/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@font-face {
  font-family: 'DINCondensed-Regular';
  src: url('/assets/fonts/3140FA_0_0.eot');
  src: url('/assets/fonts/3140FA_0_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/3140FA_0_0.woff2') format('woff2'), url('/assets/fonts/3140FA_0_0.woff') format('woff'), url('/assets/fonts/3140FA_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DINCondensed-Light';
  src: url('/assets/fonts/3140FA_1_0.eot');
  src: url('/assets/fonts/3140FA_1_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/3140FA_1_0.woff2') format('woff2'), url('/assets/fonts/3140FA_1_0.woff') format('woff'), url('/assets/fonts/3140FA_1_0.ttf') format('truetype');
}
.computegradient {
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
}
.nodegradient {
  background: linear-gradient(90deg, #7cc15d 0%, #3dae2b 100%);
}
.regionsgradient {
  background: linear-gradient(90deg, #80d1e5 0%, #35b265 99.92%);
}
.kubernetesgradient {
  background: linear-gradient(90deg, #316ce6 0%, #598fff 100%);
}
.orangegradient {
  background: linear-gradient(to right, #f5851f 0%, #e91d25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.storagegradient {
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
}
.analyticsgradient {
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
}
.bluegradient {
  background: linear-gradient(to right, #d4e3e8 0%, #e9eff4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.benefitbordergradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2484c6+0,80cfe3+100 */
  background: linear-gradient(to right, #2484c6 0%, #80cfe3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.gartnergradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2484c6+0,35b265+100 */
  background: linear-gradient(to right, #2484c6 0%, #35b265 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.clip {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  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;
  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;
  }
  .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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #011b2a;
  background-color: #fdfdfd;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff3300;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b32400;
  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: #fdfdfd;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  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: rgba(245, 245, 245, 0.95);
}
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: rgba(245, 245, 245, 0.95);
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3071a9;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  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 rgba(245, 245, 245, 0.95);
}
.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: rgba(245, 245, 245, 0.95);
}
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: "Inconsolata", Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #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;
  word-wrap: break-word;
  color: #666666;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@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: rgba(245, 245, 245, 0.95);
  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: #fdfdfd;
}
.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: #6b716f;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #6b716f;
  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::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    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 {
  position: relative;
  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;
  min-height: 38px;
}
.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;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 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;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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: #046ba7;
}
@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: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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 {
  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:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #193c5a;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #285e8e;
  border-color: #193c5a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  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:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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 {
  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:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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 {
  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:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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 {
  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:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ff3300;
  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: #b32400;
  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: rgba(245, 245, 245, 0.95);
  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;
}
.collapse.in {
  display: block;
}
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-top: 4px solid \9;
  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: rgba(245, 245, 245, 0.95);
}
.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: rgba(245, 245, 245, 0.95);
  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 dashed;
  border-bottom: 4px solid \9;
  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,
.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) {
  -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;
}
.btn-group-vertical > .btn:last-child:not(: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;
  -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;
}
.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 .form-control:focus {
  z-index: 3;
}
.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: #6b716f;
  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 {
  z-index: 2;
  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: rgba(245, 245, 245, 0.95);
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: rgba(245, 245, 245, 0.95);
  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: #ff3300;
}
.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: #6b716f;
  background-color: #fdfdfd;
  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: #fdfdfd;
  }
}
.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: #fdfdfd;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.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;
    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: rgba(255, 255, 255, 0.95);
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.95);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.95);
}
.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: rgba(255, 255, 255, 0.95);
  }
  .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: rgba(255, 255, 255, 0.95);
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: rgba(255, 255, 255, 0.95);
}
.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: rgba(245, 245, 245, 0.95);
}
.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: #ff3300;
  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 {
  z-index: 2;
  color: #b32400;
  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: 3;
  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: rgba(245, 245, 245, 0.95);
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
  pointer-events: none;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.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;
  line-height: 1.5;
}
.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: rgba(245, 245, 245, 0.95);
  background-color: #ffffff;
  cursor: not-allowed;
  pointer-events: none;
}
.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: rgba(245, 245, 245, 0.95);
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: rgba(220, 220, 220, 0.95);
}
.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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: rgba(245, 245, 245, 0.95);
  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: #ff3300;
  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-top: 30px;
  padding-bottom: 30px;
  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;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .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: #fdfdfd;
  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: #ff3300;
}
.thumbnail .caption {
  padding: 9px;
  color: #011b2a;
}
.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-object.img-thumbnail {
  max-width: none;
}
.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,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #cccccc;
  color: rgba(245, 245, 245, 0.95);
  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: rgba(245, 245, 245, 0.95);
}
.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,
button.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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 > .panel-heading + .panel-collapse > .list-group .list-group-item: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;
}
.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: 1050;
  -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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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;
}
.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;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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;
  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: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  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);
}
.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: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .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);
  background-color: rgba(0, 0, 0, 0);
}
.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%;
  margin-top: -10px;
  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;
  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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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-header:before,
