.cooked .notebooksharecontainer {
  /*bigquant*/
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  max-width: 790px;
  padding: 20px 10px;
  margin: 10px 5px;
  font-size: 14px;
  line-height: 20px;
  word-wrap: break-word;
  color: #555;
  font-family: sans-serif;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

  .notebooksharecontainer .bigchart-data {
    display: none;
  }
  
  .notebooksharecontainer .output_error {
    background: #fdd;
  }
  
  .notebooksharecontainer pre .ansi-black-fg {
    color: #3e424d
  }
  
  .notebooksharecontainer pre .ansi-red-fg {
    color: #e75c58
  }
  
  .notebooksharecontainer pre .ansi-green-fg {
    color: #00a250
  }
  
  .notebooksharecontainer pre .ansi-yellow-fg {
    color: #ddb62b
  }
  
  .notebooksharecontainer pre .ansi-blue-fg {
    color: #208ffb
  }
  
  .notebooksharecontainer pre .ansi-magenta-fg {
    color: #d160c4
  }
  
  .notebooksharecontainer pre .ansi-cyan-fg {
    color: #60c6c8
  }
  
  .notebooksharecontainer pre .ansi-white-fg {
    color: #c5c1b4
  }
  
  .notebooksharecontainer pre .ansi-black-bg {
    background-color: #3e424d
  }
  
  .notebooksharecontainer pre .ansi-red-bg {
    background-color: #e75c58
  }
  
  .notebooksharecontainer pre .ansi-green-bg {
    background-color: #00a250
  }
  
  .notebooksharecontainer pre .ansi-yellow-bg {
    background-color: #ddb62b
  }
  
  .notebooksharecontainer pre .ansi-blue-bg {
    background-color: #208ffb
  }
  
  .notebooksharecontainer pre .ansi-magenta-bg {
    background-color: #d160c4
  }
  
  .notebooksharecontainer pre .ansi-cyan-bg {
    background-color: #60c6c8
  }
  
  .notebooksharecontainer pre .ansi-white-bg {
    background-color: #c5c1b4
  }
  
  .notebooksharecontainer pre .ansi-bright-black-fg {
    color: #282c36
  }
  
  .notebooksharecontainer pre .ansi-bright-red-fg {
    color: #b22b31
  }
  
  .notebooksharecontainer pre .ansi-bright-green-fg {
    color: #007427
  }
  
  .notebooksharecontainer pre .ansi-bright-yellow-fg {
    color: #b27d12
  }
  
  .notebooksharecontainer pre .ansi-bright-blue-fg {
    color: #0065ca
  }
  
  .notebooksharecontainer pre .ansi-bright-magenta-fg {
    color: #a03196
  }
  
  .notebooksharecontainer pre .ansi-bright-cyan-fg {
    color: #258f8f
  }
  
  .notebooksharecontainer pre .ansi-bright-white-fg {
    color: #a1a6b2
  }
  
  .notebooksharecontainer pre .ansi-bright-black-bg {
    background-color: #282c36
  }
  
  .notebooksharecontainer pre .ansi-bright-red-bg {
    background-color: #b22b31
  }
  
  .notebooksharecontainer pre .ansi-bright-green-bg {
    background-color: #007427
  }
  
  .notebooksharecontainer pre .ansi-bright-yellow-bg {
    background-color: #b27d12
  }
  
  .notebooksharecontainer pre .ansi-bright-blue-bg {
    background-color: #0065ca
  }
  
  .notebooksharecontainer pre .ansi-bright-magenta-bg {
    background-color: #a03196
  }
  
  .notebooksharecontainer pre .ansi-bright-cyan-bg {
    background-color: #258f8f
  }
  
  .notebooksharecontainer pre .ansi-bright-white-bg {
    background-color: #a1a6b2
  }
  
  .notebooksharecontainer pre {
    font-family: monospace !important;
    color: rgba(0,0,0,0.87);
    -webkit-font-smoothing: antialiased;
  }

.notebooksharecontainer .notebookclonewrapper {
  float: right; }
.notebooksharecontainer .notebookclone.btn.btn-primary {
  background-color: #ec5645;
  border-color: #fff;
  border-radius: 3px;
  font-size: 1.1em;
  padding: 6px 10px; }
.notebooksharecontainer .notebookclone.btn.btn-primary:hover {
  background-color: #e62d18; }
.notebooksharecontainer .prompt {
  display: none; }
.notebooksharecontainer article,
.notebooksharecontainer aside,
.notebooksharecontainer details,
.notebooksharecontainer figcaption,
.notebooksharecontainer figure,
.notebooksharecontainer footer,
.notebooksharecontainer header,
.notebooksharecontainer hgroup,
.notebooksharecontainer main,
.notebooksharecontainer menu,
.notebooksharecontainer nav,
.notebooksharecontainer section,
.notebooksharecontainer summary {
  display: block; }
.notebooksharecontainer audio,
.notebooksharecontainer canvas,
.notebooksharecontainer progress,
.notebooksharecontainer video {
  display: inline-block;
  vertical-align: baseline; }
.notebooksharecontainer audio:not([controls]) {
  display: none;
  height: 0; }
.notebooksharecontainer [hidden],
.notebooksharecontainer template {
  display: none; }
.notebooksharecontainer a {
  background-color: transparent; }
.notebooksharecontainer a:active,
.notebooksharecontainer a:hover {
  outline: 0; }
.notebooksharecontainer abbr[title] {
  border-bottom: 1px dotted; }
.notebooksharecontainer b,
.notebooksharecontainer strong {
  font-weight: bold; }
.notebooksharecontainer dfn {
  font-style: italic; }
.notebooksharecontainer h1 {
  font-size: 2em;
  margin: 0.67em 0; }
.notebooksharecontainer mark {
  background: #ff0;
  color: #000; }
.notebooksharecontainer small {
  font-size: 80%; }
.notebooksharecontainer sub,
.notebooksharecontainer sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
.notebooksharecontainer sup {
  top: -0.5em; }
.notebooksharecontainer sub {
  bottom: -0.25em; }
.notebooksharecontainer img {
  border: 0; }
.notebooksharecontainer svg:not(:root) {
  overflow: hidden; }
.notebooksharecontainer figure {
  margin: 1em 40px; }
.notebooksharecontainer hr {
  box-sizing: content-box;
  height: 0; }
.notebooksharecontainer pre {
  overflow: auto; }
.notebooksharecontainer code,
.notebooksharecontainer kbd,
.notebooksharecontainer pre,
.notebooksharecontainer samp {
  font-family: monospace, monospace;
  font-size: 1em; }
.notebooksharecontainer button,
.notebooksharecontainer input,
.notebooksharecontainer optgroup,
.notebooksharecontainer select,
.notebooksharecontainer textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
.notebooksharecontainer button {
  overflow: visible; }
.notebooksharecontainer button,
.notebooksharecontainer select {
  text-transform: none; }
.notebooksharecontainer button,
.notebooksharecontainer html input[type="button"],
.notebooksharecontainer input[type="reset"],
.notebooksharecontainer input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
.notebooksharecontainer button[disabled],
.notebooksharecontainer html input[disabled] {
  cursor: default; }
.notebooksharecontainer button::-moz-focus-inner,
.notebooksharecontainer input::-moz-focus-inner {
  border: 0;
  padding: 0; }
.notebooksharecontainer input {
  line-height: normal; }
.notebooksharecontainer input[type="checkbox"],
.notebooksharecontainer input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
.notebooksharecontainer input[type="number"]::-webkit-inner-spin-button,
.notebooksharecontainer input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
.notebooksharecontainer input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }
.notebooksharecontainer input[type="search"]::-webkit-search-cancel-button,
.notebooksharecontainer input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.notebooksharecontainer fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
.notebooksharecontainer legend {
  border: 0;
  padding: 0; }
.notebooksharecontainer textarea {
  overflow: auto; }
.notebooksharecontainer optgroup {
  font-weight: bold; }
.notebooksharecontainer table {
  border-collapse: collapse;
  border-spacing: 0; }
.notebooksharecontainer td,
.notebooksharecontainer th {
  padding: 0; }
@media print {
  .notebooksharecontainer *,
  .notebooksharecontainer *:before,
  .notebooksharecontainer *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .notebooksharecontainer a,
  .notebooksharecontainer a:visited {
    text-decoration: underline; }
  .notebooksharecontainer a[href]:after {
    content: " (" attr(href) ")"; }
  .notebooksharecontainer abbr[title]:after {
    content: " (" attr(title) ")"; }
  .notebooksharecontainer a[href^="#"]:after,
  .notebooksharecontainer a[href^="javascript:"]:after {
    content: ""; }
  .notebooksharecontainer pre,
  .notebooksharecontainer blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .notebooksharecontainer thead {
    display: table-header-group; }
  .notebooksharecontainer tr,
  .notebooksharecontainer img {
    page-break-inside: avoid; }
  .notebooksharecontainer img {
    max-width: 100% !important; }
  .notebooksharecontainer p,
  .notebooksharecontainer h2,
  .notebooksharecontainer h3 {
    orphans: 3;
    widows: 3; }
  .notebooksharecontainer h2,
  .notebooksharecontainer h3 {
    page-break-after: avoid; }
  .notebooksharecontainer .navbar {
    display: none; }
  .notebooksharecontainer .btn > .caret,
  .notebooksharecontainer .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .notebooksharecontainer .label {
    border: 1px solid #000; }
  .notebooksharecontainer .table {
    border-collapse: collapse !important; }
  .notebooksharecontainer .table td,
  .notebooksharecontainer .table th {
    background-color: #fff !important; }
  .notebooksharecontainer .table-bordered th,
  .notebooksharecontainer .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
.notebooksharecontainer {
  font-family: 'Glyphicons Halflings';
  src:url("../components/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src:url("../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../components/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../components/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../components/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } }
.notebooksharecontainer .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; }
.notebooksharecontainer .glyphicon-asterisk:before {
  content: "\002a"; }
.notebooksharecontainer .glyphicon-plus:before {
  content: "\002b"; }
.notebooksharecontainer .glyphicon-euro:before,
.notebooksharecontainer .glyphicon-eur:before {
  content: "\20ac"; }
.notebooksharecontainer .glyphicon-minus:before {
  content: "\2212"; }
.notebooksharecontainer .glyphicon-cloud:before {
  content: "\2601"; }
.notebooksharecontainer .glyphicon-envelope:before {
  content: "\2709"; }
.notebooksharecontainer .glyphicon-pencil:before {
  content: "\270f"; }
.notebooksharecontainer .glyphicon-glass:before {
  content: "\e001"; }
.notebooksharecontainer .glyphicon-music:before {
  content: "\e002"; }
.notebooksharecontainer .glyphicon-search:before {
  content: "\e003"; }
.notebooksharecontainer .glyphicon-heart:before {
  content: "\e005"; }
.notebooksharecontainer .glyphicon-star:before {
  content: "\e006"; }
.notebooksharecontainer .glyphicon-star-empty:before {
  content: "\e007"; }
.notebooksharecontainer .glyphicon-user:before {
  content: "\e008"; }
.notebooksharecontainer .glyphicon-film:before {
  content: "\e009"; }
.notebooksharecontainer .glyphicon-th-large:before {
  content: "\e010"; }
.notebooksharecontainer .glyphicon-th:before {
  content: "\e011"; }
.notebooksharecontainer .glyphicon-th-list:before {
  content: "\e012"; }
.notebooksharecontainer .glyphicon-ok:before {
  content: "\e013"; }
.notebooksharecontainer .glyphicon-remove:before {
  content: "\e014"; }
.notebooksharecontainer .glyphicon-zoom-in:before {
  content: "\e015"; }
.notebooksharecontainer .glyphicon-zoom-out:before {
  content: "\e016"; }
.notebooksharecontainer .glyphicon-off:before {
  content: "\e017"; }
.notebooksharecontainer .glyphicon-signal:before {
  content: "\e018"; }
.notebooksharecontainer .glyphicon-cog:before {
  content: "\e019"; }
.notebooksharecontainer .glyphicon-trash:before {
  content: "\e020"; }
.notebooksharecontainer .glyphicon-home:before {
  content: "\e021"; }
.notebooksharecontainer .glyphicon-file:before {
  content: "\e022"; }
.notebooksharecontainer .glyphicon-time:before {
  content: "\e023"; }
.notebooksharecontainer .glyphicon-road:before {
  content: "\e024"; }
.notebooksharecontainer .glyphicon-download-alt:before {
  content: "\e025"; }
.notebooksharecontainer .glyphicon-download:before {
  content: "\e026"; }
.notebooksharecontainer .glyphicon-upload:before {
  content: "\e027"; }
.notebooksharecontainer .glyphicon-inbox:before {
  content: "\e028"; }
.notebooksharecontainer .glyphicon-play-circle:before {
  content: "\e029"; }
.notebooksharecontainer .glyphicon-repeat:before {
  content: "\e030"; }
.notebooksharecontainer .glyphicon-refresh:before {
  content: "\e031"; }
.notebooksharecontainer .glyphicon-list-alt:before {
  content: "\e032"; }
.notebooksharecontainer .glyphicon-lock:before {
  content: "\e033"; }
.notebooksharecontainer .glyphicon-flag:before {
  content: "\e034"; }
.notebooksharecontainer .glyphicon-headphones:before {
  content: "\e035"; }
.notebooksharecontainer .glyphicon-volume-off:before {
  content: "\e036"; }
.notebooksharecontainer .glyphicon-volume-down:before {
  content: "\e037"; }
.notebooksharecontainer .glyphicon-volume-up:before {
  content: "\e038"; }
.notebooksharecontainer .glyphicon-qrcode:before {
  content: "\e039"; }
.notebooksharecontainer .glyphicon-barcode:before {
  content: "\e040"; }
.notebooksharecontainer .glyphicon-tag:before {
  content: "\e041"; }
.notebooksharecontainer .glyphicon-tags:before {
  content: "\e042"; }
.notebooksharecontainer .glyphicon-book:before {
  content: "\e043"; }
.notebooksharecontainer .glyphicon-bookmark:before {
  content: "\e044"; }
.notebooksharecontainer .glyphicon-print:before {
  content: "\e045"; }
.notebooksharecontainer .glyphicon-camera:before {
  content: "\e046"; }
.notebooksharecontainer .glyphicon-font:before {
  content: "\e047"; }
.notebooksharecontainer .glyphicon-bold:before {
  content: "\e048"; }
.notebooksharecontainer .glyphicon-italic:before {
  content: "\e049"; }
.notebooksharecontainer .glyphicon-text-height:before {
  content: "\e050"; }
.notebooksharecontainer .glyphicon-text-width:before {
  content: "\e051"; }
.notebooksharecontainer .glyphicon-align-left:before {
  content: "\e052"; }
.notebooksharecontainer .glyphicon-align-center:before {
  content: "\e053"; }
.notebooksharecontainer .glyphicon-align-right:before {
  content: "\e054"; }
.notebooksharecontainer .glyphicon-align-justify:before {
  content: "\e055"; }
.notebooksharecontainer .glyphicon-list:before {
  content: "\e056"; }
.notebooksharecontainer .glyphicon-indent-left:before {
  content: "\e057"; }
.notebooksharecontainer .glyphicon-indent-right:before {
  content: "\e058"; }
.notebooksharecontainer .glyphicon-facetime-video:before {
  content: "\e059"; }
.notebooksharecontainer .glyphicon-picture:before {
  content: "\e060"; }
.notebooksharecontainer .glyphicon-map-marker:before {
  content: "\e062"; }
.notebooksharecontainer .glyphicon-adjust:before {
  content: "\e063"; }
.notebooksharecontainer .glyphicon-tint:before {
  content: "\e064"; }
.notebooksharecontainer .glyphicon-edit:before {
  content: "\e065"; }
.notebooksharecontainer .glyphicon-share:before {
  content: "\e066"; }
.notebooksharecontainer .glyphicon-check:before {
  content: "\e067"; }
.notebooksharecontainer .glyphicon-move:before {
  content: "\e068"; }
.notebooksharecontainer .glyphicon-step-backward:before {
  content: "\e069"; }
.notebooksharecontainer .glyphicon-fast-backward:before {
  content: "\e070"; }
.notebooksharecontainer .glyphicon-backward:before {
  content: "\e071"; }
.notebooksharecontainer .glyphicon-play:before {
  content: "\e072"; }
.notebooksharecontainer .glyphicon-pause:before {
  content: "\e073"; }
.notebooksharecontainer .glyphicon-stop:before {
  content: "\e074"; }
.notebooksharecontainer .glyphicon-forward:before {
  content: "\e075"; }
.notebooksharecontainer .glyphicon-fast-forward:before {
  content: "\e076"; }
.notebooksharecontainer .glyphicon-step-forward:before {
  content: "\e077"; }
.notebooksharecontainer .glyphicon-eject:before {
  content: "\e078"; }
.notebooksharecontainer .glyphicon-chevron-left:before {
  content: "\e079"; }
.notebooksharecontainer .glyphicon-chevron-right:before {
  content: "\e080"; }
.notebooksharecontainer .glyphicon-plus-sign:before {
  content: "\e081"; }
.notebooksharecontainer .glyphicon-minus-sign:before {
  content: "\e082"; }
.notebooksharecontainer .glyphicon-remove-sign:before {
  content: "\e083"; }
.notebooksharecontainer .glyphicon-ok-sign:before {
  content: "\e084"; }
.notebooksharecontainer .glyphicon-question-sign:before {
  content: "\e085"; }
.notebooksharecontainer .glyphicon-info-sign:before {
  content: "\e086"; }
.notebooksharecontainer .glyphicon-screenshot:before {
  content: "\e087"; }
.notebooksharecontainer .glyphicon-remove-circle:before {
  content: "\e088"; }
.notebooksharecontainer .glyphicon-ok-circle:before {
  content: "\e089"; }
.notebooksharecontainer .glyphicon-ban-circle:before {
  content: "\e090"; }
.notebooksharecontainer .glyphicon-arrow-left:before {
  content: "\e091"; }
.notebooksharecontainer .glyphicon-arrow-right:before {
  content: "\e092"; }
.notebooksharecontainer .glyphicon-arrow-up:before {
  content: "\e093"; }
.notebooksharecontainer .glyphicon-arrow-down:before {
  content: "\e094"; }
.notebooksharecontainer .glyphicon-share-alt:before {
  content: "\e095"; }
.notebooksharecontainer .glyphicon-resize-full:before {
  content: "\e096"; }
.notebooksharecontainer .glyphicon-resize-small:before {
  content: "\e097"; }
.notebooksharecontainer .glyphicon-exclamation-sign:before {
  content: "\e101"; }
.notebooksharecontainer .glyphicon-gift:before {
  content: "\e102"; }
.notebooksharecontainer .glyphicon-leaf:before {
  content: "\e103"; }
.notebooksharecontainer .glyphicon-fire:before {
  content: "\e104"; }
.notebooksharecontainer .glyphicon-eye-open:before {
  content: "\e105"; }
.notebooksharecontainer .glyphicon-eye-close:before {
  content: "\e106"; }
.notebooksharecontainer .glyphicon-warning-sign:before {
  content: "\e107"; }
.notebooksharecontainer .glyphicon-plane:before {
  content: "\e108"; }
.notebooksharecontainer .glyphicon-calendar:before {
  content: "\e109"; }
.notebooksharecontainer .glyphicon-random:before {
  content: "\e110"; }
.notebooksharecontainer .glyphicon-comment:before {
  content: "\e111"; }
.notebooksharecontainer .glyphicon-magnet:before {
  content: "\e112"; }
.notebooksharecontainer .glyphicon-chevron-up:before {
  content: "\e113"; }
.notebooksharecontainer .glyphicon-chevron-down:before {
  content: "\e114"; }
.notebooksharecontainer .glyphicon-retweet:before {
  content: "\e115"; }
.notebooksharecontainer .glyphicon-shopping-cart:before {
  content: "\e116"; }
.notebooksharecontainer .glyphicon-folder-close:before {
  content: "\e117"; }
.notebooksharecontainer .glyphicon-folder-open:before {
  content: "\e118"; }
.notebooksharecontainer .glyphicon-resize-vertical:before {
  content: "\e119"; }
.notebooksharecontainer .glyphicon-resize-horizontal:before {
  content: "\e120"; }
.notebooksharecontainer .glyphicon-hdd:before {
  content: "\e121"; }
.notebooksharecontainer .glyphicon-bullhorn:before {
  content: "\e122"; }
.notebooksharecontainer .glyphicon-bell:before {
  content: "\e123"; }
.notebooksharecontainer .glyphicon-certificate:before {
  content: "\e124"; }
.notebooksharecontainer .glyphicon-thumbs-up:before {
  content: "\e125"; }
.notebooksharecontainer .glyphicon-thumbs-down:before {
  content: "\e126"; }
.notebooksharecontainer .glyphicon-hand-right:before {
  content: "\e127"; }
.notebooksharecontainer .glyphicon-hand-left:before {
  content: "\e128"; }
.notebooksharecontainer .glyphicon-hand-up:before {
  content: "\e129"; }
.notebooksharecontainer .glyphicon-hand-down:before {
  content: "\e130"; }
.notebooksharecontainer .glyphicon-circle-arrow-right:before {
  content: "\e131"; }
.notebooksharecontainer .glyphicon-circle-arrow-left:before {
  content: "\e132"; }
.notebooksharecontainer .glyphicon-circle-arrow-up:before {
  content: "\e133"; }
.notebooksharecontainer .glyphicon-circle-arrow-down:before {
  content: "\e134"; }
.notebooksharecontainer .glyphicon-globe:before {
  content: "\e135"; }
.notebooksharecontainer .glyphicon-wrench:before {
  content: "\e136"; }
.notebooksharecontainer .glyphicon-tasks:before {
  content: "\e137"; }
.notebooksharecontainer .glyphicon-filter:before {
  content: "\e138"; }
.notebooksharecontainer .glyphicon-briefcase:before {
  content: "\e139"; }
.notebooksharecontainer .glyphicon-fullscreen:before {
  content: "\e140"; }
.notebooksharecontainer .glyphicon-dashboard:before {
  content: "\e141"; }
.notebooksharecontainer .glyphicon-paperclip:before {
  content: "\e142"; }
.notebooksharecontainer .glyphicon-heart-empty:before {
  content: "\e143"; }
.notebooksharecontainer .glyphicon-link:before {
  content: "\e144"; }
.notebooksharecontainer .glyphicon-phone:before {
  content: "\e145"; }
.notebooksharecontainer .glyphicon-pushpin:before {
  content: "\e146"; }
.notebooksharecontainer .glyphicon-usd:before {
  content: "\e148"; }
.notebooksharecontainer .glyphicon-gbp:before {
  content: "\e149"; }
.notebooksharecontainer .glyphicon-sort:before {
  content: "\e150"; }
.notebooksharecontainer .glyphicon-sort-by-alphabet:before {
  content: "\e151"; }
.notebooksharecontainer .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }
.notebooksharecontainer .glyphicon-sort-by-order:before {
  content: "\e153"; }
.notebooksharecontainer .glyphicon-sort-by-order-alt:before {
  content: "\e154"; }
.notebooksharecontainer .glyphicon-sort-by-attributes:before {
  content: "\e155"; }
.notebooksharecontainer .glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }
.notebooksharecontainer .glyphicon-unchecked:before {
  content: "\e157"; }
.notebooksharecontainer .glyphicon-expand:before {
  content: "\e158"; }
.notebooksharecontainer .glyphicon-collapse-down:before {
  content: "\e159"; }
.notebooksharecontainer .glyphicon-collapse-up:before {
  content: "\e160"; }
.notebooksharecontainer .glyphicon-log-in:before {
  content: "\e161"; }
.notebooksharecontainer .glyphicon-flash:before {
  content: "\e162"; }
.notebooksharecontainer .glyphicon-log-out:before {
  content: "\e163"; }
.notebooksharecontainer .glyphicon-new-window:before {
  content: "\e164"; }
.notebooksharecontainer .glyphicon-record:before {
  content: "\e165"; }
.notebooksharecontainer .glyphicon-save:before {
  content: "\e166"; }
.notebooksharecontainer .glyphicon-open:before {
  content: "\e167"; }
.notebooksharecontainer .glyphicon-saved:before {
  content: "\e168"; }
.notebooksharecontainer .glyphicon-import:before {
  content: "\e169"; }
.notebooksharecontainer .glyphicon-export:before {
  content: "\e170"; }
.notebooksharecontainer .glyphicon-send:before {
  content: "\e171"; }
.notebooksharecontainer .glyphicon-floppy-disk:before {
  content: "\e172"; }
.notebooksharecontainer .glyphicon-floppy-saved:before {
  content: "\e173"; }
.notebooksharecontainer .glyphicon-floppy-remove:before {
  content: "\e174"; }
.notebooksharecontainer .glyphicon-floppy-save:before {
  content: "\e175"; }
.notebooksharecontainer .glyphicon-floppy-open:before {
  content: "\e176"; }
.notebooksharecontainer .glyphicon-credit-card:before {
  content: "\e177"; }
.notebooksharecontainer .glyphicon-transfer:before {
  content: "\e178"; }
.notebooksharecontainer .glyphicon-cutlery:before {
  content: "\e179"; }
.notebooksharecontainer .glyphicon-header:before {
  content: "\e180"; }
.notebooksharecontainer .glyphicon-compressed:before {
  content: "\e181"; }
.notebooksharecontainer .glyphicon-earphone:before {
  content: "\e182"; }
.notebooksharecontainer .glyphicon-phone-alt:before {
  content: "\e183"; }
.notebooksharecontainer .glyphicon-tower:before {
  content: "\e184"; }
.notebooksharecontainer .glyphicon-stats:before {
  content: "\e185"; }
.notebooksharecontainer .glyphicon-sd-video:before {
  content: "\e186"; }
.notebooksharecontainer .glyphicon-hd-video:before {
  content: "\e187"; }
.notebooksharecontainer .glyphicon-subtitles:before {
  content: "\e188"; }
.notebooksharecontainer .glyphicon-sound-stereo:before {
  content: "\e189"; }
.notebooksharecontainer .glyphicon-sound-dolby:before {
  content: "\e190"; }
.notebooksharecontainer .glyphicon-sound-5-1:before {
  content: "\e191"; }
.notebooksharecontainer .glyphicon-sound-6-1:before {
  content: "\e192"; }
.notebooksharecontainer .glyphicon-sound-7-1:before {
  content: "\e193"; }
.notebooksharecontainer .glyphicon-copyright-mark:before {
  content: "\e194"; }
.notebooksharecontainer .glyphicon-registration-mark:before {
  content: "\e195"; }
.notebooksharecontainer .glyphicon-cloud-download:before {
  content: "\e197"; }
.notebooksharecontainer .glyphicon-cloud-upload:before {
  content: "\e198"; }
.notebooksharecontainer .glyphicon-tree-conifer:before {
  content: "\e199"; }
.notebooksharecontainer .glyphicon-tree-deciduous:before {
  content: "\e200"; }
.notebooksharecontainer .glyphicon-cd:before {
  content: "\e201"; }
.notebooksharecontainer .glyphicon-save-file:before {
  content: "\e202"; }
.notebooksharecontainer .glyphicon-open-file:before {
  content: "\e203"; }
.notebooksharecontainer .glyphicon-level-up:before {
  content: "\e204"; }
.notebooksharecontainer .glyphicon-copy:before {
  content: "\e205"; }
.notebooksharecontainer .glyphicon-paste:before {
  content: "\e206"; }
.notebooksharecontainer .glyphicon-alert:before {
  content: "\e209"; }
.notebooksharecontainer .glyphicon-equalizer:before {
  content: "\e210"; }
.notebooksharecontainer .glyphicon-king:before {
  content: "\e211"; }
.notebooksharecontainer .glyphicon-queen:before {
  content: "\e212"; }
.notebooksharecontainer .glyphicon-pawn:before {
  content: "\e213"; }
.notebooksharecontainer .glyphicon-bishop:before {
  content: "\e214"; }
.notebooksharecontainer .glyphicon-knight:before {
  content: "\e215"; }
.notebooksharecontainer .glyphicon-baby-formula:before {
  content: "\e216"; }
.notebooksharecontainer .glyphicon-tent:before {
  content: "\26fa"; }
.notebooksharecontainer .glyphicon-blackboard:before {
  content: "\e218"; }
.notebooksharecontainer .glyphicon-bed:before {
  content: "\e219"; }
.notebooksharecontainer .glyphicon-apple:before {
  content: "\f8ff"; }
.notebooksharecontainer .glyphicon-erase:before {
  content: "\e221"; }
.notebooksharecontainer .glyphicon-hourglass:before {
  content: "\231b"; }
.notebooksharecontainer .glyphicon-lamp:before {
  content: "\e223"; }
.notebooksharecontainer .glyphicon-duplicate:before {
  content: "\e224"; }
.notebooksharecontainer .glyphicon-piggy-bank:before {
  content: "\e225"; }
.notebooksharecontainer .glyphicon-scissors:before {
  content: "\e226"; }
.notebooksharecontainer .glyphicon-bitcoin:before {
  content: "\e227"; }
.notebooksharecontainer .glyphicon-btc:before {
  content: "\e227"; }
.notebooksharecontainer .glyphicon-xbt:before {
  content: "\e227"; }
.notebooksharecontainer .glyphicon-yen:before {
  content: "\00a5"; }
.notebooksharecontainer .glyphicon-jpy:before {
  content: "\00a5"; }
.notebooksharecontainer .glyphicon-ruble:before {
  content: "\20bd"; }
.notebooksharecontainer .glyphicon-rub:before {
  content: "\20bd"; }
.notebooksharecontainer .glyphicon-scale:before {
  content: "\e230"; }
.notebooksharecontainer .glyphicon-ice-lolly:before {
  content: "\e231"; }
.notebooksharecontainer .glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }
.notebooksharecontainer .glyphicon-education:before {
  content: "\e233"; }
.notebooksharecontainer .glyphicon-option-horizontal:before {
  content: "\e234"; }
.notebooksharecontainer .glyphicon-option-vertical:before {
  content: "\e235"; }
.notebooksharecontainer .glyphicon-menu-hamburger:before {
  content: "\e236"; }
.notebooksharecontainer .glyphicon-modal-window:before {
  content: "\e237"; }
.notebooksharecontainer .glyphicon-oil:before {
  content: "\e238"; }
.notebooksharecontainer .glyphicon-grain:before {
  content: "\e239"; }
.notebooksharecontainer .glyphicon-sunglasses:before {
  content: "\e240"; }
.notebooksharecontainer .glyphicon-text-size:before {
  content: "\e241"; }
.notebooksharecontainer .glyphicon-text-color:before {
  content: "\e242"; }
.notebooksharecontainer .glyphicon-text-background:before {
  content: "\e243"; }
.notebooksharecontainer .glyphicon-object-align-top:before {
  content: "\e244"; }
.notebooksharecontainer .glyphicon-object-align-bottom:before {
  content: "\e245"; }
.notebooksharecontainer .glyphicon-object-align-horizontal:before {
  content: "\e246"; }
.notebooksharecontainer .glyphicon-object-align-left:before {
  content: "\e247"; }
.notebooksharecontainer .glyphicon-object-align-vertical:before {
  content: "\e248"; }
.notebooksharecontainer .glyphicon-object-align-right:before {
  content: "\e249"; }
.notebooksharecontainer .glyphicon-triangle-right:before {
  content: "\e250"; }
.notebooksharecontainer .glyphicon-triangle-left:before {
  content: "\e251"; }
.notebooksharecontainer .glyphicon-triangle-bottom:before {
  content: "\e252"; }
.notebooksharecontainer .glyphicon-triangle-top:before {
  content: "\e253"; }
.notebooksharecontainer .glyphicon-console:before {
  content: "\e254"; }
.notebooksharecontainer .glyphicon-superscript:before {
  content: "\e255"; }
.notebooksharecontainer .glyphicon-subscript:before {
  content: "\e256"; }
.notebooksharecontainer .glyphicon-menu-left:before {
  content: "\e257"; }
.notebooksharecontainer .glyphicon-menu-right:before {
  content: "\e258"; }
.notebooksharecontainer .glyphicon-menu-down:before {
  content: "\e259"; }
.notebooksharecontainer .glyphicon-menu-up:before {
  content: "\e260"; }
.notebooksharecontainer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.notebooksharecontainer *:before,
.notebooksharecontainer *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.notebooksharecontainer html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }
.notebooksharecontainer body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff; }
.notebooksharecontainer input,
.notebooksharecontainer button,
.notebooksharecontainer select,
.notebooksharecontainer textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
.notebooksharecontainer a {
  color: #337ab7;
  text-decoration: none; }
.notebooksharecontainer a:hover,
.notebooksharecontainer a:focus {
  color: #23527c;
  text-decoration: underline; }
.notebooksharecontainer a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.notebooksharecontainer figure {
  margin: 0; }
