/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3090e4;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1769b0;
  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: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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;
}
[role="button"] {
  cursor: pointer;
}
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: #999999;
}
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: #999999;
}
.text-primary {
  color: #3090e4;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1a76c7;
}
.text-success {
  color: #2bb367;
}
a.text-success:hover,
a.text-success:focus {
  color: #218a4f;
}
.text-info {
  color: #3bc3ec;
}
a.text-info:hover,
a.text-info:focus {
  color: #16b0de;
}
.text-warning {
  color: #ff8c2c;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #f87100;
}
.text-danger {
  color: #f74b46;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #f51b15;
}
.bg-primary {
  color: #fff;
  background-color: #3090e4;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1a76c7;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #DDF9FC;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #aef1f8;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 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 #999999;
}
.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: #999999;
}
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: #f5a122;
  background-color: #fffaec;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  overflow-x: auto;
  overflow-wrap: normal;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  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: #999999;
  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 #eee;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #eee;
}
.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 #eee;
}
.table .table {
  background-color: #fff;
}
.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 #eee;
}
.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 #eee;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.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: #DDF9FC;
}
.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: #c6f5fa;
}
.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 #eee;
  }
  .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"] {
  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 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #3090e4;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 144, 228, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 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 {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.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;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 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;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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: #2bb367;
}
.has-success .form-control {
  border-color: #2bb367;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #218a4f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #69db9b;
}
.has-success .input-group-addon {
  color: #2bb367;
  border-color: #2bb367;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #2bb367;
}
.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: #ff8c2c;
}
.has-warning .form-control {
  border-color: #ff8c2c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #f87100;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc492;
}
.has-warning .input-group-addon {
  color: #ff8c2c;
  border-color: #ff8c2c;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #ff8c2c;
}
.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: #f74b46;
}
.has-error .form-control {
  border-color: #f74b46;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #f51b15;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fbaaa8;
}
.has-error .input-group-addon {
  color: #f74b46;
  border-color: #f74b46;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #f74b46;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-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: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  border-color: #d0d0d0;
  border-bottom-color: #c3c3c3;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #dcdcdc;
  border-color: #909090;
}
.btn-default:hover {
  color: #333;
  background-color: #dcdcdc;
  border-color: #b1b1b1;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #dcdcdc;
  border-color: #b1b1b1;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #cacaca;
  border-color: #909090;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #f5f5f5;
  border-color: #d0d0d0;
}
.btn-default .badge {
  color: #f5f5f5;
  background-color: #333;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.btn-default.zeroclipboard-is-hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #dcdcdc;
  border-color: #b1b1b1;
}
.btn-default.active,
.btn-default:active,
.btn-default.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
}
.btn-default:active,
.btn-default.active,
.btn-default.zeroclipboard-is-active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default:focus {
  box-shadow: 0 0 0 3px rgba(245, 245, 245, 0.2), 0 0 0 3px rgba(48, 144, 228, 0.16);
}
.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: #f5f5f5;
  border-color: #d0d0d0;
}
.btn-default .badge {
  color: #f5f5f5;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #3090e4;
  background-image: linear-gradient(to bottom, #5da8ea 0%, #3090e4 100%);
  border-color: #1d84de;
  border-bottom-color: #1a76c7;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1a76c7;
  border-color: #0e416d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1a76c7;
  border-color: #1664a7;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1a76c7;
  border-color: #1664a7;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #1664a7;
  border-color: #0e416d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #3090e4;
  border-color: #1d84de;
}
.btn-primary .badge {
  color: #3090e4;
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.zeroclipboard-is-hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1a76c7;
  border-color: #1664a7;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #3090e4 0%, #5da8ea 100%);
}
.btn-primary:active,
.btn-primary.active,
.btn-primary.zeroclipboard-is-active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary:focus {
  box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.2);
}
.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: #3090e4;
  border-color: #1d84de;
}
.btn-primary .badge {
  color: #3090e4;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #2bb367;
  background-image: linear-gradient(to bottom, #40d180 0%, #2bb367 100%);
  border-color: #269e5b;
  border-bottom-color: #218a4f;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #218a4f;
  border-color: #0d3820;
}
.btn-success:hover {
  color: #fff;
  background-color: #218a4f;
  border-color: #1a6d3f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #218a4f;
  border-color: #1a6d3f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #1a6d3f;
  border-color: #0d3820;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #2bb367;
  border-color: #269e5b;
}
.btn-success .badge {
  color: #2bb367;
  background-color: #fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.btn-success.zeroclipboard-is-hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #218a4f;
  border-color: #1a6d3f;
}
.btn-success.active,
.btn-success:active,
.btn-success.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #2bb367 0%, #40d180 100%);
}
.btn-success:active,
.btn-success.active,
.btn-success.zeroclipboard-is-active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success:focus {
  box-shadow: 0 0 0 3px rgba(43, 179, 103, 0.2);
}
.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: #2bb367;
  border-color: #269e5b;
}
.btn-success .badge {
  color: #2bb367;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #3bc3ec;
  background-image: linear-gradient(to bottom, #69d1f1 0%, #3bc3ec 100%);
  border-color: #24bcea;
  border-bottom-color: #16b0de;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #16b0de;
  border-color: #0d6681;
}
.btn-info:hover {
  color: #fff;
  background-color: #16b0de;
  border-color: #1296be;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #16b0de;
  border-color: #1296be;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #1296be;
  border-color: #0d6681;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #3bc3ec;
  border-color: #24bcea;
}
.btn-info .badge {
  color: #3bc3ec;
  background-color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.btn-info.zeroclipboard-is-hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #16b0de;
  border-color: #1296be;
}
.btn-info.active,
.btn-info:active,
.btn-info.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #3bc3ec 0%, #69d1f1 100%);
}
.btn-info:active,
.btn-info.active,
.btn-info.zeroclipboard-is-active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info:focus {
  box-shadow: 0 0 0 3px rgba(59, 195, 236, 0.2);
}
.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: #3bc3ec;
  border-color: #24bcea;
}
.btn-info .badge {
  color: #3bc3ec;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff8c2c;
  background-image: linear-gradient(to bottom, #ffa85f 0%, #ff8c2c 100%);
  border-color: #ff7e13;
  border-bottom-color: #f87100;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #f87100;
  border-color: #924200;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f87100;
  border-color: #d46100;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f87100;
  border-color: #d46100;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d46100;
  border-color: #924200;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8c2c;
  border-color: #ff7e13;
}
.btn-warning .badge {
  color: #ff8c2c;
  background-color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.zeroclipboard-is-hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f87100;
  border-color: #d46100;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #ff8c2c 0%, #ffa85f 100%);
}
.btn-warning:active,
.btn-warning.active,
.btn-warning.zeroclipboard-is-active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning:focus {
  box-shadow: 0 0 0 3px rgba(255, 140, 44, 0.2);
}
.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: #ff8c2c;
  border-color: #ff7e13;
}
.btn-warning .badge {
  color: #ff8c2c;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f74b46;
  background-image: linear-gradient(to bottom, #f97b77 0%, #f74b46 100%);
  border-color: #f6332e;
  border-bottom-color: #f51b15;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #f51b15;
  border-color: #9d0b07;
}
.btn-danger:hover {
  color: #fff;
  background-color: #f51b15;
  border-color: #dd100a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #f51b15;
  border-color: #dd100a;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #dd100a;
  border-color: #9d0b07;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f74b46;
  border-color: #f6332e;
}
.btn-danger .badge {
  color: #f74b46;
  background-color: #fff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.zeroclipboard-is-hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #f51b15;
  border-color: #dd100a;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #f74b46 0%, #f97b77 100%);
}
.btn-danger:active,
.btn-danger.active,
.btn-danger.zeroclipboard-is-active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger:focus {
  box-shadow: 0 0 0 3px rgba(247, 75, 70, 0.2);
}
.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: #f74b46;
  border-color: #f6332e;
}
.btn-danger .badge {
  color: #f74b46;
  background-color: #fff;
}
.btn-link {
  color: #3090e4;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1769b0;
  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: #999999;
  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;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.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: #3090e4;
  text-decoration: none;
  outline: 0;
  background-color: #f5f5f5;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 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 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  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: #3090e4;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.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: #3090e4;
  background-color: #f5f5f5;
}
.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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 48px;
  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;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 48px;
}
.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: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.navbar-form .input-xs {
  height: 24px;
  padding: 1px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
@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;
    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: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-xs {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #bfbfbf;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #bfbfbf;
}
.navbar-inverse .navbar-nav > li > a {
  color: #bfbfbf;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #bfbfbf;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #bfbfbf;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #bfbfbf;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.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: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.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 10px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3090e4;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  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 {
  z-index: 2;
  color: #1769b0;
  background-color: #fff;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #3090e4;
  border-color: #3090e4;
  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: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.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;
  line-height: 1.5;
}
.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: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.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: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #555555;
  color: #555555;
  background-color: rgba(85, 85, 85, 0.1);
  border: 1px solid rgba(85, 85, 85, 0.3);
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #3c3c3c;
}
.label-default[href]:hover,
.label-default[href]:focus {
  color: #3c3c3c;
}
.label-primary {
  background-color: #3090e4;
  color: #3090e4;
  background-color: rgba(48, 144, 228, 0.1);
  border: 1px solid rgba(48, 144, 228, 0.3);
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1a76c7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  color: #1a76c7;
}
.label-success {
  background-color: #2bb367;
  color: #2bb367;
  background-color: rgba(43, 179, 103, 0.1);
  border: 1px solid rgba(43, 179, 103, 0.3);
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #218a4f;
}
.label-success[href]:hover,
.label-success[href]:focus {
  color: #218a4f;
}
.label-info {
  background-color: #3bc3ec;
  color: #3bc3ec;
  background-color: rgba(59, 195, 236, 0.1);
  border: 1px solid rgba(59, 195, 236, 0.3);
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #16b0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  color: #16b0de;
}
.label-warning {
  background-color: #ff8c2c;
  color: #ff8c2c;
  background-color: rgba(255, 140, 44, 0.1);
  border: 1px solid rgba(255, 140, 44, 0.3);
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f87100;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  color: #f87100;
}
.label-danger {
  background-color: #f74b46;
  color: #f74b46;
  background-color: rgba(247, 75, 70, 0.1);
  border: 1px solid rgba(247, 75, 70, 0.3);
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #f51b15;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  color: #f51b15;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3090e4;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #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;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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: #3090e4;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: #2bb367;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #218a4f;
}
.alert-info {
  background-color: #DDF9FC;
  border-color: #bcf5f9;
  color: #3bc3ec;
}
.alert-info hr {
  border-top-color: #a5f2f7;
}
.alert-info .alert-link {
  color: #16b0de;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #ff8c2c;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #f87100;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #f74b46;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #f51b15;
}
@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;
  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: #fff;
  text-align: center;
  background-color: #3090e4;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #2bb367;
}
.progress-striped .progress-bar-success {
  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: #3bc3ec;
}
.progress-striped .progress-bar-info {
  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: #ff8c2c;
}
.progress-striped .progress-bar-warning {
  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: #f74b46;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  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: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #3090e4;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.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: #ffffff;
}
.list-group-item-success {
  color: #2bb367;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #2bb367;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #2bb367;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #2bb367;
  border-color: #2bb367;
}
.list-group-item-info {
  color: #3bc3ec;
  background-color: #DDF9FC;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #3bc3ec;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #3bc3ec;
  background-color: #c6f5fa;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3bc3ec;
  border-color: #3bc3ec;
}
.list-group-item-warning {
  color: #ff8c2c;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff8c2c;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #ff8c2c;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff8c2c;
  border-color: #ff8c2c;
}
.list-group-item-danger {
  color: #f74b46;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #f74b46;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #f74b46;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f74b46;
  border-color: #f74b46;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  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 #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  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 #eee;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #3090e4;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3090e4;
  border-color: #3090e4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3090e4;
}
.panel-primary > .panel-heading .badge {
  color: #3090e4;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3090e4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #2bb367;
  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: #2bb367;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bcf5f9;
}
.panel-info > .panel-heading {
  color: #3bc3ec;
  background-color: #DDF9FC;
  border-color: #bcf5f9;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bcf5f9;
}
.panel-info > .panel-heading .badge {
  color: #DDF9FC;
  background-color: #3bc3ec;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bcf5f9;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #ff8c2c;
  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: #ff8c2c;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #f74b46;
  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: #f74b46;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #3090e4;
  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: #3090e4;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3090e4;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3090e4;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #3090e4;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #3090e4;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3090e4;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3090e4;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3090e4;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  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 {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  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: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.btn {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn:default,
.btn.zeroclipboard-is-hover,
.btn.zeroclipboard-is-active {
  outline: 0 !important;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn.btn-link {
  box-shadow: none;
}
.btn.btn-link:active,
.btn.btn-link.active {
  box-shadow: none;
}
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default.focus,
.btn.btn-default.zeroclipboard-is-hover {
  color: #3090e4;
  border-color: #3090e4;
  background-color: #fff;
}
.btn.btn-default.disabled,
.btn.btn-default[disabled],
fieldset[disabled] .btn.btn-default,
.btn.btn-default.disabled:hover,
.btn.btn-default[disabled]:hover,
fieldset[disabled] .btn.btn-default:hover,
.btn.btn-default.disabled:focus,
.btn.btn-default[disabled]:focus,
fieldset[disabled] .btn.btn-default:focus,
.btn.btn-default.disabled.focus,
.btn.btn-default[disabled].focus,
fieldset[disabled] .btn.btn-default.focus,
.btn.btn-default.disabled:active,
.btn.btn-default[disabled]:active,
fieldset[disabled] .btn.btn-default:active,
.btn.btn-default.disabled.active,
.btn.btn-default[disabled].active,
fieldset[disabled] .btn.btn-default.active {
  color: #9d9d9d;
  background-color: #ffffff;
  border-color: #d0d0d0;
}
.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link.focus {
  text-decoration: none;
}
.btn.disabled,
.btn[disabled] {
  opacity: .5;
  border-color: transparent;
  pointer-events: auto;
}
.btn-group {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.btn-group .btn {
  box-shadow: none;
}
.btn-group > .btn.btn-default {
  border-color: #d0d0d0;
  border-left-color: #dddddd;
  border-bottom-color: #c3c3c3;
}
.btn-group > .btn.btn-default:first-child {
  border-left-color: #d0d0d0;
}
.btn-group > .btn.btn-default:hover:not([disabled]),
.btn-group > .btn.btn-default:focus:not([disabled]) {
  color: #3090e4;
  background: #fff;
  border-color: #3090e4;
}
.btn-group > .btn.btn-default:hover[disabled],
.btn-group > .btn.btn-default:focus[disabled] {
  color: #333;
}
.btn-group > .btn.btn-default:active,
.btn-group > .btn.btn-default.active {
  color: #3090e4;
  background: #fff;
  border-color: #3090e4;
  box-shadow: 0 1px 3px rgba(48, 144, 228, 0.2);
}
.btn-group > .btn.disabled,
.btn-group > .btn[disabled],
.btn-group > .btn.disabled:hover,
.btn-group > .btn[disabled]:hover,
.btn-group > .btn.disabled:focus,
.btn-group > .btn[disabled]:focus,
.btn-group > .btn.disabled:active,
.btn-group > .btn[disabled]:active {
  border-color: transparent;
}
.btn-group > .btn-group {
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  border-color: #ddd;
  box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}
.btn.btn-lg .icon {
  font-size: 140%;
  line-height: 1;
  display: block;
  float: left;
  margin-bottom: -4px;
  margin-right: 4px;
}
a,
p,
label,
input,
textarea,
pre,
pre *,
code,
code *,
table,
table *,
.selectable-text,
.selectable-text *,
.callout,
.callout *,
.slick-wrap,
.slick-wrap *,
.figure,
.user-name-text {
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.unselectable-text,
.unselectable-text *,
.flex-control-nav,
.flex-control-nav *,
.icon,
.icon *,
.footer *,
.nav * {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.modal.fade .modal-dialog,
.modal.ng-animate .modal-dialog {
  transform: none;
  animation: jelly .45s linear both;
}
.modal.in .modal-dialog,
.modal.am-fade .modal-dialog {
  transform: none;
}
.modal.am-fade .modal-dialog {
  animation: jelly .45s linear both;
}
.modal .modal-content {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
.modal-title.editable a {
  text-decoration: none;
}
.modal-title.editable .editable-string {
  border: 1px solid transparent;
}
.modal-title.editable .icon {
  display: none;
}
.modal-title.editable:hover .editable-string,
.modal-title.editable:focus .editable-string {
  border-color: #ddd;
}
.modal-title.editable:hover .icon,
.modal-title.editable:focus .icon {
  display: inline;
}
.modal-title .icon-locked-on {
  color: #999999;
}
.modal-body > h1:first-child,
.modal-body > h2:first-child,
.modal-body > h3:first-child,
.modal-body > h4:first-child,
.modal-body > h5:first-child,
.modal-body > h6:first-child {
  margin-top: 0;
}
.modal-body > p:last-child,
.modal-body > ul:last-child,
.modal-body > ol:last-child,
.modal-body > div:last-child,
.modal-body > label:last-child,
.modal-body > input:last-child,
.modal-body > table:last-child,
.modal-body > textarea:last-child,
.modal-body form > .form-group:last-child,
.modal-body [class^="form"] .form-group:last-child,
.modal-body .tab-pane > *:last-child {
  margin-bottom: 0;
}
.modal-body hr {
  margin-left: -15px;
  margin-right: -15px;
}
.modal-footer {
  margin-top: 0;
}
.modal-backdrop {
  bottom: 0;
  z-index: 1000;
}
.modal-backdrop.in {
  position: fixed;
  opacity: .2;
}
.modal-help {
  background: rgba(153, 153, 153, 0.1);
  padding: 15px;
}
.modal-body .modal-help {
  margin-left: -15px;
  margin-right: -15px;
}
.modal-help.topmost {
  margin-top: -15px !important;
}
.modal-help.bottommost {
  margin-bottom: -15px !important;
}
.modal-help--warning {
  background: #feedec;
}
.nav-tabs > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 3px 3px 0 0;
  color: #999999;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background: #f6f6f6;
}
.tab-pane > form {
  margin-top: 5px;
}
.pager li > a:hover,
.pager li > a:focus {
  color: #3090e4;
  border-color: #3090e4;
}
.form-control {
  box-shadow: none;
  background: #fafafa;
  border-color: #d0d0d0;
  transition: background .2s ease, border .2s ease, opacity .2s ease, color .2s ease;
}
.form-control:focus {
  box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.1);
  background-color: #fff;
}
.form-control[readonly],
.form-control.readonly,
.form-control[disabled],
.form-control.disabled {
  color: #999999;
  border-color: #d0d0d0;
  box-shadow: none;
  cursor: not-allowed;
}
input[type="text"] input[type="password"] input[type="datetime"] input[type="datetime-local"] input[type="date"] input[type="month"] input[type="time"] input[type="week"] input[type="number"] input[type="email"] input[type="url"] input[type="search"] input[type="tel"] input[type="color"] textarea {
  -webkit-appearance: none !important;
}
label,
.radio label,
.checkbox label {
  font-weight: 300;
}
.has-success .form-control,
.has-error .form-control,
.has-warning .form-control {
  box-shadow: none;
}
.has-success .form-control:focus {
  color: #2bb367;
  box-shadow: 0 0 0 3px rgba(43, 179, 103, 0.1);
}
.has-warning .form-control:focus {
  color: #ff8c2c;
  box-shadow: 0 0 0 3px rgba(255, 140, 44, 0.1);
}
.has-error .form-control:focus {
  color: #f74b46;
  box-shadow: 0 0 0 3px rgba(247, 75, 70, 0.1);
}
textarea {
  -webkit-appearance: none;
}
textarea.resize-vertial {
  resize: vertical;
}
textarea.resize-none {
  resize: none;
}
.form-control.form-control-monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.input-group-addon {
  color: #999999;
}
.form-inline .input-xs {
  height: 24px;
  padding: 1px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.tooltip-inner {
  padding: 6px 10px;
  font-size: 14px;
}
.tooltip-inner pre {
  background: transparent;
  color: #fff;
  border: none;
  padding: 10px;
  margin: 0;
  border-radius: 0;
}
.tooltip-html + .tooltip .tooltip-inner {
  text-align: left;
  max-width: 240px;
  min-width: 160px;
}
.tooltip-html + .tooltip .tooltip-inner ul {
  padding-left: 20px;
  margin: 0;
}
.tooltip-html + .tooltip .tooltip-inner ul.list-unstyled {
  padding-left: 0;
}
.tooltip-html + .tooltip .tooltip-inner ul.list-unstyled li {
  overflow: hidden;
}
.dropdown-menu {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06);
  border-color: #eee;
  border-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a,
.dropdown-menu > li > button {
  color: #333333;
  border-color: transparent;
  font-weight: 300;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > button:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > button:focus {
  border-color: transparent;
}
.dropdown-menu > li > a:hover.disabled,
.dropdown-menu > li > button:hover.disabled,
.dropdown-menu > li > a:focus.disabled,
.dropdown-menu > li > button:focus.disabled,
.dropdown-menu > li > a:hover[disabled],
.dropdown-menu > li > button:hover[disabled],
.dropdown-menu > li > a:focus[disabled],
.dropdown-menu > li > button:focus[disabled],
.dropdown-menu > li > a:hover.text,
.dropdown-menu > li > button:hover.text,
.dropdown-menu > li > a:focus.text,
.dropdown-menu > li > button:focus.text {
  background: transparent;
}
.dropdown-menu > li > a.disabled,
.dropdown-menu > li > button.disabled,
.dropdown-menu > li > a[disabled],
.dropdown-menu > li > button[disabled] {
  opacity: .5;
}
.dropdown-menu > li > a.text,
.dropdown-menu > li > button.text {
  cursor: default !important;
}
.dropdown-menu > li > button {
  display: block;
  background: transparent;
  width: 100%;
  text-align: start;
  line-height: 1.42857143;
  border: none;
  outline: none;
}
.dropdown-menu > li > button:hover,
.dropdown-menu > li > button:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > li > button:disabled,
.dropdown-menu > li > button.disabled {
  opacity: .4;
  cursor: not-allowed !important;
}
.dropdown-menu > li > button:disabled:hover,
.dropdown-menu > li > button.disabled:hover,
.dropdown-menu > li > button:disabled:focus,
.dropdown-menu > li > button.disabled:focus {
  background: transparent;
}
.dropdown-danger,
.dropdown-danger:hover,
.dropdown-danger:focus {
  color: #f74b46 !important;
}
.dropdown-warning,
.dropdown-warning:hover,
.dropdown-warning:focus {
  color: #ff8c2c !important;
}
.dropdown .dropdown-menu,
.dropdown-toggle + .dropdown-menu {
  margin-top: 2px !important;
}
.dropdown .dropdown-menu > li > a,
.dropdown-toggle + .dropdown-menu > li > a,
.dropdown .dropdown-menu > li > button,
.dropdown-toggle + .dropdown-menu > li > button {
  padding: 8px 15px;
  cursor: pointer;
}
.dropdown .dropdown-menu:before,
.dropdown-toggle + .dropdown-menu:before,
.dropdown .dropdown-menu:after,
.dropdown-toggle + .dropdown-menu:after {
  position: absolute;
  top: -8px;
  left: 16px;
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.dropdown .dropdown-menu:before,
.dropdown-toggle + .dropdown-menu:before {
  top: -9px;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .dropdown .dropdown-menu:after,
  .dropdown-toggle + .dropdown-menu:after,
  .dropdown .dropdown-menu:before,
  .dropdown-toggle + .dropdown-menu:before {
    display: none;
  }
}
.navbar-right .dropdown-menu:after,
.dropdown-menu.dropdown-menu-right:after,
.navbar-right .dropdown-menu:before,
.dropdown-menu.dropdown-menu-right:before {
  left: auto;
  right: 20px;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.popover {
  padding: 0;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.16);
}
.popover.top > .arrow {
  border-top-color: rgba(0, 0, 0, 0.16);
}
.popover.bottom > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.16);
}
.popover.bottom > .arrow:after {
  border-bottom-color: #f7f7f7;
}
code {
  font-size: 96%;
}
code.bstooltip {
  text-decoration: underline;
}
pre code {
  border: none;
}
pre {
  border: none;
}
.hr--no-margin-bottom {
  margin-bottom: 0;
}
.nav > li > a {
  cursor: pointer;
}
.mb-0 {
  margin-bottom: 0!important;
}
.help-block.text-slide-down,
.text-muted.text-slide-down {
  max-height: 0;
  overflow: hidden;
  transition: all .2s ease;
}
.help-block.text-slide-down.on,
.text-muted.text-slide-down.on {
  max-height: 60px;
  padding-bottom: 12px;
}
.help-block ol,
.text-muted ol,
.help-block ul,
.text-muted ul {
  padding-left: 24px;
}
.list-group {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #dcdcdc;
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe2e2e2', GradientType=0);
  border-color: #e2e2e2;
}
.panel {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-title {
  cursor: pointer;
}
.panel-title span {
  display: block;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel-heading {
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #fff 100%);
  border-radius: 4px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.well {
  background: transparent;
  box-shadow: none;
}
.well > p:last-child,
.well > ul:last-child,
.well > ol:last-child,
.well > div:last-child,
.well > label:last-child,
.well > input:last-child,
.well > table:last-child,
.well > textarea:last-child,
.well form .form-group:last-child,
.well .tab-pane > *:last-child {
  margin-bottom: 0;
}
.breadcrumb {
  padding: 0;
  padding-bottom: 8px;
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  border-radius: 0;
}
.label {
  font-size: 85%;
  font-weight: 300;
  padding: .3em .6em .3em;
  border-radius: 4px;
  border: none;
}
.has-required {
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 4px;
  padding: 2px 6px;
  vertical-align: 1px;
  color: #bbb;
  cursor: help;
}
.has-required:focus,
.has-required:hover {
  color: #ff8c2c;
}
h4 .has-required {
  padding: 3px 8px;
  vertical-align: 2px;
  font-weight: 500;
}
.has-required.plain {
  cursor: default;
}
.has-required.plain:focus,
.has-required.plain:hover {
  color: #bbb;
}
a.has-required {
  cursor: pointer;
}
table {
  word-break: normal;
  width: 100%;
  overflow: auto;
  word-break: keep-all;
}
@media (max-width: 767px) {
  .table {
    display: block;
    width: 100%;
    overflow-x: scroll;
  }
  .table thead,
  .table tbody {
    display: block;
    min-width: 1000px;
  }
}
.table thead {
  color: #999999;
}
.table thead tr th {
  position: relative;
  font-size: 13px;
  font-weight: normal;
  border-bottom-width: 1px;
}
.table thead tr th[ng-click]:hover,
.table thead tr th[ng-click]:focus {
  color: #000;
}
.table td .btn {
  margin-top: -2px;
  margin-bottom: -2px;
}
.table.table-vanity-head thead {
  background: #f7f7f7;
}
.table.table-vanity-head thead tr th {
  box-shadow: none;
}
.table.table-without-head thead,
.table.table-headless thead {
  display: none;
}
.table.table-without-head tbody tr:first-child td,
.table.table-headless tbody tr:first-child td {
  border-top: none;
}
.table.table-sortable .table-sortable-row {
  color: #000;
  cursor: pointer;
}
.table.table-sortable .table-sortable-row:hover,
.table.table-sortable .table-sortable-row:focus,
.table.table-sortable .table-sortable-row.current {
  color: #3090e4;
}
.table.table-sortable .table-sortable-row:hover > span:before,
.table.table-sortable .table-sortable-row:focus > span:before {
  border-bottom-color: #999999;
  border-right-color: #999999;
}
.table.table-sortable .table-sortable-row.current > span:before {
  border-bottom-color: #3090e4;
  border-right-color: #3090e4;
}
.table.table-sortable .table-sortable-row.asc > span:before {
  transform: rotateZ(45deg);
}
.table.table-sortable .table-sortable-row > span {
  position: relative;
  padding-right: 14px;
  white-space: nowrap;
}
.table.table-sortable .table-sortable-row > span:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 3px;
  right: 0;
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
  transform: rotateZ(225deg);
  transform-origin: 4px 4px;
  transition: border-color 0.2s ease, transform 0.2s ease;
}
.content-top {
  margin-top: -7px;
}
.table-striped > tbody > tr > td,
.table-striped > tbody > tr > th {
  color: #777;
}
.table-striped > tbody > tr:hover > td,
.table-striped > tbody > tr:focus > td,
.table-striped > tbody > tr:hover > th,
.table-striped > tbody > tr:focus > th {
  color: #3090e4;
  background-color: #fafafa;
}
.opacity-0 {
  opacity: 0;
}
.opacity-1 {
  opacity: 0.1;
}
.opacity-2 {
  opacity: 0.2;
}
.opacity-3 {
  opacity: 0.3;
}
.opacity-4 {
  opacity: 0.4;
}
.opacity-5 {
  opacity: 0.5;
}
.opacity-6 {
  opacity: 0.6;
}
.opacity-7 {
  opacity: 0.7;
}
.opacity-8 {
  opacity: 0.8;
}
.opacity-9 {
  opacity: 0.9;
}
.boxed-wrap {
  position: relative;
  margin-bottom: 20px;
  border-radius: 4px;
}
.boxed-wrap .boxed-header {
  display: block;
  padding: 12px 15px;
  background-color: #f8f8f8;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.boxed-wrap .boxed-header,
.boxed-wrap .boxed-header > h3,
.boxed-wrap .boxed-header > h4 {
  font-size: 15px;
  font-weight: bold;
}
.boxed-wrap .boxed-header > * {
  padding: 0;
  margin: 0;
}
.boxed-wrap .boxed-group {
  padding: 15px;
  border: 1px solid #d9d9d9;
  border-bottom: none;
}
.boxed-wrap .boxed-group:before,
.boxed-wrap .boxed-group:after {
  content: " ";
  display: table;
}
.boxed-wrap .boxed-group:after {
  clear: both;
}
.boxed-wrap .boxed-group:before,
.boxed-wrap .boxed-group:after {
  content: " ";
  display: table;
}
.boxed-wrap .boxed-group:after {
  clear: both;
}
.boxed-wrap .boxed-group:last-child {
  border: 1px solid #d9d9d9;
  border-radius: 0 0 4px 4px;
}
.boxed-wrap .boxed-group > ul,
.boxed-wrap .boxed-group > ol {
  padding-left: 20px;
}
.boxed-wrap .boxed-group > p:last-child,
.boxed-wrap .boxed-group > ul:last-child,
.boxed-wrap .boxed-group > ol:last-child,
.boxed-wrap .boxed-group > form:last-child {
  margin-bottom: 0;
}
.boxed-wrap .boxed-group > hr,
.boxed-wrap .boxed-group > form hr {
  margin: 15px -15px;
}
select,
select.form-control {
  position: relative;
  padding: 6px 24px 6px 10px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  outline: none;
  -webkit-appearance: none;
}
select:focus,
select.form-control:focus,
select:active,
select.form-control:active {
  outline: none;
  -webkit-appearance: none;
}
select:focus,
select.form-control:focus {
  background-color: #fafafa;
  border-color: #3090e4;
  box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.1);
}
select.disabled,
select.form-control.disabled,
select[disabled],
select.form-control[disabled] {
  opacity: .5;
  cursor: not-allowed;
}
.btn-has-caret {
  position: relative;
}
.btn-has-caret select {
  padding-right: 20px;
}
.btn-has-caret:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-left: -4px;
  margin-top: 0;
  opacity: .4;
}
.btn-has-caret:hover:after {
  border-top-color: #3090e4;
  opacity: 1;
}
a .icon-external {
  opacity: .6;
  vertical-align: 0;
}
a.disabled,
a[disabled] {
  cursor: not-allowed !important;
}
.lc-main,
.doc-content.with-links {
  padding-bottom: 30px;
}
.lc-main a:not([class~="btn"]):not([href="#"])[href^="/docs/"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="/docs/"]:after,
.lc-main a:not([class~="btn"]):not([href="#"])[href^="http"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="http"]:after,
.lc-main a:not([class~="btn"]):not([href="#"])[href^="https"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="https"]:after,
.lc-main a:not([class~="btn"]):not([href="#"])[href^="//"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="//"]:after {
  display: inline-block;
  font-family: "ui-icon";
  content: '';
  opacity: .5;
  padding: 0 1px;
}
.lc-main a:not([class~="btn"]):not([href="#"])[href^="/docs/"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="/docs/"]:after {
  content: "\f14d";
}
.lc-main a:not([class~="btn"]):not([href="#"])[href^="http"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="http"]:after,
.lc-main a:not([class~="btn"]):not([href="#"])[href^="https"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="https"]:after,
.lc-main a:not([class~="btn"]):not([href="#"])[href^="//"]:after,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="//"]:after {
  content: "\f135";
}
.lc-main a:not([class~="btn"]):not([href="#"])[href^="#"]:before,
.doc-content.with-links a:not([class~="btn"]):not([href="#"])[href^="#"]:before {
  display: inline-block;
  content: '§';
  opacity: .5;
  padding: 0 1px;
}
.word-break {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.animation-target {
  animation: jelly 1000ms linear both;
}
@keyframes jelly {
  0% {
    transform: matrix3d(0.9, 0, 0, 0, 0, 0.9, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  11.111111% {
    transform: matrix3d(0.99254, 0, 0, 0, 0, 0.99254, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.222222% {
    transform: matrix3d(1.01736, 0, 0, 0, 0, 1.01736, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    transform: matrix3d(1.00397, 0, 0, 0, 0, 1.00397, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  44.444444% {
    transform: matrix3d(0.99739, 0, 0, 0, 0, 0.99739, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  55.555556% {
    transform: matrix3d(0.99888, 0, 0, 0, 0, 0.99888, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    transform: matrix3d(1.00032, 0, 0, 0, 0, 1.00032, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  77.777778% {
    transform: matrix3d(1.00025, 0, 0, 0, 0, 1.00025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  88.888889% {
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
.custom-control {
  position: relative;
  display: block;
  padding-left: 2rem;
  margin: 0 0 14px;
  cursor: pointer;
}
.form-horizontal .custom-control {
  padding-top: 0;
  margin-top: 7px;
  min-height: 0;
}
.custom-form-inline .custom-control {
  display: inline-block;
  margin-top: 1rem;
  margin-right: 2rem;
}
.custom-form-horizontal-form .custom-control {
  margin-top: 7px;
}
.custom-form-inline.custom-form-inline-with-input .custom-control {
  margin-bottom: 0;
}
.custom-form-inline.no-margin .custom-control {
  margin-top: 0;
  margin-bottom: 0;
}
.custom-form-with-icon .custom-control {
  padding-left: 0;
}
.custom-form-with-icon .custom-control label {
  display: block;
}
.custom-form-with-icon .custom-control .icon {
  font-size: 40px;
  color: #999999;
  float: left;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.custom-form-with-hover-bg .custom-control label {
  padding: 12px 5px;
  margin: 6px 0;
  border-radius: 4px;
  box-shadow: 0 0 0 1px transparent;
}
.custom-form-with-hover-bg .custom-control label:hover,
.custom-form-with-hover-bg .custom-control label:focus {
  color: #000;
  background: #f9f9f9;
  box-shadow: 0 0 0 1px #eeeeee;
}
.custom-form-with-hover-bg .custom-control label:hover .icon,
.custom-form-with-hover-bg .custom-control label:focus .icon,
.custom-form-with-hover-bg .custom-control label:hover .control-description,
.custom-form-with-hover-bg .custom-control label:focus .control-description {
  color: #555555;
}
.custom-form-with-hover-bg .custom-control label:hover .checkmark--placeholder,
.custom-form-with-hover-bg .custom-control label:focus .checkmark--placeholder {
  border-color: #999999;
  background: #eeeeee;
}
.custom-form-with-hover-bg .custom-control.active label {
  color: #3090e4;
  background: #fff;
  box-shadow: 0 0 0 1px #3090e4;
}
.custom-form-with-hover-bg .custom-control.active label .icon,
.custom-form-with-hover-bg .custom-control.active label .control-description {
  color: #3090e4;
}
.custom-form-with-checkmark .custom-control {
  padding-left: 0;
}
.custom-form-with-checkmark .custom-control label {
  display: block;
}
.custom-form-with-checkmark .custom-control .icon {
  font-size: 40px;
  color: #999999;
  float: left;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.custom-form-with-checkmark .custom-control label {
  position: relative;
}
.custom-form-with-checkmark .custom-control label .control-title,
.custom-form-with-checkmark .custom-control label .control-description {
  display: block;
  margin-left: 48px;
}
.custom-form-with-checkmark .custom-control label .symbol-wrap {
  height: 100%;
  border-left: 1px solid;
}
.custom-form-with-checkmark .custom-control label .symbol {
  position: absolute;
  top: 50%;
  padding-left: 46px;
  transform: translateY(-20px);
}
.custom-form-with-checkmark .custom-control label .checkmark-wrap {
  height: 100%;
  border-right: 1px solid;
}
.custom-form-with-checkmark .custom-control label .checkmark {
  position: absolute;
  top: 50%;
  color: #3090e4;
  font-size: 28px;
}
.custom-form-with-checkmark .custom-control label .checkmark--checked {
  opacity: 0;
  left: 4px;
  transform: translateY(-14px) scale(1.2);
  transition: transform .3s ease, opacity .3s ease;
}
.custom-form-with-checkmark .custom-control label .checkmark--placeholder {
  opacity: 1;
  left: 6.5px;
  width: 23px;
  height: 23px;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #d6d6d6;
  border-radius: 50%;
  transform: translateY(-11.5px);
  transition: opacity .3s ease;
}
.custom-form-with-checkmark .custom-control.active label .checkmark--checked {
  opacity: 1;
  transform: translateY(-14px) scale(1);
}
.custom-form-with-checkmark .custom-control.active label .checkmark--placeholder {
  opacity: 0;
}
.no-margin .custom-control {
  margin-top: 0;
  margin-bottom: 0;
}
.custom-control label {
  padding-left: 20px !important;
  margin-left: -20px;
  white-space: nowrap;
}
.custom-control input[type="checkbox"],
.custom-control input[type="radio"] {
  position: absolute !important;
  opacity: 0;
  z-index: -1;
}
.custom-control .control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 1rem;
  font-size: 65%;
  color: #fff;
  text-align: center;
  background-color: #fff;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.custom-control .control-description {
  color: #999999;
}
.custom-control input:active ~ .control-indicator {
  background-color: #eee;
}
.custom-control input:checked ~ .control-indicator,
.custom-control input.active ~ .control-indicator {
  color: #fff;
  background-color: #3090e4;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0);
}
.custom-control input:checked:focus ~ .control-indicator,
.custom-control input.active:focus ~ .control-indicator {
  background-color: #5da8ea;
}
.custom-control input:checked:active ~ .control-indicator,
.custom-control input.active:active ~ .control-indicator {
  background-color: #1a76c7;
}
.custom-control input:disabled ~ .control-indicator,
.custom-control input.disabled ~ .control-indicator {
  cursor: not-allowed;
  background-color: #eeeeee;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.custom-control input:disabled:checked ~ .control-indicator,
.custom-control input.disabled:checked ~ .control-indicator,
.custom-control input:disabled.checked ~ .control-indicator,
.custom-control input.disabled.checked ~ .control-indicator {
  background-color: rgba(48, 144, 228, 0.6);
}
.custom-form-inline-with-input {
  margin-top: 10px;
}
.checkbox .control-indicator {
  border-radius: .25rem;
}
.checkbox input:checked ~ .control-indicator,
.checkbox input.active ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
.checkbox input:focus ~ .control-indicator {
  box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.15);
}
.radio .control-indicator {
  border-radius: 50%;
}
.radio input:checked ~ .control-indicator,
.radio input.active ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}
.radio input:focus ~ .control-indicator {
  box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.15);
}
[class^=icon-].glyphicon,
[class*=" icon-"].glyphicon {
  font-family: 'Glyphicons Halflings';
}
.prettyprint .pln {
  color: #bd3613;
}
.prettyprint .str {
  color: #269186;
}
.prettyprint .kwd {
  color: #859900;
}
.prettyprint .com {
  color: #586175;
  font-style: italic;
}
.prettyprint .typ {
  color: #b58900;
}
.prettyprint .lit {
  color: #2aa198;
}
.prettyprint .pun {
  color: #839496;
}
.prettyprint .opn {
  color: #839496;
}
.prettyprint .clo {
  color: #839496;
}
.prettyprint .tag {
  color: #268bd2;
}
.prettyprint .atn {
  color: #586175;
}
.prettyprint .atv {
  color: #2aa198;
}
.prettyprint .dec {
  color: #268bd2;
}
.prettyprint .var {
  color: #268bd2;
}
.prettyprint .fun {
  color: #FF0000;
}
.prettyprint {
  position: relative;
  background-color: #fdf6e3;
  padding: 10px 24px 10px 10px;
}
.prettyprint.active {
  animation-duration: 1s;
  animation-name: copy;
}
.prettyprint .string {
  color: #269186;
}
.prettyprint .number {
  color: #bd3613;
}
.prettyprint .boolean {
  color: #268bd2;
}
.prettyprint .null {
  color: #268bd2;
}
.prettyprint .key {
  color: #b58900;
}
@keyframes copy {
  50% {
    background-color: #fffefa;
  }
}
.doc-example-selector {
  color: #bba378;
  background: #f9efd6;
  padding: 4px 10px;
  margin: 10px -10px -10px -10px;
  border-radius: 0 0 4px 4px;
}
.doc-example-selector select {
  padding: 2px 10px;
}
.doc-example-action {
  text-align: right;
  position: absolute;
  right: 4px;
  top: 4px;
}
.doc-example-action select {
  padding: 2px 10px;
}
.copybtn,
.runbtn {
  -webkit-appearance: none;
  border: 0;
  padding: 3px;
  color: #c29218;
  background: transparent;
  border-radius: 4px;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: none;
}
.copybtn .icon,
.runbtn .icon {
  vertical-align: middle;
}
.input-group-addon .copybtn,
.input-group-addon .runbtn {
  padding: 0;
  font-size: 18px;
}
.copybtn.zeroclipboard-is-hover {
  color: #f9b813;
}
.runbtn:hover,
.runbtn:focus {
  color: #f9b813;
  text-decoration: none;
}
.runbtn:after {
  display: none !important;
}
.input-group-addon.no-flash {
  display: none;
}
.input-group.no-flash > input {
  border-radius: 4px !important;
}
@font-face {
  font-family: 'radikal';
  src: url('../fonts/nootype_-_radikal_bold-webfont.eot');
  src: url('../fonts/nootype_-_radikal_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/nootype_-_radikal_bold-webfont.woff2') format('woff2'), url('../fonts/nootype_-_radikal_bold-webfont.woff') format('woff'), url('../fonts/nootype_-_radikal_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.font-logo {
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
}
/*

Changelog

Sep 16, 2015
- Add Less variable support

*/
@font-face {
  font-family: "ui-icon";
  src: url("../fonts/ui-icon.eot?c828c17750fc67b556111b1291095ecb");
  src: url("../fonts/ui-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/ui-icon.woff2?c828c17750fc67b556111b1291095ecb") format("woff2"), url("../fonts/ui-icon.woff?c828c17750fc67b556111b1291095ecb") format("woff"), url("../fonts/ui-icon.svg?c828c17750fc67b556111b1291095ecb#ui-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "ui-icon";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-acl-disable-in-out:before,
.icon-acl-disable-in:before,
.icon-acl-disable-none:before,
.icon-acl-disable-out:before,
.icon-add:before,
.icon-analytics:before,
.icon-apple:before,
.icon-arrow-simple-bold:before,
.icon-arrow-simple:before,
.icon-at:before,
.icon-atom:before,
.icon-avatar:before,
.icon-bandaid:before,
.icon-beaker:before,
.icon-blank-app:before,
.icon-browser:before,
.icon-building:before,
.icon-bulb:before,
.icon-cabinet-bold:before,
.icon-cabinet:before,
.icon-calendar:before,
.icon-chart-alt:before,
.icon-chart-bold:before,
.icon-chart:before,
.icon-chat-alt-bold:before,
.icon-chat-alt:before,
.icon-chat-bold:before,
.icon-chat:before,
.icon-checked-bold:before,
.icon-checked:before,
.icon-checkmark-bold:before,
.icon-clipboard:before,
.icon-cloud-storage:before,
.icon-cloud:before,
.icon-compare:before,
.icon-compose:before,
.icon-compress:before,
.icon-console-run:before,
.icon-contact-card:before,
.icon-controller:before,
.icon-credit-card:before,
.icon-crown:before,
.icon-danger:before,
.icon-dashboard:before,
.icon-database-bold:before,
.icon-devices:before,
.icon-dollars-bold:before,
.icon-download:before,
.icon-edit:before,
.icon-envelope-bold:before,
.icon-envelope:before,
.icon-expand:before,
.icon-external:before,
.icon-factory:before,
.icon-filter:before,
.icon-gear-bold:before,
.icon-gear:before,
.icon-gears:before,
.icon-git-branch:before,
.icon-github:before,
.icon-globe-alt-2:before,
.icon-globe-alt:before,
.icon-globe:before,
.icon-golf:before,
.icon-google-play:before,
.icon-graduation:before,
.icon-graph:before,
.icon-hammer-bold:before,
.icon-heartbeat:before,
.icon-home-bold:before,
.icon-home:before,
.icon-id-card:before,
.icon-inbox-empty:before,
.icon-inbox-files-bold:before,
.icon-inbox-files:before,
.icon-info:before,
.icon-internal:before,
.icon-key-bold:before,
.icon-key:before,
.icon-keyhole:before,
.icon-layer-alt:before,
.icon-layer-bold:before,
.icon-layer-thin:before,
.icon-lightning:before,
.icon-list-selected:before,
.icon-list:before,
.icon-location-arrow:before,
.icon-lock:before,
.icon-locked-on:before,
.icon-locked:before,
.icon-log:before,
.icon-magic:before,
.icon-magnet:before,
.icon-map-location:before,
.icon-megaphone-bold:before,
.icon-mobile:before,
.icon-multi-lang:before,
.icon-outbound:before,
.icon-package:before,
.icon-path:before,
.icon-pen:before,
.icon-phone-bold:before,
.icon-phone:before,
.icon-pie-chart:before,
.icon-piggy-bank:before,
.icon-plan:before,
.icon-plane:before,
.icon-play-bold:before,
.icon-play:before,
.icon-plug:before,
.icon-presentation-bold:before,
.icon-push-bold:before,
.icon-push:before,
.icon-question:before,
.icon-radar:before,
.icon-refresh:before,
.icon-rewind:before,
.icon-rss:before,
.icon-satellite:before,
.icon-schema-free:before,
.icon-search-bold:before,
.icon-search:before,
.icon-server-rack-bold:before,
.icon-share-bold:before,
.icon-share:before,
.icon-signpost:before,
.icon-slider-alt:before,
.icon-slider-nav-left:before,
.icon-slider-nav-right:before,
.icon-slider:before,
.icon-smile-bold:before,
.icon-smile:before,
.icon-sms:before,
.icon-stopwatch:before,
.icon-target:before,
.icon-team-bold:before,
.icon-team:before,
.icon-timer:before,
.icon-trash:before,
.icon-twitter:before,
.icon-user:before,
.icon-users-bold:before,
.icon-users:before,
.icon-wandoujia:before,
.icon-wechat-alt:before,
.icon-weibo:before,
.icon-window:before,
.icon-wrench:before,
.icon-yen-bold:before {
  font-family: "ui-icon";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.icon-acl-disable-in-out:before {
  content: "\f101";
}
.icon-acl-disable-in:before {
  content: "\f102";
}
.icon-acl-disable-none:before {
  content: "\f103";
}
.icon-acl-disable-out:before {
  content: "\f104";
}
.icon-add:before {
  content: "\f105";
}
.icon-analytics:before {
  content: "\f106";
}
.icon-apple:before {
  content: "\f107";
}
.icon-arrow-simple-bold:before {
  content: "\f108";
}
.icon-arrow-simple:before {
  content: "\f109";
}
.icon-at:before {
  content: "\f10a";
}
.icon-atom:before {
  content: "\f10b";
}
.icon-avatar:before {
  content: "\f10c";
}
.icon-bandaid:before {
  content: "\f10d";
}
.icon-beaker:before {
  content: "\f10e";
}
.icon-blank-app:before {
  content: "\f10f";
}
.icon-browser:before {
  content: "\f110";
}
.icon-building:before {
  content: "\f111";
}
.icon-bulb:before {
  content: "\f112";
}
.icon-cabinet-bold:before {
  content: "\f113";
}
.icon-cabinet:before {
  content: "\f114";
}
.icon-calendar:before {
  content: "\f115";
}
.icon-chart-alt:before {
  content: "\f116";
}
.icon-chart-bold:before {
  content: "\f117";
}
.icon-chart:before {
  content: "\f118";
}
.icon-chat-alt-bold:before {
  content: "\f119";
}
.icon-chat-alt:before {
  content: "\f11a";
}
.icon-chat-bold:before {
  content: "\f11b";
}
.icon-chat:before {
  content: "\f11c";
}
.icon-checked-bold:before {
  content: "\f11d";
}
.icon-checked:before {
  content: "\f11e";
}
.icon-checkmark-bold:before {
  content: "\f11f";
}
.icon-clipboard:before {
  content: "\f120";
}
.icon-cloud-storage:before {
  content: "\f121";
}
.icon-cloud:before {
  content: "\f122";
}
.icon-compare:before {
  content: "\f123";
}
.icon-compose:before {
  content: "\f124";
}
.icon-compress:before {
  content: "\f125";
}
.icon-console-run:before {
  content: "\f126";
}
.icon-contact-card:before {
  content: "\f127";
}
.icon-controller:before {
  content: "\f128";
}
.icon-credit-card:before {
  content: "\f129";
}
.icon-crown:before {
  content: "\f12a";
}
.icon-danger:before {
  content: "\f12b";
}
.icon-dashboard:before {
  content: "\f12c";
}
.icon-database-bold:before {
  content: "\f12d";
}
.icon-devices:before {
  content: "\f12e";
}
.icon-dollars-bold:before {
  content: "\f12f";
}
.icon-download:before {
  content: "\f130";
}
.icon-edit:before {
  content: "\f131";
}
.icon-envelope-bold:before {
  content: "\f132";
}
.icon-envelope:before {
  content: "\f133";
}
.icon-expand:before {
  content: "\f134";
}
.icon-external:before {
  content: "\f135";
}
.icon-factory:before {
  content: "\f136";
}
.icon-filter:before {
  content: "\f137";
}
.icon-gear-bold:before {
  content: "\f138";
}
.icon-gear:before {
  content: "\f139";
}
.icon-gears:before {
  content: "\f13a";
}
.icon-git-branch:before {
  content: "\f13b";
}
.icon-github:before {
  content: "\f13c";
}
.icon-globe-alt-2:before {
  content: "\f13d";
}
.icon-globe-alt:before {
  content: "\f13e";
}
.icon-globe:before {
  content: "\f13f";
}
.icon-golf:before {
  content: "\f140";
}
.icon-google-play:before {
  content: "\f141";
}
.icon-graduation:before {
  content: "\f142";
}
.icon-graph:before {
  content: "\f143";
}
.icon-hammer-bold:before {
  content: "\f144";
}
.icon-heartbeat:before {
  content: "\f145";
}
.icon-home-bold:before {
  content: "\f146";
}
.icon-home:before {
  content: "\f147";
}
.icon-id-card:before {
  content: "\f148";
}
.icon-inbox-empty:before {
  content: "\f149";
}
.icon-inbox-files-bold:before {
  content: "\f14a";
}
.icon-inbox-files:before {
  content: "\f14b";
}
.icon-info:before {
  content: "\f14c";
}
.icon-internal:before {
  content: "\f14d";
}
.icon-key-bold:before {
  content: "\f14e";
}
.icon-key:before {
  content: "\f14f";
}
.icon-keyhole:before {
  content: "\f150";
}
.icon-layer-alt:before {
  content: "\f151";
}
.icon-layer-bold:before {
  content: "\f152";
}
.icon-layer-thin:before {
  content: "\f153";
}
.icon-lightning:before {
  content: "\f154";
}
.icon-list-selected:before {
  content: "\f155";
}
.icon-list:before {
  content: "\f156";
}
.icon-location-arrow:before {
  content: "\f157";
}
.icon-lock:before {
  content: "\f158";
}
.icon-locked-on:before {
  content: "\f159";
}
.icon-locked:before {
  content: "\f15a";
}
.icon-log:before {
  content: "\f15b";
}
.icon-magic:before {
  content: "\f15c";
}
.icon-magnet:before {
  content: "\f15d";
}
.icon-map-location:before {
  content: "\f15e";
}
.icon-megaphone-bold:before {
  content: "\f15f";
}
.icon-mobile:before {
  content: "\f160";
}
.icon-multi-lang:before {
  content: "\f161";
}
.icon-outbound:before {
  content: "\f162";
}
.icon-package:before {
  content: "\f163";
}
.icon-path:before {
  content: "\f164";
}
.icon-pen:before {
  content: "\f165";
}
.icon-phone-bold:before {
  content: "\f166";
}
.icon-phone:before {
  content: "\f167";
}
.icon-pie-chart:before {
  content: "\f168";
}
.icon-piggy-bank:before {
  content: "\f169";
}
.icon-plan:before {
  content: "\f16a";
}
.icon-plane:before {
  content: "\f16b";
}
.icon-play-bold:before {
  content: "\f16c";
}
.icon-play:before {
  content: "\f16d";
}
.icon-plug:before {
  content: "\f16e";
}
.icon-presentation-bold:before {
  content: "\f16f";
}
.icon-push-bold:before {
  content: "\f170";
}
.icon-push:before {
  content: "\f171";
}
.icon-question:before {
  content: "\f172";
}
.icon-radar:before {
  content: "\f173";
}
.icon-refresh:before {
  content: "\f174";
}
.icon-rewind:before {
  content: "\f175";
}
.icon-rss:before {
  content: "\f176";
}
.icon-satellite:before {
  content: "\f177";
}
.icon-schema-free:before {
  content: "\f178";
}
.icon-search-bold:before {
  content: "\f179";
}
.icon-search:before {
  content: "\f17a";
}
.icon-server-rack-bold:before {
  content: "\f17b";
}
.icon-share-bold:before {
  content: "\f17c";
}
.icon-share:before {
  content: "\f17d";
}
.icon-signpost:before {
  content: "\f17e";
}
.icon-slider-alt:before {
  content: "\f17f";
}
.icon-slider-nav-left:before {
  content: "\f180";
}
.icon-slider-nav-right:before {
  content: "\f181";
}
.icon-slider:before {
  content: "\f182";
}
.icon-smile-bold:before {
  content: "\f183";
}
.icon-smile:before {
  content: "\f184";
}
.icon-sms:before {
  content: "\f185";
}
.icon-stopwatch:before {
  content: "\f186";
}
.icon-target:before {
  content: "\f187";
}
.icon-team-bold:before {
  content: "\f188";
}
.icon-team:before {
  content: "\f189";
}
.icon-timer:before {
  content: "\f18a";
}
.icon-trash:before {
  content: "\f18b";
}
.icon-twitter:before {
  content: "\f18c";
}
.icon-user:before {
  content: "\f18d";
}
.icon-users-bold:before {
  content: "\f18e";
}
.icon-users:before {
  content: "\f18f";
}
.icon-wandoujia:before {
  content: "\f190";
}
.icon-wechat-alt:before {
  content: "\f191";
}
.icon-weibo:before {
  content: "\f192";
}
.icon-window:before {
  content: "\f193";
}
.icon-wrench:before {
  content: "\f194";
}
.icon-yen-bold:before {
  content: "\f195";
}
body {
  font-weight: 300;
}
a[ng-click] {
  cursor: pointer;
}
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
h2 .help-block,
h3 .help-block,
h4 .help-block,
h5 .help-block,
h6 .help-block {
  display: block;
  font-size: 14px;
  color: #999999;
  font-weight: 300;
}
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 300;
}
::selection {
  color: #000;
  background: rgba(48, 144, 228, 0.2);
}
@media (min-width: 992px) {
  .container-fluid {
    padding: 0 30px;
  }
}
.input-group-half {
  max-width: 50%;
}
@media (max-width: 767px) {
  .input-group-half {
    max-width: 100%;
  }
}
.navbar {
  border: none;
}
.navbar-brand {
  height: 48px;
  font-size: 20px;
  color: #3090e4;
}
.navbar-brand:hover,
.navbar-brand:focus {
  color: #3090e4;
}
.navbar-brand svg {
  fill: #333;
  transition: fill .4s ease;
}
.navbar-brand svg:hover,
.navbar-brand svg:focus {
  fill: #3090e4;
}
.navbar-toggle {
  /*margin-top: 13px;
  margin-bottom: 13px;*/
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  border-color: #3090e4;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #3090e4;
}
.navbar-default .navbar-toggle .icon-bar {
  width: 18px;
}
.callout {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px;
  background: #f9f9f9;
  border: none;
  border-left: 6px solid #ccc;
}
.callout h4 {
  margin-top: 2px;
  margin-bottom: 8px;
}
.callout a {
  font-weight: bold;
}
.callout a,
.callout button {
  background: transparent;
}
.callout p {
  line-height: 1.7;
}
.callout p:last-child,
.callout ul:last-child,
.callout ol:last-child {
  margin-bottom: 0 !important;
}
.callout .callout-content > p:last-child,
.callout .callout-content > ol:last-child,
.callout .callout-content > ul:last-child {
  margin-bottom: 0;
}
.callout ul,
.callout ol {
  padding-left: 20px;
}
.callout.callout-has-icon .icon {
  float: left;
  font-size: 48px;
}
.callout.callout-has-icon .callout-content {
  margin-left: 60px;
}
.callout-danger {
  color: #e62929;
  background: #fff4f4;
  border-color: #f18484;
}
.callout-danger a {
  color: #e62929;
}
.callout-danger .icon {
  color: #eb5757;
}
.callout-danger .btn {
  border-color: #ec6060;
}
.callout-danger .btn:hover {
  color: #e62929;
  background: rgba(230, 41, 41, 0.06);
  border-color: #e62929;
}
.callout-info {
  color: #008be7;
  background: #f4faff;
  border-color: #4eb9ff;
}
.callout-info a {
  color: #008be7;
}
.callout-info .icon {
  color: #1ba4ff;
}
.callout-info .btn {
  color: #008be7;
  border-color: #25a8ff;
}
.callout-info .btn:hover {
  color: #008be7;
  background: rgba(0, 139, 231, 0.06);
  border-color: #008be7;
}
.callout-success {
  color: #1aa208;
  background: #f6fff4;
  border-color: #23dc0b;
}
.callout-success a {
  color: #1aa208;
}
.callout-success .icon {
  color: #22d30a;
}
.callout-success .btn {
  color: #1aa208;
  border-color: #23dc0b;
}
.callout-success .btn:hover {
  color: #1aa208;
  background: rgba(26, 162, 8, 0.06);
  border-color: #1aa208;
}
.sidebar {
  margin-top: -5px;
}
.sidebar.affix {
  position: static;
}
.sidebar .nav > li {
  color: #ccc;
}
.sidebar .nav > li > a {
  display: block;
  padding: 5px 20px 5px 0;
  color: #999999;
  border-right: 1px solid #eeeeee;
}
.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
  color: #000;
  text-decoration: none;
  background: #fff;
  border-right: 1px solid #999999;
}
.sidebar .nav > .active > a,
.sidebar .nav > .active:hover > a,
.sidebar .nav > .active:focus > a {
  color: #3090e4;
  background-color: transparent;
  border-right: 1px solid #3090e4;
}
.sidebar .nav > .active > a:hover,
.sidebar .nav > .active:hover > a:hover,
.sidebar .nav > .active:focus > a:hover,
.sidebar .nav > .active > a:focus,
.sidebar .nav > .active:hover > a:focus,
.sidebar .nav > .active:focus > a:focus {
  color: #3090e4;
}
.sidebar .nav .nav > li > a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
.sidebar .nav-header {
  color: #999999;
}
.sidenav li a[href=""] {
  font-size: 12px;
  color: #bfbfbf;
  background: #fff;
  border-right: 1px solid #fff;
  margin-top: 15px;
}
.sidenav li a[href=""]:hover,
.sidenav li a[href=""]:focus {
  color: #bfbfbf;
  background: #fff;
  cursor: default;
  border-right: 1px solid #fff;
}
.sidebar .sidenav {
  margin-bottom: 30px;
}
.sidebar > .sidenav li.disabled {
  display: none;
}
.sidebar > .sidenav li > a > .label {
  margin-right: -10px;
}
.sidebar > .sidenav > li > a {
  font-size: 16px;
}
.sidebar > .sidenav > li > a.active {
  color: #3090e4;
}
.btn-block {
  display: block;
  width: 100%;
}
.cla-item a {
  position: relative;
}
.cla-item .cla-type {
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 4px;
  color: #555555;
  background: #eeeeee;
}
.cla-item .cla-type--normal {
  display: none;
}
.cla-item .cla-type--log {
  color: #ff8c2c;
  background: rgba(255, 140, 44, 0.1);
}
.cla-item .cla-name {
  display: block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cla-item .cla-count {
  position: absolute;
  display: block;
  top: 5px;
  right: 10px;
  max-width: 56px;
  font-weight: normal;
  opacity: .6;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cla-item .sub-nav li a {
  margin-top: 0;
}
@keyframes spin1 {
  to {
    width: 100%;
    background: transparent;
  }
}
@keyframes spin2 {
  to {
    width: 0%;
    background: #ff7c07;
  }
}
.site-progress {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: transparent;
  z-index: 10000;
  font-size: 12px;
  text-indent: 999em;
  overflow: hidden;
}
.site-progress:before,
.site-progress:after {
  display: block;
  content: '';
  float: left;
  width: 50%;
  height: 100%;
}
.site-progress:before {
  width: 0;
  background: #ff7c07;
  animation: spin1 1.2s infinite;
}
.site-progress:after {
  width: 100%;
  background: transparent;
  animation: spin2 1.2s infinite;
}
.user-gravatar {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-top: -6px;
  margin-bottom: -6px;
  margin-right: 6px;
}
.user-gravatar img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-size: 16px 16px;
}
.user-name-text {
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.file-td-wrapper .cell-form {
  float: right;
  margin-top: -1px;
}
.cell-has-btn {
  width: 60%;
  width: calc(100% - 62px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
}
.cell-btn {
  line-height: 1;
  padding: 2px 4px;
}
.cell-btn + .btn {
  margin-left: 4px;
}
.cell-btn.cell-btn-right {
  float: right;
  margin-top: 1px;
}
.slick-cell.active .cell-btn {
  color: #3090e4;
  background: transparent;
  border-color: rgba(48, 144, 228, 0.4);
}
.slick-cell.active .cell-btn:hover,
.slick-cell.active .cell-btn:focus {
  background: #fff;
}
.slick-cell.selected .cell-btn {
  color: #fff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
}
.slick-cell.selected .cell-btn:hover,
.slick-cell.selected .cell-btn:focus {
  border-color: #fff;
  background: #1a76c7;
}
.file-td-wrapper .file-input {
  display: none;
}
.file-link {
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
}
#site_notify_important {
  height: 40px;
  overflow: hidden;
}
.global-warning {
  color: #f38814;
  background: #fff2e4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.global-warning a {
  color: #f38814;
  font-weight: bold;
  border-bottom: 1px solid rgba(243, 136, 20, 0.5);
  text-decoration: none;
}
.global-warning a:hover,
.global-warning a:focus {
  border-bottom-color: #f38814;
}
.global-warning .close {
  color: #f38814;
  opacity: 1;
  text-shadow: none;
}
.global-warning .close:hover,
.global-warning .close:focus {
  color: #f38814;
  opacity: .6;
}
.global-warning.error {
  background: #f7486b;
}
.err-input {
  color: #e90038;
  background: #ffb3bf;
}
#global-notify.on,
.modal-open #global-notify {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.msg-tip-wrapper {
  display: none;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(to bottom, #fff, #f6fdff);
  box-shadow: 0 2px 4px 0 rgba(24, 72, 114, 0.1);
}
.msg-tip-wrapper .msg-tip {
  color: #3090e4;
  max-width: 100%;
  padding: 10px 30px;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .msg-tip-wrapper .msg-tip {
    padding-left: 15px;
    padding-right: 30px;
  }
}
.msg-tip-wrapper .msg-tip a {
  font-weight: bold;
}
.msg-tip-wrapper .msg-tip-close {
  position: absolute;
  top: 5px;
  right: 30px;
  display: block;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
@keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100px 50px;
  }
}
.msg-tip-wrapper .msg-tip-deco {
  width: 100%;
  height: 1px;
  background-color: rgba(48, 144, 228, 0.5);
  background-size: 50px 50px;
  background-image: linear-gradient(45deg, rgba(20, 91, 154, 0.1) 25%, transparent 25%, transparent 50%, rgba(20, 91, 154, 0.1) 50%, rgba(20, 91, 154, 0.1) 75%, transparent 75%, transparent);
  animation: barberpole 1s linear infinite;
  cursor: pointer;
}
.msg-tip-wrapper.error {
  background: linear-gradient(to bottom, #fff, #fffdfc);
  box-shadow: 0 1px 6px 0 rgba(124, 37, 35, 0.1);
}
.msg-tip-wrapper.error .msg-tip {
  color: #f74b46;
}
.msg-tip-wrapper.error .msg-tip-deco {
  background-color: rgba(247, 75, 70, 0.5);
  background-image: linear-gradient(45deg, rgba(145, 13, 25, 0.1) 25%, transparent 25%, transparent 50%, rgba(145, 13, 25, 0.1) 50%, rgba(145, 13, 25, 0.1) 75%, transparent 75%, transparent);
}
.switch {
  position: relative;
  margin: 20px 0;
  overflow: auto;
}
.switch-wrap {
  float: right;
  position: relative;
  display: block;
  vertical-align: top;
  width: 40px;
  height: 20px;
  padding: 3px;
  margin-top: -3px;
  background-color: white;
  border-radius: 18px;
  box-sizing: content-box !important;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.switch-text {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  right: 46px;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.switch:hover .switch-text,
.switch:focus .switch-text {
  color: #3090e4;
}
.switch-input {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  border: 1px solid #ccc;
  border-radius: inherit;
  transition: 0.15s ease-out;
  transition-property: border-color opacity background;
}
.switch-label:before,
.switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  transition: inherit;
}
.switch-label:before {
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-wrap.on .switch-label,
.switch-input:checked ~ .switch-label {
  border-color: #3090e4;
}
.switch-wrap.on .switch-label:before,
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-wrap.on .switch-label:after,
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch-handle {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 10px;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  transition: 0.15s ease-out;
  transition-property: border-color left background;
}
.switch:hover .switch-handle,
.switch:focus .switch-handle {
  border-color: #3090e4;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 0 2px rgba(48, 144, 228, 0.2);
}
.switch-wrap.on .switch-handle,
.switch-input:checked ~ .switch-handle {
  left: 25px;
  background: #3090e4;
  border-color: #3090e4;
}
.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}
@media (max-width: 991px) {
  .mobile-hide {
    display: none !important;
  }
}
.dashboard-init .dashboard-content {
  margin-top: 20px;
}
.dashboard-init .dashboard-content .col-md-10 > .ng-scope > h4:first-child,
.dashboard-init .dashboard-content .col-md-12 > .ng-scope > h4:first-child {
  padding-top: 1px;
  margin-top: 0;
}
.first-heading {
  padding-top: 6px;
  margin-top: 0;
}
.nowrap {
  width: 100%;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.table-borderless > thead > tr > th,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > tbody > tr > td,
.table-borderless > tfoot > tr > td {
  padding-left: 0;
  padding-right: 0;
}
.table-borderless > thead > tr > th {
  border-bottom-width: 1px;
}
.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.cursor-help {
  cursor: help;
  vertical-align: 1px;
}
.cursor-pointer {
  cursor: pointer;
}
.shortcut-lists .shortcut-list {
  display: inline-block;
  width: calc(50% - 2px);
  vertical-align: top;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.shortcut-lists .shortcut-list li {
  padding: 0 0 8px;
}
.shortcut-lists .shortcut-list li span {
  color: #555;
  border: 1px solid #ddd;
  display: inline-block;
  padding: 0 .7em;
  line-height: 2em;
  text-align: center;
  margin-right: 6px;
  border-radius: 4px;
  min-width: 30px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.error-container {
  margin-top: 20px;
}
#chart-container.chart-hide-title .highcharts-title {
  display: none;
}
.ngGrid {
  font-size: 12px;
  background: #fff;
}
.ngGrid .ngViewport {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  text-rendering: optimizeSpeed;
}
.ngGrid .ngHeaderCell .ngSelectionHeader[type=checkbox] {
  margin-top: -2px;
}
.ngGrid .ngSelectionCell {
  margin-top: 7px;
  margin-left: 6px;
}
.gridStyle {
  width: auto;
  height: 640px;
  white-space: nowrap;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ngGrid.unselectable {
  -webkit-user-select: auto;
  /* Chrome/Safari */
  /* Firefox */
  -ms-user-select: auto;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: auto;
  user-select: auto;
}
.ngGrid {
  -webkit-user-select: auto;
  /* Chrome/Safari */
  /* Firefox */
  -ms-user-select: auto;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: auto;
  user-select: auto;
}
.ngGrid .ngCellText.password {
  color: #999;
}
.table > tfoot > tr > td {
  padding: 0;
  border: none;
}
.table > tfoot .ng-table-pager {
  margin-top: 10px;
}
.table > tfoot .ng-table-pager .ng-table-counts {
  float: none !important;
}
.table > tfoot .ng-table-pager .pagination {
  margin-top: 0;
}
.modal-header .close {
  margin-top: 3px;
}
.modal-header .close:focus {
  outline: none;
}
#user_ticket {
  position: fixed;
  right: 0;
  top: 70%;
  width: 22px;
  background-color: #FF8E2F;
  text-align: center;
  color: #fff;
  padding: 3px 1px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.3;
}
.campaign-wrap {
  background: #000;
  text-align: center;
}
.campaign-wrap .campaign-wrap-inner {
  max-width: 900px;
  margin: 0 auto;
}
.campaign-wrap .campaign-wrap-inner img {
  width: 100%;
}
#importData .tooltip-inner {
  max-width: none;
  text-align: left;
}
#user-detail-modal .modal-body {
  max-height: 500px;
  overflow-y: scroll;
}
.cell-acl-edit {
  position: absolute;
  right: 4px;
  top: 2px;
}
.acl-cell-text {
  width: 75%;
  width: calc(100% - 38px);
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.ng-table-pager .ng-table-counts {
  display: none;
}
.ng-table-pager .pagination {
  margin-top: 0;
}
.daterangepicker_start_input,
.daterangepicker_end_input {
  display: none;
}
.st-sort-ascent:before {
  content: '\25B2';
}
.st-sort-descent:before {
  content: '\25BC';
}
.st-selected {
  background: #216eff !important;
  color: white !important;
}
.introjs-helperNumberLayer {
  box-sizing: content-box;
}
.thirdparty-login-btns {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  margin: 0 -5px;
  width: calc(100% + 10px);
}
.thirdparty-login-btns > .btn,
.thirdparty-login-btns > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.thirdparty-login-btns > .btn-group .btn {
  width: 100%;
}
.thirdparty-login-btns > .btn-group .dropdown-menu {
  left: auto;
}
.thirdparty-login-btns .table-space {
  display: table-cell;
  padding: 5px;
}
.thirdparty-login-btns .table-space a,
.thirdparty-login-btns .table-space button {
  width: 100%;
}
.thirdparty-login-btns .btn-github {
  color: #555;
  border-color: #555;
}
.thirdparty-login-btns .btn-github:hover,
.thirdparty-login-btns .btn-github:focus {
  background: rgba(85, 85, 85, 0.05);
}
.thirdparty-login-btns .btn-csdn {
  color: #07bc91;
  border-color: #07bc91;
}
.thirdparty-login-btns .btn-csdn:hover,
.thirdparty-login-btns .btn-csdn:focus {
  background: rgba(7, 188, 145, 0.05);
}
.thirdparty-login-btns .btn-weibo {
  color: #eb192d;
  border-color: #eb192d;
}
.thirdparty-login-btns .btn-weibo:hover,
.thirdparty-login-btns .btn-weibo:focus {
  background: rgba(235, 25, 45, 0.05);
}
.thirdparty-login-btns .btn-qq {
  color: #51b7ec;
  border-color: #51b7ec;
}
.thirdparty-login-btns .btn-qq:hover,
.thirdparty-login-btns .btn-qq:focus {
  background: rgba(81, 183, 236, 0.05);
}
.thirdparty-login-btns .btn-oschina {
  color: #fff;
  background: #15a230;
}
.third_passport a img {
  width: 32px;
  height: 32px;
}
.lc-main-dashboard {
  padding: 10px 30px 20px;
}
.dashboard-masthead h2 {
  font-size: 20px;
}
.dashboard-masthead hr {
  display: none;
}
@media (max-width: 767px) {
  .dashboard-masthead hr {
    display: block;
  }
}
.dashboard-masthead .btn-lg {
  margin: 20px 0;
}
.dashboard-masthead .masthead-content {
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 4px;
  border: 1px solid #eeeeee;
  text-align: center;
  font-size: 15px;
}
.dashboard-masthead .masthead-content .icon {
  display: block;
  font-size: 64px;
  margin-right: 10px;
  color: #555555;
}
.dashboard-masthead .masthead-content .heading {
  margin: 10px 0 8px;
  font-size: 18px;
  font-weight: bold;
}
.dashboard-masthead .masthead-content ol {
  list-style: none;
  padding: 0;
  font-size: 16px;
}
.dashboard-masthead .masthead-content ol li {
  margin-bottom: 20px;
}
.dashboard-masthead .masthead-content ol li:before,
.dashboard-masthead .masthead-content ol li:after {
  content: " ";
  display: table;
}
.dashboard-masthead .masthead-content ol li:after {
  clear: both;
}
.dashboard-masthead .masthead-content ol li:before,
.dashboard-masthead .masthead-content ol li:after {
  content: " ";
  display: table;
}
.dashboard-masthead .masthead-content ol li:after {
  clear: both;
}
.dashboard-masthead .masthead-content ol li:last-child {
  margin-bottom: 0;
}
.app-item-name {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 32px;
  font-weight: bold;
  max-width: 80%;
  max-width: calc(100% - 100px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.app-item {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  transition: color .2s ease, border .2s ease;
}
@media (max-width: 991px) {
  .app-item {
    border-color: #ccc;
  }
}
.app-item .app-item-meta {
  padding: 8px 15px 6px;
}
.app-item .app-item-meta .icon-team-bold {
  color: #3090e4;
  vertical-align: middle;
  font-size: 17px;
}
.app-item .app-item-meta .app-item-settings {
  position: absolute;
  color: #e5e5e5;
  text-decoration: none;
  line-height: 32px;
  top: 15px;
  right: 13px;
  transition: color .2s ease;
}
.app-item .app-item-meta .app-item-settings:hover,
.app-item .app-item-meta .app-item-settings:focus {
  color: #3090e4;
  text-decoration: none;
}
.app-item .app-item-meta .app-item-settings[disabled],
.app-item .app-item-meta .app-item-settings.disabled {
  display: none;
}
.app-item .app-item-stats {
  padding: 0 15px 12px;
}
.app-item .app-item-stats:before,
.app-item .app-item-stats:after {
  content: " ";
  display: table;
}
.app-item .app-item-stats:after {
  clear: both;
}
.app-item .app-item-stats:before,
.app-item .app-item-stats:after {
  content: " ";
  display: table;
}
.app-item .app-item-stats:after {
  clear: both;
}
.app-item .app-item-stats .figure-wrap {
  width: 33.33%;
  width: calc(100% / 3);
  float: left;
}
.app-item .app-item-stats .figure {
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  font-size: 26px;
  line-height: 1.1;
  color: #555555;
  transition: color .2s ease;
}
.app-item .app-item-stats .text-label {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
}
.app-item .op.btn-group {
  width: 100%;
  text-align: center;
  border-top: 1px solid #eeeeee;
}
@media (max-width: 991px) {
}
.app-item .op.btn-group > a,
.app-item .op.btn-group .more-btn > a {
  float: none;
  color: #e5e5e5;
  background: #fff;
  border: none;
  margin: 0;
  transition: color 0.2s ease, border 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
@media (max-width: 991px) {
  .app-item .op.btn-group > a,
  .app-item .op.btn-group .more-btn > a {
    color: #222222;
  }
}
.app-item .op.btn-group > a[disabled],
.app-item .op.btn-group .more-btn > a[disabled],
.app-item .op.btn-group > a.disabled,
.app-item .op.btn-group .more-btn > a.disabled {
  display: none;
}
.app-item .op.btn-group > a:hover,
.app-item .op.btn-group .more-btn > a:hover,
.app-item .op.btn-group > a:focus,
.app-item .op.btn-group .more-btn > a:focus {
  background: #fff;
}
@media (max-width: 991px) {
  .app-item .op.btn-group > a:hover,
  .app-item .op.btn-group .more-btn > a:hover,
  .app-item .op.btn-group > a:focus,
  .app-item .op.btn-group .more-btn > a:focus {
    color: #3090e4;
  }
}
.app-item .op.btn-group > a:hover[disabled],
.app-item .op.btn-group .more-btn > a:hover[disabled],
.app-item .op.btn-group > a:focus[disabled],
.app-item .op.btn-group .more-btn > a:focus[disabled],
.app-item .op.btn-group > a:hover.disabled,
.app-item .op.btn-group .more-btn > a:hover.disabled,
.app-item .op.btn-group > a:focus.disabled,
.app-item .op.btn-group .more-btn > a:focus.disabled {
  box-shadow: 0 -1px 0 0 #eeeeee;
}
.app-item .op.btn-group > a:first-child,
.app-item .op.btn-group .more-btn > a:first-child {
  border-radius: 0 0 0 4px;
}
.app-item .op.btn-group > a:last-child,
.app-item .op.btn-group .more-btn > a:last-child {
  border-radius: 0 0 4px 0;
}
.app-item .op.btn-group > a .icon-dashbd-icon,
.app-item .op.btn-group .more-btn > a .icon-dashbd-icon {
  float: none;
  display: none;
  vertical-align: middle;
  margin-top: -4px;
}
.app-item .op.btn-group .more-btn {
  position: relative;
  float: left;
  width: 8%;
}
@media (max-width: 991px) {
  .app-item .op.btn-group .more-btn {
    width: 16.666667%;
    width: calc(100% / 6);
  }
}
.app-item .op.btn-group .more-btn a {
  width: 100%;
  border-radius: 0 0 4px 0 !important;
}
.app-item .op.btn-group .more-btn .dropdown-menu li a {
  text-align: left;
}
.app-item .op.btn-group .more-btn .dropdown-menu:before,
.app-item .op.btn-group .more-btn .dropdown-menu:after {
  right: 8px;
}
.app-item:hover,
.app-item:focus {
  border-color: #3090e4;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
}
.app-item:hover .app-item-stats .figure,
.app-item:focus .app-item-stats .figure {
  color: #3090e4;
}
.app-item:hover .app-item-settings,
.app-item:focus .app-item-settings {
  color: #999999;
}
.app-item:hover .op.btn-group,
.app-item:focus .op.btn-group {
  opacity: 1;
}
.app-item:hover .op.btn-group > a,
.app-item:focus .op.btn-group > a,
.app-item:hover .op.btn-group .more-btn > a,
.app-item:focus .op.btn-group .more-btn > a {
  color: #3090e4;
}
.app-item:hover .op.btn-group > a[disabled],
.app-item:focus .op.btn-group > a[disabled],
.app-item:hover .op.btn-group .more-btn > a[disabled],
.app-item:focus .op.btn-group .more-btn > a[disabled],
.app-item:hover .op.btn-group > a.disabled,
.app-item:focus .op.btn-group > a.disabled,
.app-item:hover .op.btn-group .more-btn > a.disabled,
.app-item:focus .op.btn-group .more-btn > a.disabled {
  color: #999999;
  background: #fff;
}
.app-item:hover .op.btn-group > a:hover,
.app-item:focus .op.btn-group > a:hover,
.app-item:hover .op.btn-group .more-btn > a:hover,
.app-item:focus .op.btn-group .more-btn > a:hover,
.app-item:hover .op.btn-group > a:focus,
.app-item:focus .op.btn-group > a:focus,
.app-item:hover .op.btn-group .more-btn > a:focus,
.app-item:focus .op.btn-group .more-btn > a:focus {
  color: #8ac0f0;
  background: #fff;
}
.app-item:hover .op.btn-group > a:hover[disabled],
.app-item:focus .op.btn-group > a:hover[disabled],
.app-item:hover .op.btn-group .more-btn > a:hover[disabled],
.app-item:focus .op.btn-group .more-btn > a:hover[disabled],
.app-item:hover .op.btn-group > a:focus[disabled],
.app-item:focus .op.btn-group > a:focus[disabled],
.app-item:hover .op.btn-group .more-btn > a:focus[disabled],
.app-item:focus .op.btn-group .more-btn > a:focus[disabled],
.app-item:hover .op.btn-group > a:hover.disabled,
.app-item:focus .op.btn-group > a:hover.disabled,
.app-item:hover .op.btn-group .more-btn > a:hover.disabled,
.app-item:focus .op.btn-group .more-btn > a:hover.disabled,
.app-item:hover .op.btn-group > a:focus.disabled,
.app-item:focus .op.btn-group > a:focus.disabled,
.app-item:hover .op.btn-group .more-btn > a:focus.disabled,
.app-item:focus .op.btn-group .more-btn > a:focus.disabled {
  color: #999999;
  background: #fff;
}
.app-item:hover .op.btn-group > a:nth-of-type(1),
.app-item:focus .op.btn-group > a:nth-of-type(1),
.app-item:hover .op.btn-group .more-btn > a:nth-of-type(1),
.app-item:focus .op.btn-group .more-btn > a:nth-of-type(1) {
  transition-delay: .04s;
}
.app-item:hover .op.btn-group > a:nth-of-type(2),
.app-item:focus .op.btn-group > a:nth-of-type(2),
.app-item:hover .op.btn-group .more-btn > a:nth-of-type(2),
.app-item:focus .op.btn-group .more-btn > a:nth-of-type(2) {
  transition-delay: 0;
}
.app-item:hover .op.btn-group > a:nth-of-type(3),
.app-item:focus .op.btn-group > a:nth-of-type(3),
.app-item:hover .op.btn-group .more-btn > a:nth-of-type(3),
.app-item:focus .op.btn-group .more-btn > a:nth-of-type(3) {
  transition-delay: 0;
}
.app-item:hover .op.btn-group > a:nth-of-type(4),
.app-item:focus .op.btn-group > a:nth-of-type(4),
.app-item:hover .op.btn-group .more-btn > a:nth-of-type(4),
.app-item:focus .op.btn-group .more-btn > a:nth-of-type(4) {
  transition-delay: .04s;
}
.load-block {
  font-size: 13px;
  color: #b3b3b3;
}
#app-options .navbar-nav > li.active a {
  color: #3090e4;
  background-color: #fff;
  box-shadow: 0 -1px 0 0 #3090e4;
}
#app-options .create-app-btn {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}
.start-page .step h3 {
  color: #555555;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.start-page .step h4 {
  margin-top: 2em;
}
.start-page .step img {
  max-width: 600px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .start-page .step img {
    width: 100%;
  }
}
.start-page .step:first-child h3 {
  padding-top: 0;
}
.select-plat .radio {
  margin-right: 20px;
}
.select-plat .radio:last-child {
  margin-right: 0;
}
#cell-edit.error {
  border: 1px solid red;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .navbar-right {
    margin-top: 0;
    margin-bottom: 0;
  }
  .dashboard-subnav {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.notification-trigger {
  position: relative;
}
.notification-dropdown {
  min-width: 350px;
}
.notification-item {
  padding: 5px 15px;
}
.notification-item .time {
  color: #000;
  opacity: .5;
  font-size: 12px;
}
.notification-item a {
  color: #3090e4;
  font-weight: bold;
}
.notification-item a:hover,
.notification-item a:focus {
  color: #1769b0;
}
.notification-item.notify-category-1 {
  color: #2ebe61;
  background: #e5f9e3;
}
.notification-item.notify-category-1 a {
  color: #24954c;
  border-bottom-color: rgba(46, 190, 97, 0.5);
}
.notification-item.notify-category-1 a:hover,
.notification-item.notify-category-1 a:focus {
  border-bottom-color: #2ebe61;
}
.notification-item.notify-category-1 .close {
  color: #2ebe61;
}
.notification-item.notify-category-1 .close:hover,
.notification-item.notify-category-1 .close:focus {
  color: #2ebe61;
}
.notification-item.notify-category-2 {
  color: #3babc5;
  background: #e6f7fa;
}
.notification-item.notify-category-2 .time {
  color: #3babc5;
}
.notification-item.notify-category-2 a {
  color: #2f899e;
  border-bottom-color: rgba(59, 171, 197, 0.5);
}
.notification-item.notify-category-2 a:hover,
.notification-item.notify-category-2 a:focus {
  border-bottom-color: #3babc5;
}
.notification-item.notify-category-2 .close {
  color: #3babc5;
}
.notification-item.notify-category-2 .close:hover,
.notification-item.notify-category-2 .close:focus {
  color: #3babc5;
}
.notification-item.notify-category-3 {
  color: #5d57c0;
  background: #e6eefa;
}
.notification-item.notify-category-3 .time {
  color: #5d57c0;
}
.notification-item.notify-category-3 a {
  color: #443ea6;
  border-bottom-color: rgba(93, 87, 192, 0.5);
}
.notification-item.notify-category-3 a:hover,
.notification-item.notify-category-3 a:focus {
  border-bottom-color: #5d57c0;
}
.notification-item.notify-category-3 .close {
  color: #5d57c0;
}
.notification-item.notify-category-3 .close:hover,
.notification-item.notify-category-3 .close:focus {
  color: #5d57c0;
}
.notification-item.notify-category-4 {
  color: #c5a93b;
  background: #fff9d9;
}
.notification-item.notify-category-4 .time {
  color: #c5a93b;
}
.notification-item.notify-category-4 a {
  color: #9e882f;
  border-bottom-color: rgba(197, 169, 59, 0.5);
}
.notification-item.notify-category-4 a:hover,
.notification-item.notify-category-4 a:focus {
  border-bottom-color: #c5a93b;
}
.notification-item.notify-category-4 .close {
  color: #c5a93b;
}
.notification-item.notify-category-4 .close:hover,
.notification-item.notify-category-4 .close:focus {
  color: #c5a93b;
}
.notification-item.notify-category-5 {
  color: #f00;
  background: #fde8eb;
}
.notification-item.notify-category-5 .time {
  color: #f00;
}
.notification-item.notify-category-5 a {
  color: #cc0000;
  border-bottom-color: rgba(255, 0, 0, 0.5);
}
.notification-item.notify-category-5 a:hover,
.notification-item.notify-category-5 a:focus {
  border-bottom-color: #f00;
}
.notification-item.notify-category-5 .close {
  color: #f00;
}
.notification-item.notify-category-5 .close:hover,
.notification-item.notify-category-5 .close:focus {
  color: #f00;
}
.notification-item.notify-category-0.notify-status-1 {
  color: #ef8800;
  background: #fff1e3;
}
.notification-item.notify-category-0.notify-status-1 .time {
  color: #ef8800;
}
.notification-item.notify-category-0.notify-status-1 a {
  color: #bc6b00;
  border-bottom-color: rgba(239, 136, 0, 0.5);
}
.notification-item.notify-category-0.notify-status-1 a:hover,
.notification-item.notify-category-0.notify-status-1 a:focus {
  border-bottom-color: #ef8800;
}
.notification-item.notify-category-0.notify-status-1 .close {
  color: #ef8800;
}
.notification-item.notify-category-0.notify-status-1 .close:hover,
.notification-item.notify-category-0.notify-status-1 .close:focus {
  color: #ef8800;
}
.dot.has-news {
  position: absolute;
  top: 6px;
  right: 4px;
  display: block;
  width: 10px;
  height: 10px;
  background: #ffba00;
  box-shadow: 0 0 0 2px #fff;
  border-radius: 50%;
  animation: news-blink 0.4s linear 4;
}
.icon.has-news {
  color: #3090e4;
  text-shadow: 0 0 3px rgba(48, 144, 228, 0.2);
  animation: news-icon-blink 1.4s ease infinite alternate;
}
@keyframes news-blink {
  0% {
    background: #fff;
  }
  100% {
    background: #ffba00;
  }
}
@keyframes news-icon-blink {
  0% {
    color: #777;
  }
  50% {
    color: #3090e4;
  }
}
.new-feature-badge {
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 4px;
  padding: 1px 6px;
  border: 1px solid;
  vertical-align: 2px;
  color: #3090e4;
}
.subnav,
.dashboard-subnav {
  min-height: 36px;
  background: #f7f7f7;
  border-radius: 0;
  margin-bottom: 0;
}
.subnav .navbar-nav > li > a,
.dashboard-subnav .navbar-nav > li > a {
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 13px;
  overflow: hidden;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.subnav .dashboard-subnav-text,
.dashboard-subnav .dashboard-subnav-text {
  font-style: normal;
  display: block;
  float: left;
  line-height: 20px;
  margin-left: 6px;
}
@media (max-width: 1199px) {
  .subnav .dashboard-subnav-text,
  .dashboard-subnav .dashboard-subnav-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .subnav .dashboard-subnav-text,
  .dashboard-subnav .dashboard-subnav-text {
    display: block;
  }
}
.subnav .navbar-collapse .dropdown-menu .divider,
.dashboard-subnav .navbar-collapse .dropdown-menu .divider {
  margin: 4px 0;
}
.subnav .navbar-collapse .navbar-app-select,
.dashboard-subnav .navbar-collapse .navbar-app-select {
  min-height: 1px;
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .navbar-app-select,
  .dashboard-subnav .navbar-collapse .navbar-app-select {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.subnav .navbar-collapse .navbar-app-select .nav-logo,
.dashboard-subnav .navbar-collapse .navbar-app-select .nav-logo {
  display: block;
  color: #3090e4;
  /*background: #efefef;*/
  text-align: center;
  font-size: 22px;
}
.subnav .navbar-collapse .navbar-app-select .nav-logo:hover,
.dashboard-subnav .navbar-collapse .navbar-app-select .nav-logo:hover,
.subnav .navbar-collapse .navbar-app-select .nav-logo:focus,
.dashboard-subnav .navbar-collapse .navbar-app-select .nav-logo:focus,
.subnav .navbar-collapse .navbar-app-select .nav-logo.active,
.dashboard-subnav .navbar-collapse .navbar-app-select .nav-logo.active {
  background-color: #fff;
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .navbar-app-select .nav-logo,
  .dashboard-subnav .navbar-collapse .navbar-app-select .nav-logo {
    background: #fff;
    border-bottom: 1px solid #eeeeee;
  }
}
.subnav .navbar-collapse .dropdown-toggle-app-name,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name {
  float: left;
  display: block;
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .dropdown-toggle-app-name,
  .dashboard-subnav .navbar-collapse .dropdown-toggle-app-name {
    float: none;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .dropdown-toggle-app-name .icon-dashbd-icon,
  .dashboard-subnav .navbar-collapse .dropdown-toggle-app-name .icon-dashbd-icon {
    float: left;
  }
}
.subnav .navbar-collapse .dropdown-toggle-app-name > a,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name > a {
  float: left;
  display: block;
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .dropdown-toggle-app-name > a,
  .dashboard-subnav .navbar-collapse .dropdown-toggle-app-name > a {
    float: none;
    background: #fff;
  }
  .subnav .navbar-collapse .dropdown-toggle-app-name > a.active,
  .dashboard-subnav .navbar-collapse .dropdown-toggle-app-name > a.active,
  .subnav .navbar-collapse .dropdown-toggle-app-name > a:hover,
  .dashboard-subnav .navbar-collapse .dropdown-toggle-app-name > a:hover,
  .subnav .navbar-collapse .dropdown-toggle-app-name > a:focus,
  .dashboard-subnav .navbar-collapse .dropdown-toggle-app-name > a:focus {
    background: #fff;
  }
}
.subnav .navbar-collapse .dropdown-toggle-app-name .name,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name .name {
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
  line-height: 20px;
  margin-left: 6px;
}
.subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a {
  max-width: 470px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a .icon-team-bold,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a .icon-team-bold {
  opacity: .2;
}
.subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a:hover .icon-team-bold,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a:hover .icon-team-bold,
.subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a:focus .icon-team-bold,
.dashboard-subnav .navbar-collapse .dropdown-toggle-app-name .dropdown-menu > li > a:focus .icon-team-bold {
  opacity: .4;
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .navbar-app-actions,
  .dashboard-subnav .navbar-collapse .navbar-app-actions {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .subnav .navbar-collapse .navbar-user-actions,
  .dashboard-subnav .navbar-collapse .navbar-user-actions {
    border-top: 1px solid #eeeeee;
  }
}
@media (min-width: 768px) {
  .subnav .navbar-collapse .navbar-user-actions .dashboard-subnav-text,
  .dashboard-subnav .navbar-collapse .navbar-user-actions .dashboard-subnav-text {
    display: none;
  }
}
.subnav .navbar-collapse .navbar-user-actions .user-gravatar,
.dashboard-subnav .navbar-collapse .navbar-user-actions .user-gravatar {
  width: 21px;
  height: 21px;
  float: left;
  margin: -1px 5px 0 0;
  line-height: 1;
  vertical-align: middle;
}
.subnav .navbar-collapse .navbar-user-actions .user-gravatar img,
.dashboard-subnav .navbar-collapse .navbar-user-actions .user-gravatar img {
  width: 21px;
  height: 21px;
}
.icon-dashbd-icon {
  display: block;
  font-size: 22px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  float: left;
}
.icon-dashbd-icon:before {
  vertical-align: top;
}
@media (max-width: 767px) {
  .app-search-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.app-search {
  float: left;
  width: 130px;
  position: relative;
}
@media (max-width: 767px) {
  .app-search {
    float: none;
    width: 100%;
  }
}
.app-search:after {
  position: absolute;
  display: block;
  top: 13px;
  left: 15px;
  font-family: "ui-icon";
  font-size: 22px;
  line-height: 1;
  content: "\f17a";
  width: 22px;
  height: 22px;
  color: #777;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
}
.app-search:hover:after,
.app-search:focus:after,
.app-search:hover input:-ms-input-placeholder,
.app-search:focus input:-ms-input-placeholder {
  color: #333;
}
.app-search:hover:after,
.app-search:focus:after,
.app-search:hover input::placeholder,
.app-search:focus input::placeholder {
  color: #333;
}
.app-search input {
  height: 48px;
  border: none;
  border-radius: 0;
  background: transparent;
  padding-left: 42px;
  padding-right: 15px;
}
.app-search input:focus {
  color: #333;
  box-shadow: none;
}
.app-search input:-ms-input-placeholder {
  color: #777;
}
.app-search input::placeholder {
  color: #777;
}
@media (max-width: 991px) {
  .stat-item-nav .sidebar > ul > li {
    width: 33.333%;
    width: calc(100% / 3);
    float: left;
  }
}
@media (max-width: 767px) {
  .stat-item-nav .sidebar > ul > li {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .stat-item-nav .sidebar > ul > li a {
    border-right: none !important;
    padding-left: 0 !important;
  }
}
.nav-list {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.nav-list > li > a {
  display: block;
  padding: 5px 20px;
}
.stat-event a {
  cursor: pointer;
}
.daterangepicker select {
  padding: 1px 6px !important;
}
.daterangepicker .ranges li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.stat-largetype-wrap {
  margin: 0;
  padding: 0;
  text-align: center;
}
.stat-largetype {
  display: inline-block;
  margin-top: 18px;
  margin-bottom: 0;
  font-size: 14px;
}
.stat-largetype .transition-number {
  display: block;
  font-size: 60px;
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 8px;
  border-radius: 4px;
}
.stat-largetype.data-new .transition-number {
  animation: data-new 1s linear 1;
}
.stat-largetype.data-smaller .transition-number {
  animation: data-smaller 1.5s linear 1;
}
.stat-largetype.data-bigger .transition-number {
  animation: data-bigger 1.5s linear 1;
}
@keyframes data-new {
  0% {
    background: transparent;
    color: inherit;
  }
  50% {
    background: #e5f7fa;
    color: #3090e4;
  }
  100% {
    background: transparent;
    color: inherit;
  }
}
@keyframes data-smaller {
  0% {
    background: transparent;
    color: inherit;
  }
  50% {
    background: #fae5e7;
    color: #f74b46;
  }
  100% {
    background: transparent;
    color: inherit;
  }
}
@keyframes data-bigger {
  0% {
    background: transparent;
    color: inherit;
  }
  50% {
    background: #e9fae5;
    color: #2bb367;
  }
  100% {
    background: transparent;
    color: inherit;
  }
}
.table-realtime thead > tr > th {
  min-width: 2%;
}
.table-realtime .table-realtime-head {
  width: 2%;
  min-width: 1.6em !important;
  color: #999999;
}
.table-realtime .table-realtime-foot {
  text-align: right;
}
.table-realtime .ng-enter.data-new {
  color: #3090e4;
  animation: data-new 2s linear 1;
}
.table-realtime .ng-enter.data-smaller {
  color: #f74b46;
  animation: data-smaller 2s linear 1;
}
.table-realtime .ng-enter.data-bigger {
  color: #2bb367;
  animation: data-bigger 2s linear 1;
}
.cla-op .nav > li {
  display: inline-block;
}
.field-list .field-item {
  width: 100%;
  border-right: 1px solid #eeeeee;
  padding: 4px 0;
}
.field-list .field-item:hover,
.field-list .field-item:focus {
  border-right-color: #cccccc;
}
.field-list .field-item a {
  color: #999999;
  display: block;
  text-decoration: none;
}
.field-list .field-item a:hover,
.field-list .field-item a:focus {
  color: #222222;
  text-decoration: none;
}
.field-list .field-item a:hover .field-access,
.field-list .field-item a:focus .field-access {
  color: #999999;
}
.field-list .field-item a .field-name {
  display: block;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.field-list .field-item a .field-access {
  display: block;
  font-size: 85%;
  margin-bottom: .3em;
  color: #cccccc;
}
.field-list .field-item.active {
  border-right-color: #3090e4;
}
.field-list .field-item.active a {
  color: #3090e4;
}
.field-list .field-item.active a .field-access.field-public {
  color: #3bc3ec;
}
.field-list .field-item.active a .field-access.field-restricted {
  color: #2bb367;
}
.field-list .field-item.active a .field-access.field-private {
  color: #ff8c2c;
}
.permission-item {
  margin-bottom: 10px;
}
.permission-item .permission-item-remove {
  display: none;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  color: #999999;
}
.permission-item .permission-item-remove:hover,
.permission-item .permission-item-remove:focus {
  color: #f74b46;
}
.permission-item:hover .permission-item-remove,
.permission-item:focus .permission-item-remove {
  display: inline;
}
.stat-filter-item {
  margin-bottom: 10px;
}
.stat-condition {
  cursor: pointer;
}
.compare-date {
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 13px;
}
.compare-date i {
  font-size: 22px;
  vertical-align: -5px;
}
.stat-filter .dropdown-menu {
  min-width: 340px;
  padding: 10px 10px 0;
}
.stat-filter .dropdown-menu:before,
.stat-filter .dropdown-menu:after {
  display: none;
}
.stat-tag-select hr {
  margin: 0 -10px 6px;
}
.stat-tag-select label {
  background: transparent !important;
  border-color: transparent !important;
}
.stat-tag-select .stat-tag {
  float: left;
  margin: 0 6px 0 0;
}
.stat-tag-select .stat-tag:last-child {
  margin-right: 0;
}
.data-export-btn {
  margin-top: 6px;
}
.icon.icon-large {
  font-size: 140%;
  vertical-align: -3px;
}
.table-date-selector .icon:before,
.range-date .icon:before,
.table-date-selector div[range-date],
.range-date div[range-date],
.table-date-selector input,
.range-date input {
  color: #999999;
}
.table-date-selector {
  margin-top: 6px;
  margin-left: 10px;
}
.table-date-selector input {
  cursor: pointer;
  border: none;
  padding: 0;
  background: transparent;
  height: auto;
  width: 80px !important;
}
.stat-funnel-item {
  margin: 0 0 10px;
}
.stat-funnel-item .close {
  float: none;
  margin-left: 10px;
  margin-top: 6px;
}
button.close {
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-radius: 50%;
  font-size: 19px;
  font-weight: 300;
  line-height: 0;
  padding: 0 0 4px 0;
}
button.close:hover,
button.close:focus {
  opacity: 1;
  color: #f74b46;
}
button.close span {
  margin-left: 1px;
}
.mod-bd {
  position: relative;
}
.mod-bd.mod-bd-min-height {
  min-height: 400px;
}
.no-data-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  text-align: center;
  color: #3090e4;
}
.no-data-mask p {
  line-height: 1;
}
.no-data-mask .btn {
  color: #3090e4;
  border-color: #3090e4;
  background: #fff;
}
.no-data-mask .btn:hover,
.no-data-mask .btn:focus {
  color: #fff;
  background: #3090e4;
}
.no-data-mask-icon {
  font-size: 100px;
  margin-top: 80px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .no-data-mask-icon {
    font-size: 80px;
  }
}
.no-data-mask-title {
  font-size: 24px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .no-data-mask-title {
    font-size: 28px;
  }
}
.no-data-mask-subtitle {
  font-size: 18px;
  font-weight: 300;
  display: none;
}
@media (max-width: 767px) {
  .no-data-mask-subtitle {
    font-size: 18px;
  }
}
.no-data-mask-content {
  font-size: 16px;
  width: 50%;
  margin: 0 auto;
  line-height: 1.7;
}
.no-data-mask-content p {
  line-height: 1.7;
}
@media (max-width: 767px) {
  .no-data-mask-content {
    width: 100%;
  }
}
.stat-use-path-wrap {
  margin-top: 26px;
}
.stat-use-path {
  overflow: auto;
  width: 100%;
}
.stat-visit {
  color: #444;
  margin-bottom: 20px;
  width: 100%;
}
.stat-visit tr td {
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
@media (max-width: 767px) {
  .stat-visit {
    width: 900px;
  }
  .stat-visit tr td {
    width: 180px;
  }
}
.stat-visit ul {
  list-style: none;
}
.stat-visit .visit-count {
  margin: 0;
  margin-top: 3px;
  font-weight: bold;
}
.stat-visit .visit-count span {
  font-weight: normal;
  opacity: .6;
}
.stat-visit .visit-page {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  margin-top: 2px;
  opacity: .6;
}
.stat-visit .visit-level-wrapper {
  border-radius: 4px;
  margin-right: 10px;
  border: 1px solid #3090e4;
}
.stat-visit .visit-level-title {
  color: #3090e4;
  background: #fafafa;
  margin: 0;
  padding: 7px 4px 6px;
  font-size: 12px;
  border-radius: 3px 3px 0 0;
}
.stat-visit .visit-level-content {
  background-color: #fff;
  padding: 0;
  margin: 0;
  border-radius: 0 0 3px 3px;
}
.stat-visit .stat-visit-level {
  vertical-align: top;
}
.stat-visit .stat-visit-level li {
  padding: 2px 5px;
  cursor: default;
  list-style: none;
  position: relative;
  color: #666;
  height: 40px;
  border-top: 1px solid #eee;
}
.stat-visit .stat-visit-level li .arrow-right {
  position: absolute;
  right: -6px;
  top: 14px;
  display: none;
}
.stat-visit .stat-visit-level li:hover,
.stat-visit .stat-visit-level li:focus {
  color: #3090e4;
}
.stat-visit .stat-visit-level li.visit-data {
  cursor: pointer;
}
.stat-visit .stat-visit-level li.current {
  background-color: #3090e4;
  color: #fff;
  cursor: pointer;
}
.stat-visit .stat-visit-level li.current .arrow-right {
  display: block;
}
.stat-visit .stat-visit-level li.current .visit-page {
  opacity: .8;
}
.stat-visit .stat-visit-level li.current .visit-count span {
  opacity: .8;
}
.stat-visit .stat-visit-level li.current:hover {
  color: #fff;
  cursor: default;
}
.stat-visit .stat-visit-level4 li {
  cursor: default !important ;
}
.stat-visit .stat-visit-level4 li .visit-data {
  cursor: default;
}
.arrow-right {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #3090e4;
}
#stat table td {
  max-width: 500px;
  min-width: 50px;
}
.data-nav-dropdown {
  position: absolute;
  top: 7px;
  right: 12px;
}
.data-nav-dropdown .dropdown-toggle {
  cursor: pointer;
}
.data-nav-dropdown .dropdown-toggle:hover,
.data-nav-dropdown .dropdown-toggle:focus {
  text-decoration: none;
}
.data-nav-dropdown .dropdown-menu-right {
  right: -5px;
}
.data-nav-dropdown .dropdown-menu-right:before,
.data-nav-dropdown .dropdown-menu-right:after {
  right: 6px;
}
#stat-error-modal .modal-body {
  white-space: nowrap;
  overflow-x: auto;
}
#stat-error-detail {
  word-break: break-all;
  overflow-x: auto;
  line-height: 1.5;
  font-size: 13px;
}
#stat-error-detail .trace-detail,
#stat-error-detail #stat-crash-chart {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 10px;
}
#stat-table-data th {
  cursor: pointer;
}
#stat-table-pagination .sort-asc,
#stat-table-pagination .sort-desc,
#stat-table-pagination .sortable {
  cursor: pointer;
}
#stat-error-detail {
  display: none;
}
#stat-crash-chart {
  display: none;
}
.trace-detail {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.trace-detail .thread-title {
  color: #3090e4;
  margin-top: 2em;
  margin-bottom: .6em;
  font-weight: bold;
}
.trace-detail .thread-title.stat-crash-title {
  margin-top: 0;
}
.trace-detail .callout {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 1em;
}
.crash-mark {
  margin-right: 6px;
}
.crash-mark.resolved:hover,
.crash-mark.resolved:focus {
  color: #2bb367;
  border-color: #2bb367;
}
.crash-mark.unresolved:hover,
.crash-mark.unresolved:focus {
  color: #f74b46;
  border-color: #f74b46;
}
.storage-data-list {
  overflow-y: auto;
  max-height: 320px;
}
.storage-data-list > li > a {
  padding-left: 0 !important;
}
.class-filter-input-wrapper {
  border-right: 1px solid #eee;
  padding-top: 4px;
  padding-bottom: 6px;
}
.class-filter-input-wrapper .btn {
  width: 90%;
  width: calc(100% - 10px);
}
.class-filter-input {
  width: 90%;
  width: calc(100% - 10px);
  height: 30px;
  font-size: 12px;
}
.class-filter-input:-ms-input-placeholder {
  color: #bbb !important;
}
.class-filter-input::placeholder {
  color: #bbb !important;
}
.data-nav ul li li a {
  margin-top: 0;
}
.form-deploy-key {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.version-title {
  margin-bottom: 0;
}
.version {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  color: #999999;
  margin-bottom: 16px;
}
.cloud-log .btn-group + .btn-group {
  margin-left: 10px;
}
.cloud-log .form-group:last-child {
  margin-right: 0;
}
.form-console-content {
  margin-bottom: 10px;
}
.console-alert {
  margin-top: 20px;
}
.console-content-history li {
  margin-bottom: 20px;
}
.console-content-history pre {
  margin-bottom: 10px;
}
select.input-sm.cloud-stat-condition {
  margin-top: 2px;
  margin-left: 10px;
  line-height: 1;
  padding-right: 20px;
  height: 23px;
}
.log-container-wrap {
  position: relative;
}
.timestamp-toggle {
  position: absolute;
  width: 19px;
  height: 19px;
  background: #fff;
  bottom: 18px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.06);
  font-size: 10px;
  text-align: center;
  color: #999;
  cursor: pointer;
}
.timestamp-toggle:hover,
.timestamp-toggle:focus {
  color: #555;
  will-change: transform;
}
.timestamp-toggle .icon {
  display: block;
  margin: 4px auto 0;
  width: 8px;
  font-size: 10px;
  line-height: 11px;
}
.no-timestamp .timestamp-toggle {
  left: 54px !important;
}
.no-timestamp .timestamp-toggle .icon {
  transform: rotate(180deg);
}
.cloud-log-content {
  height: 500px;
  overflow: scroll;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  line-height: 1.8;
  margin: 15px 0;
  box-shadow: inset 0 1px 0 0px rgba(0, 0, 0, 0.1), inset 0 -1px 0 0px rgba(0, 0, 0, 0.1);
  overflow-x: auto;
}
.cloud-log-content .log-item:first-child > div {
  padding-top: 10px;
}
.cloud-log-content .log-item:last-child > div {
  padding-bottom: 10px;
}
.cloud-log-content .log-item:hover,
.cloud-log-content .log-item:focus {
  color: #3090e4;
}
.cloud-log-content .log-item:hover .cloud-log-level,
.cloud-log-content .log-item:focus .cloud-log-level {
  color: #fff;
}
.cloud-log-content .log-item:hover .cloud-log-output,
.cloud-log-content .log-item:focus .cloud-log-output {
  color: #3090e4;
  background: rgba(48, 144, 228, 0.05);
  border-left-color: #3090e4;
}
.cloud-log-content .log-item.log-item-error:hover,
.cloud-log-content .log-item.log-item-error:focus {
  color: #f74b46;
}
.cloud-log-content .log-item.log-item-error:hover .cloud-log-level,
.cloud-log-content .log-item.log-item-error:focus .cloud-log-level {
  background: #f74b46;
  border-color: #f74b46;
}
.cloud-log-content .log-item.log-item-error:hover .cloud-log-output,
.cloud-log-content .log-item.log-item-error:focus .cloud-log-output {
  color: #f74b46;
  background: rgba(247, 75, 70, 0.05);
  border-left-color: #f74b46;
}
.cloud-log-content .log-item.log-item-info:hover,
.cloud-log-content .log-item.log-item-info:focus {
  color: #3090e4;
}
.cloud-log-content .log-item.log-item-info:hover .cloud-log-level,
.cloud-log-content .log-item.log-item-info:focus .cloud-log-level {
  background: #3090e4;
  border-color: #3090e4;
}
.cloud-log-content .log-item.log-item-info:hover .cloud-log-output,
.cloud-log-content .log-item.log-item-info:focus .cloud-log-output {
  color: #3090e4;
  background: rgba(48, 144, 228, 0.05);
  border-left-color: #3090e4;
}
.cloud-log-meta {
  float: left;
  padding-right: 10px;
  white-space: nowrap;
}
.no-timestamp .cloud-log-meta {
  width: 54px;
}
@media (max-width: 991px) {
  .cloud-log-meta {
    width: auto;
    float: none;
    text-align: left;
  }
}
.cloud-log-output {
  word-wrap: break-word;
  word-break: break-word;
  width: calc(100% - 228px);
  float: left;
  border-left: 1px solid #eee;
  padding-left: 10px;
  padding-right: 10px;
}
.no-timestamp .cloud-log-output {
  width: calc(100% - 54px);
}
@media (max-width: 991px) {
  .cloud-log-output {
    width: auto;
    float: none;
  }
}
.cloud-log-timestamp {
  opacity: .6;
}
.no-timestamp .cloud-log-timestamp {
  display: none;
}
.cloud-log-level {
  color: #999999;
  background: #fff;
  border-radius: 3px;
  padding: 2px 5px 1px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  font-size: 10px;
  border: 1px solid;
  opacity: .8;
  width: 44px;
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
}
.cloud-log-level-error {
  color: #f74b46;
}
.cloud-log-level-info {
  color: #3090e4;
}
.app-deploy-log-content {
  margin: -16px -15px;
  height: auto;
  min-height: 240px;
  max-height: 300px;
}
.app-deploy-log-content .log-item .cloud-log-meta {
  margin-left: 15px;
}
.app-deploy-log-content .log-item .cloud-log-output {
  width: calc(100% - 243px);
}
.cc-table-actions .btn-group .btn-primary {
  background: #3090e4;
  border-color: #3090e4;
}
.cc-table-actions .btn-default.btn-hover-danger:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus {
  color: #fff;
  background-color: #f74b46;
  background-image: linear-gradient(to bottom, #f97b77 0%, #f74b46 100%);
  border-color: #f6332e;
  border-bottom-color: #f51b15;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.focus {
  color: #fff;
  background-color: #f51b15;
  border-color: #9d0b07;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus:hover {
  color: #fff;
  background-color: #f51b15;
  border-color: #dd100a;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:active,
.cc-table-actions .btn-default.btn-hover-danger:focus:active,
.cc-table-actions .btn-default.btn-hover-danger:hover.active,
.cc-table-actions .btn-default.btn-hover-danger:focus.active,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus {
  color: #fff;
  background-color: #f51b15;
  border-color: #dd100a;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:active:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus:active:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover.active:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus.active:hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover:hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover:active:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus:active:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.active:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.active:focus,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover:focus,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover:active.focus,
.cc-table-actions .btn-default.btn-hover-danger:focus:active.focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.active.focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.active.focus,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover.focus,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus.focus {
  color: #fff;
  background-color: #dd100a;
  border-color: #9d0b07;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:active,
.cc-table-actions .btn-default.btn-hover-danger:focus:active,
.cc-table-actions .btn-default.btn-hover-danger:hover.active,
.cc-table-actions .btn-default.btn-hover-danger:focus.active,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus {
  background-image: none;
}
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled]:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled]:hover,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover:hover,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled]:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled]:focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover:focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled.focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled.focus,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled].focus,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled].focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover.focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus.focus {
  background-color: #f74b46;
  border-color: #f6332e;
}
.cc-table-actions .btn-default.btn-hover-danger:hover .badge,
.cc-table-actions .btn-default.btn-hover-danger:focus .badge {
  color: #f74b46;
  background-color: #fff;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.focus,
.cc-table-actions .btn-default.btn-hover-danger:hover:active,
.cc-table-actions .btn-default.btn-hover-danger:focus:active,
.cc-table-actions .btn-default.btn-hover-danger:hover.active,
.cc-table-actions .btn-default.btn-hover-danger:focus.active,
.cc-table-actions .btn-default.btn-hover-danger:hover.zeroclipboard-is-hover,
.cc-table-actions .btn-default.btn-hover-danger:focus.zeroclipboard-is-hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus {
  color: #fff;
  background-color: #f51b15;
  border-color: #dd100a;
}
.cc-table-actions .btn-default.btn-hover-danger:hover.active,
.cc-table-actions .btn-default.btn-hover-danger:focus.active,
.cc-table-actions .btn-default.btn-hover-danger:hover:active,
.cc-table-actions .btn-default.btn-hover-danger:focus:active,
.cc-table-actions .btn-default.btn-hover-danger:hover.zeroclipboard-is-active,
.cc-table-actions .btn-default.btn-hover-danger:focus.zeroclipboard-is-active {
  background-image: linear-gradient(to bottom, #f74b46 0%, #f97b77 100%);
}
.cc-table-actions .btn-default.btn-hover-danger:hover:active,
.cc-table-actions .btn-default.btn-hover-danger:focus:active,
.cc-table-actions .btn-default.btn-hover-danger:hover.active,
.cc-table-actions .btn-default.btn-hover-danger:focus.active,
.cc-table-actions .btn-default.btn-hover-danger:hover.zeroclipboard-is-active,
.cc-table-actions .btn-default.btn-hover-danger:focus.zeroclipboard-is-active,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:hover,
.open > .dropdown-toggle.cc-table-actions .btn-default.btn-hover-danger:focus {
  background-image: none;
}
.cc-table-actions .btn-default.btn-hover-danger:hover:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus:focus {
  box-shadow: 0 0 0 3px rgba(247, 75, 70, 0.2);
}
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled],
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled],
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled]:hover,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled]:hover,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover:hover,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus:hover,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled]:focus,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled]:focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover:focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus:focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled.focus,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled.focus,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled].focus,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled].focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover.focus,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus.focus,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled:active,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled:active,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled]:active,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled]:active,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover:active,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus:active,
.cc-table-actions .btn-default.btn-hover-danger:hover.disabled.active,
.cc-table-actions .btn-default.btn-hover-danger:focus.disabled.active,
.cc-table-actions .btn-default.btn-hover-danger:hover[disabled].active,
.cc-table-actions .btn-default.btn-hover-danger:focus[disabled].active,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:hover.active,
fieldset[disabled] .cc-table-actions .btn-default.btn-hover-danger:focus.active {
  background-color: #f74b46;
  border-color: #f6332e;
}
.cc-table-actions .btn-default.btn-hover-danger:hover .badge,
.cc-table-actions .btn-default.btn-hover-danger:focus .badge {
  color: #f74b46;
  background-color: #fff;
}
#big-query .cc-func-type {
  text-transform: initial;
}
.cc-func-type,
.cc-func-name {
  padding: 4px 8px;
  border-radius: 4px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 85%;
  white-space: nowrap;
}
.cc-func-type {
  background: #f5f5f5;
  text-transform: uppercase;
}
.cc-func-type.cc-func-type-global {
  color: #fff;
  background: #009eff;
}
.cc-func-type.cc-func-type-function {
  color: #fff;
  background: #6fd73c;
}
.cc-func-type.cc-func-type-hook {
  color: #fff;
  background: #ff7e4f;
}
.cc-func-type.cc-func-type-class {
  color: #fff;
  background: #a8a8a8;
}
.cc-func-type.cc-func-type-team {
  color: #009eff;
  background: #ebf7ff;
}
.cc-func-type.cc-func-type-user {
  color: #ffab11;
  background: #fff8e9;
}
.has-type .cc-func-type {
  border-radius: 4px 0 0 4px;
}
.cc-func-name {
  color: #000;
  background: #f5f5f5;
}
.has-type .cc-func-name {
  border-radius: 0 4px 4px 0;
}
.cc-func-input {
  width: auto;
  float: left;
  border: none;
  outline: none;
  color: #f5a122;
  background-color: #fff5d8;
  font-size: 96%;
  padding: 2px 0;
  line-height: 1;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  border-bottom: 1px solid;
  transition: width .15s ease !important;
  width: 66px;
}
.cc-func-input:active,
.cc-func-input:focus {
  background-color: #fffaec;
}
.cc-func-input:-ms-input-placeholder {
  color: rgba(245, 161, 34, 0.5);
}
.cc-func-input::placeholder {
  color: rgba(245, 161, 34, 0.5);
}
.cc-func-input.disabled,
.cc-func-input[disabled] {
  background-color: #fffaec;
  border-bottom: none;
}
.cc-func-code-before,
.cc-func-code-after {
  display: block;
  float: left;
  line-height: 1;
  padding: 3px 0;
}
.cc-func-code-before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-right: 0;
}
.cc-func-code-after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 0;
}
.query-row {
  margin-bottom: 10px;
}
.query-row:before,
.query-row:after {
  content: " ";
  display: table;
}
.query-row:after {
  clear: both;
}
.query-row:before,
.query-row:after {
  content: " ";
  display: table;
}
.query-row:after {
  clear: both;
}
.query-row:last-child {
  margin-bottom: 0;
}
.query-row .close {
  margin-top: 7px;
}
.query-row .close .mobile-visible {
  display: none;
}
@media (max-width: 767px) {
  .query-row .close {
    margin: 0;
    opacity: 1;
    font-weight: normal;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    background: #fafafa;
    border-color: #d0d0d0;
    transition: background .2s ease, border .2s ease, opacity .2s ease, color .2s ease;
    margin-bottom: 30px;
    content: "Remove";
  }
  .query-row .close:focus {
    border-color: #3090e4;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 144, 228, 0.6);
  }
  .query-row .close::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  .query-row .close:-ms-input-placeholder {
    color: #999;
  }
  .query-row .close::-webkit-input-placeholder {
    color: #999;
  }
  .query-row .close::-ms-expand {
    border: 0;
    background-color: transparent;
  }
  .query-row .close[disabled],
  .query-row .close[readonly],
  fieldset[disabled] .query-row .close {
    background-color: #fff;
    opacity: 1;
  }
  .query-row .close[disabled],
  fieldset[disabled] .query-row .close {
    cursor: not-allowed;
  }
  textarea.query-row .close {
    height: auto;
  }
  .query-row .close:focus {
    box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.1);
    background-color: #fff;
  }
  .query-row .close[readonly],
  .query-row .close.readonly,
  .query-row .close[disabled],
  .query-row .close.disabled {
    color: #999999;
    border-color: #d0d0d0;
    box-shadow: none;
    cursor: not-allowed;
  }
  .query-row .close .desktop-visible {
    display: none;
  }
  .query-row .close .mobile-visible {
    display: block;
  }
  .query-row .close:hover,
  .query-row .close:focus {
    border-color: #f74b46;
  }
}
.cla-settings {
  position: absolute;
  right: 0;
  top: 5px;
}
.cla-settings a {
  cursor: pointer;
  margin: 0 6px;
  color: #999999;
}
.cla-settings a:last-child {
  margin-right: 0;
}
.cla-settings a .icon {
  font-size: 20px;
  vertical-align: -4px;
}
.cla-settings a:hover,
.cla-settings a:focus {
  color: #555555;
  text-decoration: none;
}
.cla-settings .icon-list-selected {
  color: #3090e4;
}
.show-row-detail {
  cursor: pointer;
}
.appsearch-class-configs {
  margin-right: -15px;
  margin-bottom: -20px;
}
.appsearch-class-configs:before,
.appsearch-class-configs:after {
  content: " ";
  display: table;
}
.appsearch-class-configs:after {
  clear: both;
}
.appsearch-class-configs:before,
.appsearch-class-configs:after {
  content: " ";
  display: table;
}
.appsearch-class-configs:after {
  clear: both;
}
.appsearch-class-configs label {
  display: inline-block;
  width: 47%;
  width: calc(50% - 15px);
  margin-right: 15px;
}
@media (max-width: 767px) {
  .appsearch-class-configs label {
    width: 90%;
    width: calc(100% - 15px);
  }
}
.switch-without-margin {
  margin: 0;
}
.switch-without-margin .switch {
  margin: 0;
}
#indexmodal .modal-dialog {
  width: 900px;
}
#indexmodal select {
  width: 66px;
}
#indexmodal .index-check-wrap {
  width: 25%;
  float: left;
}
#indexmodal .index-check {
  margin: 5px 10px 5px 0;
  padding: 6px 10px;
  position: relative;
  border-radius: 6px;
  border: 1px solid #eee;
}
#indexmodal .index-check .checkbox {
  max-width: 7em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
#indexmodal .index-check select {
  float: right;
  font-size: 12px;
  padding: 1px 6px;
}
.leanstorage-node {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  width: 400px;
  float: left;
  padding: 7.5px 15px;
  margin-right: 10px;
  margin-bottom: 15px;
  transition: border .2s ease;
}
@media (max-width: 767px) {
  .leanstorage-node {
    width: 100%;
  }
}
.leanstorage-node p {
  margin: 0 0 .4em;
}
.leanstorage-node hr {
  margin: 12px -15px;
}
.leanstorage-node .leanstorage-node-title-wrap {
  margin-bottom: -4px;
}
.leanstorage-node .leanstorage-node-title {
  max-width: calc(100% - 85px);
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.leanstorage-node .leanstorage-node-mem-size {
  font-size: 16px;
}
.leanstorage-node .navbar-right {
  margin-right: 0;
}
.leanstorage-node:hover,
.leanstorage-node:focus {
  border-color: #d9d9d9;
}
.leanstorage-node:hover .app-item-settings,
.leanstorage-node:focus .app-item-settings {
  color: #333333;
}
.leanstorage-node:hover .app-item-settings .dropdown-toggle,
.leanstorage-node:focus .app-item-settings .dropdown-toggle {
  color: #333333;
}
.leanengine-deploy-status {
  margin-right: 6px;
}
.leanengine-deploy-status .icon {
  font-size: 16px;
  vertical-align: -2px;
}
.dropdown-settings {
  margin-left: 6px;
  color: #999999;
  text-decoration: none !important;
  transition: color .2s ease;
}
.dropdown-settings:hover,
.dropdown-settings:focus {
  color: #3090e4;
}
.dropdown-settings .dropdown-toggle {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  color: #999999;
  text-decoration: none;
  transition: color .2s ease;
  cursor: pointer;
}
.dropdown-settings .dropdown-toggle:hover,
.dropdown-settings .dropdown-toggle:focus {
  color: #333333;
}
.dropdown-settings .dropdown-menu {
  left: -14px;
}
.dropdown-settings.navbar-right {
  margin-right: 0;
}
.dropdown-settings.navbar-right .dropdown-menu {
  left: auto;
  right: -20px;
}
.leanengine-node-sample .leanengine-node-sample-text {
  padding: 10px;
  border: 1px solid #ddd;
  width: 90px;
  border-radius: 4px;
  cursor: pointer;
}
.leanengine-node-sample .leanengine-node-sample-radio {
  display: none;
}
.leanengine-node-sample .leanengine-node-sample-radio:checked ~ .leanengine-node-sample-text {
  color: #3090e4;
  border-color: #3090e4;
}
.nav.nav-tabs li > a .icon:not(.icon-external) {
  font-size: 130%;
  vertical-align: -2px;
}
.ace-editor-wrap {
  width: 100%;
  height: 100px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  transition: border-color 0.2s ease;
}
.ace-editor-wrap.ace_focus {
  box-shadow: 0 0 0 3px rgba(48, 144, 228, 0.1);
  border-color: #3090e4;
}
#message-numbers .stat-largetype {
  margin-bottom: 40px;
  vertical-align: middle;
}
#message-numbers .stat-largetype .transition-number {
  line-height: 1.1em;
  font-size: 54px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  #message-numbers .stat-largetype .transition-number {
    font-size: 48px;
  }
}
#message-numbers .stat-largetype .placeholder {
  color: #eeeeee;
}
.msg-certs-title,
.msg-certs-filename {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sms-list .sms-list-phone,
.sms-list .sms-list-status,
.sms-list .sms-list-date {
  white-space: nowrap;
}
.custom-input-sm {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-splitter {
  height: 34px;
  border-right: 1px solid #eee;
  margin: 0 12px;
}
@media (max-width: 767px) {
  .form-splitter {
    display: none;
  }
}
.form-push-cond-inactivity {
  position: relative;
  top: -7px;
  display: inline-block;
  width: 100px;
  vertical-align: -7px;
}
@media (max-width: 480px) {
  .form-push-cond-audience-items .cond-row {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.form-push-cond-audience-items .form-control {
  display: inline-block;
  width: 30%;
  width: calc((100% - 82px - 10px) / 3);
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .form-push-cond-audience-items .form-control {
    width: 100%;
    margin-right: 0;
  }
}
.form-push-cond-audience-items .btn-custom-remove {
  vertical-align: top;
}
.social-platform-settings {
  margin-bottom: 20px;
}
.feedback-content {
  display: block;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.feedback-email {
  max-width: 200px;
}
.feedback-avatar {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 4px;
}
.feedback-avatar img {
  width: 24px;
  height: 24px;
  vertical-align: 0;
}
.feedback-avatar.small {
  width: 20px;
  height: 20px;
}
.feedback-avatar.small img {
  width: 20px;
  height: 20px;
}
.modal-title .feedback-status {
  vertical-align: 2px;
}
.feedback-modal-content-wrap {
  height: 300px;
  margin: -15px;
  padding: 15px;
  overflow-y: scroll;
}
.feedback-modal-content-wrap .text-muted {
  margin-bottom: 0;
}
.feedback-modal-content-wrap .msg-user {
  text-align: left;
}
.feedback-modal-content-wrap .msg-dev {
  text-align: right;
}
.app-publish-icon {
  display: block;
  width: 176px;
  height: 176px;
  margin-bottom: 20px;
  border-radius: 22%;
}
.app-publish-icon--empty {
  width: 176px;
  height: 176px;
  margin-bottom: 20px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22402%22%20height%3D%22402%22%20viewBox%3D%220%200%20402%20402%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%3Ctitle%3Eempty-app%3C%2Ftitle%3E%3Cg%20sketch%3Atype%3D%22MSShapeGroup%22%20stroke%3D%22%23000%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M201%2026.994c95.781%200%20173.438%2077.774%20173.438%20173.701%200%2095.927-77.656%20173.701-173.438%20173.701-95.781%200-173.438-77.774-173.438-173.701%200-95.927%2077.656-173.701%20173.438-173.701zm0%2066.116c59.336%200%20107.422%2048.159%20107.422%20107.585%200%2059.426-48.086%20107.585-107.422%20107.585s-107.422-48.159-107.422-107.585c0-59.426%2048.086-107.585%20107.422-107.585zM1.195.587l399.609%20400.218M1.268%20400.732l399.609-400.218%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M1.195%20124.603h399.91M1.195%20200.5h399.91M1.195%20276.396h399.91M1.195%20374.592h399.91M1.195%2026.407h399.91%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M375.093.695v399.91M276.897.695v399.91M201%20.695v399.91M125.104.695v399.91M26.908.695v399.91%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 176px;
  background-position: center center;
  border-radius: 22%;
  opacity: .4;
  border: 1px solid #999;
}
.permission-set {
  margin-bottom: 30px;
}
.team-type {
  color: #999999;
}
.list-collaborators {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.list-collaborators:before,
.list-collaborators:after {
  content: " ";
  display: table;
}
.list-collaborators:after {
  clear: both;
}
.list-collaborators:before,
.list-collaborators:after {
  content: " ";
  display: table;
}
.list-collaborators:after {
  clear: both;
}
.list-collaborators .dropdown {
  width: 33%;
  width: calc(100% / 3);
  float: left;
  padding: 15px 0;
}
.list-collaborators .dropdown:before,
.list-collaborators .dropdown:after {
  content: " ";
  display: table;
}
.list-collaborators .dropdown:after {
  clear: both;
}
.list-collaborators .dropdown:before,
.list-collaborators .dropdown:after {
  content: " ";
  display: table;
}
.list-collaborators .dropdown:after {
  clear: both;
}
@media (max-width: 767px) {
  .list-collaborators .dropdown {
    width: 100%;
  }
}
.list-collaborators .dropdown.team .user-name .user-gravatar .team-logo-image {
  border-radius: 4px;
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.list-collaborators .dropdown.team .user-name .user-gravatar .icon {
  display: block;
  font-size: 60px;
  line-height: 48px;
}
.list-collaborators .user-name {
  display: block;
}
.list-collaborators .user-name .user-gravatar {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.list-collaborators .user-name .user-gravatar img {
  width: 60px;
  height: 60px;
}
.list-collaborators .user-name .user-meta-wrap {
  float: left;
  padding-right: 10px;
  width: 60%;
  width: calc(100% - 70px);
}
.list-collaborators .user-name .user-meta-wrap .user-name-text {
  float: left;
  max-width: 60%;
  display: block;
  font-size: 18px;
}
.list-collaborators .user-name .user-meta-wrap .user-in-team {
  color: #999999;
  font-size: 13px;
  margin-left: 6px;
}
.list-collaborators .user-name .user-meta-wrap .user-type {
  display: inline-block;
}
.list-collaborators .user-name:hover,
.list-collaborators .user-name:focus {
  text-decoration: none;
  cursor: pointer;
}
.list-collaborators.list-collaborators-team {
  margin-bottom: -5px;
}
.list-collaborators.list-collaborators-team .dropdown {
  width: 33%;
  width: calc(100% / 3);
  height: 64px;
}
@media (max-width: 479px) {
  .list-collaborators.list-collaborators-team .dropdown {
    width: 100%;
  }
}
.list-collaborators.list-collaborators-team .user-name {
  display: block;
}
.list-collaborators.list-collaborators-team .user-name .user-gravatar {
  width: 47px;
  height: 47px;
}
.list-collaborators.list-collaborators-team .user-name .user-gravatar img {
  width: 47px;
  height: 47px;
}
.list-collaborators.list-collaborators-team .user-name .user-gravatar .app-publish-icon--empty {
  width: 47px;
  height: 47px;
}
.list-collaborators.list-collaborators-team .user-name .user-meta-wrap {
  line-height: 36px;
}
.list-collaborators.list-collaborators-team .user-name .user-meta-wrap .user-name-text {
  max-width: 100%;
}
.list-collaborators.list-collaborators-team-members .user-name .user-meta-wrap {
  padding-right: 0;
}
.list-collaborators.list-collaborators-team-apps .user-name .user-meta-wrap {
  width: 100%;
}
.list-collaborators .user-meta-wrap.without-type span {
  line-height: 45px;
}
.collaborators-select > li > a {
  padding: 6px 10px;
  font-size: 16px;
}
.collaborators-select > li > a img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.collaborators-select > li > a img,
.collaborators-select > li > a i {
  vertical-align: -8px;
}
.list-collaborators-add .user-name .user-gravatar .icon {
  display: block;
  font-size: 47px;
}
.team-name-update-form {
  margin-bottom: 0;
  max-width: 200px;
}
.team-name-update-form .input-sm,
.team-name-update-form .btn-sm {
  padding-top: 2px;
  padding-bottom: 2px;
  height: 25px;
}
.team-icon-upload:before,
.collaborators-select:before,
.user-gravatar:before,
.team-icon-upload:after,
.collaborators-select:after,
.user-gravatar:after {
  content: " ";
  display: table;
}
.team-icon-upload:after,
.collaborators-select:after,
.user-gravatar:after {
  clear: both;
}
.team-icon-upload:before,
.collaborators-select:before,
.user-gravatar:before,
.team-icon-upload:after,
.collaborators-select:after,
.user-gravatar:after {
  content: " ";
  display: table;
}
.team-icon-upload:after,
.collaborators-select:after,
.user-gravatar:after {
  clear: both;
}
.team-icon-upload .team-logo-image,
.collaborators-select .team-logo-image,
.user-gravatar .team-logo-image {
  border-radius: 4px;
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.team-icon-upload .icon,
.collaborators-select .icon,
.user-gravatar .icon {
  display: block;
  font-size: 60px;
}
.collaborators-select .team-logo-image {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: -8px;
}
.collaborators-select .icon {
  display: inline-block;
}
.sub-permission-title {
  float: left;
  margin: 0 15px 0 5px;
}
.sub-permission-title .checkbox.custom-control {
  padding-left: 0;
  margin-bottom: 0;
}
.sub-permission-title .checkbox.custom-control label {
  font-size: 16px;
}
.sub-permission-title .checkbox.custom-control .icon {
  color: #999999;
  font-size: 40px;
  vertical-align: middle;
}
.sub-permission-title .checkbox input:checked ~ .icon {
  color: #3090e4;
}
.sub-permission-cate {
  margin-left: 60px;
}
.sub-permission-cate:before,
.sub-permission-cate:after {
  content: " ";
  display: table;
}
.sub-permission-cate:after {
  clear: both;
}
.sub-permission-cate:before,
.sub-permission-cate:after {
  content: " ";
  display: table;
}
.sub-permission-cate:after {
  clear: both;
}
.sub-permission-cate .checkbox.custom-control {
  width: 33.333%;
  width: calc(100% / 3);
  margin-right: 0;
  float: left;
}
@media (max-width: 480px) {
  .sub-permission-cate .checkbox.custom-control {
    width: 50%;
  }
}
.app-setting-security .op-log {
  min-height: 300px;
  margin-bottom: 80px;
}
.app-setting-security .op-log .date-range {
  font-size: 14px;
}
.app-setting-security .op-log .no-data-tip {
  display: block;
  margin-top: 50px;
}
.app-setting-security .op-log .op-log-list {
  height: 430px;
  margin-top: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.app-setting-security .op-log .op-log-list .op-log-user,
.app-setting-security .op-log .op-log-list .op-log-time,
.app-setting-security .op-log .op-log-list .op-log-ip,
.app-setting-security .op-log .op-log-list .op-log-location {
  white-space: nowrap;
}
.app-setting-security .op-log .op-log-list .op-log-user {
  min-width: 100px;
  text-overflow: ellipsis;
}
.app-setting-security .op-log .op-log-list .op-log-time {
  min-width: 150px;
}
.app-setting-security .op-log .op-log-list .op-log-ip {
  min-width: 130px;
}
.app-setting-security .op-log .op-log-list .op-log-location {
  min-width: 120px;
}
.app-setting-security .op-log .op-log-list .op-log-content {
  line-height: 15px;
  max-height: 38px;
  display: block;
  overflow-y: auto;
}
.settings-page {
  margin-top: 20px;
}
.settings-content .tab-pane {
  padding-top: 20px;
}
.email-form .email-address {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
}
.email-form .email-verification-status {
  font-size: 12px;
  vertical-align: middle;
  font-weight: normal;
  padding: 3px 6px;
}
.vertical-spacer {
  margin-bottom: 60px;
}
.billing-stat-text {
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  font-size: 38px;
  line-height: 1;
  margin-bottom: 16px;
}
.billing-stat-text span {
  font-size: 16px;
  margin-left: 6px;
}
.billing-stat-text.overdue {
  color: #f74b46;
}
.billing-stat-text-info {
  color: #999999;
  margin-top: -16px;
}
.billing-stat-text-info span {
  margin-left: 6px;
}
.billing-subheading {
  margin-top: 24px;
  margin-bottom: 6px;
}
.billing-support-class {
  position: relative;
  display: inline-block;
  color: #515151;
  background: #e6e6e6;
  border: 1px solid #717171;
  border-radius: 4px;
  font-size: 20px;
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  padding: 2px 14px;
  vertical-align: middle;
  overflow: hidden;
  cursor: default;
}
.billing-support-class + .btn {
  margin-left: 5px;
}
.billing-support-class.has-tooltip {
  cursor: pointer;
}
.billing-support-class.pro {
  color: #3090e4;
  background: #eff8ff;
  border-color: #3090e4;
}
.billing-support-class.enterprise {
  color: #f39700;
  background: #fff6d8;
  border-color: #f5a623;
}
.billing-support-class:before,
.billing-support-class:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 60px;
  background: #fff;
  display: block;
  top: 0;
  left: -40px;
  transform: skewX(-24deg);
  mix-blend-mode: overlay;
}
.billing-support-class:before {
  width: 5px;
  margin-left: -15px;
  animation: btn-highlight-before 1.6s cubic-bezier(0.4, 0.41, 0.04, 1) 0s 1;
}
.billing-support-class:after {
  animation: btn-highlight-after 1.55s cubic-bezier(0.4, 0.41, 0.04, 1) 0s 1;
}
.billing-support-class .state-before {
  left: calc(130%);
  width: 40px;
  margin-left: -25px;
  transition-delay: 0.05s;
  transition-duration: 1.55s;
}
.billing-support-class .state-after {
  left: calc(130%);
  width: 120px;
}
@keyframes btn-highlight-before {
  100% {
    left: calc(130%);
    width: 40px;
    margin-left: -25px;
    transition-delay: 0.05s;
    transition-duration: 1.55s;
  }
}
@keyframes btn-highlight-after {
  100% {
    left: calc(130%);
    width: 120px;
  }
}
.remove-btn {
  color: #cccccc;
}
.remove-btn:hover,
.remove-btn:focus {
  color: #f74b46;
}
.user-info-section {
  margin-top: 6px;
}
.user-info-section .large {
  font-size: 160%;
  margin-bottom: 2px;
}
.user-info-section .medium {
  font-size: 140%;
  opacity: .5;
}
.user-info-section .user-info-tier .icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  vertical-align: middle;
}
.user-info-section .support-expire-date {
  opacity: .5;
}
.user-info-section .cc-func-type,
.user-info-section .cc-func-name {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
}
.user-info-section .cc-func-type {
  color: #777;
  text-transform: uppercase;
}
.user-info-section .cc-func-type-user {
  color: #ffab11;
  background: #fff8e9;
}
.user-info-section .cc-func-type-team {
  color: #009eff;
  background: #ebf7ff;
}
.avatar-settings {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 6px;
  text-align: center;
}
.avatar-settings span,
.avatar-settings img {
  display: block;
  width: 100px;
  height: 100px;
}
.billing-id {
  display: block;
  max-width: 5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.billing-status.billing-status-billed,
.billing-type.billing-status-billed,
.billing-status.billing-type-1,
.billing-type.billing-type-1 {
  color: #2bb367;
}
.billing-status.billing-status-unbilled,
.billing-type.billing-status-unbilled,
.billing-status.billing-type-2,
.billing-type.billing-type-2 {
  color: #f74b46;
}
.billing-status.billing-status-balanced,
.billing-type.billing-status-balanced,
.billing-status.billing-type-3,
.billing-type.billing-type-3 {
  color: #999999;
}
.billing-amount-head {
  width: 80px;
  text-align: right;
}
.billing-amount-col {
  text-align: right;
}
.price-wrap-billing-details .price-card {
  width: 25%;
}
@media (max-width: 479px) {
  .price-wrap-billing-details .price-card {
    width: 100%;
  }
}
.price-wrap-billing-details .price-card > li.progress {
  width: 80%;
  height: 3px;
  margin: 10px auto 5px;
  box-shadow: none;
  background: #eee;
}
.price-wrap-billing-details .price-card > li.progress .progress-bar {
  line-height: 3px;
  box-shadow: none;
}
.price-wrap-billing-details .price-card > li.translucent {
  opacity: 1;
  color: #999999;
}
.price-wrap-billing-details .price-card > li.translucent .cursor-pointer:hover,
.price-wrap-billing-details .price-card > li.translucent .cursor-pointer:focus {
  color: #000;
}
.billing-amount-total {
  text-align: center;
  background: #fafafa;
  padding: 20px 0;
  margin-top: -20px;
}
.table-wrap-scrollable {
  overflow-x: scroll;
}
.table-wrap-scrollable table {
  min-width: 640px;
}
.table-wrap-scrollable table > tbody > tr > th {
  min-width: 80px;
}
table > tbody > tr > td > .cursor-pointer {
  color: #3090e4;
}
.payment-methods {
  margin-bottom: 10px;
}
.payment-methods .payment-method {
  color: #333333;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  text-decoration: none;
  border-radius: 4px;
}
.payment-methods .payment-method + .payment-method {
  margin-left: 5px;
}
.payment-methods .payment-method .payment-method-radio {
  outline: none !important;
  display: none;
}
.payment-methods .payment-method .payment-method-radio:checked ~ .payment-method-image,
.payment-methods .payment-method .payment-method-radio:checked ~ .payment-method-text {
  color: #3090e4;
  border-color: #3090e4;
}
.payment-methods .payment-method .payment-method-image {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.payment-methods .payment-method .payment-method-text {
  min-width: 110px;
  height: 53px;
  padding: 7px 12px;
  line-height: 39px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.payment-methods .payment-method .payment-method-text.has-balance {
  line-height: 1.3;
}
.payment-methods .payment-method .payment-method-text .payment-method-credit-balance {
  opacity: .6;
}
.payment-methods .payment-method .payment-method-text[disabled] {
  opacity: .5;
  cursor: not-allowed;
}
.payment-methods .payment-method:hover .payment-method-image:not([disabled]),
.payment-methods .payment-method:focus .payment-method-image:not([disabled]),
.payment-methods .payment-method:hover .payment-method-text:not([disabled]),
.payment-methods .payment-method:focus .payment-method-text:not([disabled]) {
  border-color: #3090e4;
}
.payment-methods .payment-method:focus {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}
.sticky-note {
  color: #7d5d31;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #efecdc;
  background: #fffef8;
  margin-bottom: 10px;
}
.sticky-note p:last-child {
  margin-bottom: 0;
}
.sticky-note.payment-method-bank-transfer {
  max-width: 350px;
}
.charge-modal .modal-body {
  text-align: center;
}
.charge-modal .modal-body h5 {
  color: #999999;
}
.charge-modal .modal-body .billing-stat-wrapper {
  margin-bottom: 30px;
}
.charge-modal .modal-body .billing-stat-text {
  margin-bottom: 0;
}
.charge-modal .modal-body .payment-method-text {
  display: inline-block;
  font-size: 16px;
  padding: 10px 20px;
  border: 1px solid #999999;
  border-radius: 4px;
}
.charge-modal .modal-body .form-group.last-child {
  margin-bottom: 0;
}
.charge-modal .modal-footer {
  text-align: center;
  margin-top: 5px;
}
.unpaid-amount {
  font-style: normal;
}
.unpaid-amount.has-unpaid {
  color: #f74b46;
}
.request-invoice-list.history .invoice-item {
  line-height: 1rem;
}
.invoice-status.awaiting {
  color: #ff8c2c;
}
.invoice-status.approved {
  color: #2bb367;
}
.invoice-status.cancelled {
  color: #999999;
}
.invoice-item {
  margin-top: 20px;
  margin-bottom: 20px;
}
.invoice-item:first-child {
  margin-top: 10px;
}
.invoice-item:last-child {
  margin-bottom: 0;
}
.invoice-item > label {
  display: block;
}
.invoice-item .date {
  color: #999999;
  margin-right: 10px;
}
.invoice-item .amount {
  float: right;
}
.request-invoice-total-wrap {
  position: relative;
}
.request-invoice-total-wrap .request-invoice-total-btns {
  position: absolute;
  bottom: 0;
  right: 0;
}
.request-invoice-total span {
  font-size: 32px;
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  line-height: 1;
}
.search-item .search-title {
  font-weight: 400;
}
.search-item .search-title em,
.search-item .search-context em {
  font-weight: bold;
  font-style: normal;
  background: #fffba5;
}
.footer {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eeeeee;
}
.footer .logo {
  display: block;
  text-decoration: none;
  border-bottom: none !important;
}
.footer .logo.font-logo {
  font-size: 22px;
  line-height: 1;
}
@media (max-width: 767px) {
  .footer .logo {
    margin-bottom: 10px;
  }
}
.footer ul {
  margin: 4px 0;
}
.footer .footer-links {
  padding-left: 0;
}
.footer .footer-links li {
  display: inline;
  padding: 0 2px;
}
.footer .footer-links li:first-child {
  padding-left: 0;
}
.footer .footer-links li a {
  text-decoration: none;
}
.footer .footer-links .muted {
  opacity: .4;
}
.dashboard-init .footer .logo {
  color: #999999;
}
.dashboard-init .footer .logo:hover,
.dashboard-init .footer .logo:focus {
  color: #3090e4;
}
.dashboard-init .footer .footer-links li {
  color: #cccccc;
}
.dashboard-init .footer .footer-links li a {
  color: #999999;
}
.dashboard-init .footer .footer-links li a:hover,
.dashboard-init .footer .footer-links li a:focus {
  color: #3090e4;
}
.people {
  color: white;
  background-color: #3090e4;
  margin-left: 5px;
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 5px;
}
body {
  position: relative;
  font-size: 15px;
}
/* 2018-03-06 fix app selector's right margin */
.doc-example-selector {
  margin-right: -24px;
}
.nav .dropdown-header {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 3px 15px;
}
/* loader */
.spinner {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: 0px auto;
  background-color: #2c97e8;
  border-radius: 100%;
  animation: sk-scaleout 1s infinite ease-in-out;
}
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.loaded .spinner {
  display: none;
}
.spinner-wrap {
  height: 48px;
  position: relative;
}
.text-thin {
  font-weight: normal !important;
}
.custom-select {
  display: inline-block;
  max-width: 100%;
  /*  height: calc(2.25rem + 2px); */
  height: auto;
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: .25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.caret('333') .custom-select:hover,
.custom-select:focus {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%233090e4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
}
.custom-select:focus {
  border-color: #5cb3fd;
  outline: 0;
}
#tab-faqlist {
  padding-top: 2em;
}
.doc-content .help-block {
  color: rgba(0, 0, 0, 0.35);
}
.doc-content .help-block.text-warning {
  color: #ff8c2c;
  opacity: .75;
}
.doc-content .more-news-a {
  text-decoration: none;
}
.doc-content .more-news {
  cursor: pointer;
  width: 180px;
  height: 35px;
  margin: 0 auto;
  line-height: 35px;
  text-align: center;
  border: 1px solid #3090e4;
  color: #3090e4;
  margin-top: 30px;
  opacity: .75;
}
.doc-content .news-months-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.doc-content .news-months-row h3 {
  width: 100px;
  margin: 14px 40px;
  padding: 0;
}
.doc-content .news-months-row .news-questions-wrapper {
  flex: 1;
  margin-left: 34px;
}
.doc-content .news-months-row .news-question {
  margin-bottom: 20px;
}
.doc-content .news-months-row .news-question summary {
  margin: 14px 0;
  border: none;
  padding: 0;
  font-size: 15px;
  margin-bottom: 8px;
  color: #3090e4;
  outline: none;
}
.doc-content .news-months-row .news-question p {
  border: none;
  font-size: 16px;
  color: #999;
}
.doc-content .section-title {
  overflow: hidden;
  text-align: center;
  margin: 40px 0;
  padding: 0;
}
.doc-content .section-title span {
  display: inline-block;
  font-weight: 600;
  padding: 0 16px;
  position: relative;
  font-size: 25px;
  color: white;
  background-color: #3090e4;
  padding: 10px 30px;
  border-radius: 50px;
}
.doc-content .section-title span:before,
.doc-content .section-title span:after {
  background: #3090e4;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 3000px;
}
.doc-content .section-title span:before {
  right: 100%;
  margin-right: 20px;
}
.doc-content .section-title span:after {
  left: 100%;
  margin-left: 20px;
}
.doc-content .section-content h3 {
  margin: 24px 0 0 0;
  font-size: 1em;
  padding: 0;
  color: black;
  line-height: 1.8;
  font-weight: 600;
}
.doc-content .section-content h3:first-child {
  margin-top: 0;
}
.doc-content .section-content .note {
  font-size: 13px;
  color: #aaa;
  max-width: 25em;
}
.doc-content .link-block .dropdown-header {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 0;
}
.doc-content .callout-danger a,
.doc-content .callout-info a {
  color: #3090e4;
}
.doc-content .img-bordered {
  /* use outline in place of border */
  outline: 1px solid #999;
}
.doc-content p,
.doc-content li {
  line-height: 1.8;
  position: relative;
}
.doc-content p img,
.doc-content li img {
  max-width: 80%;
}
.doc-content p.on,
.doc-content li.on {
  background: #fffdd0;
}
.doc-content p {
  margin-bottom: 1.5em;
}
.doc-content p + ul {
  margin-top: -16px;
}
.doc-content pre {
  margin-bottom: 18px;
}
.doc-content li > pre {
  margin-top: 18px;
}
.doc-content pre.no-pre-style {
  background-color: white;
}
.doc-content sup {
  font-size: 0.83em;
  vertical-align: super;
  line-height: 0;
}
.doc-content u {
  text-decoration: none;
  border-bottom: 1px;
  border-bottom-style: solid;
  /* DO NOT USE short-hand syntax */
  border-bottom-color: inherit;
  padding-bottom: 2px;
}
.doc-content em {
  font-style: normal;
  -webkit-text-emphasis: dot #bbb;
          text-emphasis: dot #bbb;
  -webkit-text-emphasis-position: under;
          text-emphasis-position: under right;
}
.doc-content em:lang(en) {
  font-style: italic;
  -webkit-text-emphasis: none;
          text-emphasis: none;
}
.doc-content dt {
  margin-top: 1.5em;
}
.doc-content code {
  background-color: rgba(0, 0, 0, 0.04);
  color: #808080;
}
.doc-content pre code {
  background-color: transparent;
}
.doc-content a code,
.doc-content dt code,
.doc-content h1 code,
.doc-content h2 code,
.doc-content h3 code,
.doc-content h4 code,
.doc-content h5 code {
  color: inherit;
  background-color: transparent;
}
.doc-content dt code,
.doc-content h1 code,
.doc-content h2 code,
.doc-content h3 code,
.doc-content h4 code,
.doc-content h5 code {
  padding: 0;
}
.doc-content samp {
  font-size: 96%;
  white-space: pre-wrap;
}
.doc-content samp.bubble {
  position: relative;
  width: 50%;
  padding: 1em;
  margin: 1em 0;
  background: #eee;
  border-radius: 6px;
  display: block;
  color: #888;
}
.doc-content samp.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 11px 11px 11px 0;
  border-color: transparent #eee;
  display: block;
  width: 0;
  /* FF: DO NOT REMOVE HEIGHT */
  height: 0;
  z-index: 1;
  left: -11px;
  top: 31%;
}
.doc-content var {
  font-style: normal;
}
.doc-content .callout-info {
  color: #666;
  background-color: #f2f2f2;
  border-color: none;
}
.doc-content .callout {
  padding: 1.2em;
  border-left: none;
  border-radius: 3px;
}
.doc-content .callout a {
  font-weight: inherit;
}
.doc-content .callout-warning {
  background-color: #fffbdd;
  border-color: rgba(27, 31, 35, 0.15);
  color: #735c0f;
}
.doc-content .prettyprint .com {
  color: #999;
  color: rgba(0, 0, 0, 0.35);
  font-style: normal;
}
.doc-content table {
  display: table;
  margin: 1.8em 0;
  border-collapse: separate;
  border-spacing: 0;
  width: 80%;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.doc-content table td,
.doc-content table th {
  padding: 8px 13px;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-radius: 0;
}
.doc-content table td:first-child,
.doc-content table th:first-child {
  border-left: none;
}
.doc-content table th {
  white-space: nowrap;
  background-color: #f7f7f7;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
}
.doc-content table tr:first-child td,
.doc-content table tr:first-child th {
  border-top: none;
}
.doc-content table tr:first-child td:first-child,
.doc-content table tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.doc-content table tr:first-child td:last-child,
.doc-content table tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.doc-content table tr:last-child td:first-child,
.doc-content table tr:last-child th:first-child {
  border-bottom-left-radius: 1px solid #ebebeb;
}
.doc-content table tr:last-child td:last-child,
.doc-content table tr:last-child th:last-child {
  border-bottom-right-radius: 1px solid #ebebeb;
}
.doc-content table tr td:last-child,
.doc-content table tr th:last-child {
  border-right: none;
}
.doc-content table thead ~ tbody tr:first-child td,
.doc-content table thead ~ tbody tr:first-child th {
  border-top: 1px solid #ebebeb;
}
.doc-content table thead ~ tbody tr:first-child td:first-child,
.doc-content table thead ~ tbody tr:first-child th:first-child {
  border-top-left-radius: 0;
}
.doc-content table thead ~ tbody tr:first-child td:last-child,
.doc-content table thead ~ tbody tr:first-child th:last-child {
  border-top-right-radius: 0;
}
.doc-content > h1 {
  font-size: 32px;
  font-weight: 300;
  padding-top: 90px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  font-weight: bold;
  padding-bottom: 137px !important;
  border-bottom: 1px solid #eeeeee;
}
.doc-content > h1 a {
  color: #3090e4;
  border: none !important;
  color: #333 !important;
}
.doc-content > h1 a:before {
  content: none !important;
}
.doc-content > h1.github-contributors-loaded {
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  border-bottom: none;
}
.doc-content h2 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
  padding-top: 24px;
  padding-bottom: 18px;
  margin: 17px 0;
  margin-top: 40px;
  border-bottom: 1px solid #eee;
}
.doc-content h2 a {
  color: #3090e4;
  border: none !important;
  font-weight: bold;
}
.doc-content h2 a:before {
  content: none !important;
}
.doc-content h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  padding-top: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.doc-content h3 a {
  color: #3090e4;
  border: none !important;
}
.doc-content h3 a:before {
  content: none !important;
}
.doc-content h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  padding-top: 24px;
  margin-top: 20px;
}
.doc-content h4 a {
  color: #3090e4;
  border: none !important;
}
.doc-content h4 a:before {
  content: none !important;
}
.doc-content h5 {
  line-height: 1.4;
  padding-top: 24px;
  margin-top: 20px;
}
.doc-content h5 a {
  color: #3090e4;
  border: none !important;
}
.doc-content h5 a:before {
  content: none !important;
}
.doc-content h6 {
  line-height: 1.4;
  padding-top: 24px;
  margin-top: 20px;
}
.doc-content h6 a {
  color: #3090e4;
  border: none !important;
}
.doc-content h6 a:before {
  content: none !important;
}
.doc-content h2,
.doc-content h3,
.doc-content h4,
.doc-content h5,
.doc-content h6 {
  color: #3090e4;
  border: none !important;
}
.doc-content h2:before,
.doc-content h3:before,
.doc-content h4:before,
.doc-content h5:before,
.doc-content h6:before {
  content: none !important;
}
.doc-content h2 a[href^="#"],
.doc-content h3 a[href^="#"],
.doc-content h4 a[href^="#"],
.doc-content h5 a[href^="#"],
.doc-content h6 a[href^="#"] {
  position: relative;
}
.doc-content h2 a[href^="#"]:after,
.doc-content h3 a[href^="#"]:after,
.doc-content h4 a[href^="#"]:after,
.doc-content h5 a[href^="#"]:after,
.doc-content h6 a[href^="#"]:after {
  position: absolute;
  top: -0.1em;
  right: 100%;
  content: '§';
  padding: 0 .2em;
  opacity: .5;
}
@media (max-width: 767px) {
  .doc-content h2 a[href^="#"]:after,
  .doc-content h3 a[href^="#"]:after,
  .doc-content h4 a[href^="#"]:after,
  .doc-content h5 a[href^="#"]:after,
  .doc-content h6 a[href^="#"]:after {
    display: none;
  }
}
.dashboard-subnav.navbar {
  margin-bottom: 0;
}
.doc-subnav {
  border-bottom: 1px solid #eee;
}
.doc-subnav .navbar-nav > li > a {
  color: #333333;
  padding-top: 6px;
  padding-bottom: 6px;
}
.doc-subnav .navbar-form {
  margin-top: 0;
  margin-bottom: 0;
}
.doc-subnav .navbar-form .form-group {
  position: relative;
}
.doc-subnav .navbar-form .form-group input {
  width: 110px;
  border: none;
  border-radius: 0;
  height: 32px;
  padding-left: 34px;
}
.doc-subnav .navbar-form .form-group input:focus {
  box-shadow: none;
}
.doc-subnav .navbar-form .form-group:before {
  position: absolute;
  display: block;
  top: 8px;
  left: 15px;
  font-family: "ui-icon";
  font-size: 16px;
  line-height: 1;
  content: "\f17a";
  width: 16px;
  height: 16px;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
}
.doc-subnav .search-form {
  display: inline;
  float: right;
}
.doc-subnav .search-input {
  margin: 7px 0;
  line-height: 17px;
  padding: 3px;
  border: 1px solid #fff;
  background-color: #fff;
  width: 180px;
  height: 17px;
  outline: none;
}
@media (max-width: 480px) {
  .doc-subnav .search-input {
    width: 120px;
  }
}
.doc-home-title {
  padding: 60px 0 80px;
  font-weight: 300;
}
.doc-home-title h1,
.doc-home-title h2,
.doc-home-title h3,
.doc-home-title h4 {
  font-weight: 300;
  margin-top: 0;
}
.doc-home-title h1 {
  font-size: 32px;
  margin-bottom: 10px;
  padding-top: 40px;
}
.doc-home-title h4 {
  color: #999999;
  margin-top: 0;
  padding-top: 0;
}
.doc-home-title .hero-search {
  max-width: 400px;
  margin: 15px auto;
}
.doc-home-title .faq-title {
  font-weight: bold;
}
.doc-hero-links {
  text-align: center;
  margin-bottom: 20px;
}
.doc-quick-start-btn {
  display: block;
  color: #000;
  padding: 30px;
  width: 100%;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 800;
}
.doc-quick-start-btn:hover,
.doc-quick-start-btn:focus,
.doc-quick-start-btn:active {
  color: #3090e4;
  background: #fff;
  text-decoration: none;
  border-color: #3090e4;
  font-weight: 800;
}
.doc-quick-start-btn i {
  display: block;
  font-size: 50px;
  margin-bottom: 6px;
}
.link-block {
  margin-bottom: 20px;
}
.link-block h2 {
  margin: 14px 0;
  border: none;
  padding: 0;
  font-size: 16px;
  margin-bottom: 8px;
  color: #999;
}
.link-block ul {
  padding-left: 0;
  list-style: none;
}
.link-block ul li {
  line-height: 1.4;
  font-size: 15px;
  margin-bottom: .6em;
}
.sidebar-wrapper {
  max-height: 100%;
  overflow-y: scroll;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.sidebar-wrapper.expand-all ol {
  max-height: 500000px !important;
}
.sidebar-wrapper.affix {
  top: 0;
  position: fixed !important;
}
.sidebar-wrapper.affix #toc {
  margin-top: 0;
}
@media (max-width: 991px) {
  .sidebar-wrapper.affix {
    position: static !important;
  }
  .sidebar-wrapper.affix #toc {
    position: static !important;
  }
}
.sidebar-wrapper.affix #toc .sidebar-meta .back-to-top,
.sidebar-wrapper.affix-bottom #toc .sidebar-meta .back-to-top {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 991px) {
  .sidebar-wrapper.affix #toc > li > ul ul,
  .sidebar-wrapper.affix-top #toc > li > ul ul,
  .sidebar-wrapper.affix-bottom #toc > li > ul ul {
    display: block;
  }
}
.sidebar-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}
.sidebar-wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.sidebar-wrapper::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: transparent;
}
.sidebar-wrapper:focus::-webkit-scrollbar-thumb,
.sidebar-wrapper:hover::-webkit-scrollbar-thumb,
.sidebar-wrapper:active::-webkit-scrollbar-thumb {
  background-color: #f5f5f5;
}
.sidebar-loading {
  position: fixed;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(85, 85, 85, 0.1);
  border-top-color: #3090e4;
  top: 20px;
  right: 20px;
  animation: spin 1s infinite linear;
  transition: opacity .2s ease .6s;
  pointer-events: none;
  opacity: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.sidebar-loading.on {
  opacity: 1;
}
@media (max-width: 991px) {
  .sidebar-loading {
    top: 10px;
    right: 0;
  }
}
#toc {
  width: 100%;
  padding: 10px 0 20px 0;
}
#toc .sidebar-meta {
  padding-top: 20px;
}
#toc .sidebar-meta a {
  display: inline;
  font-size: 12px;
  border: none !important;
  padding: 4px;
}
#toc .sidebar-meta .back-to-top {
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease;
}
@media (max-width: 767px) {
  #toc {
    position: static;
    padding: 0 0 20px;
    border-bottom: 1px solid #eee;
  }
  #toc li a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
  }
}
#toc > li > a:hover,
#toc > li > a:focus {
  background: #fff;
}
#toc > li.active ol li.active > a {
  color: #3090e4;
  border-right-color: transparent;
  transition: border .6s ease;
}
.sidebar-affix-shadow.on #toc > li.active ol li.active > a {
  border-right-color: #3090e4;
}
#toc > li.active ol li.active > a + ol {
  max-height: 2000px;
}
#toc > li > ol ol {
  height: auto;
  transition: max-height 0.8s ease;
  overflow: hidden;
  max-height: 0;
}
ul#toc,
#toc li {
  list-style: none;
}
#toc li {
  padding: 0;
  line-height: 18px;
}
#toc li a {
  display: block;
  padding: 5px 0;
}
#toc > li > a {
  padding: 10px 0;
}
#toc ol {
  padding: 0;
}
#toc a {
  color: #999;
  text-decoration: none;
  border-right: 1px solid transparent;
  transition: border .6s ease;
}
.sidebar-affix-shadow.on #toc a {
  border-right-color: #eee;
}
#toc a:hover,
#toc a:focus {
  color: #000;
  border-right: 1px solid #999;
}
#toc a.selected {
  color: #3090e4;
  border-right: 1px solid #3090e4;
}
.page {
  margin: 25px 50px 0 250px;
}
#toc li.current ol a {
  background-color: #6d7280;
}
#toc li.current ol a.selected,
#toc li.current ol a:hover {
  background-color: #9299ad;
  box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 0 inset, rgba(255, 255, 255, 0.2) 0 1px 0 0;
}
#toc > li > a {
  padding-left: 0;
  font-size: 16px;
  line-height: 1.5;
}
#toc > li > ol > li > a {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
#toc > li > ol > li > ol a {
  font-size: 13px;
  padding-left: 15px;
  padding-right: 10px;
}
#toc > li > ul > li > ul > li > ol a {
  font-size: 12px;
  padding-left: 30px;
  padding-right: 10px;
}
#toc > li > ul {
  margin-left: 0;
}
.docs-meta {
  overflow: auto;
  margin-top: 17px;
  color: #eeeeee;
}
.docs-meta .icon {
  color: #000;
  font-size: 24px;
  vertical-align: -3px;
  margin-right: 4px;
}
.docs-meta a {
  color: #999999;
  text-decoration: none;
}
.docs-meta a:after {
  display: none !important;
}
.docs-meta a:hover,
.docs-meta a:focus {
  color: #000;
}
.docs-meta .doc-mdate {
  color: #999999;
  margin-left: 4px;
}
.docs-meta .doc-mdate:before {
  content: "·";
  margin-right: 4px;
}
.github-contributors {
  padding-left: 0;
  list-style: none;
  padding-bottom: 100px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.github-contributors li {
  display: inline;
  margin-right: 4px;
}
.github-contributors li:last-child {
  margin-right: 0;
}
.github-contributors li a::after {
  display: none !important;
}
.github-contributors li a img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
}
.doc-content {
  width: 100%;
}
.doc-content.with-comment {
  padding-left: 16px;
}
@media (max-width: 991px) {
  .doc-content.with-comment {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .doc-content {
    margin-top: 20px;
  }
}
.doc-content .popover .popover-title {
  padding-top: 9px;
  margin-top: 0;
  color: #555555;
}
#toc ol ol ol ol ol {
  display: none;
}
#toc ol li {
  padding-left: 10px;
}
#toc > li > ol > li {
  padding-left: 0;
}
.dl-cell {
  padding: 15px;
  margin-bottom: 20px;
  margin-left: 20px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 400px;
  max-width: 600px;
  flex-basis: 45%;
  /* 2016-02-20 resolving layout issue in Safari */
}
.dl-cell .desc {
  flex: 1;
  margin-bottom: 20px;
}
.dl-cell .desc p {
  margin: 0;
}
.dl-cell .desc .checkbox {
  padding-left: 0;
}
.dl-cell .download-option-wrap {
  display: flex;
  flex-wrap: wrap;
}
.dl-cell .download-option {
  white-space: nowrap;
  margin-right: 12px;
}
.dl-cell .icon-github {
  margin-bottom: 5px;
}
.dl-cell h2 {
  margin: 0 0 10px !important;
  padding: 0 !important;
  border: none !important;
}
.dl-cell hr {
  margin: 10px 0 15px;
  border-bottom-color: #eeeeee;
}
.dl-cell .bspopover {
  color: rgba(48, 144, 228, 0.8);
}
.dl-cell .dl-cell-btn {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .dl-cell .dl-cell-btn {
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
  }
}
.dl-cell .list-inline {
  margin: 0;
  padding: 3px 0;
}
.dl-cell .list-inline > li {
  padding: 0;
  padding-right: 4px;
}
.dl-cell .list-inline > li.muted {
  color: #eeeeee;
}
.dl-cell .list-inline > li .icon-github {
  font-size: 20px;
  line-height: 1;
  vertical-align: -2px;
}
.dl-cell .btn-lg {
  margin-top: 10px;
}
.dl-cell .btn-lg span {
  color: #999999;
}
.dl-cell .dl-deps-tips {
  border: 1px solid;
  border-radius: 3px;
  font-size: 11px;
  padding: 0px;
  width: 15px;
  height: 15px;
  display: inline-block;
  line-height: 15px;
  text-align: center;
}
.dl-cell .popover {
  width: 210px;
  color: #333333;
}
.dl-cell .popover .popover-content ul {
  padding-left: 18px;
  margin-bottom: 0;
}
.dl-cell .checkbox {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 20px;
}
.dl-cell .changelog-rss .icon {
  font-size: 17px;
  vertical-align: -1px;
}
.dl-cell .changelog-rss:hover,
.dl-cell .changelog-rss:focus {
  color: #ff8c2c;
}
h1 .changelog-rss {
  border: 1px solid;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 17px;
  vertical-align: 3px;
}
h1 .changelog-rss .icon {
  font-size: 17px;
  vertical-align: 0;
}
h1 .changelog-rss:hover,
h1 .changelog-rss:focus {
  color: #fff;
  background: #ff8c2c;
  border-color: #ff8c2c;
}
.changelog-rss {
  text-decoration: none;
}
.changelog-rss:hover,
.changelog-rss:focus {
  text-decoration: none;
}
.changelog-list h1 {
  font-size: 18px;
  margin: 10px 0;
}
.changelog-list h1:first-child {
  margin-top: 0;
}
.changelog-list ul {
  margin-bottom: 20px;
}
.changelog-list ul:last-child {
  margin-bottom: 0;
}
.bspopover {
  font-weight: bold;
  cursor: help;
  color: #999999;
}
@media (max-width: 767px) {
  .list-inline > li .btn {
    margin-bottom: 15px;
  }
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide {
  display: none !important;
}
.doc-content .demo-card {
  padding: 20px 15px;
  margin: 30px 0 0;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .doc-content .demo-card {
    margin: 15px 0 0;
  }
}
.doc-content .demo-card h1 {
  font-size: 24px;
  font-family: radikal, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  padding-top: 0;
  margin-top: 0;
}
.doc-content .demo-card .label {
  display: inline-block;
  font-size: 14px;
  margin-top: 3px;
}
.doc-content .demo-card .demo-desc {
  min-height: 100px;
}
.doc-content .modal h4 {
  margin: 0;
  padding: 0;
  color: #000;
}
blockquote {
  font-size: 1em;
  color: #777;
}
.inline-comment-wrap {
  position: absolute;
  top: 0;
  right: 100%;
  cursor: pointer;
  padding-right: 10px;
}
blockquote .inline-comment-wrap {
  padding-right: 35px;
}
.inline-comment-wrap:hover,
.inline-comment-wrap:focus {
  color: #3090e4;
}
.inline-comment-wrap .toggle-comment {
  opacity: 0;
  transition: opacity .4s ease;
}
.inline-comment-wrap .toggle-comment span {
  display: block;
  position: relative;
  background: #eee;
  padding: 0 6px;
  border-radius: 4px;
  color: #555555;
  font-size: 11px;
  line-height: 18px;
  min-width: 20px;
  min-height: 18px;
  text-align: center;
}
.inline-comment-wrap .toggle-comment span:after {
  position: absolute;
  content: '';
  display: block;
  border: 6px solid rgba(0, 0, 0, 0);
  border-top-color: #eee;
  border-top-width: 5px;
  border-top-style: solid;
  border-right-width: 0px;
  top: 18px;
  right: 4px;
}
.inline-comment-wrap .toggle-comment var {
  font-size: 13px;
  font-style: normal;
}
.inline-comment-wrap .toggle-comment.has-comments span {
  background: #3090e4;
  color: #fff;
}
.inline-comment-wrap .toggle-comment.has-comments span:after {
  border-top-color: #3090e4;
}
.doc-content pre:hover .inline-comment-wrap .toggle-comment,
.doc-content pre:focus .inline-comment-wrap .toggle-comment,
.doc-content li:hover .inline-comment-wrap .toggle-comment,
.doc-content li:focus .inline-comment-wrap .toggle-comment,
.doc-content p:hover .inline-comment-wrap .toggle-comment,
.doc-content p:focus .inline-comment-wrap .toggle-comment {
  opacity: 1;
  transition: none;
}
.inline-comment-wrap .toggle-comment.has-comments,
.doc-content p.on .inline-comment-wrap .toggle-comment {
  opacity: 1;
}
.doc-content p.on .inline-comment-wrap .toggle-comment {
  color: #3090e4;
}
.inline-comment-wrap .icon {
  font-size: 14px;
  vertical-align: middle;
  font-weight: 600;
}
#comment-container {
  width: 400px;
  min-height: 180px;
  max-height: 520px;
  position: absolute;
  display: none;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 10px 50px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
}
#comment-container .comment-head {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  color: white;
  font-weight: bold;
  height: 24px;
  width: 24px;
  box-shadow: 0 0 5px 5px #fff;
}
#comment-container .close {
  height: 24px;
  width: 24px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
}
#comment-container .tc-footer {
  position: relative;
}
#comment-container .comment-body {
  width: 100%;
  max-height: 500px;
  overflow: scroll;
}
#comment-container .comment-body .comment-list {
  padding-bottom: 130px;
}
#comment-container .comment-body .comment-list.no-login {
  padding-bottom: 50px;
}
#comment-container .comment-body .comment-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 15px;
}
#comment-container .comment-body .comment-list ul li {
  margin-bottom: 1.6em;
  word-wrap: break-word;
  word-break: break-word;
}
#comment-container .comment-body .comment-list ul li:last-child {
  margin-bottom: 0;
}
#comment-container .comment-body .comment-list .comment-author {
  font-weight: bold;
}
#comment-container .comment-body .comment-list .comment-timestamp {
  color: #999999;
  font-size: 12px;
}
#comment-container .comment-compose {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
#comment-container .comment-compose .form-meta {
  line-height: 30px;
}
#comment-container .comment-compose .btn .icon {
  font-size: 17px;
  vertical-align: middle;
}
#comment-container .comment-compose textarea {
  max-height: 200px;
  resize: vertical;
}
.code-lang-toggles {
  overflow: auto;
  margin-top: 18px;
  margin-bottom: 8px;
}
.code-lang-toggles .toggle-item,
.code-lang-toggles .toggle-select {
  float: left;
}
.code-lang-toggles .toggle-item .toggle,
.code-lang-toggles .toggle-select .toggle,
.code-lang-toggles .toggle-item .langToggle,
.code-lang-toggles .toggle-select .langToggle {
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  font-size: 14px;
  border: 1px solid;
  margin-right: -1px;
  color: #999999;
  text-decoration: none;
}
.code-lang-toggles .toggle-item .toggle:hover,
.code-lang-toggles .toggle-select .toggle:hover,
.code-lang-toggles .toggle-item .langToggle:hover,
.code-lang-toggles .toggle-select .langToggle:hover,
.code-lang-toggles .toggle-item .toggle:focus,
.code-lang-toggles .toggle-select .toggle:focus,
.code-lang-toggles .toggle-item .langToggle:focus,
.code-lang-toggles .toggle-select .langToggle:focus,
.code-lang-toggles .toggle-item .toggle.active,
.code-lang-toggles .toggle-select .toggle.active,
.code-lang-toggles .toggle-item .langToggle.active,
.code-lang-toggles .toggle-select .langToggle.active {
  color: #3090e4;
  z-index: 1;
}
.code-lang-toggles .toggle-item select.langToggle,
.code-lang-toggles .toggle-select select.langToggle {
  text-align: center;
  text-align-last: center;
  text-align: -webkit-center;
  text-align-last: -webkit-center;
}
.code-lang-toggles .toggle-item select.langToggle option,
.code-lang-toggles .toggle-select select.langToggle option {
  text-align: left;
  text-align: -webkit-left;
}
.code-lang-toggles .toggle-item:first-child .toggle,
.code-lang-toggles .toggle-select:first-child .toggle,
.code-lang-toggles .toggle-item:last-child .langToggle,
.code-lang-toggles .toggle-select:last-child .langToggle {
  border-radius: 4px 0 0 4px;
}
.code-lang-toggles .toggle-item:last-child .toggle,
.code-lang-toggles .toggle-select:last-child .toggle,
.code-lang-toggles .toggle-item:last-child .langToggle,
.code-lang-toggles .toggle-select:last-child .langToggle {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.code-lang-toggles .toggle-item:last-child .fixed-langToggle,
.code-lang-toggles .toggle-select:last-child .fixed-langToggle {
  border-radius: 4px;
}
.tags > li {
  display: inline-block;
}
.tags > li > a {
  min-width: 90px;
}
.tags > li > a {
  padding: 4px 8px;
  background-color: #f1f8ff;
  margin: 8px 0;
  display: block;
  text-align: center;
  line-height: 1.8;
  text-decoration: none;
  border-radius: 3px;
}
.tags > li > a {
  line-height: 1.8;
  white-space: nowrap;
}
.tags > li > a:hover {
  background-color: #2c97e8;
  color: #fff;
}
.tags > li::after,
.tags > li:last-child::after {
  content: none !important;
}