.modal-header: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-header: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;
}
.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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}
@font-face {
  font-family: 'joyent-icons';
  src: url('../font/joyent-icons.eot?8109793');
  src: url('../font/joyent-icons.eot?8109793#iefix') format('embedded-opentype'), url('../font/joyent-icons.woff2?8109793') format('woff2'), url('../font/joyent-icons.woff?8109793') format('woff'), url('../font/joyent-icons.ttf?8109793') format('truetype'), url('../font/joyent-icons.svg?8109793#joyent-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'joyent-icons';
    src: url('../font/joyent-icons.svg?58310436#joyent-icons') format('svg');
  }
}
*/
.icon-triton-logo {
  content: '\e800';
}
/* '' */
.icon-blockchain {
  content: '\e801';
}
/* '' */
.icon-load-balancing-header {
  content: '\e802';
}
/* '' */
.icon-developer {
  content: '\e803';
}
/* '' */
.icon-documentation-cloud {
  content: '\e804';
}
/* '' */
.icon-operators {
  content: '\e805';
}
/* '' */
.icon-ecommerce {
  content: '\e806';
}
/* '' */
.icon-enterprise {
  content: '\e807';
}
/* '' */
.icon-containers {
  content: '\e808';
}
/* '' */
.icon-cns {
  content: '\e809';
}
/* '' */
.icon-iotold {
  content: '\e80a';
}
/* '' */
.icon-subscriptionsupport {
  content: '\e80b';
}
/* '' */
.icon-microservices {
  content: '\e80c';
}
/* '' */
.icon-mobile {
  content: '\e80d';
}
/* '' */
.icon-network {
  content: '\e80e';
}
/* '' */
.icon-public-cloud {
  content: '\e80f';
}
/* '' */
.icon-realtime {
  content: '\e810';
}
/* '' */
.icon-secure {
  content: '\e811';
}
/* '' */
.icon-smartos {
  content: '\e812';
}
/* '' */
.icon-access-management-header {
  content: '\e813';
}
/* '' */
.icon-subscription {
  content: '\e814';
}
/* '' */
.icon-save {
  content: '\e815';
}
/* '' */
.icon-video {
  content: '\e816';
}
/* '' */
.icon-realtime2 {
  content: '\e817';
}
/* '' */
.icon-boxes {
  content: '\e818';
}
/* '' */
.icon-containerpilot {
  content: '\e819';
}
/* '' */
.icon-voice {
  content: '\e81a';
}
/* '' */
.icon-gears {
  content: '\e81b';
}
/* '' */
.icon-cloud-native {
  content: '\e81c';
}
/* '' */
.icon-iot {
  content: '\e81d';
}
/* '' */
.icon-manta {
  content: '\e81e';
}
/* '' */
.icon-checksums {
  content: '\e81f';
}
/* '' */
.icon-image {
  content: '\e820';
}
/* '' */
.icon-node {
  content: '\e821';
}
/* '' */
.icon-mapreduce {
  content: '\e822';
}
/* '' */
.icon-mining {
  content: '\e823';
}
/* '' */
.icon-monitoring-header {
  content: '\e824';
}
/* '' */
.icon-management {
  content: '\e825';
}
/* '' */
.icon-anywhere {
  content: '\e826';
}
/* '' */
.icon-delight {
  content: '\e827';
}
/* '' */
.icon-halfoff {
  content: '\e828';
}
/* '' */
.icon-serverless {
  content: '\e829';
}
/* '' */
.icon-mountain {
  content: '\e82a';
}
/* '' */
.icon-native {
  content: '\e82b';
}
/* '' */
.icon-distribution {
  content: '\e82c';
}
/* '' */
.icon-camera {
  content: '\e82d';
}
/* '' */
.icon-opensource {
  content: '\e82e';
}
/* '' */
.icon-hyperscale {
  content: '\e82f';
}
/* '' */
.icon-processing {
  content: '\e830';
}
/* '' */
.icon-text {
  content: '\e831';
}
/* '' */
.icon-hipaa {
  content: '\e832';
}
/* '' */
.icon-pci {
  content: '\e833';
}
/* '' */
.icon-circle-check {
  content: '\e834';
}
/* '' */
.icon-safe-harbor {
  content: '\e835';
}
/* '' */
.icon-brocade {
  content: '\e836';
}
/* '' */
.icon-nginx {
  content: '\e837';
}
/* '' */
.icon-joyent {
  content: '\e838';
}
/* '' */
.icon-caret {
  content: '\e839';
}
/* '' */
.icon-api-docs {
  content: '\e83a';
}
/* '' */
.icon-evolved {
  content: '\e83b';
}
/* '' */
.icon-fail {
  content: '\e83c';
}
/* '' */
.icon-flexible {
  content: '\e83d';
}
/* '' */
.icon-heart {
  content: '\e83e';
}
/* '' */
.icon-cli-docs {
  content: '\e83f';
}
/* '' */
.icon-open {
  content: '\e840';
}
/* '' */
.icon-soc {
  content: '\e841';
}
/* '' */
.icon-portal-docs {
  content: '\e842';
}
/* '' */
.icon-engineered {
  content: '\e843';
}
/* '' */
.icon-speedometer {
  content: '\e844';
}
/* '' */
.icon-platform-etcd {
  content: '\e845';
}
/* '' */
.icon-simple {
  content: '\e846';
}
/* '' */
.icon-visible {
  content: '\e847';
}
/* '' */
.icon-platform-cassandra {
  content: '\e848';
}
/* '' */
.icon-hybrid {
  content: '\e849';
}
/* '' */
.icon-issues {
  content: '\e84a';
}
/* '' */
.icon-vms {
  content: '\e84b';
}
/* '' */
.icon-platform-cloudflare {
  content: '\e84c';
}
/* '' */
.icon-platform-consul {
  content: '\e84d';
}
/* '' */
.icon-compute {
  content: '\e84e';
}
/* '' */
.icon-analytics {
  content: '\e84f';
}
/* '' */
.icon-storage {
  content: '\e850';
}
/* '' */
.icon-networking-security-header {
  content: '\e851';
}
/* '' */
.icon-containerpilot-header {
  content: '\e852';
}
/* '' */
.icon-dtrace-header {
  content: '\e853';
}
/* '' */
.icon-security-compliance-header {
  content: '\e854';
}
/* '' */
.icon-smartos-header {
  content: '\e855';
}
/* '' */
.icon-joyent-triton {
  content: '\e856';
}
/* '' */
.icon-compute-cost {
  content: '\e857';
}
/* '' */
.icon-hybrid-flexibility {
  content: '\e858';
}
/* '' */
.icon-open-platform {
  content: '\e859';
}
/* '' */
.icon-node-solid {
  content: '\e85a';
}
/* '' */
.icon-slash {
  content: '\e85b';
}
/* '' */
.icon-tailoring {
  content: '\e85c';
}
/* '' */
.icon-platform-couchbase {
  content: '\e85d';
}
/* '' */
.icon-support {
  content: '\e85e';
}
/* '' */
.icon-stopwatch {
  content: '\e85f';
}
/* '' */
.icon-joyent-logo {
  content: '\e860';
}
/* '' */
.icon-facebook {
  content: '\e861';
}
/* '' */
.icon-google {
  content: '\e862';
}
/* '' */
.icon-instagram {
  content: '\e863';
}
/* '' */
.icon-rss {
  content: '\e864';
}
/* '' */
.icon-twitter {
  content: '\e865';
}
/* '' */
.icon-linkedin {
  content: '\e866';
}
/* '' */
.icon-documentation {
  content: '\e867';
}
/* '' */
.icon-download {
  content: '\e868';
}
/* '' */
.icon-github {
  content: '\e869';
}
/* '' */
.icon-platform-elastic {
  content: '\e86a';
}
/* '' */
.icon-platform-influxdb {
  content: '\e86b';
}
/* '' */
.icon-platform-jenkins {
  content: '\e86c';
}
/* '' */
.icon-platform-kibana {
  content: '\e86d';
}
/* '' */
.icon-platform-kubernetes {
  content: '\e86e';
}
/* '' */
.icon-platform-logstash {
  content: '\e86f';
}
/* '' */
.icon-platform-mongo {
  content: '\e870';
}
/* '' */
.icon-platform-memcached {
  content: '\e871';
}
/* '' */
.icon-platform-mongodb {
  content: '\e872';
}
/* '' */
.icon-platform-mysql {
  content: '\e873';
}
/* '' */
.icon-platform-nginx {
  content: '\e874';
}
/* '' */
.icon-platform-node {
  content: '\e875';
}
/* '' */
.icon-platform-postgresql {
  content: '\e876';
}
/* '' */
.icon-platform-prometheus {
  content: '\e877';
}
/* '' */
.icon-platform-redis {
  content: '\e878';
}
/* '' */
.icon-platform-vault {
  content: '\e879';
}
/* '' */
.icon-platform-wordpress {
  content: '\e87a';
}
/* '' */
.icon-platform-rabbitmq {
  content: '\e87b';
}
/* '' */
.icon-flexibility {
  content: '\e87c';
}
/* '' */
.icon-control {
  content: '\e87d';
}
/* '' */
.icon-contact-small {
  content: '\e87e';
}
/* '' */
.icon-debugging {
  content: '\e87f';
}
/* '' */
.icon-design {
  content: '\e880';
}
/* '' */
.icon-api {
  content: '\e881';
}
/* '' */
.icon-container {
  content: '\e882';
}
/* '' */
.icon-node-security {
  content: '\e883';
}
/* '' */
.icon-node-fat {
  content: '\e884';
}
/* '' */
.icon-platform-express {
  content: '\e8e8';
}
/* '' */
.icon-customization {
  content: '\e904';
}
/* '' */
.icon-complexity {
  content: '\e905';
}
/* '' */
.icon-features {
  content: '\e906';
}
/* '' */
.icon-onboarding {
  content: '\e907';
}
/* '' */
.icon-sprawl {
  content: '\e908';
}
/* '' */
.icon-workload {
  content: '\e909';
}
/* '' */
.icon-automation {
  content: '\e916';
}
/* '' */
.icon-developer-support {
  content: '\e917';
}
/* '' */
.icon-production-support {
  content: '\e918';
}
/* '' */
.icon-analytics-nav {
  content: '\e922';
}
/* '' */
.icon-compute-nav {
  content: '\e923';
}
/* '' */
.icon-kubernetes-nav {
  content: '\e924';
}
/* '' */
.icon-node-nav {
  content: '\e925';
}
/* '' */
.icon-regions-nav {
  content: '\e926';
}
/* '' */
.icon-storage-nav {
  content: '\e927';
}
/* '' */
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'joyent-icons';
    src: url('../font/joyent-icons.svg?82763595#joyent-icons') format('svg');
  }
}
*/
[class^="icon-"],
[class*=" icon-"]:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
table.footable-details,
table.footable > thead > tr.footable-filtering > th div.form-group {
  margin-bottom: 0;
}
table.footable,
table.footable-details {
  position: relative;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
table > tbody > tr > td > span.footable-toggle {
  margin-right: 8px;
  opacity: 0.3;
}
table > tbody > tr > td > span.footable-toggle.last-column {
  margin-left: 8px;
  float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle {
  margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
  min-width: 40px;
  width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
  word-break: break-all;
}
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > thead > tr:first-child > th {
  border-top-width: 0;
}
table.footable-details.table-bordered > tbody > tr:first-child > td,
table.footable-details.table-bordered > tbody > tr:first-child > th,
table.footable-details.table-bordered > tfoot > tr:first-child > td,
table.footable-details.table-bordered > tfoot > tr:first-child > th,
table.footable-details.table-bordered > thead > tr:first-child > td,
table.footable-details.table-bordered > thead > tr:first-child > th {
  border-top-width: 1px;
}
div.footable-loader {
  vertical-align: middle;
  text-align: center;
  height: 300px;
  position: relative;
}
div.footable-loader > span.fooicon {
  display: inline-block;
  opacity: .3;
  font-size: 30px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: fooicon-spin-r 2s infinite linear;
  animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
  display: none;
}
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th,
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th {
  display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fooicon-spin-r {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fooicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fooicon:after,
.fooicon:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fooicon-loader:before {
  content: "\e030";
}
.fooicon-plus:before {
  content: "\2b";
}
.fooicon-minus:before {
  content: "\2212";
}
.fooicon-search:before {
  content: "\e003";
}
.fooicon-remove:before {
  content: "\e014";
}
.fooicon-sort:before {
  content: "\e150";
}
.fooicon-sort-asc:before {
  content: "\e155";
}
.fooicon-sort-desc:before {
  content: "\e156";
}
.fooicon-pencil:before {
  content: "\270f";
}
.fooicon-trash:before {
  content: "\e020";
}
.fooicon-eye-close:before {
  content: "\e106";
}
.fooicon-flash:before {
  content: "\e162";
}
.fooicon-cog:before {
  content: "\e019";
}
.fooicon-stats:before {
  content: "\e185";
}
table.footable > thead > tr.footable-filtering > th {
  border-bottom-width: 1px;
  font-weight: 400;
}
table.footable.footable-filtering-right > thead > tr.footable-filtering > th,
table.footable > thead > tr.footable-filtering > th {
  text-align: right;
}
table.footable.footable-filtering-left > thead > tr.footable-filtering > th {
  text-align: left;
}
table.footable-paging-center > tfoot > tr.footable-paging > td,
table.footable.footable-filtering-center > thead > tr.footable-filtering > th,
table.footable > tfoot > tr.footable-paging > td {
  text-align: center;
}
table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
  margin-top: 5px;
}
table.footable > thead > tr.footable-filtering > th div.input-group {
  width: 100%;
}
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox {
  margin: 0;
  display: block;
  position: relative;
}
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox > label {
  display: block;
  padding-left: 20px;
}
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
}
@media (min-width: 768px) {
  table.footable > thead > tr.footable-filtering > th div.input-group {
    width: auto;
  }
  table.footable > thead > tr.footable-filtering > th div.form-group {
    margin-left: 2px;
    margin-right: 2px;
  }
  table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
    margin-top: 0;
  }
}
table.footable > tbody > tr > td.footable-sortable,
table.footable > tbody > tr > th.footable-sortable,
table.footable > tfoot > tr > td.footable-sortable,
table.footable > tfoot > tr > th.footable-sortable,
table.footable > thead > tr > td.footable-sortable,
table.footable > thead > tr > th.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -7px;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
td.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
td.footable-sortable:hover > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable:hover > span.fooicon {
  opacity: 1;
}
table.footable-sorting-disabled td.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable:hover > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable:hover > span.fooicon {
  opacity: 0;
  visibility: hidden;
}
table.footable > tfoot > tr.footable-paging > td > ul.pagination {
  margin: 10px 0 0;
}
table.footable > tfoot > tr.footable-paging > td > span.label {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 10px;
}
table.footable-paging-left > tfoot > tr.footable-paging > td {
  text-align: left;
}
table.footable-editing-right td.footable-editing,
table.footable-editing-right tr.footable-editing,
table.footable-paging-right > tfoot > tr.footable-paging > td {
  text-align: right;
}
ul.pagination > li.footable-page {
  display: none;
}
ul.pagination > li.footable-page.visible {
  display: inline;
}
td.footable-editing {
  width: 90px;
  max-width: 90px;
}
table.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit td.footable-editing,
table.footable-editing-no-view td.footable-editing {
  width: 70px;
  max-width: 70px;
}
table.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-view td.footable-editing {
  width: 50px;
  max-width: 50px;
}
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
  width: 0;
  max-width: 0;
  display: none !important;
}
table.footable-editing-left td.footable-editing,
table.footable-editing-left tr.footable-editing {
  text-align: left;
}
table.footable-editing button.footable-add,
table.footable-editing button.footable-hide,
table.footable-editing-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-hide,
table.footable-editing.footable-editing-always-show button.footable-show,
table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
  display: none;
}
table.footable-editing.footable-editing-always-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-hide {
  display: inline-block;
}
/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript+apacheconf+c+bash+cpp+csharp+coffeescript+ruby+css-extras+erlang+git+go+haml+http+java+json+less+lua+makefile+markdown+nginx+objectivec+perl+php+python+r+yaml */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  background: none;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}
@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}
/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}
.token.punctuation {
  color: #999;
}
.namespace {
  opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.function {
  color: #DD4A68;
}
.token.regex,
.token.important,
.token.variable {
  color: #e90;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  background-color: white;
}
body .wrap.top {
  padding-top: 108px;
}
body:after {
  display: none;
  content: url(/assets/img/logo-white.170828.svg);
}
p.center {
  text-align: center !important;
}
h2 small {
  color: #999999;
}
#page {
  position: relative;
  /* Set the position property so z-index will apply */
  z-index: 20;
  /* Make sure this is higher than #menu */
  padding: 0 0 0 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  background-color: white;
}
a.getstarted {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  border-radius: 3px;
  padding: 11px 17px 12px 17px;
  letter-spacing: 0.05em;
  margin-top: 10px;
  color: white;
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  white-space: nowrap;
}
a.getstarted:hover {
  text-decoration: none;
  background: #e91d25;
}
#menu {
  background-color: black;
  border-bottom: 1000px solid black;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  z-index: 10;
}
#menu div.logo {
  padding-right: 25px;
  padding-left: 25px;
  width: 100%;
}
#menu div.logo:before,
#menu div.logo:after {
  content: " ";
  display: table;
}
#menu div.logo:after {
  clear: both;
}
#menu div.logo:before,
#menu div.logo:after {
  content: " ";
  display: table;
}
#menu div.logo:after {
  clear: both;
}
#menu div.logo a.logo {
  display: block;
  float: left;
  width: 140px;
  padding-right: 0;
  padding-top: 0;
  height: 60px;
  background: url(/assets/img/logo.170828.svg) no-repeat 0 26px;
}
#menu div.logo a.logo.active {
  background: url(/assets/img/logo-white.170828.svg) no-repeat 0 26px;
}
#menu div.logo a.x {
  float: right;
  color: #eeeeee;
  font-family: "Inconsolata", Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 1.428571429;
  padding-top: 10px;
}
#menu ul.main-nav {
  padding-left: 0;
}
#menu ul.main-nav > li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: #8d99a0;
  clear: both;
  padding-left: 25px;
}
#menu ul.main-nav > li:before {
  padding: 0 5px 13px 8px;
  font-size: 10px;
  line-height: 10px;
}
#menu ul.main-nav > li.subs:before {
  content: '+';
  display: inline-block;
  font-size: 18px;
  float: left;
  padding: 12px 5px 13px 0;
  color: #8d99a0;
}
#menu ul.main-nav > li.subs.dropped:before {
  content: '-';
}
#menu ul.main-nav > li.active {
  color: white;
  background-color: #333333;
}
#menu ul.main-nav > li.active > a {
  font-weight: bold;
  color: white;
  padding-left: 12px;
}
#menu ul.main-nav > li a {
  color: #8d99a0;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-tap-highlight-color: rgba(200, 200, 200, 0.5);
  display: block;
}
#menu ul.main-nav > li a.active {
  font-weight: bold;
  color: white;
}
#menu ul.main-nav > li a:active {
  text-decoration: none;
}
#menu ul.main-nav > li ul {
  list-style-type: none;
  padding-left: 25px;
  display: none;
}
#menu ul.main-nav > li ul.active {
  display: block;
}
#menu ul.main-nav > li ul.nav-drop {
  padding-left: 21px;
}
#menu ul.main-nav > li ul.nav-drop > li {
  letter-spacing: 0;
  text-transform: none;
}
#menu ul.main-nav.main-nav {
  list-style-type: none;
}
#menu a.free-trial {
  color: white;
  display: block;
  width: 100%;
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  line-height: 1.428571429;
  text-transform: uppercase;
  letter-spacing: auto;
  padding: 17px 20px 17px 20px;
}
#menu a.free-trial:hover {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#menu hr {
  border-color: #333333;
  margin: 5px 25px 10px 25px;
  border-width: 2px;
}
#menu hr:before,
#menu hr:after {
  content: " ";
  display: table;
}
#menu hr:after {
  clear: both;
}
#menu hr:before,
#menu hr:after {
  content: " ";
  display: table;
}
#menu hr:after {
  clear: both;
}
#menu ul hr {
  border-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  border-width: 1px;
  margin: 0 20px;
  left: 0;
  right: 0;
}
#page,
#menu {
  -webkit-backface-visibility: hidden;
}
.animating #menu,
.menu-visible #menu {
  display: block;
}
.animating #page {
  transition: transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
}
.animating.left #page {
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
}
.animating.right #page {
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
}
.menu-visible #page {
  left: 100%;
}
#toggle-menu {
  display: inline-block;
  float: left;
  border: none;
  margin: 25px 0 0 0;
  padding-left: 0;
  padding-top: 5px;
  padding-right: 0;
}
#toggle-menu span.icon-bar {
  border: 1px solid #868780;
  background-color: #868780;
}
#toggle-menu:hover,
#toggle-menu:active,
#toggle-menu:visited,
#toggle-menu:focus {
  background: none;
}
body.product.smartos .wrap.top {
  background: url(/assets/img/home/dark-grid.170828.png) left top #1b3240;
}
body.product.smartos .wrap.content {
  padding-top: 50px;
  background: #011b2a;
}
body.product.smartos .wrap.content h2 {
  margin-top: 0;
  text-align: center;
  color: #fdfdfd;
  margin-bottom: 40px;
}
body.product.smartos .wrap.content.cta {
  background-color: #011119;
  padding-bottom: 40px;
}
body.product.smartos .wrap.content.cta a.getstarted {
  margin-right: 10px;
}
body.product.smartos .wrap.content.cta h2 {
  margin-bottom: 20px;
}
body.product.smartos .wrap.content.cta p {
  color: #fdfdfd;
  text-align: center;
  margin-bottom: 20px;
}
.navbar-fixed-top {
  border-bottom: none;
  background: rgba(1, 27, 42, 0.9);
  margin-bottom: 0;
  height: 70px;
  z-index: 9998;
}
.navbar-fixed-top .col-sm-12 {
  padding-right: 0;
}
.navbar-fixed-top div.logo {
  width: 140px;
  float: left;
}
.navbar-fixed-top div.logo a {
  display: block;
  padding-right: 20px;
  padding-top: 28px;
  height: 70px;
  background: url(/assets/img/logo.170828.svg) no-repeat 10px 26px;
}
.navbar-fixed-top div.logo a.active {
  background: url(/assets/img/logo-white.170828.svg) no-repeat 10px 26px;
}
.navbar-fixed-top div.logo a:hover {
  background: url(/assets/img/logo-white.170828.svg) no-repeat 10px 26px rgba(5, 5, 5, 0.95);
}
.navbar-fixed-top ul.main,
.navbar-fixed-top ul.actions {
  float: left;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.navbar-fixed-top ul.main > li,
.navbar-fixed-top ul.actions > li {
  display: inline-block;
}
.navbar-fixed-top ul.main > li > a,
.navbar-fixed-top ul.actions > li > a {
  display: block;
  padding: 30px 10px 22px 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  color: #aabac1;
}
.navbar-fixed-top ul.main > li > a.active,
.navbar-fixed-top ul.actions > li > a.active {
  color: white;
  font-weight: 600;
}
.navbar-fixed-top ul.main > li > a:hover,
.navbar-fixed-top ul.actions > li > a:hover {
  text-decoration: none;
  color: white;
}
.navbar-fixed-top ul.main > li ul,
.navbar-fixed-top ul.actions > li ul {
  display: none;
}
.navbar-fixed-top ul.main > li:hover,
.navbar-fixed-top ul.actions > li:hover {
  background-color: rgba(5, 5, 5, 0.95);
}
.navbar-fixed-top ul.main > li.subs ul,
.navbar-fixed-top ul.actions > li.subs ul {
  position: absolute;
  padding: 0 0 0 0;
  list-style-type: none;
}
.navbar-fixed-top ul.main > li.subs ul li,
.navbar-fixed-top ul.actions > li.subs ul li {
  display: list-item;
  background-color: rgba(5, 5, 5, 0.95);
  padding: 5px 20px 5px 20px;
}
.navbar-fixed-top ul.main > li.subs ul li:hover,
.navbar-fixed-top ul.actions > li.subs ul li:hover {
  background-color: #191919;
}
.navbar-fixed-top ul.main > li.subs ul li a,
.navbar-fixed-top ul.actions > li.subs ul li a {
  color: #aabac1;
}
.navbar-fixed-top ul.main > li.subs ul li a.active,
.navbar-fixed-top ul.actions > li.subs ul li a.active {
  color: white;
  font-weight: bold;
}
.navbar-fixed-top ul.main > li.subs ul li a:hover,
.navbar-fixed-top ul.actions > li.subs ul li a:hover {
  text-decoration: none;
}
.navbar-fixed-top ul.main > li.subs ul li:first-child,
.navbar-fixed-top ul.actions > li.subs ul li:first-child {
  padding-top: 10px;
}
.navbar-fixed-top ul.main > li.subs ul li:last-child,
.navbar-fixed-top ul.actions > li.subs ul li:last-child {
  padding-bottom: 10px;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav,
.navbar-fixed-top ul.actions > li.subs nav.product-nav {
  position: fixed;
  display: none;
  background-color: rgba(5, 5, 5, 0.95);
  top: 70px;
  left: 0;
  right: 0;
  z-index: 9999;
  padding-top: 40px;
  padding-bottom: 40px;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav div.parent div:first-of-type,
.navbar-fixed-top ul.actions > li.subs nav.product-nav div.parent div:first-of-type {
  padding-left: 0;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav ul,
.navbar-fixed-top ul.actions > li.subs nav.product-nav ul {
  position: relative;
  clear: both;
  display: block !important;
  list-style-type: none;
  padding-left: 0;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav ul li,
.navbar-fixed-top ul.actions > li.subs nav.product-nav ul li {
  background: none;
  padding-left: 0;
  padding-right: 0;
  display: list-item;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  margin-bottom: 5px;
  padding-top: 0;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav ul li a,
.navbar-fixed-top ul.actions > li.subs nav.product-nav ul li a {
  padding-left: 0;
  padding-right: 0;
  color: #e1e1e1;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav ul li a strong,
.navbar-fixed-top ul.actions > li.subs nav.product-nav ul li a strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  margin-bottom: 3px;
  display: block;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav ul li a.active,
.navbar-fixed-top ul.actions > li.subs nav.product-nav ul li a.active {
  color: #5a88a9;
  font-weight: normal;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav ul li a:hover,
.navbar-fixed-top ul.actions > li.subs nav.product-nav ul li a:hover {
  text-decoration: underline;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 10px;
  line-height: 1.428571429;
  letter-spacing: 0.15em;
  color: #8d99a0;
  text-transform: uppercase;
  margin-top: 0;
  border-bottom: 0.5px solid #8d99a0;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .row.products,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .row.products {
  display: flex;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a {
  width: 100%;
  display: block;
  background: #282828;
  padding: 15px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0;
  color: #ff3300;
  border-bottom: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-fixed-top ul.main > li.subs nav.product-nav .primary a h4,
  .navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 16px;
  }
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a span,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a span {
  display: inline-block;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a span:before,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a span:before {
  width: auto;
  display: inline-block;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 5vw;
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 28px;
  text-align: left;
  padding-top: 1px;
  content: '\e923';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-fixed-top ul.main > li.subs nav.product-nav .primary a span:before,
  .navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a span:before {
    font-family: "joyent-icons";
    font-style: normal;
    font-weight: normal;
    display: block;
    text-decoration: inherit;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 5vw;
    color: #ffffff;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a:hover,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a:hover {
  text-decoration: none;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a p,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a p {
  color: #e1e1e1;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary a:hover,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary a:hover {
  background: rgba(40, 40, 40, 0.5);
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.kubernetes a h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.kubernetes a h4 {
  color: #598fff;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.kubernetes a span:before,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.kubernetes a span:before {
  content: '\e924';
  background: linear-gradient(90deg, #316ce6 0%, #598fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-fixed-top ul.main > li.subs nav.product-nav .primary.kubernetes a span:before,
  .navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.kubernetes a span:before {
    margin-bottom: 10px;
  }
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.regions a h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.regions a h4 {
  color: #5ac1a3;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.regions a span:before,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.regions a span:before {
  content: '\e926';
  background: linear-gradient(90deg, #80d1e5 0%, #35b265 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.node a h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.node a h4 {
  color: #6abf4b;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.node a span:before,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.node a span:before {
  content: '\e925';
  background: linear-gradient(90deg, #7cc15d 0%, #3dae2b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.storage a h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.storage a h4 {
  color: #80d1e5;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.storage a span:before,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.storage a span:before {
  content: '\e927';
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.analytics a h4,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.analytics a h4 {
  color: #6abf4b;
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .primary.analytics a span:before,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.analytics a span:before {
  content: '\e922';
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-fixed-top ul.main > li.subs nav.product-nav .primary.analytics a span:before,
  .navbar-fixed-top ul.actions > li.subs nav.product-nav .primary.analytics a span:before {
    margin-bottom: 10px;
  }
}
.navbar-fixed-top ul.main > li.subs nav.product-nav .row.secondary,
.navbar-fixed-top ul.actions > li.subs nav.product-nav .row.secondary {
  padding-top: 30px;
}
.navbar-fixed-top ul.main > li.subs:hover ul,
.navbar-fixed-top ul.actions > li.subs:hover ul,
.navbar-fixed-top ul.main > li.subs:target ul,
.navbar-fixed-top ul.actions > li.subs:target ul,
.navbar-fixed-top ul.main > li.subs:hover nav.product-nav,
.navbar-fixed-top ul.actions > li.subs:hover nav.product-nav,
.navbar-fixed-top ul.main > li.subs:target nav.product-nav,
.navbar-fixed-top ul.actions > li.subs:target nav.product-nav {
  display: block;
}
.navbar-fixed-top div.row.main {
  padding: 0;
}
.navbar-fixed-top div.row.main ul li a.active {
  color: #fdfdfd;
}
.navbar-fixed-top div.wrap.secondary {
  background: rgba(1, 27, 42, 0.8);
  padding-top: 12px;
  padding-bottom: 12px;
}
.navbar-fixed-top div.wrap.secondary ul li a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.navbar-fixed-top div.wrap.secondary ul li a.active {
  color: white;
}
.navbar-fixed-top ul.actions {
  float: right;
  list-style-type: none;
}
.navbar-fixed-top ul.actions li {
  float: left;
  display: inline-block;
}
.navbar-fixed-top ul.actions li.free-trial {
  margin-left: 10px;
}
.navbar-fixed-top ul.actions li.free-trial:hover {
  background: white;
}
.navbar-fixed-top ul.actions li.free-trial a {
  color: white;
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  line-height: 1.428571429;
  text-transform: uppercase;
  letter-spacing: auto;
  padding: 26px 20px 17px 20px;
}
.navbar-fixed-top ul.actions li.free-trial a:hover {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navbar-fixed-top ul.actions li a#header-search {
  margin-top: -1px;
}
body.article h2:before,
body.node-dev h2:before,
body.docs h2:before,
body.event h2:before,
body.devsub h2:before,
body.article h3:before,
body.node-dev h3:before,
body.docs h3:before,
body.event h3:before,
body.devsub h3:before,
body.article h4:before,
body.node-dev h4:before,
body.docs h4:before,
body.event h4:before,
body.devsub h4:before,
body.article h5:before,
body.node-dev h5:before,
body.docs h5:before,
body.event h5:before,
body.devsub h5:before,
body.article h6:before,
body.node-dev h6:before,
body.docs h6:before,
body.event h6:before,
body.devsub h6:before {
  display: block;
  content: '';
  height: 80px;
  margin: -80px 0 0;
}
body.home .wrap.top {
  background: url(/assets/img/home/dark-grid.170828.png) left top #1b3240;
  padding-top: 115px;
  padding-bottom: 30px;
}
body.home .wrap.top h1 img {
  width: 355px;
  height: auto;
}
body.home .wrap.top h2 {
  margin-bottom: 10px;
}
body.home .wrap.top .row.clouds .regions span {
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  font-style: italic;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
body.home .wrap.top .row.clouds .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px;
}
body.home .wrap.top .row.clouds .col-sm-4 p {
  clear: both;
  padding-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
body.home .wrap.top .row.clouds .col-sm-4.public p {
  margin-left: 20%;
}
body.home .wrap.top .row.clouds .col-sm-4.private p {
  margin-right: 20%;
}
body.home .wrap.top .row.clouds .col-sm-4 a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: white;
  border: 1.5px solid rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
}
body.home .wrap.top .row.clouds .col-sm-4 a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.6);
  color: #1b3240;
}
body.home .wrap.top .row.clouds img.hr {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
body.home .wrap.top .row.clouds p {
  margin-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  text-align: center;
  color: white;
}
body.home .wrap.top .row.clouds p.contact a {
  color: #aabac0;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
body.home .wrap.top .row.clouds p.contact a:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 20px;
  float: left;
  color: #aabac0;
  padding-left: 0;
  padding-right: 0;
  content: '\e87e';
  margin-right: 10px;
  margin-top: 3px;
}
body.home .wrap.gartner {
  background: rgba(167, 181, 188, 0.5);
}
body.home .wrap.gartner p {
  color: #1b3240;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
body.home .wrap.gartner p span {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #1b3240;
  border-bottom: 1px solid #1b3240;
}
body.home .wrap.gartner a {
  display: block;
  padding-top: 20px;
  padding-bottom: 10px;
  height: 100%;
  width: 100%;
}
body.home .wrap.gartner a:hover {
  text-decoration: none;
}
body.home .wrap.gartner a:hover p span {
  text-decoration: none;
  border-bottom: 2px solid #1b3240;
}
body.home h1 {
  margin-top: 0;
  text-align: center;
}
body.home h1 img {
  max-width: 100%;
  margin: 0 auto;
}
body.home h1 + h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  line-height: 1.428571429;
  color: white;
}
body.home h2 {
  margin-top: 0;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  color: #011b2a;
  margin-bottom: 30px;
}
body.home h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #011b2a;
  text-align: center;
}
body.home .wrap.bottom {
  background: url(/assets/img/home/light-grid.170828.png) top left #ffffff;
}
body.home .wrap.products {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.home .wrap.products h2 {
  margin-bottom: 0;
}
body.home .wrap.products h2 + p {
  margin-bottom: 30px;
  text-align: center;
}
body.home .wrap.products h3 {
  color: #011b2a;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
}
body.home .wrap.products h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 70px;
  color: #ff3300;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  content: '\e84e';
  padding-bottom: 1px;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home .wrap.products p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
body.home .wrap.products p a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #ff3300;
}
body.home .wrap.products h3 + p {
  padding: 0 40px;
}
body.home .wrap.products .storage h3:before {
  content: '\e850';
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
  color: #35b265;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home .wrap.products .storage p a {
  color: #2484c6;
}
body.home .wrap.products .analytics p a {
  color: #35b265;
}
body.home .wrap.products .analytics h3 {
  line-height: 32px;
}
body.home .wrap.products .analytics h3 small {
  color: #011b2a;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
body.home .wrap.products .analytics h3:before {
  content: '\e84f';
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
  margin-bottom: -15px;
  font-size: 80px;
  color: #2484c6;
  margin-top: -5px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home .wrap.products hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-color: rgba(170, 186, 192, 0.7);
}
body.home .wrap.products .modernization {
  text-align: center;
}
body.home .wrap.products .modernization img {
  margin: 0 auto;
}
body.home .wrap.products .modernization h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 40px;
}
body.home .wrap.products .modernization p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  color: #1a3340;
}
body.home .wrap.cases {
  background-color: rgba(167, 181, 188, 0.5);
  padding-top: 30px;
}
body.home .wrap.cases h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #1a3340;
}
body.home .wrap.cases h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 20px;
}
body.home .wrap.cases h2:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 88px;
  color: #1b3240;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e85b';
}
body.home .wrap.cases h2.compute:before {
  content: '\e857';
}
body.home .wrap.cases h2.operator:before {
  content: '\e805';
}
body.home .wrap.cases h2.hybrid:before {
  content: '\e858';
}
body.home .wrap.cases h2.tailoring:before {
  content: '\e85f';
}
body.home .wrap.cases h2.open:before {
  content: '\e859';
}
body.home .wrap.cases p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
body.home .wrap.cases p a {
  color: #ff3300;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
body.home .wrap.cases .carousel-inner {
  padding-bottom: 60px;
}
body.home .wrap.cases .carousel-control {
  background: none;
  color: #1a3340;
}
body.home .wrap.cases .carousel-control.left {
  margin-left: -10%;
}
body.home .wrap.cases .carousel-control.right {
  margin-right: -10%;
}
body.home .wrap.cases .carousel-control .chevron-right,
body.home .wrap.cases .carousel-control .chevron-left {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
body.home .wrap.cases .carousel-control .chevron-right {
  right: 50%;
  margin-right: -20px;
}
body.home .wrap.cases .carousel-control .chevron-right:after {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 40px;
  float: left;
  color: #011b2a;
  padding-left: 0;
  padding-right: 0;
  content: '\e839';
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  text-shadow: none;
}
body.home .wrap.cases .carousel-control .chevron-left {
  left: 50%;
  margin-left: -20px;
}
body.home .wrap.cases .carousel-control .chevron-left:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 40px;
  float: left;
  color: #011b2a;
  padding-left: 0;
  padding-right: 0;
  content: '\e839';
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-shadow: none;
}
.wrap.powered {
  padding-bottom: 0;
  background-color: rgba(245, 245, 245, 0.5);
}
.wrap.powered img {
  margin: 0 auto;
}
.wrap.powered h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
}
.wrap.powered h2 span {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  color: #ff3300;
}
.wrap.powered p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.wrap.powered p a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
.wrap.powered h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  margin-bottom: 30px;
  margin-top: 0;
}
.wrap.powered .wrap.cross-cloud {
  background: url(/assets/img/home/light-grid.170828.png) left top #316ce6;
  padding-bottom: 40px;
  padding-top: 10px;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes {
  text-align: center;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  color: white;
  margin-top: 30px;
  margin-bottom: 10px;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes img {
  margin: 10px auto;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  color: white;
  max-width: 1000px;
  margin: 20px auto 40px auto;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  letter-spacing: 0.2em;
  color: white;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes a.getstarted {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes a.datasheet {
  color: white;
  display: inline-block;
  font-weight: 400;
}
.wrap.powered .wrap.cross-cloud .row.kubernetes a.datasheet:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 20px;
  float: left;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  content: '\e867';
  padding-top: 4px;
  padding-right: 5px;
}
.wrap.explore {
  background: url(/assets/img/home/explore-back.170828.svg) no-repeat center top #fdfdfd;
  padding-top: 50px;
  padding-bottom: 50px;
}
.wrap.explore h2,
.wrap.explore h3 {
  text-align: center;
}
.wrap.explore .col-sm-4 {
  background-color: rgba(245, 245, 245, 0.95);
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.wrap.explore h3 {
  margin-bottom: 30px;
}
.wrap.explore div.inner {
  display: block;
  padding-top: 0;
  padding-bottom: 20px;
}
.wrap.explore div.inner h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  background-color: #011b2a;
  color: #fdfdfd;
  display: inline-block;
  width: 100%;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wrap.explore div.inner h3:before {
  margin-top: -5px;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 4vw;
  float: left;
  color: #5a88a9;
  padding-left: 0;
  padding-right: 0;
  content: '\e84e';
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}
.wrap.explore div.inner h3.storage:before {
  content: '\e850';
}
.wrap.explore div.inner h3.analytics:before {
  content: '\e84f';
}
.wrap.explore div.inner h3.networkingsecurity:before {
  content: '\e851';
}
.wrap.explore div.inner h3.management {
  padding-bottom: 15px;
}
.wrap.explore div.inner h3.management:before {
  font-size: 4.3vw;
  content: '\e824';
}
.wrap.explore div.inner h3.developertools:before {
  content: '\e853';
}
.wrap.explore div.inner h3.microservices:before {
  content: '\e80c';
}
.wrap.explore div.inner h3.mobile:before {
  content: '\e80d';
}
.wrap.explore div.inner h3.iot:before {
  content: '\e81d';
}
.wrap.explore div.inner h3.ecommerce:before {
  content: '\e806';
}
.wrap.explore div.inner h3.storage:before {
  content: '\e850';
}
.wrap.explore div.inner h3.blockchain:before {
  content: '\e801';
}
.wrap.explore div.inner h3.videoprocessing:before {
  content: '\e816';
}
.wrap.explore div.inner h3.realtime:before {
  content: '\e810';
}
.wrap.explore div.inner p {
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #011b2a;
}
.wrap.explore div.inner p a {
  color: #011b2a;
}
.wrap.explore div.inner p a:after {
  content: '\203A';
  padding-left: 5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.wrap.explore div.inner p a:hover {
  color: #ff3300;
  text-decoration: none;
}
.wrap.explore div.inner p strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
body.developers {
  color: #011b2a;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
body.developers.case-studies h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 50px;
}
body.developers.case-studies h2:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 88px;
  color: #011b2a;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e85b';
  padding-top: 80px;
  margin-top: -80px;
  margin-bottom: 95px;
}
body.developers.case-studies h2#cut-compute-costs-by-80:before {
  content: '\e857';
}
body.developers.case-studies h2#improve-operator-efficiency:before {
  content: '\e805';
}
body.developers.case-studies h2#harden-security-profiles:before {
  content: '\e858';
}
body.developers.case-studies h2#optimize-network-performance:before {
  content: '\e85f';
}
body.developers.case-studies h2#ensure-cross-cloud-portability:before {
  content: '\e859';
}
body.developers .wrap.top {
  background: url(/assets/img/home/dark-grid.170828.png) left top #1b3240;
  padding-top: 100px;
  padding-bottom: 30px;
}
body.developers h1 p {
  margin-bottom: 0;
}
body.developers h1 img {
  display: inline-block;
  margin-top: -9px;
}
body.developers.events h1,
body.developers.on-demand h1 {
  margin-bottom: 70px;
}
body.developers.events .wrap.top,
body.developers.on-demand .wrap.top {
  padding-bottom: 0;
}
body.developers.events .wrap.top .col-sm-12,
body.developers.on-demand .wrap.top .col-sm-12 {
  position: relative;
  height: 100%;
}
body.developers.events .wrap.top ul.tabs,
body.developers.on-demand .wrap.top ul.tabs {
  padding-left: 0;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
body.developers.events .wrap.top ul.tabs li,
body.developers.on-demand .wrap.top ul.tabs li {
  display: inline-block;
  -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;
  background: #6b716f;
  padding: 0;
}
body.developers.events .wrap.top ul.tabs li:hover,
body.developers.on-demand .wrap.top ul.tabs li:hover {
  background-color: #919795;
}
body.developers.events .wrap.top ul.tabs li.active,
body.developers.on-demand .wrap.top ul.tabs li.active {
  background-color: white;
}
body.developers.events .wrap.top ul.tabs li.active:hover,
body.developers.on-demand .wrap.top ul.tabs li.active:hover {
  background-color: white;
}
body.developers.events .wrap.top ul.tabs li a,
body.developers.on-demand .wrap.top ul.tabs li a {
  display: block;
  width: 100%;
  padding: 10px 20px 10px 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: black;
}
body.developers.events .wrap.top ul.tabs li a:hover,
body.developers.on-demand .wrap.top ul.tabs li a:hover {
  text-decoration: none;
}
body.developers h1 {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 55px;
  line-height: 1.428571429;
  color: #fdfdfd;
}
body.developers p.description {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #fdfdfd;
  text-align: center;
}
body.developers.contact h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  margin-bottom: 0;
}
body.developers.contact div.sidebar {
  margin-top: 30px;
}
body.policies .wrap.top {
  margin-bottom: 40px;
}
.wrap.whynow {
  padding-top: 50px;
  background-color: rgba(245, 245, 245, 0.95);
  padding-bottom: 50px;
}
.wrap.whynow h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
.wrap.whynow p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
}
.wrap.whynow,
.wrap.cta {
  background-color: #e9eff4;
  text-align: center;
}
.wrap.cta {
  padding-top: 50px;
  padding-bottom: 30px;
}
.wrap.oee {
  padding-top: 30px;
  padding-bottom: 30px;
}
.wrap.oee h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  line-height: 1.428571429;
}
.wrap.oee h3,
.wrap.oee p {
  text-align: center;
}
.wrap.oee h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
.wrap.oee h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 88px;
  color: #fe5420;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e83d';
}
.wrap.oee h3.heart:before {
  content: '\e83e';
}
.wrap.oee h3.mountain:before {
  content: '\e82a';
}
.wrap.oee h3.iot:before {
  content: '\e81d';
}
.wrap.oee h3.hyperscale:before {
  content: '\e82f';
}
.wrap.oee h3.speedometer:before {
  content: '\e844';
  padding-top: 8px;
}
.wrap.oee h3.fail:before {
  content: '\e83c';
}
.wrap.oee h3.containers:before {
  content: '\e808';
}
.wrap.oee h3.save:before {
  content: '\e815';
}
.wrap.oee h3.secure:before {
  content: '\e811';
}
.wrap.oee.engineered {
  background-color: #e9eff4;
}
.wrap.oee.engineered h3:before {
  color: #2484c6;
}
.wrap.oee.evolved h3:before {
  color: #35b265;
}
.wrap.features {
  padding-top: 50px;
}
.wrap.features .inner .content {
  padding-bottom: 30px;
}
.wrap.features .inner .icon:before {
  padding-top: 20px;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  float: left;
  color: #f28f24;
  padding-left: 0;
  padding-right: 0;
  content: '\e82e';
}
.wrap.features .inner .icon.hyperscale:before {
  content: '\e82f';
  color: #5a88a9;
}
.wrap.features .inner .icon.mountain:before {
  content: '\e82a';
  color: #699f63;
}
.wrap.features .inner .icon.halfoff:before {
  content: '\e828';
  color: #f28f24;
}
.wrap.features .inner .icon.speedometer:before {
  content: '\e844';
  color: #ff3300;
}
.wrap.features .inner .icon.delight:before {
  content: '\e827';
  color: #92daeb;
}
.wrap.features .inner .icon.anywhere:before {
  content: '\e826';
  color: #aabac1;
}
.wrap.features .inner .icon.native:before {
  content: '\e82b';
  color: #ff3300;
}
.wrap.features .inner h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
body.downloads .wrap.intro {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.downloads .wrap.intro p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
body.downloads .wrap.download {
  padding-top: 20px;
  padding-bottom: 20px;
}
body.downloads .wrap.download pre {
  border: none;
  background-color: #d4e3e8;
  padding: 15px 15px;
}
body.downloads .wrap.download pre code span {
  color: #011b2a !important;
}
body.downloads .wrap.download.triton,
body.downloads .wrap.download.containerpilot,
body.downloads .wrap.download.node {
  background-color: rgba(245, 245, 245, 0.95);
}
body.downloads .wrap.download h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
body.downloads .wrap.download h3 small {
  display: block;
  color: #011b2a;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
}
body.downloads .wrap.download h3.triton span:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 20px;
  color: #011b2a;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-bottom: 0;
  content: '\e800';
}
body.downloads .wrap.download h3.triton:before {
  padding-top: 1px;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e84e';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.downloads .wrap.download h3.manta span:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 20px;
  color: #011b2a;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-bottom: 0;
  content: '\e800';
}
body.downloads .wrap.download h3.manta:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e850';
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.downloads .wrap.download h3.manta.analytics:before {
  content: '\e84f';
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.downloads .wrap.download h3.containerpilot:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #f28f24;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e852';
}
body.downloads .wrap.download h3.smartos:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #24b8eb;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e855';
}
body.downloads .wrap.download h3.node:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #41873f;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e85a';
}
body.downloads .wrap.download p {
  margin-top: 30px;
}
body.downloads .wrap.download a.getstarted {
  background: transparent;
  border: 2px solid #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #011b2a;
  padding: 15px 30px 12px 10px;
  line-height: 60px;
}
body.downloads .wrap.download a.getstarted:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 30px;
  float: left;
  color: #011b2a;
  padding-left: 0;
  padding-right: 0;
  content: '\e868';
  float: none;
  display: inline-block;
  vertical-align: middle;
}
body.downloads .wrap.download a.getstarted.github:before {
  font-size: 25px;
  margin-top: -2px;
  content: '\e869';
}
body.downloads .wrap.download a.getstarted:hover {
  background-color: #e1e1e1;
}
body.downloads .wrap.download a {
  color: #5a88a9;
}
body.downloads p.fineprint {
  text-align: center;
  margin-top: 30px;
}
body.downloads p.fineprint a {
  margin: 0 auto;
  color: #acb0ae;
}
body.documentation .row.getstartedrow {
  margin: 40px 0;
  text-align: center;
}
body.documentation .row.getstartedrow h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
body.documentation h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-top: 0;
}
body.documentation .box {
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  background-color: rgba(245, 245, 245, 0.95);
  margin-bottom: 30px;
}
body.documentation div.inner {
  padding: 25px 20px;
}
body.documentation div.inner ul {
  padding-left: 0;
  list-style-type: none;
}
body.docs.containerpilot .wrap.content {
  padding-bottom: 50px;
  background-color: #fdfdfd !important;
}
body.docs .wrap.content .treemenu {
  padding-top: 40px;
}
body.docs.support .wrap.content p {
  text-align: left;
}
.treemenu a.active {
  font-weight: bold;
}
.row.platform h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #c3c4bb;
}
.row.platform h3 small {
  display: block;
  color: #c3c4bb;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
}
.row.platform p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #c3c4bb;
  margin-bottom: 0;
}
.row.platform div.point {
  border-bottom: 1px solid #457495;
  padding-bottom: 30px;
  padding-top: 30px;
}
.row.platform div.point img {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.row.platform div.point:last-child {
  border: none;
}
.row.platform div.point:first-child {
  padding-top: 0;
}
.row.platform div.point:nth-child(2n + 2) .left {
  float: right;
}
.row.platform div.point:nth-child(2n + 2) .right {
  float: left;
}
body.product h1 {
  margin: 0 auto;
  color: #fdfdfd;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  margin-bottom: 10px;
}
body.product h1:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  float: left;
  color: #ff3300;
  padding-left: 0;
  padding-right: 0;
  margin-right: 20px;
  content: '\e84e';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 1px;
}
body.product h1 p {
  margin-bottom: 0;
}
body.product h1 img {
  display: inline-block;
  margin-top: -12px;
}
body.product.object-storage h1:before {
  content: '\e850';
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.analytics h1:before {
  content: '\e84f';
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.monitoring h1:before {
  content: '\e824';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.access-management h1:before {
  content: '\e813';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  font-size: 85px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.load-balancing h1:before {
  content: '\e802';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.networking-and-security h1:before {
  content: '\e851';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.security-compliance h1 {
  margin-top: 15px;
}
body.product.security-compliance h1:before {
  content: '\e854';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: -15px;
}
body.product.dtrace h1:before {
  content: '\e853';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.containerpilot h1:before {
  content: '\e852';
  color: #f28f24;
  background: none;
  -webkit-background-clip: none;
  -webkit-text-fill-color: #f28f24;
}
body.product.smartos h1:before {
  content: '\e855';
  color: #24b8eb;
  background: none;
  -webkit-background-clip: none;
  -webkit-text-fill-color: #24b8eb;
}
body.product p.tag {
  margin-top: -9px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #aabac1;
}
body.product .wrap.top {
  padding-top: 120px;
  padding-bottom: 60px;
  background: url(/assets/img/home/dark-grid.170828.png) left top #1b3240;
}
body.product.load-balancing .wrap.intro {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
body.product.load-balancing .wrap.intro h3 {
  margin-top: 0;
  line-height: 1.5em;
}
body.product.load-balancing .wrap.intro ul {
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  display: table;
  margin: 0 auto;
}
body.product.load-balancing .wrap.intro ul li {
  max-width: 200px;
  padding: 0 2vw 20px 2vw;
  text-align: center;
  display: table-cell;
  vertical-align: top;
  border-bottom: 4px solid rgba(225, 225, 225, 0.75);
}
body.product.load-balancing .wrap.intro ul li.active {
  border-bottom: 4px solid #011b2a;
}
body.product.load-balancing .wrap.intro ul li a {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ff0000;
}
body.product.load-balancing .wrap.intro ul li a:hover,
body.product.load-balancing .wrap.intro ul li a:active,
body.product.load-balancing .wrap.intro ul li a:visited,
body.product.load-balancing .wrap.intro ul li a:focus {
  text-decoration: none;
}
body.product.load-balancing .wrap.intro ul li a:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #ff0000;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e836';
  margin-bottom: 0;
  padding-bottom: 0;
}
body.product.load-balancing .wrap.intro ul li a.nginx {
  color: #009332;
}
body.product.load-balancing .wrap.intro ul li a.nginx:before {
  content: '\e837';
  color: #009332;
}
body.product.load-balancing .wrap.intro ul li a.cns {
  color: #ff3300;
}
body.product.load-balancing .wrap.intro ul li a.cns:before {
  content: '\e808';
  color: #011b2a;
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product.load-balancing p.buttons {
  margin-bottom: 30px;
}
body.product.load-balancing a.button {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 40px;
  color: #011b2a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
body.product.load-balancing a.button:before {
  vertical-align: middle;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 25px;
  float: left;
  color: #011b2a;
  padding-left: 0;
  padding-right: 0;
  content: '\e868';
  line-height: 40px;
  margin-right: 0;
}
body.product.load-balancing a.button.softwaredocs:before {
  content: '\e867';
}
body.product.load-balancing a.button.clouddocs:before {
  content: '\e804';
  margin-right: 5px;
}
body.product.load-balancing a.button:hover:before {
  text-decoration: none;
}
body.product.load-balancing .wrap.containerpilot {
  padding-top: 60px;
  padding-bottom: 60px;
}
body.product.load-balancing .wrap.containerpilot p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-bottom: 20px;
}
body.product.load-balancing .wrap.containerpilot p + p {
  margin-bottom: 0;
}
body.product.load-balancing .wrap.containerpilot h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-top: 0;
  margin-bottom: 20px;
}
body.product.load-balancing .wrap.containerpilot h2 span {
  display: inline-block;
  background: url(/assets/img/products/containerpilot.170828.svg) no-repeat top left;
  padding: 5px 0 10px 70px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 1.428571429;
  margin-left: 10px;
}
body.product.load-balancing .wrap.why-product {
  background-color: white;
  padding-top: 0;
}
body.product.load-balancing .wrap.why-product p {
  text-align: center;
}
body.product.load-balancing .wrap.why-product h2 {
  margin-bottom: 40px;
}
body.product.load-balancing #cns .wrap.cns {
  padding-bottom: 60px;
}
body.product.load-balancing #cns .wrap.cns h2 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 40px;
}
body.product.load-balancing #cns .wrap.cns p {
  text-align: center;
}
body.product.load-balancing #cns .wrap.cns h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  text-align: center;
}
body.product.load-balancing #cns .wrap.cns a.getstarted {
  display: inline-block;
}
body.product.load-balancing #cns .wrap.cns p.button-wrap {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
}
body.product.load-balancing .wrap.brocade-features {
  padding-bottom: 50px;
}
body.product.load-balancing .wrap.brocade-features h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  text-align: center;
  margin-bottom: 30px;
}
body.product.load-balancing .wrap.brocade-features table.brocade-features th,
body.product.load-balancing .wrap.brocade-features table.brocade-features td {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.product.load-balancing .wrap.brocade-features table.brocade-features th:first-child,
body.product.load-balancing .wrap.brocade-features table.brocade-features td:first-child {
  text-align: left;
  width: 10%;
}
body.product.load-balancing .wrap.brocade-features table.brocade-features thead th {
  vertical-align: bottom;
}
body.product.load-balancing .wrap.brocade-features table.brocade-features tr {
  border-bottom: 1px solid #6b716f;
}
body.product.load-balancing .wrap.brocade-features table.brocade-features tr:last-child {
  border-bottom: none;
}
body.product.load-balancing .wrap.brocade-features table.brocade-features span {
  color: transparent;
  background: url(/assets/img/circle-check.170828.svg) no-repeat top center;
  display: block;
  height: 20px;
  width: 20px;
  margin: 0 auto;
}
body.product.networking-and-security .wrap.product-download a.getstarted {
  margin-top: 0;
}
body.product.dtrace p.buttons {
  text-align: center;
  margin-top: 50px;
}
body.product.dtrace p.buttons a.getstarted.guide {
  background: transparent;
  color: #011b2a;
  border: 3px solid #aabac1;
  padding: 8px 14px 9px 14px;
}
body.product.dtrace p.buttons a.getstarted.guide:hover {
  background: #aabac1;
}
body.product .wrap.why-product {
  background-color: white;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.product .wrap.why-product h2 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 70px;
}
body.product .wrap.why-product h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-top: 0;
  text-align: center;
}
body.product .wrap.why-product ul {
  text-align: center;
  list-style-position: inside;
  padding-left: 0;
}
body.product .wrap.why-product ul li {
  text-align: center;
}
body.product .wrap.why-product div.whypoint:before,
body.product .wrap.why-product div.whypoint:after {
  content: " ";
  display: table;
}
body.product .wrap.why-product div.whypoint:after {
  clear: both;
}
body.product .wrap.why-product div.whypoint:before,
body.product .wrap.why-product div.whypoint:after {
  content: " ";
  display: table;
}
body.product .wrap.why-product div.whypoint:after {
  clear: both;
}
body.product .wrap.why-product .inner:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 100px;
  color: #011b2a;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e84e';
  border: 2px solid #6b716f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
  height: 128px;
  padding-top: 12px;
  margin: 0 auto;
}
body.product .wrap.why-product .inner h3 {
  margin-top: 50px;
}
body.product .wrap.why-product .inner ul {
  list-style-type: circle;
}
body.product .wrap.why-product .inner.cloud-native:before {
  content: '\e81c';
}
body.product .wrap.why-product .inner.flexible:before {
  content: '\e83d';
}
body.product .wrap.why-product .inner.speedometer:before {
  content: '\e844';
  padding-top: 8px;
}
body.product .wrap.why-product .inner.safe-harbor:before {
  content: '\e835';
}
body.product .wrap.why-product .inner.open:before {
  content: '\e840';
}
body.product .wrap.why-product .inner.fail:before {
  content: '\e83c';
}
body.product .wrap.why-product .inner.native:before {
  content: '\e82b';
}
body.product .wrap.why-product .inner.heart:before {
  content: '\e83e';
}
body.product .wrap.why-product .inner.mountain:before {
  padding-top: 5px;
  content: '\e82a';
}
body.product .wrap.why-product .inner.secure:before {
  content: '\e811';
}
body.product .wrap.why-product .inner.simple:before {
  content: '\e846';
}
body.product .wrap.why-product .inner.visible:before {
  content: '\e847';
}
body.product .wrap.why-product .inner.analytics:before {
  content: '\e84f';
  font-size: 60px;
  padding-top: 32px;
  padding-left: 4px;
}
body.product .wrap.why-product .inner.save:before {
  content: '\e815';
}
body.product .wrap.why-product .inner.hybrid:before {
  content: '\e849';
}
body.product .wrap.why-product .inner.containers:before {
  content: '\e808';
}
body.product .wrap.why-product .inner.realtime:before {
  content: '\e810';
}
body.product .wrap.why-product .inner.issues:before {
  content: '\e84a';
}
body.product .wrap.why-product .inner.support:before {
  content: '\e85e';
  font-size: 60px;
  padding-top: 35px;
}
body.product .wrap.capabilities {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #e9eff4;
}
body.product .wrap.capabilities h2 {
  margin-top: 0;
  margin-bottom: 50px;
  text-align: center;
}
body.product .wrap.capabilities h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
body.product .wrap.capabilities .col-sm-4 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
  background-color: #fdfdfd;
  display: flex;
  flex: 1;
  align-items: stretch;
  flex-direction: column;
}
body.product .wrap.capabilities .col-sm-4 p.bot {
  display: flex;
  flex: 1;
  align-items: flex-end;
  justify-content: center;
}
body.product .wrap.capabilities .col-sm-4 ul {
  padding-left: 0;
  list-style-type: none;
}
body.product .wrap.capabilities .col-sm-4 ul li {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}
body.product .wrap.features {
  position: relative;
  height: 100vh;
  background: rgba(1, 27, 42, 0.5);
  padding-top: 2.8vh;
  padding-bottom: 2.8vh;
}
body.product .wrap.features h2 {
  text-align: center;
  font-size: 3.5vh;
}
body.product .wrap.features .detail {
  transition: all 100ms ease-out 200ms;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35vh;
  height: 35vh;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(253, 253, 253, 0.95);
  padding: 8vh 5vh;
  margin: -17.5vh;
}
body.product .wrap.features .detail h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3vh;
  line-height: 1.428571429;
}
body.product .wrap.features .detail h3 small {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3vh;
  line-height: 1.428571429;
  color: #011b2a;
}
body.product .wrap.features .detail p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7vh;
  line-height: 1.428571429;
}
body.product .wrap.features .features-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35vh;
  height: 35vh;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fdfdfd;
  padding: 6vh 5vh;
  margin: -17.5vh;
}
body.product .wrap.features .circle {
  position: relative;
  width: 65vh;
  height: 65vh;
  padding: 0;
  border-radius: 50%;
  list-style: none;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}