.notebooksharecontainer img {
  vertical-align: middle; }
.notebooksharecontainer .img-responsive,
.notebooksharecontainer .thumbnail > img,
.notebooksharecontainer .thumbnail a > img,
.notebooksharecontainer .carousel-inner > .item > img,
.notebooksharecontainer .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }
.notebooksharecontainer .img-rounded {
  border-radius: 3px; }
.notebooksharecontainer .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }
.notebooksharecontainer .img-circle {
  border-radius: 50%; }
.notebooksharecontainer hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee; }
.notebooksharecontainer .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.notebooksharecontainer .sr-only-focusable:active,
.notebooksharecontainer .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
.notebooksharecontainer [role="button"] {
  cursor: pointer; }
.notebooksharecontainer h1,
.notebooksharecontainer h2,
.notebooksharecontainer h3,
.notebooksharecontainer h4,
.notebooksharecontainer h5,
.notebooksharecontainer h6,
.notebooksharecontainer .h1,
.notebooksharecontainer .h2,
.notebooksharecontainer .h3,
.notebooksharecontainer .h4,
.notebooksharecontainer .h5,
.notebooksharecontainer .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
.notebooksharecontainer h1 small,
.notebooksharecontainer h2 small,
.notebooksharecontainer h3 small,
.notebooksharecontainer h4 small,
.notebooksharecontainer h5 small,
.notebooksharecontainer h6 small,
.notebooksharecontainer .h1 small,
.notebooksharecontainer .h2 small,
.notebooksharecontainer .h3 small,
.notebooksharecontainer .h4 small,
.notebooksharecontainer .h5 small,
.notebooksharecontainer .h6 small,
.notebooksharecontainer h1 .small,
.notebooksharecontainer h2 .small,
.notebooksharecontainer h3 .small,
.notebooksharecontainer h4 .small,
.notebooksharecontainer h5 .small,
.notebooksharecontainer h6 .small,
.notebooksharecontainer .h1 .small,
.notebooksharecontainer .h2 .small,
.notebooksharecontainer .h3 .small,
.notebooksharecontainer .h4 .small,
.notebooksharecontainer .h5 .small,
.notebooksharecontainer .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777; }
.notebooksharecontainer h1,
.notebooksharecontainer .h1,
.notebooksharecontainer h2,
.notebooksharecontainer .h2,
.notebooksharecontainer h3,
.notebooksharecontainer .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
.notebooksharecontainer h1 small,
.notebooksharecontainer .h1 small,
.notebooksharecontainer h2 small,
.notebooksharecontainer .h2 small,
.notebooksharecontainer h3 small,
.notebooksharecontainer .h3 small,
.notebooksharecontainer h1 .small,
.notebooksharecontainer .h1 .small,
.notebooksharecontainer h2 .small,
.notebooksharecontainer .h2 .small,
.notebooksharecontainer h3 .small,
.notebooksharecontainer .h3 .small {
  font-size: 65%; }
.notebooksharecontainer h4,
.notebooksharecontainer .h4,
.notebooksharecontainer h5,
.notebooksharecontainer .h5,
.notebooksharecontainer h6,
.notebooksharecontainer .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
.notebooksharecontainer h4 small,
.notebooksharecontainer .h4 small,
.notebooksharecontainer h5 small,
.notebooksharecontainer .h5 small,
.notebooksharecontainer h6 small,
.notebooksharecontainer .h6 small,
.notebooksharecontainer h4 .small,
.notebooksharecontainer .h4 .small,
.notebooksharecontainer h5 .small,
.notebooksharecontainer .h5 .small,
.notebooksharecontainer h6 .small,
.notebooksharecontainer .h6 .small {
  font-size: 75%; }
.notebooksharecontainer h1,
.notebooksharecontainer .h1 {
  font-size: 33px; }
.notebooksharecontainer h2,
.notebooksharecontainer .h2 {
  font-size: 27px; }
.notebooksharecontainer h3,
.notebooksharecontainer .h3 {
  font-size: 23px; }
.notebooksharecontainer h4,
.notebooksharecontainer .h4 {
  font-size: 17px; }
.notebooksharecontainer h5,
.notebooksharecontainer .h5 {
  font-size: 13px; }
.notebooksharecontainer h6,
.notebooksharecontainer .h6 {
  font-size: 12px; }
.notebooksharecontainer p {
  margin: 0 0 9px; }
.notebooksharecontainer .lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }
@media (min-width: 768px) {
  .notebooksharecontainer .lead {
    font-size: 19.5px; } }
.notebooksharecontainer small,
.notebooksharecontainer .small {
  font-size: 92%; }
.notebooksharecontainer mark,
.notebooksharecontainer .mark {
  background-color: #fcf8e3;
  padding: .2em; }
.notebooksharecontainer .text-left {
  text-align: left; }
.notebooksharecontainer .text-right {
  text-align: right; }
.notebooksharecontainer .text-center {
  text-align: center; }
.notebooksharecontainer .text-justify {
  text-align: justify; }
.notebooksharecontainer .text-nowrap {
  white-space: nowrap; }
.notebooksharecontainer .text-lowercase {
  text-transform: lowercase; }
.notebooksharecontainer .text-uppercase {
  text-transform: uppercase; }
.notebooksharecontainer .text-capitalize {
  text-transform: capitalize; }
.notebooksharecontainer .text-muted {
  color: #777777; }
.notebooksharecontainer .text-primary {
  color: #337ab7; }
.notebooksharecontainer a.text-primary:hover,
.notebooksharecontainer a.text-primary:focus {
  color: #286090; }
.notebooksharecontainer .text-success {
  color: #3c763d; }
.notebooksharecontainer a.text-success:hover,
.notebooksharecontainer a.text-success:focus {
  color: #2b542c; }
.notebooksharecontainer .text-info {
  color: #31708f; }
.notebooksharecontainer a.text-info:hover,
.notebooksharecontainer a.text-info:focus {
  color: #245269; }
.notebooksharecontainer .text-warning {
  color: #8a6d3b; }
.notebooksharecontainer a.text-warning:hover,
.notebooksharecontainer a.text-warning:focus {
  color: #66512c; }
.notebooksharecontainer .text-danger {
  color: #a94442; }
.notebooksharecontainer a.text-danger:hover,
.notebooksharecontainer a.text-danger:focus {
  color: #843534; }
.notebooksharecontainer .bg-primary {
  color: #fff;
  background-color: #337ab7; }
.notebooksharecontainer a.bg-primary:hover,
.notebooksharecontainer a.bg-primary:focus {
  background-color: #286090; }
.notebooksharecontainer .bg-success {
  background-color: #dff0d8; }
.notebooksharecontainer a.bg-success:hover,
.notebooksharecontainer a.bg-success:focus {
  background-color: #c1e2b3; }
.notebooksharecontainer .bg-info {
  background-color: #d9edf7; }
.notebooksharecontainer a.bg-info:hover,
.notebooksharecontainer a.bg-info:focus {
  background-color: #afd9ee; }
.notebooksharecontainer .bg-warning {
  background-color: #fcf8e3; }
.notebooksharecontainer a.bg-warning:hover,
.notebooksharecontainer a.bg-warning:focus {
  background-color: #f7ecb5; }
.notebooksharecontainer .bg-danger {
  background-color: #f2dede; }
.notebooksharecontainer a.bg-danger:hover,
.notebooksharecontainer a.bg-danger:focus {
  background-color: #e4b9b9; }
.notebooksharecontainer .page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee; }
.notebooksharecontainer .list-unstyled {
  padding-left: 0;
  list-style: none; }
.notebooksharecontainer .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
.notebooksharecontainer .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
.notebooksharecontainer dl {
  margin-top: 0;
  margin-bottom: 18px; }
.notebooksharecontainer dt,
.notebooksharecontainer dd {
  line-height: 1.42857143; }
.notebooksharecontainer dt {
  font-weight: bold; }
.notebooksharecontainer dd {
  margin-left: 0; }
@media (min-width: 541px) {
  .notebooksharecontainer .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .notebooksharecontainer .dl-horizontal dd {
    margin-left: 180px; } }
.notebooksharecontainer abbr[title],
.notebooksharecontainer abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }
.notebooksharecontainer .initialism {
  font-size: 90%;
  text-transform: uppercase; }
.notebooksharecontainer blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: inherit;
  border-left: 5px solid #eeeeee; }
.notebooksharecontainer blockquote p:last-child,
.notebooksharecontainer blockquote ul:last-child,
.notebooksharecontainer blockquote ol:last-child {
  margin-bottom: 0; }
.notebooksharecontainer blockquote footer,
.notebooksharecontainer blockquote small,
.notebooksharecontainer blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777; }
.notebooksharecontainer blockquote footer:before,
.notebooksharecontainer blockquote small:before,
.notebooksharecontainer blockquote .small:before {
  content: '\2014 \00A0'; }
.notebooksharecontainer .blockquote-reverse,
.notebooksharecontainer blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
.notebooksharecontainer .blockquote-reverse footer:before,
.notebooksharecontainer blockquote.pull-right footer:before,
.notebooksharecontainer .blockquote-reverse small:before,
.notebooksharecontainer blockquote.pull-right small:before,
.notebooksharecontainer .blockquote-reverse .small:before,
.notebooksharecontainer blockquote.pull-right .small:before {
  content: ''; }
.notebooksharecontainer .blockquote-reverse footer:after,
.notebooksharecontainer blockquote.pull-right footer:after,
.notebooksharecontainer .blockquote-reverse small:after,
.notebooksharecontainer blockquote.pull-right small:after,
.notebooksharecontainer .blockquote-reverse .small:after,
.notebooksharecontainer blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }
.notebooksharecontainer address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143; }
.notebooksharecontainer code,
.notebooksharecontainer kbd,
.notebooksharecontainer pre,
.notebooksharecontainer samp {
  font-family: monospace; }
.notebooksharecontainer code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px; }
.notebooksharecontainer kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #888;
  background-color: transparent;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
.notebooksharecontainer kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none; }
.notebooksharecontainer pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
.notebooksharecontainer pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }
.notebooksharecontainer .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }
.notebooksharecontainer .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
@media (min-width: 768px) {
  .notebooksharecontainer .container {
    width: 768px; } }
@media (min-width: 992px) {
  .notebooksharecontainer .container {
    width: 940px; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .container {
    width: 1140px; } }
.notebooksharecontainer .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
.notebooksharecontainer .row {
  margin-left: 0px;
  margin-right: 0px; }
.notebooksharecontainer .col-xs-1, .notebooksharecontainer .col-sm-1, .notebooksharecontainer .col-md-1, .notebooksharecontainer .col-lg-1, .notebooksharecontainer .col-xs-2, .notebooksharecontainer .col-sm-2, .notebooksharecontainer .col-md-2, .notebooksharecontainer .col-lg-2, .notebooksharecontainer .col-xs-3, .notebooksharecontainer .col-sm-3, .notebooksharecontainer .col-md-3, .notebooksharecontainer .col-lg-3, .notebooksharecontainer .col-xs-4, .notebooksharecontainer .col-sm-4, .notebooksharecontainer .col-md-4, .notebooksharecontainer .col-lg-4, .notebooksharecontainer .col-xs-5, .notebooksharecontainer .col-sm-5, .notebooksharecontainer .col-md-5, .notebooksharecontainer .col-lg-5, .notebooksharecontainer .col-xs-6, .notebooksharecontainer .col-sm-6, .notebooksharecontainer .col-md-6, .notebooksharecontainer .col-lg-6, .notebooksharecontainer .col-xs-7, .notebooksharecontainer .col-sm-7, .notebooksharecontainer .col-md-7, .notebooksharecontainer .col-lg-7, .notebooksharecontainer .col-xs-8, .notebooksharecontainer .col-sm-8, .notebooksharecontainer .col-md-8, .notebooksharecontainer .col-lg-8, .notebooksharecontainer .col-xs-9, .notebooksharecontainer .col-sm-9, .notebooksharecontainer .col-md-9, .notebooksharecontainer .col-lg-9, .notebooksharecontainer .col-xs-10, .notebooksharecontainer .col-sm-10, .notebooksharecontainer .col-md-10, .notebooksharecontainer .col-lg-10, .notebooksharecontainer .col-xs-11, .notebooksharecontainer .col-sm-11, .notebooksharecontainer .col-md-11, .notebooksharecontainer .col-lg-11, .notebooksharecontainer .col-xs-12, .notebooksharecontainer .col-sm-12, .notebooksharecontainer .col-md-12, .notebooksharecontainer .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px; }
.notebooksharecontainer .col-xs-1, .notebooksharecontainer .col-xs-2, .notebooksharecontainer .col-xs-3, .notebooksharecontainer .col-xs-4, .notebooksharecontainer .col-xs-5, .notebooksharecontainer .col-xs-6, .notebooksharecontainer .col-xs-7, .notebooksharecontainer .col-xs-8, .notebooksharecontainer .col-xs-9, .notebooksharecontainer .col-xs-10, .notebooksharecontainer .col-xs-11, .notebooksharecontainer .col-xs-12 {
  float: left; }
.notebooksharecontainer .col-xs-12 {
  width: 100%; }
.notebooksharecontainer .col-xs-11 {
  width: 91.66666667%; }
.notebooksharecontainer .col-xs-10 {
  width: 83.33333333%; }
.notebooksharecontainer .col-xs-9 {
  width: 75%; }
.notebooksharecontainer .col-xs-8 {
  width: 66.66666667%; }
.notebooksharecontainer .col-xs-7 {
  width: 58.33333333%; }
.notebooksharecontainer .col-xs-6 {
  width: 50%; }
.notebooksharecontainer .col-xs-5 {
  width: 41.66666667%; }
.notebooksharecontainer .col-xs-4 {
  width: 33.33333333%; }
.notebooksharecontainer .col-xs-3 {
  width: 25%; }
.notebooksharecontainer .col-xs-2 {
  width: 16.66666667%; }
.notebooksharecontainer .col-xs-1 {
  width: 8.33333333%; }
.notebooksharecontainer .col-xs-pull-12 {
  right: 100%; }
.notebooksharecontainer .col-xs-pull-11 {
  right: 91.66666667%; }
.notebooksharecontainer .col-xs-pull-10 {
  right: 83.33333333%; }
.notebooksharecontainer .col-xs-pull-9 {
  right: 75%; }
.notebooksharecontainer .col-xs-pull-8 {
  right: 66.66666667%; }
.notebooksharecontainer .col-xs-pull-7 {
  right: 58.33333333%; }
.notebooksharecontainer .col-xs-pull-6 {
  right: 50%; }
.notebooksharecontainer .col-xs-pull-5 {
  right: 41.66666667%; }
.notebooksharecontainer .col-xs-pull-4 {
  right: 33.33333333%; }
.notebooksharecontainer .col-xs-pull-3 {
  right: 25%; }
.notebooksharecontainer .col-xs-pull-2 {
  right: 16.66666667%; }
.notebooksharecontainer .col-xs-pull-1 {
  right: 8.33333333%; }
.notebooksharecontainer .col-xs-pull-0 {
  right: auto; }
.notebooksharecontainer .col-xs-push-12 {
  left: 100%; }
.notebooksharecontainer .col-xs-push-11 {
  left: 91.66666667%; }
.notebooksharecontainer .col-xs-push-10 {
  left: 83.33333333%; }
.notebooksharecontainer .col-xs-push-9 {
  left: 75%; }
.notebooksharecontainer .col-xs-push-8 {
  left: 66.66666667%; }
.notebooksharecontainer .col-xs-push-7 {
  left: 58.33333333%; }
.notebooksharecontainer .col-xs-push-6 {
  left: 50%; }
.notebooksharecontainer .col-xs-push-5 {
  left: 41.66666667%; }
.notebooksharecontainer .col-xs-push-4 {
  left: 33.33333333%; }
.notebooksharecontainer .col-xs-push-3 {
  left: 25%; }
.notebooksharecontainer .col-xs-push-2 {
  left: 16.66666667%; }
.notebooksharecontainer .col-xs-push-1 {
  left: 8.33333333%; }
.notebooksharecontainer .col-xs-push-0 {
  left: auto; }
.notebooksharecontainer .col-xs-offset-12 {
  margin-left: 100%; }
.notebooksharecontainer .col-xs-offset-11 {
  margin-left: 91.66666667%; }
.notebooksharecontainer .col-xs-offset-10 {
  margin-left: 83.33333333%; }
.notebooksharecontainer .col-xs-offset-9 {
  margin-left: 75%; }
.notebooksharecontainer .col-xs-offset-8 {
  margin-left: 66.66666667%; }
.notebooksharecontainer .col-xs-offset-7 {
  margin-left: 58.33333333%; }
.notebooksharecontainer .col-xs-offset-6 {
  margin-left: 50%; }
.notebooksharecontainer .col-xs-offset-5 {
  margin-left: 41.66666667%; }
.notebooksharecontainer .col-xs-offset-4 {
  margin-left: 33.33333333%; }
.notebooksharecontainer .col-xs-offset-3 {
  margin-left: 25%; }
.notebooksharecontainer .col-xs-offset-2 {
  margin-left: 16.66666667%; }
.notebooksharecontainer .col-xs-offset-1 {
  margin-left: 8.33333333%; }
.notebooksharecontainer .col-xs-offset-0 {
  margin-left: 0%; }
@media (min-width: 768px) {
  .notebooksharecontainer .col-sm-1, .notebooksharecontainer .col-sm-2, .notebooksharecontainer .col-sm-3, .notebooksharecontainer .col-sm-4, .notebooksharecontainer .col-sm-5, .notebooksharecontainer .col-sm-6, .notebooksharecontainer .col-sm-7, .notebooksharecontainer .col-sm-8, .notebooksharecontainer .col-sm-9, .notebooksharecontainer .col-sm-10, .notebooksharecontainer .col-sm-11, .notebooksharecontainer .col-sm-12 {
    float: left; }
  .notebooksharecontainer .col-sm-12 {
    width: 100%; }
  .notebooksharecontainer .col-sm-11 {
    width: 91.66666667%; }
  .notebooksharecontainer .col-sm-10 {
    width: 83.33333333%; }
  .notebooksharecontainer .col-sm-9 {
    width: 75%; }
  .notebooksharecontainer .col-sm-8 {
    width: 66.66666667%; }
  .notebooksharecontainer .col-sm-7 {
    width: 58.33333333%; }
  .notebooksharecontainer .col-sm-6 {
    width: 50%; }
  .notebooksharecontainer .col-sm-5 {
    width: 41.66666667%; }
  .notebooksharecontainer .col-sm-4 {
    width: 33.33333333%; }
  .notebooksharecontainer .col-sm-3 {
    width: 25%; }
  .notebooksharecontainer .col-sm-2 {
    width: 16.66666667%; }
  .notebooksharecontainer .col-sm-1 {
    width: 8.33333333%; }
  .notebooksharecontainer .col-sm-pull-12 {
    right: 100%; }
  .notebooksharecontainer .col-sm-pull-11 {
    right: 91.66666667%; }
  .notebooksharecontainer .col-sm-pull-10 {
    right: 83.33333333%; }
  .notebooksharecontainer .col-sm-pull-9 {
    right: 75%; }
  .notebooksharecontainer .col-sm-pull-8 {
    right: 66.66666667%; }
  .notebooksharecontainer .col-sm-pull-7 {
    right: 58.33333333%; }
  .notebooksharecontainer .col-sm-pull-6 {
    right: 50%; }
  .notebooksharecontainer .col-sm-pull-5 {
    right: 41.66666667%; }
  .notebooksharecontainer .col-sm-pull-4 {
    right: 33.33333333%; }
  .notebooksharecontainer .col-sm-pull-3 {
    right: 25%; }
  .notebooksharecontainer .col-sm-pull-2 {
    right: 16.66666667%; }
  .notebooksharecontainer .col-sm-pull-1 {
    right: 8.33333333%; }
  .notebooksharecontainer .col-sm-pull-0 {
    right: auto; }
  .notebooksharecontainer .col-sm-push-12 {
    left: 100%; }
  .notebooksharecontainer .col-sm-push-11 {
    left: 91.66666667%; }
  .notebooksharecontainer .col-sm-push-10 {
    left: 83.33333333%; }
  .notebooksharecontainer .col-sm-push-9 {
    left: 75%; }
  .notebooksharecontainer .col-sm-push-8 {
    left: 66.66666667%; }
  .notebooksharecontainer .col-sm-push-7 {
    left: 58.33333333%; }
  .notebooksharecontainer .col-sm-push-6 {
    left: 50%; }
  .notebooksharecontainer .col-sm-push-5 {
    left: 41.66666667%; }
  .notebooksharecontainer .col-sm-push-4 {
    left: 33.33333333%; }
  .notebooksharecontainer .col-sm-push-3 {
    left: 25%; }
  .notebooksharecontainer .col-sm-push-2 {
    left: 16.66666667%; }
  .notebooksharecontainer .col-sm-push-1 {
    left: 8.33333333%; }
  .notebooksharecontainer .col-sm-push-0 {
    left: auto; }
  .notebooksharecontainer .col-sm-offset-12 {
    margin-left: 100%; }
  .notebooksharecontainer .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .notebooksharecontainer .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .notebooksharecontainer .col-sm-offset-9 {
    margin-left: 75%; }
  .notebooksharecontainer .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .notebooksharecontainer .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .notebooksharecontainer .col-sm-offset-6 {
    margin-left: 50%; }
  .notebooksharecontainer .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .notebooksharecontainer .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .notebooksharecontainer .col-sm-offset-3 {
    margin-left: 25%; }
  .notebooksharecontainer .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .notebooksharecontainer .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .notebooksharecontainer .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .notebooksharecontainer .col-md-1, .notebooksharecontainer .col-md-2, .notebooksharecontainer .col-md-3, .notebooksharecontainer .col-md-4, .notebooksharecontainer .col-md-5, .notebooksharecontainer .col-md-6, .notebooksharecontainer .col-md-7, .notebooksharecontainer .col-md-8, .notebooksharecontainer .col-md-9, .notebooksharecontainer .col-md-10, .notebooksharecontainer .col-md-11, .notebooksharecontainer .col-md-12 {
    float: left; }
  .notebooksharecontainer .col-md-12 {
    width: 100%; }
  .notebooksharecontainer .col-md-11 {
    width: 91.66666667%; }
  .notebooksharecontainer .col-md-10 {
    width: 83.33333333%; }
  .notebooksharecontainer .col-md-9 {
    width: 75%; }
  .notebooksharecontainer .col-md-8 {
    width: 66.66666667%; }
  .notebooksharecontainer .col-md-7 {
    width: 58.33333333%; }
  .notebooksharecontainer .col-md-6 {
    width: 50%; }
  .notebooksharecontainer .col-md-5 {
    width: 41.66666667%; }
  .notebooksharecontainer .col-md-4 {
    width: 33.33333333%; }
  .notebooksharecontainer .col-md-3 {
    width: 25%; }
  .notebooksharecontainer .col-md-2 {
    width: 16.66666667%; }
  .notebooksharecontainer .col-md-1 {
    width: 8.33333333%; }
  .notebooksharecontainer .col-md-pull-12 {
    right: 100%; }
  .notebooksharecontainer .col-md-pull-11 {
    right: 91.66666667%; }
  .notebooksharecontainer .col-md-pull-10 {
    right: 83.33333333%; }
  .notebooksharecontainer .col-md-pull-9 {
    right: 75%; }
  .notebooksharecontainer .col-md-pull-8 {
    right: 66.66666667%; }
  .notebooksharecontainer .col-md-pull-7 {
    right: 58.33333333%; }
  .notebooksharecontainer .col-md-pull-6 {
    right: 50%; }
  .notebooksharecontainer .col-md-pull-5 {
    right: 41.66666667%; }
  .notebooksharecontainer .col-md-pull-4 {
    right: 33.33333333%; }
  .notebooksharecontainer .col-md-pull-3 {
    right: 25%; }
  .notebooksharecontainer .col-md-pull-2 {
    right: 16.66666667%; }
  .notebooksharecontainer .col-md-pull-1 {
    right: 8.33333333%; }
  .notebooksharecontainer .col-md-pull-0 {
    right: auto; }
  .notebooksharecontainer .col-md-push-12 {
    left: 100%; }
  .notebooksharecontainer .col-md-push-11 {
    left: 91.66666667%; }
  .notebooksharecontainer .col-md-push-10 {
    left: 83.33333333%; }
  .notebooksharecontainer .col-md-push-9 {
    left: 75%; }
  .notebooksharecontainer .col-md-push-8 {
    left: 66.66666667%; }
  .notebooksharecontainer .col-md-push-7 {
    left: 58.33333333%; }
  .notebooksharecontainer .col-md-push-6 {
    left: 50%; }
  .notebooksharecontainer .col-md-push-5 {
    left: 41.66666667%; }
  .notebooksharecontainer .col-md-push-4 {
    left: 33.33333333%; }
  .notebooksharecontainer .col-md-push-3 {
    left: 25%; }
  .notebooksharecontainer .col-md-push-2 {
    left: 16.66666667%; }
  .notebooksharecontainer .col-md-push-1 {
    left: 8.33333333%; }
  .notebooksharecontainer .col-md-push-0 {
    left: auto; }
  .notebooksharecontainer .col-md-offset-12 {
    margin-left: 100%; }
  .notebooksharecontainer .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .notebooksharecontainer .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .notebooksharecontainer .col-md-offset-9 {
    margin-left: 75%; }
  .notebooksharecontainer .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .notebooksharecontainer .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .notebooksharecontainer .col-md-offset-6 {
    margin-left: 50%; }
  .notebooksharecontainer .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .notebooksharecontainer .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .notebooksharecontainer .col-md-offset-3 {
    margin-left: 25%; }
  .notebooksharecontainer .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .notebooksharecontainer .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .notebooksharecontainer .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .col-lg-1, .notebooksharecontainer .col-lg-2, .notebooksharecontainer .col-lg-3, .notebooksharecontainer .col-lg-4, .notebooksharecontainer .col-lg-5, .notebooksharecontainer .col-lg-6, .notebooksharecontainer .col-lg-7, .notebooksharecontainer .col-lg-8, .notebooksharecontainer .col-lg-9, .notebooksharecontainer .col-lg-10, .notebooksharecontainer .col-lg-11, .notebooksharecontainer .col-lg-12 {
    float: left; }
  .notebooksharecontainer .col-lg-12 {
    width: 100%; }
  .notebooksharecontainer .col-lg-11 {
    width: 91.66666667%; }
  .notebooksharecontainer .col-lg-10 {
    width: 83.33333333%; }
  .notebooksharecontainer .col-lg-9 {
    width: 75%; }
  .notebooksharecontainer .col-lg-8 {
    width: 66.66666667%; }
  .notebooksharecontainer .col-lg-7 {
    width: 58.33333333%; }
  .notebooksharecontainer .col-lg-6 {
    width: 50%; }
  .notebooksharecontainer .col-lg-5 {
    width: 41.66666667%; }
  .notebooksharecontainer .col-lg-4 {
    width: 33.33333333%; }
  .notebooksharecontainer .col-lg-3 {
    width: 25%; }
  .notebooksharecontainer .col-lg-2 {
    width: 16.66666667%; }
  .notebooksharecontainer .col-lg-1 {
    width: 8.33333333%; }
  .notebooksharecontainer .col-lg-pull-12 {
    right: 100%; }
  .notebooksharecontainer .col-lg-pull-11 {
    right: 91.66666667%; }
  .notebooksharecontainer .col-lg-pull-10 {
    right: 83.33333333%; }
  .notebooksharecontainer .col-lg-pull-9 {
    right: 75%; }
  .notebooksharecontainer .col-lg-pull-8 {
    right: 66.66666667%; }
  .notebooksharecontainer .col-lg-pull-7 {
    right: 58.33333333%; }
  .notebooksharecontainer .col-lg-pull-6 {
    right: 50%; }
  .notebooksharecontainer .col-lg-pull-5 {
    right: 41.66666667%; }
  .notebooksharecontainer .col-lg-pull-4 {
    right: 33.33333333%; }
  .notebooksharecontainer .col-lg-pull-3 {
    right: 25%; }
  .notebooksharecontainer .col-lg-pull-2 {
    right: 16.66666667%; }
  .notebooksharecontainer .col-lg-pull-1 {
    right: 8.33333333%; }
  .notebooksharecontainer .col-lg-pull-0 {
    right: auto; }
  .notebooksharecontainer .col-lg-push-12 {
    left: 100%; }
  .notebooksharecontainer .col-lg-push-11 {
    left: 91.66666667%; }
  .notebooksharecontainer .col-lg-push-10 {
    left: 83.33333333%; }
  .notebooksharecontainer .col-lg-push-9 {
    left: 75%; }
  .notebooksharecontainer .col-lg-push-8 {
    left: 66.66666667%; }
  .notebooksharecontainer .col-lg-push-7 {
    left: 58.33333333%; }
  .notebooksharecontainer .col-lg-push-6 {
    left: 50%; }
  .notebooksharecontainer .col-lg-push-5 {
    left: 41.66666667%; }
  .notebooksharecontainer .col-lg-push-4 {
    left: 33.33333333%; }
  .notebooksharecontainer .col-lg-push-3 {
    left: 25%; }
  .notebooksharecontainer .col-lg-push-2 {
    left: 16.66666667%; }
  .notebooksharecontainer .col-lg-push-1 {
    left: 8.33333333%; }
  .notebooksharecontainer .col-lg-push-0 {
    left: auto; }
  .notebooksharecontainer .col-lg-offset-12 {
    margin-left: 100%; }
  .notebooksharecontainer .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .notebooksharecontainer .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .notebooksharecontainer .col-lg-offset-9 {
    margin-left: 75%; }
  .notebooksharecontainer .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .notebooksharecontainer .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .notebooksharecontainer .col-lg-offset-6 {
    margin-left: 50%; }
  .notebooksharecontainer .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .notebooksharecontainer .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .notebooksharecontainer .col-lg-offset-3 {
    margin-left: 25%; }
  .notebooksharecontainer .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .notebooksharecontainer .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .notebooksharecontainer .col-lg-offset-0 {
    margin-left: 0%; } }
.notebooksharecontainer table {
  background-color: transparent; }
.notebooksharecontainer caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }
.notebooksharecontainer th {
  text-align: left; }
.notebooksharecontainer .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
.notebooksharecontainer .table > thead > tr > th,
.notebooksharecontainer .table > tbody > tr > th,
.notebooksharecontainer .table > tfoot > tr > th,
.notebooksharecontainer .table > thead > tr > td,
.notebooksharecontainer .table > tbody > tr > td,
.notebooksharecontainer .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }
.notebooksharecontainer .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }
.notebooksharecontainer .table > caption + thead > tr:first-child > th,
.notebooksharecontainer .table > colgroup + thead > tr:first-child > th,
.notebooksharecontainer .table > thead:first-child > tr:first-child > th,
.notebooksharecontainer .table > caption + thead > tr:first-child > td,
.notebooksharecontainer .table > colgroup + thead > tr:first-child > td,
.notebooksharecontainer .table > thead:first-child > tr:first-child > td {
  border-top: 0; }
.notebooksharecontainer .table > tbody + tbody {
  border-top: 2px solid #ddd; }
.notebooksharecontainer .table .table {
  background-color: #fff; }
.notebooksharecontainer .table-condensed > thead > tr > th,
.notebooksharecontainer .table-condensed > tbody > tr > th,
.notebooksharecontainer .table-condensed > tfoot > tr > th,
.notebooksharecontainer .table-condensed > thead > tr > td,
.notebooksharecontainer .table-condensed > tbody > tr > td,
.notebooksharecontainer .table-condensed > tfoot > tr > td {
  padding: 5px; }
.notebooksharecontainer .table-bordered {
  border: 1px solid #ddd; }
.notebooksharecontainer .table-bordered > thead > tr > th,
.notebooksharecontainer .table-bordered > tbody > tr > th,
.notebooksharecontainer .table-bordered > tfoot > tr > th,
.notebooksharecontainer .table-bordered > thead > tr > td,
.notebooksharecontainer .table-bordered > tbody > tr > td,
.notebooksharecontainer .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }
.notebooksharecontainer .table-bordered > thead > tr > th,
.notebooksharecontainer .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }
.notebooksharecontainer .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }
.notebooksharecontainer .table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }
.notebooksharecontainer table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }
.notebooksharecontainer table td[class*="col-"],
.notebooksharecontainer table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }
.notebooksharecontainer .table > thead > tr > td.active,
.notebooksharecontainer .table > tbody > tr > td.active,
.notebooksharecontainer .table > tfoot > tr > td.active,
.notebooksharecontainer .table > thead > tr > th.active,
.notebooksharecontainer .table > tbody > tr > th.active,
.notebooksharecontainer .table > tfoot > tr > th.active,
.notebooksharecontainer .table > thead > tr.active > td,
.notebooksharecontainer .table > tbody > tr.active > td,
.notebooksharecontainer .table > tfoot > tr.active > td,
.notebooksharecontainer .table > thead > tr.active > th,
.notebooksharecontainer .table > tbody > tr.active > th,
.notebooksharecontainer .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }
.notebooksharecontainer .table-hover > tbody > tr > td.active:hover,
.notebooksharecontainer .table-hover > tbody > tr > th.active:hover,
.notebooksharecontainer .table-hover > tbody > tr.active:hover > td,
.notebooksharecontainer .table-hover > tbody > tr:hover > .active,
.notebooksharecontainer .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }
.notebooksharecontainer .table > thead > tr > td.success,
.notebooksharecontainer .table > tbody > tr > td.success,
.notebooksharecontainer .table > tfoot > tr > td.success,
.notebooksharecontainer .table > thead > tr > th.success,
.notebooksharecontainer .table > tbody > tr > th.success,
.notebooksharecontainer .table > tfoot > tr > th.success,
.notebooksharecontainer .table > thead > tr.success > td,
.notebooksharecontainer .table > tbody > tr.success > td,
.notebooksharecontainer .table > tfoot > tr.success > td,
.notebooksharecontainer .table > thead > tr.success > th,
.notebooksharecontainer .table > tbody > tr.success > th,
.notebooksharecontainer .table > tfoot > tr.success > th {
  background-color: #dff0d8; }
.notebooksharecontainer .table-hover > tbody > tr > td.success:hover,
.notebooksharecontainer .table-hover > tbody > tr > th.success:hover,
.notebooksharecontainer .table-hover > tbody > tr.success:hover > td,
.notebooksharecontainer .table-hover > tbody > tr:hover > .success,
.notebooksharecontainer .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }
.notebooksharecontainer .table > thead > tr > td.info,
.notebooksharecontainer .table > tbody > tr > td.info,
.notebooksharecontainer .table > tfoot > tr > td.info,
.notebooksharecontainer .table > thead > tr > th.info,
.notebooksharecontainer .table > tbody > tr > th.info,
.notebooksharecontainer .table > tfoot > tr > th.info,
.notebooksharecontainer .table > thead > tr.info > td,
.notebooksharecontainer .table > tbody > tr.info > td,
.notebooksharecontainer .table > tfoot > tr.info > td,
.notebooksharecontainer .table > thead > tr.info > th,
.notebooksharecontainer .table > tbody > tr.info > th,
.notebooksharecontainer .table > tfoot > tr.info > th {
  background-color: #d9edf7; }
.notebooksharecontainer .table-hover > tbody > tr > td.info:hover,
.notebooksharecontainer .table-hover > tbody > tr > th.info:hover,
.notebooksharecontainer .table-hover > tbody > tr.info:hover > td,
.notebooksharecontainer .table-hover > tbody > tr:hover > .info,
.notebooksharecontainer .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }
.notebooksharecontainer .table > thead > tr > td.warning,
.notebooksharecontainer .table > tbody > tr > td.warning,
.notebooksharecontainer .table > tfoot > tr > td.warning,
.notebooksharecontainer .table > thead > tr > th.warning,
.notebooksharecontainer .table > tbody > tr > th.warning,
.notebooksharecontainer .table > tfoot > tr > th.warning,
.notebooksharecontainer .table > thead > tr.warning > td,
.notebooksharecontainer .table > tbody > tr.warning > td,
.notebooksharecontainer .table > tfoot > tr.warning > td,
.notebooksharecontainer .table > thead > tr.warning > th,
.notebooksharecontainer .table > tbody > tr.warning > th,
.notebooksharecontainer .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }
.notebooksharecontainer .table-hover > tbody > tr > td.warning:hover,
.notebooksharecontainer .table-hover > tbody > tr > th.warning:hover,
.notebooksharecontainer .table-hover > tbody > tr.warning:hover > td,
.notebooksharecontainer .table-hover > tbody > tr:hover > .warning,
.notebooksharecontainer .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }
.notebooksharecontainer .table > thead > tr > td.danger,
.notebooksharecontainer .table > tbody > tr > td.danger,
.notebooksharecontainer .table > tfoot > tr > td.danger,
.notebooksharecontainer .table > thead > tr > th.danger,
.notebooksharecontainer .table > tbody > tr > th.danger,
.notebooksharecontainer .table > tfoot > tr > th.danger,
.notebooksharecontainer .table > thead > tr.danger > td,
.notebooksharecontainer .table > tbody > tr.danger > td,
.notebooksharecontainer .table > tfoot > tr.danger > td,
.notebooksharecontainer .table > thead > tr.danger > th,
.notebooksharecontainer .table > tbody > tr.danger > th,
.notebooksharecontainer .table > tfoot > tr.danger > th {
  background-color: #f2dede; }
.notebooksharecontainer .table-hover > tbody > tr > td.danger:hover,
.notebooksharecontainer .table-hover > tbody > tr > th.danger:hover,
.notebooksharecontainer .table-hover > tbody > tr.danger:hover > td,
.notebooksharecontainer .table-hover > tbody > tr:hover > .danger,
.notebooksharecontainer .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }
.notebooksharecontainer .table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
@media screen and (max-width: 767px) {
  .notebooksharecontainer .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .notebooksharecontainer .table-responsive > .table {
    margin-bottom: 0; }
  .notebooksharecontainer .table-responsive > .table > thead > tr > th,
  .notebooksharecontainer .table-responsive > .table > tbody > tr > th,
  .notebooksharecontainer .table-responsive > .table > tfoot > tr > th,
  .notebooksharecontainer .table-responsive > .table > thead > tr > td,
  .notebooksharecontainer .table-responsive > .table > tbody > tr > td,
  .notebooksharecontainer .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .notebooksharecontainer .table-responsive > .table-bordered {
    border: 0; }
  .notebooksharecontainer .table-responsive > .table-bordered > thead > tr > th:first-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .notebooksharecontainer .table-responsive > .table-bordered > thead > tr > td:first-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .notebooksharecontainer .table-responsive > .table-bordered > thead > tr > th:last-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .notebooksharecontainer .table-responsive > .table-bordered > thead > tr > td:last-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .notebooksharecontainer .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .notebooksharecontainer .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .notebooksharecontainer .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .notebooksharecontainer .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .notebooksharecontainer .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.notebooksharecontainer fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }
.notebooksharecontainer legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
.notebooksharecontainer label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }
.notebooksharecontainer input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.notebooksharecontainer input[type="radio"],
.notebooksharecontainer input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
.notebooksharecontainer input[type="file"] {
  display: block; }
.notebooksharecontainer input[type="range"] {
  display: block;
  width: 100%; }
.notebooksharecontainer select[multiple],
.notebooksharecontainer select[size] {
  height: auto; }
.notebooksharecontainer input[type="file"]:focus,
.notebooksharecontainer input[type="radio"]:focus,
.notebooksharecontainer input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.notebooksharecontainer output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555; }
.notebooksharecontainer .form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.notebooksharecontainer .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); }
.notebooksharecontainer .form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }
.notebooksharecontainer .form-control:-ms-input-placeholder {
  color: #999; }
.notebooksharecontainer .form-control::-webkit-input-placeholder {
  color: #999; }
.notebooksharecontainer .form-control::-ms-expand {
  border: 0;
  background-color: transparent; }
.notebooksharecontainer .form-control[disabled],
.notebooksharecontainer .form-control[readonly],
.notebooksharecontainer fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }
.notebooksharecontainer .form-control[disabled],
.notebooksharecontainer fieldset[disabled] .form-control {
  cursor: not-allowed; }
.notebooksharecontainer textarea.form-control {
  height: auto; }
.notebooksharecontainer input[type="search"] {
  -webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .notebooksharecontainer input[type="date"].form-control,
  .notebooksharecontainer input[type="time"].form-control,
  .notebooksharecontainer input[type="datetime-local"].form-control,
  .notebooksharecontainer input[type="month"].form-control {
    line-height: 32px; }
  .notebooksharecontainer input[type="date"].input-sm,
  .notebooksharecontainer input[type="time"].input-sm,
  .notebooksharecontainer input[type="datetime-local"].input-sm,
  .notebooksharecontainer input[type="month"].input-sm,
  .notebooksharecontainer .input-group-sm input[type="date"],
  .notebooksharecontainer .input-group-sm input[type="time"],
  .notebooksharecontainer .input-group-sm input[type="datetime-local"],
  .notebooksharecontainer .input-group-sm input[type="month"] {
    line-height: 30px; }
  .notebooksharecontainer input[type="date"].input-lg,
  .notebooksharecontainer input[type="time"].input-lg,
  .notebooksharecontainer input[type="datetime-local"].input-lg,
  .notebooksharecontainer input[type="month"].input-lg,
  .notebooksharecontainer .input-group-lg input[type="date"],
  .notebooksharecontainer .input-group-lg input[type="time"],
  .notebooksharecontainer .input-group-lg input[type="datetime-local"],
  .notebooksharecontainer .input-group-lg input[type="month"] {
    line-height: 45px; } }
.notebooksharecontainer .form-group {
  margin-bottom: 15px; }
.notebooksharecontainer .radio,
.notebooksharecontainer .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
.notebooksharecontainer .radio label,
.notebooksharecontainer .checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }
.notebooksharecontainer .radio input[type="radio"],
.notebooksharecontainer .radio-inline input[type="radio"],
.notebooksharecontainer .checkbox input[type="checkbox"],
.notebooksharecontainer .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }
.notebooksharecontainer .radio + .radio,
.notebooksharecontainer .checkbox + .checkbox {
  margin-top: -5px; }
