@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #003466;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000d1a;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 38px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 0px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #003466; }

a.text-primary:hover,
a.text-primary:focus {
  color: #001a33; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger, .panel-checkout form .error .help-inline {
  color: #a94442; }

a.text-danger:hover, .panel-checkout form .error a.help-inline:hover,
a.text-danger:focus,
.panel-checkout form .error a.help-inline:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #003466; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #001a33; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 0px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 0px) {
    .container {
      width: 750px; } }
  @media (min-width: 900px) {
    .container {
      width: 970px; } }
  @media (min-width: 1170px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 0px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 900px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1170px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dadada; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dadada; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dadada; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dadada; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dadada; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: -1px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dadada; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, .simple_form .form-group > div > input, .simple_form .form-group > div > select, .simple_form .form-group > div > textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadada;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .simple_form .form-group > div > input:focus, .simple_form .form-group > div > select:focus, .simple_form .form-group > div > textarea: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); }
  .form-control::-moz-placeholder, .simple_form .form-group > div > input::-moz-placeholder, .simple_form .form-group > div > select::-moz-placeholder, .simple_form .form-group > div > textarea::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .simple_form .form-group > div > input:-ms-input-placeholder, .simple_form .form-group > div > select:-ms-input-placeholder, .simple_form .form-group > div > textarea:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .simple_form .form-group > div > input::-webkit-input-placeholder, .simple_form .form-group > div > select::-webkit-input-placeholder, .simple_form .form-group > div > textarea::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .simple_form .form-group > div > input[disabled], .simple_form .form-group > div > select[disabled], .simple_form .form-group > div > textarea[disabled], .form-control[readonly], .simple_form .form-group > div > input[readonly], .simple_form .form-group > div > select[readonly], .simple_form .form-group > div > textarea[readonly], fieldset[disabled] .form-control, fieldset[disabled] .simple_form .form-group > div > input, .simple_form fieldset[disabled] .form-group > div > input, fieldset[disabled] .simple_form .form-group > div > select, .simple_form fieldset[disabled] .form-group > div > select, fieldset[disabled] .simple_form .form-group > div > textarea, .simple_form fieldset[disabled] .form-group > div > textarea {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], .simple_form .form-group > div > input[disabled], .simple_form .form-group > div > select[disabled], .simple_form .form-group > div > textarea[disabled], fieldset[disabled] .form-control, fieldset[disabled] .simple_form .form-group > div > input, .simple_form fieldset[disabled] .form-group > div > input, fieldset[disabled] .simple_form .form-group > div > select, .simple_form fieldset[disabled] .form-group > div > select, fieldset[disabled] .simple_form .form-group > div > textarea, .simple_form fieldset[disabled] .form-group > div > textarea {
    cursor: not-allowed; }

textarea.form-control, .simple_form .form-group > div > textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .simple_form .form-group > div > input[type="date"],
  input[type="time"].form-control,
  .simple_form .form-group > div > input[type="time"],
  input[type="datetime-local"].form-control,
  .simple_form .form-group > div > input[type="datetime-local"],
  input[type="month"].form-control,
  .simple_form .form-group > div > input[type="month"] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .simple_form .form-group > div.input-group-sm > input[type="date"],
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .simple_form .form-group > div.input-group-sm > input[type="time"],
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .simple_form .form-group > div.input-group-sm > input[type="datetime-local"],
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .simple_form .form-group > div.input-group-sm > input[type="month"],
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .simple_form .form-group > div.input-group-lg > input[type="date"],
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .simple_form .form-group > div.input-group-lg > input[type="time"],
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .simple_form .form-group > div.input-group-lg > input[type="datetime-local"],
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .simple_form .form-group > div.input-group-lg > input[type="month"],
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .simple_form .form-group > div.input-group-lg > input.form-control-static, .simple_form .form-group > div.input-group-lg > select.form-control-static, .simple_form .form-group > div.input-group-lg > textarea.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .simple_form .form-group > div.input-group-sm > input.form-control-static, .simple_form .form-group > div.input-group-sm > select.form-control-static, .simple_form .form-group > div.input-group-sm > textarea.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .simple_form .form-group > div.input-group-sm > input, .simple_form .form-group > div.input-group-sm > select, .simple_form .form-group > div.input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .simple_form .form-group > div.input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .simple_form .form-group > div.input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.simple_form .form-group > div.input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .simple_form .form-group > div > input, .simple_form .form-group-sm .form-group > div > input, .form-group-sm .simple_form .form-group > div > select, .simple_form .form-group-sm .form-group > div > select, .form-group-sm .simple_form .form-group > div > textarea, .simple_form .form-group-sm .form-group > div > textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control, .form-group-sm .simple_form .form-group > div > select, .simple_form .form-group-sm .form-group > div > select {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm .simple_form .form-group > div > textarea, .simple_form .form-group-sm .form-group > div > textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm .simple_form .form-group > div > select[multiple],
.simple_form .form-group-sm .form-group > div > select[multiple] {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .simple_form .form-group > div.input-group-lg > input, .simple_form .form-group > div.input-group-lg > select, .simple_form .form-group > div.input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .simple_form .form-group > div.input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .simple_form .form-group > div.input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.simple_form .form-group > div.input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .simple_form .form-group > div > input, .simple_form .form-group-lg .form-group > div > input, .form-group-lg .simple_form .form-group > div > select, .simple_form .form-group-lg .form-group > div > select, .form-group-lg .simple_form .form-group > div > textarea, .simple_form .form-group-lg .form-group > div > textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control, .form-group-lg .simple_form .form-group > div > select, .simple_form .form-group-lg .form-group > div > select {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg .simple_form .form-group > div > textarea, .simple_form .form-group-lg .form-group > div > textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg .simple_form .form-group > div > select[multiple],
.simple_form .form-group-lg .form-group > div > select[multiple] {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .simple_form .form-group > div > input, .simple_form .has-feedback .form-group > div > input, .has-feedback .simple_form .form-group > div > select, .simple_form .has-feedback .form-group > div > select, .has-feedback .simple_form .form-group > div > textarea, .simple_form .has-feedback .form-group > div > textarea {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .simple_form .form-group > div.input-group-lg > input + .form-control-feedback, .simple_form .form-group > div.input-group-lg > select + .form-control-feedback, .simple_form .form-group > div.input-group-lg > textarea + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .simple_form .form-group > div > input + .form-control-feedback,
.simple_form .form-group-lg .form-group > div > input + .form-control-feedback,
.form-group-lg .simple_form .form-group > div > select + .form-control-feedback,
.simple_form .form-group-lg .form-group > div > select + .form-control-feedback,
.form-group-lg .simple_form .form-group > div > textarea + .form-control-feedback,
.simple_form .form-group-lg .form-group > div > textarea + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .simple_form .form-group > div.input-group-sm > input + .form-control-feedback, .simple_form .form-group > div.input-group-sm > select + .form-control-feedback, .simple_form .form-group > div.input-group-sm > textarea + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .simple_form .form-group > div > input + .form-control-feedback,
.simple_form .form-group-sm .form-group > div > input + .form-control-feedback,
.form-group-sm .simple_form .form-group > div > select + .form-control-feedback,
.simple_form .form-group-sm .form-group > div > select + .form-control-feedback,
.form-group-sm .simple_form .form-group > div > textarea + .form-control-feedback,
.simple_form .form-group-sm .form-group > div > textarea + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .panel-checkout form .error .help-inline, .panel-checkout form .error .has-success .help-inline,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control, .has-success .simple_form .form-group > div > input, .simple_form .has-success .form-group > div > input, .has-success .simple_form .form-group > div > select, .simple_form .has-success .form-group > div > select, .has-success .simple_form .form-group > div > textarea, .simple_form .has-success .form-group > div > textarea {
  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); }
  .has-success .form-control:focus, .has-success .simple_form .form-group > div > input:focus, .simple_form .has-success .form-group > div > input:focus, .has-success .simple_form .form-group > div > select:focus, .simple_form .has-success .form-group > div > select:focus, .has-success .simple_form .form-group > div > textarea:focus, .simple_form .has-success .form-group > div > textarea: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; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .panel-checkout form .error .help-inline, .panel-checkout form .error .has-warning .help-inline,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning .simple_form .form-group > div > input, .simple_form .has-warning .form-group > div > input, .has-warning .simple_form .form-group > div > select, .simple_form .has-warning .form-group > div > select, .has-warning .simple_form .form-group > div > textarea, .simple_form .has-warning .form-group > div > textarea {
  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); }
  .has-warning .form-control:focus, .has-warning .simple_form .form-group > div > input:focus, .simple_form .has-warning .form-group > div > input:focus, .has-warning .simple_form .form-group > div > select:focus, .simple_form .has-warning .form-group > div > select:focus, .has-warning .simple_form .form-group > div > textarea:focus, .simple_form .has-warning .form-group > div > textarea: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; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .panel-checkout form .error .help-block, .panel-checkout form .error .help-inline,
.has-error .control-label,
.panel-checkout form .error .control-label,
.has-error .radio,
.panel-checkout form .error .radio,
.has-error .checkbox,
.panel-checkout form .error .checkbox,
.has-error .radio-inline,
.panel-checkout form .error .radio-inline,
.has-error .checkbox-inline,
.panel-checkout form .error .checkbox-inline, .has-error.radio label, .panel-checkout form .radio.error label, .has-error.checkbox label, .panel-checkout form .checkbox.error label, .has-error.radio-inline label, .panel-checkout form .radio-inline.error label, .has-error.checkbox-inline label, .panel-checkout form .checkbox-inline.error label {
  color: #a94442; }
.has-error .form-control, .panel-checkout form .error .form-control, .has-error .simple_form .form-group > div > input, .simple_form .has-error .form-group > div > input, .panel-checkout form .error .simple_form .form-group > div > input, .simple_form .panel-checkout form .error .form-group > div > input, .has-error .simple_form .form-group > div > select, .simple_form .has-error .form-group > div > select, .panel-checkout form .error .simple_form .form-group > div > select, .simple_form .panel-checkout form .error .form-group > div > select, .has-error .simple_form .form-group > div > textarea, .simple_form .has-error .form-group > div > textarea, .panel-checkout form .error .simple_form .form-group > div > textarea, .simple_form .panel-checkout form .error .form-group > div > textarea {
  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); }
  .has-error .form-control:focus, .panel-checkout form .error .form-control:focus, .has-error .simple_form .form-group > div > input:focus, .simple_form .has-error .form-group > div > input:focus, .panel-checkout form .error .simple_form .form-group > div > input:focus, .simple_form .panel-checkout form .error .form-group > div > input:focus, .has-error .simple_form .form-group > div > select:focus, .simple_form .has-error .form-group > div > select:focus, .panel-checkout form .error .simple_form .form-group > div > select:focus, .simple_form .panel-checkout form .error .form-group > div > select:focus, .has-error .simple_form .form-group > div > textarea:focus, .simple_form .has-error .form-group > div > textarea:focus, .panel-checkout form .error .simple_form .form-group > div > textarea:focus, .simple_form .panel-checkout form .error .form-group > div > textarea: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; }
.has-error .input-group-addon, .panel-checkout form .error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback, .panel-checkout form .error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block, .panel-checkout form .error .help-inline {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 0px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .simple_form .form-group > div > input, .simple_form .form-inline .form-group > div > input, .form-inline .simple_form .form-group > div > select, .simple_form .form-inline .form-group > div > select, .form-inline .simple_form .form-group > div > textarea, .simple_form .form-inline .form-group > div > textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .simple_form .form-group > div > input,
    .simple_form .form-inline .input-group .form-group > div > input,
    .form-inline .input-group .simple_form .form-group > div > select,
    .simple_form .form-inline .input-group .form-group > div > select,
    .form-inline .input-group .simple_form .form-group > div > textarea,
    .simple_form .form-inline .input-group .form-group > div > textarea {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .simple_form .form-group > div.input-group > input, .simple_form .form-inline .form-group > div.input-group > input, .form-inline .simple_form .form-group > div.input-group > select, .simple_form .form-inline .form-group > div.input-group > select, .form-inline .simple_form .form-group > div.input-group > textarea, .simple_form .form-inline .form-group > div.input-group > textarea {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 0px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 0px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }
@media (min-width: 0px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #dadada; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #9a9a9a; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #bbbbbb; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #bbbbbb; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #9a9a9a; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #dadada; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #003466;
  border-color: #00274d; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #001a33;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #001a33;
    border-color: #00080f; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #001a33;
    border-color: #00080f; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #00080f;
      border-color: black; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #003466;
    border-color: #00274d; }
  .btn-primary .badge {
    color: #003466;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #003466;
  border-color: #00274d; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #001a33;
    border-color: black; }
  .btn-info:hover {
    color: #fff;
    background-color: #001a33;
    border-color: #00080f; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #001a33;
    border-color: #00080f; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #00080f;
      border-color: black; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #003466;
    border-color: #00274d; }
  .btn-info .badge {
    color: #003466;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #003466;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #000d1a;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #003466; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 0px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .simple_form .form-group > div > input, .simple_form .input-group .form-group > div > input, .input-group .simple_form .form-group > div > select, .simple_form .input-group .form-group > div > select, .input-group .simple_form .form-group > div > textarea, .simple_form .input-group .form-group > div > textarea {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .simple_form .form-group > div > input,
.simple_form .input-group .form-group > div > input,
.input-group .simple_form .form-group > div > select,
.simple_form .input-group .form-group > div > select,
.input-group .simple_form .form-group > div > textarea,
.simple_form .input-group .form-group > div > textarea {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .simple_form .form-group > div > input:not(:first-child):not(:last-child),
  .simple_form .input-group .form-group > div > input:not(:first-child):not(:last-child),
  .input-group .simple_form .form-group > div > select:not(:first-child):not(:last-child),
  .simple_form .input-group .form-group > div > select:not(:first-child):not(:last-child),
  .input-group .simple_form .form-group > div > textarea:not(:first-child):not(:last-child),
  .simple_form .input-group .form-group > div > textarea:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #dadada;
  border-radius: 4px; }
  .input-group-addon.input-sm, .simple_form .form-group > div.input-group-sm > input.input-group-addon, .simple_form .form-group > div.input-group-sm > select.input-group-addon, .simple_form .form-group > div.input-group-sm > textarea.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .simple_form .form-group > div.input-group-lg > input.input-group-addon, .simple_form .form-group > div.input-group-lg > select.input-group-addon, .simple_form .form-group > div.input-group-lg > textarea.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .simple_form .form-group > div > input:first-child, .simple_form .input-group .form-group > div > input:first-child, .input-group .simple_form .form-group > div > select:first-child, .simple_form .input-group .form-group > div > select:first-child, .input-group .simple_form .form-group > div > textarea:first-child, .simple_form .input-group .form-group > div > textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .simple_form .form-group > div > input:last-child, .simple_form .input-group .form-group > div > input:last-child, .input-group .simple_form .form-group > div > select:last-child, .simple_form .input-group .form-group > div > select:last-child, .input-group .simple_form .form-group > div > textarea:last-child, .simple_form .input-group .form-group > div > textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #003466; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #003466; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 0px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 0px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 0px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 0px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 0px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 0px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 0px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 0px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 0px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 0px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 0px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: -1px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 0px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 0px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .simple_form .form-group > div > input, .simple_form .navbar-form .form-group > div > input, .navbar-form .simple_form .form-group > div > select, .simple_form .navbar-form .form-group > div > select, .navbar-form .simple_form .form-group > div > textarea, .simple_form .navbar-form .form-group > div > textarea {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group .simple_form .form-group > div > input,
      .simple_form .navbar-form .input-group .form-group > div > input,
      .navbar-form .input-group .simple_form .form-group > div > select,
      .simple_form .navbar-form .input-group .form-group > div > select,
      .navbar-form .input-group .simple_form .form-group > div > textarea,
      .simple_form .navbar-form .input-group .form-group > div > textarea {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .simple_form .form-group > div.input-group > input, .simple_form .navbar-form .form-group > div.input-group > input, .navbar-form .simple_form .form-group > div.input-group > select, .simple_form .navbar-form .form-group > div.input-group > select, .navbar-form .simple_form .form-group > div.input-group > textarea, .simple_form .navbar-form .form-group > div.input-group > textarea {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: -1px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 0px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 0px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 0px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: -1px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: -1px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #003466;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #000d1a;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #003466;
    border-color: #003466;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #003466; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #001a33; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #003466; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #001a33; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.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; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #003466;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 0px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #003466; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .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; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #003466;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #003466; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .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); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #003466;
  border-color: #003466; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #339bff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dadada; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #003466; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #003466;
    border-color: #003466; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #003466; }
    .panel-primary > .panel-heading .badge {
      color: #003466;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #003466; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 0px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 900px) {
  .modal-lg {
    width: 900px; } }
.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.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.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.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 0px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: -1px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: -1px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: -1px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: -1px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 0px) and (max-width: 899px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 0px) and (max-width: 899px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 0px) and (max-width: 899px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 0px) and (max-width: 899px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 900px) and (max-width: 1169px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 900px) and (max-width: 1169px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 900px) and (max-width: 1169px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 900px) and (max-width: 1169px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1170px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1170px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1170px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1170px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: -1px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 0px) and (max-width: 899px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 900px) and (max-width: 1169px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1170px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.minicolors {
  position: relative; }

.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background: url(https://store.slicebooks.com/assets/jquery-minicolors/jquery.minicolors-2cc1b274bae0db0bdca8c4782c9f96a40c232588d04096f94ad70e29f8aa2c4d.png) -80px 0;
  border: solid 1px #ccc;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block; }

.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.minicolors input[type=hidden] + .minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer; }

/* Panel */
.minicolors-panel {
  position: absolute;
  width: 173px;
  height: 152px;
  background: white;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: none; }

.minicolors-panel.minicolors-visible {
  display: block; }

/* Panel positioning */
.minicolors-position-top .minicolors-panel {
  top: -154px; }

.minicolors-position-right .minicolors-panel {
  right: 0; }

.minicolors-position-bottom .minicolors-panel {
  top: auto; }

.minicolors-position-left .minicolors-panel {
  left: 0; }

.minicolors-with-opacity .minicolors-panel {
  width: 194px; }

.minicolors .minicolors-grid {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 150px;
  height: 150px;
  background: url(https://store.slicebooks.com/assets/jquery-minicolors/jquery.minicolors-2cc1b274bae0db0bdca8c4782c9f96a40c232588d04096f94ad70e29f8aa2c4d.png) -120px 0;
  cursor: crosshair; }

.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: none; }

.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0; }

.minicolors-slider-saturation .minicolors-grid-inner {
  background: url(https://store.slicebooks.com/assets/jquery-minicolors/jquery.minicolors-2cc1b274bae0db0bdca8c4782c9f96a40c232588d04096f94ad70e29f8aa2c4d.png) -270px 0; }

.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0; }

.minicolors-slider-brightness .minicolors-grid-inner {
  background: black; }

.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0; }

.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px;
  width: 20px;
  height: 150px;
  background: white url(https://store.slicebooks.com/assets/jquery-minicolors/jquery.minicolors-2cc1b274bae0db0bdca8c4782c9f96a40c232588d04096f94ad70e29f8aa2c4d.png) 0 0;
  cursor: row-resize; }

.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0; }

.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0; }

.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0; }

.minicolors-opacity-slider {
  left: 173px;
  background-position: -40px 0;
  display: none; }

.minicolors-with-opacity .minicolors-opacity-slider {
  display: block; }

/* Pickers */
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none; }

.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: white;
  border: solid 1px black;
  margin-top: -2px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* Inline controls */
.minicolors-inline {
  display: inline-block; }

.minicolors-inline .minicolors-input {
  display: none !important; }

.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block; }

/* Default theme */
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px; }

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 5px; }

.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block; }

