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

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html.bs3{
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body{
  margin: 0;
}

.bs3 article,
.bs3 aside,
.bs3 details,
.bs3 figcaption,
.bs3 figure,
.bs3 footer,
.bs3 header,
.bs3 hgroup,
.bs3 main,
.bs3 menu,
.bs3 nav,
.bs3 section,
.bs3 summary {
  display: block;
}
.bs3 audio,
.bs3 canvas,
.bs3 progress,
.bs3 video {
  display: inline-block;
  vertical-align: baseline;
}
.bs3 audio:not([controls]) {
  display: none;
  height: 0;
}
.bs3 [hidden],
.bs3 template {
  display: none;
}
.bs3 a {
  background-color: transparent;
}
.bs3 a:active,
.bs3 a:hover {
  outline: 0;
}
.bs3 abbr[title] {
  border-bottom: 1px dotted;
}
.bs3 b,
.bs3 strong {
  font-weight: bold;
}
.bs3 dfn {
  font-style: italic;
}
.bs3 h1 {
  margin: .67em 0;
  font-size: 2em;
}
.bs3 mark {
  color: #000;
  background: #ff0;
}
.bs3 small {
  font-size: 80%;
}
.bs3 sub,
.bs3 sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bs3 sup {
  top: -.5em;
}
.bs3 sub {
  bottom: -.25em;
}
.bs3 img {
  border: 0;
}
.bs3 svg:not(:root) {
  overflow: hidden;
}
.bs3 figure {
  margin: 1em 40px;
}
.bs3 hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.bs3 pre {
  overflow: auto;
}
.bs3 code,
.bs3 kbd,
.bs3 pre,
.bs3 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bs3 button,
.bs3 input,
.bs3 optgroup,
.bs3 select,
.bs3 textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.bs3 button {
  overflow: visible;
}
.bs3 button,
.bs3 select {
  text-transform: none;
}
.bs3 button,
html .bs3 input[type="button"],
.bs3 input[type="reset"],
.bs3 input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bs3 button[disabled],
html .bs3 input[disabled] {
  cursor: default;
}
.bs3 button::-moz-focus-inner,
.bs3 input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.bs3 input {
  line-height: normal;
}
.bs3 input[type="checkbox"],
.bs3 input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
.bs3 input[type="number"]::-webkit-inner-spin-button,
.bs3 input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bs3 input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
.bs3 input[type="search"]::-webkit-search-cancel-button,
.bs3 input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bs3 fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.bs3 legend {
  padding: 0;
  border: 0;
}
.bs3 textarea {
  overflow: auto;
}
.bs3 optgroup {
  font-weight: bold;
}
.bs3 table {
  border-spacing: 0;
  border-collapse: collapse;
}
.bs3 td,
.bs3 th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .bs3 a,
  .bs3 a:visited {
    text-decoration: underline;
  }
  .bs3 a[href]:after {
    content: " (" attr(href) ")";
  }
  .bs3 abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bs3 a[href^="#"]:after,
  .bs3 a[href^="javascript:"]:after {
    content: "";
  }
  .bs3 pre,
  .bs3 blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  .bs3 thead {
    display: table-header-group;
  }
  .bs3 tr,
  .bs3 img {
    page-break-inside: avoid;
  }
  .bs3 img {
    max-width: 100% !important;
  }
  .bs3 p,
  .bs3 h2,
  .bs3 h3 {
    orphans: 3;
    widows: 3;
  }
  .bs3 h2,
  .bs3 h3 {
    page-break-after: avoid;
  }
  .bs3 select {
    background: #fff !important;
  }
  .bs3 .navbar {
    display: none;
  }
  .bs3 .btn > .caret,
  .bs3 .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bs3 .label {
    border: 1px solid #000;
  }
  .bs3 .table {
    border-collapse: collapse !important;
  }
  .bs3 .table td,
  .bs3 .table th {
    background-color: #fff !important;
  }
  .bs3 .table-bordered th,
  .bs3 .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.bs3 .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bs3 .glyphicon-asterisk:before {
  content: "\2a";
}
.bs3 .glyphicon-plus:before {
  content: "\2b";
}
.bs3 .glyphicon-euro:before,
.bs3 .glyphicon-eur:before {
  content: "\20ac";
}
.bs3 .glyphicon-minus:before {
  content: "\2212";
}
.bs3 .glyphicon-cloud:before {
  content: "\2601";
}
.bs3 .glyphicon-envelope:before {
  content: "\2709";
}
.bs3 .glyphicon-pencil:before {
  content: "\270f";
}
.bs3 .glyphicon-glass:before {
  content: "\e001";
}
.bs3 .glyphicon-music:before {
  content: "\e002";
}
.bs3 .glyphicon-search:before {
  content: "\e003";
}
.bs3 .glyphicon-heart:before {
  content: "\e005";
}
.bs3 .glyphicon-star:before {
  content: "\e006";
}
.bs3 .glyphicon-star-empty:before {
  content: "\e007";
}
.bs3 .glyphicon-user:before {
  content: "\e008";
}
.bs3 .glyphicon-film:before {
  content: "\e009";
}
.bs3 .glyphicon-th-large:before {
  content: "\e010";
}
.bs3 .glyphicon-th:before {
  content: "\e011";
}
.bs3 .glyphicon-th-list:before {
  content: "\e012";
}
.bs3 .glyphicon-ok:before {
  content: "\e013";
}
.bs3 .glyphicon-remove:before {
  content: "\e014";
}
.bs3 .glyphicon-zoom-in:before {
  content: "\e015";
}
.bs3 .glyphicon-zoom-out:before {
  content: "\e016";
}
.bs3 .glyphicon-off:before {
  content: "\e017";
}
.bs3 .glyphicon-signal:before {
  content: "\e018";
}
.bs3 .glyphicon-cog:before {
  content: "\e019";
}
.bs3 .glyphicon-trash:before {
  content: "\e020";
}
.bs3 .glyphicon-home:before {
  content: "\e021";
}
.bs3 .glyphicon-file:before {
  content: "\e022";
}
.bs3 .glyphicon-time:before {
  content: "\e023";
}
.bs3 .glyphicon-road:before {
  content: "\e024";
}
.bs3 .glyphicon-download-alt:before {
  content: "\e025";
}
.bs3 .glyphicon-download:before {
  content: "\e026";
}
.bs3 .glyphicon-upload:before {
  content: "\e027";
}
.bs3 .glyphicon-inbox:before {
  content: "\e028";
}
.bs3 .glyphicon-play-circle:before {
  content: "\e029";
}
.bs3 .glyphicon-repeat:before {
  content: "\e030";
}
.bs3 .glyphicon-refresh:before {
  content: "\e031";
}
.bs3 .glyphicon-list-alt:before {
  content: "\e032";
}
.bs3 .glyphicon-lock:before {
  content: "\e033";
}
.bs3 .glyphicon-flag:before {
  content: "\e034";
}
.bs3 .glyphicon-headphones:before {
  content: "\e035";
}
.bs3 .glyphicon-volume-off:before {
  content: "\e036";
}
.bs3 .glyphicon-volume-down:before {
  content: "\e037";
}
.bs3 .glyphicon-volume-up:before {
  content: "\e038";
}
.bs3 .glyphicon-qrcode:before {
  content: "\e039";
}
.bs3 .glyphicon-barcode:before {
  content: "\e040";
}
.bs3 .glyphicon-tag:before {
  content: "\e041";
}
.bs3 .glyphicon-tags:before {
  content: "\e042";
}
.bs3 .glyphicon-book:before {
  content: "\e043";
}
.bs3 .glyphicon-bookmark:before {
  content: "\e044";
}
.bs3 .glyphicon-print:before {
  content: "\e045";
}
.bs3 .glyphicon-camera:before {
  content: "\e046";
}
.bs3 .glyphicon-font:before {
  content: "\e047";
}
.bs3 .glyphicon-bold:before {
  content: "\e048";
}
.bs3 .glyphicon-italic:before {
  content: "\e049";
}
.bs3 .glyphicon-text-height:before {
  content: "\e050";
}
.bs3 .glyphicon-text-width:before {
  content: "\e051";
}
.bs3 .glyphicon-align-left:before {
  content: "\e052";
}
.bs3 .glyphicon-align-center:before {
  content: "\e053";
}
.bs3 .glyphicon-align-right:before {
  content: "\e054";
}
.bs3 .glyphicon-align-justify:before {
  content: "\e055";
}
.bs3 .glyphicon-list:before {
  content: "\e056";
}
.bs3 .glyphicon-indent-left:before {
  content: "\e057";
}
.bs3 .glyphicon-indent-right:before {
  content: "\e058";
}
.bs3 .glyphicon-facetime-video:before {
  content: "\e059";
}
.bs3 .glyphicon-picture:before {
  content: "\e060";
}
.bs3 .glyphicon-map-marker:before {
  content: "\e062";
}
.bs3 .glyphicon-adjust:before {
  content: "\e063";
}
.bs3 .glyphicon-tint:before {
  content: "\e064";
}
.bs3 .glyphicon-edit:before {
  content: "\e065";
}
.bs3 .glyphicon-share:before {
  content: "\e066";
}
.bs3 .glyphicon-check:before {
  content: "\e067";
}
.bs3 .glyphicon-move:before {
  content: "\e068";
}
.bs3 .glyphicon-step-backward:before {
  content: "\e069";
}
.bs3 .glyphicon-fast-backward:before {
  content: "\e070";
}
.bs3 .glyphicon-backward:before {
  content: "\e071";
}
.bs3 .glyphicon-play:before {
  content: "\e072";
}
.bs3 .glyphicon-pause:before {
  content: "\e073";
}
.bs3 .glyphicon-stop:before {
  content: "\e074";
}
.bs3 .glyphicon-forward:before {
  content: "\e075";
}
.bs3 .glyphicon-fast-forward:before {
  content: "\e076";
}
.bs3 .glyphicon-step-forward:before {
  content: "\e077";
}
.bs3 .glyphicon-eject:before {
  content: "\e078";
}
.bs3 .glyphicon-chevron-left:before {
  content: "\e079";
}
.bs3 .glyphicon-chevron-right:before {
  content: "\e080";
}
.bs3 .glyphicon-plus-sign:before {
  content: "\e081";
}
.bs3 .glyphicon-minus-sign:before {
  content: "\e082";
}
.bs3 .glyphicon-remove-sign:before {
  content: "\e083";
}
.bs3 .glyphicon-ok-sign:before {
  content: "\e084";
}
.bs3 .glyphicon-question-sign:before {
  content: "\e085";
}
.bs3 .glyphicon-info-sign:before {
  content: "\e086";
}
.bs3 .glyphicon-screenshot:before {
  content: "\e087";
}
.bs3 .glyphicon-remove-circle:before {
  content: "\e088";
}
.bs3 .glyphicon-ok-circle:before {
  content: "\e089";
}
.bs3 .glyphicon-ban-circle:before {
  content: "\e090";
}
.bs3 .glyphicon-arrow-left:before {
  content: "\e091";
}
.bs3 .glyphicon-arrow-right:before {
  content: "\e092";
}
.bs3 .glyphicon-arrow-up:before {
  content: "\e093";
}
.bs3 .glyphicon-arrow-down:before {
  content: "\e094";
}
.bs3 .glyphicon-share-alt:before {
  content: "\e095";
}
.bs3 .glyphicon-resize-full:before {
  content: "\e096";
}
.bs3 .glyphicon-resize-small:before {
  content: "\e097";
}
.bs3 .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bs3 .glyphicon-gift:before {
  content: "\e102";
}
.bs3 .glyphicon-leaf:before {
  content: "\e103";
}
.bs3 .glyphicon-fire:before {
  content: "\e104";
}
.bs3 .glyphicon-eye-open:before {
  content: "\e105";
}
.bs3 .glyphicon-eye-close:before {
  content: "\e106";
}
.bs3 .glyphicon-warning-sign:before {
  content: "\e107";
}
.bs3 .glyphicon-plane:before {
  content: "\e108";
}
.bs3 .glyphicon-calendar:before {
  content: "\e109";
}
.bs3 .glyphicon-random:before {
  content: "\e110";
}
.bs3 .glyphicon-comment:before {
  content: "\e111";
}
.bs3 .glyphicon-magnet:before {
  content: "\e112";
}
.bs3 .glyphicon-chevron-up:before {
  content: "\e113";
}
.bs3 .glyphicon-chevron-down:before {
  content: "\e114";
}
.bs3 .glyphicon-retweet:before {
  content: "\e115";
}
.bs3 .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bs3 .glyphicon-folder-close:before {
  content: "\e117";
}
.bs3 .glyphicon-folder-open:before {
  content: "\e118";
}
.bs3 .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bs3 .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bs3 .glyphicon-hdd:before {
  content: "\e121";
}
.bs3 .glyphicon-bullhorn:before {
  content: "\e122";
}
.bs3 .glyphicon-bell:before {
  content: "\e123";
}
.bs3 .glyphicon-certificate:before {
  content: "\e124";
}
.bs3 .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bs3 .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bs3 .glyphicon-hand-right:before {
  content: "\e127";
}
.bs3 .glyphicon-hand-left:before {
  content: "\e128";
}
.bs3 .glyphicon-hand-up:before {
  content: "\e129";
}
.bs3 .glyphicon-hand-down:before {
  content: "\e130";
}
.bs3 .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bs3 .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bs3 .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bs3 .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bs3 .glyphicon-globe:before {
  content: "\e135";
}
.bs3 .glyphicon-wrench:before {
  content: "\e136";
}
.bs3 .glyphicon-tasks:before {
  content: "\e137";
}
.bs3 .glyphicon-filter:before {
  content: "\e138";
}
.bs3 .glyphicon-briefcase:before {
  content: "\e139";
}
.bs3 .glyphicon-fullscreen:before {
  content: "\e140";
}
.bs3 .glyphicon-dashboard:before {
  content: "\e141";
}
.bs3 .glyphicon-paperclip:before {
  content: "\e142";
}
.bs3 .glyphicon-heart-empty:before {
  content: "\e143";
}
.bs3 .glyphicon-link:before {
  content: "\e144";
}
.bs3 .glyphicon-phone:before {
  content: "\e145";
}
.bs3 .glyphicon-pushpin:before {
  content: "\e146";
}
.bs3 .glyphicon-usd:before {
  content: "\e148";
}
.bs3 .glyphicon-gbp:before {
  content: "\e149";
}
.bs3 .glyphicon-sort:before {
  content: "\e150";
}
.bs3 .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bs3 .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bs3 .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bs3 .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bs3 .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bs3 .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bs3 .glyphicon-unchecked:before {
  content: "\e157";
}
.bs3 .glyphicon-expand:before {
  content: "\e158";
}
.bs3 .glyphicon-collapse-down:before {
  content: "\e159";
}
.bs3 .glyphicon-collapse-up:before {
  content: "\e160";
}
.bs3 .glyphicon-log-in:before {
  content: "\e161";
}
.bs3 .glyphicon-flash:before {
  content: "\e162";
}
.bs3 .glyphicon-log-out:before {
  content: "\e163";
}
.bs3 .glyphicon-new-window:before {
  content: "\e164";
}
.bs3 .glyphicon-record:before {
  content: "\e165";
}
.bs3 .glyphicon-save:before {
  content: "\e166";
}
.bs3 .glyphicon-open:before {
  content: "\e167";
}
.bs3 .glyphicon-saved:before {
  content: "\e168";
}
.bs3 .glyphicon-import:before {
  content: "\e169";
}
.bs3 .glyphicon-export:before {
  content: "\e170";
}
.bs3 .glyphicon-send:before {
  content: "\e171";
}
.bs3 .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bs3 .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bs3 .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bs3 .glyphicon-floppy-save:before {
  content: "\e175";
}
.bs3 .glyphicon-floppy-open:before {
  content: "\e176";
}
.bs3 .glyphicon-credit-card:before {
  content: "\e177";
}
.bs3 .glyphicon-transfer:before {
  content: "\e178";
}
.bs3 .glyphicon-cutlery:before {
  content: "\e179";
}
.bs3 .glyphicon-header:before {
  content: "\e180";
}
.bs3 .glyphicon-compressed:before {
  content: "\e181";
}
.bs3 .glyphicon-earphone:before {
  content: "\e182";
}
.bs3 .glyphicon-phone-alt:before {
  content: "\e183";
}
.bs3 .glyphicon-tower:before {
  content: "\e184";
}
.bs3 .glyphicon-stats:before {
  content: "\e185";
}
.bs3 .glyphicon-sd-video:before {
  content: "\e186";
}
.bs3 .glyphicon-hd-video:before {
  content: "\e187";
}
.bs3 .glyphicon-subtitles:before {
  content: "\e188";
}
.bs3 .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bs3 .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bs3 .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bs3 .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bs3 .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bs3 .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bs3 .glyphicon-registration-mark:before {
  content: "\e195";
}
.bs3 .glyphicon-cloud-download:before {
  content: "\e197";
}
.bs3 .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bs3 .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bs3 .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bs3 * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs3 *:before,
.bs3 *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html .bs3 {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body .bs3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.bs3 input,
.bs3 button,
.bs3 select,
.bs3 textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bs3 a {
  color: #505254;
  text-decoration: none;
}
.bs3 a:hover,
.bs3 a:focus {
  color: #75777a;
  text-decoration: underline;
}
.bs3 a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bs3 figure {
  margin: 0;
}
.bs3 img {
  vertical-align: middle;
}
.bs3 .img-responsive,
.bs3 .thumbnail > img,
.bs3 .thumbnail a > img,
.bs3 .carousel-inner > .item > img,
.bs3 .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bs3 .img-responsive{
  margin-left:auto;
  margin-right:auto;
}
.bs3 .img-rounded {
  border-radius: 6px;
}
.bs3 .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.bs3 .img-circle {
  border-radius: 50%;
}
.bs3 hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.bs3 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bs3 .sr-only-focusable:active,
.bs3 .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bs3 h1,
.bs3 h2,
.bs3 h3,
.bs3 h4,
.bs3 h5,
.bs3 h6,
.bs3 .h1,
.bs3 .h2,
.bs3 .h3,
.bs3 .h4,
.bs3 .h5,
.bs3 .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bs3 h1 small,
.bs3 h2 small,
.bs3 h3 small,
.bs3 h4 small,
.bs3 h5 small,
.bs3 h6 small,
.bs3 .h1 small,
.bs3 .h2 small,
.bs3 .h3 small,
.bs3 .h4 small,
.bs3 .h5 small,
.bs3 .h6 small,
.bs3 h1 .small,
.bs3 h2 .small,
.bs3 h3 .small,
.bs3 h4 .small,
.bs3 h5 .small,
.bs3 h6 .small,
.bs3 .h1 .small,
.bs3 .h2 .small,
.bs3 .h3 .small,
.bs3 .h4 .small,
.bs3 .h5 .small,
.bs3 .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.bs3 h1,
.bs3 .h1,
.bs3 h2,
.bs3 .h2,
.bs3 h3,
.bs3 .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bs3 h1 small,
.bs3 .h1 small,
.bs3 h2 small,
.bs3 .h2 small,
.bs3 h3 small,
.bs3 .h3 small,
.bs3 h1 .small,
.bs3 .h1 .small,
.bs3 h2 .small,
.bs3 .h2 .small,
.bs3 h3 .small,
.bs3 .h3 .small {
  font-size: 65%;
}
.bs3 h4,
.bs3 .h4,
.bs3 h5,
.bs3 .h5,
.bs3 h6,
.bs3 .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bs3 h4 small,
.bs3 .h4 small,
.bs3 h5 small,
.bs3 .h5 small,
.bs3 h6 small,
.bs3 .h6 small,
.bs3 h4 .small,
.bs3 .h4 .small,
.bs3 h5 .small,
.bs3 .h5 .small,
.bs3 h6 .small,
.bs3 .h6 .small {
  font-size: 75%;
}
.bs3 h1,
.bs3 .h1 {
  font-size: 36px;
}
.bs3 h2,
.bs3 .h2 {
  font-size: 30px;
}
.bs3 h3,
.bs3 .h3 {
  font-size: 24px;
}
.bs3 h4,
.bs3 .h4 {
  font-size: 18px;
}
.bs3 h5,
.bs3 .h5 {
  font-size: 14px;
}
.bs3 h6,
.bs3 .h6 {
  font-size: 12px;
}
.bs3 p {
  margin: 0 0 10px;
}
.bs3 .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bs3 .lead {
    font-size: 21px;
  }
}
.bs3 small,
.bs3 .small {
  font-size: 85%;
}
.bs3 mark,
.bs3 .mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.bs3 .text-left {
  text-align: left;
}
.bs3 .text-right {
  text-align: right;
}
.bs3 .text-center {
  text-align: center;
}
.bs3 .text-justify {
  text-align: justify;
}
.bs3 .text-nowrap {
  white-space: nowrap;
}
.bs3 .text-lowercase {
  text-transform: lowercase;
}
.bs3 .text-uppercase {
  text-transform: uppercase;
}
.bs3 .text-capitalize {
  text-transform: capitalize;
}
.bs3 .text-muted {
  color: #777;
}
.bs3 .text-primary {
  color: #337ab7;
}
.bs3 a.text-primary:hover {
  color: #286090;
}
.bs3 .text-success {
  color: #3c763d;
}
.bs3 a.text-success:hover {
  color: #2b542c;
}
.bs3 .text-info {
  color: #31708f;
}
.bs3 a.text-info:hover {
  color: #245269;
}
.bs3 .text-warning {
  color: #8a6d3b;
}
.bs3 a.text-warning:hover {
  color: #66512c;
}
.bs3 .text-danger {
  color: #a94442;
}
.bs3 a.text-danger:hover {
  color: #843534;
}
.bs3 .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bs3 a.bg-primary:hover {
  background-color: #286090;
}
.bs3 .bg-success {
  background-color: #dff0d8;
}
.bs3 a.bg-success:hover {
  background-color: #c1e2b3;
}
.bs3 .bg-info {
  background-color: #d9edf7;
}
.bs3 a.bg-info:hover {
  background-color: #afd9ee;
}
.bs3 .bg-warning {
  background-color: #fcf8e3;
}
.bs3 a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bs3 .bg-danger {
  background-color: #f2dede;
}
.bs3 a.bg-danger:hover {
  background-color: #e4b9b9;
}
.bs3 .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.bs3 ul,
.bs3 ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bs3 ul ul,
.bs3 ol ul,
.bs3 ul ol,
.bs3 ol ol {
  margin-bottom: 0;
}
.bs3 .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bs3 .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.bs3 .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.bs3 dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bs3 dt,
.bs3 dd {
  line-height: 1.42857143;
}
.bs3 dt {
  font-weight: bold;
}
.bs3 dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bs3 .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bs3 .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bs3 abbr[title],
.bs3 abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.bs3 .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bs3 blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.bs3 blockquote p:last-child,
.bs3 blockquote ul:last-child,
.bs3 blockquote ol:last-child {
  margin-bottom: 0;
}
.bs3 blockquote footer,
.bs3 blockquote small,
.bs3 blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.bs3 blockquote footer:before,
.bs3 blockquote small:before,
.bs3 blockquote .small:before {
  content: '\2014 \00A0';
}
.bs3 .blockquote-reverse,
.bs3 blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.bs3 .blockquote-reverse footer:before,
.bs3 blockquote.pull-right footer:before,
.bs3 .blockquote-reverse small:before,
.bs3 blockquote.pull-right small:before,
.bs3 .blockquote-reverse .small:before,
.bs3 blockquote.pull-right .small:before {
  content: '';
}
.bs3 .blockquote-reverse footer:after,
.bs3 blockquote.pull-right footer:after,
.bs3 .blockquote-reverse small:after,
.bs3 blockquote.pull-right small:after,
.bs3 .blockquote-reverse .small:after,
.bs3 blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bs3 address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bs3 code,
.bs3 kbd,
.bs3 pre,
.bs3 samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bs3 code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bs3 kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
.bs3 kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bs3 pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bs3 pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bs3 .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bs3 .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .bs3 .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bs3 .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bs3 .container {
    width: 1170px;
  }
}
.bs3 .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bs3 .row {
  margin-right: -15px;
  margin-left: -15px;
}