.notebooksharecontainer .radio-inline,
.notebooksharecontainer .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }
.notebooksharecontainer .radio-inline + .radio-inline,
.notebooksharecontainer .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }
.notebooksharecontainer input[type="radio"][disabled],
.notebooksharecontainer input[type="checkbox"][disabled],
.notebooksharecontainer input[type="radio"].disabled,
.notebooksharecontainer input[type="checkbox"].disabled,
.notebooksharecontainer fieldset[disabled] input[type="radio"],
.notebooksharecontainer fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }
.notebooksharecontainer .radio-inline.disabled,
.notebooksharecontainer .checkbox-inline.disabled,
.notebooksharecontainer fieldset[disabled] .radio-inline,
.notebooksharecontainer fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }
.notebooksharecontainer .radio.disabled label,
.notebooksharecontainer .checkbox.disabled label,
.notebooksharecontainer fieldset[disabled] .radio label,
.notebooksharecontainer fieldset[disabled] .checkbox label {
  cursor: not-allowed; }
.notebooksharecontainer .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px; }
.notebooksharecontainer .form-control-static.input-lg,
.notebooksharecontainer .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }
.notebooksharecontainer .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }
.notebooksharecontainer select.input-sm {
  height: 30px;
  line-height: 30px; }
.notebooksharecontainer textarea.input-sm,
.notebooksharecontainer select[multiple].input-sm {
  height: auto; }
.notebooksharecontainer .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }
.notebooksharecontainer .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.notebooksharecontainer .form-group-sm textarea.form-control,
.notebooksharecontainer .form-group-sm select[multiple].form-control {
  height: auto; }
.notebooksharecontainer .form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }
.notebooksharecontainer .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px; }
.notebooksharecontainer select.input-lg {
  height: 45px;
  line-height: 45px; }
.notebooksharecontainer textarea.input-lg,
.notebooksharecontainer select[multiple].input-lg {
  height: auto; }
.notebooksharecontainer .form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px; }
.notebooksharecontainer .form-group-lg select.form-control {
  height: 45px;
  line-height: 45px; }
.notebooksharecontainer .form-group-lg textarea.form-control,
.notebooksharecontainer .form-group-lg select[multiple].form-control {
  height: auto; }
.notebooksharecontainer .form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333; }
.notebooksharecontainer .has-feedback {
  position: relative; }
.notebooksharecontainer .has-feedback .form-control {
  padding-right: 40px; }
.notebooksharecontainer .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none; }
.notebooksharecontainer .input-lg + .form-control-feedback,
.notebooksharecontainer .input-group-lg + .form-control-feedback,
.notebooksharecontainer .form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }
.notebooksharecontainer .input-sm + .form-control-feedback,
.notebooksharecontainer .input-group-sm + .form-control-feedback,
.notebooksharecontainer .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }
.notebooksharecontainer .has-success .help-block,
.notebooksharecontainer .has-success .control-label,
.notebooksharecontainer .has-success .radio,
.notebooksharecontainer .has-success .checkbox,
.notebooksharecontainer .has-success .radio-inline,
.notebooksharecontainer .has-success .checkbox-inline,
.notebooksharecontainer .has-success.radio label,
.notebooksharecontainer .has-success.checkbox label,
.notebooksharecontainer .has-success.radio-inline label,
.notebooksharecontainer .has-success.checkbox-inline label {
  color: #3c763d; }
.notebooksharecontainer .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); }
.notebooksharecontainer .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; }
.notebooksharecontainer .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.notebooksharecontainer .has-success .form-control-feedback {
  color: #3c763d; }
.notebooksharecontainer .has-warning .help-block,
.notebooksharecontainer .has-warning .control-label,
.notebooksharecontainer .has-warning .radio,
.notebooksharecontainer .has-warning .checkbox,
.notebooksharecontainer .has-warning .radio-inline,
.notebooksharecontainer .has-warning .checkbox-inline,
.notebooksharecontainer .has-warning.radio label,
.notebooksharecontainer .has-warning.checkbox label,
.notebooksharecontainer .has-warning.radio-inline label,
.notebooksharecontainer .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.notebooksharecontainer .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); }
.notebooksharecontainer .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; }
.notebooksharecontainer .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.notebooksharecontainer .has-warning .form-control-feedback {
  color: #8a6d3b; }
.notebooksharecontainer .has-error .help-block,
.notebooksharecontainer .has-error .control-label,
.notebooksharecontainer .has-error .radio,
.notebooksharecontainer .has-error .checkbox,
.notebooksharecontainer .has-error .radio-inline,
.notebooksharecontainer .has-error .checkbox-inline,
.notebooksharecontainer .has-error.radio label,
.notebooksharecontainer .has-error.checkbox label,
.notebooksharecontainer .has-error.radio-inline label,
.notebooksharecontainer .has-error.checkbox-inline label {
  color: #a94442; }
.notebooksharecontainer .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); }
.notebooksharecontainer .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; }
.notebooksharecontainer .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.notebooksharecontainer .has-error .form-control-feedback {
  color: #a94442; }
.notebooksharecontainer .has-feedback label ~ .form-control-feedback {
  top: 23px; }
.notebooksharecontainer .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }
.notebooksharecontainer .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }
@media (min-width: 768px) {
  .notebooksharecontainer .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .notebooksharecontainer .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .notebooksharecontainer .form-inline .form-control-static {
    display: inline-block; }
  .notebooksharecontainer .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .notebooksharecontainer .form-inline .input-group .input-group-addon,
  .notebooksharecontainer .form-inline .input-group .input-group-btn,
  .notebooksharecontainer .form-inline .input-group .form-control {
    width: auto; }
  .notebooksharecontainer .form-inline .input-group > .form-control {
    width: 100%; }
  .notebooksharecontainer .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .notebooksharecontainer .form-inline .radio,
  .notebooksharecontainer .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .notebooksharecontainer .form-inline .radio label,
  .notebooksharecontainer .form-inline .checkbox label {
    padding-left: 0; }
  .notebooksharecontainer .form-inline .radio input[type="radio"],
  .notebooksharecontainer .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .notebooksharecontainer .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.notebooksharecontainer .form-horizontal .radio,
.notebooksharecontainer .form-horizontal .checkbox,
.notebooksharecontainer .form-horizontal .radio-inline,
.notebooksharecontainer .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.notebooksharecontainer .form-horizontal .radio,
.notebooksharecontainer .form-horizontal .checkbox {
  min-height: 25px; }
.notebooksharecontainer .form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px; }
@media (min-width: 768px) {
  .notebooksharecontainer .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.notebooksharecontainer .form-horizontal .has-feedback .form-control-feedback {
  right: 0px; }
@media (min-width: 768px) {
  .notebooksharecontainer .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px; } }
@media (min-width: 768px) {
  .notebooksharecontainer .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.notebooksharecontainer .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.notebooksharecontainer .btn:focus,
.notebooksharecontainer .btn:active:focus,
.notebooksharecontainer .btn.active:focus,
.notebooksharecontainer .btn.focus,
.notebooksharecontainer .btn:active.focus,
.notebooksharecontainer .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.notebooksharecontainer .btn:hover,
.notebooksharecontainer .btn:focus,
.notebooksharecontainer .btn.focus {
  color: #333;
  text-decoration: none; }
.notebooksharecontainer .btn:active,
.notebooksharecontainer .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.notebooksharecontainer .btn.disabled,
.notebooksharecontainer .btn[disabled],
.notebooksharecontainer fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }
.notebooksharecontainer a.btn.disabled,
.notebooksharecontainer fieldset[disabled] a.btn {
  pointer-events: none; }
.notebooksharecontainer .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
.notebooksharecontainer .btn-default:focus,
.notebooksharecontainer .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }
.notebooksharecontainer .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.notebooksharecontainer .btn-default:active,
.notebooksharecontainer .btn-default.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.notebooksharecontainer .btn-default:active:hover,
.notebooksharecontainer .btn-default.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.btn-default:hover,
.notebooksharecontainer .btn-default:active:focus,
.notebooksharecontainer .btn-default.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-default:focus,
.notebooksharecontainer .btn-default:active.focus,
.notebooksharecontainer .btn-default.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }
.notebooksharecontainer .btn-default:active,
.notebooksharecontainer .btn-default.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-default {
  background-image: none; }
.notebooksharecontainer .btn-default.disabled:hover,
.notebooksharecontainer .btn-default[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-default:hover,
.notebooksharecontainer .btn-default.disabled:focus,
.notebooksharecontainer .btn-default[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-default:focus,
.notebooksharecontainer .btn-default.disabled.focus,
.notebooksharecontainer .btn-default[disabled].focus,
.notebooksharecontainer fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }
.notebooksharecontainer .btn-default .badge {
  color: #fff;
  background-color: #333; }
.notebooksharecontainer .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
.notebooksharecontainer .btn-primary:focus,
.notebooksharecontainer .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }
.notebooksharecontainer .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }
.notebooksharecontainer .btn-primary:active,
.notebooksharecontainer .btn-primary.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }
.notebooksharecontainer .btn-primary:active:hover,
.notebooksharecontainer .btn-primary.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.btn-primary:hover,
.notebooksharecontainer .btn-primary:active:focus,
.notebooksharecontainer .btn-primary.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-primary:focus,
.notebooksharecontainer .btn-primary:active.focus,
.notebooksharecontainer .btn-primary.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }
.notebooksharecontainer .btn-primary:active,
.notebooksharecontainer .btn-primary.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-primary {
  background-image: none; }
.notebooksharecontainer .btn-primary.disabled:hover,
.notebooksharecontainer .btn-primary[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-primary:hover,
.notebooksharecontainer .btn-primary.disabled:focus,
.notebooksharecontainer .btn-primary[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-primary:focus,
.notebooksharecontainer .btn-primary.disabled.focus,
.notebooksharecontainer .btn-primary[disabled].focus,
.notebooksharecontainer fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }
.notebooksharecontainer .btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }
.notebooksharecontainer .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
.notebooksharecontainer .btn-success:focus,
.notebooksharecontainer .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }
.notebooksharecontainer .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }
.notebooksharecontainer .btn-success:active,
.notebooksharecontainer .btn-success.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }
.notebooksharecontainer .btn-success:active:hover,
.notebooksharecontainer .btn-success.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.btn-success:hover,
.notebooksharecontainer .btn-success:active:focus,
.notebooksharecontainer .btn-success.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-success:focus,
.notebooksharecontainer .btn-success:active.focus,
.notebooksharecontainer .btn-success.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }
.notebooksharecontainer .btn-success:active,
.notebooksharecontainer .btn-success.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-success {
  background-image: none; }
.notebooksharecontainer .btn-success.disabled:hover,
.notebooksharecontainer .btn-success[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-success:hover,
.notebooksharecontainer .btn-success.disabled:focus,
.notebooksharecontainer .btn-success[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-success:focus,
.notebooksharecontainer .btn-success.disabled.focus,
.notebooksharecontainer .btn-success[disabled].focus,
.notebooksharecontainer fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }
.notebooksharecontainer .btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }
.notebooksharecontainer .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
.notebooksharecontainer .btn-info:focus,
.notebooksharecontainer .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }
.notebooksharecontainer .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }
.notebooksharecontainer .btn-info:active,
.notebooksharecontainer .btn-info.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }
.notebooksharecontainer .btn-info:active:hover,
.notebooksharecontainer .btn-info.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.btn-info:hover,
.notebooksharecontainer .btn-info:active:focus,
.notebooksharecontainer .btn-info.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-info:focus,
.notebooksharecontainer .btn-info:active.focus,
.notebooksharecontainer .btn-info.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }
.notebooksharecontainer .btn-info:active,
.notebooksharecontainer .btn-info.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-info {
  background-image: none; }
.notebooksharecontainer .btn-info.disabled:hover,
.notebooksharecontainer .btn-info[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-info:hover,
.notebooksharecontainer .btn-info.disabled:focus,
.notebooksharecontainer .btn-info[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-info:focus,
.notebooksharecontainer .btn-info.disabled.focus,
.notebooksharecontainer .btn-info[disabled].focus,
.notebooksharecontainer fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }
.notebooksharecontainer .btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }
.notebooksharecontainer .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
.notebooksharecontainer .btn-warning:focus,
.notebooksharecontainer .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }
.notebooksharecontainer .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }
.notebooksharecontainer .btn-warning:active,
.notebooksharecontainer .btn-warning.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }
.notebooksharecontainer .btn-warning:active:hover,
.notebooksharecontainer .btn-warning.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.btn-warning:hover,
.notebooksharecontainer .btn-warning:active:focus,
.notebooksharecontainer .btn-warning.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-warning:focus,
.notebooksharecontainer .btn-warning:active.focus,
.notebooksharecontainer .btn-warning.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }
.notebooksharecontainer .btn-warning:active,
.notebooksharecontainer .btn-warning.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-warning {
  background-image: none; }
.notebooksharecontainer .btn-warning.disabled:hover,
.notebooksharecontainer .btn-warning[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-warning:hover,
.notebooksharecontainer .btn-warning.disabled:focus,
.notebooksharecontainer .btn-warning[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-warning:focus,
.notebooksharecontainer .btn-warning.disabled.focus,
.notebooksharecontainer .btn-warning[disabled].focus,
.notebooksharecontainer fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }
.notebooksharecontainer .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }
.notebooksharecontainer .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
.notebooksharecontainer .btn-danger:focus,
.notebooksharecontainer .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }
.notebooksharecontainer .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }
.notebooksharecontainer .btn-danger:active,
.notebooksharecontainer .btn-danger.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }
.notebooksharecontainer .btn-danger:active:hover,
.notebooksharecontainer .btn-danger.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.btn-danger:hover,
.notebooksharecontainer .btn-danger:active:focus,
.notebooksharecontainer .btn-danger.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-danger:focus,
.notebooksharecontainer .btn-danger:active.focus,
.notebooksharecontainer .btn-danger.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }
.notebooksharecontainer .btn-danger:active,
.notebooksharecontainer .btn-danger.active,
.notebooksharecontainer .open > .dropdown-toggle.btn-danger {
  background-image: none; }
.notebooksharecontainer .btn-danger.disabled:hover,
.notebooksharecontainer .btn-danger[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-danger:hover,
.notebooksharecontainer .btn-danger.disabled:focus,
.notebooksharecontainer .btn-danger[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-danger:focus,
.notebooksharecontainer .btn-danger.disabled.focus,
.notebooksharecontainer .btn-danger[disabled].focus,
.notebooksharecontainer fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }
.notebooksharecontainer .btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }
.notebooksharecontainer .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
.notebooksharecontainer .btn-link,
.notebooksharecontainer .btn-link:active,
.notebooksharecontainer .btn-link.active,
.notebooksharecontainer .btn-link[disabled],
.notebooksharecontainer fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
.notebooksharecontainer .btn-link,
.notebooksharecontainer .btn-link:hover,
.notebooksharecontainer .btn-link:focus,
.notebooksharecontainer .btn-link:active {
  border-color: transparent; }
.notebooksharecontainer .btn-link:hover,
.notebooksharecontainer .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }
.notebooksharecontainer .btn-link[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .btn-link:hover,
.notebooksharecontainer .btn-link[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }
.notebooksharecontainer .btn-lg,
.notebooksharecontainer .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px; }
.notebooksharecontainer .btn-sm,
.notebooksharecontainer .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }
.notebooksharecontainer .btn-xs,
.notebooksharecontainer .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }
.notebooksharecontainer .btn-block {
  display: block;
  width: 100%; }
.notebooksharecontainer .btn-block + .btn-block {
  margin-top: 5px; }
.notebooksharecontainer input[type="submit"].btn-block,
.notebooksharecontainer input[type="reset"].btn-block,
.notebooksharecontainer input[type="button"].btn-block {
  width: 100%; }
.notebooksharecontainer .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
.notebooksharecontainer .fade.in {
  opacity: 1; }
.notebooksharecontainer .collapse {
  display: none; }
.notebooksharecontainer .collapse.in {
  display: block; }
.notebooksharecontainer tr.collapse.in {
  display: table-row; }
.notebooksharecontainer tbody.collapse.in {
  display: table-row-group; }
.notebooksharecontainer .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }
.notebooksharecontainer .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
.notebooksharecontainer .dropup,
.notebooksharecontainer .dropdown {
  position: relative; }
.notebooksharecontainer .dropdown-toggle:focus {
  outline: 0; }
.notebooksharecontainer .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
.notebooksharecontainer .dropdown-menu.pull-right {
  right: 0;
  left: auto; }
.notebooksharecontainer .dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5; }
.notebooksharecontainer .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }
.notebooksharecontainer .dropdown-menu > li > a:hover,
.notebooksharecontainer .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }
.notebooksharecontainer .dropdown-menu > .active > a,
.notebooksharecontainer .dropdown-menu > .active > a:hover,
.notebooksharecontainer .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }
.notebooksharecontainer .dropdown-menu > .disabled > a,
.notebooksharecontainer .dropdown-menu > .disabled > a:hover,
.notebooksharecontainer .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.notebooksharecontainer .dropdown-menu > .disabled > a:hover,
.notebooksharecontainer .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }
.notebooksharecontainer .open > .dropdown-menu {
  display: block; }
.notebooksharecontainer .open > a {
  outline: 0; }
.notebooksharecontainer .dropdown-menu-right {
  left: auto;
  right: 0; }
.notebooksharecontainer .dropdown-menu-left {
  left: 0;
  right: auto; }
.notebooksharecontainer .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }
.notebooksharecontainer .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }
.notebooksharecontainer .pull-right > .dropdown-menu {
  right: 0;
  left: auto; }
.notebooksharecontainer .dropup .caret,
.notebooksharecontainer .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.notebooksharecontainer .dropup .dropdown-menu,
.notebooksharecontainer .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .notebooksharecontainer .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.notebooksharecontainer .btn-group,
.notebooksharecontainer .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
.notebooksharecontainer .btn-group > .btn,
.notebooksharecontainer .btn-group-vertical > .btn {
  position: relative;
  float: left; }
.notebooksharecontainer .btn-group > .btn:hover,
.notebooksharecontainer .btn-group-vertical > .btn:hover,
.notebooksharecontainer .btn-group > .btn:focus,
.notebooksharecontainer .btn-group-vertical > .btn:focus,
.notebooksharecontainer .btn-group > .btn:active,
.notebooksharecontainer .btn-group-vertical > .btn:active,
.notebooksharecontainer .btn-group > .btn.active,
.notebooksharecontainer .btn-group-vertical > .btn.active {
  z-index: 2; }
.notebooksharecontainer .btn-group .btn + .btn,
.notebooksharecontainer .btn-group .btn + .btn-group,
.notebooksharecontainer .btn-group .btn-group + .btn,
.notebooksharecontainer .btn-group .btn-group + .btn-group {
  margin-left: -1px; }
.notebooksharecontainer .btn-toolbar {
  margin-left: -5px; }
.notebooksharecontainer .btn-toolbar .btn,
.notebooksharecontainer .btn-toolbar .btn-group,
.notebooksharecontainer .btn-toolbar .input-group {
  float: left; }
.notebooksharecontainer .btn-toolbar > .btn,
.notebooksharecontainer .btn-toolbar > .btn-group,
.notebooksharecontainer .btn-toolbar > .input-group {
  margin-left: 5px; }
.notebooksharecontainer .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }
.notebooksharecontainer .btn-group > .btn:first-child {
  margin-left: 0; }
.notebooksharecontainer .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.notebooksharecontainer .btn-group > .btn:last-child:not(:first-child),
.notebooksharecontainer .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .btn-group > .btn-group {
  float: left; }
.notebooksharecontainer .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }
.notebooksharecontainer .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.notebooksharecontainer .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.notebooksharecontainer .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .btn-group .dropdown-toggle:active,
.notebooksharecontainer .btn-group.open .dropdown-toggle {
  outline: 0; }
.notebooksharecontainer .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }
.notebooksharecontainer .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }
.notebooksharecontainer .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); }
.notebooksharecontainer .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }
.notebooksharecontainer .btn .caret {
  margin-left: 0; }
.notebooksharecontainer .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }
.notebooksharecontainer .dropup .btn-lg .caret {
  border-width: 0 5px 5px; }
.notebooksharecontainer .btn-group-vertical > .btn,
.notebooksharecontainer .btn-group-vertical > .btn-group,
.notebooksharecontainer .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.notebooksharecontainer .btn-group-vertical > .btn-group > .btn {
  float: none; }
.notebooksharecontainer .btn-group-vertical > .btn + .btn,
.notebooksharecontainer .btn-group-vertical > .btn + .btn-group,
.notebooksharecontainer .btn-group-vertical > .btn-group + .btn,
.notebooksharecontainer .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }
.notebooksharecontainer .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.notebooksharecontainer .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.notebooksharecontainer .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
.notebooksharecontainer .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }
.notebooksharecontainer .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.notebooksharecontainer .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.notebooksharecontainer .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
.notebooksharecontainer .btn-group-justified > .btn,
.notebooksharecontainer .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }
.notebooksharecontainer .btn-group-justified > .btn-group .btn {
  width: 100%; }
.notebooksharecontainer .btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }
.notebooksharecontainer [data-toggle="buttons"] > .btn input[type="radio"],
.notebooksharecontainer [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.notebooksharecontainer [data-toggle="buttons"] > .btn input[type="checkbox"],
.notebooksharecontainer [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
.notebooksharecontainer .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
.notebooksharecontainer .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0; }
.notebooksharecontainer .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }
.notebooksharecontainer .input-group .form-control:focus {
  z-index: 3; }
.notebooksharecontainer .input-group-lg > .form-control,
.notebooksharecontainer .input-group-lg > .input-group-addon,
.notebooksharecontainer .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px; }
.notebooksharecontainer select.input-group-lg > .form-control,
.notebooksharecontainer select.input-group-lg > .input-group-addon,
.notebooksharecontainer select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }
.notebooksharecontainer textarea.input-group-lg > .form-control,
.notebooksharecontainer textarea.input-group-lg > .input-group-addon,
.notebooksharecontainer textarea.input-group-lg > .input-group-btn > .btn,
.notebooksharecontainer select[multiple].input-group-lg > .form-control,
.notebooksharecontainer select[multiple].input-group-lg > .input-group-addon,
.notebooksharecontainer select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }
.notebooksharecontainer .input-group-sm > .form-control,
.notebooksharecontainer .input-group-sm > .input-group-addon,
.notebooksharecontainer .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }
.notebooksharecontainer select.input-group-sm > .form-control,
.notebooksharecontainer select.input-group-sm > .input-group-addon,
.notebooksharecontainer select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }
.notebooksharecontainer textarea.input-group-sm > .form-control,
.notebooksharecontainer textarea.input-group-sm > .input-group-addon,
.notebooksharecontainer textarea.input-group-sm > .input-group-btn > .btn,
.notebooksharecontainer select[multiple].input-group-sm > .form-control,
.notebooksharecontainer select[multiple].input-group-sm > .input-group-addon,
.notebooksharecontainer select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }
.notebooksharecontainer .input-group-addon,
.notebooksharecontainer .input-group-btn,
.notebooksharecontainer .input-group .form-control {
  display: table-cell; }
.notebooksharecontainer .input-group-addon:not(:first-child):not(:last-child),
.notebooksharecontainer .input-group-btn:not(:first-child):not(:last-child),
.notebooksharecontainer .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }
.notebooksharecontainer .input-group-addon,
.notebooksharecontainer .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }
.notebooksharecontainer .input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px; }
.notebooksharecontainer .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px; }
.notebooksharecontainer .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 3px; }
.notebooksharecontainer .input-group-addon input[type="radio"],
.notebooksharecontainer .input-group-addon input[type="checkbox"] {
  margin-top: 0; }