.minicolors-theme-default .minicolors-input {
  height: 20px;
  width: auto;
  display: inline-block;
  padding-left: 26px; }

.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: inherit; }

/* Bootstrap theme */
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px; }

.minicolors-theme-bootstrap .minicolors-swatch-color {
  border-radius: inherit; }

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 3px; }

.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 44px; }

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px;
  padding-left: 12px; }

.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch, .minicolors-theme-bootstrap .input-group-lg > .minicolors-input.form-control + .minicolors-swatch, .minicolors-theme-bootstrap .simple_form .form-group > div.input-group-lg > input.minicolors-input + .minicolors-swatch, .simple_form .minicolors-theme-bootstrap .form-group > div.input-group-lg > input.minicolors-input + .minicolors-swatch, .minicolors-theme-bootstrap .simple_form .form-group > div.input-group-lg > select.minicolors-input + .minicolors-swatch, .simple_form .minicolors-theme-bootstrap .form-group > div.input-group-lg > select.minicolors-input + .minicolors-swatch, .minicolors-theme-bootstrap .simple_form .form-group > div.input-group-lg > textarea.minicolors-input + .minicolors-swatch, .simple_form .minicolors-theme-bootstrap .form-group > div.input-group-lg > textarea.minicolors-input + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-lg > .minicolors-input.input-group-addon + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-lg > .input-group-btn > .minicolors-input.btn + .minicolors-swatch {
  top: 4px;
  left: 4px;
  width: 37px;
  height: 37px;
  border-radius: 5px; }

.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch, .minicolors-theme-bootstrap .input-group-sm > .minicolors-input.form-control + .minicolors-swatch, .minicolors-theme-bootstrap .simple_form .form-group > div.input-group-sm > input.minicolors-input + .minicolors-swatch, .simple_form .minicolors-theme-bootstrap .form-group > div.input-group-sm > input.minicolors-input + .minicolors-swatch, .minicolors-theme-bootstrap .simple_form .form-group > div.input-group-sm > select.minicolors-input + .minicolors-swatch, .simple_form .minicolors-theme-bootstrap .form-group > div.input-group-sm > select.minicolors-input + .minicolors-swatch, .minicolors-theme-bootstrap .simple_form .form-group > div.input-group-sm > textarea.minicolors-input + .minicolors-swatch, .simple_form .minicolors-theme-bootstrap .form-group > div.input-group-sm > textarea.minicolors-input + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-sm > .minicolors-input.input-group-addon + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-sm > .input-group-btn > .minicolors-input.btn + .minicolors-swatch {
  width: 24px;
  height: 24px; }

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Ashley Novak
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/ }
  .datepicker.datepicker-inline {
    width: 220px; }
  .datepicker.datepicker-dropdown {
    position: absolute;
    left: 0;
    z-index: 9999; }
    .datepicker.datepicker-dropdown:before {
      content: '';
      display: inline-block;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-top: 0;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      position: absolute; }
    .datepicker.datepicker-dropdown:after {
      content: '';
      display: inline-block;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-top: 0;
      position: absolute; }
    .datepicker.datepicker-dropdown.datepicker-orient-left:before {
      left: 107px; }
    .datepicker.datepicker-dropdown.datepicker-orient-left:after {
      left: 108px; }
    .datepicker.datepicker-dropdown.datepicker-orient-right:before {
      right: 107px; }
    .datepicker.datepicker-dropdown.datepicker-orient-right:after {
      right: 108px; }
    .datepicker.datepicker-dropdown.datepicker-orient-top:before {
      top: -7px; }
    .datepicker.datepicker-dropdown.datepicker-orient-top:after {
      top: -6px; }
    .datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
      bottom: -7px;
      border-bottom: 0;
      border-top: 7px solid #999; }
    .datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
      bottom: -6px;
      border-bottom: 0;
      border-top: 6px solid #fff; }
  .datepicker > div {
    display: none; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .datepicker table tr td, .datepicker table tr th {
      text-align: center;
      width: 30px;
      height: 30px;
      border-radius: 4px;
      border: none; }
  .table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent; }
  .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer; }
  .datepicker table tr td.old, .datepicker table tr td.new {
    color: #777777; }
  .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #777777;
    cursor: default; }
  .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #333333;
    background-color: #003466;
    border-color: black; }
    .datepicker table tr td.today:focus, .datepicker table tr td.today:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover.active {
      color: #333333;
      background-color: #003466;
      border-color: black; }
    .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover {
      color: #333333;
      background-color: #001f3d;
      border-color: black; }
  .datepicker table tr td.today:hover:hover {
    color: #000; }
  .datepicker table tr td.today.active:hover {
    color: #fff; }
  .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    border-radius: 0; }
  .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #003466;
    border-color: black;
    border-radius: 0; }
    .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover.active {
      color: #000;
      background-color: #003466;
      border-color: black; }
    .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover {
      color: #000;
      background-color: #001f3d;
      border-color: black; }
  .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #777777;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker table tr td.selected:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover.active {
      color: #fff;
      background-color: #777777;
      border-color: #373737; }
    .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover {
      color: #fff;
      background-color: #636363;
      border-color: #373737; }
  .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #003466;
    border-color: #003466;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker table tr td.active:focus, .datepicker table tr td.active:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover.active {
      color: #fff;
      background-color: #003466;
      border-color: #001529; }
    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover {
      color: #fff;
      background-color: #001f3d;
      border-color: #001529; }
  .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px; }
    .datepicker table tr td span:hover {
      background: #eeeeee; }
    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
      background: none;
      color: #777777;
      cursor: default; }
    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
      color: #fff;
      background-color: #003466;
      border-color: #00274d;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td span.active:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active {
        color: #fff;
        background-color: #003466;
        border-color: #00080f; }
      .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
        color: #fff;
        background-color: #001f3d;
        border-color: #00080f; }
    .datepicker table tr td span.old, .datepicker table tr td span.new {
      color: #777777; }
  .datepicker th.datepicker-switch {
    width: 145px; }
  .datepicker thead tr:first-child th,
  .datepicker tfoot tr th {
    cursor: pointer;
    color: #003466; }
    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover {
      background: #eeeeee; }
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent; }

.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #dadada;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

.note-editor {
  position: relative;
  overflow: hidden;
  border: 1px solid #a9a9a9; }

.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: white;
  opacity: .95;
  pointer-event: none; }

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

.note-editor .note-dropzone.hover {
  color: #098ddf; }

.note-editor.dragover .note-dropzone {
  display: table; }

.note-editor.codeview .note-editing-area .note-editable {
  display: none; }

.note-editor.codeview .note-editing-area .note-codable {
  display: block; }

.note-editor.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%; }

.note-editor.fullscreen .note-editable {
  background-color: white; }

.note-editor.fullscreen .note-resizebar {
  display: none; }

.note-editor .note-editing-area {
  position: relative;
  overflow: hidden; }

.note-editor .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  background-color: #fff;
  outline: 0; }

.note-editor .note-editing-area .note-editable[contenteditable=true]:empty:not(:focus):before {
  content: attr(data-placeholder); }

.note-editor .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5; }

.note-editor .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none; }

.note-editor .note-statusbar {
  background-color: #f5f5f5; }

.note-editor .note-statusbar .note-resizebar {
  width: 100%;
  height: 8px;
  padding-top: 1px;
  cursor: ns-resize; }

.note-editor .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9; }

.note-air-editor {
  outline: 0; }

.note-popover .popover {
  max-width: none; }

.note-popover .popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; }

.note-popover .popover .arrow {
  left: 20px; }

.note-popover .popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0; }

.note-popover .popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0; }

.note-popover .popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover .popover-content .note-style h1, .panel-heading.note-toolbar .note-style h1, .note-popover .popover .popover-content .note-style h2, .panel-heading.note-toolbar .note-style h2, .note-popover .popover .popover-content .note-style h3, .panel-heading.note-toolbar .note-style h3, .note-popover .popover .popover-content .note-style h4, .panel-heading.note-toolbar .note-style h4, .note-popover .popover .popover-content .note-style h5, .panel-heading.note-toolbar .note-style h5, .note-popover .popover .popover-content .note-style h6, .panel-heading.note-toolbar .note-style h6, .note-popover .popover .popover-content .note-style blockquote, .panel-heading.note-toolbar .note-style blockquote {
  margin: 0; }

.note-popover .popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px; }

.note-popover .popover .popover-content .note-color .dropdown-menu, .panel-heading.note-toolbar .note-color .dropdown-menu {
  min-width: 340px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
  height: 20px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee; }

.note-popover .popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px; }

.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px; }

.note-popover .popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px; }

.note-popover .popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto; }

.note-popover .popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important; }

.note-popover .popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important; }

.note-popover .popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden; }

.note-popover .popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible; }

.note-popover .popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px; }

.note-popover .popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1; }

.note-popover .popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff; }

.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000; }

.note-dialog > div {
  display: none; }

.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0; }

.note-dialog .note-modal-form {
  margin: 0; }

.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray; }

.note-dialog .note-help-dialog {
  font-size: 12px;
  color: #ccc;
  background: transparent;
  background-color: #222 !important;
  border: 0;
  -webkit-opacity: .9;
  -khtml-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90); }

.note-dialog .note-help-dialog .modal-content {
  background: transparent;
  border: 1px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.note-dialog .note-help-dialog a {
  font-size: 12px;
  color: white; }

.note-dialog .note-help-dialog .title {
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  border-bottom: white 1px solid; }

.note-dialog .note-help-dialog .modal-close {
  font-size: 14px;
  color: #dd0;
  cursor: pointer; }

.note-dialog .note-help-dialog .text-center {
  margin: 10px 0 0; }

.note-dialog .note-help-dialog .note-shortcut {
  padding-top: 8px;
  padding-bottom: 8px; }

.note-dialog .note-help-dialog .note-shortcut-row {
  margin-right: -5px;
  margin-left: -5px; }

.note-dialog .note-help-dialog .note-shortcut-col {
  padding-right: 5px;
  padding-left: 5px; }

.note-dialog .note-help-dialog .note-shortcut-title {
  font-size: 13px;
  font-weight: bold;
  color: #dd0; }

.note-dialog .note-help-dialog .note-shortcut-key {
  font-family: "Courier New";
  color: #dd0;
  text-align: right; }

.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black; }

.note-handle .note-control-selection > div {
  position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30); }

.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0; }

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0; }

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize; }

.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: white;
  background-color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70); }