.bs3 .col-xs-1, .bs3 .col-sm-1, .bs3 .col-md-1, .bs3 .col-lg-1, .bs3 .col-xs-2, .bs3 .col-sm-2, .bs3 .col-md-2, .bs3 .col-lg-2, .bs3 .col-xs-3, .bs3 .col-sm-3, .bs3 .col-md-3, .bs3 .col-lg-3, .bs3 .col-xs-4, .bs3 .col-sm-4, .bs3 .col-md-4, .bs3 .col-lg-4, .bs3 .col-xs-5, .bs3 .col-sm-5, .bs3 .col-md-5, .bs3 .col-lg-5, .bs3 .col-xs-6, .bs3 .col-sm-6, .bs3 .col-md-6, .bs3 .col-lg-6, .bs3 .col-xs-7, .bs3 .col-sm-7, .bs3 .col-md-7, .bs3 .col-lg-7, .bs3 .col-xs-8, .bs3 .col-sm-8, .bs3 .col-md-8, .bs3 .col-lg-8, .bs3 .col-xs-9, .bs3 .col-sm-9, .bs3 .col-md-9, .bs3 .col-lg-9, .bs3 .col-xs-10, .bs3 .col-sm-10, .bs3 .col-md-10, .bs3 .col-lg-10, .bs3 .col-xs-11, .bs3 .col-sm-11, .bs3 .col-md-11, .bs3 .col-lg-11, .bs3 .col-xs-12, .bs3 .col-sm-12, .bs3 .col-md-12, .bs3 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bs3 .col-xs-1, .bs3 .col-xs-2, .bs3 .col-xs-3, .bs3 .col-xs-4, .bs3 .col-xs-5, .bs3 .col-xs-6, .bs3 .col-xs-7, .bs3 .col-xs-8, .bs3 .col-xs-9, .bs3 .col-xs-10, .bs3 .col-xs-11, .bs3 .col-xs-12 {
  float: left;
}
.bs3 .col-xs-12 {
  width: 100%;
}
.bs3 .col-xs-11 {
  width: 91.66666667%;
}
.bs3 .col-xs-10 {
  width: 83.33333333%;
}
.bs3 .col-xs-9 {
  width: 75%;
}
.bs3 .col-xs-8 {
  width: 66.66666667%;
}
.bs3 .col-xs-7 {
  width: 58.33333333%;
}
.bs3 .col-xs-6 {
  width: 50%;
}
.bs3 .col-xs-5 {
  width: 41.66666667%;
}
.bs3 .col-xs-4 {
  width: 33.33333333%;
}
.bs3 .col-xs-3 {
  width: 25%;
}
.bs3 .col-xs-2 {
  width: 16.66666667%;
}
.bs3 .col-xs-1 {
  width: 8.33333333%;
}
.bs3 .col-xs-pull-12 {
  right: 100%;
}
.bs3 .col-xs-pull-11 {
  right: 91.66666667%;
}
.bs3 .col-xs-pull-10 {
  right: 83.33333333%;
}
.bs3 .col-xs-pull-9 {
  right: 75%;
}
.bs3 .col-xs-pull-8 {
  right: 66.66666667%;
}
.bs3 .col-xs-pull-7 {
  right: 58.33333333%;
}
.bs3 .col-xs-pull-6 {
  right: 50%;
}
.bs3 .col-xs-pull-5 {
  right: 41.66666667%;
}
.bs3 .col-xs-pull-4 {
  right: 33.33333333%;
}
.bs3 .col-xs-pull-3 {
  right: 25%;
}
.bs3 .col-xs-pull-2 {
  right: 16.66666667%;
}
.bs3 .col-xs-pull-1 {
  right: 8.33333333%;
}
.bs3 .col-xs-pull-0 {
  right: auto;
}
.bs3 .col-xs-push-12 {
  left: 100%;
}
.bs3 .col-xs-push-11 {
  left: 91.66666667%;
}
.bs3 .col-xs-push-10 {
  left: 83.33333333%;
}
.bs3 .col-xs-push-9 {
  left: 75%;
}
.bs3 .col-xs-push-8 {
  left: 66.66666667%;
}
.bs3 .col-xs-push-7 {
  left: 58.33333333%;
}
.bs3 .col-xs-push-6 {
  left: 50%;
}
.bs3 .col-xs-push-5 {
  left: 41.66666667%;
}
.bs3 .col-xs-push-4 {
  left: 33.33333333%;
}
.bs3 .col-xs-push-3 {
  left: 25%;
}
.bs3 .col-xs-push-2 {
  left: 16.66666667%;
}
.bs3 .col-xs-push-1 {
  left: 8.33333333%;
}
.bs3 .col-xs-push-0 {
  left: auto;
}
.bs3 .col-xs-offset-12 {
  margin-left: 100%;
}
.bs3 .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bs3 .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bs3 .col-xs-offset-9 {
  margin-left: 75%;
}
.bs3 .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bs3 .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bs3 .col-xs-offset-6 {
  margin-left: 50%;
}
.bs3 .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bs3 .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bs3 .col-xs-offset-3 {
  margin-left: 25%;
}
.bs3 .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bs3 .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bs3 .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bs3 .col-sm-1, .bs3 .col-sm-2, .bs3 .col-sm-3, .bs3 .col-sm-4, .bs3 .col-sm-5, .bs3 .col-sm-6, .bs3 .col-sm-7, .bs3 .col-sm-8, .bs3 .col-sm-9, .bs3 .col-sm-10, .bs3 .col-sm-11, .bs3 .col-sm-12 {
    float: left;
  }
  .bs3 .col-sm-12 {
    width: 100%;
  }
  .bs3 .col-sm-11 {
    width: 91.66666667%;
  }
  .bs3 .col-sm-10 {
    width: 83.33333333%;
  }
  .bs3 .col-sm-9 {
    width: 75%;
  }
  .bs3 .col-sm-8 {
    width: 66.66666667%;
  }
  .bs3 .col-sm-7 {
    width: 58.33333333%;
  }
  .bs3 .col-sm-6 {
    width: 50%;
  }
  .bs3 .col-sm-5 {
    width: 41.66666667%;
  }
  .bs3 .col-sm-4 {
    width: 33.33333333%;
  }
  .bs3 .col-sm-3 {
    width: 25%;
  }
  .bs3 .col-sm-2 {
    width: 16.66666667%;
  }
  .bs3 .col-sm-1 {
    width: 8.33333333%;
  }
  .bs3 .col-sm-pull-12 {
    right: 100%;
  }
  .bs3 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bs3 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bs3 .col-sm-pull-9 {
    right: 75%;
  }
  .bs3 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bs3 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bs3 .col-sm-pull-6 {
    right: 50%;
  }
  .bs3 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bs3 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bs3 .col-sm-pull-3 {
    right: 25%;
  }
  .bs3 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bs3 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bs3 .col-sm-pull-0 {
    right: auto;
  }
  .bs3 .col-sm-push-12 {
    left: 100%;
  }
  .bs3 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bs3 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bs3 .col-sm-push-9 {
    left: 75%;
  }
  .bs3 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bs3 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bs3 .col-sm-push-6 {
    left: 50%;
  }
  .bs3 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bs3 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bs3 .col-sm-push-3 {
    left: 25%;
  }
  .bs3 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bs3 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bs3 .col-sm-push-0 {
    left: auto;
  }
  .bs3 .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bs3 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bs3 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bs3 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bs3 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bs3 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bs3 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bs3 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bs3 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bs3 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bs3 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bs3 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bs3 .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .bs3 .col-md-1, .bs3 .col-md-2, .bs3 .col-md-3, .bs3 .col-md-4, .bs3 .col-md-5, .bs3 .col-md-6, .bs3 .col-md-7, .bs3 .col-md-8, .bs3 .col-md-9, .bs3 .col-md-10, .bs3 .col-md-11, .bs3 .col-md-12 {
    float: left;
  }
  .bs3 .col-md-12 {
    width: 100%;
  }
  .bs3 .col-md-11 {
    width: 91.66666667%;
  }
  .bs3 .col-md-10 {
    width: 83.33333333%;
  }
  .bs3 .col-md-9 {
    width: 75%;
  }
  .bs3 .col-md-8 {
    width: 66.66666667%;
  }
  .bs3 .col-md-7 {
    width: 58.33333333%;
  }
  .bs3 .col-md-6 {
    width: 50%;
  }
  .bs3 .col-md-5 {
    width: 41.66666667%;
  }
  .bs3 .col-md-4 {
    width: 33.33333333%;
  }
  .bs3 .col-md-3 {
    width: 25%;
  }
  .bs3 .col-md-2 {
    width: 16.66666667%;
  }
  .bs3 .col-md-1 {
    width: 8.33333333%;
  }
  .bs3 .col-md-pull-12 {
    right: 100%;
  }
  .bs3 .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bs3 .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bs3 .col-md-pull-9 {
    right: 75%;
  }
  .bs3 .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bs3 .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bs3 .col-md-pull-6 {
    right: 50%;
  }
  .bs3 .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bs3 .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bs3 .col-md-pull-3 {
    right: 25%;
  }
  .bs3 .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bs3 .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bs3 .col-md-pull-0 {
    right: auto;
  }
  .bs3 .col-md-push-12 {
    left: 100%;
  }
  .bs3 .col-md-push-11 {
    left: 91.66666667%;
  }
  .bs3 .col-md-push-10 {
    left: 83.33333333%;
  }
  .bs3 .col-md-push-9 {
    left: 75%;
  }
  .bs3 .col-md-push-8 {
    left: 66.66666667%;
  }
  .bs3 .col-md-push-7 {
    left: 58.33333333%;
  }
  .bs3 .col-md-push-6 {
    left: 50%;
  }
  .bs3 .col-md-push-5 {
    left: 41.66666667%;
  }
  .bs3 .col-md-push-4 {
    left: 33.33333333%;
  }
  .bs3 .col-md-push-3 {
    left: 25%;
  }
  .bs3 .col-md-push-2 {
    left: 16.66666667%;
  }
  .bs3 .col-md-push-1 {
    left: 8.33333333%;
  }
  .bs3 .col-md-push-0 {
    left: auto;
  }
  .bs3 .col-md-offset-12 {
    margin-left: 100%;
  }
  .bs3 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bs3 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bs3 .col-md-offset-9 {
    margin-left: 75%;
  }
  .bs3 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bs3 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bs3 .col-md-offset-6 {
    margin-left: 50%;
  }
  .bs3 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bs3 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bs3 .col-md-offset-3 {
    margin-left: 25%;
  }
  .bs3 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bs3 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bs3 .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .bs3 .col-lg-1, .bs3 .col-lg-2, .bs3 .col-lg-3, .bs3 .col-lg-4, .bs3 .col-lg-5, .bs3 .col-lg-6, .bs3 .col-lg-7, .bs3 .col-lg-8, .bs3 .col-lg-9, .bs3 .col-lg-10, .bs3 .col-lg-11, .bs3 .col-lg-12 {
    float: left;
  }
  .bs3 .col-lg-12 {
    width: 100%;
  }
  .bs3 .col-lg-11 {
    width: 91.66666667%;
  }
  .bs3 .col-lg-10 {
    width: 83.33333333%;
  }
  .bs3 .col-lg-9 {
    width: 75%;
  }
  .bs3 .col-lg-8 {
    width: 66.66666667%;
  }
  .bs3 .col-lg-7 {
    width: 58.33333333%;
  }
  .bs3 .col-lg-6 {
    width: 50%;
  }
  .bs3 .col-lg-5 {
    width: 41.66666667%;
  }
  .bs3 .col-lg-4 {
    width: 33.33333333%;
  }
  .bs3 .col-lg-3 {
    width: 25%;
  }
  .bs3 .col-lg-2 {
    width: 16.66666667%;
  }
  .bs3 .col-lg-1 {
    width: 8.33333333%;
  }
  .bs3 .col-lg-pull-12 {
    right: 100%;
  }
  .bs3 .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bs3 .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bs3 .col-lg-pull-9 {
    right: 75%;
  }
  .bs3 .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bs3 .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bs3 .col-lg-pull-6 {
    right: 50%;
  }
  .bs3 .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bs3 .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bs3 .col-lg-pull-3 {
    right: 25%;
  }
  .bs3 .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bs3 .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bs3 .col-lg-pull-0 {
    right: auto;
  }
  .bs3 .col-lg-push-12 {
    left: 100%;
  }
  .bs3 .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bs3 .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bs3 .col-lg-push-9 {
    left: 75%;
  }
  .bs3 .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bs3 .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bs3 .col-lg-push-6 {
    left: 50%;
  }
  .bs3 .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bs3 .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bs3 .col-lg-push-3 {
    left: 25%;
  }
  .bs3 .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bs3 .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bs3 .col-lg-push-0 {
    left: auto;
  }
  .bs3 .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bs3 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bs3 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bs3 .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bs3 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bs3 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bs3 .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bs3 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bs3 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bs3 .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bs3 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bs3 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bs3 .col-lg-offset-0 {
    margin-left: 0;
  }
}
.bs3 table {
  background-color: transparent;
}
.bs3 caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.bs3 th {
  text-align: left;
}
.bs3 .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bs3 .table > thead > tr > th,
.bs3 .table > tbody > tr > th,
.bs3 .table > tfoot > tr > th,
.bs3 .table > thead > tr > td,
.bs3 .table > tbody > tr > td,
.bs3 .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.bs3 .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.bs3 .table > caption + thead > tr:first-child > th,
.bs3 .table > colgroup + thead > tr:first-child > th,
.bs3 .table > thead:first-child > tr:first-child > th,
.bs3 .table > caption + thead > tr:first-child > td,
.bs3 .table > colgroup + thead > tr:first-child > td,
.bs3 .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bs3 .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.bs3 .table .table {
  background-color: #fff;
}
.bs3 .table-condensed > thead > tr > th,
.bs3 .table-condensed > tbody > tr > th,
.bs3 .table-condensed > tfoot > tr > th,
.bs3 .table-condensed > thead > tr > td,
.bs3 .table-condensed > tbody > tr > td,
.bs3 .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bs3 .table-bordered {
  border: 1px solid #ddd;
}
.bs3 .table-bordered > thead > tr > th,
.bs3 .table-bordered > tbody > tr > th,
.bs3 .table-bordered > tfoot > tr > th,
.bs3 .table-bordered > thead > tr > td,
.bs3 .table-bordered > tbody > tr > td,
.bs3 .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.bs3 .table-bordered > thead > tr > th,
.bs3 .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bs3 .table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.bs3 .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bs3 table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.bs3 table td[class*="col-"],
.bs3 table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.bs3 .table > thead > tr > td.active,
.bs3 .table > tbody > tr > td.active,
.bs3 .table > tfoot > tr > td.active,
.bs3 .table > thead > tr > th.active,
.bs3 .table > tbody > tr > th.active,
.bs3 .table > tfoot > tr > th.active,
.bs3 .table > thead > tr.active > td,
.bs3 .table > tbody > tr.active > td,
.bs3 .table > tfoot > tr.active > td,
.bs3 .table > thead > tr.active > th,
.bs3 .table > tbody > tr.active > th,
.bs3 .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bs3 .table-hover > tbody > tr > td.active:hover,
.bs3 .table-hover > tbody > tr > th.active:hover,
.bs3 .table-hover > tbody > tr.active:hover > td,
.bs3 .table-hover > tbody > tr:hover > .active,
.bs3 .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bs3 .table > thead > tr > td.success,
.bs3 .table > tbody > tr > td.success,
.bs3 .table > tfoot > tr > td.success,
.bs3 .table > thead > tr > th.success,
.bs3 .table > tbody > tr > th.success,
.bs3 .table > tfoot > tr > th.success,
.bs3 .table > thead > tr.success > td,
.bs3 .table > tbody > tr.success > td,
.bs3 .table > tfoot > tr.success > td,
.bs3 .table > thead > tr.success > th,
.bs3 .table > tbody > tr.success > th,
.bs3 .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bs3 .table-hover > tbody > tr > td.success:hover,
.bs3 .table-hover > tbody > tr > th.success:hover,
.bs3 .table-hover > tbody > tr.success:hover > td,
.bs3 .table-hover > tbody > tr:hover > .success,
.bs3 .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bs3 .table > thead > tr > td.info,
.bs3 .table > tbody > tr > td.info,
.bs3 .table > tfoot > tr > td.info,
.bs3 .table > thead > tr > th.info,
.bs3 .table > tbody > tr > th.info,
.bs3 .table > tfoot > tr > th.info,
.bs3 .table > thead > tr.info > td,
.bs3 .table > tbody > tr.info > td,
.bs3 .table > tfoot > tr.info > td,
.bs3 .table > thead > tr.info > th,
.bs3 .table > tbody > tr.info > th,
.bs3 .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bs3 .table-hover > tbody > tr > td.info:hover,
.bs3 .table-hover > tbody > tr > th.info:hover,
.bs3 .table-hover > tbody > tr.info:hover > td,
.bs3 .table-hover > tbody > tr:hover > .info,
.bs3 .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bs3 .table > thead > tr > td.warning,
.bs3 .table > tbody > tr > td.warning,
.bs3 .table > tfoot > tr > td.warning,
.bs3 .table > thead > tr > th.warning,
.bs3 .table > tbody > tr > th.warning,
.bs3 .table > tfoot > tr > th.warning,
.bs3 .table > thead > tr.warning > td,
.bs3 .table > tbody > tr.warning > td,
.bs3 .table > tfoot > tr.warning > td,
.bs3 .table > thead > tr.warning > th,
.bs3 .table > tbody > tr.warning > th,
.bs3 .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bs3 .table-hover > tbody > tr > td.warning:hover,
.bs3 .table-hover > tbody > tr > th.warning:hover,
.bs3 .table-hover > tbody > tr.warning:hover > td,
.bs3 .table-hover > tbody > tr:hover > .warning,
.bs3 .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bs3 .table > thead > tr > td.danger,
.bs3 .table > tbody > tr > td.danger,
.bs3 .table > tfoot > tr > td.danger,
.bs3 .table > thead > tr > th.danger,
.bs3 .table > tbody > tr > th.danger,
.bs3 .table > tfoot > tr > th.danger,
.bs3 .table > thead > tr.danger > td,
.bs3 .table > tbody > tr.danger > td,
.bs3 .table > tfoot > tr.danger > td,
.bs3 .table > thead > tr.danger > th,
.bs3 .table > tbody > tr.danger > th,
.bs3 .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bs3 .table-hover > tbody > tr > td.danger:hover,
.bs3 .table-hover > tbody > tr > th.danger:hover,
.bs3 .table-hover > tbody > tr.danger:hover > td,
.bs3 .table-hover > tbody > tr:hover > .danger,
.bs3 .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bs3 .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .bs3 .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .bs3 .table-responsive > .table {
    margin-bottom: 0;
  }
  .bs3 .table-responsive > .table > thead > tr > th,
  .bs3 .table-responsive > .table > tbody > tr > th,
  .bs3 .table-responsive > .table > tfoot > tr > th,
  .bs3 .table-responsive > .table > thead > tr > td,
  .bs3 .table-responsive > .table > tbody > tr > td,
  .bs3 .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bs3 .table-responsive > .table-bordered {
    border: 0;
  }
  .bs3 .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bs3 .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bs3 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bs3 .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bs3 .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bs3 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bs3 .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bs3 .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bs3 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bs3 .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bs3 .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bs3 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bs3 .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bs3 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bs3 .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bs3 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bs3 fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bs3 legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bs3 label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bs3 input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs3 input[type="radio"],
