﻿.bootstrap3 {
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*.modal-dialog {
        position: relative;
        width: auto;
        margin: 10px;
    }*/
  /*** styleguide-bootstrap.less ***/
  /*@screen-md:                  992px;*/
  /*** social-buttons.less ***/
  /*** signup-login.less ***/
  /*** Style Guide Buttons ***/
  /*** global-bootstrap.less ***/
}
.bootstrap3 html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.bootstrap3 body {
  margin: 0;
}
.bootstrap3 article,
.bootstrap3 aside,
.bootstrap3 details,
.bootstrap3 figcaption,
.bootstrap3 figure,
.bootstrap3 footer,
.bootstrap3 header,
.bootstrap3 hgroup,
.bootstrap3 main,
.bootstrap3 menu,
.bootstrap3 nav,
.bootstrap3 section,
.bootstrap3 summary {
  display: block;
}
.bootstrap3 audio,
.bootstrap3 canvas,
.bootstrap3 progress,
.bootstrap3 video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap3 audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap3 [hidden],
.bootstrap3 template {
  display: none;
}
.bootstrap3 a {
  background-color: transparent;
}
.bootstrap3 a:active,
.bootstrap3 a:hover {
  outline: 0;
}
.bootstrap3 abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap3 b,
.bootstrap3 strong {
  font-weight: bold;
}
.bootstrap3 dfn {
  font-style: italic;
}
.bootstrap3 h1 {
  margin: .67em 0;
  font-size: 2em;
}
.bootstrap3 mark {
  color: #000;
  background: #ff0;
}
.bootstrap3 small {
  font-size: 80%;
}
.bootstrap3 sub,
.bootstrap3 sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bootstrap3 sup {
  top: -0.5em;
}
.bootstrap3 sub {
  bottom: -0.25em;
}
.bootstrap3 img {
  border: 0;
}
.bootstrap3 svg:not(:root) {
  overflow: hidden;
}
.bootstrap3 figure {
  margin: 1em 40px;
}
.bootstrap3 hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.bootstrap3 pre {
  overflow: auto;
}
.bootstrap3 code,
.bootstrap3 kbd,
.bootstrap3 pre,
.bootstrap3 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap3 button,
.bootstrap3 input,
.bootstrap3 optgroup,
.bootstrap3 select,
.bootstrap3 textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.bootstrap3 button {
  overflow: visible;
}
.bootstrap3 button,
.bootstrap3 select {
  text-transform: none;
}
.bootstrap3 button,
.bootstrap3 html input[type="button"],
.bootstrap3 input[type="reset"],
.bootstrap3 input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap3 button[disabled],
.bootstrap3 html input[disabled] {
  cursor: default;
}
.bootstrap3 button::-moz-focus-inner,
.bootstrap3 input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.bootstrap3 input {
  line-height: normal;
}
.bootstrap3 input[type="checkbox"],
.bootstrap3 input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap3 input[type="number"]::-webkit-inner-spin-button,
.bootstrap3 input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap3 input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.bootstrap3 input[type="search"]::-webkit-search-cancel-button,
.bootstrap3 input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap3 fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.bootstrap3 legend {
  padding: 0;
  border: 0;
}
.bootstrap3 textarea {
  overflow: auto;
}
.bootstrap3 optgroup {
  font-weight: bold;
}
.bootstrap3 table {
  border-spacing: 0;
  border-collapse: collapse;
}
.bootstrap3 td,
.bootstrap3 th {
  padding: 0;
}
@media print {
  .bootstrap3 *,
  .bootstrap3 *:before,
  .bootstrap3 *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .bootstrap3 a,
  .bootstrap3 a:visited {
    text-decoration: underline;
  }
  .bootstrap3 a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap3 abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap3 a[href^="#"]:after,
  .bootstrap3 a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap3 pre,
  .bootstrap3 blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap3 thead {
    display: table-header-group;
  }
  .bootstrap3 tr,
  .bootstrap3 img {
    page-break-inside: avoid;
  }
  .bootstrap3 img {
    max-width: 100% !important;
  }
  .bootstrap3 p,
  .bootstrap3 h2,
  .bootstrap3 h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap3 h2,
  .bootstrap3 h3 {
    page-break-after: avoid;
  }
  .bootstrap3 select {
    background: #fff !important;
  }
  .bootstrap3 .navbar {
    display: none;
  }
  .bootstrap3 .btn > .caret,
  .bootstrap3 .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap3 .label {
    border: 1px solid #000;
  }
  .bootstrap3 .table {
    border-collapse: collapse !important;
  }
  .bootstrap3 .table td,
  .bootstrap3 .table th {
    background-color: #fff !important;
  }
  .bootstrap3 .table-bordered th,
  .bootstrap3 .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');
}
.bootstrap3 .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;
}
.bootstrap3 .glyphicon-asterisk:before {
  content: "\2a";
}
.bootstrap3 .glyphicon-plus:before {
  content: "\2b";
}
.bootstrap3 .glyphicon-euro:before,
.bootstrap3 .glyphicon-eur:before {
  content: "\20ac";
}
.bootstrap3 .glyphicon-minus:before {
  content: "\2212";
}
.bootstrap3 .glyphicon-cloud:before {
  content: "\2601";
}
.bootstrap3 .glyphicon-envelope:before {
  content: "\2709";
}
.bootstrap3 .glyphicon-pencil:before {
  content: "\270f";
}
.bootstrap3 .glyphicon-glass:before {
  content: "\e001";
}
.bootstrap3 .glyphicon-music:before {
  content: "\e002";
}
.bootstrap3 .glyphicon-search:before {
  content: "\e003";
}
.bootstrap3 .glyphicon-heart:before {
  content: "\e005";
}
.bootstrap3 .glyphicon-star:before {
  content: "\e006";
}
.bootstrap3 .glyphicon-star-empty:before {
  content: "\e007";
}
.bootstrap3 .glyphicon-user:before {
  content: "\e008";
}
.bootstrap3 .glyphicon-film:before {
  content: "\e009";
}
.bootstrap3 .glyphicon-th-large:before {
  content: "\e010";
}
.bootstrap3 .glyphicon-th:before {
  content: "\e011";
}
.bootstrap3 .glyphicon-th-list:before {
  content: "\e012";
}
.bootstrap3 .glyphicon-ok:before {
  content: "\e013";
}
.bootstrap3 .glyphicon-remove:before {
  content: "\e014";
}
.bootstrap3 .glyphicon-zoom-in:before {
  content: "\e015";
}
.bootstrap3 .glyphicon-zoom-out:before {
  content: "\e016";
}
.bootstrap3 .glyphicon-off:before {
  content: "\e017";
}
.bootstrap3 .glyphicon-signal:before {
  content: "\e018";
}
.bootstrap3 .glyphicon-cog:before {
  content: "\e019";
}
.bootstrap3 .glyphicon-trash:before {
  content: "\e020";
}
.bootstrap3 .glyphicon-home:before {
  content: "\e021";
}
.bootstrap3 .glyphicon-file:before {
  content: "\e022";
}
.bootstrap3 .glyphicon-time:before {
  content: "\e023";
}
.bootstrap3 .glyphicon-road:before {
  content: "\e024";
}
.bootstrap3 .glyphicon-download-alt:before {
  content: "\e025";
}
.bootstrap3 .glyphicon-download:before {
  content: "\e026";
}
.bootstrap3 .glyphicon-upload:before {
  content: "\e027";
}
.bootstrap3 .glyphicon-inbox:before {
  content: "\e028";
}
.bootstrap3 .glyphicon-play-circle:before {
  content: "\e029";
}
.bootstrap3 .glyphicon-repeat:before {
  content: "\e030";
}
.bootstrap3 .glyphicon-refresh:before {
  content: "\e031";
}
.bootstrap3 .glyphicon-list-alt:before {
  content: "\e032";
}
.bootstrap3 .glyphicon-lock:before {
  content: "\e033";
}
.bootstrap3 .glyphicon-flag:before {
  content: "\e034";
}
.bootstrap3 .glyphicon-headphones:before {
  content: "\e035";
}
.bootstrap3 .glyphicon-volume-off:before {
  content: "\e036";
}
.bootstrap3 .glyphicon-volume-down:before {
  content: "\e037";
}
.bootstrap3 .glyphicon-volume-up:before {
  content: "\e038";
}
.bootstrap3 .glyphicon-qrcode:before {
  content: "\e039";
}
.bootstrap3 .glyphicon-barcode:before {
  content: "\e040";
}
.bootstrap3 .glyphicon-tag:before {
  content: "\e041";
}
.bootstrap3 .glyphicon-tags:before {
  content: "\e042";
}
.bootstrap3 .glyphicon-book:before {
  content: "\e043";
}
.bootstrap3 .glyphicon-bookmark:before {
  content: "\e044";
}
.bootstrap3 .glyphicon-print:before {
  content: "\e045";
}
.bootstrap3 .glyphicon-camera:before {
  content: "\e046";
}
.bootstrap3 .glyphicon-font:before {
  content: "\e047";
}
.bootstrap3 .glyphicon-bold:before {
  content: "\e048";
}
.bootstrap3 .glyphicon-italic:before {
  content: "\e049";
}
.bootstrap3 .glyphicon-text-height:before {
  content: "\e050";
}
.bootstrap3 .glyphicon-text-width:before {
  content: "\e051";
}
.bootstrap3 .glyphicon-align-left:before {
  content: "\e052";
}
.bootstrap3 .glyphicon-align-center:before {
  content: "\e053";
}
.bootstrap3 .glyphicon-align-right:before {
  content: "\e054";
}
.bootstrap3 .glyphicon-align-justify:before {
  content: "\e055";
}
.bootstrap3 .glyphicon-list:before {
  content: "\e056";
}
.bootstrap3 .glyphicon-indent-left:before {
  content: "\e057";
}
.bootstrap3 .glyphicon-indent-right:before {
  content: "\e058";
}
.bootstrap3 .glyphicon-facetime-video:before {
  content: "\e059";
}
.bootstrap3 .glyphicon-picture:before {
  content: "\e060";
}
.bootstrap3 .glyphicon-map-marker:before {
  content: "\e062";
}
.bootstrap3 .glyphicon-adjust:before {
  content: "\e063";
}
.bootstrap3 .glyphicon-tint:before {
  content: "\e064";
}
.bootstrap3 .glyphicon-edit:before {
  content: "\e065";
}
.bootstrap3 .glyphicon-share:before {
  content: "\e066";
}
.bootstrap3 .glyphicon-check:before {
  content: "\e067";
}
.bootstrap3 .glyphicon-move:before {
  content: "\e068";
}
.bootstrap3 .glyphicon-step-backward:before {
  content: "\e069";
}
.bootstrap3 .glyphicon-fast-backward:before {
  content: "\e070";
}
.bootstrap3 .glyphicon-backward:before {
  content: "\e071";
}
.bootstrap3 .glyphicon-play:before {
  content: "\e072";
}
.bootstrap3 .glyphicon-pause:before {
  content: "\e073";
}
.bootstrap3 .glyphicon-stop:before {
  content: "\e074";
}
.bootstrap3 .glyphicon-forward:before {
  content: "\e075";
}
.bootstrap3 .glyphicon-fast-forward:before {
  content: "\e076";
}
.bootstrap3 .glyphicon-step-forward:before {
  content: "\e077";
}
.bootstrap3 .glyphicon-eject:before {
  content: "\e078";
}
.bootstrap3 .glyphicon-chevron-left:before {
  content: "\e079";
}
.bootstrap3 .glyphicon-chevron-right:before {
  content: "\e080";
}
.bootstrap3 .glyphicon-plus-sign:before {
  content: "\e081";
}
.bootstrap3 .glyphicon-minus-sign:before {
  content: "\e082";
}
.bootstrap3 .glyphicon-remove-sign:before {
  content: "\e083";
}
.bootstrap3 .glyphicon-ok-sign:before {
  content: "\e084";
}
.bootstrap3 .glyphicon-question-sign:before {
  content: "\e085";
}
.bootstrap3 .glyphicon-info-sign:before {
  content: "\e086";
}
.bootstrap3 .glyphicon-screenshot:before {
  content: "\e087";
}
.bootstrap3 .glyphicon-remove-circle:before {
  content: "\e088";
}
.bootstrap3 .glyphicon-ok-circle:before {
  content: "\e089";
}
.bootstrap3 .glyphicon-ban-circle:before {
  content: "\e090";
}
.bootstrap3 .glyphicon-arrow-left:before {
  content: "\e091";
}
.bootstrap3 .glyphicon-arrow-right:before {
  content: "\e092";
}
.bootstrap3 .glyphicon-arrow-up:before {
  content: "\e093";
}
.bootstrap3 .glyphicon-arrow-down:before {
  content: "\e094";
}
.bootstrap3 .glyphicon-share-alt:before {
  content: "\e095";
}
.bootstrap3 .glyphicon-resize-full:before {
  content: "\e096";
}
.bootstrap3 .glyphicon-resize-small:before {
  content: "\e097";
}
.bootstrap3 .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bootstrap3 .glyphicon-gift:before {
  content: "\e102";
}
.bootstrap3 .glyphicon-leaf:before {
  content: "\e103";
}
.bootstrap3 .glyphicon-fire:before {
  content: "\e104";
}
.bootstrap3 .glyphicon-eye-open:before {
  content: "\e105";
}
.bootstrap3 .glyphicon-eye-close:before {
  content: "\e106";
}
.bootstrap3 .glyphicon-warning-sign:before {
  content: "\e107";
}
.bootstrap3 .glyphicon-plane:before {
  content: "\e108";
}
.bootstrap3 .glyphicon-calendar:before {
  content: "\e109";
}
.bootstrap3 .glyphicon-random:before {
  content: "\e110";
}
.bootstrap3 .glyphicon-comment:before {
  content: "\e111";
}
.bootstrap3 .glyphicon-magnet:before {
  content: "\e112";
}
.bootstrap3 .glyphicon-chevron-up:before {
  content: "\e113";
}
.bootstrap3 .glyphicon-chevron-down:before {
  content: "\e114";
}
.bootstrap3 .glyphicon-retweet:before {
  content: "\e115";
}
.bootstrap3 .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bootstrap3 .glyphicon-folder-close:before {
  content: "\e117";
}
.bootstrap3 .glyphicon-folder-open:before {
  content: "\e118";
}
.bootstrap3 .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bootstrap3 .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bootstrap3 .glyphicon-hdd:before {
  content: "\e121";
}
.bootstrap3 .glyphicon-bullhorn:before {
  content: "\e122";
}
.bootstrap3 .glyphicon-bell:before {
  content: "\e123";
}
.bootstrap3 .glyphicon-certificate:before {
  content: "\e124";
}
.bootstrap3 .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bootstrap3 .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bootstrap3 .glyphicon-hand-right:before {
  content: "\e127";
}
.bootstrap3 .glyphicon-hand-left:before {
  content: "\e128";
}
.bootstrap3 .glyphicon-hand-up:before {
  content: "\e129";
}
.bootstrap3 .glyphicon-hand-down:before {
  content: "\e130";
}
.bootstrap3 .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bootstrap3 .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bootstrap3 .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bootstrap3 .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bootstrap3 .glyphicon-globe:before {
  content: "\e135";
}
.bootstrap3 .glyphicon-wrench:before {
  content: "\e136";
}
.bootstrap3 .glyphicon-tasks:before {
  content: "\e137";
}
.bootstrap3 .glyphicon-filter:before {
  content: "\e138";
}
.bootstrap3 .glyphicon-briefcase:before {
  content: "\e139";
}
.bootstrap3 .glyphicon-fullscreen:before {
  content: "\e140";
}
.bootstrap3 .glyphicon-dashboard:before {
  content: "\e141";
}
.bootstrap3 .glyphicon-paperclip:before {
  content: "\e142";
}
.bootstrap3 .glyphicon-heart-empty:before {
  content: "\e143";
}
.bootstrap3 .glyphicon-link:before {
  content: "\e144";
}
.bootstrap3 .glyphicon-phone:before {
  content: "\e145";
}
.bootstrap3 .glyphicon-pushpin:before {
  content: "\e146";
}
.bootstrap3 .glyphicon-usd:before {
  content: "\e148";
}
.bootstrap3 .glyphicon-gbp:before {
  content: "\e149";
}
.bootstrap3 .glyphicon-sort:before {
  content: "\e150";
}
.bootstrap3 .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bootstrap3 .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bootstrap3 .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bootstrap3 .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bootstrap3 .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bootstrap3 .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bootstrap3 .glyphicon-unchecked:before {
  content: "\e157";
}
.bootstrap3 .glyphicon-expand:before {
  content: "\e158";
}
.bootstrap3 .glyphicon-collapse-down:before {
  content: "\e159";
}
.bootstrap3 .glyphicon-collapse-up:before {
  content: "\e160";
}
.bootstrap3 .glyphicon-log-in:before {
  content: "\e161";
}
.bootstrap3 .glyphicon-flash:before {
  content: "\e162";
}
.bootstrap3 .glyphicon-log-out:before {
  content: "\e163";
}
.bootstrap3 .glyphicon-new-window:before {
  content: "\e164";
}
.bootstrap3 .glyphicon-record:before {
  content: "\e165";
}
.bootstrap3 .glyphicon-save:before {
  content: "\e166";
}
.bootstrap3 .glyphicon-open:before {
  content: "\e167";
}
.bootstrap3 .glyphicon-saved:before {
  content: "\e168";
}
.bootstrap3 .glyphicon-import:before {
  content: "\e169";
}
.bootstrap3 .glyphicon-export:before {
  content: "\e170";
}
.bootstrap3 .glyphicon-send:before {
  content: "\e171";
}
.bootstrap3 .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bootstrap3 .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bootstrap3 .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bootstrap3 .glyphicon-floppy-save:before {
  content: "\e175";
}
.bootstrap3 .glyphicon-floppy-open:before {
  content: "\e176";
}
.bootstrap3 .glyphicon-credit-card:before {
  content: "\e177";
}
.bootstrap3 .glyphicon-transfer:before {
  content: "\e178";
}
.bootstrap3 .glyphicon-cutlery:before {
  content: "\e179";
}
.bootstrap3 .glyphicon-header:before {
  content: "\e180";
}
.bootstrap3 .glyphicon-compressed:before {
  content: "\e181";
}
.bootstrap3 .glyphicon-earphone:before {
  content: "\e182";
}
.bootstrap3 .glyphicon-phone-alt:before {
  content: "\e183";
}
.bootstrap3 .glyphicon-tower:before {
  content: "\e184";
}
.bootstrap3 .glyphicon-stats:before {
  content: "\e185";
}
.bootstrap3 .glyphicon-sd-video:before {
  content: "\e186";
}
.bootstrap3 .glyphicon-hd-video:before {
  content: "\e187";
}
.bootstrap3 .glyphicon-subtitles:before {
  content: "\e188";
}
.bootstrap3 .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bootstrap3 .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bootstrap3 .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bootstrap3 .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bootstrap3 .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bootstrap3 .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bootstrap3 .glyphicon-registration-mark:before {
  content: "\e195";
}
.bootstrap3 .glyphicon-cloud-download:before {
  content: "\e197";
}
.bootstrap3 .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bootstrap3 .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bootstrap3 .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bootstrap3 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap3 *:before,
.bootstrap3 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap3 html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap3 body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.bootstrap3 input,
.bootstrap3 button,
.bootstrap3 select,
.bootstrap3 textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap3 a {
  color: #337ab7;
  text-decoration: none;
}
.bootstrap3 a:hover,
.bootstrap3 a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bootstrap3 a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap3 figure {
  margin: 0;
}
.bootstrap3 img {
  vertical-align: middle;
}
.bootstrap3 .img-responsive,
.bootstrap3 .thumbnail > img,
.bootstrap3 .thumbnail a > img,
.bootstrap3 .carousel-inner > .item > img,
.bootstrap3 .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap3 .img-rounded {
  border-radius: 6px;
}
.bootstrap3 .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 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bootstrap3 .img-circle {
  border-radius: 50%;
}
.bootstrap3 hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.bootstrap3 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap3 .sr-only-focusable:active,
.bootstrap3 .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap3 h1,
.bootstrap3 h2,
.bootstrap3 h3,
.bootstrap3 h4,
.bootstrap3 h5,
.bootstrap3 h6,
.bootstrap3 .h1,
.bootstrap3 .h2,
.bootstrap3 .h3,
.bootstrap3 .h4,
.bootstrap3 .h5,
.bootstrap3 .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap3 h1 small,
.bootstrap3 h2 small,
.bootstrap3 h3 small,
.bootstrap3 h4 small,
.bootstrap3 h5 small,
.bootstrap3 h6 small,
.bootstrap3 .h1 small,
.bootstrap3 .h2 small,
.bootstrap3 .h3 small,
.bootstrap3 .h4 small,
.bootstrap3 .h5 small,
.bootstrap3 .h6 small,
.bootstrap3 h1 .small,
.bootstrap3 h2 .small,
.bootstrap3 h3 .small,
.bootstrap3 h4 .small,
.bootstrap3 h5 .small,
.bootstrap3 h6 .small,
.bootstrap3 .h1 .small,
.bootstrap3 .h2 .small,
.bootstrap3 .h3 .small,
.bootstrap3 .h4 .small,
.bootstrap3 .h5 .small,
.bootstrap3 .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.bootstrap3 h1,
.bootstrap3 .h1,
.bootstrap3 h2,
.bootstrap3 .h2,
.bootstrap3 h3,
.bootstrap3 .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap3 h1 small,
.bootstrap3 .h1 small,
.bootstrap3 h2 small,
.bootstrap3 .h2 small,
.bootstrap3 h3 small,
.bootstrap3 .h3 small,
.bootstrap3 h1 .small,
.bootstrap3 .h1 .small,
.bootstrap3 h2 .small,
.bootstrap3 .h2 .small,
.bootstrap3 h3 .small,
.bootstrap3 .h3 .small {
  font-size: 65%;
}
.bootstrap3 h4,
.bootstrap3 .h4,
.bootstrap3 h5,
.bootstrap3 .h5,
.bootstrap3 h6,
.bootstrap3 .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap3 h4 small,
.bootstrap3 .h4 small,
.bootstrap3 h5 small,
.bootstrap3 .h5 small,
.bootstrap3 h6 small,
.bootstrap3 .h6 small,
.bootstrap3 h4 .small,
.bootstrap3 .h4 .small,
.bootstrap3 h5 .small,
.bootstrap3 .h5 .small,
.bootstrap3 h6 .small,
.bootstrap3 .h6 .small {
  font-size: 75%;
}
.bootstrap3 h1,
.bootstrap3 .h1 {
  font-size: 36px;
}
.bootstrap3 h2,
.bootstrap3 .h2 {
  font-size: 30px;
}
.bootstrap3 h3,
.bootstrap3 .h3 {
  font-size: 24px;
}
.bootstrap3 h4,
.bootstrap3 .h4 {
  font-size: 18px;
}
.bootstrap3 h5,
.bootstrap3 .h5 {
  font-size: 14px;
}
.bootstrap3 h6,
.bootstrap3 .h6 {
  font-size: 12px;
}
.bootstrap3 p {
  margin: 0 0 10px;
}
.bootstrap3 .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap3 .lead {
    font-size: 21px;
  }
}
.bootstrap3 small,
.bootstrap3 .small {
  font-size: 85%;
}
.bootstrap3 mark,
.bootstrap3 .mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.bootstrap3 .text-left {
  text-align: left;
}
.bootstrap3 .text-right {
  text-align: right;
}
.bootstrap3 .text-center {
  text-align: center;
}
.bootstrap3 .text-justify {
  text-align: justify;
}
.bootstrap3 .text-nowrap {
  white-space: nowrap;
}
.bootstrap3 .text-lowercase {
  text-transform: lowercase;
}
.bootstrap3 .text-uppercase {
  text-transform: uppercase;
}
.bootstrap3 .text-capitalize {
  text-transform: capitalize;
}
.bootstrap3 .text-muted {
  color: #777;
}
.bootstrap3 .text-primary {
  color: #337ab7;
}
.bootstrap3 a.text-primary:hover {
  color: #286090;
}
.bootstrap3 .text-success {
  color: #3c763d;
}
.bootstrap3 a.text-success:hover {
  color: #2b542c;
}
.bootstrap3 .text-info {
  color: #31708f;
}
.bootstrap3 a.text-info:hover {
  color: #245269;
}
.bootstrap3 .text-warning {
  color: #8a6d3b;
}
.bootstrap3 a.text-warning:hover {
  color: #66512c;
}
.bootstrap3 .text-danger {
  color: #a94442;
}
.bootstrap3 a.text-danger:hover {
  color: #843534;
}
.bootstrap3 .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap3 a.bg-primary:hover {
  background-color: #286090;
}
.bootstrap3 .bg-success {
  background-color: #dff0d8;
}
.bootstrap3 a.bg-success:hover {
  background-color: #c1e2b3;
}
.bootstrap3 .bg-info {
  background-color: #d9edf7;
}
.bootstrap3 a.bg-info:hover {
  background-color: #afd9ee;
}
.bootstrap3 .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap3 a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bootstrap3 .bg-danger {
  background-color: #f2dede;
}
.bootstrap3 a.bg-danger:hover {
  background-color: #e4b9b9;
}
.bootstrap3 .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.bootstrap3 ul,
.bootstrap3 ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap3 ul ul,
.bootstrap3 ol ul,
.bootstrap3 ul ol,
.bootstrap3 ol ol {
  margin-bottom: 0;
}
.bootstrap3 .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap3 .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.bootstrap3 .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap3 dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap3 dt,
.bootstrap3 dd {
  line-height: 1.42857143;
}
.bootstrap3 dt {
  font-weight: bold;
}
.bootstrap3 dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap3 .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap3 .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap3 abbr[title],
.bootstrap3 abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.bootstrap3 .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap3 blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.bootstrap3 blockquote p:last-child,
.bootstrap3 blockquote ul:last-child,
.bootstrap3 blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap3 blockquote footer,
.bootstrap3 blockquote small,
.bootstrap3 blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.bootstrap3 blockquote footer:before,
.bootstrap3 blockquote small:before,
.bootstrap3 blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap3 .blockquote-reverse,
.bootstrap3 blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.bootstrap3 .blockquote-reverse footer:before,
.bootstrap3 blockquote.pull-right footer:before,
.bootstrap3 .blockquote-reverse small:before,
.bootstrap3 blockquote.pull-right small:before,
.bootstrap3 .blockquote-reverse .small:before,
.bootstrap3 blockquote.pull-right .small:before {
  content: '';
}
.bootstrap3 .blockquote-reverse footer:after,
.bootstrap3 blockquote.pull-right footer:after,
.bootstrap3 .blockquote-reverse small:after,
.bootstrap3 blockquote.pull-right small:after,
.bootstrap3 .blockquote-reverse .small:after,
.bootstrap3 blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap3 address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap3 code,
.bootstrap3 kbd,
.bootstrap3 pre,
.bootstrap3 samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap3 code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap3 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, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap3 kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap3 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;
}
.bootstrap3 pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap3 .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap3 .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .bootstrap3 .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap3 .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .container {
    width: 1170px;
  }
}
.bootstrap3 .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap3 .row {
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap3 .col-xs-1,
.bootstrap3 .col-sm-1,
.bootstrap3 .col-md-1,
.bootstrap3 .col-lg-1,
.bootstrap3 .col-xs-2,
.bootstrap3 .col-sm-2,
.bootstrap3 .col-md-2,
.bootstrap3 .col-lg-2,
.bootstrap3 .col-xs-3,
.bootstrap3 .col-sm-3,
.bootstrap3 .col-md-3,
.bootstrap3 .col-lg-3,
.bootstrap3 .col-xs-4,
.bootstrap3 .col-sm-4,
.bootstrap3 .col-md-4,
.bootstrap3 .col-lg-4,
.bootstrap3 .col-xs-5,
.bootstrap3 .col-sm-5,
.bootstrap3 .col-md-5,
.bootstrap3 .col-lg-5,
.bootstrap3 .col-xs-6,
.bootstrap3 .col-sm-6,
.bootstrap3 .col-md-6,
.bootstrap3 .col-lg-6,
.bootstrap3 .col-xs-7,
.bootstrap3 .col-sm-7,
.bootstrap3 .col-md-7,
.bootstrap3 .col-lg-7,
.bootstrap3 .col-xs-8,
.bootstrap3 .col-sm-8,
.bootstrap3 .col-md-8,
.bootstrap3 .col-lg-8,
.bootstrap3 .col-xs-9,
.bootstrap3 .col-sm-9,
.bootstrap3 .col-md-9,
.bootstrap3 .col-lg-9,
.bootstrap3 .col-xs-10,
.bootstrap3 .col-sm-10,
.bootstrap3 .col-md-10,
.bootstrap3 .col-lg-10,
.bootstrap3 .col-xs-11,
.bootstrap3 .col-sm-11,
.bootstrap3 .col-md-11,
.bootstrap3 .col-lg-11,
.bootstrap3 .col-xs-12,
.bootstrap3 .col-sm-12,
.bootstrap3 .col-md-12,
.bootstrap3 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap3 .col-xs-1,
.bootstrap3 .col-xs-2,
.bootstrap3 .col-xs-3,
.bootstrap3 .col-xs-4,
.bootstrap3 .col-xs-5,
.bootstrap3 .col-xs-6,
.bootstrap3 .col-xs-7,
.bootstrap3 .col-xs-8,
.bootstrap3 .col-xs-9,
.bootstrap3 .col-xs-10,
.bootstrap3 .col-xs-11,
.bootstrap3 .col-xs-12 {
  float: left;
}
.bootstrap3 .col-xs-12 {
  width: 100%;
}
.bootstrap3 .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap3 .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap3 .col-xs-9 {
  width: 75%;
}
.bootstrap3 .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap3 .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap3 .col-xs-6 {
  width: 50%;
}
.bootstrap3 .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap3 .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap3 .col-xs-3 {
  width: 25%;
}
.bootstrap3 .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap3 .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap3 .col-xs-pull-12 {
  right: 100%;
}
.bootstrap3 .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap3 .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap3 .col-xs-pull-9 {
  right: 75%;
}
.bootstrap3 .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap3 .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap3 .col-xs-pull-6 {
  right: 50%;
}
.bootstrap3 .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap3 .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap3 .col-xs-pull-3 {
  right: 25%;
}
.bootstrap3 .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap3 .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap3 .col-xs-pull-0 {
  right: auto;
}
.bootstrap3 .col-xs-push-12 {
  left: 100%;
}
.bootstrap3 .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap3 .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap3 .col-xs-push-9 {
  left: 75%;
}
.bootstrap3 .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap3 .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap3 .col-xs-push-6 {
  left: 50%;
}
.bootstrap3 .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap3 .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap3 .col-xs-push-3 {
  left: 25%;
}
.bootstrap3 .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap3 .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap3 .col-xs-push-0 {
  left: auto;
}
.bootstrap3 .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap3 .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap3 .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap3 .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap3 .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap3 .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap3 .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap3 .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap3 .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap3 .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap3 .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap3 .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap3 .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap3 .col-sm-1,
  .bootstrap3 .col-sm-2,
  .bootstrap3 .col-sm-3,
  .bootstrap3 .col-sm-4,
  .bootstrap3 .col-sm-5,
  .bootstrap3 .col-sm-6,
  .bootstrap3 .col-sm-7,
  .bootstrap3 .col-sm-8,
  .bootstrap3 .col-sm-9,
  .bootstrap3 .col-sm-10,
  .bootstrap3 .col-sm-11,
  .bootstrap3 .col-sm-12 {
    float: left;
  }
  .bootstrap3 .col-sm-12 {
    width: 100%;
  }
  .bootstrap3 .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap3 .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap3 .col-sm-9 {
    width: 75%;
  }
  .bootstrap3 .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap3 .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap3 .col-sm-6 {
    width: 50%;
  }
  .bootstrap3 .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap3 .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap3 .col-sm-3 {
    width: 25%;
  }
  .bootstrap3 .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap3 .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap3 .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap3 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap3 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap3 .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap3 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap3 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap3 .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap3 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap3 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap3 .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap3 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap3 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap3 .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap3 .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap3 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap3 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap3 .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap3 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap3 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap3 .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap3 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap3 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap3 .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap3 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap3 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap3 .col-sm-push-0 {
    left: auto;
  }
  .bootstrap3 .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap3 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap3 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap3 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap3 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap3 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap3 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap3 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap3 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap3 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap3 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap3 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap3 .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .bootstrap3 .col-md-1,
  .bootstrap3 .col-md-2,
  .bootstrap3 .col-md-3,
  .bootstrap3 .col-md-4,
  .bootstrap3 .col-md-5,
  .bootstrap3 .col-md-6,
  .bootstrap3 .col-md-7,
  .bootstrap3 .col-md-8,
  .bootstrap3 .col-md-9,
  .bootstrap3 .col-md-10,
  .bootstrap3 .col-md-11,
  .bootstrap3 .col-md-12 {
    float: left;
  }
  .bootstrap3 .col-md-12 {
    width: 100%;
  }
  .bootstrap3 .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap3 .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap3 .col-md-9 {
    width: 75%;
  }
  .bootstrap3 .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap3 .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap3 .col-md-6 {
    width: 50%;
  }
  .bootstrap3 .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap3 .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap3 .col-md-3 {
    width: 25%;
  }
  .bootstrap3 .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap3 .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap3 .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap3 .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap3 .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap3 .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap3 .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap3 .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap3 .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap3 .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap3 .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap3 .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap3 .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap3 .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap3 .col-md-pull-0 {
    right: auto;
  }
  .bootstrap3 .col-md-push-12 {
    left: 100%;
  }
  .bootstrap3 .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap3 .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap3 .col-md-push-9 {
    left: 75%;
  }
  .bootstrap3 .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap3 .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap3 .col-md-push-6 {
    left: 50%;
  }
  .bootstrap3 .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap3 .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap3 .col-md-push-3 {
    left: 25%;
  }
  .bootstrap3 .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap3 .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap3 .col-md-push-0 {
    left: auto;
  }
  .bootstrap3 .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap3 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap3 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap3 .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap3 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap3 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap3 .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap3 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap3 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap3 .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap3 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap3 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap3 .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .col-lg-1,
  .bootstrap3 .col-lg-2,
  .bootstrap3 .col-lg-3,
  .bootstrap3 .col-lg-4,
  .bootstrap3 .col-lg-5,
  .bootstrap3 .col-lg-6,
  .bootstrap3 .col-lg-7,
  .bootstrap3 .col-lg-8,
  .bootstrap3 .col-lg-9,
  .bootstrap3 .col-lg-10,
  .bootstrap3 .col-lg-11,
  .bootstrap3 .col-lg-12 {
    float: left;
  }
  .bootstrap3 .col-lg-12 {
    width: 100%;
  }
  .bootstrap3 .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap3 .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap3 .col-lg-9 {
    width: 75%;
  }
  .bootstrap3 .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap3 .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap3 .col-lg-6 {
    width: 50%;
  }
  .bootstrap3 .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap3 .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap3 .col-lg-3 {
    width: 25%;
  }
  .bootstrap3 .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap3 .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap3 .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap3 .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap3 .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap3 .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap3 .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap3 .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap3 .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap3 .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap3 .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap3 .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap3 .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap3 .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap3 .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap3 .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap3 .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap3 .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap3 .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap3 .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap3 .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap3 .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap3 .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap3 .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap3 .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap3 .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap3 .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap3 .col-lg-push-0 {
    left: auto;
  }
  .bootstrap3 .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap3 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap3 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap3 .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap3 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap3 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap3 .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap3 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap3 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap3 .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap3 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap3 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap3 .col-lg-offset-0 {
    margin-left: 0;
  }
}
.bootstrap3 table {
  background-color: transparent;
}
.bootstrap3 caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.bootstrap3 th {
  text-align: left;
}
.bootstrap3 .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap3 .table > thead > tr > th,
.bootstrap3 .table > tbody > tr > th,
.bootstrap3 .table > tfoot > tr > th,
.bootstrap3 .table > thead > tr > td,
.bootstrap3 .table > tbody > tr > td,
.bootstrap3 .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.bootstrap3 .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.bootstrap3 .table > caption + thead > tr:first-child > th,
.bootstrap3 .table > colgroup + thead > tr:first-child > th,
.bootstrap3 .table > thead:first-child > tr:first-child > th,
.bootstrap3 .table > caption + thead > tr:first-child > td,
.bootstrap3 .table > colgroup + thead > tr:first-child > td,
.bootstrap3 .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap3 .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.bootstrap3 .table .table {
  background-color: #fff;
}
.bootstrap3 .table-condensed > thead > tr > th,
.bootstrap3 .table-condensed > tbody > tr > th,
.bootstrap3 .table-condensed > tfoot > tr > th,
.bootstrap3 .table-condensed > thead > tr > td,
.bootstrap3 .table-condensed > tbody > tr > td,
.bootstrap3 .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap3 .table-bordered {
  border: 1px solid #ddd;
}
.bootstrap3 .table-bordered > thead > tr > th,
.bootstrap3 .table-bordered > tbody > tr > th,
.bootstrap3 .table-bordered > tfoot > tr > th,
.bootstrap3 .table-bordered > thead > tr > td,
.bootstrap3 .table-bordered > tbody > tr > td,
.bootstrap3 .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.bootstrap3 .table-bordered > thead > tr > th,
.bootstrap3 .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap3 .table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.bootstrap3 .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap3 table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.bootstrap3 table td[class*="col-"],
.bootstrap3 table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.bootstrap3 .table > thead > tr > td.active,
.bootstrap3 .table > tbody > tr > td.active,
.bootstrap3 .table > tfoot > tr > td.active,
.bootstrap3 .table > thead > tr > th.active,
.bootstrap3 .table > tbody > tr > th.active,
.bootstrap3 .table > tfoot > tr > th.active,
.bootstrap3 .table > thead > tr.active > td,
.bootstrap3 .table > tbody > tr.active > td,
.bootstrap3 .table > tfoot > tr.active > td,
.bootstrap3 .table > thead > tr.active > th,
.bootstrap3 .table > tbody > tr.active > th,
.bootstrap3 .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap3 .table-hover > tbody > tr > td.active:hover,
.bootstrap3 .table-hover > tbody > tr > th.active:hover,
.bootstrap3 .table-hover > tbody > tr.active:hover > td,
.bootstrap3 .table-hover > tbody > tr:hover > .active,
.bootstrap3 .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap3 .table > thead > tr > td.success,
.bootstrap3 .table > tbody > tr > td.success,
.bootstrap3 .table > tfoot > tr > td.success,
.bootstrap3 .table > thead > tr > th.success,
.bootstrap3 .table > tbody > tr > th.success,
.bootstrap3 .table > tfoot > tr > th.success,
.bootstrap3 .table > thead > tr.success > td,
.bootstrap3 .table > tbody > tr.success > td,
.bootstrap3 .table > tfoot > tr.success > td,
.bootstrap3 .table > thead > tr.success > th,
.bootstrap3 .table > tbody > tr.success > th,
.bootstrap3 .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap3 .table-hover > tbody > tr > td.success:hover,
.bootstrap3 .table-hover > tbody > tr > th.success:hover,
.bootstrap3 .table-hover > tbody > tr.success:hover > td,
.bootstrap3 .table-hover > tbody > tr:hover > .success,
.bootstrap3 .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap3 .table > thead > tr > td.info,
.bootstrap3 .table > tbody > tr > td.info,
.bootstrap3 .table > tfoot > tr > td.info,
.bootstrap3 .table > thead > tr > th.info,
.bootstrap3 .table > tbody > tr > th.info,
.bootstrap3 .table > tfoot > tr > th.info,
.bootstrap3 .table > thead > tr.info > td,
.bootstrap3 .table > tbody > tr.info > td,
.bootstrap3 .table > tfoot > tr.info > td,
.bootstrap3 .table > thead > tr.info > th,
.bootstrap3 .table > tbody > tr.info > th,
.bootstrap3 .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap3 .table-hover > tbody > tr > td.info:hover,
.bootstrap3 .table-hover > tbody > tr > th.info:hover,
.bootstrap3 .table-hover > tbody > tr.info:hover > td,
.bootstrap3 .table-hover > tbody > tr:hover > .info,
.bootstrap3 .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap3 .table > thead > tr > td.warning,
.bootstrap3 .table > tbody > tr > td.warning,
.bootstrap3 .table > tfoot > tr > td.warning,
.bootstrap3 .table > thead > tr > th.warning,
.bootstrap3 .table > tbody > tr > th.warning,
.bootstrap3 .table > tfoot > tr > th.warning,
.bootstrap3 .table > thead > tr.warning > td,
.bootstrap3 .table > tbody > tr.warning > td,
.bootstrap3 .table > tfoot > tr.warning > td,
.bootstrap3 .table > thead > tr.warning > th,
.bootstrap3 .table > tbody > tr.warning > th,
.bootstrap3 .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap3 .table-hover > tbody > tr > td.warning:hover,
.bootstrap3 .table-hover > tbody > tr > th.warning:hover,
.bootstrap3 .table-hover > tbody > tr.warning:hover > td,
.bootstrap3 .table-hover > tbody > tr:hover > .warning,
.bootstrap3 .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap3 .table > thead > tr > td.danger,
.bootstrap3 .table > tbody > tr > td.danger,
.bootstrap3 .table > tfoot > tr > td.danger,
.bootstrap3 .table > thead > tr > th.danger,
.bootstrap3 .table > tbody > tr > th.danger,
.bootstrap3 .table > tfoot > tr > th.danger,
.bootstrap3 .table > thead > tr.danger > td,
.bootstrap3 .table > tbody > tr.danger > td,
.bootstrap3 .table > tfoot > tr.danger > td,
.bootstrap3 .table > thead > tr.danger > th,
.bootstrap3 .table > tbody > tr.danger > th,
.bootstrap3 .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap3 .table-hover > tbody > tr > td.danger:hover,
.bootstrap3 .table-hover > tbody > tr > th.danger:hover,
.bootstrap3 .table-hover > tbody > tr.danger:hover > td,
.bootstrap3 .table-hover > tbody > tr:hover > .danger,
.bootstrap3 .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap3 .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .bootstrap3 .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .bootstrap3 .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap3 .table-responsive > .table > thead > tr > th,
  .bootstrap3 .table-responsive > .table > tbody > tr > th,
  .bootstrap3 .table-responsive > .table > tfoot > tr > th,
  .bootstrap3 .table-responsive > .table > thead > tr > td,
  .bootstrap3 .table-responsive > .table > tbody > tr > td,
  .bootstrap3 .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap3 .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap3 .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap3 .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap3 .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap3 .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap3 fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrap3 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;
}
.bootstrap3 label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap3 input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap3 input[type="radio"],
.bootstrap3 input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap3 input[type="file"] {
  display: block;
}
.bootstrap3 input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap3 select[multiple],
.bootstrap3 select[size] {
  height: auto;
}
.bootstrap3 input[type="file"]:focus,
.bootstrap3 input[type="radio"]:focus,
.bootstrap3 input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap3 output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.bootstrap3 .form-control {
  display: block;
  width: 100% !important;
  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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap3 .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap3 .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bootstrap3 .form-control:-ms-input-placeholder {
  color: #999;
}
.bootstrap3 .form-control::-webkit-input-placeholder {
  color: #999;
}
.bootstrap3 .form-control[disabled],
.bootstrap3 .form-control[readonly],
.bootstrap3 fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
.bootstrap3 textarea.form-control {
  height: auto;
}
.bootstrap3 input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap3 input[type="date"],
  .bootstrap3 input[type="time"],
  .bootstrap3 input[type="datetime-local"],
  .bootstrap3 input[type="month"] {
    line-height: 34px;
  }
  .bootstrap3 input[type="date"].input-sm,
  .bootstrap3 input[type="time"].input-sm,
  .bootstrap3 input[type="datetime-local"].input-sm,
  .bootstrap3 input[type="month"].input-sm {
    line-height: 30px;
  }
  .bootstrap3 input[type="date"].input-lg,
  .bootstrap3 input[type="time"].input-lg,
  .bootstrap3 input[type="datetime-local"].input-lg,
  .bootstrap3 input[type="month"].input-lg {
    line-height: 46px;
  }
}
.bootstrap3 .form-group {
  margin-bottom: 15px;
}
.bootstrap3 .radio,
.bootstrap3 .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap3 .radio label,
.bootstrap3 .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap3 .radio input[type="radio"],
.bootstrap3 .radio-inline input[type="radio"],
.bootstrap3 .checkbox input[type="checkbox"],
.bootstrap3 .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.bootstrap3 .radio + .radio,
.bootstrap3 .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap3 .radio-inline,
.bootstrap3 .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.bootstrap3 .radio-inline + .radio-inline,
.bootstrap3 .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap3 input[type="radio"][disabled],
.bootstrap3 input[type="checkbox"][disabled],
.bootstrap3 input[type="radio"].disabled,
.bootstrap3 input[type="checkbox"].disabled,
.bootstrap3 fieldset[disabled] input[type="radio"],
.bootstrap3 fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap3 .radio-inline.disabled,
.bootstrap3 .checkbox-inline.disabled,
.bootstrap3 fieldset[disabled] .radio-inline,
.bootstrap3 fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap3 .radio.disabled label,
.bootstrap3 .checkbox.disabled label,
.bootstrap3 fieldset[disabled] .radio label,
.bootstrap3 fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap3 .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.bootstrap3 .form-control-static.input-lg,
.bootstrap3 .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap3 .input-sm,
.bootstrap3 .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap3 select.input-sm,
.bootstrap3 select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap3 textarea.input-sm,
.bootstrap3 textarea.form-group-sm .form-control,
.bootstrap3 select[multiple].input-sm,
.bootstrap3 select[multiple].form-group-sm .form-control {
  height: auto;
}
.bootstrap3 .input-lg,
.bootstrap3 .form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
.bootstrap3 select.input-lg,
.bootstrap3 select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap3 textarea.input-lg,
.bootstrap3 textarea.form-group-lg .form-control,
.bootstrap3 select[multiple].input-lg,
.bootstrap3 select[multiple].form-group-lg .form-control {
  height: auto;
}
.bootstrap3 .has-feedback {
  position: relative;
}
.bootstrap3 .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap3 .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;
}
.bootstrap3 .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap3 .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap3 .has-success .help-block,
.bootstrap3 .has-success .control-label,
.bootstrap3 .has-success .radio,
.bootstrap3 .has-success .checkbox,
.bootstrap3 .has-success .radio-inline,
.bootstrap3 .has-success .checkbox-inline,
.bootstrap3 .has-success.radio label,
.bootstrap3 .has-success.checkbox label,
.bootstrap3 .has-success.radio-inline label,
.bootstrap3 .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap3 .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap3 .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap3 .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.bootstrap3 .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap3 .has-warning .help-block,
.bootstrap3 .has-warning .control-label,
.bootstrap3 .has-warning .radio,
.bootstrap3 .has-warning .checkbox,
.bootstrap3 .has-warning .radio-inline,
.bootstrap3 .has-warning .checkbox-inline,
.bootstrap3 .has-warning.radio label,
.bootstrap3 .has-warning.checkbox label,
.bootstrap3 .has-warning.radio-inline label,
.bootstrap3 .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap3 .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap3 .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap3 .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.bootstrap3 .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap3 .has-error .help-block,
.bootstrap3 .has-error .control-label,
.bootstrap3 .has-error .radio,
.bootstrap3 .has-error .checkbox,
.bootstrap3 .has-error .radio-inline,
.bootstrap3 .has-error .checkbox-inline,
.bootstrap3 .has-error.radio label,
.bootstrap3 .has-error.checkbox label,
.bootstrap3 .has-error.radio-inline label,
.bootstrap3 .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap3 .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap3 .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap3 .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.bootstrap3 .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap3 .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap3 .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap3 .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bootstrap3 .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap3 .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap3 .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap3 .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap3 .form-inline .input-group .input-group-addon,
  .bootstrap3 .form-inline .input-group .input-group-btn,
  .bootstrap3 .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap3 .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap3 .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap3 .form-inline .radio,
  .bootstrap3 .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap3 .form-inline .radio label,
  .bootstrap3 .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap3 .form-inline .radio input[type="radio"],
  .bootstrap3 .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap3 .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap3 .form-horizontal .radio,