.flag {
  width: 16px;
  height: 11px;
  margin-top: 5px;
  display: inline-block;
  background: url("/images/icons/flags.png") no-repeat; }
  .flag.flag-ad {
    background-position: -16px 0; }
  .flag.flag-ae {
    background-position: -32px 0; }
  .flag.flag-af {
    background-position: -48px 0; }
  .flag.flag-ag {
    background-position: -64px 0; }
  .flag.flag-ai {
    background-position: -80px 0; }
  .flag.flag-al {
    background-position: -96px 0; }
  .flag.flag-am {
    background-position: -112px 0; }
  .flag.flag-an {
    background-position: -128px 0; }
  .flag.flag-ao {
    background-position: -144px 0; }
  .flag.flag-ar {
    background-position: -160px 0; }
  .flag.flag-as {
    background-position: -176px 0; }
  .flag.flag-at {
    background-position: -192px 0; }
  .flag.flag-au {
    background-position: -208px 0; }
  .flag.flag-aw {
    background-position: -224px 0; }
  .flag.flag-az {
    background-position: -240px 0; }
  .flag.flag-ba {
    background-position: 0 -11px; }
  .flag.flag-bb {
    background-position: -16px -11px; }
  .flag.flag-bd {
    background-position: -32px -11px; }
  .flag.flag-be {
    background-position: -48px -11px; }
  .flag.flag-bf {
    background-position: -64px -11px; }
  .flag.flag-bg {
    background-position: -80px -11px; }
  .flag.flag-bh {
    background-position: -96px -11px; }
  .flag.flag-bi {
    background-position: -112px -11px; }
  .flag.flag-bj {
    background-position: -128px -11px; }
  .flag.flag-bm {
    background-position: -144px -11px; }
  .flag.flag-bn {
    background-position: -160px -11px; }
  .flag.flag-bo {
    background-position: -176px -11px; }
  .flag.flag-br {
    background-position: -192px -11px; }
  .flag.flag-bs {
    background-position: -208px -11px; }
  .flag.flag-bt {
    background-position: -224px -11px; }
  .flag.flag-bv {
    background-position: -240px -11px; }
  .flag.flag-bw {
    background-position: 0 -22px; }
  .flag.flag-by {
    background-position: -16px -22px; }
  .flag.flag-bz {
    background-position: -32px -22px; }
  .flag.flag-ca {
    background-position: -48px -22px; }
  .flag.flag-catalonia {
    background-position: -64px -22px; }
  .flag.flag-cd {
    background-position: -80px -22px; }
  .flag.flag-cf {
    background-position: -96px -22px; }
  .flag.flag-cg {
    background-position: -112px -22px; }
  .flag.flag-ch {
    background-position: -128px -22px; }
  .flag.flag-ci {
    background-position: -144px -22px; }
  .flag.flag-ck {
    background-position: -160px -22px; }
  .flag.flag-cl {
    background-position: -176px -22px; }
  .flag.flag-cm {
    background-position: -192px -22px; }
  .flag.flag-cn {
    background-position: -208px -22px; }
  .flag.flag-co {
    background-position: -224px -22px; }
  .flag.flag-cr {
    background-position: -240px -22px; }
  .flag.flag-cu {
    background-position: 0 -33px; }
  .flag.flag-cv {
    background-position: -16px -33px; }
  .flag.flag-cw {
    background-position: -32px -33px; }
  .flag.flag-cy {
    background-position: -48px -33px; }
  .flag.flag-cz {
    background-position: -64px -33px; }
  .flag.flag-de {
    background-position: -80px -33px; }
  .flag.flag-dj {
    background-position: -96px -33px; }
  .flag.flag-dk {
    background-position: -112px -33px; }
  .flag.flag-dm {
    background-position: -128px -33px; }
  .flag.flag-do {
    background-position: -144px -33px; }
  .flag.flag-dz {
    background-position: -160px -33px; }
  .flag.flag-ec {
    background-position: -176px -33px; }
  .flag.flag-ee {
    background-position: -192px -33px; }
  .flag.flag-eg {
    background-position: -208px -33px; }
  .flag.flag-eh {
    background-position: -224px -33px; }
  .flag.flag-england {
    background-position: -240px -33px; }
  .flag.flag-er {
    background-position: 0 -44px; }
  .flag.flag-es {
    background-position: -16px -44px; }
  .flag.flag-et {
    background-position: -32px -44px; }
  .flag.flag-eu {
    background-position: -48px -44px; }
  .flag.flag-fi {
    background-position: -64px -44px; }
  .flag.flag-fj {
    background-position: -80px -44px; }
  .flag.flag-fk {
    background-position: -96px -44px; }
  .flag.flag-fm {
    background-position: -112px -44px; }
  .flag.flag-fo {
    background-position: -128px -44px; }
  .flag.flag-fr {
    background-position: -144px -44px; }
  .flag.flag-ga {
    background-position: -160px -44px; }
  .flag.flag-gb {
    background-position: -176px -44px; }
  .flag.flag-gd {
    background-position: -192px -44px; }
  .flag.flag-ge {
    background-position: -208px -44px; }
  .flag.flag-gf {
    background-position: -224px -44px; }
  .flag.flag-gg {
    background-position: -240px -44px; }
  .flag.flag-gh {
    background-position: 0 -55px; }
  .flag.flag-gi {
    background-position: -16px -55px; }
  .flag.flag-gl {
    background-position: -32px -55px; }
  .flag.flag-gm {
    background-position: -48px -55px; }
  .flag.flag-gn {
    background-position: -64px -55px; }
  .flag.flag-gp {
    background-position: -80px -55px; }
  .flag.flag-gq {
    background-position: -96px -55px; }
  .flag.flag-gr {
    background-position: -112px -55px; }
  .flag.flag-gs {
    background-position: -128px -55px; }
  .flag.flag-gt {
    background-position: -144px -55px; }
  .flag.flag-gu {
    background-position: -160px -55px; }
  .flag.flag-gw {
    background-position: -176px -55px; }
  .flag.flag-gy {
    background-position: -192px -55px; }
  .flag.flag-hk {
    background-position: -208px -55px; }
  .flag.flag-hm {
    background-position: -224px -55px; }
  .flag.flag-hn {
    background-position: -240px -55px; }
  .flag.flag-hr {
    background-position: 0 -66px; }
  .flag.flag-ht {
    background-position: -16px -66px; }
  .flag.flag-hu {
    background-position: -32px -66px; }
  .flag.flag-ic {
    background-position: -48px -66px; }
  .flag.flag-id {
    background-position: -64px -66px; }
  .flag.flag-ie {
    background-position: -80px -66px; }
  .flag.flag-il {
    background-position: -96px -66px; }
  .flag.flag-im {
    background-position: -112px -66px; }
  .flag.flag-in {
    background-position: -128px -66px; }
  .flag.flag-io {
    background-position: -144px -66px; }
  .flag.flag-iq {
    background-position: -160px -66px; }
  .flag.flag-ir {
    background-position: -176px -66px; }
  .flag.flag-is {
    background-position: -192px -66px; }
  .flag.flag-it {
    background-position: -208px -66px; }
  .flag.flag-je {
    background-position: -224px -66px; }
  .flag.flag-jm {
    background-position: -240px -66px; }
  .flag.flag-jo {
    background-position: 0 -77px; }
  .flag.flag-jp {
    background-position: -16px -77px; }
  .flag.flag-ke {
    background-position: -32px -77px; }
  .flag.flag-kg {
    background-position: -48px -77px; }
  .flag.flag-kh {
    background-position: -64px -77px; }
  .flag.flag-ki {
    background-position: -80px -77px; }
  .flag.flag-km {
    background-position: -96px -77px; }
  .flag.flag-kn {
    background-position: -112px -77px; }
  .flag.flag-kp {
    background-position: -128px -77px; }
  .flag.flag-kr {
    background-position: -144px -77px; }
  .flag.flag-kurdistan {
    background-position: -160px -77px; }
  .flag.flag-kw {
    background-position: -176px -77px; }
  .flag.flag-ky {
    background-position: -192px -77px; }
  .flag.flag-kz {
    background-position: -208px -77px; }
  .flag.flag-la {
    background-position: -224px -77px; }
  .flag.flag-lb {
    background-position: -240px -77px; }
  .flag.flag-lc {
    background-position: 0 -88px; }
  .flag.flag-li {
    background-position: -16px -88px; }
  .flag.flag-lk {
    background-position: -32px -88px; }
  .flag.flag-lr {
    background-position: -48px -88px; }
  .flag.flag-ls {
    background-position: -64px -88px; }
  .flag.flag-lt {
    background-position: -80px -88px; }
  .flag.flag-lu {
    background-position: -96px -88px; }
  .flag.flag-lv {
    background-position: -112px -88px; }
  .flag.flag-ly {
    background-position: -128px -88px; }
  .flag.flag-ma {
    background-position: -144px -88px; }
  .flag.flag-mc {
    background-position: -160px -88px; }
  .flag.flag-md {
    background-position: -176px -88px; }
  .flag.flag-me {
    background-position: -192px -88px; }
  .flag.flag-mg {
    background-position: -208px -88px; }
  .flag.flag-mh {
    background-position: -224px -88px; }
  .flag.flag-mk {
    background-position: -240px -88px; }
  .flag.flag-ml {
    background-position: 0 -99px; }
  .flag.flag-mm {
    background-position: -16px -99px; }
  .flag.flag-mn {
    background-position: -32px -99px; }
  .flag.flag-mo {
    background-position: -48px -99px; }
  .flag.flag-mp {
    background-position: -64px -99px; }
  .flag.flag-mq {
    background-position: -80px -99px; }
  .flag.flag-mr {
    background-position: -96px -99px; }
  .flag.flag-ms {
    background-position: -112px -99px; }
  .flag.flag-mt {
    background-position: -128px -99px; }
  .flag.flag-mu {
    background-position: -144px -99px; }
  .flag.flag-mv {
    background-position: -160px -99px; }
  .flag.flag-mw {
    background-position: -176px -99px; }
  .flag.flag-mx {
    background-position: -192px -99px; }
  .flag.flag-my {
    background-position: -208px -99px; }
  .flag.flag-mz {
    background-position: -224px -99px; }
  .flag.flag-na {
    background-position: -240px -99px; }
  .flag.flag-nc {
    background-position: 0 -110px; }
  .flag.flag-ne {
    background-position: -16px -110px; }
  .flag.flag-nf {
    background-position: -32px -110px; }
  .flag.flag-ng {
    background-position: -48px -110px; }
  .flag.flag-ni {
    background-position: -64px -110px; }
  .flag.flag-nl {
    background-position: -80px -110px; }
  .flag.flag-no {
    background-position: -96px -110px; }
  .flag.flag-np {
    background-position: -112px -110px; }
  .flag.flag-nr {
    background-position: -128px -110px; }
  .flag.flag-nu {
    background-position: -144px -110px; }
  .flag.flag-nz {
    background-position: -160px -110px; }
  .flag.flag-om {
    background-position: -176px -110px; }
  .flag.flag-pa {
    background-position: -192px -110px; }
  .flag.flag-pe {
    background-position: -208px -110px; }
  .flag.flag-pf {
    background-position: -224px -110px; }
  .flag.flag-pg {
    background-position: -240px -110px; }
  .flag.flag-ph {
    background-position: 0 -121px; }
  .flag.flag-pk {
    background-position: -16px -121px; }
  .flag.flag-pl {
    background-position: -32px -121px; }
  .flag.flag-pm {
    background-position: -48px -121px; }
  .flag.flag-pn {
    background-position: -64px -121px; }
  .flag.flag-pr {
    background-position: -80px -121px; }
  .flag.flag-ps {
    background-position: -96px -121px; }
  .flag.flag-pt {
    background-position: -112px -121px; }
  .flag.flag-pw {
    background-position: -128px -121px; }
  .flag.flag-py {
    background-position: -144px -121px; }
  .flag.flag-qa {
    background-position: -160px -121px; }
  .flag.flag-re {
    background-position: -176px -121px; }
  .flag.flag-ro {
    background-position: -192px -121px; }
  .flag.flag-rs {
    background-position: -208px -121px; }
  .flag.flag-ru {
    background-position: -224px -121px; }
  .flag.flag-rw {
    background-position: -240px -121px; }
  .flag.flag-sa {
    background-position: 0 -132px; }
  .flag.flag-sb {
    background-position: -16px -132px; }
  .flag.flag-sc {
    background-position: -32px -132px; }
  .flag.flag-scotland {
    background-position: -48px -132px; }
  .flag.flag-sd {
    background-position: -64px -132px; }
  .flag.flag-se {
    background-position: -80px -132px; }
  .flag.flag-sg {
    background-position: -96px -132px; }
  .flag.flag-sh {
    background-position: -112px -132px; }
  .flag.flag-si {
    background-position: -128px -132px; }
  .flag.flag-sk {
    background-position: -144px -132px; }
  .flag.flag-sl {
    background-position: -160px -132px; }
  .flag.flag-sm {
    background-position: -176px -132px; }
  .flag.flag-sn {
    background-position: -192px -132px; }
  .flag.flag-so {
    background-position: -208px -132px; }
  .flag.flag-somaliland {
    background-position: -224px -132px; }
  .flag.flag-sr {
    background-position: -240px -132px; }
  .flag.flag-ss {
    background-position: 0 -143px; }
  .flag.flag-st {
    background-position: -16px -143px; }
  .flag.flag-sv {
    background-position: -32px -143px; }
  .flag.flag-sx {
    background-position: -48px -143px; }
  .flag.flag-sy {
    background-position: -64px -143px; }
  .flag.flag-sz {
    background-position: -80px -143px; }
  .flag.flag-tc {
    background-position: -96px -143px; }
  .flag.flag-td {
    background-position: -112px -143px; }
  .flag.flag-tf {
    background-position: -128px -143px; }
  .flag.flag-tg {
    background-position: -144px -143px; }
  .flag.flag-th {
    background-position: -160px -143px; }
  .flag.flag-tj {
    background-position: -176px -143px; }
  .flag.flag-tk {
    background-position: -192px -143px; }
  .flag.flag-tl {
    background-position: -208px -143px; }
  .flag.flag-tm {
    background-position: -224px -143px; }
  .flag.flag-tn {
    background-position: -240px -143px; }
  .flag.flag-to {
    background-position: 0 -154px; }
  .flag.flag-tr {
    background-position: -16px -154px; }
  .flag.flag-tt {
    background-position: -32px -154px; }
  .flag.flag-tv {
    background-position: -48px -154px; }
  .flag.flag-tw {
    background-position: -64px -154px; }
  .flag.flag-tz {
    background-position: -80px -154px; }
  .flag.flag-ua {
    background-position: -96px -154px; }
  .flag.flag-ug {
    background-position: -112px -154px; }
  .flag.flag-um {
    background-position: -128px -154px; }
  .flag.flag-us {
    background-position: -144px -154px; }
  .flag.flag-uy {
    background-position: -160px -154px; }
  .flag.flag-uz {
    background-position: -176px -154px; }
  .flag.flag-va {
    background-position: -192px -154px; }
  .flag.flag-vc {
    background-position: -208px -154px; }
  .flag.flag-ve {
    background-position: -224px -154px; }
  .flag.flag-vg {
    background-position: -240px -154px; }
  .flag.flag-vi {
    background-position: 0 -165px; }
  .flag.flag-vn {
    background-position: -16px -165px; }
  .flag.flag-vu {
    background-position: -32px -165px; }
  .flag.flag-wales {
    background-position: -48px -165px; }
  .flag.flag-wf {
    background-position: -64px -165px; }
  .flag.flag-ws {
    background-position: -80px -165px; }
  .flag.flag-ye {
    background-position: -96px -165px; }
  .flag.flag-yt {
    background-position: -112px -165px; }
  .flag.flag-za {
    background-position: -128px -165px; }
  .flag.flag-zanzibar {
    background-position: -144px -165px; }
  .flag.flag-zm {
    background-position: -160px -165px; }
  .flag.flag-zw {
    background-position: -176px -165px; }