.bs3 input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bs3 input[type="file"] {
  display: block;
}
.bs3 input[type="range"] {
  display: block;
  width: 100%;
}
.bs3 select[multiple],
.bs3 select[size] {
  height: auto;
}
.bs3 input[type="file"]:focus,
.bs3 input[type="radio"]:focus,
.bs3 input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bs3 output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.bs3 .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bs3 .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.bs3 .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bs3 .form-control:-ms-input-placeholder {
  color: #999;
}
.bs3 .form-control::-webkit-input-placeholder {
  color: #999;
}
.bs3 .form-control[disabled],
.bs3 .form-control[readonly],
.bs3 fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
.bs3 textarea.form-control {
  height: auto;
}
.bs3 input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bs3 input[type="date"],
  .bs3 input[type="time"],
  .bs3 input[type="datetime-local"],
  .bs3 input[type="month"] {
    line-height: 34px;
  }
  .bs3 input[type="date"].input-sm,
  .bs3 input[type="time"].input-sm,
  .bs3 input[type="datetime-local"].input-sm,
  .bs3 input[type="month"].input-sm {
    line-height: 30px;
  }
  .bs3 input[type="date"].input-lg,
  .bs3 input[type="time"].input-lg,
  .bs3 input[type="datetime-local"].input-lg,
  .bs3 input[type="month"].input-lg {
    line-height: 46px;
  }
}
.bs3 .form-group {
  margin-bottom: 15px;
}
.bs3 .radio,
.bs3 .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bs3 .radio label,
.bs3 .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bs3 .radio input[type="radio"],
.bs3 .radio-inline input[type="radio"],
.bs3 .checkbox input[type="checkbox"],
.bs3 .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.bs3 .radio + .radio,
.bs3 .checkbox + .checkbox {
  margin-top: -5px;
}
.bs3 .radio-inline,
.bs3 .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.bs3 .radio-inline + .radio-inline,
.bs3 .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bs3 input[type="radio"][disabled],
.bs3 input[type="checkbox"][disabled],
.bs3 input[type="radio"].disabled,
.bs3 input[type="checkbox"].disabled,
.bs3 fieldset[disabled] input[type="radio"],
.bs3 fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bs3 .radio-inline.disabled,
.bs3 .checkbox-inline.disabled,
.bs3 fieldset[disabled] .radio-inline,
.bs3 fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bs3 .radio.disabled label,
.bs3 .checkbox.disabled label,
.bs3 fieldset[disabled] .radio label,
.bs3 fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bs3 .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.bs3 .form-control-static.input-lg,
.bs3 .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.bs3 .input-sm,
.bs3 .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bs3 select.input-sm,
.bs3 select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.bs3 textarea.input-sm,
.bs3 textarea.form-group-sm .form-control,
.bs3 select[multiple].input-sm,
.bs3 select[multiple].form-group-sm .form-control {
  height: auto;
}
.bs3 .input-lg,
.bs3 .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.bs3 select.input-lg,
.bs3 select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
.bs3 textarea.input-lg,
.bs3 textarea.form-group-lg .form-control,
.bs3 select[multiple].input-lg,
.bs3 select[multiple].form-group-lg .form-control {
  height: auto;
}
.bs3 .has-feedback {
  position: relative;
}
.bs3 .has-feedback .form-control {
  padding-right: 42.5px;
}
.bs3 .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bs3 .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bs3 .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bs3 .has-success .help-block,
.bs3 .has-success .control-label,
.bs3 .has-success .radio,
.bs3 .has-success .checkbox,
.bs3 .has-success .radio-inline,
.bs3 .has-success .checkbox-inline,
.bs3 .has-success.radio label,
.bs3 .has-success.checkbox label,
.bs3 .has-success.radio-inline label,
.bs3 .has-success.checkbox-inline label {
  color: #3c763d;
}
.bs3 .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bs3 .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.bs3 .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.bs3 .has-success .form-control-feedback {
  color: #3c763d;
}
.bs3 .has-warning .help-block,
.bs3 .has-warning .control-label,
.bs3 .has-warning .radio,
.bs3 .has-warning .checkbox,
.bs3 .has-warning .radio-inline,
.bs3 .has-warning .checkbox-inline,
.bs3 .has-warning.radio label,
.bs3 .has-warning.checkbox label,
.bs3 .has-warning.radio-inline label,
.bs3 .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bs3 .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bs3 .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.bs3 .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.bs3 .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bs3 .has-error .help-block,
.bs3 .has-error .control-label,
.bs3 .has-error .radio,
.bs3 .has-error .checkbox,
.bs3 .has-error .radio-inline,
.bs3 .has-error .checkbox-inline,
.bs3 .has-error.radio label,
.bs3 .has-error.checkbox label,
.bs3 .has-error.radio-inline label,
.bs3 .has-error.checkbox-inline label {
  color: #a94442;
}
.bs3 .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bs3 .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.bs3 .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.bs3 .has-error .form-control-feedback {
  color: #a94442;
}
.bs3 .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bs3 .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bs3 .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bs3 .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs3 .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bs3 .form-inline .form-control-static {
    display: inline-block;
  }
  .bs3 .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bs3 .form-inline .input-group .input-group-addon,
  .bs3 .form-inline .input-group .input-group-btn,
  .bs3 .form-inline .input-group .form-control {
    width: auto;
  }
  .bs3 .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bs3 .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs3 .form-inline .radio,
  .bs3 .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs3 .form-inline .radio label,
  .bs3 .form-inline .checkbox label {
    padding-left: 0;
  }
  .bs3 .form-inline .radio input[type="radio"],
  .bs3 .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bs3 .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bs3 .form-horizontal .radio,