body.product .wrap.features .circle > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12.5vh;
  height: 12.5vh;
  margin: -6.25vh;
}
body.product .wrap.features .circle > span:nth-of-type( 9) {
  -webkit-transform: rotate(360deg) translate(32.5vh) rotate(-360deg);
}
body.product .wrap.features .circle > span:nth-of-type( 8) {
  -webkit-transform: rotate(320deg) translate(32.5vh) rotate(-320deg);
}
body.product .wrap.features .circle > span:nth-of-type( 7) {
  -webkit-transform: rotate(280deg) translate(32.5vh) rotate(-280deg);
}
body.product .wrap.features .circle > span:nth-of-type( 6) {
  -webkit-transform: rotate(240deg) translate(32.5vh) rotate(-240deg);
}
body.product .wrap.features .circle > span:nth-of-type( 5) {
  -webkit-transform: rotate(200deg) translate(32.5vh) rotate(-200deg);
}
body.product .wrap.features .circle > span:nth-of-type( 4) {
  -webkit-transform: rotate(160deg) translate(32.5vh) rotate(-160deg);
}
body.product .wrap.features .circle > span:nth-of-type( 3) {
  -webkit-transform: rotate(120deg) translate(32.5vh) rotate(-120deg);
}
body.product .wrap.features .circle > span:nth-of-type( 2) {
  -webkit-transform: rotate(80deg) translate(32.5vh) rotate(-80deg);
}
body.product .wrap.features .circle > span:nth-of-type( 1) {
  -webkit-transform: rotate(40deg) translate(32.5vh) rotate(-40deg);
}
body.product .wrap.features .circle span {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.1vh;
  line-height: 2.5vh;
  text-align: center;
}
body.product .wrap.features .circle span:hover + .detail,
body.product .wrap.features .circle span:focus + .detail {
  opacity: 1;
}
body.product .wrap.features .circle span small {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7vh;
  line-height: 1.428571429;
}
body.product .wrap.features .circle span:before {
  width: 12.5vh;
  height: 12.5vh;
  border-radius: 50%;
  border: #fdfdfd solid 0.4vh;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 10vh;
  color: #fdfdfd;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5vh;
  padding-top: 1.1vh;
  content: '\e81a';
}
body.product .wrap.features .circle span:hover:before,
body.product .wrap.features .circle span:focus:before {
  border-color: #011b2a;
  color: #011b2a;
}
body.product .wrap.features .circle span.microservices:before {
  content: '\e80c';
  font-size: 8.5vh;
  padding-top: 1.7vh;
}
body.product .wrap.features .circle span.mobile:before {
  content: '\e80d';
}
body.product .wrap.features .circle span.cloud-native:before {
  content: '\e81c';
}
body.product .wrap.features .circle span.blockchain:before {
  content: '\e801';
}
body.product .wrap.features .circle span.realtime:before {
  content: '\e817';
}
body.product .wrap.features .circle span.serverless:before {
  content: '\e829';
}
body.product .wrap.features .circle span.iot:before {
  content: '\e81d';
}
body.product .wrap.features .circle span.mountain:before {
  font-size: 10.7vh;
  line-height: 10.7vh;
  padding-top: 0;
  content: '\e82a';
}
body.product .wrap.smartos {
  background-color: rgba(128, 205, 225, 0.35);
  padding-top: 60px;
  padding-bottom: 60px;
}
body.product .wrap.smartos p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-bottom: 20px;
}
body.product .wrap.smartos p a.getstarted {
  background: #011b2a;
}
body.product .wrap.smartos p a.getstarted:hover {
  background: rgba(1, 27, 42, 0.75);
}
body.product .wrap.smartos p + p {
  margin-bottom: 0;
}
body.product .wrap.smartos h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-top: 0;
}
body.product .wrap.smartos h2 span {
  display: inline-block;
  background: url(/assets/img/products/smartos.170828.svg) no-repeat top left;
  padding: 10px 0 10px 80px;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 1.428571429;
  margin-left: 10px;
}
body.product .wrap.product-download {
  padding-top: 30px;
  padding-bottom: 0;
  background: linear-gradient(to right, #d4e3e8 0%, #e9eff4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
body.product .wrap.product-download h2 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 40px;
}
body.product .wrap.product-download figcaption {
  margin-bottom: -30px;
}
body.product .wrap.product-download p.getstarted-buttons {
  margin-top: 30px;
  line-height: 60px;
}
body.product .wrap.product-download a.getstarted.guide {
  background: transparent;
  color: #011b2a;
  border: 3px solid #aabac1;
  padding: 8px 14px 9px 14px;
}
body.product .wrap.product-download a.getstarted.guide:hover {
  background: #aabac1;
}
body.product .wrap.product-download ul.links {
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
}
body.product .wrap.product-download ul.links li {
  padding-bottom: 20px;
}
body.product .wrap.product-download ul.links li:before,
body.product .wrap.product-download ul.links li:after {
  content: " ";
  display: table;
}
body.product .wrap.product-download ul.links li:after {
  clear: both;
}
body.product .wrap.product-download ul.links li:before,
body.product .wrap.product-download ul.links li:after {
  content: " ";
  display: table;
}
body.product .wrap.product-download ul.links li:after {
  clear: both;
}
body.product .wrap.product-download ul.links li a {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
}
body.product .wrap.product-download ul.links li a:before {
  display: inline-block;
  vertical-align: middle;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 20px;
  float: left;
  color: #011b2a;
  padding-left: 0;
  padding-right: 10px;
  margin-top: 3px;
  content: '\e868';
}
body.product .wrap.product-download ul.links li a.documentation:before {
  content: '\e867';
}
body.product .wrap.product-download ul.links li a.download {
  min-width: 151px;
}
body.product .wrap.product-download ul.links li a.github {
  min-width: 151px;
}
body.product .wrap.product-download ul.links li a.github:before {
  content: '\e869';
}
body.product .wrap.product-download ul.links li a.portaldocs:before {
  content: '\e842';
  font-size: 45px;
  margin-top: -10px;
  padding-right: 0;
}
body.product .wrap.product-download ul.links li a.apidocs:before {
  content: '\e83a';
  font-size: 45px;
  margin-top: -10px;
  padding-right: 0;
}
body.product .wrap.product-download ul.links li a.clidocs:before {
  content: '\e83f';
  font-size: 45px;
  margin-top: -10px;
  padding-right: 0;
}
body.product .wrap.product-download ul.links li a.softwaredocs:before {
  content: '\e867';
}
body.product .wrap.product-download ul.links li a.clouddocs:before {
  content: '\e804';
}
body.product .wrap.product-download ul.links li a:hover:before {
  text-decoration: none;
}
body.product div.visible-sm p.getstarted-buttons {
  text-align: center;
}
body.product div.visible-sm ul.links {
  text-align: center;
}
body.product div.visible-sm ul.links li {
  display: inline-block;
}
body.product div.visible-sm ul.links li a:before {
  padding-right: 2px !important;
  margin-left: 10px;
}
body.product.object-storage .wrap.features,
body.product.analytics .wrap.features {
  background-color: rgba(69, 116, 149, 0.5);
}
body.product.object-storage .wrap.features .features-logo,
body.product.analytics .wrap.features .features-logo {
  text-align: center;
}
body.product.object-storage .wrap.features .features-logo img,
body.product.analytics .wrap.features .features-logo img {
  margin: -1.5vh auto 0 auto;
}
body.product.object-storage .wrap.features .circle,
body.product.analytics .wrap.features .circle {
  position: relative;
  width: 70vh;
  height: 70vh;
  padding: 0;
  border-radius: 50%;
  list-style: none;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}
body.product.object-storage .wrap.features .circle > span,
body.product.analytics .wrap.features .circle > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14.5vh;
  height: 14.5vh;
  margin: -7.25vh;
}
body.product.object-storage .wrap.features .circle > span:nth-of-type( 6),
body.product.analytics .wrap.features .circle > span:nth-of-type( 6) {
  -webkit-transform: rotate(360deg) translate(35vh) rotate(-360deg);
}
body.product.object-storage .wrap.features .circle > span:nth-of-type( 5),
body.product.analytics .wrap.features .circle > span:nth-of-type( 5) {
  -webkit-transform: rotate(300deg) translate(35vh) rotate(-300deg);
}
body.product.object-storage .wrap.features .circle > span:nth-of-type( 4),
body.product.analytics .wrap.features .circle > span:nth-of-type( 4) {
  -webkit-transform: rotate(240deg) translate(35vh) rotate(-240deg);
}
body.product.object-storage .wrap.features .circle > span:nth-of-type( 3),
body.product.analytics .wrap.features .circle > span:nth-of-type( 3) {
  -webkit-transform: rotate(180deg) translate(35vh) rotate(-180deg);
}
body.product.object-storage .wrap.features .circle > span:nth-of-type( 2),
body.product.analytics .wrap.features .circle > span:nth-of-type( 2) {
  -webkit-transform: rotate(120deg) translate(35vh) rotate(-120deg);
}
body.product.object-storage .wrap.features .circle > span:nth-of-type( 1),
body.product.analytics .wrap.features .circle > span:nth-of-type( 1) {
  -webkit-transform: rotate(60deg) translate(35vh) rotate(-60deg);
}
body.product.object-storage .wrap.features .circle span,
body.product.analytics .wrap.features .circle span {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.1vh;
  line-height: 2.5vh;
  text-align: center;
}
body.product.object-storage .wrap.features .circle span:hover + .detail,
body.product.analytics .wrap.features .circle span:hover + .detail,
body.product.object-storage .wrap.features .circle span:focus + .detail,
body.product.analytics .wrap.features .circle span:focus + .detail {
  opacity: 1;
}
body.product.object-storage .wrap.features .circle span small,
body.product.analytics .wrap.features .circle span small {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7vh;
  line-height: 1.428571429;
}
body.product.object-storage .wrap.features .circle span:before,
body.product.analytics .wrap.features .circle span:before {
  width: 14.5vh;
  height: 14.5vh;
  border-radius: 50%;
  border: #fdfdfd solid 0.4vh;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 10vh;
  color: #fdfdfd;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5vh;
  padding-top: 1.8vh;
  content: '\e81a';
}
body.product.object-storage .wrap.features .circle span:hover:before,
body.product.analytics .wrap.features .circle span:hover:before,
body.product.object-storage .wrap.features .circle span:focus:before,
body.product.analytics .wrap.features .circle span:focus:before {
  border-color: #011b2a;
  color: #011b2a;
}
body.product.object-storage .wrap.features .circle span.checksums:before,
body.product.analytics .wrap.features .circle span.checksums:before {
  content: '\e81f';
}
body.product.object-storage .wrap.features .circle span.processing:before,
body.product.analytics .wrap.features .circle span.processing:before {
  content: '\e830';
}
body.product.object-storage .wrap.features .circle span.anywhere:before,
body.product.analytics .wrap.features .circle span.anywhere:before {
  content: '\e826';
}
body.product.object-storage .wrap.features .circle span.distribution:before,
body.product.analytics .wrap.features .circle span.distribution:before {
  content: '\e82c';
}
body.product.object-storage .wrap.features .circle span.hyperscale:before,
body.product.analytics .wrap.features .circle span.hyperscale:before {
  content: '\e82f';
}
body.product.object-storage .wrap.features .circle span.mountain:before,
body.product.analytics .wrap.features .circle span.mountain:before {
  font-size: 10.7vh;
  line-height: 10.7vh;
  padding-top: 1vh;
  content: '\e82a';
}
body.product.object-storage .wrap.features .circle span.mining:before,
body.product.analytics .wrap.features .circle span.mining:before {
  content: '\e823';
}
body.product.object-storage .wrap.features .circle span.mapreduce:before,
body.product.analytics .wrap.features .circle span.mapreduce:before {
  content: '\e822';
}
body.product.object-storage .wrap.features .circle span.analytics:before,
body.product.analytics .wrap.features .circle span.analytics:before {
  content: '\e84f';
  font-size: 60px;
  padding-top: 25px;
}
body.product.object-storage .wrap.features .circle span.image:before,
body.product.analytics .wrap.features .circle span.image:before {
  content: '\e820';
}
body.product.object-storage .wrap.features .circle span.video:before,
body.product.analytics .wrap.features .circle span.video:before {
  content: '\e816';
}
body.product.object-storage .wrap.features .circle span.text:before,
body.product.analytics .wrap.features .circle span.text:before {
  content: '\e831';
}
body.product.object-storage .wrap.features .features-logo img {
  margin: -2.5vh auto 0 auto;
  width: 95%;
}
body.product.dtrace .wrap.feature-screenshots img {
  border: 2px solid rgba(245, 245, 245, 0.95);
}
body.product.dtrace .screenshots {
  padding-top: 60px;
  padding-bottom: 50px;
}
body.product .wrap.feature-screenshots {
  padding-top: 50px;
}
body.product .wrap.feature-screenshots .row {
  padding-bottom: 70px;
}
body.product .wrap.feature-screenshots h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
}
body.product figcaption {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: #868780;
  padding-top: 10px;
}
body.product .wrap.compliance {
  padding-top: 40px;
  background-color: #fdfdfd;
}
body.product .wrap.compliance h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  text-align: center;
  padding-bottom: 20px;
}
body.product .wrap.compliance .row.intro p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
body.product .wrap.compliance h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
}
body.product .wrap.compliance .container {
  border-bottom: 1px solid rgba(107, 113, 111, 0.75);
  padding-bottom: 50px;
}
body.product .wrap.compliance .inner p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
}
body.product .wrap.compliance .inner p:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 110px;
  color: #457495;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e833';
}
body.product .wrap.compliance .inner p.safe-harbor:before {
  content: '\e835';
}
body.product .wrap.compliance .inner p.soc:before {
  content: '\e841';
}
body.product .wrap.compliance .inner p.hipaa:before {
  content: '\e832';
}
body.product .wrap.use-cp {
  background-color: #c9e2f2;
  text-align: center;
  padding-bottom: 50px;
  padding-top: 50px;
}
body.product .wrap.use-cp h2 {
  margin-top: 0;
}
body.product .wrap.use-cp h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-bottom: 20px;
}
body.product .wrap.use-cp img {
  width: 110px;
  height: auto;
  margin: 0 auto;
}
body.product .wrap.use-cp .google-kubernetes {
  padding-top: 22px;
}
body.product .wrap.use-cp .google-kubernetes img {
  width: 90px;
}
body.product .wrap.use-cp .mesosphere-marathon h3 {
  margin-top: 13px;
}
body.product .wrap.stack {
  background-color: #fdfdfd;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.product .wrap.stack h2 {
  color: #011b2a;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
}
body.product .wrap.stack table {
  margin: 0 auto;
  min-width: 100%;
  text-align: center;
}
body.product .wrap.stack table tbody th {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #5e5e5e;
  border-right: 1px solid #5e5e5e;
  border-bottom: 1px solid #5e5e5e;
  padding-right: 20px;
}
body.product .wrap.stack table img {
  height: 32px;
  width: auto;
}
body.product .wrap.stack table img.scheduling {
  height: 35px;
}
body.product .wrap.stack table th.triton {
  text-transform: uppercase;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 1.428571429;
  letter-spacing: 2px;
}
body.product .wrap.stack table td {
  border: 1px solid #5e5e5e;
  padding: 10px;
}
body.product .wrap.stack table td:last-child {
  border-right: none;
}
body.product .wrap.stack table thead th {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  text-align: center;
}
body.product.compute .wrap.intro {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #fdfdfd;
}
body.product.compute .wrap.intro h2 {
  text-align: center;
}
body.product.compute .wrap.intro h3 {
  margin-top: 0;
  line-height: 1.5em;
}
body.product.compute .wrap.intro ul {
  padding-left: 0;
  list-style-type: none;
  text-align: center;
  display: table;
  margin: 0 auto;
}
body.product.compute .wrap.intro ul li {
  width: 200px;
  padding: 0 50px 20px 50px;
  text-align: center;
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid rgba(107, 113, 111, 0.4);
}
body.product.compute .wrap.intro ul li.active {
  border-bottom: 1px solid #011b2a;
}
body.product.compute .wrap.intro ul li a {
  display: block;
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
  color: #011b2a;
}
body.product.compute .wrap.intro ul li a:hover,
body.product.compute .wrap.intro ul li a:active,
body.product.compute .wrap.intro ul li a:visited,
body.product.compute .wrap.intro ul li a:focus {
  text-decoration: none;
}
body.product.compute .wrap.intro ul li a:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 88px;
  color: #011b2a;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e82b';
  margin-bottom: 0;
}
body.product.compute .wrap.intro ul li a.vms:before {
  content: '\e84b';
}
body.product.compute .wrap.why-product {
  background-color: white;
  padding-top: 50px;
}
body.product .wrap.comparison-chart {
  text-align: center;
  padding-bottom: 50px;
  background: url(/assets/img/product/bigass-cloud.171011.png) no-repeat center bottom #d4e3e8;
  background-size: 120% auto;
}
body.product .wrap.comparison-chart img {
  margin: 0 auto;
}
body.product .wrap.comparison-chart h2,
body.product .wrap.comparison-chart p {
  color: #011b2a;
  text-align: center;
}
body.product .wrap.comparison-chart h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  margin-top: 40px;
  margin-bottom: 30px;
}
body.product .wrap.comparison-chart p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
}
body.product.containerpilot .wrap.comparison-chart {
  padding-bottom: 50px;
  background: none;
}
body.product.containerpilot .wrap.comparison-chart .container {
  border-top: 1px solid #d3d5d4;
}
body.compute .wrap.product-download {
  background: white;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.compute .wrap.product-download img.header {
  text-align: center;
  margin: 0 auto;
}
body.compute .wrap.product-download p.description {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}
body.compute .wrap.comparison-chart {
  padding-bottom: 80px;
}
body.compute .wrap.comparison-chart .approach {
  padding-left: 7px;
  padding-right: 7px;
}
body.compute .wrap.comparison-chart .approach .inner {
  text-align: left;
  padding: 25px 15px 25px 30px;
  margin-bottom: 20px;
  display: block;
  background-color: white;
  width: 100%;
  height: 100%;
}
body.compute .wrap.comparison-chart .approach .inner h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #316ce6;
  text-align: left;
  margin-top: 0;
}
body.compute .wrap.comparison-chart .approach .inner h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 25px;
  color: #316ce6;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e800';
  margin-bottom: 0;
  text-align: left;
  margin-top: 0;
  padding-top: 1px;
}
body.compute .wrap.comparison-chart .approach .inner h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  color: #1b3240;
  margin-bottom: 0;
}
body.compute .wrap.comparison-chart .approach .inner h4.benefits {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777e7c;
}
body.compute .wrap.comparison-chart .approach .inner h4 + p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
}
body.compute .wrap.comparison-chart .approach .inner h5 {
  color: #1b3240;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
body.compute .wrap.comparison-chart .approach .inner img {
  margin-bottom: 20px;
}
body.compute .wrap.comparison-chart .approach .inner:hover {
  text-decoration: none;
}
body.compute .wrap.comparison-chart .approach .inner:hover p:last-child {
  text-decoration: underline;
}
body.compute .wrap.comparison-chart .approach .inner p {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #1b3240;
}
body.compute .wrap.comparison-chart .approach .inner p:last-child {
  color: #ff3300;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
body.compute .wrap.comparison-chart .approach.architecture-docker .inner h3 {
  color: #24b8eb;
}
body.compute .wrap.comparison-chart .approach.architecture-docker .inner h3:before {
  color: #24b8eb;
}
body.compute .wrap.comparison-chart .approach.architecture-metal .inner h3 {
  color: #ff3300;
}
body.compute .wrap.comparison-chart .approach.architecture-metal .inner h3:before {
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.compute .wrap.comparison-chart .approach.architecture-vms .inner h3 {
  color: #00a4bf;
}
body.compute .wrap.comparison-chart .approach.architecture-vms .inner h3:before {
  color: #00a4bf;
}
body.compute .wrap.comparison-chart .chart {
  padding-top: 50px;
}
body.compute .wrap.strategy {
  background-color: #1b3240;
  text-align: center;
  color: #fdfdfd;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.compute .wrap.strategy h2 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
}
body.compute .wrap.strategy p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
}
body.compute .wrap.strategy img {
  margin: 30px auto 0 auto;
}
body.compute .wrap.rich {
  background: linear-gradient(to right, #d4e3e8 0%, #e9eff4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #1b3240;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.compute .wrap.rich h2 {
  text-align: center;
  margin-top: 0;
}
body.compute .wrap.rich p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}
body.compute .wrap.rich h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
body.compute .wrap.rich ul {
  padding-left: 0;
}
body.compute .wrap.rich ul li {
  list-style-type: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}
body.compute .wrap.rich .row.cta {
  padding-top: 30px;
  text-align: center;
}
body.compute .wrap.rich .row.cta h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}
body.compute .wrap.rich .row.cta a.getstarted {
  text-transform: none;
}
body.compute .wrap.cases {
  background-color: #1b3240;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
body.compute .wrap.cases h2 {
  color: #fdfdfd;
}
body.compute .wrap.cases h2 + p {
  color: #fdfdfd;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
}
body.compute .wrap.cases div.case h3 {
  color: #f5f5f5;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
body.compute .wrap.cases div.case h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 50px;
  color: #aabac1;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e805';
}
body.compute .wrap.cases div.case.improve-operator-efficiency h3:before {
  margin-top: 35px;
  margin-bottom: 22px;
}
body.compute .wrap.cases div.case.cut-compute-costs-by-80 h3:before {
  content: '\e857';
  font-size: 80px;
  margin-top: 0;
  margin-bottom: 5px;
}
body.compute .wrap.cases div.case p {
  color: #f5f5f5;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  max-width: 442px;
  margin: 0 auto 20px auto;
}
body.compute .wrap.capabilities {
  background: linear-gradient(to right, #d4e3e8 0%, #e9eff4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
body.compute .wrap.smartos {
  background: linear-gradient(to right, #d4e3e8 0%, #e9eff4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
body.compute .wrap.cta {
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  text-align: center;
  color: white;
  padding-bottom: 70px;
}
body.compute .wrap.cta h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  margin-top: 0;
  margin-bottom: 0;
}
body.compute .wrap.cta h2 + p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 30px;
}
body.compute .wrap.cta a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  border-radius: 3px;
  padding: 11px 17px 12px 17px;
  letter-spacing: 0.05em;
  margin-top: 10px;
  color: white;
  white-space: nowrap;
  background-color: #1b3240;
}
body.compute .wrap.cta a:hover {
  text-decoration: none;
  background-color: rgba(27, 50, 64, 0.9);
}
body.kubernetes .wrap.top {
  background: #316ce6;
  background: url(/assets/img/home/light-grid.png) #316ce6;
  background: url(/assets/img/home/light-grid.png), linear-gradient(180deg, #316ce6, rgba(49, 108, 230, 0.8));
  padding-top: 158px;
  padding-bottom: 50px;
  color: white;
}
body.kubernetes .wrap.top h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 43px;
  line-height: 44px;
  margin-top: 0;
}
body.kubernetes .wrap.top h1 + p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.kubernetes .wrap.top h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 38px;
    line-height: 39px;
  }
  body.kubernetes .wrap.top h1 + p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 21px;
    line-height: 1.428571429;
  }
}
body.kubernetes .wrap.top h2 {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  margin-top: 0;
  margin-bottom: 0;
}
body.kubernetes .wrap.top a.getstarted {
  text-align: center;
  color: #316ce6;
  background: white;
  margin: 60px auto 0 auto;
  display: inline-block;
}
body.kubernetes .wrap.top a.getstarted:hover {
  background: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  body.kubernetes .wrap.top a.getstarted {
    white-space: pre-wrap;
    display: block;
    margin-bottom: 30px;
  }
}
body.kubernetes .wrap.top .header-image {
  text-align: center;
}
body.kubernetes ul.getstarted-links {
  list-style-type: none;
  padding-left: 0;
  padding-top: 20px;
}
body.kubernetes ul.getstarted-links li {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  padding-bottom: 20px;
}
body.kubernetes ul.getstarted-links li a {
  color: white;
}
body.kubernetes ul.getstarted-links li:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 20px;
  float: left;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  content: '\e868';
  margin-right: 5px;
}
body.kubernetes ul.getstarted-links li.github:before {
  content: '\e869';
}
body.kubernetes ul.getstarted-links li.documentation:before {
  content: '\e867';
}
body.kubernetes .wrap.benefits {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.kubernetes .wrap.benefits h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
body.kubernetes .wrap.benefits img {
  margin: 20px auto;
}
body.kubernetes .wrap.benefits p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
body.kubernetes .wrap.benefits p strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
body.kubernetes .wrap.architecture {
  background: rgba(49, 108, 230, 0.2);
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.kubernetes .wrap.architecture h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
body.kubernetes .wrap.architecture img {
  margin-bottom: 50px;
}
body.kubernetes .wrap.architecture p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 33px;
}
body.kubernetes .wrap.challenges,
body.kubernetes .wrap.features {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.kubernetes .wrap.challenges h2,
body.kubernetes .wrap.features h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  margin-top: 0;
}
body.kubernetes .wrap.challenges h3,
body.kubernetes .wrap.features h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}
body.kubernetes .wrap.challenges ul,
body.kubernetes .wrap.features ul {
  padding-left: 0;
  list-style-type: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
}
body.kubernetes .wrap.challenges ul li,
body.kubernetes .wrap.features ul li {
  margin-bottom: 20px;
}
body.kubernetes .wrap.challenges div.challenge-grid {
  padding: 0 15px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
@media (max-width: 991px) {
  body.kubernetes .wrap.challenges div.challenge-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  body.kubernetes .wrap.challenges div.challenge-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 374px) {
  body.kubernetes .wrap.challenges div.challenge-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.kubernetes .wrap.challenges h2 {
  color: #ee3b24;
}
body.kubernetes .wrap.challenges h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 60px;
  color: #ee3b24;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e905';
  text-align: left;
}
body.kubernetes .wrap.challenges h3.sprawl:before {
  content: '\e908';
}
body.kubernetes .wrap.challenges h3.workload:before {
  content: '\e909';
}
body.kubernetes .wrap.challenges h3.onboarding:before {
  content: '\e907';
}
body.kubernetes .wrap.features h2 {
  color: #316ce6;
}
body.kubernetes .wrap.features h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 60px;
  color: #316ce6;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e906';
  text-align: left;
}
body.kubernetes .wrap.features h3.automation:before {
  content: '\e916';
}
body.kubernetes .wrap.features h3.developer:before {
  content: '\e917';
}
body.kubernetes .wrap.features h3.production:before {
  content: '\e918';
}
body.kubernetes .wrap.features h3.customization:before {
  content: '\e904';
}
body.kubernetes .wrap.features div.feature-grid {
  padding: 0 15px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
@media (max-width: 991px) {
  body.kubernetes .wrap.features div.feature-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  body.kubernetes .wrap.features div.feature-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 374px) {
  body.kubernetes .wrap.features div.feature-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.kubernetes .wrap.see {
  background: #316ce6;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
body.kubernetes .wrap.see a:focus {
  outline: none;
}
body.kubernetes .wrap.see img.magnifier {
  margin-top: -110px;
  opacity: 0.6;
}
body.kubernetes .wrap.see a:hover img.magnifier {
  opacity: 1;
}
body.kubernetes .wrap.see h2 {
  text-align: center;
  color: white;
  margin-top: 0;
}
body.kubernetes .wrap.see h3 {
  margin-top: -10px;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
}
body.kubernetes .wrap.cta {
  background: white;
}
body.kubernetes .wrap.cta h2 {
  margin-bottom: 50px;
}
body.kubernetes .wrap.cta ul.getstarted-links {
  text-align: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 auto;
}
body.kubernetes .wrap.cta ul.getstarted-links a {
  color: #316ce6;
}
body.kubernetes .wrap.cta ul.getstarted-links li:before {
  color: #316ce6;
}
body.kubernetes .wrap.cta a.getstarted {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
body.kubernetes .modal.see-modal.in {
  background-color: rgba(255, 255, 255, 0.9);
}
body.kubernetes .modal.see-modal.in .modal-content {
  height: 100%;
  text-align: center;
  background: none;
  box-shadow: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.kubernetes .modal.see-modal.in .modal-content button {
  font-size: 70px;
  font-weight: 100;
  margin-right: -50px;
  color: black;
}
body.partners h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}
body.partners div.partner-logos {
  padding-top: 40px;
  padding-bottom: 10px;
}
body.partners div.partner-logos.technology {
  border-bottom: 1px solid #6b716f;
}
body.partners .inner {
  margin-bottom: 30px;
  border: 1px solid rgba(245, 245, 245, 0.95);
  height: 160px;
  text-align: center;
  position: relative;
  display: block;
}
body.partners .inner img {
  position: absolute;
  max-width: 95%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.tech-videos .wrap.videos {
  padding-top: 50px;
  padding-bottom: 20px;
}
body.tech-videos .inner {
  margin-bottom: 30px;
  height: 300px;
}
body.tech-videos .inner h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
}
body.tech-videos .inner a {
  color: #011b2a;
}
body.tech-videos img {
  max-height: 250px;
}
.widget {
  text-align: center;
}
.widget img {
  margin: 0 auto 50px auto;
}
.wrap.comparison {
  background-color: #011119;
  padding-bottom: 80px;
  padding-top: 20px;
}
.wrap.comparison h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  color: #c3c4bb;
  text-align: center;
}
.wrap.comparison p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #c3c4bb;
}
.wrap.comparison table {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.wrap.comparison table th {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #c3c4bb;
}
.wrap.comparison table th sup {
  font-size: 14px;
}
.wrap.comparison table thead th {
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  text-align: center;
  padding-bottom: 5px;
}
.wrap.comparison table thead th img {
  margin-top: -18px;
}
.wrap.comparison table tr {
  border-bottom: 1px solid #457495;
}
.wrap.comparison table td {
  text-align: center;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #c3c4bb;
}
.wrap.comparison a.learnmore {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100px;
  text-transform: uppercase;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  border-radius: 15px;
  padding: 5px 15px 2px 15px;
  color: white;
  background-color: #ff3400;
}
.wrap.comparison a.learnmore:hover {
  text-decoration: none;
  background-color: #cc2a00;
}
.wrap.hybrid {
  background-color: #011b2a;
  padding-top: 40px;
  padding-bottom: 60px;
}
.wrap.hybrid h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  color: #c3c4bb;
  margin-bottom: 15px;
}
.wrap.hybrid p.hybrid-intro {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 33px;
  color: #c3c4bb;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 40px;
}
.wrap.hybrid div.inner {
  border: 2px solid rgba(195, 196, 187, 0.3);
  padding: 20px 35px 35px 35px;
  text-align: center;
}
.wrap.hybrid div.inner h3 {
  margin-top: 0;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 42px;
  line-height: 42px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #c3c4bb;
}
.wrap.hybrid div.inner h3 small {
  color: #c3c4bb;
  font-size: 20px;
}
.wrap.hybrid div.inner p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #c3c4bb;
  margin-bottom: 30px;
}
.wrap.hybrid div.inner a.learnmore {
  text-align: center;
  text-transform: uppercase;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  border-radius: 15px;
  padding: 8px 25px 5px 25px;
  color: black;
  background-color: #ffffff;
}
.wrap.hybrid div.inner a.learnmore:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.8);
}
.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;
}
body.developers.blog h1 {
  margin: 0 auto;
  color: #fdfdfd;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 10px;
}
body.developers.blog h1 span:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 40px;
  float: left;
  color: #fdfdfd;
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
  margin-top: 11px;
  float: none;
  display: inline-block;
  content: '\e860';
}
body.developers.blog .wrap.top {
  margin-bottom: 70px;
}
body.developers.blog a.video {
  display: block;
  width: 40%;
  float: right;
  margin-left: 8px;
  margin-top: 10px;
  position: relative;
  padding-top: 0;
}
body.developers.blog a.video:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('/assets/img/play-button.170828.svg') no-repeat;
  background-position: center;
  background-size: 40% auto;
  opacity: 0.5;
}
body.developers.blog a.video:hover:before {
  opacity: 0.55;
}
.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%;
}
.article-list {
  clear: both;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 10px;
  padding-top: 0;
}
.article-list li {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  border-bottom: 1px solid rgba(107, 113, 111, 0.15000000000000002);
  padding-bottom: 30px;
  padding-top: 30px;
  clear: both;
}
.article-list li:first-child {
  padding-top: 0;
}
.article-list li p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  margin-top: 15px;
}
.article-list li a {
  color: #011b2a;
}
.article-list li a small {
  color: #011b2a;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
.article-list li .date {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  margin-top: 0;
}
.article h2 {
  text-transform: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 26px;
  line-height: 1.428571429;
}
.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;
  display: block;
  max-width: 100%;
  height: auto;
}
.article .article figure.video {
  width: auto;
  float: none;
}
.article .sidebar li {
  padding-bottom: 0;
}
.article .bio {
  padding: 10px 10px 10px 20px;
  background-color: rgba(245, 245, 245, 0.95);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.article .bio p {
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
}
.article .cats {
  font-size: 12px;
  color: #6b716f;
  margin-bottom: 5px;
}
.article .cats span {
  text-transform: uppercase;
  margin-left: 5px;
}
.article .cats a {
  color: #6b716f;
}
.article .article p.date {
  float: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #011b2a;
}
.article .date strong {
  color: #333333;
}
.article p.date {
  margin-bottom: 5px;
  float: none;
  color: #999999;
}
.article p.date span {
  color: #333333;
}
#vidcarousel .carousel-inner {
  min-height: 450px;
}
.carousel-indicators.vidgallery {
  width: auto;
  height: auto;
  position: relative;
  margin-left: 0;
  left: 0;
  bottom: 0;
}
.carousel-indicators.vidgallery li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  width: 30%;
  height: auto;
  margin: 0;
}
.carousel-indicators.vidgallery li.active {
  margin: 0;
  border: none;
  width: 30%;
  height: auto;
}
.carousel-indicators.vidgallery li.active img {
  border: 5px solid #4c2f2a;
}
.carousel-indicators.vidgallery li img {
  border: 5px solid white;
  float: none;
  padding: 0;
  width: auto;
  max-width: 100%;
}
body.press .article h2 {
  margin-bottom: 0;
}
body.press .article h2 a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
}
body.press .article p.date {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #011b2a;
}
body.press h1 {
  margin-bottom: 70px;
}
body.press .wrap.top {
  padding-bottom: 0;
}
body.press .wrap.top .col-sm-12 {
  position: relative;
  height: 100%;
}
body.press .wrap.top ul.tabs {
  padding-left: 0;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
body.press .wrap.top ul.tabs li {
  display: inline-block;
  -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;
  background: #6b716f;
  padding: 0;
}
body.press .wrap.top ul.tabs li:hover {
  background-color: #919795;
}
body.press .wrap.top ul.tabs li.active {
  background-color: white;
}
body.press .wrap.top ul.tabs li.active:hover {
  background-color: white;
}
body.press .wrap.top ul.tabs li a {
  display: block;
  width: 100%;
  padding: 10px 20px 10px 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: black;
}
body.press .wrap.top ul.tabs li a:hover {
  text-decoration: none;
}
.row.single {
  padding-top: 30px;
}
.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;
  display: block;
  max-width: 100%;
  height: auto;
}
.single .article img.half,
.event .article img.half,
.single .article figure.half,
.event .article figure.half {
  margin: 0 auto;
  width: 380px;
  text-align: center;
  display: block;
  max-width: 100%;
  height: auto;
}
.single .article img.onethird,
.event .article img.onethird,
.single .article figure.onethird,
.event .article figure.onethird {
  display: block;
  margin: 0 auto;
  width: 300px;
}
.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;
}
.single .article figure.onethird img,
.event .article figure.onethird img {
  display: block;
  margin: 0 auto;
  width: 300px;
  padding: 0;
}
.single .article figure figcaption,
.event .article figure figcaption {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  font-style: italic;
}
body.app-centric-micro-orchestration table th,
body.app-centric-micro-orchestration table td {
  width: 50%;
}
.company h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
}
.company .wrap.top {
  background: url(/assets/img/about/header.180119.jpg) no-repeat center -14vw;
  background-size: 100% auto;
  padding-top: 220px;
  padding-bottom: 170px;
}
@media (max-width: 991px) {
  .company .wrap.top {
    background-position: center -5vw;
  }
}
@media (max-width: 767px) {
  .company .wrap.top {
    background-size: cover;
    background-position: center bottom;
    padding-top: 100px;
    padding-bottom: 30px;
  }
}
.company .wrap.top .row.top {
  text-align: center;
}
.company .wrap.top h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 38px;
  line-height: 41px;
  text-align: center;
  background: white;
  padding: 10px 20px;
  display: inline-block;
  margin: 0 auto;
}
.company .wrap.innovation {
  background: #f5f5f5;
}
.company .wrap.video {
  background-color: #8a9eb8;
}
.company .wrap.video .embed-responsive {
  margin-bottom: 0;
}
.company .wrap.management {
  background: rgba(66, 139, 207, 0.1);
}
.company .wrap.innovation p,
.company .wrap.careers p,
.company .wrap.management p,
.company .wrap.samsung p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
}
.company .wrap.innovation h2,
.company .wrap.careers h2,
.company .wrap.management h2,
.company .wrap.samsung h2 {
  margin-top: 0;
}
.company .wrap.careers {
  padding-top: 50px;
}
.company .wrap.careers a.getstarted {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 40px;
  display: inline-block;
}
.company .wrap.innovation {
  padding-top: 30px;
  padding-bottom: 50px;
}
.company .wrap.innovation h2 {
  margin-bottom: 30px;
  margin-top: 0;
}
.company .wrap.innovation .owl-next {
  float: right;
}
.company .wrap.innovation .carousel-control {
  width: 10%;
}
.company .wrap.innovation .carousel-control.left {
  background-image: -webkit-linear-gradient(left, #f5f5f5 0%, rgba(245, 245, 245, 0.0001) 100%);
  background-image: -o-linear-gradient(left, #f5f5f5 0%, rgba(245, 245, 245, 0.0001) 100%);
  background-image: linear-gradient(to right, #f5f5f5 0%, rgba(245, 245, 245, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#00f5f5f5', GradientType=1);
}
.company .wrap.innovation .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(245, 245, 245, 0.0001) 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(left, rgba(245, 245, 245, 0.0001) 0%, #f5f5f5 100%);
  background-image: linear-gradient(to right, rgba(245, 245, 245, 0.0001) 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5f5f5', endColorstr='#fff5f5f5', GradientType=1);
}
.company .wrap.innovation .owl-carousel .item {
  padding: 30px;
}
.company .wrap.innovation .owl-carousel .item h3 {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 34px;
  line-height: 41px;
}
.company .wrap.innovation .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.company .wrap.innovation .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}
.company .wrap.innovation .owl-dots {
  display: none;
}
.company .wrap.samsung {
  padding-top: 40px;
  padding-bottom: 50px;
}
.company .wrap.samsung figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.company .wrap.samsung figure img {
  margin: 0 auto;
}
.company .wrap.management {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .company .wrap.management {
    padding-bottom: 0;
  }
}
.company .wrap.management h2 {
  margin-bottom: 40px;
}
.company .wrap.management .headshots {
  padding-left: 0;
  padding-right: 0;
}
.company .wrap.management .headshots .headshot {
  overflow: hidden;
  position: relative;
  display: block;
}
.company .wrap.management .headshots .headshot .info {
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 0;
}
.company .wrap.management .headshots .headshot .info span {
  display: none;
}
@media (max-width: 767px) {
  .company .wrap.management .headshots .headshot .info {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.company .wrap.management .headshots .headshot .info h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 3px 0;
  color: white;
}
.company .wrap.management .headshots .headshot .info h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  margin: 0;
  color: white;
}
@media (min-width: 768px) and (max-width: 991px) {
  .company .wrap.management .headshots .headshot .info h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
  }
  .company .wrap.management .headshots .headshot .info h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 10px;
    line-height: 10px;
  }
}
.company .wrap.management .headshots .headshot:hover .info {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .company .wrap.management .headshots .headshot .info span {
    display: block;
    margin-top: -20px;
    padding-right: 10px;
    color: white;
    float: right;
    transform: rotate(90deg);
  }
}
.company .wrap.management .headshots .headshot.collapsed .info span {
  display: block;
  margin-top: -27px;
  padding-right: 10px;
  color: white;
  float: right;
  transform: none;
}
.company .wrap.management .headshots .headshot.sunny-park,
.company .wrap.management .headshots .headshot.bill-fine {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .company .wrap.management .headshots .headshot.sunny-park,
  .company .wrap.management .headshots .headshot.bill-fine {
    float: none;
    width: 100%;
  }
}
.company .wrap.management .headshots .headshot.elijah-zupancic {
  background: #82cfe3;
  width: 100%;
}
@media (max-width: 991px) {
  .company .wrap.management .headshots .headshot.elijah-zupancic {
    background-color: white;
  }
}
.company .wrap.management .headshots .headshot.elijah-zupancic img {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .company .wrap.management .headshots .headshot.elijah-zupancic img {
    float: none;
    width: 100%;
  }
}
.company .wrap.management .headshots .headshot:hover.elijah-zupancic {
  background-color: white;
}
.company .wrap.management .headshots .headshot.angela-fong img {
  height: 390px;
  margin-left: -110px;
  width: auto;
  max-width: none;
}
@media (max-width: 1199px) {
  .company .wrap.management .headshots .headshot.angela-fong img {
    height: 323.5px;
    margin-left: -95px;
  }
}
@media (max-width: 991px) {
  .company .wrap.management .headshots .headshot.angela-fong img {
    height: 250px;
    margin-left: -74px;
  }
}
@media (max-width: 767px) {
  .company .wrap.management .headshots .headshot.angela-fong img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
.company .wrap.management .headshots .collapse,
.company .wrap.management .headshots .collapsing {
  background-color: white;
  padding: 20px;
}
.company .wrap.management .headshots .collapse p,
.company .wrap.management .headshots .collapsing p {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
.company .modal.in {
  background: rgba(27, 50, 64, 0.9);
}
.company .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 5vw 0 0 0;
  background: none;
}
.company .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
  background: none;
}
.company .modal-content h3 {
  margin-top: 0;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
}
.company .modal-content h3 small {
  font-size: 17px;
  padding-left: 5px;
}
.company .modal-content p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: white;
}
.company .modal-content p a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #24b8eb;
}
.company .modal-content a.carousel-control {
  background: none;
  width: 5%;
}
.company .modal-content a.carousel-control.left {
  margin-left: -40px;
}
.company .modal-content a.carousel-control.right {
  margin-right: -40px;
}
.company .modal-content button.close {
  color: #24b8eb;
  text-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 60px;
  line-height: 1.428571429;
  opacity: 1;
  margin-top: -60px;
  margin-right: 50px;
}
.company .modal-content button.close:hover {
  opacity: 0.7;
}
.wrap.careers .benefits,
.wrap.benefits .benefits {
  padding-top: 40px;
  padding-bottom: 40px;
}
.wrap.careers .benefit,
.wrap.benefits .benefit {
  position: relative;
  padding: 2px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2484c6+0,80cfe3+100 */
  background: linear-gradient(to right, #2484c6 0%, #80cfe3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-attachment: fixed;
  border-right: 5px solid white;
  border-left: 5px solid white;
  border-bottom: 10px solid white;
}
.wrap.careers .benefit .inner,
.wrap.benefits .benefit .inner {
  background: white;
  padding: 20px;
}
.wrap.careers .benefit h3,
.wrap.benefits .benefit h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
}
.wrap.careers .benefit p,
.wrap.benefits .benefit p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
body.careers .wrap.top {
  background: url(/assets/img/careers/header.180131.jpg) no-repeat center top;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 110px;
}
@media (max-width: 767px) {
  body.careers .wrap.top {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}
body.careers .wrap.top .row.top {
  text-align: center;
}
body.careers .wrap.top h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 55px;
  line-height: 1.428571429;
  text-align: center;
  background: white;
  padding: 15px 30px 25px 30px;
  display: inline-block;
  margin: 0 auto;
}
body.careers .wrap.top h1 small {
  color: black;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 29px;
  line-height: 1.428571429;
  display: block;
}
body.careers .row.info {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
}
body.careers .wrap.positions {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3cb168+0,2484c6+100 */
  background: #3cb168;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #3cb168 0%, #2484c6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #3cb168 0%, #2484c6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #3cb168 0%, #2484c6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cb168', endColorstr='#2484c6', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  padding-top: 50px;
  padding-bottom: 50px;
}
body.careers .wrap.positions h2 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  color: white;
  margin-top: 0;
  margin-bottom: 30px;
}
body.careers .wrap.positions table {
  width: 100%;
  color: white;
  margin-bottom: 30px;
}
body.careers .wrap.positions table th {
  color: white;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 1.428571429;
  letter-spacing: 0.2em;
}
body.careers .wrap.positions table th.location,
body.careers .wrap.positions table td.location {
  width: 33%;
}
body.careers .wrap.positions table th.remote,
body.careers .wrap.positions table td.remote {
  width: 15%;
}
body.careers .wrap.positions table tr {
  border-bottom: 0.75px solid rgba(255, 255, 255, 0.5);
}
body.careers .wrap.positions table th {
  padding: 5px 10px;
}
body.careers .wrap.positions table a {
  display: block;
  padding: 5px 10px;
  color: white;
}
body.careers .wrap.positions table a:hover {
  text-decoration: none;
}
body.careers .wrap.positions table a.title {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
body.careers .wrap.positions table tbody tr:hover {
  background-color: white;
  color: #2484c6;
}
body.careers .wrap.positions table tbody tr:hover a {
  color: #2484c6;
}
.wrap.subscribe {
  background: rgba(27, 50, 64, 0.9);
  color: white;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.wrap.subscribe h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  margin-top: 0;
}
.wrap.subscribe p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
}
.wrap.subscribe .mktoForm {
  text-align: center !important;
  margin: 0 auto !important;
  display: flex;
  justify-content: center;
}
.wrap.subscribe .mktoForm .mktoFieldWrap.mktoRequiredField label:before {
  display: none;
}
.wrap.subscribe .mktoForm .mktoFieldWrap.mktoRequiredField input {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 24px !important;
  line-height: 24px !important;
  padding-top: 8px !important;
  padding-bottom: 10px !important;
  height: auto !important;
}
.wrap.subscribe .mktoForm .mktoButtonWrap button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 18px !important;
  padding-top: 16px !important;
  padding-bottom: 17px !important;
  height: auto !important;
  margin-top: 9px !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2484c6+0,3cb168+100 */
  background: #2484c6 !important;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #2484c6 0%, #3cb168 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #2484c6 0%, #3cb168 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #2484c6 0%, #3cb168 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2484c6', endColorstr='#3cb168', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