.notebooksharecontainer .input-group .form-control:first-child,
.notebooksharecontainer .input-group-addon:first-child,
.notebooksharecontainer .input-group-btn:first-child > .btn,
.notebooksharecontainer .input-group-btn:first-child > .btn-group > .btn,
.notebooksharecontainer .input-group-btn:first-child > .dropdown-toggle,
.notebooksharecontainer .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.notebooksharecontainer .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.notebooksharecontainer .input-group-addon:first-child {
  border-right: 0; }
.notebooksharecontainer .input-group .form-control:last-child,
.notebooksharecontainer .input-group-addon:last-child,
.notebooksharecontainer .input-group-btn:last-child > .btn,
.notebooksharecontainer .input-group-btn:last-child > .btn-group > .btn,
.notebooksharecontainer .input-group-btn:last-child > .dropdown-toggle,
.notebooksharecontainer .input-group-btn:first-child > .btn:not(:first-child),
.notebooksharecontainer .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .input-group-addon:last-child {
  border-left: 0; }
.notebooksharecontainer .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
.notebooksharecontainer .input-group-btn > .btn {
  position: relative; }
.notebooksharecontainer .input-group-btn > .btn + .btn {
  margin-left: -1px; }
.notebooksharecontainer .input-group-btn > .btn:hover,
.notebooksharecontainer .input-group-btn > .btn:focus,
.notebooksharecontainer .input-group-btn > .btn:active {
  z-index: 2; }
.notebooksharecontainer .input-group-btn:first-child > .btn,
.notebooksharecontainer .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }
.notebooksharecontainer .input-group-btn:last-child > .btn,
.notebooksharecontainer .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }
.notebooksharecontainer .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
.notebooksharecontainer .nav > li {
  position: relative;
  display: block; }
.notebooksharecontainer .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }
.notebooksharecontainer .nav > li > a:hover,
.notebooksharecontainer .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }
.notebooksharecontainer .nav > li.disabled > a {
  color: #777777; }
.notebooksharecontainer .nav > li.disabled > a:hover,
.notebooksharecontainer .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }
.notebooksharecontainer .nav .open > a,
.notebooksharecontainer .nav .open > a:hover,
.notebooksharecontainer .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }
.notebooksharecontainer .nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5; }
.notebooksharecontainer .nav > li > a > img {
  max-width: none; }
.notebooksharecontainer .nav-tabs {
  border-bottom: 1px solid #ddd; }
.notebooksharecontainer .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }
.notebooksharecontainer .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0; }
.notebooksharecontainer .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd; }
.notebooksharecontainer .nav-tabs > li.active > a,
.notebooksharecontainer .nav-tabs > li.active > a:hover,
.notebooksharecontainer .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }
.notebooksharecontainer .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }
.notebooksharecontainer .nav-tabs.nav-justified > li {
  float: none; }
.notebooksharecontainer .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }
.notebooksharecontainer .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }
@media (min-width: 768px) {
  .notebooksharecontainer .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .notebooksharecontainer .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.notebooksharecontainer .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px; }
.notebooksharecontainer .nav-tabs.nav-justified > .active > a,
.notebooksharecontainer .nav-tabs.nav-justified > .active > a:hover,
.notebooksharecontainer .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }
@media (min-width: 768px) {
  .notebooksharecontainer .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0; }
  .notebooksharecontainer .nav-tabs.nav-justified > .active > a,
  .notebooksharecontainer .nav-tabs.nav-justified > .active > a:hover,
  .notebooksharecontainer .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.notebooksharecontainer .nav-pills > li {
  float: left; }
.notebooksharecontainer .nav-pills > li > a {
  border-radius: 2px; }
.notebooksharecontainer .nav-pills > li + li {
  margin-left: 2px; }
.notebooksharecontainer .nav-pills > li.active > a,
.notebooksharecontainer .nav-pills > li.active > a:hover,
.notebooksharecontainer .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }
.notebooksharecontainer .nav-stacked > li {
  float: none; }
.notebooksharecontainer .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }
.notebooksharecontainer .nav-justified {
  width: 100%; }
.notebooksharecontainer .nav-justified > li {
  float: none; }
.notebooksharecontainer .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }
.notebooksharecontainer .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }
@media (min-width: 768px) {
  .notebooksharecontainer .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .notebooksharecontainer .nav-justified > li > a {
    margin-bottom: 0; } }
.notebooksharecontainer .nav-tabs-justified {
  border-bottom: 0; }
.notebooksharecontainer .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px; }
.notebooksharecontainer .nav-tabs-justified > .active > a,
.notebooksharecontainer .nav-tabs-justified > .active > a:hover,
.notebooksharecontainer .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }
@media (min-width: 768px) {
  .notebooksharecontainer .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0; }
  .notebooksharecontainer .nav-tabs-justified > .active > a,
  .notebooksharecontainer .nav-tabs-justified > .active > a:hover,
  .notebooksharecontainer .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.notebooksharecontainer .tab-content > .tab-pane {
  display: none; }
.notebooksharecontainer .tab-content > .active {
  display: block; }
.notebooksharecontainer .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar {
    border-radius: 2px; } }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-header {
    float: left; } }
.notebooksharecontainer .navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
.notebooksharecontainer .navbar-collapse.in {
  overflow-y: auto; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .notebooksharecontainer .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .notebooksharecontainer .navbar-collapse.in {
    overflow-y: visible; }
  .notebooksharecontainer .navbar-fixed-top .navbar-collapse,
  .notebooksharecontainer .navbar-static-top .navbar-collapse,
  .notebooksharecontainer .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }
.notebooksharecontainer .navbar-fixed-top .navbar-collapse,
.notebooksharecontainer .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
@media (max-device-width: 540px) and (orientation: landscape) {
  .notebooksharecontainer .navbar-fixed-top .navbar-collapse,
  .notebooksharecontainer .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
.notebooksharecontainer .container > .navbar-header,
.notebooksharecontainer .container-fluid > .navbar-header,
.notebooksharecontainer .container > .navbar-collapse,
.notebooksharecontainer .container-fluid > .navbar-collapse {
  margin-right: 0px;
  margin-left: 0px; }
@media (min-width: 541px) {
  .notebooksharecontainer .container > .navbar-header,
  .notebooksharecontainer .container-fluid > .navbar-header,
  .notebooksharecontainer .container > .navbar-collapse,
  .notebooksharecontainer .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.notebooksharecontainer .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-static-top {
    border-radius: 0; } }
.notebooksharecontainer .navbar-fixed-top,
.notebooksharecontainer .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-fixed-top,
  .notebooksharecontainer .navbar-fixed-bottom {
    border-radius: 0; } }
.notebooksharecontainer .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }
.notebooksharecontainer .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }
.notebooksharecontainer .navbar-brand {
  float: left;
  padding: 6px 0px;
  font-size: 17px;
  line-height: 18px;
  height: 30px; }
.notebooksharecontainer .navbar-brand:hover,
.notebooksharecontainer .navbar-brand:focus {
  text-decoration: none; }
.notebooksharecontainer .navbar-brand > img {
  display: block; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar > .container .navbar-brand,
  .notebooksharecontainer .navbar > .container-fluid .navbar-brand {
    margin-left: 0px; } }
.notebooksharecontainer .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px; }
.notebooksharecontainer .navbar-toggle:focus {
  outline: 0; }
.notebooksharecontainer .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }
.notebooksharecontainer .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-toggle {
    display: none; } }
.notebooksharecontainer .navbar-nav {
  margin: 3px 0px; }
.notebooksharecontainer .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px; }
@media (max-width: 540px) {
  .notebooksharecontainer .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .notebooksharecontainer .navbar-nav .open .dropdown-menu > li > a,
  .notebooksharecontainer .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .notebooksharecontainer .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px; }
  .notebooksharecontainer .navbar-nav .open .dropdown-menu > li > a:hover,
  .notebooksharecontainer .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-nav {
    float: left;
    margin: 0; }
  .notebooksharecontainer .navbar-nav > li {
    float: left; }
  .notebooksharecontainer .navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 6px; } }
.notebooksharecontainer .navbar-form {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -1px;
  margin-bottom: -1px; }
@media (min-width: 768px) {
  .notebooksharecontainer .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .notebooksharecontainer .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .notebooksharecontainer .navbar-form .form-control-static {
    display: inline-block; }
  .notebooksharecontainer .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .notebooksharecontainer .navbar-form .input-group .input-group-addon,
  .notebooksharecontainer .navbar-form .input-group .input-group-btn,
  .notebooksharecontainer .navbar-form .input-group .form-control {
    width: auto; }
  .notebooksharecontainer .navbar-form .input-group > .form-control {
    width: 100%; }
  .notebooksharecontainer .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .notebooksharecontainer .navbar-form .radio,
  .notebooksharecontainer .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .notebooksharecontainer .navbar-form .radio label,
  .notebooksharecontainer .navbar-form .checkbox label {
    padding-left: 0; }
  .notebooksharecontainer .navbar-form .radio input[type="radio"],
  .notebooksharecontainer .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .notebooksharecontainer .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 540px) {
  .notebooksharecontainer .navbar-form .form-group {
    margin-bottom: 5px; }
  .notebooksharecontainer .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.notebooksharecontainer .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.notebooksharecontainer .navbar-btn {
  margin-top: -1px;
  margin-bottom: -1px; }
.notebooksharecontainer .navbar-btn.btn-sm {
  margin-top: 0px;
  margin-bottom: 0px; }
.notebooksharecontainer .navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px; }
.notebooksharecontainer .navbar-text {
  margin-top: 6px;
  margin-bottom: 6px; }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-text {
    float: left;
    margin-left: 0px;
    margin-right: 0px; } }
@media (min-width: 541px) {
  .notebooksharecontainer .navbar-left {
    float: left !important;
    float: left; }
  .notebooksharecontainer .navbar-right {
    float: right !important;
    float: right;
    margin-right: 0px; }
  .notebooksharecontainer .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.notebooksharecontainer .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
.notebooksharecontainer .navbar-default .navbar-brand {
  color: #777; }
.notebooksharecontainer .navbar-default .navbar-brand:hover,
.notebooksharecontainer .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }
.notebooksharecontainer .navbar-default .navbar-text {
  color: #777; }
.notebooksharecontainer .navbar-default .navbar-nav > li > a {
  color: #777; }
.notebooksharecontainer .navbar-default .navbar-nav > li > a:hover,
.notebooksharecontainer .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }
.notebooksharecontainer .navbar-default .navbar-nav > .active > a,
.notebooksharecontainer .navbar-default .navbar-nav > .active > a:hover,
.notebooksharecontainer .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }
.notebooksharecontainer .navbar-default .navbar-nav > .disabled > a,
.notebooksharecontainer .navbar-default .navbar-nav > .disabled > a:hover,
.notebooksharecontainer .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }
.notebooksharecontainer .navbar-default .navbar-toggle {
  border-color: #ddd; }
.notebooksharecontainer .navbar-default .navbar-toggle:hover,
.notebooksharecontainer .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }
.notebooksharecontainer .navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }
.notebooksharecontainer .navbar-default .navbar-collapse,
.notebooksharecontainer .navbar-default .navbar-form {
  border-color: #e7e7e7; }
.notebooksharecontainer .navbar-default .navbar-nav > .open > a,
.notebooksharecontainer .navbar-default .navbar-nav > .open > a:hover,
.notebooksharecontainer .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }
@media (max-width: 540px) {
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .notebooksharecontainer .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }
.notebooksharecontainer .navbar-default .navbar-link {
  color: #777; }
.notebooksharecontainer .navbar-default .navbar-link:hover {
  color: #333; }
.notebooksharecontainer .navbar-default .btn-link {
  color: #777; }
.notebooksharecontainer .navbar-default .btn-link:hover,
.notebooksharecontainer .navbar-default .btn-link:focus {
  color: #333; }
.notebooksharecontainer .navbar-default .btn-link[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .navbar-default .btn-link:hover,
.notebooksharecontainer .navbar-default .btn-link[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }
.notebooksharecontainer .navbar-inverse {
  background-color: #222;
  border-color: #080808; }
.notebooksharecontainer .navbar-inverse .navbar-brand {
  color: #9d9d9d; }
.notebooksharecontainer .navbar-inverse .navbar-brand:hover,
.notebooksharecontainer .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }
.notebooksharecontainer .navbar-inverse .navbar-text {
  color: #9d9d9d; }
.notebooksharecontainer .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }
.notebooksharecontainer .navbar-inverse .navbar-nav > li > a:hover,
.notebooksharecontainer .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }
.notebooksharecontainer .navbar-inverse .navbar-nav > .active > a,
.notebooksharecontainer .navbar-inverse .navbar-nav > .active > a:hover,
.notebooksharecontainer .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }
.notebooksharecontainer .navbar-inverse .navbar-nav > .disabled > a,
.notebooksharecontainer .navbar-inverse .navbar-nav > .disabled > a:hover,
.notebooksharecontainer .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }
.notebooksharecontainer .navbar-inverse .navbar-toggle {
  border-color: #333; }
.notebooksharecontainer .navbar-inverse .navbar-toggle:hover,
.notebooksharecontainer .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }
.notebooksharecontainer .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }
.notebooksharecontainer .navbar-inverse .navbar-collapse,
.notebooksharecontainer .navbar-inverse .navbar-form {
  border-color: #101010; }
.notebooksharecontainer .navbar-inverse .navbar-nav > .open > a,
.notebooksharecontainer .navbar-inverse .navbar-nav > .open > a:hover,
.notebooksharecontainer .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff; }
@media (max-width: 540px) {
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .notebooksharecontainer .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.notebooksharecontainer .navbar-inverse .navbar-link {
  color: #9d9d9d; }
.notebooksharecontainer .navbar-inverse .navbar-link:hover {
  color: #fff; }
.notebooksharecontainer .navbar-inverse .btn-link {
  color: #9d9d9d; }
.notebooksharecontainer .navbar-inverse .btn-link:hover,
.notebooksharecontainer .navbar-inverse .btn-link:focus {
  color: #fff; }
.notebooksharecontainer .navbar-inverse .btn-link[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .navbar-inverse .btn-link:hover,
.notebooksharecontainer .navbar-inverse .btn-link[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }
.notebooksharecontainer .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px; }
.notebooksharecontainer .breadcrumb > li {
  display: inline-block; }
.notebooksharecontainer .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #5e5e5e; }
.notebooksharecontainer .breadcrumb > .active {
  color: #777777; }
.notebooksharecontainer .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 2px; }
.notebooksharecontainer .pagination > li {
  display: inline; }
.notebooksharecontainer .pagination > li > a,
.notebooksharecontainer .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }
.notebooksharecontainer .pagination > li:first-child > a,
.notebooksharecontainer .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }
.notebooksharecontainer .pagination > li:last-child > a,
.notebooksharecontainer .pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }
.notebooksharecontainer .pagination > li > a:hover,
.notebooksharecontainer .pagination > li > span:hover,
.notebooksharecontainer .pagination > li > a:focus,
.notebooksharecontainer .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd; }
.notebooksharecontainer .pagination > .active > a,
.notebooksharecontainer .pagination > .active > span,
.notebooksharecontainer .pagination > .active > a:hover,
.notebooksharecontainer .pagination > .active > span:hover,
.notebooksharecontainer .pagination > .active > a:focus,
.notebooksharecontainer .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default; }
.notebooksharecontainer .pagination > .disabled > span,
.notebooksharecontainer .pagination > .disabled > span:hover,
.notebooksharecontainer .pagination > .disabled > span:focus,
.notebooksharecontainer .pagination > .disabled > a,
.notebooksharecontainer .pagination > .disabled > a:hover,
.notebooksharecontainer .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }
.notebooksharecontainer .pagination-lg > li > a,
.notebooksharecontainer .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333; }
.notebooksharecontainer .pagination-lg > li:first-child > a,
.notebooksharecontainer .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.notebooksharecontainer .pagination-lg > li:last-child > a,
.notebooksharecontainer .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
.notebooksharecontainer .pagination-sm > li > a,
.notebooksharecontainer .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.notebooksharecontainer .pagination-sm > li:first-child > a,
.notebooksharecontainer .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px; }
.notebooksharecontainer .pagination-sm > li:last-child > a,
.notebooksharecontainer .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }
.notebooksharecontainer .pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center; }
.notebooksharecontainer .pager li {
  display: inline; }
.notebooksharecontainer .pager li > a,
.notebooksharecontainer .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }
.notebooksharecontainer .pager li > a:hover,
.notebooksharecontainer .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }
.notebooksharecontainer .pager .next > a,
.notebooksharecontainer .pager .next > span {
  float: right; }
.notebooksharecontainer .pager .previous > a,
.notebooksharecontainer .pager .previous > span {
  float: left; }
.notebooksharecontainer .pager .disabled > a,
.notebooksharecontainer .pager .disabled > a:hover,
.notebooksharecontainer .pager .disabled > a:focus,
.notebooksharecontainer .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed; }
.notebooksharecontainer .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; }
.notebooksharecontainer a.label:hover,
.notebooksharecontainer a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }
.notebooksharecontainer .label:empty {
  display: none; }
.notebooksharecontainer .btn .label {
  position: relative;
  top: -1px; }
.notebooksharecontainer .label-default {
  background-color: #777777; }
.notebooksharecontainer .label-default[href]:hover,
.notebooksharecontainer .label-default[href]:focus {
  background-color: #5e5e5e; }
.notebooksharecontainer .label-primary {
  background-color: #337ab7; }
.notebooksharecontainer .label-primary[href]:hover,
.notebooksharecontainer .label-primary[href]:focus {
  background-color: #286090; }
.notebooksharecontainer .label-success {
  background-color: #5cb85c; }
.notebooksharecontainer .label-success[href]:hover,
.notebooksharecontainer .label-success[href]:focus {
  background-color: #449d44; }
.notebooksharecontainer .label-info {
  background-color: #5bc0de; }
.notebooksharecontainer .label-info[href]:hover,
.notebooksharecontainer .label-info[href]:focus {
  background-color: #31b0d5; }
.notebooksharecontainer .label-warning {
  background-color: #f0ad4e; }
.notebooksharecontainer .label-warning[href]:hover,
.notebooksharecontainer .label-warning[href]:focus {
  background-color: #ec971f; }
.notebooksharecontainer .label-danger {
  background-color: #d9534f; }
.notebooksharecontainer .label-danger[href]:hover,
.notebooksharecontainer .label-danger[href]:focus {
  background-color: #c9302c; }
.notebooksharecontainer .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
.notebooksharecontainer .badge:empty {
  display: none; }
.notebooksharecontainer .btn .badge {
  position: relative;
  top: -1px; }
.notebooksharecontainer .btn-xs .badge,
.notebooksharecontainer .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }
.notebooksharecontainer a.badge:hover,
.notebooksharecontainer a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }
.notebooksharecontainer .list-group-item.active > .badge,
.notebooksharecontainer .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }
.notebooksharecontainer .list-group-item > .badge {
  float: right; }
.notebooksharecontainer .list-group-item > .badge + .badge {
  margin-right: 5px; }
.notebooksharecontainer .nav-pills > li > a > .badge {
  margin-left: 3px; }
.notebooksharecontainer .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
.notebooksharecontainer .jumbotron h1,
.notebooksharecontainer .jumbotron .h1 {
  color: inherit; }
.notebooksharecontainer .jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200; }
.notebooksharecontainer .jumbotron > hr {
  border-top-color: #d5d5d5; }
.notebooksharecontainer .container .jumbotron,
.notebooksharecontainer .container-fluid .jumbotron {
  border-radius: 3px;
  padding-left: 0px;
  padding-right: 0px; }
.notebooksharecontainer .jumbotron .container {
  max-width: 100%; }
@media screen and (min-width: 768px) {
  .notebooksharecontainer .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .notebooksharecontainer .container .jumbotron,
  .notebooksharecontainer .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px; }
  .notebooksharecontainer .jumbotron h1,
  .notebooksharecontainer .jumbotron .h1 {
    font-size: 59px; } }
.notebooksharecontainer .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
.notebooksharecontainer .thumbnail > img,
.notebooksharecontainer .thumbnail a > img {
  margin-left: auto;
  margin-right: auto; }
.notebooksharecontainer a.thumbnail:hover,
.notebooksharecontainer a.thumbnail:focus,
.notebooksharecontainer a.thumbnail.active {
  border-color: #337ab7; }
.notebooksharecontainer .thumbnail .caption {
  padding: 9px;
  color: #000; }
.notebooksharecontainer .alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 2px; }
.notebooksharecontainer .alert h4 {
  margin-top: 0;
  color: inherit; }
.notebooksharecontainer .alert .alert-link {
  font-weight: bold; }
.notebooksharecontainer .alert > p + p {
  margin-top: 5px; }
.notebooksharecontainer .alert-dismissable,
.notebooksharecontainer .alert-dismissible {
  padding-right: 35px; }
.notebooksharecontainer .alert-dismissable .close,
.notebooksharecontainer .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }
.notebooksharecontainer .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
.notebooksharecontainer .alert-success hr {
  border-top-color: #c9e2b3; }
.notebooksharecontainer .alert-success .alert-link {
  color: #2b542c; }
.notebooksharecontainer .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
.notebooksharecontainer .alert-info hr {
  border-top-color: #a6e1ec; }
.notebooksharecontainer .alert-info .alert-link {
  color: #245269; }
.notebooksharecontainer .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
.notebooksharecontainer .alert-warning hr {
  border-top-color: #f7e1b5; }
.notebooksharecontainer .alert-warning .alert-link {
  color: #66512c; }
.notebooksharecontainer .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
.notebooksharecontainer .alert-danger hr {
  border-top-color: #e4b9c0; }
.notebooksharecontainer .alert-danger .alert-link {
  color: #843534; }
@-webkit-keyframes progress-bar-stripes {
from {
  background-position: 40px 0; }
to {
  background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
  background-position: 40px 0; }
to {
  background-position: 0 0; } }
.notebooksharecontainer .progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.notebooksharecontainer .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }
.notebooksharecontainer .progress-striped .progress-bar,
.notebooksharecontainer .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }
.notebooksharecontainer .progress.active .progress-bar,
.notebooksharecontainer .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; }
.notebooksharecontainer .progress-bar-success {
  background-color: #5cb85c; }
.notebooksharecontainer .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); }
.notebooksharecontainer .progress-bar-info {
  background-color: #5bc0de; }
.notebooksharecontainer .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); }
.notebooksharecontainer .progress-bar-warning {
  background-color: #f0ad4e; }
.notebooksharecontainer .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); }
.notebooksharecontainer .progress-bar-danger {
  background-color: #d9534f; }
.notebooksharecontainer .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); }
.notebooksharecontainer .media {
  margin-top: 15px; }
.notebooksharecontainer .media:first-child {
  margin-top: 0; }
.notebooksharecontainer .media,
.notebooksharecontainer .media-body {
  zoom: 1;
  overflow: hidden; }
.notebooksharecontainer .media-body {
  width: 10000px; }
.notebooksharecontainer .media-object {
  display: block; }
.notebooksharecontainer .media-object.img-thumbnail {
  max-width: none; }
.notebooksharecontainer .media-right,
.notebooksharecontainer .media > .pull-right {
  padding-left: 10px; }
.notebooksharecontainer .media-left,
.notebooksharecontainer .media > .pull-left {
  padding-right: 10px; }
.notebooksharecontainer .media-left,
.notebooksharecontainer .media-right,
.notebooksharecontainer .media-body {
  display: table-cell;
  vertical-align: top; }
.notebooksharecontainer .media-middle {
  vertical-align: middle; }
.notebooksharecontainer .media-bottom {
  vertical-align: bottom; }
.notebooksharecontainer .media-heading {
  margin-top: 0;
  margin-bottom: 5px; }
.notebooksharecontainer .media-list {
  padding-left: 0;
  list-style: none; }
.notebooksharecontainer .list-group {
  margin-bottom: 20px;
  padding-left: 0; }
.notebooksharecontainer .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
.notebooksharecontainer .list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
.notebooksharecontainer .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
.notebooksharecontainer a.list-group-item,
.notebooksharecontainer button.list-group-item {
  color: #555; }
.notebooksharecontainer a.list-group-item .list-group-item-heading,
.notebooksharecontainer button.list-group-item .list-group-item-heading {
  color: #333; }
.notebooksharecontainer a.list-group-item:hover,
.notebooksharecontainer button.list-group-item:hover,
.notebooksharecontainer a.list-group-item:focus,
.notebooksharecontainer button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5; }
.notebooksharecontainer button.list-group-item {
  width: 100%;
  text-align: left; }
.notebooksharecontainer .list-group-item.disabled,
.notebooksharecontainer .list-group-item.disabled:hover,
.notebooksharecontainer .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
.notebooksharecontainer .list-group-item.disabled .list-group-item-heading,
.notebooksharecontainer .list-group-item.disabled:hover .list-group-item-heading,
.notebooksharecontainer .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }
.notebooksharecontainer .list-group-item.disabled .list-group-item-text,
.notebooksharecontainer .list-group-item.disabled:hover .list-group-item-text,
.notebooksharecontainer .list-group-item.disabled:focus .list-group-item-text {
  color: #777777; }
.notebooksharecontainer .list-group-item.active,
.notebooksharecontainer .list-group-item.active:hover,
.notebooksharecontainer .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
.notebooksharecontainer .list-group-item.active .list-group-item-heading,
.notebooksharecontainer .list-group-item.active:hover .list-group-item-heading,
.notebooksharecontainer .list-group-item.active:focus .list-group-item-heading,
.notebooksharecontainer .list-group-item.active .list-group-item-heading > small,
.notebooksharecontainer .list-group-item.active:hover .list-group-item-heading > small,
.notebooksharecontainer .list-group-item.active:focus .list-group-item-heading > small,
.notebooksharecontainer .list-group-item.active .list-group-item-heading > .small,
.notebooksharecontainer .list-group-item.active:hover .list-group-item-heading > .small,
.notebooksharecontainer .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }
.notebooksharecontainer .list-group-item.active .list-group-item-text,
.notebooksharecontainer .list-group-item.active:hover .list-group-item-text,
.notebooksharecontainer .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef; }
.notebooksharecontainer .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }
.notebooksharecontainer a.list-group-item-success,
.notebooksharecontainer button.list-group-item-success {
  color: #3c763d; }
.notebooksharecontainer a.list-group-item-success .list-group-item-heading,
.notebooksharecontainer button.list-group-item-success .list-group-item-heading {
  color: inherit; }
.notebooksharecontainer a.list-group-item-success:hover,
.notebooksharecontainer button.list-group-item-success:hover,
.notebooksharecontainer a.list-group-item-success:focus,
.notebooksharecontainer button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }
.notebooksharecontainer a.list-group-item-success.active,
.notebooksharecontainer button.list-group-item-success.active,
.notebooksharecontainer a.list-group-item-success.active:hover,
.notebooksharecontainer button.list-group-item-success.active:hover,
.notebooksharecontainer a.list-group-item-success.active:focus,
.notebooksharecontainer button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }
.notebooksharecontainer .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }
.notebooksharecontainer a.list-group-item-info,
.notebooksharecontainer button.list-group-item-info {
  color: #31708f; }
.notebooksharecontainer a.list-group-item-info .list-group-item-heading,
.notebooksharecontainer button.list-group-item-info .list-group-item-heading {
  color: inherit; }
.notebooksharecontainer a.list-group-item-info:hover,
.notebooksharecontainer button.list-group-item-info:hover,
.notebooksharecontainer a.list-group-item-info:focus,
.notebooksharecontainer button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }
.notebooksharecontainer a.list-group-item-info.active,
.notebooksharecontainer button.list-group-item-info.active,
.notebooksharecontainer a.list-group-item-info.active:hover,
.notebooksharecontainer button.list-group-item-info.active:hover,
.notebooksharecontainer a.list-group-item-info.active:focus,
.notebooksharecontainer button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }
.notebooksharecontainer .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }
.notebooksharecontainer a.list-group-item-warning,
.notebooksharecontainer button.list-group-item-warning {
  color: #8a6d3b; }
.notebooksharecontainer a.list-group-item-warning .list-group-item-heading,
.notebooksharecontainer button.list-group-item-warning .list-group-item-heading {
  color: inherit; }
.notebooksharecontainer a.list-group-item-warning:hover,
.notebooksharecontainer button.list-group-item-warning:hover,
.notebooksharecontainer a.list-group-item-warning:focus,
.notebooksharecontainer button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }
.notebooksharecontainer a.list-group-item-warning.active,
.notebooksharecontainer button.list-group-item-warning.active,
.notebooksharecontainer a.list-group-item-warning.active:hover,
.notebooksharecontainer button.list-group-item-warning.active:hover,
.notebooksharecontainer a.list-group-item-warning.active:focus,
.notebooksharecontainer button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }
.notebooksharecontainer .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }
.notebooksharecontainer a.list-group-item-danger,
.notebooksharecontainer button.list-group-item-danger {
  color: #a94442; }
.notebooksharecontainer a.list-group-item-danger .list-group-item-heading,
.notebooksharecontainer button.list-group-item-danger .list-group-item-heading {
  color: inherit; }
.notebooksharecontainer a.list-group-item-danger:hover,
.notebooksharecontainer button.list-group-item-danger:hover,
.notebooksharecontainer a.list-group-item-danger:focus,
.notebooksharecontainer button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }
.notebooksharecontainer a.list-group-item-danger.active,
.notebooksharecontainer button.list-group-item-danger.active,
.notebooksharecontainer a.list-group-item-danger.active:hover,
.notebooksharecontainer button.list-group-item-danger.active:hover,
.notebooksharecontainer a.list-group-item-danger.active:focus,
.notebooksharecontainer button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }
.notebooksharecontainer .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }
.notebooksharecontainer .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }
.notebooksharecontainer .panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.notebooksharecontainer .panel-body {
  padding: 15px; }
.notebooksharecontainer .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
.notebooksharecontainer .panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }
.notebooksharecontainer .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit; }
.notebooksharecontainer .panel-title > a,
.notebooksharecontainer .panel-title > small,
.notebooksharecontainer .panel-title > .small,
.notebooksharecontainer .panel-title > small > a,
.notebooksharecontainer .panel-title > .small > a {
  color: inherit; }
.notebooksharecontainer .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }
.notebooksharecontainer .panel > .list-group,
.notebooksharecontainer .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
.notebooksharecontainer .panel > .list-group .list-group-item,
.notebooksharecontainer .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }
.notebooksharecontainer .panel > .list-group:first-child .list-group-item:first-child,
.notebooksharecontainer .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
.notebooksharecontainer .panel > .list-group:last-child .list-group-item:last-child,
.notebooksharecontainer .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }
.notebooksharecontainer .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.notebooksharecontainer .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }
.notebooksharecontainer .list-group + .panel-footer {
  border-top-width: 0; }
.notebooksharecontainer .panel > .table,
.notebooksharecontainer .panel > .table-responsive > .table,
.notebooksharecontainer .panel > .panel-collapse > .table {
  margin-bottom: 0; }
.notebooksharecontainer .panel > .table caption,
.notebooksharecontainer .panel > .table-responsive > .table caption,
.notebooksharecontainer .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px; }
.notebooksharecontainer .panel > .table:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
.notebooksharecontainer .panel > .table:first-child > thead:first-child > tr:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.notebooksharecontainer .panel > .table:first-child > tbody:first-child > tr:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px; }
.notebooksharecontainer .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.notebooksharecontainer .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.notebooksharecontainer .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.notebooksharecontainer .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px; }
.notebooksharecontainer .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.notebooksharecontainer .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.notebooksharecontainer .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.notebooksharecontainer .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.notebooksharecontainer .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px; }
.notebooksharecontainer .panel > .table:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }
.notebooksharecontainer .panel > .table:last-child > tbody:last-child > tr:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.notebooksharecontainer .panel > .table:last-child > tfoot:last-child > tr:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px; }
.notebooksharecontainer .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.notebooksharecontainer .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.notebooksharecontainer .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.notebooksharecontainer .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px; }
.notebooksharecontainer .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.notebooksharecontainer .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.notebooksharecontainer .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.notebooksharecontainer .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.notebooksharecontainer .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px; }
.notebooksharecontainer .panel > .panel-body + .table,
.notebooksharecontainer .panel > .panel-body + .table-responsive,
.notebooksharecontainer .panel > .table + .panel-body,
.notebooksharecontainer .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.notebooksharecontainer .panel > .table > tbody:first-child > tr:first-child th,
.notebooksharecontainer .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.notebooksharecontainer .panel > .table-bordered,
.notebooksharecontainer .panel > .table-responsive > .table-bordered {
  border: 0; }