.bs3 .form-horizontal .checkbox,
.bs3 .form-horizontal .radio-inline,
.bs3 .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.bs3 .form-horizontal .radio,
.bs3 .form-horizontal .checkbox {
  min-height: 27px;
}
.bs3 .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bs3 .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.bs3 .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bs3 .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .bs3 .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.bs3 .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bs3 .btn:focus,
.bs3 .btn:active:focus,
.bs3 .btn.active:focus,
.bs3 .btn.focus,
.bs3 .btn:active.focus,
.bs3 .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bs3 .btn:hover,
.bs3 .btn:focus,
.bs3 .btn.focus {
  color: #333;
  text-decoration: none;
}
.bs3 .btn:active,
.bs3 .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.bs3 .btn.disabled,
.bs3 .btn[disabled],
.bs3 fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.bs3 .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bs3 .btn-default:hover,
.bs3 .btn-default:focus,
.bs3 .btn-default.focus,
.bs3 .btn-default:active,
.bs3 .btn-default.active,
.bs3 .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bs3 .btn-default:active,
.bs3 .btn-default.active,
.bs3 .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bs3 .btn-default.disabled,
.bs3 .btn-default[disabled],
.bs3 fieldset[disabled] .btn-default,
.bs3 .btn-default.disabled:hover,
.bs3 .btn-default[disabled]:hover,
.bs3 fieldset[disabled] .btn-default:hover,
.bs3 .btn-default.disabled:focus,
.bs3 .btn-default[disabled]:focus,
.bs3 fieldset[disabled] .btn-default:focus,
.bs3 .btn-default.disabled.focus,
.bs3 .btn-default[disabled].focus,
.bs3 fieldset[disabled] .btn-default.focus,
.bs3 .btn-default.disabled:active,
.bs3 .btn-default[disabled]:active,
.bs3 fieldset[disabled] .btn-default:active,
.bs3 .btn-default.disabled.active,
.bs3 .btn-default[disabled].active,
.bs3 fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.bs3 .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.bs3 .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bs3 .btn-primary:hover,
.bs3 .btn-primary:focus,
.bs3 .btn-primary.focus,
.bs3 .btn-primary:active,
.bs3 .btn-primary.active,
.bs3 .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bs3 .btn-primary:active,
.bs3 .btn-primary.active,
.bs3 .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bs3 .btn-primary.disabled,
.bs3 .btn-primary[disabled],
.bs3 fieldset[disabled] .btn-primary,
.bs3 .btn-primary.disabled:hover,
.bs3 .btn-primary[disabled]:hover,
.bs3 fieldset[disabled] .btn-primary:hover,
.bs3 .btn-primary.disabled:focus,
.bs3 .btn-primary[disabled]:focus,
.bs3 fieldset[disabled] .btn-primary:focus,
.bs3 .btn-primary.disabled.focus,
.bs3 .btn-primary[disabled].focus,
.bs3 fieldset[disabled] .btn-primary.focus,
.bs3 .btn-primary.disabled:active,
.bs3 .btn-primary[disabled]:active,
.bs3 fieldset[disabled] .btn-primary:active,
.bs3 .btn-primary.disabled.active,
.bs3 .btn-primary[disabled].active,
.bs3 fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bs3 .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.bs3 .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bs3 .btn-success:hover,
.bs3 .btn-success:focus,
.bs3 .btn-success.focus,
.bs3 .btn-success:active,
.bs3 .btn-success.active,
.bs3 .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bs3 .btn-success:active,
.bs3 .btn-success.active,
.bs3 .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bs3 .btn-success.disabled,
.bs3 .btn-success[disabled],
.bs3 fieldset[disabled] .btn-success,
.bs3 .btn-success.disabled:hover,
.bs3 .btn-success[disabled]:hover,
.bs3 fieldset[disabled] .btn-success:hover,
.bs3 .btn-success.disabled:focus,
.bs3 .btn-success[disabled]:focus,
.bs3 fieldset[disabled] .btn-success:focus,
.bs3 .btn-success.disabled.focus,
.bs3 .btn-success[disabled].focus,
.bs3 fieldset[disabled] .btn-success.focus,
.bs3 .btn-success.disabled:active,
.bs3 .btn-success[disabled]:active,
.bs3 fieldset[disabled] .btn-success:active,
.bs3 .btn-success.disabled.active,
.bs3 .btn-success[disabled].active,
.bs3 fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bs3 .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.bs3 .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bs3 .btn-info:hover,
.bs3 .btn-info:focus,
.bs3 .btn-info.focus,
.bs3 .btn-info:active,
.bs3 .btn-info.active,
.bs3 .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bs3 .btn-info:active,
.bs3 .btn-info.active,
.bs3 .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bs3 .btn-info.disabled,
.bs3 .btn-info[disabled],
.bs3 fieldset[disabled] .btn-info,
.bs3 .btn-info.disabled:hover,
.bs3 .btn-info[disabled]:hover,
.bs3 fieldset[disabled] .btn-info:hover,
.bs3 .btn-info.disabled:focus,
.bs3 .btn-info[disabled]:focus,
.bs3 fieldset[disabled] .btn-info:focus,
.bs3 .btn-info.disabled.focus,
.bs3 .btn-info[disabled].focus,
.bs3 fieldset[disabled] .btn-info.focus,
.bs3 .btn-info.disabled:active,
.bs3 .btn-info[disabled]:active,
.bs3 fieldset[disabled] .btn-info:active,
.bs3 .btn-info.disabled.active,
.bs3 .btn-info[disabled].active,
.bs3 fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bs3 .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.bs3 .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bs3 .btn-warning:hover,
.bs3 .btn-warning:focus,
.bs3 .btn-warning.focus,
.bs3 .btn-warning:active,
.bs3 .btn-warning.active,
.bs3 .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bs3 .btn-warning:active,
.bs3 .btn-warning.active,
.bs3 .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bs3 .btn-warning.disabled,
.bs3 .btn-warning[disabled],
.bs3 fieldset[disabled] .btn-warning,
.bs3 .btn-warning.disabled:hover,
.bs3 .btn-warning[disabled]:hover,
.bs3 fieldset[disabled] .btn-warning:hover,
.bs3 .btn-warning.disabled:focus,
.bs3 .btn-warning[disabled]:focus,
.bs3 fieldset[disabled] .btn-warning:focus,
.bs3 .btn-warning.disabled.focus,
.bs3 .btn-warning[disabled].focus,
.bs3 fieldset[disabled] .btn-warning.focus,
.bs3 .btn-warning.disabled:active,
.bs3 .btn-warning[disabled]:active,
.bs3 fieldset[disabled] .btn-warning:active,
.bs3 .btn-warning.disabled.active,
.bs3 .btn-warning[disabled].active,
.bs3 fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bs3 .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.bs3 .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bs3 .btn-danger:hover,
.bs3 .btn-danger:focus,
.bs3 .btn-danger.focus,
.bs3 .btn-danger:active,
.bs3 .btn-danger.active,
.bs3 .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bs3 .btn-danger:active,
.bs3 .btn-danger.active,
.bs3 .open > .dropdown-toggle .btn-danger {
  background-image: none;
}
.bs3 .btn-danger.disabled,
.bs3 .btn-danger[disabled],
.bs3 fieldset[disabled] .btn-danger,
.bs3 .btn-danger.disabled:hover,
.bs3 .btn-danger[disabled]:hover,
.bs3 fieldset[disabled] .btn-danger:hover,
.bs3 .btn-danger.disabled:focus,
.bs3 .btn-danger[disabled]:focus,
.bs3 fieldset[disabled] .btn-danger:focus,
.bs3 .btn-danger.disabled.focus,
.bs3 .btn-danger[disabled].focus,
.bs3 fieldset[disabled] .btn-danger.focus,
.bs3 .btn-danger.disabled:active,
.bs3 .btn-danger[disabled]:active,
.bs3 fieldset[disabled] .btn-danger:active,
.bs3 .btn-danger.disabled.active,
.bs3 .btn-danger[disabled].active,
.bs3 fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bs3 .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.bs3 .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.bs3 .btn-link,
.bs3 .btn-link:active,
.bs3 .btn-link.active,
.bs3 .btn-link[disabled],
.bs3 fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bs3 .btn-link,
.bs3 .btn-link:hover,
.bs3 .btn-link:focus,
.bs3 .btn-link:active {
  border-color: transparent;
}
.bs3 .btn-link:hover,
.bs3 .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bs3 .btn-link[disabled]:hover,
.bs3 fieldset[disabled] .btn-link:hover,
.bs3 .btn-link[disabled]:focus,
.bs3 fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.bs3 .btn-lg,
.bs3 .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.bs3 .btn-sm,
.bs3 .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bs3 .btn-xs,
.bs3 .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bs3 .btn-block {
  display: block;
  width: 100%;
}
.bs3 .btn-block + .btn-block {
  margin-top: 5px;
}
.bs3 input[type="submit"].btn-block,
.bs3 input[type="reset"].btn-block,
.bs3 input[type="button"].btn-block {
  width: 100%;
}
.bs3 .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.bs3 .fade.in {
  opacity: 1;
}
.bs3 .collapse {
  display: none;
  visibility: hidden;
}
.bs3 .collapse.in {
  display: block;
  visibility: visible;
}
.bs3 tr.collapse.in {
  display: table-row;
}
.bs3 tbody.collapse.in {
  display: table-row-group;
}
.bs3 .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.bs3 .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bs3 .dropdown {
  position: relative;
}
.bs3 .dropdown-toggle:focus {
  outline: 0;
}
.bs3 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.bs3 .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bs3 .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bs3 .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.bs3 .dropdown-menu > li > a:hover,
.bs3 .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bs3 .dropdown-menu > .active > a,
.bs3 .dropdown-menu > .active > a:hover,
.bs3 .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.bs3 .dropdown-menu > .disabled > a,
.bs3 .dropdown-menu > .disabled > a:hover,
.bs3 .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.bs3 .dropdown-menu > .disabled > a:hover,
.bs3 .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bs3 .open > .dropdown-menu {
  display: block;
}
.bs3 .open > a {
  outline: 0;
}
.bs3 .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bs3 .dropdown-menu-left {
  right: auto;
  left: 0;
}
.bs3 .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.bs3 .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.bs3 .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bs3 .dropup .caret,
.bs3 .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.bs3 .dropup .dropdown-menu,
.bs3 .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .bs3 .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .bs3 .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.bs3 .btn-group,
.bs3 .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bs3 .btn-group > .btn,
.bs3 .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bs3 .btn-group > .btn:hover,
.bs3 .btn-group-vertical > .btn:hover,
.bs3 .btn-group > .btn:focus,
.bs3 .btn-group-vertical > .btn:focus,
.bs3 .btn-group > .btn:active,
.bs3 .btn-group-vertical > .btn:active,
.bs3 .btn-group > .btn.active,
.bs3 .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bs3 .btn-group .btn + .btn,
.bs3 .btn-group .btn + .btn-group,
.bs3 .btn-group .btn-group + .btn,
.bs3 .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bs3 .btn-toolbar {
  margin-left: -5px;
}
.bs3 .btn-toolbar .btn-group,
.bs3 .btn-toolbar .input-group {
  float: left;
}
.bs3 .btn-toolbar > .btn,
.bs3 .btn-toolbar > .btn-group,
.bs3 .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bs3 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bs3 .btn-group > .btn:first-child {
  margin-left: 0;
}
.bs3 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bs3 .btn-group > .btn:last-child:not(:first-child),
.bs3 .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bs3 .btn-group > .btn-group {
  float: left;
}
.bs3 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bs3 .btn-group > .btn-group:first-child > .btn:last-child,
.bs3 .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bs3 .btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bs3 .btn-group .dropdown-toggle:active,
.bs3 .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bs3 .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.bs3 .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.bs3 .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.bs3 .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bs3 .btn .caret {
  margin-left: 0;
}
.bs3 .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bs3 .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bs3 .btn-group-vertical > .btn,
.bs3 .btn-group-vertical > .btn-group,
.bs3 .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bs3 .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bs3 .btn-group-vertical > .btn + .btn,
.bs3 .btn-group-vertical > .btn + .btn-group,
.bs3 .btn-group-vertical > .btn-group + .btn,
.bs3 .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bs3 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bs3 .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bs3 .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.bs3 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bs3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bs3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bs3 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bs3 .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bs3 .btn-group-justified > .btn,
.bs3 .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.bs3 .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bs3 .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bs3 [data-toggle="buttons"] > .btn input[type="radio"],
.bs3 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bs3 [data-toggle="buttons"] > .btn input[type="checkbox"],
.bs3 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bs3 .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bs3 .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.bs3 .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bs3 .input-group-lg > .form-control,
.bs3 .input-group-lg > .input-group-addon,
.bs3 .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.bs3 select.input-group-lg > .form-control,
.bs3 select.input-group-lg > .input-group-addon,
.bs3 select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bs3 textarea.input-group-lg > .form-control,
.bs3 textarea.input-group-lg > .input-group-addon,
.bs3 textarea.input-group-lg > .input-group-btn > .btn,
.bs3 select[multiple].input-group-lg > .form-control,
.bs3 select[multiple].input-group-lg > .input-group-addon,
.bs3 select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bs3 .input-group-sm > .form-control,
.bs3 .input-group-sm > .input-group-addon,
.bs3 .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bs3 select.input-group-sm > .form-control,
.bs3 select.input-group-sm > .input-group-addon,
.bs3 select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bs3 textarea.input-group-sm > .form-control,
.bs3 textarea.input-group-sm > .input-group-addon,
.bs3 textarea.input-group-sm > .input-group-btn > .btn,
.bs3 select[multiple].input-group-sm > .form-control,
.bs3 select[multiple].input-group-sm > .input-group-addon,
.bs3 select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bs3 .input-group-addon,
.bs3 .input-group-btn,
.bs3 .input-group .form-control {
  display: table-cell;
}
.bs3 .input-group-addon:not(:first-child):not(:last-child),
.bs3 .input-group-btn:not(:first-child):not(:last-child),
.bs3 .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bs3 .input-group-addon,
.bs3 .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bs3 .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bs3 .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bs3 .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bs3 .input-group-addon input[type="radio"],
.bs3 .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bs3 .input-group .form-control:first-child,
.bs3 .input-group-addon:first-child,
.bs3 .input-group-btn:first-child > .btn,
.bs3 .input-group-btn:first-child > .btn-group > .btn,
.bs3 .input-group-btn:first-child > .dropdown-toggle,
.bs3 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bs3 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bs3 .input-group-addon:first-child {
  border-right: 0;
}
.bs3 .input-group .form-control:last-child,
.bs3 .input-group-addon:last-child,
.bs3 .input-group-btn:last-child > .btn,
.bs3 .input-group-btn:last-child > .btn-group > .btn,
.bs3 .input-group-btn:last-child > .dropdown-toggle,
.bs3 .input-group-btn:first-child > .btn:not(:first-child),
.bs3 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bs3 .input-group-addon:last-child {
  border-left: 0;
}
.bs3 .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bs3 .input-group-btn > .btn {
  position: relative;
}
.bs3 .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bs3 .input-group-btn > .btn:hover,
.bs3 .input-group-btn > .btn:focus,
.bs3 .input-group-btn > .btn:active {
  z-index: 2;
}
.bs3 .input-group-btn:first-child > .btn,
.bs3 .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bs3 .input-group-btn:last-child > .btn,
.bs3 .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.bs3 .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bs3 .nav > li {
  position: relative;
  display: block;
}
.bs3 .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bs3 .nav > li > a:hover,
.bs3 .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bs3 .nav > li.disabled > a {
  color: #777;
}
.bs3 .nav > li.disabled > a:hover,
.bs3 .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.bs3 .nav .open > a,
.bs3 .nav .open > a:hover,
.bs3 .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.bs3 .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bs3 .nav > li > a > img {
  max-width: none;
}
.bs3 .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.bs3 .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bs3 .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bs3 .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.bs3 .nav-tabs > li.active > a,
.bs3 .nav-tabs > li.active > a:hover,
.bs3 .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.bs3 .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bs3 .nav-tabs.nav-justified > li {
  float: none;
}
.bs3 .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bs3 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bs3 .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bs3 .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bs3 .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bs3 .nav-tabs.nav-justified > .active > a,
.bs3 .nav-tabs.nav-justified > .active > a:hover,
.bs3 .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bs3 .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bs3 .nav-tabs.nav-justified > .active > a,
  .bs3 .nav-tabs.nav-justified > .active > a:hover,
  .bs3 .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bs3 .nav-pills > li {
  float: left;
}
.bs3 .nav-pills > li > a {
  border-radius: 4px;
}
.bs3 .nav-pills > li + li {
  margin-left: 2px;
}
.bs3 .nav-pills > li.active > a,
.bs3 .nav-pills > li.active > a:hover,
.bs3 .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.bs3 .nav-stacked > li {
  float: none;
}
.bs3 .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bs3 .nav-justified {
  width: 100%;
}
.bs3 .nav-justified > li {
  float: none;
}
.bs3 .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bs3 .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bs3 .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bs3 .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bs3 .nav-tabs-justified {
  border-bottom: 0;
}
.bs3 .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bs3 .nav-tabs-justified > .active > a,
.bs3 .nav-tabs-justified > .active > a:hover,
.bs3 .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bs3 .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bs3 .nav-tabs-justified > .active > a,
  .bs3 .nav-tabs-justified > .active > a:hover,
  .bs3 .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bs3 .tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.bs3 .tab-content > .active {
  display: block;
  visibility: visible;
}
.bs3 .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bs3 .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bs3 .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .bs3 .navbar-header {
    float: left;
  }
}
.bs3 .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.bs3 .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bs3 .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .bs3 .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .bs3 .navbar-collapse.in {
    overflow-y: visible;
  }
  .bs3 .navbar-fixed-top .navbar-collapse,
  .bs3 .navbar-static-top .navbar-collapse,
  .bs3 .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.bs3 .navbar-fixed-top .navbar-collapse,
.bs3 .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bs3 .navbar-fixed-top .navbar-collapse,
  .bs3 .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bs3 .container > .navbar-header,
.bs3 .container-fluid > .navbar-header,
.bs3 .container > .navbar-collapse,
.bs3 .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bs3 .container > .navbar-header,
  .bs3 .container-fluid > .navbar-header,
  .bs3 .container > .navbar-collapse,
  .bs3 .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bs3 .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bs3 .navbar-static-top {
    border-radius: 0;
  }
}
.bs3 .navbar-fixed-top,
.bs3 .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bs3 .navbar-fixed-top,
  .bs3 .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bs3 .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bs3 .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bs3 .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.bs3 .navbar-brand:hover,