body.career .wrap.top {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3cb168+0,2484c6+100 */
  background: #3cb168;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #3cb168 0%, #2484c6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #3cb168 0%, #2484c6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #3cb168 0%, #2484c6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cb168', endColorstr='#2484c6', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  padding-top: 70px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body.career .wrap.top h1 {
  color: white;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 55px;
  line-height: 1.428571429;
  margin-bottom: 0;
  padding: 15px 30px 25px 30px;
}
body.career .wrap.top h1 small {
  color: white;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 29px;
  line-height: 1.428571429;
}
body.career .content {
  padding-bottom: 30px;
}
body.career .content h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 34px;
  line-height: 1.428571429;
}
body.career .content h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  line-height: 1.428571429;
}
body.career .content p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
body.career .content p.location {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
}
body.career .content p a {
  color: #2c86c4;
  font-weight: 600;
}
body.career .content p.open-positions {
  margin-top: 40px;
}
body.career .content ul {
  padding-left: 10px;
}
body.career .content ul li {
  padding-left: 16px;
  list-style-type: none;
  text-indent: -14px;
  margin-bottom: 5px;
}
body.career .content ul li:before {
  content: '•';
  padding-right: 8px;
}
.sidebar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background: #e9eff4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2vw 2vw 2.9vw 2vw;
  margin-top: 85px;
  margin-bottom: 40px;
  margin-left: 30px;
}
.sidebar h4 {
  padding-top: 10px;
}
.sidebar h4:first-child {
  border-top: none;
  padding-top: 0;
}
.sidebar p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  line-height: 26px;
  border-bottom: 1px solid #476d89;
  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:not(.getstarted) {
  color: #333333;
}
.sidebar .events li strong {
  font-family: "Open Sans", 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: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  padding-top: 4px;
  float: left;
  margin-right: 9px;
}
.sidebar.first {
  margin-top: 0;
}
.sidebar.first p.actions {
  margin-bottom: 0;
  white-space: wrap;
}
.sidebar.first .article-cta {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  color: black;
  text-transform: uppercase;
  margin-bottom: 0;
}
.sidebar.first p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7vw;
  line-height: 1.9vw;
  margin-bottom: 20px;
}
.sidebar.first p.logo-text {
  display: block;
  position: relative;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0;
  height: 4vw;
}
.sidebar.first p.logo-text:before {
  padding-top: 1px;
  padding-left: 1px;
  position: absolute;
  right: -1px;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 3vw;
  float: left;
  color: 'black';
  padding-left: 0;
  padding-right: 0;
  content: '\e856';
}
.sidebar.first a.learn-more {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
  text-decoration: underline;
  display: inline-block;
  padding-top: 20px;
}
.sidebar.first a.learn-more:hover {
  color: #595959;
}
.sidebar.first.gartner {
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
}
.sidebar.first.gartner p.logo-text:before {
  color: white;
}
.sidebar.first.gartner p {
  color: white;
}
.sidebar.first.gartner a.getstarted {
  background: white;
  color: #ff3300 !important;
  margin-top: 10px;
  float: none;
}
.sidebar.first.gartner a.getstarted:hover {
  background: rgba(255, 255, 255, 0.9);
}
.sidebar.first.video a:not(.getstarted) {
  color: #ff3300;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.7vw;
  line-height: 1.9vw;
}
.sidebar.first.video a.getstarted {
  background-color: #ff3300;
  padding-left: 0 !important;
  font-size: 1.7vw;
}
.sidebar.first.video a.getstarted:before {
  display: inline-block;
  content: url(/assets/img/play-button-small.170828.svg);
  vertical-align: middle;
  padding-left: 5px;
  margin-right: 10px;
}
.sidebar h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  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 {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
  line-height: 20px;
}
.sidebar ul.catlist li.active a {
  color: #333333;
  font-weight: bold;
}
.social {
  list-style-type: none;
  padding-left: 0;
}
.social li {
  text-indent: 0;
  padding-left: 0;
  display: inline-block;
}
.social li:before {
  display: none;
}
.social li a {
  display: block;
}
.social li a:before {
  content: ' ';
  width: 30px;
  height: 30px;
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 16px;
  float: left;
  color: #011b2a;
  padding-left: 0;
  padding-right: 0;
  background-color: #0077b5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: 6px;
  padding-left: 7px;
}
.social li a.twitter:before {
  content: '\e865';
  background-color: #4784c4;
  padding-top: 8px;
}
.social li a.linkedin:before {
  content: '\e866';
}
.social li a.facebook:before {
  content: '\e861';
  background-color: #3b5998;
  font-size: 22px;
  padding-left: 11px;
  padding-top: 8px;
}
.social li a.google:before {
  content: '\e862';
  font-size: 15px;
  background-color: #dc483c;
  padding-top: 8px;
  padding-left: 5px;
}
.social li a.instagram:before {
  content: '\e863';
  font-size: 19px;
  background-color: #d83074;
  padding-top: 6px;
  padding-left: 6px;
}
.social li a.rss:before {
  content: '\e864';
  background-color: #ff6600;
}
.social li a:hover {
  text-decoration: none;
}
.social li a:hover:before {
  color: white;
}
.events .article,
.event .article,
.events-archive .article {
  border-bottom: 1px solid #6b716f;
  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: #011b2a;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgba(1, 27, 42, 0.75);
  background: url(/assets/img/calendar-add.170828.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%;
  text-transform: uppercase;
  color: rgba(1, 27, 42, 0.75);
  padding-top: 4px;
}
.events .article div.bigassdate .month,
.event .article div.bigassdate .month,
.events-archive .article div.bigassdate .month {
  margin-top: 3px;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}
.events .article div.bigassdate .day,
.event .article div.bigassdate .day,
.events-archive .article div.bigassdate .day {
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 44px;
  line-height: 30px;
  text-align: center;
}
.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: "Open Sans", sans-serif;
  font-weight: 400;
  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 .article div.eventinfo.finished,
.event .article div.eventinfo.finished,
.events-archive .article div.eventinfo.finished {
  float: none;
  width: auto;
}
.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;
}
.events-archive .article div.eventinfo {
  float: none;
  width: auto;
}
.events-archive .article div.eventinfo h2 a {
  color: black;
}
ul.switch {
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
  /*&:before {
        content: 'Instances:';
        display: block;
        font-weight: normal;
        font-size: 14px;
        .uppercase();
        margin-right: 10px;
        margin-bottom: 10px;
    }*/
}
ul.switch li {
  padding: 0;
  list-style-type: none;
  margin-bottom: 5px;
  display: block;
  margin-left: 0;
  border: none;
}
ul.switch li a {
  padding: 6px 14px 5px 14px;
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  color: #333333;
  background: rgba(170, 186, 193, 0.25);
  text-decoration: none;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
ul.switch li a:hover {
  background: rgba(170, 186, 193, 0.5);
}
ul.switch li.active {
  position: relative;
}
ul.switch li.active a {
  background: #aabac1;
  color: #333333;
  padding: 6px 14px 5px 14px;
}
ul.switch li.dockercontainer,
ul.switch li.Storage,
ul.switch li.Serverless {
  padding-top: 10px;
}
ul.switch li.dockercontainer:before,
ul.switch li.Storage:before,
ul.switch li.Serverless:before {
  display: block;
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333333;
  text-transform: uppercase;
}
ul.switch li.dockercontainer:before {
  content: 'Instance Prices';
}
ul.switch li.Storage:before,
ul.switch li.Serverless:before {
  content: 'Storage Tier Prices';
}
.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:nth-of-type(even) a {
  background-color: rgba(245, 245, 245, 0.95);
}
.instance a {
  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: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px;
}
.instances h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  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 rgba(245, 245, 245, 0.95);
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.instances h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  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;
}
.row.chart {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.row.chart p.info {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
}
.pph {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
.pph:before {
  content: '$';
}
.pph:after {
  content: 'per hour';
  display: block;
  font-size: 9px;
  color: #666666;
}
.pph.m:after {
  content: 'per month';
}
.pph.t:after {
  content: 'per hour \A billed per minute';
  white-space: pre;
}
.invalid .pph:before {
  display: none;
}
.faint,
.invalid {
  opacity: 0.3;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=30)';
  /*IE8*/
}
.pricing .tab-content,
.pricing-enterprise .tab-content,
.pricing-cloud .tab-content,
.pricing-cloud-support .tab-content {
  margin-bottom: 20px;
}
.pricing .modal-dialog,
.pricing-enterprise .modal-dialog,
.pricing-cloud .modal-dialog,
.pricing-cloud-support .modal-dialog {
  width: 400px;
}
.pricing .modal-dialog .modal-header,
.pricing-enterprise .modal-dialog .modal-header,
.pricing-cloud .modal-dialog .modal-header,
.pricing-cloud-support .modal-dialog .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}
.pricing .modal-dialog .modal-header h3,
.pricing-enterprise .modal-dialog .modal-header h3,
.pricing-cloud .modal-dialog .modal-header h3,
.pricing-cloud-support .modal-dialog .modal-header h3 {
  border-bottom: 1px solid #cccccc;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 0;
}
.pricing .modal-dialog .modal-content,
.pricing-enterprise .modal-dialog .modal-content,
.pricing-cloud .modal-dialog .modal-content,
.pricing-cloud-support .modal-dialog .modal-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f1f2f2;
}
.pricing .modal-dialog .modal-content .modal-body ul,
.pricing-enterprise .modal-dialog .modal-content .modal-body ul,
.pricing-cloud .modal-dialog .modal-content .modal-body ul,
.pricing-cloud-support .modal-dialog .modal-content .modal-body ul {
  margin-bottom: 0;
}
.pricing .modal-dialog .modal-content .modal-body p.opt-out,
.pricing-enterprise .modal-dialog .modal-content .modal-body p.opt-out,
.pricing-cloud .modal-dialog .modal-content .modal-body p.opt-out,
.pricing-cloud-support .modal-dialog .modal-content .modal-body p.opt-out {
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
}
.pricing .modal-dialog .modal-content .modal-body p.opt-out a,
.pricing-enterprise .modal-dialog .modal-content .modal-body p.opt-out a,
.pricing-cloud .modal-dialog .modal-content .modal-body p.opt-out a,
.pricing-cloud-support .modal-dialog .modal-content .modal-body p.opt-out a {
  color: #666666;
}
.pricing .modal-dialog .modal-footer,
.pricing-enterprise .modal-dialog .modal-footer,
.pricing-cloud .modal-dialog .modal-footer,
.pricing-cloud-support .modal-dialog .modal-footer {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
  border-top: none;
  text-align: left;
  padding-top: 0;
}
body.pricing.pricing-overview .container.details {
  padding-top: 60px;
  padding-bottom: 10px;
}
body.pricing.pricing-overview .wrap.intro p {
  text-align: center;
}
body.pricing.pricing-overview .wrap.benefits a.getstarted {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ff3300;
  padding: 15px 40px 12px 40px;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
  width: auto;
}
body.pricing.pricing-overview .wrap.benefits a.getstarted:hover {
  background-color: #e62e00;
}
body.pricing.pricing-overview h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  color: black;
  margin-top: 0;
  text-align: center;
}
body.pricing.pricing-overview h2.details {
  text-transform: none;
}
body.pricing.pricing-overview h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  text-align: center;
}
body.pricing.pricing-overview h3.stylized {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #1b3240;
  text-align: center;
}
body.pricing.pricing-overview h3.stylized img {
  display: block;
  margin: 0 auto 10px auto;
  width: 180px;
}
body.pricing.pricing-overview h3.stylized span {
  display: block;
  margin: 0 auto 15px auto;
  width: 250px;
}
body.pricing.pricing-overview h3.stylized:after {
  content: ' ';
  display: block;
  height: 12px;
  margin-left: 25px;
  margin-right: 25px;
  border-top: 1px solid #011119;
  border-left: 1px solid #011119;
  border-right: 1px solid #011119;
  margin-bottom: 10px;
  margin-top: 10px;
}
body.pricing.pricing-overview .cloud-or-ent {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing.pricing-overview .cloud-or-ent .regions {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfeef8+0,cfdce5+100 */
  background: #dfeef8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfeef8 0%, #cfdce5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfeef8', endColorstr='#cfdce5', GradientType=1);
  /* IE6-9 */
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing.pricing-overview .cloud-or-ent .regions img {
  width: 228px;
}
body.pricing.pricing-overview .cloud-or-ent .regions p {
  max-width: 658px;
  margin: 10px auto;
}
body.pricing.pricing-overview .cloud-or-ent .regions p a {
  font-weight: bold;
}
body.pricing.pricing-overview .cloud-or-ent .regions p:last-child {
  margin-top: 30px;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper {
  padding-left: 0;
  padding-right: 0;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p {
  background: #fdfdfd;
  overflow: hidden;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a {
  border: 2px solid rgba(245, 245, 245, 0.95);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-bottom: 10px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  display: block;
  width: 100%;
  height: 100%;
  color: #011119;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 60px;
  color: #011b2a;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  content: '\e84e';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 10px;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a.storage:before {
  content: '\e850';
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a.analytics:before {
  content: '\e84f';
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a.support:before {
  content: '\e85e';
  background: none;
  -webkit-text-fill-color: #011b2a;
  color: #011b2a;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a.enterprise:before {
  content: '\e80b';
  color: #f28f24;
}
body.pricing.pricing-overview .cloud-or-ent .wrapper p a:hover {
  text-decoration: none;
  background-color: rgba(245, 245, 245, 0.95);
  border-color: rgba(245, 245, 245, 0.95);
}
body.pricing.pricing-overview .wrapper,
body.pricing.pricing-overview .header {
  padding-left: 5px;
  padding-right: 5px;
}
body.pricing.pricing-overview .wrapper-left {
  padding-left: 5px;
}
body.pricing.pricing-overview .wrapper-right {
  padding-right: 5px;
}
body.pricing.pricing-overview .wrap.hybrid {
  background-color: #fdfdfd;
}
body.pricing.pricing-overview .wrap.hybrid .block {
  border: 2px solid rgba(245, 245, 245, 0.95);
  padding-top: 10px;
  padding-bottom: 20px;
}
body.pricing.pricing-overview .wrap.hybrid .block p {
  text-align: center;
}
body.pricing.pricing-overview .wrap.benefits {
  background-color: rgba(245, 245, 245, 0.95);
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing.pricing-overview .wrap.benefits h2 {
  margin-top: 0;
  margin-bottom: 40px;
}
body.pricing.pricing-overview .wrap.benefits .inner {
  padding: 20px 25px;
  min-height: 215px;
  background-color: #fdfdfd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
}
body.pricing.pricing-overview .wrap.benefits .inner p {
  margin-bottom: 0;
}
body.pricing.pricing-overview .wrap.benefits .inner h4 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: black;
}
body.pricing.pricing-overview .wrap.benefits .inner p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #5e5e5e;
}
body.pricing-regions .wrap.top {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfeef8+0,cfdce5+100 */
  background: #dfeef8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfeef8 0%, #cfdce5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfeef8', endColorstr='#cfdce5', GradientType=1);
  /* IE6-9 */
  padding-bottom: 40px;
}
body.pricing-regions .wrap.top h1 {
  text-align: center;
  color: #1b3240;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  line-height: 50px;
  margin-bottom: 30px;
}
body.pricing-regions .wrap.top h1:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 35px;
  color: #1b3240;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e800';
  margin-bottom: 0;
  margin-top: 0;
}
body.pricing-regions .wrap.top h1 + p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  max-width: 746px;
  margin: 0 auto 30px auto;
  color: #1b3240;
}
body.pricing-regions .wrap.top img {
  margin: 0 auto;
}
body.pricing-regions h2 {
  text-align: center;
  color: #1b3240;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  margin-top: 0;
}
body.pricing-regions h2 + p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  max-width: 746px;
  margin: 0 auto 30px auto;
  color: #1b3240;
}
body.pricing-regions .wrap.features {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing-regions .wrap.features h2 {
  margin-bottom: 0;
}
body.pricing-regions .wrap.features h3 {
  text-align: center;
  color: #1b3240;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 28px;
}
body.pricing-regions .wrap.features h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 60px;
  color: #1b3240;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e815';
  margin-top: 0;
  margin-bottom: 0;
}
body.pricing-regions .wrap.features h3.control:before {
  content: '\e87d';
}
body.pricing-regions .wrap.features h3.flexibility:before {
  content: '\e87c';
}
body.pricing-regions .wrap.features p {
  text-align: center;
  color: #1b3240;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
body.pricing-regions .wrap.model {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfeef8+0,cfdce5+100 */
  background: #dfeef8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfeef8 0%, #cfdce5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfeef8', endColorstr='#cfdce5', GradientType=1);
  /* IE6-9 */
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing-regions .wrap.model h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  color: white;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 30px;
}
body.pricing-regions .wrap.model h3:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(36, 132, 198, 0);
  border-left-color: #2484c6;
  border-width: 22px;
  margin-top: -22px;
}
body.pricing-regions .wrap.model .build h3 {
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
}
body.pricing-regions .wrap.model .operate h3 {
  background-color: #1b3240;
}
body.pricing-regions .wrap.model .operate h3:after {
  border-left-color: #1b3240;
}
body.pricing-regions .wrap.model .transfer h3 {
  background: linear-gradient(to right, #f5851f 0%, #e91d25 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
body.pricing-regions .wrap.model .transfer h3:after {
  border-left-color: #e72128;
}
body.pricing-regions .wrap.model h4 {
  padding-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #1b3240;
}
body.pricing-regions .wrap.model h4 + p {
  padding-left: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #1b3240;
}
body.pricing-regions .wrap.cross {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #2d5468;
}
body.pricing-regions .wrap.cross h2 {
  color: white;
}
body.pricing-regions .wrap.cross h2 + p {
  color: white;
}
body.pricing-regions .wrap.cases {
  background-color: #1b3240;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing-regions .wrap.cases h2 {
  color: #aabac1;
}
body.pricing-regions .wrap.cases h2 + p {
  color: #aabac1;
}
body.pricing-regions .wrap.cases p.case {
  color: #aabac1;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  max-width: 442px;
  margin: 0 auto 20px auto;
}
body.pricing-regions .wrap.cases p.case:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 80px;
  color: #aabac1;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e85b';
}
body.pricing-regions .wrap.cases p.case.cut-storage-costs-by-50:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: 0;
  margin-bottom: 0;
}
body.pricing-regions .wrap.cases p.case.harden-security-profiles:before {
  content: '\e858';
  font-size: 50px;
  margin-top: 10px;
}
body.pricing-regions .wrap.best {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing-regions .wrap.best .cloud {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}
body.pricing-regions .wrap.best .cloud img {
  margin: 0 auto 20px auto;
}
body.pricing-regions .wrap.best .cloud p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 31px;
  text-align: center;
}
body.pricing-regions .wrap.best .hr {
  padding-top: 15px;
  padding-bottom: 25px;
  width: 100%;
}
body.pricing-regions .wrap.best .inner {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfeef8+0,cfdce5+100 */
  background: #dfeef8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfeef8 0%, #cfdce5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfeef8', endColorstr='#cfdce5', GradientType=1);
  /* IE6-9 */
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px;
  margin-top: 20px;
}
body.pricing-regions .wrap.best .inner h3 {
  margin-top: 0;
}
body.pricing-regions .wrap.best .inner ul {
  list-style-type: none;
  padding-left: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
body.pricing-regions .wrap.best .inner ul li {
  margin-bottom: 10px;
}
body.pricing-regions .wrap.best h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  line-height: 1.428571429;
  text-align: center;
  color: #1b3240;
}
body.pricing-regions .wrap.best h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  text-align: center;
}
body.pricing-regions .wrap.best .public h4 {
  color: #2c86c4;
}
body.pricing-regions .wrap.best .private h4 {
  color: #fe5420;
}
body.pricing-regions .wrap.best .detail p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #1b3240;
}
body.pricing-regions .wrap.help {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfeef8+0,cfdce5+100 */
  background: #dfeef8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfeef8 0%, #cfdce5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfeef8 0%, #cfdce5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfeef8', endColorstr='#cfdce5', GradientType=1);
  /* IE6-9 */
  padding-top: 50px;
  padding-bottom: 50px;
}
body.pricing-regions .wrap.help h2 {
  margin-bottom: 30px;
}
body.tco p.center a.getstarted {
  text-align: center;
  display: inline-block;
  width: auto;
  margin: 10px auto;
}
body.tco .wrap.intro {
  padding-top: 50px;
  text-align: center;
}
body.tco .wrap.intro .container {
  padding-bottom: 50px;
  border-bottom: 1px solid #6b716f;
}
body.tco .wrap.intro h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  margin-top: 0;
  text-transform: none;
}
body.tco .wrap.examples,
body.tco .wrap.advantage,
body.tco .wrap.azure {
  text-align: center;
}
body.tco .wrap.examples ul,
body.tco .wrap.advantage ul,
body.tco .wrap.azure ul {
  padding-left: 0;
  list-style-type: circle;
}
body.tco .wrap.examples ul li,
body.tco .wrap.advantage ul li,
body.tco .wrap.azure ul li {
  list-style-position: inside;
}
body.tco .wrap.examples img,
body.tco .wrap.advantage img,
body.tco .wrap.azure img {
  margin: 0 auto;
}
body.tco .wrap.examples h2,
body.tco .wrap.advantage h2,
body.tco .wrap.azure h2 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 1.428571429;
  text-transform: uppercase;
}
body.tco .wrap.examples .details,
body.tco .wrap.advantage .details,
body.tco .wrap.azure .details {
  text-align: center;
  padding-bottom: 40px;
}
body.tco .wrap.examples .details img,
body.tco .wrap.advantage .details img,
body.tco .wrap.azure .details img {
  margin-bottom: 40px;
}
body.tco .wrap.examples h3,
body.tco .wrap.advantage h3,
body.tco .wrap.azure h3 {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-top: 50px;
}
body.tco .wrap.examples h4,
body.tco .wrap.advantage h4,
body.tco .wrap.azure h4 {
  text-align: center;
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  border-bottom: 1px solid #6b716f;
}
body.tco .wrap.examples table.costs,
body.tco .wrap.advantage table.costs,
body.tco .wrap.azure table.costs {
  margin-top: 40px;
  width: 100%;
  margin-bottom: 40px;
}
body.tco .wrap.examples table.costs th,
body.tco .wrap.advantage table.costs th,
body.tco .wrap.azure table.costs th {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  text-align: left;
}
body.tco .wrap.examples table.costs th:last-child,
body.tco .wrap.advantage table.costs th:last-child,
body.tco .wrap.azure table.costs th:last-child {
  text-align: right;
}
body.tco .wrap.examples table.costs th strong,
body.tco .wrap.advantage table.costs th strong,
body.tco .wrap.azure table.costs th strong {
  padding-right: 9px;
}
body.tco .wrap.examples table.costs td,
body.tco .wrap.advantage table.costs td,
body.tco .wrap.azure table.costs td {
  width: 25%;
  padding: 10px;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  border: 1px solid #011b2a;
}
body.tco .wrap.examples table.costs td:first-child,
body.tco .wrap.advantage table.costs td:first-child,
body.tco .wrap.azure table.costs td:first-child {
  border-left: none;
}
body.tco .wrap.examples table.costs td:last-child,
body.tco .wrap.advantage table.costs td:last-child,
body.tco .wrap.azure table.costs td:last-child {
  border-right: none;
  text-align: right;
}
body.tco .wrap.examples table.costs tbody th,
body.tco .wrap.advantage table.costs tbody th,
body.tco .wrap.azure table.costs tbody th {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  border: 1px solid #011b2a;
  border-bottom: none;
}
body.tco .wrap.examples table.costs tbody th:first-child,
body.tco .wrap.advantage table.costs tbody th:first-child,
body.tco .wrap.azure table.costs tbody th:first-child {
  border-left: none;
}
body.tco .wrap.examples table.costs tbody th:last-child,
body.tco .wrap.advantage table.costs tbody th:last-child,
body.tco .wrap.azure table.costs tbody th:last-child {
  border-right: none;
}
body.tco .wrap.examples table.tasks,
body.tco .wrap.advantage table.tasks,
body.tco .wrap.azure table.tasks {
  margin-bottom: 20px;
  width: 100%;
}
body.tco .wrap.examples table.tasks th,
body.tco .wrap.advantage table.tasks th,
body.tco .wrap.azure table.tasks th,
body.tco .wrap.examples table.tasks td,
body.tco .wrap.advantage table.tasks td,
body.tco .wrap.azure table.tasks td {
  padding: 10px;
  vertical-align: top;
}
body.tco .wrap.examples table.tasks thead,
body.tco .wrap.advantage table.tasks thead,
body.tco .wrap.azure table.tasks thead {
  border-bottom: 1px solid #011b2a;
}
body.tco .wrap.examples table.tasks thead th,
body.tco .wrap.advantage table.tasks thead th,
body.tco .wrap.azure table.tasks thead th {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  width: 25%;
}
body.tco .wrap.examples table.tasks tbody th,
body.tco .wrap.advantage table.tasks tbody th,
body.tco .wrap.azure table.tasks tbody th {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
body.tco .wrap.examples table.tasks tbody tr,
body.tco .wrap.advantage table.tasks tbody tr,
body.tco .wrap.azure table.tasks tbody tr {
  border-bottom: 1px solid #011b2a;
}
body.tco .wrap.examples table.tasks tbody tr:last-child,
body.tco .wrap.advantage table.tasks tbody tr:last-child,
body.tco .wrap.azure table.tasks tbody tr:last-child {
  border-bottom: none;
}
body.tco .wrap.examples table.tasks tbody tr td,
body.tco .wrap.advantage table.tasks tbody tr td,
body.tco .wrap.azure table.tasks tbody tr td {
  text-align: left;
}
body.tco .wrap.advantage {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(245, 245, 245, 0.95);
}
body.tco .wrap.advantage h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 30px;
}
body.tco .wrap.advantage .row.sauce {
  border-top: 1px solid #6b716f;
  margin-top: 50px;
  padding-top: 50px;
}
body.tco .wrap.advantage .row.sauce a.getstarted {
  margin-top: 20px;
  display: block;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: #fdfdfd;
  background-color: #5a88a9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 20px;
  width: auto;
  display: inline-block;
  padding: 13px 40px 8px 40px !important;
}
body.tco .wrap.advantage .row.sauce a.getstarted:hover {
  background-color: #011b2a;
}
.left {
  float: left;
}
.right {
  float: right;
}
.pricing-tabs {
  margin: 0 auto;
  text-align: center;
  z-index: 999;
}
.pricing-tabs a {
  display: inline-block;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 2px;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 12px 15px 9px 15px;
  background: rgba(253, 253, 253, 0.5);
  color: #011b2a;
  text-transform: uppercase;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.pricing-tabs a:hover {
  text-decoration: none;
  background: rgba(253, 253, 253, 0.7);
}
.pricing-tabs a.active {
  color: #011b2a;
  background: #fdfdfd;
}
.pricing-tabs span a:last-of-type {
  margin-right: 0;
}
.column {
  padding-left: 3px;
  padding-right: 0;
}
.column .inner {
  border-right: 2px solid #6b716f;
  border-left: 2px solid #6b716f;
  border-bottom: 2px solid #6b716f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.column.computeoptimized .inner {
  border-color: #72b9c8;
}
.column.memoryoptimized .inner {
  border-color: #f28f25;
}
.column.storageoptimized .inner {
  border-color: #ff6600;
}
.column.tabs {
  padding-right: 10px;
}
.column h3 {
  margin-top: 0;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #72b9c8;
  margin-bottom: 3px;
  color: #e4e5e3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 0 6px 15px;
}
.column h3 a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.column h3 a:hover {
  text-decoration: none;
}
.column h3 a:after {
  content: '?';
  display: block;
  float: right;
  padding: 0 6px 0 7px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  color: #72b9c8;
}
.column a ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.column a ul li {
  color: #333333;
  list-style-type: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
  text-align: right;
}
.column a ul li span {
  color: #6b716f;
  font-size: 11px;
  text-align: left;
  display: inline-block;
  width: 35px;
  margin-left: 5px;
}
.column h3.highmemory,
.instances h3.highmemory,
.column h3.generalpurpose {
  background: #6b716f;
}
.column h3.highmemory a:after,
.column h3.generalpurpose a:after {
  color: #6b716f;
}
.column h3.highcpu,
.instances h3.highcpu,
.column h3.memoryoptimized {
  background: #f28f25;
}
.column h3.highcpu a:after,
.column h3.memoryoptimized a:after {
  color: #f28f25;
}
.column h3.highstorage,
.instances h3.highstorage,
.column h3.storageoptimized {
  background: #ff6600;
}
.column h3.highstorage a:after,
.column h3.storageoptimized a:after {
  color: #ff6600;
}
.column h3.highio,
.instances h3.highio {
  background: #ff6600;
}
.column h3.highio a:after {
  color: #ff6600;
}
.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;
}
.popover-content {
  font-size: 14px;
  font-family: "Open Sans", 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;
}
.pricing-popover {
  width: 250px;
}
.pricing-popover:before {
  display: none;
}
.pricing-popover .popover-inner {
  float: none;
  text-align: left;
  width: 240px;
}
.fineprint {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  margin-bottom: 20px;
}
body.pricing-enterprise th.publiccloudsupport,
body.pricing th.publiccloudsupport,
body.pricing-cloud th.publiccloudsupport,
body.pricing-cloud-support th.publiccloudsupport,
body.pricing-enterprise th.privatecloudsupport,
body.pricing th.privatecloudsupport,
body.pricing-cloud th.privatecloudsupport,
body.pricing-cloud-support th.privatecloudsupport {
  cursor: pointer;
}
body.pricing-enterprise th.publiccloudsupport:hover,
body.pricing th.publiccloudsupport:hover,
body.pricing-cloud th.publiccloudsupport:hover,
body.pricing-cloud-support th.publiccloudsupport:hover,
body.pricing-enterprise th.privatecloudsupport:hover,
body.pricing th.privatecloudsupport:hover,
body.pricing-cloud th.privatecloudsupport:hover,
body.pricing-cloud-support th.privatecloudsupport:hover {
  text-decoration: underline;
}
body.pricing-enterprise th.publiccloudsupport.cloudservicehealthcheck,
body.pricing th.publiccloudsupport.cloudservicehealthcheck,
body.pricing-cloud th.publiccloudsupport.cloudservicehealthcheck,
body.pricing-cloud-support th.publiccloudsupport.cloudservicehealthcheck,
body.pricing-enterprise th.privatecloudsupport.cloudservicehealthcheck,
body.pricing th.privatecloudsupport.cloudservicehealthcheck,
body.pricing-cloud th.privatecloudsupport.cloudservicehealthcheck,
body.pricing-cloud-support th.privatecloudsupport.cloudservicehealthcheck {
  cursor: text;
}
body.pricing-enterprise th.publiccloudsupport.cloudservicehealthcheck:hover,
body.pricing th.publiccloudsupport.cloudservicehealthcheck:hover,
body.pricing-cloud th.publiccloudsupport.cloudservicehealthcheck:hover,
body.pricing-cloud-support th.publiccloudsupport.cloudservicehealthcheck:hover,
body.pricing-enterprise th.privatecloudsupport.cloudservicehealthcheck:hover,
body.pricing th.privatecloudsupport.cloudservicehealthcheck:hover,
body.pricing-cloud th.privatecloudsupport.cloudservicehealthcheck:hover,
body.pricing-cloud-support th.privatecloudsupport.cloudservicehealthcheck:hover {
  text-decoration: none;
}
body.pricing-enterprise div.table-responsive,
body.pricing div.table-responsive,
body.pricing-cloud div.table-responsive,
body.pricing-cloud-support div.table-responsive {
  padding-top: 40px;
}
body.pricing-enterprise h2,
body.pricing h2,
body.pricing-cloud h2,
body.pricing-cloud-support h2 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #011b2a;
}
body.pricing-enterprise #monthly,
body.pricing #monthly,
body.pricing-cloud #monthly,
body.pricing-cloud-support #monthly {
  margin-right: 5px;
}
body.pricing-enterprise #monthlylabel,
body.pricing #monthlylabel,
body.pricing-cloud #monthlylabel,
body.pricing-cloud-support #monthlylabel {
  font-size: 14px;
  font-weight: bold;
  color: black;
}
body.pricing-enterprise .modal-dialog ul,
body.pricing .modal-dialog ul,
body.pricing-cloud .modal-dialog ul,
body.pricing-cloud-support .modal-dialog ul {
  padding-left: 0;
}
body.pricing-enterprise .modal-dialog li,
body.pricing .modal-dialog li,
body.pricing-cloud .modal-dialog li,
body.pricing-cloud-support .modal-dialog li {
  list-style-type: none;
}
body.pricing-enterprise .modal-dialog li strong,
body.pricing .modal-dialog li strong,
body.pricing-cloud .modal-dialog li strong,
body.pricing-cloud-support .modal-dialog li strong {
  margin-right: 5px;
}
body.pricing-enterprise h2.details,
body.pricing h2.details,
body.pricing-cloud h2.details,
body.pricing-cloud-support h2.details {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  text-transform: uppercase;
  text-align: center;
  color: #011119;
  margin-top: 40px;
  margin-bottom: 30px;
}
body.pricing-enterprise h2.details:before,
body.pricing h2.details:before,
body.pricing-cloud h2.details:before,
body.pricing-cloud-support h2.details:before {
  display: block;
  content: '';
  height: 80px;
  margin: -80px 0 0;
}
body.pricing-enterprise h3.details,
body.pricing h3.details,
body.pricing-cloud h3.details,
body.pricing-cloud-support h3.details {
  text-align: center;
  color: #011119;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 32px;
}
body.pricing-enterprise #page,
body.pricing #page,
body.pricing-cloud #page,
body.pricing-cloud-support #page {
  background-color: #fdfdfd;
}
body.pricing-enterprise .table-striped > tbody > tr:nth-of-type(odd),
body.pricing .table-striped > tbody > tr:nth-of-type(odd),
body.pricing-cloud .table-striped > tbody > tr:nth-of-type(odd),
body.pricing-cloud-support .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(245, 245, 245, 0.95);
}
body.pricing-enterprise .table-striped > tbody > tr:nth-of-type(odd).header,
body.pricing .table-striped > tbody > tr:nth-of-type(odd).header,
body.pricing-cloud .table-striped > tbody > tr:nth-of-type(odd).header,
body.pricing-cloud-support .table-striped > tbody > tr:nth-of-type(odd).header {
  background-color: #011b2a;
}
body.pricing-enterprise table.support,
body.pricing table.support,
body.pricing-cloud table.support,
body.pricing-cloud-support table.support {
  border-collapse: separate;
  border-spacing: 5px 0;
}
body.pricing-enterprise table.support tr,
body.pricing table.support tr,
body.pricing-cloud table.support tr,
body.pricing-cloud-support table.support tr {
  border: none;
}
body.pricing-enterprise table.support tr th,
body.pricing table.support tr th,
body.pricing-cloud table.support tr th,
body.pricing-cloud-support table.support tr th {
  border: none;
}
body.pricing-enterprise table.support tr td,
body.pricing table.support tr td,
body.pricing-cloud table.support tr td,
body.pricing-cloud-support table.support tr td {
  border: none;
}
body.pricing-enterprise table.support p,
body.pricing table.support p,
body.pricing-cloud table.support p,
body.pricing-cloud-support table.support p {
  margin-bottom: 0;
}
body.pricing-enterprise table.support thead tr th,
body.pricing table.support thead tr th,
body.pricing-cloud table.support thead tr th,
body.pricing-cloud-support table.support thead tr th {
  vertical-align: top;
  padding-bottom: 0;
}
body.pricing-enterprise table.support thead tr th small,
body.pricing table.support thead tr th small,
body.pricing-cloud table.support thead tr th small,
body.pricing-cloud-support table.support thead tr th small {
  display: block;
  text-align: center;
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  color: #011b2a;
  padding-top: 5px;
  text-transform: none;
}
body.pricing-enterprise table.support thead tr:first-child th.community,
body.pricing table.support thead tr:first-child th.community,
body.pricing-cloud table.support thead tr:first-child th.community,
body.pricing-cloud-support table.support thead tr:first-child th.community,
body.pricing-enterprise table.support thead tr:first-child th.professional,
body.pricing table.support thead tr:first-child th.professional,
body.pricing-cloud table.support thead tr:first-child th.professional,
body.pricing-cloud-support table.support thead tr:first-child th.professional,
body.pricing-enterprise table.support thead tr:first-child th.silver,
body.pricing table.support thead tr:first-child th.silver,
body.pricing-cloud table.support thead tr:first-child th.silver,
body.pricing-cloud-support table.support thead tr:first-child th.silver,
body.pricing-enterprise table.support thead tr:first-child th.gold,
body.pricing table.support thead tr:first-child th.gold,
body.pricing-cloud table.support thead tr:first-child th.gold,
body.pricing-cloud-support table.support thead tr:first-child th.gold,
body.pricing-enterprise table.support thead tr:first-child th.platinum,
body.pricing table.support thead tr:first-child th.platinum,
body.pricing-cloud table.support thead tr:first-child th.platinum,
body.pricing-cloud-support table.support thead tr:first-child th.platinum {
  border-top: 2px solid #f26722;
  -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;
}
body.pricing-enterprise table.support thead tr:first-child th.community:before,
body.pricing table.support thead tr:first-child th.community:before,
body.pricing-cloud table.support thead tr:first-child th.community:before,
body.pricing-cloud-support table.support thead tr:first-child th.community:before,
body.pricing-enterprise table.support thead tr:first-child th.professional:before,
body.pricing table.support thead tr:first-child th.professional:before,
body.pricing-cloud table.support thead tr:first-child th.professional:before,
body.pricing-cloud-support table.support thead tr:first-child th.professional:before,
body.pricing-enterprise table.support thead tr:first-child th.silver:before,
body.pricing table.support thead tr:first-child th.silver:before,
body.pricing-cloud table.support thead tr:first-child th.silver:before,
body.pricing-cloud-support table.support thead tr:first-child th.silver:before,
body.pricing-enterprise table.support thead tr:first-child th.gold:before,
body.pricing table.support thead tr:first-child th.gold:before,
body.pricing-cloud table.support thead tr:first-child th.gold:before,
body.pricing-cloud-support table.support thead tr:first-child th.gold:before,
body.pricing-enterprise table.support thead tr:first-child th.platinum:before,
body.pricing table.support thead tr:first-child th.platinum:before,
body.pricing-cloud table.support thead tr:first-child th.platinum:before,
body.pricing-cloud-support table.support thead tr:first-child th.platinum:before {
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  text-transform: none;
  display: block;
  margin-top: -50px;
  margin-bottom: 25px;
}
body.pricing-enterprise table.support thead tr:first-child th.community:before,
body.pricing table.support thead tr:first-child th.community:before,
body.pricing-cloud table.support thead tr:first-child th.community:before,
body.pricing-cloud-support table.support thead tr:first-child th.community:before {
  color: #f26722;
  content: 'Development';
}
body.pricing-enterprise table.support thead tr:first-child th.professional,
body.pricing table.support thead tr:first-child th.professional,
body.pricing-cloud table.support thead tr:first-child th.professional,
body.pricing-cloud-support table.support thead tr:first-child th.professional {
  border-color: #72b9c8;
}
body.pricing-enterprise table.support thead tr:first-child th.professional:before,
body.pricing table.support thead tr:first-child th.professional:before,
body.pricing-cloud table.support thead tr:first-child th.professional:before,
body.pricing-cloud-support table.support thead tr:first-child th.professional:before {
  content: 'Production';
  color: #72b9c8;
}
body.pricing-enterprise table.support thead tr:first-child th.professional.prof2,
body.pricing table.support thead tr:first-child th.professional.prof2,
body.pricing-cloud table.support thead tr:first-child th.professional.prof2,
body.pricing-cloud-support table.support thead tr:first-child th.professional.prof2 {
  content: '';
}
body.pricing-enterprise table.support thead tr:first-child th.professional.prof2:before,
body.pricing table.support thead tr:first-child th.professional.prof2:before,
body.pricing-cloud table.support thead tr:first-child th.professional.prof2:before,
body.pricing-cloud-support table.support thead tr:first-child th.professional.prof2:before {
  content: 'Production';
  color: transparent;
}
body.pricing-enterprise table.support thead tr:first-child th.professional.standard:before,
body.pricing table.support thead tr:first-child th.professional.standard:before,
body.pricing-cloud table.support thead tr:first-child th.professional.standard:before,
body.pricing-cloud-support table.support thead tr:first-child th.professional.standard:before {
  content: 'Production';
  color: #72b9c8;
  margin-right: -125%;
}
body.pricing-enterprise table.support thead tr:first-child th.silver,
body.pricing table.support thead tr:first-child th.silver,
body.pricing-cloud table.support thead tr:first-child th.silver,
body.pricing-cloud-support table.support thead tr:first-child th.silver {
  border-color: #f28f25;
}
body.pricing-enterprise table.support thead tr:first-child th.gold,
body.pricing table.support thead tr:first-child th.gold,
body.pricing-cloud table.support thead tr:first-child th.gold,
body.pricing-cloud-support table.support thead tr:first-child th.gold {
  border-color: #f28f25;
}
body.pricing-enterprise table.support thead tr:first-child th.gold:before,
body.pricing table.support thead tr:first-child th.gold:before,
body.pricing-cloud table.support thead tr:first-child th.gold:before,
body.pricing-cloud-support table.support thead tr:first-child th.gold:before {
  color: #f28f25;
  content: 'Hyperscale';
  margin-left: -50px;
  margin-right: -50px;
}
body.pricing-enterprise table.support thead tr:first-child th.platinum,
body.pricing table.support thead tr:first-child th.platinum,
body.pricing-cloud table.support thead tr:first-child th.platinum,
body.pricing-cloud-support table.support thead tr:first-child th.platinum {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr:last-child td,
body.pricing table.support tbody tr:last-child td,
body.pricing-cloud table.support tbody tr:last-child td,
body.pricing-cloud-support table.support tbody tr:last-child td {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.428571429;
}
body.pricing-enterprise table.support tbody tr:last-child td.community,
body.pricing table.support tbody tr:last-child td.community,
body.pricing-cloud table.support tbody tr:last-child td.community,
body.pricing-cloud-support table.support tbody tr:last-child td.community,
body.pricing-enterprise table.support tbody tr:last-child td.professional,
body.pricing table.support tbody tr:last-child td.professional,
body.pricing-cloud table.support tbody tr:last-child td.professional,
body.pricing-cloud-support table.support tbody tr:last-child td.professional,
body.pricing-enterprise table.support tbody tr:last-child td.silver,
body.pricing table.support tbody tr:last-child td.silver,
body.pricing-cloud table.support tbody tr:last-child td.silver,
body.pricing-cloud-support table.support tbody tr:last-child td.silver,
body.pricing-enterprise table.support tbody tr:last-child td.gold,
body.pricing table.support tbody tr:last-child td.gold,
body.pricing-cloud table.support tbody tr:last-child td.gold,
body.pricing-cloud-support table.support tbody tr:last-child td.gold,
body.pricing-enterprise table.support tbody tr:last-child td.platinum,
body.pricing table.support tbody tr:last-child td.platinum,
body.pricing-cloud table.support tbody tr:last-child td.platinum,
body.pricing-cloud-support table.support tbody tr:last-child td.platinum {
  border-bottom: 2px solid #f26722;
  -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;
}
body.pricing-enterprise table.support tbody tr:last-child td.professional,
body.pricing table.support tbody tr:last-child td.professional,
body.pricing-cloud table.support tbody tr:last-child td.professional,
body.pricing-cloud-support table.support tbody tr:last-child td.professional {
  border-color: #72b9c8;
}
body.pricing-enterprise table.support tbody tr:last-child td.silver,
body.pricing table.support tbody tr:last-child td.silver,
body.pricing-cloud table.support tbody tr:last-child td.silver,
body.pricing-cloud-support table.support tbody tr:last-child td.silver {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr:last-child td.gold,
body.pricing table.support tbody tr:last-child td.gold,
body.pricing-cloud table.support tbody tr:last-child td.gold,
body.pricing-cloud-support table.support tbody tr:last-child td.gold {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr:last-child td.platinum,
body.pricing table.support tbody tr:last-child td.platinum,
body.pricing-cloud table.support tbody tr:last-child td.platinum,
body.pricing-cloud-support table.support tbody tr:last-child td.platinum {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr:last-child td ul,
body.pricing table.support tbody tr:last-child td ul,
body.pricing-cloud table.support tbody tr:last-child td ul,
body.pricing-cloud-support table.support tbody tr:last-child td ul {
  list-style-type: none;
  padding-left: 0;
}
body.pricing-enterprise table.support tbody tr:last-child td ul li,
body.pricing table.support tbody tr:last-child td ul li,
body.pricing-cloud table.support tbody tr:last-child td ul li,
body.pricing-cloud-support table.support tbody tr:last-child td ul li {
  margin-bottom: 10px;
}
body.pricing-enterprise table.support tbody tr:last-child td ul li span,
body.pricing table.support tbody tr:last-child td ul li span,
body.pricing-cloud table.support tbody tr:last-child td ul li span,
body.pricing-cloud-support table.support tbody tr:last-child td ul li span {
  font-weight: bold;
}
body.pricing-enterprise table.support tbody tr:last-child th,
body.pricing table.support tbody tr:last-child th,
body.pricing-cloud table.support tbody tr:last-child th,
body.pricing-cloud-support table.support tbody tr:last-child th {
  border-bottom: 2px solid #011b2a;
  -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;
}
body.pricing-enterprise table.support tbody tr:last-child th.community,
body.pricing table.support tbody tr:last-child th.community,
body.pricing-cloud table.support tbody tr:last-child th.community,
body.pricing-cloud-support table.support tbody tr:last-child th.community {
  border-color: #f26722;
}
body.pricing-enterprise table.support tbody tr:last-child th.professional,
body.pricing table.support tbody tr:last-child th.professional,
body.pricing-cloud table.support tbody tr:last-child th.professional,
body.pricing-cloud-support table.support tbody tr:last-child th.professional {
  border-color: #72b9c8;
}
body.pricing-enterprise table.support tbody tr:last-child th.silver,
body.pricing table.support tbody tr:last-child th.silver,
body.pricing-cloud table.support tbody tr:last-child th.silver,
body.pricing-cloud-support table.support tbody tr:last-child th.silver {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr:last-child th.gold,
body.pricing table.support tbody tr:last-child th.gold,
body.pricing-cloud table.support tbody tr:last-child th.gold,
body.pricing-cloud-support table.support tbody tr:last-child th.gold {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr:last-child th.platinum,
body.pricing table.support tbody tr:last-child th.platinum,
body.pricing-cloud table.support tbody tr:last-child th.platinum,
body.pricing-cloud-support table.support tbody tr:last-child th.platinum {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tbody tr th:first-child,
body.pricing table.support tbody tr th:first-child,
body.pricing-cloud table.support tbody tr th:first-child,
body.pricing-cloud-support table.support tbody tr th:first-child {
  width: 28%;
  border-left: 2px solid #011b2a;
  border-right: 2px solid #011b2a;
}
body.pricing-enterprise table.support tbody tr:first-child th:first-child,
body.pricing table.support tbody tr:first-child th:first-child,
body.pricing-cloud table.support tbody tr:first-child th:first-child,
body.pricing-cloud-support table.support tbody tr:first-child th:first-child {
  border-top: 2px solid #011b2a;
}
body.pricing-enterprise table.support tr th.community,
body.pricing table.support tr th.community,
body.pricing-cloud table.support tr th.community,
body.pricing-cloud-support table.support tr th.community,
body.pricing-enterprise table.support tr th.professional,
body.pricing table.support tr th.professional,
body.pricing-cloud table.support tr th.professional,
body.pricing-cloud-support table.support tr th.professional,
body.pricing-enterprise table.support tr th.silver,
body.pricing table.support tr th.silver,
body.pricing-cloud table.support tr th.silver,
body.pricing-cloud-support table.support tr th.silver,
body.pricing-enterprise table.support tr th.gold,
body.pricing table.support tr th.gold,
body.pricing-cloud table.support tr th.gold,
body.pricing-cloud-support table.support tr th.gold,
body.pricing-enterprise table.support tr th.platinum,
body.pricing table.support tr th.platinum,
body.pricing-cloud table.support tr th.platinum,
body.pricing-cloud-support table.support tr th.platinum {
  background-color: #f26722;
  border-left: 2px solid #f26722;
  border-right: 2px solid #f26722;
  width: 12%;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f2;
  text-transform: uppercase;
  padding-top: 12px;
  text-align: center;
}
body.pricing-enterprise table.support tr th.professional,
body.pricing table.support tr th.professional,
body.pricing-cloud table.support tr th.professional,
body.pricing-cloud-support table.support tr th.professional {
  background-color: #72b9c8;
  border-color: #72b9c8;
}
body.pricing-enterprise table.support tr th.silver,
body.pricing table.support tr th.silver,
body.pricing-cloud table.support tr th.silver,
body.pricing-cloud-support table.support tr th.silver {
  background-color: #f28f25;
  border-color: #f28f25;
}
body.pricing-enterprise table.support tr th.gold,
body.pricing table.support tr th.gold,
body.pricing-cloud table.support tr th.gold,
body.pricing-cloud-support table.support tr th.gold {
  background-color: #f28f25;
  border-color: #f28f25;
}
body.pricing-enterprise table.support tr th.platinum,
body.pricing table.support tr th.platinum,
body.pricing-cloud table.support tr th.platinum,
body.pricing-cloud-support table.support tr th.platinum {
  background-color: #f28f25;
  border-color: #f28f25;
}
body.pricing-enterprise table.support tr td.community,
body.pricing table.support tr td.community,
body.pricing-cloud table.support tr td.community,
body.pricing-cloud-support table.support tr td.community,
body.pricing-enterprise table.support tr td.professional,
body.pricing table.support tr td.professional,
body.pricing-cloud table.support tr td.professional,
body.pricing-cloud-support table.support tr td.professional,
body.pricing-enterprise table.support tr td.silver,
body.pricing table.support tr td.silver,
body.pricing-cloud table.support tr td.silver,
body.pricing-cloud-support table.support tr td.silver,
body.pricing-enterprise table.support tr td.gold,
body.pricing table.support tr td.gold,
body.pricing-cloud table.support tr td.gold,
body.pricing-cloud-support table.support tr td.gold,
body.pricing-enterprise table.support tr td.platinum,
body.pricing table.support tr td.platinum,
body.pricing-cloud table.support tr td.platinum,
body.pricing-cloud-support table.support tr td.platinum,
body.pricing-enterprise table.support tr td.plans,
body.pricing table.support tr td.plans,
body.pricing-cloud table.support tr td.plans,
body.pricing-cloud-support table.support tr td.plans {
  border-color: #f26722;
  border-right: 2px solid #f26722;
  border-left: 2px solid #f26722;
  width: 12%;
}
body.pricing-enterprise table.support tr td.professional,
body.pricing table.support tr td.professional,
body.pricing-cloud table.support tr td.professional,
body.pricing-cloud-support table.support tr td.professional {
  border-color: #72b9c8;
}
body.pricing-enterprise table.support tr td.silver,
body.pricing table.support tr td.silver,
body.pricing-cloud table.support tr td.silver,
body.pricing-cloud-support table.support tr td.silver {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tr td.gold,
body.pricing table.support tr td.gold,
body.pricing-cloud table.support tr td.gold,
body.pricing-cloud-support table.support tr td.gold {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tr td.platinum,
body.pricing table.support tr td.platinum,
body.pricing-cloud table.support tr td.platinum,
body.pricing-cloud-support table.support tr td.platinum {
  border-color: #f28f25;
}
body.pricing-enterprise table.support tr td.plans,
body.pricing table.support tr td.plans,
body.pricing-cloud table.support tr td.plans,
body.pricing-cloud-support table.support tr td.plans {
  border-left-color: #72b9c8;
  border-right-color: #f28f25;
  width: auto;
}
body.pricing-enterprise table.support tr.header,
body.pricing table.support tr.header,
body.pricing-cloud table.support tr.header,
body.pricing-cloud-support table.support tr.header {
  background-color: #011b2a;
}
body.pricing-enterprise table.support tr.header th:first-child,
body.pricing table.support tr.header th:first-child,
body.pricing-cloud table.support tr.header th:first-child,
body.pricing-cloud-support table.support tr.header th:first-child {
  color: #e3e4e2;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-top: 15px;
}
body.pricing-enterprise table.support th,
body.pricing table.support th,
body.pricing-cloud table.support th,
body.pricing-cloud-support table.support th {
  width: 28%;
}
body.pricing-enterprise table.support td,
body.pricing table.support td,
body.pricing-cloud table.support td,
body.pricing-cloud-support table.support td {
  width: 12%;
  text-align: center;
}
body.pricing-enterprise table.support tbody tr th a.getstarted,
body.pricing table.support tbody tr th a.getstarted,
body.pricing-cloud table.support tbody tr th a.getstarted,
body.pricing-cloud-support table.support tbody tr th a.getstarted {
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  background: #fdfefd;
  padding-bottom: 3px;
  padding-top: 5px;
  text-transform: none;
  letter-spacing: 0;
  color: #011b2a !important;
}
body.pricing-enterprise table.support tbody tr th a.getstarted:hover,
body.pricing table.support tbody tr th a.getstarted:hover,
body.pricing-cloud table.support tbody tr th a.getstarted:hover,
body.pricing-cloud-support table.support tbody tr th a.getstarted:hover {
  background: #e4e5e3;
}
body.pricing-enterprise table.support tbody tr th:first-child,
body.pricing table.support tbody tr th:first-child,
body.pricing-cloud table.support tbody tr th:first-child,
body.pricing-cloud-support table.support tbody tr th:first-child {
  font-family: DINCondensed-Light, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 17px;
  color: #011119;
  padding-bottom: 3px;
  padding-top: 10px;
}
body.pricing-enterprise .service-prices table,
body.pricing .service-prices table,
body.pricing-cloud .service-prices table,
body.pricing-cloud-support .service-prices table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
body.pricing-enterprise .service-prices table > thead > tr > th,
body.pricing .service-prices table > thead > tr > th,
body.pricing-cloud .service-prices table > thead > tr > th,
body.pricing-cloud-support .service-prices table > thead > tr > th,
body.pricing-enterprise .service-prices table > tbody > tr > th,
body.pricing .service-prices table > tbody > tr > th,
body.pricing-cloud .service-prices table > tbody > tr > th,
body.pricing-cloud-support .service-prices table > tbody > tr > th,
body.pricing-enterprise .service-prices table > tfoot > tr > th,
body.pricing .service-prices table > tfoot > tr > th,
body.pricing-cloud .service-prices table > tfoot > tr > th,
body.pricing-cloud-support .service-prices table > tfoot > tr > th,
body.pricing-enterprise .service-prices table > thead > tr > td,
body.pricing .service-prices table > thead > tr > td,
body.pricing-cloud .service-prices table > thead > tr > td,
body.pricing-cloud-support .service-prices table > thead > tr > td,
body.pricing-enterprise .service-prices table > tbody > tr > td,
body.pricing .service-prices table > tbody > tr > td,
body.pricing-cloud .service-prices table > tbody > tr > td,
body.pricing-cloud-support .service-prices table > tbody > tr > td,
body.pricing-enterprise .service-prices table > tfoot > tr > td,
body.pricing .service-prices table > tfoot > tr > td,
body.pricing-cloud .service-prices table > tfoot > tr > td,
body.pricing-cloud-support .service-prices table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
body.pricing-enterprise .service-prices table > thead > tr > th,
body.pricing .service-prices table > thead > tr > th,
body.pricing-cloud .service-prices table > thead > tr > th,
body.pricing-cloud-support .service-prices table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
body.pricing-enterprise .service-prices table > caption + thead > tr:first-child > th,
body.pricing .service-prices table > caption + thead > tr:first-child > th,
body.pricing-cloud .service-prices table > caption + thead > tr:first-child > th,
body.pricing-cloud-support .service-prices table > caption + thead > tr:first-child > th,
body.pricing-enterprise .service-prices table > colgroup + thead > tr:first-child > th,
body.pricing .service-prices table > colgroup + thead > tr:first-child > th,
body.pricing-cloud .service-prices table > colgroup + thead > tr:first-child > th,
body.pricing-cloud-support .service-prices table > colgroup + thead > tr:first-child > th,
body.pricing-enterprise .service-prices table > thead:first-child > tr:first-child > th,
body.pricing .service-prices table > thead:first-child > tr:first-child > th,
body.pricing-cloud .service-prices table > thead:first-child > tr:first-child > th,
body.pricing-cloud-support .service-prices table > thead:first-child > tr:first-child > th,
body.pricing-enterprise .service-prices table > caption + thead > tr:first-child > td,
body.pricing .service-prices table > caption + thead > tr:first-child > td,
body.pricing-cloud .service-prices table > caption + thead > tr:first-child > td,
body.pricing-cloud-support .service-prices table > caption + thead > tr:first-child > td,
body.pricing-enterprise .service-prices table > colgroup + thead > tr:first-child > td,
body.pricing .service-prices table > colgroup + thead > tr:first-child > td,
body.pricing-cloud .service-prices table > colgroup + thead > tr:first-child > td,
body.pricing-cloud-support .service-prices table > colgroup + thead > tr:first-child > td,
body.pricing-enterprise .service-prices table > thead:first-child > tr:first-child > td,
body.pricing .service-prices table > thead:first-child > tr:first-child > td,
body.pricing-cloud .service-prices table > thead:first-child > tr:first-child > td,
body.pricing-cloud-support .service-prices table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
body.pricing-enterprise .service-prices table > tbody + tbody,
body.pricing .service-prices table > tbody + tbody,
body.pricing-cloud .service-prices table > tbody + tbody,
body.pricing-cloud-support .service-prices table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
body.pricing-enterprise .service-prices table .table,
body.pricing .service-prices table .table,
body.pricing-cloud .service-prices table .table,
body.pricing-cloud-support .service-prices table .table {
  background-color: #fdfdfd;
}
body.pricing-enterprise .service-prices table > tbody > tr:nth-of-type(odd),
body.pricing .service-prices table > tbody > tr:nth-of-type(odd),
body.pricing-cloud .service-prices table > tbody > tr:nth-of-type(odd),
body.pricing-cloud-support .service-prices table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
body.pricing-enterprise .service-prices table td,
body.pricing .service-prices table td,
body.pricing-cloud .service-prices table td,
body.pricing-cloud-support .service-prices table td {
  border-top: none !important;
}
body.pricing-enterprise .service-prices table > tbody > tr:nth-of-type(odd),
body.pricing .service-prices table > tbody > tr:nth-of-type(odd),
body.pricing-cloud .service-prices table > tbody > tr:nth-of-type(odd),
body.pricing-cloud-support .service-prices table > tbody > tr:nth-of-type(odd) {
  background-color: rgba(245, 245, 245, 0.95);
}
body.pricing-enterprise .service-prices table > tbody > tr:nth-of-type(odd).header,
body.pricing .service-prices table > tbody > tr:nth-of-type(odd).header,
body.pricing-cloud .service-prices table > tbody > tr:nth-of-type(odd).header,
body.pricing-cloud-support .service-prices table > tbody > tr:nth-of-type(odd).header {
  background-color: #011b2a;
}
body.pricing-enterprise .service-prices table th,
body.pricing .service-prices table th,
body.pricing-cloud .service-prices table th,
body.pricing-cloud-support .service-prices table th {
  background-color: #011b2a;
  color: #e4e5e3;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-top: 15px;
}
body.pricing-enterprise .service-prices .inner,
body.pricing .service-prices .inner,
body.pricing-cloud .service-prices .inner,
body.pricing-cloud-support .service-prices .inner {
  border: 2px solid #011b2a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body.pricing-enterprise .row.plans div.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
body.pricing-enterprise .row.plans div.col-sm-4 {
  padding-left: 0;
  padding-right: 0;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #011b2a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  display: flex;
  flex: 1;
  align-items: stretch;
  flex-direction: column;
  text-align: center;
}
body.pricing-enterprise .row.plans div.col-sm-4 h3 {
  text-align: center;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
}
body.pricing-enterprise .row.plans div.col-sm-4 h3:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 40px;
  float: left;
  color: #5a88a9;
  padding-right: 0;
  content: '\e84e';
  background: linear-gradient(135deg, #e91d25 0%, #eb2f24 16.04%, #f26d20 72.94%, #f5851f 100%);
  padding-top: 1px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-top: -3px;
  padding-right: 10px;
  padding-left: 0;
}
body.pricing-enterprise .row.plans div.col-sm-4.storage h3:before {
  content: '\e850';
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.pricing-enterprise .row.plans div.col-sm-4.storage a.getstarted {
  background: linear-gradient(90deg, #80d1e5 0%, #2484c6 99.92%);
}
body.pricing-enterprise .row.plans div.col-sm-4.storage a.getstarted:hover {
  background: #2484c6;
}
body.pricing-enterprise .row.plans div.col-sm-4 p.bot {
  display: flex;
  flex: 1;
  align-items: flex-end;
  justify-content: center;
}
body.pricing-enterprise .row.plans div.col-sm-4.analytics h3:before {
  content: '\e84f';
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.pricing-enterprise .row.plans div.col-sm-4.analytics a.getstarted {
  background: linear-gradient(90deg, #c0d549 0%, #35b265 99.92%);
}
body.pricing-enterprise .row.plans div.col-sm-4.analytics a.getstarted:hover {
  background: #35b265;
}
body.pricing-enterprise .row.plans div.col-sm-4 a.getstarted {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 9px 20px 7px 20px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  width: auto;
  margin-top: auto;
}
body.pricing.compute .wrap.top,
body.pricing-cloud-support .wrap.top,
body.pricing-cloud .wrap.top {
  padding-bottom: 0;
}
body.pricing.compute .wrap.top h1,
body.pricing-cloud-support .wrap.top h1,
body.pricing-cloud .wrap.top h1 {
  padding-bottom: 33px;
}
body.pricing-cloud-support table.support thead tr:first-child th.professional:before {
  content: 'Pre-Production';
  color: #72b9c8;
  display: block;
}
body.pricing-cloud-support table.support thead tr:first-child th.gold:before {
  color: #f28f25;
  content: 'Production and Hyperscale';
  margin-left: -60px;
  margin-right: -60px;
}
div.panel-group {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #868780;
  overflow: hidden;
}
div.panel-group div.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin-top: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.panel-group div.panel h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: black;
}
div.panel-group div.panel p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  color: black;
}
div.panel-group div.panel div.panel-heading {
  background: rgba(245, 245, 245, 0.95);
  border-top: 1px solid #868780;
  margin-bottom: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.panel-group div.panel div.panel-heading h4 {
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #011b2a;
}
div.panel-group div.panel div.panel-heading a {
  display: block;
  padding: 12px 15px 10px 15px;
}
div.panel-group div.panel div.panel-heading a:after {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 16px;
  float: left;
  color: #808080;
  padding-left: 0;
  padding-right: 0;
  content: '\e839';
  float: right;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
div.panel-group div.panel div.panel-heading a:hover,
div.panel-group div.panel div.panel-heading a:active,
div.panel-group div.panel div.panel-heading a:visited {
  text-decoration: none;
}
div.panel-group div.panel div.panel-heading:hover {
  background-color: rgba(107, 113, 111, 0.19999999999999996);
}
div.panel-group div.panel div.panel-heading.active a:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
div.panel-group div.panel div.panel-body {
  border-top: none;
  border-bottom: none;
  padding: 15px 25px;
}
div.panel-group div.panel div.panel-body em {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  margin-bottom: 20px;
  font-style: italic;
  color: #7f1416;
}
div.panel-group div.panel:first-child {
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
}
div.panel-group div.panel:first-child div.panel-heading {
  border-top: none;
}
div.panel-group div.panel div.panel-collapse.in div.panel-body {
  border-top: 1px solid #868780;
}
div.panel-group div.panel:last-child {
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
}
div.panel-group div.panel:last-child div.panel-heading {
  border-bottom: none;
}
div.panel-group div.panel:last-child div.panel-collapse.in div.panel-body {
  border-bottom: none;
}
p.pricing-info {
  font-size: 13px;
}
p.pricing-info.hidden-xs {
  float: right;
  position: relative;
  top: -28px;
  margin-bottom: 0;
}
footer {
  background-color: #011b2a;
  height: auto;
  padding-top: 110px;
  color: #aabac1;
}
footer .column h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  padding-bottom: 0;
  color: #aabac1;
}
footer .column ul {
  list-style-type: none;
  padding-left: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
}
footer .column ul li {
  padding-bottom: 5px;
}
footer .column ul li a {
  color: #aabac1;
}
footer .copyright {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 0.5px solid #c3c4bb;
}
footer .copyright .logorow {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgba(170, 186, 193, 0.75);
}
footer .copyright .logorow a {
  color: rgba(170, 186, 193, 0.75);
}
footer .foot-logo {
  border-bottom: 0.5px solid #c3c4bb;
  padding-bottom: 25px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
}
footer .foot-logo p {
  color: #aabac1;
}
footer .foot-logo p.foot-tag {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
}
footer .foot-logo img.footer-logo {
  width: 174px;
  height: auto;
  margin-bottom: 20px;
}
footer .social li a {
  width: 25px;
  height: 30px;
  margin-left: 5px;
  margin-right: 0;
}
.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;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
}
.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.170828.svg);
  background-repeat: no-repeat;
  background-position: 14px 12px;
  background-color: #ff3400;
  background-size: 25px auto;
  border: 0;
  width: 49px;
  height: 49px;
  margin-left: -50px;
  margin-top: 0;
}
.support .content {
  padding-top: 40px;
  background-color: #eef0f2;
}
.support .content a {
  color: #ff3400;
}
.support .content p {
  clear: both;
  text-align: center;
  font-size: 16px;
  color: black;
  padding-bottom: 0;
}
.support .content p a.getstarted {
  text-transform: none;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 18px;
  margin-top: 20px;
}
.support .content div.inner {
  background-color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-top: 10px;
  text-align: center;
  min-height: 200px;
  margin-bottom: 50px;
}
.support .content div.inner h3 {
  color: black;
  margin-bottom: 20px;
}
.support .content div.inner ul {
  list-style-type: none;
  padding-left: 0;
}
.support .content div.inner ul li {
  margin-bottom: 10px;
}
.support .content div.inner.dark {
  background-color: transparent;
}
.support .content div.inner.dark h3 {
  margin-top: 0;
}
.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 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: "Open Sans", sans-serif;
  font-weight: 300;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
.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 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: "Open Sans", sans-serif;
  font-weight: 300;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  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;
}
.node-dev {
  color: #333333;
}
.node-dev .container.main#main {
  padding-bottom: 0;
}
.node-dev .head-wrap {
  background: #636466;
  background-size: 992px auto;
}
.node-dev .wrap.top {
  padding-top: 50px;
  background: #636466;
}
.node-dev .row.top {
  margin-bottom: 0;
}
.node-dev .row.top img {
  float: left;
  margin-top: 25px;
  margin-left: 5px;
  margin-bottom: 25px;
  width: 170px;
  height: auto;
}
.node-dev .row.top h1 {
  float: left;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
}
.node-dev .row.intro p:first-of-type {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 40px;
}
.node-dev .row.overview p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  margin-top: 0;
  border-bottom: none;
}
.node-dev .row.features .col-md-3 .inner h2:before {
  margin-top: 0;
  height: 0;
}
.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: "Open Sans", sans-serif;
  font-weight: 300;
  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: rgba(245, 245, 245, 0.95);
}
.node-dev .sidebar ul > li > ul {
  list-style-type: disc;
  margin-bottom: 0;
  margin-top: 6px;
  padding-left: 40px;
}
.node-dev .sidebar {
  margin-top: 0;
  margin-left: 0;
}
.node-dev .sidebar form:before,
.node-dev .sidebar form:after {
  content: " ";
  display: table;
}
.node-dev .sidebar form:after {
  clear: both;
}
.node-dev .sidebar form:before,
.node-dev .sidebar form:after {
  content: " ";
  display: table;
}
.node-dev .sidebar form:after {
  clear: both;
}
.node-dev .sidebar h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  text-transform: uppercase;
  color: #333333;
}
.node-dev .sidebar h4 {
  border-top: none;
  font-size: 14px;
  letter-spacing: 1px;
}
.node-dev .sidebar ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 30px;
}
.node-dev .sidebar ul li {
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
}
.node-dev .sidebar ul li a {
  color: #333333;
}
.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: "Open Sans", sans-serif;
  font-weight: 700;
  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: "Open Sans", sans-serif;
  font-weight: 700;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 40px;
  padding-bottom: 0;
  border-bottom: 1px solid rgba(245, 245, 245, 0.95);
}
.node-dev h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  border-bottom: 1px solid rgba(245, 245, 245, 0.95);
}
.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 rgba(245, 245, 245, 0.95);
}
.node-dev .media {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(245, 245, 245, 0.95);
}
.node-dev .more {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  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.170828.svg) no-repeat 2px 0;
  padding-left: 20px;
  padding-bottom: 3px;
}
.node-dev .share {
  margin-bottom: 0;
  margin-top: 10px;
}
.node-dev div.container.main {
  padding-bottom: 50px;
}
body.node-support .col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}
body.node-support div.lead p {
  color: black;
}
body.node-support h2.sec2title {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 39px;
  margin-top: 0;
  margin-bottom: 30px;
}
body.node-support .inner {
  width: 100%;
  height: 295px;
  padding: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}