.bootstrap3 .form-horizontal .checkbox,
.bootstrap3 .form-horizontal .radio-inline,
.bootstrap3 .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.bootstrap3 .form-horizontal .radio,
.bootstrap3 .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap3 .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap3 .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.bootstrap3 .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap3 .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .bootstrap3 .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.bootstrap3 .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: 3px;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap3 .btn:focus,
.bootstrap3 .btn:active:focus,
.bootstrap3 .btn.active:focus,
.bootstrap3 .btn.focus,
.bootstrap3 .btn:active.focus,
.bootstrap3 .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap3 .btn:hover,
.bootstrap3 .btn:focus,
.bootstrap3 .btn.focus {
  color: #333;
  text-decoration: none;
  background-position: 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.bootstrap3 .btn:active,
.bootstrap3 .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap3 .btn.disabled,
.bootstrap3 .btn[disabled],
.bootstrap3 fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.bootstrap3 .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bootstrap3 .btn-default:hover,
.bootstrap3 .btn-default:focus,
.bootstrap3 .btn-default.focus,
.bootstrap3 .btn-default:active,
.bootstrap3 .btn-default.active,
.bootstrap3 .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap3 .btn-default:active,
.bootstrap3 .btn-default.active,
.bootstrap3 .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bootstrap3 .btn-default.disabled,
.bootstrap3 .btn-default[disabled],
.bootstrap3 fieldset[disabled] .btn-default,
.bootstrap3 .btn-default.disabled:hover,
.bootstrap3 .btn-default[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-default:hover,
.bootstrap3 .btn-default.disabled:focus,
.bootstrap3 .btn-default[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-default:focus,
.bootstrap3 .btn-default.disabled.focus,
.bootstrap3 .btn-default[disabled].focus,
.bootstrap3 fieldset[disabled] .btn-default.focus,
.bootstrap3 .btn-default.disabled:active,
.bootstrap3 .btn-default[disabled]:active,
.bootstrap3 fieldset[disabled] .btn-default:active,
.bootstrap3 .btn-default.disabled.active,
.bootstrap3 .btn-default[disabled].active,
.bootstrap3 fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.bootstrap3 .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.bootstrap3 .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap3 .btn-primary:hover,
.bootstrap3 .btn-primary:focus,
.bootstrap3 .btn-primary.focus,
.bootstrap3 .btn-primary:active,
.bootstrap3 .btn-primary.active,
.bootstrap3 .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap3 .btn-primary:active,
.bootstrap3 .btn-primary.active,
.bootstrap3 .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bootstrap3 .btn-primary.disabled,
.bootstrap3 .btn-primary[disabled],
.bootstrap3 fieldset[disabled] .btn-primary,
.bootstrap3 .btn-primary.disabled:hover,
.bootstrap3 .btn-primary[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-primary:hover,
.bootstrap3 .btn-primary.disabled:focus,
.bootstrap3 .btn-primary[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-primary:focus,
.bootstrap3 .btn-primary.disabled.focus,
.bootstrap3 .btn-primary[disabled].focus,
.bootstrap3 fieldset[disabled] .btn-primary.focus,
.bootstrap3 .btn-primary.disabled:active,
.bootstrap3 .btn-primary[disabled]:active,
.bootstrap3 fieldset[disabled] .btn-primary:active,
.bootstrap3 .btn-primary.disabled.active,
.bootstrap3 .btn-primary[disabled].active,
.bootstrap3 fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap3 .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap3 .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap3 .btn-success:hover,
.bootstrap3 .btn-success:focus,
.bootstrap3 .btn-success.focus,
.bootstrap3 .btn-success:active,
.bootstrap3 .btn-success.active,
.bootstrap3 .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap3 .btn-success:active,
.bootstrap3 .btn-success.active,
.bootstrap3 .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bootstrap3 .btn-success.disabled,
.bootstrap3 .btn-success[disabled],
.bootstrap3 fieldset[disabled] .btn-success,
.bootstrap3 .btn-success.disabled:hover,
.bootstrap3 .btn-success[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-success:hover,
.bootstrap3 .btn-success.disabled:focus,
.bootstrap3 .btn-success[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-success:focus,
.bootstrap3 .btn-success.disabled.focus,
.bootstrap3 .btn-success[disabled].focus,
.bootstrap3 fieldset[disabled] .btn-success.focus,
.bootstrap3 .btn-success.disabled:active,
.bootstrap3 .btn-success[disabled]:active,
.bootstrap3 fieldset[disabled] .btn-success:active,
.bootstrap3 .btn-success.disabled.active,
.bootstrap3 .btn-success[disabled].active,
.bootstrap3 fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap3 .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.bootstrap3 .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap3 .btn-info:hover,
.bootstrap3 .btn-info:focus,
.bootstrap3 .btn-info.focus,
.bootstrap3 .btn-info:active,
.bootstrap3 .btn-info.active,
.bootstrap3 .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap3 .btn-info:active,
.bootstrap3 .btn-info.active,
.bootstrap3 .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bootstrap3 .btn-info.disabled,
.bootstrap3 .btn-info[disabled],
.bootstrap3 fieldset[disabled] .btn-info,
.bootstrap3 .btn-info.disabled:hover,
.bootstrap3 .btn-info[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-info:hover,
.bootstrap3 .btn-info.disabled:focus,
.bootstrap3 .btn-info[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-info:focus,
.bootstrap3 .btn-info.disabled.focus,
.bootstrap3 .btn-info[disabled].focus,
.bootstrap3 fieldset[disabled] .btn-info.focus,
.bootstrap3 .btn-info.disabled:active,
.bootstrap3 .btn-info[disabled]:active,
.bootstrap3 fieldset[disabled] .btn-info:active,
.bootstrap3 .btn-info.disabled.active,
.bootstrap3 .btn-info[disabled].active,
.bootstrap3 fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap3 .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.bootstrap3 .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap3 .btn-warning:hover,
.bootstrap3 .btn-warning:focus,
.bootstrap3 .btn-warning.focus,
.bootstrap3 .btn-warning:active,
.bootstrap3 .btn-warning.active,
.bootstrap3 .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap3 .btn-warning:active,
.bootstrap3 .btn-warning.active,
.bootstrap3 .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bootstrap3 .btn-warning.disabled,
.bootstrap3 .btn-warning[disabled],
.bootstrap3 fieldset[disabled] .btn-warning,
.bootstrap3 .btn-warning.disabled:hover,
.bootstrap3 .btn-warning[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-warning:hover,
.bootstrap3 .btn-warning.disabled:focus,
.bootstrap3 .btn-warning[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-warning:focus,
.bootstrap3 .btn-warning.disabled.focus,
.bootstrap3 .btn-warning[disabled].focus,
.bootstrap3 fieldset[disabled] .btn-warning.focus,
.bootstrap3 .btn-warning.disabled:active,
.bootstrap3 .btn-warning[disabled]:active,
.bootstrap3 fieldset[disabled] .btn-warning:active,
.bootstrap3 .btn-warning.disabled.active,
.bootstrap3 .btn-warning[disabled].active,
.bootstrap3 fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap3 .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.bootstrap3 .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap3 .btn-danger:hover,
.bootstrap3 .btn-danger:focus,
.bootstrap3 .btn-danger.focus,
.bootstrap3 .btn-danger:active,
.bootstrap3 .btn-danger.active,
.bootstrap3 .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap3 .btn-danger:active,
.bootstrap3 .btn-danger.active,
.bootstrap3 .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.bootstrap3 .btn-danger.disabled,
.bootstrap3 .btn-danger[disabled],
.bootstrap3 fieldset[disabled] .btn-danger,
.bootstrap3 .btn-danger.disabled:hover,
.bootstrap3 .btn-danger[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-danger:hover,
.bootstrap3 .btn-danger.disabled:focus,
.bootstrap3 .btn-danger[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-danger:focus,
.bootstrap3 .btn-danger.disabled.focus,
.bootstrap3 .btn-danger[disabled].focus,
.bootstrap3 fieldset[disabled] .btn-danger.focus,
.bootstrap3 .btn-danger.disabled:active,
.bootstrap3 .btn-danger[disabled]:active,
.bootstrap3 fieldset[disabled] .btn-danger:active,
.bootstrap3 .btn-danger.disabled.active,
.bootstrap3 .btn-danger[disabled].active,
.bootstrap3 fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap3 .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.bootstrap3 .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.bootstrap3 .btn-link,
.bootstrap3 .btn-link:active,
.bootstrap3 .btn-link.active,
.bootstrap3 .btn-link[disabled],
.bootstrap3 fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap3 .btn-link,
.bootstrap3 .btn-link:hover,
.bootstrap3 .btn-link:focus,
.bootstrap3 .btn-link:active {
  border-color: transparent;
}
.bootstrap3 .btn-link:hover,
.bootstrap3 .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap3 .btn-link[disabled]:hover,
.bootstrap3 fieldset[disabled] .btn-link:hover,
.bootstrap3 .btn-link[disabled]:focus,
.bootstrap3 fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.bootstrap3 .btn-lg,
.bootstrap3 .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
.bootstrap3 .btn-sm,
.bootstrap3 .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap3 .btn-xs,
.bootstrap3 .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap3 .btn-block {
  display: block;
  width: 100%;
  padding-right: 0 !important;
}
.bootstrap3 .btn-block + .btn-block {
  margin-top: 6px;
}
.bootstrap3 input[type="submit"].btn-block,
.bootstrap3 input[type="reset"].btn-block,
.bootstrap3 input[type="button"].btn-block {
  width: 100%;
}
.bootstrap3 .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.bootstrap3 .fade.in {
  opacity: 1;
}
.bootstrap3 .collapse {
  display: none;
  visibility: hidden;
}
.bootstrap3 .collapse.in {
  display: block;
  visibility: visible;
}
.bootstrap3 tr.collapse.in {
  display: table-row;
}
.bootstrap3 tbody.collapse.in {
  display: table-row-group;
}
.bootstrap3 .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;
}
.bootstrap3 .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;
}
.bootstrap3 .dropdown {
  position: relative;
}
.bootstrap3 .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap3 .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, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.bootstrap3 .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap3 .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap3 .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.bootstrap3 .dropdown-menu > li > a:hover,
.bootstrap3 .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap3 .dropdown-menu > .active > a,
.bootstrap3 .dropdown-menu > .active > a:hover,
.bootstrap3 .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.bootstrap3 .dropdown-menu > .disabled > a,
.bootstrap3 .dropdown-menu > .disabled > a:hover,
.bootstrap3 .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.bootstrap3 .dropdown-menu > .disabled > a:hover,
.bootstrap3 .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap3 .open > .dropdown-menu {
  display: block;
}
.bootstrap3 .open > a {
  outline: 0;
}
.bootstrap3 .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bootstrap3 .dropdown-menu-left {
  right: auto;
  left: 0;
}
.bootstrap3 .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.bootstrap3 .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.bootstrap3 .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap3 .dropup .caret,
.bootstrap3 .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.bootstrap3 .dropup .dropdown-menu,
.bootstrap3 .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .bootstrap3 .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.bootstrap3 .btn-group,
.bootstrap3 .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap3 .btn-group > .btn,
.bootstrap3 .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap3 .btn-group > .btn:hover,
.bootstrap3 .btn-group-vertical > .btn:hover,
.bootstrap3 .btn-group > .btn:focus,
.bootstrap3 .btn-group-vertical > .btn:focus,
.bootstrap3 .btn-group > .btn:active,
.bootstrap3 .btn-group-vertical > .btn:active,
.bootstrap3 .btn-group > .btn.active,
.bootstrap3 .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap3 .btn-group .btn + .btn,
.bootstrap3 .btn-group .btn + .btn-group,
.bootstrap3 .btn-group .btn-group + .btn,
.bootstrap3 .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap3 .btn-toolbar {
  margin-left: -5px;
}
.bootstrap3 .btn-toolbar .btn-group,
.bootstrap3 .btn-toolbar .input-group {
  float: left;
}
.bootstrap3 .btn-toolbar > .btn,
.bootstrap3 .btn-toolbar > .btn-group,
.bootstrap3 .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap3 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap3 .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap3 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap3 .btn-group > .btn:last-child:not(:first-child),
.bootstrap3 .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap3 .btn-group > .btn-group {
  float: left;
}
.bootstrap3 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap3 .btn-group > .btn-group:first-child > .btn:last-child,
.bootstrap3 .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap3 .btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap3 .btn-group .dropdown-toggle:active,
.bootstrap3 .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap3 .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.bootstrap3 .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.bootstrap3 .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap3 .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap3 .btn .caret {
  margin-left: 0;
}
.bootstrap3 .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap3 .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap3 .btn-group-vertical > .btn,
.bootstrap3 .btn-group-vertical > .btn-group,
.bootstrap3 .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap3 .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap3 .btn-group-vertical > .btn + .btn,
.bootstrap3 .btn-group-vertical > .btn + .btn-group,
.bootstrap3 .btn-group-vertical > .btn-group + .btn,
.bootstrap3 .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap3 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap3 .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap3 .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.bootstrap3 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap3 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap3 .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap3 .btn-group-justified > .btn,
.bootstrap3 .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.bootstrap3 .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap3 .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap3 [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap3 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap3 [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap3 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap3 .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap3 .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.bootstrap3 .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap3 .input-group-lg > .form-control,
.bootstrap3 .input-group-lg > .input-group-addon,
.bootstrap3 .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.bootstrap3 select.input-group-lg > .form-control,
.bootstrap3 select.input-group-lg > .input-group-addon,
.bootstrap3 select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap3 textarea.input-group-lg > .form-control,
.bootstrap3 textarea.input-group-lg > .input-group-addon,
.bootstrap3 textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap3 select[multiple].input-group-lg > .form-control,
.bootstrap3 select[multiple].input-group-lg > .input-group-addon,
.bootstrap3 select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap3 .input-group-sm > .form-control,
.bootstrap3 .input-group-sm > .input-group-addon,
.bootstrap3 .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap3 select.input-group-sm > .form-control,
.bootstrap3 select.input-group-sm > .input-group-addon,
.bootstrap3 select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap3 textarea.input-group-sm > .form-control,
.bootstrap3 textarea.input-group-sm > .input-group-addon,
.bootstrap3 textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap3 select[multiple].input-group-sm > .form-control,
.bootstrap3 select[multiple].input-group-sm > .input-group-addon,
.bootstrap3 select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap3 .input-group-addon,
.bootstrap3 .input-group-btn,
.bootstrap3 .input-group .form-control {
  display: table-cell;
}
.bootstrap3 .input-group-addon:not(:first-child):not(:last-child),
.bootstrap3 .input-group-btn:not(:first-child):not(:last-child),
.bootstrap3 .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap3 .input-group-addon,
.bootstrap3 .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap3 .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;
}
.bootstrap3 .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap3 .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap3 .input-group-addon input[type="radio"],
.bootstrap3 .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap3 .input-group .form-control:first-child,
.bootstrap3 .input-group-addon:first-child,
.bootstrap3 .input-group-btn:first-child > .btn,
.bootstrap3 .input-group-btn:first-child > .btn-group > .btn,
.bootstrap3 .input-group-btn:first-child > .dropdown-toggle,
.bootstrap3 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap3 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap3 .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap3 .input-group .form-control:last-child,
.bootstrap3 .input-group-addon:last-child,
.bootstrap3 .input-group-btn:last-child > .btn,
.bootstrap3 .input-group-btn:last-child > .btn-group > .btn,
.bootstrap3 .input-group-btn:last-child > .dropdown-toggle,
.bootstrap3 .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap3 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap3 .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap3 .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap3 .input-group-btn > .btn {
  position: relative;
}
.bootstrap3 .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap3 .input-group-btn > .btn:hover,
.bootstrap3 .input-group-btn > .btn:focus,
.bootstrap3 .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap3 .input-group-btn:first-child > .btn,
.bootstrap3 .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap3 .input-group-btn:last-child > .btn,
.bootstrap3 .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.bootstrap3 .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap3 .nav > li {
  position: relative;
  display: block;
}
.bootstrap3 .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bootstrap3 .nav > li.disabled > a {
  color: #777;
}
.bootstrap3 .nav > li.disabled > a:hover,
.bootstrap3 .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.bootstrap3 .nav .open > a,
.bootstrap3 .nav .open > a:hover,
.bootstrap3 .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.bootstrap3 .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap3 .nav > li > a > img {
  max-width: none;
}
.bootstrap3 .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.bootstrap3 .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap3 .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bootstrap3 .nav-tabs > li > a:hover {
  text-decoration: underline;
}
.bootstrap3 .nav-tabs > li.active > a,
.bootstrap3 .nav-tabs > li.active > a:hover,
.bootstrap3 .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.bootstrap3 .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap3 .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap3 .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bootstrap3 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap3 .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap3 .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap3 .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap3 .nav-tabs.nav-justified > .active > a,
.bootstrap3 .nav-tabs.nav-justified > .active > a:hover,
.bootstrap3 .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bootstrap3 .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap3 .nav-tabs.nav-justified > .active > a,
  .bootstrap3 .nav-tabs.nav-justified > .active > a:hover,
  .bootstrap3 .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap3 .nav-pills > li {
  float: left;
}
.bootstrap3 .nav-pills > li > a {
  border-radius: 4px;
}
.bootstrap3 .nav-pills > li + li {
  margin-left: 2px;
}
.bootstrap3 .nav-pills > li.active > a,
.bootstrap3 .nav-pills > li.active > a:hover,
.bootstrap3 .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap3 .nav-stacked > li {
  float: none;
}
.bootstrap3 .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap3 .nav-justified {
  width: 100%;
}
.bootstrap3 .nav-justified > li {
  float: none;
}
.bootstrap3 .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bootstrap3 .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap3 .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap3 .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap3 .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap3 .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap3 .nav-tabs-justified > .active > a,
.bootstrap3 .nav-tabs-justified > .active > a:hover,
.bootstrap3 .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bootstrap3 .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap3 .nav-tabs-justified > .active > a,
  .bootstrap3 .nav-tabs-justified > .active > a:hover,
  .bootstrap3 .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap3 .tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.bootstrap3 .tab-content > .active {
  display: block;
  visibility: visible;
}
.bootstrap3 .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap3 .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-header {
    float: left;
  }
}
.bootstrap3 .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, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.bootstrap3 .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap3 .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .bootstrap3 .navbar-collapse.in {
    overflow-y: visible;
  }
  .bootstrap3 .navbar-fixed-top .navbar-collapse,
  .bootstrap3 .navbar-static-top .navbar-collapse,
  .bootstrap3 .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.bootstrap3 .navbar-fixed-top .navbar-collapse,
.bootstrap3 .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap3 .navbar-fixed-top .navbar-collapse,
  .bootstrap3 .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap3 .container > .navbar-header,
.bootstrap3 .container-fluid > .navbar-header,
.bootstrap3 .container > .navbar-collapse,
.bootstrap3 .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap3 .container > .navbar-header,
  .bootstrap3 .container-fluid > .navbar-header,
  .bootstrap3 .container > .navbar-collapse,
  .bootstrap3 .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bootstrap3 .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-static-top {
    border-radius: 0;
  }
}
.bootstrap3 .navbar-fixed-top,
.bootstrap3 .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-fixed-top,
  .bootstrap3 .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bootstrap3 .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap3 .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap3 .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.bootstrap3 .navbar-brand:hover,
.bootstrap3 .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap3 .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar > .container .navbar-brand,
  .bootstrap3 .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.bootstrap3 .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;
}
.bootstrap3 .navbar-toggle:focus {
  outline: 0;
}
.bootstrap3 .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap3 .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-toggle {
    display: none;
  }
}
.bootstrap3 .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap3 .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bootstrap3 .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;
  }
  .bootstrap3 .navbar-nav .open .dropdown-menu > li > a,
  .bootstrap3 .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bootstrap3 .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bootstrap3 .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap3 .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-nav {
    float: left;
    margin: 0;
  }
  .bootstrap3 .navbar-nav > li {
    float: left;
  }
  .bootstrap3 .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bootstrap3 .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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap3 .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap3 .navbar-form .form-control-static {
    display: inline-block;
  }
  .bootstrap3 .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap3 .navbar-form .input-group .input-group-addon,
  .bootstrap3 .navbar-form .input-group .input-group-btn,
  .bootstrap3 .navbar-form .input-group .form-control {
    width: auto;
  }
  .bootstrap3 .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bootstrap3 .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap3 .navbar-form .radio,
  .bootstrap3 .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap3 .navbar-form .radio label,
  .bootstrap3 .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bootstrap3 .navbar-form .radio input[type="radio"],
  .bootstrap3 .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap3 .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bootstrap3 .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bootstrap3 .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap3 .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;
  }
}
.bootstrap3 .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap3 .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;
}
.bootstrap3 .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap3 .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap3 .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap3 .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .bootstrap3 .navbar-left {
    float: left !important;
  }
  .bootstrap3 .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bootstrap3 .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bootstrap3 .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap3 .navbar-default .navbar-brand {
  color: #777;
}
.bootstrap3 .navbar-default .navbar-brand:hover,
.bootstrap3 .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap3 .navbar-default .navbar-text {
  color: #777;
}
.bootstrap3 .navbar-default .navbar-nav > li > a {
  color: #777;
}
.bootstrap3 .navbar-default .navbar-nav > li > a:hover,
.bootstrap3 .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.bootstrap3 .navbar-default .navbar-nav > .active > a,
.bootstrap3 .navbar-default .navbar-nav > .active > a:hover,
.bootstrap3 .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.bootstrap3 .navbar-default .navbar-nav > .disabled > a,
.bootstrap3 .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap3 .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.bootstrap3 .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.bootstrap3 .navbar-default .navbar-toggle:hover,
.bootstrap3 .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.bootstrap3 .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.bootstrap3 .navbar-default .navbar-collapse,
.bootstrap3 .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap3 .navbar-default .navbar-nav > .open > a,
.bootstrap3 .navbar-default .navbar-nav > .open > a:hover,
.bootstrap3 .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.bootstrap3 .navbar-default .navbar-link {
  color: #777;
}
.bootstrap3 .navbar-default .navbar-link:hover {
  color: #333;
}
.bootstrap3 .navbar-default .btn-link {
  color: #777;
}
.bootstrap3 .navbar-default .btn-link:hover,
.bootstrap3 .navbar-default .btn-link:focus {
  color: #333;
}
.bootstrap3 .navbar-default .btn-link[disabled]:hover,
.bootstrap3 fieldset[disabled] .navbar-default .btn-link:hover,
.bootstrap3 .navbar-default .btn-link[disabled]:focus,
.bootstrap3 fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.bootstrap3 .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.bootstrap3 .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap3 .navbar-inverse .navbar-brand:hover,
.bootstrap3 .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap3 .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap3 .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap3 .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap3 .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap3 .navbar-inverse .navbar-nav > .active > a,
.bootstrap3 .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap3 .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.bootstrap3 .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap3 .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap3 .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.bootstrap3 .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.bootstrap3 .navbar-inverse .navbar-toggle:hover,
.bootstrap3 .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.bootstrap3 .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.bootstrap3 .navbar-inverse .navbar-collapse,
.bootstrap3 .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap3 .navbar-inverse .navbar-nav > .open > a,
.bootstrap3 .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap3 .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.bootstrap3 .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap3 .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.bootstrap3 .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap3 .navbar-inverse .btn-link:hover,
.bootstrap3 .navbar-inverse .btn-link:focus {
  color: #fff;
}
.bootstrap3 .navbar-inverse .btn-link[disabled]:hover,
.bootstrap3 fieldset[disabled] .navbar-inverse .btn-link:hover,
.bootstrap3 .navbar-inverse .btn-link[disabled]:focus,
.bootstrap3 fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.bootstrap3 .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bootstrap3 .breadcrumb > li {
  display: inline-block;
}
.bootstrap3 .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.bootstrap3 .breadcrumb > .active {
  color: #777;
}
.bootstrap3 .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap3 .pagination > li {
  display: inline;
}
.bootstrap3 .pagination > li > a,
.bootstrap3 .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;
}
.bootstrap3 .pagination > li:first-child > a,
.bootstrap3 .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap3 .pagination > li:last-child > a,
.bootstrap3 .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bootstrap3 .pagination > li > a:hover,
.bootstrap3 .pagination > li > span:hover,
.bootstrap3 .pagination > li > a:focus,
.bootstrap3 .pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.bootstrap3 .pagination > .active > a,
.bootstrap3 .pagination > .active > span,
.bootstrap3 .pagination > .active > a:hover,
.bootstrap3 .pagination > .active > span:hover,
.bootstrap3 .pagination > .active > a:focus,
.bootstrap3 .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap3 .pagination > .disabled > span,
.bootstrap3 .pagination > .disabled > span:hover,
.bootstrap3 .pagination > .disabled > span:focus,
.bootstrap3 .pagination > .disabled > a,
.bootstrap3 .pagination > .disabled > a:hover,
.bootstrap3 .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.bootstrap3 .pagination-lg > li > a,
.bootstrap3 .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.bootstrap3 .pagination-lg > li:first-child > a,
.bootstrap3 .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.bootstrap3 .pagination-lg > li:last-child > a,
.bootstrap3 .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bootstrap3 .pagination-sm > li > a,
.bootstrap3 .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.bootstrap3 .pagination-sm > li:first-child > a,
.bootstrap3 .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap3 .pagination-sm > li:last-child > a,
.bootstrap3 .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bootstrap3 .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.bootstrap3 .pager li {
  display: inline;
}
.bootstrap3 .pager li > a,
.bootstrap3 .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.bootstrap3 .pager li > a:hover,
.bootstrap3 .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bootstrap3 .pager .next > a,
.bootstrap3 .pager .next > span {
  float: right;
}
.bootstrap3 .pager .previous > a,
.bootstrap3 .pager .previous > span {
  float: left;
}
.bootstrap3 .pager .disabled > a,
.bootstrap3 .pager .disabled > a:hover,
.bootstrap3 .pager .disabled > a:focus,
.bootstrap3 .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.bootstrap3 .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;
}
.bootstrap3 a.label:hover,
.bootstrap3 a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap3 .label:empty {
  display: none;
}
.bootstrap3 .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap3 .label-default {
  background-color: #777;
}
.bootstrap3 .label-default[href]:hover,
.bootstrap3 .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap3 .label-primary {
  background-color: #337ab7;
}
.bootstrap3 .label-primary[href]:hover,
.bootstrap3 .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap3 .label-success {
  background-color: #5cb85c;
}
.bootstrap3 .label-success[href]:hover,
.bootstrap3 .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap3 .label-info {
  background-color: #5bc0de;
}
.bootstrap3 .label-info[href]:hover,
.bootstrap3 .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap3 .label-warning {
  background-color: #f0ad4e;
}
.bootstrap3 .label-warning[href]:hover,
.bootstrap3 .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap3 .label-danger {
  background-color: #d9534f;
}
.bootstrap3 .label-danger[href]:hover,
.bootstrap3 .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap3 .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;
}
.bootstrap3 .badge:empty {
  display: none;
}
.bootstrap3 .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap3 .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.bootstrap3 a.badge:hover,
.bootstrap3 a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap3 .list-group-item.active > .badge,
.bootstrap3 .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap3 .list-group-item > .badge {
  float: right;
}
.bootstrap3 .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bootstrap3 .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bootstrap3 .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.bootstrap3 .jumbotron h1,
.bootstrap3 .jumbotron .h1 {
  color: inherit;
}
.bootstrap3 .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap3 .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bootstrap3 .container .jumbotron,
.bootstrap3 .container-fluid .jumbotron {
  border-radius: 6px;
}
.bootstrap3 .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bootstrap3 .jumbotron {
    padding: 48px 0;
  }
  .bootstrap3 .container .jumbotron,
  .bootstrap3 .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .bootstrap3 .jumbotron h1,
  .bootstrap3 .jumbotron .h1 {
    font-size: 63px;
  }
}
.bootstrap3 .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 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bootstrap3 .thumbnail > img,
.bootstrap3 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.bootstrap3 a.thumbnail:hover,
.bootstrap3 a.thumbnail:focus,
.bootstrap3 a.thumbnail.active {
  border-color: #337ab7;
}
.bootstrap3 .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.bootstrap3 .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap3 .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap3 .alert .alert-link {
  font-weight: bold;
}
.bootstrap3 .alert > p,
.bootstrap3 .alert > ul {
  margin-bottom: 0;
}
.bootstrap3 .alert > p + p {
  margin-top: 5px;
}
.bootstrap3 .alert-dismissable,
.bootstrap3 .alert-dismissible {
  padding-right: 35px;
}
.bootstrap3 .alert-dismissable .close,
.bootstrap3 .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap3 .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap3 .alert-success hr {
  border-top-color: #c9e2b3;
}
.bootstrap3 .alert-success .alert-link {
  color: #2b542c;
}
.bootstrap3 .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap3 .alert-info hr {
  border-top-color: #a6e1ec;
}
.bootstrap3 .alert-info .alert-link {
  color: #245269;
}
.bootstrap3 .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap3 .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bootstrap3 .alert-warning .alert-link {
  color: #66512c;
}
.bootstrap3 .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap3 .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bootstrap3 .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrap3 .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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap3 .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, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.bootstrap3 .progress-striped .progress-bar,
.bootstrap3 .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.bootstrap3 .progress.active .progress-bar,
.bootstrap3 .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;
}
.bootstrap3 .progress-bar-success {
  background-color: #5cb85c;
}
.bootstrap3 .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap3 .progress-bar-info {
  background-color: #5bc0de;
}
.bootstrap3 .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap3 .progress-bar-warning {
  background-color: #f0ad4e;
}
.bootstrap3 .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap3 .progress-bar-danger {
  background-color: #d9534f;
}
.bootstrap3 .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap3 .media {
  margin-top: 15px;
}
.bootstrap3 .media:first-child {
  margin-top: 0;
}
.bootstrap3 .media-right,
.bootstrap3 .media > .pull-right {
  padding-left: 10px;
}
.bootstrap3 .media-left,
.bootstrap3 .media > .pull-left {
  padding-right: 10px;
}
.bootstrap3 .media-left,
.bootstrap3 .media-right,
.bootstrap3 .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap3 .media-middle {
  vertical-align: middle;
}
.bootstrap3 .media-bottom {
  vertical-align: bottom;
}
.bootstrap3 .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap3 .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap3 .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.bootstrap3 .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bootstrap3 .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap3 .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap3 a.list-group-item {
  color: #555;
}
.bootstrap3 a.list-group-item .list-group-item-heading {
  color: #333;
}
.bootstrap3 a.list-group-item:hover,
.bootstrap3 a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap3 .list-group-item.disabled,
.bootstrap3 .list-group-item.disabled:hover,
.bootstrap3 .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.bootstrap3 .list-group-item.disabled .list-group-item-heading,
.bootstrap3 .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap3 .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap3 .list-group-item.disabled .list-group-item-text,
.bootstrap3 .list-group-item.disabled:hover .list-group-item-text,
.bootstrap3 .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.bootstrap3 .list-group-item.active,
.bootstrap3 .list-group-item.active:hover,
.bootstrap3 .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap3 .list-group-item.active .list-group-item-heading,
.bootstrap3 .list-group-item.active:hover .list-group-item-heading,
.bootstrap3 .list-group-item.active:focus .list-group-item-heading,
.bootstrap3 .list-group-item.active .list-group-item-heading > small,
.bootstrap3 .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap3 .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap3 .list-group-item.active .list-group-item-heading > .small,
.bootstrap3 .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap3 .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap3 .list-group-item.active .list-group-item-text,
.bootstrap3 .list-group-item.active:hover .list-group-item-text,
.bootstrap3 .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap3 .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap3 a.list-group-item-success {
  color: #3c763d;
}
.bootstrap3 a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap3 a.list-group-item-success:hover,
.bootstrap3 a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap3 a.list-group-item-success.active,
.bootstrap3 a.list-group-item-success.active:hover,
.bootstrap3 a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap3 .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap3 a.list-group-item-info {
  color: #31708f;
}
.bootstrap3 a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap3 a.list-group-item-info:hover,
.bootstrap3 a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap3 a.list-group-item-info.active,
.bootstrap3 a.list-group-item-info.active:hover,
.bootstrap3 a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap3 .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap3 a.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap3 a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap3 a.list-group-item-warning:hover,
.bootstrap3 a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap3 a.list-group-item-warning.active,
.bootstrap3 a.list-group-item-warning.active:hover,
.bootstrap3 a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap3 .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap3 a.list-group-item-danger {
  color: #a94442;
}
.bootstrap3 a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap3 a.list-group-item-danger:hover,
.bootstrap3 a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap3 a.list-group-item-danger.active,
.bootstrap3 a.list-group-item-danger.active:hover,
.bootstrap3 a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap3 .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap3 .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap3 .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap3 .panel-body {
  padding: 15px;
}
.bootstrap3 .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap3 .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap3 .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap3 .panel-title > a {
  color: inherit;
}
.bootstrap3 .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap3 .panel > .list-group,
.bootstrap3 .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap3 .panel > .list-group .list-group-item,
.bootstrap3 .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap3 .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap3 .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;
}
.bootstrap3 .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap3 .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;
}
.bootstrap3 .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap3 .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap3 .panel > .table,
.bootstrap3 .panel > .table-responsive > .table,
.bootstrap3 .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap3 .panel > .table caption,
.bootstrap3 .panel > .table-responsive > .table caption,
.bootstrap3 .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap3 .panel > .table:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap3 .panel > .table:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap3 .panel > .panel-body + .table,
.bootstrap3 .panel > .panel-body + .table-responsive,
.bootstrap3 .panel > .table + .panel-body,
.bootstrap3 .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.bootstrap3 .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap3 .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap3 .panel > .table-bordered,
.bootstrap3 .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap3 .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap3 .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap3 .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap3 .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap3 .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap3 .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap3 .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap3 .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap3 .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap3 .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap3 .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap3 .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap3 .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap3 .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap3 .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap3 .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap3 .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap3 .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap3 .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap3 .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap3 .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.bootstrap3 .panel-group {
  margin-bottom: 20px;
}
.bootstrap3 .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap3 .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap3 .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap3 .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap3 .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.bootstrap3 .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap3 .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.bootstrap3 .panel-default {
  border-color: #ddd;
}
.bootstrap3 .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.bootstrap3 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.bootstrap3 .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.bootstrap3 .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.bootstrap3 .panel-primary {
  border-color: #337ab7;
}
.bootstrap3 .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap3 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap3 .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap3 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap3 .panel-success {
  border-color: #d6e9c6;
}
.bootstrap3 .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap3 .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap3 .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap3 .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap3 .panel-info {
  border-color: #bce8f1;
}
.bootstrap3 .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap3 .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap3 .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap3 .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap3 .panel-warning {
  border-color: #faebcc;
}
.bootstrap3 .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap3 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap3 .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap3 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap3 .panel-danger {
  border-color: #ebccd1;
}
.bootstrap3 .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap3 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap3 .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap3 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap3 .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap3 .embed-responsive .embed-responsive-item,
.bootstrap3 .embed-responsive iframe,
.bootstrap3 .embed-responsive embed,
.bootstrap3 .embed-responsive object,
.bootstrap3 .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bootstrap3 .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap3 .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap3 .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap3 .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap3 .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bootstrap3 .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bootstrap3 .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;
}
.bootstrap3 .close:hover,
.bootstrap3 .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap3 button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.bootstrap3 .modal-open {
  overflow: hidden;
}
.bootstrap3 .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bootstrap3 .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.bootstrap3 .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrap3 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap3 .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, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.bootstrap3 .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.bootstrap3 .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.bootstrap3 .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap3 .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap3 .modal-header .close {
  margin-top: -2px;
}
.bootstrap3 .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bootstrap3 .modal-body {
  position: relative;
  padding: 20px 50px 50px 50px;
}
.bootstrap3 .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bootstrap3 .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.bootstrap3 .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bootstrap3 .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bootstrap3 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .bootstrap3 {
    /*.modal-dialog {
            width: 600px;
            margin: 30px auto;
        }*/
  }
  .bootstrap3 .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .bootstrap3 .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap3 .modal-lg {
    width: 900px;
  }
}
.bootstrap3 .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;
}
.bootstrap3 .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.bootstrap3 .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.bootstrap3 .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.bootstrap3 .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.bootstrap3 .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.bootstrap3 .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.bootstrap3 .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap3 .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap3 .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap3 .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap3 .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.bootstrap3 .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.bootstrap3 .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap3 .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap3 .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap3 .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, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.bootstrap3 .popover.top {
  margin-top: -10px;
}
.bootstrap3 .popover.right {
  margin-left: 10px;
}
.bootstrap3 .popover.bottom {
  margin-top: 10px;
}
.bootstrap3 .popover.left {
  margin-left: -10px;
}
.bootstrap3 .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bootstrap3 .popover-content {
  padding: 9px 14px;
}
.bootstrap3 .popover > .arrow,
.bootstrap3 .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap3 .popover > .arrow {
  border-width: 11px;
}
.bootstrap3 .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.bootstrap3 .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.bootstrap3 .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.bootstrap3 .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.bootstrap3 .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.bootstrap3 .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, 0.25);
}
.bootstrap3 .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.bootstrap3 .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, 0.25);
}
.bootstrap3 .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.bootstrap3 .carousel {
  position: relative;
}
.bootstrap3 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bootstrap3 .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.bootstrap3 .carousel-inner > .item > img,
.bootstrap3 .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap3 .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .bootstrap3 .carousel-inner > .item.next,
  .bootstrap3 .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .bootstrap3 .carousel-inner > .item.prev,
  .bootstrap3 .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .bootstrap3 .carousel-inner > .item.next.left,
  .bootstrap3 .carousel-inner > .item.prev.right,
  .bootstrap3 .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bootstrap3 .carousel-inner > .active,