.bs3 .navbar-brand:focus {
  text-decoration: none;
}
.bs3 .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .bs3 .navbar > .container .navbar-brand,
  .bs3 .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.bs3 .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bs3 .navbar-toggle:focus {
  outline: 0;
}
.bs3 .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bs3 .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bs3 .navbar-toggle {
    display: none;
  }
}
.bs3 .navbar-nav {
  margin: 7.5px -15px;
}
.bs3 .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bs3 .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .bs3 .navbar-nav .open .dropdown-menu > li > a,
  .bs3 .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bs3 .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bs3 .navbar-nav .open .dropdown-menu > li > a:hover,
  .bs3 .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bs3 .navbar-nav {
    float: left;
    margin: 0;
  }
  .bs3 .navbar-nav > li {
    float: left;
  }
  .bs3 .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bs3 .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .bs3 .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs3 .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bs3 .navbar-form .form-control-static {
    display: inline-block;
  }
  .bs3 .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bs3 .navbar-form .input-group .input-group-addon,
  .bs3 .navbar-form .input-group .input-group-btn,
  .bs3 .navbar-form .input-group .form-control {
    width: auto;
  }
  .bs3 .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bs3 .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs3 .navbar-form .radio,
  .bs3 .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs3 .navbar-form .radio label,
  .bs3 .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bs3 .navbar-form .radio input[type="radio"],
  .bs3 .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bs3 .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bs3 .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bs3 .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bs3 .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.bs3 .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bs3 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bs3 .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bs3 .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bs3 .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bs3 .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bs3 .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .bs3 .navbar-left {
    float: left !important;
  }
  .bs3 .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bs3 .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bs3 .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bs3 .navbar-default .navbar-brand {
  color: #777;
}
.bs3 .navbar-default .navbar-brand:hover,
.bs3 .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bs3 .navbar-default .navbar-text {
  color: #777;
}
.bs3 .navbar-default .navbar-nav > li > a {
  color: #777;
}
.bs3 .navbar-default .navbar-nav > li > a:hover,
.bs3 .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.bs3 .navbar-default .navbar-nav > .active > a,
.bs3 .navbar-default .navbar-nav > .active > a:hover,
.bs3 .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.bs3 .navbar-default .navbar-nav > .disabled > a,
.bs3 .navbar-default .navbar-nav > .disabled > a:hover,
.bs3 .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.bs3 .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.bs3 .navbar-default .navbar-toggle:hover,
.bs3 .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.bs3 .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.bs3 .navbar-default .navbar-collapse,
.bs3 .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bs3 .navbar-default .navbar-nav > .open > a,
.bs3 .navbar-default .navbar-nav > .open > a:hover,
.bs3 .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bs3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.bs3 .navbar-default .navbar-link {
  color: #777;
}
.bs3 .navbar-default .navbar-link:hover {
  color: #333;
}
.bs3 .navbar-default .btn-link {
  color: #777;
}
.bs3 .navbar-default .btn-link:hover,
.bs3 .navbar-default .btn-link:focus {
  color: #333;
}
.bs3 .navbar-default .btn-link[disabled]:hover,
.bs3 fieldset[disabled] .navbar-default .btn-link:hover,
.bs3 .navbar-default .btn-link[disabled]:focus,
.bs3 fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.bs3 .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.bs3 .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bs3 .navbar-inverse .navbar-brand:hover,
.bs3 .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.bs3 .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bs3 .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bs3 .navbar-inverse .navbar-nav > li > a:hover,
.bs3 .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.bs3 .navbar-inverse .navbar-nav > .active > a,
.bs3 .navbar-inverse .navbar-nav > .active > a:hover,
.bs3 .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.bs3 .navbar-inverse .navbar-nav > .disabled > a,
.bs3 .navbar-inverse .navbar-nav > .disabled > a:hover,
.bs3 .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.bs3 .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.bs3 .navbar-inverse .navbar-toggle:hover,
.bs3 .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.bs3 .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.bs3 .navbar-inverse .navbar-collapse,
.bs3 .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bs3 .navbar-inverse .navbar-nav > .open > a,
.bs3 .navbar-inverse .navbar-nav > .open > a:hover,
.bs3 .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bs3 navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.bs3 .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bs3 .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.bs3 .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bs3 .navbar-inverse .btn-link:hover,
.bs3 .navbar-inverse .btn-link:focus {
  color: #fff;
}
.bs3 .navbar-inverse .btn-link[disabled]:hover,
.bs3 fieldset[disabled] .navbar-inverse .btn-link:hover,
.bs3 .navbar-inverse .btn-link[disabled]:focus,
.bs3 fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.bs3 .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bs3 .breadcrumb > li {
  display: inline-block;
}
.bs3 .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.bs3 .breadcrumb > .active {
  color: #777;
}
.bs3 .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bs3 .pagination > li {
  display: inline;
}
.bs3 .pagination > li > a,
.bs3 .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bs3 .pagination > li:first-child > a,
.bs3 .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bs3 .pagination > li:last-child > a,
.bs3 .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bs3 .pagination > li > a:hover,
.bs3 .pagination > li > span:hover,
.bs3 .pagination > li > a:focus,
.bs3 .pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.bs3 .pagination > .active > a,
.bs3 .pagination > .active > span,
.bs3 .pagination > .active > a:hover,
.bs3 .pagination > .active > span:hover,
.bs3 .pagination > .active > a:focus,
.bs3 .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bs3 .pagination > .disabled > span,
.bs3 .pagination > .disabled > span:hover,
.bs3 .pagination > .disabled > span:focus,
.bs3 .pagination > .disabled > a,
.bs3 .pagination > .disabled > a:hover,
.bs3 .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.bs3 .pagination-lg > li > a,
.bs3 .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.bs3 .pagination-lg > li:first-child > a,
.bs3 .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.bs3 .pagination-lg > li:last-child > a,
.bs3 .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bs3 .pagination-sm > li > a,
.bs3 .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.bs3 .pagination-sm > li:first-child > a,
.bs3 .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bs3 .pagination-sm > li:last-child > a,
.bs3 .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bs3 .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.bs3 .pager li {
  display: inline;
}
.bs3 .pager li > a,
.bs3 .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.bs3 .pager li > a:hover,
.bs3 .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bs3 .pager .next > a,
.bs3 .pager .next > span {
  float: right;
}
.bs3 .pager .previous > a,
.bs3 .pager .previous > span {
  float: left;
}
.bs3 .pager .disabled > a,
.bs3 .pager .disabled > a:hover,
.bs3 .pager .disabled > a:focus,
.bs3 .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.bs3 .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.bs3 a.label:hover,
.bs3 a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bs3 .label:empty {
  display: none;
}
.bs3 .btn .label {
  position: relative;
  top: -1px;
}
.bs3 .label-default {
  background-color: #777;
}
.bs3 .label-default[href]:hover,
.bs3 .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bs3 .label-primary {
  background-color: #337ab7;
}
.bs3 .label-primary[href]:hover,
.bs3 .label-primary[href]:focus {
  background-color: #286090;
}
.bs3 .label-success {
  background-color: #5cb85c;
}
.bs3 .label-success[href]:hover,
.bs3 .label-success[href]:focus {
  background-color: #449d44;
}
.bs3 .label-info {
  background-color: #5bc0de;
}
.bs3 .label-info[href]:hover,
.bs3 .label-info[href]:focus {
  background-color: #31b0d5;
}
.bs3 .label-warning {
  background-color: #f0ad4e;
}
.bs3 .label-warning[href]:hover,
.bs3 .label-warning[href]:focus {
  background-color: #ec971f;
}
.bs3 .label-danger {
  background-color: #d9534f;
}
.bs3 .label-danger[href]:hover,
.bs3 .label-danger[href]:focus {
  background-color: #c9302c;
}
.bs3 .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.bs3 .badge:empty {
  display: none;
}
.bs3 .btn .badge {
  position: relative;
  top: -1px;
}
.bs3 .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.bs3 a.badge:hover,
.bs3 a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bs3 .list-group-item.active > .badge,
.bs3 .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.bs3 .list-group-item > .badge {
  float: right;
}
.bs3 .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bs3 .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bs3 .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.bs3 .jumbotron h1,
.bs3 .jumbotron .h1 {
  color: inherit;
}
.bs3 .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bs3 .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bs3 .container .jumbotron,
.bs3 .container-fluid .jumbotron {
  border-radius: 6px;
}
.bs3 .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bs3 .jumbotron {
    padding: 48px 0;
  }
  .bs3 .container .jumbotron,
  .bs3 .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .bs3 .jumbotron h1,
  .bs3 .jumbotron .h1 {
    font-size: 63px;
  }
}
.bs3 .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.bs3 .thumbnail > img,
.bs3 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.bs3 a.thumbnail:hover,
.bs3 a.thumbnail:focus,
.bs3 a.thumbnail.active {
  border-color: #337ab7;
}
.bs3 .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.bs3 .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bs3 .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bs3 .alert .alert-link {
  font-weight: bold;
}
.bs3 .alert > p,
.bs3 .alert > ul {
  margin-bottom: 0;
}
.bs3 .alert > p + p {
  margin-top: 5px;
}
.bs3 .alert-dismissable,
.bs3 .alert-dismissible {
  padding-right: 35px;
}
.bs3 .alert-dismissable .close,
.bs3 .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bs3 .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bs3 .alert-success hr {
  border-top-color: #c9e2b3;
}
.bs3 .alert-success .alert-link {
  color: #2b542c;
}
.bs3 .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bs3 .alert-info hr {
  border-top-color: #a6e1ec;
}
.bs3 .alert-info .alert-link {
  color: #245269;
}
.bs3 .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bs3 .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bs3 .alert-warning .alert-link {
  color: #66512c;
}
.bs3 .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bs3 .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bs3 .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  .bs3 from {
    background-position: 40px 0;
  }
  .bs3 to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  .bs3 from {
    background-position: 40px 0;
  }
  .bs3 to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  .bs3 from {
    background-position: 40px 0;
  }
  .bs3 to {
    background-position: 0 0;
  }
}
.bs3 .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.bs3 .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.bs3 .progress-striped .progress-bar,
.bs3 .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.bs3 .progress.active .progress-bar,
.bs3 .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;
}
.bs3 .progress-bar-success {
  background-color: #5cb85c;
}
.bs3 .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bs3 .progress-bar-info {
  background-color: #5bc0de;
}
.bs3 .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bs3 .progress-bar-warning {
  background-color: #f0ad4e;
}
.bs3 .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bs3 .progress-bar-danger {
  background-color: #d9534f;
}
.bs3 .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bs3 .media {
  margin-top: 15px;
}
.bs3 .media:first-child {
  margin-top: 0;
}
.bs3 .media-right,
.bs3 .media > .pull-right {
  padding-left: 10px;
}
.bs3 .media-left,
.bs3 .media > .pull-left {
  padding-right: 10px;
}
.bs3 .media-left,
.bs3 .media-right,
.bs3 .media-body {
  display: table-cell;
  vertical-align: top;
}
.bs3 .media-middle {
  vertical-align: middle;
}
.bs3 .media-bottom {
  vertical-align: bottom;
}
.bs3 .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs3 .media-list {
  padding-left: 0;
  list-style: none;
}
.bs3 .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.bs3 .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bs3 .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bs3 .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bs3 a.list-group-item {
  color: #555;
}
.bs3 a.list-group-item .list-group-item-heading {
  color: #333;
}
.bs3 a.list-group-item:hover,
.bs3 a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bs3 .list-group-item.disabled,
.bs3 .list-group-item.disabled:hover,
.bs3 .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.bs3 .list-group-item.disabled .list-group-item-heading,
.bs3 .list-group-item.disabled:hover .list-group-item-heading,
.bs3 .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bs3 .list-group-item.disabled .list-group-item-text,
.bs3 .list-group-item.disabled:hover .list-group-item-text,
.bs3 .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.bs3 .list-group-item.active,
.bs3 .list-group-item.active:hover,
.bs3 .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bs3 .list-group-item.active .list-group-item-heading,
.bs3 .list-group-item.active:hover .list-group-item-heading,
.bs3 .list-group-item.active:focus .list-group-item-heading,
.bs3 .list-group-item.active .list-group-item-heading > small,
.bs3 .list-group-item.active:hover .list-group-item-heading > small,
.bs3 .list-group-item.active:focus .list-group-item-heading > small,
.bs3 .list-group-item.active .list-group-item-heading > .small,
.bs3 .list-group-item.active:hover .list-group-item-heading > .small,
.bs3 .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bs3 .list-group-item.active .list-group-item-text,
.bs3 .list-group-item.active:hover .list-group-item-text,
.bs3 .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bs3 .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bs3 a.list-group-item-success {
  color: #3c763d;
}
.bs3 a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bs3 a.list-group-item-success:hover,
.bs3 a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bs3 a.list-group-item-success.active,
.bs3 a.list-group-item-success.active:hover,
.bs3 a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bs3 .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bs3 a.list-group-item-info {
  color: #31708f;
}
.bs3 a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bs3 a.list-group-item-info:hover,
.bs3 a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bs3 a.list-group-item-info.active,
.bs3 a.list-group-item-info.active:hover,
.bs3 a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bs3 .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bs3 a.list-group-item-warning {
  color: #8a6d3b;
}
.bs3 a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bs3 a.list-group-item-warning:hover,
.bs3 a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bs3 a.list-group-item-warning.active,
.bs3 a.list-group-item-warning.active:hover,
.bs3 a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bs3 .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bs3 a.list-group-item-danger {
  color: #a94442;
}
.bs3 a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bs3 a.list-group-item-danger:hover,
.bs3 a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bs3 a.list-group-item-danger.active,
.bs3 a.list-group-item-danger.active:hover,
.bs3 a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bs3 .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs3 .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bs3 .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.bs3 .panel-body {
  padding: 15px;
}
.bs3 .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bs3 .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bs3 .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bs3 .panel-title > a {
  color: inherit;
}
.bs3 .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bs3 .panel > .list-group,
.bs3 .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bs3 .panel > .list-group .list-group-item,
.bs3 .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bs3 .panel > .list-group:first-child .list-group-item:first-child,
.bs3 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bs3 .panel > .list-group:last-child .list-group-item:last-child,
.bs3 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bs3 .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bs3 .list-group + .panel-footer {
  border-top-width: 0;
}
.bs3 .panel > .table,
.bs3 .panel > .table-responsive > .table,
.bs3 .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bs3 .panel > .table caption,
.bs3 .panel > .table-responsive > .table caption,
.bs3 .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.bs3 .panel > .table:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bs3 .panel > .table:first-child > thead:first-child > tr:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bs3 .panel > .table:first-child > tbody:first-child > tr:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bs3 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bs3 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bs3 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bs3 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bs3 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bs3 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bs3 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bs3 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bs3 .panel > .table:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bs3 .panel > .table:last-child > tbody:last-child > tr:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bs3 .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bs3 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bs3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bs3 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bs3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bs3 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bs3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bs3 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bs3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bs3 .panel > .panel-body + .table,
.bs3 .panel > .panel-body + .table-responsive,
.bs3 .panel > .table + .panel-body,
.bs3 .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.bs3 .panel > .table > tbody:first-child > tr:first-child th,
.bs3 .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bs3 .panel > .table-bordered,
.bs3 .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bs3 .panel > .table-bordered > thead > tr > th:first-child,
.bs3 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bs3 .panel > .table-bordered > tbody > tr > th:first-child,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bs3 .panel > .table-bordered > tfoot > tr > th:first-child,
.bs3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bs3 .panel > .table-bordered > thead > tr > td:first-child,
.bs3 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bs3 .panel > .table-bordered > tbody > tr > td:first-child,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bs3 .panel > .table-bordered > tfoot > tr > td:first-child,
.bs3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bs3 .panel > .table-bordered > thead > tr > th:last-child,
.bs3 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bs3 .panel > .table-bordered > tbody > tr > th:last-child,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bs3 .panel > .table-bordered > tfoot > tr > th:last-child,
.bs3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bs3 .panel > .table-bordered > thead > tr > td:last-child,
.bs3 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bs3 .panel > .table-bordered > tbody > tr > td:last-child,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bs3 .panel > .table-bordered > tfoot > tr > td:last-child,
.bs3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bs3 .panel > .table-bordered > thead > tr:first-child > td,
.bs3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bs3 .panel > .table-bordered > tbody > tr:first-child > td,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bs3 .panel > .table-bordered > thead > tr:first-child > th,
.bs3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bs3 .panel > .table-bordered > tbody > tr:first-child > th,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bs3 .panel > .table-bordered > tbody > tr:last-child > td,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bs3 .panel > .table-bordered > tfoot > tr:last-child > td,
.bs3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bs3 .panel > .table-bordered > tbody > tr:last-child > th,
.bs3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bs3 .panel > .table-bordered > tfoot > tr:last-child > th,
.bs3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bs3 .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.bs3 .panel-group {
  margin-bottom: 20px;
}
.bs3 .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bs3 .panel-group .panel + .panel {
  margin-top: 5px;
}
.bs3 .panel-group .panel-heading {
  border-bottom: 0;
}
.bs3 .panel-group .panel-heading + .panel-collapse > .panel-body,
.bs3 .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.bs3 .panel-group .panel-footer {
  border-top: 0;
}
.bs3 .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.bs3 .panel-default {
  border-color: #ddd;
}
.bs3 .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.bs3 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.bs3 .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.bs3 .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.bs3 .panel-primary {
  border-color: #337ab7;
}
.bs3 .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bs3 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bs3 .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.bs3 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bs3 .panel-success {
  border-color: #d6e9c6;
}
.bs3 .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bs3 .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bs3 .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bs3 .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bs3 .panel-info {
  border-color: #bce8f1;
}
.bs3 .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bs3 .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bs3 .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bs3 .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bs3 .panel-warning {
  border-color: #faebcc;
}
.bs3 .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bs3 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bs3 .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bs3 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bs3 .panel-danger {
  border-color: #ebccd1;
}
.bs3 .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bs3 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bs3 .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bs3 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bs3 .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bs3 .embed-responsive .embed-responsive-item,
.bs3 .embed-responsive iframe,
.bs3 .embed-responsive embed,
.bs3 .embed-responsive object,
.bs3 .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bs3 .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bs3 .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bs3 .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.bs3 .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.bs3 .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bs3 .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bs3 .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.bs3 .close:hover,
.bs3 .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.bs3 button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.bs3 .modal-open {
  overflow: hidden;
}
.bs3 .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bs3 .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.bs3 .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.bs3 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bs3 .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.bs3 .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.bs3 .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.bs3 .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.bs3 .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.bs3 .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.bs3 .modal-header .close {
  margin-top: -2px;
}
.bs3 .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bs3 .modal-body {
  position: relative;
  padding: 15px;
}
.bs3 .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bs3 .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.bs3 .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bs3 .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bs3 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .bs3 .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .bs3 .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .bs3 .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bs3 .modal-lg {
    width: 900px;
  }
}
.bs3 .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.bs3 .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.bs3 .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.bs3 .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.bs3 .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.bs3 .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.bs3 .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.bs3 .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bs3 .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bs3 .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bs3 .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bs3 .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.bs3 .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.bs3 .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bs3 .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bs3 .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bs3 .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.bs3 .popover.top {
  margin-top: -10px;
}
.bs3 .popover.right {
  margin-left: 10px;
}
.bs3 .popover.bottom {
  margin-top: 10px;
}
.bs3 .popover.left {
  margin-left: -10px;
}
.bs3 .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bs3 .popover-content {
  padding: 9px 14px;
}
.bs3 .popover > .arrow,
.bs3 .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bs3 .popover > .arrow {
  border-width: 11px;
}
.bs3 .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.bs3 .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.bs3 .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.bs3 .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.bs3 .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.bs3 .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.bs3 .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.bs3 .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.bs3 .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.bs3 .carousel {
  position: relative;
}
.bs3 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bs3 .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.bs3 .carousel-inner > .item > img,
.bs3 .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bs3 .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .bs3 .carousel-inner > .item.next,
  .bs3 .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .bs3 .carousel-inner > .item.prev,
  .bs3 .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .bs3 .carousel-inner > .item.next.left,
  .bs3 .carousel-inner > .item.prev.right,
  .bs3 .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.bs3 .carousel-inner > .active,
