/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*
 * Sprite core
 */
.icon:after,
.nav-stacked.nav-tree > li .expander.expanded:after,
.nav-stacked.nav-tree > li .expander.collapsed:after,
.breadcrumb > li + li:before,
.ui-datepicker .ui-datepicker-prev .ui-icon:after,
.ui-datepicker .ui-datepicker-next .ui-icon:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  background-repeat: no-repeat;
  background-image: url(../images/icons/black.svg);
}
.icon.icon-inverse:after {
  background-image: url(../images/icons/white.svg);
}
.icon-muted {
  opacity: .5;
}
/*
 * FontAwesome Aliases
 */
/*
 * Sizes and offsets
 */
.icon-adjust:after {
  width: 14px;
  height: 14px;
  background-position: 0 0;
}
.icon-adn:after {
  width: 14px;
  height: 14px;
  background-position: -30px 0;
}
.icon-align-center:after {
  width: 14px;
  height: 14px;
  background-position: -60px 0;
}
.icon-align-justify:after {
  width: 14px;
  height: 14px;
  background-position: -90px 0;
}
.icon-align-left:after {
  width: 14px;
  height: 14px;
  background-position: -120px 0;
}
.icon-align-right:after {
  width: 14px;
  height: 14px;
  background-position: -150px 0;
}
.icon-ambulance:after {
  width: 15px;
  height: 14px;
  background-position: -180px 0;
}
.icon-anchor:after {
  width: 14px;
  height: 14px;
  background-position: -210px 0;
}
.icon-android:after {
  width: 11px;
  height: 14px;
  background-position: -240px 0;
}
.icon-angellist:after {
  width: 10px;
  height: 14px;
  background-position: -270px 0;
}
.icon-angle-double-down:after {
  width: 9px;
  height: 14px;
  background-position: -300px 0;
}
.icon-angle-double-left:after {
  width: 8px;
  height: 14px;
  background-position: -330px 0;
}
.icon-angle-double-right:after {
  width: 8px;
  height: 14px;
  background-position: -360px 0;
}
.icon-angle-double-up:after {
  width: 9px;
  height: 14px;
  background-position: -390px 0;
}
.icon-angle-down:after,
.nav-stacked.nav-tree > li .expander.expanded:after {
  width: 9px;
  height: 14px;
  background-position: -420px 0;
}
.icon-angle-left:after,
.ui-datepicker .ui-datepicker-prev .ui-icon:after {
  width: 5px;
  height: 14px;
  background-position: -450px 0;
}
.icon-angle-right:after,
.nav-stacked.nav-tree > li .expander.collapsed:after,
.breadcrumb > li + li:before,
.ui-datepicker .ui-datepicker-next .ui-icon:after {
  width: 5px;
  height: 14px;
  background-position: 0 -30px;
}
.icon-angle-up:after {
  width: 9px;
  height: 14px;
  background-position: -30px -30px;
}
.icon-apple:after {
  width: 11px;
  height: 14px;
  background-position: -60px -30px;
}
.icon-archive:after {
  width: 14px;
  height: 14px;
  background-position: -90px -30px;
}
.icon-area-chart:after {
  width: 16px;
  height: 14px;
  background-position: -120px -30px;
}
.icon-arrow-circle-down2:after,
.icon-arrow-circle-down:after {
  width: 14px;
  height: 14px;
  background-position: -150px -30px;
}
.icon-arrow-circle-left:after {
  width: 14px;
  height: 14px;
  background-position: -180px -30px;
}
.icon-arrow-circle-o-down:after {
  width: 14px;
  height: 14px;
  background-position: -210px -30px;
}
.icon-arrow-circle-o-left:after {
  width: 14px;
  height: 14px;
  background-position: -240px -30px;
}
.icon-arrow-circle-o-right:after {
  width: 14px;
  height: 14px;
  background-position: -270px -30px;
}
.icon-arrow-circle-o-up:after {
  width: 14px;
  height: 14px;
  background-position: -300px -30px;
}
.icon-arrow-circle-right2:after,
.icon-arrow-circle-right:after {
  width: 14px;
  height: 14px;
  background-position: -330px -30px;
}
.icon-arrow-circle-up2:after,
.icon-arrow-circle-up:after {
  width: 14px;
  height: 14px;
  background-position: -360px -30px;
}
.icon-arrow-down:after {
  width: 13px;
  height: 14px;
  background-position: -390px -30px;
}
.icon-arrow-left:after {
  width: 14px;
  height: 14px;
  background-position: -420px -30px;
}
.icon-arrow-right:after {
  width: 14px;
  height: 14px;
  background-position: -450px -30px;
}
.icon-arrow-up:after {
  width: 13px;
  height: 14px;
  background-position: 0 -60px;
}
.icon-arrows-alt:after {
  width: 14px;
  height: 14px;
  background-position: -30px -60px;
}
.icon-arrows-h:after {
  width: 14px;
  height: 14px;
  background-position: -60px -60px;
}
.icon-arrows-v:after {
  width: 6px;
  height: 14px;
  background-position: -90px -60px;
}
.icon-arrows:after {
  width: 14px;
  height: 14px;
  background-position: -120px -60px;
}
.icon-asterisk:after {
  width: 13px;
  height: 14px;
  background-position: -150px -60px;
}
.icon-at:after {
  width: 14px;
  height: 14px;
  background-position: -180px -60px;
}
.icon-automobile:after,
.icon-car:after {
  width: 16px;
  height: 14px;
  background-position: -210px -60px;
}
.icon-backward:after {
  width: 13px;
  height: 14px;
  background-position: -240px -60px;
}
.icon-ban:after {
  width: 14px;
  height: 14px;
  background-position: -270px -60px;
}
.icon-bank:after,
.icon-university:after,
.icon-institution:after {
  width: 16px;
  height: 14px;
  background-position: -300px -60px;
}
.icon-bar-chart:after,
.icon-bar-chart-o:after {
  width: 16px;
  height: 14px;
  background-position: -330px -60px;
}
.icon-barcode:after {
  width: 14px;
  height: 14px;
  background-position: -360px -60px;
}
.icon-bars:after,
.icon-navicon:after,
.icon-reorder:after {
  width: 14px;
  height: 14px;
  background-position: -390px -60px;
}
.icon-beer:after {
  width: 13px;
  height: 14px;
  background-position: -420px -60px;
}
.icon-behance-square:after {
  width: 14px;
  height: 14px;
  background-position: -450px -60px;
}
.icon-behance:after {
  width: 16px;
  height: 14px;
  background-position: 0 -90px;
}
.icon-bell-o:after {
  width: 14px;
  height: 14px;
  background-position: -30px -90px;
}
.icon-bell-slash-o:after {
  width: 16px;
  height: 14px;
  background-position: -60px -90px;
}
.icon-bell-slash:after {
  width: 16px;
  height: 14px;
  background-position: -90px -90px;
}
.icon-bell:after {
  width: 14px;
  height: 14px;
  background-position: -120px -90px;
}
.icon-bicycle:after {
  width: 18px;
  height: 14px;
  background-position: -150px -90px;
}
.icon-binoculars:after {
  width: 14px;
  height: 14px;
  background-position: -180px -90px;
}
.icon-birthday-cake:after {
  width: 14px;
  height: 14px;
  background-position: -210px -90px;
}
.icon-bitbucket-square:after {
  width: 14px;
  height: 14px;
  background-position: -240px -90px;
}
.icon-bitbucket:after {
  width: 11px;
  height: 14px;
  background-position: -270px -90px;
}
.icon-bitcoin:after,
.icon-btc:after {
  width: 10px;
  height: 14px;
  background-position: -300px -90px;
}
.icon-bold:after {
  width: 11px;
  height: 14px;
  background-position: -330px -90px;
}
.icon-bolt:after,
.icon-flash:after {
  width: 7px;
  height: 14px;
  background-position: -360px -90px;
}
.icon-bomb:after {
  width: 14px;
  height: 14px;
  background-position: -390px -90px;
}
.icon-book:after {
  width: 13px;
  height: 14px;
  background-position: -420px -90px;
}
.icon-bookmark-o:after {
  width: 10px;
  height: 14px;
  background-position: -450px -90px;
}
.icon-bookmark:after {
  width: 10px;
  height: 14px;
  background-position: 0 -120px;
}
.icon-briefcase:after {
  width: 14px;
  height: 14px;
  background-position: -30px -120px;
}
.icon-bug:after {
  width: 13px;
  height: 14px;
  background-position: -60px -120px;
}
.icon-building-o:after {
  width: 11px;
  height: 14px;
  background-position: -90px -120px;
}
.icon-building:after {
  width: 14px;
  height: 14px;
  background-position: -120px -120px;
}
.icon-bullhorn:after {
  width: 14px;
  height: 14px;
  background-position: -150px -120px;
}
.icon-bullseye:after {
  width: 14px;
  height: 14px;
  background-position: -180px -120px;
}
.icon-bus:after {
  width: 14px;
  height: 14px;
  background-position: -210px -120px;
}
.icon-cab:after,
.icon-taxi:after {
  width: 16px;
  height: 14px;
  background-position: -240px -120px;
}
.icon-calculator:after {
  width: 14px;
  height: 14px;
  background-position: -270px -120px;
}
.icon-calendar-o:after {
  width: 13px;
  height: 14px;
  background-position: -300px -120px;
}
.icon-calendar:after {
  width: 13px;
  height: 14px;
  background-position: -330px -120px;
}
.icon-camera-retro:after {
  width: 14px;
  height: 14px;
  background-position: -360px -120px;
}
.icon-camera:after {
  width: 15px;
  height: 14px;
  background-position: -390px -120px;
}
.icon-caret-down:after {
  width: 8px;
  height: 14px;
  background-position: -420px -120px;
}
.icon-caret-left:after {
  width: 5px;
  height: 14px;
  background-position: -450px -120px;
}
.icon-caret-right:after {
  width: 5px;
  height: 14px;
  background-position: 0 -150px;
}
.icon-caret-square-o-down:after,
.icon-toggle-down:after {
  width: 14px;
  height: 14px;
  background-position: -30px -150px;
}
.icon-caret-square-o-left:after,
.icon-toggle-left:after {
  width: 14px;
  height: 14px;
  background-position: -60px -150px;
}
.icon-caret-square-o-right:after,
.icon-toggle-right:after {
  width: 14px;
  height: 14px;
  background-position: -90px -150px;
}
.icon-caret-square-o-up:after,
.icon-toggle-up:after {
  width: 14px;
  height: 14px;
  background-position: -120px -150px;
}
.icon-caret-up:after {
  width: 8px;
  height: 14px;
  background-position: -150px -150px;
}
.icon-cc-amex:after {
  width: 18px;
  height: 14px;
  background-position: -180px -150px;
}
.icon-cc-discover:after {
  width: 18px;
  height: 14px;
  background-position: -210px -150px;
}
.icon-cc-mastercard:after {
  width: 18px;
  height: 14px;
  background-position: -240px -150px;
}
.icon-cc-paypal:after {
  width: 18px;
  height: 14px;
  background-position: -270px -150px;
}
.icon-cc-stripe:after {
  width: 18px;
  height: 14px;
  background-position: -300px -150px;
}
.icon-cc-visa:after {
  width: 18px;
  height: 14px;
  background-position: -330px -150px;
}
.icon-cc:after {
  width: 16px;
  height: 14px;
  background-position: -360px -150px;
}
.icon-certificate:after {
  width: 14px;
  height: 14px;
  background-position: -390px -150px;
}
.icon-chain-broken:after,
.icon-unlink:after {
  width: 13px;
  height: 14px;
  background-position: -420px -150px;
}
.icon-chain:after,
.icon-link:after {
  width: 13px;
  height: 14px;
  background-position: -450px -150px;
}
.icon-check-circle-o:after {
  width: 14px;
  height: 14px;
  background-position: 0 -180px;
}
.icon-check-circle:after {
  width: 14px;
  height: 14px;
  background-position: -30px -180px;
}
.icon-check-square-o:after {
  width: 13px;
  height: 14px;
  background-position: -60px -180px;
}
.icon-check-square:after {
  width: 14px;
  height: 14px;
  background-position: -90px -180px;
}
.icon-check:after {
  width: 14px;
  height: 14px;
  background-position: -120px -180px;
}
.icon-chevron-circle-down:after {
  width: 14px;
  height: 14px;
  background-position: -150px -180px;
}
.icon-chevron-circle-left:after {
  width: 14px;
  height: 14px;
  background-position: -180px -180px;
}
.icon-chevron-circle-right:after {
  width: 14px;
  height: 14px;
  background-position: -210px -180px;
}
.icon-chevron-circle-up:after {
  width: 14px;
  height: 14px;
  background-position: -240px -180px;
}
.icon-chevron-down:after {
  width: 14px;
  height: 14px;
  background-position: -270px -180px;
}
.icon-chevron-left:after {
  width: 10px;
  height: 14px;
  background-position: -300px -180px;
}
.icon-chevron-right:after {
  width: 10px;
  height: 14px;
  background-position: -330px -180px;
}
.icon-chevron-up:after {
  width: 14px;
  height: 14px;
  background-position: -360px -180px;
}
.icon-child:after {
  width: 10px;
  height: 14px;
  background-position: -390px -180px;
}
.icon-circle-o-notch:after {
  width: 14px;
  height: 14px;
  background-position: -420px -180px;
}
.icon-circle-o:after {
  width: 14px;
  height: 14px;
  background-position: -450px -180px;
}
.icon-circle-thin:after {
  width: 14px;
  height: 14px;
  background-position: 0 -210px;
}
.icon-circle:after {
  width: 14px;
  height: 14px;
  background-position: -30px -210px;
}
.icon-clipboard:after,
.icon-paste:after {
  width: 14px;
  height: 14px;
  background-position: -60px -210px;
}
.icon-clock-o:after {
  width: 14px;
  height: 14px;
  background-position: -90px -210px;
}
.icon-close:after,
.icon-remove:after,
.icon-times:after {
  width: 11px;
  height: 14px;
  background-position: -120px -210px;
}
.icon-cloud-download:after {
  width: 15px;
  height: 14px;
  background-position: -150px -210px;
}
.icon-cloud-upload:after {
  width: 15px;
  height: 14px;
  background-position: -180px -210px;
}
.icon-cloud:after {
  width: 15px;
  height: 14px;
  background-position: -210px -210px;
}
.icon-cny:after,
.icon-rmb:after,
.icon-yen:after,
.icon-jpy:after {
  width: 8px;
  height: 14px;
  background-position: -240px -210px;
}
.icon-code-fork:after {
  width: 8px;
  height: 14px;
  background-position: -270px -210px;
}
.icon-code:after {
  width: 15px;
  height: 14px;
  background-position: -300px -210px;
}
.icon-codepen:after {
  width: 14px;
  height: 14px;
  background-position: -330px -210px;
}
.icon-coffee:after {
  width: 15px;
  height: 14px;
  background-position: -360px -210px;
}
.icon-cog:after,
.icon-gear:after {
  width: 14px;
  height: 14px;
  background-position: -390px -210px;
}
.icon-cogs:after,
.icon-gears:after {
  width: 15px;
  height: 14px;
  background-position: -420px -210px;
}
.icon-columns:after {
  width: 13px;
  height: 14px;
  background-position: -450px -210px;
}
.icon-comment-o:after {
  width: 14px;
  height: 14px;
  background-position: 0 -240px;
}
.icon-comment:after {
  width: 14px;
  height: 14px;
  background-position: -30px -240px;
}
.icon-comments-o:after {
  width: 14px;
  height: 14px;
  background-position: -60px -240px;
}
.icon-comments:after {
  width: 14px;
  height: 14px;
  background-position: -90px -240px;
}
.icon-compass:after {
  width: 14px;
  height: 14px;
  background-position: -120px -240px;
}
.icon-compress:after {
  width: 14px;
  height: 14px;
  background-position: -150px -240px;
}
.icon-copy:after,
.icon-files-o:after {
  width: 14px;
  height: 14px;
  background-position: -180px -240px;
}
.icon-copyright:after {
  width: 14px;
  height: 14px;
  background-position: -210px -240px;
}
.icon-credit-card:after {
  width: 15px;
  height: 14px;
  background-position: -240px -240px;
}
.icon-crop:after {
  width: 13px;
  height: 14px;
  background-position: -270px -240px;
}
.icon-crosshairs:after {
  width: 14px;
  height: 14px;
  background-position: -300px -240px;
}
.icon-css3:after {
  width: 14px;
  height: 14px;
  background-position: -330px -240px;
}
.icon-cube:after {
  width: 14px;
  height: 14px;
  background-position: -360px -240px;
}
.icon-cubes:after {
  width: 18px;
  height: 14px;
  background-position: -390px -240px;
}
.icon-cut:after,
.icon-scissors:after {
  width: 14px;
  height: 14px;
  background-position: -420px -240px;
}
.icon-cutlery:after {
  width: 11px;
  height: 14px;
  background-position: -450px -240px;
}
.icon-dashboard:after,
.icon-tachometer:after {
  width: 14px;
  height: 14px;
  background-position: 0 -270px;
}
.icon-database:after {
  width: 14px;
  height: 14px;
  background-position: -30px -270px;
}
.icon-dedent:after,
.icon-outdent:after {
  width: 14px;
  height: 14px;
  background-position: -60px -270px;
}
.icon-delicious:after {
  width: 14px;
  height: 14px;
  background-position: -90px -270px;
}
.icon-desktop:after {
  width: 15px;
  height: 14px;
  background-position: -120px -270px;
}
.icon-deviantart:after {
  width: 14px;
  height: 14px;
  background-position: -150px -270px;
}
.icon-digg:after {
  width: 16px;
  height: 14px;
  background-position: -180px -270px;
}
.icon-dollar:after,
.icon-usd:after {
  width: 8px;
  height: 14px;
  background-position: -210px -270px;
}
.icon-dot-circle-o:after {
  width: 14px;
  height: 14px;
  background-position: -240px -270px;
}
.icon-download:after {
  width: 13px;
  height: 14px;
  background-position: -270px -270px;
}
.icon-dribbble:after {
  width: 14px;
  height: 14px;
  background-position: -300px -270px;
}
.icon-dropbox:after {
  width: 14px;
  height: 14px;
  background-position: -330px -270px;
}
.icon-drupal:after {
  width: 14px;
  height: 14px;
  background-position: -360px -270px;
}
.icon-edit:after,
.icon-pencil-square-o:after {
  width: 14px;
  height: 14px;
  background-position: -390px -270px;
}
.icon-eject:after {
  width: 12px;
  height: 14px;
  background-position: -420px -270px;
}
.icon-ellipsis-h:after {
  width: 11px;
  height: 14px;
  background-position: -450px -270px;
}
.icon-ellipsis-v:after {
  width: 3px;
  height: 14px;
  background-position: 0 -300px;
}
.icon-empire:after,
.icon-ge:after {
  width: 14px;
  height: 14px;
  background-position: -30px -300px;
}
.icon-envelope-o:after {
  width: 14px;
  height: 14px;
  background-position: -60px -300px;
}
.icon-envelope-square:after {
  width: 14px;
  height: 14px;
  background-position: -90px -300px;
}
.icon-envelope:after {
  width: 14px;
  height: 14px;
  background-position: -120px -300px;
}
.icon-eraser:after {
  width: 15px;
  height: 14px;
  background-position: -150px -300px;
}
.icon-eur:after,
.icon-euro:after {
  width: 8px;
  height: 14px;
  background-position: -180px -300px;
}
.icon-exchange:after {
  width: 14px;
  height: 14px;
  background-position: -210px -300px;
}
.icon-exclamation-circle:after {
  width: 14px;
  height: 14px;
  background-position: -240px -300px;
}
.icon-exclamation-triangle:after,
.icon-warning:after {
  width: 14px;
  height: 14px;
  background-position: -270px -300px;
}
.icon-exclamation:after {
  width: 5px;
  height: 14px;
  background-position: -300px -300px;
}
.icon-expand:after {
  width: 14px;
  height: 14px;
  background-position: -330px -300px;
}
.icon-external-link-square:after {
  width: 14px;
  height: 14px;
  background-position: -360px -300px;
}
.icon-external-link:after {
  width: 14px;
  height: 14px;
  background-position: -390px -300px;
}
.icon-eye-slash:after {
  width: 14px;
  height: 14px;
  background-position: -420px -300px;
}
.icon-eye2:after,
.icon-eye:after {
  width: 14px;
  height: 14px;
  background-position: -450px -300px;
}
.icon-eyedropper:after {
  width: 14px;
  height: 14px;
  background-position: 0 -330px;
}
.icon-facebook-square:after {
  width: 14px;
  height: 14px;
  background-position: -30px -330px;
}
.icon-facebook:after {
  width: 8px;
  height: 14px;
  background-position: -60px -330px;
}
.icon-fast-backward:after {
  width: 14px;
  height: 14px;
  background-position: -90px -330px;
}
.icon-fast-forward:after {
  width: 14px;
  height: 14px;
  background-position: -120px -330px;
}
.icon-fax:after {
  width: 14px;
  height: 14px;
  background-position: -150px -330px;
}
.icon-female:after {
  width: 10px;
  height: 14px;
  background-position: -180px -330px;
}
.icon-fighter-jet:after {
  width: 15px;
  height: 14px;
  background-position: -210px -330px;
}
.icon-file-archive-o:after,
.icon-file-zip-o:after {
  width: 14px;
  height: 14px;
  background-position: -240px -330px;
}
.icon-file-audio-o:after,
.icon-file-sound-o:after {
  width: 14px;
  height: 14px;
  background-position: -270px -330px;
}
.icon-file-code-o:after {
  width: 14px;
  height: 14px;
  background-position: -300px -330px;
}
.icon-file-excel-o:after {
  width: 14px;
  height: 14px;
  background-position: -330px -330px;
}
.icon-file-image-o:after,
.icon-file-photo-o:after,
.icon-file-picture-o:after {
  width: 14px;
  height: 14px;
  background-position: -360px -330px;
}
.icon-file-movie-o:after,
.icon-file-video-o:after {
  width: 14px;
  height: 14px;
  background-position: -390px -330px;
}
.icon-file-o:after {
  width: 14px;
  height: 14px;
  background-position: -420px -330px;
}
.icon-file-pdf-o:after {
  width: 14px;
  height: 14px;
  background-position: -450px -330px;
}
.icon-file-powerpoint-o:after {
  width: 14px;
  height: 14px;
  background-position: 0 -360px;
}
.icon-file-text-o:after {
  width: 14px;
  height: 14px;
  background-position: -30px -360px;
}
.icon-file-text:after {
  width: 14px;
  height: 14px;
  background-position: -60px -360px;
}
.icon-file-word-o:after {
  width: 14px;
  height: 14px;
  background-position: -90px -360px;
}
.icon-file:after {
  width: 14px;
  height: 14px;
  background-position: -120px -360px;
}
.icon-film:after {
  width: 15px;
  height: 14px;
  background-position: -150px -360px;
}
.icon-filter:after {
  width: 11px;
  height: 14px;
  background-position: -180px -360px;
}
.icon-fire-extinguisher:after {
  width: 11px;
  height: 14px;
  background-position: -210px -360px;
}
.icon-fire2:after,
.icon-fire:after {
  width: 11px;
  height: 14px;
  background-position: -240px -360px;
}
.icon-flag-checkered:after {
  width: 14px;
  height: 14px;
  background-position: -270px -360px;
}
.icon-flag-o:after {
  width: 14px;
  height: 14px;
  background-position: -300px -360px;
}
.icon-flag:after {
  width: 14px;
  height: 14px;
  background-position: -330px -360px;
}
.icon-flask:after {
  width: 13px;
  height: 14px;
  background-position: -360px -360px;
}
.icon-flickr:after {
  width: 14px;
  height: 14px;
  background-position: -390px -360px;
}
.icon-floppy-o:after,
.icon-save:after {
  width: 14px;
  height: 14px;
  background-position: -420px -360px;
}
.icon-folder-o:after {
  width: 13px;
  height: 14px;
  background-position: -450px -360px;
}
.icon-folder-open-o:after {
  width: 15px;
  height: 14px;
  background-position: 0 -390px;
}
.icon-folder-open:after {
  width: 15px;
  height: 14px;
  background-position: -30px -390px;
}
.icon-folder:after {
  width: 13px;
  height: 14px;
  background-position: -60px -390px;
}
.icon-font:after {
  width: 13px;
  height: 14px;
  background-position: -90px -390px;
}
.icon-forward:after {
  width: 13px;
  height: 14px;
  background-position: -120px -390px;
}
.icon-foursquare:after {
  width: 10px;
  height: 14px;
  background-position: -150px -390px;
}
.icon-frown-o:after {
  width: 14px;
  height: 14px;
  background-position: -180px -390px;
}
.icon-futbol-o:after,
.icon-soccer-ball-o:after {
  width: 14px;
  height: 14px;
  background-position: -210px -390px;
}
.icon-gamepad:after {
  width: 15px;
  height: 14px;
  background-position: -240px -390px;
}
.icon-gavel:after,
.icon-legal:after {
  width: 14px;
  height: 14px;
  background-position: -270px -390px;
}
.icon-gbp:after {
  width: 8px;
  height: 14px;
  background-position: -300px -390px;
}
.icon-gift2:after,
.icon-gift:after {
  width: 14px;
  height: 14px;
  background-position: -330px -390px;
}
.icon-git-square:after {
  width: 14px;
  height: 14px;
  background-position: -360px -390px;
}
.icon-git:after {
  width: 14px;
  height: 14px;
  background-position: -390px -390px;
}
.icon-github-alt:after {
  width: 13px;
  height: 14px;
  background-position: -420px -390px;
}
.icon-github-square:after {
  width: 14px;
  height: 14px;
  background-position: -450px -390px;
}
.icon-github:after {
  width: 14px;
  height: 14px;
  background-position: 0 -420px;
}
.icon-gittip:after {
  width: 14px;
  height: 14px;
  background-position: -30px -420px;
}
.icon-glass:after {
  width: 14px;
  height: 14px;
  background-position: -60px -420px;
}
.icon-globe2:after,
.icon-globe:after {
  width: 14px;
  height: 14px;
  background-position: -90px -420px;
}
.icon-google-plus-square:after {
  width: 14px;
  height: 14px;
  background-position: -120px -420px;
}
.icon-google-plus:after {
  width: 13px;
  height: 14px;
  background-position: -150px -420px;
}
.icon-google-wallet:after {
  width: 14px;
  height: 14px;
  background-position: -180px -420px;
}
.icon-google:after {
  width: 10px;
  height: 14px;
  background-position: -210px -420px;
}
.icon-graduation-cap:after,
.icon-mortar-board:after {
  width: 18px;
  height: 14px;
  background-position: -240px -420px;
}
.icon-group:after,
.icon-users:after {
  width: 15px;
  height: 14px;
  background-position: -270px -420px;
}
.icon-h-square:after {
  width: 14px;
  height: 14px;
  background-position: -300px -420px;
}
.icon-hacker-news:after {
  width: 14px;
  height: 14px;
  background-position: -330px -420px;
}
.icon-hand-o-down:after {
  width: 14px;
  height: 14px;
  background-position: -360px -420px;
}
.icon-hand-o-left:after {
  width: 14px;
  height: 14px;
  background-position: -390px -420px;
}
.icon-hand-o-right:after {
  width: 14px;
  height: 14px;
  background-position: -420px -420px;
}
.icon-hand-o-up:after {
  width: 14px;
  height: 14px;
  background-position: -450px -420px;
}
.icon-hdd-o:after {
  width: 14px;
  height: 14px;
  background-position: 0 -450px;
}
.icon-header:after {
  width: 14px;
  height: 14px;
  background-position: -30px -450px;
}
.icon-headphones:after {
  width: 13px;
  height: 14px;
  background-position: -60px -450px;
}
.icon-heart-o2:after,
.icon-heart-o:after {
  width: 14px;
  height: 14px;
  background-position: -90px -450px;
}
.icon-heart:after {
  width: 14px;
  height: 14px;
  background-position: -120px -450px;
}
.icon-history:after {
  width: 14px;
  height: 14px;
  background-position: -150px -450px;
}
.icon-home:after {
  width: 13px;
  height: 14px;
  background-position: -180px -450px;
}
.icon-hospital-o:after {
  width: 11px;
  height: 14px;
  background-position: -210px -450px;
}
.icon-html5:after {
  width: 11px;
  height: 14px;
  background-position: -240px -450px;
}
.icon-ils:after,
.icon-shekel:after,
.icon-sheqel:after {
  width: 14px;
  height: 14px;
  background-position: -270px -450px;
}
.icon-image:after,
.icon-photo:after,
.icon-picture-o:after {
  width: 15px;
  height: 14px;
  background-position: -300px -450px;
}
.icon-inbox:after {
  width: 14px;
  height: 14px;
  background-position: -330px -450px;
}
.icon-indent:after {
  width: 14px;
  height: 14px;
  background-position: -360px -450px;
}
.icon-info-circle:after {
  width: 14px;
  height: 14px;
  background-position: -390px -450px;
}
.icon-info:after {
  width: 5px;
  height: 14px;
  background-position: -420px -450px;
}
.icon-inr:after,
.icon-rupee:after {
  width: 7px;
  height: 14px;
  background-position: -450px -450px;
}
.icon-instagram:after {
  width: 14px;
  height: 14px;
  background-position: 0 -480px;
}
.icon-ioxhost:after {
  width: 16px;
  height: 14px;
  background-position: -30px -480px;
}
.icon-italic:after {
  width: 8px;
  height: 14px;
  background-position: -60px -480px;
}
.icon-joomla:after {
  width: 14px;
  height: 14px;
  background-position: -90px -480px;
}
.icon-jsfiddle:after {
  width: 16px;
  height: 14px;
  background-position: -120px -480px;
}
.icon-key:after {
  width: 14px;
  height: 14px;
  background-position: -150px -480px;
}
.icon-keyboard-o:after {
  width: 15px;
  height: 14px;
  background-position: -180px -480px;
}
.icon-krw:after,
.icon-won:after {
  width: 14px;
  height: 14px;
  background-position: -210px -480px;
}
.icon-language:after {
  width: 14px;
  height: 14px;
  background-position: -240px -480px;
}
.icon-laptop:after {
  width: 15px;
  height: 14px;
  background-position: -270px -480px;
}
.icon-lastfm-square:after {
  width: 14px;
  height: 14px;
  background-position: -300px -480px;
}
.icon-lastfm:after {
  width: 14px;
  height: 14px;
  background-position: -330px -480px;
}
.icon-leaf:after {
  width: 14px;
  height: 14px;
  background-position: -360px -480px;
}
.icon-lemon-o:after {
  width: 14px;
  height: 14px;
  background-position: -390px -480px;
}
.icon-level-down:after {
  width: 8px;
  height: 14px;
  background-position: -420px -480px;
}
.icon-level-up:after {
  width: 8px;
  height: 14px;
  background-position: -450px -480px;
}
.icon-life-bouy:after,
.icon-life-buoy:after,
.icon-life-ring:after,
.icon-life-saver:after,
.icon-support:after {
  width: 14px;
  height: 14px;
  background-position: 0 -510px;
}
.icon-lightbulb-o:after {
  width: 8px;
  height: 14px;
  background-position: -30px -510px;
}
.icon-line-chart:after {
  width: 16px;
  height: 14px;
  background-position: -60px -510px;
}
.icon-linkedin-square2:after,
.icon-linkedin-square:after {
  width: 14px;
  height: 14px;
  background-position: -90px -510px;
}
.icon-linkedin:after {
  width: 14px;
  height: 14px;
  background-position: -120px -510px;
}
.icon-linux:after {
  width: 14px;
  height: 14px;
  background-position: -150px -510px;
}
.icon-list-alt:after {
  width: 14px;
  height: 14px;
  background-position: -180px -510px;
}
.icon-list-ol:after {
  width: 14px;
  height: 14px;
  background-position: -210px -510px;
}
.icon-list-ul:after {
  width: 14px;
  height: 14px;
  background-position: -240px -510px;
}
.icon-list:after {
  width: 14px;
  height: 14px;
  background-position: -270px -510px;
}
.icon-location-arrow:after {
  width: 11px;
  height: 14px;
  background-position: -300px -510px;
}
.icon-lock:after {
  width: 9px;
  height: 14px;
  background-position: -330px -510px;
}
.icon-long-arrow-down:after {
  width: 6px;
  height: 14px;
  background-position: -360px -510px;
}
.icon-long-arrow-left:after {
  width: 14px;
  height: 14px;
  background-position: -390px -510px;
}
.icon-long-arrow-right:after {
  width: 14px;
  height: 14px;
  background-position: -420px -510px;
}
.icon-long-arrow-up:after {
  width: 6px;
  height: 14px;
  background-position: -450px -510px;
}
.icon-magic:after {
  width: 13px;
  height: 14px;
  background-position: 0 -540px;
}
.icon-magnet:after {
  width: 14px;
  height: 14px;
  background-position: -30px -540px;
}
.icon-mail-forward:after,
.icon-share:after {
  width: 14px;
  height: 14px;
  background-position: -60px -540px;
}
.icon-mail-reply-all:after,
.icon-reply-all:after {
  width: 14px;
  height: 14px;
  background-position: -90px -540px;
}
.icon-mail-reply:after,
.icon-reply:after {
  width: 14px;
  height: 14px;
  background-position: -120px -540px;
}
.icon-male:after {
  width: 8px;
  height: 14px;
  background-position: -150px -540px;
}
.icon-map-marker:after {
  width: 8px;
  height: 14px;
  background-position: -180px -540px;
}
.icon-maxcdn:after {
  width: 14px;
  height: 14px;
  background-position: -210px -540px;
}
.icon-meanpath:after {
  width: 14px;
  height: 14px;
  background-position: -240px -540px;
}
.icon-medkit:after {
  width: 14px;
  height: 14px;
  background-position: -270px -540px;
}
.icon-meh-o:after {
  width: 14px;
  height: 14px;
  background-position: -300px -540px;
}
.icon-microphone-slash:after {
  width: 11px;
  height: 14px;
  background-position: -330px -540px;
}
.icon-microphone:after {
  width: 9px;
  height: 14px;
  background-position: -360px -540px;
}
.icon-minus-circle:after {
  width: 14px;
  height: 14px;
  background-position: -390px -540px;
}
.icon-minus-square-o:after {
  width: 11px;
  height: 14px;
  background-position: -420px -540px;
}
.icon-minus-square:after {
  width: 14px;
  height: 14px;
  background-position: -450px -540px;
}
.icon-minus:after {
  width: 11px;
  height: 14px;
  background-position: 0 -570px;
}
.icon-mobile:after,
.icon-mobile-phone:after {
  width: 6px;
  height: 14px;
  background-position: -30px -570px;
}
.icon-money:after {
  width: 15px;
  height: 14px;
  background-position: -60px -570px;
}
.icon-moon-o:after {
  width: 14px;
  height: 14px;
  background-position: -90px -570px;
}
.icon-music:after {
  width: 14px;
  height: 14px;
  background-position: -120px -570px;
}
.icon-newspaper-o:after {
  width: 16px;
  height: 14px;
  background-position: -150px -570px;
}
.icon-openid:after {
  width: 14px;
  height: 14px;
  background-position: -180px -570px;
}
.icon-pagelines:after {
  width: 11px;
  height: 14px;
  background-position: -210px -570px;
}
.icon-paint-brush:after {
  width: 14px;
  height: 14px;
  background-position: -240px -570px;
}
.icon-paper-plane-o:after,
.icon-send-o:after {
  width: 14px;
  height: 14px;
  background-position: -270px -570px;
}
.icon-paper-plane:after,
.icon-send:after {
  width: 14px;
  height: 14px;
  background-position: -300px -570px;
}
.icon-paperclip:after {
  width: 11px;
  height: 14px;
  background-position: -330px -570px;
}
.icon-paragraph:after {
  width: 10px;
  height: 14px;
  background-position: -360px -570px;
}
.icon-pause:after {
  width: 14px;
  height: 14px;
  background-position: -390px -570px;
}
.icon-paw:after {
  width: 13px;
  height: 14px;
  background-position: -420px -570px;
}
.icon-paypal:after {
  width: 14px;
  height: 14px;
  background-position: -450px -570px;
}
.icon-pencil-square:after {
  width: 14px;
  height: 14px;
  background-position: 0 -600px;
}
.icon-pencil:after {
  width: 14px;
  height: 14px;
  background-position: -30px -600px;
}
.icon-phone-square:after {
  width: 14px;
  height: 14px;
  background-position: -60px -600px;
}
.icon-phone:after {
  width: 11px;
  height: 14px;
  background-position: -90px -600px;
}
.icon-pie-chart:after {
  width: 14px;
  height: 14px;
  background-position: -120px -600px;
}
.icon-pied-piper-alt:after {
  width: 16px;
  height: 14px;
  background-position: -150px -600px;
}
.icon-pied-piper:after {
  width: 14px;
  height: 14px;
  background-position: -180px -600px;
}
.icon-pinterest-square:after {
  width: 14px;
  height: 14px;
  background-position: -210px -600px;
}
.icon-pinterest:after {
  width: 14px;
  height: 14px;
  background-position: -240px -600px;
}
.icon-plane:after {
  width: 11px;
  height: 14px;
  background-position: -270px -600px;
}
.icon-play-circle-o:after {
  width: 14px;
  height: 14px;
  background-position: -300px -600px;
}
.icon-play-circle:after {
  width: 14px;
  height: 14px;
  background-position: -330px -600px;
}
.icon-play:after {
  width: 11px;
  height: 14px;
  background-position: -360px -600px;
}
.icon-plug:after {
  width: 14px;
  height: 14px;
  background-position: -390px -600px;
}
.icon-plus-circle:after {
  width: 14px;
  height: 14px;
  background-position: -420px -600px;
}
.icon-plus-square-o:after {
  width: 11px;
  height: 14px;
  background-position: -450px -600px;
}
.icon-plus-square:after {
  width: 14px;
  height: 14px;
  background-position: 0 -630px;
}
.icon-plus:after {
  width: 11px;
  height: 14px;
  background-position: -30px -630px;
}
.icon-power-off:after {
  width: 14px;
  height: 14px;
  background-position: -60px -630px;
}
.icon-print:after {
  width: 13px;
  height: 14px;
  background-position: -90px -630px;
}
.icon-puzzle-piece:after {
  width: 13px;
  height: 14px;
  background-position: -120px -630px;
}
.icon-qq:after {
  width: 14px;
  height: 14px;
  background-position: -150px -630px;
}
.icon-qrcode:after {
  width: 11px;
  height: 14px;
  background-position: -180px -630px;
}
.icon-question-circle:after {
  width: 14px;
  height: 14px;
  background-position: -210px -630px;
}
.icon-question:after {
  width: 8px;
  height: 14px;
  background-position: -240px -630px;
}
.icon-quote-left:after {
  width: 13px;
  height: 14px;
  background-position: -270px -630px;
}
.icon-quote-right:after {
  width: 13px;
  height: 14px;
  background-position: -300px -630px;
}
.icon-ra:after,
.icon-rebel:after {
  width: 14px;
  height: 14px;
  background-position: -330px -630px;
}
.icon-random:after {
  width: 14px;
  height: 14px;
  background-position: -360px -630px;
}
.icon-recycle:after {
  width: 14px;
  height: 14px;
  background-position: -390px -630px;
}
.icon-reddit-square:after {
  width: 14px;
  height: 14px;
  background-position: -420px -630px;
}
.icon-reddit:after {
  width: 16px;
  height: 14px;
  background-position: -450px -630px;
}
.icon-refresh:after {
  width: 14px;
  height: 14px;
  background-position: 0 -660px;
}
.icon-renren:after {
  width: 14px;
  height: 14px;
  background-position: -30px -660px;
}
.icon-repeat:after,
.icon-rotate-right:after {
  width: 14px;
  height: 14px;
  background-position: -60px -660px;
}
.icon-retweet:after {
  width: 15px;
  height: 14px;
  background-position: -90px -660px;
}
.icon-road:after {
  width: 15px;
  height: 14px;
  background-position: -120px -660px;
}
.icon-rocket:after {
  width: 13px;
  height: 14px;
  background-position: -150px -660px;
}
.icon-rotate-left:after,
.icon-undo:after {
  width: 14px;
  height: 14px;
  background-position: -180px -660px;
}
.icon-rouble:after,
.icon-rub:after,
.icon-ruble:after {
  width: 10px;
  height: 14px;
  background-position: -210px -660px;
}
.icon-rss-square:after {
  width: 14px;
  height: 14px;
  background-position: -240px -660px;
}
.icon-rss:after {
  width: 11px;
  height: 14px;
  background-position: -270px -660px;
}
.icon-search-minus:after {
  width: 13px;
  height: 14px;
  background-position: -300px -660px;
}
.icon-search-plus:after {
  width: 13px;
  height: 14px;
  background-position: -330px -660px;
}
.icon-search:after {
  width: 13px;
  height: 14px;
  background-position: -360px -660px;
}
.icon-share-alt-square:after {
  width: 14px;
  height: 14px;
  background-position: -390px -660px;
}
.icon-share-alt:after {
  width: 14px;
  height: 14px;
  background-position: -420px -660px;
}
.icon-share-square-o:after {
  width: 13px;
  height: 14px;
  background-position: -450px -660px;
}
.icon-share-square:after {
  width: 14px;
  height: 14px;
  background-position: 0 -690px;
}
.icon-shield:after {
  width: 10px;
  height: 14px;
  background-position: -30px -690px;
}
.icon-shopping-cart:after {
  width: 13px;
  height: 14px;
  background-position: -60px -690px;
}
.icon-sign-in:after {
  width: 14px;
  height: 14px;
  background-position: -90px -690px;
}
.icon-sign-out2:after,
.icon-sign-out:after {
  width: 13px;
  height: 14px;
  background-position: -120px -690px;
}
.icon-signal:after {
  width: 14px;
  height: 14px;
  background-position: -150px -690px;
}
.icon-sitemap:after {
  width: 14px;
  height: 14px;
  background-position: -180px -690px;
}
.icon-skype:after {
  width: 14px;
  height: 14px;
  background-position: -210px -690px;
}
.icon-slack:after {
  width: 13px;
  height: 14px;
  background-position: -240px -690px;
}
.icon-sliders:after {
  width: 14px;
  height: 14px;
  background-position: -270px -690px;
}
.icon-slideshare:after {
  width: 14px;
  height: 14px;
  background-position: -300px -690px;
}
.icon-smile-o:after {
  width: 14px;
  height: 14px;
  background-position: -330px -690px;
}
.icon-sort-alpha-asc:after {
  width: 13px;
  height: 14px;
  background-position: -360px -690px;
}
.icon-sort-alpha-desc:after {
  width: 13px;
  height: 14px;
  background-position: -390px -690px;
}
.icon-sort-amount-asc:after {
  width: 14px;
  height: 14px;
  background-position: -420px -690px;
}
.icon-sort-amount-desc:after {
  width: 14px;
  height: 14px;
  background-position: -450px -690px;
}
.icon-sort-asc:after,
.icon-sort-up:after {
  width: 8px;
  height: 14px;
  background-position: 0 -720px;
}
.icon-sort-desc:after,
.icon-sort-down:after {
  width: 8px;
  height: 14px;
  background-position: -30px -720px;
}
.icon-sort-numeric-asc:after {
  width: 14px;
  height: 14px;
  background-position: -60px -720px;
}
.icon-sort-numeric-desc:after {
  width: 14px;
  height: 14px;
  background-position: -90px -720px;
}
.icon-sort:after,
.icon-unsorted:after {
  width: 8px;
  height: 14px;
  background-position: -120px -720px;
}
.icon-soundcloud:after {
  width: 18px;
  height: 14px;
  background-position: -150px -720px;
}
.icon-space-shuttle:after {
  width: 17px;
  height: 14px;
  background-position: -180px -720px;
}
.icon-spinner:after {
  width: 12px;
  height: 14px;
  background-position: -210px -720px;
}
.icon-spoon:after {
  width: 6px;
  height: 14px;
  background-position: -240px -720px;
}
.icon-spotify:after {
  width: 14px;
  height: 14px;
  background-position: -270px -720px;
}
.icon-square-o:after {
  width: 11px;
  height: 14px;
  background-position: -300px -720px;
}
.icon-square:after {
  width: 14px;
  height: 14px;
  background-position: -330px -720px;
}
.icon-stack-exchange:after {
  width: 10px;
  height: 14px;
  background-position: -360px -720px;
}
.icon-stack-overflow:after {
  width: 11px;
  height: 14px;
  background-position: -390px -720px;
}
.icon-star-half-empty:after,
.icon-star-half-full:after,
.icon-star-half-o:after {
  width: 13px;
  height: 14px;
  background-position: -420px -720px;
}
.icon-star-half:after {
  width: 7px;
  height: 14px;
  background-position: -450px -720px;
}
.icon-star-o:after {
  width: 13px;
  height: 14px;
  background-position: 0 -750px;
}
.icon-star:after {
  width: 13px;
  height: 14px;
  background-position: -30px -750px;
}
.icon-steam-square:after {
  width: 14px;
  height: 14px;
  background-position: -60px -750px;
}
.icon-steam:after {
  width: 14px;
  height: 14px;
  background-position: -90px -750px;
}
.icon-step-backward:after {
  width: 8px;
  height: 14px;
  background-position: -120px -750px;
}
.icon-step-forward:after {
  width: 8px;
  height: 14px;
  background-position: -150px -750px;
}
.icon-stethoscope:after {
  width: 11px;
  height: 14px;
  background-position: -180px -750px;
}
.icon-stop:after {
  width: 14px;
  height: 14px;
  background-position: -210px -750px;
}
.icon-strikethrough:after {
  width: 14px;
  height: 14px;
  background-position: -240px -750px;
}
.icon-stumbleupon-circle:after {
  width: 14px;
  height: 14px;
  background-position: -270px -750px;
}
.icon-stumbleupon:after {
  width: 15px;
  height: 14px;
  background-position: -300px -750px;
}
.icon-subscript:after {
  width: 14px;
  height: 14px;
  background-position: -330px -750px;
}
.icon-suitcase:after {
  width: 14px;
  height: 14px;
  background-position: -360px -750px;
}
.icon-sun-o:after {
  width: 14px;
  height: 14px;
  background-position: -390px -750px;
}
.icon-superscript:after {
  width: 14px;
  height: 14px;
  background-position: -420px -750px;
}
.icon-table:after {
  width: 13px;
  height: 14px;
  background-position: -450px -750px;
}
.icon-tablet:after {
  width: 9px;
  height: 14px;
  background-position: 0 -780px;
}
.icon-tag:after {
  width: 14px;
  height: 14px;
  background-position: -30px -780px;
}
.icon-tags:after {
  width: 15px;
  height: 14px;
  background-position: -60px -780px;
}
.icon-tasks:after {
  width: 14px;
  height: 14px;
  background-position: -90px -780px;
}
.icon-tencent-weibo:after {
  width: 10px;
  height: 14px;
  background-position: -120px -780px;
}
.icon-terminal:after {
  width: 13px;
  height: 14px;
  background-position: -150px -780px;
}
.icon-text-height:after {
  width: 14px;
  height: 14px;
  background-position: -180px -780px;
}
.icon-text-width:after {
  width: 14px;
  height: 14px;
  background-position: -210px -780px;
}
.icon-th-large:after {
  width: 13px;
  height: 14px;
  background-position: -240px -780px;
}
.icon-th-list:after {
  width: 14px;
  height: 14px;
  background-position: -270px -780px;
}
.icon-th:after {
  width: 14px;
  height: 14px;
  background-position: -300px -780px;
}
.icon-thumb-tack2:after,
.icon-thumb-tack:after {
  width: 9px;
  height: 14px;
  background-position: -330px -780px;
}
.icon-thumbs-down:after {
  width: 13px;
  height: 14px;
  background-position: -360px -780px;
}
.icon-thumbs-o-down:after {
  width: 14px;
  height: 14px;
  background-position: -390px -780px;
}
.icon-thumbs-o-up:after {
  width: 14px;
  height: 14px;
  background-position: -420px -780px;
}
.icon-thumbs-up:after {
  width: 13px;
  height: 14px;
  background-position: -450px -780px;
}
.icon-ticket:after {
  width: 14px;
  height: 14px;
  background-position: 0 -810px;
}
.icon-times-circle-o:after {
  width: 14px;
  height: 14px;
  background-position: -30px -810px;
}
.icon-times-circle:after {
  width: 14px;
  height: 14px;
  background-position: -60px -810px;
}
.icon-tint:after {
  width: 8px;
  height: 14px;
  background-position: -90px -810px;
}
.icon-toggle-off:after {
  width: 16px;
  height: 14px;
  background-position: -120px -810px;
}
.icon-toggle-on:after {
  width: 16px;
  height: 14px;
  background-position: -150px -810px;
}
.icon-trash-o:after {
  width: 11px;
  height: 14px;
  background-position: -180px -810px;
}
.icon-trash:after {
  width: 11px;
  height: 14px;
  background-position: -210px -810px;
}
.icon-tree:after {
  width: 14px;
  height: 14px;
  background-position: -240px -810px;
}
.icon-trello:after {
  width: 14px;
  height: 14px;
  background-position: -270px -810px;
}
.icon-trophy:after {
  width: 13px;
  height: 14px;
  background-position: -300px -810px;
}
.icon-truck:after {
  width: 14px;
  height: 14px;
  background-position: -330px -810px;
}
.icon-try:after,
.icon-turkish-lira:after {
  width: 9px;
  height: 14px;
  background-position: -360px -810px;
}
.icon-tty:after {
  width: 14px;
  height: 14px;
  background-position: -390px -810px;
}
.icon-tumblr-square:after {
  width: 14px;
  height: 14px;
  background-position: -420px -810px;
}
.icon-tumblr:after {
  width: 8px;
  height: 14px;
  background-position: -450px -810px;
}
.icon-twitch:after {
  width: 14px;
  height: 14px;
  background-position: 0 -840px;
}
.icon-twitter-square:after {
  width: 14px;
  height: 14px;
  background-position: -30px -840px;
}
.icon-twitter:after {
  width: 13px;
  height: 14px;
  background-position: -60px -840px;
}
.icon-umbrella:after {
  width: 13px;
  height: 14px;
  background-position: -90px -840px;
}
.icon-underline:after {
  width: 14px;
  height: 14px;
  background-position: -120px -840px;
}
.icon-unlock-alt:after {
  width: 9px;
  height: 14px;
  background-position: -150px -840px;
}
.icon-unlock:after {
  width: 13px;
  height: 14px;
  background-position: -180px -840px;
}
.icon-upload:after {
  width: 13px;
  height: 14px;
  background-position: -210px -840px;
}
.icon-user-md:after {
  width: 11px;
  height: 14px;
  background-position: -240px -840px;
}
.icon-user:after {
  width: 11px;
  height: 14px;
  background-position: -270px -840px;
}
.icon-video-camera:after {
  width: 14px;
  height: 14px;
  background-position: -300px -840px;
}
.icon-vimeo-square:after {
  width: 14px;
  height: 14px;
  background-position: -330px -840px;
}
.icon-vine:after {
  width: 14px;
  height: 14px;
  background-position: -360px -840px;
}
.icon-vk:after {
  width: 15px;
  height: 14px;
  background-position: -390px -840px;
}
.icon-volume-down:after {
  width: 9px;
  height: 14px;
  background-position: -420px -840px;
}
.icon-volume-off:after {
  width: 6px;
  height: 14px;
  background-position: -450px -840px;
}
.icon-volume-up:after {
  width: 13px;
  height: 14px;
  background-position: 0 -870px;
}
.icon-wechat:after,
.icon-weixin:after {
  width: 16px;
  height: 14px;
  background-position: -30px -870px;
}
.icon-weibo:after {
  width: 14px;
  height: 14px;
  background-position: -60px -870px;
}
.icon-wheelchair:after {
  width: 13px;
  height: 14px;
  background-position: -90px -870px;
}
.icon-wifi:after {
  width: 16px;
  height: 14px;
  background-position: -120px -870px;
}
.icon-windows:after {
  width: 13px;
  height: 14px;
  background-position: -150px -870px;
}
.icon-wordpress:after {
  width: 14px;
  height: 14px;
  background-position: -180px -870px;
}
.icon-wrench:after {
  width: 13px;
  height: 14px;
  background-position: -210px -870px;
}
.icon-xing-square:after {
  width: 14px;
  height: 14px;
  background-position: -240px -870px;
}
.icon-xing:after {
  width: 11px;
  height: 14px;
  background-position: -270px -870px;
}
.icon-yahoo:after {
  width: 14px;
  height: 14px;
  background-position: -300px -870px;
}
.icon-yelp:after {
  width: 14px;
  height: 14px;
  background-position: -330px -870px;
}
.icon-youtube-play:after {
  width: 14px;
  height: 14px;
  background-position: -360px -870px;
}
.icon-youtube-square:after {
  width: 14px;
  height: 14px;
  background-position: -390px -870px;
}
.icon-youtube:after {
  width: 14px;
  height: 14px;
  background-position: -420px -870px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Segoe UI", "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #004c97;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00254b;
  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: 2px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  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: "Segoe UI", "Helvetica Neue", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #222222;
}
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: #808080;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
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: 9px;
  margin-bottom: 9px;
}
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: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf6f1;
  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: #808080;
}
.text-primary {
  color: #004c97;
}
a.text-primary:hover {
  color: #003264;
}
.text-success {
  color: #008139;
}
a.text-success:hover {
  color: #004e22;
}
.text-info {
  color: #1596d1;
}
a.text-info:hover {
  color: #1075a3;
}
.text-warning {
  color: #c88242;
}
a.text-warning:hover {
  color: #a76930;
}
.text-danger {
  color: #ac2b37;
}
a.text-danger:hover {
  color: #83212a;
}
.bg-primary {
  color: #fff;
  background-color: #004c97;
}
a.bg-primary:hover {
  background-color: #003264;
}
.bg-success {
  background-color: #ecf7f1;
}
a.bg-success:hover {
  background-color: #c9e7d6;
}
.bg-info {
  background-color: #eef8fc;
}
a.bg-info:hover {
  background-color: #c2e5f5;
}
.bg-warning {
  background-color: #fcf6f1;
}
a.bg-warning:hover {
  background-color: #f1dcc9;
}
.bg-danger {
  background-color: #faf0f1;
}
a.bg-danger:hover {
  background-color: #edcacd;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
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: 18px;
}
dt,
dd {
  line-height: 1.4;
}
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 #808080;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  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.4;
  color: #808080;
}
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: 18px;
  font-style: normal;
  line-height: 1.4;
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 200;
  src: local("Segoe UI Light");
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 300;
  src: local("Segoe UI Semilight");
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 400;
  src: local("Segoe UI");
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 600;
  src: local("Segoe UI Semibold");
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 700;
  src: local("Segoe UI Bold");
}
@font-face {
  font-family: "Segoe UI";
  font-style: italic;
  font-weight: 400;
  src: local("Segoe UI Italic");
}
@font-face {
  font-family: "Segoe UI";
  font-style: italic;
  font-weight: 700;
  src: local("Segoe UI Bold Italic");
}
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}
.black {
  font-weight: 700;
}
.bold {
  font-weight: 600;
}
.normal {
  font-weight: 400;
}
.light {
  font-weight: 300;
}
.toolbar-text {
  padding: 8px 12px;
  display: inline-block;
  vertical-align: middle;
}
dt {
  font-weight: 600;
}
dd {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .dl-horizontal dd {
    margin-bottom: 0px;
  }
}
.dl-inline:before,
.dl-inline:after {
  content: " ";
  display: table;
}
.dl-inline:after {
  clear: both;
}
.dl-inline:before,
.dl-inline:after {
  content: " ";
  display: table;
}
.dl-inline:after {
  clear: both;
}
.dl-inline dd,
.dl-inline dt {
  font-weight: 400;
  float: left;
  display: inline-block;
  color: #808080;
}
.dl-inline dd,
.dl-inline dt {
  margin-right: 4px;
  margin-bottom: 0;
}
.dl-inline dt:after {
  content: ":";
  display: inline-block;
}
.dl-inline dd:after {
  margin-left: 8px;
  margin-right: 4px;
  display: inline-block;
  content: "•";
}
.dl-inline dd:last-child:after {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.subhead,
.title,
.headline,
.display1,
.display2,
.display3 {
  color: #222222;
}
h1,
h2,
h3,
.h1,
.h2,
.h3,
.display2,
.display1,
.headline {
  margin-top: 32px;
  margin-bottom: 9px;
}
h4,
h5,
h6,
.h4,
.h5,
.h6,
.title,
.subhead {
  margin-top: 18px;
  margin-bottom: 9px;
}
h6,
.h6 {
  font-weight: 700;
  font-size: 12px;
}
.caption {
  font-size: 12px;
  color: #808080;
}
.subhead,
h5,
.h5 {
  font-size: 13px;
  font-weight: 700;
}
.title,
h4,
.h4 {
  font-size: 16px;
  font-weight: 600;
}
.headline,
h3,
.h3 {
  font-size: 18px;
  font-weight: 600;
}
.display1,
h2,
.h2 {
  font-size: 26px;
  font-weight: 400;
}
.display2,
h1,
.h1 {
  font-size: 36px;
  font-weight: 400;
}
.display3 {
  font-size: 56px;
  font-weight: 400;
}
.prose {
  font-size: 14px;
  line-height: 1.8;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  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: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .container {
    width: 736px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 956px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1156px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.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: 8px;
  padding-right: 8px;
}
.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: #808080;
  text-align: center;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.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.4;
  vertical-align: top;
  border-top: 1px solid #e9eaeb;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9eaeb;
}
.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 #e9eaeb;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 4px;
}
.table-bordered {
  border: 1px solid #e9eaeb;
}
.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 #e9eaeb;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f8f9fa;
}
.table-hover > tbody > tr:hover {
  background-color: #eef8fc;
}
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: #fdfbe4;
}
.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: #fbf7cc;
}
.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: #ecf7f1;
}
.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: #dbefe4;
}
.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: #eef8fc;
}
.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: #d8eff9;
}
.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: #fcf6f1;
}
.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: #f6e9dd;
}
.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: #faf0f1;
}
.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: #f3dddf;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e9eaeb;
  }
  .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;
  }
}
.table-sortable > thead > tr > .sortable.active {
  background: #ededed;
  border-color: #e3e3e3;
  color: #222;
  font-weight: 700;
}
.table-sortable > thead > tr > .sortable:hover {
  background: #e6e6e6;
  border-color: #e3e3e3;
  cursor: pointer;
}
.table-borderless > tbody > tr > td,
.table-borderless > thead > tr > th {
  border: none;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: transparent;
}
.table-striped > tbody > tr:nth-child(even) {
  background-color: #f8f9fa;
}
.panel > .panel-collapse > .table {
  border-top: 1px solid #dddddd;
}
.table-hover > tbody > tr:hover {
  background-color: #eef8fc;
}
.table-outline {
  border: 1px solid #eee;
}
.table-valign > tbody > tr > td {
  vertical-align: middle;
}
.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 11.2px;
}
.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: 4px 8px;
}
.table-comfortable > thead > tr > th,
.table-comfortable > tbody > tr > th,
.table-comfortable > tfoot > tr > th,
.table-comfortable > thead > tr > td,
.table-comfortable > tbody > tr > td,
.table-comfortable > tfoot > tr > td {
  padding: 12.8px 16px;
}
.table > thead > tr {
  background: #f5f5f5;
}
.table > thead > tr > th {
  border-bottom-color: #e9eaeb;
  border-bottom-width: 2px;
  font-weight: 600;
}
.table-group {
  background-color: #f5f5f5;
}
.table > thead > tr > .table-config-column {
  width: 28px;
  text-align: center;
  padding: 0;
  vertical-align: middle;
}
.table > thead > tr > .table-config-column > button {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  height: 100%;
}
.table > thead > tr > .table-config-column > button:hover {
  background-color: #e6e6e6;
}
.table[data-pl-expandable-rows] > tbody > tr:not([data-pl-detail-row]) {
  cursor: pointer;
}
.table[data-pl-expandable-rows] > tbody > tr[data-pl-detail-row] > td:first-child {
  box-shadow: inset 3px 0 0 #eee;
  background: #f6f6f6;
}
.table[data-pl-expandable-rows] > tbody > tr[aria-expanded="false"] > td > .icon-angle-right::after {
  transition: transform .05s;
  transform: rotate(0deg);
}
.table[data-pl-expandable-rows] > tbody > tr[aria-expanded="true"] > td > .icon-angle-right::after {
  transition: transform .05s;
  transform: rotate(90deg);
}
.table-primary > thead > tr {
  background: #004c97;
}
.table-primary > thead > tr > th {
  color: #fff;
  border-bottom: none;
}
.table-primary.table-bordered {
  border-top-color: #003f7e;
}
.table-primary.table-bordered > thead > tr > th {
  border-color: #003f7e;
  border-bottom: 1px solid #003f7e;
}
.table-success > thead > tr {
  background: #008139;
}
.table-success > thead > tr > th {
  color: #fff;
  border-bottom: none;
}
.table-success.table-bordered {
  border-top-color: #00682e;
}
.table-success.table-bordered > thead > tr > th {
  border-color: #00682e;
  border-bottom: 1px solid #00682e;
}
.table-warning > thead > tr {
  background: #c88242;
}
.table-warning > thead > tr > th {
  color: #fff;
  border-bottom: none;
}
.table-warning.table-bordered {
  border-top-color: #ba7536;
}
.table-warning.table-bordered > thead > tr > th {
  border-color: #ba7536;
  border-bottom: 1px solid #ba7536;
}
.table-danger > thead > tr {
  background: #ac2b37;
}
.table-danger > thead > tr > th {
  color: #fff;
  border-bottom: none;
}
.table-danger.table-bordered {
  border-top-color: #982630;
}
.table-danger.table-bordered > thead > tr > th {
  border-color: #982630;
  border-bottom: 1px solid #982630;
}
.table-info > thead > tr {
  background: #1596d1;
}
.table-info > thead > tr > th {
  color: #fff;
  border-bottom: none;
}
.table-info.table-bordered {
  border-top-color: #1385ba;
}
.table-info.table-bordered > thead > tr > th {
  border-color: #1385ba;
  border-bottom: 1px solid #1385ba;
}
.table-inverse > thead > tr {
  background: #282930;
}
.table-inverse > thead > tr > th {
  color: #fff;
  border-bottom: none;
}
.table-inverse.table-bordered {
  border-top-color: #1c1d22;
}
.table-inverse.table-bordered > thead > tr > th {
  border-color: #1c1d22;
  border-bottom: 1px solid #1c1d22;
}
.table-clear > thead > tr {
  background: transparent;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.4;
  color: #555555;
}
.form-control,
.select2-search input {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.4;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #1596d1;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(21, 150, 209, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(21, 150, 209, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 32px;
  }
  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: 26px;
  }
  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: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  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: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 26px;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 26px;
  line-height: 26px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 26px;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.form-group-sm .form-control {
  height: 26px;
  line-height: 26px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 26px;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 30px;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  min-height: 35px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.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: #008139;
}
.has-success .form-control {
  border-color: #008139;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #004e22;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00e766;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00e766;
}
.has-success .input-group-addon {
  color: #008139;
  border-color: #008139;
  background-color: #ecf7f1;
}
.has-success .form-control-feedback {
  color: #008139;
}
.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: #c88242;
}
.has-warning .form-control {
  border-color: #c88242;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a76930;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dfb691;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dfb691;
}
.has-warning .input-group-addon {
  color: #c88242;
  border-color: #c88242;
  background-color: #fcf6f1;
}
.has-warning .form-control-feedback {
  color: #c88242;
}
.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: #ac2b37;
}
.has-error .form-control {
  border-color: #ac2b37;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #83212a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d8656f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d8656f;
}
.has-error .input-group-addon {
  color: #ac2b37;
  border-color: #ac2b37;
  background-color: #faf0f1;
}
.has-error .form-control-feedback {
  color: #ac2b37;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@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: 25px;
}
.form-horizontal .form-group {
  margin-left: -8px;
  margin-right: -8px;
}
@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: 8px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
  }
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 18px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: .2em 0 0;
}
label {
  font-weight: 600;
}
.form-control,
.select2-search input {
  box-shadow: none;
}
.form-control:focus {
  background-color: #fafafb;
  box-shadow: none;
}
.has-error .form-control {
  box-shadow: none;
}
.form-group-sm .form-control-static {
  padding-top: 4px;
  padding-bottom: 4px;
}
textarea {
  resize: none;
}
.form-group {
  margin-bottom: 8px;
}
.form-group-heading {
  border-bottom: 1px solid #eee;
  margin-top: 27px;
  margin-bottom: 9px;
}
.input-group-btn > .btn,
.input-group-btn > .btn-group {
  z-index: 2;
}
.input-group > .form-control:focus {
  z-index: 3;
}
form:not(.form-horizontal) label.required::after {
  position: relative;
  content: "*";
  left: 4px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .form-horizontal label.required::before {
    position: relative;
    content: "*";
    left: -4px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .form-horizontal label.required::after {
    position: relative;
    content: "*";
    left: 4px;
    font-size: 12px;
  }
}
.input-search {
  border-radius: 100px;
}
.input-icon {
  position: absolute;
  pointer-events: none;
  margin-top: 7px;
  margin-left: 9px;
  opacity: .35;
}
.input-icon + input {
  padding-left: 28px;
}
.form-control-width-xs {
  max-width: 75px;
}
.form-control-width-sm {
  max-width: 150px;
}
.form-control-width-md {
  max-width: 250px;
}
.form-control-width-lg {
  max-width: 350px;
}
.form-control-width-fill {
  max-width: 100%;
}
.switch {
  padding-left: 64px;
  overflow: hidden;
  position: relative;
}
.switch > input {
  appearance: none;
  position: absolute;
  width: inherit;
  height: inherit;
  opacity: 0;
  left: 0;
  top: 0;
}
.switch > label {
  position: relative;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
}
.switch > label:before {
  cursor: pointer;
  display: inline-block;
  border-radius: 25px;
  height: 25px;
  width: 58px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  background: #aaa;
  transition: 0.2s background-color ease-out;
  margin-left: -64px;
  margin-right: 6px;
}
.switch > input:checked + label:before {
  background: #004c97;
}
.switch > input:disabled + label:before {
  background: #e6e6e6;
}
.switch > input:checked:disabled + label:before {
  background: #b3c9e0;
}
.switch > label:before {
  content: attr(data-off);
  padding-left: 20px;
  padding-right: 0;
}
.switch > input:checked + label:before {
  content: attr(data-on);
  padding-right: 20px;
  padding-left: 0;
}
.switch > label:after {
  cursor: pointer;
  content: "";
  margin: 1px;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  display: block;
  background: #fff;
  position: absolute;
  top: 2px;
  left: -62px;
  z-index: 2;
  transition: 0.2s left ease-out;
}
.switch > input:checked + label:after {
  left: -29px;
}
.btn,
.select2-container,
.ui-datepicker button.ui-state-default {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.select2-container-active:not(.select2-dropdown-open) {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus,
.select2-container-active:not(.select2-dropdown-open) {
  color: #444444;
  text-decoration: none;
}
.btn:active,
.btn.active,
.btn.btn-hover.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.select2-container.select2-container-disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default,
.btn.btn-hover:hover,
.select2-container,
.ui-datepicker button.ui-state-default {
  color: #444444;
  background-color: #f9f9f9;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn.btn-hover:focus,
.btn.btn-hover:active,
.btn.btn-hover.active,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-container-active:not(.select2-dropdown-open),
.select2-container-active.select2-dropdown-open,
.select2-drop {
  color: #444444;
  background-color: #e0e0e0;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn.btn-hover:active,
.btn.btn-hover.active,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-container-active.select2-dropdown-open,
.select2-drop {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active,
.select2-container.select2-container-disabled {
  background-color: #f9f9f9;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #f9f9f9;
  background-color: #444444;
}
.btn-primary {
  color: #ffffff;
  background-color: #004c97;
  border-color: #003f7e;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #003264;
  border-color: #002040;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #004c97;
  border-color: #003f7e;
}
.btn-primary .badge {
  color: #004c97;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #008139;
  border-color: #00682e;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #004e22;
  border-color: #002a13;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #008139;
  border-color: #00682e;
}
.btn-success .badge {
  color: #008139;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #1596d1;
  border-color: #1385ba;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #1075a3;
  border-color: #0d5d82;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #1596d1;
  border-color: #1385ba;
}
.btn-info .badge {
  color: #1596d1;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #c88242;
  border-color: #ba7536;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #a76930;
  border-color: #8b5728;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #c88242;
  border-color: #ba7536;
}
.btn-warning .badge {
  color: #c88242;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ac2b37;
  border-color: #982630;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #83212a;
  border-color: #671a21;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ac2b37;
  border-color: #982630;
}
.btn-danger .badge {
  color: #ac2b37;
  background-color: #ffffff;
}
.btn-link {
  color: #004c97;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00254b;
  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: #808080;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 3px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.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%;
}
.btn .fa {
  font-size: 14px;
}
.input-group-lg .btn .fa {
  font-size: 18px;
}
.btn-search {
  width: 5em;
}
.btn,
.select2-container,
.ui-datepicker button.ui-state-default {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.025);
}
.btn.btn-hover {
  border-color: transparent;
  box-shadow: none;
  background: none;
}
.btn-link {
  font-weight: 600;
  box-shadow: none;
}
.btn .caret {
  position: relative;
  top: -1px;
}
.btn-icon-only {
  min-width: 33px;
  text-align: center;
  padding: 6px;
}
.btn-icon-only.btn-sm {
  padding: 4px;
}
.btn-icon-only.btn-xs {
  padding: 3px;
}
.btn-toolbar.btn-toolbar-hover {
  margin-left: 0;
}
.btn-toolbar.btn-toolbar-hover .btn-group {
  border-right: 1px solid #ddd;
  padding-right: 5px;
}
.btn-toolbar.btn-toolbar-hover .btn-group:last-child {
  border-right: 0;
}
.btn-toolbar.btn-toolbar-hover .btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.btn-toolbar.btn-toolbar-hover .btn-group > .btn {
  padding: 3px 8px;
  min-width: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret,
.select2-container .select2-choice .select2-arrow b,
.select2-container.select2-drop-above .select2-choice .select2-arrow b,
.select2-container.select2-container-disabled .select2-choice .select2-arrow b {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu,
.ui-datepicker {
  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: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #eeeeee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #004c97;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #808080;
}
.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.4;
  color: #808080;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.dropdown-menu.has-icon > li > a,
.dropdown-menu.has-icon > .dropdown-header {
  padding-left: 28px;
}
.dropdown-menu.has-icon > li > a .dropdown-menu-icon,
.dropdown-menu.has-icon > .dropdown-header .dropdown-menu-icon {
  position: absolute;
  line-height: 18px;
  margin-left: -20px;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
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: 26px;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 26px;
  line-height: 26px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 2px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 14px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #808080;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #808080;
  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: #004c97;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dddddd #dddddd #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 100px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #004c97;
}
.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: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #eee;
  color: #444444;
}
.nav.nav-stacked > .category {
  text-transform: uppercase;
  font-weight: 700;
  border-left: 3px solid transparent;
  padding: 3px 15px;
  margin-top: 18px;
  color: #808080;
  font-size: 12px;
}
.nav.nav-stacked > .category:first-child {
  margin-top: 12px;
}
.nav.nav-stacked > li > a {
  padding: 3px 15px;
  border-left: 3px solid transparent;
  border-radius: 0;
}
.nav.nav-stacked > li > a:hover {
  background-color: #eee;
}
.nav.nav-stacked > li.active > a {
  background-color: #eee;
  color: #444444;
  border-left-color: #004c97;
}
.nav.nav-stacked > li.active > a:hover,
.nav.nav-stacked > li.active > a:focus {
  background-color: #eee;
  color: #444444;
  cursor: default;
}
.nav-stacked.nav-tree > .category {
  padding-left: 20px;
}
.nav-stacked.nav-tree > li > a {
  padding-left: 20px;
}
.nav-stacked.nav-tree > li > .nav-stacked > li > a {
  padding-left: 40px;
}
.nav-stacked.nav-tree > li > .nav-stacked > li > .nav-stacked > li > a {
  padding-left: 60px;
}
.nav-stacked.nav-tree > li > .expander {
  padding-left: 8px;
}
.nav-stacked.nav-tree > li > .nav-stacked > li > .expander {
  padding-left: 28px;
}
.nav-stacked.nav-tree > li > .nav-stacked > li > .nav-stacked > li > .expander {
  padding-left: 48px;
}
.nav-stacked.nav-tree > li .expander {
  z-index: 1;
  position: absolute;
  font-style: normal;
  text-align: right;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
  color: #808080;
  font-size: 14px;
  border: none;
  background: transparent;
  outline: none;
}
.nav-stacked.nav-tree > li .expander:hover,
.nav-stacked.nav-tree > li .expander:focus {
  background: transparent;
  border: none;
  color: #000;
  cursor: pointer;
}
.nav-stacked.nav-tree > li .expander.collapsed:after {
  margin-left: 2px;
}
.nav-stacked > li > .nav-stacked > li > a {
  padding-left: 35px;
  font-weight: 400;
}
.nav-stacked > li > .nav-stacked > li > .nav-stacked > li > a {
  padding-left: 55px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-tabs > li > a {
  margin-right: -1px;
}
.nav-tabs > li.disabled > a {
  color: #999;
}
.nav-tabs > li.active > a {
  background-color: #ffffff;
}
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:focus {
  border-color: #dddddd;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > li > a {
    background: #fff;
    border-color: #dddddd;
  }
}
.nav-centered {
  text-align: center;
}
.nav-centered > li {
  float: initial;
  display: inline-block;
}
.nav-tabs.nav-tabs-light {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs.nav-tabs-light > li {
  margin-bottom: -1px;
}
.nav-tabs.nav-tabs-light > li > a {
  border: none;
  background: transparent;
  border-bottom: 2px solid transparent;
}
.nav-tabs.nav-tabs-light > li.disabled > a:hover {
  border-bottom-color: transparent;
}
.nav-tabs.nav-tabs-light > li > a:hover {
  border: none;
  background: transparent;
  border-bottom: 2px solid #dddddd;
}
.nav-tabs.nav-tabs-light > li.active > a,
.nav-tabs.nav-tabs-light > li.active > a:hover,
.nav-tabs.nav-tabs-light > li.active > a:focus,
.nav-tabs.nav-tabs-light > li.active > a:active,
.nav-tabs.nav-tabs-light > li.open > a {
  border: none;
  background: transparent;
  border-bottom: 2px solid #808080;
}
.nav-steps {
  width: 100%;
  display: table;
  table-layout: fixed;
  word-wrap: break-word;
  margin-left: 0;
  padding: 0;
}
.nav-steps > li {
  display: table-cell;
  max-width: 150px;
  min-width: 75px;
  text-align: center;
  padding: 0 10px;
}
.nav-steps > li > a,
.nav-steps > li > span {
  display: block;
  font-weight: 600;
  outline: none;
  padding-top: 25px;
  position: relative;
}
.nav-steps > li > a:before,
.nav-steps > li > span:before {
  background: #004c97;
  border-radius: 100%;
  content: "";
  box-shadow: 0 0 0 3px #f5f5f5;
  height: 10px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 3px;
  width: 10px;
}
.nav-steps li + li > span:after,
.nav-steps li + li > a:after {
  background: #004c97;
  border: solid #f5f5f5;
  border-width: 2px 0;
  box-shadow: -5px 0 0 -2px #004c97, 5px 0 0 -2px #004c97;
  content: "";
  height: 8px;
  left: -50%;
  margin-left: -14px;
  margin-right: 6px;
  position: absolute;
  right: 50%;
  top: 4px;
}
.nav-steps .active ~ li {
  color: #707070;
}
.nav-steps .active ~ li > span:before,
.nav-steps .active ~ li > a:before {
  background-color: #cccccc;
}
.nav-steps .active ~ li > span:after,
.nav-steps .active ~ li > a:after {
  background-color: #f5f5f5;
  box-shadow: none;
}
.navbar {
  position: relative;
  min-height: 42px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  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: -8px;
  margin-left: -8px;
}
@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: 12px 8px;
  font-size: 17px;
  line-height: 18px;
  height: 42px;
}
.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: -8px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 9px 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 6px -8px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@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: 18px;
  }
  .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: 12px;
    padding-bottom: 12px;
  }
}
.navbar-form {
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-xs {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-text {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -8px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #004c97;
  border-color: #003264;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: #0059a1;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #0059a1;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #003264;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #0059a1;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #003a73;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #003264;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #003264;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #003264;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #0059a1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #003264;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.navbar {
  border: none;
  font-weight: 600;
}
.navbar .navbar-toggle {
  color: #fff;
  border: none;
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-inverse.navbar-clear {
  background: transparent;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: transparent;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\f105\00a0";
  padding: 0 5px;
  color: #444444;
}
.breadcrumb > .active {
  color: #888888;
}
.breadcrumb {
  padding: 8px 16px;
}
.breadcrumb > li + li:before {
  content: "";
  opacity: .8;
  left: 2px;
  margin-right: 4px;
  margin-left: 2px;
  top: 2px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.4;
  text-decoration: none;
  color: #004c97;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #00254b;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #004c97;
  border-color: #004c97;
  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: #808080;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 3px 8px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #808080;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #808080;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #676767;
}
.label-primary {
  background-color: #004c97;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #003264;
}
.label-success {
  background-color: #008139;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #004e22;
}
.label-info {
  background-color: #1596d1;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1075a3;
}
.label-warning {
  background-color: #c88242;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #a76930;
}
.label-danger {
  background-color: #ac2b37;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #83212a;
}
.label {
  display: inline-block;
}
.label-default.subtle {
  color: #444444;
  background-color: #f1f1f1;
  border: 1px solid #bebebe;
}
.label-success.subtle {
  color: #008139;
  background-color: #ecf7f1;
  border: 1px solid #99cdb0;
}
.label-info.subtle {
  color: #1596d1;
  background-color: #eef8fc;
  border: 1px solid #8acbe8;
}
.label-warning.subtle {
  color: #c88242;
  background-color: #fcf6f1;
  border: 1px solid #e1ba97;
}
.label-danger.subtle {
  color: #ac2b37;
  background-color: #faf0f1;
  border: 1px solid #deaaaf;
}
.label-primary.subtle {
  color: #004c97;
  background-color: #ecf2f7;
  border: 1px solid #a6c0db;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #808080;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ffffff;
  background-color: #004c97;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.badge {
  padding: 3px 7px 4px 7px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 2px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.4;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #004c97;
}
.thumbnail .caption {
  padding: 9px;
  color: #444444;
}
.alert {
  padding: 6px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 26px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #ecf7f1;
  border-color: #99cdb0;
  color: #008139;
}
.alert-success hr {
  border-top-color: #88c4a3;
}
.alert-success .alert-link {
  color: #004e22;
}
.alert-info {
  background-color: #eef8fc;
  border-color: #8acbe8;
  color: #1596d1;
}
.alert-info hr {
  border-top-color: #75c1e4;
}
.alert-info .alert-link {
  color: #1075a3;
}
.alert-warning {
  background-color: #fcf6f1;
  border-color: #e1ba97;
  color: #c88242;
}
.alert-warning hr {
  border-top-color: #dbad83;
}
.alert-warning .alert-link {
  color: #a76930;
}
.alert-danger {
  background-color: #faf0f1;
  border-color: #deaaaf;
  color: #ac2b37;
}
.alert-danger hr {
  border-top-color: #d7989e;
}
.alert-danger .alert-link {
  color: #83212a;
}
.alert {
  display: inline-block;
  width: 100%;
  padding: 6px 12px;
}
.alert .close {
  margin-top: -3px;
  margin-left: 8px;
  margin-right: -3px;
  text-shadow: none;
}
.alert .alert-icon {
  margin-right: 3px;
  width: 18px;
  margin-left: -4px;
  text-align: center;
  display: inline-block;
}
.alert .btn {
  margin: -4px;
  margin-left: 10px;
}
.alert-icon-info:after,
.alert-icon-success:after,
.alert-icon-danger:after,
.alert-icon-warning:after {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  content: "";
}
.alert-icon-info:after {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M8%2010.75v-1.25q0-0.109-0.070-0.18t-0.18-0.070h-0.75v-4q0-0.109-0.070-0.18t-0.18-0.070h-2.5q-0.109%200-0.18%200.070t-0.070%200.18v1.25q0%200.109%200.070%200.18t0.18%200.070h0.75v2.5h-0.75q-0.109%200-0.18%200.070t-0.070%200.18v1.25q0%200.109%200.070%200.18t0.18%200.070h3.5q0.109%200%200.18-0.070t0.070-0.18zM7%203.75v-1.25q0-0.109-0.070-0.18t-0.18-0.070h-1.5q-0.109%200-0.18%200.070t-0.070%200.18v1.25q0%200.109%200.070%200.18t0.18%200.070h1.5q0.109%200%200.18-0.070t0.070-0.18zM12%207q0%201.633-0.805%203.012t-2.184%202.184-3.012%200.805-3.012-0.805-2.184-2.184-0.805-3.012%200.805-3.012%202.184-2.184%203.012-0.805%203.012%200.805%202.184%202.184%200.805%203.012z%22%20fill%3D%22%231596D1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.alert-icon-success:after {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M13.055%204.422q0%200.312-0.219%200.531l-6.719%206.719q-0.219%200.219-0.531%200.219t-0.531-0.219l-3.891-3.891q-0.219-0.219-0.219-0.531t0.219-0.531l1.062-1.062q0.219-0.219%200.531-0.219t0.531%200.219l2.297%202.305%205.125-5.133q0.219-0.219%200.531-0.219t0.531%200.219l1.062%201.062q0.219%200.219%200.219%200.531z%22%20fill%3D%22%23008139%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.alert-icon-danger:after {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M8.977%208.766q0-0.203-0.148-0.352l-1.414-1.414%201.414-1.414q0.148-0.148%200.148-0.352%200-0.211-0.148-0.359l-0.703-0.703q-0.148-0.148-0.359-0.148-0.203%200-0.352%200.148l-1.414%201.414-1.414-1.414q-0.148-0.148-0.352-0.148-0.211%200-0.359%200.148l-0.703%200.703q-0.148%200.148-0.148%200.359%200%200.203%200.148%200.352l1.414%201.414-1.414%201.414q-0.148%200.148-0.148%200.352%200%200.211%200.148%200.359l0.703%200.703q0.148%200.148%200.359%200.148%200.203%200%200.352-0.148l1.414-1.414%201.414%201.414q0.148%200.148%200.352%200.148%200.211%200%200.359-0.148l0.703-0.703q0.148-0.148%200.148-0.359zM12%207q0%201.633-0.805%203.012t-2.184%202.184-3.012%200.805-3.012-0.805-2.184-2.184-0.805-3.012%200.805-3.012%202.184-2.184%203.012-0.805%203.012%200.805%202.184%202.184%200.805%203.012z%22%20fill%3D%22%23AC2B37%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.alert-icon-warning:after {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M8%2010.742v-1.484q0-0.109-0.074-0.184t-0.176-0.074h-1.5q-0.102%200-0.176%200.074t-0.074%200.184v1.484q0%200.109%200.074%200.184t0.176%200.074h1.5q0.102%200%200.176-0.074t0.074-0.184zM7.984%207.82l0.141-3.586q0-0.094-0.078-0.148-0.102-0.086-0.187-0.086h-1.719q-0.086%200-0.187%200.086-0.078%200.055-0.078%200.164l0.133%203.57q0%200.078%200.078%200.129t0.187%200.051h1.445q0.109%200%200.184-0.051t0.082-0.129zM7.875%200.523l6%2011q0.273%200.492-0.016%200.984-0.133%200.227-0.363%200.359t-0.496%200.133h-12q-0.266%200-0.496-0.133t-0.363-0.359q-0.289-0.492-0.016-0.984l6-11q0.133-0.242%200.367-0.383t0.508-0.141%200.508%200.141%200.367%200.383z%22%20fill%3D%22%23C88242%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.toast-list .toast {
  border: 1px solid #ddd;
  border-left-width: 4px;
  border-radius: 2px;
  margin-bottom: 9px;
  position: relative;
  background: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  padding: 12px;
}
.toast-list .toast.toast-info {
  border-left-color: #1596d1;
}
.toast-list .toast.toast-primary {
  border-left-color: #004c97;
}
.toast-list .toast.toast-success {
  border-left-color: #008139;
}
.toast-list .toast.toast-danger {
  border-left-color: #ac2b37;
}
.toast-list .toast.toast-warning {
  border-left-color: #c88242;
}
.toast-list .toast .toast-actions {
  margin-top: 6px;
  padding-top: 0;
  display: inline-block;
  width: 100%;
}
.toast-list .toast .toast-actions > .btn-link {
  padding: 0px;
  margin-right: 8px;
}
.toast-list .toast .close {
  margin-top: -3px;
  margin-left: 8px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #004c97;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #008139;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #1596d1;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #c88242;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ac2b37;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress {
  box-shadow: inset 0 0px 0px 1px rgba(0, 0, 0, 0.1);
  height: 12px;
}
.progress-bar {
  transition: width 0.5s;
  box-shadow: none;
}
.progress-label {
  margin-bottom: 6px;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #808080;
  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: #808080;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #004c97;
  border-color: #004c97;
}
.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: #64b2ff;
}
.list-group-item-success {
  color: #008139;
  background-color: #ecf7f1;
}
a.list-group-item-success {
  color: #008139;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #008139;
  background-color: #dbefe4;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #008139;
  border-color: #008139;
}
.list-group-item-info {
  color: #1596d1;
  background-color: #eef8fc;
}
a.list-group-item-info {
  color: #1596d1;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #1596d1;
  background-color: #d8eff9;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #1596d1;
  border-color: #1596d1;
}
.list-group-item-warning {
  color: #c88242;
  background-color: #fcf6f1;
}
a.list-group-item-warning {
  color: #c88242;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c88242;
  background-color: #f6e9dd;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c88242;
  border-color: #c88242;
}
.list-group-item-danger {
  color: #ac2b37;
  background-color: #faf0f1;
}
a.list-group-item-danger {
  color: #ac2b37;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #ac2b37;
  background-color: #f3dddf;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ac2b37;
  border-color: #ac2b37;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
  border-bottom-left-radius: 1px;
}
.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: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
  border-top-right-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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: 1px;
  border-bottom-right-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e9eaeb;
}
.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: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #004c97;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #004c97;
  border-color: #004c97;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #004c97;
}
.panel-primary > .panel-heading .badge {
  color: #004c97;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #004c97;
}
.panel-success {
  border-color: #99cdb0;
}
.panel-success > .panel-heading {
  color: #008139;
  background-color: #ecf7f1;
  border-color: #99cdb0;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #99cdb0;
}
.panel-success > .panel-heading .badge {
  color: #ecf7f1;
  background-color: #008139;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #99cdb0;
}
.panel-info {
  border-color: #8acbe8;
}
.panel-info > .panel-heading {
  color: #1596d1;
  background-color: #eef8fc;
  border-color: #8acbe8;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #8acbe8;
}
.panel-info > .panel-heading .badge {
  color: #eef8fc;
  background-color: #1596d1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #8acbe8;
}
.panel-warning {
  border-color: #e1ba97;
}
.panel-warning > .panel-heading {
  color: #c88242;
  background-color: #fcf6f1;
  border-color: #e1ba97;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e1ba97;
}
.panel-warning > .panel-heading .badge {
  color: #fcf6f1;
  background-color: #c88242;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e1ba97;
}
.panel-danger {
  border-color: #deaaaf;
}
.panel-danger > .panel-heading {
  color: #ac2b37;
  background-color: #faf0f1;
  border-color: #deaaaf;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #deaaaf;
}
.panel-danger > .panel-heading .badge {
  color: #faf0f1;
  background-color: #ac2b37;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #deaaaf;
}
.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: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 2px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.4px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-footer {
  background-color: #fafafb;
  border-top: 1px solid #ddd;
}
.modal-footer:last-child {
  border-radius: 0 0 2px 2px;
}
.modal-header {
  background: #fafafb;
  border-bottom: 1px solid #ddd;
}
.modal-header .close {
  margin-top: 1px;
}
.modal-center .modal-header,
.modal-center .modal-body {
  text-align: center;
}
.modal-content {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  border: none;
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-content {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Segoe UI", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #313233;
  border-radius: 2px;
}
.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: #313233;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #313233;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #313233;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #313233;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #313233;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #313233;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #313233;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #313233;
}
.tooltip-inner {
  padding: 6px 12px;
  text-align: left;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Segoe UI", "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 1px 1px 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.1);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.1);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.1);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.popover {
  padding: 0;
}
.popover .popover-title {
  font-weight: 600;
}
.popover-toolbar {
  display: inline-block;
  width: 100%;
  padding: 9px 14px;
  border-top: 1px solid #eee;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.select2-container {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-align: left;
  padding: 0;
}
.select2-container .select2-choice,
.select2-container.select2-drop-above .select2-choice,
.select2-container.select2-container-disabled .select2-choice {
  margin: 0;
  padding: 6px 12px;
  border: none;
  background: none;
  line-height: inherit;
  white-space: inherit;
  height: auto;
  border-radius: 0;
  color: inherit;
  box-shadow: none;
}
.select2-container .select2-choice .select2-arrow,
.select2-container.select2-drop-above .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  border: none;
  background: none;
}
.select2-container .select2-choice .select2-arrow b,
.select2-container.select2-drop-above .select2-choice .select2-arrow b,
.select2-container.select2-container-disabled .select2-choice .select2-arrow b {
  position: relative;
  top: 5px;
  background: none;
}
.select2-container .select2-default {
  color: #808080 !important;
}
.select2-container .select2-default .select2-arrow b {
  color: #444444;
}
.select2-drop.select2-drop-above.select2-drop-active {
  background: #fff;
  padding: 0;
  border-radius: 2px 2px 0 0;
  border-bottom: 1px solid #adadad;
}
.select2-drop {
  background: #fff;
  padding: 0;
  border-radius: 0 0 2px 2px;
  border-top: 1px solid #adadad;
}
.select2-results {
  margin: 0;
  padding: 6px 0;
  color: #333333;
}
.select2-results .select2-result-label {
  padding: 3px 12px;
}
.select2-results .select2-match {
  text-decoration: none;
  font-weight: 700;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: transparent;
}
.select2-search input {
  border-color: #cccccc;
  border-radius: 2px;
  font-family: inherit;
  margin-top: 4px;
}
.select2-results .select2-highlighted {
  background-color: #eeeeee;
  color: #262626;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-datepicker {
  padding: 10px;
  width: 18em;
  /* icons */
}
.ui-datepicker .ui-datepicker-title {
  font-weight: 600;
  position: relative;
  top: 1px;
}
.ui-datepicker .ui-datepicker-header {
  margin-bottom: 7px;
}
.ui-datepicker thead th {
  color: #999;
  text-align: center;
}
.ui-datepicker td .ui-state-hover {
  background-color: #eeeeee;
}
.ui-datepicker td .ui-state-active {
  color: #ffffff;
  background-color: #004c97;
  border-radius: 2px;
}
.ui-datepicker td a,
.ui-datepicker td span {
  padding: .3em;
  text-align: center;
  color: #444444;
  font-size: 13px;
}
.ui-datepicker td span {
  color: #ccc;
}
.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {
  overflow: visible;
  margin-left: 0;
  margin-top: -12px;
}
.ui-datepicker .ui-datepicker-prev .ui-icon:after,
.ui-datepicker .ui-datepicker-next .ui-icon:after {
  margin-left: -4px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-prev {
  top: 7px;
  left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next {
  top: 7px;
  right: 2px;
}
.ui-datepicker .ui-datepicker-next .ui-icon:after {
  text-indent: 0;
  position: absolute;
  left: 0;
}
.ui-datepicker .ui-datepicker-prev .ui-icon:after {
  text-indent: 0;
  position: absolute;
  left: 0;
}
.noUi-target[data-pips] {
  margin-bottom: 48px;
}
.noUi-target {
  margin-top: 13px;
  margin-bottom: 13px;
  box-shadow: inset 0 0px 0px 1px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  border-radius: 3px;
  border: none;
}
.noUi-target.noUi-connect,
.noUi-connect {
  box-shadow: none;
  background: #004c97;
}
.noUi-target[disabled].noUi-connect,
.noUi-target[disabled] .noUi-connect {
  background: #ccc;
}
.noUi-horizontal[disabled] .noUi-handle,
.noUi-vertical[disabled] .noUi-handle {
  border-color: #ccc;
}
.noUi-horizontal[disabled] .noUi-handle:hover,
.noUi-vertical[disabled] .noUi-handle:hover,
.noUi-horizontal[disabled] .noUi-handle.noUi-active,
.noUi-vertical[disabled] .noUi-handle.noUi-active {
  box-shadow: none;
}
.noUi-background {
  background: #f5f5f5;
  box-shadow: inset 0 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
  border: 2px solid #004c97;
  background: #f5f5f5;
  box-shadow: none;
  border-radius: 100px;
  height: 18px;
  width: 18px;
  left: -9px;
  top: -6px;
}
.noUi-horizontal .noUi-handle:hover,
.noUi-vertical .noUi-handle:hover,
.noUi-horizontal .noUi-handle.noUi-active,
.noUi-vertical .noUi-handle.noUi-active {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.noUi-horizontal {
  height: 6px;
}
.noUi-pips-horizontal {
  padding-top: 0;
  margin-top: 10px;
}
.noUi-value-horizontal.noUi-value-sub {
  color: #808080;
}
.noUi-pips {
  color: #555555;
}
.noUi-handle:before,
.noUi-handle:after {
  display: none;
  content: none;
}
.noUi-value-horizontal {
  padding-top: 14px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 10px;
}
.filters-horizontal {
  padding: 8px;
}
.filters-horizontal h4 {
  margin: 0;
  vertical-align: middle;
}
.filters-horizontal ul > li {
  float: left;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
}
.filter-value {
  padding: 2px 8px;
  border-radius: 2px;
  background-color: #eee;
  border: none;
  margin: 0 5px 5px 0;
  display: inline-block;
}
.filter-value:hover,
.filter-value:focus {
  background: #ddd;
  cursor: pointer;
}
.filter-value:hover i,
.filter-value:focus i {
  opacity: 1;
}
.filter-value i {
  margin-left: 5px;
}
.filters > h5 {
  color: #808080;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 25px;
}
.filters .filter-group-title {
  padding: 8px 14px;
  font-weight: 600;
  cursor: pointer;
  border-top: 1px solid #f4f4f4;
}
.filters .filter-group-title:hover {
  color: #000;
}
.filters .filter-group-title:hover .icon-angle-right {
  opacity: 1;
}
.filters .filter-group-title .icon {
  position: relative;
  top: 0px;
  margin-left: 8px;
  opacity: .5;
}
.filters .filter-group-title[aria-expanded="false"] .icon-angle-right::after {
  transition: transform .2s;
  transform: rotate(0deg);
}
.filters .filter-group-title[aria-expanded="true"] .icon-angle-right::after {
  transition: transform .2s;
  transform: rotate(90deg);
}
.filters .filter-group-content {
  padding: 2px 14px 0px 14px;
}
.filters .filter-group-content:before,
.filters .filter-group-content:after {
  content: " ";
  display: table;
}
.filters .filter-group-content:after {
  clear: both;
}
.filters .filter-group-content:before,
.filters .filter-group-content:after {
  content: " ";
  display: table;
}
.filters .filter-group-content:after {
  clear: both;
}
.filters .filter-heading {
  padding: 6px 14px;
  margin-top: 9px;
}
.filters-horizontal .filter-heading {
  display: inline;
}
.filters .filters-clear {
  font-size: 13px;
  float: right;
  line-height: 22px;
}
.filters .filter-color {
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 1px;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.filters .filter-color.active {
  box-shadow: 0 0 0 2px #66afe9;
}
.filters .filter-color:hover {
  box-shadow: 0 0 0 2px #ddd;
  cursor: pointer;
}
.filter-criteria {
  padding: 8px;
}
.filter-criteria .filter-applied-list {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.filter-criteria .filter-applied-list > li {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #004c97;
  float: left;
}
.filter-criteria .filter-applied-list > li:after {
  display: inline-block;
  content: ",";
  margin-right: 6px;
  color: #808080;
  text-align: left;
}
.filter-criteria .filter-applied-list > li:last-child:after {
  display: none;
}
.filters .form-group .checkbox:first-child {
  margin-top: 0;
}
.filters label {
  font-weight: 400;
}
input[type=range] {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  width: 100%;
  background: transparent;
  border: none;
}
input[type=range][disabled] {
  opacity: .5;
  background: transparent;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 300px;
  height: 4px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #004c97;
  margin-top: -4px;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type=range]::-moz-range-track {
  width: 300px;
  height: 4px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}
input[type=range]::-moz-range-thumb {
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #004c97;
}
/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
input[type=range]::-ms-track {
  width: 300px;
  height: 4px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}
input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}
input[type=range]::-ms-thumb {
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #004c97;
}
input[type=range]:focus::-ms-fill-lower {
  background: #888;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}
.loading-background,
.loading-icon {
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAJEDAMzMzLOzs39/f////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgADACwAAAAAFAAUAAACPJyPqcuNItyCUJoQBo0ANIxpXOctYHaQpYkiHfM2cUrCNT0nqr4uudsz/IC5na/2Mh4Hu+HR6YBaplRDAQAh+QQFCgADACwEAAIADAAGAAACFpwdcYupC8BwSogR46xWZHl0l8ZYQwEAIfkEBQoAAwAsCAACAAoACgAAAhccMKl2uHxGCCvO+eTNmishcCCYjWEZFgAh+QQFCgADACwMAAQABgAMAAACFxwweaebhl4K4VE6r61DiOd5SfiN5VAAACH5BAUKAAMALAgACAAKAAoAAAIYnD8AeKqcHIwwhGntEWLkO3CcB4biNEIFACH5BAUKAAMALAQADAAMAAYAAAIWnDSpAHa4GHgohCHbGdbipnBdSHphAQAh+QQFCgADACwCAAgACgAKAAACF5w0qXa4fF6KUoVQ75UaA7Bs3yeNYAkWACH5BAUKAAMALAIABAAGAAwAAAIXnCU2iMfaRghqTmMp1moAoHyfIYIkWAAAOw==);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent !important;
}
.loading-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.btn > .loading-icon {
  margin: -3px 0 0 0;
}
.loading-overlay {
  position: absolute;
  text-align: center;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 32px;
  background: #fff;
  padding: 5px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
  color: transparent;
}
.loading {
  text-align: center;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  border-radius: 32px;
  background: #fff;
  opacity: .9;
  padding: 5px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  color: transparent;
}
.panel-group[role="tablist"] > .panel > .panel-heading {
  cursor: pointer;
}
.panel-group[role="tablist"] > .panel > .panel-heading .icon {
  margin-right: 10px;
}
.panel-group[role="tablist"] > .panel > .panel-heading[aria-expanded="false"] .icon::after {
  transition: transform .2s;
  transform: rotate(0deg);
}
.panel-group[role="tablist"] > .panel > .panel-heading[aria-expanded="true"] .icon::after {
  transition: transform .2s;
  transform: rotate(90deg);
}
.panel-group > .panel + .panel {
  margin-top: -1px;
}
.panel-group .panel:not(.panel-default) > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.panel-group .panel:not(.panel-default) {
  box-shadow: none;
}
.panel-group .panel:not(.panel-default) + .panel {
  border-top: 1px solid #eee;
}
.tag {
  padding: 2px 8px;
  border-radius: 2px;
  background-color: #eeeeee;
  border: none;
  margin: 0 5px 5px 0;
  display: inline-block;
}
.tag:hover,
.tag:focus {
  background: #e2e2e2;
  cursor: pointer;
}
.tag:hover i,
.tag:focus i {
  opacity: 1;
}
.tag i {
  margin-left: 5px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.keyline-all {
  border: 1px solid #dddddd;
}
.keyline-top {
  border-top: 1px solid #dddddd;
}
.keyline-right {
  border-right: 1px solid #dddddd;
}
.keyline-bottom {
  border-bottom: 1px solid #dddddd;
}
.keyline-left {
  border-left: 1px solid #dddddd;
}
.padding-top-0 {
  padding-top: 0;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
.padding-left-0 {
  padding-left: 0;
}
.padding-right-0 {
  padding-right: 0;
}
.padding-top-1 {
  padding-top: 9px;
}
.padding-top-2 {
  padding-top: 18px;
}
.padding-top-4 {
  padding-top: 36px;
}
.padding-left-1 {
  padding-left: 9px;
}
.padding-left-2 {
  padding-left: 18px;
}
.padding-left-4 {
  padding-left: 36px;
}
.padding-right-1 {
  padding-right: 9px;
}
.padding-right-2 {
  padding-right: 18px;
}
.padding-right-4 {
  padding-right: 36px;
}
.padding-bottom-1 {
  padding-bottom: 9px;
}
.padding-bottom-2 {
  padding-bottom: 18px;
}
.padding-bottom-4 {
  padding-bottom: 36px;
}
.padding-0 {
  padding: 0;
}
.padding-1 {
  padding: 9px;
}
.padding-2 {
  padding: 18px;
}
.padding-4 {
  padding: 36px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-left-0 {
  margin-left: 0;
}
.margin-right-0 {
  margin-right: 0;
}
.margin-top-1 {
  margin-top: 9px;
}
.margin-top-2 {
  margin-top: 18px;
}
.margin-top-4 {
  margin-top: 36px;
}
.margin-left-1 {
  margin-left: 9px;
}
.margin-left-2 {
  margin-left: 18px;
}
.margin-left-4 {
  margin-left: 36px;
}
.margin-right-1 {
  margin-right: 9px;
}
.margin-right-2 {
  margin-right: 18px;
}
.margin-right-4 {
  margin-right: 36px;
}
.margin-bottom-1 {
  margin-bottom: 9px;
}
.margin-bottom-2 {
  margin-bottom: 18px;
}
.margin-bottom-4 {
  margin-bottom: 36px;
}
.margin-0 {
  margin: 0;
}
.margin-1 {
  margin: 9px;
}
.margin-2 {
  margin: 18px;
}
.margin-4 {
  margin: 36px;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