.notebooksharecontainer .panel > .table-bordered > thead > tr > th:first-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.notebooksharecontainer .panel > .table-bordered > tbody > tr > th:first-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.notebooksharecontainer .panel > .table-bordered > tfoot > tr > th:first-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.notebooksharecontainer .panel > .table-bordered > thead > tr > td:first-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.notebooksharecontainer .panel > .table-bordered > tbody > tr > td:first-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.notebooksharecontainer .panel > .table-bordered > tfoot > tr > td:first-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }
.notebooksharecontainer .panel > .table-bordered > thead > tr > th:last-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.notebooksharecontainer .panel > .table-bordered > tbody > tr > th:last-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.notebooksharecontainer .panel > .table-bordered > tfoot > tr > th:last-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.notebooksharecontainer .panel > .table-bordered > thead > tr > td:last-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.notebooksharecontainer .panel > .table-bordered > tbody > tr > td:last-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.notebooksharecontainer .panel > .table-bordered > tfoot > tr > td:last-child,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }
.notebooksharecontainer .panel > .table-bordered > thead > tr:first-child > td,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.notebooksharecontainer .panel > .table-bordered > tbody > tr:first-child > td,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.notebooksharecontainer .panel > .table-bordered > thead > tr:first-child > th,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.notebooksharecontainer .panel > .table-bordered > tbody > tr:first-child > th,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }
.notebooksharecontainer .panel > .table-bordered > tbody > tr:last-child > td,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.notebooksharecontainer .panel > .table-bordered > tfoot > tr:last-child > td,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.notebooksharecontainer .panel > .table-bordered > tbody > tr:last-child > th,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.notebooksharecontainer .panel > .table-bordered > tfoot > tr:last-child > th,
.notebooksharecontainer .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }
.notebooksharecontainer .panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }
.notebooksharecontainer .panel-group {
  margin-bottom: 18px; }
.notebooksharecontainer .panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px; }
.notebooksharecontainer .panel-group .panel + .panel {
  margin-top: 5px; }
.notebooksharecontainer .panel-group .panel-heading {
  border-bottom: 0; }
.notebooksharecontainer .panel-group .panel-heading + .panel-collapse > .panel-body,
.notebooksharecontainer .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }
.notebooksharecontainer .panel-group .panel-footer {
  border-top: 0; }
.notebooksharecontainer .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }
.notebooksharecontainer .panel-default {
  border-color: #ddd; }
.notebooksharecontainer .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd; }
.notebooksharecontainer .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }
.notebooksharecontainer .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }
.notebooksharecontainer .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }
.notebooksharecontainer .panel-primary {
  border-color: #337ab7; }
.notebooksharecontainer .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
.notebooksharecontainer .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }
.notebooksharecontainer .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }
.notebooksharecontainer .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }
.notebooksharecontainer .panel-success {
  border-color: #d6e9c6; }
.notebooksharecontainer .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
.notebooksharecontainer .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }
.notebooksharecontainer .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }
.notebooksharecontainer .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }
.notebooksharecontainer .panel-info {
  border-color: #bce8f1; }
.notebooksharecontainer .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
.notebooksharecontainer .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }
.notebooksharecontainer .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }
.notebooksharecontainer .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }
.notebooksharecontainer .panel-warning {
  border-color: #faebcc; }
.notebooksharecontainer .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
.notebooksharecontainer .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }
.notebooksharecontainer .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }
.notebooksharecontainer .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }
.notebooksharecontainer .panel-danger {
  border-color: #ebccd1; }
.notebooksharecontainer .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
.notebooksharecontainer .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }
.notebooksharecontainer .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }
.notebooksharecontainer .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }
.notebooksharecontainer .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
.notebooksharecontainer .embed-responsive .embed-responsive-item,
.notebooksharecontainer .embed-responsive iframe,
.notebooksharecontainer .embed-responsive embed,
.notebooksharecontainer .embed-responsive object,
.notebooksharecontainer .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }
.notebooksharecontainer .embed-responsive-16by9 {
  padding-bottom: 56.25%; }
.notebooksharecontainer .embed-responsive-4by3 {
  padding-bottom: 75%; }
.notebooksharecontainer .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.notebooksharecontainer .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }
.notebooksharecontainer .well-lg {
  padding: 24px;
  border-radius: 3px; }
.notebooksharecontainer .well-sm {
  padding: 9px;
  border-radius: 1px; }
.notebooksharecontainer .close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
.notebooksharecontainer .close:hover,
.notebooksharecontainer .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }
.notebooksharecontainer button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }
.notebooksharecontainer .modal-open {
  overflow: hidden; }
.notebooksharecontainer .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
.notebooksharecontainer .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
.notebooksharecontainer .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.notebooksharecontainer .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
.notebooksharecontainer .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }
.notebooksharecontainer .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }
.notebooksharecontainer .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
.notebooksharecontainer .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }
.notebooksharecontainer .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }
.notebooksharecontainer .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
.notebooksharecontainer .modal-header .close {
  margin-top: -2px; }
.notebooksharecontainer .modal-title {
  margin: 0;
  line-height: 1.42857143; }
.notebooksharecontainer .modal-body {
  position: relative;
  padding: 15px; }
.notebooksharecontainer .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
.notebooksharecontainer .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }
.notebooksharecontainer .modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }
.notebooksharecontainer .modal-footer .btn-block + .btn-block {
  margin-left: 0; }
.notebooksharecontainer .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 768px) {
  .notebooksharecontainer .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .notebooksharecontainer .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); }
  .notebooksharecontainer .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .notebooksharecontainer .modal-lg {
    width: 900px; } }
.notebooksharecontainer .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
.notebooksharecontainer .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }
.notebooksharecontainer .tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }
.notebooksharecontainer .tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }
.notebooksharecontainer .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }
.notebooksharecontainer .tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }
.notebooksharecontainer .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px; }
.notebooksharecontainer .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.notebooksharecontainer .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.notebooksharecontainer .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.notebooksharecontainer .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.notebooksharecontainer .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.notebooksharecontainer .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.notebooksharecontainer .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.notebooksharecontainer .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.notebooksharecontainer .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.notebooksharecontainer .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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.notebooksharecontainer .popover.top {
  margin-top: -10px; }
.notebooksharecontainer .popover.right {
  margin-left: 10px; }
.notebooksharecontainer .popover.bottom {
  margin-top: 10px; }
.notebooksharecontainer .popover.left {
  margin-left: -10px; }
.notebooksharecontainer .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0; }
.notebooksharecontainer .popover-content {
  padding: 9px 14px; }
.notebooksharecontainer .popover > .arrow,
.notebooksharecontainer .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.notebooksharecontainer .popover > .arrow {
  border-width: 11px; }
.notebooksharecontainer .popover > .arrow:after {
  border-width: 10px;
  content: ""; }
.notebooksharecontainer .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
.notebooksharecontainer .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }
.notebooksharecontainer .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
.notebooksharecontainer .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }
.notebooksharecontainer .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
.notebooksharecontainer .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }
.notebooksharecontainer .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
.notebooksharecontainer .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }
.notebooksharecontainer .carousel {
  position: relative; }
.notebooksharecontainer .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
.notebooksharecontainer .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
.notebooksharecontainer .carousel-inner > .item > img,
.notebooksharecontainer .carousel-inner > .item > a > img {
  line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
  .notebooksharecontainer .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px; }
  .notebooksharecontainer .carousel-inner > .item.next,
  .notebooksharecontainer .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .notebooksharecontainer .carousel-inner > .item.prev,
  .notebooksharecontainer .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .notebooksharecontainer .carousel-inner > .item.next.left,
  .notebooksharecontainer .carousel-inner > .item.prev.right,
  .notebooksharecontainer .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }
.notebooksharecontainer .carousel-inner > .active,
.notebooksharecontainer .carousel-inner > .next,
.notebooksharecontainer .carousel-inner > .prev {
  display: block; }
.notebooksharecontainer .carousel-inner > .active {
  left: 0; }
.notebooksharecontainer .carousel-inner > .next,
.notebooksharecontainer .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }
.notebooksharecontainer .carousel-inner > .next {
  left: 100%; }
.notebooksharecontainer .carousel-inner > .prev {
  left: -100%; }
.notebooksharecontainer .carousel-inner > .next.left,
.notebooksharecontainer .carousel-inner > .prev.right {
  left: 0; }
.notebooksharecontainer .carousel-inner > .active.left {
  left: -100%; }
.notebooksharecontainer .carousel-inner > .active.right {
  left: 100%; }
.notebooksharecontainer .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
.notebooksharecontainer .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.notebooksharecontainer .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.notebooksharecontainer .carousel-control:hover,
.notebooksharecontainer .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }
.notebooksharecontainer .carousel-control .icon-prev,
.notebooksharecontainer .carousel-control .icon-next,
.notebooksharecontainer .carousel-control .glyphicon-chevron-left,
.notebooksharecontainer .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }
.notebooksharecontainer .carousel-control .icon-prev,
.notebooksharecontainer .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }
.notebooksharecontainer .carousel-control .icon-next,
.notebooksharecontainer .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }
.notebooksharecontainer .carousel-control .icon-prev,
.notebooksharecontainer .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }
.notebooksharecontainer .carousel-control .icon-prev:before {
  content: '\2039'; }
.notebooksharecontainer .carousel-control .icon-next:before {
  content: '\203a'; }
.notebooksharecontainer .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
.notebooksharecontainer .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent; }
.notebooksharecontainer .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff; }
.notebooksharecontainer .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.notebooksharecontainer .carousel-caption .btn {
  text-shadow: none; }
@media screen and (min-width: 768px) {
  .notebooksharecontainer .carousel-control .glyphicon-chevron-left,
  .notebooksharecontainer .carousel-control .glyphicon-chevron-right,
  .notebooksharecontainer .carousel-control .icon-prev,
  .notebooksharecontainer .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .notebooksharecontainer .carousel-control .glyphicon-chevron-left,
  .notebooksharecontainer .carousel-control .icon-prev {
    margin-left: -10px; }
  .notebooksharecontainer .carousel-control .glyphicon-chevron-right,
  .notebooksharecontainer .carousel-control .icon-next {
    margin-right: -10px; }
  .notebooksharecontainer .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .notebooksharecontainer .carousel-indicators {
    bottom: 20px; } }
.notebooksharecontainer .clearfix:before,
.notebooksharecontainer .clearfix:after,
.notebooksharecontainer .dl-horizontal dd:before,
.notebooksharecontainer .dl-horizontal dd:after,
.notebooksharecontainer .container:before,
.notebooksharecontainer .container:after,
.notebooksharecontainer .container-fluid:before,
.notebooksharecontainer .container-fluid:after,
.notebooksharecontainer .row:before,
.notebooksharecontainer .row:after,
.notebooksharecontainer .form-horizontal .form-group:before,
.notebooksharecontainer .form-horizontal .form-group:after,
.notebooksharecontainer .btn-toolbar:before,
.notebooksharecontainer .btn-toolbar:after,
.notebooksharecontainer .btn-group-vertical > .btn-group:before,
.notebooksharecontainer .btn-group-vertical > .btn-group:after,
.notebooksharecontainer .nav:before,
.notebooksharecontainer .nav:after,
.notebooksharecontainer .navbar:before,
.notebooksharecontainer .navbar:after,
.notebooksharecontainer .navbar-header:before,
.notebooksharecontainer .navbar-header:after,
.notebooksharecontainer .navbar-collapse:before,
.notebooksharecontainer .navbar-collapse:after,
.notebooksharecontainer .pager:before,
.notebooksharecontainer .pager:after,
.notebooksharecontainer .panel-body:before,
.notebooksharecontainer .panel-body:after,
.notebooksharecontainer .modal-header:before,
.notebooksharecontainer .modal-header:after,
.notebooksharecontainer .modal-footer:before,
.notebooksharecontainer .modal-footer:after,
.notebooksharecontainer .item_buttons:before,
.notebooksharecontainer .item_buttons:after {
  content: " ";
  display: table; }
.notebooksharecontainer .clearfix:after,
.notebooksharecontainer .dl-horizontal dd:after,
.notebooksharecontainer .container:after,
.notebooksharecontainer .container-fluid:after,
.notebooksharecontainer .row:after,
.notebooksharecontainer .form-horizontal .form-group:after,
.notebooksharecontainer .btn-toolbar:after,
.notebooksharecontainer .btn-group-vertical > .btn-group:after,
.notebooksharecontainer .nav:after,
.notebooksharecontainer .navbar:after,
.notebooksharecontainer .navbar-header:after,
.notebooksharecontainer .navbar-collapse:after,
.notebooksharecontainer .pager:after,
.notebooksharecontainer .panel-body:after,
.notebooksharecontainer .modal-header:after,
.notebooksharecontainer .modal-footer:after,
.notebooksharecontainer .item_buttons:after {
  clear: both; }
.notebooksharecontainer .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.notebooksharecontainer .pull-right {
  float: right !important; }
.notebooksharecontainer .pull-left {
  float: left !important; }
.notebooksharecontainer .hide {
  display: none !important; }
.notebooksharecontainer .show {
  display: block !important; }
.notebooksharecontainer .invisible {
  visibility: hidden; }
.notebooksharecontainer .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
.notebooksharecontainer .hidden {
  display: none !important; }
.notebooksharecontainer .affix {
  position: fixed; }
@-ms-viewport {
.notebooksharecontainer {
  width: device-width; } }
.notebooksharecontainer .visible-xs,
.notebooksharecontainer .visible-sm,
.notebooksharecontainer .visible-md,
.notebooksharecontainer .visible-lg {
  display: none !important; }
.notebooksharecontainer .visible-xs-block,
.notebooksharecontainer .visible-xs-inline,
.notebooksharecontainer .visible-xs-inline-block,
.notebooksharecontainer .visible-sm-block,
.notebooksharecontainer .visible-sm-inline,
.notebooksharecontainer .visible-sm-inline-block,
.notebooksharecontainer .visible-md-block,
.notebooksharecontainer .visible-md-inline,
.notebooksharecontainer .visible-md-inline-block,
.notebooksharecontainer .visible-lg-block,
.notebooksharecontainer .visible-lg-inline,
.notebooksharecontainer .visible-lg-inline-block {
  display: none !important; }
@media (max-width: 767px) {
  .notebooksharecontainer .visible-xs {
    display: block !important; }
  .notebooksharecontainer table.visible-xs {
    display: table !important; }
  .notebooksharecontainer tr.visible-xs {
    display: table-row !important; }
  .notebooksharecontainer th.visible-xs,
  .notebooksharecontainer td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .notebooksharecontainer .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .notebooksharecontainer .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .notebooksharecontainer .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .notebooksharecontainer .visible-sm {
    display: block !important; }
  .notebooksharecontainer table.visible-sm {
    display: table !important; }
  .notebooksharecontainer tr.visible-sm {
    display: table-row !important; }
  .notebooksharecontainer th.visible-sm,
  .notebooksharecontainer td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .notebooksharecontainer .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .notebooksharecontainer .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .notebooksharecontainer .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .notebooksharecontainer .visible-md {
    display: block !important; }
  .notebooksharecontainer table.visible-md {
    display: table !important; }
  .notebooksharecontainer tr.visible-md {
    display: table-row !important; }
  .notebooksharecontainer th.visible-md,
  .notebooksharecontainer td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .notebooksharecontainer .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .notebooksharecontainer .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .notebooksharecontainer .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .visible-lg {
    display: block !important; }
  .notebooksharecontainer table.visible-lg {
    display: table !important; }
  .notebooksharecontainer tr.visible-lg {
    display: table-row !important; }
  .notebooksharecontainer th.visible-lg,
  .notebooksharecontainer td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .notebooksharecontainer .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .notebooksharecontainer .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .notebooksharecontainer .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .notebooksharecontainer .hidden-lg {
    display: none !important; } }
.notebooksharecontainer .visible-print {
  display: none !important; }
@media print {
  .notebooksharecontainer .visible-print {
    display: block !important; }
  .notebooksharecontainer table.visible-print {
    display: table !important; }
  .notebooksharecontainer tr.visible-print {
    display: table-row !important; }
  .notebooksharecontainer th.visible-print,
  .notebooksharecontainer td.visible-print {
    display: table-cell !important; } }
.notebooksharecontainer .visible-print-block {
  display: none !important; }
@media print {
  .notebooksharecontainer .visible-print-block {
    display: block !important; } }
.notebooksharecontainer .visible-print-inline {
  display: none !important; }
@media print {
  .notebooksharecontainer .visible-print-inline {
    display: inline !important; } }
.notebooksharecontainer .visible-print-inline-block {
  display: none !important; }
@media print {
  .notebooksharecontainer .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .notebooksharecontainer .hidden-print {
    display: none !important; } }
@font-face {
.notebooksharecontainer {
  font-family: 'FontAwesome';
  src: url("../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; } }
.notebooksharecontainer .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.notebooksharecontainer .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }
.notebooksharecontainer .fa-2x {
  font-size: 2em; }
.notebooksharecontainer .fa-3x {
  font-size: 3em; }
.notebooksharecontainer .fa-4x {
  font-size: 4em; }
.notebooksharecontainer .fa-5x {
  font-size: 5em; }
.notebooksharecontainer .fa-fw {
  width: 1.28571429em;
  text-align: center; }
.notebooksharecontainer .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }
.notebooksharecontainer .fa-ul > li {
  position: relative; }
.notebooksharecontainer .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }
.notebooksharecontainer .fa-li.fa-lg {
  left: -1.85714286em; }
.notebooksharecontainer .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }
.notebooksharecontainer .pull-right {
  float: right; }
.notebooksharecontainer .pull-left {
  float: left; }
.notebooksharecontainer .fa.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .fa.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }
@-webkit-keyframes fa-spin {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg); } }
.notebooksharecontainer .fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.notebooksharecontainer .fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.notebooksharecontainer .fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }
.notebooksharecontainer .fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }
.notebooksharecontainer .fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
.notebooksharecontainer :root .fa-rotate-90,
.notebooksharecontainer :root .fa-rotate-180,
.notebooksharecontainer :root .fa-rotate-270,
.notebooksharecontainer :root .fa-flip-horizontal,
.notebooksharecontainer :root .fa-flip-vertical {
  filter: none; }
.notebooksharecontainer .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }
.notebooksharecontainer .fa-stack-1x,
.notebooksharecontainer .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }
.notebooksharecontainer .fa-stack-1x {
  line-height: inherit; }
.notebooksharecontainer .fa-stack-2x {
  font-size: 2em; }