body.node-support .inner h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 21px;
  line-height: 1.428571429;
}
body.node-support .inner.feature {
  padding: 20px 45px;
  height: auto;
}
@media (max-width: 991px) and (min-width: 768px) {
  body.node-support .inner.feature {
    height: 230px;
  }
}
body.node-support .inner.feature:before {
  font-family: "joyent-icons";
  font-style: normal;
  font-weight: normal;
  display: block;
  text-decoration: inherit;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 100px;
  color: #38a42a;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  content: '\e884';
}
body.node-support .inner.feature.design:before {
  content: '\e880';
}
body.node-support .inner.feature.api:before {
  content: '\e881';
}
body.node-support .inner.feature.container:before {
  content: '\e882';
}
body.node-support .inner.feature.debugging:before {
  content: '\e87f';
}
body.node-support .inner.feature.node-security:before {
  content: '\e883';
}
body.node-support .wrap.top {
  padding-top: 70px;
  background: url(/assets/img/node-support/header-alt.180327.svg) center 40px #6dbe4c;
  background-size: cover;
  padding-bottom: 50px;
}
body.node-support .wrap.top h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 55px;
  line-height: 1.428571429;
  color: white;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 70px;
}
body.node-support .wrap.top p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  color: white;
  text-align: center;
}
body.node-support .wrap.top .row.cta p {
  font-size: 22px;
  color: white;
  text-align: center;
}
body.node-support .wrap.top .row.cta a.getstarted {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  padding: 8px 15px 10px 15px;
}
body.node-support .wrap.services,
body.node-support .wrap.insights {
  background-color: #1b3240;
  padding-top: 40px;
  padding-bottom: 40px;
}
body.node-support .wrap.services h2,
body.node-support .wrap.insights h2 {
  color: white;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-bottom: 10px;
  margin-top: 50px;
}
body.node-support .wrap.services p,
body.node-support .wrap.insights p {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 20px;
}
body.node-support .wrap.services p a,
body.node-support .wrap.insights p a {
  color: #38a42a;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
}
body.node-support .wrap.services a.getstarted,
body.node-support .wrap.insights a.getstarted {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
body.node-support .wrap.services img,
body.node-support .wrap.insights img {
  text-align: center;
  margin: 0 auto;
  max-width: 400px;
}
body.node-support .sec1 {
  padding-bottom: 50px;
  padding-top: 50px;
}
body.node-support .industries {
  background-color: #8cc84b;
  padding-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: "Open Sans", sans-serif;
  font-weight: 300;
  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: 80px;
  margin-bottom: -44px;
}
body.node-support .resources h2 {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  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: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.428571429;
}
body.node-support .resources p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  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 .wrap.event {
  background: url(/assets/img/node-support/event-back.180402.svg) no-repeat top center;
  background-size: cover;
  color: white;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
}
body.node-support .wrap.event h2 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.428571429;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
body.node-support .wrap.event h2 + p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 36px;
  line-height: 1.428571429;
  margin-bottom: 0;
}
body.node-support .wrap.event p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  margin-bottom: 20px;
}
body.node-support .wrap.event a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
  color: #1b3240;
  background-color: white;
  display: inline-block;
  padding: 7px 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body.node-support .wrap.event a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