@font-face {
  font-family: 'FontSlicebooks';
  src: url("/fonts/icomoon/FontSlicebooks.eot?vmopys");
  src: url("/fonts/icomoon/FontSlicebooks.eot?#iefixvmopys") format("embedded-opentype"), url("/fonts/icomoon/FontSlicebooks.woff?vmopys") format("woff"), url("/fonts/icomoon/FontSlicebooks.ttf?vmopys") format("truetype"), url("/fonts/icomoon/FontSlicebooks.svg?vmopys#FontSlicebooks") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="sb-"], [class*=" sb-"] {
  font-family: 'FontSlicebooks' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sb-lens:before {
  content: "\e61a"; }

.sb-jump-man:before {
  content: "\e61b"; }

.sb-question:before {
  content: "\e619"; }

.sb-megaphone:before {
  content: "\e615"; }

.sb-download:before {
  content: "\e616"; }

.sb-avatar-inverse:before {
  content: "\e600"; }

.sb-view:before {
  content: "\e601"; }

.sb-travel:before {
  content: "\e602"; }

.sb-search:before {
  content: "\e603"; }

.sb-cloud:before {
  content: "\e604"; }

.sb-pdf:before {
  content: "\e605"; }

.sb-slice:before {
  content: "\e606"; }

.sb-remix:before {
  content: "\e607"; }

.sb-publish:before {
  content: "\e608"; }

.sb-epub:before {
  content: "\e609"; }

.sb-arrow-right:before {
  content: "\e60a"; }

.sb-avatar:before {
  content: "\e60b"; }

.sb-x-mark:before {
  content: "\e60c"; }

.sb-student:before {
  content: "\e60d"; }

.sb-research:before {
  content: "\e60e"; }

.sb-health:before {
  content: "\e60f"; }

.sb-forward:before {
  content: "\e610"; }

.sb-cloud-upload:before {
  content: "\e611"; }

.sb-cart:before {
  content: "\e613"; }

.sb-chart:before {
  content: "\e612"; }

.sb-open:before {
  content: "\e618"; }

.sb-menu:before {
  content: "\e614"; }

.sb-statistics:before {
  content: "\e617"; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.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;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-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); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

@font-face {
  font-family: 'Klavika';
  src: url("/fonts/klavika/klavikamedium.eot");
  src: url("/fonts/klavika/klavikamedium.eot?#iefix") format("embedded-opentype"), url("/fonts/klavika/klavikamedium.woff") format("woff"), url("/fonts/klavika/klavikamedium.ttf") format("truetype"), url("/fonts/klavika/klavikamedium.svg#klavika_medium") format("svg");
  font-weight: bold; }
@font-face {
  font-family: 'Klavika';
  src: url("/fonts/klavika/klavikaregular.eot");
  src: url("/fonts/klavika/klavikaregular.eot?#iefix") format("embedded-opentype"), url("/fonts/klavika/klavikaregular.woff") format("woff"), url("/fonts/klavika/klavikaregular.ttf") format("truetype"), url("/fonts/klavika/klavikaregular.svg#klavika_regular") format("svg");
  font-weight: normal; }
.colored-social a:hover {
  text-decoration: none; }
.colored-social a.google-plus:hover .fa-circle {
  color: #ba3a24; }
.colored-social a.google-plus .fa-circle {
  color: #d74930; }
.colored-social a.twitter:hover .fa-circle {
  color: #3c78bd; }
.colored-social a.twitter .fa-circle {
  color: #588dca; }
.colored-social a.facebook:hover .fa-circle {
  color: #2e487f; }
.colored-social a.facebook .fa-circle {
  color: #39599d; }
.colored-social a.pinterest:hover .fa-circle {
  color: #a91f18; }
.colored-social a.pinterest .fa-circle {
  color: #cd251d; }
.colored-social a.linkedin:hover .fa-circle {
  color: #1a74a2; }
.colored-social a.linkedin .fa-circle {
  color: #208dc5; }
.colored-social a.custom-remix:hover .fa-circle {
  color: #019393; }
.colored-social a.custom-remix .fa-circle {
  color: #01bcbc; }

body {
  font-family: "Proxima Nova", proxima-nova, Helvetica, Arial, sans-serif; }

input,
button,
select,
textarea {
  font-family: "Proxima Nova", proxima-nova, Helvetica, Arial, sans-serif; }

body, a {
  color: #363636; }

.table-white tr th a {
  color: white; }

a:hover, a:focus {
  color: #1F7EDC; }

.text-lg {
  font-size: 130%;
  font-weight: normal; }

.ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.multiline {
  white-space: normal; }

.default-logo-link {
  color: #1F7EDC !important; }
  .default-logo-link:focus, .default-logo-link:hover {
    color: #01bcbc !important; }

.light-text {
  color: #878787; }
  .light-text:hover {
    text-decoration: none;
    color: #363636; }

.pull-right .see-more-link {
  padding-top: 15px;
  display: inline-block; }

.fa-stack .sb {
  position: relative; }

.form-control, .simple_form .form-group > div > input, .simple_form .form-group > div > select, .simple_form .form-group > div > textarea,
.simple_form .form-group > div > input,
.simple_form .form-group > div > select,
.simple_form .form-group > div > textarea {
  color: #555555; }

ul.ui-autocomplete {
  box-shadow: 0px 2px 4px #aaa;
  border-radius: 0 4px 4px 4px;
  z-index: 1000 !important;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  max-width: 250px;
  padding-left: 0;
  list-style: none; }
  ul.ui-autocomplete li.ui-menu-item {
    list-style: none; }
    ul.ui-autocomplete li.ui-menu-item > a {
      display: block;
      clear: both;
      margin: 0;
      padding: 5px 10px; }
      ul.ui-autocomplete li.ui-menu-item > a.row {
        padding: 10px 0; }
      ul.ui-autocomplete li.ui-menu-item > a:hover {
        background-color: #eeeeee;
        text-decoration: none; }
  ul.ui-autocomplete li.help-block, ul.ui-autocomplete .panel-checkout form .error li.help-inline, .panel-checkout form .error ul.ui-autocomplete li.help-inline {
    margin: 5px; }

.btn {
  overflow: hidden; }

.btn.btn-transparent {
  background-color: inherit;
  color: #363636;
  border-color: #363636; }
  .btn.btn-transparent:hover {
    background-color: #dadada !important; }
  .btn.btn-transparent:active, .btn.btn-transparent.active {
    background-color: #363636 !important;
    color: #fff !important; }

.btn.btn-transparent-blue {
  background-color: inherit;
  color: #003466;
  border-color: #003466; }
  .btn.btn-transparent-blue:hover {
    background-color: #96e3e3 !important; }
  .btn.btn-transparent-blue:active, .btn.btn-transparent-blue.active {
    background-color: #003466 !important;
    color: #fff !important; }

.btn-group > .btn-gray + .btn-gray,
.btn-group > .btn-buy + .btn-buy {
  border-left: 1px solid #fff !important;
  z-index: 3; }

.btn.btn-red {
  color: #d43f3a;
  border-color: #d43f3a; }
  .btn.btn-red:hover {
    color: #d43f3a; }

.btn.btn-blue {
  color: #003466;
  border-color: #003466; }
  .btn.btn-blue:hover {
    background-color: #96e3e3; }

.btn.btn-green {
  background-color: #53a270;
  color: white; }
  .btn.btn-green:hover, .btn.btn-green:active, .btn.btn-green.active {
    background-color: #6bb385; }

.btn.btn-white {
  color: #fff;
  border-color: #fff; }
  .btn.btn-white:hover {
    background-color: #fff;
    color: #363636; }

.btn.btn-gray {
  background-color: #363636;
  border-color: #363636;
  color: #fff; }
  .btn.btn-gray:hover, .btn.btn-gray:active, .btn.btn-gray.active {
    background-color: #4a4a4a; }

.btn.btn-light-gray {
  background-color: #838383;
  border-color: #838383;
  color: #fff; }
  .btn.btn-light-gray:hover, .btn.btn-light-gray:active, .btn.btn-light-gray.active {
    background-color: #363636; }

.btn.btn-buy {
  background-color: #dddddd;
  border-color: #dddddd;
  color: #363636; }
  .btn.btn-buy:hover {
    background-color: #aaaaaa; }
  .btn.btn-buy:active, .btn.btn-buy.active {
    background-color: #dddddd;
    color: #999;
    box-shadow: none; }

.btn-group.open .btn-buy.dropdown-toggle {
  background-color: #dddddd;
  color: #999;
  box-shadow: none; }
.btn-group.open .dropdown-menu button {
  width: auto;
  padding: 5px 0 5px 20px; }
  .btn-group.open .dropdown-menu button:hover {
    text-decoration: none; }

.btn.btn-link:focus {
  outline: none; }

.btn.navbar-btn {
  line-height: 1.33 !important;
  padding-top: 11px;
  padding-bottom: 11px; }

.carousel .carousel-inner > .item {
  padding: 0 25px; }
.carousel .carousel-control {
  width: 20px;
  background-image: none; }
  .carousel .carousel-control:hover {
    background-color: rgba(0, 0, 0, 0.1); }
  .carousel .carousel-control.right i, .carousel .carousel-control.left i {
    position: absolute;
    top: 45%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
    text-shadow: none;
    font-size: 50px;
    color: #003466; }
  .carousel .carousel-control.right i {
    right: 1px; }
  .carousel .carousel-control.left i {
    left: 1px; }
.carousel.products .carousel-inner .product {
  margin: 0; }
  .carousel.products .carousel-inner .product b {
    display: block; }
  .carousel.products .carousel-inner .product .cover {
    margin-bottom: 10px; }
  .carousel.products .carousel-inner .product .title, .carousel.products .carousel-inner .product .author {
    overflow: hidden;
    margin-bottom: 5px; }
  .carousel.products .carousel-inner .product .title {
    font-size: 14px; }
    .carousel.products .carousel-inner .product .title .short_title {
      height: 2.85em;
      line-height: 1.42em;
      overflow: hidden;
      display: inline-block; }
  .carousel.products .carousel-inner .product .author {
    max-height: 25px;
    padding: 5px 0; }

.carousel-header {
  margin: 0 0 30px 20px;
  font-size: 32px;
  font-weight: 200;
  line-height: 1.4;
  color: #363636; }

.cloak {
  visibility: hidden; }

.wrapper > footer {
  margin-top: 40px; }
  .wrapper > footer .footer-inner {
    padding-top: 10px;
    background-color: inherit;
    border-top: 1px solid #003466; }
    .wrapper > footer .footer-inner .nav-header {
      padding: 5px;
      font-weight: 600; }
    .wrapper > footer .footer-inner .nav-list li {
      padding: 5px; }
      .wrapper > footer .footer-inner .nav-list li.nav-header {
        border-bottom: 1px solid #ccc; }
      .wrapper > footer .footer-inner .nav-list li a {
        padding: 0;
        color: #6e7072;
        background: none !important; }
        .wrapper > footer .footer-inner .nav-list li a:hover {
          color: #000; }
    .wrapper > footer .footer-inner .social-links {
      margin: 10px -15px; }
    .wrapper > footer .footer-inner .footer-bottom {
      padding: 20px 0; }
    .wrapper > footer .footer-inner .subscribe input {
      border-right: none;
      box-shadow: none; }
      .wrapper > footer .footer-inner .subscribe input:focus {
        border-color: #ccc; }
    .wrapper > footer .footer-inner .subscribe .btn {
      box-shadow: none; }
      .wrapper > footer .footer-inner .subscribe .btn:hover {
        background-color: white;
        border-color: #ccc;
        border-left: none; }
    .wrapper > footer .footer-inner.label-footer .footer-bottom {
      height: 100px; }
      .wrapper > footer .footer-inner.label-footer .footer-bottom .links {
        margin-top: 10px; }
      .wrapper > footer .footer-inner.label-footer .footer-bottom .pull-left img {
        width: 100%; }
      .wrapper > footer .footer-inner.label-footer .footer-bottom .pull-right img {
        margin-top: 10px;
        width: 100%; }

input.input-transparent::-moz-placeholder, .input-group-addon.input-transparent::-moz-placeholder {
  color: #363636;
  opacity: 1; }
input.input-transparent:-ms-input-placeholder, .input-group-addon.input-transparent:-ms-input-placeholder {
  color: #363636; }
input.input-transparent::-webkit-input-placeholder, .input-group-addon.input-transparent::-webkit-input-placeholder {
  color: #363636; }
input.input-transparent, input.input-transparent.form-control, .simple_form .form-group > div > input.input-transparent, input.input-transparent:hover, input.input-transparent:active, input.input-transparent.active, .input-group-addon.input-transparent, .input-group-addon.input-transparent.form-control, .simple_form .form-group > div > input.input-group-addon.input-transparent, .simple_form .form-group > div > select.input-group-addon.input-transparent, .simple_form .form-group > div > textarea.input-group-addon.input-transparent, .input-group-addon.input-transparent:hover, .input-group-addon.input-transparent:active, .input-group-addon.input-transparent.active {
  background-color: inherit;
  color: #363636;
  border-color: #363636;
  box-shadow: none; }
  input.input-transparent.form-control:focus, .simple_form .form-group > div > input.input-transparent:focus, input.input-transparent.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-transparent:focus ~ .input-group-addon, input.input-transparent.form-control.form-control:focus, .simple_form .form-group > div > input.input-transparent:focus, input.input-transparent.form-control.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-transparent:focus ~ .input-group-addon, input.input-transparent:hover.form-control:focus, .simple_form .form-group > div > input.input-transparent:hover:focus, input.input-transparent:hover.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-transparent:hover:focus ~ .input-group-addon, input.input-transparent:active.form-control:focus, .simple_form .form-group > div > input.input-transparent:active:focus, input.input-transparent:active.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-transparent:active:focus ~ .input-group-addon, input.input-transparent.active.form-control:focus, .simple_form .form-group > div > input.input-transparent.active:focus, input.input-transparent.active.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-transparent.active:focus ~ .input-group-addon, .input-group-addon.input-transparent.form-control:focus, .simple_form .form-group > div > input.input-group-addon.input-transparent:focus, .simple_form .form-group > div > select.input-group-addon.input-transparent:focus, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:focus, .input-group-addon.input-transparent.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-group-addon.input-transparent:focus ~ .input-group-addon, .simple_form .form-group > div > select.input-group-addon.input-transparent:focus ~ .input-group-addon, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:focus ~ .input-group-addon, .input-group-addon.input-transparent.form-control.form-control:focus, .simple_form .form-group > div > input.input-group-addon.input-transparent:focus, .simple_form .form-group > div > select.input-group-addon.input-transparent:focus, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:focus, .input-group-addon.input-transparent.form-control.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-group-addon.input-transparent:focus ~ .input-group-addon, .simple_form .form-group > div > select.input-group-addon.input-transparent:focus ~ .input-group-addon, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:focus ~ .input-group-addon, .input-group-addon.input-transparent:hover.form-control:focus, .simple_form .form-group > div > input.input-group-addon.input-transparent:hover:focus, .simple_form .form-group > div > select.input-group-addon.input-transparent:hover:focus, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:hover:focus, .input-group-addon.input-transparent:hover.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-group-addon.input-transparent:hover:focus ~ .input-group-addon, .simple_form .form-group > div > select.input-group-addon.input-transparent:hover:focus ~ .input-group-addon, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:hover:focus ~ .input-group-addon, .input-group-addon.input-transparent:active.form-control:focus, .simple_form .form-group > div > input.input-group-addon.input-transparent:active:focus, .simple_form .form-group > div > select.input-group-addon.input-transparent:active:focus, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:active:focus, .input-group-addon.input-transparent:active.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-group-addon.input-transparent:active:focus ~ .input-group-addon, .simple_form .form-group > div > select.input-group-addon.input-transparent:active:focus ~ .input-group-addon, .simple_form .form-group > div > textarea.input-group-addon.input-transparent:active:focus ~ .input-group-addon, .input-group-addon.input-transparent.active.form-control:focus, .simple_form .form-group > div > input.input-group-addon.input-transparent.active:focus, .simple_form .form-group > div > select.input-group-addon.input-transparent.active:focus, .simple_form .form-group > div > textarea.input-group-addon.input-transparent.active:focus, .input-group-addon.input-transparent.active.form-control:focus ~ .input-group-addon, .simple_form .form-group > div > input.input-group-addon.input-transparent.active:focus ~ .input-group-addon, .simple_form .form-group > div > select.input-group-addon.input-transparent.active:focus ~ .input-group-addon, .simple_form .form-group > div > textarea.input-group-addon.input-transparent.active:focus ~ .input-group-addon {
    border-color: #003466; }

.input-xs {
  height: 22px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-xs {
  height: 22px;
  line-height: 22px; }

textarea.input-xs,
select[multiple].input-xs {
  height: auto; }

.input-group-addon.input-xs {
  padding: 1px 5px;
  font-size: 12px;
  border-radius: 0 3px 3px 0; }

.input-md, .panel-checkout form input:not(.boolean), .panel-checkout form select {
  height: 40px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 6px; }

.form-control:focus, .simple_form .form-group > div > input:focus, .simple_form .form-group > div > select:focus, .simple_form .form-group > div > textarea:focus {
  border-color: #003466;
  -webkit-box-shadow: none;
  box-shadow: none; }

.simple_form .form-group > div > select[multiple] {
  height: auto; }

.search {
  padding-left: 25px;
  background-color: #fff;
  position: relative;
  border: 1px solid #dadada;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .search input {
    font-size: 16px;
    border: none !important;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: none !important; }
  .search:before {
    content: "\e603";
    content: "\e603";
    font-family: 'FontSlicebooks';
    color: #000;
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 3;
    font-size: 18px; }

label.custom-file-upload {
  cursor: pointer;
  color: #003466 !important;
  display: block;
  font-size: 16px; }
  label.custom-file-upload:hover {
    text-decoration: underline; }
  label.custom-file-upload input[type="file"] {
    display: none; }

.form-horizontal .horizontal-right .form-group .col-sm-4 {
  text-align: right; }

.currency-money .input-group-addon {
  padding: 0;
  width: 40%; }
  .currency-money .input-group-addon select, .currency-money .input-group-addon select:focus, .currency-money .input-group-addon select:active {
    height: auto;
    background-color: #eee;
    box-shadow: none;
    border: none; }

.wrapper > header.navbar {
  border: none; }
  .wrapper > header.navbar .dropdown-menu {
    top: 98%; }
  .wrapper > header.navbar.navbar-inverse {
    background-color: #003466; }
  .wrapper > header.navbar .navbar-header {
    padding-right: 100px; }
  .wrapper > header.navbar .navbar-brand {
    padding: 0px 10px 0 10px;
    display: inline-block;
    width: auto;
    height: 50px;
    text-align: center;
    position: relative; }
    .wrapper > header.navbar .navbar-brand img {
      position: relative;
      top: 50%;
      margin-top: -10%; }
  .wrapper > header.navbar #search {
    float: left;
    width: 500px;
    margin: 0px 0 0px 0; }
    .wrapper > header.navbar #search .input-group {
      height: 50px; }
      .wrapper > header.navbar #search .input-group .input-group-addon {
        border-radius: 0;
        background-color: #fff; }
      .wrapper > header.navbar #search .input-group .dropdown-menu li > label {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #fff;
        white-space: nowrap;
        cursor: pointer; }
        .wrapper > header.navbar #search .input-group .dropdown-menu li > label > i {
          float: right;
          padding-top: 2px;
          display: none; }
        .wrapper > header.navbar #search .input-group .dropdown-menu li > label input[type="radio"] {
          display: none; }
        .wrapper > header.navbar #search .input-group .dropdown-menu li > label input[type="radio"]:checked + i, .wrapper > header.navbar #search .input-group .dropdown-menu li > label:hover i {
          display: inline-block; }
      .wrapper > header.navbar #search .input-group input {
        height: 50px;
        padding: 0; }
      .wrapper > header.navbar #search .input-group input, .wrapper > header.navbar #search .input-group .input-group-addon {
        box-shadow: none;
        border-left: none;
        border-right: none;
        font-size: 18px; }
        .wrapper > header.navbar #search .input-group input:focus, .wrapper > header.navbar #search .input-group input:active, .wrapper > header.navbar #search .input-group input:hover, .wrapper > header.navbar #search .input-group .input-group-addon:focus, .wrapper > header.navbar #search .input-group .input-group-addon:active, .wrapper > header.navbar #search .input-group .input-group-addon:hover {
          box-shadow: none;
          border-color: #dadada; }
  .wrapper > header.navbar .nav.navbar-nav .profile img {
    width: 30px;
    margin-right: 5px; }
  .wrapper > header.navbar .nav.navbar-nav .profile .sb + .fa {
    margin-left: 5px;
    top: -4px;
    position: relative; }
  .wrapper > header.navbar .nav.navbar-nav .profile + ul > li > a, .wrapper > header.navbar .nav.navbar-nav .header-categories + ul > li > a {
    padding: 10px 20px; }
  .wrapper > header.navbar .nav.navbar-nav > li {
    height: 50px; }
    .wrapper > header.navbar .nav.navbar-nav > li > a {
      color: #ffffff; }
      .wrapper > header.navbar .nav.navbar-nav > li > a:hover, .wrapper > header.navbar .nav.navbar-nav > li > a.active {
        color: #ebebeb; }
    .wrapper > header.navbar .nav.navbar-nav > li:hover {
      background-color: #003466; }
      .wrapper > header.navbar .nav.navbar-nav > li:hover .dropdown-menu {
        display: block; }
  .wrapper > header.navbar nav.base .navbar-left {
    margin-left: 15%; }
  .wrapper > header.navbar nav.base .navbar-right {
    margin: 0px auto; }
    .wrapper > header.navbar nav.base .navbar-right > li > a {
      padding: 10px 15px; }
      .wrapper > header.navbar nav.base .navbar-right > li > a .sb {
        font-size: 30px;
        line-height: 20px;
        position: relative;
        top: 5px; }
      .wrapper > header.navbar nav.base .navbar-right > li > a.cart {
        position: relative; }
        .wrapper > header.navbar nav.base .navbar-right > li > a.cart .total {
          position: absolute;
          display: block;
          top: 5px;
          left: 0px;
          right: 2px;
          font-size: 10px;
          text-align: center; }

.subnavbar .sub-header .navbar-nav > li > a {
  padding: 15px;
  font-size: 16px;
  border-bottom: 3px solid transparent;
  text-transform: uppercase; }
  .subnavbar .sub-header .navbar-nav > li > a:hover, .subnavbar .sub-header .navbar-nav > li > a.active {
    background-color: inherit;
    border-color: #ffffff; }
  .subnavbar .sub-header .navbar-nav > li > a.publishers {
    margin-right: 15px; }
    .subnavbar .sub-header .navbar-nav > li > a.publishers .sb {
      font-size: 24px;
      line-height: 10px;
      position: relative;
      top: 5px; }

.switch-version-block {
  font-size: 21px;
  padding: 10px 0;
  text-align: center; }

.subnavbar .header-section {
  position: relative; }
  .subnavbar .header-section.sub-header {
    background-color: #555555; }
    .subnavbar .header-section.sub-header .nav.navbar-nav > li > a {
      color: #ffffff; }
      .subnavbar .header-section.sub-header .nav.navbar-nav > li > a:focus {
        background-color: transparent; }
  .subnavbar .header-section.white {
    background-color: white; }
  .subnavbar .header-section .nav.nav-pills li.active a {
    background: none;
    text-decoration: underline; }

.modal:not(.original) .modal-header {
  border-radius: 4px 4px 0 0;
  background-color: #363636; }
  .modal:not(.original) .modal-header button.close {
    color: #ffffff;
    opacity: 1; }
.modal:not(.original) .modal-title {
  color: #ffffff; }
.modal:not(.original) .modal-body {
  max-height: 450px;
  overflow-y: auto; }
  .modal:not(.original) .modal-body:not(.modal-overflow) {
    overflow-x: hidden; }
.modal:not(.original) .modal-footer {
  border-radius: 0 0 4px 4px; }

.modal[role='flash-message-container'] {
  z-index: 9999; }

.nav-steps > li {
  float: left; }
  .nav-steps > li > a {
    height: 34px;
    line-height: 34px;
    padding: 0 16px;
    background: #003466;
    color: #363636;
    font-weight: 600; }
    .nav-steps > li > a:hover {
      background: #003466; }
.nav-steps li + li a {
  margin-left: 3px; }
.nav-steps a:before, .nav-steps a:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-width: 17px;
  border-bottom-width: 17px;
  border-left-width: 5px;
  top: 0; }
.nav-steps a:before {
  right: -11px;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  z-index: 1; }
.nav-steps a:after {
  left: 100%;
  border-color: rgba(1, 188, 188, 0);
  border-left-color: #003466;
  z-index: 2; }
.nav-steps li:first-child a {
  border-radius: 7px 0 0 7px; }
.nav-steps li:last-child a {
  border-radius: 0 7px 7px 0; }
  .nav-steps li:last-child a:before, .nav-steps li:last-child a:after {
    display: none; }
.nav-steps .active a {
  color: #fff; }
.nav-steps li:not(.active) a {
  background: #dadada; }
  .nav-steps li:not(.active) a:hover {
    background: #dadada; }
  .nav-steps li:not(.active) a:after {
    border-color: rgba(218, 218, 218, 0);
    border-left-color: #dadada; }

.header-section .nav-steps {
  display: inline-block;
  margin-top: 10px; }
.header-section .social-section {
  margin-top: 15px; }
  .header-section .social-section .addthis_default_style .at300b {
    float: none;
    display: inline-block; }

.panel-default .panel-heading h3.panel-title {
  font-size: 24px;
  padding: 5px 0; }

.panel-review {
  padding: 20px;
  margin-bottom: 20px; }
  .panel-review .buttons a {
    font-size: 16px; }
  .panel-review .panel-heading {
    font-size: 16px;
    padding-bottom: 10px; }
    .panel-review .panel-heading .rating-stars {
      margin-right: 10px; }
  .panel-review .panel-body {
    padding-top: 15px; }

.panel-products {
  border-color: #eeeeee; }
  .panel-products .panel-heading {
    padding: 20px 30px 15px 30px; }
    .panel-products .panel-heading p {
      margin: 0; }
    .panel-products .panel-heading .header {
      display: inline-block;
      font-size: 24px;
      line-height: 34px; }
  .panel-products .panel-body {
    padding: 0 0 10px 0; }

.panel-checkout {
  border-color: #eeeeee; }
  .panel-checkout .panel-body {
    padding: 30px; }

.panel-order-list {
  border-color: #eeeeee; }

.panel-address {
  border-color: #dadada; }
  .panel-address .panel-heading {
    border-color: #dadada; }

.panel-account .panel-heading, .panel-collection .panel-heading {
  font-size: 25px;
  padding: 30px 30px 0px 30px; }
  .panel-account .panel-heading small, .panel-collection .panel-heading small {
    font-size: 65%;
    color: #777;
    line-height: 1.5em;
    display: block;
    font-style: italic; }
.panel-account .panel-body, .panel-collection .panel-body {
  padding: 15px 30px 30px; }
  .panel-account .panel-body .checkbox input[type="checkbox"], .panel-collection .panel-body .checkbox input[type="checkbox"] {
    margin: 0 10px 0 0; }

.panel-form .panel-heading {
  font-size: 18px;
  padding: 15px 30px 0 30px; }
  .panel-form .panel-heading small {
    font-size: 65%;
    color: #999;
    line-height: 1.5em;
    display: block; }
.panel-form .panel-body + .panel-heading {
  border-top: 1px solid #dadada;
  border-radius: 0;
  margin-top: -10px; }
.panel-form .panel-body {
  padding: 15px 30px; }

.panel-order-view table .title a {
  color: #003466; }

.panel-filter {
  background-color: inherit;
  border: none;
  box-shadow: none; }
  .panel-filter .panel-heading {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px 0; }
  .panel-filter .panel-body {
    padding: 0; }

.panel-menu-block {
  text-align: center;
  min-height: 165px; }
  .panel-menu-block .panel-heading {
    font-size: 22px;
    padding: 30px 0 5px 0; }
  .panel-menu-block .panel-body {
    padding: 5px 0 30px 0; }
    .panel-menu-block .panel-body a {
      display: block;
      color: #1F7EDC; }

.preview-modal:full-screen .modal-dialog {
  width: auto;
  margin: 10px; }
.preview-modal:full-screen .modal-header .close {
  display: none; }
.preview-modal:-webkit-full-screen .modal-dialog {
  width: auto;
  margin: 10px; }
.preview-modal:-webkit-full-screen .modal-header .close {
  display: none; }
.preview-modal:-moz-full-screen .modal-dialog {
  width: auto;
  margin: 10px; }
.preview-modal:-moz-full-screen .modal-header .close {
  display: none; }
.preview-modal .modal-dialog, .preview-modal .modal-content, .preview-modal .modal-body, .preview-modal .preview-pages-list {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
.preview-modal .modal-header .preview-control-group {
  margin: 0 10px; }
.preview-modal .modal-header .preview-nav-control {
  width: 220px; }
.preview-modal .modal-body {
  padding: 0;
  top: 61px; }
.preview-modal .preview-pages-list {
  overflow-y: scroll;
  overflow-x: hidden; }
  .preview-modal .preview-pages-list .empty-container {
    margin: 15px; }
.preview-modal .preview-pages-list.loading, .preview-modal .preview-page {
  min-height: 300px;
  background: transparent url("/images/icons/white-16.gif") no-repeat center center; }
.preview-modal .preview-page {
  margin: 0 auto; }
  .preview-modal .preview-page img {
    box-shadow: 1px 1px 10px;
    width: 100%; }
  .preview-modal .preview-page .preview-image-wrapper {
    padding: 15px; }

@media (min-width: 768px) {
  .preview-modal-sm {
    width: 467px; }

  .preview-modal-md {
    width: 632px; }

  .preview-modal-lg {
    width: auto;
    margin-left: 10px;
    margin-right: 10px; } }
.preview-modal-sm .preview-page {
  width: 465px; }

.preview-modal-md .preview-page {
  width: 630px; }

.unchecked[data-toggle="preview"] {
  display: none; }

.btn-group .unchecked[data-toggle="preview"], .buy-area .unchecked[data-toggle="preview"] {
  display: inline-block; }
  .btn-group .unchecked[data-toggle="preview"] .unchecked-text, .buy-area .unchecked[data-toggle="preview"] .unchecked-text {
    display: inline; }
  .btn-group .unchecked[data-toggle="preview"] .checked-text, .buy-area .unchecked[data-toggle="preview"] .checked-text {
    display: none; }
.btn-group .checked[data-toggle="preview"], .buy-area .checked[data-toggle="preview"] {
  display: inline-block; }
  .btn-group .checked[data-toggle="preview"] .checked-text, .buy-area .checked[data-toggle="preview"] .checked-text {
    display: inline; }
  .btn-group .checked[data-toggle="preview"] .unchecked-text, .buy-area .checked[data-toggle="preview"] .unchecked-text {
    display: none; }

#sticky-container {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -250px;
  width: 500px;
  z-index: 4; }
  #sticky-container #remix-widget {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
    #sticky-container #remix-widget #widget-inner {
      box-shadow: 0px 2px 4px #aaa; }
    #sticky-container #remix-widget header {
      padding: 0;
      background-color: #003466;
      border-bottom: 1px solid #dadada;
      box-shadow: 0px 2px 4px #aaa;
      border-radius: 4px 4px 0 0;
      cursor: pointer; }
      #sticky-container #remix-widget header .expand-block {
        display: none; }
      #sticky-container #remix-widget header .collapse-block {
        display: block; }
      #sticky-container #remix-widget header[aria-expanded=true] .expand-block {
        display: block; }
      #sticky-container #remix-widget header[aria-expanded=true] .collapse-block {
        display: none; }
      #sticky-container #remix-widget header .banner {
        margin: 0 auto;
        font-size: 21px;
        line-height: 40px;
        font-weight: normal;
        color: #fff; }
        #sticky-container #remix-widget header .banner .fa-stack {
          width: 1em;
          height: 1em; }
          #sticky-container #remix-widget header .banner .fa-stack .fa-stack-1x {
            position: absolute;
            top: 20%;
            font-size: 0.5em; }
          #sticky-container #remix-widget header .banner .fa-stack .fa-stack-2x {
            font-size: 1em; }
      #sticky-container #remix-widget header .expand-block {
        position: relative; }
        #sticky-container #remix-widget header .expand-block .banner {
          margin-right: 40px; }
        #sticky-container #remix-widget header .expand-block a {
          position: absolute;
          top: 0;
          left: 80%;
          right: 0;
          bottom: 0;
          background-color: #dadada;
          font-size: 3em;
          line-height: 1em;
          color: white;
          text-align: center;
          margin-right: 15px;
          border-radius: 0 4px 0 0; }
          #sticky-container #remix-widget header .expand-block a:hover {
            color: #003466; }
    #sticky-container #remix-widget .steps {
      font-size: 14px;
      margin: 0;
      border-bottom: 1px solid #dadada;
      background-color: #fff; }
      #sticky-container #remix-widget .steps .step {
        text-align: center;
        padding: 5px 0;
        border-right: 1px solid #dadada; }
        #sticky-container #remix-widget .steps .step:last-child {
          border-right: none; }
        #sticky-container #remix-widget .steps .step.active {
          background-color: #dadada;
          font-weight: bold; }
        #sticky-container #remix-widget .steps .step a:hover {
          cursor: pointer; }
    #sticky-container #remix-widget .summary {
      border-bottom: 1px solid #dadada;
      background-color: #fff;
      padding: 5px;
      font-size: 12px; }
    #sticky-container #remix-widget.empty .non-empty-block {
      display: none; }
    #sticky-container #remix-widget.empty .empty-block {
      display: block; }
    #sticky-container #remix-widget.empty .drop_zone .placeholder {
      display: block; }
    #sticky-container #remix-widget.empty .drop_zone ol {
      display: none; }
    #sticky-container #remix-widget:not(.empty) .non-empty-block {
      display: block; }
    #sticky-container #remix-widget:not(.empty) .empty-block {
      display: none; }
    #sticky-container #remix-widget:not(.empty) .drop_zone .placeholder {
      display: none; }
    #sticky-container #remix-widget:not(.empty) .drop_zone ol {
      display: block; }
    #sticky-container #remix-widget .drop_zone {
      min-height: 250px;
      max-height: 500px;
      overflow-y: auto;
      overflow-x: hidden;
      background-color: #fff;
      border-radius: 0 0 4px 4px; }
      #sticky-container #remix-widget .drop_zone .placeholder {
        padding: 70px 30px 0 30px;
        font-size: 1.2em;
        color: #dadada; }
        #sticky-container #remix-widget .drop_zone .placeholder .fa-stack {
          font-size: 18px; }
      #sticky-container #remix-widget .drop_zone.ui-state-hover .placeholder {
        border: 2px dashed #003466;
        color: #003466; }
      #sticky-container #remix-widget .drop_zone ol {
        list-style: none;
        counter-reset: point;
        margin: 0;
        padding-left: 0; }
        #sticky-container #remix-widget .drop_zone ol li.product {
          position: relative;
          padding: 10px 10px 10px 0;
          border-bottom: 1px solid #ccc;
          background-color: #fff;
          cursor: move; }
          #sticky-container #remix-widget .drop_zone ol li.product:last-child {
            border-bottom: none; }
          #sticky-container #remix-widget .drop_zone ol li.product .title {
            font-size: 14px; }
          #sticky-container #remix-widget .drop_zone ol li.product .book-title {
            font-size: 12px; }
          #sticky-container #remix-widget .drop_zone ol li.product .discount-price {
            cursor: pointer;
            font-size: 12px;
            text-align: center;
            margin-left: -15px; }
          #sticky-container #remix-widget .drop_zone ol li.product .remove-chapter {
            display: none;
            font-size: 12px;
            cursor: pointer;
            text-align: center; }
          #sticky-container #remix-widget .drop_zone ol li.product:hover .discount-price {
            display: none; }
          #sticky-container #remix-widget .drop_zone ol li.product:hover .remove-chapter {
            display: block; }
          #sticky-container #remix-widget .drop_zone ol li.product:before {
            content: counter(point);
            counter-increment: point 1;
            font-size: 14px;
            font-weight: bold;
            position: absolute;
            top: 40px;
            left: 10px; }

ul.ui-draggable-dragging {
  width: 450px;
  z-index: 5; }
  ul.ui-draggable-dragging li.product {
    list-style: none;
    border: 1px solid #eee !important;
    background-color: #fafafa !important;
    border-radius: 4px;
    box-shadow: 0px 2px 4px #aaa;
    padding: 10px 10px 10px 0 !important; }
    ul.ui-draggable-dragging li.product .cover {
      margin: 0 -10px 5px -10px; }
    ul.ui-draggable-dragging li.product .title {
      font-size: 14px;
      margin: 0 -15px 0 0;
      display: block; }
    ul.ui-draggable-dragging li.product .book-title {
      margin: 0 -15px 0 0;
      display: block; }
    ul.ui-draggable-dragging li.product .discount-price {
      cursor: pointer;
      padding-top: 20px;
      text-align: center;
      font-size: 14px; }
    ul.ui-draggable-dragging li.product .remove-chapter {
      display: none;
      text-align: center; }

.product-collection th p.lead {
  margin-bottom: -5px; }

.ui-draggable {
  cursor: move; }
  .ui-draggable.ui-draggable-disabled {
    cursor: default; }
    .ui-draggable.ui-draggable-disabled .cover-section img, .ui-draggable.ui-draggable-disabled .title-section a, .ui-draggable.ui-draggable-disabled .format-section, .ui-draggable.ui-draggable-disabled .buy-section .btn, .ui-draggable.ui-draggable-disabled .preview-section a, .ui-draggable.ui-draggable-disabled .book-tilte-section a {
      opacity: 0.7;
      filter: alpha(opacity=70); }
    .ui-draggable.ui-draggable-disabled a[data-toggle='add-to-remix'] {
      display: none !important; }

.product:not(.ui-sortable-handle):not(.in-cart) a[data-toggle='remove-from-remix'], .buy-area:not(.in-cart) a[data-toggle='remove-from-remix'] {
  display: none !important; }
.product:not(.ui-sortable-handle).in-cart a[data-toggle='remove-from-remix'], .buy-area.in-cart a[data-toggle='remove-from-remix'] {
  display: inline-block !important; }
  .product:not(.ui-sortable-handle).in-cart a[data-toggle='remove-from-remix']:not(.btn-danger), .buy-area.in-cart a[data-toggle='remove-from-remix']:not(.btn-danger) {
    color: #d9534f; }

.next-page {
  font-size: 14px; }

.buy-section .btn-danger {
  border-left-color: #fff; }
.buy-section .buy-button .btn {
  padding: 5px; }

table .preview-section {
  width: 30px; }
  table .preview-section a {
    cursor: pointer; }
table .category-section {
  padding-right: 10px; }
  table .category-section a {
    color: #003466;
    text-transform: uppercase; }
table .cover-section {
  width: 70px; }
table .title-section {
  font-size: 14px;
  max-height: 2.85em;
  line-height: 1.42em;
  overflow: hidden;
  margin: 0;
  font-weight: normal; }
table tr.expand-description td {
  border: none;
  padding: 0 8px; }
  table tr.expand-description td .description {
    padding-bottom: 15px;
    overflow: hidden; }
table .book-tilte-section {
  font-size: 12px;
  margin-top: 10px;
  max-height: 2.85em;
  line-height: 1.42em;
  overflow: hidden; }
table .slices-section {
  width: 70px;
  text-align: center; }
table .format-section {
  width: 80px;
  text-align: center;
  font-size: 14px; }
table .type-section {
  width: 80px;
  font-size: 14px; }
table .author-section {
  width: 140px; }
table .publisher-section {
  width: 140px; }
table .buy-section {
  width: 110px; }
  table .buy-section .buy-button > .btn, table .buy-section > .btn {
    width: 100%;
    display: block; }
  table .buy-section .btn-group {
    width: 100%; }
    table .buy-section .btn-group > .btn:not(.dropdown-toggle) {
      width: 70%; }
    table .buy-section .btn-group > .btn.dropdown-toggle {
      width: 30%; }
table .date-section {
  width: 120px; }
table .remix-section {
  width: 60px;
  text-align: center;
  font-size: 14px; }
  table .remix-section a {
    display: inline-block;
    font-size: 18px; }
    table .remix-section a:hover {
      text-decoration: none; }

.chapters.table table .book-tilte-section {
  margin-top: 0; }

.widget-header {
  margin: 0 0 30px 20px;
  font-size: 32px;
  font-weight: 200;
  line-height: 1.4;
  color: #363636;
  margin-left: 0;
  color: #363636; }
  .widget-header small {
    display: block;
    color: #878787;
    font-size: 0.7em; }

.star-rating-wrapper {
  float: left;
  /* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
     follow these rules. Every browser that supports :checked also supports :not(), so
     it doesn’t make the test unnecessarily selective */ }
  .star-rating-wrapper:not(:checked) > input {
    position: absolute;
    top: -9999px;
    clip: rect(0, 0, 0, 0); }
  .star-rating-wrapper:not(:checked) > label {
    float: right;
    width: 1.2em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 150%;
    line-height: 1.2; }
  .star-rating-wrapper:not(:checked) > label:before {
    content: '★ '; }
  .star-rating-wrapper > input:checked ~ label {
    color: #003466 !important; }
  .star-rating-wrapper:not(:checked) > label:hover, .star-rating-wrapper:not(:checked) > label:hover ~ label {
    color: #398388 !important; }
  .star-rating-wrapper input:checked + label:hover,
  .star-rating-wrapper input:checked + label:hover ~ label,
  .star-rating-wrapper input:checked ~ label:hover,
  .star-rating-wrapper input:checked ~ label:hover ~ label,
  .star-rating-wrapper label:hover ~ input:checked ~ label {
    color: #003466 !important; }

.receipt-table tfoot > tr:first-child > th {
  border-top: 3px solid #818181; }
.receipt-table td.price, .receipt-table td.sales-tax, .receipt-table th.price, .receipt-table th.sales-tax {
  border-left: 1px solid #818181;
  width: 120px; }
.receipt-table th {
  font-weight: normal; }
  .receipt-table th.name {
    text-align: right; }

.table-white tr th {
  background-color: #363636;
  font-style: normal;
  color: white;
  padding: 12px 8px !important; }
.table-white tr td {
  background-color: white; }

html, body {
  height: 100%;
  font-size: 14px;
  background-color: #f9f8f8; }

.wrapper:not(.original) {
  min-width: 900px;
  min-height: 100%; }
  .wrapper:not(.original) .container-fluid {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto; }
  .wrapper:not(.original) .main-content {
    min-height: 400px;
    margin-bottom: 20px; }

.scrollable-menu:not(.original) {
  height: auto;
  max-height: 315px;
  overflow-x: hidden; }

.subnavbar {
  margin-top: -20px;
  margin-bottom: 30px; }

.well:not(.original) {
  box-shadow: none;
  background-color: #eeeeee; }

ul.breadcrumb:not(.original) {
  background-color: inherit;
  padding: 14px 0;
  margin: 0; }
  ul.breadcrumb:not(.original) li + li:before {
    color: #363636; }
  ul.breadcrumb:not(.original) > li:last-child, ul.breadcrumb:not(.original) > li:last-child > a {
    color: #003466; }

.vr {
  display: inline-block;
  border-left: 1px solid #dadada;
  margin: 0 5px 0 7px; }
  .vr:before {
    content: "\00a0"; }

.dropdown-menu:not(.datepicker-dropdown) {
  text-align: left;
  background-color: #363636; }
  .dropdown-menu:not(.datepicker-dropdown) li a, .dropdown-menu:not(.datepicker-dropdown) li button {
    color: #fff; }
    .dropdown-menu:not(.datepicker-dropdown) li a:hover, .dropdown-menu:not(.datepicker-dropdown) li button:hover {
      color: #fff;
      font-weight: bold;
      background-color: inherit; }
  .dropdown-menu:not(.datepicker-dropdown) li.dropdown-group a, .dropdown-menu:not(.datepicker-dropdown) li.dropdown-group a:hover {
    text-transform: uppercase;
    color: #CCC;
    font-weight: normal; }
  .dropdown-menu:not(.datepicker-dropdown) > li > a > span {
    display: none !important; }

.table .table {
  background-color: inherit; }

.col-sm-1-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 0px) {
    .col-sm-1-5 {
      float: left;
      width: 12.5%; } }

.col-sm-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 0px) {
    .col-sm-2-4 {
      float: left;
      width: 20%; } }

.img-rounded {
  max-width: 250px; }

.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: inherit; }

[data-toggle='link'] {
  cursor: pointer; }

#account-dashboard .page-header {
  margin: 0 0 30px 0;
  padding: 0;
  border: none; }
  #account-dashboard .page-header h1 {
    font-size: 32px;
    margin: 0; }
  #account-dashboard .page-header .btn {
    min-width: 100px;
    text-transform: uppercase; }
#account-dashboard form .panel-body {
  padding-bottom: 0; }
#account-dashboard form .panel-account {
  font-size: 16px; }
  #account-dashboard form .panel-account .avatar img {
    margin-bottom: 15px;
    background-color: #dadada; }
  #account-dashboard form .panel-account .form-group {
    margin-bottom: 30px; }
    #account-dashboard form .panel-account .form-group label {
      font-size: 18px;
      font-weight: normal;
      margin-bottom: 10px; }

.controller-carts.action-show hr {
  margin-top: 40px; }
.controller-carts.action-show .table {
  border-bottom: 1px solid #dadada;
  margin-bottom: 40px; }
  .controller-carts.action-show .table tr td {
    padding: 30px 8px; }
    .controller-carts.action-show .table tr td.cover-section {
      width: 105px;
      padding-left: 30px; }
    .controller-carts.action-show .table tr td .title-section {
      font-size: 18px;
      padding-bottom: 10px;
      max-width: 600px; }
    .controller-carts.action-show .table tr td .info-section, .controller-carts.action-show .table tr td .author-section, .controller-carts.action-show .table tr td .author-section a, .controller-carts.action-show .table tr td.buy-section, .controller-carts.action-show .table tr td.buy-section a {
      color: #838383; }
    .controller-carts.action-show .table tr td.buy-section .price {
      color: #53a270;
      padding-bottom: 10px;
      font-size: 18px; }
    .controller-carts.action-show .table tr td.buy-section select {
      display: block;
      margin-bottom: 10px; }
    .controller-carts.action-show .table tr td.buy-section a {
      font-size: 18px; }
      .controller-carts.action-show .table tr td.buy-section a:hover {
        text-decoration: none;
        color: #003466; }

.panel-order-list .panel-heading {
  padding: 30px 30px 0 30px; }
  .panel-order-list .panel-heading .lead {
    font-size: 24px; }
.panel-order-list .panel-body {
  padding: 0; }
  .panel-order-list .panel-body table {
    margin-bottom: 0; }
    .panel-order-list .panel-body table tr {
      font-size: 18px; }
      .panel-order-list .panel-body table tr th {
        padding: 10px 0;
        font-weight: normal; }
      .panel-order-list .panel-body table tr td {
        padding: 10px 30px 10px 0;
        width: 150px; }
        .panel-order-list .panel-body table tr td.total-price {
          color: #53a270; }
  .panel-order-list .panel-body .promo-code {
    width: 250px;
    margin-left: 30px; }

.security-banner .lock-icon {
  height: 24px;
  margin: -4px 5px 0 0; }
.security-banner span {
  display: inline-block;
  height: 40px;
  position: relative;
  font-size: 16px; }
.security-banner .stripe-banner {
  height: 40px;
  margin: 0 15px; }
.security-banner .rapidssl-banner {
  height: 40px; }

.panel-checkout hr {
  margin: 30px 0; }
.panel-checkout form {
  margin-top: 15px; }
  .panel-checkout form .form-group, .panel-checkout form .checkbox {
    margin-bottom: 20px; }
  .panel-checkout form label {
    font-size: 16px; }
  .panel-checkout form .expiration-date select {
    display: inline-block;
    width: 45%; }
    .panel-checkout form .expiration-date select:last-child {
      float: right; }
  .panel-checkout form label.checkbox {
    font-size: 14px;
    font-weight: 400;
    color: #363636; }
  .panel-checkout form .pay-button .btn {
    width: 100%; }
  .panel-checkout form .dl-horizontal dt {
    width: 110px; }
  .panel-checkout form .dl-horizontal dd {
    margin-left: 130px; }

.controller-carts.action-show .container-fluid h1, .controller-carts.action-edit .container-fluid h1 {
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 30px; }
  .controller-carts.action-show .container-fluid h1 small, .controller-carts.action-edit .container-fluid h1 small {
    margin-top: 15px;
    display: block; }
    .controller-carts.action-show .container-fluid h1 small .sub-total, .controller-carts.action-edit .container-fluid h1 small .sub-total {
      color: #53a270; }
.controller-carts.action-show .container-fluid .btn-buy, .controller-carts.action-edit .container-fluid .btn-buy {
  background-color: #53a270;
  color: white; }
.controller-carts.action-show .container-fluid .btn-lg, .controller-carts.action-show .container-fluid .btn-group-lg > .btn, .controller-carts.action-edit .container-fluid .btn-lg, .controller-carts.action-edit .container-fluid .btn-group-lg > .btn {
  font-size: 24px; }
  .controller-carts.action-show .container-fluid .btn-lg .fa-angel-right, .controller-carts.action-show .container-fluid .btn-group-lg > .btn .fa-angel-right, .controller-carts.action-edit .container-fluid .btn-lg .fa-angel-right, .controller-carts.action-edit .container-fluid .btn-group-lg > .btn .fa-angel-right {
    font-size: 40px;
    line-height: 19px;
    position: relative;
    top: 5px; }

#cover-design .page-header {
  border: none;
  margin-top: 0;
  padding: 0; }
  #cover-design .page-header h2 {
    margin-top: 0; }
  #cover-design .page-header a {
    font-size: 18px;
    display: block;
    margin-top: 10px; }
#cover-design .custom-cover-block .fileinput-button {
  position: relative;
  margin-top: 20px; }
  #cover-design .custom-cover-block .fileinput-button input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }
#cover-design .custom-cover-block .btn {
  font-size: 16px;
  width: 100%; }
  #cover-design .custom-cover-block .btn p {
    padding-top: 10px;
    color: #838383; }
#cover-design .center-col {
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  min-height: 500px; }
#cover-design label {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px; }
#cover-design .panel-cover-design {
  border-radius: 0 0 4px 4px;
  padding: 10px 30px; }
  #cover-design .panel-cover-design .panel-heading .control-group {
    margin-top: 20px; }
  #cover-design .panel-cover-design .panel-heading label {
    color: #d43f3a; }
  #cover-design .panel-cover-design .panel-heading .question {
    font-size: 18px;
    color: #737373; }
#cover-design .remix-navbar {
  background-color: #363636;
  margin: 0;
  font-size: 18px; }
  #cover-design .remix-navbar, #cover-design .remix-navbar a {
    color: #dadada; }
  #cover-design .remix-navbar a {
    padding: 20px;
    display: inline-block; }
    #cover-design .remix-navbar a:hover {
      text-decoration: none; }
  #cover-design .remix-navbar .btn {
    padding: 18px 40px;
    font-size: 18px;
    border-radius: 0;
    color: #dadada; }
    #cover-design .remix-navbar .btn.btn-back {
      margin-left: -15px; }
      #cover-design .remix-navbar .btn.btn-back:hover {
        background-color: #838383; }
    #cover-design .remix-navbar .btn.btn-next {
      margin-right: -16px; }
#cover-design .remix-subnavbar {
  background-color: #dadada;
  padding: 15px 0;
  margin: 0;
  font-size: 18px; }
  #cover-design .remix-subnavbar i.vr {
    border-color: #398388; }
#cover-design .workflow {
  font-size: 14px; }
  #cover-design .workflow a {
    color: #dadada; }
  #cover-design .workflow a.active, #cover-design .workflow a:hover {
    font-width: bold;
    color: white; }
#cover-design table tr {
  font-size: 16px; }
  #cover-design table tr .remove {
    display: none; }
  #cover-design table tr .price-col {
    width: 100px; }
  #cover-design table tr .title, #cover-design table tr .source_book {
    max-width: 470px; }
  #cover-design table tr .source_book a {
    color: #838383; }
  #cover-design table tr:hover .price {
    display: none; }
  #cover-design table tr:hover .remove {
    display: block; }
#cover-design #svg-content {
  border: 1px solid #dadada; }
#cover-design.panel-remix-processing {
  padding: 50px 0; }
  #cover-design.panel-remix-processing .panel-body {
    width: 60%;
    margin: 0 auto;
    font-size: 18px; }
    #cover-design.panel-remix-processing .panel-body .spinner {
      margin-bottom: 30px; }
      #cover-design.panel-remix-processing .panel-body .spinner i {
        font-size: 4em; }
    #cover-design.panel-remix-processing .panel-body .state {
      display: none; }
    #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='processing'] .state[data-state='progress'], #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='pending'] .state[data-state='progress'], #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='progress'] .state[data-state='progress'] {
      display: block; }
    #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='published'] .state[data-state='finish'], #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='complete'] .state[data-state='finish'], #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='finish'] .state[data-state='finish'] {
      display: block; }
    #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='failed'] .state[data-state='failure'], #cover-design.panel-remix-processing .panel-body .remix-status-content[data-state='failure'] .state[data-state='failure'] {
      display: block; }
  #cover-design.panel-remix-processing .btn-green {
    padding: 10px 30px; }

.progress-section {
  margin: 50px 0; }
  .progress-section #progress {
    width: 300px;
    background-color: #dadada;
    height: 25px;
    display: inline-block; }
    .progress-section #progress .progress-bar {
      height: 25px;
      background-color: #003466; }
  .progress-section .title {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -5px; }

.action-get_link .wrapper {
  min-width: 0px;
  min-height: 0px; }
  .action-get_link .wrapper .main-content {
    min-height: 0;
    padding: 15% 0; }
.action-get_link .download-status {
  text-align: center; }
  .action-get_link .download-status .spinner {
    margin: 25px 0; }
    .action-get_link .download-status .spinner .title {
      font-size: 18px;
      padding-right: 20px;
      display: inline-block; }
    .action-get_link .download-status .spinner .icon {
      display: inline-block;
      position: relative;
      top: -3px; }
  .action-get_link .download-status .state {
    display: none; }
  .action-get_link .download-status[data-state='incomplete'] .state[data-state='processing'], .action-get_link .download-status[data-state='processing'] .state[data-state='processing'] {
    display: block; }
  .action-get_link .download-status[data-state='complete'] .state[data-state='complete'] {
    display: block; }
  .action-get_link .download-status[data-state='failed'] .state[data-state='failed'] {
    display: block; }

.controller-home #header-bg-thin {
  width: 100%;
  height: 100%;
  min-height: 200px;
  display: table; }
  .controller-home #header-bg-thin .bg-content {
    background-image: -webkit-linear-gradient(top, #001a33 0%, #003466 110%);
    background-image: -o-linear-gradient(top, #001a33 0%, #003466 110%);
    background-image: linear-gradient(to bottom, #001a33 0%, #003466 110%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF001A33', endColorstr='#FF003466', GradientType=0);
    opacity: 0.8;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .controller-home #header-bg-thin .bg-content h1 {
      font-size: 36px;
      margin-top: 0px;
      color: #ffffff; }
    .controller-home #header-bg-thin .bg-content p {
      font-size: 24px; }
.controller-home .carousel-banner {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  margin: 40px 0;
  padding: 40px 0;
  background-color: white; }
  .controller-home .carousel-banner .right i, .controller-home .carousel-banner .left i {
    color: inherit; }
  .controller-home .carousel-banner #headerCarousel .carousel-indicators {
    bottom: 0; }
  .controller-home .carousel-banner #headerCarousel .item {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .controller-home .carousel-banner #headerCarousel .item .bg-section {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.7;
      filter: alpha(opacity=70); }
    .controller-home .carousel-banner #headerCarousel .item .text-section {
      padding: 35px 0 35px 41px; }
      .controller-home .carousel-banner #headerCarousel .item .text-section p {
        font-size: 18px;
        color: #fff;
        margin-bottom: 26px;
        font-weight: 400; }
        .controller-home .carousel-banner #headerCarousel .item .text-section p.lead {
          font-size: 26px;
          font-weight: 600;
          margin-bottom: 0; }
      .controller-home .carousel-banner #headerCarousel .item .text-section hr {
        width: 50px;
        margin: 13px 0; }
      .controller-home .carousel-banner #headerCarousel .item .text-section .btn {
        min-width: 200px;
        font-weight: 400; }
    .controller-home .carousel-banner #headerCarousel .item .products-section {
      padding: 35px 41px; }
      .controller-home .carousel-banner #headerCarousel .item .products-section .row {
        height: 240px; }
        .controller-home .carousel-banner #headerCarousel .item .products-section .row .cover {
          height: 220px; }