.notebooksharecontainer .fa-inverse {
  color: #fff; }
.notebooksharecontainer .fa-glass:before {
  content: "\f000"; }
.notebooksharecontainer .fa-music:before {
  content: "\f001"; }
.notebooksharecontainer .fa-search:before {
  content: "\f002"; }
.notebooksharecontainer .fa-envelope-o:before {
  content: "\f003"; }
.notebooksharecontainer .fa-heart:before {
  content: "\f004"; }
.notebooksharecontainer .fa-star:before {
  content: "\f005"; }
.notebooksharecontainer .fa-star-o:before {
  content: "\f006"; }
.notebooksharecontainer .fa-user:before {
  content: "\f007"; }
.notebooksharecontainer .fa-film:before {
  content: "\f008"; }
.notebooksharecontainer .fa-th-large:before {
  content: "\f009"; }
.notebooksharecontainer .fa-th:before {
  content: "\f00a"; }
.notebooksharecontainer .fa-th-list:before {
  content: "\f00b"; }
.notebooksharecontainer .fa-check:before {
  content: "\f00c"; }
.notebooksharecontainer .fa-remove:before,
.notebooksharecontainer .fa-close:before,
.notebooksharecontainer .fa-times:before {
  content: "\f00d"; }
.notebooksharecontainer .fa-search-plus:before {
  content: "\f00e"; }
.notebooksharecontainer .fa-search-minus:before {
  content: "\f010"; }
.notebooksharecontainer .fa-power-off:before {
  content: "\f011"; }
.notebooksharecontainer .fa-signal:before {
  content: "\f012"; }
.notebooksharecontainer .fa-gear:before,
.notebooksharecontainer .fa-cog:before {
  content: "\f013"; }
.notebooksharecontainer .fa-trash-o:before {
  content: "\f014"; }
.notebooksharecontainer .fa-home:before {
  content: "\f015"; }
.notebooksharecontainer .fa-file-o:before {
  content: "\f016"; }
.notebooksharecontainer .fa-clock-o:before {
  content: "\f017"; }
.notebooksharecontainer .fa-road:before {
  content: "\f018"; }
.notebooksharecontainer .fa-download:before {
  content: "\f019"; }
.notebooksharecontainer .fa-arrow-circle-o-down:before {
  content: "\f01a"; }
.notebooksharecontainer .fa-arrow-circle-o-up:before {
  content: "\f01b"; }
.notebooksharecontainer .fa-inbox:before {
  content: "\f01c"; }
.notebooksharecontainer .fa-play-circle-o:before {
  content: "\f01d"; }
.notebooksharecontainer .fa-rotate-right:before,
.notebooksharecontainer .fa-repeat:before {
  content: "\f01e"; }
.notebooksharecontainer .fa-refresh:before {
  content: "\f021"; }
.notebooksharecontainer .fa-list-alt:before {
  content: "\f022"; }
.notebooksharecontainer .fa-lock:before {
  content: "\f023"; }
.notebooksharecontainer .fa-flag:before {
  content: "\f024"; }
.notebooksharecontainer .fa-headphones:before {
  content: "\f025"; }
.notebooksharecontainer .fa-volume-off:before {
  content: "\f026"; }
.notebooksharecontainer .fa-volume-down:before {
  content: "\f027"; }
.notebooksharecontainer .fa-volume-up:before {
  content: "\f028"; }
.notebooksharecontainer .fa-qrcode:before {
  content: "\f029"; }
.notebooksharecontainer .fa-barcode:before {
  content: "\f02a"; }
.notebooksharecontainer .fa-tag:before {
  content: "\f02b"; }
.notebooksharecontainer .fa-tags:before {
  content: "\f02c"; }
.notebooksharecontainer .fa-book:before {
  content: "\f02d"; }
.notebooksharecontainer .fa-bookmark:before {
  content: "\f02e"; }
.notebooksharecontainer .fa-print:before {
  content: "\f02f"; }
.notebooksharecontainer .fa-camera:before {
  content: "\f030"; }
.notebooksharecontainer .fa-font:before {
  content: "\f031"; }
.notebooksharecontainer .fa-bold:before {
  content: "\f032"; }
.notebooksharecontainer .fa-italic:before {
  content: "\f033"; }
.notebooksharecontainer .fa-text-height:before {
  content: "\f034"; }
.notebooksharecontainer .fa-text-width:before {
  content: "\f035"; }
.notebooksharecontainer .fa-align-left:before {
  content: "\f036"; }
.notebooksharecontainer .fa-align-center:before {
  content: "\f037"; }
.notebooksharecontainer .fa-align-right:before {
  content: "\f038"; }
.notebooksharecontainer .fa-align-justify:before {
  content: "\f039"; }
.notebooksharecontainer .fa-list:before {
  content: "\f03a"; }
.notebooksharecontainer .fa-dedent:before,
.notebooksharecontainer .fa-outdent:before {
  content: "\f03b"; }
.notebooksharecontainer .fa-indent:before {
  content: "\f03c"; }
.notebooksharecontainer .fa-video-camera:before {
  content: "\f03d"; }
.notebooksharecontainer .fa-photo:before,
.notebooksharecontainer .fa-image:before,
.notebooksharecontainer .fa-picture-o:before {
  content: "\f03e"; }
.notebooksharecontainer .fa-pencil:before {
  content: "\f040"; }
.notebooksharecontainer .fa-map-marker:before {
  content: "\f041"; }
.notebooksharecontainer .fa-adjust:before {
  content: "\f042"; }
.notebooksharecontainer .fa-tint:before {
  content: "\f043"; }
.notebooksharecontainer .fa-edit:before,
.notebooksharecontainer .fa-pencil-square-o:before {
  content: "\f044"; }
.notebooksharecontainer .fa-share-square-o:before {
  content: "\f045"; }
.notebooksharecontainer .fa-check-square-o:before {
  content: "\f046"; }
.notebooksharecontainer .fa-arrows:before {
  content: "\f047"; }
.notebooksharecontainer .fa-step-backward:before {
  content: "\f048"; }
.notebooksharecontainer .fa-fast-backward:before {
  content: "\f049"; }
.notebooksharecontainer .fa-backward:before {
  content: "\f04a"; }
.notebooksharecontainer .fa-play:before {
  content: "\f04b"; }
.notebooksharecontainer .fa-pause:before {
  content: "\f04c"; }
.notebooksharecontainer .fa-stop:before {
  content: "\f04d"; }
.notebooksharecontainer .fa-forward:before {
  content: "\f04e"; }
.notebooksharecontainer .fa-fast-forward:before {
  content: "\f050"; }
.notebooksharecontainer .fa-step-forward:before {
  content: "\f051"; }
.notebooksharecontainer .fa-eject:before {
  content: "\f052"; }
.notebooksharecontainer .fa-chevron-left:before {
  content: "\f053"; }
.notebooksharecontainer .fa-chevron-right:before {
  content: "\f054"; }
.notebooksharecontainer .fa-plus-circle:before {
  content: "\f055"; }
.notebooksharecontainer .fa-minus-circle:before {
  content: "\f056"; }
.notebooksharecontainer .fa-times-circle:before {
  content: "\f057"; }
.notebooksharecontainer .fa-check-circle:before {
  content: "\f058"; }
.notebooksharecontainer .fa-question-circle:before {
  content: "\f059"; }
.notebooksharecontainer .fa-info-circle:before {
  content: "\f05a"; }
.notebooksharecontainer .fa-crosshairs:before {
  content: "\f05b"; }
.notebooksharecontainer .fa-times-circle-o:before {
  content: "\f05c"; }
.notebooksharecontainer .fa-check-circle-o:before {
  content: "\f05d"; }
.notebooksharecontainer .fa-ban:before {
  content: "\f05e"; }
.notebooksharecontainer .fa-arrow-left:before {
  content: "\f060"; }
.notebooksharecontainer .fa-arrow-right:before {
  content: "\f061"; }
.notebooksharecontainer .fa-arrow-up:before {
  content: "\f062"; }
.notebooksharecontainer .fa-arrow-down:before {
  content: "\f063"; }
.notebooksharecontainer .fa-mail-forward:before,
.notebooksharecontainer .fa-share:before {
  content: "\f064"; }
.notebooksharecontainer .fa-expand:before {
  content: "\f065"; }
.notebooksharecontainer .fa-compress:before {
  content: "\f066"; }
.notebooksharecontainer .fa-plus:before {
  content: "\f067"; }
.notebooksharecontainer .fa-minus:before {
  content: "\f068"; }
.notebooksharecontainer .fa-asterisk:before {
  content: "\f069"; }
.notebooksharecontainer .fa-exclamation-circle:before {
  content: "\f06a"; }
.notebooksharecontainer .fa-gift:before {
  content: "\f06b"; }
.notebooksharecontainer .fa-leaf:before {
  content: "\f06c"; }
.notebooksharecontainer .fa-fire:before {
  content: "\f06d"; }
.notebooksharecontainer .fa-eye:before {
  content: "\f06e"; }
.notebooksharecontainer .fa-eye-slash:before {
  content: "\f070"; }
.notebooksharecontainer .fa-warning:before,
.notebooksharecontainer .fa-exclamation-triangle:before {
  content: "\f071"; }
.notebooksharecontainer .fa-plane:before {
  content: "\f072"; }
.notebooksharecontainer .fa-calendar:before {
  content: "\f073"; }
.notebooksharecontainer .fa-random:before {
  content: "\f074"; }
.notebooksharecontainer .fa-comment:before {
  content: "\f075"; }
.notebooksharecontainer .fa-magnet:before {
  content: "\f076"; }
.notebooksharecontainer .fa-chevron-up:before {
  content: "\f077"; }
.notebooksharecontainer .fa-chevron-down:before {
  content: "\f078"; }
.notebooksharecontainer .fa-retweet:before {
  content: "\f079"; }
.notebooksharecontainer .fa-shopping-cart:before {
  content: "\f07a"; }
.notebooksharecontainer .fa-folder:before {
  content: "\f07b"; }
.notebooksharecontainer .fa-folder-open:before {
  content: "\f07c"; }
.notebooksharecontainer .fa-arrows-v:before {
  content: "\f07d"; }
.notebooksharecontainer .fa-arrows-h:before {
  content: "\f07e"; }
.notebooksharecontainer .fa-bar-chart-o:before,
.notebooksharecontainer .fa-bar-chart:before {
  content: "\f080"; }
.notebooksharecontainer .fa-twitter-square:before {
  content: "\f081"; }
.notebooksharecontainer .fa-facebook-square:before {
  content: "\f082"; }
.notebooksharecontainer .fa-camera-retro:before {
  content: "\f083"; }
.notebooksharecontainer .fa-key:before {
  content: "\f084"; }
.notebooksharecontainer .fa-gears:before,
.notebooksharecontainer .fa-cogs:before {
  content: "\f085"; }
.notebooksharecontainer .fa-comments:before {
  content: "\f086"; }
.notebooksharecontainer .fa-thumbs-o-up:before {
  content: "\f087"; }
.notebooksharecontainer .fa-thumbs-o-down:before {
  content: "\f088"; }
.notebooksharecontainer .fa-star-half:before {
  content: "\f089"; }
.notebooksharecontainer .fa-heart-o:before {
  content: "\f08a"; }
.notebooksharecontainer .fa-sign-out:before {
  content: "\f08b"; }
.notebooksharecontainer .fa-linkedin-square:before {
  content: "\f08c"; }
.notebooksharecontainer .fa-thumb-tack:before {
  content: "\f08d"; }
.notebooksharecontainer .fa-external-link:before {
  content: "\f08e"; }
.notebooksharecontainer .fa-sign-in:before {
  content: "\f090"; }
.notebooksharecontainer .fa-trophy:before {
  content: "\f091"; }
.notebooksharecontainer .fa-github-square:before {
  content: "\f092"; }
.notebooksharecontainer .fa-upload:before {
  content: "\f093"; }
.notebooksharecontainer .fa-lemon-o:before {
  content: "\f094"; }
.notebooksharecontainer .fa-phone:before {
  content: "\f095"; }
.notebooksharecontainer .fa-square-o:before {
  content: "\f096"; }
.notebooksharecontainer .fa-bookmark-o:before {
  content: "\f097"; }
.notebooksharecontainer .fa-phone-square:before {
  content: "\f098"; }
.notebooksharecontainer .fa-twitter:before {
  content: "\f099"; }
.notebooksharecontainer .fa-facebook:before {
  content: "\f09a"; }
.notebooksharecontainer .fa-github:before {
  content: "\f09b"; }
.notebooksharecontainer .fa-unlock:before {
  content: "\f09c"; }
.notebooksharecontainer .fa-credit-card:before {
  content: "\f09d"; }
.notebooksharecontainer .fa-rss:before {
  content: "\f09e"; }
.notebooksharecontainer .fa-hdd-o:before {
  content: "\f0a0"; }
.notebooksharecontainer .fa-bullhorn:before {
  content: "\f0a1"; }
.notebooksharecontainer .fa-bell:before {
  content: "\f0f3"; }
.notebooksharecontainer .fa-certificate:before {
  content: "\f0a3"; }
.notebooksharecontainer .fa-hand-o-right:before {
  content: "\f0a4"; }
.notebooksharecontainer .fa-hand-o-left:before {
  content: "\f0a5"; }
.notebooksharecontainer .fa-hand-o-up:before {
  content: "\f0a6"; }
.notebooksharecontainer .fa-hand-o-down:before {
  content: "\f0a7"; }
.notebooksharecontainer .fa-arrow-circle-left:before {
  content: "\f0a8"; }
.notebooksharecontainer .fa-arrow-circle-right:before {
  content: "\f0a9"; }
.notebooksharecontainer .fa-arrow-circle-up:before {
  content: "\f0aa"; }
.notebooksharecontainer .fa-arrow-circle-down:before {
  content: "\f0ab"; }
.notebooksharecontainer .fa-globe:before {
  content: "\f0ac"; }
.notebooksharecontainer .fa-wrench:before {
  content: "\f0ad"; }
.notebooksharecontainer .fa-tasks:before {
  content: "\f0ae"; }
.notebooksharecontainer .fa-filter:before {
  content: "\f0b0"; }
.notebooksharecontainer .fa-briefcase:before {
  content: "\f0b1"; }
.notebooksharecontainer .fa-arrows-alt:before {
  content: "\f0b2"; }
.notebooksharecontainer .fa-group:before,
.notebooksharecontainer .fa-users:before {
  content: "\f0c0"; }
.notebooksharecontainer .fa-chain:before,
.notebooksharecontainer .fa-link:before {
  content: "\f0c1"; }
.notebooksharecontainer .fa-cloud:before {
  content: "\f0c2"; }
.notebooksharecontainer .fa-flask:before {
  content: "\f0c3"; }
.notebooksharecontainer .fa-cut:before,
.notebooksharecontainer .fa-scissors:before {
  content: "\f0c4"; }
.notebooksharecontainer .fa-copy:before,
.notebooksharecontainer .fa-files-o:before {
  content: "\f0c5"; }
.notebooksharecontainer .fa-paperclip:before {
  content: "\f0c6"; }
.notebooksharecontainer .fa-save:before,
.notebooksharecontainer .fa-floppy-o:before {
  content: "\f0c7"; }
.notebooksharecontainer .fa-square:before {
  content: "\f0c8"; }
.notebooksharecontainer .fa-navicon:before,
.notebooksharecontainer .fa-reorder:before,
.notebooksharecontainer .fa-bars:before {
  content: "\f0c9"; }
.notebooksharecontainer .fa-list-ul:before {
  content: "\f0ca"; }
.notebooksharecontainer .fa-list-ol:before {
  content: "\f0cb"; }
.notebooksharecontainer .fa-strikethrough:before {
  content: "\f0cc"; }
.notebooksharecontainer .fa-underline:before {
  content: "\f0cd"; }
.notebooksharecontainer .fa-table:before {
  content: "\f0ce"; }
.notebooksharecontainer .fa-magic:before {
  content: "\f0d0"; }
.notebooksharecontainer .fa-truck:before {
  content: "\f0d1"; }
.notebooksharecontainer .fa-pinterest:before {
  content: "\f0d2"; }
.notebooksharecontainer .fa-pinterest-square:before {
  content: "\f0d3"; }
.notebooksharecontainer .fa-google-plus-square:before {
  content: "\f0d4"; }
.notebooksharecontainer .fa-google-plus:before {
  content: "\f0d5"; }
.notebooksharecontainer .fa-money:before {
  content: "\f0d6"; }
.notebooksharecontainer .fa-caret-down:before {
  content: "\f0d7"; }
.notebooksharecontainer .fa-caret-up:before {
  content: "\f0d8"; }
.notebooksharecontainer .fa-caret-left:before {
  content: "\f0d9"; }
.notebooksharecontainer .fa-caret-right:before {
  content: "\f0da"; }
.notebooksharecontainer .fa-columns:before {
  content: "\f0db"; }
.notebooksharecontainer .fa-unsorted:before,
.notebooksharecontainer .fa-sort:before {
  content: "\f0dc"; }
.notebooksharecontainer .fa-sort-down:before,
.notebooksharecontainer .fa-sort-desc:before {
  content: "\f0dd"; }
.notebooksharecontainer .fa-sort-up:before,
.notebooksharecontainer .fa-sort-asc:before {
  content: "\f0de"; }
.notebooksharecontainer .fa-envelope:before {
  content: "\f0e0"; }
.notebooksharecontainer .fa-linkedin:before {
  content: "\f0e1"; }
.notebooksharecontainer .fa-rotate-left:before,
.notebooksharecontainer .fa-undo:before {
  content: "\f0e2"; }
.notebooksharecontainer .fa-legal:before,
.notebooksharecontainer .fa-gavel:before {
  content: "\f0e3"; }
.notebooksharecontainer .fa-dashboard:before,
.notebooksharecontainer .fa-tachometer:before {
  content: "\f0e4"; }
.notebooksharecontainer .fa-comment-o:before {
  content: "\f0e5"; }
.notebooksharecontainer .fa-comments-o:before {
  content: "\f0e6"; }
.notebooksharecontainer .fa-flash:before,
.notebooksharecontainer .fa-bolt:before {
  content: "\f0e7"; }
.notebooksharecontainer .fa-sitemap:before {
  content: "\f0e8"; }
.notebooksharecontainer .fa-umbrella:before {
  content: "\f0e9"; }
.notebooksharecontainer .fa-paste:before,
.notebooksharecontainer .fa-clipboard:before {
  content: "\f0ea"; }
.notebooksharecontainer .fa-lightbulb-o:before {
  content: "\f0eb"; }
.notebooksharecontainer .fa-exchange:before {
  content: "\f0ec"; }
.notebooksharecontainer .fa-cloud-download:before {
  content: "\f0ed"; }
.notebooksharecontainer .fa-cloud-upload:before {
  content: "\f0ee"; }
.notebooksharecontainer .fa-user-md:before {
  content: "\f0f0"; }
.notebooksharecontainer .fa-stethoscope:before {
  content: "\f0f1"; }
.notebooksharecontainer .fa-suitcase:before {
  content: "\f0f2"; }
.notebooksharecontainer .fa-bell-o:before {
  content: "\f0a2"; }
.notebooksharecontainer .fa-coffee:before {
  content: "\f0f4"; }
.notebooksharecontainer .fa-cutlery:before {
  content: "\f0f5"; }
.notebooksharecontainer .fa-file-text-o:before {
  content: "\f0f6"; }
.notebooksharecontainer .fa-building-o:before {
  content: "\f0f7"; }
.notebooksharecontainer .fa-hospital-o:before {
  content: "\f0f8"; }
.notebooksharecontainer .fa-ambulance:before {
  content: "\f0f9"; }
.notebooksharecontainer .fa-medkit:before {
  content: "\f0fa"; }
.notebooksharecontainer .fa-fighter-jet:before {
  content: "\f0fb"; }
.notebooksharecontainer .fa-beer:before {
  content: "\f0fc"; }
.notebooksharecontainer .fa-h-square:before {
  content: "\f0fd"; }
.notebooksharecontainer .fa-plus-square:before {
  content: "\f0fe"; }
.notebooksharecontainer .fa-angle-double-left:before {
  content: "\f100"; }
.notebooksharecontainer .fa-angle-double-right:before {
  content: "\f101"; }
.notebooksharecontainer .fa-angle-double-up:before {
  content: "\f102"; }
.notebooksharecontainer .fa-angle-double-down:before {
  content: "\f103"; }
.notebooksharecontainer .fa-angle-left:before {
  content: "\f104"; }
.notebooksharecontainer .fa-angle-right:before {
  content: "\f105"; }
.notebooksharecontainer .fa-angle-up:before {
  content: "\f106"; }
.notebooksharecontainer .fa-angle-down:before {
  content: "\f107"; }
.notebooksharecontainer .fa-desktop:before {
  content: "\f108"; }
.notebooksharecontainer .fa-laptop:before {
  content: "\f109"; }
.notebooksharecontainer .fa-tablet:before {
  content: "\f10a"; }
.notebooksharecontainer .fa-mobile-phone:before,
.notebooksharecontainer .fa-mobile:before {
  content: "\f10b"; }
.notebooksharecontainer .fa-circle-o:before {
  content: "\f10c"; }
.notebooksharecontainer .fa-quote-left:before {
  content: "\f10d"; }
.notebooksharecontainer .fa-quote-right:before {
  content: "\f10e"; }
.notebooksharecontainer .fa-spinner:before {
  content: "\f110"; }
.notebooksharecontainer .fa-circle:before {
  content: "\f111"; }
.notebooksharecontainer .fa-mail-reply:before,
.notebooksharecontainer .fa-reply:before {
  content: "\f112"; }
.notebooksharecontainer .fa-github-alt:before {
  content: "\f113"; }
.notebooksharecontainer .fa-folder-o:before {
  content: "\f114"; }
.notebooksharecontainer .fa-folder-open-o:before {
  content: "\f115"; }
.notebooksharecontainer .fa-smile-o:before {
  content: "\f118"; }
.notebooksharecontainer .fa-frown-o:before {
  content: "\f119"; }
.notebooksharecontainer .fa-meh-o:before {
  content: "\f11a"; }
.notebooksharecontainer .fa-gamepad:before {
  content: "\f11b"; }
.notebooksharecontainer .fa-keyboard-o:before {
  content: "\f11c"; }
.notebooksharecontainer .fa-flag-o:before {
  content: "\f11d"; }
.notebooksharecontainer .fa-flag-checkered:before {
  content: "\f11e"; }
.notebooksharecontainer .fa-terminal:before {
  content: "\f120"; }
.notebooksharecontainer .fa-code:before {
  content: "\f121"; }
.notebooksharecontainer .fa-mail-reply-all:before,
.notebooksharecontainer .fa-reply-all:before {
  content: "\f122"; }
.notebooksharecontainer .fa-star-half-empty:before,
.notebooksharecontainer .fa-star-half-full:before,
.notebooksharecontainer .fa-star-half-o:before {
  content: "\f123"; }
.notebooksharecontainer .fa-location-arrow:before {
  content: "\f124"; }
.notebooksharecontainer .fa-crop:before {
  content: "\f125"; }
.notebooksharecontainer .fa-code-fork:before {
  content: "\f126"; }
.notebooksharecontainer .fa-unlink:before,
.notebooksharecontainer .fa-chain-broken:before {
  content: "\f127"; }
.notebooksharecontainer .fa-question:before {
  content: "\f128"; }
.notebooksharecontainer .fa-info:before {
  content: "\f129"; }
.notebooksharecontainer .fa-exclamation:before {
  content: "\f12a"; }
.notebooksharecontainer .fa-superscript:before {
  content: "\f12b"; }
.notebooksharecontainer .fa-subscript:before {
  content: "\f12c"; }
.notebooksharecontainer .fa-eraser:before {
  content: "\f12d"; }
.notebooksharecontainer .fa-puzzle-piece:before {
  content: "\f12e"; }
.notebooksharecontainer .fa-microphone:before {
  content: "\f130"; }
.notebooksharecontainer .fa-microphone-slash:before {
  content: "\f131"; }
.notebooksharecontainer .fa-shield:before {
  content: "\f132"; }
.notebooksharecontainer .fa-calendar-o:before {
  content: "\f133"; }
.notebooksharecontainer .fa-fire-extinguisher:before {
  content: "\f134"; }
.notebooksharecontainer .fa-rocket:before {
  content: "\f135"; }
.notebooksharecontainer .fa-maxcdn:before {
  content: "\f136"; }
.notebooksharecontainer .fa-chevron-circle-left:before {
  content: "\f137"; }
.notebooksharecontainer .fa-chevron-circle-right:before {
  content: "\f138"; }
.notebooksharecontainer .fa-chevron-circle-up:before {
  content: "\f139"; }
.notebooksharecontainer .fa-chevron-circle-down:before {
  content: "\f13a"; }
.notebooksharecontainer .fa-html5:before {
  content: "\f13b"; }
.notebooksharecontainer .fa-css3:before {
  content: "\f13c"; }
.notebooksharecontainer .fa-anchor:before {
  content: "\f13d"; }
.notebooksharecontainer .fa-unlock-alt:before {
  content: "\f13e"; }
.notebooksharecontainer .fa-bullseye:before {
  content: "\f140"; }
.notebooksharecontainer .fa-ellipsis-h:before {
  content: "\f141"; }
.notebooksharecontainer .fa-ellipsis-v:before {
  content: "\f142"; }
.notebooksharecontainer .fa-rss-square:before {
  content: "\f143"; }
.notebooksharecontainer .fa-play-circle:before {
  content: "\f144"; }
.notebooksharecontainer .fa-ticket:before {
  content: "\f145"; }
.notebooksharecontainer .fa-minus-square:before {
  content: "\f146"; }
.notebooksharecontainer .fa-minus-square-o:before {
  content: "\f147"; }
.notebooksharecontainer .fa-level-up:before {
  content: "\f148"; }
.notebooksharecontainer .fa-level-down:before {
  content: "\f149"; }
.notebooksharecontainer .fa-check-square:before {
  content: "\f14a"; }
.notebooksharecontainer .fa-pencil-square:before {
  content: "\f14b"; }
.notebooksharecontainer .fa-external-link-square:before {
  content: "\f14c"; }
.notebooksharecontainer .fa-share-square:before {
  content: "\f14d"; }
.notebooksharecontainer .fa-compass:before {
  content: "\f14e"; }
.notebooksharecontainer .fa-toggle-down:before,
.notebooksharecontainer .fa-caret-square-o-down:before {
  content: "\f150"; }
.notebooksharecontainer .fa-toggle-up:before,
.notebooksharecontainer .fa-caret-square-o-up:before {
  content: "\f151"; }
.notebooksharecontainer .fa-toggle-right:before,
.notebooksharecontainer .fa-caret-square-o-right:before {
  content: "\f152"; }
.notebooksharecontainer .fa-euro:before,
.notebooksharecontainer .fa-eur:before {
  content: "\f153"; }
.notebooksharecontainer .fa-gbp:before {
  content: "\f154"; }
.notebooksharecontainer .fa-dollar:before,
.notebooksharecontainer .fa-usd:before {
  content: "\f155"; }
.notebooksharecontainer .fa-rupee:before,
.notebooksharecontainer .fa-inr:before {
  content: "\f156"; }
.notebooksharecontainer .fa-cny:before,
.notebooksharecontainer .fa-rmb:before,
.notebooksharecontainer .fa-yen:before,
.notebooksharecontainer .fa-jpy:before {
  content: "\f157"; }
.notebooksharecontainer .fa-ruble:before,
.notebooksharecontainer .fa-rouble:before,
.notebooksharecontainer .fa-rub:before {
  content: "\f158"; }
.notebooksharecontainer .fa-won:before,
.notebooksharecontainer .fa-krw:before {
  content: "\f159"; }
.notebooksharecontainer .fa-bitcoin:before,
.notebooksharecontainer .fa-btc:before {
  content: "\f15a"; }
.notebooksharecontainer .fa-file:before {
  content: "\f15b"; }
.notebooksharecontainer .fa-file-text:before {
  content: "\f15c"; }
.notebooksharecontainer .fa-sort-alpha-asc:before {
  content: "\f15d"; }
.notebooksharecontainer .fa-sort-alpha-desc:before {
  content: "\f15e"; }
.notebooksharecontainer .fa-sort-amount-asc:before {
  content: "\f160"; }
.notebooksharecontainer .fa-sort-amount-desc:before {
  content: "\f161"; }
.notebooksharecontainer .fa-sort-numeric-asc:before {
  content: "\f162"; }
.notebooksharecontainer .fa-sort-numeric-desc:before {
  content: "\f163"; }
.notebooksharecontainer .fa-thumbs-up:before {
  content: "\f164"; }
.notebooksharecontainer .fa-thumbs-down:before {
  content: "\f165"; }
.notebooksharecontainer .fa-youtube-square:before {
  content: "\f166"; }
.notebooksharecontainer .fa-youtube:before {
  content: "\f167"; }
.notebooksharecontainer .fa-xing:before {
  content: "\f168"; }
.notebooksharecontainer .fa-xing-square:before {
  content: "\f169"; }
.notebooksharecontainer .fa-youtube-play:before {
  content: "\f16a"; }
.notebooksharecontainer .fa-dropbox:before {
  content: "\f16b"; }
.notebooksharecontainer .fa-stack-overflow:before {
  content: "\f16c"; }
.notebooksharecontainer .fa-instagram:before {
  content: "\f16d"; }
.notebooksharecontainer .fa-flickr:before {
  content: "\f16e"; }
.notebooksharecontainer .fa-adn:before {
  content: "\f170"; }
.notebooksharecontainer .fa-bitbucket:before {
  content: "\f171"; }
.notebooksharecontainer .fa-bitbucket-square:before {
  content: "\f172"; }
.notebooksharecontainer .fa-tumblr:before {
  content: "\f173"; }
.notebooksharecontainer .fa-tumblr-square:before {
  content: "\f174"; }
.notebooksharecontainer .fa-long-arrow-down:before {
  content: "\f175"; }
.notebooksharecontainer .fa-long-arrow-up:before {
  content: "\f176"; }
.notebooksharecontainer .fa-long-arrow-left:before {
  content: "\f177"; }
.notebooksharecontainer .fa-long-arrow-right:before {
  content: "\f178"; }
.notebooksharecontainer .fa-apple:before {
  content: "\f179"; }
.notebooksharecontainer .fa-windows:before {
  content: "\f17a"; }
.notebooksharecontainer .fa-android:before {
  content: "\f17b"; }
.notebooksharecontainer .fa-linux:before {
  content: "\f17c"; }
.notebooksharecontainer .fa-dribbble:before {
  content: "\f17d"; }
.notebooksharecontainer .fa-skype:before {
  content: "\f17e"; }
.notebooksharecontainer .fa-foursquare:before {
  content: "\f180"; }
.notebooksharecontainer .fa-trello:before {
  content: "\f181"; }
.notebooksharecontainer .fa-female:before {
  content: "\f182"; }
.notebooksharecontainer .fa-male:before {
  content: "\f183"; }
.notebooksharecontainer .fa-gittip:before {
  content: "\f184"; }
.notebooksharecontainer .fa-sun-o:before {
  content: "\f185"; }
.notebooksharecontainer .fa-moon-o:before {
  content: "\f186"; }
.notebooksharecontainer .fa-archive:before {
  content: "\f187"; }
.notebooksharecontainer .fa-bug:before {
  content: "\f188"; }
.notebooksharecontainer .fa-vk:before {
  content: "\f189"; }
.notebooksharecontainer .fa-weibo:before {
  content: "\f18a"; }
.notebooksharecontainer .fa-renren:before {
  content: "\f18b"; }
.notebooksharecontainer .fa-pagelines:before {
  content: "\f18c"; }
.notebooksharecontainer .fa-stack-exchange:before {
  content: "\f18d"; }
.notebooksharecontainer .fa-arrow-circle-o-right:before {
  content: "\f18e"; }
.notebooksharecontainer .fa-arrow-circle-o-left:before {
  content: "\f190"; }
.notebooksharecontainer .fa-toggle-left:before,
.notebooksharecontainer .fa-caret-square-o-left:before {
  content: "\f191"; }
.notebooksharecontainer .fa-dot-circle-o:before {
  content: "\f192"; }
.notebooksharecontainer .fa-wheelchair:before {
  content: "\f193"; }
.notebooksharecontainer .fa-vimeo-square:before {
  content: "\f194"; }
.notebooksharecontainer .fa-turkish-lira:before,
.notebooksharecontainer .fa-try:before {
  content: "\f195"; }
.notebooksharecontainer .fa-plus-square-o:before {
  content: "\f196"; }
.notebooksharecontainer .fa-space-shuttle:before {
  content: "\f197"; }
.notebooksharecontainer .fa-slack:before {
  content: "\f198"; }
.notebooksharecontainer .fa-envelope-square:before {
  content: "\f199"; }
.notebooksharecontainer .fa-wordpress:before {
  content: "\f19a"; }
.notebooksharecontainer .fa-openid:before {
  content: "\f19b"; }
.notebooksharecontainer .fa-institution:before,
.notebooksharecontainer .fa-bank:before,
.notebooksharecontainer .fa-university:before {
  content: "\f19c"; }
.notebooksharecontainer .fa-mortar-board:before,
.notebooksharecontainer .fa-graduation-cap:before {
  content: "\f19d"; }
.notebooksharecontainer .fa-yahoo:before {
  content: "\f19e"; }
.notebooksharecontainer .fa-google:before {
  content: "\f1a0"; }
.notebooksharecontainer .fa-reddit:before {
  content: "\f1a1"; }
.notebooksharecontainer .fa-reddit-square:before {
  content: "\f1a2"; }
.notebooksharecontainer .fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.notebooksharecontainer .fa-stumbleupon:before {
  content: "\f1a4"; }
.notebooksharecontainer .fa-delicious:before {
  content: "\f1a5"; }
.notebooksharecontainer .fa-digg:before {
  content: "\f1a6"; }
.notebooksharecontainer .fa-pied-piper:before {
  content: "\f1a7"; }
.notebooksharecontainer .fa-pied-piper-alt:before {
  content: "\f1a8"; }
.notebooksharecontainer .fa-drupal:before {
  content: "\f1a9"; }
.notebooksharecontainer .fa-joomla:before {
  content: "\f1aa"; }
.notebooksharecontainer .fa-language:before {
  content: "\f1ab"; }
.notebooksharecontainer .fa-fax:before {
  content: "\f1ac"; }
.notebooksharecontainer .fa-building:before {
  content: "\f1ad"; }
.notebooksharecontainer .fa-child:before {
  content: "\f1ae"; }
.notebooksharecontainer .fa-paw:before {
  content: "\f1b0"; }
.notebooksharecontainer .fa-spoon:before {
  content: "\f1b1"; }
.notebooksharecontainer .fa-cube:before {
  content: "\f1b2"; }
.notebooksharecontainer .fa-cubes:before {
  content: "\f1b3"; }
.notebooksharecontainer .fa-behance:before {
  content: "\f1b4"; }
.notebooksharecontainer .fa-behance-square:before {
  content: "\f1b5"; }
.notebooksharecontainer .fa-steam:before {
  content: "\f1b6"; }
.notebooksharecontainer .fa-steam-square:before {
  content: "\f1b7"; }
.notebooksharecontainer .fa-recycle:before {
  content: "\f1b8"; }
.notebooksharecontainer .fa-automobile:before,
.notebooksharecontainer .fa-car:before {
  content: "\f1b9"; }
.notebooksharecontainer .fa-cab:before,
.notebooksharecontainer .fa-taxi:before {
  content: "\f1ba"; }
.notebooksharecontainer .fa-tree:before {
  content: "\f1bb"; }
.notebooksharecontainer .fa-spotify:before {
  content: "\f1bc"; }
.notebooksharecontainer .fa-deviantart:before {
  content: "\f1bd"; }
.notebooksharecontainer .fa-soundcloud:before {
  content: "\f1be"; }
.notebooksharecontainer .fa-database:before {
  content: "\f1c0"; }
.notebooksharecontainer .fa-file-pdf-o:before {
  content: "\f1c1"; }
.notebooksharecontainer .fa-file-word-o:before {
  content: "\f1c2"; }
.notebooksharecontainer .fa-file-excel-o:before {
  content: "\f1c3"; }
.notebooksharecontainer .fa-file-powerpoint-o:before {
  content: "\f1c4"; }
.notebooksharecontainer .fa-file-photo-o:before,
.notebooksharecontainer .fa-file-picture-o:before,
.notebooksharecontainer .fa-file-image-o:before {
  content: "\f1c5"; }
.notebooksharecontainer .fa-file-zip-o:before,
.notebooksharecontainer .fa-file-archive-o:before {
  content: "\f1c6"; }
.notebooksharecontainer .fa-file-sound-o:before,
.notebooksharecontainer .fa-file-audio-o:before {
  content: "\f1c7"; }
.notebooksharecontainer .fa-file-movie-o:before,
.notebooksharecontainer .fa-file-video-o:before {
  content: "\f1c8"; }
.notebooksharecontainer .fa-file-code-o:before {
  content: "\f1c9"; }
.notebooksharecontainer .fa-vine:before {
  content: "\f1ca"; }
.notebooksharecontainer .fa-codepen:before {
  content: "\f1cb"; }
.notebooksharecontainer .fa-jsfiddle:before {
  content: "\f1cc"; }
.notebooksharecontainer .fa-life-bouy:before,
.notebooksharecontainer .fa-life-buoy:before,
.notebooksharecontainer .fa-life-saver:before,
.notebooksharecontainer .fa-support:before,
.notebooksharecontainer .fa-life-ring:before {
  content: "\f1cd"; }
.notebooksharecontainer .fa-circle-o-notch:before {
  content: "\f1ce"; }
.notebooksharecontainer .fa-ra:before,
.notebooksharecontainer .fa-rebel:before {
  content: "\f1d0"; }
.notebooksharecontainer .fa-ge:before,
.notebooksharecontainer .fa-empire:before {
  content: "\f1d1"; }
.notebooksharecontainer .fa-git-square:before {
  content: "\f1d2"; }
.notebooksharecontainer .fa-git:before {
  content: "\f1d3"; }
.notebooksharecontainer .fa-hacker-news:before {
  content: "\f1d4"; }
.notebooksharecontainer .fa-tencent-weibo:before {
  content: "\f1d5"; }
.notebooksharecontainer .fa-qq:before {
  content: "\f1d6"; }
.notebooksharecontainer .fa-wechat:before,
.notebooksharecontainer .fa-weixin:before {
  content: "\f1d7"; }
.notebooksharecontainer .fa-send:before,
.notebooksharecontainer .fa-paper-plane:before {
  content: "\f1d8"; }
.notebooksharecontainer .fa-send-o:before,
.notebooksharecontainer .fa-paper-plane-o:before {
  content: "\f1d9"; }
.notebooksharecontainer .fa-history:before {
  content: "\f1da"; }
.notebooksharecontainer .fa-circle-thin:before {
  content: "\f1db"; }
.notebooksharecontainer .fa-header:before {
  content: "\f1dc"; }
.notebooksharecontainer .fa-paragraph:before {
  content: "\f1dd"; }
.notebooksharecontainer .fa-sliders:before {
  content: "\f1de"; }
.notebooksharecontainer .fa-share-alt:before {
  content: "\f1e0"; }
.notebooksharecontainer .fa-share-alt-square:before {
  content: "\f1e1"; }
.notebooksharecontainer .fa-bomb:before {
  content: "\f1e2"; }
.notebooksharecontainer .fa-soccer-ball-o:before,
.notebooksharecontainer .fa-futbol-o:before {
  content: "\f1e3"; }
.notebooksharecontainer .fa-tty:before {
  content: "\f1e4"; }
.notebooksharecontainer .fa-binoculars:before {
  content: "\f1e5"; }
.notebooksharecontainer .fa-plug:before {
  content: "\f1e6"; }
.notebooksharecontainer .fa-slideshare:before {
  content: "\f1e7"; }
.notebooksharecontainer .fa-twitch:before {
  content: "\f1e8"; }
.notebooksharecontainer .fa-yelp:before {
  content: "\f1e9"; }
.notebooksharecontainer .fa-newspaper-o:before {
  content: "\f1ea"; }
.notebooksharecontainer .fa-wifi:before {
  content: "\f1eb"; }
.notebooksharecontainer .fa-calculator:before {
  content: "\f1ec"; }
.notebooksharecontainer .fa-paypal:before {
  content: "\f1ed"; }
.notebooksharecontainer .fa-google-wallet:before {
  content: "\f1ee"; }
.notebooksharecontainer .fa-cc-visa:before {
  content: "\f1f0"; }
.notebooksharecontainer .fa-cc-mastercard:before {
  content: "\f1f1"; }
.notebooksharecontainer .fa-cc-discover:before {
  content: "\f1f2"; }
.notebooksharecontainer .fa-cc-amex:before {
  content: "\f1f3"; }
.notebooksharecontainer .fa-cc-paypal:before {
  content: "\f1f4"; }
.notebooksharecontainer .fa-cc-stripe:before {
  content: "\f1f5"; }
.notebooksharecontainer .fa-bell-slash:before {
  content: "\f1f6"; }
.notebooksharecontainer .fa-bell-slash-o:before {
  content: "\f1f7"; }
.notebooksharecontainer .fa-trash:before {
  content: "\f1f8"; }
.notebooksharecontainer .fa-copyright:before {
  content: "\f1f9"; }
.notebooksharecontainer .fa-at:before {
  content: "\f1fa"; }
.notebooksharecontainer .fa-eyedropper:before {
  content: "\f1fb"; }
.notebooksharecontainer .fa-paint-brush:before {
  content: "\f1fc"; }
.notebooksharecontainer .fa-birthday-cake:before {
  content: "\f1fd"; }
.notebooksharecontainer .fa-area-chart:before {
  content: "\f1fe"; }
.notebooksharecontainer .fa-pie-chart:before {
  content: "\f200"; }
.notebooksharecontainer .fa-line-chart:before {
  content: "\f201"; }
.notebooksharecontainer .fa-lastfm:before {
  content: "\f202"; }
.notebooksharecontainer .fa-lastfm-square:before {
  content: "\f203"; }
.notebooksharecontainer .fa-toggle-off:before {
  content: "\f204"; }
.notebooksharecontainer .fa-toggle-on:before {
  content: "\f205"; }
.notebooksharecontainer .fa-bicycle:before {
  content: "\f206"; }
.notebooksharecontainer .fa-bus:before {
  content: "\f207"; }
.notebooksharecontainer .fa-ioxhost:before {
  content: "\f208"; }
.notebooksharecontainer .fa-angellist:before {
  content: "\f209"; }
.notebooksharecontainer .fa-cc:before {
  content: "\f20a"; }
.notebooksharecontainer .fa-shekel:before,
.notebooksharecontainer .fa-sheqel:before,
.notebooksharecontainer .fa-ils:before {
  content: "\f20b"; }
.notebooksharecontainer .fa-meanpath:before {
  content: "\f20c"; }
.notebooksharecontainer .modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.notebooksharecontainer code {
  color: #000; }
.notebooksharecontainer pre {
  font-size: inherit;
  line-height: inherit; }
.notebooksharecontainer label {
  font-weight: normal; }
.notebooksharecontainer .border-box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.notebooksharecontainer .corner-all {
  border-radius: 2px; }
.notebooksharecontainer .no-padding {
  padding: 0px; }
.notebooksharecontainer .hbox {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch; }
.notebooksharecontainer .hbox > * {
  /* Old browsers */
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  /* Modern browsers */
  flex: none; }
.notebooksharecontainer .vbox {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch; }
.notebooksharecontainer .vbox > * {
  /* Old browsers */
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  /* Modern browsers */
  flex: none; }
.notebooksharecontainer .hbox.reverse,
.notebooksharecontainer .vbox.reverse,
.notebooksharecontainer .reverse {
  /* Old browsers */
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  /* Modern browsers */
  flex-direction: row-reverse; }
.notebooksharecontainer .hbox.box-flex0,
.notebooksharecontainer .vbox.box-flex0,
.notebooksharecontainer .box-flex0 {
  /* Old browsers */
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  /* Modern browsers */
  flex: none;
  width: auto; }
.notebooksharecontainer .hbox.box-flex1,
.notebooksharecontainer .vbox.box-flex1,
.notebooksharecontainer .box-flex1 {
  /* Old browsers */
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  /* Modern browsers */
  flex: 1; }
.notebooksharecontainer .hbox.box-flex,
.notebooksharecontainer .vbox.box-flex,
.notebooksharecontainer .box-flex {
  /* Old browsers */
  /* Old browsers */
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  /* Modern browsers */
  flex: 1; }
.notebooksharecontainer .hbox.box-flex2,
.notebooksharecontainer .vbox.box-flex2,
.notebooksharecontainer .box-flex2 {
  /* Old browsers */
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  box-flex: 2;
  /* Modern browsers */
  flex: 2; }
.notebooksharecontainer .box-group1 {
  /*  Deprecated */
  -webkit-box-flex-group: 1;
  -moz-box-flex-group: 1;
  box-flex-group: 1; }
.notebooksharecontainer .box-group2 {
  /* Deprecated */
  -webkit-box-flex-group: 2;
  -moz-box-flex-group: 2;
  box-flex-group: 2; }
.notebooksharecontainer .hbox.start,
.notebooksharecontainer .vbox.start,
.notebooksharecontainer .start {
  /* Old browsers */
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  /* Modern browsers */
  justify-content: flex-start; }
.notebooksharecontainer .hbox.end,
.notebooksharecontainer .vbox.end,
.notebooksharecontainer .end {
  /* Old browsers */
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  /* Modern browsers */
  justify-content: flex-end; }
.notebooksharecontainer .hbox.center,
.notebooksharecontainer .vbox.center,
.notebooksharecontainer .center {
  /* Old browsers */
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  /* Modern browsers */
  justify-content: center; }
.notebooksharecontainer .hbox.baseline,
.notebooksharecontainer .vbox.baseline,
.notebooksharecontainer .baseline {
  /* Old browsers */
  -webkit-box-pack: baseline;
  -moz-box-pack: baseline;
  box-pack: baseline;
  /* Modern browsers */
  justify-content: baseline; }
.notebooksharecontainer .hbox.stretch,
.notebooksharecontainer .vbox.stretch,
.notebooksharecontainer .stretch {
  /* Old browsers */
  -webkit-box-pack: stretch;
  -moz-box-pack: stretch;
  box-pack: stretch;
  /* Modern browsers */
  justify-content: stretch; }
.notebooksharecontainer .hbox.align-start,
.notebooksharecontainer .vbox.align-start,
.notebooksharecontainer .align-start {
  /* Old browsers */
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  /* Modern browsers */
  align-items: flex-start; }
.notebooksharecontainer .hbox.align-end,
.notebooksharecontainer .vbox.align-end,
.notebooksharecontainer .align-end {
  /* Old browsers */
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  /* Modern browsers */
  align-items: flex-end; }
.notebooksharecontainer .hbox.align-center,
.notebooksharecontainer .vbox.align-center,
.notebooksharecontainer .align-center {
  /* Old browsers */
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  /* Modern browsers */
  align-items: center; }
.notebooksharecontainer .hbox.align-baseline,
.notebooksharecontainer .vbox.align-baseline,
.notebooksharecontainer .align-baseline {
  /* Old browsers */
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  box-align: baseline;
  /* Modern browsers */
  align-items: baseline; }
.notebooksharecontainer .hbox.align-stretch,
.notebooksharecontainer .vbox.align-stretch,
.notebooksharecontainer .align-stretch {
  /* Old browsers */
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  /* Modern browsers */
  align-items: stretch; }
.notebooksharecontainer div.error {
  margin: 2em;
  text-align: center; }
.notebooksharecontainer div.error > h1 {
  font-size: 500%;
  line-height: normal; }
.notebooksharecontainer div.error > p {
  font-size: 200%;
  line-height: normal; }
.notebooksharecontainer div.traceback-wrapper {
  text-align: left;
  max-width: 800px;
  margin: auto; }
.notebooksharecontainer body {
  background-color: #fff;
  /* This makes sure that the body covers the entire window and needs to
        be in a different element than the display: box in wrapper below */
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  overflow: visible; }
.notebooksharecontainer body > #header {
  /* Initially hidden to prevent FLOUC */
  display: none;
  background-color: #fff;
  /* Display over codemirror */
  position: relative;
  z-index: 100; }
.notebooksharecontainer body > #header #header-container {
  padding-bottom: 5px;
  padding-top: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.notebooksharecontainer body > #header .header-bar {
  width: 100%;
  height: 1px;
  background: #e7e7e7;
  margin-bottom: -1px; }