form label {
  font-family: "Open Sans", 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: "Open Sans", 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;
}
.mktoFieldWrap label {
  float: none !important;
  width: auto !important;
  display: block !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 14px !important;
  text-transform: none;
  padding-left: 12px !important;
  margin-bottom: 5px !important;
  color: #666 !important;
}
.mktoFieldWrap.mktoRequiredField label:before {
  content: '*';
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  display: block;
  float: left;
  margin-left: -10px;
  color: #ff6600;
}
.mktoFieldWrap input {
  float: none !important;
  display: block !important;
  width: 100% !important;
  height: 36px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 1.428571429 !important;
}
.mktoFieldWrap textarea {
  width: 100% !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 1.428571429 !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: #6b716f;
  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: "Open Sans", sans-serif !important;
  font-weight: 400 !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::-ms-expand,
.mktoFieldWrap textarea::-ms-expand,
.mktoFieldWrap select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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 {
  background-image: none !important;
  box-shadow: none !important;
  border: none !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  margin: 0 0 !important;
  text-transform: uppercase !important;
  font-family: DINCondensed-Regular, sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 18px !important;
  letter-spacing: 1px !important;
  border-radius: 20px !important;
  padding: 8px 20px 5px 20px !important;
  color: white !important;
  background-color: #ff3400 !important;
}
.mktoForm .mktoButtonWrap .mktoButton:hover {
  background: #cc2a00 !important;
}
.customer .wrap.content,
.press .wrap.content,
.news .wrap.content,
.event .wrap.content,
.events .wrap.content,
.events-archive .wrap.content,
.management .wrap.content {
  padding-bottom: 50px;
}
.customer .wrap.content,
.press .wrap.content,
.news .wrap.content,
.events .wrap.content,
.event .wrap.content,
.events-archive .wrap.content,
.management .wrap.content {
  padding-top: 50px;
}
.customer .wrap.content h1,
.press .wrap.content h1,
.news .wrap.content h1,
.events .wrap.content h1,
.event .wrap.content h1,
.events-archive .wrap.content h1,
.management .wrap.content h1 {
  margin-top: 0;
}
.customer .wrap.content .sidebar.first,
.press .wrap.content .sidebar.first,
.news .wrap.content .sidebar.first,
.events .wrap.content .sidebar.first,
.event .wrap.content .sidebar.first,
.events-archive .wrap.content .sidebar.first,
.management .wrap.content .sidebar.first {
  margin-top: 0;
}
.customer .wrap.content .sidebar.first + .sidebar.first,
.press .wrap.content .sidebar.first + .sidebar.first,
.news .wrap.content .sidebar.first + .sidebar.first,
.events .wrap.content .sidebar.first + .sidebar.first,
.event .wrap.content .sidebar.first + .sidebar.first,
.events-archive .wrap.content .sidebar.first + .sidebar.first,
.management .wrap.content .sidebar.first + .sidebar.first {
  margin-top: 30px;
}
.contact .sidebar {
  margin-left: 0;
}
.modal#feedback .modal-content .modal-header h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  color: #011b2a;
}
.thankyou.alert-success,
.alert-danger,
.alert-warning {
  padding: 10px 15px 5px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert.alert-info {
  background-color: #e9eff4;
  color: #011b2a;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.428571429;
}
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: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
}
form.search input[type='text']:focus {
  outline: none;
}
body.error form.search {
  background-color: white;
  margin: 0 auto 20px auto;
}
body.error .content {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eef0f2;
}
body.error .content a.getstarted {
  color: white;
}
body.error .content a {
  color: #ff3400;
}
body.error .content p {
  clear: both;
  text-align: center;
  font-size: 16px;
  color: black;
  padding-bottom: 0;
}
body.error .content h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}
body.error .content h1 + p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
}
body.error .content div.inner {
  background-color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-top: 10px;
  text-align: center;
  min-height: 320px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
}
body.error .content div.inner h3 {
  color: black;
  margin-bottom: 20px;
  margin-top: 15px;
}
body.error .content div.inner ul {
  list-style-type: none;
  padding-left: 0;
}
body.error .content div.inner ul li {
  margin-bottom: 10px;
}
body.error .content div.inner.dark {
  background-color: transparent;
}
body.error .content div.inner.dark h3 {
  margin-top: 0;
}
body.devsub .wrap.content,
body.course .wrap.content {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.devsub h2,
body.course h2 {
  margin-top: 0;
}
body.search .wrap.content {
  padding-bottom: 50px;
}
body.migration .content {
  padding-bottom: 50px;
}
body.getting-started .wrap.top {
  padding-top: 100px;
  padding-bottom: 50px;
}
body.getting-started .wrap.top .container {
  text-align: center;
}
body.getting-started .wrap.top h1 {
  margin-bottom: 20px;
}
body.getting-started .wrap.top a.getstarted {
  margin: 0 auto 0 auto;
}
body.getting-started .wrap.top p.description {
  margin-top: 20px;
}
body.getting-started .wrap.top p.description:before,
body.getting-started .wrap.top p.description:after {
  content: " ";
  display: table;
}
body.getting-started .wrap.top p.description:after {
  clear: both;
}
body.getting-started .wrap.top p.description:before,
body.getting-started .wrap.top p.description:after {
  content: " ";
  display: table;
}
body.getting-started .wrap.top p.description:after {
  clear: both;
}
body.getting-started .wrap.content.gettingstarted {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
body.getting-started .gsfeed a {
  color: #457495;
}
body.getting-started .gsfeed h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  color: #011119;
  text-align: center;
  margin-bottom: 30px;
}
body.getting-started .gsfeed h2:before {
  display: block;
  content: '';
  height: 80px;
  margin: -80px 0 0;
}
body.getting-started .gsfeed h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.428571429;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(1, 27, 42, 0.75);
  color: #011b2a;
  margin-top: 0;
}
body.getting-started .gsfeed p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
}
body.getting-started .gsfeed ul {
  list-style-type: none;
  padding-left: 0;
}
body.getting-started .gsfeed ul li {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.428571429;
  margin-bottom: 10px;
  padding-left: 13px;
  text-indent: -13px;
}
body.getting-started .gsfeed ul li:before {
  content: '\003e';
  padding-right: 3px;
}
body.getting-started .gsfeed .rowwrap {
  padding-top: 20px;
  padding-bottom: 30px;
}
body.getting-started .gsfeed .rowwrap.docker {
  background-color: #f5f5f5;
}
body.getting-started .gsfeed .rowwrap.node {
  background-color: #f5f5f5;
}
body.getting-started .gsfeed .rowwrap.billing {
  background-color: #f5f5f5;
  padding-bottom: 30px;
}
body.getting-started .gsfeed .rowwrap.billing div.trial {
  padding-left: 0;
  padding-right: 0;
}
body.getting-started .gsfeed .rowwrap.billing a.trial {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 27, 42, 0.5);
  color: #f1f2f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