.controller-home .subnavbar .carousel-banner {
  margin: 0;
  padding: 0;
  border: none; }
.controller-home .promo-banner {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  margin: 40px 0px;
  padding: 40px 0;
  background-color: white;
  text-align: center; }
  .controller-home .promo-banner h1 {
    margin: 0 0 30px 0;
    font-size: 50px;
    color: #363636; }
    .controller-home .promo-banner h1 .fa-stack {
      display: inline-block; }
      .controller-home .promo-banner h1 .fa-stack .sb {
        position: relative;
        top: 5px; }
    .controller-home .promo-banner h1 span {
      position: relative;
      width: 1.2em;
      height: 1.2em;
      display: inline-block;
      bottom: -10px; }
      .controller-home .promo-banner h1 span .sb, .controller-home .promo-banner h1 span .fa {
        position: absolute;
        left: 0;
        top: 2px;
        width: 100%;
        text-align: center; }
      .controller-home .promo-banner h1 span .fa {
        font-size: 1.2em; }
      .controller-home .promo-banner h1 span .sb {
        font-size: 0.6em;
        top: 15px; }
  .controller-home .promo-banner p {
    font-size: 24px;
    line-height: 34px;
    color: #878787;
    margin: 0 100px 30px 100px; }
  .controller-home .promo-banner .icons-set {
    text-align: center; }
    .controller-home .promo-banner .icons-set .promo-item {
      display: inline-block;
      margin: 0 30px;
      font-size: 28px;
      color: #878787;
      text-align: center; }
      .controller-home .promo-banner .icons-set .promo-item i {
        display: block;
        margin: 15px 0;
        font-size: 52px; }
.controller-home .browse-categories hr:last-child {
  display: none; }

#home-widget .dropdown-section {
  font-size: 16px; }

