/*! 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,
  .dropup > .btn > .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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #666666;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff6600;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b34700;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #949ca1;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
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: #949ca1;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
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: 22px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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 #949ca1;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #cccccc;
}
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.428571429;
  color: #949ca1;
}
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 #cccccc;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: "source-code-pro", Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
  overflow: scroll;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  color: #666666;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
  white-space: pre;
  overflow: scroll;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre;
  overflow: scroll;
  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;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #949ca1;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #666666;
  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: 16px;
  line-height: 1.428571429;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #cccccc;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 33px;
  line-height: 33px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 49px;
  line-height: 49px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.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: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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 {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.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: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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 {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.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: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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 {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    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 {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    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: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  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: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  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,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ff6600;
  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: #b34700;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #949ca1;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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 dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #666666;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #595959;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #949ca1;
}
.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.428571429;
  color: #949ca1;
  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: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .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 {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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) > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 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 > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn 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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  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-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-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 {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #cccccc;
}
.nav > li.disabled > a {
  color: #949ca1;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #949ca1;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #cccccc;
  border-color: #ff6600;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #cccccc #cccccc #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  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: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@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: 22px;
  }
  .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: 14px;
    padding-bottom: 14px;
  }
}
.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: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    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 {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    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;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #bdc2c5;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #bdc2c5;
}
.navbar-inverse .navbar-nav > li > a {
  color: #bdc2c5;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #bdc2c5;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #bdc2c5;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #bdc2c5;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #949ca1;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #ff6600;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #b34700;
  background-color: #cccccc;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  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: #949ca1;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.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: #949ca1;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #949ca1;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #798389;
}
.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: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #949ca1;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff6600;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #cccccc;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #b3b3b3;
}
.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,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff6600;
}
.thumbnail .caption {
  padding: 9px;
  color: #666666;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  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: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-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: 22px;
  margin-bottom: 22px;
  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: 22px;
  color: #ffffff;
  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,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #cccccc;
  color: #949ca1;
  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: #949ca1;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  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: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  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: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  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: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  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: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 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;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 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;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 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 {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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 {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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 #dddddd;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 22px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #666666;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #666666;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  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: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  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: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #eed3d7;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.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: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: #ffffff;
  border: 1px solid #999999;
  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: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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: 16px;
  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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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 {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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: #ffffff;
  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: #ffffff;
  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;
  line-height: 1;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
  }
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 33px;
  /* IE indents via margin-left */
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
}
html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
body.home {
  background-color: white;
}
body.home .headwrap {
  background-image: -webkit-linear-gradient(top, #3b3b3b 0%, #231f20 100%);
  background-image: -o-linear-gradient(top, #3b3b3b 0%, #231f20 100%);
  background-image: linear-gradient(to bottom, #3b3b3b 0%, #231f20 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff231f20', GradientType=0);
  background-attachment: fixed;
}
body.home .headwrap .gridwrap {
  background: url(/assets/img/homepage/grid.png) repeat-x left top;
  background-size: 2150px auto;
  background-attachment: fixed;
}
body.home .headwrap .row.top {
  padding-top: 50px;
}
body.home .headwrap h1,
body.home .headwrap h2 {
  color: white;
}
body.home .headwrap h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 0;
}
body.home .headwrap h2 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
body.home .headwrap h2 strong {
  color: #d51c25;
}
body.home .headwrap .container.tabs {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}
body.home .headwrap .container.tabs .row.tabs {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
body.home .headwrap .container.tabs .row.tabs p {
  text-align: center;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #c52717;
  margin-bottom: 22px;
  cursor: pointer;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:first-child {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12.active {
  margin-bottom: 0;
  padding-bottom: 33px;
  background: url(/assets/img/homepage/arrow-performance.svg) no-repeat center bottom #c52717;
  background-size: 101% auto;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12.active p {
  font-weight: bold;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12 p {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(2) {
  background-color: #ff6500;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(2).active {
  background-image: url(/assets/img/homepage/arrow-management.svg);
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(3) {
  background-color: #f18e24;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(3).active {
  background-image: url(/assets/img/homepage/arrow-security.svg);
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(4) {
  background-color: #71b8c7;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(4).active {
  background-image: url(/assets/img/homepage/arrow-networking.svg);
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(5) {
  background-color: #447394;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(5).active {
  background-image: url(/assets/img/homepage/arrow-introspection.svg);
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(6) {
  background-color: black;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}
body.home .headwrap .container.tabs .row.tabs .col-xs-12:nth-child(6).active {
  background-image: url(/assets/img/homepage/arrow-utilization.svg);
}
body.home .tabswrap {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  padding-top: 20px;
  padding-bottom: 70px;
  margin-top: -22px;
}
body.home .tabswrap .mobiletab {
  background-color: #c52717;
  width: 100%;
  margin-left: 0;
  padding-top: 15px;
  padding-bottom: 40px;
  margin-bottom: -1px;
  background: url(/assets/img/homepage/arrow-performance.svg) no-repeat left bottom #c52717;
  background-size: 100% auto;
}
body.home .tabswrap .mobiletab p {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0;
}
body.home .tabswrap .mobiletab.management {
  background-color: #ff6500;
  background-image: url(/assets/img/homepage/arrow-management.svg);
}
body.home .tabswrap .mobiletab.security {
  background-color: #f18e24;
  background-image: url(/assets/img/homepage/arrow-security.svg);
}
body.home .tabswrap .mobiletab.networking {
  background-color: #71b8c7;
  background-image: url(/assets/img/homepage/arrow-networking.svg);
}
body.home .tabswrap .mobiletab.introspection {
  background-color: #447394;
  background-image: url(/assets/img/homepage/arrow-introspection.svg);
}
body.home .tabswrap .mobiletab.utilization {
  background-color: black;
  background-image: url(/assets/img/homepage/arrow-utilization.svg);
}
body.home .tabswrap p {
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: black;
  margin-bottom: 30px;
}
body.home .tabswrap h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
}
body.home .tabswrap h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  color: black;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}
body.home .tabswrap h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  color: black;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
}
body.home .tabswrap figure {
  text-align: center;
}
body.home .tabswrap figure.head {
  padding-top: 6px;
  padding-bottom: 3px;
}
body.home .tabswrap .container.tabcontent {
  display: none;
  padding-bottom: 50px;
}
body.home .tabswrap .container.tabcontent.performance {
  display: block;
}
body.home .tabswrap .container.tabcontent .management figure {
  max-width: 847px;
  text-align: center;
  margin: 0 auto;
}
body.home .dockerwrap {
  text-align: center;
  padding-top: 20px;
  background-color: #2bb8eb;
}
body.home .dockerwrap .top {
  background-color: #2bb8eb;
}
body.home .dockerwrap .top img {
  margin-bottom: -83px;
}
body.home .dockerwrap .bottom {
  background-color: #078bb8;
  padding-top: 103px;
  padding-bottom: 30px;
}
body.home .dockerwrap h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 44px;
  color: white;
}
body.home .dockerwrap p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: white;
  margin-bottom: 20px;
}
body.home .dockerwrap .col h4,
body.home .dockerwrap .col p {
  text-align: left;
}
body.home .dockerwrap .col h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: white;
}
body.home .dockerwrap .col p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #d4edf1;
}
body.home .triton-cta a.getstarted {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  padding: 7px 15px;
}
body.home .triton-cta p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
}
body.home .triton-cta p span + span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  color: #848588;
}
body.home footer {
  margin-top: 0;
}
body.home .home-bottom {
  padding-bottom: 0;
}
body.whales .headwrap {
  background-color: #3a3a3a;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 80px;
}
body.whales .headwrap img {
  margin-bottom: 20px;
}
body.whales .headwrap svg {
  margin: 0 auto;
}
body.whales h1,
body.whales p,
body.whales h2,
body.whales a {
  color: white;
}
body.whales h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  line-height: 51px;
}
body.whales h1 + p,
body.whales p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
body.whales h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
body.whales a {
  font-weight: bold;
  text-decoration: underline;
}
body.whales sup a {
  text-decoration: none;
  font-weight: 300;
}
body.whales .contentwrap {
  background-color: #5a88a9;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.whales footer {
  margin-top: 0;
  padding-top: 0;
  height: auto;
  background-color: #3a3a3a;
  position: relative;
}
body.whales footer .pledgewrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
body.whales footer .pledgewrap p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
}
body.whales footer .pledge {
  background: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top: 40px;
  padding: 30px 50px;
  margin-bottom: 40px;
}
body.whales footer .pledge p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
  color: #3a3a3a;
}
body.whales footer .pledge a.getstarted {
  text-decoration: none;
  background-color: #d7181b;
  text-transform: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  padding: 8px 16px;
  text-align: center;
  display: block;
  width: 220px;
  margin: 40px auto 0 auto;
}
body.whales footer .pledge a.getstarted:hover {
  background-color: #a91315;
}
body.whales footer .thankswrap {
  background-color: rgba(35, 31, 32, 0.97);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  height: 100%;
}
body.whales footer .thankswrap h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  line-height: 51px;
}
body.whales footer .thankswrap p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
body.whales footer .thankswrap img {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
body.whales footer .thankswrap img.whale {
  width: 55%;
  margin-top: 70px;
  margin-bottom: 20px;
}
body.whales footer .thankswrap a {
  text-align: center;
  text-decoration: none;
}
body.whales footer .thankswrap a p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
}
body.whales footer .footnotes sup,
body.whales footer .footnotes a {
  font-size: 14px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}