.bs3 .carousel-inner > .next,
.bs3 .carousel-inner > .prev {
  display: block;
}
.bs3 .carousel-inner > .active {
  left: 0;
}
.bs3 .carousel-inner > .next,
.bs3 .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bs3 .carousel-inner > .next {
  left: 100%;
}
.bs3 .carousel-inner > .prev {
  left: -100%;
}
.bs3 .carousel-inner > .next.left,
.bs3 .carousel-inner > .prev.right {
  left: 0;
}
.bs3 .carousel-inner > .active.left {
  left: -100%;
}
.bs3 .carousel-inner > .active.right {
  left: 100%;
}
.bs3 .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.bs3 .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.bs3 .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.bs3 .carousel-control:hover,
.bs3 .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.bs3 .carousel-control .icon-prev,
.bs3 .carousel-control .icon-next,
.bs3 .carousel-control .glyphicon-chevron-left,
.bs3 .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.bs3 .carousel-control .icon-prev,
.bs3 .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bs3 .carousel-control .icon-next,
.bs3 .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bs3 .carousel-control .icon-prev,
.bs3 .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.bs3 .carousel-control .icon-prev:before {
  content: '\2039';
}
.bs3 .carousel-control .icon-next:before {
  content: '\203a';
}
.bs3 .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.bs3 .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.bs3 .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.bs3 .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.bs3 .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bs3 .carousel-control .glyphicon-chevron-left,
  .bs3 .carousel-control .glyphicon-chevron-right,
  .bs3 .carousel-control .icon-prev,
  .bs3 .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .bs3 .carousel-control .glyphicon-chevron-left,
  .bs3 .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .bs3 .carousel-control .glyphicon-chevron-right,
  .bs3 .carousel-control .icon-next {
    margin-right: -15px;
  }
  .bs3 .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .bs3 .carousel-indicators {
    bottom: 20px;
  }
}
.bs3 .clearfix:before,
.bs3 .clearfix:after,
.bs3 .dl-horizontal dd:before,
.bs3 .dl-horizontal dd:after,
.bs3 .container:before,
.bs3 .container:after,
.bs3 .container-fluid:before,
.bs3 .container-fluid:after,
.bs3 .row:before,
.bs3 .row:after,
.bs3 .form-horizontal .form-group:before,
.bs3 .form-horizontal .form-group:after,
.bs3 .btn-toolbar:before,
.bs3 .btn-toolbar:after,
.bs3 .btn-group-vertical > .btn-group:before,
.bs3 .btn-group-vertical > .btn-group:after,
.bs3 .nav:before,
.bs3 .nav:after,
.bs3 .navbar:before,
.bs3 .navbar:after,
.bs3 .navbar-header:before,
.bs3 .navbar-header:after,
.bs3 .navbar-collapse:before,
.bs3 .navbar-collapse:after,
.bs3 .pager:before,
.bs3 .pager:after,
.bs3 .panel-body:before,
.bs3 .panel-body:after,
.bs3 .modal-footer:before,
.bs3 .modal-footer:after {
  display: table;
  content: " ";
}
.bs3 .clearfix:after,
.bs3 .dl-horizontal dd:after,
.bs3 .container:after,
.bs3 .container-fluid:after,
.bs3 .row:after,
.bs3 .form-horizontal .form-group:after,
.bs3 .btn-toolbar:after,
.bs3 .btn-group-vertical > .btn-group:after,
.bs3 .nav:after,
.bs3 .navbar:after,
.bs3 .navbar-header:after,
.bs3 .navbar-collapse:after,
.bs3 .pager:after,
.bs3 .panel-body:after,
.bs3 .modal-footer:after {
  clear: both;
}
.bs3 .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bs3 .pull-right {
  float: right !important;
}
.bs3 .pull-left {
  float: left !important;
}
.bs3 .hide {
  display: none !important;
}
.bs3 .show {
  display: block !important;
}
.bs3 .invisible {
  visibility: hidden;
}
.bs3 .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bs3 .hidden {
  display: none !important;
  visibility: hidden !important;
}
.bs3 .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bs3 .visible-xs,
.bs3 .visible-sm,
.bs3 .visible-md,
.bs3 .visible-lg {
  display: none !important;
}
.bs3 .visible-xs-block,
.bs3 .visible-xs-inline,
.bs3 .visible-xs-inline-block,
.bs3 .visible-sm-block,
.bs3 .visible-sm-inline,
.bs3 .visible-sm-inline-block,
.bs3 .visible-md-block,
.bs3 .visible-md-inline,
.bs3 .visible-md-inline-block,
.bs3 .visible-lg-block,
.bs3 .visible-lg-inline,
.bs3 .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bs3 .visible-xs {
    display: block !important;
  }
  .bs3 table.visible-xs {
    display: table;
  }
  .bs3 tr.visible-xs {
    display: table-row !important;
  }
  .bs3 th.visible-xs,
  .bs3 td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bs3 .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bs3 .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bs3 .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs3 .visible-sm {
    display: block !important;
  }
  .bs3 table.visible-sm {
    display: table;
  }
  .bs3 tr.visible-sm {
    display: table-row !important;
  }
  .bs3 th.visible-sm,
  .bs3 td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs3 .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs3 .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs3 .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs3 .visible-md {
    display: block !important;
  }
  .bs3 table.visible-md {
    display: table;
  }
  .bs3 tr.visible-md {
    display: table-row !important;
  }
  .bs3 th.visible-md,
  .bs3 td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs3 .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs3 .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs3 .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bs3 .visible-lg {
    display: block !important;
  }
  .bs3 table.visible-lg {
    display: table;
  }
  .bs3 tr.visible-lg {
    display: table-row !important;
  }
  .bs3 th.visible-lg,
  .bs3 td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bs3 .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bs3 .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bs3 .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bs3 .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs3 .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs3 .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bs3 .hidden-lg {
    display: none !important;
  }
}
.bs3 .visible-print {
  display: none !important;
}
@media print {
  .bs3 .visible-print {
    display: block !important;
  }
  .bs3 table.visible-print {
    display: table;
  }
  .bs3 tr.visible-print {
    display: table-row !important;
  }
  .bs3 th.visible-print,
  .bs3 td.visible-print {
    display: table-cell !important;
  }
}
.bs3 .visible-print-block {
  display: none !important;
}
@media print {
  .bs3 .visible-print-block {
    display: block !important;
  }
}
.bs3 .visible-print-inline {
  display: none !important;
}
@media print {
  .bs3 .visible-print-inline {
    display: inline !important;
  }
}
.bs3 .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bs3 .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bs3 .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */


/*----------------------------------------------------------
BootStrap3 カスタムCSS
------------------------------------------------------------ */

/* display */
.bs3 .none{display:none;}.bs3 .block{display:block;}.bs3 .clear{clear:both;}

/* margin */
.bs3 .mt0{margin-top:0px;}.mt1{margin-top:1px;}.bs3 .mt2{margin-top:2px;}.bs3 .mt3{margin-top:3px;}.bs3 .mt4{margin-top:4px;}.bs3 .mt5{margin-top:5px;}.bs3 .mt6{margin-top:6px;}.bs3 .mt7{margin-top:7px;}.bs3 .mt8{margin-top:8px;}.bs3 .mt9{margin-top:9px;}.bs3 .mt10{margin-top:10px;}.bs3 .mt15{margin-top:15px;}.bs3 .mt20{margin-top:20px;}.bs3 .mt25{margin-top:25px;}.bs3 .mt30{margin-top:30px;}.bs3 .mt35{margin-top:35px;}.bs3 .mt40{margin-top:40px;}.bs3 .mt45{margin-top:45px;}.bs3 .mt50{margin-top:50px;}.bs3 .mt55{margin-top:55px;}.bs3 .mt60{margin-top:60px;}.bs3 .mt65{margin-top:65px;}.bs3 .mt70{margin-top:70px;}.bs3 .mt75{margin-top:75px;}.bs3 .mt80{margin-top:80px;}.bs3 .mt85{margin-top:85px;}.bs3 .mt90{margin-top:90px;}.bs3 .mt95{margin-top:95px;}.bs3 .mt100{margin-top:100px;}.bs3 .mr0{margin-right:0px;}.bs3 .mr1{margin-right:1px;}.bs3 .mr2{margin-right:2px;}.bs3 .mr3{margin-right:3px;}.bs3 .mr4{margin-right:4px;}.bs3 .mr5{margin-right:5px;}.bs3 .mr6{margin-right:6px;}.bs3 .mr7{margin-right:7px;}.bs3 .mr8{margin-right:8px;}.bs3 .mr9{margin-right:9px;}.bs3 .mr10{margin-right:10px;}.bs3 .mr15{margin-right:15px;}.bs3 .mr20{margin-right:20px;}.bs3 .mr25{margin-right:25px;}.bs3 .mr30{margin-right:30px;}.bs3 .mr35{margin-right:35px;}.bs3 .mr40{margin-right:40px;}.bs3 .mr45{margin-right:45px;}.bs3 .mr50{margin-right:50px;}.bs3 .mr55{margin-right:55px;}.bs3 .mr60{margin-right:60px;}.bs3 .mr65{margin-right:65px;}.bs3 .mr70{margin-right:70px;}.bs3 .mr75{margin-right:75px;}.bs3 .mr80{margin-right:80px;}.bs3 .mr85{margin-right:85px;}.bs3 .mr90{margin-right:90px;}.bs3 .mr95{margin-right:95px;}.bs3 .mr100{margin-right:100px;}.bs3 .mb0{margin-bottom:0px;}.bs3 .mb1{margin-bottom:1px;}.bs3 .mb2{margin-bottom:2px;}.bs3 .mb3{margin-bottom:3px;}.bs3 .mb4{margin-bottom:4px;}.bs3 .mb5{margin-bottom:5px;}.bs3 .mb6{margin-bottom:6px;}.bs3 .mb7{margin-bottom:7px;}.bs3 .mb8{margin-bottom:8px;}.bs3 .mb9{margin-bottom:9px;}.bs3 .mb10{margin-bottom:10px;}.bs3 .mb15{margin-bottom:15px;}.bs3 .mb20{margin-bottom:20px;}.bs3 .mb25{margin-bottom:25px;}.bs3 .mb30{margin-bottom:30px;}.bs3 .mb35{margin-bottom:35px;}.bs3 .mb40{margin-bottom:40px;}.bs3 .mb45{margin-bottom:45px;}.bs3 .mb50{margin-bottom:50px;}.bs3 .mb55{margin-bottom:55px;}.bs3 .mb60{margin-bottom:60px;}.bs3 .mb65{margin-bottom:65px;}.bs3 .mb70{margin-bottom:70px;}.bs3 .mb75{margin-bottom:75px;}.bs3 .mb80{margin-bottom:80px;}.bs3 .mb85{margin-bottom:85px;}.bs3 .mb90{margin-bottom:90px;}.bs3 .mb95{margin-bottom:95px;}.bs3 .mb100{margin-bottom:100px;}.bs3 .ml0{margin-left:0px;}.bs3 .ml1{margin-left:1px;}.bs3 .ml2{margin-left:2px;}.bs3 .ml3{margin-left:3px;}.bs3 .ml4{margin-left:4px;}.bs3 .ml5{margin-left:5px;}.bs3 .ml6{margin-left:6px;}.bs3 .ml7{margin-left:7px;}.bs3 .ml8{margin-left:8px;}.bs3 .ml9{margin-left:9px;}.bs3 .ml10{margin-left:10px;}.bs3 .ml15{margin-left:15px;}.bs3 .ml20{margin-left:20px;}.bs3 .ml25{margin-left:25px;}.bs3 .ml30{margin-left:30px;}.bs3 .ml35{margin-left:35px;}.bs3 .ml40{margin-left:40px;}.bs3 .ml45{margin-left:45px;}.bs3 .ml50{margin-left:50px;}.bs3 .ml55{margin-left:55px;}.bs3 .ml60{margin-left:60px;}.bs3 .ml65{margin-left:65px;}.bs3 .ml70{margin-left:70px;}.bs3 .ml75{margin-left:75px;}.bs3 .ml80{margin-left:80px;}.bs3 .ml85{margin-left:85px;}.bs3 .ml90{margin-left:90px;}.bs3 .ml95{margin-left:95px;}.bs3 .ml100{margin-left:100px;}.bs3 .ma1{margin:1px;}.bs3 .ma2{margin:2px;}.bs3 .ma3{margin:3px;}.bs3 .ma4{margin:4px;}.bs3 .ma5{margin:5px;}.bs3 .ma6{margin:6px;}.bs3 .ma7{margin:7px;}.bs3 .ma8{margin:8px;}.bs3 .ma9{margin:9px;}.bs3 .ma10{margin:10px;}.bs3 .ma15{margin:15px;}.bs3 .ma20{margin:20px;}.bs3 .ma25{margin:25px;}.bs3 .ma30{margin:30px;}.bs3 .ma35{margin:35px;}.bs3 .ma40{margin:40px;}.bs3 .ma45{margin:45px;}.bs3 .ma50{margin:50px;}.bs3 .ma55{margin:55px;}.bs3 .ma60{margin:60px;}.bs3 .ma65{margin:65px;}.bs3 .ma70{margin:70px;}.bs3 .ma75{margin:75px;}.bs3 .ma80{margin:80px;}.bs3 .ma85{margin:85px;}.bs3 .ma90{margin:90px;}.bs3 .ma95{margin:95px;}.bs3 .ma100{margin:100px;}

/* padding */
.bs3 .pt0{padding-top:0px;}.bs3 .pt1{padding-top:1px;}.bs3 .pt2{padding-top:2px;}.bs3 .pt3{padding-top:3px;}.bs3 .pt4{padding-top:4px;}.bs3 .pt5{padding-top:5px;}.bs3 .pt6{padding-top:6px;}.bs3 .pt7{padding-top:7px;}.bs3 .pt8{padding-top:8px;}.bs3 .pt9{padding-top:9px;}.bs3 .pt10{padding-top:10px;}.bs3 .pt15{padding-top:15px;}.bs3 .pt20{padding-top:20px;}.bs3 .pt25{padding-top:25px;}.bs3 .pt30{padding-top:30px;}.bs3 .pt35{padding-top:35px;}.bs3 .pt40{padding-top:40px;}.bs3 .pt45{padding-top:45px;}.bs3 .pt50{padding-top:50px;}.bs3 .pt55{padding-top:55px;}.bs3 .pt60{padding-top:60px;} .bs3 .pt65{padding-top:65px;}.bs3 .pt70{padding-top:70px;}.bs3 .pt75{padding-top:75px;}.bs3 .pt80{padding-top:80px;}.bs3 .pt85{padding-top:85px;}.bs3 .pt90{padding-top:90px;}.bs3 .pt95{padding-top:95px;} .bs3 .pt100{padding-top:100px;}.bs3 .pr0{padding-right:0px;}.bs3 .pr1{padding-right:1px;}.bs3 .pr2{padding-right:2px;}.bs3 .pr3{padding-right:3px;}.bs3 .pr4{padding-right:4px;}.bs3 .pr5{padding-right:5px;}.bs3 .pr6{padding-right:6px;}.bs3 .pr7{padding-right:7px;}.bs3 .pr8{padding-right:8px;}.bs3 .pr9{padding-right:9px;}.bs3 .pr10{padding-right:10px;}.bs3 .pr15{padding-right:15px;}.bs3 .pr20{padding-right:20px;}.bs3 .pr25{padding-right:25px;}.bs3 .pr30{padding-right:30px;}.bs3 .pr35{padding-right:35px;}.bs3 .pr40{padding-right:40px;}.bs3 .pr45{padding-right:45px;}.bs3 .pr50{padding-right:50px;}.bs3 .pr55{padding-right:55px;}.bs3 .pr60{padding-right:60px;}.bs3 .pr65{padding-right:65px;}.bs3 .pr70{padding-right:70px;}.bs3 .pr75{padding-right:75px;}.bs3 .pr80{padding-right:80px;}.bs3 .pr85{padding-right:85px;}.bs3 .pr90{padding-right:90px;}.bs3 .pr95{padding-right:95px;}.bs3 .pr100{padding-right:100px;} .bs3 .pb0{padding-bottom:0px;}.bs3 .pb1{padding-bottom:1px;}.bs3 .pb2{padding-bottom:2px;}.bs3 .pb3{padding-bottom:3px;}.bs3 .pb4{padding-bottom:4px;}.bs3 .pb5{padding-bottom:5px;}.bs3 .pb6{padding-bottom:6px;}.bs3 .pb7{padding-bottom:7px;}.bs3 .pb8{padding-bottom:8px;}.bs3 .pb9{padding-bottom:9px;}.bs3 .pb10{padding-bottom:10px;}.bs3 .pb15{padding-bottom:15px;}.bs3 .pb20{padding-bottom:20px;}.bs3 .pb25{padding-bottom:25px;}.bs3 .pb30{padding-bottom:30px;}.bs3 .pb35{padding-bottom:35px;}.bs3 .pb40{padding-bottom:40px;}.bs3 .pb45{padding-bottom:45px;}.bs3 .pb50{padding-bottom:50px;}.bs3 .pb55{padding-bottom:55px;}.bs3 .pb60{padding-bottom:60px;}.bs3 .pb65{padding-bottom:65px;}.bs3 .pb70{padding-bottom:70px;}.bs3 .pb75{padding-bottom:75px;}.bs3 .pb80{padding-bottom:80px;}.bs3 .pb85{padding-bottom:85px;}.bs3 .pb90{padding-bottom:90px;}.bs3 .pb95{padding-bottom:95px;}.bs3 .pb100{padding-bottom:100px;}.bs3 .pt0{padding-left:0px;}.bs3 .pl1{padding-left:1px;}.bs3 .pl2{padding-left:2px;}.bs3 .pl3{padding-left:3px;}.bs3 .pl4{padding-left:4px;}.bs3 .pl5{padding-left:5px;}.bs3 .pl6{padding-left:6px;}.bs3 .pl7{padding-left:7px;}.bs3 .pl8{padding-left:8px;}.bs3 .pl9{padding-left:9px;}.bs3 .pl10{padding-left:10px;}.bs3 .pl15{padding-left:15px;}.bs3 .pl20{padding-left:20px;}.bs3 .pl25{padding-left:25px;}.bs3 .pl30{padding-left:30px;}.bs3 .pl35{padding-left:35px;}.bs3 .pl40{padding-left:40px;}.bs3 .pl45{padding-left:45px;}.bs3 .pl50{padding-left:50px;}.bs3 .pl55{padding-left:55px;}.bs3 .pl60{padding-left:60px;}.bs3 .pl65{padding-left:65px;}.bs3 .pl70{padding-left:70px;}.bs3 .pl75{padding-left:75px;}.bs3 .pl80{padding-left:80px;}.bs3 .pl85{padding-left:85px;}.bs3 .pl90{padding-left:90px;}.bs3 .pl95{padding-left:95px;}.bs3 .pl100{padding-left:100px;}.bs3 .pa1{padding:1px;}.bs3 .pa2{padding:2px;}.bs3 .pa3{padding:3px;}.bs3 .pa4{padding:4px;}.bs3 .pa5{padding:5px;}.bs3 .pa6{padding:6px;}.bs3 .pa7{padding:7px;}.bs3 .pa8{padding:8px;}.bs3 .pa9{padding:9px;}.bs3 .pa10{padding:10px;}.bs3 .pa15{padding:15px;}.bs3 .pa20{padding:20px;}.bs3 .pa25{padding:25px;}.bs3 .pa30{padding:30px;}.bs3 .pa35{padding:35px;}.bs3 .pa40{padding:40px;}.bs3 .pa45{padding:45px;}.bs3 .pa50{padding:50px;}.bs3 .pa55{padding:55px;}.bs3 .pa60{padding:60px;}.bs3 .pa65{padding:65px;}.bs3 .pa70{padding:70px;}.bs3 .pa75{padding:75px;}.bs3 .pa80{padding:80px;}.bs3 .pa85{padding:85px;}.bs3 .pa90{padding:90px;}.bs3 .pa95{padding:95px;}.bs3 .pa100{padding:100px;}