@media print {
  .notebooksharecontainer body > #header {
    display: none !important; } }
.notebooksharecontainer #header-spacer {
  width: 100%;
  visibility: hidden; }
@media print {
  .notebooksharecontainer #header-spacer {
    display: none; } }
.notebooksharecontainer #ipython_notebook {
  padding-left: 0px;
  padding-top: 1px;
  padding-bottom: 1px; }
@media (max-width: 991px) {
  .notebooksharecontainer #ipython_notebook {
    margin-left: 10px; } }
.notebooksharecontainer #noscript {
  width: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  font-size: 22px;
  color: red;
  font-weight: bold; }
.notebooksharecontainer #ipython_notebook img {
  height: 28px; }
.notebooksharecontainer #site {
  width: 100%;
  display: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: auto; }
@media print {
  .notebooksharecontainer #site {
    height: auto !important; } }
.notebooksharecontainer .ui-button .ui-button-text {
  padding: 0.2em 0.8em;
  font-size: 77%; }
.notebooksharecontainer input.ui-button {
  padding: 0.3em 0.9em; }
.notebooksharecontainer span#login_widget {
  float: right; }
.notebooksharecontainer span#login_widget > .button,
.notebooksharecontainer #logout {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
.notebooksharecontainer span#login_widget > .button:focus,
.notebooksharecontainer #logout:focus,
.notebooksharecontainer span#login_widget > .button.focus,
.notebooksharecontainer #logout.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }
.notebooksharecontainer span#login_widget > .button:hover,
.notebooksharecontainer #logout:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.notebooksharecontainer span#login_widget > .button:active,
.notebooksharecontainer #logout:active,
.notebooksharecontainer span#login_widget > .button.active,
.notebooksharecontainer #logout.active,
.notebooksharecontainer .open > .dropdown-togglespan#login_widget > .button,
.notebooksharecontainer .open > .dropdown-toggle#logout {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.notebooksharecontainer span#login_widget > .button:active:hover,
.notebooksharecontainer #logout:active:hover,
.notebooksharecontainer span#login_widget > .button.active:hover,
.notebooksharecontainer #logout.active:hover,
.notebooksharecontainer .open > .dropdown-togglespan#login_widget > .button:hover,
.notebooksharecontainer .open > .dropdown-toggle#logout:hover,
.notebooksharecontainer span#login_widget > .button:active:focus,
.notebooksharecontainer #logout:active:focus,
.notebooksharecontainer span#login_widget > .button.active:focus,
.notebooksharecontainer #logout.active:focus,
.notebooksharecontainer .open > .dropdown-togglespan#login_widget > .button:focus,
.notebooksharecontainer .open > .dropdown-toggle#logout:focus,
.notebooksharecontainer span#login_widget > .button:active.focus,
.notebooksharecontainer #logout:active.focus,
.notebooksharecontainer span#login_widget > .button.active.focus,
.notebooksharecontainer #logout.active.focus,
.notebooksharecontainer .open > .dropdown-togglespan#login_widget > .button.focus,
.notebooksharecontainer .open > .dropdown-toggle#logout.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }
.notebooksharecontainer span#login_widget > .button:active,
.notebooksharecontainer #logout:active,
.notebooksharecontainer span#login_widget > .button.active,
.notebooksharecontainer #logout.active,
.notebooksharecontainer .open > .dropdown-togglespan#login_widget > .button,
.notebooksharecontainer .open > .dropdown-toggle#logout {
  background-image: none; }
.notebooksharecontainer span#login_widget > .button.disabled:hover,
.notebooksharecontainer #logout.disabled:hover,
.notebooksharecontainer span#login_widget > .button[disabled]:hover,
.notebooksharecontainer #logout[disabled]:hover,
.notebooksharecontainer fieldset[disabled] span#login_widget > .button:hover,
.notebooksharecontainer fieldset[disabled] #logout:hover,
.notebooksharecontainer span#login_widget > .button.disabled:focus,
.notebooksharecontainer #logout.disabled:focus,
.notebooksharecontainer span#login_widget > .button[disabled]:focus,
.notebooksharecontainer #logout[disabled]:focus,
.notebooksharecontainer fieldset[disabled] span#login_widget > .button:focus,
.notebooksharecontainer fieldset[disabled] #logout:focus,
.notebooksharecontainer span#login_widget > .button.disabled.focus,
.notebooksharecontainer #logout.disabled.focus,
.notebooksharecontainer span#login_widget > .button[disabled].focus,
.notebooksharecontainer #logout[disabled].focus,
.notebooksharecontainer fieldset[disabled] span#login_widget > .button.focus,
.notebooksharecontainer fieldset[disabled] #logout.focus {
  background-color: #fff;
  border-color: #ccc; }
.notebooksharecontainer span#login_widget > .button .badge,
.notebooksharecontainer #logout .badge {
  color: #fff;
  background-color: #333; }
.notebooksharecontainer .nav-header {
  text-transform: none; }
.notebooksharecontainer #header > span {
  margin-top: 10px; }
.notebooksharecontainer .modal_stretch .modal-dialog {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-height: 80vh; }
.notebooksharecontainer .modal_stretch .modal-dialog .modal-body {
  max-height: calc(100vh - 200px);
  overflow: auto;
  flex: 1; }
@media (min-width: 768px) {
  .notebooksharecontainer .modal .modal-dialog {
    width: 700px; } }
@media (min-width: 768px) {
  .notebooksharecontainer select.form-control {
    margin-left: 12px;
    margin-right: 12px; } }
.notebooksharecontainer .center-nav {
  display: inline-block;
  margin-bottom: -4px; }
.notebooksharecontainer .alternate_upload {
  background-color: none;
  display: inline; }
.notebooksharecontainer .alternate_upload.form {
  padding: 0;
  margin: 0; }
.notebooksharecontainer .alternate_upload input.fileinput {
  text-align: center;
  vertical-align: middle;
  display: inline;
  opacity: 0;
  z-index: 2;
  width: 12ex;
  margin-right: -12ex; }
.notebooksharecontainer .alternate_upload .btn-upload {
  height: 22px; }
.notebooksharecontainer ul#tabs {
  margin-bottom: 4px; }
.notebooksharecontainer ul#tabs a {
  padding-top: 6px;
  padding-bottom: 4px; }
.notebooksharecontainer ul.breadcrumb a:focus,
.notebooksharecontainer ul.breadcrumb a:hover {
  text-decoration: none; }
.notebooksharecontainer ul.breadcrumb i.icon-home {
  font-size: 16px;
  margin-right: 4px; }
.notebooksharecontainer ul.breadcrumb span {
  color: #5e5e5e; }
.notebooksharecontainer .list_toolbar {
  padding: 4px 0 4px 0;
  vertical-align: middle; }
.notebooksharecontainer .list_toolbar .tree-buttons {
  padding-top: 1px; }
.notebooksharecontainer .dynamic-buttons {
  padding-top: 3px;
  display: inline-block; }
.notebooksharecontainer .list_toolbar [class*="span"] {
  min-height: 24px; }
.notebooksharecontainer .list_header {
  font-weight: bold;
  background-color: #EEE; }
.notebooksharecontainer .list_placeholder {
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  padding-right: 7px; }
.notebooksharecontainer .list_container {
  margin-top: 4px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 2px; }
.notebooksharecontainer .list_container > div {
  border-bottom: 1px solid #ddd; }
.notebooksharecontainer .list_container > div:hover .list-item {
  background-color: red; }
.notebooksharecontainer .list_container > div:last-child {
  border: none; }
.notebooksharecontainer .list_item:hover .list_item {
  background-color: #ddd; }
.notebooksharecontainer .list_item a {
  text-decoration: none; }
.notebooksharecontainer .list_item:hover {
  background-color: #fafafa; }
.notebooksharecontainer .list_header > div,
.notebooksharecontainer .list_item > div {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 22px; }
.notebooksharecontainer .list_header > div input,
.notebooksharecontainer .list_item > div input {
  margin-right: 7px;
  margin-left: 14px;
  vertical-align: baseline;
  line-height: 22px;
  position: relative;
  top: -1px; }
.notebooksharecontainer .list_header > div .item_link,
.notebooksharecontainer .list_item > div .item_link {
  margin-left: -1px;
  vertical-align: baseline;
  line-height: 22px; }
.notebooksharecontainer .new-file input[type=checkbox] {
  visibility: hidden; }
.notebooksharecontainer .item_name {
  line-height: 22px;
  height: 24px; }
.notebooksharecontainer .item_icon {
  font-size: 14px;
  color: #5e5e5e;
  margin-right: 7px;
  margin-left: 7px;
  line-height: 22px;
  vertical-align: baseline; }
.notebooksharecontainer .item_buttons {
  line-height: 1em;
  margin-left: -5px; }
.notebooksharecontainer .item_buttons .btn,
.notebooksharecontainer .item_buttons .btn-group,
.notebooksharecontainer .item_buttons .input-group {
  float: left; }
.notebooksharecontainer .item_buttons > .btn,
.notebooksharecontainer .item_buttons > .btn-group,
.notebooksharecontainer .item_buttons > .input-group {
  margin-left: 5px; }
.notebooksharecontainer .item_buttons .btn {
  min-width: 13ex; }
.notebooksharecontainer .item_buttons .running-indicator {
  padding-top: 4px;
  color: #5cb85c; }
.notebooksharecontainer .item_buttons .kernel-name {
  padding-top: 4px;
  color: #5bc0de;
  margin-right: 7px;
  float: left; }
.notebooksharecontainer .toolbar_info {
  height: 24px;
  line-height: 24px; }
.notebooksharecontainer .list_item input:not([type=checkbox]) {
  padding-top: 3px;
  padding-bottom: 3px;
  height: 22px;
  line-height: 14px;
  margin: 0px; }
.notebooksharecontainer .highlight_text {
  color: blue; }
.notebooksharecontainer #project_name {
  display: inline-block;
  padding-left: 7px;
  margin-left: -2px; }
.notebooksharecontainer #project_name > .breadcrumb {
  padding: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  font-weight: bold; }
.notebooksharecontainer #tree-selector {
  padding-right: 0px; }
.notebooksharecontainer #button-select-all {
  min-width: 50px; }
.notebooksharecontainer #select-all {
  margin-left: 7px;
  margin-right: 2px; }
.notebooksharecontainer .menu_icon {
  margin-right: 2px; }
.notebooksharecontainer .tab-content .row {
  margin-left: 0px;
  margin-right: 0px; }
.notebooksharecontainer .folder_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f114"; }
.notebooksharecontainer .folder_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .folder_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .notebook_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02d";
  position: relative;
  top: -1px; }
.notebooksharecontainer .notebook_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .notebook_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .running_notebook_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02d";
  position: relative;
  top: -1px;
  color: #5cb85c; }
.notebooksharecontainer .running_notebook_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .running_notebook_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .file_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f016";
  position: relative;
  top: -2px; }
.notebooksharecontainer .file_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .file_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer #notebook_toolbar .pull-right {
  padding-top: 0px;
  margin-right: -1px; }
.notebooksharecontainer ul#new-menu {
  left: auto;
  right: 0; }
.notebooksharecontainer .kernel-menu-icon {
  padding-right: 12px;
  width: 24px;
  content: "\f096"; }
.notebooksharecontainer .kernel-menu-icon:before {
  content: "\f096"; }
.notebooksharecontainer .kernel-menu-icon-current:before {
  content: "\f00c"; }
.notebooksharecontainer #tab_content {
  padding-top: 20px; }
.notebooksharecontainer #running .panel-group .panel {
  margin-top: 3px;
  margin-bottom: 1em; }
.notebooksharecontainer #running .panel-group .panel .panel-heading {
  background-color: #EEE;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 22px; }
.notebooksharecontainer #running .panel-group .panel .panel-heading a:focus,
.notebooksharecontainer #running .panel-group .panel .panel-heading a:hover {
  text-decoration: none; }
.notebooksharecontainer #running .panel-group .panel .panel-body {
  padding: 0px; }
.notebooksharecontainer #running .panel-group .panel .panel-body .list_container {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px;
  border-radius: 0px; }
.notebooksharecontainer #running .panel-group .panel .panel-body .list_container .list_item {
  border-bottom: 1px solid #ddd; }
.notebooksharecontainer #running .panel-group .panel .panel-body .list_container .list_item:last-child {
  border-bottom: 0px; }
.notebooksharecontainer .delete-button {
  display: none; }
.notebooksharecontainer .duplicate-button {
  display: none; }
.notebooksharecontainer .rename-button {
  display: none; }
.notebooksharecontainer .shutdown-button {
  display: none; }
.notebooksharecontainer .dynamic-instructions {
  display: inline-block;
  padding-top: 4px; }
.notebooksharecontainer .selected-keymap i.fa {
  padding: 0px 5px; }
.notebooksharecontainer .selected-keymap i.fa:before {
  content: "\f00c"; }
.notebooksharecontainer #mode-menu {
  overflow: auto;
  max-height: 20em; }
.notebooksharecontainer .edit_app #header {
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); }
.notebooksharecontainer .edit_app #menubar .navbar {
  /* Use a negative 1 bottom margin, so the border overlaps the border of the
    header */
  margin-bottom: -1px; }
.notebooksharecontainer .dirty-indicator {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px; }
.notebooksharecontainer .dirty-indicator.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .dirty-indicator.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .dirty-indicator-dirty {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px; }
.notebooksharecontainer .dirty-indicator-dirty.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .dirty-indicator-dirty.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .dirty-indicator-clean {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px; }
.notebooksharecontainer .dirty-indicator-clean.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .dirty-indicator-clean.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .dirty-indicator-clean:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c"; }
.notebooksharecontainer .dirty-indicator-clean:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .dirty-indicator-clean:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer #filename {
  font-size: 16pt;
  display: table;
  padding: 0px 5px; }
.notebooksharecontainer #current-mode {
  padding-left: 5px;
  padding-right: 5px; }
.notebooksharecontainer #texteditor-backdrop {
  padding-top: 20px;
  padding-bottom: 20px; }
@media not print {
  .notebooksharecontainer #texteditor-backdrop {
    background-color: #EEE; } }
@media not print {
  .notebooksharecontainer #texteditor-backdrop #texteditor-container {
    padding: 0px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
    box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } }
.notebooksharecontainer .ansibold {
  font-weight: bold; }
.notebooksharecontainer .ansiblack {
  color: black; }
.notebooksharecontainer .ansired {
  color: darkred; }
.notebooksharecontainer .ansigreen {
  color: darkgreen; }