.bootstrap3 .carousel-inner > .next,
.bootstrap3 .carousel-inner > .prev {
  display: block;
}
.bootstrap3 .carousel-inner > .active {
  left: 0;
}
.bootstrap3 .carousel-inner > .next,
.bootstrap3 .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap3 .carousel-inner > .next {
  left: 100%;
}
.bootstrap3 .carousel-inner > .prev {
  left: -100%;
}
.bootstrap3 .carousel-inner > .next.left,
.bootstrap3 .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap3 .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap3 .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap3 .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, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap3 .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.bootstrap3 .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.bootstrap3 .carousel-control:hover,
.bootstrap3 .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.bootstrap3 .carousel-control .icon-prev,
.bootstrap3 .carousel-control .icon-next,
.bootstrap3 .carousel-control .glyphicon-chevron-left,
.bootstrap3 .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.bootstrap3 .carousel-control .icon-prev,
.bootstrap3 .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap3 .carousel-control .icon-next,
.bootstrap3 .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap3 .carousel-control .icon-prev,
.bootstrap3 .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.bootstrap3 .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap3 .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap3 .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;
}
.bootstrap3 .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;
}
.bootstrap3 .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.bootstrap3 .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, 0.6);
}
.bootstrap3 .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bootstrap3 .carousel-control .glyphicon-chevron-left,
  .bootstrap3 .carousel-control .glyphicon-chevron-right,
  .bootstrap3 .carousel-control .icon-prev,
  .bootstrap3 .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .bootstrap3 .carousel-control .glyphicon-chevron-left,
  .bootstrap3 .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .bootstrap3 .carousel-control .glyphicon-chevron-right,
  .bootstrap3 .carousel-control .icon-next {
    margin-right: -15px;
  }
  .bootstrap3 .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .bootstrap3 .carousel-indicators {
    bottom: 20px;
  }
}
.bootstrap3 .clearfix:before,
.bootstrap3 .clearfix:after,
.bootstrap3 .dl-horizontal dd:before,
.bootstrap3 .dl-horizontal dd:after,
.bootstrap3 .container:before,
.bootstrap3 .container:after,
.bootstrap3 .container-fluid:before,
.bootstrap3 .container-fluid:after,
.bootstrap3 .row:before,
.bootstrap3 .row:after,
.bootstrap3 .form-horizontal .form-group:before,
.bootstrap3 .form-horizontal .form-group:after,
.bootstrap3 .btn-toolbar:before,
.bootstrap3 .btn-toolbar:after,
.bootstrap3 .btn-group-vertical > .btn-group:before,
.bootstrap3 .btn-group-vertical > .btn-group:after,
.bootstrap3 .nav:before,
.bootstrap3 .nav:after,
.bootstrap3 .navbar:before,
.bootstrap3 .navbar:after,
.bootstrap3 .navbar-header:before,
.bootstrap3 .navbar-header:after,
.bootstrap3 .navbar-collapse:before,
.bootstrap3 .navbar-collapse:after,
.bootstrap3 .pager:before,
.bootstrap3 .pager:after,
.bootstrap3 .panel-body:before,
.bootstrap3 .panel-body:after,
.bootstrap3 .modal-footer:before,
.bootstrap3 .modal-footer:after {
  display: table;
  content: " ";
}
.bootstrap3 .clearfix:after,
.bootstrap3 .dl-horizontal dd:after,
.bootstrap3 .container:after,
.bootstrap3 .container-fluid:after,
.bootstrap3 .row:after,
.bootstrap3 .form-horizontal .form-group:after,
.bootstrap3 .btn-toolbar:after,
.bootstrap3 .btn-group-vertical > .btn-group:after,
.bootstrap3 .nav:after,
.bootstrap3 .navbar:after,
.bootstrap3 .navbar-header:after,
.bootstrap3 .navbar-collapse:after,
.bootstrap3 .pager:after,
.bootstrap3 .panel-body:after,
.bootstrap3 .modal-footer:after {
  clear: both;
}
.bootstrap3 .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap3 .pull-right {
  float: right !important;
}
.bootstrap3 .pull-left {
  float: left !important;
}
.bootstrap3 .hide {
  display: none !important;
}
.bootstrap3 .show {
  display: block !important;
}
.bootstrap3 .invisible {
  visibility: hidden;
}
.bootstrap3 .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap3 .hidden {
  display: none !important;
  visibility: hidden !important;
}
.bootstrap3 .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap3 .visible-xs,
.bootstrap3 .visible-sm,
.bootstrap3 .visible-md,
.bootstrap3 .visible-lg {
  display: none !important;
}
.bootstrap3 .visible-xs-block,
.bootstrap3 .visible-xs-inline,
.bootstrap3 .visible-xs-inline-block,
.bootstrap3 .visible-sm-block,
.bootstrap3 .visible-sm-inline,
.bootstrap3 .visible-sm-inline-block,
.bootstrap3 .visible-md-block,
.bootstrap3 .visible-md-inline,
.bootstrap3 .visible-md-inline-block,
.bootstrap3 .visible-lg-block,
.bootstrap3 .visible-lg-inline,
.bootstrap3 .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap3 .visible-xs {
    display: block !important;
  }
  .bootstrap3 table.visible-xs {
    display: table;
  }
  .bootstrap3 tr.visible-xs {
    display: table-row !important;
  }
  .bootstrap3 th.visible-xs,
  .bootstrap3 td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap3 .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap3 .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap3 .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap3 .visible-sm {
    display: block !important;
  }
  .bootstrap3 table.visible-sm {
    display: table;
  }
  .bootstrap3 tr.visible-sm {
    display: table-row !important;
  }
  .bootstrap3 th.visible-sm,
  .bootstrap3 td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap3 .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap3 .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap3 .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap3 .visible-md {
    display: block !important;
  }
  .bootstrap3 table.visible-md {
    display: table;
  }
  .bootstrap3 tr.visible-md {
    display: table-row !important;
  }
  .bootstrap3 th.visible-md,
  .bootstrap3 td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap3 .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap3 .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap3 .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .visible-lg {
    display: block !important;
  }
  .bootstrap3 table.visible-lg {
    display: table;
  }
  .bootstrap3 tr.visible-lg {
    display: table-row !important;
  }
  .bootstrap3 th.visible-lg,
  .bootstrap3 td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap3 .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap3 .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap3 .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap3 .hidden-lg {
    display: none !important;
  }
}
.bootstrap3 .visible-print {
  display: none !important;
}
@media print {
  .bootstrap3 .visible-print {
    display: block !important;
  }
  .bootstrap3 table.visible-print {
    display: table;
  }
  .bootstrap3 tr.visible-print {
    display: table-row !important;
  }
  .bootstrap3 th.visible-print,
  .bootstrap3 td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap3 .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap3 .visible-print-block {
    display: block !important;
  }
}
.bootstrap3 .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap3 .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap3 .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap3 .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap3 .hidden-print {
    display: none !important;
  }
}
.bootstrap3 .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap3 .container:before,
.bootstrap3 .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bootstrap3 .container:after {
  clear: both;
}
.bootstrap3 .row {
  margin-left: -15px;
  margin-right: -15px;
}
.bootstrap3 .row:before,
.bootstrap3 .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bootstrap3 .row:after {
  clear: both;
}
.bootstrap3 .col-xs-1,
.bootstrap3 .col-xs-2,
.bootstrap3 .col-xs-3,
.bootstrap3 .col-xs-4,
.bootstrap3 .col-xs-5,
.bootstrap3 .col-xs-6,
.bootstrap3 .col-xs-7,
.bootstrap3 .col-xs-8,
.bootstrap3 .col-xs-9,
.bootstrap3 .col-xs-10,
.bootstrap3 .col-xs-11,
.bootstrap3 .col-xs-12,
.bootstrap3 .col-sm-1,
.bootstrap3 .col-sm-2,
.bootstrap3 .col-sm-3,
.bootstrap3 .col-sm-4,
.bootstrap3 .col-sm-5,
.bootstrap3 .col-sm-6,
.bootstrap3 .col-sm-7,
.bootstrap3 .col-sm-8,
.bootstrap3 .col-sm-9,
.bootstrap3 .col-sm-10,
.bootstrap3 .col-sm-11,
.bootstrap3 .col-sm-12,
.bootstrap3 .col-md-1,
.bootstrap3 .col-md-2,
.bootstrap3 .col-md-3,
.bootstrap3 .col-md-4,
.bootstrap3 .col-md-5,
.bootstrap3 .col-md-6,
.bootstrap3 .col-md-7,
.bootstrap3 .col-md-8,
.bootstrap3 .col-md-9,
.bootstrap3 .col-md-10,
.bootstrap3 .col-md-11,
.bootstrap3 .col-md-12,
.bootstrap3 .col-lg-1,
.bootstrap3 .col-lg-2,
.bootstrap3 .col-lg-3,
.bootstrap3 .col-lg-4,
.bootstrap3 .col-lg-5,
.bootstrap3 .col-lg-6,
.bootstrap3 .col-lg-7,
.bootstrap3 .col-lg-8,
.bootstrap3 .col-lg-9,
.bootstrap3 .col-lg-10,
.bootstrap3 .col-lg-11,
.bootstrap3 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap3 .col-xs-1,
.bootstrap3 .col-xs-2,
.bootstrap3 .col-xs-3,
.bootstrap3 .col-xs-4,
.bootstrap3 .col-xs-5,
.bootstrap3 .col-xs-6,
.bootstrap3 .col-xs-7,
.bootstrap3 .col-xs-8,
.bootstrap3 .col-xs-9,
.bootstrap3 .col-xs-10,
.bootstrap3 .col-xs-11 {
  float: left;
}
.bootstrap3 .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap3 .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap3 .col-xs-3 {
  width: 25%;
}
.bootstrap3 .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap3 .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap3 .col-xs-6 {
  width: 50%;
}
.bootstrap3 .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap3 .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap3 .col-xs-9 {
  width: 75%;
}
.bootstrap3 .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap3 .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap3 .col-xs-12 {
  width: 100%;
}
@media (min-width: 481px) {
  .bootstrap3 .container {
    max-width: 750px;
  }
  .bootstrap3 .col-sm-1,
  .bootstrap3 .col-sm-2,
  .bootstrap3 .col-sm-3,
  .bootstrap3 .col-sm-4,
  .bootstrap3 .col-sm-5,
  .bootstrap3 .col-sm-6,
  .bootstrap3 .col-sm-7,
  .bootstrap3 .col-sm-8,
  .bootstrap3 .col-sm-9,
  .bootstrap3 .col-sm-10,
  .bootstrap3 .col-sm-11 {
    float: left;
  }
  .bootstrap3 .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap3 .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap3 .col-sm-3 {
    width: 25%;
  }
  .bootstrap3 .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap3 .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap3 .col-sm-6 {
    width: 50%;
  }
  .bootstrap3 .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap3 .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap3 .col-sm-9 {
    width: 75%;
  }
  .bootstrap3 .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap3 .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap3 .col-sm-12 {
    width: 100%;
  }
  .bootstrap3 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap3 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap3 .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap3 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap3 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap3 .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap3 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap3 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap3 .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap3 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap3 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap3 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap3 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap3 .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap3 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap3 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap3 .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap3 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap3 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap3 .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap3 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap3 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap3 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap3 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap3 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap3 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap3 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap3 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap3 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap3 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap3 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap3 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap3 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 769px) {
  .bootstrap3 .container {
    max-width: 970px;
  }
  .bootstrap3 .col-md-1,
  .bootstrap3 .col-md-2,
  .bootstrap3 .col-md-3,
  .bootstrap3 .col-md-4,
  .bootstrap3 .col-md-5,
  .bootstrap3 .col-md-6,
  .bootstrap3 .col-md-7,
  .bootstrap3 .col-md-8,
  .bootstrap3 .col-md-9,
  .bootstrap3 .col-md-10,
  .bootstrap3 .col-md-11 {
    float: left;
  }
  .bootstrap3 .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap3 .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap3 .col-md-3 {
    width: 25%;
  }
  .bootstrap3 .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap3 .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap3 .col-md-6 {
    width: 50%;
  }
  .bootstrap3 .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap3 .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap3 .col-md-9 {
    width: 75%;
  }
  .bootstrap3 .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap3 .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap3 .col-md-12 {
    width: 100%;
  }
  .bootstrap3 .col-md-push-0 {
    left: auto;
  }
  .bootstrap3 .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap3 .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap3 .col-md-push-3 {
    left: 25%;
  }
  .bootstrap3 .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap3 .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap3 .col-md-push-6 {
    left: 50%;
  }
  .bootstrap3 .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap3 .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap3 .col-md-push-9 {
    left: 75%;
  }
  .bootstrap3 .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap3 .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap3 .col-md-pull-0 {
    right: auto;
  }
  .bootstrap3 .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap3 .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap3 .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap3 .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap3 .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap3 .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap3 .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap3 .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap3 .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap3 .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap3 .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap3 .col-md-offset-0 {
    margin-left: 0;
  }
  .bootstrap3 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap3 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap3 .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap3 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap3 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap3 .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap3 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap3 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap3 .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap3 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap3 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1136px) {
  .bootstrap3 .container {
    max-width: 1170px;
  }
  .bootstrap3 .col-lg-1,
  .bootstrap3 .col-lg-2,
  .bootstrap3 .col-lg-3,
  .bootstrap3 .col-lg-4,
  .bootstrap3 .col-lg-5,
  .bootstrap3 .col-lg-6,
  .bootstrap3 .col-lg-7,
  .bootstrap3 .col-lg-8,
  .bootstrap3 .col-lg-9,
  .bootstrap3 .col-lg-10,
  .bootstrap3 .col-lg-11 {
    float: left;
  }
  .bootstrap3 .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap3 .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap3 .col-lg-3 {
    width: 25%;
  }
  .bootstrap3 .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap3 .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap3 .col-lg-6 {
    width: 50%;
  }
  .bootstrap3 .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap3 .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap3 .col-lg-9 {
    width: 75%;
  }
  .bootstrap3 .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap3 .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap3 .col-lg-12 {
    width: 100%;
  }
  .bootstrap3 .col-lg-push-0 {
    left: auto;
  }
  .bootstrap3 .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap3 .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap3 .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap3 .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap3 .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap3 .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap3 .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap3 .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap3 .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap3 .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap3 .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap3 .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap3 .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap3 .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap3 .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap3 .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap3 .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap3 .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap3 .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap3 .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap3 .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap3 .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap3 .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap3 .col-lg-offset-0 {
    margin-left: 0;
  }
  .bootstrap3 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap3 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap3 .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap3 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap3 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap3 .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap3 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap3 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap3 .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap3 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap3 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
.bootstrap3 .black {
  color: #000 !important;
}
.bootstrap3 .matteblack {
  color: #333333 !important;
}
.bootstrap3 .darkTeal {
  color: #48aaaa !important;
}
.bootstrap3 .lightGry {
  color: #eaeaea !important;
}
.bootstrap3 .gray {
  color: #666666 !important;
}
.bootstrap3 .flatGry {
  color: #cccccc !important;
}
.bootstrap3 .medGry {
  color: #a8a8a8 !important;
}
.bootstrap3 .white {
  color: #FFF !important;
}
.bootstrap3 .darkPink {
  color: #e85558 !important;
}
.bootstrap3 .darkPinkBorder {
  border-color: #e85558 !important;
}
.bootstrap3 .darkGreen {
  color: #61a617 !important;
}
.bootstrap3 .lightOrg {
  color: #f29a01 !important;
}
.bootstrap3 .bold {
  font-weight: bold !important;
}
.bootstrap3 .unbold {
  font-weight: normal !important;
}
.bootstrap3 .centerAlign {
  text-align: center !important;
}
.bootstrap3 .righAlign {
  text-align: right !important;
}
.bootstrap3 .inline {
  display: inline-block !important;
}
.bootstrap3 .block {
  display: block !important;
}
.bootstrap3 .relative {
  position: relative !important;
}
.bootstrap3 .tinyTopMarg {
  margin-top: 3px !important;
}
.bootstrap3 .smlRtMarg {
  margin-right: 5px !important;
}
.bootstrap3 .header1 {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
}
.bootstrap3 .header2 {
  font-family: 'Leckerli One';
  font-size: 80px;
}
.bootstrap3 .header3 {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}
.bootstrap3 h1.header3 {
  margin-bottom: 15px;
}
.bootstrap3 .header4 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
.bootstrap3 .header4_1 {
  font-family: Arial, sans-serif;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
}
.bootstrap3 .header5 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.bootstrap3 .header6 {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 30px;
  font-weight: bold;
}
.bootstrap3 .secondaryHeader,
.bootstrap3 .header7 {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 60px;
  line-height: 70px;
}
.bootstrap3 .header8 {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.bootstrap3 .header8UnCaps {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.bootstrap3 .header9 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
}
.bootstrap3 .header10 {
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.bootstrap3 .header11 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
}
.bootstrap3 .header12 {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
.bootstrap3 .header13 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #a8a8a8;
}
.bootstrap3 .header14 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.bootstrap3 .body {
  font-size: 13px;
  color: #666666;
  font-family: Arial, sans-serif;
  line-height: 20px;
}
.bootstrap3 .link {
  color: #0866b8;
  cursor: pointer;
}
.bootstrap3 .link:hover {
  color: #0866b8;
}
.bootstrap3 .btn-social {
  position: relative;
  padding-left: 45px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  color: #fff;
}
.bootstrap3 .btn-social:hover {
  color: #fff;
  text-decoration: none;
}
.bootstrap3 .btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 33px;
  line-height: 35px;
  font-size: 1.6em;
  text-align: center;
}
.bootstrap3 .btn-social.btn-lg {
  padding-left: 50px !important;
}
.bootstrap3 .btn-social.btn-lg :first-child {
  width: 47px;
}
.bootstrap3 .btn-facebook {
  /*fix for browsers that don't support CSS3*/
  background-color: #5c79b1;
  background-image: linear-gradient(top, #5c79b1, #335794);
  background-image: -o-linear-gradient(top, #5c79b1, #335794);
  background-image: -moz-linear-gradient(top, #5c79b1, #335794);
  background-image: -webkit-linear-gradient(top, #5c79b1, #335794);
  background-image: -ms-linear-gradient(top, #5c79b1, #335794);
  border: solid 1px #395b95;
}
.bootstrap3 .btn-facebook:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #6d87b9;
  background-image: linear-gradient(top, #6d87b9, #49699f);
  background-image: -o-linear-gradient(top, #6d87b9, #49699f);
  background-image: -moz-linear-gradient(top, #6d87b9, #49699f);
  background-image: -webkit-linear-gradient(top, #6d87b9, #49699f);
  background-image: -ms-linear-gradient(top, #6d87b9, #49699f);
}
.bootstrap3 .btn-facebook .fa-facebook {
  background: url('/content/images/icons/icon-facebook.png') no-repeat center center;
  background-size: 14px 27px;
}
.bootstrap3 .btn-monster {
  /*fix for browsers that don't support CSS3*/
  background-color: #74469b;
  background-image: linear-gradient(top, #74469b, #4d2870);
  background-image: -o-linear-gradient(top, #74469b, #4d2870);
  background-image: -moz-linear-gradient(top, #74469b, #4d2870);
  background-image: -webkit-linear-gradient(top, #74469b, #4d2870);
  background-image: -ms-linear-gradient(top, #74469b, #4d2870);
  border: solid 1px #4d2870;
}
.bootstrap3 .btn-monster:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #8259a5;
  background-image: linear-gradient(top, #8259a5, #603f7f);
  background-image: -o-linear-gradient(top, #8259a5, #603f7f);
  background-image: -moz-linear-gradient(top, #8259a5, #603f7f);
  background-image: -webkit-linear-gradient(top, #8259a5, #603f7f);
  background-image: -ms-linear-gradient(top, #8259a5, #603f7f);
}
.bootstrap3 .btn-monster .fa-monster {
  background: url('/content/images/icons/icon-monster.png') no-repeat center center;
  background-size: 28px 16px;
}
.bootstrap3 .btn-linkedin {
  /*fix for browsers that don't support CSS3*/
  background-color: #287bbc;
  background-image: linear-gradient(top, #287bbc, #23639a);
  background-image: -o-linear-gradient(top, #287bbc, #23639a);
  background-image: -moz-linear-gradient(top, #287bbc, #23639a);
  background-image: -webkit-linear-gradient(top, #287bbc, #23639a);
  background-image: -ms-linear-gradient(top, #287bbc, #23639a);
  border: solid 1px #23639a;
}
.bootstrap3 .btn-linkedin:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #3e88c3;
  background-image: linear-gradient(top, #3e88c3, #3974a5);
  background-image: -o-linear-gradient(top, #3e88c3, #3974a5);
  background-image: -moz-linear-gradient(top, #3e88c3, #3974a5);
  background-image: -webkit-linear-gradient(top, #3e88c3, #3974a5);
  background-image: -ms-linear-gradient(top, #3e88c3, #3974a5);
}
.bootstrap3 .btn-linkedin .fa-linkedin {
  background: url('/content/images/icons/icon-linkedin.png') no-repeat center center;
  background-size: 22px 22px;
}
.bootstrap3 .btn-indeed {
  /*fix for browsers that don't support CSS3*/
  background-color: #3163f2;
  background-image: linear-gradient(top, #3163f2, #2b57d5);
  background-image: -o-linear-gradient(top, #3163f2, #2b57d5);
  background-image: -moz-linear-gradient(top, #3163f2, #2b57d5);
  background-image: -webkit-linear-gradient(top, #3163f2, #2b57d5);
  background-image: -ms-linear-gradient(top, #3163f2, #2b57d5);
  border: solid 1px #2b57d5;
}
.bootstrap3 .btn-indeed:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #4673f3;
  background-image: linear-gradient(top, #4673f3, #4168da);
  background-image: -o-linear-gradient(top, #4673f3, #4168da);
  background-image: -moz-linear-gradient(top, #4673f3, #4168da);
  background-image: -webkit-linear-gradient(top, #4673f3, #4168da);
  background-image: -ms-linear-gradient(top, #4673f3, #4168da);
}
.bootstrap3 .btn-indeed .fa-indeed {
  background: url('/content/images/icons/icon-indeed.png') no-repeat center center;
  background-size: 18px 27px;
}
.bootstrap3 .btn-dice {
  /*fix for browsers that don't support CSS3*/
  background-color: #666666;
  background-image: linear-gradient(top, #666666, #444444);
  background-image: -o-linear-gradient(top, #666666, #444444);
  background-image: -moz-linear-gradient(top, #666666, #444444);
  background-image: -webkit-linear-gradient(top, #666666, #444444);
  background-image: -ms-linear-gradient(top, #666666, #444444);
  border: solid 1px #444444;
}
.bootstrap3 .btn-dice:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #767676;
  background-image: linear-gradient(top, #767676, #585858);
  background-image: -o-linear-gradient(top, #767676, #585858);
  background-image: -moz-linear-gradient(top, #767676, #585858);
  background-image: -webkit-linear-gradient(top, #767676, #585858);
  background-image: -ms-linear-gradient(top, #767676, #585858);
}
.bootstrap3 .btn-dice .fa-dice {
  background: url('/content/images/icons/icon-dice.png') no-repeat center center;
  background-size: 32px 16px;
}
.bootstrap3 .btn-google {
  /*fix for browsers that don't support CSS3*/
  background-color: #dc4a38;
  background-image: linear-gradient(top, #dc4a38, #bb2d1c);
  background-image: -o-linear-gradient(top, #dc4a38, #bb2d1c);
  background-image: -moz-linear-gradient(top, #dc4a38, #bb2d1c);
  background-image: -webkit-linear-gradient(top, #dc4a38, #bb2d1c);
  background-image: -ms-linear-gradient(top, #dc4a38, #bb2d1c);
  border: solid 1px #bb2d1c;
}
.bootstrap3 .btn-google:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #c64232;
  background-image: linear-gradient(top, #c64232, #c64232);
  background-image: -o-linear-gradient(top, #c64232, #c64232);
  background-image: -moz-linear-gradient(top, #c64232, #c64232);
  background-image: -webkit-linear-gradient(top, #c64232, #c64232);
  background-image: -ms-linear-gradient(top, #c64232, #c64232);
}
.bootstrap3 .btn-google .fa-google {
  background: url('/content/images/icons/icon-google.png') no-repeat center center;
  background-size: 14px 22px;
}
.bootstrap3 .signup-2 > .header4_1,
.bootstrap3 .login-2 > .header4_1 {
  margin: 0;
}
.bootstrap3 .signup-2 h2,
.bootstrap3 .login-2 h2 {
  margin-top: 0;
}
.bootstrap3 .signup-2 .form-group,
.bootstrap3 .login-2 .form-group {
  display: block;
  margin-bottom: 15px;
}
.bootstrap3 .signup-2 .login-signup-prompt,
.bootstrap3 .login-2 .login-signup-prompt {
  margin-top: 7px;
  margin: 0 0 30px 0;
  font-size: 16px;
  color: #333;
}
.bootstrap3 .signup-2 .button-column,
.bootstrap3 .login-2 .button-column {
  padding: 0 7px;
}
.bootstrap3 .signup-2 .btn-social .fa,
.bootstrap3 .login-2 .btn-social .fa {
  width: 40px;
}
.bootstrap3 .signup-2 .social-buttons,
.bootstrap3 .login-2 .social-buttons {
  padding: 0 8px;
}
.bootstrap3 .signup-2 .control-label,
.bootstrap3 .login-2 .control-label {
  font-size: 16px;
}
.bootstrap3 .signup-2 .social-privacy,
.bootstrap3 .login-2 .social-privacy,
.bootstrap3 .signup-2 .agreement,
.bootstrap3 .login-2 .agreement {
  color: #a8a8a8;
  font-size: 12px;
}
.bootstrap3 .signup-2 .social-privacy,
.bootstrap3 .login-2 .social-privacy {
  margin: 0 0 30px;
}
.bootstrap3 .signup-2 .agreement {
  margin: 15px 0 0;
}
.bootstrap3 .signup-2 .twitter-typeahead {
  width: 100%;
}
.bootstrap3 .login-2 .btn-login {
  margin-bottom: 20px;
}
.bootstrap3 .login-2 .remember-me-container input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.bootstrap3 .signup-2-jobalerts p:first-of-type {
  margin-bottom: 15px;
}
.bootstrap3 .signup-2-jobalerts .form-group {
  display: block;
  margin-bottom: 15px;
}
.bootstrap3 .signup-2-jobalerts input[type="submit"] {
  margin-top: 15px;
  margin-bottom: 15px;
}
.bootstrap3 .signup-2-jobalerts .unsubscribe-message {
  color: #999;
  font-style: italic;
}
.bootstrap3 .signup-2-jobalerts .skip-step {
  text-align: right;
}
@media (max-width: 480px) {
  .bootstrap3 .signup-column {
    margin-bottom: 40px;
  }
}

.LogRes .flyboy {background: #ffffff url(/Content/images/signup/fly-boy.jpg) no-repeat center left; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; min-height:577px; -webkit-border-radius: 7px 0 0 7px; -moz-border-radius: 7px 0 0 7px; border-radius: 7px 0 0 7px; }
.LogRes .right {padding:0px 35px 0px 35px;}
.LogRes .tab {font-size: 22px; color:#000000; text-align:center; vertical-align: middle; line-height: 70px; font-weight: 700;}
.LogRes .tabs .gray {background-color: #E8E8E8; -webkit-border-radius: 0 7px 0 0; -moz-border-radius: 0 7px 0 0; border-radius: 0 7px 0 0;}
.LogRes .tabs .gray2 {background-color: #E8E8E8;}
.LogRes .button {background-color:#0866b8; color:#ffffff; font-weight:700; font-size:20px; height: 46px;}
.LogRes .no-thankyou {font-size:12px; line-height: 80px;}
.LogRes p.large {font-size: 16px;}
.LogRes .box2 {display: none;}
.LogRes span.blue {color: #336699; font-weight:600;}
.LogRes .sm4 {padding-left:5px !important; padding-right: 5px !important; padding-bottom:17px;}
.LogRes .sm4-last {padding-left:5px !important; padding-right: 5px !important; padding-bottom:7px;}
.LogRes .sm5 {padding-left:5px !important; padding-right: 5px !important; padding-bottom:10px;}
.LogRes .sm5-last {padding-left:5px !important; padding-right: 5px !important; padding-bottom:7px;}
.LogRes .btn-primary {border-color: #A7ABAF;}
.LogRes .padding-bottom {padding-bottom:0px;}
.LogRes .padding-bottom-20 {padding-bottom:20px;}
.LogRes .logsocial-box {margin-left: 10px; margin-right: 10px;width: 0;
    height: 0;
    background: url("") no-repeat;}
.LogRes .form-control {background-color:#F8F7F8 !important; height: 44px !important; border-radius: 3px; padding-left:5%;}
.LogRes .btn-social {font-weight: 700; border:1px solid #A7ABAF;}
.LogRes .btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.LogRes .btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:37px;font-size:1.6em;text-align:center;}
.LogRes .btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.LogRes .btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.LogRes .btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.LogRes .btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}
.LogRes .btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.LogRes .btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.LogRes .btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.LogRes .btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.LogRes .btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.LogRes .btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.LogRes .btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.LogRes .btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.LogRes .btn-facebook{color:#fff;background-color:#3b5998;}.btn-facebook:focus,.btn-facebook.focus{color:#fff;background-color:#2d4373;}
.LogRes .btn-facebook:hover{color:#fff;background-color:#2d4373;}
.LogRes .btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;}
.LogRes .btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.LogRes .btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;}
.LogRes .btn-facebook .badge{color:#3b5998;background-color:#fff}
.LogRes .btn-google{color:#fff;background-color:#dd4b39;}.btn-google:focus,.btn-google.focus{color:#fff;background-color:#c23321;}
.LogRes .btn-google:hover{color:#fff;background-color:#c23321;}
.LogRes .btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;}.btn-google:active:hover,.btn-google.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-google:active:focus,.btn-google.active:focus,.open>.dropdown-toggle.btn-google:focus,.btn-google:active.focus,.btn-google.active.focus,.open>.dropdown-toggle.btn-google.focus{color:#fff;background-color:#a32b1c;}
.LogRes .btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}
.LogRes .btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled.focus,.btn-google[disabled].focus,fieldset[disabled] .btn-google.focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;}
.LogRes .btn-google .badge{color:#dd4b39;background-color:#fff}
.LogRes .btn-linkedin{color:#fff;background-color:#007bb6;}.btn-linkedin:focus,.btn-linkedin.focus{color:#fff;background-color:#005983;}
.LogRes .btn-linkedin:hover{color:#fff;background-color:#005983;}
.LogRes .btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;}.btn-linkedin:active:hover,.btn-linkedin.active:hover,.open>.dropdown-toggle.btn-linkedin:hover,.btn-linkedin:active:focus,.btn-linkedin.active:focus,.open>.dropdown-toggle.btn-linkedin:focus,.btn-linkedin:active.focus,.btn-linkedin.active.focus,.open>.dropdown-toggle.btn-linkedin.focus{color:#fff;background-color:#00405f;}
.LogRes .btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}
.LogRes .btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled.focus,.btn-linkedin[disabled].focus,fieldset[disabled] .btn-linkedin.focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;}
.LogRes .btn-linkedin .badge{color:#007bb6;background-color:#fff}
.LogRes .Rclose{ position: absolute!important; right: 25px!important; top: 10px!important; z-index:999;padding: 0; cursor: pointer;background: transparent;border: 0;font-size: 21px;font-weight: bold; text-shadow: 0 1px 0 white; opacity: 0.2;}
.LogRes .register_form{
margin-left: -15px;
    margin-right: -15px;
	}
.LogRes 	.login_form{
margin-left: -15px;
    margin-right: -15px;
	}
	.LogRes .forgetPassword_form{
margin-left: -15px;
    margin-right: -15px;
	}
.LogRes h1 {font-size:24px; font-weight:600; color:#333333;}
label {font-size: 17px; color:#999999; font-weight: normal;}
.LogRes .first {
    padding-top: 33%;
    font-size: 31px;
    color: white;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 2px #333;
}
.LogRes .row {margin-right: 0px !important; margin-left: 0px !important;}
.LogRes .btn {font-size: 13px;     line-height: 32px !important;
    height: 41px;}

	.LogRes .btn-linkedin .fa-linkedin {
  background: url("") no-repeat center center;
    background-size: 22px 22px;
}

	.LogRes .btn-facebook .fa-facebook {
    background: url("") no-repeat center center;
    background-size: 14px 27px;
	}

	.LogRes .btn-google .fa-google {
    background: url("") no-repeat center center;
    background-size: 14px 22px;
	}

	.LogRes .boxLogin{width:100%; margin-left: 0;}
	.LogRes .btn-ForgetPass{    font-size: 13px;
    line-height: 21px !important;    margin-top: 24px;}



@media (max-width: 480px) {
  .bootstrap3 .signup-column {
    margin-bottom: 40px;
  }
    .mainform {width: 100% !important;
    }
}
@media (min-width: 481px) {
    .mainform {width: 100% !important;
    }
}
@media (min-width: 768px) {
    .mainform {width: 50% !important;
    }
}

.bootstrap3 .btn-primary,
.bootstrap3 .btn-secondary,
.bootstrap3 .btn-tertiary {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 30px;
  color: #FFF;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  padding: 0 14px;
  text-shadow: none;
  height: auto;
}
.bootstrap3 .btn-primary:hover,
.bootstrap3 .btn-secondary:hover,
.bootstrap3 .btn-tertiary:hover,
.bootstrap3 .btn-primary:focus,
.bootstrap3 .btn-secondary:focus,
.bootstrap3 .btn-tertiary:focus {
  background-position: 0 0;
}
.bootstrap3 .btn-primary .disabled:hover,
.bootstrap3 .btn-secondary .disabled:hover,
.bootstrap3 .btn-tertiary .disabled:hover {
  background: none;
}
.bootstrap3 .btn-primary:hover,
.bootstrap3 .btn-secondary:hover,
.bootstrap3 .btn-primary:focus,
.bootstrap3 .btn-secondary:focus {
  color: #fff;
}
.bootstrap3 .btn-primary.btn-lg,
.bootstrap3 .btn-secondary.btn-lg,
.bootstrap3 .btn-tertiary.btn-lg {
  padding: 7px 15px;
  font-size: 16px;
}
.bootstrap3 .btn-tertiary {
  background: -webkit-gradient(left top, circle farthest-corner, #ffffff 0%, #e9ecec 80%, #dae1e0 100%);
  background: -moz-linear-gradient(left top, circle farthest-corner, #ffffff 0%, #e9ecec 80%, #dae1e0 100%);
  background: -o-linear-gradient(left top, circle farthest-corner, #ffffff 0%, #e9ecec 80%, #dae1e0 100%);
  background-color: #f8f8f8;
  /*fix for browsers that don't support CSS3*/
  background-color: #ffffff;
  background-image: linear-gradient(top, #ffffff, #e9ecec);
  background-image: -o-linear-gradient(top, #ffffff, #e9ecec);
  background-image: -moz-linear-gradient(top, #ffffff, #e9ecec);
  background-image: -webkit-linear-gradient(top, #ffffff, #e9ecec);
  background-image: -ms-linear-gradient(top, #ffffff, #e9ecec);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35);
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.35);
  border: 1px solid #cccccc;
  color: #333333;
}
.bootstrap3 .btn-tertiary:hover {
  background: -webkit-gradient(left top, circle farthest-corner, #eaeaea 0%, #e9edec 80%, #dae1e0 100%);
  background: -moz-linear-gradient(left top, circle farthest-corner, #eaeaea 0%, #e9edec 80%, #dae1e0 100%);
  background: -o-linear-gradient(left top, circle farthest-corner, #eaeaea 0%, #e9edec 80%, #dae1e0 100%);
  background-color: #EAEAEA;
  /*fix for browsers that don't support CSS3*/
  background-color: #eaeaea;
  background-image: linear-gradient(top, #eaeaea, #e9edec);
  background-image: -o-linear-gradient(top, #eaeaea, #e9edec);
  background-image: -moz-linear-gradient(top, #eaeaea, #e9edec);
  background-image: -webkit-linear-gradient(top, #eaeaea, #e9edec);
  background-image: -ms-linear-gradient(top, #eaeaea, #e9edec);
}
.bootstrap3 .btn-secondary {
  /*fix for browsers that don't support CSS3*/
  background-color: #0b99da;
  background-image: linear-gradient(top, #0b99da, #0b84bb);
  background-image: -o-linear-gradient(top, #0b99da, #0b84bb);
  background-image: -moz-linear-gradient(top, #0b99da, #0b84bb);
  background-image: -webkit-linear-gradient(top, #0b99da, #0b84bb);
  background-image: -ms-linear-gradient(top, #0b99da, #0b84bb);
  border: solid 1px #0b84bb;
}
.bootstrap3 .btn-secondary:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #37a9dd;
  background-image: linear-gradient(top, #37a9dd, #0b99da);
  background-image: -o-linear-gradient(top, #37a9dd, #0b99da);
  background-image: -moz-linear-gradient(top, #37a9dd, #0b99da);
  background-image: -webkit-linear-gradient(top, #37a9dd, #0b99da);
  background-image: -ms-linear-gradient(top, #37a9dd, #0b99da);
  border-color: #0b99da;
}
.bootstrap3 .btn-secondary[disabled] {
  border-color: #cccccc;
}
.bootstrap3 .btn-secondary[disabled]:hover {
  background-color: #e6e6e6;
  background-image: none;
  color: #333333;
}
.bootstrap3 .wide-modal {
  max-width: 1126px;
  margin: auto;
}
.bootstrap3 .tt-hint {
  color: #999;
}
.bootstrap3 .modal-body {
  background-color: #fff;
  max-height: none;
  line-height: 1.5;
}
.bootstrap3 .modal-dialog {
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}
.bootstrap3 .wide-modal.modal {
  max-width: none;
  width: auto;
  margin: 0;
  position: fixed;
}
.bootstrap3 .modal-close {
  font-size: 18px;
  width: 44px;
  height: 44px;
  text-align: center;
  padding-top: 11px;
  cursor: pointer;
  font-weight: normal;
  color: #a8a8a8;
}
.bootstrap3 .flyout {
  margin: -124px 0 0 0;
  right: 0;
}
.bootstrap3 .flyout:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
  margin: 55px 0 0 -20px;
  position: absolute;
  z-index: 1;
}
.bootstrap3 .flyout div {
  font-size: 11px;
}
.bootstrap3 .flyout ul {
  margin-left: 13px;
  margin-bottom: 0px;
  list-style-type: disc;
}
.bootstrap3 .flyout li {
  line-height: 11px;
  margin-top: 10px;
}
.bootstrap3 .global-pw-flyout {
  box-shadow: 0 1px 3px #cccccc;
  background: #fefefe;
  border: 1px solid #dddddd;
  font-size: 10px;
  padding: 10px;
  position: absolute;
  z-index: 100;
  right: -24px;
  top: -87px;
  width: 196px;
}
.bootstrap3 .global-pw-flyout .body {
  font-size: 13px;
  color: #666666;
  font-family: Arial, sans-serif;
  line-height: 16px;
  margin-bottom: 5px;
}
.bootstrap3 .global-pw-flyout ul {
  padding-left: 14px;
  margin-bottom: 0;
  margin-left: 0!important;
}
.bootstrap3 .global-error-banner {
  color: white;
  background-color: #e85558;
  padding: 5px 10px;
  width: 100%;
  border-radius: 3px;
  font-size: 15px;
  margin: 15px 0;
}
.bootstrap3 .global-error-banner .link {
  color: white !important;
  text-decoration: underline;
  cursor: pointer;
}
.bootstrap3 .global-error-banner .link:hover {
  text-decoration: none;
}
.bootstrap3 .signup-login-header {
  position: relative;
  margin: 0;
  background-color: #f8f8f8;
  padding-top: 10px;
  padding-left: 30px;
}
.bootstrap3 .signup-login-header .nav-tabs {
  border-color: #cccccc;
  margin: 5px 0 0 -30px;
  padding-left: 30px;
}
.bootstrap3 .signup-login-header .nav-tabs > li > a {
  padding: 5px 15px;
  margin-right: 2px;
  line-height: 1.5;
  border-radius: 3px 3px 0 0;
}
.bootstrap3 .signup-login-header .nav-tabs > li:first-child > a {
  padding-left: 0;
}
.bootstrap3 .signup-login-header .nav-tabs > li.active > a {
  border-color: #cccccc #cccccc transparent;
  text-decoration: none;
  background-color: white;
  font-weight: bold;
  padding-left: 15px;
}
.bootstrap3 .control-label {
  display: block !important;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
  margin-bottom: 5px !important;
}
.bootstrap3 ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
  color: #333;
  line-height: 1.5;
  margin-top: 0;
}
.bootstrap3 ul li {
  line-height: 1.5;
}
.bootstrap3 .col-xs-12 {
  float: none;
}
.bootstrap3 .btn-black {
  /*fix for browsers that don't support CSS3*/
  background-color: #444444;
  background-image: linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -ms-linear-gradient(top, #444444, #222222);
  border: solid 1px #444;
  color: #fff;
}
.bootstrap3 .btn-black:hover {
  /*fix for browsers that don't support CSS3*/
  background-color: #555555;
  background-image: linear-gradient(top, #555555, #333333);
  background-image: -o-linear-gradient(top, #555555, #333333);
  background-image: -moz-linear-gradient(top, #555555, #333333);
  background-image: -webkit-linear-gradient(top, #555555, #333333);
  background-image: -ms-linear-gradient(top, #555555, #333333);
  border-color: #555;
}
@media (min-width: 481px) {
  .bootstrap3 .col-sm-7 {
    width: 58.333333333%;
    float: left;
  }
  .bootstrap3 .col-sm-5 {
    width: 41.666666667%;
    float: left;
  }
}
@media (min-width: 769px) {
  .bootstrap3 .col-md-6 {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .bootstrap3 .modal.wide-modal,
  .bootstrap3 .modal {
    position: absolute;
    top: 0;
    left: 0;
  }
  .bootstrap3 .modal {
    position: fixed;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .bootstrap3 .modal.fade.in {
    top: 5px;
  }
  .bootstrap3 .modal-body {
    max-height: 2400px;
  }
  .bootstrap3 .flyout {
    margin: -15px 0 0;
    width: 100%;
    right: auto;
    display: none;
  }
  .bootstrap3 .flyout:before {
    border-top: none;
    border-bottom-color: white;
    border-right-color: transparent;
    border-left: 10px solid transparent;
    margin: -20px 0 0 -5px;
  }
}
@media (max-width: 480px) {
  .bootstrap3 .modal-login,
  .bootstrap3 .modal-social {
    margin: 0;
    width: auto;
    float: none;
  }
  .bootstrap3 .modal-social {
    border: none;
    border-top: solid 1px #cccccc;
    padding: 0 0 20px;
  }
  .bootstrap3 .modal-social .login-version {
    padding-top: 30px;
    min-height: 0;
  }
  .bootstrap3 .modal-social .signup-version {
    margin-top: 30px;
    min-height: 0;
  }
  .bootstrap3 .modal-login {
    padding-top: 0;
    margin-bottom: 40px;
    height: auto;
  }
  .bootstrap3 .modal-login label {
    float: left;
  }
  .bootstrap3 .modal-login input[type="text"],
  .bootstrap3 .modal-login input[type="password"] {
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bootstrap3 .modal-login form {
    margin: 20px 0 0;
  }
  .bootstrap3 .modal-login .before-submit {
    margin: 20px 0 0 0;
  }
  .bootstrap3 .or {
    margin: -15px auto 0;
    position: static;
  }
}
.bootstrap3 .btnFontSize {
  font-size: 18px;
}
/*# sourceMappingURL=bootstrap3wrapper.css.map */