body.whales footer .footnotes sup:hover,
body.whales footer .footnotes a:hover {
  text-decoration: underline;
}
body.whales footer .footnotes sup {
  font-size: 12px;
}
body.whales .compare h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  color: white;
  text-align: center;
  margin-bottom: 0;
}
body.whales .compare p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
}
body.whales .compare figure {
  text-align: center;
}
.worldswrap {
  background-color: white;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 60px;
}
.worldswrap h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 44px;
  color: black;
}
.worldswrap p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: black;
  margin-bottom: 30px;
}
.worldswrap table {
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #cccccc;
}
.worldswrap table th {
  width: 10%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  color: black;
  padding-top: 5px;
  padding-bottom: 2px;
}
.worldswrap table td {
  width: 30%;
  padding-top: 5px;
}
.worldswrap table tr {
  border-top: 1px solid #cccccc;
}
.worldswrap img {
  margin-bottom: 10px;
}
.couchbase-lp footer {
  height: auto;
  margin-bottom: 0;
  margin-top: 0;
}
.couchbase-lp footer .foot-logo .container {
  border-bottom: none;
  padding-bottom: 0;
}
.couchbase-lp footer p.copyright {
  font-size: 12px;
}
.couchbase-lp .headwrap {
  background-color: #f3f3f3;
}
.couchbase-lp .headwrap.taller {
  padding-bottom: 100px;
}
.couchbase-lp .contestwrap {
  background-color: #d7181b;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.couchbase-lp .contestwrap a {
  color: white;
  font-weight: bold;
  font-size: 21px;
}
.couchbase-lp .rightwrap {
  background-color: #efefef;
  padding-top: 40px;
  padding-bottom: 60px;
}
.couchbase-lp .rightwrap h2,
.couchbase-lp .rightwrap h3,
.couchbase-lp .rightwrap p {
  text-align: center;
  color: black;
}
.couchbase-lp .rightwrap h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  line-height: 40px;
  margin-top: 0;
}
.couchbase-lp .rightwrap h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 31px;
  line-height: 40px;
}
.couchbase-lp .rightwrap p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.couchbase-lp .viswrap {
  background-color: white;
  background: url(/assets/img/couchbase/vis-back.svg) repeat-x bottom left;
  padding-top: 40px;
  padding-bottom: 260px;
}
.couchbase-lp .viswrap h2,
.couchbase-lp .viswrap p {
  text-align: center;
  color: black;
}
.couchbase-lp .viswrap h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 31px;
  line-height: 40px;
  margin-top: 0;
}
.couchbase-lp .viswrap p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
.couchbase-lp .viswrap p a {
  font-weight: bold;
}
.couchbase-lp .row.top {
  margin-top: 30px;
}
.couchbase-lp a.logo img {
  width: 148px;
}
.couchbase-lp h1 {
  margin-top: 70px;
  text-align: center;
}
.couchbase-lp h1 figure {
  max-width: 449px;
  display: inline-block;
  vertical-align: bottom;
}
.couchbase-lp h1 p {
  display: inline-block;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 62px;
  line-height: 54px;
  margin-left: 5px;
  vertical-align: bottom;
  padding-bottom: 14px;
}
.couchbase-lp p.subtitle {
  clear: both;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 42px;
  color: #d7181b;
}
.couchbase-lp p.description {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 39px;
  text-align: center;
  color: black;
}
.couchbase-lp .benefitswrap {
  background-image: -webkit-linear-gradient(top, #898989 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #898989 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #898989 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898989', endColorstr='#ff000000', GradientType=0);
  padding-top: 30px;
  padding-bottom: 70px;
}
.couchbase-lp .benefitswrap p {
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: white;
  margin-bottom: 50px;
}
.couchbase-lp .benefitswrap h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  color: white;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.couchbase-lp .benefitswrap h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: white;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 30px;
}
.couchbase-lp .benefitswrap figure {
  text-align: center;
}
.couchbase-lp .benefitswrap figure.head {
  padding-top: 6px;
  padding-bottom: 3px;
}
.triton-cta {
  padding-top: 0;
  background: url(/assets/img/couchbase/stripes.svg) no-repeat top right #000000;
  background-size: auto 100%;
  left: 0;
  right: 0;
}
.triton-cta a.getstarted {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 26px;
  line-height: 1.428571429;
  padding: 12px 20px;
  margin-right: 10px;
  background-color: #d7181b;
  text-transform: none;
}
.triton-cta a.getstarted:hover {
  background-color: #a91315;
}
.triton-cta p {
  display: inline-block;
  color: white;
  width: auto;
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  padding-top: 2px;
}
.triton-cta p a {
  color: #d7181b;
}
.triton-cta .container {
  padding-top: 25px;
  padding-bottom: 20px;
}
.triton-cta.cta-float {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.cta {
  background: #333333;
  padding-top: 30px;
  margin-left: 0;
  margin-right: 0;
}
.cta p {
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 23px;
  line-height: 1.428571429;
  margin-bottom: 5px;
  color: white;
}
.cta p .getstarted {
  text-transform: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 25px;
  line-height: 1.428571429;
  display: block;
  text-align: center;
  float: none;
  margin: 10px auto;
  width: 200px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.cta p.pricing {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 17px;
  line-height: 1.428571429;
}
.cta p.pricing a + a {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #808080;
}
body.manta {
  background: url(/assets/img/manta/background.jpg) no-repeat 0 -100px;
  background-size: 100% auto;
}
img {
  max-width: 100%;
  height: auto;
}
form label {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  text-transform: uppercase;
  padding-left: 12px;
}
form label.error {
  color: #ff6600;
  text-transform: none;
  margin-bottom: 0;
}
form .form-group {
  margin-bottom: 0;
}
form input[type="submit"] {
  background: #ff6600;
  border: none;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  padding: 7px 14px 6px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
}
form input[type="submit"]:hover {
  background: #b34700;
}
form input[type="text"],
form textarea {
  width: 300px;
}
form select {
  width: 315px;
}
blockquote {
  padding: 0 0 0 15px;
  margin: -50px 0 10px 40px;
  font-style: italic;
  border-left: none;
}
blockquote:before {
  content: "\201C";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 100px;
  line-height: 0;
  color: #ff6600;
  left: -60px;
  top: 80px;
  position: relative;
}
.contact .sidebar,
.thankyou .sidebar {
  padding: 30px;
}
.contact th,
.thankyou th {
  text-align: left;
  text-transform: uppercase;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  width: 90px;
  vertical-align: top;
}
.contact table tr td,
.thankyou table tr td,
.contact table tr th,
.thankyou table tr th {
  padding-bottom: 20px;
}
.contact .visitsupport,
.thankyou .visitsupport {
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
}
.contact.alert-success,
.thankyou.alert-success {
  padding: 10px 15px 5px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wrap {
  min-height: 100%;
}
.cta.foot,
.home .home-bottom {
  overflow: auto;
  padding-bottom: 80px;
  margin-bottom: 0;
}
.home-bottom {
  background-color: white;
}
.home .home-bottom {
  padding-bottom: 140px;
}
#head a.logo,
.free-trial .logo,
footer .logo {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRm9yZWdyb3VuZCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MDZweCIgaGVpZ2h0PSIxNDlweCIgdmlld0JveD0iMCAwIDUwNiAxNDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwNiAxNDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkI1RjI2IiBkPSJNMTIwLjQyNiwxMDIuNzExYzMuMDY5LDMuMzM2LDEwLjY3OSw3LjYwNywyMS4wOTIsNy42MDcgYzE1LjA4MywwLDIxLjYyMy03LjQ3NSwyMi4xNTktMjAuMjg5YzAuMjY3LTQuODA1LDAuMjY3LTEwLjAxMSwwLjI2Ny0xNC44MThWMTkuOTQ5aC0xMC41NDd2NjcuODEyIGMwLDcuNzQxLTIuNTM2LDEzLjYxNi0xMi4yOCwxMy42MTZjLTYuNDA4LDAtMTEuMjEzLTIuOTM4LTE1LjM1Mi02LjE0MkwxMjAuNDI2LDEwMi43MTF6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGQjVGMjYiIGQ9Ik0yMDcuODYxLDEwMi41NzZjLTE1LjIxOCwwLTE3Ljg4OC0xNS42MTYtMTcuODg4LTI4LjgzMiBjMC0xNC40MTcsNS43NDItMjUuMDk2LDE4LjQyMi0yNS4wOTZjMTIuOTQ4LDAsMTcuNjIxLDExLjIxMywxNy42MjEsMjcuMjNDMjI2LjAxNSw5MC40MzEsMjIwLjU0MiwxMDIuNTc2LDIwNy44NjEsMTAyLjU3NnogTTE3OS41NjIsNzUuMDc4YzAsMjQuMDI3LDEwLjQxLDM1LjUxLDI3LjM2NSwzNS41MWMxNi42ODYsMCwyOS42MzQtMTAuOTQ3LDI5LjYzNC0zNi45NzhjMC0zMC4xNjgtMTguMTU0LTMzLjEwNS0yNy4zNjUtMzMuMTA1IEMxOTUuOTgxLDQwLjUwNSwxNzkuNTYyLDQ3LjQ0NiwxNzkuNTYyLDc1LjA3OHoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZCNUYyNiIgZD0iTTMwMC41MDIsMTA2LjA0N1Y0Mi4zNzVoLTEwLjE0NnYzOS43NzggYzAsOS4yMTEtNi4xNDEsMTUuNjE5LTE2LjI4NSwxNS42MTljLTE0LjE0OSwwLTE1LjA4NS03Ljc0Mi0xNS4wODUtMTcuODg5VjQyLjM3NWgtMTAuNDEydjQwLjMxMiBjMCwxNS4yMiw3LjM0MywyMC42OTIsMTguNjg4LDIxLjg5MmMtNi41NDEsNC4yNzMtMTQuNjg0LDEyLjAxNi0xNC42ODQsMjIuODI4YzAsMTAuMjc3LDYuNTQsMTYuODIsMjAuMTU3LDE2LjgyIGMxNC4xNDksMCwyMi42OTItNi44MSwyNi4wMy0xOS43NThDMjk5Ljk2NiwxMTkuNzk2LDMwMC41MDIsMTExLjkyMiwzMDAuNTAyLDEwNi4wNDd6IE0yNjIuNTksMTI2LjA3MSBjMC0xMi42ODIsMTEuNjEzLTE5Ljg5LDI3LjYzMS0yNi41NjR2MTEuNjE0YzAsMTQuNTQ5LTQuMjcxLDI1LjA5NC0xNi40MTksMjUuMDk0QzI2Ni40NjEsMTM2LjIxNSwyNjIuNTksMTMyLjYxMSwyNjIuNTksMTI2LjA3MXoiIC8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGQjVGMjYiIGQ9Ik0zNDMuNDgzLDQwLjUwNWMtMjAuMjksMC0zMC45NjksMTYuMjg1LTMwLjk2OSwzNi4wNDIgYzAsMTkuODksOC44MSwzNC4wNDEsMjkuNjM0LDM0LjA0MWMxMC42OCwwLDE4LjQyMi00LjgwOCwyMS43NTgtNy42MWwtNC4wMDQtNi44MDhjLTIuNTM1LDEuODY4LTguMTQ0LDYuMTQtMTcuMDg4LDYuMTQgYy0xNC4xNDcsMC0xOS40ODgtMTEuNDc5LTIwLjAyMS0yMi40MjdjMS4wNjcsMCwyLjEzNywwLjEzNiwzLjQ3MSwwLjEzNmMxMi45NDgsMCwzNi43MDgtMy4yMDQsMzYuNzA4LTIyLjk2IEMzNjIuOTcyLDQ3LjE4LDM1NS44OTcsNDAuNTA1LDM0My40ODMsNDAuNTA1eiBNMzUzLjIyOCw1OC4yNThjMCwxMi4wMTUtMTguNjg4LDE0LjE1LTI3Ljc2NSwxNC4xNSBjLTEuMDY5LDAtMS44NjktMC4xMzItMi42Ny0wLjEzMmMwLjQtMTAuNTQ3LDUuODc0LTI0LjAyOSwyMC4xNTYtMjQuMDI5QzM0OC45NTYsNDguMjQ3LDM1My4yMjgsNTEuOTg0LDM1My4yMjgsNTguMjU4eiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkI1RjI2IiBkPSJNMzg3LjEzMSwxMDguNzE4VjY1LjJjMC04LjAwOSw3Ljc0NC0xNi40MTksMTguMDIyLTE2LjQxOSBjMTEuMjEzLDAsMTMuMzQ4LDguMDA5LDEzLjM0OCwxNy44ODh2NDIuMDQ5aDEwLjQxMlY2My40NjRjMC0xNS4yMTctNy40NzUtMjIuOTU5LTIxLjIyNC0yMi45NTkgYy04LjY3OCwwLTE2LjQyLDQuMDA0LTIxLjQ5MSwxMS40NzlsLTEuMjAyLTkuNjFoLTguOTQzbDAuNjY4LDEwLjAxMXY1Ni4zMzJIMzg3LjEzMXoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZCNUYyNiIgZD0iTTQ0NC4yNjUsMTUuOTQydjc0LjYyYzAsOS43NDQsMC41MzQsMjAuMDI1LDE4LjI4NywyMC4wMjUgYzUuMzQxLDAsMTEuMjEzLTEuNzM2LDE1LjA4NS00LjQwNmwtMy4wNzEtNi45NDJjLTIuMjY5LDEuMzM1LTUuNjA1LDMuMjA0LTEwLjE0NCwzLjIwNGMtNi4yNzUsMC05Ljc0Ni0yLjgwMy05Ljc0Ni0xMS42MTNWNTEuMzE4IGgxOC45NTd2LTguOTQ0aC0xOC45NTdWMTUuOTQySDQ0NC4yNjV6Ii8+PGNpcmNsZSBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZCNUYyNiIgY3g9IjU3LjQ3OSIgY3k9IjYyLjc2MyIgcj0iNTIuOTcyIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkZGRkYiIGQ9Ik00OC4wNDgsMzQuNDAxYzAtMS4xMDQsMC44OTYtMiwyLTJoMTQuODYxYzEuMTA0LDAsMiwwLjg5NiwyLDIgdjE4LjkzMUg4NS44NGMxLjEwNCwwLDIsMC44OTYsMiwydjE0Ljg2MWMwLDEuMTA0LTAuODk2LDItMiwySDY2LjkwOXYxOC45M2MwLDEuMTA0LTAuODk2LDItMiwySDUwLjA0OGMtMS4xMDQsMC0yLTAuODk2LTItMiB2LTE4LjkzaC0xOC45M2MtMS4xMDQsMC0yLTAuODk2LTItMlY1NS4zMzJjMC0xLjEwNCwwLjg5Ni0yLDItMmgxOC45M1YzNC40MDF6Ii8+PGc+PHBhdGggZmlsbD0iI0ZCNUYyNiIgZD0iTTQ5Mi41NjIsMTUuMzQxYzMuNjc0LDAsNi43NTIsMi44OTksNi43NTIsNi42OThjMCwzLjg3MS0zLjA3OCw2Ljc3LTYuNzUyLDYuNzcgYy0zLjY5MSwwLTYuNzg5LTIuODk5LTYuNzg5LTYuNzdDNDg1Ljc3MywxOC4yNCw0ODguODcxLDE1LjM0MSw0OTIuNTYyLDE1LjM0MXogTTQ5Mi41NjIsMjcuODE5YzMuMTE1LDAsNS41MjctMi40ODUsNS41MjctNS43OCBjMC0zLjIyMy0yLjQxMi01LjcwOC01LjUyNy01LjcwOGMtMy4xNSwwLTUuNTY0LDIuNDg1LTUuNTY0LDUuNzA4QzQ4Ni45OTgsMjUuMzM0LDQ4OS40MTIsMjcuODE5LDQ5Mi41NjIsMjcuODE5eiBNNDg5LjkzNCwxOC4xMzIgaDMuMDQzYzEuODczLDAsMi43NTQsMC43MzgsMi43NTQsMi4yNWMwLDEuNDIyLTAuODk4LDIuMDE3LTIuMDcsMi4xNDNMNDk1LjkxMiwyNmgtMS4zMTRsLTIuMTQzLTMuMzg1aC0xLjI5N1YyNmgtMS4yMjVWMTguMTMyeiBNNDkxLjE1OCwyMS42MjVoMS4yNzdjMS4wODIsMCwyLjA3Mi0wLjA1NCwyLjA3Mi0xLjI5NmMwLTEuMDQ0LTAuOS0xLjIwNy0xLjcyOS0xLjIwN2gtMS42MjFWMjEuNjI1eiIvPjwvZz48L3N2Zz4NCg==') no-repeat 0 0;
  /* logo.svg */
  background-size: 100%;
}
#main-nav .logo {
  margin-left: -30px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  width: 110%;
  height: 155px;
  background: #ff6600;
  margin-bottom: -30px;
  text-align: center;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#main-nav .logo img {
  padding-top: 85px;
}
body.home #main-nav .logo {
  background: #231f20;
}
.navbar-collapse {
  padding-left: 0;
}
h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 34px;
  line-height: 43px;
  padding-bottom: 15px;
  margin-top: 0;
  color: #333333;
}
h1 small {
  font-size: 28px;
  text-transform: capitalize;
}
.free-trial .logo {
  display: block;
  float: none;
  margin: 0;
  width: 248px;
  height: 79px;
}
.meet-joyent h1,
.free-trial h1 {
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 40px;
  line-height: 55px;
  margin-top: 50px;
  text-transform: none;
}
.meet-joyent h1 strong,
.free-trial h1 strong {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 1.428571429;
  color: #ff6600;
}
.meet-joyent .row .col-sm-4 .blog-cta,
.free-trial .row .col-sm-4 .blog-cta {
  margin-top: 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.meet-joyent .row .col-sm-4 .blog-cta h2,
.free-trial .row .col-sm-4 .blog-cta h2 {
  margin-top: 10px;
  margin-bottom: 40px;
}
.container {
  overflow: visible;
}
.row.features {
  margin-bottom: 30px;
}
.row.features .col-md-3,
.row.features .col-md-6,
.row.features .col-md-8,
.row.features .col-md-4,
.row.features .col-md-9 {
  padding-left: 5px;
  padding-right: 5px;
}
.row.features .col-md-3 .inner,
.row.features .col-md-6 .inner,
.row.features .col-md-8 .inner,
.row.features .col-md-4 .inner,
.row.features .col-md-9 .inner {
  background: #e7e7e7;
  height: 183px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  margin-top: 20px;
}
.row.features .col-md-3 .inner strong,
.row.features .col-md-6 .inner strong,
.row.features .col-md-8 .inner strong,
.row.features .col-md-4 .inner strong,
.row.features .col-md-9 .inner strong {
  font-size: 16px;
}
.row.features .col-md-3 .inner img,
.row.features .col-md-6 .inner img,
.row.features .col-md-8 .inner img,
.row.features .col-md-4 .inner img,
.row.features .col-md-9 .inner img {
  width: 85%;
  max-width: 300px;
}
.row.features .col-md-3 .inner.sdc,
.row.features .col-md-6 .inner.sdc,
.row.features .col-md-8 .inner.sdc,
.row.features .col-md-4 .inner.sdc,
.row.features .col-md-9 .inner.sdc {
  padding: 25px 30px;
}
.row.features .col-md-3 .inner.sdc h3,
.row.features .col-md-6 .inner.sdc h3,
.row.features .col-md-8 .inner.sdc h3,
.row.features .col-md-4 .inner.sdc h3,
.row.features .col-md-9 .inner.sdc h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 28px;
  line-height: 1.428571429;
  margin-top: 0;
}
.row.features .col-md-3 .inner p,
.row.features .col-md-6 .inner p,
.row.features .col-md-8 .inner p,
.row.features .col-md-4 .inner p,
.row.features .col-md-9 .inner p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
.row.features .col-md-3 .inner p a,
.row.features .col-md-6 .inner p a,
.row.features .col-md-8 .inner p a,
.row.features .col-md-4 .inner p a,
.row.features .col-md-9 .inner p a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
.row.features .col-md-3 .inner.benchmarks,
.row.features .col-md-6 .inner.benchmarks,
.row.features .col-md-8 .inner.benchmarks,
.row.features .col-md-4 .inner.benchmarks,
.row.features .col-md-9 .inner.benchmarks {
  padding: 25px 30px;
  padding-top: 10px;
}
.row.features .col-md-3 .inner.benchmarks .carousel,
.row.features .col-md-6 .inner.benchmarks .carousel,
.row.features .col-md-8 .inner.benchmarks .carousel,
.row.features .col-md-4 .inner.benchmarks .carousel,
.row.features .col-md-9 .inner.benchmarks .carousel {
  height: 60px;
  margin-bottom: 10px;
}
.row.features .col-md-3 .inner.benchmarks .carousel img,
.row.features .col-md-6 .inner.benchmarks .carousel img,
.row.features .col-md-8 .inner.benchmarks .carousel img,
.row.features .col-md-4 .inner.benchmarks .carousel img,
.row.features .col-md-9 .inner.benchmarks .carousel img {
  height: 60px;
  width: auto;
}
.row.features .col-md-3 .inner.node,
.row.features .col-md-6 .inner.node,
.row.features .col-md-8 .inner.node,
.row.features .col-md-4 .inner.node,
.row.features .col-md-9 .inner.node {
  padding: 25px 30px;
}
.row.features .col-md-3 .inner.node img,
.row.features .col-md-6 .inner.node img,
.row.features .col-md-8 .inner.node img,
.row.features .col-md-4 .inner.node img,
.row.features .col-md-9 .inner.node img {
  width: 154px;
  margin-bottom: 15px;
}
.row.features .col-md-3 .inner.container,
.row.features .col-md-6 .inner.container,
.row.features .col-md-8 .inner.container,
.row.features .col-md-4 .inner.container,
.row.features .col-md-9 .inner.container {
  text-align: center;
  width: 100%;
  background: url(/assets/img/homepage/container-tile.jpg) center -20px no-repeat;
  background-size: 100% auto;
  padding: 15px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row.features .col-md-3 .inner.container a,
.row.features .col-md-6 .inner.container a,
.row.features .col-md-8 .inner.container a,
.row.features .col-md-4 .inner.container a,
.row.features .col-md-9 .inner.container a {
  display: block;
  height: 100%;
  width: 100%;
}
.row.features .col-md-3 .inner.container p,
.row.features .col-md-6 .inner.container p,
.row.features .col-md-8 .inner.container p,
.row.features .col-md-4 .inner.container p,
.row.features .col-md-9 .inner.container p {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 40px;
  right: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 19px;
  line-height: 1.428571429;
  color: white;
  background: rgba(51, 51, 51, 0.9);
  padding-bottom: 5px;
  padding-top: 3px;
}
.row.features .col-md-3 a p,
.row.features .col-md-6 a p,
.row.features .col-md-8 a p,
.row.features .col-md-4 a p,
.row.features .col-md-9 a p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  margin-bottom: 0;
}
.row.features .col-md-3 a p strong,
.row.features .col-md-6 a p strong,
.row.features .col-md-8 a p strong,
.row.features .col-md-4 a p strong,
.row.features .col-md-9 a p strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  color: #ff6600;
}
.row.features .col-md-3 a:hover,
.row.features .col-md-6 a:hover,
.row.features .col-md-8 a:hover,
.row.features .col-md-4 a:hover,
.row.features .col-md-9 a:hover {
  text-decoration: none;
}
.row.features .col-md-3.tour .inner,
.row.features .col-md-6.tour .inner,
.row.features .col-md-8.tour .inner,
.row.features .col-md-4.tour .inner,
.row.features .col-md-9.tour .inner {
  background: url(/assets/img/homepage/feature-4.svg) no-repeat center 80px #e7e7e7;
  background-size: 87% auto;
}
.node-dev {
  color: #333333;
}
.node-dev .container.main#main {
  padding-bottom: 0;
}
.node-dev .head-wrap {
  background: url(/assets/img/node-dev/network.png) no-repeat 120% -151px #636466;
  background-size: 992px auto;
}
.node-dev .row.top {
  margin-bottom: 0;
}
.node-dev .row.top img {
  float: left;
  margin-top: 30px;
  margin-left: 5px;
  margin-bottom: 20px;
}
.node-dev .row.top h1 {
  float: left;
  color: white;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 28px;
  line-height: 1.428571429;
  margin-top: 38px;
  margin-bottom: 0;
  padding-left: 30px;
}
.node-dev ol.breadcrumb {
  background-color: transparent;
  padding: 0;
  text-transform: lowercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  margin-top: 20px;
}
.node-dev ol.breadcrumb li + li:before {
  color: #333333;
  padding: 0;
}
.node-dev ol.breadcrumb a {
  color: #333333;
}
.node-dev .row.intro p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
}
.node-dev .row.intro p:first-of-type {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 40px;
}
.node-dev .row.overview p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
}
.node-dev .row.overview .col1 {
  padding-right: 10px;
}
.node-dev .row.features .col-md-3 .inner {
  background-color: #daecc6;
  margin-bottom: 10px;
}
.node-dev .row.features .col-md-3 .inner h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  margin-top: 0;
  border-bottom: none;
  /*.sans(18px,18px); */
}
.node-dev .row.features .col-md-3 .inner a {
  font-weight: bold;
}
.node-dev .row.features .col-md-3 .inner ul {
  padding-left: 20px;
}
.node-dev .row.features .col-md-3 .inner a p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
.node-dev .row.features .col-md-3 .inner a p.more {
  color: #ff6600;
  font-weight: bold;
}
.node-dev .sidebar {
  background: #ebebeb;
}
.node-dev .sidebar ul > li > ul {
  list-style-type: disc;
  margin-bottom: 0;
  margin-top: 6px;
  padding-left: 40px;
}
.node-dev .highlight {
  background-color: #ececec;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  margin-bottom: 15px;
}
.node-dev .highlight h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
}
.node-dev .highlight a {
  font-weight: bold;
}
.node-dev .highlight h3 {
  background-color: #dedede;
  padding: 2px 7px 4px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
.node-dev .highlight > ul {
  list-style-type: none;
  padding-left: 5px;
}
.node-dev .highlight > ul > li {
  margin-bottom: 3px;
}
.node-dev .highlight > ul > li:before {
  content: '';
  display: block;
  margin-top: 4px;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjBweCIgaGVpZ2h0PSI2MHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYwIDYwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxjaXJjbGUgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRjY2MDAiIGN4PSIzMCIgY3k9IjMwIiByPSIyOC45NjciLz4NCgk8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZGRkZGRiIgZD0iTTUwLjMyOCwyOS4yNDRjMC4zMzcsMC4zMzYsMC4zMzcsMC45MywwLDEuMjY3bC0xNi4wMiwxNi4yNDENCgkJYy0wLjA2NiwwLjA2Ni0wLjU0MiwwLjI2My0wLjYzNCwwLjI2M2gtNy4wNDZjLTAuOTk4LDAtMS4zMzktMC44MjMtMC42MzQtMS41MjlMMzcuOTMsMzMuMzNIMTMuNTAzDQoJCWMtMC40NzgsMC0wLjg5Ni0wLjQyLTAuODk2LTAuODk2di01LjE3MWMwLTAuNDc2LDAuNDE4LTAuODk2LDAuODk2LTAuODk2aDI0LjM3bC0xMS44OS0xMS44NTINCgkJYy0wLjcwNy0wLjcwNy0wLjM2NC0xLjUzMiwwLjYzNS0xLjUzbDcuMDU4LDAuMDEyYzAuMDkyLDAsMC41NjgsMC4xOTcsMC42MzMsMC4yNjNMNTAuMzI4LDI5LjI0NHoiLz4NCjwvZz4NCjwvc3ZnPg0K') no-repeat 0 0;
  background-size: 15px 15px;
}
.node-dev h1.page-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 40px;
  padding-bottom: 0;
  border-bottom: 1px solid #cccccc;
}
.node-dev h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  border-bottom: 1px solid #cccccc;
}
.node-dev .col-sm-8 h2 {
  border-bottom: none;
}
.node-dev .videos,
.node-dev .links {
  padding-left: 20px;
  padding-right: 20px;
}
.node-dev .links a {
  font-weight: bold;
}
.node-dev .links .more {
  border-top: 1px solid #e6e6e6;
}
.node-dev .media {
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.node-dev .more {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.node-dev .more .subscribe {
  background: url(/assets/img/node-dev/rss.svg) no-repeat 2px 0;
  padding-left: 20px;
  padding-bottom: 3px;
}
.node-dev .share {
  margin-bottom: 0;
  margin-top: 10px;
}
a.portfolio {
  background: #4c4c4c;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #ffffff;
  padding: 7px 15px 8px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.portfolio strong {
  color: #ff6600;
}
.row.top {
  margin-top: 50px;
  margin-bottom: 30px;
  position: relative;
}
.giveaway .row.top h1 {
  margin-top: 15px;
}
.giveaway .blog-cta {
  padding-top: 15px;
  padding-bottom: 25px;
}
.giveaway .blog-cta a.getstarted {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
}
.giveaway .col-sm-12 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
.giveaway .col-sm-12 p:first-child {
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}
.home .row.top {
  margin-top: -20px;
}
.free-trial .row.top {
  margin-top: 50px;
}
.technology .row.top {
  margin-bottom: 10px;
}
div.lead p {
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}
.sec2 h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 29px;
  line-height: 42px;
  color: #666666;
}
.aws-comparison h2,
.product-special h2 {
  color: #333333;
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  text-transform: none;
  padding-bottom: 30px;
}
.product-special h2 {
  padding-bottom: 0;
}
.product-special h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 0;
}
.aws-comparison .top h3 {
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
h2,
.sec2 .body-content h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
}
h3 {
  font-size: 18px;
}
.sec2 .body-content h2 {
  padding-left: 0;
}
.body-content {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  padding-right: 30px;
}
.body-content a {
  color: #ff6600;
}
.body-content p {
  margin-bottom: 15px;
}
.body-content ul {
  padding-left: 0;
  list-style-type: none;
}
.body-content ul li {
  padding-bottom: 10px;
  line-height: 24px;
  text-indent: -16px;
  padding-left: 15px;
}
.body-content ul li:before {
  content: '•';
  color: #666666;
  padding-right: 10px;
}
.body-content ol li {
  padding-bottom: 10px;
  line-height: 24px;
}
.home .body-content a {
  color: #666666;
}
.home .body-content a.more {
  color: #ff6600;
  font-weight: bold;
}
a.learnmore {
  text-transform: uppercase;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  border-bottom: 1px solid #ff6600;
}
a.learnmore:hover {
  text-decoration: none;
  border-bottom: 1px solid #b34700;
}
.main-nav {
  background-color: #eef0f2;
  height: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
.main-nav p {
  margin-top: 50px !important;
  float: right;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  color: #31566a;
  font-size: 14px;
}
.main-nav p .getstarted {
  font-size: 14px;
  margin-left: 10px;
}
.home .main-nav {
  background-color: transparent;
}
.nav {
  margin-top: 15px;
  float: left;
  padding-right: 20px;
}
.nav.subnav {
  border-left: 1px solid #999999 !important;
  padding-left: 10px;
}
.nav a {
  display: inline !important;
  color: #ff6600;
  font-size: 13px;
  line-height: 12px;
  font-weight: bold;
  padding: 0 !important;
}
.nav a.active {
  color: #333333;
  font-weight: bold !important;
}
.nav a.active:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNC43NnB4IiBoZWlnaHQ9IjkuNTJweCIgdmlld0JveD0iMCAwIDQuNzYgOS41MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNC43NiA5LjUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5bGluZSBmaWxsPSIjOTg5ODk4IiBwb2ludHM9IjAsOS41MiAwLDAgNC43Niw0Ljc2ICIvPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat 5px 2px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
}
.nav + .nav a {
  font-weight: normal !important;
}
.home .nav a {
  color: white;
}
.nav:last-of-type a.active:after {
  display: none;
}
.nav > li > a:hover {
  background-color: transparent !important;
  text-decoration: underline;
}
.header-actions {
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
  float: right;
}
.header-actions li {
  float: left;
  padding: 0 10px 4px 10px;
  border-right: 1px solid #CCCCCC;
}
.header-actions li:last-child {
  border-right: none;
}
.header-actions li:first-child {
  padding-bottom: 0;
}
.header-actions li a {
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  color: #333333;
}
.header-actions li a.active {
  font-weight: bold;
}
.home .header-actions li {
  border-right: 1px solid #ffffff;
  line-height: 1;
}
.home .header-actions li:last-child {
  border-right: none;
}
.home .header-actions li a {
  color: #ffffff;
}
.visible-xs .header-actions {
  padding-top: 6px;
}
.visible-xs .header-actions li {
  padding-bottom: 5px;
  line-height: 1em;
}
.visible-xs .header-actions li:first-child {
  padding-top: 2px;
  padding-bottom: 1px;
}
.search-icon,
.site-search input[type="submit"],
.site-search input[type="submit"]:hover {
  background: url(/assets/img/search-icon.svg) no-repeat center center;
  display: inline-block;
  width: 22px;
  height: 21px;
  margin-top: 0px;
}
.home .search-icon,
.home .site-search input[type="submit"],
.home .site-search input[type="submit"]:hover {
  background: url(/assets/img/search-icon-home.svg) no-repeat center center;
}
.site-search {
  margin-bottom: 0;
  padding-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  position: relative;
}
.site-search input[type="text"] {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 21px;
  right: 22px;
  margin-bottom: 5px;
  width: 154px;
  color: #385774;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  background-color: #dbe0e5;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  padding: 3px 5px 3px 10px;
  border: 1px solid #dbe0e5;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: -90px;
}
.site-search input[type="text"]:focus {
  outline: none;
}
.site-search input[type="submit"],
.site-search input[type="submit"]:hover,
.home .site-search input[type="submit"],
.home .site-search input[type="submit"]:hover {
  padding-right: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  background-color: #dbe0e5;
  margin-top: 0px;
}
form.search {
  background-color: #eef0f2;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  width: 350px;
}
form.search:before,
form.search:after {
  content: " ";
  display: table;
}
form.search:after {
  clear: both;
}
form.search:before,
form.search:after {
  content: " ";
  display: table;
}
form.search:after {
  clear: both;
}
form.search input[type="submit"] {
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjAuNjk0cHgiIGhlaWdodD0iMjAuNjk1cHgiIHZpZXdCb3g9IjAgMCAyMC42OTQgMjAuNjk1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMC42OTQgMjAuNjk1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCgk8Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSIxMC4zNDciIGN5PSIxMC4zNDciIHI9IjEwLjM0NyIvPg0KCTxwYXRoIGZpbGw9IiMzMzU3NkIiIGQ9Ik01LjU2MSwxNy4zNTdsMy43MjItMy42ODVjMC43MzMsMC4zNzMsMS41NjIsMC41ODcsMi40MzksMC41OTFoMC4wMjdjMi45OTcsMCw1LjQ0OC0yLjQzOCw1LjQ2My01LjQzNg0KCQljMC4wMTUtMy4wMTItMi40MjQtNS40NzUtNS40MzYtNS40OWgtMC4wMjhjLTIuOTk3LDAtNS40NDcsMi40MzgtNS40NjIsNS40MzZjLTAuMDA1LDEuMDYyLDAuMjk2LDIuMDU2LDAuODE5LDIuODk5bC0zLjYyMiwzLjU4Nw0KCQlMNS41NjEsMTcuMzU3eiBNOC4zNTQsOC43ODNjMC4wMDktMS44NjMsMS41MzEtMy4zNzksMy4zOTUtMy4zNzloMC4wMThjMS44NzIsMC4wMDksMy4zODksMS41NCwzLjM3OSwzLjQxMw0KCQljLTAuMDA5LDEuODYzLTEuNTMyLDMuMzc4LTMuMzk2LDMuMzc4aC0wLjAxN0M5Ljg1OSwxMi4xODcsOC4zNDQsMTAuNjU2LDguMzU0LDguNzgzeiIvPg0KPC9zdmc+DQo=') no-repeat 0 0;
  /* search-icon.svg */
  background-size: 35px;
  width: 35px;
  height: 35px;
  float: right;
}
form.search input[type="text"] {
  margin-top: 8px;
  margin-left: 18px;
  margin-bottom: 4px;
  float: left;
  border: none;
  box-shadow: none;
  background-color: transparent;
  width: 290px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
}
form.search input[type="text"]:focus {
  outline: none;
}
p.tagline {
  float: right;
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #666666;
  margin-top: 10px;
  margin-right: 10px;
  padding-bottom: 0;
}
.lead-getstarted p {
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  line-height: 28px;
}
a.pricing {
  text-transform: uppercase;
  border-bottom: 1px solid #ff6600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
a.pricing:hover {
  text-decoration: none;
  border-bottom: 1px solid #b34700;
}
.or {
  border: 1px solid #cccccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #666666;
  font-size: 12px;
  padding: 3px 5px;
  margin-right: 3px;
  margin-left: 3px;
}
a.getstarted {
  background: #ff6600;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 4px 14px 6px 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
}
a.getstarted:hover {
  background: #b34700;
}
.lead-getstarted a.getstarted {
  margin-right: 5px;
}
.sec1 {
  margin-left: -30px;
  padding-left: 30px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aws-comparison .sec1,
.aws-comparison .sec2 {
  margin-bottom: 50px;
}
.gray-logos td {
  padding-right: 30px;
  padding-bottom: 30px;
}
.document {
  border: 1px solid #cccccc;
  padding: 15px 20px 20px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: -30px;
}
.document h4 {
  padding-left: 60px;
  margin: 0 0 5px 0;
  font-family: "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}
.doc {
  padding-left: 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTUuMjQ5cHgiIGhlaWdodD0iMTkuOTk4cHgiIHZpZXdCb3g9IjAgMCAxNS4yNDkgMTkuOTk4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4yNDkgMTkuOTk4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0xNC43NDksMTguMzExYzAsMC42Ni0wLjUyOCwxLjE4OC0xLjE4OCwxLjE4OEgxLjY4OA0KCQkJYy0wLjY2LDAtMS4xODgtMC41MjctMS4xODgtMS4xODhWMS42ODhDMC41LDEuMDI4LDEuMDI4LDAuNSwxLjY4OCwwLjVoNi43MjljMC4xMSwwLDAuMTk4LDAuMDQ1LDAuMjg2LDAuMTFsNS45MzYsNS45MzcNCgkJCWMwLjA2NiwwLjA4OCwwLjExMSwwLjE3NiwwLjExMSwwLjI4NlYxOC4zMTF6Ii8+DQoJPHBhdGggZmlsbD0iIzk4OTg5OCIgZD0iTTguNzAyLDAuNjFDOC42MjYsMC41NTUsOC41NDgsMC41Miw4LjQ1OSwwLjUwOXY2LjQ3N2g2LjI5VjYuODMzYzAtMC4xMS0wLjA0NS0wLjE5OC0wLjExMS0wLjI4Ng0KCQlMOC43MDIsMC42MXoiLz4NCjwvc3ZnPg0K') no-repeat 0 1px;
  background-size: 15px 20px;
}
.doc h3 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-top: 1px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.price {
  background: url(/assets/img/price-comparison-icon.png) no-repeat 12px 3px;
  padding-left: 60px;
}
.bodydoc {
  background: url(/assets/img/tiny-mark.png) no-repeat right 3px;
  padding-right: 15px;
  color: #ff6600;
}
.bodydoc:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #b34700;
}
.popover {
  background: #f2f2f2;
  border: none;
  width: 300px;
}
.popover:before {
  content: " ";
  float: left;
  display: block;
  width: 50px;
  height: 52px;
}
.popover-inner {
  float: right;
  width: 224px;
}
.popover-title,
.popover-content {
  color: #333333;
  font-weight: normal;
}
.pricing-popover {
  width: 250px;
}
.pricing-popover:before {
  display: none;
}
.pricing-popover .popover-inner {
  float: none;
  text-align: left;
  width: 240px;
}
.pricing .table-bordered tbody th {
  background: #f2f2f2;
}
.popover.Videos:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -223px 15px #f2f2f2;
}
.popover.Presentations:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -339px 15px #f2f2f2;
}
.popover.DataSheets:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -455px 15px #f2f2f2;
}
.popover.WhitePapers:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -572px 15px #f2f2f2;
}
.popover .arrow {
  border-bottom-color: #f2f2f2 !important;
}
.popover .arrow:after {
  border: none !important;
}
.popover-content {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
  padding-left: none;
}
.popover-content .learnmore {
  display: block;
  padding-top: 5px;
  border-bottom: none;
}
.popover-content .learnmore:hover {
  border-bottom: none;
  text-decoration: underline;
}
.popover-title {
  background: transparent;
  padding-left: none;
  border: none;
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 0;
}
.sec2 {
  margin-bottom: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f7fafc;
  background-image: -webkit-gradient(linear, left center, right center, from(#f7fafc), to(#f2f5f6));
  background-image: -webkit-linear-gradient(left, #f7fafc, #f2f5f6);
  background-image: -moz-linear-gradient(left, #f7fafc, #f2f5f6);
  background-image: -o-linear-gradient(left, #f7fafc, #f2f5f6);
  background-image: -ms-linear-gradient(left, #f7fafc, #f2f5f6);
  background-image: linear-gradient(left, #f7fafc, #f2f5f6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#f7fafc', EndColorStr='#f2f5f6');
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: -30px;
  padding-left: 30px;
}
.home .home-bottom .sec2 {
  background: transparent;
  filter: none;
}
.sec-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}
.sec-content h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  line-height: 20px;
}
.sec-content p {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 20px;
}
.body-content + .body-content + .body-content {
  border-right: none;
}
footer {
  background-color: #606161;
  position: relative;
  margin-top: -550px;
  height: 550px;
  clear: both;
  padding-top: 30px;
}
footer .col-sm-2 h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  padding-bottom: 0;
}
footer .col-sm-2 ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
}
footer .col-sm-2 ul li {
  padding-bottom: 5px;
}
footer .col-sm-2 ul li a {
  color: #ffffff;
}
footer .copyright {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer .copyright .logorow {
  margin: 0;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
}
footer .copyright .logorow a {
  color: rgba(255, 255, 255, 0.4);
}
footer .logo {
  margin-bottom: 10px;
  display: block;
  width: 132px;
  height: 39px;
}
footer .foot-logo {
  margin-left: 0;
  margin-right: 0;
}
footer .foot-logo .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 25px;
  margin-bottom: 15px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
footer .foot-logo .container p {
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
}
footer .foot-logo .container p img {
  padding-bottom: 10px;
}
.sidebar h4 {
  padding-top: 10px;
}
.sidebar h4:first-child {
  border-top: none;
  padding-top: 0;
}
.sidebar p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
}
.sidebar .events {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.sidebar .events li {
  font-family: "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  line-height: 26px;
  border-bottom: 1px solid #c8d7e1;
  padding: 10px 0;
}
.sidebar .events li:first-child {
  padding-top: 0;
}
.sidebar .events li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.sidebar .events li a {
  color: #333333;
}
.sidebar .events li strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar .events + p {
  margin-bottom: 0;
}
.sidebar .social {
  padding-left: 0;
}
.sidebar .assistance {
  margin-top: 30px;
  padding-bottom: 0;
}
.sidebar .assistance:before,
.sidebar .assistance:after {
  content: " ";
  display: table;
}
.sidebar .assistance:after {
  clear: both;
}
.sidebar .assistance:before,
.sidebar .assistance:after {
  content: " ";
  display: table;
}
.sidebar .assistance:after {
  clear: both;
}
.sidebar .assistance p {
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  padding-top: 4px;
  float: left;
  margin-right: 9px;
}
.sidebar form.devsearch input[type="text"] {
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 10px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  background-color: #ffffff;
  border: 1px solid #c0d3df;
  color: #666666;
  width: 230px;
  margin-top: 2px;
  margin-right: 0;
  border-right: none;
  float: left;
}
.sidebar form.devsearch input[type="submit"] {
  margin-left: 0;
  background: url(/assets/img/search-icon-dev.png) no-repeat 0 0;
  display: block;
  height: 32px;
  width: 34px;
  border: 0;
  margin-top: 2px;
  float: left;
  padding: 0;
}
.developers .nodeside .sidebar {
  background-color: #e2e2e2;
  margin-bottom: 10px;
}
.developers .nodeside .sidebar h3 {
  color: black;
  font-size: 18px;
}
.developers .nodeside .sidebar p {
  color: black;
}
.developers .nodeside .sidebar p a {
  color: #80bd01;
  font-weight: bold;
}
.developers .nodeside .sidebar p a.getstarted {
  color: white;
}
.developers .nodeside .sidebar hr {
  border-color: #949ca1;
}
.developers .nodeside .sidebar.secondary {
  background-color: transparent;
}
cite {
  font-size: 12px;
  display: block;
  margin-top: 5px;
  text-align: right;
}
.article .sidebar .events li {
  padding: 10px 0;
}
.home .body-content .social,
.sidebar .social,
footer .social {
  list-style-type: none;
  padding-left: 0;
}
.home .body-content .social li,
.sidebar .social li,
footer .social li {
  float: left;
  text-indent: 0;
  padding-left: 0;
}
.home .body-content .social li:before,
.sidebar .social li:before,
footer .social li:before {
  display: none;
}
.home .body-content .social li a,
.sidebar .social li a,
footer .social li a {
  display: block;
  width: 33px;
  height: 34px;
  background: url('/assets/img/twitter-color.svg') no-repeat 0 0;
  background-size: 100%;
  margin-right: 10px;
}
.home .body-content .social li a.linkedin,
.sidebar .social li a.linkedin,
footer .social li a.linkedin {
  background: url('/assets/img/linkedin-color.svg') no-repeat 0 0;
  background-size: 100%;
}
.home .body-content .social li a.facebook,
.sidebar .social li a.facebook,
footer .social li a.facebook {
  background: url('/assets/img/facebook-color.svg') no-repeat 0 0;
  background-size: 100%;
}
.home .body-content .social li a.google,
.sidebar .social li a.google,
footer .social li a.google {
  background: url('/assets/img/google-color.svg') no-repeat 0 0;
  background-size: 100%;
}
.home .body-content .social li a.rss,
.sidebar .social li a.rss,
footer .social li a.rss {
  background: url('/assets/img/rss-color.svg') no-repeat 0 0;
  background-size: 100%;
}
footer .social li a {
  width: 25px;
  height: 30px;
  margin-left: 5px;
  margin-right: 0;
}
.blog h1 {
  margin-top: 30px;
}
.tiles .tile {
  width: 32%;
  height: 159px;
  float: left;
  background: #50667d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 25px;
}
.tiles .tile.tile-1 {
  background: url('/assets/img/blog/play-watermark.svg') no-repeat 80px -20px #a43a05;
}
.tiles .tile.tile-2 {
  background: url('/assets/img/blog/bruning-background.png') no-repeat 120px 43px #f16b2f;
}
.tiles .tile.tile-3 {
  margin-right: 0;
  background: #a0afbd;
}
.tiles .tile.tile-3 p {
  display: none;
}
.tiles .tile.tile-3:hover img {
  display: none;
}
.tiles .tile.tile-3:hover p {
  display: block;
}
.tiles .tile a {
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.tiles .tile a h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
}
.tiles .tile a p {
  font-family: "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
}
.filters {
  clear: both;
  list-style-type: none;
  padding-left: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}
.filters:before,
.filters:after {
  content: " ";
  display: table;
}
.filters:after {
  clear: both;
}
.filters:before,
.filters:after {
  content: " ";
  display: table;
}
.filters:after {
  clear: both;
}
.filters li {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding: 4px 12px;
  text-transform: uppercase;
  background-color: #e9eff3;
  border: 1px solid #e9eff3;
  margin-right: 7px;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  cursor: pointer;
}
.filters li:hover {
  border-color: #b8cbd8;
}
.filters li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
}
.filters li a:hover {
  text-decoration: none;
}
.filters li.current {
  position: relative;
  background: white;
  border: 1px solid #000000;
}
.filters li.current a {
  color: #333333;
}
.filters li.current:after,
.filters li.current:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  left: 50%;
}
.filters li.current:after {
  border-top-color: white;
  border-width: 12px;
  margin-left: -12px;
}
.filters li.current:before {
  border-top-color: #000000;
  border-width: 13px;
  margin-left: -13px;
}
.article-list {
  clear: both;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 10px;
}
.article-list li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 1.428571429;
  border-bottom: 1px solid #e9eff3;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
}
.article-list li a {
  padding-top: 7px;
  color: #333333;
}
.article-list li a small {
  color: #808080;
}
.article-list li .date {
  float: left;
  width: 10%;
  text-transform: uppercase;
  color: #73899d;
  padding-top: 4px;
}
.article-list li .date .month {
  font-family: "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
}
.article-list li .date .day {
  font-family: "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 44px;
  line-height: 30px;
  text-align: center;
}
.article-list li span {
  display: block;
  width: 87%;
  margin-left: 3%;
  float: left;
}
.article-list li span p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  color: #333333;
  margin-top: 10px;
}
.solutions h1,
.stack h1 {
  margin-top: 30px;
  font-size: 34px;
  padding-bottom: 0;
}
.solutions .lead {
  margin-bottom: 0;
}
.solutions .lead p {
  font-size: 24px;
  margin-bottom: 0;
}
.solutions .lead-getstarted,
.stack .lead-getstarted {
  margin-top: 30px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 25px;
}
.solutions .lead-getstarted h3,
.stack .lead-getstarted h3 {
  margin-top: 0;
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
}
.solutions .lead-getstarted p,
.stack .lead-getstarted p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.solutions .lead-getstarted p strong,
.stack .lead-getstarted p strong {
  font-weight: bold;
  padding-bottom: 5px;
  letter-spacing: 1px;
  background: url(/assets/img/stack-check.png) no-repeat 0 0;
  padding-left: 25px;
}
.solutions .lead-getstarted p a,
.stack .lead-getstarted p a {
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.aws-comparison .price,
.product-special .price {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  padding-left: 50px;
}
.aws-comparison .price a,
.product-special .price a {
  color: #333333;
  font-family: "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
}
.aws-comparison .price h3,
.product-special .price h3 {
  margin-bottom: 0;
  line-height: 24px;
}
.aws-comparison #main p,
.product-special #main p {
  font-size: 16px;
  line-height: 22px;
  padding-right: 40px;
}
.aws-comparison h1 + p,
.product-special h1 + p {
  margin-bottom: 30px;
}
.aws-comparison .sec1 p,
.product-special .sec1 p,
.aws-comparison .sec2 p,
.product-special .sec2 p {
  padding-right: 0;
}
.fineprint {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.fineprint sup {
  margin-left: -5px;
}
.stackitem {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.stackitem:last-child {
  border-bottom: none;
  margin-bottom: 30px;
}
.article h2 {
  text-transform: none;
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 0;
}
.article p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.article .article img,
.article .article figure {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
  width: 212px;
}
.article .article figure.video {
  width: auto;
  float: none;
}
.article .sidebar li {
  padding-bottom: 0;
}
.article .bio {
  padding: 10px 10px 10px 20px;
  background-color: #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.article .bio p {
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
}
.article .cats {
  font-size: 12px;
  color: #949ca1;
  margin-bottom: 5px;
}
.article .cats span {
  text-transform: uppercase;
  margin-left: 5px;
}
.article .cats a {
  color: #949ca1;
}
.article .article p.date {
  float: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #666666;
}
.article .date strong {
  color: #333333;
}
.article p.date {
  margin-bottom: 5px;
  float: none;
  color: #949ca1;
}
.article p.date span {
  color: #333333;
}
.management .article img,
.management .article figure {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
  width: 212px;
}
.share {
  float: right;
  margin-left: 5px;
}
.share:before,
.share:after {
  content: " ";
  display: table;
}
.share:after {
  clear: both;
}
.share:before,
.share:after {
  content: " ";
  display: table;
}
.share:after {
  clear: both;
}
.share span {
  font-size: 12px;
  float: left;
  margin-right: 5px;
  text-transform: uppercase;
}
.share a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM3Mzg5OUUiIGQ9Ik0yNSwxMi41QzI1LDE5LjQxNSwxOS40MTYsMjUsMTIuNSwyNUM1LjU4NSwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjU4NCw1LjU4NSwwLDEyLjUsMCBDMTkuNDE2LDAsMjUsNS41ODQsMjUsMTIuNXogTTIxLjg3NSw3LjkyOGMtMC42MzYsMC4yNi0xLjMzMSwwLjQ2My0yLjA1NSwwLjU1YzAuNzUzLTAuNDM0LDEuMjczLTEuMTI4LDEuNTM0LTEuOTY3IGMtMC42OTQsMC40MDUtMS40MTgsMC42OTQtMi4yMjksMC44NjhjLTAuNjM3LTAuNjk0LTEuNTYyLTEuMTI4LTIuNTc1LTEuMTI4Yy0xLjk2NywwLTMuNTI5LDEuNTkxLTMuNTI5LDMuNTU5IGMwLDAuMjYsMC4wMjgsMC41NSwwLjA4NywwLjgxYy0yLjk1Mi0wLjE0NS01LjU4NS0xLjU2Mi03LjM1LTMuNzMyYy0wLjI4OSwwLjU1LTAuNDYzLDEuMTU3LTAuNDYzLDEuNzk0IGMwLDEuMjQ0LDAuNjA4LDIuMzE0LDEuNTYyLDIuOTUxYy0wLjU3OSwwLTEuMTI4LTAuMTczLTEuNTkxLTAuNDM0djAuMDI5YzAsMS43MzYsMS4yMTUsMy4xNTQsMi44MzUsMy41MDEgYy0wLjI5LDAuMDg2LTAuNjA3LDAuMTE1LTAuOTI2LDAuMTE1Yy0wLjIzMiwwLTAuNDYzLTAuMDI5LTAuNjY2LTAuMDU4YzAuNDM0LDEuNDE4LDEuNzY1LDIuMzcyLDMuMjk5LDIuNDAxIGMtMS4yMTYsMC45NTUtMi43MiwxLjYyLTQuMzk4LDEuNjJjLTAuMjksMC0wLjU3OS0wLjAyOS0wLjgzOS0wLjA1OGMxLjU2MiwxLjAxMywzLjQ0MywxLjU2Miw1LjQzOSwxLjU2MiBjNi41MzksMCwxMC4wOTktNS40MTEsMTAuMDk5LTEwLjA5OGMwLTAuMTQ1LDAtMC4zMTgsMC0wLjQ2M0MyMC44MDUsOS4yNTksMjEuMzgzLDguNjIzLDIxLjg3NSw3LjkyOHoiLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* twitter-share.svg */
  background-size: 100%;
  margin-right: 5px;
}
.share a.google {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI1IDI1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjNzM4OTlFIiBkPSJNNS4yNjYsMTguNzc4Yy0xLjE4NywwLTIuMjU3LDAuMjMyLTMuMjEyLDAuNjA4QzAuNzUyLDE3LjM5LDAsMTUuMDQ3LDAsMTIuNWMwLTAuMjMxLDAtMC40MzQsMC4wMjktMC42NjYgYzAuNjA3LDIuMTEyLDIuNTQ2LDMuNjQ2LDUuMjA4LDMuNjQ2YzAuMjAyLDAsMC40MzQsMCwwLjYzNywwYy0wLjIwMywwLjQwNS0wLjM0OCwwLjgzOS0wLjM0OCwxLjMzMSBjMCwwLjc4MSwwLjQzNCwxLjQxOCwwLjk1NSwxLjk2N0M2LjA3NiwxOC43NzgsNS43LDE4Ljc3OCw1LjI2NiwxOC43Nzh6IE0xMi41LDBDNy41MjIsMCwzLjI0LDIuODk0LDEuMjE1LDcuMTE4IGMxLjE4Ny0xLjIxNSwyLjk1MS0yLjAyNSw0Ljc3NC0yLjAyNWMxLjc5NCwwLDcuMTE4LDAsNy4xMTgsMEwxMS41MTYsNi4yNUg5LjI1OWMxLjUwNSwwLjU3OSwyLjI4NiwyLjMxNSwyLjI4Niw0LjEwOSBjMCwxLjUwNS0wLjgxMSwyLjgwNi0xLjk5NywzLjczM2MtMS4xNTcsMC44OTYtMS4zNTksMS4yNzItMS4zNTksMi4wMjVjMCwwLjY2NSwxLjIxNiwxLjc2NSwxLjg1MiwyLjIyOCBjMS44ODEsMS4zMzEsMi41MTgsMi41NDcsMi41MTgsNC42MDFjMCwwLjY5NC0wLjIwMywxLjM4OS0wLjU1LDIuMDU1YzAuMTc0LDAsMC4zMTgsMCwwLjQ5MiwwQzE5LjQxNSwyNSwyNSwxOS40MTUsMjUsMTIuNSBDMjUsNS41ODQsMTkuNDE1LDAsMTIuNSwweiBNMi4zNzIsMTAuMzAxQzIuMDU0LDcuODk5LDMuMjcsNi4wNDcsNS4wOTMsNi4xMDVjMS44NTIsMC4wNTgsMy41ODgsMS45OTYsMy45MDYsNC4zOTggYzAuMzE3LDIuNDAyLTAuOTI2LDQuMzExLTIuNzQ5LDQuMjUzUzIuNjksMTIuNzAzLDIuMzcyLDEwLjMwMXogTTEwLjcwNSwyMy4yMzVjMCwwLjU3OC0wLjA4NiwxLjA5OS0wLjMxNywxLjU5MSBjLTMuMDk3LTAuNTIxLTUuNzg3LTIuMTctNy42NjgtNC41MTRjMC45MjYtMC41NSwyLjA4My0wLjg5NywzLjI5OC0wLjg2OGMwLjYzNywwLDEuMjE2LDAuMTE2LDEuNzY2LDAuMjg5IGMxLjQ3NiwxLjAxMywyLjU0NiwxLjU5MiwyLjgzNiwyLjc3OEMxMC42NzcsMjIuNzQzLDEwLjcwNSwyMy4wMDMsMTAuNzA1LDIzLjIzNXogTTE4Ljc1LDkuMzc1VjEyLjVoLTEuNTYzVjkuMzc1aC0zLjEyNVY3LjgxMiBoMy4xMjVWNC42ODhoMS41NjN2My4xMjVoMy4xMjR2MS41NjJIMTguNzV6Ii8+PC9zdmc+DQo=') no-repeat 0 0;
  /* google-share.svg */
}
.share a.facebook {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM3Mzg5OUUiIGQ9Ik0yNSwxMi41QzI1LDE5LjQxNSwxOS4zODcsMjUsMTIuNSwyNUM1LjU4NSwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjYxMyw1LjU4NSwwLDEyLjUsMCBDMTkuMzg3LDAsMjUsNS42MTMsMjUsMTIuNXogTTEzLjU0Miw4LjE4OGMwLTAuODY4LDAuMTc0LTEuNDE3LDEuMjczLTEuNDE3aDEuNzA3bDAuMTQ1LTIuOTUyYzAsMC0wLjg2OC0wLjE3My0yLjM3My0wLjE3MyBjLTMuMDY2LDAtNC4zOTgsMS44NTItNC4zOTgsMy45MzVjMCwxLjM2LDAsMi44MzYsMCwyLjgzNkg3LjgxM3YzLjEyNGgyLjA4M3Y3LjgxM2gzLjY0NnYtNy44MTNoMi45MjJsMC4yMDMtMy4wOTZoLTMuMTI1VjguMTg4eiIgLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* facebook-share.svg */
}
.share a.linkedin {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM3Mzg5OUUiIGQ9Ik0yNSwxMi41QzI1LDE5LjQxNSwxOS40MTYsMjUsMTIuNSwyNUM1LjU4NSwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjU4NCw1LjU4NSwwLDEyLjUsMCBDMTkuNDE2LDAsMjUsNS41ODQsMjUsMTIuNXogTTkuMzc1LDYuNTExQzkuMzQ2LDUuNDY5LDguNTY1LDQuNjg4LDcuMjkyLDQuNjg4Yy0xLjI0NCwwLTIuMDgzLDAuNzgxLTIuMDgzLDEuODIzIGMwLDEuMDEzLDAuODExLDEuODIzLDIuMDU0LDEuODIzaDAuMDI5QzguNTY1LDguMzMzLDkuMzc1LDcuNTIzLDkuMzc1LDYuNTExeiBNOC44NTQsOS44OTZINS43Mjl2OC44NTRoMy4xMjVWOS44OTZ6IE0yMC4zMTIsMTQuMDYyYzAtMi44NjUtMS40MTgtNC42ODgtMy42NDYtNC42ODhjLTEuMjczLDAtMi4xOTksMC43NTItMi42MDQsMS44ODFsLTAuMTE1LTEuMzZoLTMuMDk2IGMwLjAyOSwwLjM0NywwLjA4NywyLjA4MywwLjA4NywyLjA4M3Y2Ljc3MWgzLjEyNXYtNC42ODhjMC0xLjI3MywwLjU3OS0yLjA4MywxLjUzMy0yLjA4M2MwLjk1NSwwLDEuNTkyLDAuNDkxLDEuNTkyLDIuMDgzdjQuNjg4IGgzLjEyNVYxNC4wNjJ6Ii8+PC9zdmc+DQo=') no-repeat 0 0;
  /* linkedin-share.svg */
}
.share a.mail {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxlbGxpcHNlIGZpbGw9IiNGRkZGRkYiIGN4PSIxMi41IiBjeT0iMTIuNDk5IiByeD0iMTIuMTIiIHJ5PSIxMi4zNDQiLz48cGF0aCBmaWxsPSIjNzM4OTlFIiBkPSJNMjUsMTIuNUMyNSwxOS40MTUsMTkuMzg2LDI1LDEyLjQ5OSwyNUM1LjU4NCwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjYxMyw1LjU4NCwwLDEyLjQ5OSwwIEMxOS4zODYsMCwyNSw1LjYxMywyNSwxMi41eiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNzAxLDEzLjQ2MWMwLjE2OCwwLjAwNCwwLjMxMS0wLjE1MywwLjMxMS0wLjE1MyBsNy4zMDktNi4zNjNjLTAuMDkyLTAuMDI4LTAuMTg5LTAuMDQzLTAuMjktMC4wNDNINC45NjljLTAuMDk5LDAtMC4xOTMsMC4wMTUtMC4yODQsMC4wNDJsNy42NDksNi4zNjMgQzEyLjMzNCwxMy4zMDcsMTIuNTMyLDEzLjQ2MSwxMi43MDEsMTMuNDYxeiBNNC4wMTMsNy42QzMuOTgxLDcuNjk2LDMuOTY1LDcuNzk5LDMuOTY1LDcuOTA2djkuMzczIGMwLDAuMTAzLDAuMDE2LDAuMjAxLDAuMDQ0LDAuMjk1bDYuNjQ0LTQuNjQ2TDQuMDEzLDcuNnogTTEzLjAzOSwxNC4zMzZjMCwwLTAuMjA4LDAuMjEzLTAuMzI5LDAuMjE1IGMtMC4xNTYsMC4wMDQtMC4zODUtMC4yMTctMC4zODUtMC4yMTdsLTEuMzM4LTEuMDgybC02LjMwMSw0Ljk5YzAuMDksMC4wMjYsMC4xODUsMC4wNDEsMC4yODIsMC4wNDFIMjAuMDMgYzAuMTAxLDAsMC4xOTYtMC4wMTYsMC4yODctMC4wNDJsLTUuOTgyLTQuOTg5TDEzLjAzOSwxNC4zMzZ6IE0yMC45ODgsNy42MDRsLTYuMzExLDUuMzI0bDYuMzE0LDQuNjQzIGMwLjAyNy0wLjA5MywwLjA0My0wLjE5LDAuMDQzLTAuMjkxVjcuOTA2QzIxLjAzNSw3LjgsMjEuMDE5LDcuNjk5LDIwLjk4OCw3LjYwNHoiLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* mail-share.svg */
}
.share.top span {
  line-height: 22px;
}
.share.top a {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  background-size: 100%;
}
.nodestack .article img {
  border-radius: 50%;
  width: 100px;
  padding: 0;
  margin-left: 20px;
}
.nodestack .form-group,
.nodestack form h2 {
  margin-bottom: 5px;
}
.article > ul > li,
.article > ol > li {
  padding-bottom: 10px;
}
.press .article h2,
.news .article h2,
.management h2,
.careers h2,
.policies h2,
.vidlist h2 {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 5px;
}
.press .article h1,
.news .article h1,
.management h1,
.careers h1,
.policies h1,
.vidlist h1 {
  margin-bottom: 0;
}
.press .article h1 + p,
.news .article h1 + p,
.management h1 + p,
.careers h1 + p,
.policies h1 + p,
.vidlist h1 + p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
.article h2 a,
.management h2 a,
.careers h2 a,
.policies h2 a,
.vidlist h2 a {
  color: #333333;
}
.single .article img.full,
.event .article img.full,
.single .article figure.full,
.event .article figure.full,
.single .article img.half,
.event .article img.half,
.single .article figure.half,
.event .article figure.half {
  float: none;
  padding-left: 0;
}
.single .article img.full,
.event .article img.full,
.single .article figure.full,
.event .article figure.full {
  width: 767px;
}
.single .article img.half,
.event .article img.half,
.single .article figure.half,
.event .article figure.half {
  display: block;
  margin: 0 auto;
  width: 380px;
  text-align: center;
}
.single .article figure.full img,
.event .article figure.full img {
  width: 767px;
  float: none;
  padding-left: 0;
}
.single .article figure.half img,
.event .article figure.half img {
  display: block;
  margin: 0 auto;
  width: 380px;
  text-align: center;
  float: none;
}
.sdc-cta {
  border: 1px solid #5e5e5e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.sdc-cta:before,
.sdc-cta:after {
  content: " ";
  display: table;
}
.sdc-cta:after {
  clear: both;
}
.sdc-cta:before,
.sdc-cta:after {
  content: " ";
  display: table;
}
.sdc-cta:after {
  clear: both;
}
.sdc-cta h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 28px;
  line-height: 40px;
}
.sdc-cta .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
}
.sdc-cta a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 150px;
  text-align: center;
  background: #ff6600;
  color: white;
  margin-right: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  padding: 75px 10px 20px 10px;
  background-image: url(/assets/img/cta/learn.svg);
  background-repeat: no-repeat;
  background-position: center 15px;
  margin-bottom: 10px;
}
.sdc-cta a:hover {
  text-decoration: none;
  background-color: #b34700;
}
.sdc-cta a.demo {
  background-image: url(/assets/img/cta/demo.svg);
  background-position: center 16px;
}
.sdc-cta a.try {
  background-image: url(/assets/img/cta/try.svg);
}
.sdc-cta a.contact {
  background-image: url(/assets/img/cta/contact.svg);
  background-position: center 25px;
}
figcaption {
  font-size: 14px;
  font-style: italic;
}
.management .article img {
  padding-top: 15px;
}
.management .article h2 small {
  color: #333333;
}
.blog .article {
  border-bottom: 1px solid #333333;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.blog .article:before,
.blog .article:after {
  content: " ";
  display: table;
}
.blog .article:after {
  clear: both;
}
.blog .article:before,
.blog .article:after {
  content: " ";
  display: table;
}
.blog .article:after {
  clear: both;
}
.events .article,
.event .article,
.events-archive .article {
  border-bottom: 1px solid #949ca1;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.events .article:before,
.event .article:before,
.events-archive .article:before,
.events .article:after,
.event .article:after,
.events-archive .article:after {
  content: " ";
  display: table;
}
.events .article:after,
.event .article:after,
.events-archive .article:after {
  clear: both;
}
.events .article:before,
.event .article:before,
.events-archive .article:before,
.events .article:after,
.event .article:after,
.events-archive .article:after {
  content: " ";
  display: table;
}
.events .article:after,
.event .article:after,
.events-archive .article:after {
  clear: both;
}
.events .article .date,
.event .article .date,
.events-archive .article .date {
  color: #385774;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 18px;
}
.events .article p.calendaradd,
.event .article p.calendaradd,
.events-archive .article p.calendaradd {
  margin-top: 15px;
  margin-bottom: 10px;
}
.events .article p.calendaradd a,
.event .article p.calendaradd a,
.events-archive .article p.calendaradd a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: #73899d;
  background: url(/assets/img/calendar-add.png) no-repeat 0 -1px;
  padding-left: 17px;
  padding-top: 1px;
}
.events .article div.bigassdate,
.event .article div.bigassdate,
.events-archive .article div.bigassdate {
  float: left;
  width: 10%;
  margin-top: 10px;
  color: #333333;
  text-align: center;
}
.events .article div.bigassdate .month,
.event .article div.bigassdate .month,
.events-archive .article div.bigassdate .month {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.events .article div.bigassdate .day,
.event .article div.bigassdate .day,
.events-archive .article div.bigassdate .day {
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 70px;
  line-height: 70px;
  margin-top: -10px;
}
.events .article div.eventinfo,
.event .article div.eventinfo,
.events-archive .article div.eventinfo {
  float: right;
  width: 85%;
}
.events .article div.eventinfo h2,
.event .article div.eventinfo h2,
.events-archive .article div.eventinfo h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-bottom: 0;
}
.events .article div.eventinfo h1,
.event .article div.eventinfo h1,
.events-archive .article div.eventinfo h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.events .article div.eventinfo img,
.event .article div.eventinfo img,
.events-archive .article div.eventinfo img {
  float: right;
  width: 300px;
}
.events .pagination,
.event .pagination,
.events-archive .pagination {
  width: 100%;
}
.events .pagination .prev,
.event .pagination .prev,
.events-archive .pagination .prev {
  float: left;
}
.events .pagination .next,
.event .pagination .next,
.events-archive .pagination .next {
  float: right;
}
.sidebar,
.explore {
  background-color: #e9eff3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 30px 50px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 85px;
  margin-bottom: 40px;
  margin-left: 30px;
}
.sidebar.first,
.explore.first,
.sidebar.second,
.explore.second {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.sidebar.first,
.explore.first {
  background-color: #efefef;
  padding-top: 20px;
}
.sidebar.first a.getstarted,
.explore.first a.getstarted {
  color: white;
  text-transform: none;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 10px;
}
.sidebar.first a.getstarted.public,
.explore.first a.getstarted.public {
  margin-right: 10px;
}
.sidebar.first img.logo,
.explore.first img.logo {
  padding-top: 10px;
  padding-bottom: 15px;
}
.sidebar.first .article-cta,
.explore.first .article-cta {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #3e3e3f;
}
.sidebar.first hr,
.explore.first hr {
  border-color: #999999;
}
.sidebar.first p,
.explore.first p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.sidebar.first p a,
.explore.first p a {
  color: #ff6600;
  font-weight: bold;
}
.sidebar.second,
.explore.second {
  background-color: #f9f9f9;
}
.sidebar h4,
.explore h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  border-top: none;
  color: #333333;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sidebar ul.catlist,
.explore ul.catlist {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
  line-height: 20px;
}
.sidebar ul.catlist li.active a,
.explore ul.catlist li.active a {
  color: #333333;
  font-weight: bold;
}
.sidebar a {
  color: #385774;
}
.explore {
  margin-top: 10px;
  background: none;
}
.explore h4 {
  margin-bottom: 5px;
}
.explore ul {
  list-style-type: none;
  font-weight: bold;
  padding-left: 0;
  font-size: 14px;
}
.article .sidebar,
.blog .sidebar,
.press .sidebar,
.news .sidebar,
.events .sidebar,
.policies .sidebar,
.management .sidebar,
.careers .sidebar,
.vidlist .sidebar,
.error .sidebar {
  margin-top: 10px;
}
.blog .sidebar.first {
  margin-top: 40px;
}
div.tweet {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}
p.tweet {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 0;
}
p.tweet a {
  color: #73899d;
  font-weight: normal;
}
p.tweet a.date {
  display: block;
  color: #949ca1;
  font-size: 12px;
  margin-top: 5px;
}
p.cite {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNS4xNDhweCIgaGVpZ2h0PSIzOS44NTlweCIgdmlld0JveD0iMCAwIDM1LjE0OCAzOS44NTkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM1LjE0OCAzOS44NTkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNy43NzgsMjcuMzc1YzQuNDI5LDMuNDM1LDcuMDU0LDEuOTc3LDcuMDIxLTIuMzk5VjBoMC4zNUgwLjEwM0wyNy43NzgsMjcuMzc1eiIvPjwvc3ZnPg0K') no-repeat 28px 0;
  padding-left: 75px;
  margin-top: 0;
  padding-top: 18px;
  font-size: 12px;
}
.blog ul.pagination {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.blog ul.pagination li a {
  border: none;
  font-size: 24px;
  font-weight: bold;
}
.blog ul.pagination li a:hover {
  background: none;
  text-decoration: underline;
}
.blog ul.pagination li.next {
  float: right;
}
.video .share {
  float: none;
}
.technology h1 {
  text-align: center;
  width: auto;
  margin: 30px auto 0 auto;
  width: 90%;
  padding-bottom: 0;
}
.technology .lead p {
  text-align: center;
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 21px;
  line-height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.technology .illustration {
  border: 1px solid #333333;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.technology .illustration .graphic {
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.technology .illustration img {
  float: right;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.technology .illustrationinfo.lead {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
.technology .illustrationinfo.lead p {
  text-align: left;
  padding: 30px 80px 0 50px;
  margin-bottom: 0;
}
p.zfsplus {
  font-size: 21px;
  font-weight: bold;
  color: #333333;
}
.techbuttons {
  list-style-type: none;
  margin-top: 5px;
  padding-left: 0;
  margin-bottom: 60px;
}
.techbuttons li {
  float: left;
}
.techbuttons li a {
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 33px;
  line-height: 1.428571429;
  color: #ffffff;
  padding: 7px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ff6600;
  margin-right: 9px;
  position: relative;
}
.techbuttons li a:hover {
  text-decoration: none;
  background-color: #cc5200;
}
.techbuttons li a.active {
  background-color: #cc5200;
}
.techbuttons li a.active:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #cc5200;
  border-width: 25px;
  left: 50%;
  margin-left: -25px;
}
.techbuttons li a.scalability {
  background-color: #9d261d;
}
.techbuttons li a.scalability:hover,
.techbuttons li a.scalability.active {
  background-color: #721c15;
}
.techbuttons li a.scalability.active:after {
  border-bottom-color: #721c15;
}
.techbuttons li a.storage {
  background-color: #5a200a;
}
.techbuttons li a.storage:hover,
.techbuttons li a.storage.active {
  background-color: #2c1005;
}
.techbuttons li a.storage.active:after {
  border-bottom-color: #2c1005;
}
.techbuttons li a.analytics {
  background-color: #477b96;
}
.techbuttons li a.analytics:hover,
.techbuttons li a.analytics.active {
  background-color: #375f73;
}
.techbuttons li a.analytics.active:after {
  border-bottom-color: #375f73;
}
.techbuttons li a.security {
  background-color: #4a5359;
}
.techbuttons li a.security:hover,
.techbuttons li a.security.active {
  background-color: #33393d;
}
.techbuttons li a.security.active:after {
  border-bottom-color: #33393d;
}
.techbuttons li a.open {
  margin-right: 0;
  background-color: #c8af74;
}
.techbuttons li a.open:hover,
.techbuttons li a.open.active {
  margin-right: 0;
  background-color: #ba9a4f;
}
.techbuttons li a.open.active:after {
  border-bottom-color: #ba9a4f;
}
.blog-cta {
  padding-top: 30px;
  padding-left: 30px;
  margin-left: 30px;
  background: #fdf1d3;
  padding-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.blog-cta:before,
.blog-cta:after {
  content: " ";
  display: table;
}
.blog-cta:after {
  clear: both;
}
.blog-cta:before,
.blog-cta:after {
  content: " ";
  display: table;
}
.blog-cta:after {
  clear: both;
}
.blog-cta.bottom {
  margin-left: 0;
}
.blog-cta h2 {
  font-family: "bree", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  text-transform: uppercase;
  padding-top: 0;
  margin-bottom: 30px;
  margin-top: 0;
  text-align: left;
}
.blog-cta h2 strong {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
.blog-cta a.getstarted {
  font-family: "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 35px;
  line-height: 1.428571429;
  background-position: 0 -16px;
  color: #ffffff;
  text-align: left;
}
.blog-cta ul {
  margin-top: 30px;
  list-style-type: none;
  padding-left: 0;
}
.blog-cta ul a {
  color: #333333;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  text-transform: uppercase;
}
.blog-cta ul li {
  padding: 0 0 10px 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMSBUaW55Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLXRpbnkuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI2LjE0MXB4IiBoZWlnaHQ9IjI2LjE4M3B4IiB2aWV3Qm94PSIwIDAgMjYuMTQxIDI2LjE4MyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGNpcmNsZSBmaWxsPSIjMzMzMzMzIiBjeD0iMTMuMDciIGN5PSIxMy4wOTIiIHI9IjEzLjA3Ii8+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjcyOCw0LjkxNGMwLjg0LDAuMDI5LDEuNywwLjE3NywyLjU4NCwwLjQ0MWMwLjg4MiwwLjI2NSwxLjY3LDAuNjc4LDIuMzYyLDEuMjM2Yy0wLjcyMiwwLjgyNS0xLjQzNSwxLjYyNy0yLjE0MSwyLjQwN2MtMC4zNzEtMC4zNjctMC44MTEtMC42NTQtMS4zMjYtMC44NmMtMC41MTUtMC4yMDctMS4wMS0wLjMxNi0xLjQ3OS0wLjMzMnYzLjUzM2MwLjU3NCwwLjE3NywxLjE1NSwwLjM3NiwxLjc0NiwwLjU5N2MwLjU4OCwwLjIyLDEuMTI1LDAuNTE2LDEuNjEsMC44ODNjMC40ODYsMC4zNjgsMC44ODQsMC44MTYsMS4xOTMsMS4zNDdjMC4zMDksMC41MzEsMC40NjIsMS4xOTIsMC40NjIsMS45ODdjMCwwLjgxMS0wLjE0MywxLjUxMy0wLjQyOSwyLjEwOWMtMC4yODcsMC41OTUtMC42NzIsMS4wOTMtMS4xNDksMS40ODljLTAuNDc5LDAuMzk3LTEuMDIzLDAuNy0xLjYzNCwwLjkwNmMtMC42MTEsMC4yMDYtMS4yMzksMC4zMTctMS44ODcsMC4zMzF2MS42MTNoLTEuNjM3di0xLjYxM2MtMC45NTctMC4wMy0xLjkxOS0wLjIxLTIuODkyLTAuNTQxYy0wLjk3Mi0wLjMzMi0xLjgyNi0wLjgyOC0yLjU2MS0xLjQ5YzAuMzgyLTAuMzk3LDAuNzY4LTAuOCwxLjE1Ny0xLjIwMmMwLjM5MS0wLjQwNywwLjc3Ny0wLjgxNSwxLjE2Mi0xLjIyN2MwLjE4OSwwLjIxOSwwLjQxOSwwLjQyMywwLjY4MywwLjYwNmMwLjI2NSwwLjE4NSwwLjUzOCwwLjM0MywwLjgxNywwLjQ3N2MwLjI4LDAuMTMyLDAuNTYsMC4yMzgsMC44MzksMC4zMTljMC4yOCwwLjA4LDAuNTQzLDAuMTIsMC43OTMsMC4xMnYtMy44NjNjLTAuNjMyLTAuMTc4LTEuMjM5LTAuMzc1LTEuODIxLTAuNTk3Yy0wLjU4Mi0wLjIyMS0xLjA5My0wLjUwOC0xLjUzMy0wLjg2Yy0wLjQ0My0wLjM1NC0wLjc5Ny0wLjc4NC0xLjA2LTEuMjkyYy0wLjI2Ni0wLjUwOC0wLjM5OC0xLjEzLTAuMzk4LTEuODY2YzAtMC43MjIsMC4xNDctMS4zNjUsMC40NDItMS45MzJjMC4yOTMtMC41NjYsMC42NzgtMS4wNDYsMS4xNDgtMS40MzZjMC40Ny0wLjM5MSwxLTAuNjkxLDEuNTg5LTAuOTA2YzAuNTg4LTAuMjEzLDEuMTY5LTAuMzM0LDEuNzQ0LTAuMzYzVjMuNDEyaDEuNjEzVjQuOTE0eiBNMTIuMTE1LDcuNzYzYy0wLjM5NiwwLjA0NC0wLjc1NSwwLjE5NS0xLjA3LDAuNDUyYy0wLjMxNywwLjI1OC0wLjQ3NSwwLjYzLTAuNDc1LDEuMTE2YzAsMC40NzEsMC4xNCwwLjgzMiwwLjQyLDEuMDgxYzAuMjgsMC4yNTEsMC42NTQsMC40MzUsMS4xMjUsMC41NTJWNy43NjN6IE0xMy42NDEsMTguMDc1YzAuNDk5LTAuMDI5LDAuODkzLTAuMTk0LDEuMTgxLTAuNDk4YzAuMjg3LTAuMzAxLDAuNDMxLTAuNzA5LDAuNDMxLTEuMjI1cy0wLjE1LTAuOTAxLTAuNDUzLTEuMTU5cy0wLjY4OS0wLjQ2MS0xLjE1OC0wLjYwN1YxOC4wNzV6Ii8+PC9nPjwvZz48L3N2Zz4NCg==') no-repeat 0 2px;
  /* dollar.svg */
  background-size: 20px;
}
.blog-cta ul li + li {
  padding: 0 0 10px 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMSBUaW55Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLXRpbnkuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOC42MTRweCIgaGVpZ2h0PSIxOC42MTRweCIgdmlld0JveD0iNi4wMyA1LjkyNyAxOC42MTQgMTguNjE0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Y2lyY2xlIGZpbGw9IiMzMzMzMzMiIGN4PSIxNS4zMzciIGN5PSIxNS4yMzQiIHI9IjkuMzA3Ii8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iMTUuMTQiIGN5PSIxMS4yNDEiIHI9IjIuMTIiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjE2LjkzOSwxOS4yNzcgMTYuOTM5LDE0LjU3MyAxMi4yNzIsMTQuNTczIDEyLjI3MiwxNS44NTYgMTMuODc0LDE1Ljg1NiAxMy44NzQsMTkuMjc3IAkxMi4yNzIsMTkuMjc3IDEyLjI3MiwyMC41NTggMTguNTA2LDIwLjU1OCAxOC41MDYsMTkuMjc3ICIvPjwvc3ZnPg0K') no-repeat 0 3px;
  /* black-info.svg */
  background-size: 20px;
}
.blog-cta p.pricing {
  padding: 2px 0 10px 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMSBUaW55Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLXRpbnkuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI2LjE0MXB4IiBoZWlnaHQ9IjI2LjE4M3B4IiB2aWV3Qm94PSIwIDAgMjYuMTQxIDI2LjE4MyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGNpcmNsZSBmaWxsPSIjMzMzMzMzIiBjeD0iMTMuMDciIGN5PSIxMy4wOTIiIHI9IjEzLjA3Ii8+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjcyOCw0LjkxNGMwLjg0LDAuMDI5LDEuNywwLjE3NywyLjU4NCwwLjQ0MWMwLjg4MiwwLjI2NSwxLjY3LDAuNjc4LDIuMzYyLDEuMjM2Yy0wLjcyMiwwLjgyNS0xLjQzNSwxLjYyNy0yLjE0MSwyLjQwN2MtMC4zNzEtMC4zNjctMC44MTEtMC42NTQtMS4zMjYtMC44NmMtMC41MTUtMC4yMDctMS4wMS0wLjMxNi0xLjQ3OS0wLjMzMnYzLjUzM2MwLjU3NCwwLjE3NywxLjE1NSwwLjM3NiwxLjc0NiwwLjU5N2MwLjU4OCwwLjIyLDEuMTI1LDAuNTE2LDEuNjEsMC44ODNjMC40ODYsMC4zNjgsMC44ODQsMC44MTYsMS4xOTMsMS4zNDdjMC4zMDksMC41MzEsMC40NjIsMS4xOTIsMC40NjIsMS45ODdjMCwwLjgxMS0wLjE0MywxLjUxMy0wLjQyOSwyLjEwOWMtMC4yODcsMC41OTUtMC42NzIsMS4wOTMtMS4xNDksMS40ODljLTAuNDc5LDAuMzk3LTEuMDIzLDAuNy0xLjYzNCwwLjkwNmMtMC42MTEsMC4yMDYtMS4yMzksMC4zMTctMS44ODcsMC4zMzF2MS42MTNoLTEuNjM3di0xLjYxM2MtMC45NTctMC4wMy0xLjkxOS0wLjIxLTIuODkyLTAuNTQxYy0wLjk3Mi0wLjMzMi0xLjgyNi0wLjgyOC0yLjU2MS0xLjQ5YzAuMzgyLTAuMzk3LDAuNzY4LTAuOCwxLjE1Ny0xLjIwMmMwLjM5MS0wLjQwNywwLjc3Ny0wLjgxNSwxLjE2Mi0xLjIyN2MwLjE4OSwwLjIxOSwwLjQxOSwwLjQyMywwLjY4MywwLjYwNmMwLjI2NSwwLjE4NSwwLjUzOCwwLjM0MywwLjgxNywwLjQ3N2MwLjI4LDAuMTMyLDAuNTYsMC4yMzgsMC44MzksMC4zMTljMC4yOCwwLjA4LDAuNTQzLDAuMTIsMC43OTMsMC4xMnYtMy44NjNjLTAuNjMyLTAuMTc4LTEuMjM5LTAuMzc1LTEuODIxLTAuNTk3Yy0wLjU4Mi0wLjIyMS0xLjA5My0wLjUwOC0xLjUzMy0wLjg2Yy0wLjQ0My0wLjM1NC0wLjc5Ny0wLjc4NC0xLjA2LTEuMjkyYy0wLjI2Ni0wLjUwOC0wLjM5OC0xLjEzLTAuMzk4LTEuODY2YzAtMC43MjIsMC4xNDctMS4zNjUsMC40NDItMS45MzJjMC4yOTMtMC41NjYsMC42NzgtMS4wNDYsMS4xNDgtMS40MzZjMC40Ny0wLjM5MSwxLTAuNjkxLDEuNTg5LTAuOTA2YzAuNTg4LTAuMjEzLDEuMTY5LTAuMzM0LDEuNzQ0LTAuMzYzVjMuNDEyaDEuNjEzVjQuOTE0eiBNMTIuMTE1LDcuNzYzYy0wLjM5NiwwLjA0NC0wLjc1NSwwLjE5NS0xLjA3LDAuNDUyYy0wLjMxNywwLjI1OC0wLjQ3NSwwLjYzLTAuNDc1LDEuMTE2YzAsMC40NzEsMC4xNCwwLjgzMiwwLjQyLDEuMDgxYzAuMjgsMC4yNTEsMC42NTQsMC40MzUsMS4xMjUsMC41NTJWNy43NjN6IE0xMy42NDEsMTguMDc1YzAuNDk5LTAuMDI5LDAuODkzLTAuMTk0LDEuMTgxLTAuNDk4YzAuMjg3LTAuMzAxLDAuNDMxLTAuNzA5LDAuNDMxLTEuMjI1cy0wLjE1LTAuOTAxLTAuNDUzLTEuMTU5cy0wLjY4OS0wLjQ2MS0xLjE1OC0wLjYwN1YxOC4wNzV6Ii8+PC9nPjwvZz48L3N2Zz4NCg==') no-repeat 0 2px;
  /* dollar.svg */
  background-size: 20px;
  margin-top: 30px;
  margin-bottom: 0px;
  line-height: 16px;
}
.blog-cta p.pricing a {
  font-family: "bree", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  text-transform: uppercase;
  color: #333333;
}
.blog-cta .button,
.blog-cta .moreinfo {
  float: left;
  width: 50%;
}
.blog-cta .moreinfo {
  padding-bottom: 30px;
  border-left: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.blog .blog-cta,
.product-special .blog-cta {
  margin-top: 40px;
}
.blog .blog-cta h2,
.product-special .blog-cta h2 {
  margin-top: 0;
}
.product-special .blog-cta {
  margin-bottom: 30px;
  margin-top: 0;
}
.product-special #main .row .blog-cta ul {
  padding-left: 0;
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  left: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-right: 10px;
}
.carousel-indicators li {
  margin: 0;
}
.carousel-indicators li.active {
  border-color: transparent;
  width: 10px;
  height: 10px;
}
#customercarousel .carousel-indicators li,
#customercarousel .carousel-indicators li.active {
  width: 8px;
  height: 8px;
}
#customercarousel .item {
  height: 100px;
}
.home .sec2 {
  padding-top: 0;
}
.home .sec2 h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #4a5359;
}
.company .sec2 .body-content ul li {
  padding-left: 0;
  text-indent: 0;
}
.company .sec2 .body-content ul li a {
  color: #385774;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
}
.company .sec2 .body-content ul li span {
  font-size: 12px;
  display: block;
}
.company .sec2 .body-content ul li:before {
  content: none;
}
.company .manager {
  padding-top: 10px;
}
.company .manager:before,
.company .manager:after {
  content: " ";
  display: table;
}
.company .manager:after {
  clear: both;
}
.company .manager:before,
.company .manager:after {
  content: " ";
  display: table;
}
.company .manager:after {
  clear: both;
}
.company .manager img {
  float: left;
  width: 75px;
}
.company .manager p {
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 90px;
}
.company .manager p strong {
  font-size: 16px;
  display: block;
  margin-top: 15px;
}
.company h1 + p + p {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 30px;
}
.customers blockquote {
  margin-top: 0;
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  text-indent: 0;
}
.customers blockquote:before {
  position: inherit;
  float: left;
  margin-top: 35px;
  margin-left: -45px;
}
.customers p.attribution {
  text-align: right;
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  margin-top: 10px;
  padding-right: 10px;
}
.customers .body .customer {
  height: 300px;
}
.customers .body .customer p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 20px;
}
.customers .content h4.moreinfo,
.customers .secondary h4.moreinfo {
  text-transform: uppercase;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  margin-top: 40px;
  margin-bottom: 20px;
}
.partner .secondary h4.moreinfo {
  text-transform: uppercase;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  margin-top: 40px;
  margin-bottom: 20px;
}
p.casestudy {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA+CAMAAABa1mjFAAAA2FBMVEXY1M78/Pz0dh79aQD///9Ce5n39vWOh2tha3L6+fe6tJPLyb3t6+elpaXwkFHAv5ybm5vAvrDOzMGySQCRkYfEu5Xu7u7W1cj8fyu/va/b2tK7WRbHw6LBc0HoxrJ+o7j33s3HxberqJWPscLatIm9YiTi39v9ompxlau8uqrEwrR4i56IqLtWiqTb4OOkpKT/6dy7gFlzpsGvxtLMbjLV1dWttLqWnaLirn6mpqb4+vu+vLnYoH3soGbVz7Pk7PDJxq6/vLncrZD79fLy9viIg2jR3uXq8POhtDSDAAABsElEQVR4Xu2U1W7sMBRFYwgzDzNjkeEi/P8f1UkcR6pcz0QaXfXCetoPZ2X7yJGlxPZqYCeSfY1rcG1LHq6F9xcJPw7zZy5tmcao85JaOkcYMZgwG6lkVSOO485AP9wAPpNxKriOc3ZQWBXzKhHcCUKNwXtHosKNFqml0HEQMc6EDTtNI0YhuHcoYy4SwK1GDdVw4wbKGXCPxAqooRqdZ1QwFzTcaKWhGhNIhYZAuNWY4TqoRHBxkcaMCWIIGjZrymLsQHiEcNnP2IzHF1HYvoIQio40KoXNpr9dT0MCcRoQQUHDrhiXZTWkTK/gXCCAcT4ur9thRU9wcfhnNi5vz8OK7jdBAwZ9mVMgEPCvxZuCr/zfuzrVp4UcceapwOP7Zbc6f++oR2Dw1M2WmJ739H/19f74O6RmkGG2MAgKTIulkzQMl82MIcbAz9NSwkqzSK2TNJj+KkMhDcM8BRjrq5yUKygFVdSrxBVmrRxphkGLRoUlnqDTrz2wqACsUAQ7+CkGq4KmVSb/RPfgE5ZKfg9ZMsnOJJAU/Jaf779ggeMFYHmS/SjV4MteSvZeDe6TV8xHfeSRhtrTAAAAAElFTkSuQmCC') no-repeat 0 0;
  padding: 15px 0 30px 60px;
}
p.casestudy a {
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
p.casestudy .or {
  color: #333333;
}
.secondary p.casestudy {
  padding: 3px 0 9px 60px;
  margin-bottom: 0;
}
.secondary p.moreinfo {
  margin-top: 20px;
}
p.featuredarrow {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  text-transform: uppercase;
  position: relative;
  padding: 13px 0 13px 20px;
  background: #e2eaef;
  margin-top: 57px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.solutions .partners {
  margin-bottom: 30px;
}
.solutions .partners a.partner {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 16px 0 15px 0;
  background-color: #f7f7f7;
  margin-top: 5px;
  position: relative;
  min-height: 101px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.solutions .partners a.partner.first {
  background-color: #e2eaef;
}
.solutions .partners a.partner img {
  width: 125px;
  padding-top: 7px;
  display: block;
  margin: 0 auto;
}
.solutions .partners.featured {
  margin-bottom: 0;
}
.solutions .partners .active a.partner,
.solutions .partners .active a.partner.first {
  background: url(/assets/img/stack-selected.png) no-repeat top right #fdf1d3;
}
.solutions .partners .active.hover {
  background-color: #fbe1a2;
}
.solutions .partners .hover a.partner,
.solutions .partners .hover a.partner.first {
  background-color: #b8cbd8;
}
.packages h3 {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #666666;
}
.packages p {
  font-size: 14px;
  line-height: 20px;
}
.packages ul {
  list-style-type: none;
  padding-left: 0;
}
.packages ul li {
  margin-bottom: 5px;
}
.packages ul li a {
  text-transform: uppercase;
  padding: 5px 0 3px 15px;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.428571429;
  display: block;
  color: white;
  background-color: #73899d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.packages ul li a:hover {
  text-decoration: none;
  background-color: #5b6f82;
}
.packages ul li a.clear-selection {
  background-color: #cccccc;
  color: #666666;
}
.packages ul li a.clear-selection:hover {
  background-color: #b3b3b3;
}
.actions {
  display: none;
  position: relative;
  z-index: 9;
  display: block;
  background-color: black;
  margin-top: -26px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  padding: 2px 0;
}
.actions a {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  text-transform: uppercase;
  color: white;
  margin-left: 10px;
  padding-left: 19px;
  padding-top: 2px;
}
.actions a.info {
  background: url(/assets/img/stack-info.png) no-repeat 0 0;
}
.actions a.add {
  background: url(/assets/img/stack-add.png) no-repeat 0 0;
}
.actions a.remove {
  background: url(/assets/img/stack-remove.png) no-repeat 0 0;
}
.content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  border-right: 1px solid #cccccc;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}
.content p {
  margin-bottom: 20px;
}
.content h2 {
  line-height: 28px;
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  text-transform: none;
  color: #333333;
  margin-bottom: 20px;
}
.content h2 small {
  font-size: 18px;
  font-weight: 300;
  color: #333333;
}
.content a {
  font-weight: bold;
}
.content li {
  margin-bottom: 0;
  line-height: 28px;
}
.content ul,
.content ol {
  margin-bottom: 20px;
}
.content ul li ul,
.content ol li ul,
.content ul li ol,
.content ol li ol {
  margin-bottom: 0;
}
.content .steps {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.secondary {
  padding-left: 30px;
  margin-top: 65px;
}
.company .secondary {
  margin-top: 0;
}
.developers .content {
  border-right: none;
  padding-right: 10;
}
.hadoop p.intro {
  color: #73899d;
}
.hadoop .blog-cta {
  margin-left: 0;
}
.aws-comparison .body-content h4 {
  font-size: 20px;
  padding-top: 30px;
}
.content h1 + p,
.company #main h1 + p,
.developers #main h1 + p,
.search #main h1 + p,
.nodejs #main h1 + p,
.smartos #main h1 + p,
h1 + p,
.aws-comparison #main h1 + p,
.product-special #main h1 + p {
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}
.product-special #main .row ul {
  padding-left: 20px;
}
.product-special #main .row ul li {
  margin-bottom: 15px;
}
.product-special #main p.intro {
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  width: 300px;
  margin-top: 20px;
}
.product-special .col-sm-8 .svg {
  width: 100%;
  padding-top: 30px;
}
.product-special #main .row .blog-cta ul li,
.product-special #main .blog-cta .row .col-sm-4 ul li,
.product-special #main .blog-cta .row .col-sm-3 .col-md-3 ul li {
  margin-bottom: 0;
}
.modal .modal-header {
  border-bottom: none;
}
.modal .modal-header .close {
  margin-top: -12px;
}
.modal .modal-content {
  background-color: #e9eff3;
}
.modal .modal-content form input[type="text"] {
  width: 100%;
}
.modal .modal-content form textarea {
  width: 100%;
}
.modal h3 {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  color: #333333;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  margin-top: 0;
}
.modal .modal-body img {
  float: left;
  width: 150px;
}
.modal .modal-body .partner-description {
  float: right;
  width: 68%;
}
.modal .modal-body .or {
  margin-right: 10px;
  margin-left: 10px;
}
.modal .modal-body p {
  font-size: 14px;
  line-height: 24px;
}
.modal .modal-body p.description {
  font-size: 16px;
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.modal .modal-footer {
  text-align: left;
  border-top: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  margin-top: 0;
}
.modal .modal-footer span.hidden-xs {
  margin-bottom: 5px;
}
.modal .modal-footer h3 {
  margin-top: 0;
}
.modal .modal-footer img {
  width: 80px;
  margin-right: 20px;
}
div.gsc-thumbnail-inside {
  padding-left: 0;
}
div.gs-title {
  line-height: 28px;
  padding-bottom: 10px;
  text-decoration: none !important;
}
div.gs-title a.gs-title {
  text-decoration: none !important;
}
div.gs-title a.gs-title b {
  text-decoration: none !important;
  color: #333333 !important;
}
.gsc-result .gs-title {
  height: 1.5em !important;
}
div.gsc-url-top {
  padding-left: 0;
}
div.gs-bidi-start-align {
  font-size: 16px !important;
  line-height: 28px !important;
}
div.gsc-cursor-box {
  margin-left: 0 !important;
  padding-top: 5px;
  border-top: 1px solid #d9d9d9;
}
div.gcsc-branding {
  display: none !important;
}
div.gsc-result-info {
  padding-left: 0 !important;
}
.gsc-tabHeader {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.gsc-tabHeader:focus {
  outline: none;
}
.gsc-control-cse {
  padding: 0 !important;
}
.search div.gsc-control-cse,
.search div.gsc-above-wrapper-area,
.search div.gsc-result-info {
  padding-top: 0;
}
.developers .getting-started.cta {
  margin-left: 0;
  line-height: 23px;
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  line-height: 1.428571429;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 30px;
  margin-bottom: 30px;
}
.developers .getting-started.cta p {
  margin-bottom: 0;
}
.developers .getting-started.cta a {
  font-weight: 600;
}
.developers .sidebar {
  margin-right: 30px;
}
.developers p.resource {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  padding-left: 55px;
}
.developers p.resource:before {
  background: url(/assets/img/developers/guides.svg) no-repeat 3px 3px;
  background-size: 34px 34px;
  width: 40px;
  height: 40px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e9eff3;
  padding: 3px 3px 2px 2px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.developers p.resource.Videos:before {
  background: url(/assets/img/developers/videos.svg) no-repeat 3px 3px;
  background-size: 34px 34px;
  background-color: #e9eff3;
}
.developers p.resource.Presentations:before {
  background: url(/assets/img/developers/presentations.svg) no-repeat 5px 5px;
  background-size: 30px 30px;
  background-color: #e9eff3;
}
.developers p.resource.DataSheets:before {
  background: url(/assets/img/developers/data-sheets.svg) no-repeat 3px 3px;
  background-size: 35px 35px;
  background-color: #e9eff3;
}
.developers p.resource.WhitePapers:before {
  background: url(/assets/img/developers/white-papers.svg) no-repeat 3px 3px;
  background-size: 35px 35px;
  background-color: #e9eff3;
}
.developers .row.top,
.search .row.top,
.videos .row.top,
.devsub .row.top,
.course .row.top {
  margin-top: 40px;
}
.developers .sidebar,
.search .sidebar,
.videos .sidebar,
.devsub .sidebar,
.course .sidebar {
  margin-top: 0;
  margin-left: 0;
}
.developers .sidebar form:before,
.search .sidebar form:before,
.videos .sidebar form:before,
.devsub .sidebar form:before,
.course .sidebar form:before,
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after,
.devsub .sidebar form:after,
.course .sidebar form:after {
  content: " ";
  display: table;
}
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after,
.devsub .sidebar form:after,
.course .sidebar form:after {
  clear: both;
}
.developers .sidebar form:before,
.search .sidebar form:before,
.videos .sidebar form:before,
.devsub .sidebar form:before,
.course .sidebar form:before,
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after,
.devsub .sidebar form:after,
.course .sidebar form:after {
  content: " ";
  display: table;
}
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after,
.devsub .sidebar form:after,
.course .sidebar form:after {
  clear: both;
}
.developers .sidebar h3,
.search .sidebar h3,
.videos .sidebar h3,
.devsub .sidebar h3,
.course .sidebar h3 {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  text-transform: uppercase;
  color: #333333;
}
.developers .sidebar h4,
.search .sidebar h4,
.videos .sidebar h4,
.devsub .sidebar h4,
.course .sidebar h4 {
  border-top: none;
  font-size: 14px;
  letter-spacing: 1px;
}
.developers .sidebar ul,
.search .sidebar ul,
.videos .sidebar ul,
.devsub .sidebar ul,
.course .sidebar ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 30px;
}
.developers .sidebar ul li,
.search .sidebar ul li,
.videos .sidebar ul li,
.devsub .sidebar ul li,
.course .sidebar ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.developers .sidebar ul li a,
.search .sidebar ul li a,
.videos .sidebar ul li a,
.devsub .sidebar ul li a,
.course .sidebar ul li a {
  color: #333333;
}
.developers .content,
.search .content,
.videos .content,
.devsub .content,
.course .content {
  border-right: none;
}
.sidebar ul li.active {
  font-weight: bold;
  position: relative;
}
.sidebar ul li.active:after {
  left: -30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}
.dev-resources {
  padding-left: 20px;
}
ul.resources {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 30px;
}
ul.resources:before,
ul.resources:after {
  content: " ";
  display: table;
}
ul.resources:after {
  clear: both;
}
ul.resources:before,
ul.resources:after {
  content: " ";
  display: table;
}
ul.resources:after {
  clear: both;
}
ul.resources li {
  display: block;
  float: left;
  width: 112px;
  height: 112px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 5px;
  padding: 10px 3px 5px 3px;
  border-top: 7px solid #385774;
  background-color: #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.resources li.active {
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  position: relative;
  background: #ffffff;
}
ul.resources li.active:after,
ul.resources li.active:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
ul.resources li.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 15px;
  left: 50%;
  margin-left: -15px;
}
ul.resources li.active:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #c2e1f5;
  border-width: 16px;
  left: 50%;
  margin-left: -16px;
}
ul.resources li.popular {
  border-color: #385774;
}
ul.resources li.popular.active:before {
  border-top-color: #385774;
}
ul.resources li.guides {
  border-color: #73899d;
}
ul.resources li.guides.active:before {
  border-top-color: #73899d;
}
ul.resources li.videos {
  border-color: #ff6600;
}
ul.resources li.videos.active:before {
  border-top-color: #ff6600;
}
ul.resources li.presentations {
  border-color: #9d261d;
}
ul.resources li.presentations.active:before {
  border-top-color: #9d261d;
}
ul.resources li.datasheets {
  border-color: #c8af74;
}
ul.resources li.datasheets.active:before {
  border-top-color: #c8af74;
}
ul.resources li.whitepapers {
  border-color: #949ca1;
}
ul.resources li.whitepapers.active:before {
  border-top-color: #949ca1;
}
ul.resources li:first-child {
  margin-left: 0;
}
ul.resources li:last-child {
  margin-right: 0;
}
ul.resources li a {
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  text-align: center;
  display: block;
  color: #666666;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  background: url(/assets/img/developers/popular.svg) no-repeat 28px 20px;
}
ul.resources li a:hover {
  text-decoration: none;
}
ul.resources li.guides a {
  background: url(/assets/img/developers/guides.svg) no-repeat 28px 20px;
}
ul.resources li.videos a {
  background: url(/assets/img/developers/videos.svg) no-repeat 28px 20px;
}
ul.resources li.presentations a {
  background: url(/assets/img/developers/presentations.svg) no-repeat 28px 20px;
}
ul.resources li.datasheets a {
  background: url(/assets/img/developers/data-sheets.svg) no-repeat 28px 20px;
}
ul.resources li.whitepapers a {
  background: url(/assets/img/developers/white-papers.svg) no-repeat 28px 20px;
}
#video-cats {
  margin-bottom: 30px;
}
#video-cats:before {
  content: "Categories:";
}
.pagination a.active {
  background-color: #d9d9d9;
}
.pagination a.active:hover {
  background-color: #dedede;
}
a.button.ticket {
  background: #ff6600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  text-transform: uppercase;
  color: white;
  display: block;
  padding: 7px 12px 7px 12px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.button.ticket:hover {
  text-decoration: none;
  background: #ff751a;
}
.support form {
  width: 75%;
  margin: 0 auto;
}
.support form input[type="text"] {
  margin-right: 0;
  padding: 8px 0 8px 20px;
  float: left;
  font-size: 24px;
  line-height: 24px;
  box-sizing: border-box;
  height: 50px;
  border: 1px solid #999999;
  border-right: none;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f4f4f4;
  margin-bottom: 70px;
}
.support form input[type="text"]::-webkit-input-placeholder {
  padding: 4px 0 3px 0;
  color: #333333;
}
.support form input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  padding: 4px 0 3px 0;
  color: #333333;
}
.support form input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  padding: 4px 0 3px 0;
  color: #333333;
}
.support form input[type="text"]:-ms-input-placeholder {
  padding: 4px 0 3px 0;
  color: #333333;
}
.support form input[type="Submit"] {
  float: left;
  background-image: url(/assets/img/search-icon-home.svg);
  background-repeat: no-repeat;
  background-position: 14px 12px;
  background-color: #ff6500;
  background-size: 25px auto;
  border: 0;
  width: 50px;
  height: 50px;
  margin-left: -50px;
  margin-top: 0;
}
.support .bottom {
  padding-top: 40px;
  background-color: #eef0f2;
  margin-bottom: -20px;
}
.support .bottom p {
  clear: both;
  text-align: center;
  font-size: 16px;
  color: black;
  padding-bottom: 20px;
}
.support .bottom p a.getstarted {
  text-transform: none;
  padding: 10px 20px;
  font-size: 18px;
  margin-top: 20px;
}
.support .bottom div.inner {
  background-color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-top: 10px;
  text-align: center;
  height: 200px;
  margin-bottom: 50px;
}
.support .bottom div.inner h3 {
  color: black;
  margin-bottom: 20px;
}
.support .bottom div.inner ul {
  list-style-type: none;
  padding-left: 0;
}
.support .bottom div.inner ul li {
  margin-bottom: 10px;
}
.support .bottom div.inner.dark {
  background-color: transparent;
}
.support .bottom div.inner.dark h3 {
  margin-top: 0;
}
.feature-columns h3 {
  margin-bottom: 0;
  margin-top: 15px;
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
}
.feature-columns p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 23px;
}
.joyent-cloud.row.features .sidebar {
  background-color: transparent;
  padding: 0 0 0 10px;
}
.joyent-cloud.row.features .sidebar h4 {
  font-size: 18px;
  line-height: 23px;
}
.joyent-cloud.row.features .sidebar ul {
  margin-left: 0;
}
.joyent-cloud.row.features .sidebar ul li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  list-style-type: none;
}
.joyent-cloud.row.features .sidebar ul li a {
  color: #ff6600;
}
.row.lpage-features .col-sm-4 {
  background: #eef0f3;
  height: 270px;
  margin-bottom: 20px;
}
.row.lpage-features .col-sm-4 img {
  margin-top: 37px;
}
.row.lpage-features .col-sm-4 h3 {
  font-family: "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  line-height: 1.428571429;
  margin-left: 25px;
}
.row.lpage-features .col-sm-4 p {
  font-weight: light;
  font-size: 13px;
  line-height: 23px;
  margin-left: 25px;
  margin-right: 20px;
}
.row.lpage-features .col-sm-4.feature-2 img {
  margin-top: -14px;
}
.row.lpage-features .col-sm-4.feature-3 img {
  margin-top: 21px;
  margin-left: 25px;
}
.row.lpage-features .col-sm-4.feature-3 p {
  margin-right: 10px;
}
.free-trial .col-sm-12 h2 {
  font-family: "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 30px;
  line-height: 37px;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px;
}
.free-trial .container#main {
  padding-bottom: 50px;
}
.row.lpage-customers {
  background: #eef0f3;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 30px;
}
.row.lpage-customers h2 {
  text-align: center;
  margin-bottom: 30px;
}
.row.lpage-customers .col-sm-3 .col-md-3 {
  text-align: center;
}
.row.lpage-chart .col-sm-4 p {
  font-size: 17px;
  line-height: 31px;
}
.row.lpage-chart .col-sm-8 {
  text-align: right;
  margin-top: 30px;
}
.row.lpage-chart .col-sm-8 img {
  width: 90%;
}
.row.lpage-benefits h3 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 18px;
  font-weight: bold;
}
.row.lpage-benefits p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 23px;
}
.row.lpage-benefits img {
  float: left;
  margin-top: 2px;
  margin-bottom: 40px;
}
.row.lpage-benefits .info {
  float: left;
  width: 75%;
  margin-left: 15px;
}
.lpage h1 {
  margin-top: 70px;
  color: #385774;
  font-weight: 100;
}
.lpage .logo {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lpage p {
  font-size: 16px;
  line-height: 28px;
  color: #385774;
}
.lpage p span {
  color: #ff6600;
}
.lpage .logo + p {
  font-family: "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.lpage h1 + p {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #385774;
}
.lpage h3 {
  line-height: 23px;
  font-family: "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  margin-bottom: 10px;
  margin-top: 30px;
  color: #385774;
}
img.thumb {
  padding: 7px;
  border: 1px solid #cccccc;
  margin: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.getting-started ol,
.giveaway ol {
  margin-left: 5px;
}
.getting-started ol li,
.giveaway ol li {
  list-style-type: none;
  counter-increment: mylist;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 46px;
  text-indent: -46px;
}
.getting-started ol li:before,
.giveaway ol li:before {
  content: counter(mylist);
  background-color: #ff6600;
  padding: 4px 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: white;
  font-family: "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 1.428571429;
  margin-right: 10px;
}
.instance {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.instance a {
  background-color: #eef0f2;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
}
.instance a.inactive {
  display: none;
}
.instance a.aws {
  background-color: #fdf1d3;
}
.instance a.active {
  display: block;
}
.instance p {
  margin-bottom: 0;
  color: #333333;
}
.instances ul {
  padding-left: 0;
}
.instances ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 227px;
  margin-left: 3px;
  list-style-type: none;
  float: left;
}
.instances ul li p {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #eef0f2;
  display: block;
  width: 100%;
  height: 100%;
  height: 240px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px;
}
.instances h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 29px;
  line-height: 42px;
  color: #666666;
}
.instances h2 span {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.instances h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  line-height: 15px;
  text-transform: none;
  font-size: 15px;
  background: #457b97;
  margin-bottom: 3px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 0 10px 15px;
}
.pph {
  font-weight: bold;
  font-size: 18px;
}
.pph:before {
  content: '$';
}
.pph:after {
  content: 'per hour';
  display: block;
  font-size: 9px;
  color: #666666;
}
.pph.t:after {
  content: 'per hour \A billed per minute';
  white-space: pre;
}
.invalid .pph:before {
  display: none;
}
.pricing .row.top {
  margin-bottom: 0;
}
.pricing .tab-content {
  margin-bottom: 20px;
}
.pricing .modal-footer {
  margin: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
}
.pricing-tabs {
  margin-left: 3px;
}
.pricing-tabs a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #cccccc;
  margin-bottom: -1px;
  margin-right: 10px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  padding: 7px 15px 9px 15px;
  background: #f2f2f2;
}
.pricing-tabs a:hover {
  text-decoration: none;
  background: #ebebeb;
}
.pricing-tabs a.active {
  color: #333333;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.pricing-tabs a.active:hover {
  background: #ffffff;
}
.column {
  padding-left: 3px;
  padding-right: 0;
}
.column.tabs {
  padding-right: 10px;
}
.column h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  line-height: 1.428571429;
  text-transform: none;
  background: #457b97;
  margin-bottom: 3px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 6px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.column h2 a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.column h2 a:hover {
  text-decoration: none;
}
.column h2 a:after {
  content: '?';
  display: inline-block;
  padding: 0 8px;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-left: 5px;
  color: #457b97;
}
.column a ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.column a ul li {
  color: #333333;
  list-style-type: none;
  font-size: 13px;
  text-align: right;
}
.column a ul li span {
  color: #949ca1;
  font-size: 11px;
  text-align: left;
  display: inline-block;
  width: 35px;
  margin-left: 5px;
}
.architecture h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 29px;
  line-height: 42px;
  color: #666666;
}
.architecture h2 span {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.architecture p,
.architecture li {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.architecture ol {
  margin-left: 10px;
}
.architecture ol li {
  list-style-type: none;
  counter-increment: architecturelist;
  padding-right: 20px;
  padding-left: 10px;
  text-indent: -20px;
}
.architecture ol li:before {
  font-weight: bold;
  content: counter(architecturelist);
  margin-right: 10px;
}
.architecture .blog-cta ol {
  margin-left: 0;
}
.architecture .blog-cta ol li {
  text-indent: -46px;
  padding-left: 46px;
}
.architecture img {
  margin-top: 50px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.row.chart {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
a .size {
  padding-top: 0;
  color: #333333;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
}
.recommended {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSItMyAtMyAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMyAtMyAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI0E5QjdCRiIgZD0iTTguMjY2LDYuNzkxbDAuOTIxLDQuODQ2YzAuMDE4LDAuMTIzLTAuMDMyLDAuMjQyLTAuMTM5LDAuMzEyQzguOTk2LDExLjk4NCw4LjkyNiwxMiw4Ljg3NSwxMg0KCQljLTAuMDUzLDAtMC4xMjItMC4wMTYtMC4xNzMtMC4wNDlMNC41LDkuMjQybC00LjIwMSwyLjcwN2MtMC4xMDQsMC4wNjgtMC4yNDMsMC4wNjgtMC4zNDcsMGMtMC4xMDQtMC4wNy0wLjE1Ny0wLjE4OS0wLjEzOS0wLjMxMg0KCQlsMC45MTktNC44NDZsLTMuNjQ2LTMuNjI3Qy0zLDMuMDc3LTMuMDE5LDIuOTM5LTIuOTg0LDIuODE2YzAuMDUzLTAuMTIyLDAuMTc0LTAuMTksMC4yOTYtMC4xOWg0Ljc5MmwyLjEwMS01LjQxNw0KCQlDNC4yNTYtMi45MTMsNC4zNzYtMyw0LjUtM3MwLjI0NCwwLjA4NywwLjI5NSwwLjIwOWwyLjEwMSw1LjQxN2g0Ljc5MmMwLjEyMiwwLDAuMjQzLDAuMDY5LDAuMjk1LDAuMTkNCgkJYzAuMDMyLDAuMTIzLDAuMDE5LDAuMjU5LTAuMDcsMC4zNDZMOC4yNjYsNi43OTF6Ii8+DQo8L3N2Zz4NCg==') no-repeat 0 0;
  float: left;
}
a.pricing-guide {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGMTY3MjMiIGQ9Ik0xMy43NTgsMTcuMTk3YzAsMC42MzgtMC41MDksMS4xNDctMS4xNDYsMS4xNDdIMS4xNDdDMC41MSwxOC4zNDUsMCwxNy44MzUsMCwxNy4xOTdWMS4xNDcNCgkJQzAsMC41MSwwLjUxLDAsMS4xNDcsMGg2LjQ5N2MwLjEwNiwwLDAuMTksMC4wNDIsMC4yNzYsMC4xMDZsNS43MzMsNS43MzJjMC4wNjIsMC4wODUsMC4xMDUsMC4xNywwLjEwNSwwLjI3NVYxNy4xOTd6Ii8+DQo8L2c+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNi4yMzEsMTUuOTF2LTEuMzUyYy0wLjk1My0wLjA0Mi0xLjg3OC0wLjI5OC0yLjQxOC0wLjYxMWwwLjQyNy0xLjY2NA0KCQljMC41OTcsMC4zMjcsMS40MzcsMC42MjYsMi4zNjEsMC42MjZjMC44MTEsMCwxLjM2Ni0wLjMxMywxLjM2Ni0wLjg4MmMwLTAuNTQxLTAuNDU2LTAuODgzLTEuNTA4LTEuMjM4DQoJCWMtMS41MjItMC41MTItMi41NjEtMS4yMjMtMi41NjEtMi42MDJjMC0xLjI1MiwwLjg4Mi0yLjIzNCwyLjQwNC0yLjUzM1Y0LjMwM2gxLjM5NHYxLjI1MWMwLjk1MywwLjA0MywxLjU5MywwLjI0MiwyLjA2MiwwLjQ3DQoJCUw5LjM0Nyw3LjYzMmMtMC4zNy0wLjE1Ny0xLjAyNS0wLjQ4NC0yLjA0OC0wLjQ4NGMtMC45MjUsMC0xLjIyNCwwLjM5OC0xLjIyNCwwLjc5N2MwLDAuNDY5LDAuNDk4LDAuNzY4LDEuNzA3LDEuMjIzDQoJCWMxLjY5MywwLjU5NywyLjM3NSwxLjM4LDIuMzc1LDIuNjZjMCwxLjI2Ny0wLjg5NiwyLjM0Ny0yLjUzMiwyLjYzMnYxLjQ1SDYuMjMxeiIvPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat 0 -1px;
  /* pricing-guide.svg */
  padding-left: 15px;
  margin-left: 0;
  font-size: 12px;
  font-weight: bold;
  background-size: 17px;
}
p.pricing-info a.pricing-guide {
  margin-left: 10px;
}
p.extra-pricing {
  text-align: right;
}
.column h2.highmemory,
.instances h3.highmemory {
  background: #727372;
}
.column h2.highmemory a:after {
  color: #727372;
}
.column h2.highcpu,
.instances h3.highcpu {
  background: #a66a48;
}
.column h2.highcpu a:after {
  color: #a66a48;
}
.column h2.highstorage,
.instances h3.highstorage {
  background: #d96020;
}
.column h2.highstorage a:after {
  color: #d96020;
}
.column h2.highio,
.instances h3.highio {
  background: #ff6600;
}
.column h2.highio a:after {
  color: #ff6600;
}
.faint,
.invalid {
  opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
  /*IE8*/
}
ul.switch {
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}
ul.switch li {
  list-style-type: none;
  margin-bottom: 5px;
  display: block;
  margin-left: 0;
  background: #e5ebf1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
ul.switch li a {
  padding: 7px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #949ca1;
  text-decoration: none;
  display: block;
}
ul.switch li.active {
  position: relative;
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #333333;
  padding: 6px 14px 5px 14px;
}
ul.switch li.active a {
  color: #333333;
  padding: 1px 14px 0 1px;
}
ul.switch:before {
  content: 'TYPE:';
  display: block;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.switch.appliance {
  margin-left: 0;
}
ul.switch.appliance:before {
  content: none;
  display: none;
}
ul.switch.manta:before {
  content: none;
  display: none;
}
ul.switch.view:before {
  content: 'View:';
}
ul.switch.filter:before {
  content: 'OS:';
}
ul.switch.bandwidth:before {
  content: 'Network:';
}
ul.switch.lb:before {
  content: 'Services:';
}
ul.switch.application:before {
  content: 'Application:';
}
ul.switch.management:before {
  content: 'Management:';
}
ul.switch.data:before {
  content: 'Data:';
}
ul.switch.traffic:before {
  content: 'Traffic:';
}
ul.switch.filter li a {
  padding-left: 10px;
}
ul.switch.filter li a:before {
  content: "\2713";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #afbcc7;
  color: #afbcc7;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 0 3px;
  margin-right: 5px;
}
ul.switch.filter li a:hover:before {
  color: #e5ebf1;
}
ul.switch.filter li.active {
  position: relative;
  background: #ffffff;
  border: 1px solid #cccccc;
  padding-left: 0;
}
ul.switch.filter li.active a {
  color: #333333;
  padding: 0 14px 0 10px;
}
ul.switch.filter li.active a:before {
  background: #ff6600;
  color: #ffffff;
}
.row.chart p.info {
  font-size: 12px;
}
p.aws-notice {
  font-size: 14px;
  line-height: 18px;
  display: none;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 15px;
}
p.aws-notice:before {
  content: 'Note:';
  display: inline-block;
  background: #fce6ae;
  color: #333333;
  font-weight: bold;
  padding: 0 5px;
  margin-right: 5px;
}
p.aws-notice a {
  font-weight: bold;
}
.spec.strong {
  margin-top: -1px;
  margin-bottom: 1px;
  font-weight: bold;
}
.spec.strong span {
  font-weight: normal;
}
.full-specs {
  margin-left: 0;
}
.full-specs li {
  list-style-type: none;
  margin-bottom: 5px;
}
.full-specs strong {
  display: inline-block;
  width: 130px;
  text-align: right;
  font-weight: normal;
}
.full-specs strong:after {
  content: ":";
  margin-right: 10px;
}
.full-specs span {
  font-weight: bold;
}
.modal-footer p {
  float: right;
}
.modal-footer a.getstarted {
  margin-top: 5px;
  margin-left: 10px;
}
p.pricing-info {
  font-size: 13px;
}
p.pricing-info.hidden-xs {
  float: right;
  position: relative;
  top: -28px;
  margin-bottom: 0;
}
span.recommended-info {
  font-size: 12px;
  margin-bottom: 0;
  display: inline-block;
}
span.recommended-info:before {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSItMyAtMyAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMyAtMyAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI0E5QjdCRiIgZD0iTTguMjY2LDYuNzkxbDAuOTIxLDQuODQ2YzAuMDE4LDAuMTIzLTAuMDMyLDAuMjQyLTAuMTM5LDAuMzEyQzguOTk2LDExLjk4NCw4LjkyNiwxMiw4Ljg3NSwxMg0KCQljLTAuMDUzLDAtMC4xMjItMC4wMTYtMC4xNzMtMC4wNDlMNC41LDkuMjQybC00LjIwMSwyLjcwN2MtMC4xMDQsMC4wNjgtMC4yNDMsMC4wNjgtMC4zNDcsMGMtMC4xMDQtMC4wNy0wLjE1Ny0wLjE4OS0wLjEzOS0wLjMxMg0KCQlsMC45MTktNC44NDZsLTMuNjQ2LTMuNjI3Qy0zLDMuMDc3LTMuMDE5LDIuOTM5LTIuOTg0LDIuODE2YzAuMDUzLTAuMTIyLDAuMTc0LTAuMTksMC4yOTYtMC4xOWg0Ljc5MmwyLjEwMS01LjQxNw0KCQlDNC4yNTYtMi45MTMsNC4zNzYtMyw0LjUtM3MwLjI0NCwwLjA4NywwLjI5NSwwLjIwOWwyLjEwMSw1LjQxN2g0Ljc5MmMwLjEyMiwwLDAuMjQzLDAuMDY5LDAuMjk1LDAuMTkNCgkJYzAuMDMyLDAuMTIzLDAuMDE5LDAuMjU5LTAuMDcsMC4zNDZMOC4yNjYsNi43OTF6Ii8+DQo8L3N2Zz4NCg==') no-repeat 0 0;
  float: left;
  margin-top: 1px;
  margin-left: 3px;
  content: ' ';
  margin-right: 0;
  display: inline-block;
}
#demo-modal {
  width: 800px;
  margin-left: -430px;
  background: transparent;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#demo-modal button {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  background: #949ca1;
  padding: 0 5px 5px 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#terminal {
  width: 100%;
  height: 500px;
  background: #333333;
  color: #ffffff;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "source-code-pro", Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  overflow-x: hidden;
  overflow-y: auto;
}
#terminal p {
  margin-bottom: 0;
}
.manta h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 50px;
  color: #ffffff;
  line-height: 43px;
  margin-bottom: 0;
  margin-top: 25px;
}
.manta .row.top img {
  margin-top: -50px;
}
.manta h2 {
  font-weight: bold;
  color: #ffffff;
  font-size: 27px;
  line-height: 45px;
  margin-top: 6px;
}
.manta .integrated {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #cccccc;
}
.manta .integrated h2 {
  color: #ff6600;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}
.manta .integrated p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  width: 75%;
  margin: 0 auto 60px auto;
}
.manta h1 + h2 + p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.row.features .existing a {
  text-align: center;
}
.row.features .col-md-4.mono .inner {
  background: #ffffff;
  background: rgba(221, 221, 221, 0.3);
  overflow: hidden;
  color: #ffffff;
}
.row.features .col-md-4.mono a {
  color: #ffffff;
}
.row.features .col-md-4.mono a p {
  color: #ffffff;
}
.row.features .col-md-4.mono p {
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  padding-top: 10px;
}
.row.features .col-md-4.mono p a {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
}
.row.features .col-md-4.mono img {
  padding-top: 10px;
  margin: 0 auto;
  text-align: center;
}
.row.features .col-md-4.mono img.open {
  width: auto;
}
.row.features .col-md-4.mono img.docs {
  width: 220px;
}
.row.features .col-md-4.mono.screencast {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
}
.row.features .col-md-4.mono.screencast a {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.row.features .col-md-4.mono.screencast a img {
  margin-top: 10px;
  max-width: 90px;
}
#screencast .modal-dialog {
  width: 750px;
  height: 470px;
}
#screencast .modal-content {
  width: 750px;
  height: 470px;
}
.manta-pricing table.table,
.pricing table.table {
  width: auto;
}
.manta-pricing .tab-pane {
  max-width: 600px;
  padding-top: 20px;
  padding-left: 30px;
}
.manta-pricing .tab-pane p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 16px;
}
.pricing #bandwidth.tab-pane,
.pricing #lb.tab-pane {
  max-width: 600px;
  padding-top: 20px;
  padding-left: 30px;
}
.products .thankyou {
  margin-bottom: 30px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.products .row.top {
  margin-top: 70px;
  margin-bottom: 80px;
}
.products .row.top .col-sm-6 > div {
  background-image: url(/assets/img/network-orange.png);
  background-repeat: no-repeat;
  background-position: 200px -120px;
  background-color: #EEF0F2;
  background-size: 420px auto;
  height: 400px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.products .row.top .col-sm-6.compute-product {
  overflow: hidden;
}
.products .row.top .col-sm-6.compute-product a.getstarted.learnmore {
  margin-right: 10px;
}
.products .row.top .col-sm-6.private-product {
  text-align: right;
}
.products .row.top .col-sm-6.private-product div.private-product {
  background-image: url(/assets/img/network-red.png);
  background-position: -170px -90px;
  background-size: 452px auto;
}
.products .row.top .col-sm-6.private-product .product-text {
  text-align: right;
}
.products .row.top .col-sm-6.private-product .product-text h2 {
  padding-right: 0;
}
.products .row.top .col-sm-6.private-product .product-text p.description {
  float: right;
}
.products .row.top .col-sm-6.private-product .getstarted {
  margin-left: 10px;
}
.products .row.top .col-sm-6 .product-text {
  position: absolute;
  top: 140px;
  left: 0;
  padding: 0 50px 0 50px;
  width: 100%;
}
.products .row.top .col-sm-6 .product-text h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 36px;
  line-height: 30px;
}
.products .row.top .col-sm-6 .getstarted {
  display: inline-block;
  width: auto;
  border: 2px solid #ff6600;
  color: #ff6600;
  background-color: white;
  text-transform: none;
}
.products .row.top .col-sm-6 .getstarted.learnmore {
  color: white;
  background-color: #333333;
  border-color: #333333;
}
.products .row.top .col-sm-6 p.description {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  width: 340px;
}
.products .row.top .col-sm-6 p.buttons {
  clear: both;
  padding-top: 20px;
}
.products h1 {
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 46px;
  line-height: 39px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.products p.intro {
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 28px;
  line-height: 39px;
  padding-bottom: 30px;
}
.meet-joyent .blog-cta,
.free-trial .blog-cta {
  margin-left: 0;
  min-height: 150px;
}
.products.row {
  margin-top: 30px;
}
.products.row .col-sm-4 > div {
  background: #EEF0F2;
  height: 210px;
  position: relative;
  overflow: hidden;
}
.products.row .col-sm-4 > div img {
  opacity: .4;
  position: absolute;
}
.products.row .col-sm-4 a .product-text {
  position: absolute;
  top: 10px;
  padding: 10px 20px;
  opacity: 1;
}
.products.row .col-sm-4 a .product-text p {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
.products.row .col-sm-4 a .product-text h2 {
  font-size: 21px !important;
  line-height: 1 !important;
  padding-right: none;
  color: #333333;
  margin-top: 0;
}
.products.row .col-sm-4 a:hover {
  text-decoration: none;
}
body.sdc .col-md-4,
body.jpc .col-md-4,
body.node-support .col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}
body.sdc div.lead p,
body.jpc div.lead p,
body.node-support div.lead p {
  color: black;
}
body.sdc h2.sec2title,
body.jpc h2.sec2title,
body.node-support h2.sec2title {
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 30px;
  line-height: 39px;
  margin-top: 0;
  margin-bottom: 30px;
}
body.sdc .inner,
body.jpc .inner,
body.node-support .inner {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 295px;
  text-align: center;
  color: #333333;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
body.sdc .inner img,
body.jpc .inner img,
body.node-support .inner img {
  margin: 0 auto;
}
body.sdc .inner h3,
body.jpc .inner h3,
body.node-support .inner h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  line-height: 22px;
}
body.sdc .inner.box1 img,
body.jpc .inner.box1 img,
body.node-support .inner.box1 img {
  padding-top: 15px;
  padding-bottom: 10px;
}
body.sdc .inner.box2 img,
body.jpc .inner.box2 img,
body.node-support .inner.box2 img {
  padding-top: 15px;
  padding-bottom: 10px;
}
body.sdc .inner.box3 img,
body.jpc .inner.box3 img,
body.node-support .inner.box3 img {
  padding-top: 26px;
  padding-bottom: 25px;
}
body.sdc .inner.box4,
body.jpc .inner.box4,
body.node-support .inner.box4 {
  padding-top: 8px;
}
body.sdc .inner.box4 img,
body.jpc .inner.box4 img,
body.node-support .inner.box4 img {
  padding-top: 10px;
  padding-bottom: 8px;
}
body.sdc .inner.box5 img,
body.jpc .inner.box5 img,
body.node-support .inner.box5 img {
  padding-top: 15px;
  padding-bottom: 10px;
}
body.sdc .inner.box6 img,
body.jpc .inner.box6 img,
body.node-support .inner.box6 img {
  padding-top: 15px;
  padding-bottom: 10px;
}
body.sdc .industries .inner,
body.jpc .industries .inner,
body.node-support .industries .inner {
  background-color: #E2E2E2;
  border-color: #e2e2e2;
  height: 342px;
}
body.sdc .industries .inner h3,
body.jpc .industries .inner h3,
body.node-support .industries .inner h3 {
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}
body.sdc .industries .inner.box8 h3,
body.jpc .industries .inner.box8 h3,
body.node-support .industries .inner.box8 h3 {
  max-width: 250px;
}
body.sdc .industries .inner.box8 img,
body.jpc .industries .inner.box8 img,
body.node-support .industries .inner.box8 img {
  padding-top: 9px;
  padding-bottom: 9px;
}
body.sdc .industries .inner.box9 img,
body.jpc .industries .inner.box9 img,
body.node-support .industries .inner.box9 img {
  padding-top: 9px;
  padding-bottom: 9px;
}
body.sdc .industries .inner.box10 img,
body.jpc .industries .inner.box10 img,
body.node-support .industries .inner.box10 img {
  padding-top: 7px;
  padding-bottom: 7px;
}
body.sdc .industries .inner.box11 img,
body.jpc .industries .inner.box11 img,
body.node-support .industries .inner.box11 img {
  padding-top: 2px;
  padding-bottom: 1px;
}
body.sdc div.wrap,
body.jpc div.wrap,
body.node-support div.wrap {
  background-image: url(/assets/img/network-gray.jpg);
  background-repeat: no-repeat;
  background-size: 523px auto;
  background-position: 90% 50px;
}
body.sdc .row.matrix,
body.jpc .row.matrix,
body.node-support .row.matrix {
  color: black;
  margin-top: 50px;
  margin-bottom: 50px;
}
body.sdc .row.matrix h2,
body.jpc .row.matrix h2,
body.node-support .row.matrix h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
}
body.sdc .row.matrix p,
body.jpc .row.matrix p,
body.node-support .row.matrix p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
body.sdc table.matrix thead tr th,
body.jpc table.matrix thead tr th,
body.node-support table.matrix thead tr th {
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
}
body.sdc table.matrix thead tr th:nth-child(3),
body.jpc table.matrix thead tr th:nth-child(3),
body.node-support table.matrix thead tr th:nth-child(3) {
  padding-right: 10px;
}
body.sdc table.matrix tbody tr,
body.jpc table.matrix tbody tr,
body.node-support table.matrix tbody tr {
  border-bottom: 1px solid #CCCCCC;
}
body.sdc table.matrix tbody tr td,
body.jpc table.matrix tbody tr td,
body.node-support table.matrix tbody tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 12px;
  line-height: 17px;
}
body.sdc table.matrix tbody tr td strong,
body.jpc table.matrix tbody tr td strong,
body.node-support table.matrix tbody tr td strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
}
body.sdc table.matrix tbody tr td a,
body.jpc table.matrix tbody tr td a,
body.node-support table.matrix tbody tr td a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  line-height: 17px;
}
body.sdc table.matrix tbody tr td:first-child,
body.jpc table.matrix tbody tr td:first-child,
body.node-support table.matrix tbody tr td:first-child {
  width: 60px;
  text-align: center;
}
body.sdc table.matrix tbody tr td:nth-child(3),
body.jpc table.matrix tbody tr td:nth-child(3),
body.node-support table.matrix tbody tr td:nth-child(3),
body.sdc table.matrix tbody tr td:nth-child(4),
body.jpc table.matrix tbody tr td:nth-child(4),
body.node-support table.matrix tbody tr td:nth-child(4) {
  text-align: center;
}
body.manta .sec1 {
  padding-top: 50px;
}
body.manta .sec1 .col-sm-6.col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}
body.manta .sec1 .inner {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 395px;
  text-align: center;
  color: #333333;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
body.manta .sec1 .inner img {
  margin: 0 auto;
}
body.manta .sec1 .inner h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  line-height: 22px;
}
body.jpc .container.main {
  overflow-y: hidden;
}
body.jpc h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  color: black;
}
body.jpc .inner a {
  color: black;
}
body.jpc .inner a:hover {
  text-decoration: none;
}
body.jpc .inner.box1 img {
  padding-top: 30px;
  padding-bottom: 21px;
}
body.jpc .inner.box2 img {
  padding-top: 4px;
  padding-bottom: 12px;
}
body.jpc .inner.box5 img {
  padding-top: 0;
  padding-bottom: 1px;
}
body.jpc .inner.box4 img {
  padding-top: 21px;
  padding-bottom: 9px;
}
body.jpc .inner.box3 img {
  padding-top: 17px;
  padding-bottom: 20px;
}
body.jpc .inner.box6 img {
  padding-top: 5px;
  padding-bottom: 12px;
}
body.jpc .architecture h2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.jpc .architecture .col-sm-12 {
  margin-left: 5px;
  margin-right: 5px;
  padding: 0 20px;
}
body.jpc .architecture p {
  text-align: center;
  margin-top: 30px;
  min-height: 130px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 31px;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 50px;
}
body.jpc .docker {
  background-color: #DFEAED;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
body.jpc .docker .container {
  padding-left: 50px;
  padding-right: 50px;
}
body.jpc .docker h2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.jpc .docker img {
  width: 100%;
  margin-bottom: 50px;
}
body.jpc .docker .col-md-6 {
  padding-left: 30px;
  padding-right: 30px;
}
body.jpc .docker p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: black;
}
body.node-support .node-top {
  padding-bottom: 30px;
  margin-bottom: 50px;
  background-image: url(/assets/img/node-support/network.png);
  background-color: #333333;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 585px auto;
}
body.node-support .node-top h1 {
  color: white;
}
body.node-support .node-top .lead p {
  color: white;
}
body.node-support .node-top .node-logo {
  text-align: center;
}
body.node-support .node-top .node-logo img {
  padding-top: 100px;
}
body.node-support .node-top .row.top {
  margin-bottom: 0;
}
body.node-support .sec1 .inner {
  height: 362px;
  padding-top: 35px;
}
body.node-support .sec1 .inner.box1 img {
  padding-top: 0;
  padding-bottom: 0;
}
body.node-support .sec1 .inner.box2 img {
  padding-top: 0;
  padding-bottom: 0;
}
body.node-support .sec1 .inner.box3 img {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -10px;
}
body.node-support .sec1 .inner.box3 h3 {
  margin-top: 11px;
}
body.node-support .sec1 .inner.box4 img {
  padding-top: 4px;
  padding-bottom: 5px;
}
body.node-support .sec1 .inner.box5 img {
  padding-top: 0;
  padding-bottom: 0;
}
body.node-support .sec1 .inner.box6 img {
  padding-top: 7px;
  padding-bottom: 8px;
}
body.node-support .industries {
  background-color: #8cc84b;
  padding-top: 50px;
  margin-top: 50px;
  padding-bottom: 50px;
}
body.node-support .industries h2 {
  color: white;
}
body.node-support .industries .inner {
  background-color: rgba(35, 31, 32, 0.2);
  border: none;
  height: 232px;
}
body.node-support .industries .inner p {
  color: white;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
body.node-support .industries .inner img {
  padding-bottom: 20px;
}
body.node-support .industries .inner.box8 img {
  padding-top: 4px;
  padding-bottom: 20px;
}
body.node-support .industries .inner.box9 img {
  padding-top: 0;
  margin-top: -5px;
  padding-bottom: 17px;
}
body.node-support .industries .inner.box10 img {
  padding-top: 13px;
  padding-bottom: 25px;
}
body.node-support .industries .inner.box11 img {
  padding-top: 0;
  margin-top: -9px;
  padding-bottom: 10px;
}
body.node-support .industries .inner.box12 img {
  padding-top: 8px;
  padding-bottom: 26px;
}
body.node-support .industries .inner.box13 img {
  padding-bottom: 27px;
}
body.node-support .industries .inner.box14 img {
  padding-top: 12px;
  padding-bottom: 30px;
}
body.node-support .industries .inner.box15 {
  padding: 20px;
}
body.node-support .industries .inner.box15 img {
  padding-top: 10px;
  padding-bottom: 15px;
}
body.node-support .industries .inner.box15 a {
  font-weight: bold;
  color: white;
}
body.node-support .resources {
  background: rgba(51, 51, 51, 0.9);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: -44px;
}
body.node-support .resources h2 {
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 26px;
  line-height: 1.428571429;
  color: white;
}
body.node-support .resources h2 a {
  font-weight: bold;
}
body.node-support .resources h3 {
  color: #80bd01;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
}
body.node-support .resources p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 26px;
  line-height: 1.428571429;
  color: white;
}
body.node-support .resources p.fineprint {
  font-size: 20px;
}
body.node-support .resources p.fineprint a {
  font-weight: bold;
  color: #80bd01;
}
body.node-support .row.cta p {
  display: inline-block;
  font-size: 22px;
}
body.node-support .row.cta p.fineprint {
  font-size: 18px;
  color: #AAADAF;
  margin-left: 8px;
  padding-left: 11px;
  border-left: 1px solid #AAADAF;
}
body.node-support .row.cta p.fineprint a {
  font-weight: bold;
}
body.node-support .row.cta a.getstarted {
  display: inline-block;
  font-size: 22px;
  width: 170px;
  padding: 2px;
  margin-right: 5px;
}
.cta.foot {
  padding-top: 20px;
  padding-bottom: 565px;
}
.cta.foot p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
.cta.foot .getstarted {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  line-height: 1.428571429;
  width: auto;
  padding: 5px 15px;
  margin-left: 10px;
}
.cta.foot#sdc-float {
  padding-top: 12px;
  padding-bottom: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(25, 25, 25, 0.9);
  z-index: 9;
}
.cta.foot a.contact-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
}
.cta.foot p.fineprint {
  font-size: 13px;
}
.ecommerce a.toggle {
  cursor: pointer;
}
.ecommerce .service {
  border-bottom: 1px solid #cccccc;
  padding-top: 25px;
  padding-bottom: 20px;
}
.ecommerce .service h2 {
  margin-top: 0;
}
.ecommerce .service.last {
  border-bottom: none;
}
.ecommerce .customers {
  margin-top: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 20px;
  padding-bottom: 20px;
  background: #e9eff3;
}
.ecommerce .customers figure {
  float: left;
  margin-right: 30px;
}
.ecommerce .customers figure:last-child {
  margin-right: 0;
}
.ecommerce .customers figure img {
  height: 68px;
}
.ecommerce .customers figure.wanelo {
  margin-right: 50px;
}
.ecommerce .customers figure.wanelo img {
  height: 35px;
}
.ecommerce .customers figure.reebonz img {
  height: 40px;
}
.ecommerce .customers figure.modcloth {
  margin-top: -10px;
}
.ecommerce .customers figure.modcloth img {
  height: 45px;
}
.ecommerce .customers figure.eventbrite img {
  height: 45px;
}
.ecommerce .customers figure.sheknows img {
  height: 30px;
}
.terms ol {
  list-style-type: none;
  counter-reset: level1;
}
.terms ol > li {
  text-indent: -30px;
}
.terms ol > li:before {
  content: counter(level1) ". ";
  counter-increment: level1;
}
.terms ol > li > ol {
  list-style-type: none;
  counter-reset: level2;
}
.terms ol > li > ol > li:before {
  content: counter(level1) "." counter(level2) " ";
  counter-increment: level2;
}
.terms ol > li > ol > li > ol {
  list-style-type: none;
  counter-reset: level3;
}
.terms ol > li > ol > li > ol > li:before {
  content: counter(level1) "." counter(level2) "." counter(level3) " ";
  counter-increment: level3;
}
.terms ul li {
  text-indent: 0;
}
.table.aws span {
  font-weight: normal;
  font-size: 12px;
}
.mktoFieldWrap label {
  float: none !important;
  width: auto !important;
  display: block !important;
  font-family: "bree", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 14px !important;
  padding-left: 12px !important;
  margin-bottom: 5px !important;
  color: #666 !important;
}
.mktoFieldWrap.mktoRequiredField label:before {
  content: "*";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  display: block;
  float: left;
  margin-left: -10px;
  color: #ff6600;
}
.mktoFieldWrap input {
  float: none !important;
  display: block !important;
  width: 100% !important;
  height: 36px !important;
}
.mktoFieldWrap textarea {
  width: 100% !important;
}
.mktoFieldWrap select {
  width: 100% !important;
}
.mktoFieldWrap select[multiple] {
  height: auto;
}
.mktoFieldWrap select[multiple]#Day_of_Week__c {
  height: 130px;
}
.mktoFieldWrap input,
.mktoFieldWrap textarea,
.mktoFieldWrap select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 16px !important;
  padding: 6px 12px !important;
  color: #666 !important;
}
.mktoFieldWrap input:focus,
.mktoFieldWrap textarea:focus,
.mktoFieldWrap select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.mktoFieldWrap input::-moz-placeholder,
.mktoFieldWrap textarea::-moz-placeholder,
.mktoFieldWrap select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.mktoFieldWrap input:-ms-input-placeholder,
.mktoFieldWrap textarea:-ms-input-placeholder,
.mktoFieldWrap select:-ms-input-placeholder {
  color: #999999;
}
.mktoFieldWrap input::-webkit-input-placeholder,
.mktoFieldWrap textarea::-webkit-input-placeholder,
.mktoFieldWrap select::-webkit-input-placeholder {
  color: #999999;
}
.mktoFieldWrap input[disabled],
.mktoFieldWrap textarea[disabled],
.mktoFieldWrap select[disabled],
.mktoFieldWrap input[readonly],
.mktoFieldWrap textarea[readonly],
.mktoFieldWrap select[readonly],
fieldset[disabled] .mktoFieldWrap input,
fieldset[disabled] .mktoFieldWrap textarea,
fieldset[disabled] .mktoFieldWrap select {
  background-color: #cccccc;
  opacity: 1;
}
.mktoFieldWrap input[disabled],
.mktoFieldWrap textarea[disabled],
.mktoFieldWrap select[disabled],
fieldset[disabled] .mktoFieldWrap input,
fieldset[disabled] .mktoFieldWrap textarea,
fieldset[disabled] .mktoFieldWrap select {
  cursor: not-allowed;
}
textarea.mktoFieldWrap input,
textarea.mktoFieldWrap textarea,
textarea.mktoFieldWrap select {
  height: auto;
}
.mktoFieldWrap input:focus,
.mktoFieldWrap textarea:focus,
.mktoFieldWrap select:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
.mktoFieldWrap .mktoAsterix {
  display: none !important;
}
.mktoFieldWrap .mktoGutter {
  display: none !important;
}
.mktoForm {
  width: 100% !important;
}
.mktoForm .mktoOffset {
  display: none !important;
}
.mktoForm .mktoFieldDescriptor.mktoFormCol {
  float: none !important;
  width: auto !important;
}
.mktoForm .mktoFieldWrap {
  width: auto !important;
  float: none !important;
}
.mktoForm .mktoButtonWrap {
  margin-left: 0 !important;
  margin-top: 20px !important;
}
.mktoForm .mktoButtonWrap .mktoButton {
  box-shadow: none !important;
  border: none !important;
  font-size: 18px !important;
  line-height: 18px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  color: white !important;
  background: #ff6600 !important;
  margin: 0 0 !important;
}
.mktoForm .mktoButtonWrap .mktoButton:hover {
  background: #b34700 !important;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-fade ul.carousel-indicators {
  position: relative;
  color: #ff6600;
  text-align: center;
  padding-right: 0;
  z-index: 0;
}
.carousel-fade ul.carousel-indicators li {
  width: auto;
  height: auto;
  text-indent: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  padding: 12px 14px 12px 14px;
  border: 2px solid #ff6600;
  margin: 5px 3px 0 0 !important;
  margin-top: 10px;
}
.carousel-fade ul.carousel-indicators li:last-child {
  margin-right: 0;
}
.carousel-fade ul.carousel-indicators li.active {
  color: white;
  border: 2px solid #ff6600;
  position: relative;
  background: #ff6600;
}
.carousel-fade ul.carousel-indicators li.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 102, 0, 0);
  border-top-color: #ff6600;
  border-width: 15px;
  margin-left: -15px;
}
.carousel-fade ul.carousel-indicators li:hover {
  background: #b34700;
  border-color: #b34700;
  color: white;
}
.carousel-fade ul.carousel-indicators li:hover:after {
  border-top-color: #b34700;
}
body.triton-faq ul#toc li a {
  font-weight: normal;
}
body.triton-faq a.toc-top-link {
  font-weight: normal;
  vertical-align: super;
  font-size: 10px;
  color: #949ca1;
}
.devsub .sidebar,
.course .sidebar {
  margin-top: 0;
  margin-left: 0;
}
.video + p.share {
  margin-top: 30px;
}
@media (min-width: 1440px) {
  /* body.home {
        background: url(/assets/img/homepage/background-photo.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    } */
}
@media (min-width: 980px) and (max-width: 1199px) {
  .technology .illustration {
    margin-bottom: 15px;
  }
  .technology .illustrationinfo.lead p {
    font-size: 16px;
    line-height: 24px;
    padding-right: 40px;
    padding-top: 20px;
  }
  .technology .illustrationinfo {
    width: 610px;
  }
  .techbuttons li a {
    font-family: "adelle", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 27px;
    line-height: 1.428571429;
    color: #ffffff;
    padding: 5px 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ff6600;
    margin-right: 9px;
  }
  .techbuttons li a.open {
    margin-right: 0;
    padding-right: 17px;
    padding-left: 17px;
  }
  .techbuttons li a.active:after {
    border-width: 20px;
    margin-left: -20px;
  }
  .solutions h2 {
    font-size: 16px;
  }
  .sidebar form.devsearch {
    margin-bottom: 5px;
  }
  .sidebar .assistance {
    margin-top: 5px;
    padding-bottom: 5px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources li {
    width: 80px;
    height: 95px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  ul.resources li a {
    font-size: 12px;
    color: #666666;
    background: url(/assets/img/resource-icons-sprite.png) no-repeat 30px 18px;
  }
  ul.resources li.guides a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -85px 17px;
  }
  ul.resources li.videos a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -206px 18px;
  }
  ul.resources li.presentations a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -325px 18px;
  }
  ul.resources li.datasheets a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -441px 18px;
  }
  ul.resources li.whitepapers a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -560px 18px;
  }
  form input[type="text"],
  form textarea {
    width: 220px;
  }
  form select {
    width: 235px;
  }
  img.home-feature {
    max-width: 330px;
  }
  .lpage .home-video-embed {
    width: 460px;
    height: 260px;
  }
  #customercarousel .item {
    height: 270px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 240px;
  }
  .sidebar iframe.vimeo-video {
    width: 250px;
    height: 140px;
  }
  .meet-joyent h1 {
    font-size: 32px;
  }
  body.manta {
    background-size: 1300px auto;
  }
  .manta h1 {
    font-size: 47px;
  }
  .manta h1 + h2 {
    font-size: 24px;
  }
  .data-point {
    height: 200px;
  }
  .row.integrated {
    margin-top: 30px;
    padding-top: 20px;
  }
  .features .col-sm-3 .col-md-3.signup a.getstarted {
    font-size: 16px;
  }
  .row.features .col-sm-3 .col-md-3 p {
    font-size: 18px;
  }
  .products .row.top .col-sm-4 > div {
    height: 540px;
  }
  .actions a.info,
  .actions a.add,
  .actions a.remove {
    background: none;
    padding-left: 3px;
  }
  footer {
    margin-top: -550px;
    height: 570px;
  }
  body.manta .sec1 .inner {
    height: 425px;
  }
}
@media (max-width: 1199px) {
  .sidebar p {
    font-size: 14px;
    line-height: 20px;
  }
  .tiles .tile a h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .tiles .tile a p {
    margin-top: 10px;
    font-size: 16px;
  }
  .tiles .tile img {
    margin-top: 15px;
  }
  .filters li {
    font-size: 12px;
    padding: 3px 8px;
  }
  .header-actions form input[type="text"] {
    left: -32px;
  }
  .pph {
    font-size: 16px;
  }
  .column a ul {
    margin-left: 0;
  }
  .column a ul li {
    font-size: 12px;
  }
  .column a ul li.strong {
    font-weight: normal;
    margin: 0;
  }
  .column a ul li span {
    font-size: 10px;
    width: 33px;
  }
  .row.features .col-sm-3 .col-md-3 {
    width: 230px;
  }
  .column .right {
    float: none;
  }
  .column a:hover {
    text-decoration: none;
  }
  .column a ul {
    clear: both;
  }
  .column a ul li {
    width: 80px;
  }
  .column h2 {
    font-size: 14px;
  }
  .column .pph {
    padding-bottom: 12px;
    float: left;
  }
  .column .pph.t {
    padding-bottom: 0;
  }
  .instances ul li {
    width: 187px;
  }
  .instances ul li p {
    height: 280px;
  }
  .row.features .col-sm-3 .col-md-3.manta-tile img {
    left: 100px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 160px;
  }
  p.pph {
    font-size: 14px;
  }
  body.manta {
    background-size: 1350px auto;
  }
  .ecommerce .customers figure {
    margin-right: 30px;
  }
  .ecommerce .customers figure img {
    height: 45px;
  }
  .ecommerce .customers figure.wanelo img {
    height: 40px;
  }
  .ecommerce .customers figure.modcloth {
    margin-top: -10px;
  }
  .row.features .col-md-3.chart img,
  .row.features .col-md-6.chart img {
    max-height: 75%;
  }
  body.whales .compare .top {
    min-height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hometag {
    display: none;
  }
  a .pph {
    float: left;
  }
  a .recommended {
    float: right;
  }
  a .recommended {
    margin-left: 3px;
    margin-right: 0;
  }
  .column a ul {
    clear: both;
  }
  .technology .illustration {
    margin-bottom: 8px;
    overflow: hidden;
    height: 190px;
  }
  .technology .illustration img {
    max-width: 285px;
    padding-right: 10px;
  }
  .technology .illustrationinfo.lead p {
    font-size: 16px;
    line-height: 28px;
    padding-right: 20px;
    padding-top: 10px;
  }
  .technology .illustrationinfo {
    width: 465px;
    padding-right: 0;
    margin-right: 0;
  }
  .technology .illustrationinfo.analytics p {
    font-size: 14px;
  }
  .techbuttons li a {
    font-family: "adelle", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    line-height: 1.428571429;
    color: #ffffff;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ff6600;
    margin-right: 9px;
  }
  .techbuttons li a.active:after {
    border-width: 15px;
    margin-left: -15px;
  }
  .solutions h2 {
    display: none;
  }
  .solutions .partners a {
    height: 65px;
  }
  .solutions .partners img,
  .solutions .partners.regular a img {
    width: 90px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 90px;
  }
  .sidebar form.devsearch {
    margin-bottom: 5px;
  }
  .sidebar .assistance {
    margin-top: 5px;
    padding-bottom: 5px;
  }
  .sidebar .button.ticket {
    font-size: 12px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources li {
    width: 60px;
    height: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  ul.resources li a {
    font-size: 12px;
    color: #666666;
    background: none;
  }
  ul.resources li.guides a {
    background: none;
  }
  ul.resources li.videos a {
    background: none;
  }
  ul.resources li.presentations a {
    background: none;
    font-size: 9px;
  }
  ul.resources li.datasheets a {
    background: none;
  }
  ul.resources li.whitepapers a {
    background: none;
  }
  div.lead p {
    font-family: "adelle", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 20px;
    line-height: 1.428571429;
    line-height: 30px;
  }
  form input[type="text"],
  form textarea {
    width: 160px;
  }
  form select {
    width: 175px;
  }
  img.home-feature {
    max-width: 259px;
  }
  .lpage .home-video-embed {
    width: 350px;
    height: 200px;
  }
  #customercarousel .item {
    height: 250px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 225px;
  }
  .product-special .cta .col-sm-5 {
    margin-left: 5px;
  }
  .sidebar iframe.vimeo-video {
    width: 180px;
    height: 102px;
  }
  .meet-joyent h1 {
    font-size: 26px;
  }
  .meet-joyent .row.lpage-features .col-sm-4 h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .meet-joyent .row.lpage-chart .col-sm-4 p {
    font-size: 15px;
    line-height: 24px;
  }
  .tiles .tile {
    width: 48%;
  }
  .tiles .tile.tile-1 {
    margin-right: 4%;
  }
  .tiles .tile.tile-2 {
    margin-right: 0;
  }
  .tiles .tile.tile-3 {
    display: none;
  }
  .row.features .col-sm-3 .col-md-3 {
    width: 176px;
  }
  .row.features .col-sm-3 .col-md-3 p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }
  .products .row.top .col-sm-4 .manta-product img {
    margin-top: -40px;
  }
  .products .row.top .col-sm-4 .product-text {
    top: 150px;
  }
  .products .row.top .col-sm-4 .product-text h2 {
    font-size: 21px;
  }
  .products .row.top .col-sm-4 .product-text p {
    font-size: 18px;
  }
  .content {
    border-right: none;
  }
  .products.row .col-sm-4 a .product-text p {
    font-size: 16px;
    line-height: 1.3;
  }
  footer {
    height: 605px;
  }
}
@media (max-width: 979px) {
  .header-actions li {
    padding: 0 6px 3px 6px;
  }
  body.home .tabswrap {
    background: none;
  }
  body.home .tabswrap .container.tabcontent {
    display: block;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  }
  body.home .tabswrap .col-xs-4.triton {
    padding-left: 0;
    padding-right: 0;
  }
  body.home .tabswrap h3 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 21px;
  }
  body.home .tabswrap h4 {
    font-size: 12px;
    line-height: 18px;
  }
  body.home .triton-cta p {
    margin-top: 0;
  }
  body.home .dockerwrap h3,
  body.home .tritonwrap h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .worldswrap h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .tagline {
    display: none;
  }
  .sec2,
  .sec1 {
    margin-left: 0;
  }
  .body-content {
    margin-right: -7px;
  }
  .sec2 {
    padding-left: 10px;
  }
  #customercarousel .item {
    height: 150px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 120px;
  }
  .blog-cta a.getstarted {
    font-size: 26px;
  }
  .filters li {
    text-transform: none;
    margin-right: 3px;
    padding: 0 3px;
    border: none;
    background: none;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .filters li a {
    color: #ff6600;
  }
  .filters li a:hover {
    text-decoration: underline;
  }
  .filters li.current {
    border: none;
  }
  .filters li.current a {
    color: #666666;
  }
  .filters li:last-child {
    margin-right: 0;
  }
  .filters li.current:after {
    border: none;
  }
  .filters li.current:before {
    border: none;
  }
  .nav a {
    font-size: 12px;
  }
  .nav {
    padding-right: 15px;
  }
  .search-icon,
  .header-actions form input[type="submit"],
  .header-actions form input[type="submit"]:hover,
  .home .search-icon,
  .home .header-actions form input[type="submit"],
  .home .header-actions form input[type="submit"]:hover {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
  }
  .header-actions form input[type="text"] {
    width: 110px;
    left: 10px;
    margin-top: 1px;
    font-size: 10px;
    line-height: 15px;
    height: 15px;
  }
  a.portfolio {
    font-size: 14px;
    line-height: 16px;
  }
  .column h2 {
    font-size: 10px;
    padding: 5px 7px;
    letter-spacing: 0;
  }
  .column h2 a:after {
    font-size: 10px;
    line-height: 10px;
    padding: 3px 4px 3px 5px;
  }
  .left {
    float: none;
  }
  .size {
    display: none;
  }
  .instances ul li {
    width: 143px;
  }
  .instances ul li p {
    font-size: 12px;
    line-height: 18px;
    height: 290px;
  }
  .instances h2 span {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }
  body.manta {
    background-size: 2100px auto;
  }
  .manta .data-point {
    height: auto;
  }
  .data-point h3 {
    font-size: 24px;
  }
  .data-point p {
    line-height: 24px;
  }
  .row.integrated {
    margin-top: 30px;
    padding-top: 20px;
  }
  .features .col-sm-3 .col-md-3.signup a.getstarted {
    font-size: 10px;
  }
  .row.features .col-sm-3 .col-md-3 p {
    font-size: 18px;
  }
  .row.integrated p {
    width: 100%;
  }
  .row.features .col-sm-3 .col-md-3.manta-tile img {
    left: 50px;
  }
  .customers blockquote {
    font-size: 16px;
    line-height: 20px;
  }
  .customers p.attribution {
    font-size: 16px;
    line-height: 19px;
  }
  .solutions .partners a.partner.first {
    background-color: #f7f7f7;
  }
  .home .body-content .social li a {
    margin-right: 8px;
  }
  .ecommerce .customers figure {
    margin-right: 20px;
  }
  .ecommerce .customers figure img {
    height: 40px;
  }
  .ecommerce .customers figure.wanelo img {
    height: 30px;
  }
  .ecommerce .customers figure.modcloth {
    margin-top: -10px;
  }
  body.manta .sec1 .inner {
    height: auto;
  }
}
@media (max-width: 767px) {
  body.home .diffs .diff {
    min-height: 0;
  }
  body.home div.home-bottom {
    padding-bottom: 0;
  }
  body.home .summitwrap {
    text-align: center;
    background: url(/assets/img/containersummit/back.jpg) no-repeat 0 -100px;
    background-size: cover;
    padding-top: 40px;
    margin-bottom: 50px;
  }
  body.home .summitwrap p {
    width: auto;
    font-size: 18px;
  }
  body.home .triton-cta p {
    margin-top: 0;
    text-shadow: #5a88a9 0 0 2px;
  }
  body.home .triton-cta p span {
    color: white;
  }
  footer {
    margin-top: 0;
  }
  .row.cta.foot {
    padding-bottom: 300px;
  }
  p.pricing {
    display: none;
  }
  h1 {
    font-size: 30px;
  }
  .body-content {
    border-right: none;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .main-nav {
    height: auto;
  }
  .navbar-collapse {
    background: #eef0f2;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  .navbar-collapse .nav {
    float: left;
    margin-top: 0;
  }
  .navbar-collapse .nav:first-child {
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .navbar {
    margin-top: 10px;
    border: none;
    margin-bottom: 0;
    min-height: 10px;
  }
  .navbar-collapse .nav > li > a {
    color: #385774;
    opacity: .8;
    padding: 0;
  }
  .navbar-collapse .nav > li > a.active {
    opacity: 1;
  }
  .navbar-collapse p {
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid #e6e6e6;
    clear: both;
    margin-top: 0 !important;
    width: 100%;
    text-align: right;
  }
  .navbar-collapse p a.getstarted {
    margin-right: 20px;
  }
  .navbar-toggle {
    float: left;
  }
  .navbar .navbar-header {
    background: #eef0f2;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 5px;
    padding-right: 20px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 0;
  }
  .navbar .navbar-header .btn-navbar {
    float: left;
  }
  .navbar .navbar-header .btn {
    margin: 0;
  }
  .header-actions {
    margin-bottom: 0;
  }
  .home .header-actions li {
    border-color: #cccccc;
  }
  .navbar .navbar-header .btn span.icon-bar {
    background-color: #385774;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .sec1 {
    padding-left: 0;
  }
  .body-content + .body-content + .body-content {
    border-bottom: none;
  }
  .solutions .lead-getstarted {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
  }
  .content {
    border-right: 0;
  }
  footer {
    height: 290px;
    margin-top: -290px;
  }
  footer .foot-logo .container {
    border-bottom: none;
    padding-bottom: 0;
  }
  .blog-cta.foot,
  .home .home-bottom {
    padding-bottom: 320px;
  }
  .home .cta {
    padding-bottom: 30px;
  }
  .developers .sidebar {
    padding-right: 5px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 80px;
    font-size: 12px;
  }
  .sidebar form.devsearch {
    margin-bottom: 0;
    float: left;
    margin-left: -20px;
  }
  .sidebar .assistance {
    margin-top: 2px;
    float: left;
    margin-left: 5px;
    padding-bottom: 25px;
    border-bottom: none;
  }
  .sidebar .assistance a.button.ticket {
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAvAgMAAACqI8PsAAAADFBMVEX/axz/jBj/ixj+ixiXY6qtAAAAVElEQVQIHbXBwQlCQQxF0dtkAjP7N/AV7CaBZJ8P2pHdWIXn8DpNmhF2kAm5SCvWOKEns4PLv2iclc5VzZwmP46q2TvxbmSLqkBHxDx4r5vjxR/9AI/0Ijp7MS8qAAAAAElFTkSuQmCC') repeat-x 0 -8px;
  }
  h1 small {
    font-size: 21px;
  }
  .article h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  ul.resources li {
    width: auto;
    height: auto;
    border: none;
    background: none;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0;
  }
  ul.resources li.active,
  ul.resources li.active:before,
  ul.resources li.active:after {
    border: none;
  }
  ul.resources li.active a {
    text-decoration: underline;
    color: #333333;
  }
  ul.resources li a {
    background: none !important;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
  }
  ul.resources li a:hover {
    text-decoration: underline;
  }
  .developers p.resource {
    background: url(/assets/img/guide-icon-small.png) no-repeat 0 0;
    padding-left: 55px;
    font-size: 14px;
    line-height: 22px;
  }
  .developers p.resource.Videos {
    background: url(/assets/img/video-icon-small.png) no-repeat 0 0;
  }
  .developers p.resource.Presentations {
    background: url(/assets/img/presentation-icon-small.png) no-repeat 0 0;
  }
  .developers p.resource.DataSheets {
    background: url(/assets/img/datasheet-icon-small.png) no-repeat 0 0;
  }
  .developers p.resource.WhitePapers {
    background: url(/assets/img/whitepaper-icon-small.png) no-repeat 0 0;
  }
  .pagination li a {
    padding: 0 10px;
  }
  iframe {
    width: 100%;
    height: auto;
    min-height: 200px;
  }
  .secondary {
    margin-top: 0;
    padding-left: 5px;
  }
  .support .block {
    width: 100%;
    float: none;
  }
  .support .block .button.ticket {
    margin-right: 5px;
  }
  .support .block p + p + p {
    margin-top: 20px;
  }
  .support .moreresources {
    padding-left: 10px;
  }
  .support .moreresources ul {
    margin-left: 20px;
  }
  .support h1 + p {
    display: none;
  }
  .home .sec2 .body-content:first-child {
    margin-left: 0;
  }
  .home .sec2 .body-content {
    padding-right: 0;
  }
  .home .sec2 {
    padding: 10px 20px;
  }
  .meet-joyent h1 {
    width: auto;
    font-size: 32px;
    line-height: 40px;
  }
  .meet-joyent .row .col-sm-4 .blog-cta {
    margin-top: 0;
    padding: 10px 20px 0 20px;
  }
  .meet-joyent .row .col-sm-4 .blog-cta h2 {
    margin-bottom: 20px;
  }
  .meet-joyent .row.lpage-features .col-sm-4 {
    height: auto;
    padding-bottom: 15px;
  }
  .row.lpage-chart .col-sm-8 img {
    width: 100%;
  }
  .row.lpage-customers {
    padding-bottom: 0;
  }
  .row.lpage-customers .col-sm-12 {
    padding-left: 20px;
    padding-top: 10px;
  }
  .row.lpage-customers .col-sm-3 .col-md-3 {
    text-align: left;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .row.lpage-benefits .col-sm-4 img {
    margin-bottom: 0;
  }
  .row.lpage-benefits .col-sm-4 {
    clear: both;
  }
  .tiles .tile {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    height: 130px;
  }
  .tiles .tile.tile-1 {
    background-position: 105% -35px;
  }
  .tiles .tile.tile-2 {
    background-position: 105% 15px;
  }
  .pph {
    font-size: 18px;
  }
  .column a ul li {
    font-size: 16px;
  }
  .column a ul li.strong {
    font-weight: normal;
    margin: 0;
  }
  .column a ul li span {
    font-size: 10px;
    width: 33px;
  }
  .column h2 {
    font-size: 18px;
    padding: 5px 12px;
    letter-spacing: 0;
  }
  .column h2 a:after {
    font-size: 12px;
    line-height: 12px;
    padding: 3px 5px 3px 6px;
  }
  .left {
    float: left;
    width: 80px;
  }
  .column .right {
    float: left;
  }
  .column a:hover {
    text-decoration: none;
  }
  .column a ul li {
    width: 120px;
  }
  ul.switch.filter {
    display: none;
  }
  ul.switch li {
    width: auto;
    border: none;
    background-color: transparent;
    padding-left: 0;
  }
  ul.switch li a,
  ul.switch li.active a {
    padding: 0;
    font-weight: normal;
    color: #ff6600;
  }
  ul.switch li.active a {
    color: #333333;
  }
  ul.switch.filter li a {
    padding-left: 0;
  }
  ul.switch li.active {
    padding-left: 0;
  }
  ul.switch li a:hover {
    text-decoration: underline !important;
  }
  ul.switch li.active,
  ul.switch li.active:after,
  ul.switch li.active:before {
    border: none;
  }
  .main-nav {
    margin-top: 0;
    background: none;
  }
  #main-nav .logo {
    margin-left: 0;
    width: 100%;
    height: 85px;
    margin-bottom: 0;
  }
  #main-nav .logo img {
    padding-top: 35px;
  }
  .home .nav a {
    color: #ff6600;
  }
  .home .header-actions li a {
    color: #333333;
  }
  .home .search-icon,
  .home .site-search input[type="submit"],
  .home .site-search input[type="submit"]:hover {
    background: url('/assets/img/search-icon.svg') no-repeat 0 0;
    /* search-icon.svg */
  }
  .header-actions form input[type="text"] {
    width: 40px;
  }
  .home .search-icon,
  .home .header-actions form input[type="submit"],
  .home .header-actions form input[type="submit"]:hover {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
  }
  .row.features .col-sm-3 .col-md-3 {
    margin-bottom: 10px;
  }
  .home .row.top {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .row.top {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  h1,
  .solutions h1 {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 28px;
  }
  div.lead p,
  .content h1 + p,
  .company #main h1 + p {
    font-size: 18px;
    line-height: 24px;
  }
  .article-list li {
    font-size: 20px;
    line-height: 26px;
  }
  .row.features .col-sm-3 .col-md-3 {
    margin-left: 0;
    width: 100%;
  }
  .instances ul li {
    float: none;
    width: 100%;
  }
  .instances ul li p {
    height: auto;
  }
  body.manta {
    background: none;
  }
  .col-sm-5 {
    display: none;
  }
  .manta h1,
  .manta h1 + h2,
  .manta h1 + h2 + p {
    color: #333333;
  }
  .manta .row.features .col-sm-3 .col-md-3 {
    height: 120px;
  }
  .manta .row.features .col-sm-3 .col-md-3.signup {
    height: 140px;
  }
  .manta .row.features .col-sm-3 .col-md-3 a.getstarted {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .row.features .col-sm-3 .col-md-3.screencast p {
    text-align: left;
    float: left;
  }
  .row.features .col-sm-3 .col-md-3.screencast img {
    float: right;
    margin-top: 0;
  }
  .manta .data-point {
    height: auto;
  }
  .manta h1 {
    font-size: 32px;
  }
  .manta h1 + h2 {
    font-size: 21px;
    line-height: 28px;
  }
  .manta h1 + h2 + p {
    font-size: 18px;
    line-height: 24px;
  }
  .data-point {
    background-size: 50px !important;
    padding-left: 70px;
  }
  .products .row.top {
    margin-top: 30px;
  }
  .products .row.top .col-sm-4 img,
  .products.row .col-sm-4 a img {
    float: right;
    position: relative;
  }
  .products .row.top .col-sm-4 > div,
  .products.row .col-sm-4 > div {
    margin-bottom: 20px;
    height: 210px;
  }
  .products .row.top .col-sm-4 img {
    opacity: .4;
  }
  .products .row.top .col-sm-4.manta-product img {
    margin-left: 75px;
    margin-top: -20px;
  }
  .products .row.top .col-sm-4 .product-text {
    top: 10px;
  }
  .products .row.top .col-sm-4 .product-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .products .row.top .col-sm-4 .product-text h2 {
    font-size: 21px;
    padding-right: none;
  }
  .row.features .col-sm-3 .col-md-3.manta-tile {
    background-size: 800px;
    background-position: -10px -50px;
  }
  .row.features .col-sm-3 .col-md-3.manta-tile img {
    left: 75%;
  }
  .products .row.top {
    margin-bottom: 0;
  }
  .products footer {
    padding-top: 0;
  }
  .manta .row.features .col-md-3 .inner p {
    font-size: 18px;
  }
  .customers blockquote {
    margin-top: 30px;
  }
  #screencast .modal-dialog {
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #screencast .modal-content {
    width: auto;
    height: auto;
  }
  .row.features .col-sm-3 .col-md-3.manta-tile .inner {
    background-size: 105% auto;
  }
  .pricing-tabs a {
    margin-right: 3px;
  }
  .home .row.top h2 {
    padding-top: 0;
  }
  .home .row.top img.header {
    margin-top: 0;
  }
  .ecommerce .customers img {
    display: block;
    height: 40px;
    margin-right: 20px;
    margin-top: 10px;
  }
  .ecommerce .customers img.wanelo {
    height: 30px;
  }
  .ecommerce .customers img.modcloth {
    margin-top: 10px;
  }
  .row.features .col-md-4.mono .inner {
    background: #115990;
    background: rgba(17, 89, 144, 0.8);
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  body.whales .compare .top {
    min-height: 100px;
  }
}
@media (max-width: 740px) {
  .row.features .col-md-3.mono {
    background: #333333;
    background: rgba(51, 51, 51, 0.8);
    opacity: 0.8;
    filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    overflow: hidden;
  }
}
@media (max-width: 620px) {
  body.whales .headwrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body.whales .headwrap img {
    margin-bottom: 0;
  }
  body.whales .contentwrap {
    padding-top: 20px;
  }
  body.whales h1 {
    margin-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    line-height: 40px;
  }
  body.whales h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 20px;
    line-height: 26px;
  }
  body.whales h1 + p,
  body.whales p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 1.428571429;
  }
  .blog-cta {
    height: auto;
  }
  .blog-cta .button {
    float: none;
    width: 100%;
  }
  .blog-cta .moreinfo {
    float: none;
    width: 100%;
    padding-bottom: 0;
    border-left: none;
  }
  .customers .body .customer p {
    font-size: 14px;
    line-height: 18px;
  }
  .pricing-tabs a {
    margin-right: 3px;
    font-size: 12px;
    padding: 5px 8px 7px 8px;
  }
}
@media (max-width: 485px) {
  .row.features .col-sm-3 .col-md-3.screencast p {
    width: 100px;
  }
  body.whales .compare .top {
    min-height: 100px;
  }
  body.whales .compare .top h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .hometag {
    display: none;
  }
  .couchbase-lp .triton-cta {
    background: black;
  }
  .couchbase-lp .triton-cta .container .col-xs-8 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .management .article img {
    float: none;
    padding: none;
  }
  .management .article {
    margin-bottom: 30px;
  }
  .content h1 + p,
  .company h1 + p,
  .developers h1 + p,
  .search h1 + p,
  .nodejs h1 + p,
  .smartos h1 + p,
  h1 + p {
    font-size: 18px;
    line-height: 26px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  form input[type="text"],
  form textarea {
    width: 260px;
  }
  form select {
    width: 275px;
  }
  .contact .sidebar,
  .vidside,
  .resourceside {
    background: transparent;
    padding: 0;
  }
  div.bigassdate {
    display: none;
  }
  div.eventinfo {
    float: none;
    width: 100%;
  }
}
@media (max-width: 320px) {
  .manta .row.features .col-sm-3 .col-md-3.signup {
    height: 170px;
  }
}
@media print {
  img.print-logo {
    width: 200px;
    padding-left: 10px;
    padding-top: 10px;
  }
  .main-nav {
    display: none;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .home img.header {
    margin-top: 20px;
    width: 75%;
    float: right;
  }
  .home .row.top h2 {
    padding-top: 60px;
  }
  .hometag {
    display: none;
  }
  a .pph {
    float: left;
  }
  a .recommended {
    float: right;
  }
  a .recommended {
    margin-left: 3px;
    margin-right: 0;
  }
  .column a ul {
    clear: both;
  }
  .technology .illustration {
    margin-bottom: 8px;
    overflow: hidden;
    height: 190px;
  }
  .technology .illustration img {
    max-width: 285px;
    padding-right: 10px;
  }
  .technology .illustrationinfo.lead p {
    font-size: 16px;
    line-height: 28px;
    padding-right: 20px;
    padding-top: 10px;
  }
  .technology .illustrationinfo {
    width: 465px;
    padding-right: 0;
    margin-right: 0;
  }
  .technology .illustrationinfo.analytics p {
    font-size: 14px;
  }
  .techbuttons li a {
    font-family: "adelle", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    line-height: 1.428571429;
    color: #ffffff;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ff6600;
    margin-right: 9px;
  }
  .techbuttons li a.active:after {
    border-width: 15px;
    margin-left: -15px;
  }
  .solutions h2 {
    display: none;
  }
  .solutions .partners a {
    height: 65px;
  }
  .solutions .partners img,
  .solutions .partners.regular a img {
    width: 90px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 109px;
  }
  .sidebar form.devsearch {
    margin-bottom: 5px;
  }
  .sidebar .assistance {
    margin-top: 5px;
    padding-bottom: 5px;
  }
  .sidebar .button.ticket {
    font-size: 12px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources li {
    width: 60px;
    height: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  ul.resources li a {
    font-size: 12px;
    color: #666666;
    background: none;
  }
  ul.resources li.guides a {
    background: none;
  }
  ul.resources li.videos a {
    background: none;
  }
  ul.resources li.presentations a {
    background: none;
    font-size: 9px;
  }
  ul.resources li.datasheets a {
    background: none;
  }
  ul.resources li.whitepapers a {
    background: none;
  }
  div.lead p {
    font-family: "adelle", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 20px;
    line-height: 1.428571429;
    line-height: 30px;
  }
  form input[type="text"],
  form textarea {
    width: 160px;
  }
  form select {
    width: 175px;
  }
  img.home-feature {
    max-width: 259px;
  }
  .lpage .home-video-embed {
    width: 350px;
    height: 200px;
  }
  #customercarousel .item {
    height: 250px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 225px;
  }
  .sidebar iframe.vimeo-video {
    width: 180px;
    height: 102px;
  }
  .meet-joyent h1 {
    font-size: 26px;
  }
  .meet-joyent .row.lpage-features .col-sm-4 h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .meet-joyent .row.lpage-chart .col-sm-4 p {
    font-size: 15px;
    line-height: 24px;
  }
  .tiles .tile {
    width: 48%;
  }
  .tiles .tile.tile-1 {
    margin-right: 4%;
  }
  .tiles .tile.tile-2 {
    margin-right: 0;
  }
  .tiles .tile.tile-3 {
    display: none;
  }
  .row.features .col-sm-3 .col-md-3 {
    width: 176px;
  }
  .row.features .col-sm-3 .col-md-3 p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }
  .products .row.top .col-sm-4 .manta-product img {
    margin-top: -40px;
  }
  .products .row.top .col-sm-4 .product-text {
    top: 150px;
  }
  .products .row.top .col-sm-4 .product-text h2 {
    font-size: 21px;
  }
  .products .row.top .col-sm-4 .product-text p {
    font-size: 18px;
  }
  .content {
    border-right: none;
  }
  .products.row .col-sm-4 a .product-text p {
    font-size: 16px;
    line-height: 1.3;
  }
  .tagline {
    display: none;
  }
  .body-content {
    margin-right: -7px;
  }
  .sec2 {
    padding-left: 10px;
  }
  #customercarousel .item {
    height: 150px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 120px;
  }
  .blog-cta a.getstarted {
    font-size: 26px;
  }
  .filters li {
    text-transform: none;
    margin-right: 3px;
    padding: 0 3px;
    border: none;
    background: none;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .filters li a {
    color: #ff6600;
  }
  .filters li a:hover {
    text-decoration: underline;
  }
  .filters li.current {
    border: none;
  }
  .filters li.current a {
    color: #666666;
  }
  .filters li:last-child {
    margin-right: 0;
  }
  .filters li.current:after {
    border: none;
  }
  .filters li.current:before {
    border: none;
  }
  .nav a {
    font-size: 12px;
  }
  .nav {
    padding-right: 15px;
  }
  .header-actions li {
    line-height: 14px;
    padding: 0 5px 1px 5px;
  }
  .search-icon,
  .header-actions form input[type="submit"],
  .header-actions form input[type="submit"]:hover,
  .home .search-icon,
  .home .header-actions form input[type="submit"],
  .home .header-actions form input[type="submit"]:hover {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
  }
  .header-actions form input[type="text"] {
    width: 50px;
    margin-left: -60px;
    font-size: 10px;
    line-height: 13px;
    height: 13px;
  }
  a.portfolio {
    font-size: 14px;
    line-height: 16px;
  }
  .column h2 {
    font-size: 12px;
    padding: 5px 7px;
    letter-spacing: 0;
  }
  .column h2 a:after {
    font-size: 10px;
    line-height: 10px;
    padding: 3px 4px 3px 5px;
  }
  .left {
    float: none;
  }
  .size {
    display: none;
  }
  .column .right {
    float: none;
  }
  .column a:hover {
    text-decoration: none;
  }
  .column a ul li {
    width: 80px;
  }
  .instances ul li {
    width: 143px;
  }
  .instances ul li p {
    font-size: 12px;
    line-height: 18px;
    height: 290px;
  }
  .instances h2 span {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }
  body.manta {
    background-size: 2100px auto;
  }
  .manta .data-point {
    height: auto;
  }
  .data-point h3 {
    font-size: 24px;
  }
  .data-point p {
    line-height: 24px;
  }
  .row.integrated {
    margin-top: 30px;
    padding-top: 20px;
  }
  .features .col-sm-3 .col-md-3.signup a.getstarted {
    font-size: 10px;
  }
  .row.features .col-sm-3 .col-md-3 p {
    font-size: 18px;
  }
  .row.integrated p {
    width: 100%;
  }
  .row.features .col-sm-3 .col-md-3.manta-tile img {
    left: 50px;
  }
  .customers blockquote {
    font-size: 16px;
    line-height: 20px;
  }
  .customers p.attribution {
    font-size: 16px;
    line-height: 19px;
  }
  .solutions .partners a.partner.first {
    background-color: #f7f7f7;
  }
  .home .body-content .social li a {
    margin-right: 8px;
  }
  .ecommerce .customers img {
    height: 40px;
    margin-right: 20px;
  }
  .ecommerce .customers img.wanelo {
    height: 30px;
  }
  .ecommerce .customers img.modcloth {
    margin-top: -10px;
  }
  .developers .sidebar {
    display: none;
  }
  .cta.foot {
    padding-bottom: 400px;
  }
}