/* table */
table .valign-middle,.bs3 .valign-middle,.bs3 .table .valign-middle th,.bs3 .table .valign-middle td{vertical-align:middle;} //上下中央揃え

/*float*/
.bs3 .right {float: right;}.bs3 .left {float: left;}

/* font */
.bs3 .text-center{text-align:center;}.bs3 .text-left{text-align:left;}.bs3 .text-right{text-align:right;}.bs3 .font-xxxlarge{font-size:200%;}.bs3 .font-xxlarge{font-size:180%;}.bs3 .font-xlarge{font-size:140%;}.bs3 .font-large{font-size:120%;}.bs3 .font-normal{font-size:100%;}.bs3 .font-xsmall{font-size:80%;}.bs3 .font-small{font-size:90%;}.bs3 .font-xsmall{font-size:80%;}.bs3 .font-xxsmall{font-size:70%;}
.bs3 .font-xxxlarge,.bs3 .font-xxlarge,.bs3 .font-xlarge{font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;}

/* color */
/* IE対策の為使用保留中
:root {
  --blue-1: #c4d8eb;
  --blue-2: #508dca;
  --blue-3: #113a61;
  --turquoise-1: #a0d4cb;
  --turquoise-2: #23b294;
  --turquoise-3: #0f6453;
  --green-1: #c2d140;
  --green-2: #84b74b;
  --green-3: #246232;
  --braun-1: #f8f3e4;
  --braun-2: #ddd2a0;
  --braun-3: #3f220e;
  --orange-1: #e8cd61;
  --orange-2: #e6bd20;
  --orange-3: #db710d;
  --red-1: #de9c9c;
  --red-2: #d94c3c;
  --red-3: #7a171c;
  --gray-1: #e5e5e4;
  --gray-2: #bbc1c5;
  --gray-3: #354346;
  --white: #fff;
  --black: #000;

  --blue-1-hv: #d0e0ef;
  --blue-2-hv: #73a4d5;
  --blue-3-hv: #416181;
  --turquoise-1-hv: #b3ddd5;
  --turquoise-2-hv: #4fc1a9;
  --turquoise-3-hv: #3f8375;
  --green-1-hv: #ceda66;
  --green-2-hv: #9dc56f;
  --green-3-hv: #50815b;
  --braun-1-hv: #f9f5e9;
  --braun-2-hv: #e4dbb3;
  --braun-3-hv: #654e3e;
  --orange-1-hv: #edd781;
  --orange-2-hv: #ebca4d;
  --orange-3-hv: #e28d3d;
  --red-1-hv: #e5b0b0;
  --red-2-hv: #e17063;
  --red-3-hv: #954549;
  --gray-1-hv: #eaeae9;
  --gray-2-hv: #c9cdd1;
  --gray-3-hv: #5d696b;
  --white-hv: #fff;
  --black-hv: #333;
}
*/

.bs3 .gutter-0 .row > [class*='col-'] {padding-right:0;padding-left:0;}.bs3 .gutter-1 .row > [class*='col-'] {padding-right:1px;padding-left:1px;}.bs3 .gutter-2 .row > [class*='col-'] {padding-right:2px;padding-left:2px;}.bs3 .gutter-3 .row > [class*='col-'] {padding-right:3px;padding-left:3px;}.bs3 .gutter-4 .row > [class*='col-'] {padding-right:4px;padding-left:4px;}.bs3 .gutter-5 .row > [class*='col-'] {padding-right:5px;padding-left:5px;}.bs3 .gutter-6 .row > [class*='col-'] {padding-right:6px;padding-left:6px;}.bs3 .gutter-7 .row > [class*='col-'] {padding-right:7px;padding-left:7px;}.bs3 .gutter-8 .row > [class*='col-'] {padding-right:8px;padding-left:8px;}.bs3 .gutter-9 .row > [class*='col-'] {padding-right:9px;padding-left:9px;}.bs3 .gutter-10 .row > [class*='col-'] {padding-right:10px;padding-left:10px;}.bs3 .gutter-11 .row > [class*='col-'] {padding-right:11px;padding-left:11px;}.bs3 .gutter-12 .row > [class*='col-'] {padding-right:12px;padding-left:12px;}.bs3 .gutter-13 .row > [class*='col-'] {padding-right:13px;padding-left:13px;}.bs3 .gutter-14 .row > [class*='col-'] {padding-right:14px;padding-left:14px;}.bs3 .gutter-15 .row > [class*='col-'] {padding-right:15px;padding-left:15px;}.bs3 .gutter-16 .row > [class*='col-'] {padding-right:16px;padding-left:16px;}.bs3 .gutter-17 .row > [class*='col-'] {padding-right:17px;padding-left:17px;}.bs3 .gutter-18 .row > [class*='col-'] {padding-right:18px;padding-left:18px;}.bs3 .gutter-19 .row > [class*='col-'] {padding-right:19px;padding-left:19px;}.bs3 .gutter-20 .row > [class*='col-'] {padding-right:20px;padding-left:20px;}
.bs3 .gutter-0 > [class*='col-'] {padding-right:0;padding-left:0;}.bs3 .gutter-1 > [class*='col-'] {padding-right:1px;padding-left:1px;}.bs3 .gutter-2 > [class*='col-'] {padding-right:2px;padding-left:2px;}.bs3 .gutter-3 > [class*='col-'] {padding-right:3px;padding-left:3px;}.bs3 .gutter-4 > [class*='col-'] {padding-right:4px;padding-left:4px;}.bs3 .gutter-5 > [class*='col-'] {padding-right:5px;padding-left:5px;}.bs3 .gutter-6 > [class*='col-'] {padding-right:6px;padding-left:6px;}.bs3 .gutter-7 > [class*='col-'] {padding-right:7px;padding-left:7px;}.bs3 .gutter-8 > [class*='col-'] {padding-right:8px;padding-left:8px;}.bs3 .gutter-9 > [class*='col-'] {padding-right:9px;padding-left:9px;}.bs3 .gutter-10 > [class*='col-'] {padding-right:10px;padding-left:10px;}.bs3 .gutter-11 > [class*='col-'] {padding-right:11px;padding-left:11px;}.bs3 .gutter-12 > [class*='col-'] {padding-right:12px;padding-left:12px;}.bs3 .gutter-13 > [class*='col-'] {padding-right:13px;padding-left:13px;}.bs3 .gutter-14 > [class*='col-'] {padding-right:14px;padding-left:14px;}.bs3 .gutter-15 > [class*='col-'] {padding-right:15px;padding-left:15px;}.bs3 .gutter-16 > [class*='col-'] {padding-right:16px;padding-left:16px;}.bs3 .gutter-17 > [class*='col-'] {padding-right:17px;padding-left:17px;}.bs3 .gutter-18 > [class*='col-'] {padding-right:18px;padding-left:18px;}.bs3 .gutter-19 > [class*='col-'] {padding-right:19px;padding-left:19px;}.bs3 .gutter-20 > [class*='col-'] {padding-right:20px;padding-left:20px;}


/*------------------------------------
中古買取キャンペーンクローズ用
------------------------------------*/
#sell-campaign,
.keyvisual__contents .bs3{
  display:none!important;
}


/*------------------------------------
ボタン
------------------------------------*/