#registration-form.modal .modal-dialog, #login-form.modal .modal-dialog {
  width: 450px; }
  #registration-form.modal .modal-dialog .modal-body h3, #login-form.modal .modal-dialog .modal-body h3 {
    margin-top: 10px;
    margin-bottom: 15px; }
  #registration-form.modal .modal-dialog .modal-body .checkbox, #login-form.modal .modal-dialog .modal-body .checkbox {
    margin: 0 0 0 5px; }
  #registration-form.modal .modal-dialog .modal-body .social-header, #login-form.modal .modal-dialog .modal-body .social-header {
    font-size: 16px;
    margin: 15px 0 10px 0; }
  #registration-form.modal .modal-dialog .modal-body .terms-of-use, #login-form.modal .modal-dialog .modal-body .terms-of-use {
    font-weight: normal; }
  #registration-form.modal .modal-dialog .modal-body button, #login-form.modal .modal-dialog .modal-body button {
    width: 100%; }
  #registration-form.modal .modal-dialog .modal-body .social_buttons, #login-form.modal .modal-dialog .modal-body .social_buttons {
    margin-bottom: 10px;
    font-size: 8px; }

#custom-auth-form.modal .modal-dialog {
  width: 450px; }
  #custom-auth-form.modal .modal-dialog .modal-body {
    max-height: 550px; }