.notebooksharecontainer .ansiyellow {
  color: #c4a000; }
.notebooksharecontainer .ansiblue {
  color: darkblue; }
.notebooksharecontainer .ansipurple {
  color: darkviolet; }
.notebooksharecontainer .ansicyan {
  color: steelblue; }
.notebooksharecontainer .ansigray {
  color: gray; }
.notebooksharecontainer .ansibgblack {
  background-color: black; }
.notebooksharecontainer .ansibgred {
  background-color: red; }
.notebooksharecontainer .ansibggreen {
  background-color: green; }
.notebooksharecontainer .ansibgyellow {
  background-color: yellow; }
.notebooksharecontainer .ansibgblue {
  background-color: blue; }
.notebooksharecontainer .ansibgpurple {
  background-color: magenta; }
.notebooksharecontainer .ansibgcyan {
  background-color: cyan; }
.notebooksharecontainer .ansibggray {
  background-color: gray; }
.notebooksharecontainer div.cell {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-radius: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  width: 100%;
  padding: 5px;
  /* This acts as a spacer between cells, that is outside the border */
  margin: 0px;
  outline: none;
  border-left-width: 1px;
  padding-left: 5px;
  background: linear-gradient(to right, transparent -40px, transparent 1px, transparent 1px, transparent 100%); }
.notebooksharecontainer div.cell.jupyter-soft-selected {
  border-left-color: #90CAF9;
  border-left-color: #E3F2FD;
  border-left-width: 1px;
  padding-left: 5px;
  border-right-color: #E3F2FD;
  border-right-width: 1px;
  background: #E3F2FD; }
@media print {
  .notebooksharecontainer div.cell.jupyter-soft-selected {
    border-color: transparent; } }
.notebooksharecontainer div.cell.selected {
  border-color: #ababab;
  border-left-width: 0px;
  padding-left: 6px;
  background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 5px, transparent 5px, transparent 100%); }
@media print {
  .notebooksharecontainer div.cell.selected {
    border-color: transparent; } }
.notebooksharecontainer div.cell.selected.jupyter-soft-selected {
  border-left-width: 0;
  padding-left: 6px;
  background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 7px, #E3F2FD 7px, #E3F2FD 100%); }
.notebooksharecontainer .edit_mode div.cell.selected {
  border-color: #66BB6A;
  border-left-width: 0px;
  padding-left: 6px;
  background: linear-gradient(to right, #66BB6A -40px, #66BB6A 5px, transparent 5px, transparent 100%); }
@media print {
  .notebooksharecontainer .edit_mode div.cell.selected {
    border-color: transparent; } }
.notebooksharecontainer .prompt {
  /* This needs to be wide enough for 3 digit prompt numbers: In[100]: */
  min-width: 14ex;
  /* This padding is tuned to match the padding on the CodeMirror editor. */
  padding: 0.4em;
  margin: 0px;
  font-family: monospace;
  text-align: right;
  /* This has to match that of the the CodeMirror class line-height below */
  line-height: 1.21429em;
  /* Don't highlight prompt number selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Use default cursor */
  cursor: default; }
@media (max-width: 540px) {
  .notebooksharecontainer .prompt {
    text-align: left; } }
.notebooksharecontainer div.inner_cell {
  min-width: 0;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch;
  /* Old browsers */
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  /* Modern browsers */
  flex: 1; }
.notebooksharecontainer div.input_area {
  background: #f7f7f7;
  line-height: 1.21429em; }
.notebooksharecontainer div.prompt:empty {
  padding-top: 0;
  padding-bottom: 0; }
.notebooksharecontainer div.unrecognized_cell {
  padding: 5px 5px 5px 0px;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch; }
.notebooksharecontainer div.unrecognized_cell .inner_cell {
  border-radius: 2px;
  padding: 5px;
  font-weight: bold;
  color: red;
  border: 1px solid #cfcfcf;
  background: #eaeaea; }
.notebooksharecontainer div.unrecognized_cell .inner_cell a {
  color: inherit;
  text-decoration: none; }
.notebooksharecontainer div.unrecognized_cell .inner_cell a:hover {
  color: inherit;
  text-decoration: none; }
@media (max-width: 540px) {
  .notebooksharecontainer div.unrecognized_cell > div.prompt {
    display: none; } }
.notebooksharecontainer div.code_cell {
  /* avoid page breaking on code cells when printing */ }
@media print {
  .notebooksharecontainer div.code_cell {
    page-break-inside: avoid; } }
.notebooksharecontainer div.input {
  page-break-inside: avoid;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch; }
@media (max-width: 540px) {
  .notebooksharecontainer div.input {
    /* Old browsers */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: stretch;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-box-align: stretch;
    display: box;
    box-orient: vertical;
    box-align: stretch;
    /* Modern browsers */
    display: flex;
    flex-direction: column;
    align-items: stretch; } }
.notebooksharecontainer div.input_prompt {
  color: #303F9F;
  border-top: 1px solid transparent; }
.notebooksharecontainer div.input_area > div.highlight {
  margin: 0.4em;
  border: none;
  padding: 0px;
  background-color: transparent; }
.notebooksharecontainer div.input_area > div.highlight > pre {
  margin: 0px;
  border: none;
  padding: 0px;
  background-color: transparent; }

.notebooksharecontainer .highlight-base {
  color: #000; }
.notebooksharecontainer .highlight-variable {
  color: #000; }
.notebooksharecontainer .highlight-variable-2 {
  color: #1a1a1a; }
.notebooksharecontainer .highlight-variable-3 {
  color: #333333; }
.notebooksharecontainer .highlight-string {
  color: #BA2121; }
.notebooksharecontainer .highlight-comment {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .highlight-number {
  color: #080; }
.notebooksharecontainer .highlight-atom {
  color: #88F; }
.notebooksharecontainer .highlight-keyword {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight-builtin {
  color: #008000; }
.notebooksharecontainer .highlight-error {
  color: #f00; }
.notebooksharecontainer .highlight-operator {
  color: #AA22FF;
  font-weight: bold; }
.notebooksharecontainer .highlight-meta {
  color: #AA22FF; }
.notebooksharecontainer .highlight-def {
  color: #00f; }
.notebooksharecontainer .highlight-string-2 {
  color: #f50; }
.notebooksharecontainer .highlight-qualifier {
  color: #555; }
.notebooksharecontainer .highlight-bracket {
  color: #997; }
.notebooksharecontainer .highlight-tag {
  color: #170; }
.notebooksharecontainer .highlight-attribute {
  color: #00c; }
.notebooksharecontainer .highlight-header {
  color: blue; }
.notebooksharecontainer .highlight-quote {
  color: #090; }
.notebooksharecontainer .highlight-link {
  color: #00c; }
.notebooksharecontainer .cm-s-ipython span.cm-keyword {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .cm-s-ipython span.cm-atom {
  color: #88F; }
.notebooksharecontainer .cm-s-ipython span.cm-number {
  color: #080; }
.notebooksharecontainer .cm-s-ipython span.cm-def {
  color: #00f; }
.notebooksharecontainer .cm-s-ipython span.cm-variable {
  color: #000; }
.notebooksharecontainer .cm-s-ipython span.cm-operator {
  color: #AA22FF;
  font-weight: bold; }
.notebooksharecontainer .cm-s-ipython span.cm-variable-2 {
  color: #1a1a1a; }
.notebooksharecontainer .cm-s-ipython span.cm-variable-3 {
  color: #333333; }
.notebooksharecontainer .cm-s-ipython span.cm-comment {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .cm-s-ipython span.cm-string {
  color: #BA2121; }
.notebooksharecontainer .cm-s-ipython span.cm-string-2 {
  color: #f50; }
.notebooksharecontainer .cm-s-ipython span.cm-meta {
  color: #AA22FF; }
.notebooksharecontainer .cm-s-ipython span.cm-qualifier {
  color: #555; }
.notebooksharecontainer .cm-s-ipython span.cm-builtin {
  color: #008000; }
.notebooksharecontainer .cm-s-ipython span.cm-bracket {
  color: #997; }
.notebooksharecontainer .cm-s-ipython span.cm-tag {
  color: #170; }
.notebooksharecontainer .cm-s-ipython span.cm-attribute {
  color: #00c; }
.notebooksharecontainer .cm-s-ipython span.cm-header {
  color: blue; }
.notebooksharecontainer .cm-s-ipython span.cm-quote {
  color: #090; }
.notebooksharecontainer .cm-s-ipython span.cm-link {
  color: #00c; }
.notebooksharecontainer .cm-s-ipython span.cm-error {
  color: #f00; }
.notebooksharecontainer .cm-s-ipython span.cm-tab {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);
  background-position: right;
  background-repeat: no-repeat; }
.notebooksharecontainer div.output_wrapper {
  margin-top: 12px;
  /* this position must be relative to enable descendents to be absolute within it */
  position: relative;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch;
  z-index: 1; }
.notebooksharecontainer div.output_scroll {
  /* ideally, this would be max-height, but FF barfs all over that */
  height: 24em;
  /* FF needs this *and the wrapper* to specify full width, or it will shrinkwrap */
  width: 100%;
  overflow: auto;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
  display: block; }
.notebooksharecontainer div.output_collapsed {
  margin: 0px;
  padding: 0px;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch; }
.notebooksharecontainer div.out_prompt_overlay {
  height: 100%;
  padding: 0px 0.4em;
  position: absolute;
  border-radius: 2px; }
.notebooksharecontainer div.out_prompt_overlay:hover {
  /* use inner shadow to get border that is computed the same on WebKit/FF */
  -webkit-box-shadow: inset 0 0 1px #000;
  box-shadow: inset 0 0 1px #000;
  background: rgba(240, 240, 240, 0.5); }
.notebooksharecontainer div.output_prompt {
  color: #D84315; }
.notebooksharecontainer div.output_area {
  padding: 0px;
  page-break-inside: avoid;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch; }
.notebooksharecontainer div.output_area .MathJax_Display {
  text-align: left !important; }
.notebooksharecontainer div.output_area .rendered_html table {
  margin-left: 0;
  margin-right: 0; }
.notebooksharecontainer div.output_area .rendered_html img {
  margin-left: 0;
  margin-right: 0; }
.notebooksharecontainer div.output_area img.unconfined,
.notebooksharecontainer div.output_area svg.unconfined {
  max-width: none; }
.notebooksharecontainer .output {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-align: stretch;
  display: box;
  box-orient: vertical;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: column;
  align-items: stretch; }
@media (max-width: 540px) {
  .notebooksharecontainer div.output_area {
    /* Old browsers */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: stretch;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-box-align: stretch;
    display: box;
    box-orient: vertical;
    box-align: stretch;
    /* Modern browsers */
    display: flex;
    flex-direction: column;
    align-items: stretch; } }
.notebooksharecontainer div.output_area pre {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  color: black;
  background-color: transparent;
  border-radius: 0; }
.notebooksharecontainer div.output_subarea {
  overflow-x: auto;
  padding: 0.4em;
  /* Old browsers */
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  /* Modern browsers */
  flex: 1;
  max-width: initial;
  /* bigquant */ }
.notebooksharecontainer div.output_scroll div.output_subarea {
  overflow-x: visible; }
.notebooksharecontainer div.output_text {
  text-align: left;
  color: #000;
  /* This has to match that of the the CodeMirror class line-height below */
  line-height: 1.21429em; }
.notebooksharecontainer div.output_stderr {
  background: #fdd;
  /* very light red background for stderr */ }
.notebooksharecontainer div.output_latex {
  text-align: left; }
.notebooksharecontainer div.output_javascript:empty {
  padding: 0; }
.notebooksharecontainer .js-error {
  color: darkred; }
.notebooksharecontainer div.raw_input_container {
  line-height: 1.21429em;
  padding-top: 5px; }
.notebooksharecontainer pre.raw_input_prompt {
  /* nothing needed here. */ }
.notebooksharecontainer input.raw_input {
  font-family: monospace;
  font-size: inherit;
  color: inherit;
  width: auto;
  /* make sure input baseline aligns with prompt */
  vertical-align: baseline;
  /* padding + margin = 0.5em between prompt and cursor */
  padding: 0em 0.25em;
  margin: 0em 0.25em; }
.notebooksharecontainer input.raw_input:focus {
  box-shadow: none; }
.notebooksharecontainer p.p-space {
  margin-bottom: 10px; }
.notebooksharecontainer div.output_unrecognized {
  padding: 5px;
  font-weight: bold;
  color: red; }
.notebooksharecontainer div.output_unrecognized a {
  color: inherit;
  text-decoration: none; }
.notebooksharecontainer div.output_unrecognized a:hover {
  color: inherit;
  text-decoration: none; }

.notebooksharecontainer .rendered_html em {
  font-style: italic; }
.notebooksharecontainer .rendered_html strong {
  font-weight: bold; }
.notebooksharecontainer .rendered_html u {
  text-decoration: none; }
.notebooksharecontainer .rendered_html :link {
  text-decoration: none; }
.notebooksharecontainer .rendered_html :visited {
  text-decoration: none; }
.notebooksharecontainer .rendered_html h1 {
  font-size: 185.7%;
  margin: 1.08em 0 0 0;
  font-weight: bold;
  line-height: 1.0; }
.notebooksharecontainer .rendered_html h2 {
  font-size: 157.1%;
  margin: 1.27em 0 0 0;
  font-weight: bold;
  line-height: 1.0; }
.notebooksharecontainer .rendered_html h3 {
  font-size: 128.6%;
  margin: 1.55em 0 0 0;
  font-weight: bold;
  line-height: 1.0; }
.notebooksharecontainer .rendered_html h4 {
  font-size: 100%;
  margin: 2em 0 0 0;
  font-weight: bold;
  line-height: 1.0; }
.notebooksharecontainer .rendered_html h5 {
  font-size: 100%;
  margin: 2em 0 0 0;
  font-weight: bold;
  line-height: 1.0;
  font-style: italic; }
.notebooksharecontainer .rendered_html h6 {
  font-size: 100%;
  margin: 2em 0 0 0;
  font-weight: bold;
  line-height: 1.0;
  font-style: italic; }
.notebooksharecontainer .rendered_html h1:first-child {
  margin-top: 0.538em; }
.notebooksharecontainer .rendered_html h2:first-child {
  margin-top: 0.636em; }
.notebooksharecontainer .rendered_html h3:first-child {
  margin-top: 0.777em; }
.notebooksharecontainer .rendered_html h4:first-child {
  margin-top: 1em; }
.notebooksharecontainer .rendered_html h5:first-child {
  margin-top: 1em; }
.notebooksharecontainer .rendered_html h6:first-child {
  margin-top: 1em; }
.notebooksharecontainer .rendered_html hr {
  color: black;
  background-color: black; }
.notebooksharecontainer .rendered_html pre {
  margin: 1em 2em; }
.notebooksharecontainer .rendered_html pre,
.notebooksharecontainer .rendered_html code {
  border: 0;
  background-color: #fff;
  color: #000;
  font-size: 100%;
  padding: 0px; }
.notebooksharecontainer .rendered_html blockquote {
  margin: 1em 2em; }
.notebooksharecontainer .rendered_html table {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  border-collapse: collapse; }
.notebooksharecontainer .rendered_html tr,
.notebooksharecontainer .rendered_html th,
.notebooksharecontainer .rendered_html td {
  border: 1px solid black;
  border-collapse: collapse;
  margin: 1em 2em; }
.notebooksharecontainer .rendered_html td,
.notebooksharecontainer .rendered_html th {
  text-align: left;
  vertical-align: middle;
  padding: 4px; }
.notebooksharecontainer .rendered_html th {
  font-weight: bold; }
.notebooksharecontainer .rendered_html * + table {
  margin-top: 1em; }
.notebooksharecontainer .rendered_html p {
  text-align: left; }
.notebooksharecontainer .rendered_html * + p {
  margin-top: 1em; }
.notebooksharecontainer .rendered_html img {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.notebooksharecontainer .rendered_html * + img {
  margin-top: 1em; }
.notebooksharecontainer .rendered_html img,
.notebooksharecontainer .rendered_html svg {
  max-width: 100%;
  height: auto; }
.notebooksharecontainer .rendered_html img.unconfined,
.notebooksharecontainer .rendered_html svg.unconfined {
  max-width: none; }
.notebooksharecontainer div.text_cell {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch; }
@media (max-width: 540px) {
  .notebooksharecontainer div.text_cell > div.prompt {
    display: none; } }
.notebooksharecontainer div.text_cell_render {
  /*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
  outline: none;
  resize: none;
  width: inherit;
  border-style: none;
  padding: 0.5em 0.5em 0.5em 0.4em;
  color: #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.notebooksharecontainer a.anchor-link:link {
  text-decoration: none;
  padding: 0px 20px;
  visibility: hidden; }
.notebooksharecontainer h1:hover .anchor-link,
.notebooksharecontainer h2:hover .anchor-link,
.notebooksharecontainer h3:hover .anchor-link,
.notebooksharecontainer h4:hover .anchor-link,
.notebooksharecontainer h5:hover .anchor-link,
.notebooksharecontainer h6:hover .anchor-link {
  visibility: visible; }
.notebooksharecontainer .text_cell.rendered .input_area {
  display: none; }
.notebooksharecontainer .text_cell.rendered .rendered_html {
  overflow-x: auto;
  overflow-y: hidden; }
.notebooksharecontainer .text_cell.unrendered .text_cell_render {
  display: none; }
.notebooksharecontainer .cm-header-1,
.notebooksharecontainer .cm-header-2,
.notebooksharecontainer .cm-header-3,
.notebooksharecontainer .cm-header-4,
.notebooksharecontainer .cm-header-5,
.notebooksharecontainer .cm-header-6 {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.notebooksharecontainer .cm-header-1 {
  font-size: 185.7%; }
.notebooksharecontainer .cm-header-2 {
  font-size: 157.1%; }
.notebooksharecontainer .cm-header-3 {
  font-size: 128.6%; }
.notebooksharecontainer .cm-header-4 {
  font-size: 110%; }
.notebooksharecontainer .cm-header-5 {
  font-size: 100%;
  font-style: italic; }
.notebooksharecontainer .cm-header-6 {
  font-size: 100%;
  font-style: italic; }
@media (max-width: 767px) {
  .notebooksharecontainer .notebook_app {
    padding-left: 0px;
    padding-right: 0px; } }
.notebooksharecontainer #ipython-main-app {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 100%; }
.notebooksharecontainer div#notebook_panel {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 100%; }
.notebooksharecontainer div#notebook {
  font-size: 14px;
  line-height: 20px;
  overflow-y: hidden;
  overflow-x: auto;
  width: 100%;
  /* This spaces the page away from the edge of the notebook area */
  padding-top: 20px;
  margin: 0px;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 100%; }
@media not print {
  .notebooksharecontainer #notebook-container {
    padding: 15px;
    background-color: #fff;
    min-height: 0;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
    box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } }
@media print {
  .notebooksharecontainer #notebook-container {
    width: 100%; } }
.notebooksharecontainer div.ui-widget-content {
  border: 1px solid #ababab;
  outline: none; }
.notebooksharecontainer pre.dialog {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 0.4em;
  padding-left: 2em; }
.notebooksharecontainer p.dialog {
  padding: 0.2em; }
.notebooksharecontainer pre,
.notebooksharecontainer code,
.notebooksharecontainer kbd,
.notebooksharecontainer samp {
  white-space: pre-wrap; }
.notebooksharecontainer #fonttest {
  font-family: monospace; }
.notebooksharecontainer p {
  margin-bottom: 0; }
.notebooksharecontainer .end_space {
  min-height: 100px;
  transition: height .2s ease; }
.notebooksharecontainer .notebook_app > #header {
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); }
@media not print {
  .notebooksharecontainer .notebook_app {
    background-color: #EEE; } }
.notebooksharecontainer kbd {
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  margin: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px; }
.notebooksharecontainer .celltoolbar {
  border: thin solid #CFCFCF;
  border-bottom: none;
  background: #EEE;
  border-radius: 2px 2px 0px 0px;
  width: 100%;
  height: 29px;
  padding-right: 4px;
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch;
  /* Old browsers */
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  /* Modern browsers */
  justify-content: flex-end;
  display: -webkit-flex; }
@media print {
  .notebooksharecontainer .celltoolbar {
    display: none; } }
.notebooksharecontainer .ctb_hideshow {
  display: none;
  vertical-align: bottom; }
.notebooksharecontainer .ctb_global_show .ctb_show.ctb_hideshow {
  display: block; }
.notebooksharecontainer .ctb_global_show .ctb_show + .input_area,
.notebooksharecontainer .ctb_global_show .ctb_show + div.text_cell_input,
.notebooksharecontainer .ctb_global_show .ctb_show ~ div.text_cell_render {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }
.notebooksharecontainer .ctb_global_show .ctb_show ~ div.text_cell_render {
  border: 1px solid #cfcfcf; }
.notebooksharecontainer .celltoolbar {
  font-size: 87%;
  padding-top: 3px; }
.notebooksharecontainer .celltoolbar select {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
  width: inherit;
  font-size: inherit;
  height: 22px;
  padding: 0px;
  display: inline-block; }
.notebooksharecontainer .celltoolbar select: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); }
.notebooksharecontainer .celltoolbar select::-moz-placeholder {
  color: #999;
  opacity: 1; }
.notebooksharecontainer .celltoolbar select:-ms-input-placeholder {
  color: #999; }
.notebooksharecontainer .celltoolbar select::-webkit-input-placeholder {
  color: #999; }
.notebooksharecontainer .celltoolbar select::-ms-expand {
  border: 0;
  background-color: transparent; }
.notebooksharecontainer .celltoolbar select[disabled],
.notebooksharecontainer .celltoolbar select[readonly],
.notebooksharecontainer fieldset[disabled] .celltoolbar select {
  background-color: #eeeeee;
  opacity: 1; }
.notebooksharecontainer .celltoolbar select[disabled],
.notebooksharecontainer fieldset[disabled] .celltoolbar select {
  cursor: not-allowed; }
.notebooksharecontainer textarea.celltoolbar select {
  height: auto; }
.notebooksharecontainer select.celltoolbar select {
  height: 30px;
  line-height: 30px; }
.notebooksharecontainer textarea.celltoolbar select,
.notebooksharecontainer select[multiple].celltoolbar select {
  height: auto; }
.notebooksharecontainer .celltoolbar label {
  margin-left: 5px;
  margin-right: 5px; }
.notebooksharecontainer .completions {
  position: absolute;
  z-index: 110;
  overflow: hidden;
  border: 1px solid #ababab;
  border-radius: 2px;
  -webkit-box-shadow: 0px 6px 10px -1px #adadad;
  box-shadow: 0px 6px 10px -1px #adadad;
  line-height: 1; }
.notebooksharecontainer .completions select {
  background: white;
  outline: none;
  border: none;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  font-family: monospace;
  font-size: 110%;
  color: #000;
  width: auto; }
.notebooksharecontainer .completions select option.context {
  color: #286090; }
.notebooksharecontainer #kernel_logo_widget {
  float: right !important;
  float: right; }
.notebooksharecontainer #kernel_logo_widget .current_kernel_logo {
  display: none;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 32px;
  height: 32px; }
.notebooksharecontainer #menubar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-top: 1px; }
.notebooksharecontainer #menubar .navbar {
  border-top: 1px;
  border-radius: 0px 0px 2px 2px;
  margin-bottom: 0px; }
.notebooksharecontainer #menubar .navbar-toggle {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  border: none; }
.notebooksharecontainer #menubar .navbar-collapse {
  clear: left; }
.notebooksharecontainer .nav-wrapper {
  border-bottom: 1px solid #e7e7e7; }
.notebooksharecontainer i.menu-icon {
  padding-top: 4px; }
.notebooksharecontainer ul#help_menu li a {
  overflow: hidden;
  padding-right: 2.2em; }
.notebooksharecontainer ul#help_menu li a i {
  margin-right: -1.2em; }
.notebooksharecontainer .dropdown-submenu {
  position: relative; }
.notebooksharecontainer .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px; }
.notebooksharecontainer .dropdown-submenu:hover > .dropdown-menu {
  display: block; }
.notebooksharecontainer .dropdown-submenu > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f0da";
  float: right;
  color: #333333;
  margin-top: 2px;
  margin-right: -10px; }
.notebooksharecontainer .dropdown-submenu > a:after.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .dropdown-submenu > a:after.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .dropdown-submenu:hover > a:after {
  color: #262626; }
.notebooksharecontainer .dropdown-submenu.pull-left {
  float: none; }
.notebooksharecontainer .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px; }
.notebooksharecontainer #notification_area {
  float: right !important;
  float: right;
  z-index: 10; }
.notebooksharecontainer .indicator_area {
  float: right !important;
  float: right;
  color: #777;
  margin-left: 5px;
  margin-right: 5px;
  width: 11px;
  z-index: 10;
  text-align: center;
  width: auto; }
.notebooksharecontainer #kernel_indicator {
  float: right !important;
  float: right;
  color: #777;
  margin-left: 5px;
  margin-right: 5px;
  width: 11px;
  z-index: 10;
  text-align: center;
  width: auto;
  border-left: 1px solid; }
.notebooksharecontainer #kernel_indicator .kernel_indicator_name {
  padding-left: 5px;
  padding-right: 5px; }
.notebooksharecontainer #modal_indicator {
  float: right !important;
  float: right;
  color: #777;
  margin-left: 5px;
  margin-right: 5px;
  width: 11px;
  z-index: 10;
  text-align: center;
  width: auto; }
.notebooksharecontainer #readonly-indicator {
  float: right !important;
  float: right;
  color: #777;
  margin-left: 5px;
  margin-right: 5px;
  width: 11px;
  z-index: 10;
  text-align: center;
  width: auto;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: none; }
.notebooksharecontainer .modal_indicator:before {
  width: 1.28571429em;
  text-align: center; }
.notebooksharecontainer .edit_mode .modal_indicator:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f040"; }
.notebooksharecontainer .edit_mode .modal_indicator:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .edit_mode .modal_indicator:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .command_mode .modal_indicator:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ' '; }
.notebooksharecontainer .command_mode .modal_indicator:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .command_mode .modal_indicator:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .kernel_idle_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10c"; }
.notebooksharecontainer .kernel_idle_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .kernel_idle_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .kernel_busy_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f111"; }
.notebooksharecontainer .kernel_busy_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .kernel_busy_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .kernel_dead_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1e2"; }
.notebooksharecontainer .kernel_dead_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .kernel_dead_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .kernel_disconnected_icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f127"; }
.notebooksharecontainer .kernel_disconnected_icon:before.pull-left {
  margin-right: .3em; }
.notebooksharecontainer .kernel_disconnected_icon:before.pull-right {
  margin-left: .3em; }
.notebooksharecontainer .notification_widget {
  color: #777;
  z-index: 10;
  background: rgba(240, 240, 240, 0.5);
  margin-right: 4px;
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
.notebooksharecontainer .notification_widget:focus,
.notebooksharecontainer .notification_widget.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }
.notebooksharecontainer .notification_widget:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.notebooksharecontainer .notification_widget:active,
.notebooksharecontainer .notification_widget.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.notebooksharecontainer .notification_widget:active:hover,
.notebooksharecontainer .notification_widget.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget:hover,
.notebooksharecontainer .notification_widget:active:focus,
.notebooksharecontainer .notification_widget.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget:focus,
.notebooksharecontainer .notification_widget:active.focus,
.notebooksharecontainer .notification_widget.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }
.notebooksharecontainer .notification_widget:active,
.notebooksharecontainer .notification_widget.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget {
  background-image: none; }
.notebooksharecontainer .notification_widget.disabled:hover,
.notebooksharecontainer .notification_widget[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .notification_widget:hover,
.notebooksharecontainer .notification_widget.disabled:focus,
.notebooksharecontainer .notification_widget[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .notification_widget:focus,
.notebooksharecontainer .notification_widget.disabled.focus,
.notebooksharecontainer .notification_widget[disabled].focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.focus {
  background-color: #fff;
  border-color: #ccc; }
.notebooksharecontainer .notification_widget .badge {
  color: #fff;
  background-color: #333; }
.notebooksharecontainer .notification_widget.warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
.notebooksharecontainer .notification_widget.warning:focus,
.notebooksharecontainer .notification_widget.warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }
.notebooksharecontainer .notification_widget.warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }
.notebooksharecontainer .notification_widget.warning:active,
.notebooksharecontainer .notification_widget.warning.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }
.notebooksharecontainer .notification_widget.warning:active:hover,
.notebooksharecontainer .notification_widget.warning.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.warning:hover,
.notebooksharecontainer .notification_widget.warning:active:focus,
.notebooksharecontainer .notification_widget.warning.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.warning:focus,
.notebooksharecontainer .notification_widget.warning:active.focus,
.notebooksharecontainer .notification_widget.warning.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }
.notebooksharecontainer .notification_widget.warning:active,
.notebooksharecontainer .notification_widget.warning.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.warning {
  background-image: none; }
.notebooksharecontainer .notification_widget.warning.disabled:hover,
.notebooksharecontainer .notification_widget.warning[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .notification_widget.warning:hover,
.notebooksharecontainer .notification_widget.warning.disabled:focus,
.notebooksharecontainer .notification_widget.warning[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.warning:focus,
.notebooksharecontainer .notification_widget.warning.disabled.focus,
.notebooksharecontainer .notification_widget.warning[disabled].focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }
.notebooksharecontainer .notification_widget.warning .badge {
  color: #f0ad4e;
  background-color: #fff; }
.notebooksharecontainer .notification_widget.success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
.notebooksharecontainer .notification_widget.success:focus,
.notebooksharecontainer .notification_widget.success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }
.notebooksharecontainer .notification_widget.success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }
.notebooksharecontainer .notification_widget.success:active,
.notebooksharecontainer .notification_widget.success.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }
.notebooksharecontainer .notification_widget.success:active:hover,
.notebooksharecontainer .notification_widget.success.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.success:hover,
.notebooksharecontainer .notification_widget.success:active:focus,
.notebooksharecontainer .notification_widget.success.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.success:focus,
.notebooksharecontainer .notification_widget.success:active.focus,
.notebooksharecontainer .notification_widget.success.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }
.notebooksharecontainer .notification_widget.success:active,
.notebooksharecontainer .notification_widget.success.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.success {
  background-image: none; }
.notebooksharecontainer .notification_widget.success.disabled:hover,
.notebooksharecontainer .notification_widget.success[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .notification_widget.success:hover,
.notebooksharecontainer .notification_widget.success.disabled:focus,
.notebooksharecontainer .notification_widget.success[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.success:focus,
.notebooksharecontainer .notification_widget.success.disabled.focus,
.notebooksharecontainer .notification_widget.success[disabled].focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }
.notebooksharecontainer .notification_widget.success .badge {
  color: #5cb85c;
  background-color: #fff; }
.notebooksharecontainer .notification_widget.info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
.notebooksharecontainer .notification_widget.info:focus,
.notebooksharecontainer .notification_widget.info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }
.notebooksharecontainer .notification_widget.info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }
.notebooksharecontainer .notification_widget.info:active,
.notebooksharecontainer .notification_widget.info.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }
.notebooksharecontainer .notification_widget.info:active:hover,
.notebooksharecontainer .notification_widget.info.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.info:hover,
.notebooksharecontainer .notification_widget.info:active:focus,
.notebooksharecontainer .notification_widget.info.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.info:focus,
.notebooksharecontainer .notification_widget.info:active.focus,
.notebooksharecontainer .notification_widget.info.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }
.notebooksharecontainer .notification_widget.info:active,
.notebooksharecontainer .notification_widget.info.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.info {
  background-image: none; }
.notebooksharecontainer .notification_widget.info.disabled:hover,
.notebooksharecontainer .notification_widget.info[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .notification_widget.info:hover,
.notebooksharecontainer .notification_widget.info.disabled:focus,
.notebooksharecontainer .notification_widget.info[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.info:focus,
.notebooksharecontainer .notification_widget.info.disabled.focus,
.notebooksharecontainer .notification_widget.info[disabled].focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }
.notebooksharecontainer .notification_widget.info .badge {
  color: #5bc0de;
  background-color: #fff; }
.notebooksharecontainer .notification_widget.danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
.notebooksharecontainer .notification_widget.danger:focus,
.notebooksharecontainer .notification_widget.danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }
.notebooksharecontainer .notification_widget.danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }
.notebooksharecontainer .notification_widget.danger:active,
.notebooksharecontainer .notification_widget.danger.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }
.notebooksharecontainer .notification_widget.danger:active:hover,
.notebooksharecontainer .notification_widget.danger.active:hover,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.danger:hover,
.notebooksharecontainer .notification_widget.danger:active:focus,
.notebooksharecontainer .notification_widget.danger.active:focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.danger:focus,
.notebooksharecontainer .notification_widget.danger:active.focus,
.notebooksharecontainer .notification_widget.danger.active.focus,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }
.notebooksharecontainer .notification_widget.danger:active,
.notebooksharecontainer .notification_widget.danger.active,
.notebooksharecontainer .open > .dropdown-toggle.notification_widget.danger {
  background-image: none; }
.notebooksharecontainer .notification_widget.danger.disabled:hover,
.notebooksharecontainer .notification_widget.danger[disabled]:hover,
.notebooksharecontainer fieldset[disabled] .notification_widget.danger:hover,
.notebooksharecontainer .notification_widget.danger.disabled:focus,
.notebooksharecontainer .notification_widget.danger[disabled]:focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.danger:focus,
.notebooksharecontainer .notification_widget.danger.disabled.focus,
.notebooksharecontainer .notification_widget.danger[disabled].focus,
.notebooksharecontainer fieldset[disabled] .notification_widget.danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }
.notebooksharecontainer .notification_widget.danger .badge {
  color: #d9534f;
  background-color: #fff; }
.notebooksharecontainer div#pager {
  background-color: #fff;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  display: none;
  position: fixed;
  bottom: 0px;
  width: 100%;
  max-height: 50%;
  padding-top: 8px;
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  /* Display over codemirror */
  z-index: 100;
  /* Hack which prevents jquery ui resizable from changing top. */
  top: auto !important; }
.notebooksharecontainer div#pager pre {
  line-height: 1.21429em;
  color: #000;
  background-color: #f7f7f7;
  padding: 0.4em; }
.notebooksharecontainer div#pager #pager-button-area {
  position: absolute;
  top: 8px;
  right: 20px; }
.notebooksharecontainer div#pager #pager-contents {
  position: relative;
  overflow: auto;
  width: 100%;
  height: 100%; }
.notebooksharecontainer div#pager #pager-contents #pager-container {
  position: relative;
  padding: 15px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.notebooksharecontainer div#pager .ui-resizable-handle {
  top: 0px;
  height: 8px;
  background: #f7f7f7;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  /* This injects handle bars (a short, wide = symbol) for
        the resize handle. */ }
.notebooksharecontainer div#pager .ui-resizable-handle::after {
  content: '';
  top: 2px;
  left: 50%;
  height: 3px;
  width: 30px;
  margin-left: -15px;
  position: absolute;
  border-top: 1px solid #cfcfcf; }
.notebooksharecontainer .quickhelp {
  /* Old browsers */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-align: stretch;
  display: box;
  box-orient: horizontal;
  box-align: stretch;
  /* Modern browsers */
  display: flex;
  flex-direction: row;
  align-items: stretch;
  line-height: 1.8em; }
.notebooksharecontainer .shortcut_key {
  display: inline-block;
  width: 21ex;
  text-align: right;
  font-family: monospace; }
.notebooksharecontainer .shortcut_descr {
  display: inline-block;
  /* Old browsers */
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  /* Modern browsers */
  flex: 1; }
.notebooksharecontainer span.save_widget {
  margin-top: 6px; }
.notebooksharecontainer span.save_widget span.filename {
  height: 1em;
  line-height: 1em;
  padding: 3px;
  margin-left: 16px;
  border: none;
  font-size: 146.5%;
  border-radius: 2px; }
.notebooksharecontainer span.save_widget span.filename:hover {
  background-color: #e6e6e6; }
.notebooksharecontainer span.checkpoint_status,
.notebooksharecontainer span.autosave_status {
  font-size: small; }
@media (max-width: 767px) {
  .notebooksharecontainer span.save_widget {
    font-size: small; }
  .notebooksharecontainer span.checkpoint_status,
  .notebooksharecontainer span.autosave_status {
    display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .notebooksharecontainer span.checkpoint_status {
    display: none; }
  .notebooksharecontainer span.autosave_status {
    font-size: x-small; } }
.notebooksharecontainer .toolbar {
  padding: 0px;
  margin-left: -5px;
  margin-top: 2px;
  margin-bottom: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.notebooksharecontainer .toolbar select,
.notebooksharecontainer .toolbar label {
  width: auto;
  vertical-align: middle;
  margin-right: 2px;
  margin-bottom: 0px;
  display: inline;
  font-size: 92%;
  margin-left: 0.3em;
  margin-right: 0.3em;
  padding: 0px;
  padding-top: 3px; }
.notebooksharecontainer .toolbar .btn {
  padding: 2px 8px; }
.notebooksharecontainer .toolbar .btn-group {
  margin-top: 0px;
  margin-left: 5px; }
.notebooksharecontainer #maintoolbar {
  margin-bottom: -3px;
  margin-top: -8px;
  border: 0px;
  min-height: 27px;
  margin-left: 0px;
  padding-top: 11px;
  padding-bottom: 3px; }
.notebooksharecontainer #maintoolbar .navbar-text {
  float: none;
  vertical-align: middle;
  text-align: right;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 0px; }
.notebooksharecontainer .select-xs {
  height: 24px; }
.notebooksharecontainer .pulse,
.notebooksharecontainer .dropdown-menu > li > a.pulse,
.notebooksharecontainer li.pulse > a.dropdown-toggle,
.notebooksharecontainer li.pulse.open > a.dropdown-toggle {
  background-color: #F37626;
  color: white; }
@-moz-keyframes fadeOut {
from {
  opacity: 1; }
to {
  opacity: 0; } }
@-webkit-keyframes fadeOut {
from {
  opacity: 1; }
to {
  opacity: 0; } }
@-moz-keyframes fadeIn {
from {
  opacity: 0; }
to {
  opacity: 1; } }
@-webkit-keyframes fadeIn {
from {
  opacity: 0; }
to {
  opacity: 1; } }
.notebooksharecontainer .bigtooltip {
  overflow: auto;
  height: 200px;
  -webkit-transition-property: height;
  -webkit-transition-duration: 500ms;
  -moz-transition-property: height;
  -moz-transition-duration: 500ms;
  transition-property: height;
  transition-duration: 500ms; }
.notebooksharecontainer .smalltooltip {
  -webkit-transition-property: height;
  -webkit-transition-duration: 500ms;
  -moz-transition-property: height;
  -moz-transition-duration: 500ms;
  transition-property: height;
  transition-duration: 500ms;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 80px; }
.notebooksharecontainer .tooltipbuttons {
  position: absolute;
  padding-right: 15px;
  top: 0px;
  right: 0px; }
.notebooksharecontainer .tooltiptext {
  /*avoid the button to overlap on some docstring*/
  padding-right: 30px; }
.notebooksharecontainer .ipython_tooltip {
  max-width: 700px;
  /*fade-in animation when inserted*/
  -webkit-animation: fadeOut 400ms;
  -moz-animation: fadeOut 400ms;
  animation: fadeOut 400ms;
  -webkit-animation: fadeIn 400ms;
  -moz-animation: fadeIn 400ms;
  animation: fadeIn 400ms;
  vertical-align: middle;
  background-color: #f7f7f7;
  overflow: visible;
  border: #ababab 1px solid;
  outline: none;
  padding: 3px;
  margin: 0px;
  padding-left: 7px;
  font-family: monospace;
  min-height: 50px;
  -moz-box-shadow: 0px 6px 10px -1px #adadad;
  -webkit-box-shadow: 0px 6px 10px -1px #adadad;
  box-shadow: 0px 6px 10px -1px #adadad;
  border-radius: 2px;
  position: absolute;
  z-index: 1000; }
.notebooksharecontainer .ipython_tooltip a {
  float: right; }
.notebooksharecontainer .ipython_tooltip .tooltiptext pre {
  border: 0;
  border-radius: 0;
  font-size: 100%;
  background-color: #f7f7f7; }
.notebooksharecontainer .pretooltiparrow {
  left: 0px;
  margin: 0px;
  top: -16px;
  width: 40px;
  height: 16px;
  overflow: hidden;
  position: absolute; }
.notebooksharecontainer .pretooltiparrow:before {
  background-color: #f7f7f7;
  border: 1px #ababab solid;
  z-index: 11;
  content: "";
  position: absolute;
  left: 15px;
  top: 10px;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }
.notebooksharecontainer ul.typeahead-list i {
  margin-left: -10px;
  width: 18px; }
.notebooksharecontainer ul.typeahead-list {
  max-height: 80vh;
  overflow: auto; }
.notebooksharecontainer ul.typeahead-list > li > a {
  /** Firefox bug **/
  /* see https://github.com/jupyter/notebook/issues/559 */
  white-space: normal; }
.notebooksharecontainer .cmd-palette .modal-body {
  padding: 7px; }
.notebooksharecontainer .cmd-palette form {
  background: white; }
.notebooksharecontainer .cmd-palette input {
  outline: none; }
.notebooksharecontainer .no-shortcut {
  display: none; }
.notebooksharecontainer .command-shortcut:before {
  content: "(command)";
  padding-right: 3px;
  color: #777777; }
.notebooksharecontainer .edit-shortcut:before {
  content: "(edit)";
  padding-right: 3px;
  color: #777777; }
.notebooksharecontainer #find-and-replace #replace-preview .match,
.notebooksharecontainer #find-and-replace #replace-preview .insert {
  background-color: #BBDEFB;
  border-color: #90CAF9;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px; }
.notebooksharecontainer #find-and-replace #replace-preview .replace .match {
  background-color: #FFCDD2;
  border-color: #EF9A9A;
  border-radius: 0px; }
.notebooksharecontainer #find-and-replace #replace-preview .replace .insert {
  background-color: #C8E6C9;
  border-color: #A5D6A7;
  border-radius: 0px; }
.notebooksharecontainer #find-and-replace #replace-preview {
  max-height: 60vh;
  overflow: auto; }
.notebooksharecontainer #find-and-replace #replace-preview pre {
  padding: 5px 10px; }
.notebooksharecontainer .terminal-app {
  background: #EEE; }
.notebooksharecontainer .terminal-app #header {
  background: #fff;
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); }
.notebooksharecontainer .terminal-app .terminal {
  float: left;
  font-family: monospace;
  color: white;
  background: black;
  padding: 0.4em;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
  box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4); }
.notebooksharecontainer .terminal-app .terminal,
.notebooksharecontainer .terminal-app .terminal dummy-screen {
  line-height: 1em;
  font-size: 14px; }
.notebooksharecontainer .terminal-app .terminal-cursor {
  color: black;
  background: white; }
.notebooksharecontainer .terminal-app #terminado-container {
  margin-top: 20px; }
.notebooksharecontainer .highlight .hll {
  background-color: #ffffcc; }
.notebooksharecontainer .highlight {
  background: #f8f8f8; }
.notebooksharecontainer .highlight .c {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .highlight .err {
  border: 1px solid #FF0000; }
.notebooksharecontainer .highlight .k {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight .o {
  color: #666666; }
.notebooksharecontainer .highlight .ch {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .highlight .cm {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .highlight .cp {
  color: #BC7A00; }
.notebooksharecontainer .highlight .cpf {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .highlight .c1 {
  color: #408080; }
.notebooksharecontainer .highlight .cs {
  color: #408080;
  font-style: italic; }
.notebooksharecontainer .highlight .gd {
  color: #A00000; }
.notebooksharecontainer .highlight .ge {
  font-style: italic; }
.notebooksharecontainer .highlight .gr {
  color: #FF0000; }
.notebooksharecontainer .highlight .gh {
  color: #000080;
  font-weight: bold; }
.notebooksharecontainer .highlight .gi {
  color: #00A000; }
.notebooksharecontainer .highlight .go {
  color: #888888; }
.notebooksharecontainer .highlight .gp {
  color: #000080;
  font-weight: bold; }
.notebooksharecontainer .highlight .gs {
  font-weight: bold; }
.notebooksharecontainer .highlight .gu {
  color: #800080;
  font-weight: bold; }
.notebooksharecontainer .highlight .gt {
  color: #0044DD; }
.notebooksharecontainer .highlight .kc {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight .kd {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight .kn {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight .kp {
  color: #008000; }
.notebooksharecontainer .highlight .kr {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight .kt {
  color: #B00040; }
.notebooksharecontainer .highlight .m {
  color: #666666; }
.notebooksharecontainer .highlight .s {
  color: #BA2121; }
.notebooksharecontainer .highlight .na {
  color: #7D9029; }
.notebooksharecontainer .highlight .nb {
  color: #008000; }
.notebooksharecontainer .highlight .nc {
  color: #0000FF;
  font-weight: bold; }
.notebooksharecontainer .highlight .no {
  color: #880000; }
.notebooksharecontainer .highlight .nd {
  color: #AA22FF; }
.notebooksharecontainer .highlight .ni {
  color: #999999;
  font-weight: bold; }
.notebooksharecontainer .highlight .ne {
  color: #D2413A;
  font-weight: bold; }
.notebooksharecontainer .highlight .nf {
  color: #0000FF; }
.notebooksharecontainer .highlight .nl {
  color: #A0A000; }
.notebooksharecontainer .highlight .nn {
  color: #0000FF;
  font-weight: bold; }
.notebooksharecontainer .highlight .nt {
  color: #008000;
  font-weight: bold; }
.notebooksharecontainer .highlight .nv {
  color: #19177C; }
.notebooksharecontainer .highlight .ow {
  color: #AA22FF;
  font-weight: bold; }
.notebooksharecontainer .highlight .w {
  color: #bbbbbb; }
.notebooksharecontainer .highlight .mb {
  color: #666666; }
.notebooksharecontainer .highlight .mf {
  color: #666666; }
.notebooksharecontainer .highlight .mh {
  color: #666666; }
.notebooksharecontainer .highlight .mi {
  color: #666666; }
.notebooksharecontainer .highlight .mo {
  color: #666666; }
.notebooksharecontainer .highlight .sb {
  color: #BA2121; }
.notebooksharecontainer .highlight .sc {
  color: #BA2121; }
.notebooksharecontainer .highlight .sd {
  color: #BA2121;
  font-style: italic; }
.notebooksharecontainer .highlight .s2 {
  color: #BA2121; }
.notebooksharecontainer .highlight .se {
  color: #BB6622;
  font-weight: bold; }
.notebooksharecontainer .highlight .sh {
  color: #BA2121; }
.notebooksharecontainer .highlight .si {
  color: #BB6688;
  font-weight: bold; }
.notebooksharecontainer .highlight .sx {
  color: #008000; }
.notebooksharecontainer .highlight .sr {
  color: #BB6688; }
.notebooksharecontainer .highlight .s1 {
  color: #BA2121; }
.notebooksharecontainer .highlight .ss {
  color: #19177C; }
.notebooksharecontainer .highlight .bp {
  color: #008000; }
.notebooksharecontainer .highlight .vc {
  color: #19177C; }
.notebooksharecontainer .highlight .vg {
  color: #19177C; }
.notebooksharecontainer .highlight .vi {
  color: #19177C; }
.notebooksharecontainer .highlight .il {
  color: #666666; }

/* for big chart*/
.bigchart,
.highcharts-container {
  width: 100%;
}
.rendered_html .highcharts-menu hr {
  margin: 7px 0;
}
.kpicontainer {
  flex: 1;
}
ul.kpi {
  display: flex;
  flex: 1;
  padding: 0 !important;
  flex-wrap: wrap;
  white-space: nowrap;
}
ul.kpi li {
  display: flex;
  /* height: 42px; */
  flex-direction: column;
  list-style-type: none;
  text-align: center;
  padding: 0 10px;
  flex: 1;
}
ul.kpi .title {
  display: block;
  height: 17px;
  text-align: left;
  color: #848484;
}
ul.kpi .value {
  display: inline;
  height: auto;
  text-align: left;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}
div.rendered_html ul.kpi {
  margin: 0;
  font-size: 13px;
}
.notebooksharecontainer .fa-copy:before, .notebooksharecontainer .fa-files-o:before{
  content: "\f0c5";
  color:#fff;
  margin-right:6px;
}

.bigchart.tree {
  width: 100%;
  height: 500px;
  overflow: hidden
}

.bigchart.tree svg {
  width: 100%;
  height: 100%;
}

.bigchart.tree .node circle {
  fill: #fff;
  stroke: steelblue;
  stroke-width: 3px;
}

.bigchart.tree .node circle.ghostnode {
  display: none
}

.bigchart.tree .node.leaf circle {
  stroke: orange;
}

.bigchart.tree .node.agg circle {
  stroke: green;
}

.bigchart.tree .node text {
  font: 10px sans-serif;
}

.bigchart.tree .link {
  fill: none;
  stroke: #ccc;
  stroke-width: 2px;
}

.bigchart.tree .link.true {
  stroke: green;
}

.bigchart.tree .link.false {
  stroke: red;
}


/*  https://bigquant.com/experimentshare/beffaf46ddc24d9088d7ec6b44e533f6 页面样式控制 begin*/
.cooked .nav-tabs {
  margin-bottom: 1em;
}
.cooked .nav-tabs .tabtitle span {
  margin:0;
  font-size:1.2em;
  display:inline-block;
  padding:10px 10px
}
.cooked .tab-content{
  color: rgba(0, 0, 0, 0.87);
}
/*  https://bigquant.com/experimentshare/beffaf46ddc24d9088d7ec6b44e533f6 页面样式控制 end*/

.CodeMirror{font-family:monospace;height:300px;color:#000}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}