/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5fc6e54639d34be22ee)
 * Config saved to config.json and https://gist.github.com/b5fc6e54639d34be22ee
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('dist/dist/fonts/glyphicons-halflings-regular.eot');
  src: url('dist/dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('dist/dist/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('dist/dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('dist/dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('dist/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222222;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  /* color: #0099cc; */
  color: #03a2d6;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #027FBB;
  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.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0099cc;
}
a.text-primary:hover {
  color: #007399;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #0099cc;
}
a.bg-primary:hover {
  background-color: #007399;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.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.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .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.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .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.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  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, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}
@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: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #007399;
  border-color: #005875;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0099cc;
  border-color: #0086b3;
}
.btn-primary .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0099cc;
  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: #006080;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 14px;
  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);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0099cc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  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: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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: 30px;
  line-height: 30px;
}
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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-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 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0099cc;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0099cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    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;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #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 .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: #313131;
  border-color: #181818;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #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: #181818;
}
.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 .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #1f1f1f;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #181818;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #181818;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #181818;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #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: #181818;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.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: 20px;
  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: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0099cc;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #006080;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0099cc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager 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: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0099cc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #007399;
}
.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: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .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: #0099cc;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0099cc;
}
.thumbnail .caption {
  padding: 9px;
  color: #222222;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0099cc;
  -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);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0099cc;
}
.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: #99e6ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #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;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.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;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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 {
  border-bottom-right-radius: 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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #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: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0099cc;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0099cc;
  border-color: #0099cc;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0099cc;
}
.panel-primary > .panel-heading .badge {
  color: #0099cc;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0099cc;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #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;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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,
.carousel-control .glyphicon-menu-right,
.carousel-control .glyphicon-menu-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-menu-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-menu-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .glyphicon-menu-left,
  .carousel-control .glyphicon-menu-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-menu-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .glyphicon-menu-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face{font-family:'splunk_data_sans';font-style:normal;font-weight:normal;src:url('../splunk-core/source/fonts/splunkdatasans/woff2/splunkdatasans_w_rg.woff2') format('woff2'),url('../splunk-core/source/fonts/splunkdatasans/woff/splunkdatasans_w_rg.woff') format('woff')}@font-face{font-family:'splunk_data_sans';font-weight:bold;src:url('../splunk-core/source/fonts/splunkdatasans/woff2/splunkdatasans_w_bd.woff2') format('woff2'),url('../splunk-core/source/fonts/splunkdatasans/woff/splunkdatasans_w_bd.woff') format('woff')}@font-face{font-family:'splunk_data_sans';font-weight:200;src:url('../splunk-core/source/fonts/splunkdatasans/woff2/splunkdatasans_w_lt.woff2') format('woff2'),url('../splunk-core/source/fonts/splunkdatasans/woff/splunkdatasans_w_lt.woff') format('woff')}@font-face{font-family:'splunk_data_sans';font-weight:600;src:url('../splunk-core/source/fonts/splunkdatasans/woff2/splunkdatasans_w_md.woff2') format('woff2'),url('../splunk-core/source/fonts/splunkdatasans/woff/splunkdatasans_w_md.woff') format('woff')}@font-face{font-family:'splunk_data_sans';font-weight:800;src:url('dist/fonts/splunkdatasans/woff2/splunkdatasans_w_blk.woff2') format('woff2'),url('../splunk-core/source/fonts/splunkdatasans/woff/splunkdatasans_w_blk.woff') format('woff')}@font-face{font-family:'splunk_data_sans';font-weight:900;src:url('../splunk-core/source/fonts/splunkdatasans/woff2/splunkdatasans_w_xbd.woff2') format('woff2'),url('../splunk-core/source/fonts/splunkdatasans/woff/splunkdatasans_w_xbd.woff') format('woff')}@font-face{font-family:'splunk_list';font-style:normal;font-weight:normal;src:url('../splunk-core/source/fonts/splunklistfont/splunk_list_icons.woff') format('woff')}.splunk-font.bold{font-weight:bold}.splunk-font.regular{font-weight:normal}.splunk-font.light{font-weight:200}.splunk-font.black{font-weight:900}.splunk-font.extrabold{font-weight:800}.splunk-font.semibold{font-weight:600}.splunk-font.italic{font-style:italic}.circle-example{width:100px;height:100px;border:1px solid #D5DCE5;border-radius:50%;margin-right:5px;display:inline-block}.splunk-color.splunk-green{color:#65A637}.splunk-color.splunk-green p{color:#65A637}.splunk-color.splunk-green-cta{color:#2eb50b}.splunk-color.splunk-green-cta p{color:#2eb50b}.splunk-color.splunk-green-dark{color:#197301}.splunk-color.splunk-green-dark p{color:#197301}.splunk-color.splunk-green-darkest{color:#115000}.splunk-color.splunk-green-darkest p{color:#115000}.splunk-color.splunk-green-mint{color:#00AFAA}.splunk-color.splunk-green-mint p{color:#00AFAA}.splunk-color.splunk-blue{color:#0070F3}.splunk-color.splunk-blue p{color:#0070F3}.splunk-color.splunk-blue-light{color:#00A9E0}.splunk-color.splunk-blue-light p{color:#00A9E0}.splunk-color.splunk-blue-lightest{color:#75dafa}.splunk-color.splunk-blue-lightest p{color:#75dafa}.splunk-color.splunk-blue-dark{color:#005F86}.splunk-color.splunk-blue-dark p{color:#005F86}.splunk-color.splunk-gray-darkest{color:#0C1724}.splunk-color.splunk-gray-darkest p{color:#0C1724}.splunk-color.splunk-gray-darker{color:#363C44}.splunk-color.splunk-gray-darker p{color:#363C44}.splunk-color.splunk-gray-dark{color:#656C76}.splunk-color.splunk-gray-dark p{color:#656C76}.splunk-color.splunk-gray{color:#969DAA}.splunk-color.splunk-gray p{color:#969DAA}.splunk-color.splunk-gray-light{color:#D5DCE5}.splunk-color.splunk-gray-light p{color:#D5DCE5}.splunk-color.splunk-gray-lightest{color:#F0F3F7}.splunk-color.splunk-gray-lightest p{color:#F0F3F7}.splunk-color.splunk-white{color:#fff}.splunk-color.splunk-white p{color:#fff}.splunk-color.splunk-black{color:#000}.splunk-color.splunk-black p{color:#000}.splunk-color.splunk-burgundy{color:#79232E}.splunk-color.splunk-burgundy p{color:#79232E}.splunk-color.splunk-orange{color:#F99D1C}.splunk-color.splunk-orange p{color:#F99D1C}.splunk-color.splunk-orange-light{color:#F2A900}.splunk-color.splunk-orange-light p{color:#F2A900}.splunk-background.splunk-green{background-color:#65A637}.splunk-background.splunk-green-cta{background-color:#2eb50b}.splunk-background.splunk-green-dark{background-color:#197301}.splunk-background.splunk-green-darkest{background-color:#115000}.splunk-background.splunk-green-mint{background-color:#00AFAA}.splunk-background.splunk-blue{background-color:#0070F3}.splunk-background.splunk-blue-light{background-color:#00A9E0}.splunk-background.splunk-blue-lightest{background-color:#75dafa}.splunk-background.splunk-blue-dark{background-color:#005F86}.splunk-background.splunk-gray-darkest{background-color:#0C1724}.splunk-background.splunk-gray-darker{background-color:#363C44}.splunk-background.splunk-gray-dark{background-color:#656C76}.splunk-background.splunk-gray{background-color:#969DAA}.splunk-background.splunk-gray-light{background-color:#D5DCE5}.splunk-background.splunk-gray-lightest{background-color:#F0F3F7}.splunk-background.splunk-white{background-color:#fff}.splunk-background.splunk-black{background-color:#000}.splunk-background.splunk-burgundy{background-color:#79232E}.splunk-background.splunk-orange{background-color:#F99D1C}.splunk-background.splunk-orange-light{background-color:#F2A900}.splunk-top-border{border-top:1px solid #D5DCE5}.splunk-top-border.splunk-green{border-top:1px solid #65A637}.splunk-top-border.splunk-green-dark{border-top:1px solid #197301}.splunk-top-border.splunk-green-darkest{border-top:1px solid #115000}.splunk-top-border.splunk-green-mint{border-top:1px solid #00AFAA}.splunk-top-border.splunk-blue{border-top:1px solid #0070F3}.splunk-top-border.splunk-blue-light{border-top:1px solid #00A9E0}.splunk-top-border.splunk-blue-lightest{border-top:1px solid #75dafa}.splunk-top-border.splunk-blue-dark{border-top:1px solid #005F86}.splunk-top-border.splunk-gray-darkest{border-top:1px solid #0C1724}.splunk-top-border.splunk-gray-darker{border-top:1px solid #363C44}.splunk-top-border.splunk-gray-dark{border-top:1px solid #656C76}.splunk-top-border.splunk-gray{border-top:1px solid #969DAA}.splunk-top-border.splunk-gray-light{border-top:1px solid #D5DCE5}.splunk-top-border.splunk-gray-lightest{border-top:1px solid #F0F3F7}.splunk-top-border.splunk-white{border-top:1px solid #fff}.splunk-top-border.splunk-black{border-top:1px solid #000}.splunk-top-border.splunk-burgundy{border-top:1px solid #79232E}.splunk-top-border.splunk-orange{border-top:1px solid #F99D1C}.splunk-top-border.splunk-orange-light{border-top:1px solid #F2A900}.splunk-background-white{background-color:#fff}.splunk-background-gray{background-color:#f7f7f7}.splunk-background{background-size:cover;background-position:center center}.centered{text-align:center}.overlay-message{position:absolute !important;padding:0;height:100%;border-radius:3px;width:100%;top:0;left:0;z-index:4}.overlay-message .overlay-message-wrapper{position:absolute;padding:0 30px;width:100%;height:auto;top:50%;transform:translateY(-50%)}.overlay-message .main-icon svg{height:48px;margin-bottom:25px}.overlay-message#message-working-2 .main-icon{width:200px;height:150px;margin:0 auto;position:relative}.overlay-message .overlay-title-padding{padding-bottom:5px}.light-theme-form-container .main-icon{fill:#2d2d2d}.dark-theme-form-container .main-icon{fill:#fff}.gear-icon{width:50px;height:50px;position:absolute}#gear1{width:120px;height:120px;left:10px;top:10px;animation:spin1 5000ms infinite linear}@keyframes spin1{from{transform:rotate(0)}to{transform:rotate(359deg)}}#gear2{width:70px;height:70px;left:85px;top:5px;animation:spin2 3000ms infinite linear}@keyframes spin2{from{transform:rotate(359deg)}to{transform:rotate(0)}}#gear3{width:60px;height:60px;left:85px;top:70px;animation:spin3 3500ms infinite linear}@keyframes spin3{from{transform:rotate(359deg)}to{transform:rotate(0)}}.overlay-form{position:fixed;top:0;bottom:0 !important;right:0;padding:0;width:auto;margin-right:0;z-index:10001;height:100%;background-color:#001D29;box-shadow:0 6px 7px 5px rgba(0,0,0,0.5);background-color:#fff}.overlay-form iframe{height:100% !important}.overlay-form .h3,.overlay-form .splunk-h3{padding-bottom:0}.overlay-form .dark-theme-form-container{position:absolute;top:0;min-height:100vh}.overlay-form h3{font-weight:normal;padding-top:45px;padding-top:20px}.splunk-radio{padding-left:12px !important;text-align:center}.box-icons{width:40px;height:40px;display:block;margin:auto;padding-bottom:10px}.iphone .overlay-form,.ipad .overlay-form{-webkit-overflow-scrolling:touch;overflow-y:scroll}.overlay-form-modal{background:rgba(114,119,122,0.75);margin-top:0}html.ipad{-webkit-overflow-scrolling:touch !important;height:100% !important;overflow:hidden !important}html.ipad body{-webkit-overflow-scrolling:touch !important;height:100% !important;overflow:auto !important}@media (max-width:768px){.overlay-form{width:100% !important}.overlay-form iframe{width:100% !important}}@media (min-width:768px){.overlay-form{border-left:1px solid #F7F7F7}}#iframe-modal.overlay-form-modal .overlay-form.overlay{background-color:#fff}.splunk-blogs-header{font-family:"proxima_nova"}.splunk-blogs-header .green-btn{min-width:127px}.splunk-blogs-header .splunk-icon{color:#ffffff !important;margin-right:5px;transition:color .2s ease-in-out 0s}.splunk-blogs-header .home-icon{background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/icons/home-icon.png');display:inline-block;background-repeat:no-repeat;height:14px;transition:background-image .2s ease-in-out 0s;margin-right:5px;width:19px}.splunk-blogs-header .navbar-left .dropdown .active-link{color:#00a9e0 !important;border-bottom:3px solid #00a9e0 !important}.splunk-blogs-header .navbar-left .dropdown .active-link .splunk-icon{color:#00a9e0 !important}.splunk-blogs-header .navbar-right-container .right-nav-padding{display:none}.splunk-blogs-header li.clearfix{clear:both;width:100%}.splunk-blogs-header .author-block{position:relative;padding-left:30px}.splunk-blogs-header .author-block .author-image{position:absolute;display:inline-block;left:10px;top:4px;border-radius:10px}.splunk-blogs-header .author-block .author-image img{width:25px;height:25px;border-radius:50%}.splunk-blogs-header .author-block .author-name{max-height:45px;width:87%;word-wrap:break-word;display:block;overflow:hidden}.splunk-blogs-header .author-block a:hover{background:transparent !important}.splunk-blogs-header .author-block a:hover span{color:#00a9e0 !important}.splunk-blogs-header .category-block{position:relative;padding-left:30px}.splunk-blogs-header .category-block a:hover{background:transparent !important}.splunk-blogs-header .category-block a:hover span{color:#00a9e0 !important}.splunk-blogs-header .category-block .category-icon{position:absolute;left:10px;top:4px;display:inline-block;height:25px;width:25px}.splunk-blogs-header .category-block .category-icon img{width:25px;height:25px}.splunk-blogs-header .category-block .category-text{max-height:45px;width:87%;word-wrap:break-word;display:block;overflow:hidden}.splunk-blogs-header .navbar-inverse{border-color:#080808}.splunk-blogs-header .container-fluid{padding:0}.splunk-blogs-header a{transition:color .2s ease-in-out 0s;-webkit-transition:color .2s ease-in-out 0s;-moz-transition:color .2s ease-in-out 0s;-ms-transition:color .2s ease-in-out 0s}.splunk-blogs-header .navbar-splunk{background-color:#17191D;min-height:44px}.splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download{height:36px;padding-top:7px;padding-bottom:0;font-size:14px;text-transform:uppercase;float:right;top:7px;position:relative;width:auto;color:#fff !important}.splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download.flexible{padding-top:inherit;justify-content:center;align-items:center}.splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download.flexible.two-lines{line-height:1.2}.splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download:hover{background-color:#2EB50B !important;border-color:#2EB50B !important}.splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download.green-btn{background-color:#43D220;border:1px solid #2EB50B}.splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download:focus .splunk-blogs-header .navbar-splunk .navbar-header .btn.mobile-download:active{color:#fff !important}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-brand{padding:10px;height:44px;padding:18px 10px;margin-left:0}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-brand img{height:25px}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-toggle{outline:none !important;padding:4px 0;margin-top:5px;margin-bottom:5px;margin-right:10px;border:none !important}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-toggle .icon-bar{height:5px;border-radius:0;width:26px;background:#d6d6d6}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-brand{padding:10px;height:44px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-brand img{height:25px}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .caret{margin-left:5px}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu{transition:all .2s ease-out}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu{min-width:460px}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu.explore-learn,.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu.accelerate{min-width:690px}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu .dropdown-block h3{color:#fff;font-size:16px;font-weight:800;padding-left:15px;padding-top:10px;margin-top:0}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu .dropdown-block ul{list-style-type:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu .dropdown-block ul li:hover{background:#00d5ff;color:#2b3136}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu .dropdown-block ul li a{line-height:normal;padding:9px 15px 5px;display:block;text-decoration:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-menu{color:#fff !important;box-shadow:none;border:none;border-radius:0}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-menu .category-block:hover,.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-menu .author-block:hover{background-color:#ffffff !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-menu a{color:#fff !important;font-weight:normal;font-size:14px;min-height:36px;line-height:30px;padding-left:15px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .open .caret{border-width:0 6px 8px 6px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a{color:#00a9e0;color:rgba(255,255,255,0.8);font-size:14px;font-weight:600;padding:10px 0;margin-right:12px;margin-left:12px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a .caret{background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-arrow-down.png') !important;background-size:15px 15px !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a:hover{color:#fff}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li.open a{color:#00a9e0;transition:color .2s ease-in-out 0s;-webkit-transition:color .2s ease-in-out 0s;-moz-transition:color .2s ease-in-out 0s;-ms-transition:color .2s ease-in-out 0s}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-left>li>a{font-weight:normal !important;font-size:14px;color:#ffffff}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-left>li>a.active{color:#ffffff;color:#fff !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right li a{text-transform:none;font-weight:normal;font-size:12px;color:#ffffff}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right li a:hover{color:#ffffff}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search{height:64px;position:relative;padding-left:5px;padding-right:12px;float:right;display:inline-block;text-align:center;width:44px;direction:rtl}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .search-button{padding-top:22px;position:absolute;text-align:center;cursor:pointer}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .search-button .glyphicon{color:#cccccc}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search{right:0;z-index:3;height:64px;padding-top:16px;background-color:#53585E;-webkit-transition:width .2s ease-in-out 0s;-moz-transition:width .2s ease-in-out 0s;-ms-transition:width .2s ease-in-out 0s;overflow:hidden;direction:ltr;display:inline-block;width:330px;position:absolute}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search .close-button{padding-left:20px;padding-right:15px;padding-top:25px;border-left:1px solid #000;display:inline-block;position:absolute;height:66px;top:0;right:0;text-align:center;cursor:pointer}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search .close-button .glyphicon{color:#00a9e0 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search .input-group{margin-left:15px;width:240px}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search .input-group input{border-right:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search .input-group .input-group-addon{background-color:#fff;border:1px solid #cccccc;border-left:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search .collapsed-search .input-group .input-group-addon .glyphicon{color:#4d4d4d}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search.closed .collapsed-search{width:0}.splunk-blogs-header .navbar-splunk .navbar-collapse .free-splunk{margin-left:12px;padding-top:5px;padding-right:10px}.splunk-blogs-header .navbar-splunk .navbar-collapse .free-splunk .btn{text-transform:uppercase;padding-top:18px;height:56px}.splunk-blogs-header .navbar-splunk .navbar-collapse .free-splunk .btn.flexible{padding-top:inherit;display:flex;justify-content:center;align-items:center}.splunk-blogs-header .navbar-splunk .navbar-collapse .free-splunk .btn.green-btn{background-color:#43D220;border:1px solid #2EB50B}.splunk-blogs-header .navbar-splunk .navbar-collapse .free-splunk .btn.green-btn:hover{background-color:#2EB50B;border-color:#2EB50B}@media (min-height:400px){.navbar-splunk .navbar-collapse.in{height:80vh !important;border-bottom:1px solid #cccccc}}@media (min-height:691px){.navbar-splunk .navbar-collapse.in{height:90vh !important}}@media (min-height:991px){.navbar-splunk .navbar-collapse.in{height:95vh !important}}@media (min-width:901px){.splunk-blogs-header .navbar-nav .open .main-link .splunk-icon{color:#00a9e0 !important}}@media (max-width:490px){.splunk-blogs-header .btn.mobile-download{display:none !important}}@media (min-width:350px) and (max-width:500px){.splunk-blogs-header .btn.mobile-download{display:block !important}}@media (max-width:900px){.splunk-blogs-header .splunk-icon{color:#000000 !important}.splunk-blogs-header .account{background:#000000}.splunk-blogs-header .account li a{color:#000000 !important}.splunk-blogs-header .main-block{color:#000000 !important}.splunk-blogs-header .category-block{position:relative;padding-left:80px;vertical-align:top}.splunk-blogs-header .category-block a{background-color:#ffffff !important}.splunk-blogs-header .category-block a .category-text{color:black;margin-left:10px}.splunk-blogs-header .category-block a:hover span{color:#00a9e0 !important}.splunk-blogs-header .category-block .category-icon{position:absolute;display:inline-block;bottom:7px;left:-11px}.splunk-blogs-header .author-block .author-name{color:#000000}.splunk-blogs-header .author-block .browse-authors{margin-left:8px}.splunk-blogs-header .author-block{position:relative;padding-left:80px;vertical-align:top}.splunk-blogs-header .author-block .author-image{position:absolute;display:inline-block;bottom:7px;left:-11px;border-radius:10px}.splunk-blogs-header .author-block .author-image img{width:25px;height:25px;border-radius:50%}.splunk-blogs-header .author-block a:hover{background:transparent !important}.splunk-blogs-header .author-block a:hover span{color:#00a9e0 !important}.splunk-blogs-header .author-block span{color:#000000}.splunk-blogs-header .author-block .author-name{margin-left:9px}.splunk-blogs-header li .account-link{position:relative}.splunk-blogs-header li .account-link:hover span{color:#00a9e0 !important}.splunk-blogs-header li .account-link .custom-caret{background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-arrow-down.png');background-size:16px 10px;background-repeat:no-repeat;width:25px;height:25px;display:inline-block;position:absolute;right:5px;top:15px}.splunk-blogs-header li li:hover{color:#00a9e0 !important}.splunk-blogs-header li.open{color:#00a9e0 !important}.splunk-blogs-header li.open a .custom-caret{transform:rotate(180deg);background-repeat:no-repeat;width:25px;height:25px;display:inline-block;position:absolute;right:14px;top:2px}.splunk-blogs-header .navbar-collapse{background-color:#ffffff !important;border-bottom-color:white !important}.splunk-blogs-header .navbar-collapse .dropdown .account-link span{color:#000000 !important}.splunk-blogs-header .navbar-collapse .dropdown.open .account-link span{color:#00a9e0 !important}.splunk-blogs-header .navbar-collapse .dropdown ul.account li{border-bottom:none !important}.splunk-blogs-header .navbar-collapse.collapsing{border-bottom:none !important;border-bottom-color:white !important}.splunk-blogs-header .navbar-collapse li{border-bottom:1px solid #c1c9ca !important}.splunk-blogs-header .navbar-collapse li .dropdown-block li{border-bottom:none !important}.splunk-blogs-header .navbar-collapse .download-search li{display:none}.splunk-blogs-header .navbar-collapse .navbar-left li .main-link{position:relative;color:#000000 !important}.splunk-blogs-header .navbar-collapse .navbar-left li .main-link:hover{color:#00a9e0 !important}.splunk-blogs-header .navbar-collapse .navbar-left li .main-link:hover .splunk-icon{color:#00a9e0 !important}.splunk-blogs-header .navbar-collapse .navbar-left li .main-link .custom-caret{background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-arrow-down.png');background-size:16px 10px;background-repeat:no-repeat;width:25px;height:25px;display:inline-block;position:absolute;right:5px;top:15px}.splunk-blogs-header .navbar-collapse .navbar-left li .main-link.active-link{border-bottom:none !important;color:#00a9e0 !important}.splunk-blogs-header .navbar-collapse .navbar-left li.open a{color:#00a9e0 !important}.splunk-blogs-header .navbar-collapse .navbar-left li.open a .custom-caret{transform:rotate(180deg);background-repeat:no-repeat;width:25px;height:25px;display:inline-block;position:absolute;right:14px;top:0}.splunk-blogs-header .navbar-collapse .navbar-left .dropdown .dropdown-block:last-child{padding-bottom:20px}}@media (min-width:901px){.splunk-blogs-header .navbar-right-container{display:inline-block;text-align:right}.splunk-blogs-header .navbar{border:none !important}.splunk-blogs-header .navbar-splunk .navbar-collapse.in{height:inherit !important;border:none}.splunk-blogs-header .splunk-header-table{width:100%}.splunk-blogs-header .splunk-header-table td:first-child{min-width:700px;vertical-align:bottom}.splunk-blogs-header .splunk-header-table td:nth-child(2){text-align:right}.splunk-blogs-header .splunk-header-table .navbar-right{text-align:right;vertical-align:bottom !important}.splunk-blogs-header .splunk-header-table .navbar-right>li{vertical-align:bottom !important;float:none !important;display:inline-block}.splunk-blogs-header .splunk-header-table .navbar-right>li:hover a.globe-icon{color:#00a9e0 !important}.splunk-blogs-header .splunk-header-table .navbar-right .free-splunk-li{padding-bottom:16px}.splunk-blogs-header .btn.mobile-download{display:none}.splunk-blogs-header .caret,.splunk-blogs-header .splunk-blogs-header .rightcaret{display:none}.splunk-blogs-header .expanded-search{display:none}.splunk-blogs-header .navbar-header{position:absolute;bottom:20px}.splunk-blogs-header .navbar-splunk{max-height:134px}.splunk-blogs-header .navbar-splunk .mobile-search-box{display:none}.splunk-blogs-header .navbar-splunk .main-link{border-bottom:3px solid transparent}.splunk-blogs-header .navbar-splunk .dropdown:hover .home-icon{background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/icons/home-icon-hover.png')}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .open .main-link{color:#00a9e0 !important;border-bottom:3px solid #00a9e0}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .open a{border-bottom:#6a6e76;color:#000000 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a{padding-top:23px;padding-bottom:22px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a.globe-icon{font-size:18px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a:hover{color:#00a9e0 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li>a.globe-icon span:first-child{display:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li.open>a span.caret{background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-arrow-down.png')}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-menu{padding:20px 15px;border:1px solid #bfbfbf;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);background-color:#ffffff !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-left{margin-left:150px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right{margin-right:0;float:none !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right .dropdown.row-dropdown .dropdown-menu{right:-1px;min-width:230px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right .dropdown.row-dropdown .dropdown-menu li{float:left;width:auto;display:inline-block;min-width:115px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right .free-splunk .btn{color:#fff;border-radius:2px;font-size:15px;padding-top:8px;height:35px;font-weight:600 !important;font-family:"proxima_nova";padding:8px 10px !important;min-width:121px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right .li-buy-mobile{display:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.dropdown-column .dropdown-menu .dropdown-block ul{padding:0}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-submenu .dropdown-menu{background:#6a6e76;border:none;border-radius:0;background:#414448}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-submenu>.dropdown-menu{top:0;left:100%;padding:0;margin:0}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown-submenu>a>.rightcaret{display:inline-block;height:0;width:0;float:right;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid;margin-top:11px;color:#00a9e0;margin-right:-12px}.splunk-blogs-header .navbar-splunk .dropdown-column .dropdown-menu .dropdown-block{float:left;width:50%}.splunk-blogs-header .navbar-splunk .dropdown-column .dropdown-menu.explore-learn .dropdown-block,.splunk-blogs-header .navbar-splunk .dropdown-column .dropdown-menu.accelerate .dropdown-block{width:100%}.splunk-blogs-header .navbar-splunk .dropdown-column .dropdown-menu.explore-learn .dropdown-block li,.splunk-blogs-header .navbar-splunk .dropdown-column .dropdown-menu.accelerate .dropdown-block li{width:33.33%;float:left}}@media (max-width:900px){.navbar-splunk .navbar-collapse.in{display:block !important;position:absolute !important;width:100% !important;height:80vh !important;max-height:100% !important;overflow-x:hidden !important;overflow-y:scroll !important;margin-left:0;padding-left:0;padding-right:0}.splunk-blogs-header .container-fluid>.navbar-header{margin-left:0;margin-right:15px}.splunk-blogs-header{position:relative}.splunk-blogs-header .splunk-header-table{width:100%;display:block}.splunk-blogs-header .splunk-header-table tbody{display:block}.splunk-blogs-header .splunk-header-table tr{display:block}.splunk-blogs-header .splunk-header-table td{display:block}.splunk-blogs-header .flexible{display:flex}.splunk-blogs-header .free-splunk{display:none}.splunk-blogs-header .expanded-search{z-index:2;width:100%;background-color:#4d5053;position:fixed;left:0;top:51px}.splunk-blogs-header .expanded-search input{position:relative;margin:10px 2% 10px 2%;width:96%;color:#000}.splunk-blogs-header .navbar-splunk{max-height:100% !important;overflow-y:visible !important}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box{float:right;font-size:20px;color:white;margin-right:10px;border-right:1px solid #3C3B3B;position:relative;width:50px;height:50px}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a{text-decoration:none;display:inline-block;width:100%;height:100%;position:absolute}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a .glyphicon{color:#f7f7f7;position:relative;top:15px;left:14px}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a .glyphicon-search{display:none}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a .glyphicon-remove-circle{display:block;color:#00a9e0}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a.collapsed{background-color:transparent}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a.collapsed .glyphicon-search{display:block}.splunk-blogs-header .navbar-splunk .navbar-header .mobile-search-box>a.collapsed .glyphicon-remove-circle{display:none}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-brand{padding:11px 10px}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-toggle{padding:8px 0;margin-right:0;border:none !important}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-toggle .icon-bar{background-color:#00a9e0}.splunk-blogs-header .navbar-splunk .navbar-header .navbar-toggle.collapsed .icon-bar{background:#d6d6d6}.splunk-blogs-header .navbar-splunk .navbar-collapse{max-height:100vh !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .splunk-search{display:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav{margin:0 -15px;float:none !important;margin-top:0;margin-bottom:0}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .dropdown-menu{position:static !important}.splunk-blogs-header .navbar-splunk .navbar-collapse li:last-child{border-bottom:1px solid #fff}.splunk-blogs-header .navbar-splunk .navbar-collapse.in{max-height:100vh !important;overflow-y:scroll}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav>li.open a{color:#000000;background-color:#ffffff}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account li a{color:#000000 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account li a:hover{color:#00a9e0 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account-link{padding-bottom:10px !important;padding-top:5px !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account-link span{text-transform:capitalize !important;transition:color .2s ease-in-out 0s}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account-link a{color:#ffffff !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account-link a .caret{margin-top:3px !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-nav .account-link:hover span{color:#00a9e0 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse li{border-bottom:1px solid #707478;background:#ffffff;padding-left:15px;padding-right:15px}.splunk-blogs-header .navbar-splunk .navbar-collapse li.open>a{color:#00a9e0}.splunk-blogs-header .navbar-splunk .navbar-collapse li.open>a .caret{background-image:url('http://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-arrow-down.png');border-top:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right li{text-transform:capitalize !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right li a{font-size:14px}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right li a.globe-icon span:first-child{display:inline-block;font-family:"proxima_nova"}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right li a.globe-icon:before{content:no-close-quote}.splunk-blogs-header .navbar-splunk .navbar-collapse .navbar-right .li-buy-dektop{display:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.open{background-color:#ffffff}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown.open li{background-color:#ffffff}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown a{position:relative}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown a .caret{float:none;position:absolute;right:16px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu{background-color:#ffffff;padding:0;float:none;position:relative}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li{text-indent:8px;border-bottom:none}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li.dropdown-submenu{border-bottom:1px solid #707478}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li.dropdown-submenu.open>a{color:#ffffff;background-color:#ffffff !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li.dropdown-submenu.open>a>.rightcaret{width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #00a9e0 transparent}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li.dropdown-submenu>a{background-color:#ffffff !important;color:#000000}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li.dropdown-submenu>a:hover{color:#00a9e0 !important}.splunk-blogs-header .navbar-splunk .navbar-collapse .dropdown .dropdown-menu li.dropdown-submenu>a>.rightcaret{display:block;float:right;width:0;height:0;border-color:transparent;border-style:solid;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid;margin-top:5px;color:#00a9e0}}@media (max-width:900px){.splunk-blogs-header .navbar-header{float:none}.splunk-blogs-header .navbar-left,.splunk-blogs-header .navbar-right{float:none !important}.splunk-blogs-header .navbar-toggle{display:block}.splunk-blogs-header .navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}.splunk-blogs-header .navbar-fixed-top{top:0;border-width:0 0 1px}.splunk-blogs-header .navbar-collapse.collapse{display:none !important}.splunk-blogs-header .navbar-nav{float:none !important}.splunk-blogs-header .navbar-nav>li{float:none}.splunk-blogs-header .navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.splunk-blogs-header .collapse.in{display:block !important}}@media (min-width:901px){.splunk-blogs-header .dropdown-menu{position:absolute;z-index:1000;float:left;min-width:160px;padding:5px 0}.splunk-blogs-header .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.splunk-blogs-header .navbar-collapse.collapse{height:auto !important;padding-bottom:0;overflow:visible !important}.splunk-blogs-header .navbar-collapse.in{overflow-y:visible}.splunk-blogs-header .navbar-fixed-top .navbar-collapse,.splunk-blogs-header .navbar-static-top .navbar-collapse,.splunk-blogs-header .navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}@media (min-width:901px) and (max-width:1200px){.splunk-blogs-header .navbar-splunk .navbar-collapse.in{position:static !important}}@media (min-height:400px){.splunk-blogs-header .navbar-splunk .navbar-collapse.in{border-bottom:none}}@media (max-width:1200px){.splunk-blogs-header .navbar-nav{margin-top:0 !important}}@media (min-width:901px) and (max-width:1200px){.splunk-blogs-header .navbar-toggle{display:none}}@media (min-width:901px) and (max-width:1200px){.splunk-blogs-header .navbar-nav>li{float:left}}@media (max-width:938px){.splunk-blogs-header .right-nav-padding li a{padding-bottom:0 !important}}.navbar-fixed-top{z-index:21030}.splunk-header-v3{min-height:85px;z-index:10000}.splunk-header-v3 img{max-width:100%;height:auto}.splunk-header-v3 .navbar-splunk-v3{border-radius:0;background-color:#000000;border:0;color:#fff;transition:.5s;-webkit-transition:.5s}.splunk-header-v3 .navbar-splunk-v3 .container{color:#929191;min-height:100px;margin-top:50px;margin-bottom:50px}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .container{margin-top:20px;margin-bottom:25px;min-height:auto}.splunk-header-v3 .navbar-splunk-v3 .container-fluid{margin-top:5px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.masthead{height:55px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.masthead .navbar-brand{padding-top:9px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.masthead .navbar-brand img{height:31px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu{border-top:none}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-heading-title{text-transform:uppercase;text-align:left}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-heading{color:#000;font-size:12px;font-weight:700;text-transform:uppercase;text-align:left}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu li.mega-menu-heading{margin-top:20px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu ul.mega-menu-list{margin:0;padding:0;background-color:#ffffff}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu ul.mega-menu-list li{list-style:none;text-align:left;margin-left:0;padding-bottom:10px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu ul.mega-menu-list li:first-child{padding-top:8px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight{text-align:left}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight .mega-menu-heading{padding:10px 0;color:#656C76}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight .title{color:#000;font-size:16px;font-weight:700;text-align:left;padding-bottom:10px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight p{font-weight:regular;font-size:16px;color:#474444}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight a{color:#ED0080;font-size:14px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight a:hover{color:#ED0080;text-decoration:underline}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu a{font-weight:regular;font-size:16px;color:#363C44}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu a:hover{text-decoration:none;color:#ED0080;transition:color .3s;-webkit-transition:color .3s}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .divider{margin:5px 0 0 0;background-color:#dadce0}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex{display:flex}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .left-col ul li{min-height:40px;font-size:16px;font-weight:400;color:#474444;display:flex;align-items:center}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .left-col ul li a{vertical-align:middle}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .left-col ul li a:hover{font-size:16px;font-weight:normal;color:#2eb50b;opacity:1}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .left-col ul li.active a{font-size:16px;font-weight:700;color:#000;opacity:1}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .vertical-separator-container-hedear{position:relative}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .vertical-separator-container-hedear .vertical-separator-active-hedear{border-right:1px solid #dadce0;position:absolute;top:0;bottom:0;left:50%}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .vertical-separator-container-hedear .vertical-separator-active-hedear .indicator-hedear{content:"";position:absolute;top:0;width:3px;height:40px;background-color:#000;left:-1px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .buying-motivator{padding:0 5px 20px 0}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .buying-motivator .title{font-size:16px;font-weight:700;color:#000;margin-bottom:3px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .buying-motivator .paragraph{font-size:16px;font-weight:normal;color:#474444;opacity:1}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .buying-motivator:hover .title{color:#2eb50b;transition:color .3s;-webkit-transition:color .3s}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .isFlex .buying-motivator:hover .paragraph{opacity:1}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .cascading-dinamic-data.overview-container ul{display:-webkit-flex;-webkit-flex-wrap:wrap;display:flex;flex-wrap:wrap;justify-content:space-between}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .cascading-dinamic-data.overview-container ul .buying-motivator{width:100%}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .cascading-dinamic-data.overview-container ul.mega-menu-list.use-cases{display:block}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu.cascading-selectable .cascading-dinamic-data.overview-container .mega-menu-spotlight img{margin-top:0}.splunk-header-v3 .navbar-splunk-v3 .dropdown .dropdown-menu,.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav .dropdown-menu{opacity:0}.splunk-header-v3 .navbar-splunk-v3 .dropdown.open .dropdown-menu{opacity:1;transition:opacity .3s;-webkit-transition:opacity .3s}.splunk-header-v3 .navbar-splunk-v3 .nav>li.mega-menu-nav.open{position:static}.splunk-header-v3 .navbar-splunk-v3 .nav>li.mega-menu-nav.open .dropdown-menu{display:table;border-radius:0;width:100%;text-align:center;left:0;right:0;border-left:1px solid #fff;border-right:1px solid #fff}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav .spotlight-img img{margin-top:0}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav .form-control.mm-input{border-radius:4px;height:70px;font-size:24px;font-weight:400;color:#97999b}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav .form-control.mm-input:focus{color:#72777a;border-color:#72777a;box-shadow:none}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav .form-control-feedback{top:23px;right:15px;font-size:25px;position:absolute;color:#97999b}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.open .dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.open .simple-link{border-bottom:5px solid #fff;opacity:1px}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav{padding-right:9px;padding-left:9px}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-toggle:hover,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .simple-link:hover{border-bottom:5px solid #fff}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab:hover,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab:hover{border-bottom:0}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab a.dropdown-toggle.topnav,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab a.dropdown-toggle.topnav,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab a.simple-link.topnav,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab a.simple-link.topnav{border-bottom:5px solid #fff;color:#fff;opacity:1;transition:color .3s;-webkit-transition:color .3s}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab a.dropdown-toggle.topnav.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab a.dropdown-toggle.topnav.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab a.simple-link.topnav.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab a.simple-link.topnav.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab a.dropdown-toggle.topnav.simple-link,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab a.dropdown-toggle.topnav.simple-link,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.selected-menu-tab a.simple-link.topnav.simple-link,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.selected-menu-tab a.simple-link.topnav.simple-link{color:#fff}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown a.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav a.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown a.simple-link,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav a.simple-link{text-transform:uppercase;font-weight:600;font-size:14px;color:rgba(255,255,255,0.8);padding-right:6px;padding-left:6px}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown a.dropdown-toggle:hover,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav a.dropdown-toggle:hover,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown a.simple-link:hover,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav a.simple-link:hover{opacity:1;color:#fff;transition:opacity .5s;-webkit-transition:opacity .5s}.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.open a.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .navbar-left .dropdown.open a.simple-link{opacity:1;color:#fff;transition:opacity .5s;-webkit-transition:opacity .5s}.splunk-header-v3 .navbar-splunk-v3 .dropdown a.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav a.dropdown-toggle,.splunk-header-v3 .navbar-splunk-v3 .dropdown a.simple-link,.splunk-header-v3 .navbar-splunk-v3 .mega-menu-nav a.simple-link{font-weight:normal;font-size:14px;color:rgba(255,255,255,0.8);padding-right:10px}.splunk-header-v3 .navbar-splunk-v3 .navbar-nav>.open>a{background-color:transparent;color:#fff}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .free-splunk{width:auto;margin-right:0;margin-top:7px;margin-bottom:10px}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .free-splunk a.btn{font-size:15px;min-width:129px;background-color:#ED0080;border:1px solid #ED0080;font-weight:bold;color:#fff;line-height:100%;padding-top:11px;padding-bottom:12px;padding-left:22px;padding-right:22px;border-radius:24px}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .free-splunk a.btn:hover{background-color:#E8339B}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav.open .search-icon{opacity:1}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav.open .search-icon:after{content:" ";width:0;height:0;border-style:solid;border-width:0 8px 7px 8px;border-color:transparent transparent #ffffff transparent;position:absolute;bottom:-25px;right:5px;transform:translateX(-50%)}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav.open .search-icon .icon-expanded-search-icon{opacity:0}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav.open .search-icon .icon-expanded-close-btn{opacity:1;transition:opacity .5s;-webkit-transition:opacity .5s}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav.open .search-icon .icon-expanded-close-btn:hover{color:#fff;transition:color .5s;-webkit-transition:color .5s}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav .search-icon{font-size:25px;opacity:.8}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav .search-icon:hover{opacity:1;transition:opacity .5s;-webkit-transition:opacity .5s}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav .search-icon .icon-expanded-close-btn{color:rgba(255,255,255,0.8);position:absolute;opacity:0;right:13px;font-size:16px;top:18px}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav .search-icon .icon-expanded-search-icon{color:rgba(255,255,255,0.8);position:absolute;transition:opacity .5s;-webkit-transition:opacity .5s;right:8px}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .mega-menu-nav .search-icon .icon-expanded-search-icon:hover{color:#fff;transition:color .5s;-webkit-transition:color .5s}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .input-group{width:100%}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .input-group.inJaJp input.jp-nav-search{display:block;width:145px;height:34px;margin-right:10px;margin-top:8px;padding:6px 12px;padding-right:30px;font-size:14px;line-height:1.42857143;color:#555;opacity:.6;background-color:#fff;border:1px solid #ccc;-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 .5s,-webkit-box-shadow ease-in-out .5s;-o-transition:border-color ease-in-out .5s,box-shadow ease-in-out .5s;transition:border-color ease-in-out .5s,box-shadow ease-in-out .5s}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .input-group.inJaJp input.jp-nav-search:focus{opacity:1}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .input-group.inJaJp span{top:18px}.splunk-header-v3 .navbar-splunk-v3 .navbar-right .input-group.inJaJp span:before{top:0;right:5px;font-size:15px;position:absolute;color:#555}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-link{padding:0;font-size:13px;font-weight:normal;color:#fff;opacity:.8;padding-right:7px;padding-left:8px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-link:hover{opacity:1;text-decoration:none;transition:opacity .5s;-webkit-transition:opacity .5s}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-link .icon-expanded-user-icon{color:#fff;position:relative;top:1px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-link .icon-expanded-languages-globe{color:#fff;position:relative;top:1px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-link .icon-expanded-splunk-sites-launchpad{color:#fff;position:relative;top:1px;right:5px;margin-left:5px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead li.dropdown:last-child,.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead li.mega-menu-nav:last-child{margin-right:8px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .dropdown.open .cm-dropdown:before{content:" ";width:0;height:0;border-style:solid;border-width:0 8px 7px 8px;border-color:transparent transparent #ffffff transparent;position:absolute;right:0;top:-7px;transform:translateX(-50%)}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .dropdown.open .cm-dropdown.cm-sites{margin-right:71px !important}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown{padding-top:15px;padding-bottom:15px;margin-top:7px;margin-right:5px;border-radius:3px;border-left:1px solid #d9d4d4;border-right:1px solid #d9d4d4}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown li:first-child a{padding-top:0}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown li:last-child a{padding-bottom:0}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown a{font-size:14px;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:normal;color:#363C44;text-decoration:none}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown a:hover{color:#ED0080;text-decoration:none;background-color:transparent}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown a .link-img{font-size:37px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown .menu-divider{border-top:1px solid #DADCE0;margin:7px 20px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.icon-flyout{margin-right:0}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.icon-flyout:before{right:-4px !important}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites{width:290px;padding-left:12px;padding-right:10px;padding-bottom:2px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites a{font-size:13px;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;color:#72777a;padding:0}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites a .splunk-icon{color:#72777a}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites a:hover{color:#2eb50b}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites a:hover .splunk-icon{color:#2eb50b;transition:color .5s;-webkit-transition:color .5s}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites .ss-list{width:33.3%;float:left;text-align:center;padding-bottom:20px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-dropdown.cm-sites .ss-list .link-text{display:block;padding-top:3px}.locale_zh-hans_cn .splunk-header-v3 .navbar-splunk-v3 .navbar-right .free-splunk{width:auto}@media (min-width:768px) and (max-width:934px){.locale_zh-hans_cn #bs-example-navbar-collapse-1 .navbar-nav.navbar-right:last-child{margin-right:-5px}}@media (min-width:768px){.splunk-header-v3 .caret{display:none}}@media (max-width:934px){.navbar-splunk-v3 .masthead .navbar-header{display:none}.navbar-splunk-v3 .masthead .navbar-left .dropdown a.dropdown-toggle,.navbar-splunk-v3 .masthead .navbar-left .mega-menu-nav a.dropdown-toggle,.navbar-splunk-v3 .masthead .navbar-left .dropdown a.simple-link,.navbar-splunk-v3 .masthead .navbar-left .mega-menu-nav a.simple-link{font-size:13px}.navbar-splunk-v3 .masthead .navbar-left li:first-child a.dropdown-toggle,.navbar-splunk-v3 .masthead .navbar-left li:first-child a.simple-link{padding-left:0;margin-left:-5px}.navbar-splunk-v3 .masthead .navbar-right .free-splunk{margin-right:0}.navbar-splunk-v3 .custom-masthead .navbar-header{display:block}.navbar-splunk-v3 .custom-masthead .navbar-header .navbar-brand{padding:5px 10px;height:25px}.navbar-splunk-v3 .custom-masthead .navbar-header .navbar-brand img{height:31px}.navbar-splunk-v3 .container-fluid.custom-masthead .cm-link{font-size:12px !important}.navbar-splunk-v3 .container-fluid.custom-masthead .navbar-right{padding-top:9px;margin-bottom:-3px}.globalHeader-v2 .splunk-header-v3 .navbar-left .mega-menu-nav{padding-right:0}}@media (min-width:935px){.navbar-splunk-v3 .custom-masthead .navbar-header{display:none}}@media (max-width:991px) and (min-width:768px){.splunk-header-v3 .navbar-right .mega-menu-nav.open .container{width:90%}.splunk-header-v3 .navbar-nav .open .dropdown-menu{position:absolute;background-color:#fff}}@media (min-width:768px){.navbar-scroll-custom{top:-25px;-webkit-transition:all 500ms ease-in;-moz-transition:all 500ms ease-in;-ms-transition:all 500ms ease-in;-o-transition:all 500ms ease-in;transition:all 500ms ease-in}}.conf .splunk-header-v3 .navbar-splunk-v3{border-bottom:1px solid #474444}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav{z-index:1}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.open{z-index:2;position:relative !important}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.open .dropdown-menu{border-left:none;border-right:none;display:table !important;padding-top:20px;padding-bottom:20px;border-radius:0 0 3px 3px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.3)}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu{left:-1px !important;margin-top:2px;width:auto !important}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu:after{content:"";clear:both;display:block;width:100%}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu .title{color:#000;font-size:14px;font-weight:700;line-height:15px;padding-bottom:10px;text-align:left;text-transform:uppercase}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu ul.mega-menu-list{width:127px}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu ul.mega-menu-list li a{font-size:15px;font-weight:500;line-height:18px}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu ul.mega-menu-list li:first-child{padding-top:0}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav .dropdown-menu ul.mega-menu-list li:last-child{padding-bottom:0}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav a.dropdown-toggle{text-transform:none;font-size:14px;font-weight:600;top:1px;padding-bottom:15px}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav a.dropdown-toggle .splunk-icon{color:#fff;-webkit-transition:-webkit-transform .4s ease-in-out;-ms-transition:-ms-transform .4s ease-in-out;transition:transform .4s ease-in-out;font-size:12px}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-left .mega-menu-nav.open .splunk-icon.icon-chevron-down{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-right .container-fluid.custom-masthead .cm-link{opacity:1}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-right .dropdown-toggle .splunk-icon.icon-chevron-down{color:#fff;-webkit-transition:-webkit-transform .4s ease-in-out;-ms-transition:-ms-transform .4s ease-in-out;transition:transform .4s ease-in-out;font-size:10px}.conf .splunk-header-v3 .navbar-splunk-v3 .navbar-right .open .splunk-icon.icon-chevron-down{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.conf .splunk-header-v3 .conf-submenu .column{padding:0 15px;border-right:1px solid #dadce0;display:table-cell;width:157px}.conf .splunk-header-v3 .conf-submenu .column:last-child{border-right:none}@media (min-width:768px){.splunk-header-v3 .container-fluid.masthead{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:100%}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:auto;float:none !important;flex:1}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-left{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:auto;float:none !important;flex-grow:1}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-left .mega-menu-nav{white-space:nowrap}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-left .mega-menu-nav .mega-menu-heading-description{white-space:initial}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-left .mega-menu-nav li{white-space:normal}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right.lower-navbar{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:auto;float:none !important;flex-grow:0;margin-right:0}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right.lower-navbar .dropdown.mega-menu-nav{float:none}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right.lower-navbar .dropdown.mega-menu-nav .dropdown-toggle.search-icon.topnav.topnav-mar19{width:30px}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right.lower-navbar #topnav-100011 .free-splunk{width:auto}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right.lower-navbar li:nth-child(2){float:none}.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right.lower-navbar li:nth-child(2) .free-splunk{width:auto}}.splunk-header-v3-mobile{max-height:100%;display:none;z-index:1000;overflow:auto;position:fixed;width:100%;top:0;left:0;z-index:1036;background-color:#000}.splunk-header-v3-mobile .header-main{background-color:#000;top:0;width:100%;height:50px;padding:0 10px}.splunk-header-v3-mobile .logo{position:relative;top:10px}.splunk-header-v3-mobile .logo img{height:31px}.splunk-header-v3-mobile .free-splunk-mobile{font-size:14px;position:absolute;right:45px;top:0;padding:16px;font-weight:600;height:50px !important;background-color:#ED0080;color:#fff;display:inline-block;text-decoration:none}.splunk-header-v3-mobile .hamburger-container{padding:8px;position:absolute;right:0;top:0;padding-top:10px;cursor:pointer}.splunk-header-v3-mobile .hamburger-container .glyphicon-menu-hamburger,.splunk-header-v3-mobile .hamburger-container .icon-splunkcom-hamburger{color:#fff;opacity:.8;font-size:26px;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;position:absolute;right:6px;top:12px}.splunk-header-v3-mobile .hamburger-container .icon-expanded-close-btn{position:absolute;right:12px;top:14px;color:#fff;opacity:.8;font-size:20px;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}.splunk-header-v3-mobile .hamburger-container.collapsed .icon-expanded-close-btn{opacity:0}.splunk-header-v3-mobile .hamburger-container.collapsed .glyphicon-menu-hamburger,.splunk-header-v3-mobile .hamburger-container.collapsed .icon-splunkcom-hamburger{opacity:.8}.splunk-header-v3-mobile .header-collapse{position:inherit !important;background-color:#000;opacity:.98;width:100%;max-height:100%;left:0;top:50px}.splunk-header-v3-mobile .header-collapse a{color:#fff;opacity:.8;cursor:pointer}.splunk-header-v3-mobile .header-collapse .menu-divider{border-top:1px solid #4f4f4f;margin:20px 20px 0 0}.splunk-header-v3-mobile .header-collapse .search{position:relative;padding:15px 10px;border-top:1px solid #4f4f4f;border-bottom:1px solid #4f4f4f}.splunk-header-v3-mobile .header-collapse .search .splunk-icon{opacity:.8;position:absolute;right:23px;top:21px;font-size:20px}.splunk-header-v3-mobile .header-collapse .account-items{font-size:14px;padding:15px 10px}.splunk-header-v3-mobile .header-collapse .account-items .splunk-icon{color:rgba(255,255,255,0.8);position:relative;left:1px;top:1px}.splunk-header-v3-mobile .header-collapse .account-items a{margin-right:10px}.splunk-header-v3-mobile .header-collapse .account-items a:nth-child(n+2){margin-left:10px}.splunk-header-v3-mobile .header-collapse .generic-menu-title{font-size:14px;z-index:1;color:#fff;padding:15px 10px;cursor:pointer;font-weight:600;position:relative}.splunk-header-v3-mobile .header-collapse .generic-menu-title .splunk-icon{position:relative;top:1px;color:#fff}.splunk-header-v3-mobile .header-collapse .generic-menu-title a{display:block;width:100%;height:100%}.splunk-header-v3-mobile .header-collapse .generic-menu-title .glyphicon{position:absolute;right:10px;top:15px}.splunk-header-v3-mobile .header-collapse .generic-menu-title .glyphicon-chevron-down{display:none}.splunk-header-v3-mobile .header-collapse .generic-menu-title .glyphicon-chevron-up{display:inline-block;color:#fff}.splunk-header-v3-mobile .header-collapse .generic-menu-title.collapsed{color:rgba(255,255,255,0.8)}.splunk-header-v3-mobile .header-collapse .generic-menu-title.collapsed .splunk-icon{color:rgba(255,255,255,0.8)}.splunk-header-v3-mobile .header-collapse .generic-menu-title.collapsed .glyphicon-chevron-down{display:inline-block;color:rgba(255,255,255,0.8)}.splunk-header-v3-mobile .header-collapse .generic-menu-title.collapsed .glyphicon-chevron-up{display:none}.splunk-header-v3-mobile .header-collapse .generic-menu-title.collapsed .separator-top{width:100%;height:1px;background-color:#4f4f4f;position:relative;top:-15px}.splunk-header-v3-mobile .header-collapse .darkened-menu-title{text-transform:uppercase;background-color:#494a4b}.splunk-header-v3-mobile .header-collapse .darkened-menu-title.collapsed{background-color:#000;opacity:.98}.splunk-header-v3-mobile .header-collapse .darkened-menu-title .separator-top{background:none}.splunk-header-v3-mobile .header-collapse .generic-menu-list{position:relative;z-index:2}.splunk-header-v3-mobile .header-collapse .generic-menu-list .subtitle{color:#fff;opacity:.8;font-size:13px;text-transform:uppercase;position:relative;left:-10px;padding-top:20px}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul{margin-bottom:0;padding-left:20px;font-size:13px;list-style-type:none}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul li{padding-top:10px;padding-bottom:10px}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul li:first-child{padding-top:0}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul li:last-child{padding-bottom:30px}.splunk-header-v3-mobile .header-collapse .darkened-menu-list{background-color:#494a4b;opacity:1}.splunk-header-v3-mobile .header-collapse .darkened-menu-list.in{margin-bottom:-1px}.splunk-header-v3-mobile .header-collapse .separator{width:100%;height:1px;background-color:#444;position:relative}.splunk-header-v3-mobile .header-collapse .separator-bottom{border-bottom:1px solid #4f4f4f}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .subtitle-inner-accordion.collapsed .control-icon.open-icon.icon-toggle-open{opacity:1}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .subtitle-inner-accordion.collapsed .control-icon.close-icon.icon-toggle-close{opacity:0}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .subtitle-inner-accordion{font-size:16px;color:#fff;min-height:40px;padding:0 10px;position:relative;display:flex;align-items:center;opacity:1;font-weight:600;cursor:pointer}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .subtitle-inner-accordion.collapsed{font-weight:400}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .subtitle-inner-accordion .control-icon.open-icon.icon-toggle-open{position:absolute;font-weight:600;right:10px;top:10px;color:#fff;opacity:0}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .subtitle-inner-accordion .control-icon.close-icon.icon-toggle-close{position:absolute;font-weight:600;right:10px;top:10px;color:#fff;display:block;opacity:1}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section ul li{opacity:.8}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section ul.buying-motivation-mobile:last-of-type{padding-bottom:0}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .buying-motivation-mobile{opacity:.8;padding-top:10px;padding-bottom:10px}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .buying-motivation-mobile:hover{opacity:1}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .buying-motivation-mobile:active{opacity:1}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .buying-motivation-mobile a{text-decoration:none}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .buying-motivation-mobile a .title{font-weight:600;font-size:16px;color:#FFFFFF}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .buying-motivation-mobile a .paragraph{font-weight:normal;font-size:12px;color:#F7F7F7}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .subtitle-use-cases-container{padding-top:40px;padding-bottom:40px}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .expandable-section .subtitle-use-cases-container li:last-child{padding-bottom:0}.splunk-header-v3-mobile .header-collapse .cascading-selectable-mobile .separator-bottom-divider{width:100%;height:1px;background-color:#72777A;position:relative}@media (max-width:767px){#header{margin-bottom:50px}.splunk-header-v3{display:none}.splunk-header-v3-mobile{display:block}.splunk-header-landing-page{margin-bottom:0 !important}}.splunk-footer{color:#aaaaaa;background-color:#2c3338;padding-top:15px;font-size:11px;padding-bottom:15px}.splunk-footer a{color:#aaaaaa}.splunk-footer a:hover{color:#ffffff}.splunk-footer .right-side{text-align:right}.splunk-footer .right-side #links ul{margin-bottom:5px}.splunk-footer .right-side #links ul li{display:inline-block;border-right:1px solid #aaaaaa;padding-right:10px;margin-left:10px}.splunk-footer .right-side #links ul li:last-child{border-right:none;padding-right:0}@media (max-width:991px){.splunk-footer .right-side{text-align:center}.splunk-footer .right-side ul{text-align:center;padding-left:0}.splunk-footer .right-side #links ul li:nth-child(1){padding-left:0;margin-left:0}.splunk-footer .follow-us{padding-top:10px;padding-bottom:17px}.splunk-footer .logo-separator{padding-bottom:15px}}.editor-footer{border:3px solid blue}.editor-footer .editor-footer-text{text-align:center;font-weight:bold;color:blue}.splunk-footer.fat-footer{background:#2c3338;padding-top:83px;padding-bottom:0}.conf .splunk-footer.fat-footer{background:#000}.splunk-footer.fat-footer .footer-heading{display:block}.splunk-footer.fat-footer h3,.splunk-footer.fat-footer .footer-heading{color:#ffffff;font-size:16px;line-height:1.2;font-weight:bold;text-transform:uppercase;margin:0;padding-top:27px;padding-bottom:16px}.splunk-footer.fat-footer h3:first-child,.splunk-footer.fat-footer .footer-heading:first-child{padding-top:0}.splunk-footer.fat-footer h3:hover,.splunk-footer.fat-footer .footer-heading:hover{color:#02BEFC;text-decoration:none}.splunk-footer.fat-footer ul{margin:0;padding:0}.splunk-footer.fat-footer ul li{list-style:none}.splunk-footer.fat-footer .footer-links{display:none;font-size:13px;line-height:1.2;padding-bottom:20px}.splunk-footer.fat-footer .footer-links .col-lg-2{padding-left:42px}.splunk-footer.fat-footer .footer-links .col-lg-2:last-child li:first-child{white-space:normal;padding-right:19px}.splunk-footer.fat-footer .footer-links nav>ul>li>a:hover{text-decoration:none}.splunk-footer.fat-footer .footer-links a{color:#f3f4f5}.splunk-footer.fat-footer .footer-links a:hover{color:#00d5ff}.splunk-footer.fat-footer .footer-links li{padding-bottom:18px}.splunk-footer.fat-footer .footer-links>div>a:hover{text-decoration:none}.splunk-footer.fat-footer .copyright-links{padding-top:14px}.splunk-footer.fat-footer .copyright-links ul{float:right}.splunk-footer.fat-footer .copyright-links ul li{float:left;list-style:none;font-size:12px;line-height:1.2;margin-left:5px;padding-bottom:20px}.splunk-footer.fat-footer .copyright-links ul li:last-child a{padding-right:0}.splunk-footer.fat-footer .copyright-links ul li a{padding-right:6px;color:rgba(243,244,245,0.6)}.splunk-footer.fat-footer .copyright-links span{color:#f3f4f5;font-size:12px;line-height:1.2;color:rgba(243,244,245,0.6)}.splunk-footer.fat-footer .copyright-links>span{display:inline-block;line-height:1.5}.splunk-footer.fat-footer .copyright-links sup{color:#fff;font-weight:800}.splunk-footer.fat-footer .copyright-links a{color:#f3f4f5}.splunk-footer.fat-footer .follow-us ul{float:left}.splunk-footer.fat-footer .follow-us li{margin-right:17px;list-style:none;float:left}.splunk-footer.fat-footer .follow-us li a{width:22px;height:22px}.splunk-footer.fat-footer .follow-us li a.icon-facebook{background-position:-21px 0}.splunk-footer.fat-footer .follow-us li a.icon-tweeter{background-position:-45px 0}.splunk-footer.fat-footer .follow-us img{opacity:.8}.splunk-footer.fat-footer .follow-us img:hover{opacity:1}.splunk-footer.fat-footer .follow-us span{display:inline-block;font-weight:800;font-size:14px;line-height:1.2;color:#f9f8f8;padding:5px 10px}.splunk-footer.fat-footer .follow-box{border-bottom:1px solid #d5d5d5;padding-bottom:12px}@media (min-width:768px) and (max-width:991px){.splunk-footer.fat-footer{padding-top:0}.splunk-footer.fat-footer .container{padding-left:0;padding-right:0}.splunk-footer.fat-footer>.container>.row{margin:0;width:100%}.splunk-footer.fat-footer .copyright-section{padding-top:0;padding-left:0;padding-right:0}.splunk-footer.fat-footer .copyright-links{text-align:center;overflow:hidden}.splunk-footer.fat-footer .copyright-links ul{display:none}.splunk-footer.fat-footer .follow-box{text-align:center;border:none;margin-bottom:18px}.splunk-footer.fat-footer .follow-us{width:100%;text-align:center;float:none;padding-top:10px;padding-bottom:20px}.splunk-footer.fat-footer .follow-us ul{float:none;display:inline-block;top:8px;position:relative;left:6px}}@media (min-width:992px){.splunk-footer.fat-footer{padding-bottom:15px}.splunk-footer.fat-footer .logo-separator{margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #d5d5d5}.splunk-footer.fat-footer .copyright-section .follow-box,.splunk-footer.fat-footer .copyright-section .follow-us{display:none}.splunk-footer.fat-footer .copyright-section .follow-us{padding-top:5px;float:right}.splunk-footer.fat-footer .copyright-section .follow-us h3{display:inline-block;float:left;margin-right:15px;padding-top:7px}.splunk-footer.fat-footer li{list-style:none}.splunk-footer.fat-footer .container{padding-left:0;padding-right:0}.splunk-footer.fat-footer h3,.splunk-footer.fat-footer .footer-heading{padding-bottom:16px;padding-top:30px}.splunk-footer.fat-footer h3:first-child,.splunk-footer.fat-footer .footer-heading:first-child{padding-top:0}.splunk-footer.fat-footer .footer-links{display:block}.splunk-footer.fat-footer .footer-links li a{color:#dad9d9}.splunk-footer.fat-footer .footer-links li a:hover{text-decoration:underline}.splunk-footer.fat-footer .footer-links .col-lg-2{padding-left:42px}.splunk-footer.fat-footer .footer-links .col-lg-2:last-child li:first-child{white-space:normal;padding-right:19px}.splunk-footer.fat-footer .follow-box{border-bottom:1px solid #d5d5d5}.splunk-footer.fat-footer .follow-box .follow-us li{margin-left:13px}.splunk-footer.fat-footer .follow-box .follow-us span{display:inline-block;font-weight:800;font-size:14px;line-height:1.2;color:#f9f8f8;padding-top:6px;vertical-align:top}.splunk-footer.fat-footer .copyright-section{padding-top:20px}.conf .splunk-footer.fat-footer .copyright-section{padding-top:0}.splunk-footer.fat-footer .copyright-links{text-align:left}.splunk-footer.fat-footer .copyright-links li{margin-left:5px;color:rgba(243,244,245,0.6)}.splunk-footer.fat-footer .copyright-links li:last-child a{padding-right:0}.splunk-footer.fat-footer .copyright-links a{color:#f3f4f5;line-height:1.6}.splunk-footer.fat-footer .copyright-links a:hover{text-decoration:underline}}@media (max-width:991px){.splunk-footer.fat-footer .hidden-lg{background-color:#2c3338;padding-top:20px}.splunk-footer.fat-footer .hidden-lg .col-xs-6{text-align:center}.splunk-footer.fat-footer .hidden-lg .col-xs-6 .footer-heading-mobile{display:inline-block;font-size:16px;font-weight:bold;color:#ffffff;line-height:1.2;padding-bottom:16px;text-align:center;text-transform:uppercase}.splunk-footer.fat-footer .hidden-lg .col-xs-6 .footer-heading-mobile a{color:#fff}.splunk-footer.fat-footer .hidden-lg .col-xs-6 .footer-heading-mobile a:hover{color:#fff}.splunk-footer.fat-footer .logo-separator{padding-bottom:0;text-align:center}.splunk-footer.fat-footer .logo-separator .follow-us{border-bottom:1px solid #d5d5d5;padding-bottom:25px;margin-bottom:20px}.splunk-footer.fat-footer .logo-separator+.copyright-links{padding-bottom:0}.splunk-footer.fat-footer .copyright-links{border-top:none;padding-top:15px;padding-bottom:15px;text-align:center}.splunk-footer.fat-footer .copyright-links>span{float:none}}@media (max-width:767px){.splunk-footer.fat-footer{padding-top:0}.splunk-footer.fat-footer .container{padding-left:0;padding-right:0}.splunk-footer.fat-footer .footer-links{display:none}.splunk-footer.fat-footer .copyright-section{padding-left:0;padding-right:0;padding-top:0}.splunk-footer.fat-footer .copyright-links{width:100%;height:auto;padding:15px;text-align:center}.copyright-section .splunk-footer.fat-footer .copyright-links{border-top:none}.splunk-footer.fat-footer .copyright-links ul{display:none}.splunk-footer.fat-footer .follow-box{text-align:center;border-bottom:none}.splunk-footer.fat-footer .follow-box>a>img{top:6px;position:relative}.splunk-footer.fat-footer .follow-us{width:100%;text-align:center;float:none}.splunk-footer.fat-footer .follow-us ul{float:none;display:inline-block;top:6px;position:relative}.splunk-footer.fat-footer .follow-us ul li{height:27px}.splunk-footer.fat-footer .follow-us ul li a{margin-top:2px}.splunk-footer.fat-footer .follow-us ul li:last-child{margin-right:0}}.splunk-site-logo{background-image:url(//splunk.com/content/dam/splunk2/images/icons/splunk-sites-icons-spritesheet.png);background-position:0 1px;background-repeat:no-repeat;width:25px;height:30px;display:inline-block;position:relative;margin-top:-11px;top:11px;margin-right:3px}.splunk-site-logo.developers{background-position:0 -36px}.splunk-site-logo.developers{background-position:0 -36px}.splunk-site-logo.docs{background-position:0 -68px}.splunk-site-logo.community{background-position:0 -104px}.splunk-site-logo.conf{background-position:0 -139px}.splunk-site-logo.splunkstore{background-position:0 -175px}.splunk-site-logo.splunkbase{background-position:0 -210px}.splunk-site-logo.splunklive{background-position:0 -245px}.splunk-site-logo.support{background-position:0 -282px}.splunk-site-logo.usergroups{background-position:0 -322px}.splunk-footer-v2{text-align:left;border-top:none !important;padding-top:0 !important;position:relative}.splunk-footer-v2 a{-webkit-transition:color .5s,opacity .5s;transition:color .5s,opacity .5s}.splunk-footer-v2 .footer-top-gradient{height:5px;width:vw;top:5px;margin-top:-5px;background:red;background:-webkit-linear-gradient(left, #29afe2, #00356b);background:-o-linear-gradient(right, #29afe2, #00356b);background:-moz-linear-gradient(right, #29afe2, #00356b);background:linear-gradient(to right, #29afe2, #00356b)}.splunk-footer-v2 .footer-links-v2{font-size:13px;line-height:1.2;padding-bottom:20px}.splunk-footer-v2 .footer-links-v2 a{font-size:13px;text-decoration:none;font-weight:normal;color:#fff;opacity:.8;-webkit-transition:color .5s,opacity .5s;transition:color .5s,opacity .5s}.splunk-footer-v2 .footer-links-v2 a:hover{color:#fff !important;text-decoration:underline;opacity:1}.splunk-footer-v2 .footer-links-v2 .splunk-icon{color:#fff;font-size:20px;position:relative;top:4px;-webkit-transition:color .5s,opacity .5s;transition:color .5s,opacity .5s}.splunk-footer-v2 .footer-links-v2 nav>ul>li>a:hover{text-decoration:none}.splunk-footer-v2 .footer-links-v2 a{-webkit-transition:color .5s,opacity .5s;transition:color .5s,opacity .5s;color:#f3f4f5}.splunk-footer-v2 .footer-links-v2 a:hover{color:#00d5ff}.splunk-footer-v2 .footer-links-v2 li{padding-bottom:18px}.splunk-footer-v2 .footer-links-v2>div>a:hover{text-decoration:none}.splunk-footer-v2 .footer-links-v2 .footer-label{color:#f3f4f5;opacity:.8}.conf .splunk-footer-v2 .splunk-sites nav .ul-bottom-padding{padding-bottom:0 !important}.conf .splunk-footer-v2 .splunk-sites nav .ul-bottom-padding li:last-child{padding-bottom:0}.splunk-footer-v2 .splunk-sites li>span{position:relative;display:inline-block}.splunk-footer-v2 .follow-us h3{font-weight:normal}.splunk-footer-v2 .follow-us h3:hover{color:#ffffff}.splunk-footer-v2 .responsive-footer h3{font-weight:normal}.splunk-footer-v2 .responsive-footer h3 a{text-decoration:none}.splunk-footer-v2 .responsive-footer h3 a:hover{color:#00a9e0 !important}.splunk-footer-v2 .main-blocks ul li{text-align:left}.splunk-footer-v2 .blue-icon{margin-right:10px}.splunk-footer-v2 .icon-links{border-top:1px solid #65696c}.splunk-footer-v2 .icon-links .footer-logo{margin-right:5px;display:inline-block;height:30px}.splunk-footer-v2 .icon-links .logo-link{text-decoration:none}.splunk-footer-v2 .icon-links .splunk-icon{color:#fff;font-size:20px;position:relative;top:4px;-webkit-transition:color .5s,opacity .5s;transition:color .5s,opacity .5s}.conf .splunk-footer-v2 .icon-links .splunk-icon{top:0}.splunk-footer-v2 .bottom-footer-block-container{padding-top:20px;padding-bottom:20px}.splunk-footer-v2 .top-footer-block-container{padding-top:60px;padding-bottom:20px}.splunk-footer-v2 .top-footer-block-container a .special-icons{background:url(https://www.splunk.com/content/dam/splunk2/images/blogs/blue-icons/footer-icons.png) no-repeat;display:inline-block;width:32px;height:30px}.splunk-footer-v2 .top-footer-block-container a .special-icons.news-icon{position:absolute;left:1px;top:-4px;background-position:-354px -26px}.splunk-footer-v2 .top-footer-block-container a .special-icons.blogs-icon{position:absolute;left:1px;top:-4px;background-position:-354px -26px}.splunk-footer-v2 .top-footer-block-container a .special-icons.calendar-icon{position:absolute;left:1px;top:-4px;background-position:-352px 3px}.splunk-footer-v2 .top-footer-block-container a:hover .calendar-icon{position:absolute;left:1px;top:-4px}.splunk-footer-v2 .top-footer-block-container a:hover .news-icon{position:absolute;left:1px;top:-4px}.splunk-footer-v2 .top-footer-block-container a:hover .blogs-icon{position:absolute;left:1px;top:-4px}.splunk-footer-v2 .top-footer-block{display:inline-block;position:relative;margin-right:25px}.splunk-footer-v2 .top-footer-block a{font-size:15px;line-height:140%}.splunk-footer-v2 .top-footer-block a:hover{color:#00a9e0;text-decoration:none}.splunk-footer-v2 .footer-line-separator{background-color:#65696c;display:inline-block;height:1px;width:100%;left:0;position:absolute;top:10px}.splunk-footer-v2 .ul-bottom-padding{padding-bottom:25px !important}.splunk-footer-v2 .footer-category-title,.splunk-footer-v2 button.footer-category-title{text-align:left;background:transparent;border:none;padding-left:0;display:block;position:relative;text-transform:uppercase;font-size:14px;font-weight:600;color:#fff;opacity:1}.splunk-footer-v2 .footer-category-title:focus,.splunk-footer-v2 button.footer-category-title:focus,.splunk-footer-v2 .footer-category-title:active,.splunk-footer-v2 button.footer-category-title:active{outline:none}.splunk-footer-v2 .footer-category-title:hover,.splunk-footer-v2 button.footer-category-title:hover{text-decoration:none}.splunk-footer-v2 .footer-category-title .splunk-icon,.splunk-footer-v2 button.footer-category-title .splunk-icon{color:#999999;font-size:11px;margin-left:5px}.splunk-footer-v2 .social-icons{text-align:right}.splunk-footer-v2 .social-icons a{opacity:.8;transition:opacity .5s}.splunk-footer-v2 .social-icons a:hover{opacity:1}.splunk-footer-v2 .social-icons:after{content:' ';display:block;clear:both}.splunk-footer-v2 .social-icons .splunk-icon{font-size:28px;margin-left:7px;display:inline-block}.splunk-footer-v2 .map-links{padding-top:20px !important;border-top:1px solid #65696c}.conf .splunk-footer-v2 .map-links{padding-top:0 !important}.splunk-footer-v2 .map-links .footer-logo{display:inline-block;margin-right:20px;height:30px}.splunk-footer-v2 .map-links ul{padding-top:10px;display:inline-block;margin-top:10px}.conf .splunk-footer-v2 .map-links ul{margin-top:0}.splunk-footer-v2 .map-links ul li{display:inline-block;font-size:12px;line-height:1.2;margin-left:5px;padding-bottom:20px}.conf .splunk-footer-v2 .map-links ul li:first-child{margin-left:0}.splunk-footer-v2 .map-links ul li a{margin-right:5px}.fat-footer{border-top:none;padding-top:0}@media (min-width:768px){.splunk-footer.fat-footer.splunk-footer-v2 .container .collapse{display:block;visibility:visible;height:auto !important}.splunk-footer.fat-footer.splunk-footer-v2 .container .footer-category-title:hover{cursor:default}.splunk-footer.fat-footer.splunk-footer-v2 .container .footer-category-title .splunk-icon{display:none}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks{padding-top:50px;padding-bottom:50px}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks{padding-top:80px;padding-bottom:80px}.splunk-footer.fat-footer.splunk-footer-v2 .container .map-links .copyright{float:right;top:10px;position:relative}}@media (max-width:800px){.splunk-footer-v2 .map-links ul{display:block;text-align:center}.conf .splunk-footer-v2 .map-links ul{display:inline-block}.conf .splunk-footer-v2 .map-links ul li:first-child{margin-left:0}}.splunk-footer-v2 .map-links ul li{display:inline-block;font-size:12px;line-height:1.2;margin-left:5px;padding-bottom:20px}@media (max-width:767px){.splunk-footer.fat-footer.splunk-footer-v2 .container{padding-left:15px;padding-right:15px}.splunk-footer.fat-footer.splunk-footer-v2 .container .footer-line-separator{top:-5px}.splunk-footer.fat-footer.splunk-footer-v2 .container .top-footer-block-container{padding-top:30px;text-align:justify}.splunk-footer.fat-footer.splunk-footer-v2 .container .top-footer-block-container .top-footer-block:last-child{margin-right:0}.splunk-footer.fat-footer.splunk-footer-v2 .container .top-footer-block-container:after{display:inline-block;width:100%;content:''}.splunk-footer.fat-footer.splunk-footer-v2 .container .top-footer-block-container.social-icons{padding-top:0}.splunk-footer.fat-footer.splunk-footer-v2 .container .top-footer-block-container.social-icons a:first-child span{margin-left:0}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks{padding-top:5px}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks{padding-top:0}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks:first-child button{padding-top:25px}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks .footer-category-title:hover{cursor:pointer}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks .footer-category-title .icon-chevron-up{display:inline-block;color:#fff}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks .footer-category-title .icon-chevron-down{display:none}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks .footer-category-title.collapsed .icon-chevron-down{color:#999999;display:inline-block}.splunk-footer.fat-footer.splunk-footer-v2 .container .main-blocks .footer-category-title.collapsed .icon-chevron-up{display:none}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .bottom-footer-block-container{padding-bottom:0;text-align:center}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .social-icons{display:flex;justify-content:space-between}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .social-icons:after{display:none}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .icon-links{border-top:none}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .splunk-sites nav .ul-bottom-padding{padding-bottom:25px !important}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .splunk-sites nav .ul-bottom-padding li:last-child{padding-bottom:18px}.splunk-footer.fat-footer.splunk-footer-v2 .container .map-links{padding-top:25px;text-align:center;border-top:1px solid #65696c}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .map-links{border-top:none}.splunk-footer.fat-footer.splunk-footer-v2 .container .map-links .copyright{margin-top:25px;float:none;display:block}.splunk-footer.fat-footer.splunk-footer-v2 .container .map-links ul{margin-top:25px;display:block}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .map-links ul{margin-top:20px;padding-top:0}.splunk-footer.fat-footer.splunk-footer-v2 .container .map-links ul li{padding-bottom:5px}.splunk-footer.fat-footer.splunk-footer-v2 .container .copyright-section{border-top:none}.conf .splunk-footer.fat-footer.splunk-footer-v2 .container .copyright-section{border-top:1px solid #65696c}}@media (min-width:768px) and (max-width:991px){.splunk-footer-v2.splunk-footer .container{padding-left:15px;padding-right:15px}}.simple-infobox{border:1px solid #c6cacd;border-radius:2px;padding:20px;background-color:#ffffff}.simple-infobox a{color:#0099cc}.simple-infobox h3{margin-top:0;font-weight:400;margin-bottom:17px;font-size:24px;color:#2d2d2d}.simple-infobox ul{color:#474444;list-style-type:none;padding-left:0;margin-bottom:0}.simple-infobox ul li{margin-bottom:15px}.simple-infobox ul li:last-child{margin-bottom:0}.simple-infobox .rte{margin-bottom:20px}.simple-infobox.margin-bottom{margin-bottom:20px}.simple-infobox .popover h3{margin-bottom:0}.simple-infobox a:focus{outline:none}@media (min-width:992px){.simple-infobox h3{margin-bottom:23px}}@media (max-width:767px){.simple-infobox{margin-left:10px;margin-right:10px}.simple-infobox h3{font-size:21px}.simple-infobox ul li{font-size:15px}}@font-face{font-family:'icomoon';src:url('../splunk-core/source/fonts/icomoon/icomoon.eot');src:url('../splunk-core/source/fonts/icomoon/icomoon.eot') format('embedded-opentype'),url('../splunk-core/source/fonts/icomoon/icomoon.ttf') format('truetype'),url('../splunk-core/source/fonts/icomoon/icomoon.woff') format('woff'),url('../splunk-core/source/fonts/icomoon/icomoon.svg') format('svg');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-cie-communications:before{content:"\e942"}.icon-cie-healthcare:before{content:"\e943"}.icon-cie-online-services:before{content:"\e944"}.icon-cie-others:before{content:"\e945"}.icon-finance:before{content:"\e933"}.icon-jp-yen:before{content:"\e934"}.icon-manufacturing:before{content:"\e935"}.icon-users-medium:before{content:"\e936"}.icon-public-sector:before{content:"\e937"}.icon-retail:before{content:"\e938"}.icon-users-small:before{content:"\e939"}.icon-transportation:before{content:"\e93a"}.icon-uk-pound:before{content:"\e93b"}.icon-us-dollar:before{content:"\e93c"}.icon-euro:before{content:"\e93d"}.icon-commercial:before{content:"\e93e"}.icon-users-big:before{content:"\e93f"}.icon-expanded-splunk-facebook:before{content:"\e929"}.icon-expanded-splunk-googleplus:before{content:"\e92a"}.icon-expanded-splunk-instagram:before{content:"\e92b"}.icon-expanded-splunk-linkedIn:before{content:"\e92c"}.icon-expanded-splunk-twitter:before{content:"\e92d"}.icon-expanded-splunk-youtube:before{content:"\e92e"}.icon-toggle-close:before{content:"\e940"}.icon-toggle-open:before{content:"\e941"}.icon-expanded-splunktv:before{content:"\e932"}.icon-expanded-splunkcom:before{content:"\e92f"}.icon-expanded-support:before{content:"\e930"}.icon-expanded-training:before{content:"\e931"}.icon-splunkcom-hamburger:before{content:"\e928";color:#fff}.icon-expanded-close-btn:before{content:"\e922"}.icon-expanded-languages-globe:before{content:"\e923"}.icon-expanded-search-icon:before{content:"\e924"}.icon-expanded-splunk-logo:before{content:"\e925"}.icon-expanded-splunk-sites-launchpad:before{content:"\e926"}.icon-expanded-user-icon:before{content:"\e927"}.icon-expanded-answers:before{content:"\e919"}.icon-expanded-blogs:before{content:"\e91a"}.icon-expanded-community:before{content:"\e91b"}.icon-expanded-conf:before{content:"\e91c"}.icon-expanded-dev:before{content:"\e91d"}.icon-expanded-docs:before{content:"\e91e"}.icon-expanded-splunkbase:before{content:"\e91f"}.icon-expanded-splunklive:before{content:"\e920"}.icon-expanded-usergroups:before{content:"\e921"}.icon-splunk-events-icon:before{content:"\e917"}.icon-splunk-blogs-icon:before{content:"\e918"}.icon-splunk-bookmark:before{content:"\e903"}.icon-splunk-newspaper:before{content:"\e904"}.icon-splunk-pdf:before{content:"\e905"}.icon-splunk-video:before{content:"\e906"}.icon-arrow-right:before{content:"\e907"}.icon-arrow-left:before{content:"\e908"}.icon-plus-circle:before{content:"\e909"}.icon-minus-circle:before{content:"\e90a"}.icon-check:before{content:"\e90b"}.icon-question-circle:before{content:"\e90c"}.icon-chevron-down:before{content:"\e90d"}.icon-chevron-up:before{content:"\e90e"}.icon-check-circle:before{content:"\e90f"}.icon-cloud:before{content:"\e910"}.icon-download:before{content:"\e911"}.icon-envelope:before{content:"\e912"}.icon-splunk-home:before{content:"\e913"}.icon-print:before{content:"\e914"}.icon-close:before{content:"\e915"}.icon-film:before{content:"\e916"}.icon-social-facebook-circular:before{content:"\e900"}.icon-social-twitter-circular:before{content:"\e901"}.icon-social-linkedin-circular:before{content:"\e902"}.splunk-header-v3{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;min-height:17px}.splunk-header-v3 .navbar-splunk-v3 .masthead .category-block img,.splunk-header-v3 .navbar-splunk-v3 .masthead .author-block img{height:25px;width:25px;margin-right:10px;float:left}.splunk-header-v3 .navbar-splunk-v3 .masthead .category-block img+span,.splunk-header-v3 .navbar-splunk-v3 .masthead .author-block img+span{display:block;overflow:hidden;padding-bottom:3px}.splunk-header-v3 .navbar-splunk-v3 .masthead .author-block img{border-radius:50%}.splunk-header-v3 .navbar-splunk-v3 .masthead .spotlight-img img{max-width:100%}.splunk-header-v3 .navbar-splunk-v3 .masthead .navbar-right .free-splunk a{width:100%}.splunk-header-v3 .navbar-splunk-v3 .masthead .navbar-left li.mega-menu-nav:first-child{margin-right:20px;margin-left:8px}.splunk-header-v3 .navbar-splunk-v3 .masthead .navbar-left li.mega-menu-nav:first-child a{font-size:15px;font-weight:700;color:#fff}.splunk-header-v3 .navbar-splunk-v3 .masthead .navbar-left .vertical-divider{border-right:1px solid #fff;position:absolute;height:16px;right:-10px;top:16px}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .navbar-right li.dropdown:last-child{margin-right:4px !important}.splunk-header-v3 .navbar-splunk-v3 .container-fluid.custom-masthead .cm-link{font-size:12px;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-heading-titleContainer{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-heading-titleContainer .mega-menu-heading-title{flex-grow:1}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-heading-titleContainer .mega-menu-heading-title-icon .splunk-icon{color:#72777A}.splunk-header-v3 .navbar-splunk-v3 .mega-menu-heading-titleContainer+.divider{margin-bottom:25px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .container{margin-top:40px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight .mega-menu-heading{font-size:14px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight .title{font-size:18px}.splunk-header-v3 .navbar-splunk-v3 .dropdown-menu .mega-menu-spotlight .splunk-button-aem a.splunk-btn{font-size:15px}.splunk-header-v3-mobile{max-width:100vw;width:100vw}.splunk-header-v3-mobile .site-title{border-left:5px solid #fff;font-size:16px !important;font-weight:700 !important;opacity:1 !important}.splunk-header-v3-mobile .site-title a{color:#fff;opacity:1}.splunk-header-v3-mobile .header-collapse .darkened-menu-title{background-color:#000000}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul{font-size:16px}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul li:first-child{padding-top:20px}.splunk-header-v3-mobile .header-collapse .generic-menu-list .splunk-button-aem .splunk-btn:after{content:none}.splunk-header-v3-mobile .header-collapse .generic-menu-list .splunk-button-aem .splunk-btn:hover,.splunk-header-v3-mobile .header-collapse .generic-menu-list .splunk-button-aem .splunk-btn:active,.splunk-header-v3-mobile .header-collapse .generic-menu-list .splunk-button-aem .splunk-btn:visited{color:#ffffff}.splunk-header-v3-mobile .header-collapse .generic-menu-list ul li:first-child .overlay-form{position:fixed;top:0;bottom:0 !important;right:0;padding:0;width:auto;margin-right:0;z-index:21032;height:100%;background-color:#FFF}#free-splunk-click-desktop{font-size:15px;min-width:129px;background-color:#ED0080;border:1px solid #ED0080;font-weight:bold;color:#fff;line-height:100%;padding-top:11px;padding-bottom:12px;padding-left:22px;padding-right:22px;border-radius:24px;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif}#free-splunk-click-mobile{background-color:#ED0080;border:1px solid #ED0080;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif}@media (max-width:768px){.overlay-form{width:100% !important}.splunk-header-v3-mobile .header-main .hamburger-container{padding:0;width:56px}.splunk-header-v3-mobile .header-main .hamburger{transform:scale(.7);position:relative;opacity:.8;top:1px;left:3px;width:40px;height:40px}.splunk-header-v3-mobile .header-main .hamburger.is-active:hover,.splunk-header-v3-mobile .header-main .hamburger:hover{opacity:1}.splunk-header-v3-mobile .header-main .hamburger-inner,.splunk-header-v3-mobile .header-main .hamburger-inner:after,.splunk-header-v3-mobile .header-main .hamburger-inner:before{background-color:#fff}.splunk-header-v3-mobile .header-main .hamburger.is-active .hamburger-inner,.splunk-header-v3-mobile .header-main .hamburger.is-active .hamburger-inner:after,.splunk-header-v3-mobile .header-main .hamburger.is-active .hamburger-inner:before{background-color:#fff}}#kss-node .kss-title__permalink{margin-bottom:16px}.splunk-h1{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:35px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h2{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:30px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h3{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:33px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h4{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:22px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}.splunk-h5{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}.splunk-h6{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:130%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}.splunk-h7{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:16px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0;display:block;letter-spacing:.25px}@media (min-width:480px){.splunk-h1{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}}@media (min-width:768px){.splunk-h1{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:60px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}}@media (min-width:480px){.splunk-h2{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h3{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h4{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:28px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h5{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:24px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h6{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h7{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}}@media (min-width:1200px){.splunk-h2{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:50px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h3{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h4{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:30px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h5{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:24px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h6{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h7{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}}body{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialias}.splunk-lead{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px}.splunk-lead p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;line-height:110%;-webkit-font-smoothing:antialias}.splunk-lead p:last-child{padding-bottom:0}.splunk-body{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;line-height:140%;-webkit-font-smoothing:antialias;padding-bottom:25px}.splunk-body p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;line-height:140%;-webkit-font-smoothing:antialias}.splunk-body p:last-child{padding-bottom:0}p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;line-height:140%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:0}p:last-child{padding-bottom:0}small{font-size:12px}.body-small{font-size:15px;font-weight:normal;line-height:1.4em;padding-bottom:15px}.body-small p{font-size:15px;font-weight:normal;line-height:1.4em;-webkit-font-smoothing:antialias}.body-small p:last-child{padding-bottom:0}strong{font-weight:bold}em{font-style:italic}a{color:#00A9E0}a .splunk-icon{color:#00A9E0}a:hover{color:#00A9E0;text-decoration:underline}a:hover .splunk-icon{color:#005F86}a:active,a:focus{outline:none;text-decoration:inherit}.inverted{color:white}.inverted .splunk-h1,.inverted .splunk-h2,.inverted .splunk-h3,.inverted .splunk-h4,.inverted .splunk-h5,.inverted .splunk-h6,.inverted .splunk-h6{color:white}@media (min-width:480px){body{font-size:18px}.splunk-lead{font-size:20px;line-height:140%}.splunk-lead p{font-size:20px;line-height:140%}.splunk-body{font-size:18px;line-height:140%}.splunk-body p{font-size:18px;line-height:140%;margin-bottom:0}.splunk-body p:last-child{padding-bottom:0}p{font-size:18px;line-height:140%;padding-bottom:20px}}.splunk-icon{color:#2d2d2d}.splunk-icon.success{color:#65A637}.splunk-icon.blue{color:#0070F3}.splunk-icon.gray{color:#969DAA}.show-grid [class^=col-]{padding-top:10px;padding-bottom:10px;background-color:#eee;background-color:rgba(86,61,124,0.15);border:1px solid #ddd;border:1px solid rgba(86,61,124,0.2)}.col-splunk-1,.col-splunk-2,.col-splunk-3,.col-splunk-4,.col-splunk-5,.col-splunk-6,.col-splunk-7,.col-splunk-8,.col-splunk-9,.col-splunk-10,.col-splunk-11,.col-splunk-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:480px){.col-splunk-1,.col-splunk-2,.col-splunk-3,.col-splunk-4,.col-splunk-5,.col-splunk-6,.col-splunk-7,.col-splunk-8,.col-splunk-9,.col-splunk-10,.col-splunk-11,.col-splunk-12{float:left}.col-splunk-12{width:100%}.col-splunk-11{width:91.66666667%}.col-splunk-10{width:83.33333333%}.col-splunk-9{width:75%}.col-splunk-8{width:66.66666667%}.col-splunk-7{width:58.33333333%}.col-splunk-6{width:50%}.col-splunk-5{width:41.66666667%}.col-splunk-4{width:33.33333333%}.col-splunk-3{width:25%}.col-splunk-2{width:16.66666667%}.col-splunk-1{width:8.33333333%}}.show-grid img{background-color:#effaff}.col-lg-1.bleed-right,.col-lg-2.bleed-right,.col-lg-3.bleed-right,.col-lg-4.bleed-right,.col-lg-5.bleed-right,.col-lg-6.bleed-right,.col-lg-7.bleed-right,.col-lg-8.bleed-right,.col-lg-9.bleed-right,.col-lg-10.bleed-right,.col-lg-11.bleed-right,.col-lg-12.bleed-right,.col-xs-1.bleed-right,.col-xs-2.bleed-right,.col-xs-3.bleed-right,.col-xs-4.bleed-right,.col-xs-5.bleed-right,.col-xs-6.bleed-right,.col-xs-7.bleed-right,.col-xs-8.bleed-right,.col-xs-9.bleed-right,.col-xs-10.bleed-right,.col-xs-11.bleed-right,.col-xs-12.bleed-right,.col-splunk-1.bleed-right,.col-splunk-2.bleed-right,.col-splunk-3.bleed-right,.col-splunk-4.bleed-right,.col-splunk-5.bleed-right,.col-splunk-6.bleed-right,.col-splunk-7.bleed-right,.col-splunk-8.bleed-right,.col-splunk-9.bleed-right,.col-splunk-10.bleed-right,.col-splunk-11.bleed-right,.col-splunk-12.bleed-right{padding-right:0}.col-lg-1.bleed-left,.col-lg-2.bleed-left,.col-lg-3.bleed-left,.col-lg-4.bleed-left,.col-lg-5.bleed-left,.col-lg-6.bleed-left,.col-lg-7.bleed-left,.col-lg-8.bleed-left,.col-lg-9.bleed-left,.col-lg-10.bleed-left,.col-lg-11.bleed-left,.col-lg-12.bleed-left,.col-xs-1.bleed-left,.col-xs-2.bleed-left,.col-xs-3.bleed-left,.col-xs-4.bleed-left,.col-xs-5.bleed-left,.col-xs-6.bleed-left,.col-xs-7.bleed-left,.col-xs-8.bleed-left,.col-xs-9.bleed-left,.col-xs-10.bleed-left,.col-xs-11.bleed-left,.col-xs-12.bleed-left,.col-splunk-1.bleed-left,.col-splunk-2.bleed-left,.col-splunk-3.bleed-left,.col-splunk-4.bleed-left,.col-splunk-5.bleed-left,.col-splunk-6.bleed-left,.col-splunk-7.bleed-left,.col-splunk-8.bleed-left,.col-splunk-9.bleed-left,.col-splunk-10.bleed-left,.col-splunk-11.bleed-left,.col-splunk-12.bleed-left{padding-left:0}.retina-image{display:none}.desktop-img{display:none}@media (min-width:768px){.desktop-img{display:inline-block}.mobile-img{display:none}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.normal-image{display:none}.retina-image{display:inherit}}ul.splunk-list{list-style:none;padding-left:25px}ul.splunk-list li{padding-left:18px;text-align:left;margin-bottom:12px;position:relative}ul.splunk-list li:before{font-size:1.5em;content:"• ";display:inline-block;left:-2px;margin-right:-15px;width:1.3em;position:absolute;top:0}ul.splunk-list li ul.splunk-body{padding-bottom:0;padding-top:8px}ul.splunk-list.splunk-body.list-arrow{padding-left:13px}ul.splunk-list.splunk-body.list-arrow li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-body.list-arrow li:before{font-size:1em;content:"\e907";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:0}ul.splunk-list.splunk-body.list-arrow2{padding-left:0}ul.splunk-list.splunk-body.list-arrow2 li{padding:0;padding-left:22px;list-style-type:none}ul.splunk-list.splunk-body.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-body.list-check{padding-left:13px}ul.splunk-list.splunk-body.list-check li{padding-left:30px;list-style-type:none}ul.splunk-list.splunk-body.list-check li:before{font-size:1em;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:26px}ul.splunk-list.splunk-body.list-pdf{padding-left:13px}ul.splunk-list.splunk-body.list-pdf li{padding-left:30px;list-style-type:none}ul.splunk-list.splunk-body.list-pdf li:before{font-size:1em;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul.splunk-list.splunk-list-gray li:before{color:#97999B}ul.splunk-list.splunk-list-green li:before{color:#65A637}ul.splunk-list.splunk-list-cta-green li:before{color:#2eb50b}ul.splunk-list.splunk-education-list-green{padding-left:0}ul.splunk-list.splunk-list-blue li:before{color:#0F7BB8}ul.splunk-list.splunk-list-blue-light li:before{color:#00A9E0}ul.splunk-list.splunk-list-black li:before{color:#2d2d2d}ul.splunk-list.splunk-h1 li,ul.splunk-list.splunk2-h1 li{padding-left:38px}ul.splunk-list.splunk-h1 li:before,ul.splunk-list.splunk2-h1 li:before{left:-14px;top:-5px}ul.splunk-list.splunk-h1.list-arrow,ul.splunk-list.splunk2-h1.list-arrow{padding-left:13px}ul.splunk-list.splunk-h1.list-arrow li,ul.splunk-list.splunk2-h1.list-arrow li{padding:0;padding-left:57px;list-style-type:none}ul.splunk-list.splunk-h1.list-arrow li:before,ul.splunk-list.splunk2-h1.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:-8px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul.splunk-list.splunk-h1.list-check,ul.splunk-list.splunk2-h1.list-check{padding-left:63px}ul.splunk-list.splunk-h1.list-check li,ul.splunk-list.splunk2-h1.list-check li{padding:0;padding-left:16px;list-style-type:none}ul.splunk-list.splunk-h1.list-check li:before,ul.splunk-list.splunk2-h1.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:18px}ul.splunk-list.splunk-h1.list-pdf,ul.splunk-list.splunk2-h1.list-pdf{padding-left:65px}ul.splunk-list.splunk-h1.list-pdf li,ul.splunk-list.splunk2-h1.list-pdf li{padding:0;padding-left:21px;list-style-type:none}ul.splunk-list.splunk-h1.list-pdf li:before,ul.splunk-list.splunk2-h1.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul.splunk-list.splunk-h1.list-arrow2,ul.splunk-list.splunk2-h1.list-arrow2{padding-left:0}ul.splunk-list.splunk-h1.list-arrow2 li,ul.splunk-list.splunk2-h1.list-arrow2 li{padding:0;padding-left:57px;list-style-type:none}ul.splunk-list.splunk-h1.list-arrow2 li:before,ul.splunk-list.splunk2-h1.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-h2 li,ul.splunk-list.splunk2-h2 li{padding-left:30px}ul.splunk-list.splunk-h2 li:before,ul.splunk-list.splunk2-h2 li:before{left:-11px;top:-5px}ul.splunk-list.splunk-h2.list-arrow,ul.splunk-list.splunk2-h2.list-arrow{padding-left:10px}ul.splunk-list.splunk-h2.list-arrow li,ul.splunk-list.splunk2-h2.list-arrow li{padding:0;padding-left:53px;list-style-type:none}ul.splunk-list.splunk-h2.list-arrow li:before,ul.splunk-list.splunk2-h2.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:0;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul.splunk-list.splunk-h2.list-check,ul.splunk-list.splunk2-h2.list-check{padding-left:53px}ul.splunk-list.splunk-h2.list-check li,ul.splunk-list.splunk2-h2.list-check li{padding:0;padding-left:18px;list-style-type:none}ul.splunk-list.splunk-h2.list-check li:before,ul.splunk-list.splunk2-h2.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:19px}ul.splunk-list.splunk-h2.list-pdf,ul.splunk-list.splunk2-h2.list-pdf{padding-left:53px}ul.splunk-list.splunk-h2.list-pdf li,ul.splunk-list.splunk2-h2.list-pdf li{padding:0;padding-left:19px;list-style-type:none}ul.splunk-list.splunk-h2.list-pdf li:before,ul.splunk-list.splunk2-h2.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul.splunk-list.splunk-h2.list-arrow2,ul.splunk-list.splunk2-h2.list-arrow2{padding-left:0}ul.splunk-list.splunk-h2.list-arrow2 li,ul.splunk-list.splunk2-h2.list-arrow2 li{padding:0;padding-left:53px;list-style-type:none}ul.splunk-list.splunk-h2.list-arrow2 li:before,ul.splunk-list.splunk2-h2.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-h3 li,ul.splunk-list.splunk2-h3 li{padding-left:25px}ul.splunk-list.splunk-h3 li:before,ul.splunk-list.splunk2-h3 li:before{left:-10px;top:-5px}ul.splunk-list.splunk-h3.list-arrow,ul.splunk-list.splunk2-h3.list-arrow{padding-left:13px}ul.splunk-list.splunk-h3.list-arrow li,ul.splunk-list.splunk2-h3.list-arrow li{padding:0;padding-left:48px;list-style-type:none}ul.splunk-list.splunk-h3.list-arrow li:before,ul.splunk-list.splunk2-h3.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:-2px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul.splunk-list.splunk-h3.list-check,ul.splunk-list.splunk2-h3.list-check{padding-left:48px}ul.splunk-list.splunk-h3.list-check li,ul.splunk-list.splunk2-h3.list-check li{padding:0;padding-left:18px;list-style-type:none}ul.splunk-list.splunk-h3.list-check li:before,ul.splunk-list.splunk2-h3.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-2px;left:19px}ul.splunk-list.splunk-h3.list-pdf,ul.splunk-list.splunk2-h3.list-pdf{padding-left:53px}ul.splunk-list.splunk-h3.list-pdf li,ul.splunk-list.splunk2-h3.list-pdf li{padding:0;padding-left:18px;list-style-type:none}ul.splunk-list.splunk-h3.list-pdf li:before,ul.splunk-list.splunk2-h3.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:19px}ul.splunk-list.splunk-h3.list-arrow2,ul.splunk-list.splunk2-h3.list-arrow2{padding-left:0}ul.splunk-list.splunk-h3.list-arrow2 li,ul.splunk-list.splunk2-h3.list-arrow2 li{padding:0;padding-left:48px;list-style-type:none}ul.splunk-list.splunk-h3.list-arrow2 li:before,ul.splunk-list.splunk2-h3.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-h4 li,ul.splunk-list.splunk2-h4 li{padding-left:20px}ul.splunk-list.splunk-h4 li:before,ul.splunk-list.splunk2-h4 li:before{left:-6px;top:-2px}ul.splunk-list.splunk-h4.list-arrow,ul.splunk-list.splunk2-h4.list-arrow{padding-left:13px}ul.splunk-list.splunk-h4.list-arrow li,ul.splunk-list.splunk2-h4.list-arrow li{padding:0;padding-left:38px;list-style-type:none}ul.splunk-list.splunk-h4.list-arrow li:before,ul.splunk-list.splunk2-h4.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:3px;margin-right:-1px;width:1.3em;position:absolute;top:-1px}ul.splunk-list.splunk-h4.list-check,ul.splunk-list.splunk2-h4.list-check{padding-left:33px}ul.splunk-list.splunk-h4.list-check li,ul.splunk-list.splunk2-h4.list-check li{padding:0;padding-left:23px;list-style-type:none}ul.splunk-list.splunk-h4.list-check li:before,ul.splunk-list.splunk2-h4.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:20px}ul.splunk-list.splunk-h4.list-pdf,ul.splunk-list.splunk2-h4.list-pdf{padding-left:33px}ul.splunk-list.splunk-h4.list-pdf li,ul.splunk-list.splunk2-h4.list-pdf li{padding:0;padding-left:23px;list-style-type:none}ul.splunk-list.splunk-h4.list-pdf li:before,ul.splunk-list.splunk2-h4.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:20px}ul.splunk-list.splunk-h4.list-arrow2,ul.splunk-list.splunk2-h4.list-arrow2{padding-left:0}ul.splunk-list.splunk-h4.list-arrow2 li,ul.splunk-list.splunk2-h4.list-arrow2 li{padding:0;padding-left:38px;list-style-type:none}ul.splunk-list.splunk-h4.list-arrow2 li:before,ul.splunk-list.splunk2-h4.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-h5 li,ul.splunk-list.splunk2-h5 li{padding-left:18px}ul.splunk-list.splunk-h5 li:before,ul.splunk-list.splunk2-h5 li:before{left:-4px;top:-1px}ul.splunk-list.splunk-h5.list-arrow,ul.splunk-list.splunk2-h5.list-arrow{padding-left:13px}ul.splunk-list.splunk-h5.list-arrow li,ul.splunk-list.splunk2-h5.list-arrow li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-arrow li:before,ul.splunk-list.splunk2-h5.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:0}ul.splunk-list.splunk-h5.list-check,ul.splunk-list.splunk2-h5.list-check{padding-left:13px}ul.splunk-list.splunk-h5.list-check li,ul.splunk-list.splunk2-h5.list-check li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-check li:before,ul.splunk-list.splunk2-h5.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul.splunk-list.splunk-h5.list-pdf,ul.splunk-list.splunk2-h5.list-pdf{padding-left:13px}ul.splunk-list.splunk-h5.list-pdf li,ul.splunk-list.splunk2-h5.list-pdf li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-pdf li:before,ul.splunk-list.splunk2-h5.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul.splunk-list.splunk-h5.list-arrow2,ul.splunk-list.splunk2-h5.list-arrow2{padding-left:0}ul.splunk-list.splunk-h5.list-arrow2 li,ul.splunk-list.splunk2-h5.list-arrow2 li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-arrow2 li:before,ul.splunk-list.splunk2-h5.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-h6 li:before,ul.splunk-list.splunk2-h6 li:before{top:-2px}ul.splunk-list.splunk-h6.list-arrow,ul.splunk-list.splunk2-h6.list-arrow{padding-left:13px}ul.splunk-list.splunk-h6.list-arrow li,ul.splunk-list.splunk2-h6.list-arrow li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-arrow li:before,ul.splunk-list.splunk2-h6.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-1px}ul.splunk-list.splunk-h6.list-check,ul.splunk-list.splunk2-h6.list-check{padding-left:13px}ul.splunk-list.splunk-h6.list-check li,ul.splunk-list.splunk2-h6.list-check li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-check li:before,ul.splunk-list.splunk2-h6.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul.splunk-list.splunk-h6.list-pdf,ul.splunk-list.splunk2-h6.list-pdf{padding-left:13px}ul.splunk-list.splunk-h6.list-pdf li,ul.splunk-list.splunk2-h6.list-pdf li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-pdf li:before,ul.splunk-list.splunk2-h6.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul.splunk-list.splunk-h6.list-arrow2,ul.splunk-list.splunk2-h6.list-arrow2{padding-left:0}ul.splunk-list.splunk-h6.list-arrow2 li,ul.splunk-list.splunk2-h6.list-arrow2 li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-arrow2 li:before,ul.splunk-list.splunk2-h6.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul.splunk-list.splunk-h7.list-arrow,ul.splunk-list.splunk2-h7.list-arrow{padding-left:13px}ul.splunk-list.splunk-h7.list-arrow li,ul.splunk-list.splunk2-h7.list-arrow li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-arrow li:before,ul.splunk-list.splunk2-h7.list-arrow li:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:8px;margin-right:-1px;width:1.3em;position:absolute;top:0}ul.splunk-list.splunk-h7.list-check,ul.splunk-list.splunk2-h7.list-check{padding-left:13px}ul.splunk-list.splunk-h7.list-check li,ul.splunk-list.splunk2-h7.list-check li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-check li:before,ul.splunk-list.splunk2-h7.list-check li:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul.splunk-list.splunk-h7.list-pdf,ul.splunk-list.splunk2-h7.list-pdf{padding-left:13px}ul.splunk-list.splunk-h7.list-pdf li,ul.splunk-list.splunk2-h7.list-pdf li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-pdf li:before,ul.splunk-list.splunk2-h7.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul.splunk-list.splunk-h7.list-arrow2,ul.splunk-list.splunk2-h7.list-arrow2{padding-left:0}ul.splunk-list.splunk-h7.list-arrow2 li,ul.splunk-list.splunk2-h7.list-arrow2 li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-arrow2 li:before,ul.splunk-list.splunk2-h7.list-arrow2 li:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul{list-style:none}ul li.splunk-list{padding-left:18px;text-align:left;margin-bottom:12px;position:relative}ul li.splunk-list:before{font-size:1.5em;content:"• ";display:inline-block;left:-2px;margin-right:-15px;width:1.3em;position:absolute;top:0}ul li.splunk-body{padding-bottom:0}ul li.splunk-body.list-arrow{padding:0;padding-left:30px;list-style-type:none;margin-left:-12px}ul li.splunk-body.list-arrow:before{font-size:1em;content:"\e907";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:0}ul li.splunk-body.list-arrow2{padding:0;padding-left:22px;list-style-type:none;margin-left:-25px}ul li.splunk-body.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.splunk-body.list-check{padding:0;padding-left:30px;list-style-type:none;margin-left:-12px}ul li.splunk-body.list-check:before{font-size:1em;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:26px}ul li.splunk-body.list-pdf{padding:0;padding-left:30px;list-style-type:none;margin-left:-12px}ul li.splunk-body.list-pdf:before{font-size:1em;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul li.splunk-list-gray:before{color:#97999B}ul li.splunk-list-green:before{color:#65A637}ul li.splunk-list-cta-green:before{color:#2eb50b}ul li.splunk-education-list-green{padding-left:0}ul li.splunk-list-blue:before{color:#0F7BB8}ul li.splunk-list-blue-light:before{color:#00A9E0}ul li.splunk-list-black:before{color:#2d2d2d}li.special-bullet.splunk-list.list-pdf ul{padding-left:30px}ul li.special-bullet.splunk-list.splunk-h1,ul li.special-bullet.splunk-list.splunk2-h1{padding-left:38px;margin-left:-5px}ul li.special-bullet.splunk-list.splunk-h1:before,ul li.special-bullet.splunk-list.splunk2-h1:before{left:-14px;top:-5px}ul li.special-bullet.splunk-list.splunk-h1.list-arrow,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow{margin-left:-13px;padding:0;padding-left:57px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:-8px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul li.special-bullet.splunk-list.splunk-h1.list-check,ul li.special-bullet.splunk-list.splunk2-h1.list-check{margin-left:-3px;padding:0;padding-left:57px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-check:before,ul li.special-bullet.splunk-list.splunk2-h1.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;left:-8px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul li.special-bullet.splunk-list.splunk-h1.list-pdf,ul li.special-bullet.splunk-list.splunk2-h1.list-pdf{padding:0;padding-left:68px;margin-left:-30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h1.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;left:-8px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul li.special-bullet.splunk-list.splunk-h1.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow2{margin-left:-25px;padding:0;padding-left:57px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.special-bullet.splunk-list.splunk-h2,ul li.special-bullet.splunk-list.splunk2-h2{padding-left:30px}ul li.special-bullet.splunk-list.splunk-h2:before,ul li.special-bullet.splunk-list.splunk2-h2:before{left:-11px;top:-5px}ul li.special-bullet.splunk-list.splunk-h2.list-arrow,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow{padding:0;padding-left:53px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:0;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul li.special-bullet.splunk-list.splunk-h2.list-check,ul li.special-bullet.splunk-list.splunk2-h2.list-check{padding:0;padding-left:18px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-check:before,ul li.special-bullet.splunk-list.splunk2-h2.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:19px}ul li.special-bullet.splunk-list.splunk-h2.list-pdf,ul li.special-bullet.splunk-list.splunk2-h2.list-pdf{padding:0;padding-left:19px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h2.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul li.special-bullet.splunk-list.splunk-h2.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow2{padding:0;padding-left:53px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.special-bullet.splunk-list.splunk-h3,ul li.special-bullet.splunk-list.splunk2-h3{padding-left:25px}ul li.special-bullet.splunk-list.splunk-h3:before,ul li.special-bullet.splunk-list.splunk2-h3:before{left:-10px;top:-5px}ul li.special-bullet.splunk-list.splunk-h3.list-arrow,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow{padding:0;padding-left:48px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:-2px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul li.special-bullet.splunk-list.splunk-h3.list-check,ul li.special-bullet.splunk-list.splunk2-h3.list-check{padding:0;padding-left:18px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-check:before,ul li.special-bullet.splunk-list.splunk2-h3.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-2px;left:19px}ul li.special-bullet.splunk-list.splunk-h3.list-pdf,ul li.special-bullet.splunk-list.splunk2-h3.list-pdf{padding:0;padding-left:18px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h3.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:19px}ul li.special-bullet.splunk-list.splunk-h3.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow2{padding:0;padding-left:48px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.special-bullet.splunk-list.splunk-h4,ul li.special-bullet.splunk-list.splunk2-h4{padding-left:20px}ul li.special-bullet.splunk-list.splunk-h4:before,ul li.special-bullet.splunk-list.splunk2-h4:before{left:-6px;top:-2px}ul li.special-bullet.splunk-list.splunk-h4.list-arrow,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow{padding:0;padding-left:38px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:3px;margin-right:-1px;width:1.3em;position:absolute;top:-1px}ul li.special-bullet.splunk-list.splunk-h4.list-check,ul li.special-bullet.splunk-list.splunk2-h4.list-check{padding:0;padding-left:23px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-check:before,ul li.special-bullet.splunk-list.splunk2-h4.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:20px}ul li.special-bullet.splunk-list.splunk-h4.list-pdf,ul li.special-bullet.splunk-list.splunk2-h4.list-pdf{padding:0;padding-left:23px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h4.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:20px}ul li.special-bullet.splunk-list.splunk-h4.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow2{padding:0;padding-left:38px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.special-bullet.splunk-list.splunk-h5,ul li.special-bullet.splunk-list.splunk2-h5{padding-left:18px}ul li.special-bullet.splunk-list.splunk-h5:before,ul li.special-bullet.splunk-list.splunk2-h5:before{left:-4px;top:-1px}ul li.special-bullet.splunk-list.splunk-h5.list-arrow,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h5.list-check,ul li.special-bullet.splunk-list.splunk2-h5.list-check{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-check:before,ul li.special-bullet.splunk-list.splunk2-h5.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul li.special-bullet.splunk-list.splunk-h5.list-pdf,ul li.special-bullet.splunk-list.splunk2-h5.list-pdf{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h5.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul li.special-bullet.splunk-list.splunk-h5.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow2{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.special-bullet.splunk-list.splunk-h6:before,ul li.special-bullet.splunk-list.splunk2-h6:before{top:-2px}ul li.special-bullet.splunk-list.splunk-h6.list-arrow,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-1px}ul li.special-bullet.splunk-list.splunk-h6.list-check,ul li.special-bullet.splunk-list.splunk2-h6.list-check{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-check:before,ul li.special-bullet.splunk-list.splunk2-h6.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul li.special-bullet.splunk-list.splunk-h6.list-pdf,ul li.special-bullet.splunk-list.splunk2-h6.list-pdf{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h6.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul li.special-bullet.splunk-list.splunk-h6.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow2{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}ul li.special-bullet.splunk-list.splunk-h7.list-arrow,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-arrow:before,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow:before{font-size:inherit !important;content:"\e907";font-family:"icomoon";display:inline-block;left:8px;margin-right:-1px;width:1.3em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h7.list-check,ul li.special-bullet.splunk-list.splunk2-h7.list-check{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-check:before,ul li.special-bullet.splunk-list.splunk2-h7.list-check:before{font-size:inherit !important;content:"\e90b";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul li.special-bullet.splunk-list.splunk-h7.list-pdf,ul li.special-bullet.splunk-list.splunk2-h7.list-pdf{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-pdf:before,ul li.special-bullet.splunk-list.splunk2-h7.list-pdf:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul li.special-bullet.splunk-list.splunk-h7.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow2{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-arrow2:before,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow2:before{font-size:1em;content:"\00BB";font-family:"icomoon";display:inline-block;left:6px;margin-right:-1px;width:1.3em;position:absolute;top:-4px}.rte-container ol{list-style:none}ol.splunk-numbered-list{list-style:none;counter-reset:splunk-counter;padding-left:28px;padding-right:28px;padding-top:8px}ol.splunk-numbered-list>li{margin-bottom:37px}ol.splunk-numbered-list>li ul{padding-top:15px}ol.splunk-numbered-list>li span{display:block;overflow:hidden}ol.splunk-numbered-list>li:before{counter-increment:splunk-counter;content:counter(splunk-counter);display:inline-block;font-size:20px;font-weight:700;width:36px;height:36px;line-height:36px;position:relative;top:-8px;border-radius:36px;border:1px solid #000;background-color:#fff;color:#000;text-align:center;margin-right:10px;float:left}ol.splunk-numbered-list>li:after{content:" ";display:block;clear:both}ol.splunk-numbered-list.splunk-green>li:before{color:#fff;background-color:#65A637;border-color:#65A637}ol.splunk-numbered-list.splunk-black>li:before{color:#fff;background-color:#000;border-color:#000}ol.splunk-numbered-list.splunk-gray>li:before{color:#fff;background-color:#969DAA;border-color:#969DAA}@media (max-width:767px){ol.splunk-numbered-list{padding-left:15px;padding-right:15px;padding-top:8px}ol.splunk-numbered-list li{margin-bottom:22px}ol.splunk-numbered-list li:before{font-size:17px;height:32px;line-height:32px;border-radius:32px}}.splunk-padding{padding-top:35px;padding-bottom:35px}@media (min-width:768px){.splunk-padding{padding-top:60px;padding-bottom:60px}}.image-top-padding{padding-top:35px}.image-bottom-padding{padding-bottom:25px}.splunk-button-aem{display:inline-block;margin-right:10px}.splunk-btn{transition:background-color .5s;display:inline-block;margin-bottom:0;font-weight:bold;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:12px 22px;font-size:15px;line-height:100%;border-radius:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:10px;margin-bottom:10px}.splunk-btn.btn-medium{padding:10px 35px;font-size:15px;line-height:100%;border-radius:24px}.splunk-btn.btn-large{padding:20px 35px;font-size:15px;line-height:100%;border-radius:24px}.splunk-btn.btn-small{padding:4px 8px;font-size:12px;line-height:14px;border-radius:24px}.splunk-btn:last-child{margin-right:1px}.splunk-btn:focus,.splunk-btn:active:focus,.splunk-btn.active:focus,.splunk-btn.focus,.splunk-btn:active.focus,.splunk-btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.splunk-btn:hover,.splunk-btn:focus,.splunk-btn.focus{color:#fff;text-decoration:none}.splunk-btn:active,.splunk-btn.active{outline:0;background-image:none}.splunk-btn.disabled,.splunk-btn[disabled],fieldset[disabled] .splunk-btn{cursor:default;opacity:.65;filter:alpha(opacity=65)}a.splunk-btn.disabled,fieldset[disabled] a.splunk-btn{pointer-events:none}.splunk-button-aem:last-child{margin-right:0}.splunk-button-aem:last-child .splunk-btn{margin-right:1px}.sp-btn-default{color:#fff;background-color:#00A9E0;border-color:#0070F3}.sp-btn-default:focus,.sp-btn-default.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-default:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active:hover,.sp-btn-default.active:hover,.open>.dropdown-toggle.sp-btn-default:hover,.sp-btn-default:active:focus,.sp-btn-default.active:focus,.open>.dropdown-toggle.sp-btn-default:focus,.sp-btn-default:active.focus,.sp-btn-default.active.focus,.open>.dropdown-toggle.sp-btn-default.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{background-image:none}.sp-btn-default.disabled:hover,.sp-btn-default[disabled]:hover,fieldset[disabled] .sp-btn-default:hover,.sp-btn-default.disabled:focus,.sp-btn-default[disabled]:focus,fieldset[disabled] .sp-btn-default:focus,.sp-btn-default.disabled.focus,.sp-btn-default[disabled].focus,fieldset[disabled] .sp-btn-default.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-default .badge{color:#00A9E0;background-color:#fff}.sp-btn-default:focus,.sp-btn-default.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-default:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active:hover,.sp-btn-default.active:hover,.open>.dropdown-toggle.sp-btn-default:hover,.sp-btn-default:active:focus,.sp-btn-default.active:focus,.open>.dropdown-toggle.sp-btn-default:focus,.sp-btn-default:active.focus,.sp-btn-default.active.focus,.open>.dropdown-toggle.sp-btn-default.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{background-image:none}.sp-btn-default.disabled:hover,.sp-btn-default[disabled]:hover,fieldset[disabled] .sp-btn-default:hover,.sp-btn-default.disabled:focus,.sp-btn-default[disabled]:focus,fieldset[disabled] .sp-btn-default:focus,.sp-btn-default.disabled.focus,.sp-btn-default[disabled].focus,fieldset[disabled] .sp-btn-default.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-default .badge{color:#00A9E0;background-color:#fff}.sp-btn-default:hover{background-color:#0070F3;border-color:#0070F3}.sp-btn-blue{color:#fff;background-color:#00A9E0;border-color:#0070F3}.sp-btn-blue:focus,.sp-btn-blue.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-blue:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active:hover,.sp-btn-blue.active:hover,.open>.dropdown-toggle.sp-btn-blue:hover,.sp-btn-blue:active:focus,.sp-btn-blue.active:focus,.open>.dropdown-toggle.sp-btn-blue:focus,.sp-btn-blue:active.focus,.sp-btn-blue.active.focus,.open>.dropdown-toggle.sp-btn-blue.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{background-image:none}.sp-btn-blue.disabled:hover,.sp-btn-blue[disabled]:hover,fieldset[disabled] .sp-btn-blue:hover,.sp-btn-blue.disabled:focus,.sp-btn-blue[disabled]:focus,fieldset[disabled] .sp-btn-blue:focus,.sp-btn-blue.disabled.focus,.sp-btn-blue[disabled].focus,fieldset[disabled] .sp-btn-blue.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-blue .badge{color:#00A9E0;background-color:#fff}.sp-btn-blue:focus,.sp-btn-blue.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-blue:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active:hover,.sp-btn-blue.active:hover,.open>.dropdown-toggle.sp-btn-blue:hover,.sp-btn-blue:active:focus,.sp-btn-blue.active:focus,.open>.dropdown-toggle.sp-btn-blue:focus,.sp-btn-blue:active.focus,.sp-btn-blue.active.focus,.open>.dropdown-toggle.sp-btn-blue.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{background-image:none}.sp-btn-blue.disabled:hover,.sp-btn-blue[disabled]:hover,fieldset[disabled] .sp-btn-blue:hover,.sp-btn-blue.disabled:focus,.sp-btn-blue[disabled]:focus,fieldset[disabled] .sp-btn-blue:focus,.sp-btn-blue.disabled.focus,.sp-btn-blue[disabled].focus,fieldset[disabled] .sp-btn-blue.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-blue .badge{color:#00A9E0;background-color:#fff}.sp-btn-blue:hover{background-color:#0070F3;border-color:#0070F3}.sp-btn-green{color:#fff;background-color:#2eb50b;border-color:#2eb50b;color:#fff !important;background-color:#2eb50b !important;border-color:#2eb50b !important}.sp-btn-green:focus,.sp-btn-green.focus{color:#fff;background-color:#228508;border-color:#0f3d04}.sp-btn-green:hover{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active:hover,.sp-btn-green.active:hover,.open>.dropdown-toggle.sp-btn-green:hover,.sp-btn-green:active:focus,.sp-btn-green.active:focus,.open>.dropdown-toggle.sp-btn-green:focus,.sp-btn-green:active.focus,.sp-btn-green.active.focus,.open>.dropdown-toggle.sp-btn-green.focus{color:#fff;background-color:#196306;border-color:#0f3d04}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{background-image:none}.sp-btn-green.disabled:hover,.sp-btn-green[disabled]:hover,fieldset[disabled] .sp-btn-green:hover,.sp-btn-green.disabled:focus,.sp-btn-green[disabled]:focus,fieldset[disabled] .sp-btn-green:focus,.sp-btn-green.disabled.focus,.sp-btn-green[disabled].focus,fieldset[disabled] .sp-btn-green.focus{background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green .badge{color:#2eb50b;background-color:#fff}.sp-btn-green:focus,.sp-btn-green.focus{color:#fff;background-color:#228508;border-color:#0f3d04}.sp-btn-green:hover{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active:hover,.sp-btn-green.active:hover,.open>.dropdown-toggle.sp-btn-green:hover,.sp-btn-green:active:focus,.sp-btn-green.active:focus,.open>.dropdown-toggle.sp-btn-green:focus,.sp-btn-green:active.focus,.sp-btn-green.active.focus,.open>.dropdown-toggle.sp-btn-green.focus{color:#fff;background-color:#196306;border-color:#0f3d04}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{background-image:none}.sp-btn-green.disabled:hover,.sp-btn-green[disabled]:hover,fieldset[disabled] .sp-btn-green:hover,.sp-btn-green.disabled:focus,.sp-btn-green[disabled]:focus,fieldset[disabled] .sp-btn-green:focus,.sp-btn-green.disabled.focus,.sp-btn-green[disabled].focus,fieldset[disabled] .sp-btn-green.focus{background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green .badge{color:#2eb50b;background-color:#fff}.sp-btn-green:hover{background-color:#43d220 !important;border-color:#2eb50b !important}.sp-btn-black{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:focus,.sp-btn-black.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:hover{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:active,.sp-btn-black.active,.open>.dropdown-toggle.sp-btn-black{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:active:hover,.sp-btn-black.active:hover,.open>.dropdown-toggle.sp-btn-black:hover,.sp-btn-black:active:focus,.sp-btn-black.active:focus,.open>.dropdown-toggle.sp-btn-black:focus,.sp-btn-black:active.focus,.sp-btn-black.active.focus,.open>.dropdown-toggle.sp-btn-black.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:active,.sp-btn-black.active,.open>.dropdown-toggle.sp-btn-black{background-image:none}.sp-btn-black.disabled:hover,.sp-btn-black[disabled]:hover,fieldset[disabled] .sp-btn-black:hover,.sp-btn-black.disabled:focus,.sp-btn-black[disabled]:focus,fieldset[disabled] .sp-btn-black:focus,.sp-btn-black.disabled.focus,.sp-btn-black[disabled].focus,fieldset[disabled] .sp-btn-black.focus{background-color:#000;border-color:#000}.sp-btn-black .badge{color:#000;background-color:#fff}.sp-btn-black:focus,.sp-btn-black.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:hover{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:active,.sp-btn-black.active,.open>.dropdown-toggle.sp-btn-black{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:active:hover,.sp-btn-black.active:hover,.open>.dropdown-toggle.sp-btn-black:hover,.sp-btn-black:active:focus,.sp-btn-black.active:focus,.open>.dropdown-toggle.sp-btn-black:focus,.sp-btn-black:active.focus,.sp-btn-black.active.focus,.open>.dropdown-toggle.sp-btn-black.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black:active,.sp-btn-black.active,.open>.dropdown-toggle.sp-btn-black{background-image:none}.sp-btn-black.disabled:hover,.sp-btn-black[disabled]:hover,fieldset[disabled] .sp-btn-black:hover,.sp-btn-black.disabled:focus,.sp-btn-black[disabled]:focus,fieldset[disabled] .sp-btn-black:focus,.sp-btn-black.disabled.focus,.sp-btn-black[disabled].focus,fieldset[disabled] .sp-btn-black.focus{background-color:#000;border-color:#000}.sp-btn-black .badge{color:#000;background-color:#fff}.sp-btn-black:hover{background-color:#656C76;border-color:#000}.sp-btn-gray{color:#fff;background-color:#00A9E0;border-color:#0070F3}.sp-btn-gray:focus,.sp-btn-gray.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-gray:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active:hover,.sp-btn-gray.active:hover,.open>.dropdown-toggle.sp-btn-gray:hover,.sp-btn-gray:active:focus,.sp-btn-gray.active:focus,.open>.dropdown-toggle.sp-btn-gray:focus,.sp-btn-gray:active.focus,.sp-btn-gray.active.focus,.open>.dropdown-toggle.sp-btn-gray.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{background-image:none}.sp-btn-gray.disabled:hover,.sp-btn-gray[disabled]:hover,fieldset[disabled] .sp-btn-gray:hover,.sp-btn-gray.disabled:focus,.sp-btn-gray[disabled]:focus,fieldset[disabled] .sp-btn-gray:focus,.sp-btn-gray.disabled.focus,.sp-btn-gray[disabled].focus,fieldset[disabled] .sp-btn-gray.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-gray .badge{color:#00A9E0;background-color:#fff}.sp-btn-gray:focus,.sp-btn-gray.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-gray:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active:hover,.sp-btn-gray.active:hover,.open>.dropdown-toggle.sp-btn-gray:hover,.sp-btn-gray:active:focus,.sp-btn-gray.active:focus,.open>.dropdown-toggle.sp-btn-gray:focus,.sp-btn-gray:active.focus,.sp-btn-gray.active.focus,.open>.dropdown-toggle.sp-btn-gray.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{background-image:none}.sp-btn-gray.disabled:hover,.sp-btn-gray[disabled]:hover,fieldset[disabled] .sp-btn-gray:hover,.sp-btn-gray.disabled:focus,.sp-btn-gray[disabled]:focus,fieldset[disabled] .sp-btn-gray:focus,.sp-btn-gray.disabled.focus,.sp-btn-gray[disabled].focus,fieldset[disabled] .sp-btn-gray.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-gray .badge{color:#00A9E0;background-color:#fff}.sp-btn-gray:hover{background-color:#0070F3;border-color:#0070F3}.sp-btn-white{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white:focus,.sp-btn-white.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:hover{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:active:hover,.sp-btn-white.active:hover,.open>.dropdown-toggle.sp-btn-white:hover,.sp-btn-white:active:focus,.sp-btn-white.active:focus,.open>.dropdown-toggle.sp-btn-white:focus,.sp-btn-white:active.focus,.sp-btn-white.active.focus,.open>.dropdown-toggle.sp-btn-white.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{background-image:none}.sp-btn-white.disabled:hover,.sp-btn-white[disabled]:hover,fieldset[disabled] .sp-btn-white:hover,.sp-btn-white.disabled:focus,.sp-btn-white[disabled]:focus,fieldset[disabled] .sp-btn-white:focus,.sp-btn-white.disabled.focus,.sp-btn-white[disabled].focus,fieldset[disabled] .sp-btn-white.focus{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white .badge{color:#fff;background-color:#000}.sp-btn-white:focus,.sp-btn-white.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:hover{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:active:hover,.sp-btn-white.active:hover,.open>.dropdown-toggle.sp-btn-white:hover,.sp-btn-white:active:focus,.sp-btn-white.active:focus,.open>.dropdown-toggle.sp-btn-white:focus,.sp-btn-white:active.focus,.sp-btn-white.active.focus,.open>.dropdown-toggle.sp-btn-white.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{background-image:none}.sp-btn-white.disabled:hover,.sp-btn-white[disabled]:hover,fieldset[disabled] .sp-btn-white:hover,.sp-btn-white.disabled:focus,.sp-btn-white[disabled]:focus,fieldset[disabled] .sp-btn-white:focus,.sp-btn-white.disabled.focus,.sp-btn-white[disabled].focus,fieldset[disabled] .sp-btn-white.focus{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white .badge{color:#fff;background-color:#000}.sp-btn-white-black{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white-black:focus,.sp-btn-white-black.focus{color:#000;background-color:#e6e6e6;border-color:#bfbfbf}.sp-btn-white-black:hover{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active:hover,.sp-btn-white-black.active:hover,.open>.dropdown-toggle.sp-btn-white-black:hover,.sp-btn-white-black:active:focus,.sp-btn-white-black.active:focus,.open>.dropdown-toggle.sp-btn-white-black:focus,.sp-btn-white-black:active.focus,.sp-btn-white-black.active.focus,.open>.dropdown-toggle.sp-btn-white-black.focus{color:#000;background-color:#d4d4d4;border-color:#bfbfbf}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{background-image:none}.sp-btn-white-black.disabled:hover,.sp-btn-white-black[disabled]:hover,fieldset[disabled] .sp-btn-white-black:hover,.sp-btn-white-black.disabled:focus,.sp-btn-white-black[disabled]:focus,fieldset[disabled] .sp-btn-white-black:focus,.sp-btn-white-black.disabled.focus,.sp-btn-white-black[disabled].focus,fieldset[disabled] .sp-btn-white-black.focus{background-color:#fff;border-color:#fff}.sp-btn-white-black .badge{color:#fff;background-color:#000}.sp-btn-white-black:focus,.sp-btn-white-black.focus{color:#000;background-color:#e6e6e6;border-color:#bfbfbf}.sp-btn-white-black:hover{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active:hover,.sp-btn-white-black.active:hover,.open>.dropdown-toggle.sp-btn-white-black:hover,.sp-btn-white-black:active:focus,.sp-btn-white-black.active:focus,.open>.dropdown-toggle.sp-btn-white-black:focus,.sp-btn-white-black:active.focus,.sp-btn-white-black.active.focus,.open>.dropdown-toggle.sp-btn-white-black.focus{color:#000;background-color:#d4d4d4;border-color:#bfbfbf}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{background-image:none}.sp-btn-white-black.disabled:hover,.sp-btn-white-black[disabled]:hover,fieldset[disabled] .sp-btn-white-black:hover,.sp-btn-white-black.disabled:focus,.sp-btn-white-black[disabled]:focus,fieldset[disabled] .sp-btn-white-black:focus,.sp-btn-white-black.disabled.focus,.sp-btn-white-black[disabled].focus,fieldset[disabled] .sp-btn-white-black.focus{background-color:#fff;border-color:#fff}.sp-btn-white-black .badge{color:#fff;background-color:#000}.sp-btn-clear{color:#00A9E0;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-weight:600}.sp-btn-clear:focus,.sp-btn-clear.focus{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:hover{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active:hover,.sp-btn-clear.active:hover,.open>.dropdown-toggle.sp-btn-clear:hover,.sp-btn-clear:active:focus,.sp-btn-clear.active:focus,.open>.dropdown-toggle.sp-btn-clear:focus,.sp-btn-clear:active.focus,.sp-btn-clear.active.focus,.open>.dropdown-toggle.sp-btn-clear.focus{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{background-image:none}.sp-btn-clear.disabled:hover,.sp-btn-clear[disabled]:hover,fieldset[disabled] .sp-btn-clear:hover,.sp-btn-clear.disabled:focus,.sp-btn-clear[disabled]:focus,fieldset[disabled] .sp-btn-clear:focus,.sp-btn-clear.disabled.focus,.sp-btn-clear[disabled].focus,fieldset[disabled] .sp-btn-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-clear .badge{color:transparent;background-color:#00A9E0}.sp-btn-clear:focus,.sp-btn-clear.focus{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:hover{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active:hover,.sp-btn-clear.active:hover,.open>.dropdown-toggle.sp-btn-clear:hover,.sp-btn-clear:active:focus,.sp-btn-clear.active:focus,.open>.dropdown-toggle.sp-btn-clear:focus,.sp-btn-clear:active.focus,.sp-btn-clear.active.focus,.open>.dropdown-toggle.sp-btn-clear.focus{color:#00A9E0;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{background-image:none}.sp-btn-clear.disabled:hover,.sp-btn-clear[disabled]:hover,fieldset[disabled] .sp-btn-clear:hover,.sp-btn-clear.disabled:focus,.sp-btn-clear[disabled]:focus,fieldset[disabled] .sp-btn-clear:focus,.sp-btn-clear.disabled.focus,.sp-btn-clear[disabled].focus,fieldset[disabled] .sp-btn-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-clear .badge{color:transparent;background-color:#00A9E0}.sp-btn-clear:hover{text-decoration:underline}.sp-btn-green-clear{color:#2eb50b;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-weight:600}.sp-btn-green-clear:focus,.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:hover{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active:hover,.sp-btn-green-clear.active:hover,.open>.dropdown-toggle.sp-btn-green-clear:hover,.sp-btn-green-clear:active:focus,.sp-btn-green-clear.active:focus,.open>.dropdown-toggle.sp-btn-green-clear:focus,.sp-btn-green-clear:active.focus,.sp-btn-green-clear.active.focus,.open>.dropdown-toggle.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{background-image:none}.sp-btn-green-clear.disabled:hover,.sp-btn-green-clear[disabled]:hover,fieldset[disabled] .sp-btn-green-clear:hover,.sp-btn-green-clear.disabled:focus,.sp-btn-green-clear[disabled]:focus,fieldset[disabled] .sp-btn-green-clear:focus,.sp-btn-green-clear.disabled.focus,.sp-btn-green-clear[disabled].focus,fieldset[disabled] .sp-btn-green-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-green-clear .badge{color:transparent;background-color:#2eb50b}.sp-btn-green-clear:focus,.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:hover{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active:hover,.sp-btn-green-clear.active:hover,.open>.dropdown-toggle.sp-btn-green-clear:hover,.sp-btn-green-clear:active:focus,.sp-btn-green-clear.active:focus,.open>.dropdown-toggle.sp-btn-green-clear:focus,.sp-btn-green-clear:active.focus,.sp-btn-green-clear.active.focus,.open>.dropdown-toggle.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{background-image:none}.sp-btn-green-clear.disabled:hover,.sp-btn-green-clear[disabled]:hover,fieldset[disabled] .sp-btn-green-clear:hover,.sp-btn-green-clear.disabled:focus,.sp-btn-green-clear[disabled]:focus,fieldset[disabled] .sp-btn-green-clear:focus,.sp-btn-green-clear.disabled.focus,.sp-btn-green-clear[disabled].focus,fieldset[disabled] .sp-btn-green-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-green-clear .badge{color:transparent;background-color:#2eb50b}.sp-btn-green-clear:hover{text-decoration:underline}.sp-btn-black-clear{color:#000;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-weight:600}.sp-btn-black-clear:focus,.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:hover{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active:hover,.sp-btn-black-clear.active:hover,.open>.dropdown-toggle.sp-btn-black-clear:hover,.sp-btn-black-clear:active:focus,.sp-btn-black-clear.active:focus,.open>.dropdown-toggle.sp-btn-black-clear:focus,.sp-btn-black-clear:active.focus,.sp-btn-black-clear.active.focus,.open>.dropdown-toggle.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{background-image:none}.sp-btn-black-clear.disabled:hover,.sp-btn-black-clear[disabled]:hover,fieldset[disabled] .sp-btn-black-clear:hover,.sp-btn-black-clear.disabled:focus,.sp-btn-black-clear[disabled]:focus,fieldset[disabled] .sp-btn-black-clear:focus,.sp-btn-black-clear.disabled.focus,.sp-btn-black-clear[disabled].focus,fieldset[disabled] .sp-btn-black-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-black-clear .badge{color:transparent;background-color:#000}.sp-btn-black-clear:focus,.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:hover{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active:hover,.sp-btn-black-clear.active:hover,.open>.dropdown-toggle.sp-btn-black-clear:hover,.sp-btn-black-clear:active:focus,.sp-btn-black-clear.active:focus,.open>.dropdown-toggle.sp-btn-black-clear:focus,.sp-btn-black-clear:active.focus,.sp-btn-black-clear.active.focus,.open>.dropdown-toggle.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{background-image:none}.sp-btn-black-clear.disabled:hover,.sp-btn-black-clear[disabled]:hover,fieldset[disabled] .sp-btn-black-clear:hover,.sp-btn-black-clear.disabled:focus,.sp-btn-black-clear[disabled]:focus,fieldset[disabled] .sp-btn-black-clear:focus,.sp-btn-black-clear.disabled.focus,.sp-btn-black-clear[disabled].focus,fieldset[disabled] .sp-btn-black-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-black-clear .badge{color:transparent;background-color:#000}.sp-btn-black-clear:hover{text-decoration:underline}.sp-btn-blue-hollow{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active:hover,.sp-btn-blue-hollow.active:hover,.open>.dropdown-toggle.sp-btn-blue-hollow:hover,.sp-btn-blue-hollow:active:focus,.sp-btn-blue-hollow.active:focus,.open>.dropdown-toggle.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow:active.focus,.sp-btn-blue-hollow.active.focus,.open>.dropdown-toggle.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{background-image:none}.sp-btn-blue-hollow.disabled:hover,.sp-btn-blue-hollow[disabled]:hover,fieldset[disabled] .sp-btn-blue-hollow:hover,.sp-btn-blue-hollow.disabled:focus,.sp-btn-blue-hollow[disabled]:focus,fieldset[disabled] .sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.disabled.focus,.sp-btn-blue-hollow[disabled].focus,fieldset[disabled] .sp-btn-blue-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-blue-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active:hover,.sp-btn-blue-hollow.active:hover,.open>.dropdown-toggle.sp-btn-blue-hollow:hover,.sp-btn-blue-hollow:active:focus,.sp-btn-blue-hollow.active:focus,.open>.dropdown-toggle.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow:active.focus,.sp-btn-blue-hollow.active.focus,.open>.dropdown-toggle.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{background-image:none}.sp-btn-blue-hollow.disabled:hover,.sp-btn-blue-hollow[disabled]:hover,fieldset[disabled] .sp-btn-blue-hollow:hover,.sp-btn-blue-hollow.disabled:focus,.sp-btn-blue-hollow[disabled]:focus,fieldset[disabled] .sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.disabled.focus,.sp-btn-blue-hollow[disabled].focus,fieldset[disabled] .sp-btn-blue-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-blue-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-blue-hollow.dark-bg:hover,.sp-btn-blue-hollow.dark-bg:active,.sp-btn-blue-hollow.dark-bg:focus{border-color:#75dafa !important;background-color:#75dafa !important;color:#001d29 !important}.sp-btn-green-hollow{color:#2eb50b;background-color:transparent;border-color:#2eb50b}.sp-btn-green-hollow:focus,.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:hover{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active:hover,.sp-btn-green-hollow.active:hover,.open>.dropdown-toggle.sp-btn-green-hollow:hover,.sp-btn-green-hollow:active:focus,.sp-btn-green-hollow.active:focus,.open>.dropdown-toggle.sp-btn-green-hollow:focus,.sp-btn-green-hollow:active.focus,.sp-btn-green-hollow.active.focus,.open>.dropdown-toggle.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{background-image:none}.sp-btn-green-hollow.disabled:hover,.sp-btn-green-hollow[disabled]:hover,fieldset[disabled] .sp-btn-green-hollow:hover,.sp-btn-green-hollow.disabled:focus,.sp-btn-green-hollow[disabled]:focus,fieldset[disabled] .sp-btn-green-hollow:focus,.sp-btn-green-hollow.disabled.focus,.sp-btn-green-hollow[disabled].focus,fieldset[disabled] .sp-btn-green-hollow.focus{color:#2eb50b;background-color:transparent;border-color:#2eb50b}.sp-btn-green-hollow .badge{color:transparent;background-color:#2eb50b}.sp-btn-green-hollow:focus,.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:hover{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active:hover,.sp-btn-green-hollow.active:hover,.open>.dropdown-toggle.sp-btn-green-hollow:hover,.sp-btn-green-hollow:active:focus,.sp-btn-green-hollow.active:focus,.open>.dropdown-toggle.sp-btn-green-hollow:focus,.sp-btn-green-hollow:active.focus,.sp-btn-green-hollow.active.focus,.open>.dropdown-toggle.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{background-image:none}.sp-btn-green-hollow.disabled:hover,.sp-btn-green-hollow[disabled]:hover,fieldset[disabled] .sp-btn-green-hollow:hover,.sp-btn-green-hollow.disabled:focus,.sp-btn-green-hollow[disabled]:focus,fieldset[disabled] .sp-btn-green-hollow:focus,.sp-btn-green-hollow.disabled.focus,.sp-btn-green-hollow[disabled].focus,fieldset[disabled] .sp-btn-green-hollow.focus{color:#2eb50b;background-color:transparent;border-color:#2eb50b}.sp-btn-green-hollow .badge{color:transparent;background-color:#2eb50b}.sp-btn-black-hollow{color:#000;background-color:transparent;border-color:#000}.sp-btn-black-hollow:focus,.sp-btn-black-hollow.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:hover{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:active,.sp-btn-black-hollow.active,.open>.dropdown-toggle.sp-btn-black-hollow{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:active:hover,.sp-btn-black-hollow.active:hover,.open>.dropdown-toggle.sp-btn-black-hollow:hover,.sp-btn-black-hollow:active:focus,.sp-btn-black-hollow.active:focus,.open>.dropdown-toggle.sp-btn-black-hollow:focus,.sp-btn-black-hollow:active.focus,.sp-btn-black-hollow.active.focus,.open>.dropdown-toggle.sp-btn-black-hollow.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:active,.sp-btn-black-hollow.active,.open>.dropdown-toggle.sp-btn-black-hollow{background-image:none}.sp-btn-black-hollow.disabled:hover,.sp-btn-black-hollow[disabled]:hover,fieldset[disabled] .sp-btn-black-hollow:hover,.sp-btn-black-hollow.disabled:focus,.sp-btn-black-hollow[disabled]:focus,fieldset[disabled] .sp-btn-black-hollow:focus,.sp-btn-black-hollow.disabled.focus,.sp-btn-black-hollow[disabled].focus,fieldset[disabled] .sp-btn-black-hollow.focus{color:#000;background-color:transparent;border-color:#000}.sp-btn-black-hollow .badge{color:transparent;background-color:#000}.sp-btn-black-hollow:focus,.sp-btn-black-hollow.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:hover{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:active,.sp-btn-black-hollow.active,.open>.dropdown-toggle.sp-btn-black-hollow{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:active:hover,.sp-btn-black-hollow.active:hover,.open>.dropdown-toggle.sp-btn-black-hollow:hover,.sp-btn-black-hollow:active:focus,.sp-btn-black-hollow.active:focus,.open>.dropdown-toggle.sp-btn-black-hollow:focus,.sp-btn-black-hollow:active.focus,.sp-btn-black-hollow.active.focus,.open>.dropdown-toggle.sp-btn-black-hollow.focus{color:#fff;background-color:#000;border-color:#000}.sp-btn-black-hollow:active,.sp-btn-black-hollow.active,.open>.dropdown-toggle.sp-btn-black-hollow{background-image:none}.sp-btn-black-hollow.disabled:hover,.sp-btn-black-hollow[disabled]:hover,fieldset[disabled] .sp-btn-black-hollow:hover,.sp-btn-black-hollow.disabled:focus,.sp-btn-black-hollow[disabled]:focus,fieldset[disabled] .sp-btn-black-hollow:focus,.sp-btn-black-hollow.disabled.focus,.sp-btn-black-hollow[disabled].focus,fieldset[disabled] .sp-btn-black-hollow.focus{color:#000;background-color:transparent;border-color:#000}.sp-btn-black-hollow .badge{color:transparent;background-color:#000}.sp-btn-black-hollow.disabled{opacity:.5}.sp-btn-gray-hollow{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active:hover,.sp-btn-gray-hollow.active:hover,.open>.dropdown-toggle.sp-btn-gray-hollow:hover,.sp-btn-gray-hollow:active:focus,.sp-btn-gray-hollow.active:focus,.open>.dropdown-toggle.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow:active.focus,.sp-btn-gray-hollow.active.focus,.open>.dropdown-toggle.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{background-image:none}.sp-btn-gray-hollow.disabled:hover,.sp-btn-gray-hollow[disabled]:hover,fieldset[disabled] .sp-btn-gray-hollow:hover,.sp-btn-gray-hollow.disabled:focus,.sp-btn-gray-hollow[disabled]:focus,fieldset[disabled] .sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.disabled.focus,.sp-btn-gray-hollow[disabled].focus,fieldset[disabled] .sp-btn-gray-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-gray-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active:hover,.sp-btn-gray-hollow.active:hover,.open>.dropdown-toggle.sp-btn-gray-hollow:hover,.sp-btn-gray-hollow:active:focus,.sp-btn-gray-hollow.active:focus,.open>.dropdown-toggle.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow:active.focus,.sp-btn-gray-hollow.active.focus,.open>.dropdown-toggle.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{background-image:none}.sp-btn-gray-hollow.disabled:hover,.sp-btn-gray-hollow[disabled]:hover,fieldset[disabled] .sp-btn-gray-hollow:hover,.sp-btn-gray-hollow.disabled:focus,.sp-btn-gray-hollow[disabled]:focus,fieldset[disabled] .sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.disabled.focus,.sp-btn-gray-hollow[disabled].focus,fieldset[disabled] .sp-btn-gray-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-gray-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-gray-hollow.dark-bg:hover,.sp-btn-gray-hollow.dark-bg:active,.sp-btn-gray-hollow.dark-bg:focus{border-color:#75dafa !important;background-color:#75dafa !important;color:#001d29 !important}.sp-btn-white-hollow{color:#fff;background-color:transparent;border-color:#fff}.sp-btn-white-hollow:focus,.sp-btn-white-hollow.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:hover{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active:hover,.sp-btn-white-hollow.active:hover,.open>.dropdown-toggle.sp-btn-white-hollow:hover,.sp-btn-white-hollow:active:focus,.sp-btn-white-hollow.active:focus,.open>.dropdown-toggle.sp-btn-white-hollow:focus,.sp-btn-white-hollow:active.focus,.sp-btn-white-hollow.active.focus,.open>.dropdown-toggle.sp-btn-white-hollow.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{background-image:none}.sp-btn-white-hollow.disabled:hover,.sp-btn-white-hollow[disabled]:hover,fieldset[disabled] .sp-btn-white-hollow:hover,.sp-btn-white-hollow.disabled:focus,.sp-btn-white-hollow[disabled]:focus,fieldset[disabled] .sp-btn-white-hollow:focus,.sp-btn-white-hollow.disabled.focus,.sp-btn-white-hollow[disabled].focus,fieldset[disabled] .sp-btn-white-hollow.focus{color:#fff;background-color:transparent;border-color:#fff}.sp-btn-white-hollow .badge{color:transparent;background-color:#fff}.sp-btn-white-hollow:focus,.sp-btn-white-hollow.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:hover{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active:hover,.sp-btn-white-hollow.active:hover,.open>.dropdown-toggle.sp-btn-white-hollow:hover,.sp-btn-white-hollow:active:focus,.sp-btn-white-hollow.active:focus,.open>.dropdown-toggle.sp-btn-white-hollow:focus,.sp-btn-white-hollow:active.focus,.sp-btn-white-hollow.active.focus,.open>.dropdown-toggle.sp-btn-white-hollow.focus{color:#00A9E0;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{background-image:none}.sp-btn-white-hollow.disabled:hover,.sp-btn-white-hollow[disabled]:hover,fieldset[disabled] .sp-btn-white-hollow:hover,.sp-btn-white-hollow.disabled:focus,.sp-btn-white-hollow[disabled]:focus,fieldset[disabled] .sp-btn-white-hollow:focus,.sp-btn-white-hollow.disabled.focus,.sp-btn-white-hollow[disabled].focus,fieldset[disabled] .sp-btn-white-hollow.focus{color:#fff;background-color:transparent;border-color:#fff}.sp-btn-white-hollow .badge{color:transparent;background-color:#fff}.sp-btn-white-hollow.disabled{opacity:.5}.sp-btn-clear-hollow{padding-left:0;padding-right:0;font-weight:600;color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:hover{text-decoration:underline}.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:hover{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active:hover,.sp-btn-clear-hollow.active:hover,.open>.dropdown-toggle.sp-btn-clear-hollow:hover,.sp-btn-clear-hollow:active:focus,.sp-btn-clear-hollow.active:focus,.open>.dropdown-toggle.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow:active.focus,.sp-btn-clear-hollow.active.focus,.open>.dropdown-toggle.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{background-image:none}.sp-btn-clear-hollow.disabled:hover,.sp-btn-clear-hollow[disabled]:hover,fieldset[disabled] .sp-btn-clear-hollow:hover,.sp-btn-clear-hollow.disabled:focus,.sp-btn-clear-hollow[disabled]:focus,fieldset[disabled] .sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.disabled.focus,.sp-btn-clear-hollow[disabled].focus,fieldset[disabled] .sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow .badge{color:transparent;background-color:#fff}.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:hover{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active:hover,.sp-btn-clear-hollow.active:hover,.open>.dropdown-toggle.sp-btn-clear-hollow:hover,.sp-btn-clear-hollow:active:focus,.sp-btn-clear-hollow.active:focus,.open>.dropdown-toggle.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow:active.focus,.sp-btn-clear-hollow.active.focus,.open>.dropdown-toggle.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{background-image:none}.sp-btn-clear-hollow.disabled:hover,.sp-btn-clear-hollow[disabled]:hover,fieldset[disabled] .sp-btn-clear-hollow:hover,.sp-btn-clear-hollow.disabled:focus,.sp-btn-clear-hollow[disabled]:focus,fieldset[disabled] .sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.disabled.focus,.sp-btn-clear-hollow[disabled].focus,fieldset[disabled] .sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow .badge{color:transparent;background-color:#fff}.splunk-btn .splunk-icon{margin-right:5px}.splunk-btn.sp-btn-green .splunk-icon{color:#fff}.splunk-btn.sp-btn-green-hollow .splunk-icon{color:#2eb50b}.splunk-btn.sp-btn-green-hollow:hover .splunk-icon{color:#fff}.splunk-btn.sp-btn-blue .splunk-icon{color:#fff}.splunk-btn.sp-btn-blue-hollow .splunk-icon{color:#00A9E0}.splunk-btn.sp-btn-blue-hollow:hover .splunk-icon{color:#fff}.splunk-btn.sp-btn-white .splunk-icon{color:#2eb50b}.splunk-btn.sp-btn-white-hollow .splunk-icon{color:#fff}.splunk-btn.sp-btn-white-hollow:hover .splunk-icon{color:#2eb50b}.splunk-btn.sp-btn-green-clear .splunk-icon{color:#2eb50b}.splunk-btn.sp-btn-clear .splunk-icon{color:#00A9E0}.splunk-play{height:50px;width:50px;opacity:.8;background-color:#fff;transition:opacity .3s linear;border-radius:25px;color:white;display:flex;align-items:center;justify-content:center}.splunk-play:hover{text-decoration:none;opacity:1;color:white}.splunk-play span{left:2px;font-size:22px;color:black}.splunk-video-hover{background-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .2s ease-in}.splunk-video-hover:hover{background-color:rgba(0,0,0,0.5)}.splunk-video-hover:hover .splunk-play{text-decoration:none;opacity:1;color:white}.splunk-blockquote{margin-bottom:25px}.splunk-blockquote blockquote,.splunk-blockquote .twitterquote{background:transparent;border-left:1px solid transparent;padding-bottom:10px;margin:0;quotes:"\201C" "\201D" "\2018" "\2019";font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:130%;padding:10px 0 10px 0;position:relative;color:#000;display:inline}.splunk-blockquote blockquote p,.splunk-blockquote .twitterquote p{display:inline;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;padding:0}.splunk-blockquote blockquote *,.splunk-blockquote .twitterquote *{color:#000}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before,.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{color:#000;font-size:30px;font-weight:800;margin-right:0;vertical-align:-0.4em;line-height:0}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before{content:open-quote;position:absolute;left:-17px;top:19px;display:inline}.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{content:close-quote;position:relative;left:-4px;top:-8px;display:inline}.splunk-blockquote .author{color:#000;border-left:1px solid transparent;margin-top:10px;font-size:15px;position:relative;-webkit-font-smoothing:antialiased;display:block}.splunk-blockquote .author:before{content:"\2014";position:relative;left:0}.splunk-blockquote .author.splunk-color.splunk-black{color:#000 !important}.splunk-blockquote .author.splunk-color.splunk-white,.splunk-blockquote .author.inverted{color:#fff !important}.splunk-blockquote .author.splunk-color.splunk-green{color:#65A637 !important}.splunk-blockquote.large blockquote,.splunk-blockquote.large .twitterquote{font-size:24px;line-height:135%;quotes:"\201C" "\201D" "\2018" "\2019"}.splunk-blockquote.large blockquote:before,.splunk-blockquote.large .twitterquote:before{top:22px;left:-15px}.splunk-blockquote.large blockquote:after,.splunk-blockquote.large .twitterquote:after{top:-11px;left:-8px}.splunk-blockquote.large .author{font-size:18px}.splunk-blockquote.large .author:before{position:relative !important;left:auto}.splunk-blockquote.splunk-color.splunk-black *,.splunk-blockquote.splunk-color.splunk-black .author:before{color:#000 !important}.splunk-blockquote.splunk-color.splunk-white *,.splunk-blockquote.inverted *,.splunk-blockquote.splunk-color.splunk-white .author:before,.splunk-blockquote.inverted .author:before{color:#fff !important}.splunk-blockquote.splunk-color.splunk-green *,.splunk-blockquote.splunk-color.splunk-green .author:before{color:#65A637 !important}.splunk-blockquote .twitterquote.splunk-color.splunk-black{color:#000 !important}.splunk-blockquote .twitterquote.splunk-color.splunk-white,.splunk-blockquote .twitterquote.inverted{color:#fff !important}.splunk-blockquote .twitterquote.splunk-color.splunk-green{color:#65A637 !important}@media (min-width:768px){.splunk-blockquote blockquote,.splunk-blockquote .twitterquote{font-size:21px}.splunk-blockquote blockquote p,.splunk-blockquote .twitterquote p{font-size:21px}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before,.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{font-size:45px}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before{left:-25px;top:23px}.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{left:0;top:-9px}.splunk-blockquote.large blockquote,.splunk-blockquote.large .twitterquote{font-size:30px}.splunk-blockquote.large blockquote p,.splunk-blockquote.large .twitterquote p{font-size:30px}.splunk-blockquote.large blockquote:before,.splunk-blockquote.large .twitterquote:before{top:24px;left:-23px}.splunk-blockquote.large blockquote:after,.splunk-blockquote.large .twitterquote:after{top:-14px;left:1px}}.splunk-single-blockquote,.splunk-blockquote-carousel{text-align:center}.splunk-single-blockquote.align-left .splunk-blockquote blockquote,.splunk-blockquote-carousel.align-left .splunk-blockquote blockquote{display:inline-block;text-align:left !important}.splunk-single-blockquote .splunk-image img,.splunk-blockquote-carousel .splunk-image img{max-height:160px}.splunk-single-blockquote .splunk-blockquote blockquote,.splunk-single-blockquote .splunk-blockquote .twitterquote{background:transparent;border-left:1px solid transparent;padding-bottom:10px;margin:0}.splunk-single-blockquote .splunk-blockquote blockquote .author:before{content:"\2014";position:relative !important;left:auto}.splunk-table{width:100%;line-height:120%}.splunk-table th,.splunk-table td{padding:10px 20px 10px 20px}.splunk-table th{font-weight:bold;font-size:15px;height:40px;background-color:#0C1724;vertical-align:middle !important;color:#fff}.splunk-table td{font-size:15px;line-height:120%;color:#0C1724}.splunk-table>tbody>tr:nth-child(2n+3)>td{background-color:#f5f6f9}.splunkCustomSelect{padding:6px 12px;font-size:14px;line-height:1.4;color:#656C76;background-color:#fff;background:transparent url(dist/images/icon-chevron-down-blue.svg) right .5em center / 1.4rem .5rem no-repeat;border:1px solid #cccccc;border-radius:4px;width:200px}.splunkCustomSelect .splunkCustomSelectInner{width:100% !important}.iphone-fix{-webkit-overflow-scrolling:touch !important;overflow:auto !important;height:100% !important}.splunk-form .splunk-datepicker-container{color:#000;overflow:visible !important;z-index:111}.splunk-form .splunk-datepicker-container .glyphicon{color:#000}.splunk-form .doi-checkbox{display:none}.splunk-form .subtitle{font-size:15px;line-height:130%}.splunk-form .btn-small{position:relative;top:6px;margin-left:5px}.splunk-form .splunk-h5{padding-bottom:5px}.splunk-form .col-xs-6:first-child{padding-right:5px}.splunk-form .col-xs-6:last-child{padding-left:4px}.splunk-form label.splunk-input,.splunk-form label.splunk-input-generic{margin-bottom:10px;overflow:hidden;width:100%;position:relative;border-radius:3px}.splunk-form label.splunk-input input,.splunk-form label.splunk-input-generic input,.splunk-form label.splunk-input textarea,.splunk-form label.splunk-input-generic textarea{border:none;font-size:16px;background-color:transparent;height:50px;text-indent:11px;width:100%;padding-left:2px}.splunk-form label.splunk-input input:focus,.splunk-form label.splunk-input-generic input:focus,.splunk-form label.splunk-input textarea:focus,.splunk-form label.splunk-input-generic textarea:focus{outline:none;box-shadow:none}.splunk-form label.splunk-input .input-wrap,.splunk-form label.splunk-input-generic .input-wrap{position:relative;z-index:2}.splunk-form label.splunk-input .placeholder,.splunk-form label.splunk-input-generic .placeholder{-webkit-transition:top .3s,font-size .3s;transition:top .3s,font-size .3s;position:absolute;padding-left:12px;top:17px;z-index:1;font-size:16px;font-weight:normal;cursor:text}.splunk-form label.splunk-input .feedback,.splunk-form label.splunk-input-generic .feedback{position:absolute;right:5px;top:5px;z-index:3;color:#fff;font-size:11px;font-weight:normal;text-transform:uppercase;display:none}.splunk-form label.splunk-input.focus .feedback,.splunk-form label.splunk-input-generic.focus .feedback{display:none}.splunk-form select.splunk-custom-select{width:100% !important;height:55px !important;background:transparent;font-size:16px;font-weight:bold;line-height:1.4}.splunk-form select.splunk-custom-select option{color:#000}.splunk-form .splunk-custom-select-span{padding:16px 12px;font-size:16px;font-weight:normal;line-height:1.4;color:white;background-color:transparent;border:none;border-radius:4px;width:100%;height:100%;padding-top:18px;padding-bottom:13px}.splunk-form .splunk-custom-select-span .splunk-custom-select-spanInner{width:92% !important;font-size:16px}.splunk-form .splunk-custom-select-span:after{font-family:"icomoon";content:"\e90d";position:absolute;top:10px;right:5px;bottom:0;font-size:16px;line-height:30px;padding:0 7px;background:transparent;color:white;pointer-events:none}.splunk-form .splunk-custom-select-span.success span{font-weight:bold}.splunk-form .control{font-size:16px;line-height:130%;position:relative;display:block;margin-bottom:10px;padding-left:56px;cursor:pointer;font-weight:normal}.splunk-form .control:first-of-type{margin-top:16px}.splunk-form .control:last-of-type{margin-bottom:24px}.splunk-form .control input{position:absolute;z-index:-1;opacity:0}.splunk-form .control__indicator{position:absolute;top:50% !important;transform:translateY(calc(-50% - 10px));left:0;width:24px !important;height:24px !important;background:transparent;border:1px solid #969DAA !important;border-radius:1px;margin:10px}@media (min-width:768px){.splunk-form .control__indicator{top:2px !important;width:15px !important;height:15px !important;margin:0}}.splunk-form .control--radio .control__indicator{border-radius:50%;border:1px solid #969DAA !important}.splunk-form .control:hover input~.control__indicator,.splunk-form .control input:focus~.control__indicator{background:transparent}.splunk-form .control input:checked~.control__indicator{background:transparent}.splunk-form .control:hover input:not([disabled]):checked~.control__indicator,.splunk-form .control input:checked:focus~.control__indicator{background:transparent}.splunk-form .control input:disabled~.control__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.splunk-form .control__indicator:after{position:absolute;display:none;content:""}.splunk-form .control input:checked~.control__indicator:after{display:block}.splunk-form .control--checkbox .control__indicator:after{background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDEwNDYgMTYuMzQzMUM3LjY3NDQgMTYuMzQyOSA3LjM1MTY4IDE2LjIxMTcgNy4xMTA4NCAxNS45NzczTDIuODkyNTcgMTEuODg4NEMyLjc3MDc2IDExLjc3MDMgMi42NzM0IDExLjYyOTMgMi42MDYwNyAxMS40NzM2QzIuNTM4NzQgMTEuMzE3OCAyLjUwMjc1IDExLjE1MDMgMi41MDAxNSAxMC45ODA3QzIuNDk0OSAxMC42MzggMi42MjYgMTAuMzA3MyAyLjg2NDU5IDEwLjA2MTNDMy4xMDMxOCA5LjgxNTMzIDMuNDI5NzMgOS42NzQxOCAzLjc3MjQgOS42Njg5M0M0LjExNTA2IDkuNjYzNjggNC40NDU3OCA5Ljc5NDc3IDQuNjkxNzkgMTAuMDMzM0w3LjkyODY3IDEzLjE3NTNMMTYuMDYzOSAzLjc3OTVDMTYuMjg4MiAzLjUyMDM3IDE2LjYwNjMgMy4zNjA5NyAxNi45NDgyIDMuMzM2MzVDMTcuMjkgMy4zMTE3MyAxNy42Mjc3IDMuNDIzOTIgMTcuODg2OCAzLjY0ODIyQzE4LjE0NiAzLjg3MjUzIDE4LjMwNTQgNC4xOTA1OSAxOC4zMyA0LjUzMjQzQzE4LjM1NDYgNC44NzQyNiAxOC4yNDI0IDUuMjExODggMTguMDE4MSA1LjQ3MTAxTDguOTc4OTQgMTUuODk1NUM4Ljg2MjUyIDE2LjAyNTkgOC43MjA4NSAxNi4xMzEyIDguNTYyNTIgMTYuMjA1MkM4LjQwNDE4IDE2LjI3OTIgOC4yMzI0OCAxNi4zMjAzIDguMDU3ODEgMTYuMzI1OUw4LjAxMDQ2IDE2LjM0MzFaIiBmaWxsPSIjMzYzQzQ0Ii8+Cjwvc3ZnPgo=');width:20px;height:20px;top:2px;left:2px}@media (min-width:768px){.splunk-form .control--checkbox .control__indicator:after{top:1px;left:1px;width:12px;height:12px}}.splunk-form .control--checkbox input:disabled~.control__indicator:after{border-color:#7b7b7b}.splunk-form .splunk-radio-container{width:100%}.splunk-form .splunk-radio{margin-bottom:10px;width:100%;padding:12px;padding-left:54px;position:relative;font-weight:normal;border-radius:3px;font-size:16px;padding-top:17px;cursor:pointer}.splunk-form .splunk-radio:focus{outline:0}.splunk-form .splunk-radio .splunk-icon{position:absolute;left:12px;top:12px}.splunk-form .splunk-radio-container [type="radio"]{display:none}.splunk-form .splunk-submit .glyphicon{margin-right:7px}.splunk-form .re-captcha{max-width:250px;margin-bottom:15px}.splunk-form .input-spinner{position:absolute;right:10px;top:23px;font-size:12px;display:none}.splunk-form .g-recaptcha{padding:20px 0}.security-image{padding:20px 0}.dark-theme-form-container{position:relative;border-radius:0;padding:20px;background:#000 !important;border-top:5px solid #2eb50b}.dark-theme-form-container .input-spinner{color:#fff}.dark-theme-form-container .foobar{color:foo}.dark-theme-form-container input:-webkit-autofill,.dark-theme-form-container textarea:-webkit-autofill,.dark-theme-form-container select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #0C1724 inset !important;background-color:#0C1724 !important;-webkit-text-fill-color:#F0F3F7 !important;-webkit-appearance:none}.dark-theme-form-container input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #0C1724 inset !important;-webkit-border-radius:3px !important}.dark-theme-form-container p,.dark-theme-form-container .splunk-h5{color:#fff}.dark-theme-form-container .overlay-message{background:#005f86;background:-moz-linear-gradient(top, #005f86 0, #005f86 0, #001d29 90%);background:-webkit-linear-gradient(top, #005f86 0, #005f86 0, #001d29 90%);background:linear-gradient(to bottom, #005f86 0, #005f86 0, #001d29 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005f86', endColorstr='#001d29', GradientType=0);color:#fff}.dark-theme-form-container .overlay-message.hide{display:none;visibility:hidden}.dark-theme-form-container .overlay-message.show{display:block;visibility:visible}.dark-theme-form-container .btn-small{position:relative;top:6px;margin-left:5px}.dark-theme-form-container .main-icon{fill:#fff}.dark-theme-form-container .main-icon.email-icon{stroke:#fff}.dark-theme-form-container .subtitle{color:#fff}.dark-theme-form-container .tooltip.in{opacity:1}.dark-theme-form-container .tooltip-content{padding:8px 8px;background-color:#5ea5c2;border-radius:0}.dark-theme-form-container .tooltip-content .splunk-icon{color:#fff;margin-right:5px;visibility:hidden}.dark-theme-form-container .tooltip-content span{color:#fff !important}.dark-theme-form-container .tooltip.top .tooltip-arrow{border-top-color:#5ea5c2;bottom:-4px;left:50%;margin-left:-10px;border-width:10px 10px 0}.dark-theme-form-container .tooltip.top{margin-top:-6px}.dark-theme-form-container .modal{color:#0C1724}.dark-theme-form-container label{display:block}.dark-theme-form-container label.splunk-input,.dark-theme-form-container label.splunk-input-generic{border:1px solid #969DAA;overflow:hidden}.dark-theme-form-container label.splunk-input input,.dark-theme-form-container label.splunk-input-generic input,.dark-theme-form-container label.splunk-input textarea,.dark-theme-form-container label.splunk-input-generic textarea{color:#fff;text-indent:11px;width:100%}.dark-theme-form-container label.splunk-input .placeholder,.dark-theme-form-container label.splunk-input-generic .placeholder{color:#fff}.dark-theme-form-container label.splunk-input.success,.dark-theme-form-container label.splunk-input-generic.success{border-color:#2eb50b;background-color:#363C44}.dark-theme-form-container label.splunk-input.success .feedback,.dark-theme-form-container label.splunk-input-generic.success .feedback{color:#2eb50b}.dark-theme-form-container label.splunk-input.error,.dark-theme-form-container label.splunk-input-generic.error{border-color:#ff909c;background-color:transparent}.dark-theme-form-container label.splunk-input.error .feedback,.dark-theme-form-container label.splunk-input-generic.error .feedback{color:#ff909c}.dark-theme-form-container label.splunk-input.focus,.dark-theme-form-container label.splunk-input-generic.focus{background-color:#000;border:1px solid #F0F3F7}.dark-theme-form-container label.splunk-input.focus.success,.dark-theme-form-container label.splunk-input-generic.focus.success{border-color:#2eb50b}.dark-theme-form-container label.splunk-input.focus.error,.dark-theme-form-container label.splunk-input-generic.focus.error{border-color:#ff909c}.dark-theme-form-container label.splunk-input.input-select,.dark-theme-form-container label.splunk-input-generic.input-select{border:none;overflow:visible;margin-bottom:10px}.dark-theme-form-container .input-select{border:none !important}.dark-theme-form-container .splunk-custom-select-span{border:1px solid #327b99}.dark-theme-form-container .splunk-custom-select-spanFocus{background-color:transparent}.dark-theme-form-container .splunk-custom-select-span.success{border-color:#2eb50b}.dark-theme-form-container .splunk-custom-select-span.success span{font-weight:bold}.dark-theme-form-container .splunk-custom-select-span.error{border-color:#ff909c}.dark-theme-form-container .splunk-radio{border:1px solid #969DAA}.dark-theme-form-container .splunk-radio .splunk-icon{color:#fff;font-size:28px;font-weight:normal}.dark-theme-form-container :checked+.splunk-radio{border:1px solid #2eb50b}.dark-theme-form-container .splunk-checkbox a{color:#75dafa}@media (max-width:767px){.splunk-form .col-xs-6:first-child{padding-right:5px;padding-left:15px}.splunk-form .col-xs-6:last-child{padding-left:5px;padding-right:15px}}@media (max-width:332px){.splunk-form label.splunk-input .placeholder{font-size:14px}.splunk-form .control{font-size:14px}}.light-theme-form-container{padding:20px;position:relative;border:1px solid #D5DCE5;border-top:5px solid #2eb50b;border-radius:0;background:#fff}.light-theme-form-container .input-spinner{color:#2d2d2d}.light-theme-form-container input:-webkit-autofill,.light-theme-form-container textarea:-webkit-autofill,.light-theme-form-container select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #F0F3F7 inset !important;-webkit-appearance:none}.light-theme-form-container input:-webkit-autofill .placeholder,.light-theme-form-container textarea:-webkit-autofill .placeholder,.light-theme-form-container select:-webkit-autofill .placeholder{color:#000}.light-theme-form-container input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #F0F3F7 inset !important;-webkit-border-radius:3px !important}.light-theme-form-container button[type="submit"]:disabled{color:#000;border-color:#000}.light-theme-form-container button[type="submit"]:disabled:hover{color:#000;border-color:#000}.light-theme-form-container .overlay-message{background:#005f86;background:-moz-linear-gradient(top, #005f86 0, #fffdfd 0, #efefef 90%);background:-webkit-linear-gradient(top, #005f86 0, #fffdfd 0, #efefef 90%);background:linear-gradient(to bottom, #005f86 0, #fffdfd 0, #efefef 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005f86', endColorstr='#efefef', GradientType=0)}.light-theme-form-container .overlay-message.transparent{background:-moz-linear-gradient(top, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.54) 100%);background:-webkit-linear-gradient(top, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.54) 100%);background:linear-gradient(to bottom, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.54) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfd', endColorstr='#8aefefef', GradientType=0)}.light-theme-form-container .btn-small{position:relative;top:6px;margin-left:5px}.light-theme-form-container .modal{color:#0C1724}.light-theme-form-container .main-icon{fill:#2d2d2d}.light-theme-form-container .main-icon.email-icon{stroke:#2d2d2d}.light-theme-form-container label{display:block}.light-theme-form-container label.splunk-input,.light-theme-form-container label.splunk-input-generic{border:1px solid #D5DCE5;overflow:hidden}.light-theme-form-container label.splunk-input input,.light-theme-form-container label.splunk-input-generic input,.light-theme-form-container label.splunk-input textarea,.light-theme-form-container label.splunk-input-generic textarea{font-weight:600;text-indent:11px;width:100%}.light-theme-form-container label.splunk-input .placeholder,.light-theme-form-container label.splunk-input-generic .placeholder{color:#72777a}.light-theme-form-container label.splunk-input.success,.light-theme-form-container label.splunk-input-generic.success{border-color:#2eb50b;background-color:transparent}.light-theme-form-container label.splunk-input.success .feedback,.light-theme-form-container label.splunk-input-generic.success .feedback{color:#2eb50b}.light-theme-form-container label.splunk-input.error,.light-theme-form-container label.splunk-input-generic.error{border-color:#b84756;background-color:transparent}.light-theme-form-container label.splunk-input.error .feedback,.light-theme-form-container label.splunk-input-generic.error .feedback{color:#b84756}.light-theme-form-container label.splunk-input.focus,.light-theme-form-container label.splunk-input-generic.focus{background:transparent;border:1px solid #363C44}.light-theme-form-container label.splunk-input.focus.success,.light-theme-form-container label.splunk-input-generic.focus.success{border-color:#2eb50b}.light-theme-form-container label.splunk-input.focus.error,.light-theme-form-container label.splunk-input-generic.focus.error{border-color:#ff909c}.light-theme-form-container label.splunk-input.input-select,.light-theme-form-container label.splunk-input-generic.input-select{border:none;overflow:visible;margin-bottom:8px}.light-theme-form-container textarea{min-height:200px;border:none;width:100%;outline:none;margin-top:15px;resize:none;font-weight:600}.light-theme-form-container .splunk-radio{border:1px solid #969DAA;color:#2d2d2d}.light-theme-form-container .splunk-radio .splunk-icon{color:#2d2d2d;font-size:28px;font-weight:normal}.light-theme-form-container :checked+.splunk-radio{border:1px solid #2eb50b}.light-theme-form-container .splunk-custom-select-span{border:1px solid #969DAA;color:#72777a}.light-theme-form-container .splunk-custom-select-span .splunk-custom-select-spanInner{font-size:16px;font-weight:bold}.light-theme-form-container .splunk-custom-select-span.success{border-color:#65a637}.light-theme-form-container .splunk-custom-select-span.success span{color:#000;font-weight:600}.light-theme-form-container .splunk-custom-select-span.error{border-color:#ff909c}.light-theme-form-container .splunk-form .splunk-custom-select-span:after{color:#000;top:12px !important}.light-theme-form-container .splunk-custom-select-spanFocus{background-color:transparent}.light-theme-form-container .splunk-form .control__indicator{border:1px solid #969DAA !important}.light-theme-form-container .splunk-form .control--radio .control__indicator{border:1px solid #969DAA !important}.light-theme-form-container .splunk-form .control input:checked~.control__indicator{background:transparent;border:1px solid #65a637 !important}.light-theme-form-container .splunk-form :checked+.splunk-radio{border:1px solid #65a637}.light-theme-form-container .splunk-form .control--checkbox .control__indicator:after{top:2px;left:5px;width:3px;height:8px;transform:rotate(45deg);border:solid #000;border-width:0 2px 2px 0}.light-theme-form-container .tooltip:focus .tooltip:active{color:#fff}.light-theme-form-container .tooltip.in{opacity:1}.light-theme-form-container .tooltip-content{color:#2d2d2d;padding:8px 8px;background-color:#d1d1d2;border-radius:0}.light-theme-form-container .tooltip-content .splunk-icon{color:#fff;margin-right:5px;visibility:hidden}.light-theme-form-container .tooltip-content span{color:#2d2d2d !important}.light-theme-form-container .tooltip.top .tooltip-arrow{border-top-color:#d1d1d2;bottom:-4px;left:50%;margin-left:-10px;border-width:10px 10px 0}.light-theme-form-container .tooltip.top{margin-top:-6px}.light-theme-form-container .tooltip.top .tooltip-arrow,.light-theme-form-container .tooltip.right .tooltip-arrow,.light-theme-form-container .tooltip.bottom .tooltip-arrow,.light-theme-form-container .tooltip.left .tooltip-arrow{border-top-color:#d1d1d2}.dark-theme-form-container,.light-theme-form-container{width:100%}.dark-theme-form-container #overlay-form-close-btn,.light-theme-form-container #overlay-form-close-btn{z-index:201;color:#fff;position:relative;cursor:pointer;float:right;width:18px}.dark-theme-form-container button[type="submit"],.light-theme-form-container button[type="submit"]{padding-top:15px;padding-bottom:15px;font-size:18px}.dark-theme-form-container.iframe-overlay-form .close-icon-wrapper,.light-theme-form-container.iframe-overlay-form .close-icon-wrapper{display:block;height:20px}.dark-theme-form-container.iframe-overlay-form .splunk2-h4,.light-theme-form-container.iframe-overlay-form .splunk2-h4,.dark-theme-form-container.iframe-overlay-form .splunk2-h3,.light-theme-form-container.iframe-overlay-form .splunk2-h3,.dark-theme-form-container.iframe-overlay-form .splunk2-h2,.light-theme-form-container.iframe-overlay-form .splunk2-h2,.dark-theme-form-container.iframe-overlay-form .splunk2-h1,.light-theme-form-container.iframe-overlay-form .splunk2-h1{padding-bottom:0}.dark-theme-form-container.iframe-overlay-form .splunk2-h4,.light-theme-form-container.iframe-overlay-form .splunk2-h4{font-size:21px}.dark-theme-form-container.iframe-overlay-form .splunk2-h3,.light-theme-form-container.iframe-overlay-form .splunk2-h3{font-size:30px}.overlay-splunk-body{padding-bottom:0}.overlay-btn-small{margin-left:0;top:4px;font-size:14px;position:relative;margin-left:5px}.light-gray-tooltip .tooltip-content span{color:#000 !important}.dark-gray-tooltip .tooltip-content span{color:#fff !important}.light-gray-tooltip+.tooltip>.tooltip-inner,.light-gray-tooltip .tooltip-content{background-color:#F0F3F7;color:#000;padding:10px;border-radius:0;max-width:100%}.light-gray-tooltip .tooltip-content div{color:#000}.light-gray-tooltip+.tooltip.top>.tooltip-arrow,.light-gray-tooltip.tooltip.top .tooltip-arrow{border-top-color:#F0F3F7}.tooltip{width:auto}.dark-gray-tooltip+.tooltip>.tooltip-inner,.dark-gray-tooltip .tooltip-content{background-color:#0C1724;color:#fff;padding:10px;border-radius:0;max-width:100%}.dark-gray-tooltip+.tooltip.top>.tooltip-arrow,.dark-gray-tooltip.tooltip.top .tooltip-arrow{border-top-color:#0C1724}.security-image{padding-bottom:15px;padding-top:15px}.step2{display:none}.btn-continue.disabled{cursor:not-allowed}.light-theme-form-container button.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.light-theme-form-container button.btn-continue:disabled{border-color:#000;color:#000}.light-theme-form-container a.btn-continue.disabled{border-color:#000;color:#000}.light-theme-form-container a.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.light-theme-form-container .splunk-custom-select-span .splunk-custom-select-spanInner{font-weight:normal}.dark-theme-form-container button.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.dark-theme-form-container a.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}#kss-node .kss-section{max-width:inherit}.splunk-carousel{text-align:center}.splunk-carousel .carousel-inner{height:100%}.splunk-carousel .carousel-inner .item{height:100%}.splunk-carousel .outer-container{min-height:500px;background-position:center center;background-size:cover;height:100%}.splunk-carousel .inverted h1{color:#fff}.splunk-carousel .inverted h2{color:#fff}.splunk-carousel .inverted .lead{color:#fff}.splunk-carousel .carousel-control{display:block}.splunk-carousel .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}.splunk-carousel .carousel-indicators li{display:inline-block;width:12px;height:12px;margin:1px;text-indent:-999px;border:1px solid #D5DCE5;border-radius:10px;cursor:pointer;background-color:white;background-color:#fff \9;background-color:#fff}.splunk-carousel .carousel-indicators .active{width:12px;height:12px;background-color:#65A637;border:1px solid #197301}.splunk-single-blockquote{background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#fff;position:relative}.splunk-single-blockquote .container .col-splunk-2.hero-carousel-img{float:none;margin:0 auto 15px;max-height:160px;overflow:hidden}.splunk-single-blockquote .container .col-splunk-2.hero-carousel-img:last-child{margin-bottom:40px}.splunk-blockquote-carousel,.splunk-single-blockquote{text-align:center}.splunk-blockquote-carousel .carousel-inner,.splunk-single-blockquote .carousel-inner{height:100%}.splunk-blockquote-carousel .carousel-inner .item,.splunk-single-blockquote .carousel-inner .item{height:100%}.splunk-blockquote-carousel .outer-container,.splunk-single-blockquote .outer-container{min-height:500px;background-position:center center;background-size:cover;height:100%}.splunk-blockquote-carousel .inverted h1,.splunk-single-blockquote .inverted h1{color:#fff}.splunk-blockquote-carousel .inverted h2,.splunk-single-blockquote .inverted h2{color:#fff}.splunk-blockquote-carousel .inverted .lead,.splunk-single-blockquote .inverted .lead{color:#fff}.splunk-blockquote-carousel .carousel-control,.splunk-single-blockquote .carousel-control{display:block}.splunk-blockquote-carousel .carousel-indicators,.splunk-single-blockquote .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}.splunk-blockquote-carousel .carousel-indicators li,.splunk-single-blockquote .carousel-indicators li{display:inline-block;width:12px;height:12px;margin:1px;text-indent:-999px;border:1px solid #D5DCE5;border-radius:10px;cursor:pointer;background-color:white;background-color:#fff \9;background-color:#fff}.splunk-blockquote-carousel .carousel-indicators .active,.splunk-single-blockquote .carousel-indicators .active{width:12px;height:12px;background-color:#65A637;border:1px solid #197301}.splunk-blockquote-carousel .carousel-indicators,.splunk-single-blockquote .carousel-indicators{bottom:16px;margin-bottom:0}.splunk-blockquote-carousel .carousel-control,.splunk-single-blockquote .carousel-control{width:8%;background-image:none}.splunk-blockquote-carousel .item,.splunk-single-blockquote .item{background-repeat:no-repeat;background-position:top center;background-size:cover}.splunk-blockquote-carousel .item:before,.splunk-single-blockquote .item:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;z-index:0}.splunk-blockquote-carousel .item.none:before,.splunk-single-blockquote .item.none:before{background-color:transparent}.splunk-blockquote-carousel .item.splunk-black,.splunk-single-blockquote .item.splunk-black{background-color:#000}.splunk-blockquote-carousel .item.splunk-green,.splunk-single-blockquote .item.splunk-green{background-color:#65A637}.splunk-blockquote-carousel .item.splunk-gray-dark,.splunk-single-blockquote .item.splunk-gray-dark{background-color:#656C76}.splunk-blockquote-carousel .item.splunk-gray,.splunk-single-blockquote .item.splunk-gray{background-color:#969DAA}.splunk-blockquote-carousel .item.splunk-white,.splunk-single-blockquote .item.splunk-white{background-color:#fff}.splunk-blockquote-carousel .item.splunk-black:before,.splunk-single-blockquote .item.splunk-black:before,.splunk-blockquote-carousel .item.splunk-green:before,.splunk-single-blockquote .item.splunk-green:before,.splunk-blockquote-carousel .item.splunk-gray-dark:before,.splunk-single-blockquote .item.splunk-gray-dark:before,.splunk-blockquote-carousel .item.splunk-gray:before,.splunk-single-blockquote .item.splunk-gray:before,.splunk-blockquote-carousel .item.splunk-white:before,.splunk-single-blockquote .item.splunk-white:before{visibility:hidden}.splunk-blockquote-carousel .item .splunk-blockquote,.splunk-single-blockquote .item .splunk-blockquote{text-align:left}.splunk-blockquote-carousel .item .splunk-blockquote.centered,.splunk-single-blockquote .item .splunk-blockquote.centered{text-align:center}.splunk-blockquote-carousel .container-fluid,.splunk-single-blockquote .container-fluid,.splunk-blockquote-carousel .container,.splunk-single-blockquote .container{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.splunk-blockquote-carousel .container-fluid .col-splunk-2.hero-carousel-img,.splunk-single-blockquote .container-fluid .col-splunk-2.hero-carousel-img,.splunk-blockquote-carousel .container .col-splunk-2.hero-carousel-img,.splunk-single-blockquote .container .col-splunk-2.hero-carousel-img{float:none;margin:0 auto 15px;max-height:160px;overflow:hidden}.splunk-blockquote-carousel .container-fluid .col-splunk-2.hero-carousel-img:last-child,.splunk-single-blockquote .container-fluid .col-splunk-2.hero-carousel-img:last-child,.splunk-blockquote-carousel .container .col-splunk-2.hero-carousel-img:last-child,.splunk-single-blockquote .container .col-splunk-2.hero-carousel-img:last-child{margin-bottom:40px}.safari .splunk-blockquote-carousel .container-fluid .col-splunk-6.right-paragraph,.safari .splunk-single-blockquote .container-fluid .col-splunk-6.right-paragraph,.safari .splunk-blockquote-carousel .container .col-splunk-6.right-paragraph,.safari .splunk-single-blockquote .container .col-splunk-6.right-paragraph{width:49.5%}.splunk-blockquote-carousel .container-fluid .hasrightparagraph,.splunk-single-blockquote .container-fluid .hasrightparagraph,.splunk-blockquote-carousel .container .hasrightparagraph,.splunk-single-blockquote .container .hasrightparagraph{display:flex;flex-wrap:wrap;margin:40px}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .hero-carousel-img,.splunk-single-blockquote .container-fluid .hasrightparagraph .hero-carousel-img,.splunk-blockquote-carousel .container .hasrightparagraph .hero-carousel-img,.splunk-single-blockquote .container .hasrightparagraph .hero-carousel-img{max-width:100%;text-align:right;padding-right:5%}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph{padding-left:5%;text-align:left}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph::before,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph::before,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph::before,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph::before{border-right:1px solid;border-right-color:#D5DCE5;opacity:.4;position:absolute;top:0;bottom:0;left:0;content:" "}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph.lightGraySeparator,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph.lightGraySeparator,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph.lightGraySeparator,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph.lightGraySeparator{color:#F0F3F7}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph.darkGraySeparator,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph.darkGraySeparator,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph.darkGraySeparator,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph.darkGraySeparator{color:#474444}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .col-splunk-12.hero-carousel-img,.splunk-single-blockquote .container-fluid .hasrightparagraph .col-splunk-12.hero-carousel-img,.splunk-blockquote-carousel .container .hasrightparagraph .col-splunk-12.hero-carousel-img,.splunk-single-blockquote .container .hasrightparagraph .col-splunk-12.hero-carousel-img,.splunk-blockquote-carousel .container-fluid .hasrightparagraph .col-splunk-12.right-paragraph,.splunk-single-blockquote .container-fluid .hasrightparagraph .col-splunk-12.right-paragraph,.splunk-blockquote-carousel .container .hasrightparagraph .col-splunk-12.right-paragraph,.splunk-single-blockquote .container .hasrightparagraph .col-splunk-12.right-paragraph{text-align:center;padding-right:0;padding-left:0}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .col-splunk-12.right-paragraph,.splunk-single-blockquote .container-fluid .hasrightparagraph .col-splunk-12.right-paragraph,.splunk-blockquote-carousel .container .hasrightparagraph .col-splunk-12.right-paragraph,.splunk-single-blockquote .container .hasrightparagraph .col-splunk-12.right-paragraph{margin-top:0;padding-top:0}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .col-splunk-12.right-paragraph:before,.splunk-single-blockquote .container-fluid .hasrightparagraph .col-splunk-12.right-paragraph:before,.splunk-blockquote-carousel .container .hasrightparagraph .col-splunk-12.right-paragraph:before,.splunk-single-blockquote .container .hasrightparagraph .col-splunk-12.right-paragraph:before{display:none}.splunk-blockquote-carousel .inner-container,.splunk-single-blockquote .inner-container{width:84%;margin:0 auto;padding:80px 0}.splunk-blockquote-carousel .inner-container.padding-education,.splunk-single-blockquote .inner-container.padding-education{padding-top:10px;padding-bottom:10px}.splunk-blockquote-carousel .inner-container.padding-education .col-splunk-2.hero-carousel-img:last-child,.splunk-single-blockquote .inner-container.padding-education .col-splunk-2.hero-carousel-img:last-child{margin-bottom:0}.splunk-blockquote-carousel .inner-container .quotemarkimage,.splunk-single-blockquote .inner-container .quotemarkimage{display:none;margin-bottom:40px}.splunk-blockquote-carousel .inner-container .quotemarkimage img,.splunk-single-blockquote .inner-container .quotemarkimage img{width:50px}.splunk-blockquote-carousel .btn-group,.splunk-single-blockquote .btn-group{display:block}.splunk-blockquote-carousel .btn-group .splunk-btn,.splunk-single-blockquote .btn-group .splunk-btn{display:inline-block;float:none;margin:0 .5% 15px}@media only screen and (max-width:767px){.splunk-single-blockquote .btn-group .splunk-btn{min-width:30%}.splunk-blockquote-carousel .btn-group .splunk-btn{min-width:30%}}@media (max-width:767px){.splunk-single-blockquote .container .col-splunk-2.hero-carousel-img{width:25%}.splunk-blockquote-carousel .container-fluid .col-splunk-2.hero-carousel-img,.splunk-blockquote-carousel .container .col-splunk-2.hero-carousel-img{width:25%}}@media (max-width:767px){.splunk-blockquote-carousel .item .splunk-blockquote,.splunk-single-blockquote .item .splunk-blockquote{text-align:center}.splunk-blockquote-carousel .col-splunk-6,.splunk-single-blockquote .col-splunk-6{width:100%}.safari .splunk-blockquote-carousel .container .col-splunk-6.right-paragraph,.safari .splunk-single-blockquote .container .col-splunk-6.right-paragraph{width:100%}.splunk-blockquote-carousel .carousel-indicators,.splunk-single-blockquote .carousel-indicators{bottom:10px;margin-bottom:0}.splunk-blockquote-carousel .carousel-control,.splunk-single-blockquote .carousel-control{display:none}.splunk-blockquote-carousel .inner-container,.splunk-single-blockquote .inner-container{width:100%;margin:0 auto;padding:40px 0}.splunk-blockquote-carousel .inner-container .quotemarkimage,.splunk-single-blockquote .inner-container .quotemarkimage{margin-bottom:20px}.splunk-blockquote-carousel .splunk-h3,.splunk-single-blockquote .splunk-h3{padding-bottom:15px}.splunk-blockquote-carousel .btn-group,.splunk-single-blockquote .btn-group{margin-bottom:10px}.splunk-blockquote-carousel .btn-group .splunk-btn,.splunk-single-blockquote .btn-group .splunk-btn{min-width:50%;margin-bottom:5px}.splunk-blockquote-carousel .btn-group .splunk-btn:last-child,.splunk-single-blockquote .btn-group .splunk-btn:last-child{margin-bottom:0}.splunk-blockquote-carousel .container-fluid .hasrightparagraph,.splunk-single-blockquote .container-fluid .hasrightparagraph,.splunk-blockquote-carousel .container .hasrightparagraph,.splunk-single-blockquote .container .hasrightparagraph{display:block;margin:20px 0 15px 0}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .hero-carousel-img,.splunk-single-blockquote .container-fluid .hasrightparagraph .hero-carousel-img,.splunk-blockquote-carousel .container .hasrightparagraph .hero-carousel-img,.splunk-single-blockquote .container .hasrightparagraph .hero-carousel-img{text-align:center}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph{padding-left:0;padding-right:0;padding-top:15px;text-align:center;margin-top:15px}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph::before,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph::before,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph::before,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph::before{border-right:0;border-top:1px solid;top:0;left:0;right:0;content:" "}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph.lightGraySeparator,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph.lightGraySeparator,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph.lightGraySeparator,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph.lightGraySeparator{color:#F0F3F7}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph.lightGraySeparator::before,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph.lightGraySeparator::before,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph.lightGraySeparator::before,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph.lightGraySeparator::before{border-top-color:#D5DCE5}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph.darkGraySeparator,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph.darkGraySeparator,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph.darkGraySeparator,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph.darkGraySeparator{color:#474444}.splunk-blockquote-carousel .container-fluid .hasrightparagraph .right-paragraph.darkGraySeparator::before,.splunk-single-blockquote .container-fluid .hasrightparagraph .right-paragraph.darkGraySeparator::before,.splunk-blockquote-carousel .container .hasrightparagraph .right-paragraph.darkGraySeparator::before,.splunk-single-blockquote .container .hasrightparagraph .right-paragraph.darkGraySeparator::before{border-top-color:#969DAA}}.splunk-superModal.modal{margin-top:0;padding:40px 0}.splunk-superModal.modal .modal-dialog .modal-content{border-radius:0}.splunk-superModal.modal .modal-dialog .modal-content .modal-header{padding:20px;min-height:60px;border-bottom:1px solid #D5DCE5}.splunk-superModal.modal .modal-dialog .modal-content .modal-header .splunk-superModal-title{font-size:20px;font-weight:bold;color:#0C1724;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.splunk-superModal.modal .modal-dialog .modal-content .modal-header button.close{font-size:30px;color:#000;opacity:.7;outline:none}.splunk-superModal.modal .modal-dialog .modal-content .modal-header button.close:hover{color:#000000}.splunk-superModal.modal .modal-dialog .modal-content .modal-body{padding:0}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section{position:relative}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section>.row{display:block}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section[data-vimeo-initialized]{padding-bottom:56%}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section[data-vimeo-initialized] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section .container{width:100% !important}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section .row>.video.parbase.section .splunk-video-inline .vidyard_player{max-width:none}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section .row>.column.section{width:100% !important;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section .row>div:not(.video){margin-top:20px}.splunk-superModal.modal .modal-dialog .modal-content .modal-body .extended-section .row>span:not(.vidyard_player){margin-top:20px}.splunk-superModal.modal .modal-dialog .modal-content .modal-footer{border-top:0;min-height:40px}.modal-wrapper .video.parbase{display:block}html:not(.safari) .splunk-superModal.fade-scale .modal-dialog{opacity:0}html:not(.safari) .splunk-superModal.fade-scale .modal-dialog .modal-content{opacity:0}html:not(.safari) .splunk-superModal.fade-scale .modal-dialog .modal-content .modal-header,html:not(.safari) .splunk-superModal.fade-scale .modal-dialog .modal-content .modal-body,html:not(.safari) .splunk-superModal.fade-scale .modal-dialog .modal-content .modal-footer{opacity:0}html:not(.safari) .splunk-superModal.fade-scale.in{background-color:#363C44E6 E6;animation:reveal-content;animation-delay:0;animation-duration:.2s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}html:not(.safari) .splunk-superModal.fade-scale.in .modal-dialog{opacity:1}html:not(.safari) .splunk-superModal.fade-scale.in .modal-dialog .modal-content{animation:reveal-modal;animation-delay:.2;animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}html:not(.safari) .splunk-superModal.fade-scale.in .modal-dialog .modal-content .modal-header,html:not(.safari) .splunk-superModal.fade-scale.in .modal-dialog .modal-content .modal-body,html:not(.safari) .splunk-superModal.fade-scale.in .modal-dialog .modal-content .modal-footer{animation:reveal-content;animation-delay:.4s;animation-duration:.2s;animation-fill-mode:forwards;animation-timing-function:linear}@media (max-width:768px){.splunk-superModal.modal{padding:0}.splunk-superModal.modal .modal-dialog{width:100vw;min-width:100vw;max-width:100vw;margin:0}.splunk-superModal.modal .modal-dialog .modal-content{height:100vh;overflow:hidden;overflow-y:auto}.splunk-superModal.modal .modal-dialog .modal-content .modal-header{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background-color:#ffffff;padding-left:30px;z-index:1}.splunk-superModal.modal .modal-dialog .modal-content .modal-header .splunk-superModal-title{padding-right:30px}}@keyframes reveal-modal{0%{opacity:0;transform:scale(.1)}100%{opacity:1;transform:scale(1)}}@keyframes reveal-content{0%{opacity:0}100%{opacity:1}}.splunk-font.bold{font-weight:bold}.splunk-font.regular{font-weight:normal}.splunk-font.light{font-weight:200}.splunk-font.black{font-weight:900}.splunk-font.extrabold{font-weight:800}.splunk-font.semibold{font-weight:600}.splunk-font.italic{font-style:italic}.splunk2-background-white{background-color:#fff}.splunk2-background-gray{background-color:#f7f7f7}.splunk2-background{background-size:cover;background-position:center center}.centered{text-align:center !important}.circle-example{width:100px;height:100px;border:1px solid #D5DCE5;border-radius:50%;margin-right:5px;display:inline-block}.splunk2-color.splunk-green{color:#65A637}.splunk2-color.splunk-green-cta{color:#2eb50b}.splunk2-color.splunk-green-dark{color:#197301}.splunk2-color.splunk-green-darkest{color:#115000}.splunk2-color.splunk-green-mint{color:#00AFAA}.splunk2-color.splunk-blue{color:#0070F3}.splunk2-color.splunk-blue-light{color:#00A9E0}.splunk2-color.splunk-blue-lightest{color:#75dafa}.splunk2-color.splunk-blue-dark{color:#005F86}.splunk2-color.splunk-highlight{color:#EB008B}.splunk2-color.splunk-highlight p{color:#EB008B}.splunk2-color.splunk-gray-darkest{color:#0C1724}.splunk2-color.splunk-gray-darker{color:#363C44}.splunk2-color.splunk-gray-dark{color:#656C76}.splunk2-color.splunk-gray{color:#969DAA}.splunk2-color.splunk-gray-light{color:#D5DCE5}.splunk2-color.splunk-gray-lightest{color:#F0F3F7}.splunk2-color.splunk-white{color:#fff}.splunk2-color.splunk-black{color:#000}.splunk2-color.splunk-burgundy{color:#79232E}.splunk2-color.splunk-orange{color:#F99D1C}.splunk2-color.splunk-orange-light{color:#F2A900}.splunk2-color.splunk-pink{color:#ED0080}.splunk-color.splunk-green{color:#65A637}.splunk-color.splunk-green p{color:#65A637}.splunk-color.splunk-green-cta{color:#2eb50b}.splunk-color.splunk-green-cta p{color:#2eb50b}.splunk-color.splunk-green-dark{color:#197301}.splunk-color.splunk-green-dark p{color:#197301}.splunk-color.splunk-green-darkest{color:#115000}.splunk-color.splunk-green-darkest p{color:#115000}.splunk-color.splunk-green-mint{color:#00AFAA}.splunk-color.splunk-green-mint p{color:#00AFAA}.splunk-color.splunk-blue{color:#0070F3}.splunk-color.splunk-blue p{color:#0070F3}.splunk-color.splunk-blue-light{color:#00A9E0}.splunk-color.splunk-blue-light p{color:#00A9E0}.splunk-color.splunk-blue-lightest{color:#75dafa}.splunk-color.splunk-blue-lightest p{color:#75dafa}.splunk-color.splunk-blue-dark{color:#005F86}.splunk-color.splunk-blue-dark p{color:#005F86}.splunk-color.splunk-highlight{color:#EB008B}.splunk-color.splunk-highlight p{color:#EB008B}.splunk-color.splunk-gray-darkest{color:#0C1724}.splunk-color.splunk-gray-darkest p{color:#0C1724}.splunk-color.splunk-gray-darker{color:#363C44}.splunk-color.splunk-gray-darker p{color:#363C44}.splunk-color.splunk-gray-dark{color:#656C76}.splunk-color.splunk-gray-dark p{color:#656C76}.splunk-color.splunk-gray{color:#969DAA}.splunk-color.splunk-gray p{color:#969DAA}.splunk-color.splunk-gray-light{color:#D5DCE5}.splunk-color.splunk-gray-light p{color:#D5DCE5}.splunk-color.splunk-gray-lightest{color:#F0F3F7}.splunk-color.splunk-gray-lightest p{color:#F0F3F7}.splunk-color.splunk-white{color:#fff}.splunk-color.splunk-white p{color:#fff}.splunk-color.splunk-black{color:#000}.splunk-color.splunk-black p{color:#000}.splunk-color.splunk-burgundy{color:#79232E}.splunk-color.splunk-burgundy p{color:#79232E}.splunk-color.splunk-orange{color:#F99D1C}.splunk-color.splunk-orange p{color:#F99D1C}.splunk-color.splunk-orange-light{color:#F2A900}.splunk-color.splunk-orange-light p{color:#F2A900}.splunk2-background.splunk-green{background-color:#65A637}.splunk2-background.splunk-green-cta{background-color:#2eb50b}.splunk2-background.splunk-green-dark{background-color:#197301}.splunk2-background.splunk-green-darkest{background-color:#115000}.splunk2-background.splunk-green-mint{background-color:#00AFAA}.splunk2-background.splunk-blue{background-color:#0070F3}.splunk2-background.splunk-blue-light{background-color:#00A9E0}.splunk2-background.splunk-blue-lightest{background-color:#75dafa}.splunk2-background.splunk-blue-dark{background-color:#005F86}.splunk2-background.splunk-gray-darkest{background-color:#0C1724}.splunk2-background.splunk-gray-darker{background-color:#363C44}.splunk2-background.splunk-gray-dark{background-color:#656C76}.splunk2-background.splunk-gray{background-color:#969DAA}.splunk2-background.splunk-gray-light{background-color:#D5DCE5}.splunk2-background.splunk-gray-lightest{background-color:#F0F3F7}.splunk2-background.splunk-white{background-color:#fff}.splunk2-background.splunk-black{background-color:#000}.splunk2-background.splunk-burgundy{background-color:#79232E}.splunk2-background.splunk-orange{background-color:#F99D1C}.splunk2-background.splunk-orange-light{background-color:#F2A900}.splunk2-background.splunk-pink,.splunk2-background.splunk-catPink{background-color:#ED0080}.splunk2-background.splunk-gradient{background-image:linear-gradient(-30deg, #F99D1C 8.98%, #F99C1C 9.4%, #F4781F 21.71%, #F16221 31.74%, #F05A22 38.17%, #EE1D62 64.89%, #ED0080 76.39%)}.splunk-background.splunk-green{background-color:#65A637}.splunk-background.splunk-green-cta{background-color:#2eb50b}.splunk-background.splunk-green-dark{background-color:#197301}.splunk-background.splunk-green-darkest{background-color:#115000}.splunk-background.splunk-green-mint{background-color:#00AFAA}.splunk-background.splunk-blue{background-color:#0070F3}.splunk-background.splunk-blue-light{background-color:#00A9E0}.splunk-background.splunk-blue-lightest{background-color:#75dafa}.splunk-background.splunk-blue-dark{background-color:#005F86}.splunk-background.splunk-gray-darkest{background-color:#0C1724}.splunk-background.splunk-gray-darker{background-color:#363C44}.splunk-background.splunk-gray-dark{background-color:#656C76}.splunk-background.splunk-gray{background-color:#969DAA}.splunk-background.splunk-gray-light{background-color:#D5DCE5}.splunk-background.splunk-gray-lightest{background-color:#F0F3F7}.splunk-background.splunk-white{background-color:#fff}.splunk-background.splunk-black{background-color:#000}.splunk-background.splunk-burgundy{background-color:#79232E}.splunk-background.splunk-orange{background-color:#F99D1C}.splunk-background.splunk-orange-light{background-color:#F2A900}.splunk-background.splunk-pink,.splunk-background.splunk-catPink{background-color:#ED0080}.splunk-background.splunk-gradient{background-image:linear-gradient(-30deg, #F99D1C 8.98%, #F99C1C 9.4%, #F4781F 21.71%, #F16221 31.74%, #F05A22 38.17%, #EE1D62 64.89%, #ED0080 76.39%)}.splunk2-top-border{border-top:1px solid #D5DCE5}.splunk2-top-border.splunk-green{border-top:1px solid #65A637}.splunk2-top-border.splunk-green-dark{border-top:1px solid #197301}.splunk2-top-border.splunk-green-darkest{border-top:1px solid #115000}.splunk2-top-border.splunk-green-mint{border-top:1px solid #00AFAA}.splunk2-top-border.splunk-blue{border-top:1px solid #0070F3}.splunk2-top-border.splunk-blue-light{border-top:1px solid #00A9E0}.splunk2-top-border.splunk-blue-lightest{border-top:1px solid #75dafa}.splunk2-top-border.splunk-blue-dark{border-top:1px solid #005F86}.splunk2-top-border.splunk-gray-darkest{border-top:1px solid #0C1724}.splunk2-top-border.splunk-gray-darker{border-top:1px solid #363C44}.splunk2-top-border.splunk-gray-dark{border-top:1px solid #656C76}.splunk2-top-border.splunk-gray{border-top:1px solid #969DAA}.splunk2-top-border.splunk-gray-light{border-top:1px solid #D5DCE5}.splunk2-top-border.splunk-gray-lightest{border-top:1px solid #F0F3F7}.splunk2-top-border.splunk-white{border-top:1px solid #fff}.splunk2-top-border.splunk-black{border-top:1px solid #000}.splunk2-top-border.splunk-burgundy{border-top:1px solid #79232E}.splunk2-top-border.splunk-orange{border-top:1px solid #F99D1C}.splunk2-top-border.splunk-orange-light{border-top:1px solid #F2A900}.splunk-top-border{border-top:1px solid #D5DCE5}.splunk-top-border.splunk-green{border-top:1px solid #65A637}.splunk-top-border.splunk-green-dark{border-top:1px solid #197301}.splunk-top-border.splunk-green-darkest{border-top:1px solid #115000}.splunk-top-border.splunk-green-mint{border-top:1px solid #00AFAA}.splunk-top-border.splunk-blue{border-top:1px solid #0070F3}.splunk-top-border.splunk-blue-light{border-top:1px solid #00A9E0}.splunk-top-border.splunk-blue-lightest{border-top:1px solid #75dafa}.splunk-top-border.splunk-blue-dark{border-top:1px solid #005F86}.splunk-top-border.splunk-gray-darkest{border-top:1px solid #0C1724}.splunk-top-border.splunk-gray-darker{border-top:1px solid #363C44}.splunk-top-border.splunk-gray-dark{border-top:1px solid #656C76}.splunk-top-border.splunk-gray{border-top:1px solid #969DAA}.splunk-top-border.splunk-gray-light{border-top:1px solid #D5DCE5}.splunk-top-border.splunk-gray-lightest{border-top:1px solid #F0F3F7}.splunk-top-border.splunk-white{border-top:1px solid #fff}.splunk-top-border.splunk-black{border-top:1px solid #000}.splunk-top-border.splunk-burgundy{border-top:1px solid #79232E}.splunk-top-border.splunk-orange{border-top:1px solid #F99D1C}.splunk-top-border.splunk-orange-light{border-top:1px solid #F2A900}#kss-node .kss-title__permalink{margin-bottom:16px}.splunk2-h1{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h2{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:35px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h3{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:27px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h4{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:20px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h5{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:16px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h6{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:14px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h7{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:16px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0;display:block;letter-spacing:.25px}@media (min-width:768px){.splunk2-h1{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:55px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h2{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:40px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h3{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:30px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h4{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:21px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h5{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:18px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h6{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:16px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}.splunk2-h7{color:#0C1724;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:18px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:16px;margin-bottom:0;margin-top:0}}.splunk-h1{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:35px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h2{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:30px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h3{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:33px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h4{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:22px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}.splunk-h5{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}.splunk-h6{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:130%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}.splunk-h7{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:16px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0;display:block;letter-spacing:.25px}@media (min-width:480px){.splunk-h1{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}}@media (min-width:768px){.splunk-h1{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:60px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}}@media (min-width:480px){.splunk-h2{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h3{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h4{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:28px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h5{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:24px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h6{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h7{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}}@media (min-width:1200px){.splunk-h2{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:50px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h3{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:bold;font-size:45px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:35px;margin-bottom:16px;margin-top:0}.splunk-h4{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:30px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h5{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:24px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h6{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:25px;margin-bottom:16px;margin-top:0}.splunk-h7{margin-bottom:0;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:16px;margin-top:0}}body{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialias;color:#363C44}.splunk2-lead-lg{color:#363C44;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:24px;font-weight:600;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:20px}.splunk2-lead-lg p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:24px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:20px}.splunk2-lead-lg p:last-child{padding-bottom:0}.splunk2-lead-md{color:#363C44;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;font-weight:600;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:20px}.splunk2-lead-md p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:20px}.splunk2-lead-md p:last-child{padding-bottom:0}.splunk2-lead{color:#363C44;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;font-weight:600;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:20px}.splunk2-lead p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;line-height:120%;-webkit-font-smoothing:antialias;padding-bottom:20px}.splunk2-lead p:last-child{padding-bottom:0}.splunk-lead{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;line-height:110%;-webkit-font-smoothing:antialias;padding-bottom:25px}.splunk-lead p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;line-height:110%;-webkit-font-smoothing:antialias}.splunk-lead p:last-child{padding-bottom:0}.splunk-body{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;line-height:140%;-webkit-font-smoothing:antialias;padding-bottom:25px}.splunk-body p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;line-height:140%;-webkit-font-smoothing:antialias}.splunk-body p:last-child{padding-bottom:0}p{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:16px;font-weight:normal;line-height:140%;-webkit-font-smoothing:antialias;padding-bottom:15px;margin-bottom:0;color:#363C44}p:last-child{padding-bottom:0}p.small{font-size:14px}small{font-size:12px}.splunk2-eyebrow{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:12px;font-weight:600;line-height:100%;color:#656C76;padding-bottom:10px;text-transform:uppercase}h1.splunk2-eyebrow,h2.splunk2-eyebrow,h3.splunk2-eyebrow,h4.splunk2-eyebrow,h5.splunk2-eyebrow,h6.splunk2-eyebrow{margin:0}.splunk2-category-tag{display:inline-block;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:12px;font-weight:600;line-height:100%;padding:2px 7px 1px 7px;margin-bottom:15px;border-radius:2px;text-transform:uppercase;text-align:center;background-color:#fff;color:#ED0080}.splunk2-category-tag.splunk2-background.splunk-black{background-color:#000;color:#fff}.splunk2-subhead-lg{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:24px;font-weight:normal;line-height:120%;padding-bottom:20px;-webkit-font-smoothing:antialias}.splunk2-subhead-md{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:21px;font-weight:normal;line-height:120%;padding-bottom:20px;-webkit-font-smoothing:antialias}.splunk2-subhead-sm{font-family:"splunk_data_sans",Helvetica,Arial,sans-serif !important;font-size:18px;font-weight:normal;line-height:120%;padding-bottom:20px;-webkit-font-smoothing:antialias}.body-small{font-size:15px;font-weight:normal;line-height:1.4em;padding-bottom:15px}.body-small p{font-size:15px;font-weight:normal;line-height:1.4em;padding-bottom:15px;-webkit-font-smoothing:antialias}.body-small p:last-child{padding-bottom:0}strong{font-weight:bold}em{font-style:italic}a{color:#0070F3}a .splunk-icon{color:#0070F3}a:hover{color:#0070F3;text-decoration:underline}a:hover .splunk-icon{color:#0070F3}a:active,a:focus{color:#0070F3;outline:none;text-decoration:inherit}.inverted{color:white}.inverted .splunk2-h1,.inverted .splunk2-h2,.inverted .splunk2-h3,.inverted .splunk2-h4,.inverted .splunk2-h5,.inverted .splunk2-h6,.inverted .splunk2-h7{color:white}.inverted div,.inverted p{color:white}@media (min-width:768px){body{font-size:18px}.splunk2-lead-lg{font-size:30px;line-height:120%;padding-bottom:20px}.splunk2-lead-lg p{font-size:30px;line-height:120%;padding-bottom:20px}.splunk2-lead-md{font-size:21px;line-height:120%;padding-bottom:20px}.splunk2-lead-md p{font-size:21px;line-height:120%;padding-bottom:20px}.splunk2-lead{font-size:18px;line-height:120%;padding-bottom:20px}.splunk2-lead p{font-size:18px;line-height:120%;padding-bottom:20px}.splunk-lead{font-size:20px;line-height:140%}.splunk-lead p{font-size:20px;line-height:140%}.splunk-body{font-size:18px;line-height:140%}.splunk-body p{font-size:18px;line-height:140%;padding-bottom:25px;margin-bottom:0}.splunk-body p:last-child{padding-bottom:0}p{font-size:18px;line-height:140%}p.small{font-size:16px}.splunk2-subhead-lg{font-size:30px;padding-bottom:20px}.splunk2-subhead-md{font-size:24px;padding-bottom:20px}.splunk2-subhead-sm{font-size:21px;padding-bottom:20px}.splunk2-eyebrow{font-size:14px;line-height:100%}.splunk2-category-tag{margin-bottom:20px}}.splunk-icon{color:#2d2d2d}.splunk-icon.success{color:#65A637}.splunk-icon.blue{color:#0070F3}.splunk-icon.gray{color:#969DAA}.sp-icon-size.sm{width:48px !important;height:48px !important}.sp-icon-size.md{width:64px !important;height:64px !important}.sp-icon-size.lg{width:80px !important;height:80px !important}ul{list-style:none;padding-left:0}ul.splunk-list{padding-left:16px}ul.splunk-list li{padding-left:16px;text-align:left;margin-bottom:12px;position:relative}ul.splunk-list li:before{position:absolute;display:inline-block;top:-3px;left:0;content:"•";font-size:1.5em;color:#000}ul.splunk-list li ul.splunk-body{padding-bottom:0;padding-top:8px}ul.splunk-list.splunk-body.list-arrow li:before,ul.splunk-list.splunk-body.list-arrow2 li:before{position:absolute;display:inline-block;content:'\e901';font-family:'splunk_list';font-size:.6em;top:0;left:0}ul.splunk-list.splunk-body.list-check li:before{position:absolute;display:inline-block;content:'\e900';font-family:'splunk_list';font-size:.6em;margin-left:0;top:0;left:0}ul.splunk-list.splunk-body.list-pdf{padding-left:13px}ul.splunk-list.splunk-body.list-pdf li{padding-left:30px;list-style-type:none}ul.splunk-list.splunk-body.list-pdf li:before{font-size:1em;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul.splunk-list.splunk-h1 li,ul.splunk-list.splunk2-h1 li{padding-left:38px}ul.splunk-list.splunk-h1 li:before,ul.splunk-list.splunk2-h1 li:before{left:-14px;top:-5px}ul.splunk-list.splunk-h1.list-arrow,ul.splunk-list.splunk2-h1.list-arrow{padding-left:13px}ul.splunk-list.splunk-h1.list-arrow li,ul.splunk-list.splunk2-h1.list-arrow li{padding:0;padding-left:57px;list-style-type:none}ul.splunk-list.splunk-h1.list-arrow li:before,ul.splunk-list.splunk2-h1.list-arrow li:before{font-size:inherit !important;font-family:'splunk_list';display:inline-block;left:-8px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h1.list-check,ul.splunk-list.splunk2-h1.list-check{padding-left:63px}ul.splunk-list.splunk-h1.list-check li,ul.splunk-list.splunk2-h1.list-check li{padding:0;padding-left:16px;list-style-type:none}ul.splunk-list.splunk-h1.list-check li:before,ul.splunk-list.splunk2-h1.list-check li:before{font-family:'splunk_list';font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:18px}ul.splunk-list.splunk-h1.list-pdf,ul.splunk-list.splunk2-h1.list-pdf{padding-left:65px}ul.splunk-list.splunk-h1.list-pdf li,ul.splunk-list.splunk2-h1.list-pdf li{padding:0;padding-left:21px;list-style-type:none}ul.splunk-list.splunk-h1.list-pdf li:before,ul.splunk-list.splunk2-h1.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul.splunk-list.splunk-h1.list-arrow2,ul.splunk-list.splunk2-h1.list-arrow2{padding-left:0}ul.splunk-list.splunk-h1.list-arrow2 li,ul.splunk-list.splunk2-h1.list-arrow2 li{padding:0;padding-left:57px;list-style-type:none}ul.splunk-list.splunk-h1.list-arrow2 li:before,ul.splunk-list.splunk2-h1.list-arrow2 li:before{display:inline-block;font-family:'splunk_list';left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h2 li,ul.splunk-list.splunk2-h2 li{padding-left:30px}ul.splunk-list.splunk-h2 li:before,ul.splunk-list.splunk2-h2 li:before{left:-11px;top:-5px}ul.splunk-list.splunk-h2.list-arrow,ul.splunk-list.splunk2-h2.list-arrow{padding-left:10px}ul.splunk-list.splunk-h2.list-arrow li,ul.splunk-list.splunk2-h2.list-arrow li{padding:0;padding-left:53px;list-style-type:none}ul.splunk-list.splunk-h2.list-arrow li:before,ul.splunk-list.splunk2-h2.list-arrow li:before{font-size:inherit !important;display:inline-block;left:0;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h2.list-check,ul.splunk-list.splunk2-h2.list-check{padding-left:53px}ul.splunk-list.splunk-h2.list-check li,ul.splunk-list.splunk2-h2.list-check li{padding:0;padding-left:18px;list-style-type:none}ul.splunk-list.splunk-h2.list-check li:before,ul.splunk-list.splunk2-h2.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:19px}ul.splunk-list.splunk-h2.list-pdf,ul.splunk-list.splunk2-h2.list-pdf{padding-left:53px}ul.splunk-list.splunk-h2.list-pdf li,ul.splunk-list.splunk2-h2.list-pdf li{padding:0;padding-left:19px;list-style-type:none}ul.splunk-list.splunk-h2.list-pdf li:before,ul.splunk-list.splunk2-h2.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul.splunk-list.splunk-h2.list-arrow2,ul.splunk-list.splunk2-h2.list-arrow2{padding-left:0}ul.splunk-list.splunk-h2.list-arrow2 li,ul.splunk-list.splunk2-h2.list-arrow2 li{padding:0;padding-left:53px;list-style-type:none}ul.splunk-list.splunk-h2.list-arrow2 li:before,ul.splunk-list.splunk2-h2.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h3 li,ul.splunk-list.splunk2-h3 li{padding-left:25px}ul.splunk-list.splunk-h3 li:before,ul.splunk-list.splunk2-h3 li:before{left:-10px;top:-5px}ul.splunk-list.splunk-h3.list-arrow,ul.splunk-list.splunk2-h3.list-arrow{padding-left:13px}ul.splunk-list.splunk-h3.list-arrow li,ul.splunk-list.splunk2-h3.list-arrow li{padding:0;padding-left:48px;list-style-type:none}ul.splunk-list.splunk-h3.list-arrow li:before,ul.splunk-list.splunk2-h3.list-arrow li:before{font-size:inherit !important;left:-2px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul.splunk-list.splunk-h3.list-check,ul.splunk-list.splunk2-h3.list-check{padding-left:48px}ul.splunk-list.splunk-h3.list-check li,ul.splunk-list.splunk2-h3.list-check li{padding:0;padding-left:18px;list-style-type:none}ul.splunk-list.splunk-h3.list-check li:before,ul.splunk-list.splunk2-h3.list-check li:before{font-size:inherit !important;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-2px;left:19px}ul.splunk-list.splunk-h3.list-pdf,ul.splunk-list.splunk2-h3.list-pdf{padding-left:53px}ul.splunk-list.splunk-h3.list-pdf li,ul.splunk-list.splunk2-h3.list-pdf li{padding:0;padding-left:18px;list-style-type:none}ul.splunk-list.splunk-h3.list-pdf li:before,ul.splunk-list.splunk2-h3.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:19px}ul.splunk-list.splunk-h3.list-arrow2,ul.splunk-list.splunk2-h3.list-arrow2{padding-left:0}ul.splunk-list.splunk-h3.list-arrow2 li,ul.splunk-list.splunk2-h3.list-arrow2 li{padding:0;padding-left:48px;list-style-type:none}ul.splunk-list.splunk-h3.list-arrow2 li:before,ul.splunk-list.splunk2-h3.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h4 li,ul.splunk-list.splunk2-h4 li{padding-left:20px}ul.splunk-list.splunk-h4 li:before,ul.splunk-list.splunk2-h4 li:before{left:-6px;top:-2px}ul.splunk-list.splunk-h4.list-arrow,ul.splunk-list.splunk2-h4.list-arrow{padding-left:13px}ul.splunk-list.splunk-h4.list-arrow li,ul.splunk-list.splunk2-h4.list-arrow li{padding:0;padding-left:38px;list-style-type:none}ul.splunk-list.splunk-h4.list-arrow li:before,ul.splunk-list.splunk2-h4.list-arrow li:before{font-size:inherit !important;display:inline-block;left:3px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h4.list-check,ul.splunk-list.splunk2-h4.list-check{padding-left:33px}ul.splunk-list.splunk-h4.list-check li,ul.splunk-list.splunk2-h4.list-check li{padding:0;padding-left:23px;list-style-type:none}ul.splunk-list.splunk-h4.list-check li:before,ul.splunk-list.splunk2-h4.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:20px}ul.splunk-list.splunk-h4.list-pdf,ul.splunk-list.splunk2-h4.list-pdf{padding-left:33px}ul.splunk-list.splunk-h4.list-pdf li,ul.splunk-list.splunk2-h4.list-pdf li{padding:0;padding-left:23px;list-style-type:none}ul.splunk-list.splunk-h4.list-pdf li:before,ul.splunk-list.splunk2-h4.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:20px}ul.splunk-list.splunk-h4.list-arrow2,ul.splunk-list.splunk2-h4.list-arrow2{padding-left:0}ul.splunk-list.splunk-h4.list-arrow2 li,ul.splunk-list.splunk2-h4.list-arrow2 li{padding:0;padding-left:38px;list-style-type:none}ul.splunk-list.splunk-h4.list-arrow2 li:before,ul.splunk-list.splunk2-h4.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h5 li,ul.splunk-list.splunk2-h5 li{padding-left:18px}ul.splunk-list.splunk-h5 li:before,ul.splunk-list.splunk2-h5 li:before{left:-4px;top:-1px}ul.splunk-list.splunk-h5.list-arrow,ul.splunk-list.splunk2-h5.list-arrow{padding-left:13px}ul.splunk-list.splunk-h5.list-arrow li,ul.splunk-list.splunk2-h5.list-arrow li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-arrow li:before,ul.splunk-list.splunk2-h5.list-arrow li:before{font-size:inherit !important;display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h5.list-check,ul.splunk-list.splunk2-h5.list-check{padding-left:13px}ul.splunk-list.splunk-h5.list-check li,ul.splunk-list.splunk2-h5.list-check li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-check li:before,ul.splunk-list.splunk2-h5.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul.splunk-list.splunk-h5.list-pdf,ul.splunk-list.splunk2-h5.list-pdf{padding-left:13px}ul.splunk-list.splunk-h5.list-pdf li,ul.splunk-list.splunk2-h5.list-pdf li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-pdf li:before,ul.splunk-list.splunk2-h5.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul.splunk-list.splunk-h5.list-arrow2,ul.splunk-list.splunk2-h5.list-arrow2{padding-left:0}ul.splunk-list.splunk-h5.list-arrow2 li,ul.splunk-list.splunk2-h5.list-arrow2 li{padding:0;padding-left:35px;list-style-type:none}ul.splunk-list.splunk-h5.list-arrow2 li:before,ul.splunk-list.splunk2-h5.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h6 li:before,ul.splunk-list.splunk2-h6 li:before{top:-2px}ul.splunk-list.splunk-h6.list-arrow,ul.splunk-list.splunk2-h6.list-arrow{padding-left:13px}ul.splunk-list.splunk-h6.list-arrow li,ul.splunk-list.splunk2-h6.list-arrow li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-arrow li:before,ul.splunk-list.splunk2-h6.list-arrow li:before{font-size:inherit !important;display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h6.list-check,ul.splunk-list.splunk2-h6.list-check{padding-left:13px}ul.splunk-list.splunk-h6.list-check li,ul.splunk-list.splunk2-h6.list-check li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-check li:before,ul.splunk-list.splunk2-h6.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul.splunk-list.splunk-h6.list-pdf,ul.splunk-list.splunk2-h6.list-pdf{padding-left:13px}ul.splunk-list.splunk-h6.list-pdf li,ul.splunk-list.splunk2-h6.list-pdf li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-pdf li:before,ul.splunk-list.splunk2-h6.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul.splunk-list.splunk-h6.list-arrow2,ul.splunk-list.splunk2-h6.list-arrow2{padding-left:0}ul.splunk-list.splunk-h6.list-arrow2 li,ul.splunk-list.splunk2-h6.list-arrow2 li{padding:0;padding-left:32px;list-style-type:none}ul.splunk-list.splunk-h6.list-arrow2 li:before,ul.splunk-list.splunk2-h6.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h7.list-arrow,ul.splunk-list.splunk2-h7.list-arrow{padding-left:13px}ul.splunk-list.splunk-h7.list-arrow li,ul.splunk-list.splunk2-h7.list-arrow li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-arrow li:before,ul.splunk-list.splunk2-h7.list-arrow li:before{font-size:inherit !important;display:inline-block;left:8px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-h7.list-check,ul.splunk-list.splunk2-h7.list-check{padding-left:13px}ul.splunk-list.splunk-h7.list-check li,ul.splunk-list.splunk2-h7.list-check li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-check li:before,ul.splunk-list.splunk2-h7.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul.splunk-list.splunk-h7.list-pdf,ul.splunk-list.splunk2-h7.list-pdf{padding-left:13px}ul.splunk-list.splunk-h7.list-pdf li,ul.splunk-list.splunk2-h7.list-pdf li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-pdf li:before,ul.splunk-list.splunk2-h7.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul.splunk-list.splunk-h7.list-arrow2,ul.splunk-list.splunk2-h7.list-arrow2{padding-left:0}ul.splunk-list.splunk-h7.list-arrow2 li,ul.splunk-list.splunk2-h7.list-arrow2 li{padding:0;padding-left:30px;list-style-type:none}ul.splunk-list.splunk-h7.list-arrow2 li:before,ul.splunk-list.splunk2-h7.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul.splunk-list.splunk-white li:before{color:#fff}ul.splunk-list.splunk-list-gray li:before{color:#97999B}ul.splunk-list.splunk-list-green li:before{color:#65A637}ul.splunk-list.splunk-list-cta-green li:before{color:#2eb50b}ul.splunk-list.splunk-list-blue li:before{color:#0F7BB8}ul.splunk-list.splunk-list-blue-light li:before{color:#00A9E0}ul.splunk-list.splunk-list-black li:before{color:#000}ul.splunk-list.splunk-list-white li:before{color:#fff}ul.splunk-list.splunk-list-pink li:before{color:#ED0080}ul.splunk-list.inverted:before{color:#fff !important}ul li.special-bullet.splunk-list{padding-left:16px;padding-bottom:0;text-align:left;margin-bottom:12px;position:relative}ul li.special-bullet.splunk-list:before{position:absolute;display:inline-block;top:-3px;left:0;content:"•";font-size:1.5em;color:#000}ul li.special-bullet.splunk-list.splunk-body.list-arrow:before,ul li.special-bullet.splunk-list.splunk-body.list-arrow2:before{position:absolute;display:inline-block;content:'\e901';font-family:'splunk_list';font-size:.6em;top:0;left:0}ul li.special-bullet.splunk-list.splunk-body.list-check:before{position:absolute;display:inline-block;content:'\e900';font-family:'splunk_list';font-size:.6em;margin-left:0;top:0;left:0}ul li.special-bullet.splunk-list.splunk-body.list-pdf{padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-body.list-pdf:before{font-size:1em;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul li.special-bullet.splunk-list.splunk-h1 li,ul li.special-bullet.splunk-list.splunk2-h1 li{padding-left:38px}ul li.special-bullet.splunk-list.splunk-h1 li:before,ul li.special-bullet.splunk-list.splunk2-h1 li:before{left:-14px;top:-5px}ul li.special-bullet.splunk-list.splunk-h1.list-arrow,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h1.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow li{padding:0;padding-left:57px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow li:before{font-size:inherit !important;font-family:'splunk_list';display:inline-block;left:-8px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h1.list-check,ul li.special-bullet.splunk-list.splunk2-h1.list-check{padding-left:63px}ul li.special-bullet.splunk-list.splunk-h1.list-check li,ul li.special-bullet.splunk-list.splunk2-h1.list-check li{padding:0;padding-left:16px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h1.list-check li:before{font-family:'splunk_list';font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:18px}ul li.special-bullet.splunk-list.splunk-h1.list-pdf,ul li.special-bullet.splunk-list.splunk2-h1.list-pdf{padding-left:65px}ul li.special-bullet.splunk-list.splunk-h1.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h1.list-pdf li{padding:0;padding-left:21px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h1.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul li.special-bullet.splunk-list.splunk-h1.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h1.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow2 li{padding:0;padding-left:57px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h1.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h1.list-arrow2 li:before{display:inline-block;font-family:'splunk_list';left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h2 li,ul li.special-bullet.splunk-list.splunk2-h2 li{padding-left:30px}ul li.special-bullet.splunk-list.splunk-h2 li:before,ul li.special-bullet.splunk-list.splunk2-h2 li:before{left:-11px;top:-5px}ul li.special-bullet.splunk-list.splunk-h2.list-arrow,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow{padding-left:10px}ul li.special-bullet.splunk-list.splunk-h2.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow li{padding:0;padding-left:53px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow li:before{font-size:inherit !important;display:inline-block;left:0;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h2.list-check,ul li.special-bullet.splunk-list.splunk2-h2.list-check{padding-left:53px}ul li.special-bullet.splunk-list.splunk-h2.list-check li,ul li.special-bullet.splunk-list.splunk2-h2.list-check li{padding:0;padding-left:18px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h2.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-3px;left:19px}ul li.special-bullet.splunk-list.splunk-h2.list-pdf,ul li.special-bullet.splunk-list.splunk2-h2.list-pdf{padding-left:53px}ul li.special-bullet.splunk-list.splunk-h2.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h2.list-pdf li{padding:0;padding-left:19px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h2.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:23px}ul li.special-bullet.splunk-list.splunk-h2.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h2.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow2 li{padding:0;padding-left:53px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h2.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h2.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h3 li,ul li.special-bullet.splunk-list.splunk2-h3 li{padding-left:25px}ul li.special-bullet.splunk-list.splunk-h3 li:before,ul li.special-bullet.splunk-list.splunk2-h3 li:before{left:-10px;top:-5px}ul li.special-bullet.splunk-list.splunk-h3.list-arrow,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h3.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow li{padding:0;padding-left:48px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow li:before{font-size:inherit !important;left:-2px;margin-right:-1px;width:1.3em;position:absolute;top:-3px}ul li.special-bullet.splunk-list.splunk-h3.list-check,ul li.special-bullet.splunk-list.splunk2-h3.list-check{padding-left:48px}ul li.special-bullet.splunk-list.splunk-h3.list-check li,ul li.special-bullet.splunk-list.splunk2-h3.list-check li{padding:0;padding-left:18px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h3.list-check li:before{font-size:inherit !important;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-2px;left:19px}ul li.special-bullet.splunk-list.splunk-h3.list-pdf,ul li.special-bullet.splunk-list.splunk2-h3.list-pdf{padding-left:53px}ul li.special-bullet.splunk-list.splunk-h3.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h3.list-pdf li{padding:0;padding-left:18px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h3.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:19px}ul li.special-bullet.splunk-list.splunk-h3.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h3.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow2 li{padding:0;padding-left:48px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h3.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h3.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h4 li,ul li.special-bullet.splunk-list.splunk2-h4 li{padding-left:20px}ul li.special-bullet.splunk-list.splunk-h4 li:before,ul li.special-bullet.splunk-list.splunk2-h4 li:before{left:-6px;top:-2px}ul li.special-bullet.splunk-list.splunk-h4.list-arrow,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h4.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow li{padding:0;padding-left:38px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow li:before{font-size:inherit !important;display:inline-block;left:3px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h4.list-check,ul li.special-bullet.splunk-list.splunk2-h4.list-check{padding-left:33px}ul li.special-bullet.splunk-list.splunk-h4.list-check li,ul li.special-bullet.splunk-list.splunk2-h4.list-check li{padding:0;padding-left:23px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h4.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:20px}ul li.special-bullet.splunk-list.splunk-h4.list-pdf,ul li.special-bullet.splunk-list.splunk2-h4.list-pdf{padding-left:33px}ul li.special-bullet.splunk-list.splunk-h4.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h4.list-pdf li{padding:0;padding-left:23px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h4.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:20px}ul li.special-bullet.splunk-list.splunk-h4.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h4.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow2 li{padding:0;padding-left:38px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h4.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h4.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h5 li,ul li.special-bullet.splunk-list.splunk2-h5 li{padding-left:18px}ul li.special-bullet.splunk-list.splunk-h5 li:before,ul li.special-bullet.splunk-list.splunk2-h5 li:before{left:-4px;top:-1px}ul li.special-bullet.splunk-list.splunk-h5.list-arrow,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h5.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow li{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow li:before{font-size:inherit !important;display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h5.list-check,ul li.special-bullet.splunk-list.splunk2-h5.list-check{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h5.list-check li,ul li.special-bullet.splunk-list.splunk2-h5.list-check li{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h5.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul li.special-bullet.splunk-list.splunk-h5.list-pdf,ul li.special-bullet.splunk-list.splunk2-h5.list-pdf{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h5.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h5.list-pdf li{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h5.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:35px}ul li.special-bullet.splunk-list.splunk-h5.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h5.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow2 li{padding:0;padding-left:35px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h5.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h5.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h6 li:before,ul li.special-bullet.splunk-list.splunk2-h6 li:before{top:-2px}ul li.special-bullet.splunk-list.splunk-h6.list-arrow,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h6.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow li{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow li:before{font-size:inherit !important;display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h6.list-check,ul li.special-bullet.splunk-list.splunk2-h6.list-check{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h6.list-check li,ul li.special-bullet.splunk-list.splunk2-h6.list-check li{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h6.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul li.special-bullet.splunk-list.splunk-h6.list-pdf,ul li.special-bullet.splunk-list.splunk2-h6.list-pdf{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h6.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h6.list-pdf li{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h6.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:-1px;left:32px}ul li.special-bullet.splunk-list.splunk-h6.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h6.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow2 li{padding:0;padding-left:32px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h6.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h6.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h7.list-arrow,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h7.list-arrow li,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow li{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-arrow li:before,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow li:before{font-size:inherit !important;display:inline-block;left:8px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-h7.list-check,ul li.special-bullet.splunk-list.splunk2-h7.list-check{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h7.list-check li,ul li.special-bullet.splunk-list.splunk2-h7.list-check li{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-check li:before,ul li.special-bullet.splunk-list.splunk2-h7.list-check li:before{font-size:inherit !important;display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul li.special-bullet.splunk-list.splunk-h7.list-pdf,ul li.special-bullet.splunk-list.splunk2-h7.list-pdf{padding-left:13px}ul li.special-bullet.splunk-list.splunk-h7.list-pdf li,ul li.special-bullet.splunk-list.splunk2-h7.list-pdf li{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-pdf li:before,ul li.special-bullet.splunk-list.splunk2-h7.list-pdf li:before{font-size:inherit !important;content:"\e905";font-family:"icomoon";display:inline-block;margin-left:-1.3em;margin-right:3px;width:1.3em;position:absolute;top:0;left:30px}ul li.special-bullet.splunk-list.splunk-h7.list-arrow2,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow2{padding-left:0}ul li.special-bullet.splunk-list.splunk-h7.list-arrow2 li,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow2 li{padding:0;padding-left:30px;list-style-type:none}ul li.special-bullet.splunk-list.splunk-h7.list-arrow2 li:before,ul li.special-bullet.splunk-list.splunk2-h7.list-arrow2 li:before{display:inline-block;left:6px;margin-right:-1px;width:.9em;position:absolute;top:0}ul li.special-bullet.splunk-list.splunk-white:before{color:#fff}ul li.special-bullet.splunk-list.splunk-list-gray:before{color:#97999B}ul li.special-bullet.splunk-list.splunk-list-green:before{color:#65A637}ul li.special-bullet.splunk-list.splunk-list-cta-green:before{color:#2eb50b}ul li.special-bullet.splunk-list.splunk-list-blue:before{color:#0F7BB8}ul li.special-bullet.splunk-list.splunk-list-blue-light:before{color:#00A9E0}ul li.special-bullet.splunk-list.splunk-list-black:before{color:#000}ul li.special-bullet.splunk-list.splunk-list-white:before{color:#fff}ul li.special-bullet.splunk-list.splunk-list-pink:before{color:#ED0080}ul li.special-bullet.splunk-list.inverted:before{color:#fff !important}.rte-container ol{list-style:none}ol{list-style:none;counter-reset:splunk-counter;padding-left:0;padding-right:0;padding-top:0}ol.splunk-numbered-list{padding-left:20px}ol.splunk-numbered-list>li{padding-left:20px;margin-bottom:16px}ol.splunk-numbered-list>li ul{padding-top:15px}ol.splunk-numbered-list>li span{display:block;overflow:hidden}ol.splunk-numbered-list>li:before{counter-increment:splunk-counter;content:counter(splunk-counter) '.';display:inline-block;font-size:1em;font-weight:700;width:0;height:auto;line-height:inherit;position:relative;top:0;border-radius:0;border:0 solid #000;background-color:none;color:inherit;text-align:center;margin-right:0;left:-30px}ol.splunk-numbered-list>li:after{content:" ";display:block;clear:both}ol.splunk-numbered-list.splunk-white li:before{color:#fff}ol.splunk-numbered-list.splunk-list-gray li:before{color:#97999B}ol.splunk-numbered-list.splunk-list-green li:before{color:#65A637}ol.splunk-numbered-list.splunk-list-cta-green li:before{color:#2eb50b}ol.splunk-numbered-list.splunk-list-blue li:before{color:#0F7BB8}ol.splunk-numbered-list.splunk-list-blue-light li:before{color:#00A9E0}ol.splunk-numbered-list.splunk-list-black li:before{color:#000}ol.splunk-numbered-list.splunk-list-white li:before{color:#fff}ol.splunk-numbered-list.splunk-list-pink li:before{color:#ED0080}ol.splunk-numbered-list.inverted:before{color:#fff !important}ol li.splunk-numbered-list{padding-left:20px;margin-bottom:16px}ol li.splunk-numbered-list ul{padding-top:15px}ol li.splunk-numbered-list span{display:block;overflow:hidden}ol li.splunk-numbered-list:before{counter-increment:splunk-counter;content:counter(splunk-counter) '.';display:inline-block;font-size:1em;font-weight:700;width:0;height:auto;line-height:inherit;position:relative;top:0;border-radius:0;border:0 solid #000;background-color:none;color:inherit;text-align:center;margin-right:0;left:-20px}ol li.splunk-numbered-list:after{content:" ";display:block;clear:both}ol li.splunk-numbered-list.splunk-white:before{color:#fff}ol li.splunk-numbered-list.splunk-list-gray:before{color:#97999B}ol li.splunk-numbered-list.splunk-list-green:before{color:#65A637}ol li.splunk-numbered-list.splunk-list-cta-green:before{color:#2eb50b}ol li.splunk-numbered-list.splunk-list-blue:before{color:#0F7BB8}ol li.splunk-numbered-list.splunk-list-blue-light:before{color:#00A9E0}ol li.splunk-numbered-list.splunk-list-black:before{color:#000}ol li.splunk-numbered-list.splunk-list-white:before{color:#fff}ol li.splunk-numbered-list.splunk-list-pink:before{color:#ED0080}ol li.splunk-numbered-list.inverted:before{color:#fff !important}@media (max-width:767px){ol.splunk-numbered-list{padding-left:15px;padding-right:15px;padding-top:8px}ol.splunk-numbered-list li{margin-bottom:22px}ol.splunk-numbered-list li:before{font-size:17px;height:32px;line-height:32px;border-radius:32px}}.show-grid [class^=col-]{padding-top:10px;padding-bottom:10px;background-color:#eee;background-color:rgba(86,61,124,0.15);border:1px solid #ddd;border:1px solid rgba(86,61,124,0.2)}.col-splunk-1,.col-splunk-2,.col-splunk-3,.col-splunk-4,.col-splunk-5,.col-splunk-6,.col-splunk-7,.col-splunk-8,.col-splunk-9,.col-splunk-10,.col-splunk-11,.col-splunk-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:480px){.col-splunk-1,.col-splunk-2,.col-splunk-3,.col-splunk-4,.col-splunk-5,.col-splunk-6,.col-splunk-7,.col-splunk-8,.col-splunk-9,.col-splunk-10,.col-splunk-11,.col-splunk-12{float:left}.col-splunk-12{width:100%}.col-splunk-11{width:91.66666667%}.col-splunk-10{width:83.33333333%}.col-splunk-9{width:75%}.col-splunk-8{width:66.66666667%}.col-splunk-7{width:58.33333333%}.col-splunk-6{width:50%}.col-splunk-5{width:41.66666667%}.col-splunk-4{width:33.33333333%}.col-splunk-3{width:25%}.col-splunk-2{width:16.66666667%}.col-splunk-1{width:8.33333333%}}.show-grid img{background-color:#effaff}.col-lg-1.bleed-right,.col-lg-2.bleed-right,.col-lg-3.bleed-right,.col-lg-4.bleed-right,.col-lg-5.bleed-right,.col-lg-6.bleed-right,.col-lg-7.bleed-right,.col-lg-8.bleed-right,.col-lg-9.bleed-right,.col-lg-10.bleed-right,.col-lg-11.bleed-right,.col-lg-12.bleed-right,.col-xs-1.bleed-right,.col-xs-2.bleed-right,.col-xs-3.bleed-right,.col-xs-4.bleed-right,.col-xs-5.bleed-right,.col-xs-6.bleed-right,.col-xs-7.bleed-right,.col-xs-8.bleed-right,.col-xs-9.bleed-right,.col-xs-10.bleed-right,.col-xs-11.bleed-right,.col-xs-12.bleed-right,.col-splunk-1.bleed-right,.col-splunk-2.bleed-right,.col-splunk-3.bleed-right,.col-splunk-4.bleed-right,.col-splunk-5.bleed-right,.col-splunk-6.bleed-right,.col-splunk-7.bleed-right,.col-splunk-8.bleed-right,.col-splunk-9.bleed-right,.col-splunk-10.bleed-right,.col-splunk-11.bleed-right,.col-splunk-12.bleed-right{padding-right:0}.col-lg-1.bleed-left,.col-lg-2.bleed-left,.col-lg-3.bleed-left,.col-lg-4.bleed-left,.col-lg-5.bleed-left,.col-lg-6.bleed-left,.col-lg-7.bleed-left,.col-lg-8.bleed-left,.col-lg-9.bleed-left,.col-lg-10.bleed-left,.col-lg-11.bleed-left,.col-lg-12.bleed-left,.col-xs-1.bleed-left,.col-xs-2.bleed-left,.col-xs-3.bleed-left,.col-xs-4.bleed-left,.col-xs-5.bleed-left,.col-xs-6.bleed-left,.col-xs-7.bleed-left,.col-xs-8.bleed-left,.col-xs-9.bleed-left,.col-xs-10.bleed-left,.col-xs-11.bleed-left,.col-xs-12.bleed-left,.col-splunk-1.bleed-left,.col-splunk-2.bleed-left,.col-splunk-3.bleed-left,.col-splunk-4.bleed-left,.col-splunk-5.bleed-left,.col-splunk-6.bleed-left,.col-splunk-7.bleed-left,.col-splunk-8.bleed-left,.col-splunk-9.bleed-left,.col-splunk-10.bleed-left,.col-splunk-11.bleed-left,.col-splunk-12.bleed-left{padding-left:0}.retina-image{display:none}.desktop-img{display:none}@media (min-width:768px){.desktop-img{display:inline-block}.mobile-img{display:none}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.normal-image{display:none}.retina-image{display:inherit}}.splunk2-padding-lg{padding-top:50px !important;padding-bottom:40px !important}.splunk2-padding-md{padding-top:20px !important;padding-bottom:20px !important}.splunk2-padding-sm{padding-top:15px !important;padding-bottom:15px !important}.splunk2-padding-top-lg{padding-top:40px !important}.splunk2-padding-top-md{padding-top:20px !important}.splunk2-padding-top-sm{padding-top:15px !important}.splunk2-padding-btm-lg{padding-bottom:40px !important}.splunk2-padding-btm-md{padding-bottom:20px !important}.splunk2-padding-btm-sm{padding-bottom:15px !important}.rte-container{padding-bottom:20px !important}@media (min-width:768px){.splunk2-padding-lg{padding-top:80px !important;padding-bottom:80px !important}.splunk2-padding-md{padding-top:40px !important;padding-bottom:40px !important}.splunk2-padding-sm{padding-top:20px !important;padding-bottom:20px !important}.splunk2-padding-top-lg{padding-top:80px !important}.splunk2-padding-top-md{padding-top:40px !important}.splunk2-padding-top-sm{padding-top:20px !important}.splunk2-padding-btm-lg{padding-bottom:80px !important}.splunk2-padding-btm-md{padding-bottom:40px !important}.splunk2-padding-btm-sm{padding-bottom:20px !important}.rte-container{padding-bottom:40px !important}}.splunk-padding{padding-top:35px;padding-bottom:35px}@media (min-width:768px){.splunk-padding{padding-top:60px;padding-bottom:60px}}.image-top-padding{padding-top:35px}.image-bottom-padding{padding-bottom:25px}.splunk-btn{position:relative;display:inline-block;cursor:pointer;margin:0;padding:12px 22px 13px 22px;min-width:108px;font-size:15px;font-weight:bold;line-height:17px;letter-spacing:.2px;text-align:center;vertical-align:middle;border:1px solid transparent;border-radius:24px;touch-action:manipulation;transition:background-color .5s;white-space:nowrap;background-image:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splunk-btn.btn-medium{padding:10px 35px;font-size:15px;line-height:100%;border-radius:24px}.splunk-btn.btn-large{padding:20px 35px;font-size:15px;line-height:100%;border-radius:24px}.splunk-btn.btn-small{padding:4px 8px;font-size:12px;line-height:14px;border-radius:24px}.splunk-btn:hover,.splunk-btn:focus,.splunk-btn.focus{color:#fff;text-decoration:none;outline:none}.splunk-btn:active,.splunk-btn.active{outline:0;background-image:none}.splunk-btn.disabled,.splunk-btn[disabled],fieldset[disabled] .splunk-btn{cursor:default;opacity:.5;filter:alpha(opacity=50)}.splunk-btna.disabled,fieldset[disabled] .splunk-btna{pointer-events:none}.splunk-btn.spacing-right{margin-right:16px}.splunk-btn.spacing-bottom{margin-bottom:16px}.splunk-button-aem{display:inline-block}.splunk-button-aem.cq-Editable-dom .cq-placeholder{min-width:235px}.splunk-button-aem.block-button{display:block}.splunk-button-aem.sp-btn-borderless{padding:12px 12px 12px 0 !important;margin-top:1px}.splunk-button-aem.sp-btn-borderless:after{content:""}.sp-btn-solid{background-color:#ED0080;border-color:#ED0080;color:#fff}.sp-btn-solid.sp-btn-icon{padding-right:42px}.sp-btn-solid.sp-btn-icon:after{position:absolute;display:inline-block;content:'\e901';font-family:'splunk_list';font-size:15px;font-weight:normal;color:#ED0080;padding:13px 0 1px 0;bottom:12px;right:20px}.sp-btn-solid.sp-btn-icon.sp-btn-icon-play:after{content:'\e902'}.sp-btn-solid.sp-btn-icon.sp-btn-icon-pdf:after{content:'\e904'}.sp-btn-solid.sp-btn-icon.sp-btn-icon-download:after{font-size:13px;content:'\e905'}.sp-btn-solid.sp-btn-icon.sp-btn-icon-cloud:after{font-size:9px;bottom:10px;content:'\e903'}.sp-btn-solid:hover,.sp-btn-solid:active{background-color:#E8339B;border-color:#E8339B}.sp-btn-solid:focus,.sp-btn-solid.focus{background-color:#E8339B;border-color:#E8339B}.sp-btn-solid.sp-btn-pink{background-color:#ED0080;border-color:#ED0080;color:#fff}.sp-btn-solid.sp-btn-pink:hover,.sp-btn-solid.sp-btn-pink:focus,.sp-btn-solid.sp-btn-pink.focus{background-color:#E8339B;border-color:#E8339B;color:#fff}.sp-btn-solid.sp-btn-pink.sp-btn-icon:after{color:#fff}.sp-btn-solid.sp-btn-darkGray{background-color:#0C1724;border-color:#0C1724;color:#fff}.sp-btn-solid.sp-btn-darkGray:hover,.sp-btn-solid.sp-btn-darkGray:focus,.sp-btn-solid.sp-btn-darkGray.focus{background-color:#363C44;border-color:#363C44}.sp-btn-solid.sp-btn-darkGray.sp-btn-icon:after{color:#fff}.sp-btn-solid.sp-btn-white{background-color:#fff;border-color:#fff;color:#ED0080}.sp-btn-solid.sp-btn-white:hover,.sp-btn-solid.sp-btn-white:focus,.sp-btn-solid.sp-btn-white.focus,.sp-btn-solid.sp-btn-white:active,.sp-btn-solid.sp-btn-white:active:focus,.sp-btn-solid.sp-btn-white:active:hover{background-color:#fff;border-color:#fff;color:#E8339B}.sp-btn-solid.sp-btn-white.sp-btn-icon:after{color:#ED0080}.sp-btn-solid.sp-btn-inverted{background-color:#fff;border-color:#fff;color:#0C1724}.sp-btn-solid.sp-btn-inverted:hover,.sp-btn-solid.sp-btn-inverted:focus,.sp-btn-solid.sp-btn-inverted.focus{background-color:#fff;border-color:#fff;color:#363C44}.sp-btn-solid.sp-btn-inverted.sp-btn-icon:after{color:#0C1724}.sp-btn-hollow{background-color:transparent !important;border-color:#ED0080;color:#ED0080}.sp-btn-hollow.sp-btn-icon{padding-right:42px}.sp-btn-hollow.sp-btn-icon:after{position:absolute;display:inline-block;content:'\e901';font-family:'splunk_list';font-size:15px;font-weight:normal;color:#ED0080;padding:13px 0 1px 0;bottom:12px;right:20px}.sp-btn-hollow.sp-btn-icon.sp-btn-icon-play:after{content:'\e902'}.sp-btn-hollow.sp-btn-icon.sp-btn-icon-pdf:after{content:'\e904'}.sp-btn-hollow.sp-btn-icon.sp-btn-icon-download:after{font-size:13px;content:'\e905'}.sp-btn-hollow.sp-btn-icon.sp-btn-icon-cloud:after{font-size:9px;bottom:10px;content:'\e903'}.sp-btn-hollow:hover,.sp-btn-hollow:active{background-color:#E8339B;color:#fff}.sp-btn-hollow.sp-btn-pink{border-color:#ED0080;color:#ED0080}.sp-btn-hollow.sp-btn-pink:hover,.sp-btn-hollow.sp-btn-pink:active{border-color:#E8339B;background-color:#E8339B !important;color:#fff}.sp-btn-hollow.sp-btn-pink:hover.sp-btn-icon:after,.sp-btn-hollow.sp-btn-pink:active.sp-btn-icon:after{color:#fff}.sp-btn-hollow.sp-btn-pink.sp-btn-icon:after{color:#ED0080}.sp-btn-hollow.sp-btn-darkGray{border-color:#0C1724;color:#0C1724}.sp-btn-hollow.sp-btn-darkGray:hover,.sp-btn-hollow.sp-btn-darkGray:active{background-color:#363C44 !important;border-color:#363C44;color:#fff}.sp-btn-hollow.sp-btn-darkGray:hover.sp-btn-icon:after,.sp-btn-hollow.sp-btn-darkGray:active.sp-btn-icon:after{color:#fff}.sp-btn-hollow.sp-btn-darkGray.sp-btn-icon:after{color:#0C1724}.sp-btn-hollow.sp-btn-white{border-color:#fff;color:#fff}.sp-btn-hollow.sp-btn-white:hover,.sp-btn-hollow.sp-btn-white:active,.sp-btn-hollow.sp-btn-white:focus,.sp-btn-hollow.sp-btn-white:active:focus,.sp-btn-hollow.sp-btn-white:active:hover{background-color:#fff !important;border-color:#fff;color:#E8339B}.sp-btn-hollow.sp-btn-white:hover.sp-btn-icon:after,.sp-btn-hollow.sp-btn-white:active.sp-btn-icon:after,.sp-btn-hollow.sp-btn-white:focus.sp-btn-icon:after,.sp-btn-hollow.sp-btn-white:active:focus.sp-btn-icon:after,.sp-btn-hollow.sp-btn-white:active:hover.sp-btn-icon:after{color:#E8339B}.sp-btn-hollow.sp-btn-white.sp-btn-icon:after{color:#fff}.sp-btn-hollow.sp-btn-inverted{border-color:#fff;color:#fff}.sp-btn-hollow.sp-btn-inverted:hover,.sp-btn-hollow.sp-btn-inverted:active{background-color:#fff !important;border-color:#fff;color:#363C44}.sp-btn-hollow.sp-btn-inverted:hover.sp-btn-icon:after,.sp-btn-hollow.sp-btn-inverted:active.sp-btn-icon:after{color:#363C44}.sp-btn-hollow.sp-btn-inverted.sp-btn-icon:after{color:#fff}.sp-btn-borderless{display:inline-block;border-radius:0;background-color:transparent !important;border-color:transparent !important;color:#ED0080;font-weight:bold !important;white-space:unset;line-height:17px;min-width:auto;text-align:left;padding:12px 12px 12px 0 !important;border:none;margin-top:1px}.sp-btn-borderless:not(.multiline){display:inline;background-image:linear-gradient(currentColor, currentColor);background-position:0 75%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s}.sp-btn-borderless:not(.multiline):after{position:absolute;display:inline-block;content:'\e901';font-family:'splunk_list';font-size:8px;font-weight:bold;color:#ED0080;padding:13px 0 1px 0;bottom:10px;right:0}.sp-btn-borderless:not(.multiline):hover,.sp-btn-borderless:not(.multiline):focus,.sp-btn-borderless:not(.multiline).focus{text-decoration:none !important;color:#E8339B;outline:none;background-size:100% 1px}.sp-btn-borderless:not(.multiline).sp-btn-icon:after{position:absolute;display:inline-block;content:'\e901';font-family:'splunk_list';font-size:15px;font-weight:normal;color:#ED0080;padding:13px 0 1px 0}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-play{padding-right:21px !important}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-play:after{content:'\e902';right:0;top:-1px}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-pdf{padding-right:21px !important}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-pdf:after{content:'\e904';right:2px;top:-1px}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-download{padding-right:21px !important}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-download:after{font-size:13px;content:'\e905';right:1px;top:-1px}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-cloud{padding-right:24px !important}.sp-btn-borderless:not(.multiline).sp-btn-icon.sp-btn-icon-cloud:after{font-size:9px;content:'\e903';right:3px;top:1px}.sp-btn-borderless:not(.multiline).sp-btn-pink{color:#ED0080}.sp-btn-borderless:not(.multiline).sp-btn-pink:after{color:#ED0080}.sp-btn-borderless:not(.multiline).sp-btn-pink.sp-btn-icon:after{color:#ED0080}.sp-btn-borderless:not(.multiline).sp-btn-pink:hover,.sp-btn-borderless:not(.multiline).sp-btn-pink:focus,.sp-btn-borderless:not(.multiline).sp-btn-pink.focus{color:#E8339B}.sp-btn-borderless:not(.multiline).sp-btn-pink:hover:after,.sp-btn-borderless:not(.multiline).sp-btn-pink:focus:after,.sp-btn-borderless:not(.multiline).sp-btn-pink.focus:after{color:#E8339B}.sp-btn-borderless:not(.multiline).sp-btn-pink:hover:before,.sp-btn-borderless:not(.multiline).sp-btn-pink:focus:before,.sp-btn-borderless:not(.multiline).sp-btn-pink.focus:before{background-color:#E8339B}.sp-btn-borderless:not(.multiline).sp-btn-darkGray{color:#0C1724}.sp-btn-borderless:not(.multiline).sp-btn-darkGray:after{color:#0C1724}.sp-btn-borderless:not(.multiline).sp-btn-darkGray.sp-btn-icon:after{color:#0C1724}.sp-btn-borderless:not(.multiline).sp-btn-darkGray:hover,.sp-btn-borderless:not(.multiline).sp-btn-darkGray:focus,.sp-btn-borderless:not(.multiline).sp-btn-darkGray.focus{color:#363C44}.sp-btn-borderless:not(.multiline).sp-btn-darkGray:hover:after,.sp-btn-borderless:not(.multiline).sp-btn-darkGray:focus:after,.sp-btn-borderless:not(.multiline).sp-btn-darkGray.focus:after{color:#363C44}.sp-btn-borderless:not(.multiline).sp-btn-darkGray:hover:before,.sp-btn-borderless:not(.multiline).sp-btn-darkGray:focus:before,.sp-btn-borderless:not(.multiline).sp-btn-darkGray.focus:before{background-color:#363C44}.sp-btn-borderless:not(.multiline).sp-btn-white,.sp-btn-borderless:not(.multiline).sp-btn-inverted{color:#fff}.sp-btn-borderless:not(.multiline).sp-btn-white:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted:after{color:#fff}.sp-btn-borderless:not(.multiline).sp-btn-white.sp-btn-icon:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted.sp-btn-icon:after{color:#fff}.sp-btn-borderless:not(.multiline).sp-btn-white:hover,.sp-btn-borderless:not(.multiline).sp-btn-inverted:hover,.sp-btn-borderless:not(.multiline).sp-btn-white:focus,.sp-btn-borderless:not(.multiline).sp-btn-inverted:focus,.sp-btn-borderless:not(.multiline).sp-btn-white.focus,.sp-btn-borderless:not(.multiline).sp-btn-inverted.focus,.sp-btn-borderless:not(.multiline).sp-btn-white:active:focus,.sp-btn-borderless:not(.multiline).sp-btn-inverted:active:focus,.sp-btn-borderless:not(.multiline).sp-btn-white:active:hover,.sp-btn-borderless:not(.multiline).sp-btn-inverted:active:hover{color:#fff !important}.sp-btn-borderless:not(.multiline).sp-btn-white:hover:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted:hover:after,.sp-btn-borderless:not(.multiline).sp-btn-white:focus:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted:focus:after,.sp-btn-borderless:not(.multiline).sp-btn-white.focus:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted.focus:after,.sp-btn-borderless:not(.multiline).sp-btn-white:active:focus:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted:active:focus:after,.sp-btn-borderless:not(.multiline).sp-btn-white:active:hover:after,.sp-btn-borderless:not(.multiline).sp-btn-inverted:active:hover:after{color:#fff}.sp-btn-borderless:not(.multiline).sp-btn-white:hover:before,.sp-btn-borderless:not(.multiline).sp-btn-inverted:hover:before,.sp-btn-borderless:not(.multiline).sp-btn-white:focus:before,.sp-btn-borderless:not(.multiline).sp-btn-inverted:focus:before,.sp-btn-borderless:not(.multiline).sp-btn-white.focus:before,.sp-btn-borderless:not(.multiline).sp-btn-inverted.focus:before,.sp-btn-borderless:not(.multiline).sp-btn-white:active:focus:before,.sp-btn-borderless:not(.multiline).sp-btn-inverted:active:focus:before,.sp-btn-borderless:not(.multiline).sp-btn-white:active:hover:before,.sp-btn-borderless:not(.multiline).sp-btn-inverted:active:hover:before{background-color:#fff}.sp-btn-borderless.multiline{padding-right:0 !important;margin-top:0;padding-top:13px !important;padding-bottom:14px !important}.sp-btn-borderless.multiline>span{display:inline;background-image:linear-gradient(currentColor, currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s}.sp-btn-borderless.multiline>span:after{position:relative;content:'\e901';font-family:'splunk_list';font-size:8px;font-weight:bold;color:#ED0080;bottom:1px;left:0;padding-left:4px}.sp-btn-borderless.multiline:hover,.sp-btn-borderless.multiline:focus,.sp-btn-borderless.multiline.focus{color:transparent}.sp-btn-borderless.multiline:hover span,.sp-btn-borderless.multiline:focus span,.sp-btn-borderless.multiline.focus span{text-decoration:none !important;color:#E8339B;outline:none;background-size:100% 1px}.sp-btn-borderless.multiline.sp-btn-icon span:after{position:relative;content:'\e901';font-family:'splunk_list';font-size:14px;font-weight:normal;color:#ED0080;bottom:1px;left:0;padding-left:4px}.sp-btn-borderless.multiline.sp-btn-icon.sp-btn-icon-play span:after{content:'\e902';right:0;top:-1px}.sp-btn-borderless.multiline.sp-btn-icon.sp-btn-icon-pdf span:after{content:'\e904';right:0;top:-1px}.sp-btn-borderless.multiline.sp-btn-icon.sp-btn-icon-download span:after{font-size:13px;content:'\e905';right:0;top:-1px}.sp-btn-borderless.multiline.sp-btn-icon.sp-btn-icon-cloud span:after{font-size:9px;content:'\e903';right:0;top:0}.sp-btn-borderless.multiline.sp-btn-pink span{color:#ED0080}.sp-btn-borderless.multiline.sp-btn-pink span:after{color:#ED0080}.sp-btn-borderless.multiline.sp-btn-pink span.sp-btn-icon:after{color:#ED0080}.sp-btn-borderless.multiline.sp-btn-pink span:hover,.sp-btn-borderless.multiline.sp-btn-pink span:focus,.sp-btn-borderless.multiline.sp-btn-pink span.focus{color:#E8339B}.sp-btn-borderless.multiline.sp-btn-pink span:hover:after,.sp-btn-borderless.multiline.sp-btn-pink span:focus:after,.sp-btn-borderless.multiline.sp-btn-pink span.focus:after{color:#E8339B}.sp-btn-borderless.multiline.sp-btn-pink span:hover:before,.sp-btn-borderless.multiline.sp-btn-pink span:focus:before,.sp-btn-borderless.multiline.sp-btn-pink span.focus:before{background-color:#E8339B}.sp-btn-borderless.multiline.sp-btn-darkGray span{color:#0C1724}.sp-btn-borderless.multiline.sp-btn-darkGray span:after{color:#0C1724}.sp-btn-borderless.multiline.sp-btn-darkGray span.sp-btn-icon:after{color:#0C1724}.sp-btn-borderless.multiline.sp-btn-darkGray span:hover,.sp-btn-borderless.multiline.sp-btn-darkGray span:focus,.sp-btn-borderless.multiline.sp-btn-darkGray span.focus{color:#363C44}.sp-btn-borderless.multiline.sp-btn-darkGray span:hover:after,.sp-btn-borderless.multiline.sp-btn-darkGray span:focus:after,.sp-btn-borderless.multiline.sp-btn-darkGray span.focus:after{color:#363C44}.sp-btn-borderless.multiline.sp-btn-darkGray span:hover:before,.sp-btn-borderless.multiline.sp-btn-darkGray span:focus:before,.sp-btn-borderless.multiline.sp-btn-darkGray span.focus:before{background-color:#363C44}.sp-btn-borderless.multiline.sp-btn-white span,.sp-btn-borderless.multiline.sp-btn-inverted span{color:#fff}.sp-btn-borderless.multiline.sp-btn-white span:after,.sp-btn-borderless.multiline.sp-btn-inverted span:after{color:#fff}.sp-btn-borderless.multiline.sp-btn-white span.sp-btn-icon:after,.sp-btn-borderless.multiline.sp-btn-inverted span.sp-btn-icon:after{color:#fff}.sp-btn-borderless.multiline.sp-btn-white span:hover,.sp-btn-borderless.multiline.sp-btn-inverted span:hover,.sp-btn-borderless.multiline.sp-btn-white span:focus,.sp-btn-borderless.multiline.sp-btn-inverted span:focus,.sp-btn-borderless.multiline.sp-btn-white span.focus,.sp-btn-borderless.multiline.sp-btn-inverted span.focus,.sp-btn-borderless.multiline.sp-btn-white span:active:focus,.sp-btn-borderless.multiline.sp-btn-inverted span:active:focus,.sp-btn-borderless.multiline.sp-btn-white span:active:hover,.sp-btn-borderless.multiline.sp-btn-inverted span:active:hover{color:#fff !important}.sp-btn-borderless.multiline.sp-btn-white span:hover:after,.sp-btn-borderless.multiline.sp-btn-inverted span:hover:after,.sp-btn-borderless.multiline.sp-btn-white span:focus:after,.sp-btn-borderless.multiline.sp-btn-inverted span:focus:after,.sp-btn-borderless.multiline.sp-btn-white span.focus:after,.sp-btn-borderless.multiline.sp-btn-inverted span.focus:after,.sp-btn-borderless.multiline.sp-btn-white span:active:focus:after,.sp-btn-borderless.multiline.sp-btn-inverted span:active:focus:after,.sp-btn-borderless.multiline.sp-btn-white span:active:hover:after,.sp-btn-borderless.multiline.sp-btn-inverted span:active:hover:after{color:#fff}.sp-btn-borderless.multiline.sp-btn-white span:hover:before,.sp-btn-borderless.multiline.sp-btn-inverted span:hover:before,.sp-btn-borderless.multiline.sp-btn-white span:focus:before,.sp-btn-borderless.multiline.sp-btn-inverted span:focus:before,.sp-btn-borderless.multiline.sp-btn-white span.focus:before,.sp-btn-borderless.multiline.sp-btn-inverted span.focus:before,.sp-btn-borderless.multiline.sp-btn-white span:active:focus:before,.sp-btn-borderless.multiline.sp-btn-inverted span:active:focus:before,.sp-btn-borderless.multiline.sp-btn-white span:active:hover:before,.sp-btn-borderless.multiline.sp-btn-inverted span:active:hover:before{background-color:#fff}.sp-btn-default{color:#fff;background-color:#00A9E0;border-color:#0070F3}.sp-btn-default:focus,.sp-btn-default.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-default:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active:hover,.sp-btn-default.active:hover,.open>.dropdown-toggle.sp-btn-default:hover,.sp-btn-default:active:focus,.sp-btn-default.active:focus,.open>.dropdown-toggle.sp-btn-default:focus,.sp-btn-default:active.focus,.sp-btn-default.active.focus,.open>.dropdown-toggle.sp-btn-default.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{background-image:none}.sp-btn-default.disabled:hover,.sp-btn-default[disabled]:hover,fieldset[disabled] .sp-btn-default:hover,.sp-btn-default.disabled:focus,.sp-btn-default[disabled]:focus,fieldset[disabled] .sp-btn-default:focus,.sp-btn-default.disabled.focus,.sp-btn-default[disabled].focus,fieldset[disabled] .sp-btn-default.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-default .badge{color:#00A9E0;background-color:#fff}.sp-btn-default:focus,.sp-btn-default.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-default:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-default:active:hover,.sp-btn-default.active:hover,.open>.dropdown-toggle.sp-btn-default:hover,.sp-btn-default:active:focus,.sp-btn-default.active:focus,.open>.dropdown-toggle.sp-btn-default:focus,.sp-btn-default:active.focus,.sp-btn-default.active.focus,.open>.dropdown-toggle.sp-btn-default.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-default:active,.sp-btn-default.active,.open>.dropdown-toggle.sp-btn-default{background-image:none}.sp-btn-default.disabled:hover,.sp-btn-default[disabled]:hover,fieldset[disabled] .sp-btn-default:hover,.sp-btn-default.disabled:focus,.sp-btn-default[disabled]:focus,fieldset[disabled] .sp-btn-default:focus,.sp-btn-default.disabled.focus,.sp-btn-default[disabled].focus,fieldset[disabled] .sp-btn-default.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-default .badge{color:#00A9E0;background-color:#fff}.sp-btn-default:hover{background-color:#0070F3;border-color:#0070F3}.sp-btn-blue{color:#fff;background-color:#00A9E0;border-color:#0070F3}.sp-btn-blue:focus,.sp-btn-blue.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-blue:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active:hover,.sp-btn-blue.active:hover,.open>.dropdown-toggle.sp-btn-blue:hover,.sp-btn-blue:active:focus,.sp-btn-blue.active:focus,.open>.dropdown-toggle.sp-btn-blue:focus,.sp-btn-blue:active.focus,.sp-btn-blue.active.focus,.open>.dropdown-toggle.sp-btn-blue.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{background-image:none}.sp-btn-blue.disabled:hover,.sp-btn-blue[disabled]:hover,fieldset[disabled] .sp-btn-blue:hover,.sp-btn-blue.disabled:focus,.sp-btn-blue[disabled]:focus,fieldset[disabled] .sp-btn-blue:focus,.sp-btn-blue.disabled.focus,.sp-btn-blue[disabled].focus,fieldset[disabled] .sp-btn-blue.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-blue .badge{color:#00A9E0;background-color:#fff}.sp-btn-blue:focus,.sp-btn-blue.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-blue:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-blue:active:hover,.sp-btn-blue.active:hover,.open>.dropdown-toggle.sp-btn-blue:hover,.sp-btn-blue:active:focus,.sp-btn-blue.active:focus,.open>.dropdown-toggle.sp-btn-blue:focus,.sp-btn-blue:active.focus,.sp-btn-blue.active.focus,.open>.dropdown-toggle.sp-btn-blue.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-blue:active,.sp-btn-blue.active,.open>.dropdown-toggle.sp-btn-blue{background-image:none}.sp-btn-blue.disabled:hover,.sp-btn-blue[disabled]:hover,fieldset[disabled] .sp-btn-blue:hover,.sp-btn-blue.disabled:focus,.sp-btn-blue[disabled]:focus,fieldset[disabled] .sp-btn-blue:focus,.sp-btn-blue.disabled.focus,.sp-btn-blue[disabled].focus,fieldset[disabled] .sp-btn-blue.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-blue .badge{color:#00A9E0;background-color:#fff}.sp-btn-blue:hover{background-color:#0070F3;border-color:#0070F3}.sp-btn-green{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green:focus,.sp-btn-green.focus{color:#fff;background-color:#228508;border-color:#0f3d04}.sp-btn-green:hover{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active:hover,.sp-btn-green.active:hover,.open>.dropdown-toggle.sp-btn-green:hover,.sp-btn-green:active:focus,.sp-btn-green.active:focus,.open>.dropdown-toggle.sp-btn-green:focus,.sp-btn-green:active.focus,.sp-btn-green.active.focus,.open>.dropdown-toggle.sp-btn-green.focus{color:#fff;background-color:#196306;border-color:#0f3d04}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{background-image:none}.sp-btn-green.disabled:hover,.sp-btn-green[disabled]:hover,fieldset[disabled] .sp-btn-green:hover,.sp-btn-green.disabled:focus,.sp-btn-green[disabled]:focus,fieldset[disabled] .sp-btn-green:focus,.sp-btn-green.disabled.focus,.sp-btn-green[disabled].focus,fieldset[disabled] .sp-btn-green.focus{background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green .badge{color:#2eb50b;background-color:#fff}.sp-btn-green:focus,.sp-btn-green.focus{color:#fff;background-color:#228508;border-color:#0f3d04}.sp-btn-green:hover{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{color:#fff;background-color:#228508;border-color:#1f7b07}.sp-btn-green:active:hover,.sp-btn-green.active:hover,.open>.dropdown-toggle.sp-btn-green:hover,.sp-btn-green:active:focus,.sp-btn-green.active:focus,.open>.dropdown-toggle.sp-btn-green:focus,.sp-btn-green:active.focus,.sp-btn-green.active.focus,.open>.dropdown-toggle.sp-btn-green.focus{color:#fff;background-color:#196306;border-color:#0f3d04}.sp-btn-green:active,.sp-btn-green.active,.open>.dropdown-toggle.sp-btn-green{background-image:none}.sp-btn-green.disabled:hover,.sp-btn-green[disabled]:hover,fieldset[disabled] .sp-btn-green:hover,.sp-btn-green.disabled:focus,.sp-btn-green[disabled]:focus,fieldset[disabled] .sp-btn-green:focus,.sp-btn-green.disabled.focus,.sp-btn-green[disabled].focus,fieldset[disabled] .sp-btn-green.focus{background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green .badge{color:#2eb50b;background-color:#fff}.sp-btn-green:hover{background-color:#43d220;border-color:#2eb50b}.sp-btn-black{background-color:#0C1724;border-color:#0C1724;color:#fff}.sp-btn-black:hover{background-color:#363C44;border-color:#363C44}.sp-btn-gray{color:#fff;background-color:#00A9E0;border-color:#0070F3}.sp-btn-gray:focus,.sp-btn-gray.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-gray:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active:hover,.sp-btn-gray.active:hover,.open>.dropdown-toggle.sp-btn-gray:hover,.sp-btn-gray:active:focus,.sp-btn-gray.active:focus,.open>.dropdown-toggle.sp-btn-gray:focus,.sp-btn-gray:active.focus,.sp-btn-gray.active.focus,.open>.dropdown-toggle.sp-btn-gray.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{background-image:none}.sp-btn-gray.disabled:hover,.sp-btn-gray[disabled]:hover,fieldset[disabled] .sp-btn-gray:hover,.sp-btn-gray.disabled:focus,.sp-btn-gray[disabled]:focus,fieldset[disabled] .sp-btn-gray:focus,.sp-btn-gray.disabled.focus,.sp-btn-gray[disabled].focus,fieldset[disabled] .sp-btn-gray.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-gray .badge{color:#00A9E0;background-color:#fff}.sp-btn-gray:focus,.sp-btn-gray.focus{color:#fff;background-color:#0083ad;border-color:#003573}.sp-btn-gray:hover{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{color:#fff;background-color:#0083ad;border-color:#0054b6}.sp-btn-gray:active:hover,.sp-btn-gray.active:hover,.open>.dropdown-toggle.sp-btn-gray:hover,.sp-btn-gray:active:focus,.sp-btn-gray.active:focus,.open>.dropdown-toggle.sp-btn-gray:focus,.sp-btn-gray:active.focus,.sp-btn-gray.active.focus,.open>.dropdown-toggle.sp-btn-gray.focus{color:#fff;background-color:#006889;border-color:#003573}.sp-btn-gray:active,.sp-btn-gray.active,.open>.dropdown-toggle.sp-btn-gray{background-image:none}.sp-btn-gray.disabled:hover,.sp-btn-gray[disabled]:hover,fieldset[disabled] .sp-btn-gray:hover,.sp-btn-gray.disabled:focus,.sp-btn-gray[disabled]:focus,fieldset[disabled] .sp-btn-gray:focus,.sp-btn-gray.disabled.focus,.sp-btn-gray[disabled].focus,fieldset[disabled] .sp-btn-gray.focus{background-color:#00A9E0;border-color:#0070F3}.sp-btn-gray .badge{color:#00A9E0;background-color:#fff}.sp-btn-gray:hover{background-color:#0070F3;border-color:#0070F3}.sp-btn-white{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white:focus,.sp-btn-white.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:hover{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:active:hover,.sp-btn-white.active:hover,.open>.dropdown-toggle.sp-btn-white:hover,.sp-btn-white:active:focus,.sp-btn-white.active:focus,.open>.dropdown-toggle.sp-btn-white:focus,.sp-btn-white:active.focus,.sp-btn-white.active.focus,.open>.dropdown-toggle.sp-btn-white.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{background-image:none}.sp-btn-white.disabled:hover,.sp-btn-white[disabled]:hover,fieldset[disabled] .sp-btn-white:hover,.sp-btn-white.disabled:focus,.sp-btn-white[disabled]:focus,fieldset[disabled] .sp-btn-white:focus,.sp-btn-white.disabled.focus,.sp-btn-white[disabled].focus,fieldset[disabled] .sp-btn-white.focus{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white .badge{color:#fff;background-color:#000}.sp-btn-white:focus,.sp-btn-white.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:hover{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:active:hover,.sp-btn-white.active:hover,.open>.dropdown-toggle.sp-btn-white:hover,.sp-btn-white:active:focus,.sp-btn-white.active:focus,.open>.dropdown-toggle.sp-btn-white:focus,.sp-btn-white:active.focus,.sp-btn-white.active.focus,.open>.dropdown-toggle.sp-btn-white.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white:active,.sp-btn-white.active,.open>.dropdown-toggle.sp-btn-white{background-image:none}.sp-btn-white.disabled:hover,.sp-btn-white[disabled]:hover,fieldset[disabled] .sp-btn-white:hover,.sp-btn-white.disabled:focus,.sp-btn-white[disabled]:focus,fieldset[disabled] .sp-btn-white:focus,.sp-btn-white.disabled.focus,.sp-btn-white[disabled].focus,fieldset[disabled] .sp-btn-white.focus{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white .badge{color:#fff;background-color:#000}.sp-btn-white-black{color:#000;background-color:#fff;border-color:#fff}.sp-btn-white-black:focus,.sp-btn-white-black.focus{color:#000;background-color:#e6e6e6;border-color:#bfbfbf}.sp-btn-white-black:hover{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active:hover,.sp-btn-white-black.active:hover,.open>.dropdown-toggle.sp-btn-white-black:hover,.sp-btn-white-black:active:focus,.sp-btn-white-black.active:focus,.open>.dropdown-toggle.sp-btn-white-black:focus,.sp-btn-white-black:active.focus,.sp-btn-white-black.active.focus,.open>.dropdown-toggle.sp-btn-white-black.focus{color:#000;background-color:#d4d4d4;border-color:#bfbfbf}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{background-image:none}.sp-btn-white-black.disabled:hover,.sp-btn-white-black[disabled]:hover,fieldset[disabled] .sp-btn-white-black:hover,.sp-btn-white-black.disabled:focus,.sp-btn-white-black[disabled]:focus,fieldset[disabled] .sp-btn-white-black:focus,.sp-btn-white-black.disabled.focus,.sp-btn-white-black[disabled].focus,fieldset[disabled] .sp-btn-white-black.focus{background-color:#fff;border-color:#fff}.sp-btn-white-black .badge{color:#fff;background-color:#000}.sp-btn-white-black:focus,.sp-btn-white-black.focus{color:#000;background-color:#e6e6e6;border-color:#bfbfbf}.sp-btn-white-black:hover{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{color:#000;background-color:#e6e6e6;border-color:#e0e0e0}.sp-btn-white-black:active:hover,.sp-btn-white-black.active:hover,.open>.dropdown-toggle.sp-btn-white-black:hover,.sp-btn-white-black:active:focus,.sp-btn-white-black.active:focus,.open>.dropdown-toggle.sp-btn-white-black:focus,.sp-btn-white-black:active.focus,.sp-btn-white-black.active.focus,.open>.dropdown-toggle.sp-btn-white-black.focus{color:#000;background-color:#d4d4d4;border-color:#bfbfbf}.sp-btn-white-black:active,.sp-btn-white-black.active,.open>.dropdown-toggle.sp-btn-white-black{background-image:none}.sp-btn-white-black.disabled:hover,.sp-btn-white-black[disabled]:hover,fieldset[disabled] .sp-btn-white-black:hover,.sp-btn-white-black.disabled:focus,.sp-btn-white-black[disabled]:focus,fieldset[disabled] .sp-btn-white-black:focus,.sp-btn-white-black.disabled.focus,.sp-btn-white-black[disabled].focus,fieldset[disabled] .sp-btn-white-black.focus{background-color:#fff;border-color:#fff}.sp-btn-white-black .badge{color:#fff;background-color:#000}.sp-btn-clear{color:#0070F3;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-weight:600}.sp-btn-clear:focus,.sp-btn-clear.focus{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:hover{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active:hover,.sp-btn-clear.active:hover,.open>.dropdown-toggle.sp-btn-clear:hover,.sp-btn-clear:active:focus,.sp-btn-clear.active:focus,.open>.dropdown-toggle.sp-btn-clear:focus,.sp-btn-clear:active.focus,.sp-btn-clear.active.focus,.open>.dropdown-toggle.sp-btn-clear.focus{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{background-image:none}.sp-btn-clear.disabled:hover,.sp-btn-clear[disabled]:hover,fieldset[disabled] .sp-btn-clear:hover,.sp-btn-clear.disabled:focus,.sp-btn-clear[disabled]:focus,fieldset[disabled] .sp-btn-clear:focus,.sp-btn-clear.disabled.focus,.sp-btn-clear[disabled].focus,fieldset[disabled] .sp-btn-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-clear .badge{color:transparent;background-color:#0070F3}.sp-btn-clear:focus,.sp-btn-clear.focus{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:hover{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active:hover,.sp-btn-clear.active:hover,.open>.dropdown-toggle.sp-btn-clear:hover,.sp-btn-clear:active:focus,.sp-btn-clear.active:focus,.open>.dropdown-toggle.sp-btn-clear:focus,.sp-btn-clear:active.focus,.sp-btn-clear.active.focus,.open>.dropdown-toggle.sp-btn-clear.focus{color:#0070F3;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-clear:active,.sp-btn-clear.active,.open>.dropdown-toggle.sp-btn-clear{background-image:none}.sp-btn-clear.disabled:hover,.sp-btn-clear[disabled]:hover,fieldset[disabled] .sp-btn-clear:hover,.sp-btn-clear.disabled:focus,.sp-btn-clear[disabled]:focus,fieldset[disabled] .sp-btn-clear:focus,.sp-btn-clear.disabled.focus,.sp-btn-clear[disabled].focus,fieldset[disabled] .sp-btn-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-clear .badge{color:transparent;background-color:#0070F3}.sp-btn-clear:hover{text-decoration:underline}.sp-btn-green-clear{color:#2eb50b;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-weight:600}.sp-btn-green-clear:focus,.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:hover{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active:hover,.sp-btn-green-clear.active:hover,.open>.dropdown-toggle.sp-btn-green-clear:hover,.sp-btn-green-clear:active:focus,.sp-btn-green-clear.active:focus,.open>.dropdown-toggle.sp-btn-green-clear:focus,.sp-btn-green-clear:active.focus,.sp-btn-green-clear.active.focus,.open>.dropdown-toggle.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{background-image:none}.sp-btn-green-clear.disabled:hover,.sp-btn-green-clear[disabled]:hover,fieldset[disabled] .sp-btn-green-clear:hover,.sp-btn-green-clear.disabled:focus,.sp-btn-green-clear[disabled]:focus,fieldset[disabled] .sp-btn-green-clear:focus,.sp-btn-green-clear.disabled.focus,.sp-btn-green-clear[disabled].focus,fieldset[disabled] .sp-btn-green-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-green-clear .badge{color:transparent;background-color:#2eb50b}.sp-btn-green-clear:focus,.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:hover{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active:hover,.sp-btn-green-clear.active:hover,.open>.dropdown-toggle.sp-btn-green-clear:hover,.sp-btn-green-clear:active:focus,.sp-btn-green-clear.active:focus,.open>.dropdown-toggle.sp-btn-green-clear:focus,.sp-btn-green-clear:active.focus,.sp-btn-green-clear.active.focus,.open>.dropdown-toggle.sp-btn-green-clear.focus{color:#2eb50b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-green-clear:active,.sp-btn-green-clear.active,.open>.dropdown-toggle.sp-btn-green-clear{background-image:none}.sp-btn-green-clear.disabled:hover,.sp-btn-green-clear[disabled]:hover,fieldset[disabled] .sp-btn-green-clear:hover,.sp-btn-green-clear.disabled:focus,.sp-btn-green-clear[disabled]:focus,fieldset[disabled] .sp-btn-green-clear:focus,.sp-btn-green-clear.disabled.focus,.sp-btn-green-clear[disabled].focus,fieldset[disabled] .sp-btn-green-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-green-clear .badge{color:transparent;background-color:#2eb50b}.sp-btn-green-clear:hover{text-decoration:underline}.sp-btn-black-clear{color:#000;background-color:transparent;border-color:transparent;padding-left:0;padding-right:0;font-weight:600}.sp-btn-black-clear:focus,.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:hover{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active:hover,.sp-btn-black-clear.active:hover,.open>.dropdown-toggle.sp-btn-black-clear:hover,.sp-btn-black-clear:active:focus,.sp-btn-black-clear.active:focus,.open>.dropdown-toggle.sp-btn-black-clear:focus,.sp-btn-black-clear:active.focus,.sp-btn-black-clear.active.focus,.open>.dropdown-toggle.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{background-image:none}.sp-btn-black-clear.disabled:hover,.sp-btn-black-clear[disabled]:hover,fieldset[disabled] .sp-btn-black-clear:hover,.sp-btn-black-clear.disabled:focus,.sp-btn-black-clear[disabled]:focus,fieldset[disabled] .sp-btn-black-clear:focus,.sp-btn-black-clear.disabled.focus,.sp-btn-black-clear[disabled].focus,fieldset[disabled] .sp-btn-black-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-black-clear .badge{color:transparent;background-color:#000}.sp-btn-black-clear:focus,.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:hover{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active:hover,.sp-btn-black-clear.active:hover,.open>.dropdown-toggle.sp-btn-black-clear:hover,.sp-btn-black-clear:active:focus,.sp-btn-black-clear.active:focus,.open>.dropdown-toggle.sp-btn-black-clear:focus,.sp-btn-black-clear:active.focus,.sp-btn-black-clear.active.focus,.open>.dropdown-toggle.sp-btn-black-clear.focus{color:#000;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.sp-btn-black-clear:active,.sp-btn-black-clear.active,.open>.dropdown-toggle.sp-btn-black-clear{background-image:none}.sp-btn-black-clear.disabled:hover,.sp-btn-black-clear[disabled]:hover,fieldset[disabled] .sp-btn-black-clear:hover,.sp-btn-black-clear.disabled:focus,.sp-btn-black-clear[disabled]:focus,fieldset[disabled] .sp-btn-black-clear:focus,.sp-btn-black-clear.disabled.focus,.sp-btn-black-clear[disabled].focus,fieldset[disabled] .sp-btn-black-clear.focus{background-color:transparent;border-color:transparent}.sp-btn-black-clear .badge{color:transparent;background-color:#000}.sp-btn-black-clear:hover{text-decoration:underline}.sp-btn-blue-hollow{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active:hover,.sp-btn-blue-hollow.active:hover,.open>.dropdown-toggle.sp-btn-blue-hollow:hover,.sp-btn-blue-hollow:active:focus,.sp-btn-blue-hollow.active:focus,.open>.dropdown-toggle.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow:active.focus,.sp-btn-blue-hollow.active.focus,.open>.dropdown-toggle.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{background-image:none}.sp-btn-blue-hollow.disabled:hover,.sp-btn-blue-hollow[disabled]:hover,fieldset[disabled] .sp-btn-blue-hollow:hover,.sp-btn-blue-hollow.disabled:focus,.sp-btn-blue-hollow[disabled]:focus,fieldset[disabled] .sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.disabled.focus,.sp-btn-blue-hollow[disabled].focus,fieldset[disabled] .sp-btn-blue-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-blue-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active:hover,.sp-btn-blue-hollow.active:hover,.open>.dropdown-toggle.sp-btn-blue-hollow:hover,.sp-btn-blue-hollow:active:focus,.sp-btn-blue-hollow.active:focus,.open>.dropdown-toggle.sp-btn-blue-hollow:focus,.sp-btn-blue-hollow:active.focus,.sp-btn-blue-hollow.active.focus,.open>.dropdown-toggle.sp-btn-blue-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-blue-hollow:active,.sp-btn-blue-hollow.active,.open>.dropdown-toggle.sp-btn-blue-hollow{background-image:none}.sp-btn-blue-hollow.disabled:hover,.sp-btn-blue-hollow[disabled]:hover,fieldset[disabled] .sp-btn-blue-hollow:hover,.sp-btn-blue-hollow.disabled:focus,.sp-btn-blue-hollow[disabled]:focus,fieldset[disabled] .sp-btn-blue-hollow:focus,.sp-btn-blue-hollow.disabled.focus,.sp-btn-blue-hollow[disabled].focus,fieldset[disabled] .sp-btn-blue-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-blue-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-blue-hollow.dark-bg:hover,.sp-btn-blue-hollow.dark-bg:active,.sp-btn-blue-hollow.dark-bg:focus{border-color:#75dafa !important;background-color:#75dafa !important;color:#001d29 !important}.sp-btn-green-hollow{color:#2eb50b;background-color:transparent;border-color:#2eb50b}.sp-btn-green-hollow:focus,.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:hover{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active:hover,.sp-btn-green-hollow.active:hover,.open>.dropdown-toggle.sp-btn-green-hollow:hover,.sp-btn-green-hollow:active:focus,.sp-btn-green-hollow.active:focus,.open>.dropdown-toggle.sp-btn-green-hollow:focus,.sp-btn-green-hollow:active.focus,.sp-btn-green-hollow.active.focus,.open>.dropdown-toggle.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{background-image:none}.sp-btn-green-hollow.disabled:hover,.sp-btn-green-hollow[disabled]:hover,fieldset[disabled] .sp-btn-green-hollow:hover,.sp-btn-green-hollow.disabled:focus,.sp-btn-green-hollow[disabled]:focus,fieldset[disabled] .sp-btn-green-hollow:focus,.sp-btn-green-hollow.disabled.focus,.sp-btn-green-hollow[disabled].focus,fieldset[disabled] .sp-btn-green-hollow.focus{color:#2eb50b;background-color:transparent;border-color:#2eb50b}.sp-btn-green-hollow .badge{color:transparent;background-color:#2eb50b}.sp-btn-green-hollow:focus,.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:hover{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active:hover,.sp-btn-green-hollow.active:hover,.open>.dropdown-toggle.sp-btn-green-hollow:hover,.sp-btn-green-hollow:active:focus,.sp-btn-green-hollow.active:focus,.open>.dropdown-toggle.sp-btn-green-hollow:focus,.sp-btn-green-hollow:active.focus,.sp-btn-green-hollow.active.focus,.open>.dropdown-toggle.sp-btn-green-hollow.focus{color:#fff;background-color:#2eb50b;border-color:#2eb50b}.sp-btn-green-hollow:active,.sp-btn-green-hollow.active,.open>.dropdown-toggle.sp-btn-green-hollow{background-image:none}.sp-btn-green-hollow.disabled:hover,.sp-btn-green-hollow[disabled]:hover,fieldset[disabled] .sp-btn-green-hollow:hover,.sp-btn-green-hollow.disabled:focus,.sp-btn-green-hollow[disabled]:focus,fieldset[disabled] .sp-btn-green-hollow:focus,.sp-btn-green-hollow.disabled.focus,.sp-btn-green-hollow[disabled].focus,fieldset[disabled] .sp-btn-green-hollow.focus{color:#2eb50b;background-color:transparent;border-color:#2eb50b}.sp-btn-green-hollow .badge{color:transparent;background-color:#2eb50b}.sp-btn-black-hollow{border-color:#0C1724;color:#0C1724}.sp-btn-black-hollow:hover,.sp-btn-black-hollow:focus,.sp-btn-black-hollow.focus{background-color:#363C44 !important;border-color:#363C44;color:#fff}.sp-btn-black-hollow.disabled{opacity:.5}.sp-btn-gray-hollow{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active:hover,.sp-btn-gray-hollow.active:hover,.open>.dropdown-toggle.sp-btn-gray-hollow:hover,.sp-btn-gray-hollow:active:focus,.sp-btn-gray-hollow.active:focus,.open>.dropdown-toggle.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow:active.focus,.sp-btn-gray-hollow.active.focus,.open>.dropdown-toggle.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{background-image:none}.sp-btn-gray-hollow.disabled:hover,.sp-btn-gray-hollow[disabled]:hover,fieldset[disabled] .sp-btn-gray-hollow:hover,.sp-btn-gray-hollow.disabled:focus,.sp-btn-gray-hollow[disabled]:focus,fieldset[disabled] .sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.disabled.focus,.sp-btn-gray-hollow[disabled].focus,fieldset[disabled] .sp-btn-gray-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-gray-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:hover{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active:hover,.sp-btn-gray-hollow.active:hover,.open>.dropdown-toggle.sp-btn-gray-hollow:hover,.sp-btn-gray-hollow:active:focus,.sp-btn-gray-hollow.active:focus,.open>.dropdown-toggle.sp-btn-gray-hollow:focus,.sp-btn-gray-hollow:active.focus,.sp-btn-gray-hollow.active.focus,.open>.dropdown-toggle.sp-btn-gray-hollow.focus{color:#fff;background-color:#00A9E0;border-color:#fff}.sp-btn-gray-hollow:active,.sp-btn-gray-hollow.active,.open>.dropdown-toggle.sp-btn-gray-hollow{background-image:none}.sp-btn-gray-hollow.disabled:hover,.sp-btn-gray-hollow[disabled]:hover,fieldset[disabled] .sp-btn-gray-hollow:hover,.sp-btn-gray-hollow.disabled:focus,.sp-btn-gray-hollow[disabled]:focus,fieldset[disabled] .sp-btn-gray-hollow:focus,.sp-btn-gray-hollow.disabled.focus,.sp-btn-gray-hollow[disabled].focus,fieldset[disabled] .sp-btn-gray-hollow.focus{color:#00A9E0;background-color:transparent;border-color:#00A9E0}.sp-btn-gray-hollow .badge{color:transparent;background-color:#00A9E0}.sp-btn-gray-hollow.dark-bg:hover,.sp-btn-gray-hollow.dark-bg:active,.sp-btn-gray-hollow.dark-bg:focus{border-color:#75dafa !important;background-color:#75dafa !important;color:#001d29 !important}.sp-btn-white-hollow{color:#fff;background-color:transparent;border-color:#fff}.sp-btn-white-hollow:focus,.sp-btn-white-hollow.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:hover{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active:hover,.sp-btn-white-hollow.active:hover,.open>.dropdown-toggle.sp-btn-white-hollow:hover,.sp-btn-white-hollow:active:focus,.sp-btn-white-hollow.active:focus,.open>.dropdown-toggle.sp-btn-white-hollow:focus,.sp-btn-white-hollow:active.focus,.sp-btn-white-hollow.active.focus,.open>.dropdown-toggle.sp-btn-white-hollow.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{background-image:none}.sp-btn-white-hollow.disabled:hover,.sp-btn-white-hollow[disabled]:hover,fieldset[disabled] .sp-btn-white-hollow:hover,.sp-btn-white-hollow.disabled:focus,.sp-btn-white-hollow[disabled]:focus,fieldset[disabled] .sp-btn-white-hollow:focus,.sp-btn-white-hollow.disabled.focus,.sp-btn-white-hollow[disabled].focus,fieldset[disabled] .sp-btn-white-hollow.focus{color:#fff;background-color:transparent;border-color:#fff}.sp-btn-white-hollow .badge{color:transparent;background-color:#fff}.sp-btn-white-hollow:focus,.sp-btn-white-hollow.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:hover{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active:hover,.sp-btn-white-hollow.active:hover,.open>.dropdown-toggle.sp-btn-white-hollow:hover,.sp-btn-white-hollow:active:focus,.sp-btn-white-hollow.active:focus,.open>.dropdown-toggle.sp-btn-white-hollow:focus,.sp-btn-white-hollow:active.focus,.sp-btn-white-hollow.active.focus,.open>.dropdown-toggle.sp-btn-white-hollow.focus{color:#0070F3;background-color:#fff;border-color:#fff}.sp-btn-white-hollow:active,.sp-btn-white-hollow.active,.open>.dropdown-toggle.sp-btn-white-hollow{background-image:none}.sp-btn-white-hollow.disabled:hover,.sp-btn-white-hollow[disabled]:hover,fieldset[disabled] .sp-btn-white-hollow:hover,.sp-btn-white-hollow.disabled:focus,.sp-btn-white-hollow[disabled]:focus,fieldset[disabled] .sp-btn-white-hollow:focus,.sp-btn-white-hollow.disabled.focus,.sp-btn-white-hollow[disabled].focus,fieldset[disabled] .sp-btn-white-hollow.focus{color:#fff;background-color:transparent;border-color:#fff}.sp-btn-white-hollow .badge{color:transparent;background-color:#fff}.sp-btn-white-hollow.disabled{opacity:.5}.sp-btn-clear-hollow{padding-left:0;padding-right:0;font-weight:600;color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:hover{text-decoration:underline}.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:hover{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active:hover,.sp-btn-clear-hollow.active:hover,.open>.dropdown-toggle.sp-btn-clear-hollow:hover,.sp-btn-clear-hollow:active:focus,.sp-btn-clear-hollow.active:focus,.open>.dropdown-toggle.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow:active.focus,.sp-btn-clear-hollow.active.focus,.open>.dropdown-toggle.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{background-image:none}.sp-btn-clear-hollow.disabled:hover,.sp-btn-clear-hollow[disabled]:hover,fieldset[disabled] .sp-btn-clear-hollow:hover,.sp-btn-clear-hollow.disabled:focus,.sp-btn-clear-hollow[disabled]:focus,fieldset[disabled] .sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.disabled.focus,.sp-btn-clear-hollow[disabled].focus,fieldset[disabled] .sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow .badge{color:transparent;background-color:#fff}.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:hover{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active:hover,.sp-btn-clear-hollow.active:hover,.open>.dropdown-toggle.sp-btn-clear-hollow:hover,.sp-btn-clear-hollow:active:focus,.sp-btn-clear-hollow.active:focus,.open>.dropdown-toggle.sp-btn-clear-hollow:focus,.sp-btn-clear-hollow:active.focus,.sp-btn-clear-hollow.active.focus,.open>.dropdown-toggle.sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow:active,.sp-btn-clear-hollow.active,.open>.dropdown-toggle.sp-btn-clear-hollow{background-image:none}.sp-btn-clear-hollow.disabled:hover,.sp-btn-clear-hollow[disabled]:hover,fieldset[disabled] .sp-btn-clear-hollow:hover,.sp-btn-clear-hollow.disabled:focus,.sp-btn-clear-hollow[disabled]:focus,fieldset[disabled] .sp-btn-clear-hollow:focus,.sp-btn-clear-hollow.disabled.focus,.sp-btn-clear-hollow[disabled].focus,fieldset[disabled] .sp-btn-clear-hollow.focus{color:#fff;background-color:transparent;border-color:transparent}.sp-btn-clear-hollow .badge{color:transparent;background-color:#fff}.splunk-btn:not(.sp-btn-borderless) .splunk-icon{margin-right:5px}.splunk-btn:not(.sp-btn-borderless).sp-btn-green .splunk-icon{color:#fff}.splunk-btn:not(.sp-btn-borderless).sp-btn-green-hollow .splunk-icon{color:#2eb50b}.splunk-btn:not(.sp-btn-borderless).sp-btn-green-hollow:hover .splunk-icon{color:#fff}.splunk-btn:not(.sp-btn-borderless).sp-btn-blue .splunk-icon{color:#fff}.splunk-btn:not(.sp-btn-borderless).sp-btn-blue-hollow .splunk-icon{color:#0070F3}.splunk-btn:not(.sp-btn-borderless).sp-btn-blue-hollow:hover .splunk-icon{color:#fff}.splunk-btn:not(.sp-btn-borderless).sp-btn-white .splunk-icon{color:#0070F3}.splunk-btn:not(.sp-btn-borderless).sp-btn-white:hover,.splunk-btn:not(.sp-btn-borderless).sp-btn-white:focus,.splunk-btn:not(.sp-btn-borderless).sp-btn-white.focus,.splunk-btn:not(.sp-btn-borderless).sp-btn-white:active,.splunk-btn:not(.sp-btn-borderless).sp-btn-white:active:focus,.splunk-btn:not(.sp-btn-borderless).sp-btn-white:active:hover{background-color:#fff;border-color:#fff;color:#E8339B}.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow .splunk-icon{color:#fff}.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow:hover .splunk-icon{color:#0070F3}.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow:hover,.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow:focus,.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow.focus,.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow:active,.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow:active:focus,.splunk-btn:not(.sp-btn-borderless).sp-btn-white-hollow:active:hover{background-color:#fff;border-color:#fff;color:#E8339B}.splunk-btn:not(.sp-btn-borderless).sp-btn-green-clear .splunk-icon{color:#2eb50b}.splunk-btn:not(.sp-btn-borderless).sp-btn-clear .splunk-icon{color:#0070F3}.splunk-play{height:50px;width:50px;opacity:.8;background-color:#fff;transition:opacity .3s linear;border-radius:25px;color:white;display:flex;align-items:center;justify-content:center}.splunk-play:hover{text-decoration:none;opacity:1;color:white}.splunk-play span{left:2px;font-size:22px;color:black}.splunk-video-hover{background-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .2s ease-in}.splunk-video-hover:hover{background-color:rgba(0,0,0,0.5)}.splunk-video-hover:hover .splunk-play{text-decoration:none;opacity:1;color:white}.splunk-blockquote{margin-bottom:25px}.splunk-blockquote blockquote,.splunk-blockquote .twitterquote{background:transparent;border-left:1px solid transparent;padding-bottom:10px;margin:0;quotes:"\201C" "\201D" "\2018" "\2019";font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:130%;padding:10px 0 10px 0;position:relative;color:#F99D1C;display:inline}.splunk-blockquote blockquote p,.splunk-blockquote .twitterquote p{display:inline;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;padding:0}.splunk-blockquote blockquote *,.splunk-blockquote .twitterquote *{color:#F99D1C}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before,.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{color:#F99D1C;font-size:30px;font-weight:800;margin-right:0;vertical-align:-0.4em;line-height:0}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before{content:open-quote;position:absolute;left:-29px;top:19px;display:inline}.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{content:close-quote;position:relative;left:6px;top:-4px;display:inline}.splunk-blockquote .author{color:#000;border-left:1px solid transparent;margin-top:10px;font-size:15px;position:relative;-webkit-font-smoothing:antialiased;display:block}.splunk-blockquote .author:before{content:"\2014";position:relative;left:0}.splunk-blockquote .author.splunk-color.splunk-black{color:#000 !important}.splunk-blockquote .author.splunk-color.splunk-white,.splunk-blockquote .author.inverted{color:#fff !important}.splunk-blockquote .author.splunk-color.splunk-green{color:#65A637 !important}.splunk-blockquote.large blockquote,.splunk-blockquote.large .twitterquote{font-size:24px;line-height:135%;quotes:"\201C" "\201D" "\2018" "\2019"}.splunk-blockquote.large blockquote:before,.splunk-blockquote.large .twitterquote:before{top:24px;left:-30px}.splunk-blockquote.large blockquote:after,.splunk-blockquote.large .twitterquote:after{top:-9px;left:6px}.splunk-blockquote.large .author{font-size:18px}.splunk-blockquote.large .author:before{position:relative !important;left:auto}.splunk-blockquote.splunk-color.splunk-black *,.splunk-blockquote.splunk-color.splunk-black .author:before{color:#000 !important}.splunk-blockquote.splunk-color.splunk-white *,.splunk-blockquote.inverted *,.splunk-blockquote.splunk-color.splunk-white .author:before,.splunk-blockquote.inverted .author:before{color:#fff !important}.splunk-blockquote.splunk-color.splunk-green *,.splunk-blockquote.splunk-color.splunk-green .author:before{color:#65A637 !important}.splunk-blockquote .twitterquote.splunk-color.splunk-black{color:#000 !important}.splunk-blockquote .twitterquote.splunk-color.splunk-white,.splunk-blockquote .twitterquote.inverted{color:#fff !important}.splunk-blockquote .twitterquote.splunk-color.splunk-green{color:#65A637 !important}@media (min-width:768px){.splunk-blockquote blockquote,.splunk-blockquote .twitterquote{font-size:21px}.splunk-blockquote blockquote p,.splunk-blockquote .twitterquote p{font-size:21px}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before,.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{font-size:45px}.splunk-blockquote blockquote:before,.splunk-blockquote .twitterquote:before{left:-25px;top:23px}.splunk-blockquote blockquote:after,.splunk-blockquote .twitterquote:after{top:-9px;left:6px}.splunk-blockquote.large blockquote,.splunk-blockquote.large .twitterquote{font-size:30px}.splunk-blockquote.large blockquote p,.splunk-blockquote.large .twitterquote p{font-size:30px}.splunk-blockquote.large blockquote:before,.splunk-blockquote.large .twitterquote:before{top:24px;left:-25px}.splunk-blockquote.large blockquote:after,.splunk-blockquote.large .twitterquote:after{top:-9px;left:6px}}.splunk-single-blockquote,.splunk-blockquote-carousel{text-align:center}.splunk-single-blockquote.align-left .splunk-blockquote blockquote,.splunk-blockquote-carousel.align-left .splunk-blockquote blockquote{display:inline-block;text-align:left !important}.splunk-single-blockquote .splunk-image img,.splunk-blockquote-carousel .splunk-image img{max-height:160px}.splunk-single-blockquote .splunk-blockquote blockquote,.splunk-single-blockquote .splunk-blockquote .twitterquote{background:transparent;border-left:1px solid transparent;padding-bottom:10px;margin:0}.splunk-single-blockquote .splunk-blockquote blockquote .author:before{content:"\2014";position:relative !important;left:auto}.splunk-table{width:100%;line-height:120%}.splunk-table th,.splunk-table td{padding:10px 20px 10px 20px}.splunk-table th{font-weight:bold;font-size:15px;height:40px;background-color:#0C1724;vertical-align:middle !important;color:#fff}.splunk-table td{font-size:15px;line-height:120%;color:#0C1724}.splunk-table>tbody>tr:nth-child(2n+3)>td{background-color:#f5f6f9}.splunkCustomSelect{padding:6px 12px;font-size:14px;line-height:1.4;color:#656C76;background-color:#fff;background:transparent url(dist/images/icon-chevron-down-blue.svg) right .5em center / 1.4rem .5rem no-repeat;border:1px solid #cccccc;border-radius:4px;width:200px}.splunkCustomSelect .splunkCustomSelectInner{width:100% !important}.iphone-fix{-webkit-overflow-scrolling:touch !important;overflow:auto !important;height:100% !important}.splunk-form .splunk-datepicker-container{color:#000;overflow:visible !important;z-index:111}.splunk-form .splunk-datepicker-container .glyphicon{color:#000}.splunk-form .doi-checkbox{display:none}.splunk-form .subtitle{font-size:15px;line-height:130%}.splunk-form .btn-small{position:relative;top:6px;margin-left:5px}.splunk-form .splunk-h5{padding-bottom:5px}.splunk-form a.splunk-btn.disabled,.splunk-form fieldset[disabled] a.splunk-btn{pointer-events:none}.splunk-form .col-xs-6:first-child{padding-right:5px}.splunk-form .col-xs-6:last-child{padding-left:4px}.splunk-form label.splunk-input,.splunk-form label.splunk-input-generic{margin-bottom:10px;overflow:hidden;width:100%;position:relative;border-radius:3px}.splunk-form label.splunk-input input,.splunk-form label.splunk-input-generic input,.splunk-form label.splunk-input textarea,.splunk-form label.splunk-input-generic textarea{border:none;font-size:16px;background-color:transparent;height:50px;text-indent:11px;width:100%;padding-left:2px}.splunk-form label.splunk-input input:focus,.splunk-form label.splunk-input-generic input:focus,.splunk-form label.splunk-input textarea:focus,.splunk-form label.splunk-input-generic textarea:focus{outline:none;box-shadow:none}.splunk-form label.splunk-input .input-wrap,.splunk-form label.splunk-input-generic .input-wrap{position:relative;z-index:2}.splunk-form label.splunk-input .placeholder,.splunk-form label.splunk-input-generic .placeholder{-webkit-transition:top .3s,font-size .3s;transition:top .3s,font-size .3s;position:absolute;padding-left:12px;top:17px;z-index:1;font-size:16px;font-weight:normal;cursor:text}.splunk-form label.splunk-input .feedback,.splunk-form label.splunk-input-generic .feedback{position:absolute;right:5px;top:5px;z-index:3;color:#fff;font-size:11px;font-weight:normal;text-transform:uppercase;display:none}.splunk-form label.splunk-input.focus .feedback,.splunk-form label.splunk-input-generic.focus .feedback{display:none}.splunk-form select.splunk-custom-select{width:100% !important;height:55px !important;background:transparent;font-size:16px;font-weight:bold;line-height:1.4}.splunk-form select.splunk-custom-select option{color:#000}.splunk-form .splunk-custom-select-span{padding:16px 12px;font-size:16px;font-weight:normal;line-height:1.4;color:white;background-color:transparent;border:none;border-radius:4px;width:100%;height:100%;padding-top:18px;padding-bottom:13px}.splunk-form .splunk-custom-select-span .splunk-custom-select-spanInner{width:92% !important;font-size:16px}.splunk-form .splunk-custom-select-span:after{font-family:"icomoon";content:"\e90d";position:absolute;top:10px;right:5px;bottom:0;font-size:16px;line-height:30px;padding:0 7px;background:transparent;color:white;pointer-events:none}.splunk-form .splunk-custom-select-span.success span{font-weight:bold}.splunk-form .control{font-size:16px;line-height:130%;position:relative;display:block;margin-bottom:10px;padding-left:56px !important;cursor:pointer;font-weight:normal}@media (max-width:767px){.splunk-form .control:first-of-type{margin-top:16px}.splunk-form .control:last-of-type{margin-bottom:24px}}@media (min-width:768px){.splunk-form .control{padding-left:24px !important}}.splunk-form .control input{position:absolute;z-index:-1;opacity:0}.splunk-form .control__indicator{position:absolute;top:50% !important;transform:translateY(calc(-50% - 10px));left:0;width:24px !important;height:24px !important;background:transparent;border:1px solid #969DAA !important;border-radius:1px;margin:10px}@media (min-width:768px){.splunk-form .control__indicator{top:2px !important;width:15px !important;height:15px !important;transform:translateY(0);margin:0}}.splunk-form .control--radio .control__indicator{border-radius:50%;border:1px solid #969DAA !important}.splunk-form .control:hover input~.control__indicator,.splunk-form .control input:focus~.control__indicator{background:transparent}.splunk-form .control input:checked~.control__indicator{background:transparent}.splunk-form .control:hover input:not([disabled]):checked~.control__indicator,.splunk-form .control input:checked:focus~.control__indicator{background:transparent}.splunk-form .control input:disabled~.control__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.splunk-form .control__indicator:after{position:absolute;display:none;content:""}.splunk-form .control input:checked~.control__indicator:after{display:block}.splunk-form .control--checkbox .control__indicator:after{background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDEwNDYgMTYuMzQzMUM3LjY3NDQgMTYuMzQyOSA3LjM1MTY4IDE2LjIxMTcgNy4xMTA4NCAxNS45NzczTDIuODkyNTcgMTEuODg4NEMyLjc3MDc2IDExLjc3MDMgMi42NzM0IDExLjYyOTMgMi42MDYwNyAxMS40NzM2QzIuNTM4NzQgMTEuMzE3OCAyLjUwMjc1IDExLjE1MDMgMi41MDAxNSAxMC45ODA3QzIuNDk0OSAxMC42MzggMi42MjYgMTAuMzA3MyAyLjg2NDU5IDEwLjA2MTNDMy4xMDMxOCA5LjgxNTMzIDMuNDI5NzMgOS42NzQxOCAzLjc3MjQgOS42Njg5M0M0LjExNTA2IDkuNjYzNjggNC40NDU3OCA5Ljc5NDc3IDQuNjkxNzkgMTAuMDMzM0w3LjkyODY3IDEzLjE3NTNMMTYuMDYzOSAzLjc3OTVDMTYuMjg4MiAzLjUyMDM3IDE2LjYwNjMgMy4zNjA5NyAxNi45NDgyIDMuMzM2MzVDMTcuMjkgMy4zMTE3MyAxNy42Mjc3IDMuNDIzOTIgMTcuODg2OCAzLjY0ODIyQzE4LjE0NiAzLjg3MjUzIDE4LjMwNTQgNC4xOTA1OSAxOC4zMyA0LjUzMjQzQzE4LjM1NDYgNC44NzQyNiAxOC4yNDI0IDUuMjExODggMTguMDE4MSA1LjQ3MTAxTDguOTc4OTQgMTUuODk1NUM4Ljg2MjUyIDE2LjAyNTkgOC43MjA4NSAxNi4xMzEyIDguNTYyNTIgMTYuMjA1MkM4LjQwNDE4IDE2LjI3OTIgOC4yMzI0OCAxNi4zMjAzIDguMDU3ODEgMTYuMzI1OUw4LjAxMDQ2IDE2LjM0MzFaIiBmaWxsPSIjMzYzQzQ0Ii8+Cjwvc3ZnPgo=');width:20px !important;height:20px !important;top:1px !important;left:1px !important;transform:rotate(0) !important;border:none !important;background-size:100% 100%}@media (min-width:768px){.splunk-form .control--checkbox .control__indicator:after{top:0 !important;left:0 !important;width:13px !important;height:13px !important}}.splunk-form .control--checkbox input:disabled~.control__indicator:after{border-color:#7b7b7b}.splunk-form .splunk-radio-container{width:100%}.splunk-form .splunk-radio{margin-bottom:10px;width:100%;padding:12px;padding-left:54px;position:relative;font-weight:normal;border-radius:3px;font-size:16px;padding-top:17px;cursor:pointer}.splunk-form .splunk-radio:focus{outline:0}.splunk-form .splunk-radio .splunk-icon{position:absolute;left:12px;top:12px}.splunk-form .splunk-radio-container [type="radio"]{display:none}.splunk-form .splunk-submit .glyphicon{margin-right:7px}.splunk-form .re-captcha{max-width:250px;margin-bottom:15px}.splunk-form .input-spinner{position:absolute;right:10px;top:23px;font-size:12px;display:none}.splunk-form .g-recaptcha{padding:20px 0}.security-image{padding:20px 0}.dark-theme-form-container{position:relative;border-radius:0;padding:20px;background:#000 !important;border-top:5px solid #ED0080}.dark-theme-form-container .input-spinner{color:#fff}.dark-theme-form-container .foobar{color:foo}.dark-theme-form-container input:-webkit-autofill,.dark-theme-form-container textarea:-webkit-autofill,.dark-theme-form-container select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #0C1724 inset !important;background-color:#0C1724 !important;-webkit-text-fill-color:#F0F3F7 !important;-webkit-appearance:none}.dark-theme-form-container input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #0C1724 inset !important;-webkit-border-radius:3px !important}.dark-theme-form-container p,.dark-theme-form-container .splunk-h5{color:#fff}.dark-theme-form-container .overlay-message{background:#005f86;background:-moz-linear-gradient(top, #005f86 0, #005f86 0, #001d29 90%);background:-webkit-linear-gradient(top, #005f86 0, #005f86 0, #001d29 90%);background:linear-gradient(to bottom, #005f86 0, #005f86 0, #001d29 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005f86', endColorstr='#001d29', GradientType=0);color:#fff}.dark-theme-form-container .overlay-message.hide{display:none;visibility:hidden}.dark-theme-form-container .overlay-message.show{display:block;visibility:visible}.dark-theme-form-container .btn-small{position:relative;top:6px;margin-left:5px}.dark-theme-form-container .main-icon{fill:#fff}.dark-theme-form-container .main-icon.email-icon{stroke:#fff}.dark-theme-form-container .subtitle{color:#fff}.dark-theme-form-container .tooltip.in{opacity:1}.dark-theme-form-container .tooltip-content{padding:8px 8px;background-color:#5ea5c2;border-radius:0}.dark-theme-form-container .tooltip-content .splunk-icon{color:#fff;margin-right:5px;visibility:hidden}.dark-theme-form-container .tooltip-content span{color:#fff !important}.dark-theme-form-container .tooltip.top .tooltip-arrow{border-top-color:#5ea5c2;bottom:-4px;left:50%;margin-left:-10px;border-width:10px 10px 0}.dark-theme-form-container .tooltip.top{margin-top:-6px}.dark-theme-form-container .modal{color:#0C1724}.dark-theme-form-container label{display:block}.dark-theme-form-container label.splunk-input,.dark-theme-form-container label.splunk-input-generic{border:1px solid #969DAA;overflow:hidden}.dark-theme-form-container label.splunk-input input,.dark-theme-form-container label.splunk-input-generic input,.dark-theme-form-container label.splunk-input textarea,.dark-theme-form-container label.splunk-input-generic textarea{color:#fff;text-indent:11px;width:100%}.dark-theme-form-container label.splunk-input .placeholder,.dark-theme-form-container label.splunk-input-generic .placeholder{color:#fff}.dark-theme-form-container label.splunk-input.success,.dark-theme-form-container label.splunk-input-generic.success{border-color:#08E045;background-color:#363C44}.dark-theme-form-container label.splunk-input.success .feedback,.dark-theme-form-container label.splunk-input-generic.success .feedback{color:#08E045}.dark-theme-form-container label.splunk-input.error,.dark-theme-form-container label.splunk-input-generic.error{border-color:#fe3a3a;background-color:transparent}.dark-theme-form-container label.splunk-input.error .feedback,.dark-theme-form-container label.splunk-input-generic.error .feedback{color:#fe3a3a}.dark-theme-form-container label.splunk-input.focus,.dark-theme-form-container label.splunk-input-generic.focus{background-color:#363C44;border:1px solid #F0F3F7}.dark-theme-form-container label.splunk-input.focus.success,.dark-theme-form-container label.splunk-input-generic.focus.success{border-color:#08E045}.dark-theme-form-container label.splunk-input.focus.error,.dark-theme-form-container label.splunk-input-generic.focus.error{border-color:#fe3a3a}.dark-theme-form-container label.splunk-input.input-select,.dark-theme-form-container label.splunk-input-generic.input-select{border:none;overflow:visible;margin-bottom:10px}.dark-theme-form-container .input-select{border:none !important}.dark-theme-form-container .splunk-custom-select-span{border:1px solid #327b99}.dark-theme-form-container .splunk-custom-select-spanFocus{background-color:transparent}.dark-theme-form-container .splunk-custom-select-span.success{border-color:#08E045}.dark-theme-form-container .splunk-custom-select-span.success span{font-weight:bold}.dark-theme-form-container .splunk-custom-select-span.error{border-color:#fe3a3a}.dark-theme-form-container .splunk-radio{border:1px solid #969DAA}.dark-theme-form-container .splunk-radio .splunk-icon{color:#fff;font-size:28px;font-weight:normal}.dark-theme-form-container :checked+.splunk-radio{border:1px solid #2eb50b}@media (max-width:767px){.splunk-form .col-xs-6:first-child{padding-right:5px;padding-left:15px}.splunk-form .col-xs-6:last-child{padding-left:5px;padding-right:15px}}@media (max-width:332px){.splunk-form label.splunk-input .placeholder{font-size:14px}.splunk-form .control{font-size:14px}}.light-theme-form-container{padding:20px;position:relative;border:1px solid #D5DCE5;border-top:5px solid #ED0080;border-radius:0;background-color:#fff}.light-theme-form-container .input-spinner{color:#2d2d2d}.light-theme-form-container input:-webkit-autofill,.light-theme-form-container textarea:-webkit-autofill,.light-theme-form-container select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #F0F3F7 inset !important;-webkit-appearance:none}.light-theme-form-container input:-webkit-autofill .placeholder,.light-theme-form-container textarea:-webkit-autofill .placeholder,.light-theme-form-container select:-webkit-autofill .placeholder{color:#000}.light-theme-form-container input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #F0F3F7 inset !important;-webkit-border-radius:3px !important}.light-theme-form-container .overlay-message{background:#005f86;background:-moz-linear-gradient(top, #005f86 0, #fffdfd 0, #efefef 90%);background:-webkit-linear-gradient(top, #005f86 0, #fffdfd 0, #efefef 90%);background:linear-gradient(to bottom, #005f86 0, #fffdfd 0, #efefef 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005f86', endColorstr='#efefef', GradientType=0)}.light-theme-form-container .overlay-message.transparent{background:-moz-linear-gradient(top, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.54) 100%);background:-webkit-linear-gradient(top, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.54) 100%);background:linear-gradient(to bottom, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.54) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfd', endColorstr='#8aefefef', GradientType=0)}.light-theme-form-container .btn-small{position:relative;top:6px;margin-left:5px}.light-theme-form-container .modal{color:#0C1724}.light-theme-form-container .main-icon{fill:#2d2d2d}.light-theme-form-container .main-icon.email-icon{stroke:#2d2d2d}.light-theme-form-container label{display:block}.light-theme-form-container label.splunk-input,.light-theme-form-container label.splunk-input-generic{border:1px solid #969DAA;overflow:hidden}.light-theme-form-container label.splunk-input input,.light-theme-form-container label.splunk-input-generic input,.light-theme-form-container label.splunk-input textarea,.light-theme-form-container label.splunk-input-generic textarea{font-weight:600;text-indent:11px;width:100%}.light-theme-form-container label.splunk-input .placeholder,.light-theme-form-container label.splunk-input-generic .placeholder{color:#656C76}.light-theme-form-container label.splunk-input.success,.light-theme-form-container label.splunk-input-generic.success{border-color:#008000;background-color:transparent}.light-theme-form-container label.splunk-input.success .feedback,.light-theme-form-container label.splunk-input-generic.success .feedback{color:#008000}.light-theme-form-container label.splunk-input.error,.light-theme-form-container label.splunk-input-generic.error{border-color:#fe3a3a;background-color:transparent}.light-theme-form-container label.splunk-input.error .feedback,.light-theme-form-container label.splunk-input-generic.error .feedback{color:#fe3a3a}.light-theme-form-container label.splunk-input.focus,.light-theme-form-container label.splunk-input-generic.focus{background:transparent;border:1px solid #363C44}.light-theme-form-container label.splunk-input.focus.success,.light-theme-form-container label.splunk-input-generic.focus.success{border-color:#008000}.light-theme-form-container label.splunk-input.focus.error,.light-theme-form-container label.splunk-input-generic.focus.error{border-color:#fe3a3a}.light-theme-form-container label.splunk-input.input-select,.light-theme-form-container label.splunk-input-generic.input-select{border:none;overflow:visible;margin-bottom:8px}.light-theme-form-container textarea{min-height:200px;border:none;width:100%;outline:none;margin-top:15px;resize:none;font-weight:600}.light-theme-form-container .splunk-radio{border:1px solid #969DAA;color:#2d2d2d}.light-theme-form-container .splunk-radio .splunk-icon{color:#2d2d2d;font-size:28px;font-weight:normal}.light-theme-form-container :checked+.splunk-radio{border:1px solid #2eb50b}.light-theme-form-container .splunk-custom-select-span{border:1px solid #969DAA;color:#72777a}.light-theme-form-container .splunk-custom-select-span .splunk-custom-select-spanInner{font-size:16px;font-weight:bold}.light-theme-form-container .splunk-custom-select-span.success{border-color:#008000}.light-theme-form-container .splunk-custom-select-span.success span{color:#000;font-weight:600}.light-theme-form-container .splunk-custom-select-span.error{border-color:#fe3a3a}.light-theme-form-container .splunk-form .splunk-custom-select-span:after{color:#000;top:12px !important}.light-theme-form-container .splunk-custom-select-spanFocus{background-color:transparent}.light-theme-form-container .splunk-form .control__indicator{border:1px solid #969DAA !important}.light-theme-form-container .splunk-form .control--radio .control__indicator{border:1px solid #969DAA !important}.light-theme-form-container .splunk-form .control input:checked~.control__indicator{background:transparent;border:1px solid #008000 !important}.light-theme-form-container .splunk-form :checked+.splunk-radio{border:1px solid #65a637}.light-theme-form-container .splunk-form .control--checkbox .control__indicator:after{top:-2px;left:5px;width:6px;height:14px;transform:rotate(45deg);border:solid #000;border-width:0 2px 2px 0}.light-theme-form-container .tooltip:focus .tooltip:active{color:#fff}.light-theme-form-container .tooltip.in{opacity:1}.light-theme-form-container .tooltip-content{color:#2d2d2d;padding:8px 8px;background-color:#d1d1d2;border-radius:0}.light-theme-form-container .tooltip-content .splunk-icon{color:#fff;margin-right:5px;visibility:hidden}.light-theme-form-container .tooltip-content span{color:#2d2d2d !important}.light-theme-form-container .tooltip.top .tooltip-arrow{border-top-color:#d1d1d2;bottom:-4px;left:50%;margin-left:-10px;border-width:10px 10px 0}.light-theme-form-container .tooltip.top{margin-top:-6px}.light-theme-form-container .tooltip.top .tooltip-arrow,.light-theme-form-container .tooltip.right .tooltip-arrow,.light-theme-form-container .tooltip.bottom .tooltip-arrow,.light-theme-form-container .tooltip.left .tooltip-arrow{border-top-color:#d1d1d2}.dark-theme-form-container,.light-theme-form-container{width:100%}.dark-theme-form-container #overlay-form-close-btn,.light-theme-form-container #overlay-form-close-btn{z-index:201;color:#fff;position:relative;cursor:pointer;float:right;width:18px}.dark-theme-form-container button.sp-btn-hollow.sp-btn-white[type="submit"]:disabled:hover,.light-theme-form-container button.sp-btn-hollow.sp-btn-white[type="submit"]:disabled:hover{background-color:transparent !important;border-color:#fff;color:#fff}.dark-theme-form-container button.sp-btn-hollow.sp-btn-darkGray[type="submit"]:disabled:hover,.light-theme-form-container button.sp-btn-hollow.sp-btn-darkGray[type="submit"]:disabled:hover{background-color:transparent !important;color:#0C1724;border-color:#0C1724}.dark-theme-form-container.iframe-overlay-form .close-icon-wrapper,.light-theme-form-container.iframe-overlay-form .close-icon-wrapper{display:block;height:20px}.dark-theme-form-container.iframe-overlay-form .splunk2-h4,.light-theme-form-container.iframe-overlay-form .splunk2-h4,.dark-theme-form-container.iframe-overlay-form .splunk2-h3,.light-theme-form-container.iframe-overlay-form .splunk2-h3,.dark-theme-form-container.iframe-overlay-form .splunk2-h2,.light-theme-form-container.iframe-overlay-form .splunk2-h2,.dark-theme-form-container.iframe-overlay-form .splunk2-h1,.light-theme-form-container.iframe-overlay-form .splunk2-h1{padding-bottom:0}.dark-theme-form-container.iframe-overlay-form .splunk2-h4,.light-theme-form-container.iframe-overlay-form .splunk2-h4{font-size:21px}.dark-theme-form-container.iframe-overlay-form .splunk2-h3,.light-theme-form-container.iframe-overlay-form .splunk2-h3{font-size:30px}.overlay-splunk-body{padding-bottom:0}.overlay-btn-small{margin-left:0;top:4px;font-size:14px;position:relative;margin-left:5px}.light-gray-tooltip .tooltip-content span{color:#000 !important}.dark-gray-tooltip .tooltip-content span{color:#fff !important}.light-gray-tooltip+.tooltip>.tooltip-inner,.light-gray-tooltip .tooltip-content{background-color:#F0F3F7;color:#000;padding:10px;border-radius:0;max-width:100%}.light-gray-tooltip .tooltip-content div{color:#000}.light-gray-tooltip+.tooltip.top>.tooltip-arrow,.light-gray-tooltip.tooltip.top .tooltip-arrow{border-top-color:#F0F3F7}.tooltip{width:auto}.dark-gray-tooltip+.tooltip>.tooltip-inner,.dark-gray-tooltip .tooltip-content{background-color:#0C1724;color:#fff;padding:10px;border-radius:0;max-width:100%}.dark-gray-tooltip+.tooltip.top>.tooltip-arrow,.dark-gray-tooltip.tooltip.top .tooltip-arrow{border-top-color:#0C1724}.security-image{padding-bottom:15px;padding-top:15px}.step2{display:none}.btn-continue.disabled{cursor:not-allowed}.light-theme-form-container button.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.light-theme-form-container button.btn-continue:disabled{border-color:#000;color:#000}.light-theme-form-container a.btn-continue.disabled{border-color:#000;color:#000}.light-theme-form-container a.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.light-theme-form-container .splunk-custom-select-span .splunk-custom-select-spanInner{font-weight:normal}.dark-theme-form-container button.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.dark-theme-form-container a.btn-continue{font-size:18px;padding-bottom:15px;padding-top:15px}.gly-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.warning-modal{margin-top:50px}.warning-modal .modal-content{border-radius:4px}.warning-modal .modal-body{padding:15px 25px}.warning-modal .modal-header{border-bottom:1px solid transparent !important;padding:18px}.warning-modal a.close{opacity:1 !important;margin-right:-1px;margin-top:-3px;width:20px;height:20px}.curriculum-track .modal{color:#2d2d2d}.curriculum-track .modal span.padding-button-20{color:#474444;margin-bottom:0;padding-bottom:20px}.curriculum-track .splunk-h7{padding-left:0;padding-bottom:0;color:#000;font-weight:bold}.curriculum-track .alternate-email{background-color:transparent;height:35px;padding-left:10px;font-size:16px;width:100%;color:#72777a;font-weight:600;cursor:text;border:none}.curriculum-track input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset;-webkit-text-fill-color:#72777a !important;-webkit-text-fill-font-weight:600}.curriculum-track input[type="radio"]{margin-top:-1px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;position:relative;visibility:hidden}.curriculum-track input[type="radio"]:before{background:transparent}.curriculum-track input[type="radio"]+label:before{content:"";position:relative;top:0;left:0;width:12px;height:12px;border-radius:50%;display:inline-block;background:#97999B}.curriculum-track input[type="radio"]:checked+label:before{content:"";position:relative;top:0;left:0;width:12px;height:12px;border-radius:50%;background:#65A637}.curriculum-track label{color:#474444}.curriculum-track label.splunk-input{width:60%;border:1px solid #00a9e0;overflow:hidden;border-radius:5px;position:relative}.curriculum-track label.splunk-input.error{border-color:#b84756;background-color:transparent;border-radius:5px}.curriculum-track label.splunk-input.error .alternate-email:focus{outline-color:#b84756}.curriculum-track label.splunk-input.error .feedback{color:#b84756;display:block}.curriculum-track label.splunk-input .feedback{position:absolute;right:5px;top:5px;z-index:3;color:#fff;font-size:11px;font-weight:normal;text-transform:uppercase;display:none}.curriculum-track .curriculum-conditions{font-size:16px}@media (min-width:768px){.curriculum-track .splunk-education-course-modal .modal-dialog{width:650px}}.curriculum-track .splunk-education-course-modal .modal-header{padding:10px 15px}.curriculum-track .splunk-education-course-modal .modal-header button{margin-top:-10px;opacity:.5;font-size:45px;font-weight:100}.curriculum-track .splunk-education-course-modal .modal-body p{font-size:18px;color:#474444}.curriculum-track .splunk-education-course-modal .modal-body p b{font-weight:bold;color:#000}.curriculum-track .splunk-education-course-modal .modal-body .splunk-h7{font-weight:bold;color:#000}.curriculum-track .splunk-education-course-modal .modal-body span{font-weight:normal}.curriculum-track .splunk-education-course-modal .modal-body .primary-span{margin-right:20px}.curriculum-track .splunk-education-course-modal .modal-body .alternate-container{margin-top:20px}.curriculum-track .splunk-education-course-modal .modal-body a:link{display:inline-block}.curriculum-track .splunk-education-course-modal .download-modal-row-white p{padding-left:0;color:#474444}.curriculum-track .splunk-education-course-modal .download-modal-row-white p b{font-weight:bold;color:#000}.curriculum-track .splunk-education-course-modal .download-modal-row-white small strong p{color:#2D2D2D}.curriculum-track .splunk-education-course-modal .download-modal-row-white h3{padding-bottom:0;margin-bottom:0}.curriculum-track .splunk-education-course-modal .download-modal-row-white h3 small{color:#2D2D2D}.curriculum-track .splunk-education-course-modal .download-modal-row-white span .sessionEmail{font-weight:600}.curriculum-track .splunk-education-course-modal .control .control__indicator.checked{background:transparent;border:1px solid #65a637 !important}.curriculum-track .splunk-education-course-modal .control .control__indicator.checked:after{position:absolute;content:'';top:1px;left:3px;width:4px;height:7px;transform:rotate(45deg);border:solid #000;border-width:0 2px 2px 0}.curriculum-track .splunk-thankyou-modal .modal-open.modal,.curriculum-track .splunk-partner-modal .modal-open.modal{overflow-y:hidden}.curriculum-track .splunk-thankyou-modal .modal-header,.curriculum-track .splunk-partner-modal .modal-header{padding:10px 15px}.curriculum-track .splunk-thankyou-modal .modal-header button,.curriculum-track .splunk-partner-modal .modal-header button{margin-top:-10px;opacity:.5;font-size:45px;font-weight:100}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white{text-align:center;padding-bottom:50px}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white .splunk-h4,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white .splunk-h4{padding-bottom:0}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white a.splunk-btn:link,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white a.splunk-btn:link{color:#0099cc;display:inline-block}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white a.splunk-btn:link:hover,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white a.splunk-btn:link:hover{color:#fff}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white p,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white p{font-size:18px}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white h3,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white h3{margin-top:0;margin-bottom:0}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white h3 small,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white h3 small{color:#2D2D2D}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white .splunk-h4 strong,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white .splunk-h4 strong{padding-bottom:0}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white .splunk-h4.bigTitle,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white .splunk-h4.bigTitle{padding-bottom:10px}.curriculum-track .splunk-thankyou-modal .modal-body .download-modal-row-white .splunk-btn,.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white .splunk-btn{display:inline-block}.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white{text-align:left !important}.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white a:link{color:#0099cc;display:inline-block !important}.curriculum-track .splunk-partner-modal .modal-body .download-modal-row-white a:link:hover{color:#0099cc}.curriculum-track form .control__indicator{position:absolute;top:3px;left:0;width:12px;height:12px;background:transparent;border:1px solid #97999B;border-radius:3px}.curriculum-track form .splunk-submit{margin-top:25px}.curriculum-track .control{line-height:130%;position:relative;display:block;margin-bottom:10px;padding-left:20px;cursor:pointer;font-weight:normal}.curriculum-track .control input{position:absolute;z-index:-1;opacity:0}.curriculum-track #privacy-policy{left:15px}.curriculum-track #terms-and-conditions{left:15px}.modal.promoband-modal.training .modal-body .rte-container p b{font-weight:bold;color:#000;display:block;margin-bottom:-15px}.modal.promoband-modal.training .modal-body .rte-container p:last-child{padding-bottom:15px}@media (max-width:479px){.curriculum-track .curriculum-conditions{font-size:14px}}.textImage .media-and-text .rte-container p a:hover{cursor:pointer}.textImage .promoband-modal .modal-header{border-top-right-radius:6px;border-top-left-radius:6px;padding:10px 15px}.textImage .promoband-modal .modal-header button{margin-top:-10px;opacity:.5;font-size:45px;font-weight:100}.textImage .promoband-modal .modal-body{margin-top:50px !important}.textImage .promoband-modal .modal-body p{font-size:18px}.textImage .promoband-modal .modal-body .login-toggle.section span{padding-left:0}@media (max-width:479px){.textImage .promoband-modal .modal-body p{font-size:16px}}.splunk-footer-v2019{background:#0C1724;color:#fff}.splunk-footer-v2019 .main-content{padding:40px 0}.splunk-footer-v2019 a{color:#fff}.splunk-footer-v2019 a:hover,.splunk-footer-v2019 a:active{color:#fff}.splunk-footer-v2019 a:hover .icon-chevron-up,.splunk-footer-v2019 a:active .icon-chevron-up{top:0;opacity:1;color:#fff}.splunk-footer-v2019 a .icon-chevron-up{transition:all .3s linear;position:relative;top:2px;margin-left:5px;font-size:11px;color:#fff}.splunk-footer-v2019 a .icon-chevron-up:active{color:#fff}.splunk-footer-v2019 a.collapsed .icon-chevron-up{opacity:.8;top:2px;transform:rotate(180deg)}.splunk-footer-v2019 .the-title{font-size:14px;font-weight:bold}.splunk-footer-v2019 .the-items{font-size:14px}.splunk-footer-v2019 .the-items ul{padding-left:0}.splunk-footer-v2019 .the-social{padding-top:20px;border-top:1px solid #656C76;padding-bottom:10px;text-align:center;font-size:30px}.splunk-footer-v2019 .the-social .the-flexbox{display:flex;justify-content:space-evenly}.splunk-footer-v2019 .the-social .the-flexbox [class*="icon-"]{width:auto;display:inline;background-image:none}.splunk-footer-v2019 .the-social a,.splunk-footer-v2019 .the-social a .splunk-icon{color:#fff;opacity:.8;transition:color .5s,opacity .5s}.splunk-footer-v2019 .the-social a:hover,.splunk-footer-v2019 .the-social a .splunk-icon:hover{opacity:1}.splunk-footer-v2019 .the-logo{padding-bottom:20px;border-bottom:1px solid #656C76;text-align:center}.splunk-footer-v2019 .the-logo .logo img{height:30px}.splunk-footer-v2019 .copyright-content{font-size:12px;line-height:15px;color:#fff;padding-top:20px;padding-bottom:20px}.splunk-footer-v2019 .copyright-content .the-links{text-align:center;padding-bottom:20px}.splunk-footer-v2019 .copyright-content .the-copyright{color:#656C76}@media (max-width:767px){.splunk-footer-v2019{padding-left:10px;padding-right:10px}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-title a.is-clickable-title{cursor:pointer;text-decoration:none}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li{padding-top:20px}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li.hidden-sm{padding-top:0}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li a{font-size:14px;opacity:.8;line-height:18px;transition:opacity .3s linear}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li a:hover{opacity:1;text-decoration:underline}.splunk-footer-v2019 .main-content .container .row>div .footer-column>div{margin-top:20px}.splunk-footer-v2019 .main-content .container .row>div:first-child .footer-column>div:first-child{margin-top:0}footer .container{width:none}}@media (min-width:768px) and (max-width:991px){.splunk-footer-v2019 .container{width:750px}}@media (min-width:768px){.splunk-footer-v2019{padding:0}.splunk-footer-v2019 .main-content{padding:80px 0}.splunk-footer-v2019 .main-content .footer-column .listing,.splunk-footer-v2019 .main-content .footer-column .title{margin-top:40px}.splunk-footer-v2019 .main-content .footer-column .listing:first-of-type,.splunk-footer-v2019 .main-content .footer-column .title:first-of-type{margin-top:0}.splunk-footer-v2019 .main-content .footer-column .listing .the-title,.splunk-footer-v2019 .main-content .footer-column .title .the-title{padding-bottom:0}.splunk-footer-v2019 .main-content .footer-column .listing .the-title a,.splunk-footer-v2019 .main-content .footer-column .title .the-title a{cursor:default;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase}.splunk-footer-v2019 .main-content .footer-column .listing .the-title a:hover,.splunk-footer-v2019 .main-content .footer-column .title .the-title a:hover{text-decoration:none}.splunk-footer-v2019 .main-content .footer-column .listing .the-title a.is-clickable-title,.splunk-footer-v2019 .main-content .footer-column .title .the-title a.is-clickable-title{cursor:pointer}.splunk-footer-v2019 .main-content .footer-column .listing .the-title a.is-clickable-title:hover,.splunk-footer-v2019 .main-content .footer-column .title .the-title a.is-clickable-title:hover{text-decoration:underline}.splunk-footer-v2019 .main-content .footer-column .listing .the-title a .splunk-icon.icon-chevron-up,.splunk-footer-v2019 .main-content .footer-column .title .the-title a .splunk-icon.icon-chevron-up{display:none}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items.collapse{display:block;visibility:visible}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul{list-style-type:none}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li{margin-top:15px;padding-bottom:0}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li a{font-size:14px;opacity:.8;line-height:18px;transition:opacity .3s linear}.splunk-footer-v2019 .main-content .footer-column .listing .footer-list .the-items ul li a:hover{opacity:1;text-decoration:underline}.splunk-footer-v2019 .base-content{padding-top:0;margin-left:15px;margin-right:15px}.splunk-footer-v2019 .base-content .footer-white-borders{padding:20px 0;border-top:1px solid #656C76;border-bottom:1px solid #656C76}.splunk-footer-v2019 .base-content .the-logo,.splunk-footer-v2019 .base-content .the-social{border-top:none;border-bottom:none;padding-top:0;padding-bottom:0}.splunk-footer-v2019 .base-content .the-logo{text-align:left}.splunk-footer-v2019 .base-content .the-social{text-align:right}.splunk-footer-v2019 .base-content .the-social a:hover{text-decoration:none}.splunk-footer-v2019 .base-content .the-social .the-flexbox{display:block}.splunk-footer-v2019 .copyright-content{margin-left:15px;margin-right:15px}.splunk-footer-v2019 .copyright-content .the-links{text-align:left}.splunk-footer-v2019 .copyright-content .the-small-copyright{text-align:right}}body{padding-top:68px;-webkit-font-smoothing:antialiased}.o11y body{padding-top:0}.home{padding-top:30px}.home h1,.home .splunk2-h3{background:none;padding-left:0;margin-left:-12px}.home h1 #header-icon,.home .splunk2-h3 #header-icon{display:inline-block;background-size:56px;background-position:center center;background-repeat:no-repeat;width:38px;height:38px;vertical-align:middle}.home .blogs-filters{padding:0}@media (max-width:900px){body{padding-top:50px}}@media (max-width:991px) and (min-width:768px){.container{width:100%}}@media (max-width:991px){.home h1,.home .splunk2-h3{margin-left:0}}.splunk-footer-v2 .social-icons a:hover{text-decoration:none}.splunk-footer-v2 .col-sm-8 .top-footer-block-container{text-align:left}.splunk-footer-v2 .map-links-social{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start}.splunk-footer-v2 .map-links-social .splunk-footer-logo{flex-basis:100%;margin-bottom:20px;order:2}.splunk-footer-v2 .map-links-social .footer-links-v2{flex-basis:100%;order:1;padding-bottom:0}.splunk-footer-v2 .map-links-social .footer-links-v2 .top-footer-block-container.social-icons{padding-bottom:10px;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly}.splunk-footer-v2 .map-links-social .footer-links-v2 .top-footer-block-container.social-icons:after{content:none}@media (min-width:768px){.main-blocks button{text-align:left}.main-blocks .footer-links-v2 li{width:160px}.map-links ul{padding-top:0}.map-links ul li:first-child{margin-left:0}.map-links .splunk-footer-logo{padding-left:0}.map-links .splunk-footer-logo .footer{height:28px;display:block}.map-links .footer-links-v2{padding-bottom:0;padding-right:0}.map-links .footer-links-v2 .top-footer-block-container.social-icons{padding-top:initial;padding-bottom:initial}.map-links .footer-links-v2 .top-footer-block-container.social-icons .footer{display:inline-block}.map-links .footer-links-v2 .top-footer-block-container.social-icons .footer .splunk-icon{top:0}.splunk-footer-v2 .map-links-social{padding-bottom:20px;padding-left:15px;padding-right:15px;flex-wrap:nowrap}.splunk-footer-v2 .map-links-social .splunk-footer-logo{flex-basis:initial;order:1;flex-grow:1;margin-bottom:0}.splunk-footer-v2 .map-links-social .footer-links-v2{flex-basis:initial;order:2}}@media (max-width:950px){.splunk-footer-v2 .map-links ul{display:block;text-align:center}}.gly-spin{font-size:30px;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.author-bio .header{padding-top:30px}.author-bio .header .authorImage{float:left;margin-right:30px;text-align:center;width:calc((100% - 180px)/7)}.author-bio .header .authorImage img{border-radius:50%;display:inline-block;width:auto;max-width:48px;height:auto}.author-bio .header h3{float:left}.author-bio .header .col-sm-7:after{content:" ";display:block;clear:both}.author-bio .description{margin-bottom:20px}.author-bio .description p:first-child:first-letter{float:left;font-size:55px;font-weight:bold;padding:0 5px 0 0;margin-top:14px}.author-bio .description p:last-child{padding-bottom:0}.author-bio .author-playground{margin-bottom:60px}.author-bio .author-playground .col-sm-10:after{content:" ";display:block;clear:both}.author-bio .author-playground .fun-tile{width:33.33%;min-height:300px;padding-top:25px;float:left;position:relative}.author-bio .author-playground .fun-tile:nth-child(1){padding-right:12.5px}.author-bio .author-playground .fun-tile:nth-child(2){padding-left:12.5px;padding-right:12.5px}.author-bio .author-playground .fun-tile:last-child{padding-left:12.5px}.author-bio .author-playground .fun-image{background-size:cover;background-position:top center;text-align:center;min-height:300px}.author-bio .author-playground .fun-image img{width:100%;max-width:300px;max-height:300px}.author-bio .author-playground .fun-texts{text-align:center;padding:40px 12.5px 15px;word-wrap:break-word;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.author-bio .author-playground .fun-texts .fun-quote p{font-weight:semibold}.author-bio .author-playground .fun-texts .fun-quote-author p{font-weight:semibold;font-size:15px}.author-bio .author-playground .fun-texts .link-video-audio a{display:inline-block;background:url(https://www.splunk.com/content/dam/splunk2/images/blogs/authors/play-arrow.jpg) no-repeat;width:58px;height:58px;text-indent:-99999px}.author-bio .author-playground .fun-texts .link-video-audio a:hover{background:url(https://www.splunk.com/content/dam/splunk2/images/blogs/authors/play-arrow-hover.jpg) no-repeat}.author-bio .author-blog-list{background:none}.author-bio .blog-list-title .splunk2-h3{padding-top:60px;padding-bottom:0;border-top:1px solid #DADCE0}@media (max-width:991px){.author-bio .author-playground .col-sm-10.col-sm-offset-1{width:100%}.author-bio .author-playground .col-sm-offset-1{margin-left:0}}@media (max-width:767px){.author-bio .header .authorImage{margin-right:15px;text-align:left;width:48px}.author-bio .header .authorName{margin-top:10px}.author-bio .author-playground .fun-tile{width:100%;min-height:auto;padding:25px 0 0}.author-bio .author-playground .fun-tile:first-child{padding-top:25px}.author-bio .author-playground .fun-tile:nth-child(1){padding-right:0}.author-bio .author-playground .fun-tile:nth-child(2){padding-left:0;padding-right:0}.author-bio .author-playground .fun-tile:last-child{padding-left:0}.author-bio .author-playground .fun-tile>*{width:78%;margin:0 auto}.author-bio .author-playground .fun-texts{text-align:center;padding:15px 12.5px;word-wrap:break-word;position:static;transform:none}}.authors-list .author-block{position:relative;padding-left:75px;word-wrap:break-word;min-height:97px}.authors-list .author-block .author-image{display:inline-block;position:absolute;left:10px;top:50%;transform:translateY(-50%)}.authors-list .author-block .author-image img{border-radius:50%;max-width:50px;padding:0}.authors-list .author-block .author-name{position:relative;min-height:97px;word-wrap:break-word}.authors-list .author-block .author-name a{position:absolute;left:0;top:50%;word-wrap:break-word;transform:translateY(-50%);width:180px;font-size:18px;color:#0C1724;text-decoration:underline}.authors-list .author-block .author-name a:hover{color:#363C44}.authors-list .author-column{position:relative;float:left}.authors-list .social-sharing-block{margin-top:10px;text-align:right}.authors-list .social-sharing-block .social-sharing-text{margin-right:10px}.authors-list .social-sharing-block .social-icon{margin-right:5px}.authors-list .social-sharing-block a{vertical-align:middle}@media (max-width:767px){.authors-list .custom-responsiveness{width:50%;float:left}.authors-list .social-sharing-block{text-align:left}}@media (max-width:480px){.authors-list .custom-responsiveness{width:100%}.authors-list .author-block .author-name a{width:220px}}@media (min-width:960px){.authors-list .author-block .author-name a{width:240px}}@media (min-width:481px) and (max-width:568px){.authors-list .author-block .author-name a{width:150px}}@media (max-width:991px) and (min-width:768px){.blogs-filters .container{width:100%}}@media (min-width:992px){.blogs-filters .container{width:970px}}@media (min-width:1200px){.blogs-filters .container{width:1170px}}.blogs-filters table{width:100%}.blogs-filters table tr{vertical-align:middle}.blogs-filters table tr td{vertical-align:middle}.blogs-filters table tr td:nth-child(2){width:15px}.blogs-filters table tr td .textOnly{position:relative;left:15px;top:-5px}.blogs-filters .light-theme-form-container{background:none !important;border:0;padding-top:0;padding-bottom:0}.blogs-filters .light-theme-form-container label.splunk-input{overflow:visible;margin-bottom:16px}.blogs-filters .light-theme-form-container label.splunk-input.success{border:1px solid #00a9e0}.blogs-filters .light-theme-form-container .splunk-custom-select-span.success{border:none}.blogs-filters .title .splunk-icon{float:right;display:none}.blogs-filters .title:after{content:" ";display:block;clear:both}.blogs-filters .splunk-form .splunk-custom-select-span{padding-top:10px;padding-bottom:10px}.blogs-filters .splunk-form .splunk-custom-select-span:after{top:6px !important;color:#ED0080}.blogs-filters .filter-selects{width:100%;display:block}.blogs-filters .filter-selects:before,.blogs-filters .filter-selects:after{content:" ";display:block;clear:both}.blogs-filters .filter-selects #filters-clear-btn{white-space:nowrap;color:#000}.blogs-filters .splunk-form select.splunk-custom-select{left:0;top:-15px;width:100% !important;height:44px !important}html.safari .blogs-filters .splunk-form select.splunk-custom-select{left:3px}html.firefox .blogs-filters .splunk-form select.splunk-custom-select{left:-11px;top:-15px}html.windows.chrome .blogs-filters .splunk-form select.splunk-custom-select{left:-11px;top:-12px}html.ie .blogs-filters .splunk-form select.splunk-custom-select{left:-10px;top:-10px}@media (min-width:1200px){.blogs-filters .title{position:relative;top:0;white-space:nowrap}}@media (min-width:768px){.blogs-filters .clear{position:relative;top:9px}}@media (max-width:768px){.blogs-filters .outer-select-body .col-sm-1{padding-left:0}.blogs-filters table tr td .textOnly{display:none}}@media (max-width:767px){.blogs-filters .outer-select-body{margin-left:20px;margin-right:20px;border:1px solid #97999b;border-radius:5px;padding:12px 0 12px}.blogs-filters .outer-select-body .title{padding-bottom:0;cursor:pointer;color:#0C1724;font-size:18px;text-align:left !important}.blogs-filters .outer-select-body .title .splunk-icon{float:right;display:none}.blogs-filters .outer-select-body .title .splunk-icon.active{display:block}.blogs-filters .outer-select-body .col-sm-1{padding-left:15px}.blogs-filters .outer-select-body .clear{padding-bottom:0}.blogs-filters .filter-selects{margin-top:15px;display:none}.blogs-filters .filter-selects span.splunk-custom-select-spanInner{font-size:14px}.blogs-filters .filter-selects #filters-clear-btn{font-size:15px;line-height:140%}.blogs-filters td{display:block}}.mosaic-tiles{background-image:none;background-position:bottom center;background-size:cover;padding-top:0;padding-bottom:60px}.mosaic-tiles .list-item-block{position:relative;height:300px;float:left}.mosaic-tiles .list-item-block:first-child{height:600px}.mosaic-tiles .list-item-block:first-child .text-section .tile-heading{font-size:30px}.mosaic-tiles .list-item-block:first-child .text-section .tile-desc{font-size:18px}.mosaic-tiles .list-item-block .tile-blog-img,.mosaic-tiles .list-item-block .tile-overlay,.mosaic-tiles .list-item-block .tile-content,.mosaic-tiles .list-item-block .tile-link{position:absolute;top:3px;right:3px;bottom:3px;left:3px;font-size:15px}.mosaic-tiles .list-item-block .tile-blog-img{z-index:10;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:top center;-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);overflow:hidden}.home .mosaic-tiles .list-item-block .tile-blog-img,.category .mosaic-tiles .list-item-block .tile-blog-img{-webkit-filter:none;-moz-filter:none;-o-filter:none;-ms-filter:none;filter:none}.mosaic-tiles .list-item-block .tile-blog-img img{visibility:hidden}.mosaic-tiles .list-item-block .tile-overlay{background-color:rgba(0,0,0,0.55);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a62c2c2c', endColorstr='#4d2c2c2c', GradientType=0);z-index:20;transition:background-color .5s}.mosaic-tiles .list-item-block .tile-overlay.hover{background-color:rgba(0,0,0,0.85)}.mosaic-tiles .list-item-block .tile-content{border:1px solid #b8b8b8;padding:30px;z-index:30;transition:background-color .5s;text-align:left;overflow:hidden}.mosaic-tiles .list-item-block .tile-content h4{margin-left:0}.mosaic-tiles .list-item-block .tile-content .text-section{width:100%;position:relative}.mosaic-tiles .list-item-block .tile-content .tile-heading{margin-top:0;font-size:21px;font-weight:bold;line-height:110%}.ja_jp:not(.is_mobile) .mosaic-tiles .list-item-block .tile-content .tile-heading{max-height:3.5em}.mosaic-tiles .list-item-block .tile-content .tile-heading,.mosaic-tiles .list-item-block .tile-content .tile-desc{color:#fff;text-align:left;word-wrap:break-word;overflow:hidden;max-height:3.5em}.ja_jp.is_mobile .mosaic-tiles .list-item-block .tile-content .tile-heading,.ja_jp.is_mobile .mosaic-tiles .list-item-block .tile-content .tile-desc{max-height:none}.mosaic-tiles .list-item-block .tile-content .tile-desc{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;font-size:15px;font-weight:600}.ja_jp:not(.is_mobile) .mosaic-tiles .list-item-block .tile-content .tile-desc{line-break:anywhere;word-break:break-all !important;word-wrap:break-word;max-height:4.5em}.mosaic-tiles .list-item-block .tile-content .tile-link{display:none}.mosaic-tiles .list-item-block .tile-content .tile-link a{display:block;height:100%;width:100%;text-indent:-99999px;font-size:15px}.mosaic-tiles .list-item-block .tile-content.hover{background-color:transparent}.mosaic-tiles .list-item-block .tile-content.hover .tile-heading{position:static;color:#fff}.mosaic-tiles .list-item-block .tile-content.hover .tile-link{display:block}.mosaic-tiles .list-item-block .tile-content.hover .tile-desc{opacity:1}.ja_jp.is_mobile .mosaic-tiles .list-item-block .tile-content.hover .tile-desc{opacity:0}.mosaic-tiles .category{padding:0;display:inline-block;max-width:100%}.mosaic-tiles .category .category-icon{display:none}.mosaic-tiles .category .category-name{max-height:3.5em;display:block;overflow:hidden;text-align:left;text-transform:uppercase !important;word-wrap:break-word;background-color:transparent;color:#F0F3F7;font-size:14px;margin-bottom:8px}@media (max-width:991px){.mosaic-tiles .list-item-block:first-child{height:300px}.ja_jp:not(.is_mobile) .mosaic-tiles .list-item-block:first-child .text-section .tile-heading{margin-top:0;font-size:21px;font-weight:bold;line-height:110%}.ja_jp:not(.is_mobile) .mosaic-tiles .list-item-block:first-child .text-section .tile-desc{font-weight:600;font-size:15px;line-height:140%}.mosaic-tiles .list-item-block .tile-heading{font-weight:600;font-size:20px;line-height:120%}.mosaic-tiles .list-item-block .tile-desc{font-weight:normal;font-size:18px;line-height:140%}}@media (max-width:767px){.ja_jp.is_mobile .mosaic-tiles .list-item-block:first-child .text-section .tile-heading{font-size:21px}}@media (max-width:550px){.mosaic-tiles .list-item-block{width:100%;height:250px}.mosaic-tiles .list-item-block:first-child{height:250px}}@media (max-width:350px){.mosaic-tiles .list-item-block{width:100%}.mosaic-tiles .list-item-block .tile-content{padding:20px}}.blog-list{min-height:350px}.blog-list .blog-list-item{position:relative;border-bottom:1px solid #DADCE0;padding:40px 0}.blog-list .blog-list-item:after{content:" ";display:block;clear:both}.blog-list .blog-list-item .download-btn{position:absolute;bottom:30px;right:20px}.blog-list .blog-list-item .blog-item-img{float:left;width:132px;height:132px;margin:0 30px 0 0;overflow:hidden;border:1px solid #D5DCE5}.blog-list .blog-list-item .blog-item-img a{background-size:cover;background-position:center center;display:inline-block;width:100%;height:132px}.blog-list .blog-list-item .blog-item-img img{display:inline-block;width:auto;max-height:132px;transform:translateX(-22%);position:relative}.blog-list .blog-list-item .blog-item-text{display:flex;flex-direction:column;overflow:hidden;height:132px}.blog-list .blog-list-item .splunk2-eyebrow{text-transform:uppercase}.blog-list .blog-list-item .splunk2-eyebrow a,.blog-list .blog-list-item .splunk2-eyebrow a:visited{color:#ED0080}.blog-list .blog-list-item .splunk2-eyebrow a:hover,.blog-list .blog-list-item .splunk2-eyebrow a:active{color:#ED0080;text-decoration:underline}.blog-list .blog-list-item .blog-title{max-height:3.5em;margin-bottom:1em;overflow:hidden}.blog-list .blog-list-item .blog-title a,.blog-list .blog-list-item .blog-title a:visited{color:#0C1724}.blog-list .blog-list-item .blog-title a.hover,.blog-list .blog-list-item .blog-title a:visited.hover{color:#0C1724;text-decoration:underline}.blog-list .blog-list-item .blog-title a:hover,.blog-list .blog-list-item .blog-title a:active{color:#0C1724;text-decoration:underline}.blog-list .blog-list-item .blog-author-wrapper{margin-top:auto;padding-bottom:0}.blog-list .blog-list-item .blog-author img{border-radius:50%;display:inline-block;width:100%;max-width:25px;height:auto;position:relative;top:-1px}.blog-list .blog-list-item .blog-author a,.blog-list .blog-list-item .blog-author a:visited{color:#0070F3}.blog-list .blog-list-item .blog-author a:hover,.blog-list .blog-list-item .blog-author a:active{color:#0070F3;text-decoration:underline}.author-bio .blog-list .blog-list-item .blog-author{display:none}.blog-list .blog-list-item .blog-date{display:inline-block;padding-bottom:0}.blog-list .load-more{padding:30px 0 60px;text-align:center}.blog-list .load-more .splunk-btn{margin-bottom:0}.search-results .blog-list .blog-list-item:first-of-type{border-top:1px solid #DADCE0}@media (max-width:480px){.blog-list .blog-list-item .blog-item-img{display:none}}[lang|=ja] .blog-list .blog-list-item .blog-title,[lang|=JA] .blog-list .blog-list-item .blog-title{padding-top:5px}.blog-post .hero{overflow:hidden;position:relative;text-align:center;height:300px;transform:translateZ(0)}.blog-post .hero .container{border:none}.blog-post .hero .main-container,.blog-post .hero .main-row{height:100%}.blog-post .hero .main-row{display:flex;align-items:center}.blog-post .hero .blog-type,.blog-post .hero .blog-title{position:relative;color:#F0F3F7}.blog-post .hero .blog-title{overflow:hidden;color:#fff}.blog-post .hero .type-icon{font-size:30px;position:relative}.blog-post .hero .type-icon img{width:30px;height:30px}.blog-post .hero .background-image{position:absolute;left:0;width:100%;height:100%;background-size:100% auto;background-position:center top}.blog-post .hero .background-blend-multiply{display:block;position:absolute;left:0;right:0;width:100%;height:100%}.no-mixblendmode .blog-post .hero .background-blend-multiply{opacity:.5}.blog-post .hero.inverted .splunk-icon{color:white}@media (min-height:768px){.blog-post .hero{height:370px}}[lang|=ja] .blog-post .hero .blog-title,[lang|=JA] .blog-post .hero .blog-title{padding-top:5px}.blog-post .main-body{padding-top:40px;padding-bottom:60px}.blog-post .main-body .copy-content .firstLetter{color:#000;display:inline-block;line-height:47px;float:left;font-size:55px;font-weight:700;padding:0 10px 0 0;margin-top:3px}.blog-post .main-body .copy-content code,.blog-post .main-body .copy-content pre{display:block;font-size:13px !important;margin:0 0 10px;padding:20px;color:#474444;line-height:1.42857143 !important;background-color:#f5f5f5;border:1px solid #DADCE0;border-radius:2px;word-wrap:break-word;word-break:break-all}.blog-post .main-body .copy-content img{max-width:100%;height:auto}.blog-post .main-body .copy-content h1,.blog-post .main-body .copy-content h2,.blog-post .main-body .copy-content h3,.blog-post .main-body .copy-content h4,.blog-post .main-body .copy-content .splunk-h1,.blog-post .main-body .copy-content .splunk-h2,.blog-post .main-body .copy-content .splunk-h3,.blog-post .main-body .copy-content .splunk-h4,.blog-post .main-body .copy-content .splunk2-h1,.blog-post .main-body .copy-content .splunk2-h2,.blog-post .main-body .copy-content .splunk2-h3,.blog-post .main-body .copy-content .splunk2-h4{color:#000}.blog-post .main-body .copy-content h4,.blog-post .main-body .copy-content h3,.blog-post .main-body .copy-content h2{font-weight:600}.blog-post .main-body .copy-content h3{font-size:21px}.blog-post .main-body .copy-content h4{font-size:19px}.blog-post .main-body .copy-content div,.blog-post .main-body .copy-content p{word-wrap:break-word}.blog-post .main-body .copy-content ul,.blog-post .main-body .copy-content ol{margin-top:15px;margin-bottom:15px;list-style-position:inside}.blog-post .main-body .copy-content ul ul,.blog-post .main-body .copy-content ol ul,.blog-post .main-body .copy-content ul ol,.blog-post .main-body .copy-content ol ol{margin-top:0;margin-bottom:0}.blog-post .main-body .copy-content ul{list-style-type:disc}.blog-post .main-body .copy-content ul:not(.splunk-list){padding-left:20px}.blog-post .main-body .copy-content ol:not(.splunk-numbered-list){list-style:decimal;padding-left:20px;list-style-position:inside}.blog-post .main-body .copy-content .clearfix{width:100%;display:block;clear:both}.blog-post .main-body .copy-content .reset{max-width:100% !important;height:auto !important}.blog-post .main-body .copy-content .caption.half-width{width:50%}.blog-post .main-body .copy-content .caption img{width:100% !important;height:auto !important}.blog-post .main-body .copy-content .caption.align-right{float:right;padding-left:20px}.blog-post .main-body .copy-content .caption.align-left{float:left;padding-right:20px}.blog-post .main-body .copy-content .caption .caption-text{margin-top:10px;font-size:14px}.blog-post .main-body .copy-content .img-container{padding-bottom:25px}.blog-post .main-body .copy-content .img-container img{max-width:100%}.blog-post .main-body .copy-content .img-container.half-width{width:50%}.blog-post .main-body .copy-content .img-container.align-center{text-align:center}.blog-post .main-body .copy-content .img-container.align-none{float:left;padding-right:20px;text-align:right}.blog-post .main-body .copy-content .img-container.align-right{float:right;padding-left:20px;text-align:left}.blog-post .main-body .copy-content .img-container.align-right+br{width:100%;display:block;clear:both}.blog-post .main-body .copy-content .img-container.align-left{float:left;padding-right:20px;text-align:right}.blog-post .main-body .copy-content .img-container.align-left+p{clear:right}.blog-post .main-body .copy-content .splunk-single-blockquote{margin-bottom:15px}.blog-post .main-body .copy-content .splunk-single-blockquote .container{width:100%}.blog-post .main-body .copy-content .splunk-single-blockquote .inner-container{width:72%}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-padding{padding-top:30px;padding-bottom:0}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .author{display:none}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .social-band{padding-bottom:0;margin-top:15px;text-align:center}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .social-band a.social-icon{vertical-align:middle}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .social-band a.social-icon.twitter{background:none;width:auto;color:#D5DCE5}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .social-band a.social-icon.twitter:hover{color:#00A9E0;text-decoration:none}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .social-band a.social-icon.twitter:hover:after{background-position:-36px 0}.blog-post .main-body .copy-content .splunk-single-blockquote .splunk-blockquote .social-band a.social-icon.twitter:after{content:' ';display:inline-block;width:36px;height:30px;background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-tweet-this.jpg);background-position:0 0;vertical-align:middle}.blog-post .main-body .blog-postdate{color:#656C76;padding-bottom:20px;font-size:15px}.blog-post .main-body .blog-postdate img{border-radius:50%;max-width:25px}.blog-post .main-body .blog-postdate .author-name{color:#ED0080}.blog-post .blog-postdate-fix .blog-postdate{color:#656C76;padding-bottom:20px;font-size:15px}@media (min-width:768px){.blog-post .main-body .col-sm-1{position:relative}.blog-post .main-body .col-sm-1:after{content:' ';display:block;clear:both}.blog-post .main-body .col-sm-1 .blog-post{position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:-webkit-sticky;position:sticky;padding-bottom:50px;top:50px;z-index:1000}.blog-post .main-body .col-sm-1 .blog-post.scrolled{padding-right:15px;padding-left:15px;position:fixed}.blog-post .main-body .col-sm-1 .blog-post.positionAbsolute{position:absolute}.blog-post .main-body .blog-post .main-body .copy-content ul .img-container img{width:100%}}@media (max-width:767px){.blog-post .main-body .copy-content .img-container.align-right,.blog-post .main-body .copy-content .img-container.align-left{float:none;margin:0;width:100%;padding-left:0;padding-right:0;text-align:center !important}.blog-post .main-body .copy-content .img-container.align-right img,.blog-post .main-body .copy-content .img-container.align-left img{max-width:85%}}.blog-post .author-intro .container{border-top:1px solid #DADCE0;border-bottom:1px solid #DADCE0;padding:40px 0}.blog-post .author-intro .row{display:flex}.blog-post .author-intro .row .col-sm-4{min-height:132px}.blog-post .author-intro .row .col-sm-4:after{content:" ";display:block;clear:both}.blog-post .author-intro .author-image{float:left;display:block;margin-right:10px;text-align:left;width:132px;height:100%;position:relative}.blog-post .author-intro .author-image img{border-radius:50%;display:inline-block;width:100%;max-width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%);margin-left:0}.blog-post .author-intro .author-handle{display:block;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);margin-left:142px}.blog-post .author-intro .author-handle .author-name{color:initial}.blog-post .author-intro .author-handle .author-name:hover{color:initial}.blog-post .author-intro .author-name{color:#ED0080}.blog-post .author-intro .author-name:hover{color:#ED0080}.blog-post .author-intro h5{float:left;position:relative;top:12px}.blog-post .author-intro .author-description{padding-bottom:0}.blog-post .author-intro .social-band{margin-bottom:0}@media (max-width:767px){.blog-post .author-intro{padding-left:15px;padding-right:15px}.blog-post .author-intro .row{display:block}.blog-post .author-intro .row .col-sm-4{height:132px}.blog-post .author-intro .author-description{padding-top:45px}}.blog-post .comments{padding-top:70px;min-height:150px;position:relative}.blog-post .comments h4{text-align:center}.blog-post .comments #disqus_thread{z-index:1}.blog-post .comments #disqus_thread iframe{z-index:5}.blog-post .comments:after{content:' ';display:none;width:100%;height:30px;background-color:yellow;position:absolute;bottom:4px;left:0}.category{padding-top:30px}.category .splunk2-h3,.category .splunk-h4{margin-bottom:0;margin-left:-13px}.category .splunk2-h3 span,.category .splunk-h4 span{display:inline-block;padding-top:10px}.category .splunk2-h3 .category-icon,.category .splunk-h4 .category-icon{background-size:40px auto;background-repeat:no-repeat;display:inline-block;width:40px;height:40px;margin-right:5px;margin-left:3px;float:left;position:relative;top:-2px}.category .splunk2-h3 .category-icon img,.category .splunk-h4 .category-icon img{width:40px;height:40px}.category .splunk2-h3 .category-name,.category .splunk-h4 .category-name{display:block;overflow:hidden;text-transform:capitalize;word-wrap:break-word}.category .splunk2-h3.category-heading-icon,.category .splunk-h4.category-heading-icon{background-repeat:no-repeat;background-size:48px;background-position:0 0;padding-left:58px;padding-top:2px}.category .splunk2-h3.category-heading-icon #header-icon,.category .splunk-h4.category-heading-icon #header-icon{display:none}.category .social-band{padding-top:12px}.category .mosaic-tiles{padding-bottom:0}@media (max-width:767px){.category{padding-top:30px}.category .splunk2-h3,.category .splunk-h4{margin-left:0}.category .splunk2-h3 .category-icon,.category .splunk-h4 .category-icon{margin-left:0 !important}}@media (max-width:991px) and (min-width:768px){.category .splunk2-h3,.category .splunk-h4{margin-left:0}}.related-content{background-color:#f7fafa;position:relative}.related-content .related-content-title{padding-bottom:50px}.related-content .top-gradient{position:absolute;background-image:url('https://www.splunk.com/content/dam/splunk2/images/blogs/gradient-top.jpg');background-size:100% 10px;top:0;height:10px;width:100%}.related-content .related-content-icon{display:inline-block;width:40px;height:40px;margin-right:5px;position:relative;top:-2px}.related-content .related-content-icon img{width:40px;height:40px}.related-content .main-block a{color:#00a9e0}.related-content .main-block a:hover{text-decoration:none}.related-content .main-block a:hover .block-text{text-decoration:underline;color:#0f7bb8}.related-content .main-block .subtitle .subtitle-link{text-decoration:none;color:#000000}.related-content .main-block .subtitle .subtitle-link:hover{color:#00a9e0}.related-content .block-text{display:inline-block}@media (max-width:480px){.related-content .main-block{width:100%}}@media (max-width:570px){.related-content .main-links{padding-right:5px;padding-left:5px}.related-content .main-links-last{padding-right:50px;padding-left:50px}}@media (min-width:481px) and (max-width:516px){.related-content .main-links-last{padding-right:27px;padding-left:26px}}@media (max-width:767px){.related-content .main-block{padding-bottom:50px}}.subscribe-form .light-theme-form-container{background:none !important}.subscribe-form .light-theme-form-container .overlay-message{background:#005f86;background:-moz-linear-gradient(top, #005f86 0, #fffdfd 0, #efefef 90%);background:-webkit-linear-gradient(top, #005f86 0, #fffdfd 0, #efefef 90%);background:linear-gradient(to bottom, #005f86 0, #fffdfd 0, #efefef 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005f86', endColorstr='#efefef', GradientType=0)}.subscribe-form .light-theme-form-container .overlay-message.transparent{background:-moz-linear-gradient(top, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.85) 100%);background:-webkit-linear-gradient(top, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.85) 100%);background:linear-gradient(to bottom, #fffdfd 0, #f5f5f5 60%, rgba(239,239,239,0.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfd', endColorstr='#8aefefef', GradientType=0)}.subscribe-form .light-theme-form-container .overlay-message .overlay-message-wrapper{transform:translateY(5%)}.subscribe-form .light-theme-form-container button#subscribe-form.sp-btn-green.splunk-btn{width:100%;background-color:#ED0080 !important;border-color:#ED0080 !important}.subscribe-form .light-theme-form-container button#subscribe-form.sp-btn-green.splunk-btn:hover{border-color:#E8339B !important;background-color:#E8339B !important}.subscribe-form .light-theme-form-container button[type="submit"]:disabled{width:100%}.subscribe-form .form-separation{height:30px}.subscribe-form .form-text-line{padding-bottom:5px;margin-bottom:0}.subscribe-form .form-radio-group .radio label{padding-left:36px}.subscribe-form .form-radio-group .radio input[type="radio"]{padding-bottom:0;margin-bottom:0;margin-left:-35px}.subscribe-form .form-radio-group .radio:last-child{padding-bottom:0}.subscribe-form .padded{padding-left:35px}.subscribe-form .subscribe-checkbox{margin-right:10px}.subscribe-form .subscribe-mobile-version{display:none}.subscribe-form .subscribe-mobile-version input[type="checkbox"]{visibility:hidden}.subscribe-form .checkbox-container{position:relative;padding-left:30px;height:inherit}.subscribe-form .checkbox-container .subscribe-checkbox{position:absolute;left:0}.subscribe-form .drop-down-menu{margin-left:30px}.subscribe-form .unsubscribe{font-size:15px;font-weight:lighter}.subscribe-form .modal .modal-body{word-wrap:break-word}.subscribe-form .modal{z-index:21040}@media (max-width:480px){.subscribe-form .light-theme-form-container{background:none !important}}.social-icon{background-size:contain;background-position:center center;background-repeat:no-repeat;display:inline-block;width:32px;height:32px;margin:0 10px 0 0}.social-icon img{width:100%;height:100%}.social-icon.twitter{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-twitter.svg)}.social-icon.twitter:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-twitter-hover.svg)}.social-icon.facebook{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-facebook.svg)}.social-icon.facebook:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-facebook-hover.svg)}.social-icon.linkedin{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-linkedin.svg)}.social-icon.linkedin:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-linkedin-hover.svg)}.social-icon.googleplus{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-googleplus.svg)}.social-icon.googleplus:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-googleplus-hover.svg)}.social-icon.instagram{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-instagram.svg)}.social-icon.instagram:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-instagram-hover.svg)}.social-icon.slideshare{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-slideshare.svg)}.social-icon.slideshare:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-slideshare-hover.svg)}.social-icon.youtube{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-youtube.svg)}.social-icon.youtube:hover{background-image:url(https://www.splunk.com/content/dam/splunk2/images/blogs/icons/icon-youtube-hover.svg)}.social-band{text-align:right}.social-band:after{content:" ";display:block;clear:both}.social-band .social-band-title{margin:0 5px 0 0;position:relative;top:-17px}.social-band ul{margin:0;padding:0;display:inline-block}.social-band ul li{float:left;list-style-type:none}.home .social-band .social-icon.rss{display:none}.author-bio .social-band .social-icon,.author-blurb .social-band .social-icon{display:none}.author-bio .social-band .social-icon.facebook,.author-blurb .social-band .social-icon.facebook,.author-bio .social-band .social-icon.twitter,.author-blurb .social-band .social-icon.twitter,.author-bio .social-band .social-icon.linkedin,.author-blurb .social-band .social-icon.linkedin{display:inline-block}.category .social-band .social-icon{display:none}.category .social-band .social-icon.facebook,.category .social-band .social-icon.twitter,.category .social-band .social-icon.linkedin,.category .social-band .social-icon.googleplus{display:inline-block}.authors-list .social-icon{display:none}.authors-list .social-icon.facebook,.authors-list .social-icon.twitter,.authors-list .social-icon.linkedin,.authors-list .social-icon.googleplus,.authors-list .social-icon.email{display:inline-block}.blog-post .main-body .social-band .social-band-title{display:none}.blog-post .main-body .social-band ul li{float:none}.blog-post .main-body .social-band ul li .social-icon{margin:0 0 8px}.blog-post .main-body .social-band .social-icon{display:none}.blog-post .main-body .social-band .social-icon.facebook,.blog-post .main-body .social-band .social-icon.twitter,.blog-post .main-body .social-band .social-icon.linkedin,.blog-post .main-body .social-band .social-icon.googleplus,.blog-post .main-body .social-band .social-icon.email{display:inline-block}.blog-post .author-intro .social-band{text-align:left}@media (max-width:767px){.social-band{margin-bottom:15px;text-align:left}.blog-post .main-body .social-band .social-band-title{display:inline-block}.blog-post .main-body .social-band ul li{float:left}.blog-post .main-body .social-band ul li .social-icon{margin:0 10px 0 0}}@media (max-width:1199px){.home .social-band .social-band-title{top:-4px}}@media (max-width:767px){.home .social-band .social-band-title{top:-17px}}@media (max-width:460px){.home .social-band .social-band-title{top:-1px;padding-bottom:3px;display:block}.category .social-band .social-band-title{padding-bottom:3px;display:inline-block}.author-bio .social-band .social-band-title{padding-bottom:3px;display:inline-block}}.search-results .search-input-section{background-color:transparent;padding:35px 0 20px}.search-results .search-input-section form{width:100%;position:relative;display:block}.search-results .search-input-section .form-control-feedback{color:#ccc;font-size:20px;display:inline-block}.search-results .search-input-section .form-control-feedback:before{display:inline-block;padding:7px 4px 0 0}.search-results .search-input-section input[type="text"],.search-results .search-input-section input[type="submit"]{float:left;font-family:"splunk_data_sans",Helvetica,Arial,sans-serif;height:35px}.search-results .search-input-section input[type="text"]{border:1px solid #bec2cc;border-radius:3px 0 0 3px;background:#fff;border-right:0;padding:7px 10px;box-shadow:none}.search-results .search-input-section input[type="submit"]{background:#000;color:#fff;box-shadow:none;font-size:16px;font-weight:700;padding:5px 19px 10px;text-align:left;text-transform:capitalize;border-radius:0 4px 4px 0;text-indent:0;border:1px solid #000}.search-results .search-header{padding:0 0 0}.search-results .search-header .search-keyword{font-weight:normal}@media (min-width:768px){.search-results .search-input-section input[type="text"]{max-width:487px;width:75%}.search-results .search-input-section input[type="text"],.search-results .search-input-section input[type="submit"]{height:35px}.search-results .search-input-section input[type="submit"]{width:auto}.search-results .search-input-section input[type="text"]::-ms-clear{display:none}.search-results .search-input-section .form-control-feedback{left:calc(453px)}}@media (max-width:767px){.search-results .search-input-section input[type="submit"]{width:auto}}@media (max-width:480px){.search-results .search-input-section{padding:25px 0 22px}.search-results .search-header{padding:25px 0 10px}}.thank-you-section .email-icon{margin-left:50%;transform:translateX(-50%);max-width:100px}.thank-you-section .email-icon-white{margin-bottom:40px}.thank-you-section .email-icon-green{margin-bottom:45px}.thank-you-section .main-icon{fill:#00a9e0;stroke:#00a9e0}.thank-you-section .subscription-feedback{color:#00a9e0}.category-table{width:100%;margin:15px 0 20px}.category-table ul{list-style-type:none}.category-table li{width:33.33%;float:left}.category-table .category-block{position:relative;padding-left:30px}.category-table .category-block .category-icon{position:absolute;left:10px;top:8px;display:inline-block;height:25px;width:25px}.category-table .category-block .category-icon img{width:25px;height:25px}.category-table .category-block .category-text{max-height:45px;width:87%;word-wrap:break-word;display:block;overflow:hidden}.category-table ul li a{line-height:normal;padding:9px 15px 5px;display:block;text-decoration:none}@media (max-width:1199px){.category-table li{width:50%}}@media (max-width:515px){.category-table li{width:100%}}.tags .cont .splunk2-eyebrow{font-size:12px}.tags .tag-title,.tags .show-more,.tags .show-less{display:none}.tags .show-more,.tags .show-less{cursor:pointer;font-size:15px;font-weight:600;color:#ED0080}.tags .show-more .control-icon,.tags .show-less .control-icon{position:relative;top:2px;color:#ED0080}.tags .tag-links{transition:height .3s ease;height:108px;overflow:hidden}.tags .tag-links+.show-more{margin-top:5px}.tags .tag-links .links-content{line-height:120%}.tags .tag-links a{display:inline-block;padding:0;margin-bottom:0;font-weight:600}.tags .tag-links a.splunk-btn{margin-right:0;min-width:auto}.tags .tag-links a:after{content:"\2014";display:inline-block;color:#DADCE0;margin-left:5px}.tags .tag-links a:last-child:after{display:none}.category .tags .col-sm-10 .cont{padding:20px 15px 80px;border-top:1px solid #DADCE0}.blog-post .tags .container{border-bottom:1px solid #DADCE0}.blog-post .tags .col-sm-10{padding:20px 0 60px}.author-bio .tags .col-sm-10 .cont{padding:35px 15px 40px;border-top:1px solid #DADCE0}.search-results .tags .col-sm-10 .cont{padding:20px 15px 80px;border-top:1px solid #DADCE0}.page-top .tags .tag-links{height:43.2px}.page-top .tags .col-sm-10 .cont{padding:35px 0 40px;border-top:none}.page-top .tags .tag-title{display:block}@media (max-width:767px){.tags .tag-links{height:96px}.page-top .tags .tag-links{height:38.4px}}.splunk-btn.sp-btn-green-clear{color:#ED0080}.navbar-collapse.collapse{display:flex !important}.splunk-footer.fat-footer{background-color:#0C1724}@media (min-width:768px){.splunk-header-v3 .container-fluid.masthead #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right{margin-right:0 !important}}/*# sourceMappingURL=main.css.map */
.ms-container{
  background: transparent url('dist/img/switch.png') no-repeat 50% 50%;
  width: 370px;
}

.ms-container:after{
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection{
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}
.ms-container .ms-selection{
  float: right;
}

.ms-container .ms-list{
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus{
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

.ms-container ul{
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container{
  width: 100%;
}

.ms-container .ms-optgroup-label{
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection{
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover{
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled{
  background-color: #eee;
  color: #aaa;
  cursor: text;
}
span.multiselect-native-select{position:relative}span.multiselect-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