.bs3 a.btn-default,.bs3 button.btn-default{color:#344976;}
.bs3 a.btn-primary,.bs3 a.btn-success,.bs3 a.btn-info,.bs3 a.btn-warning,.bs3 button.btn-primary,.bs3 button.btn-success,.bs3 button.btn-info,.bs3 button.btn-warning
{color:#fff;}

.bs3 .btn-blue-1{background-color:#c4d8eb;color:#fff;}
.bs3 .btn-blue-1-:hover,.bs3 .btn-blue-1.hover,.bs3 .btn-blue-1:focus,.bs3 .btn-blue-1:active,.bs3 .btn-default.active,.open>.dropdown-toggle.btn-blue-1{background-color:#d0e0ef;border-color:#c4d8eb;color:#fff;}
.bs3 .btn-blue-2{background-color:#508dca;color:#fff;}
.bs3 .btn-blue-2:hover,.bs3 .btn-blue-2.hover,.bs3 .btn-blue-2:focus,.bs3 .btn-blue-2:active,.bs3 .btn-default.active,.open>.dropdown-toggle.btn-blue-2{background-color:#73a4d5;border-color:#508dca;color:#fff;}
.bs3 .btn-blue-3{background-color:#113a61;color:#fff;}
.bs3 .btn-blue-3:hover,.bs3 .btn-blue-3.hover,.bs3 .btn-blue-3:focus,.bs3 .btn-blue-3:active,.bs3 .btn-default.active,.open>.dropdown-toggle.btn-blue-3{background-color:#416181;border-color:#113a61;color:#fff;}
.bs3 .btn-turquoise-1{background-color:#a0d4cb;color: #fff;}
.bs3 .btn-turquoise-1:hover,.bs3 .btn-turquoise-1.hover,.bs3 .btn-turquoise-1:focus,.bs3 .btn-turquoise-1:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-turquoise-1{background-color:#b3ddd5;border-color:#a0d4cb;color: #fff;}
.bs3 .btn-turquoise-2{background-color:#23b294;color: #fff;}
.bs3 .btn-turquoise-2:hover,.bs3 .btn-turquoise-2.hover,.bs3 .btn-turquoise-2:focus,.bs3 .btn-turquoise-2:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-turquoise-2{background-color:#4fc1a9;border-color:#23b294;color: #fff;}
.bs3 .btn-turquoise-3{background-color:#0f6453;color: #fff;}
.bs3 .btn-turquoise-3:hover,.bs3 .btn-turquoise-3.hover,.bs3 .btn-turquoise-3:focus,.bs3 .btn-turquoise-3:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-turquoise-3{background-color:#3f8375;border-color:#0f6453;color: #fff;}
.bs3 .btn-green-1{background-color:#c2d140;color: #fff;}
.bs3 .btn-green-1:hover,.bs3 .btn-green-1.hover,.bs3 .btn-green-1:focus,.bs3 .btn-green-1:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-green-1{background-color:#ceda66;border-color:#c2d140;color: #fff;}
.bs3 .btn-green-2{background-color:#84b74b;color: #fff;}
.bs3 .btn-green-2:hover,.bs3 .btn-green-2.hover,.bs3 .btn-green-2:focus,.bs3 .btn-green-2:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-green-2{background-color:#9dc56f;border-color:#84b74b;color: #fff;}
.bs3 .btn-green-3{background-color:#246232;color: #fff;}
.bs3 .btn-green-3:hover,.bs3 .btn-green-3.hover,.bs3 .btn-green-3:focus,.bs3 .btn-green-3:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-green-3{background-color:#50815b;border-color:#246232;color: #fff;}
.bs3 .btn-braun-1{background-color:#f8f3e4;color: #fff;}
.bs3 .btn-braun-1:hover,.bs3 .btn-braun-1.hover,.bs3 .btn-braun-1:focus,.bs3 .btn-braun-1:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-braun-1{background-color:#f9f5e9;border-color:#f8f3e4;color: #fff;}
.bs3 .btn-braun-2{background-color:#ddd2a0;color: #fff;}
.bs3 .btn-braun-2:hover,.bs3 .btn-braun-2.hover,.bs3 .btn-braun-2:focus,.bs3 .btn-braun-2:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-braun-2{background-color:#e4dbb3;border-color:#ddd2a0;color: #fff;}
.bs3 .btn-braun-3{background-color:#3f220e;color: #fff;}
.bs3 .btn-braun-3:hover,.bs3 .btn-braun-3.hover,.bs3 .btn-braun-3:focus,.bs3 .btn-braun-3:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-braun-3{background-color:#654e3e;border-color:#3f220e;color: #fff;}
.bs3 .btn-orange-1{background-color:#e8cd61;color: #fff;}
.bs3 .btn-orange-1:hover,.bs3 .btn-orange-1.hover,.bs3 .btn-orange-1:focus,.bs3 .btn-orange-1:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-orange-1{background-color:#edd781;border-color:#e8cd61;color: #fff;}
.bs3 .btn-orange-2{background-color:#e6bd20;color: #fff;}
.bs3 .btn-orange-2:hover,.bs3 .btn-orange-2.hover,.bs3 .btn-orange-2:focus,.bs3 .btn-orange-2:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-orange-2{background-color:#ebca4d;border-color:#e6bd20;color: #fff;}
.bs3 .btn-orange-3{background-color:#db710d;color: #fff;}
.bs3 .btn-orange-3:hover,.bs3 .btn-orange-3.hover,.bs3 .btn-orange-3:focus,.bs3 .btn-orange-3:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-orange-3{background-color:#e28d3d;border-color:#db710d;color: #fff;}
.bs3 .btn-red-1{background-color:#de9c9c;color: #fff;}
.bs3 .btn-red-1:hover,.bs3 .btn-red-1.hover,.bs3 .btn-red-1:focus,.bs3 .btn-red-1:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-red-1{background-color:#e5b0b0;border-color:#de9c9c;color: #fff;}
.bs3 .btn-red-2{background-color:#d94c3c;color: #fff;}
.bs3 .btn-red-2:hover,.bs3 .btn-red-2.hover,.bs3 .btn-red-2:focus,.bs3 .btn-red-2:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-red-2{background-color:#e17063;border-color:#d94c3c;color: #fff;}
.bs3 .btn-red-3{background-color:#7a171c;color: #fff;}
.bs3 .btn-red-3:hover,.bs3 .btn-red-3.hover,.bs3 .btn-red-3:focus,.bs3 .btn-red-3:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-red-3{background-color:#954549;border-color:#7a171c;color: #fff;}
.bs3 .btn-gray-1{background-color:#e5e5e4;color: #fff;}
.bs3 .btn-gray-1:hover,.bs3 .btn-gray-1.hover,.bs3 .btn-gray-1:focus,.bs3 .btn-gray-1:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-gray-1{background-color:#eaeae9;border-color:#e5e5e4;}
.bs3 .btn-gray-2{background-color:#bbc1c5;color: #fff;}
.bs3 .btn-gray-2:hover,.bs3 .btn-gray-2.hover,.bs3 .btn-gray-2:focus,.bs3 .btn-gray-2:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-gray-2{background-color:#c9cdd1;border-color:#bbc1c5;color: #fff;}
.bs3 .btn-gray-3{background-color:#354346;color: #fff;}
.bs3 .btn-gray-3:hover,.bs3 .btn-gray-3.hover,.bs3 .btn-gray-3:focus,.bs3 .btn-gray-3:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-gray-3{background-color:#5d696b;border-color:#354346;color: #fff;}
.bs3 .btn-white{background-color:#fff;color: #fff;}
.bs3 .btn-white:hover,.bs3 .btn-white.hover,.bs3 .btn-white:focus,.bs3 .btn-white:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-white{background-color:#fff;border-color:#fff;}
.bs3 .btn-black{background-color:black;color: #fff;}
.bs3 .btn-black:hover,.bs3 .btn-black.hover,.bs3 .btn-black:focus,.bs3 .btn-black:active,.bs3 .btn-default.active, .open > .dropdown-toggle.btn-black{background-color:#333;border-color:#000;color: #fff;}

.bs3 a.btn-blue-2,.bs3 a.btn-blue-3,.bs3 a.btn-blue-4,
.bs3 a.btn-turquoise-2,.bs3 a.btn-turquoise-3,.bs3 a.btn-turquoise-4,
.bs3 a.btn-green-2,.bs3 a.btn-green-3,.bs3 a.btn-green-4,
.bs3 a.btn-braun-3,.bs3 a.btn-braun-4,
.bs3 a.btn-orange-2,.bs3 a.btn-orange-3,.bs3 a.btn-orange-4,
.bs3 a.btn-red-2,.bs3 a.btn-red-3,.bs3 a.btn-red-4,
.bs3 a.btn-gray-2,.bs3 a.btn-gray-3,.bs3 a.btn-gray-4,
.bs3 a.btn-white,
.bs3 a.btn-black,
button.btn-blue-2,button.btn-blue-3,button.btn-blue-4,
button.btn-turquoise-2,button.btn-turquoise-3,button.btn-turquoise-4,
button.btn-green-2,button.btn-green-3,button.btn-green-4,
button.btn-braun-3,button.btn-braun-4,
button.btn-orange-2,button.btn-orange-3,button.btn-orange-4,
button.btn-red-2,button.btn-red-3,button.btn-red-4,
button.btn-purple-2,button.btn-purple-3,button.btn-purple-4,
button.btn-gray-2,button.btn-gray-3,button.btn-gray-4,
button.btn-white,
button.btn-black{
  color:#fff;
}

.bs3 a.btn-blue-1,
.bs3 a.btn-turquoise-1,
.bs3 a.btn-green-1,
.bs3 a.btn-braun-1,
.bs3 a.btn-braun-2,
.bs3 a.btn-orange-1,
.bs3 a.btn-red-1,
.bs3 a.btn-purple-1,
.bs3 a.btn-gray-1,
.bs3 a.btn-white,
button.btn-blue-1,
button.btn-turquoise-1,
button.btn-green-1,
button.btn-braun-1,
button.btn-braun-2,
button.btn-orange-1,
button.btn-red-1,
button.btn-gray-1,
button.btn-white{
  color:#344976;
}

/*------------------------------------
フォント
------------------------------------*/

body .bs3{
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.bs3 .font-mintyo{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}

.bs3 .text-overflow{
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.text-center{text-align:center;}
.text-left{text-align:left;}
.text:right{text-align:right;}

.font-normal{font-weight:normal;}
.font-bold{font-weight:bold;}

.heading-1{padding-bottom: .5em;border-bottom: 1px solid #ccc;}
.heading-1:first-letter{margin-right: .1em;font-size: 1.5em;}
.heading-2{padding: .75em 0;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.heading-3{padding: .25em 0 .5em .75em;border-left: 6px solid #ccc;border-bottom: 1px solid #ccc;}
.heading-4{padding: 1em;border: 3px solid #ccc;border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;}
.heading-5{position: relative;padding: .75em 1em .75em 1.5em;border: 1px solid #ccc;}
.heading-5::after {position: absolute;top: .5em;left: .5em;content: '';width: 6px;height: -webkit-calc(100% - 1em);height: calc(100% - 1em);background-color: #3498db;border-radius: 4px;}
.heading-6{padding: .5em .75em;background-color: #f6f6f6;border-left: 6px solid #ccc;}
.heading-7{position: relative;text-align: center;}
.heading-7 span {position: relative;z-index: 2;display: inline-block;margin: 0 2.5em;padding: 0 1em;background-color: #fff;text-align: left;}
.heading-7::before {position: absolute;top: 50%;z-index: 1;content: '';display: block;width: 100%;height: 1px;background-color: #ccc;}
.heading-8{position: relative;text-align: center;}
.heading-8 span{position: relative;z-index: 2;display: inline-block;margin: 0 4em;padding: 0 1em;background-color: #fff;text-align: left;}
.heading-8::before {position: absolute;top: 50%;z-index: 1;content: '';display: block;width: 100%;height: 1px;background: #ccc;background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);}
.heading-9{padding-left:1em;background: linear-gradient(transparent 60%, #66ccff 60%);}
.heading-10{padding: .75em 1em;border: 1px solid #ccc;border-top: 3px solid #3498db;background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;}

.font-blue-1{color:#c4d8eb;}
.font-blue-2{color:#508dca;}
.font-blue-3{color:#113a61;}
.font-turquoise-1{color:#a0d4cb;}
.font-turquoise-2{color:#23b294;}
.font-turquoise-3{color:#0f6453;}
.font-green-1{color:#c2d140;}
.font-green-2{color:#84b74b;}
.font-green-3{color:#246232;}
.font-braun-1{color:#f8f3e4;}
.font-braun-2{color:#ddd2a0;}
.font-braun-3{color:#3f220e;}
.font-orange-1{color:#e8cd61;}
.font-orange-2{color:#e6bd20;}
.font-orange-3{color:#db710d;}
.font-red-1{color:#de9c9c;}
.font-red-2{color:#d94c3c;}
.font-red-3{color:#7a171c;}
.font-gray-1{color:#e5e5e4;}
.font-gray-2{color:#bbc1c5;}
.font-gray-3{color:#354346;}
.font-white{color:#fff;}
.font-black{color:#000;}


/*------------------------------------
ボーダー
------------------------------------*/

/* ボーダーカラー */
.border-blue-1{border:1px solid #c4d8eb;}
.border-blue-2{border:1px solid #508dca;}
.border-blue-3{border:1px solid #113a61;}
.border-turquoise-1{border:1px solid #a0d4cb;}
.border-turquoise-2{border:1px solid #23b294;}
.border-turquoise-3{border:1px solid #0f6453;}
.border-green-1{border:1px solid #c2d140;}
.border-green-2{border:1px solid #84b74b;}
.border-green-3{border:1px solid #246232;}
.border-braun-1{border:1px solid #f8f3e4;}
.border-braun-2{border:1px solid #ddd2a0;}
.border-braun-3{border:1px solid #3f220e;}
.border-orange-1{border:1px solid #e8cd61;}
.border-orange-2{border:1px solid #e6bd20;}
.border-orange-3{border:1px solid #db710d;}
.border-red-1{border:1px solid #de9c9c;}
.border-red-2{border:1px solid #d94c3c;}
.border-red-3{border:1px solid #7a171c;}
.border-gray-1{border:1px solid #e5e5e4;}
.border-gray-2{border:1px solid #bbc1c5;}
.border-gray-3{border:1px solid #354346;}
.border-white{border:1px solid #fff;}
.border-black{border:1px solid #000;}

/* ボーダー幅 */
.border-1{border-width:1px;}.border-2{border-width:2px;}.border-3{border-width:3px;}.border-4{border-width:4px;}.border-5{border-width:5px;}.border-6{border-width:6px;}.border-7{border-width:7px;}.border-8{border-width:8px;}.border-9{border-width:9px;}.border-10{border-width:10px;}.border-11{border-width:11px;}.border-12{border-width:12px;}.border-13{border-width:13px;}.border-14{border-width:14px;}.border-15{border-width:15px;}.border-16{border-width:16px;}.border-17{border-width:17px;}.border-18{border-width:18px;}.border-19{border-width:19px;}.border-20{border-width:20px;}.border-21{border-width:21px;}.border-22{border-width:22px;}.border-23{border-width:23px;}.border-24{border-width:24px;}.border-25{border-width:25px;}.border-26{border-width:26px;}.border-27{border-width:27px;}.border-28{border-width:28px;}.border-29{border-width:29px;}.border-30{border-width:30px;}.border-31{border-width:31px;}.border-32{border-width:32px;}.border-33{border-width:33px;}.border-34{border-width:34px;}.border-35{border-width:35px;}.border-36{border-width:36px;}.border-37{border-width:37px;}.border-38{border-width:38px;}.border-39{border-width:39px;}.border-40{border-width:40px;}.border-41{border-width:41px;}.border-42{border-width:42px;}.border-43{border-width:43px;}.border-44{border-width:44px;}.border-45{border-width:45px;}.border-46{border-width:46px;}.border-47{border-width:47px;}.border-48{border-width:48px;}.border-49{border-width:49px;}.border-50{border-width:50px;}

/* 区切り線 */
.bs3 .hr-1{border-top: 1px solid #8c8b8b;}
.bs3 .hr-2 {border-top: 3px double #8c8b8b;}
.bs3 .hr-3 {border-top: 1px dashed #8c8b8b;}
.bs3 .hr-4 {border-top: 1px dotted #8c8b8b;}
.bs3 .hr-5 {background-color: #fff;border-top: 2px dashed #8c8b8b;}
.bs3 .hr-6 {background-color: #fff;border-top: 2px dotted #8c8b8b;}
.bs3 .hr-7 {border-top: 1px solid #8c8b8b;border-bottom: 1px solid #fff;}
.bs3 .hr-8 {border-top: 1px solid #8c8b8b;border-bottom: 1px solid #fff;}
.bs3 .hr-8:after {content: '';display: block;margin-top: 2px;border-top: 1px solid #8c8b8b;border-bottom: 1px solid #fff;}
.bs3 .hr-9 {border-top: 1px dashed #8c8b8b;border-bottom: 1px dashed #fff;}
.bs3 .hr-10 {border-top: 1px dotted #8c8b8b;border-bottom: 1px dotted #fff;}
.bs3 .hr-11 {height: 6px;background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u44328185/pc/framework/bootstrap/images/hr-11.png) repeat-x 0 0;border: 0;}
.bs3 .hr-12 {height: 6px;background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u44328185/pc/framework/bootstrap/images/hr-12.png) repeat-x 0 0;border: 0;}
.bs3 .hr-13 {height: 10px;border: 0;box-shadow: 0 10px 10px -10px #8c8b8b inset;}
.bs3 .hr-14 {border: 0;height: 1px; background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);}
.bs3 .hr-15 {border-top: 4px double #8c8b8b;text-align: center;}
.bs3 .hr-15:after {content: '\002665';display: inline-block;position: relative;top: -15px;padding: 0 10px;background: #f0f0f0;color: #8c8b8b;font-size: 18px;}
.bs3 .hr-16 {border-top: 1px dashed #8c8b8b;}
.bs3 .hr-16:after {content: '\002702';display: inline-block;position: relative;top: -12px;left: 40px;padding: 0 3px;background: #f0f0f0;color: #8c8b8b;font-size: 18px;}
.bs3 .hr-17 {border-top: 1px solid #8c8b8b;text-align: center;}
.bs3 .hr-17:after {content: '§';display: inline-block;position: relative;top: -14px;padding: 0 10px;background: #f0f0f0;color: #8c8b8b;font-size: 18px;-webkit-transform: rotate(60deg);-moz-transform: rotate(60deg);transform: rotate(60deg);}
.bs3 .hr-18 {height: 30px;border-style: solid;border-color: #8c8b8b;border-width: 1px 0 0 0;border-radius: 20px;}
.bs3 .hr-18:before {display: block;content: "";height: 30px;margin-top: -31px;border-style: solid;border-color: #8c8b8b;border-width: 0 0 1px 0;border-radius: 20px;}


/*------------------------------------
画像
------------------------------------*/
.bs3 .img-gray{
-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-o-filter: grayscale(100%);-ms-filter: grayscale(100%);filter: grayscale(100%);}
.img-sepia{-webkit-filter: sepia(100%);-moz-filter: sepia(100%);-o-filter: sepia(100%);-ms-filter: sepia(100%);filter: sepia(100%);}
.img-blur{-webkit-filter: blur(5px);-moz-filter: blur(5px);-ms-filter: blur(5px);-o-filter: blur(5px);filter: blur(5px);}

/*------------------------------------
ボックス
------------------------------------*/

/* 背景色 */
/*background*/
.bg-blue-1{background:#c4d8eb;}
.bg-blue-2{background:#508dca;}
.bg-blue-3{background:#113a61;}
.bg-turquoise-1{background:#a0d4cb;}
.bg-turquoise-2{background:#23b294;}
.bg-turquoise-3{background:#0f6453;}
.bg-green-1{background:#c2d140;}
.bg-green-2{background:#84b74b;}
.bg-green-3{background:#246232;}
.bg-braun-1{background:#f8f3e4;}
.bg-braun-2{background:#ddd2a0;}
.bg-braun-3{background:#3f220e;}
.bg-orange-1{background:#e8cd61;}
.bg-orange-2{background:#e6bd20;}
.bg-orange-3{background:#db710d;}
.bg-red-1{background:#de9c9c;}
.bg-red-2{background:#d94c3c;}
.bg-red-3{background:#7a171c;}
.bg-red-4{background: #E30003;}
.bg-gray-1{background:#e5e5e4;}
.bg-gray-2{background:#bbc1c5;}
.bg-gray-3{background:#354346;}
.bg-white{background:#fff;}
.bg-black{background:#000;}
.bg-blue-2,.bg-blue-3,.bg-turquoise-2,.bg-turquoise-3,.bg-green-2,.bg-green-3,.bg-braun-3,.bg-orange-2,.bg-orange-3,.bg-red-2,.bg-red-3,.bg-gray-3,.bg-black{color:#fff;}
.bg-none{background:none!important;}

/* 角丸 */
.border-radius-0{border-radius:0;}.border-radius-1{border-radius:1px;}.border-radius-2{border-radius:2px;}.border-radius-3{border-radius:3px;}.border-radius-4{border-radius:4px;}.border-radius-5{border-radius:5px;}.border-radius-6{border-radius:6px;}.border-radius-7{border-radius:7px;}.border-radius-8{border-radius:8px;}.border-radius-9{border-radius:9px;}.border-radius-10{border-radius:10px;}
.border-radius-lt0{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;}.border-radius-lt1{-webkit-border-top-left-radius:1px;-moz-border-radius-topleft:1px;}.border-radius-lt2{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;}.border-radius-lt3{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;}.border-radius-lt4{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;}.border-radius-lt5{-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;}.border-radius-lt6{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;}.border-radius-lt7{-webkit-border-top-left-radius:7px;-moz-border-radius-topleft:7px;}.border-radius-lt8{-webkit-border-top-left-radius:8px;-moz-border-radius-topleft:8px;}.border-radius-lt9{-webkit-border-top-left-radius:9px;-moz-border-radius-topleft:9px;}.border-radius-lt10{-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;}
.border-radius-rt1{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;}.border-radius-rt1{-webkit-border-top-right-radius:1px;-moz-border-radius-topright:1px;}.border-radius-rt2{-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;}.border-radius-rt3{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;}.border-radius-rt4{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;}.border-radius-rt5{-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;}.border-radius-rt6{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;}.border-radius-rt7{-webkit-border-top-right-radius:7px;-moz-border-radius-topright:7px;}.border-radius-rt8{-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;}.border-radius-rt9{-webkit-border-top-right-radius:9px;-moz-border-radius-topright:9px;}.border-radius-rt10{-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;}
.border-radius-lb0{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;}.border-radius-lb1{-webkit-border-bottom-right-radius:1px;-moz-border-radius-bottomright:1px;}.border-radius-lb2{-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;}.border-radius-lb3{-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;}.border-radius-lb4{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;}.border-radius-lb5{-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;}.border-radius-lb6{-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;}.border-radius-lb7{-webkit-border-bottom-right-radius:7px;-moz-border-radius-bottomright:7px;}.border-radius-lb8{-webkit-border-bottom-right-radius:8px;-moz-border-radius-bottomright:8px;}.border-radius-lb9{-webkit-border-bottom-right-radius:9px;-moz-border-radius-bottomright:9px;}.border-radius-lb10{-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;}
.border-radius-rb0{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;}.border-radius-rb1{-webkit-border-bottom-left-radius:1px;-moz-border-radius-bottomleft:1px;}.border-radius-rb2{-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;}.border-radius-rb3{-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;}.border-radius-rb4{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;}.border-radius-rb5{-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;}.border-radius-rb6{-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;}.border-radius-rb7{-webkit-border-bottom-left-radius:7px;-moz-border-radius-bottomleft:7px;}.border-radius-rb8{-webkit-border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;}.border-radius-rb9{-webkit-border-bottom-left-radius:9px;-moz-border-radius-bottomleft:9px;}.border-radius-rb10{-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;}

/*ボックスシャドウ*/
.box-shadow-1{box-shadow: 0 0 15px rgba(0,0,0,.3);}
.box-shadow-2{box-shadow: inset 0 0 15px rgba(0,0,0,.3);}
.box-shadow-3{box-shadow: 0 12px 10px -6px rgba(0,0,0,.3);}
.box-shadow-4{position: relative;}.box-shadow-4::after{position: absolute;top: 0;bottom: 0;left: 15px;right: 15px;z-index: -1;content: '';box-shadow: 0 10px 10px rgba(0,0,0,.3);border-radius: 100px / 15px;}
.box-shadow-5{position: relative;}.box-shadow-5::after{position: absolute;bottom: 10px;left: 25px;z-index: -1;content: '';width: 450px;height: 10px;box-shadow: 0 40px 25px rgba(0,0,0,.5);border-radius: 200px / 5px;}
.box-shadow-6{position: relative;}.box-shadow-6::after{position: absolute;top: 0;bottom: 0;left: 10px;right: 10px;z-index: -1;content: '';box-shadow: 0 0 20px rgba(0,0,0,.5);border-radius: 100px / 20px;}
.box-shadow-7{position: relative;}.box-shadow-7::after{position: absolute;top: 10px;bottom: 10px;left: 0;right: 0;z-index: -1;content: '';box-shadow: 0 0 20px rgba(0,0,0,.5);border-radius: 30px;}
.box-shadow-8{position: relative;}.box-shadow-8::before,.box-shadow-8::after{position: absolute;bottom: 10px;z-index: -1;content: '';width: 50%;height: 50%;box-shadow: 0 10px 15px rgba(0,0,0,.5);}.box-shadow-8::before{left: 10px;-webkit-transform: rotate(-4deg);transform: rotate(-4deg);}.box-shadow-8::after{right: 10px;-webkit-transform: rotate(4deg);transform: rotate(4deg);}
.box-shadow-9{position: relative;}.box-shadow-9::after{position: absolute;bottom: 20px;right: 55px;z-index: -1;content: '';width: 50%;height: 100px;box-shadow: 100px 0 10px 15px rgba(0,0,0,.3);-webkit-transform: skew(-40deg);transform: skew(-40deg);}
body.box-shadow-10:before{position: fixed;top: -10px;left: 0;z-index: 100;content: '';width: 100%;height: 10px;box-shadow: 0 0 10px rgba(0,0,0,.5);}


/*------------------------------------
レイアウト
------------------------------------*/

.bs3 .pc{
  display:block;
}
.bs3 .sp{
  display:none;
}
@media screen and (max-width: 960px) {
  .bs3 .pc{
    display:none;
  }
  .bs3 .sp{
  display:block;
}

/*スプリットレイアウト*/
.split-box{
  position:relative;
}
.left-box,.right-box{
  height:100%;
  position:absolute;
  width:50%;
}
.left-box {
  left:0;
}
.right-box {
  overflow-y: scroll;
  right:0;
}

@media screen and (max-width:768px) {
  .left-box,.right-box {
    height:auto;
    position:relative;
    width:100%;
  }
}