body.getting-started .gsfeed .rowwrap.billing a.trial:hover {
  text-decoration: none;
  background-color: rgba(1, 27, 42, 0.8);
}
body.getting-started .gsfeed .rowwrap.billing a.trial h3 {
  color: #f1f2f2;
  border-bottom: none;
  margin-top: 5px;
}
body.getting-started .gsfeed .rowwrap.extra p {
  margin-bottom: 30px;
}
body.getting-started .gsnav {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #222222;
  width: 24%;
}
body.getting-started .gsnav .inner {
  padding-top: 40px;
  padding-right: 30px;
}
body.getting-started .gsnav .inner form.devsearch {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
body.getting-started .gsnav .inner form.devsearch input[type='text'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: transparent;
  color: #c3c4bb;
  border: 1px solid #c3c4bb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding-top: 8px;
  padding-left: 20px;
  padding-bottom: 2px;
}
body.getting-started .gsnav .inner form.devsearch input[type='text']:focus {
  outline: none;
}
body.getting-started .gsnav .inner form.devsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #c3c4bb;
}
body.getting-started .gsnav .inner form.devsearch :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c3c4bb;
  opacity: 1;
}
body.getting-started .gsnav .inner form.devsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c3c4bb;
  opacity: 1;
}
body.getting-started .gsnav .inner form.devsearch :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c3c4bb;
}
body.getting-started .gsnav .inner ul li {
  font-family: DINCondensed-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
}
body.getting-started .gsnav .inner ul li a {
  color: #c3c4bb;
}
body.getting-started .gsnav .inner ul li:before {
  color: #c3c4bb;
}
body.getting-started .gsnav .inner p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #c3c4bb;
}
body.getting-started .gsnav .inner p a {
  color: #c3c4bb;
  font-weight: bold;
}
body.getting-started .tickets {
  text-align: center;
}
body.getting-started .tickets a.getstarted {
  color: white;
}
body.default .wrap.content {
  padding-top: 70px;
  padding-bottom: 70px;
}
body.default div.sidebar.first {
  margin-top: 0;
}
div.sidebar.first + div.sidebar.first {
  margin-top: 30px;
}
div.embed-responsive {
  margin-bottom: 20px;
}
figure.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 820px) {
  #header-signin {
    display: none;
  }
}
@media (min-width: 1200px) {
  .sidebar {
    padding: 30px 30px 40px 30px;
  }
  .sidebar p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
  }
  .sidebar.first p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 26px;
  }
  .sidebar.first p.logo-text {
    height: 55px;
  }
  .sidebar.first p.logo-text:before {
    font-family: "joyent-icons";
    font-style: normal;
    font-weight: normal;
    display: block;
    text-decoration: inherit;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 45px;
    float: left;
    color: 'black';
    padding-left: 0;
    padding-right: 0;
    content: '\e856';
  }
}
@media (min-width: 915px) and (max-width: 1090px) {
  nav.product-nav {
    top: 105px;
  }
}
@media (max-width: 1199px) {
  body.product.compute .wrap.comparison-chart .container.approaches {
    width: inherit;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wrap.cases .carousel-inner {
    min-height: 475px;
  }
  #vidcarousel .carousel-inner {
    min-height: 370px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrap.cases .carousel-inner {
    min-height: 475px;
  }
  #vidcarousel .carousel-inner {
    min-height: 290px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  a#header-logo img.logo {
    padding-bottom: 20px;
  }
  .wrap.explore div.inner h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 1.428571429;
  }
  .wrap.explore div.inner h3:before {
    padding-right: 5px;
  }
  .navbar-fixed-top ul.main > li > a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  body.home .wrap.products h3 + p {
    padding: 0 0;
  }
  body.compute .wrap.comparison-chart .approach {
    padding-left: 5px;
    padding-right: 5px;
  }
  body.compute .wrap.comparison-chart .approach .inner h3 {
    font-size: 18px;
  }
  body.compute .wrap.comparison-chart .approach .inner h3:before {
    font-size: 20px;
  }
  .navbar-fixed-top ul.main > li > a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }
  .wrap.explore div.inner h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 1.428571429;
  }
  .wrap.explore div.inner h3:before {
    padding-right: 5px;
  }
  .sidebar.gartner a.getstarted {
    font-size: 1.5vw;
  }
}
@media (max-width: 700px) {
  body.product .wrap.features {
    height: 80vh;
    padding-top: 2.8vh;
    padding-bottom: 2.8vh;
  }
  body.product .wrap.features h2 {
    font-size: 3.5vh;
  }
  body.product .wrap.features .detail {
    transition: all 100ms ease-out 200ms;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50vw;
    height: 50vw;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(253, 253, 253, 0.99);
    padding: 8vw 5vw;
    margin: -25vw;
  }
  body.product .wrap.features .detail h3 {
    margin-top: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4vw;
    line-height: 1.428571429;
  }
  body.product .wrap.features .detail h3 small {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3.5vw;
    line-height: 1.428571429;
    color: #011b2a;
  }
  body.product .wrap.features .detail p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 3vw;
    line-height: 1.428571429;
  }
  body.product .wrap.features .features-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50vw;
    height: 50vw;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(253, 253, 253, 0.9);
    padding: 6vw 5vw;
    margin: -25vw;
  }
  body.product .wrap.features .circle {
    position: relative;
    width: 80vw;
    height: 80vw;
    padding: 0;
    border-radius: 50%;
    list-style: none;
    box-sizing: content-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
  }
  body.product .wrap.features .circle > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11.5vw;
    height: 11.5vw;
    margin: -5.75vw;
  }
  body.product .wrap.features .circle > span:nth-of-type( 9) {
    -webkit-transform: rotate(360deg) translate(40vw) rotate(-360deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 8) {
    -webkit-transform: rotate(320deg) translate(40vw) rotate(-320deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 7) {
    -webkit-transform: rotate(280deg) translate(40vw) rotate(-280deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 6) {
    -webkit-transform: rotate(240deg) translate(40vw) rotate(-240deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 5) {
    -webkit-transform: rotate(200deg) translate(40vw) rotate(-200deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 4) {
    -webkit-transform: rotate(160deg) translate(40vw) rotate(-160deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 3) {
    -webkit-transform: rotate(120deg) translate(40vw) rotate(-120deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 2) {
    -webkit-transform: rotate(80deg) translate(40vw) rotate(-80deg);
  }
  body.product .wrap.features .circle > span:nth-of-type( 1) {
    -webkit-transform: rotate(40deg) translate(40vw) rotate(-40deg);
  }
  body.product .wrap.features .circle span {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 3vw;
    line-height: 1.428571429;
  }
  body.product .wrap.features .circle span:hover + .detail,
  body.product .wrap.features .circle span:focus + .detail {
    opacity: 1;
  }
  body.product .wrap.features .circle span small {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.8vw;
    line-height: 1.428571429;
  }
  body.product .wrap.features .circle span:before {
    width: 11.5vw;
    height: 11.5vw;
    border-radius: 50%;
    border: #fdfdfd solid 0.4vw;
    font-family: "joyent-icons";
    font-style: normal;
    font-weight: normal;
    display: block;
    text-decoration: inherit;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 9vw;
    color: #fdfdfd;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.5vw;
    padding-top: 1.1vw;
    content: '\e81a';
  }
  body.product .wrap.features .circle span:hover:before,
  body.product .wrap.features .circle span:focus:before {
    border-color: #011b2a;
    color: #011b2a;
  }
  body.product .wrap.features .circle span.microservices:before {
    content: '\e80c';
    font-size: 7.5vw;
    padding-top: 1.7vw;
  }
  body.product .wrap.features .circle span.mountain:before {
    content: '\e82a';
    font-size: 9vw;
    line-height: 9.5vw;
  }
  body.product.containerpilot h1 {
    font-size: 14vw;
  }
  body.product.object-storage .wrap.features,
  body.product.analytics .wrap.features {
    background-color: rgba(69, 116, 149, 0.5);
  }
  body.product.object-storage .wrap.features .features-logo,
  body.product.analytics .wrap.features .features-logo {
    text-align: center;
  }
  body.product.object-storage .wrap.features .features-logo img,
  body.product.analytics .wrap.features .features-logo img {
    margin: -1vw auto 0 auto;
    width: 85%;
    height: 85%;
  }
  body.product.object-storage .wrap.features .circle,
  body.product.analytics .wrap.features .circle {
    position: relative;
    width: 75vw;
    height: 75vw;
    padding: 0;
    border-radius: 50%;
    list-style: none;
    box-sizing: content-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
  }
  body.product.object-storage .wrap.features .circle > span,
  body.product.analytics .wrap.features .circle > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18vw;
    height: 18vw;
    margin: -9vw;
  }
  body.product.object-storage .wrap.features .circle > span:nth-of-type( 6),
  body.product.analytics .wrap.features .circle > span:nth-of-type( 6) {
    -webkit-transform: rotate(360deg) translate(37.5vw) rotate(-360deg);
  }
  body.product.object-storage .wrap.features .circle > span:nth-of-type( 5),
  body.product.analytics .wrap.features .circle > span:nth-of-type( 5) {
    -webkit-transform: rotate(300deg) translate(37.5vw) rotate(-300deg);
  }
  body.product.object-storage .wrap.features .circle > span:nth-of-type( 4),
  body.product.analytics .wrap.features .circle > span:nth-of-type( 4) {
    -webkit-transform: rotate(240deg) translate(37.5vw) rotate(-240deg);
  }
  body.product.object-storage .wrap.features .circle > span:nth-of-type( 3),
  body.product.analytics .wrap.features .circle > span:nth-of-type( 3) {
    -webkit-transform: rotate(180deg) translate(37.5vw) rotate(-180deg);
  }
  body.product.object-storage .wrap.features .circle > span:nth-of-type( 2),
  body.product.analytics .wrap.features .circle > span:nth-of-type( 2) {
    -webkit-transform: rotate(120deg) translate(37.5vw) rotate(-120deg);
  }
  body.product.object-storage .wrap.features .circle > span:nth-of-type( 1),
  body.product.analytics .wrap.features .circle > span:nth-of-type( 1) {
    -webkit-transform: rotate(60deg) translate(37.5vw) rotate(-60deg);
  }
  body.product.object-storage .wrap.features .circle span,
  body.product.analytics .wrap.features .circle span {
    color: transparent;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 3.1vw;
    line-height: 4vw;
    text-align: center;
  }
  body.product.object-storage .wrap.features .circle span:hover + .detail,
  body.product.analytics .wrap.features .circle span:hover + .detail,
  body.product.object-storage .wrap.features .circle span:focus + .detail,
  body.product.analytics .wrap.features .circle span:focus + .detail {
    opacity: 1;
  }
  body.product.object-storage .wrap.features .circle span small,
  body.product.analytics .wrap.features .circle span small {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.7vh;
    line-height: 1.428571429;
  }
  body.product.object-storage .wrap.features .circle span:before,
  body.product.analytics .wrap.features .circle span:before {
    width: 18vw;
    height: 18vw;
    border-radius: 50%;
    border: #fdfdfd solid 0.5vw;
    font-family: "joyent-icons";
    font-style: normal;
    font-weight: normal;
    display: block;
    text-decoration: inherit;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 13vw;
    color: #fdfdfd;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.5vw;
    padding-top: 1.8vw;
    content: '\e81a';
  }
  body.product.object-storage .wrap.features .circle span:hover:before,
  body.product.analytics .wrap.features .circle span:hover:before,
  body.product.object-storage .wrap.features .circle span:focus:before,
  body.product.analytics .wrap.features .circle span:focus:before {
    border-color: #011b2a;
    color: #011b2a;
  }
  body.product.object-storage .wrap.features .circle span.mountain:before,
  body.product.analytics .wrap.features .circle span.mountain:before {
    font-size: 14vw;
    line-height: 14vw;
  }
  body.product.object-storage .wrap.features .circle span.analytics:before,
  body.product.analytics .wrap.features .circle span.analytics:before {
    content: '\e84f';
    font-size: 7vw;
    padding-top: 5vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  ul.switch li.dockercontainer:before,
  ul.switch li.Storage:before,
  ul.switch li.Serverless:before {
    font-family: DINCondensed-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 1.428571429;
  }
}
@media (max-width: 767px) {
  #vidcarousel .carousel-inner {
    min-height: 32.5vh;
  }
  body.home .wrap.top .row.clouds .col-sm-4 {
    margin-bottom: 20px;
  }
  body.home .wrap.top .row.clouds .col-sm-4 img {
    margin: 0 auto;
  }
  body.home .wrap.top .row.clouds .col-sm-4.public img {
    padding-right: 15%;
  }
  body.home .wrap.top .row.clouds .col-sm-4.public p {
    margin-left: 0;
  }
  body.home .wrap.top .row.clouds .col-sm-4.private img {
    padding-left: 15%;
  }
  body.home .wrap.top .row.clouds .col-sm-4.private p {
    margin-right: 0;
  }
  body.home .wrap.cases .carousel-inner {
    min-height: 0;
  }
  body.home .wrap.cases .carousel-inner .item h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 21px;
    line-height: 29px;
  }
  body.home .wrap.cases .carousel-inner .item h2:before {
    font-size: 60px;
  }
  body.home .wrap.cases p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
  }
  body.home .wrap.cases .carousel-control.right {
    margin-right: -10%;
  }
  body.home .wrap.cases .carousel-control.left {
    margin-left: -10%;
  }
  body.private-regions .wrap.model h3:after {
    display: none;
  }
  .wrap.explore div.inner h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 1.428571429;
  }
  .wrap.explore div.inner h3:before {
    padding-right: 10px;
    font-size: 70px;
  }
  .wrap.explore div.inner h3.management:before {
    font-size: 70px;
  }
  body.home h1 + h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 45px;
    line-height: 50px;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta {
    text-align: left;
    padding-top: 5px;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta p.visible-xs {
    margin-bottom: 20px;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta:before,
  body.home .wrap.top .row.clouds .col-xs-12.cta:after {
    content: " ";
    display: table;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta:after {
    clear: both;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta:before,
  body.home .wrap.top .row.clouds .col-xs-12.cta:after {
    content: " ";
    display: table;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta:after {
    clear: both;
  }
  body.home .wrap.top .row.clouds .col-xs-12.cta a.freetrial {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    line-height: 32px;
    white-space: nowrap;
    text-align: center;
    margin: 0 auto;
    background-color: #fdfdfd;
    display: inline-block;
    color: #011b2a;
    padding: 5px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  body.home .wrap.top .row.clouds .col-sm-4.public {
    padding-right: 0;
    margin-right: -5px;
  }
  body.home .wrap.top .row.clouds .col-sm-4.private {
    padding-left: 0;
    margin-left: -5px;
  }
  body.home .wrap.top .row.clouds .col-sm-4.hybrid {
    margin-top: -10px;
  }
  body.home .wrap.top .row.clouds .secondarycta p {
    text-align: left;
  }
  body.home .wrap.top .row.clouds .secondarycta a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    color: #ff3300;
    padding-right: 15px;
    display: inline-block;
    margin-top: 15px;
  }
  body.home .wrap.top .row.clouds .secondarycta a svg {
    width: 22px;
    display: block;
    float: left;
    margin-top: 0;
    margin-right: 5px;
  }
  .row-eq-height {
    display: block;
  }
  .navbar-fixed-top {
    position: absolute;
  }
  .navbar-fixed-top ul.actions li.free-trial a {
    font-size: 14px;
    padding: 31px 13px 19px 13px;
  }
  .events div.bigassdate .month,
  .event div.bigassdate .month,
  .events-archive div.bigassdate .month {
    font-family: DINCondensed-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
  }
  .events div.bigassdate .day,
  .event div.bigassdate .day,
  .events-archive div.bigassdate .day {
    font-family: DINCondensed-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 20px;
    text-align: center;
  }
  .row.platform img {
    margin-top: 20px;
  }
  .support form input[type='text'] {
    font-size: 14px;
    padding: 2px 0 4px 10px;
  }
  .row.chart p.info {
    padding-left: 15px;
  }
  body.pricing-images #filter {
    width: 100%;
  }
  body.pricing-bandwidth table th {
    width: 100px;
  }
  body.error .content div.inner {
    min-height: 0 !important;
  }
  body.blog a.video {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 0;
  }
  body.downloads .wrap.download a.getstarted {
    width: auto;
    float: left;
    clear: left;
    padding: 5px 15px 0 0;
  }
  body.downloads .wrap.download a.getstarted.github {
    margin-left: 0;
  }
  .pricing-tabs {
    padding-left: 2px;
    padding-right: 2px;
  }
  .pricing-tabs a {
    padding: 8px 10px 5px 10px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-right: 0;
  }
  .pull-left img {
    width: 100%;
  }
  .media-body {
    display: block;
    width: 100%;
  }
  body.documentation p.getstartedrow a.getstarted {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(1, 27, 42, 0.75);
    padding: 15px 30px 12px 30px;
    font-size: 3vw;
  }
  body.documentation p.getstartedrow a.getstarted:hover {
    background-color: rgba(0, 0, 0, 0.75);
  }
  .article .sidebar.first {
    margin-left: 0;
    margin-bottom: 50px;
    margin-top: 30px;
  }
  body.tco .wrap.examples table.costs th {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 1.428571429;
  }
  body.tco .wrap.examples table.costs td {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 1.428571429;
  }
  body.tco .wrap.examples table.costs tbody th {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 1.428571429;
  }
  body.tco .wrap.examples table.tasks {
    margin-bottom: 20px;
    width: 100%;
  }
  body.tco .wrap.examples table.tasks th,
  body.tco .wrap.examples table.tasks td {
    padding: 5px;
    vertical-align: top;
  }
  body.tco .wrap.examples table.tasks thead {
    border-bottom: 1px solid #011b2a;
  }
  body.tco .wrap.examples table.tasks thead th {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 1.428571429;
    width: 25%;
  }
  body.tco .wrap.examples table.tasks tbody th {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 1.428571429;
  }
  body.tco .wrap.examples table.tasks tbody th:first-child {
    padding-left: 0;
  }
  body.tco .wrap.examples table.tasks tbody tr {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 1.428571429;
    border-bottom: 1px solid #011b2a;
  }
  body.tco .wrap.examples table.tasks tbody tr:last-child {
    border-bottom: none;
  }
  body.tco .wrap.examples table.tasks tbody tr td {
    text-align: left;
  }
  body.tco .wrap.examples table.tasks tbody tr td:last-child {
    padding-right: 0;
  }
  body.product h1 {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 50px;
    line-height: 55px;
  }
  body.product h1:before {
    font-family: "joyent-icons";
    font-style: normal;
    font-weight: normal;
    display: block;
    text-decoration: inherit;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 88px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body.product p.tag {
    text-align: center;
  }
  body.developers .wrap.top {
    padding-top: 100px;
    padding-bottom: 30px;
  }
  body.developers.press .wrap.top {
    padding-bottom: 0;
  }
  body.developers h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    line-height: 45px;
  }
  body.pricing-overview .wrap.benefits a.getstarted {
    white-space: pre-wrap;
  }
}