.controller-payment_profiles.action-show dl dt {
  width: 100px; }
.controller-payment_profiles.action-show dl dd {
  margin-left: 115px; }

#product-variant {
  margin-top: -20px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #eeeeee;
  border-radius: 4px; }
  #product-variant .product-section, #product-variant .buy-section {
    display: table-cell;
    float: none;
    vertical-align: top; }
  #product-variant .product-section {
    background-color: #fff;
    border-radius: 4px 0 0 4px;
    width: 77%; }
    #product-variant .product-section .cover-section {
      padding: 34px 0 20px 20px; }
      #product-variant .product-section .cover-section img {
        width: 100%; }
    #product-variant .product-section .info-section {
      font-size: 14px;
      padding: 34px 30px 15px 0; }
      #product-variant .product-section .info-section h1 {
        margin: 0; }
      #product-variant .product-section .info-section .author {
        font-size: 18px;
        margin: 20px 0; }
      #product-variant .product-section .info-section .info {
        margin: 10px 0;
        font-size: 12px; }
      #product-variant .product-section .info-section .description {
        line-height: 20px;
        max-height: 120px;
        overflow: hidden; }
    #product-variant .product-section .publisher-section {
      margin-bottom: 34px; }
      #product-variant .product-section .publisher-section span > img {
        display: inline-block;
        margin-top: -10px; }
      #product-variant .product-section .publisher-section a {
        cursor: pointer; }
  #product-variant .buy-section {
    padding: 34px 23px 40px 10px;
    font-size: 14px;
    background-color: #fff;
    width: 23%;
    border-radius: 0 4px 4px 0; }
    #product-variant .buy-section .border-line {
      background-color: #eeeeee;
      position: absolute;
      top: 34px;
      bottom: 34px;
      left: 0;
      width: 1px; }
    #product-variant .buy-section h1 {
      margin: 34px 0; }
    #product-variant .buy-section .buy-area {
      border: 1px solid #eeeeee;
      border-radius: 4px;
      padding: 20px 15px;
      margin-bottom: 20px; }
      #product-variant .buy-section .buy-area .add-to-remix, #product-variant .buy-section .buy-area .remove-from-remix {
        margin-top: 15px; }
      #product-variant .buy-section .buy-area .gift-and-wish {
        margin-top: 15px;
        font-size: 13px; }
      #product-variant .buy-section .buy-area .discount-price {
        font-size: 18px;
        color: #53a270;
        font-weight: bold; }
      #product-variant .buy-section .buy-area strong {
        font-size: 18px;
        display: block;
        margin-bottom: 10px;
        font-weight: normal; }
      #product-variant .buy-section .buy-area h3 {
        color: #003466;
        margin-bottom: 20px;
        margin-top: 0; }
      #product-variant .buy-section .buy-area small {
        display: block;
        margin-top: 15px; }
      #product-variant .buy-section .buy-area form .btn {
        font-size: 18px;
        max-width: 160px; }
      #product-variant .buy-section .buy-area form > .btn, #product-variant .buy-section .buy-area > .btn {
        width: 100%;
        display: inline-block;
        max-width: 160px;
        font-size: 18px; }
        #product-variant .buy-section .buy-area form > .btn.unchecked, #product-variant .buy-section .buy-area > .btn.unchecked {
          display: none; }
      #product-variant .buy-section .buy-area .btn-group {
        width: 100%;
        display: inline-block;
        max-width: 160px; }
        #product-variant .buy-section .buy-area .btn-group .btn:not(.dropdown-toggle) {
          width: 80%;
          font-size: 18px; }
        #product-variant .buy-section .buy-area .btn-group .btn.dropdown-toggle {
          width: 20% !important; }
        #product-variant .buy-section .buy-area .btn-group .btn.dropdown-toggle {
          width: 100%;
          font-size: 18px; }
    #product-variant .buy-section .action-section {
      margin: 15px 0; }
      #product-variant .buy-section .action-section a {
        display: block;
        margin-top: 5px; }
      #product-variant .buy-section .action-section .popover .popover-content {
        max-height: 200px;
        overflow-y: auto; }
    #product-variant .buy-section > p {
      padding-bottom: 11px;
      margin: 0 -15px;
      font-size: 16px; }
      #product-variant .buy-section > p.discount-price {
        font-size: 18px; }
      #product-variant .buy-section > p.save-percent {
        font-size: 14px; }
    #product-variant .buy-section > span > img {
      display: inline-block;
      margin-top: 10px; }

#product-details .panel-details {
  padding: 20px 0 20px 50px;
  margin-bottom: 20px;
  font-size: 12px; }
  #product-details .panel-details > .row:last-child > .col-sm-5:last-child {
    border-left: 1px solid #eee; }
  #product-details .panel-details hr {
    margin: 10px 0; }
  #product-details .panel-details .print-book {
    padding-right: 30px; }
  #product-details .panel-details .ebook {
    margin-left: -15px;
    padding-left: 30px;
    border-left: 1px solid #eeeeee; }
  #product-details .panel-details .slices {
    padding-left: 30px;
    border-left: 1px solid #eeeeee; }
  #product-details .panel-details dl dt {
    text-align: left;
    width: 80px;
    white-space: normal; }
  #product-details .panel-details dl dd {
    margin-left: 90px;
    color: #363636; }

#product-get-link {
  text-align: right;
  margin-bottom: 10px; }
  #product-get-link .popover {
    max-width: 360px; }

#product-reviews .pull-right a {
  display: block;
  padding-top: 5px; }

.cover {
  position: relative; }
  .cover img, .cover object {
    box-shadow: 0px 2px 4px #aaa;
    bottom: 0;
    width: 100%; }
  .cover .preview-button {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.5);
    padding-top: 55%; }
  .cover:hover .preview-button {
    display: block; }

#products-page .content-box {
  margin-bottom: 40px; }
#products-page .page-header {
  margin: 0;
  padding: 0;
  border: none; }
  #products-page .page-header h1 {
    font-size: 28px;
    margin: 0 0 30px 0; }
  #products-page .page-header .product-formats > li.active > a, #products-page .page-header .product-formats > li.open > a, #products-page .page-header .product-formats > li > a:hover, #products-page .page-header .product-formats > li > a:focus {
    background-color: transparent;
    color: #363636; }
  #products-page .page-header .product-formats > li > a {
    max-width: 150px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #838383;
    font-size: 30px;
    padding: 0;
    margin-left: 15px; }
#products-page.product-type-collection .nav.nav-tabs {
  border: none; }
#products-page.product-type-collection .table tbody tr th {
  border-top: none; }
#products-page .table.user_remixes .publisher-column, #products-page .table.user_remixes .publisher-section, #products-page .table.completed_user_remixes .publisher-column, #products-page .table.completed_user_remixes .publisher-section, #products-page .table.remixes .publisher-column, #products-page .table.remixes .publisher-section, #products-page .table.remixes .publisher-column, #products-page .table.remixes .publisher-section,
#products-page .list.user_remixes .publisher-column,
#products-page .list.user_remixes .publisher-section, #products-page .list.completed_user_remixes .publisher-column, #products-page .list.completed_user_remixes .publisher-section, #products-page .list.remixes .publisher-column, #products-page .list.remixes .publisher-section, #products-page .list.remixes .publisher-column, #products-page .list.remixes .publisher-section {
  display: none; }
#products-page .books.table .buy-section form > .btn, #products-page .books.table .buy-section > .btn, #products-page .books.list .buy-section form > .btn, #products-page .books.list .buy-section > .btn, #products-page .issues.table .buy-section form > .btn, #products-page .issues.table .buy-section > .btn, #products-page .issues.list .buy-section form > .btn, #products-page .issues.list .buy-section > .btn, #products-page .magazines.table .buy-section form > .btn, #products-page .magazines.table .buy-section > .btn, #products-page .magazines.list .buy-section form > .btn, #products-page .magazines.list .buy-section > .btn, #products-page .remixes.table .buy-section form > .btn, #products-page .remixes.table .buy-section > .btn, #products-page .remixes.list .buy-section form > .btn, #products-page .remixes.list .buy-section > .btn, #products-page .user_remixes.table .buy-section form > .btn, #products-page .user_remixes.table .buy-section > .btn, #products-page .user_remixes.list .buy-section form > .btn, #products-page .user_remixes.list .buy-section > .btn, #products-page .completed_user_remixes.table .buy-section form > .btn, #products-page .completed_user_remixes.table .buy-section > .btn, #products-page .completed_user_remixes.list .buy-section form > .btn, #products-page .completed_user_remixes.list .buy-section > .btn, #products-page .images.table .buy-section form > .btn, #products-page .images.table .buy-section > .btn, #products-page .images.list .buy-section form > .btn, #products-page .images.list .buy-section > .btn, #products-page .audios.table .buy-section form > .btn, #products-page .audios.table .buy-section > .btn, #products-page .audios.list .buy-section form > .btn, #products-page .audios.list .buy-section > .btn, #products-page .videos.table .buy-section form > .btn, #products-page .videos.table .buy-section > .btn, #products-page .videos.list .buy-section form > .btn, #products-page .videos.list .buy-section > .btn {
  width: 100%;
  display: block; }
#products-page .books.table .buy-section form + .remove-button, #products-page .books.list .buy-section form + .remove-button, #products-page .issues.table .buy-section form + .remove-button, #products-page .issues.list .buy-section form + .remove-button, #products-page .magazines.table .buy-section form + .remove-button, #products-page .magazines.list .buy-section form + .remove-button, #products-page .remixes.table .buy-section form + .remove-button, #products-page .remixes.list .buy-section form + .remove-button, #products-page .user_remixes.table .buy-section form + .remove-button, #products-page .user_remixes.list .buy-section form + .remove-button, #products-page .completed_user_remixes.table .buy-section form + .remove-button, #products-page .completed_user_remixes.list .buy-section form + .remove-button, #products-page .images.table .buy-section form + .remove-button, #products-page .images.list .buy-section form + .remove-button, #products-page .audios.table .buy-section form + .remove-button, #products-page .audios.list .buy-section form + .remove-button, #products-page .videos.table .buy-section form + .remove-button, #products-page .videos.list .buy-section form + .remove-button {
  margin-top: 5px; }
#products-page .books.table .buy-section .btn-group, #products-page .books.list .buy-section .btn-group, #products-page .issues.table .buy-section .btn-group, #products-page .issues.list .buy-section .btn-group, #products-page .magazines.table .buy-section .btn-group, #products-page .magazines.list .buy-section .btn-group, #products-page .remixes.table .buy-section .btn-group, #products-page .remixes.list .buy-section .btn-group, #products-page .user_remixes.table .buy-section .btn-group, #products-page .user_remixes.list .buy-section .btn-group, #products-page .completed_user_remixes.table .buy-section .btn-group, #products-page .completed_user_remixes.list .buy-section .btn-group, #products-page .images.table .buy-section .btn-group, #products-page .images.list .buy-section .btn-group, #products-page .audios.table .buy-section .btn-group, #products-page .audios.list .buy-section .btn-group, #products-page .videos.table .buy-section .btn-group, #products-page .videos.list .buy-section .btn-group {
  width: 100%; }
  #products-page .books.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .books.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .issues.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .issues.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .magazines.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .magazines.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .remixes.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .remixes.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .user_remixes.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .user_remixes.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .completed_user_remixes.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .completed_user_remixes.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .images.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .images.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .audios.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .audios.list .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .videos.table .buy-section .btn-group .btn:not(.dropdown-toggle), #products-page .videos.list .buy-section .btn-group .btn:not(.dropdown-toggle) {
    width: 70%; }
  #products-page .books.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .books.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .issues.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .issues.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .magazines.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .magazines.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .remixes.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .remixes.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .user_remixes.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .user_remixes.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .completed_user_remixes.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .completed_user_remixes.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .images.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .images.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .audios.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .audios.list .buy-section .btn-group .btn.dropdown-toggle, #products-page .videos.table .buy-section .btn-group .btn.dropdown-toggle, #products-page .videos.list .buy-section .btn-group .btn.dropdown-toggle {
    width: 30%; }
#products-page .books.grid > .row, #products-page .issues.grid > .row, #products-page .magazines.grid > .row, #products-page .remixes.grid > .row, #products-page .user_remixes.grid > .row, #products-page .completed_user_remixes.grid > .row, #products-page .images.grid > .row, #products-page .audios.grid > .row, #products-page .videos.grid > .row {
  margin-bottom: 20px; }
#products-page .books.grid .panel-body, #products-page .issues.grid .panel-body, #products-page .magazines.grid .panel-body, #products-page .remixes.grid .panel-body, #products-page .user_remixes.grid .panel-body, #products-page .completed_user_remixes.grid .panel-body, #products-page .images.grid .panel-body, #products-page .audios.grid .panel-body, #products-page .videos.grid .panel-body {
  padding: 15px 30px; }
#products-page .books.grid .info, #products-page .issues.grid .info, #products-page .magazines.grid .info, #products-page .remixes.grid .info, #products-page .user_remixes.grid .info, #products-page .completed_user_remixes.grid .info, #products-page .images.grid .info, #products-page .audios.grid .info, #products-page .videos.grid .info {
  margin-top: 10px; }
  #products-page .books.grid .info .buy-section, #products-page .issues.grid .info .buy-section, #products-page .magazines.grid .info .buy-section, #products-page .remixes.grid .info .buy-section, #products-page .user_remixes.grid .info .buy-section, #products-page .completed_user_remixes.grid .info .buy-section, #products-page .images.grid .info .buy-section, #products-page .audios.grid .info .buy-section, #products-page .videos.grid .info .buy-section {
    margin: 10px 0; }
  #products-page .books.grid .info .title, #products-page .issues.grid .info .title, #products-page .magazines.grid .info .title, #products-page .remixes.grid .info .title, #products-page .user_remixes.grid .info .title, #products-page .completed_user_remixes.grid .info .title, #products-page .images.grid .info .title, #products-page .audios.grid .info .title, #products-page .videos.grid .info .title {
    font-size: 14px; }
    #products-page .books.grid .info .title .short_title, #products-page .issues.grid .info .title .short_title, #products-page .magazines.grid .info .title .short_title, #products-page .remixes.grid .info .title .short_title, #products-page .user_remixes.grid .info .title .short_title, #products-page .completed_user_remixes.grid .info .title .short_title, #products-page .images.grid .info .title .short_title, #products-page .audios.grid .info .title .short_title, #products-page .videos.grid .info .title .short_title {
      max-height: 2.85em;
      line-height: 1.42em;
      overflow: hidden;
      display: inline-block; }
  #products-page .books.grid .info .sub-title, #products-page .issues.grid .info .sub-title, #products-page .magazines.grid .info .sub-title, #products-page .remixes.grid .info .sub-title, #products-page .user_remixes.grid .info .sub-title, #products-page .completed_user_remixes.grid .info .sub-title, #products-page .images.grid .info .sub-title, #products-page .audios.grid .info .sub-title, #products-page .videos.grid .info .sub-title {
    font-size: 12px;
    margin-bottom: 10px;
    max-height: 1.43em;
    overflow: hidden; }
#products-page .books.grid .buy-section, #products-page .issues.grid .buy-section, #products-page .magazines.grid .buy-section, #products-page .remixes.grid .buy-section, #products-page .user_remixes.grid .buy-section, #products-page .completed_user_remixes.grid .buy-section, #products-page .images.grid .buy-section, #products-page .audios.grid .buy-section, #products-page .videos.grid .buy-section {
  margin-bottom: 20px; }
  #products-page .books.grid .buy-section form, #products-page .issues.grid .buy-section form, #products-page .magazines.grid .buy-section form, #products-page .remixes.grid .buy-section form, #products-page .user_remixes.grid .buy-section form, #products-page .completed_user_remixes.grid .buy-section form, #products-page .images.grid .buy-section form, #products-page .audios.grid .buy-section form, #products-page .videos.grid .buy-section form {
    display: inline-block; }
    #products-page .books.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .issues.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .magazines.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .remixes.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .user_remixes.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .completed_user_remixes.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .images.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .audios.grid .buy-section form .btn:not(.dropdown-toggle), #products-page .videos.grid .buy-section form .btn:not(.dropdown-toggle) {
      min-width: 60px; }

.panel-aside.product-search {
  background-color: inherit;
  border: none;
  box-shadow: none; }
  .panel-aside.product-search .panel-heading {
    padding: 5px 0;
    font-weight: bold; }
    .panel-aside.product-search .panel-heading:nth-child(3) {
      border-top: 1px solid #dadada;
      padding-top: 10px; }
  .panel-aside.product-search .panel-body {
    padding: 0; }
    .panel-aside.product-search .panel-body:nth-child(4) {
      padding-bottom: 15px; }
    .panel-aside.product-search .panel-body ul > li {
      padding: 5px 0; }
      .panel-aside.product-search .panel-body ul > li > a.active {
        color: #1F7EDC; }
      .panel-aside.product-search .panel-body ul > li .dropdown-menu {
        top: auto; }
        .panel-aside.product-search .panel-body ul > li .dropdown-menu .level-1 {
          margin-left: 15px; }
      .panel-aside.product-search .panel-body ul > li .dropdown-toggle {
        display: block; }
      .panel-aside.product-search .panel-body ul > li .selected-filter {
        display: block;
        margin-left: 15px;
        color: #1F7EDC; }

.controller-orders.action-show .page-header h1 {
  margin: 0; }
  .controller-orders.action-show .page-header h1 small {
    display: block;
    margin-top: 10px;
    line-height: 1.2em; }
.controller-orders.action-show .buttons .btn {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 22px;
  padding: 10px 30px; }
  .controller-orders.action-show .buttons .btn i {
    font-size: 28px; }
.controller-orders.action-show .table th, .controller-orders.action-show .table td {
  padding: 15px;
  font-size: 16px;
  vertical-align: middle; }
.controller-orders.action-show .table th {
  padding-left: 30px;
  font-weight: normal; }
.controller-orders.action-show .table .title {
  max-width: 340px; }
.controller-orders.action-show .table.summary th, .controller-orders.action-show .table.summary td {
  font-size: 18px; }

.controller-reference .reference-steps li {
  font-size: 21px; }
  .controller-reference .reference-steps li header {
    margin-bottom: 15px; }
  .controller-reference .reference-steps li article {
    font-size: 14px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
    padding-bottom: 10px; }
    .controller-reference .reference-steps li article span {
      font-size: 16px; }
    .controller-reference .reference-steps li article .embed-content {
      min-height: 140px; }
      .controller-reference .reference-steps li article .embed-content .preview {
        margin: 15px 0 20px 0; }
      .controller-reference .reference-steps li article .embed-content textarea {
        height: 60px; }
    .controller-reference .reference-steps li article .control-group {
      margin-top: 15px; }
      .controller-reference .reference-steps li article .control-group input {
        margin: 0 5px 0 0; }

.controller-plans.action-index #product-variant .subscription-plans h3 {
  margin-top: 0;
  font-size: 22px; }
.controller-plans.action-index #product-variant .subscription-plans form .tabpanel {
  padding-bottom: 15px; }
  .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .nav.nav-tabs {
    border: none;
    padding-bottom: 15px; }
    .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .nav.nav-tabs li a {
      border-color: #dadada;
      border-radius: 4px;
      padding: 5px 10px; }
      .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .nav.nav-tabs li a:hover {
        background-color: #dadada !important;
        color: #fff; }
    .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .nav.nav-tabs li.active a {
      background-color: #363636 !important;
      color: #fff !important; }
  .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label {
    margin: 0;
    display: block;
    border-bottom: none; }
    .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label:last-child {
      border-bottom: 1px solid #dadada; }
    .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label .btn {
      border-bottom: none;
      box-shadow: none;
      font-size: 14px;
      max-width: none;
      width: 100%;
      border-radius: 0; }
      .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label .btn:hover, .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label .btn.active {
        background-color: #003466;
        color: #fff; }
    .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label input {
      display: none; }
    .controller-plans.action-index #product-variant .subscription-plans form .tabpanel .tab-pane label input[type="radio"]:checked + .btn {
      background-color: #003466;
      color: #fff; }
.controller-plans.action-index #product-variant .subscription-plans form .btn {
  max-width: none; }

.controller-institutions.action-confirmation .buttons a {
  margin: 0 0 15px 0;
  clear: both; }
.controller-institutions.action-show .table .title-section {
  line-height: 2em; }
.controller-institutions.action-show .table > tbody > tr > td {
  line-height: 2em; }

@media screen and (max-width: 900px) {
  .wrapper:not(.original) .container-fluid {
    margin-left: 15px;
    margin-right: 15px; } }
@media screen and (max-width: 900px) {
  .wrapper > header.navbar #search {
    width: 300px; } }
@media screen and (max-width: 1170px) {
  #product-variant .buy-section h1 {
    font-size: 32px; }
  #product-variant .buy-section form .btn {
    font-size: 20px; } }
@media screen and (max-width: 940px) {
  #product-details .panel-details .col-sm-3 {
    width: 30%; } }
@media screen and (max-width: 940px) {
  #home-widget .dropdown-section {
    font-size: 13px; } }
@media screen and (max-width: 1130px) {
  #cover-design .workflow {
    font-size: 12px; }
    #cover-design .workflow a {
      padding: 20px 10px; }
  #cover-design .remix-navbar .btn {
    font-size: 14px;
    padding: 18px 30px; } }
@media screen and (max-width: 1000px) {
  #cover-design .custom-cover-block .btn {
    font-size: 12px; }
  #cover-design table tr .title, #cover-design table tr .source_book {
    max-width: 360px; } }
.minicolors-swatch {
  background: url(/images/jquery/jquery.minicolors.png) -80px 0; }

.minicolors .minicolors-grid {
  background: url(/images/jquery/jquery.minicolors.png) -120px 0; }

.minicolors-slider-saturation .minicolors-grid-inner {
  background: url(/images/jquery/jquery.minicolors.png) -270px 0; }

.minicolors-slider,
.minicolors-opacity-slider {
  background: url(/images/jquery/jquery.minicolors.png) 0 0; }
