/*!
 * 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;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  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/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
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: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.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 {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.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 #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
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.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  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-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-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 {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .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: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .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 {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-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,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  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 {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 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: #333;
  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: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

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

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

@font-face {
    font-family: 'quattrocento_sansbold_italic';
    src: url('/build/fonts/quattrocentosans-bolditalic-webfont.eot');
    src: url('/build/fonts/quattrocentosans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/build/fonts/quattrocentosans-bolditalic-webfont.woff2') format('woff2'),
         url('/build/fonts/quattrocentosans-bolditalic-webfont.woff') format('woff'),
         url('/build/fonts/quattrocentosans-bolditalic-webfont.ttf') format('truetype'),
         url('/build/fonts/quattrocentosans-bolditalic-webfont.svg#quattrocento_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quattrocento_sansitalic';
    src: url('/build/fonts/quattrocentosans-italic-webfont.eot');
    src: url('/build/fonts/quattrocentosans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/build/fonts/quattrocentosans-italic-webfont.woff2') format('woff2'),
         url('/build/fonts/quattrocentosans-italic-webfont.woff') format('woff'),
         url('/build/fonts/quattrocentosans-italic-webfont.ttf') format('truetype'),
         url('/build/fonts/quattrocentosans-italic-webfont.svg#quattrocento_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quattrocento_sansregular';
    src: url('/build/fonts/quattrocentosans-regular-webfont.eot');
    src: url('/build/fonts/quattrocentosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/build/fonts/quattrocentosans-regular-webfont.woff2') format('woff2'),
         url('/build/fonts/quattrocentosans-regular-webfont.woff') format('woff'),
         url('/build/fonts/quattrocentosans-regular-webfont.ttf') format('truetype'),
         url('/build/fonts/quattrocentosans-regular-webfont.svg#quattrocento_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quattrocento_sansbold';
    src: url('/build/fonts/quattrocentosans-bold-webfont.eot');
    src: url('/build/fonts/quattrocentosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/build/fonts/quattrocentosans-bold-webfont.woff2') format('woff2'),
         url('/build/fonts/quattrocentosans-bold-webfont.woff') format('woff'),
         url('/build/fonts/quattrocentosans-bold-webfont.ttf') format('truetype'),
         url('/build/fonts/quattrocentosans-bold-webfont.svg#quattrocento_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* GaramondURW for standard imprint editor */
/*@font-face {
  font-family: 'ClassicalGaramondBT-Roman';
  src: url('/build/fonts/325552_0_0.eot');
  src: url('/build/fonts/325552_0_0.eot?#iefix') format('embedded-opentype'),
       url('/build/fonts/325552_0_0.woff2') format('woff2'),
       url('/build/fonts/325552_0_0.woff') format('woff'),
       url('/build/fonts/325552_0_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
    font-family: 'eb-garamond';
    src: url('/build/fonts/ebgaramond-regular_v3.eot');
    src: url('/build/fonts/ebgaramond-regular_v3.eot?#iefix') format('embedded-opentype'),
         url('/build/fonts/ebgaramond-regular_v3.woff2') format('woff2'),
         url('/build/fonts/ebgaramond-regular_v3.woff') format('woff'),
         url('/build/fonts/ebgaramond-regular_v3.ttf') format('truetype'),
         url('/build/fonts/ebgaramond-regular_v3.svg#eb-garamond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
      font-family: 'gc-icons';
      src: url('/build/fonts/gc-icons.eot?030823');
      src: url('/build/fonts/gc-icons.eot?030823#iefix') format('embedded-opentype'),
           url('/build/fonts/gc-icons.woff2?030823') format('woff2'),
           url('/build/fonts/gc-icons.woff?030823') format('woff'),
           url('/build/fonts/gc-icons.ttf?030823') format('truetype'),
           url('/build/fonts/gc-icons.svg?030823#gc-icons') format('svg');
      font-weight: normal;
      font-style: normal;
    }

.gc-icon {
      font-family: "gc-icons";
      font-style: normal;
      font-weight: bold;
      speak: none;
      font-size:1.3em;

      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */

      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;

      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;

      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;

      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */

      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;

      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gc-icons';
    src: url('../font/gc-icons.svg?193627#gc-icons') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "gc-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* custom gc icons styles */
.icon-gc_icons_browsing_pop_up_outline:before {/*font-weight:bold;*/}
.icon-gc_icons_chat_icon_footer:before {margin:0;}
.icon-gc_icons_email_icon_footer:before {margin:0;}
.icon-gc_icons_fax_icon_footer:before {margin:0;}
.icon-gc_icons_mail_icon_footer:before {margin:0;}
.icon-gc_icons_phone_icon_footer:before {margin:0;}
.icon-gc_icons_phone_icon {font-size:105%;}
.icon-gc_icons_top_nav_chat_icon_outline:before {font-weight:bold;}
.icon-gc_icons_top_nav_fav_outline:before {font-weight:bold;}
.icon-gc_icons_check:before {background:#fff;border-radius:11px;}
.icon-productreviewstar {margin:0 .3em 0 -.2em;}
.icon-gc_icons_browsing_pop_up_outline {font-size:1.2em;margin-left: .25em;margin-top: -.1em;}
.icon-filter_icon {font-size:1em;}

/* The following icons can be converted to a font using something like fontello.com
    - svg files for gc icons are located in /resources/svg-icons
    - if you use fontello, upload all icons in svg-icons directory and
        select the font-awesome icons below when you are ready to "download webfont"
        also make sure font name is "gc-icons"

/* Font-awesome icons */

.icon-star-empty:before { content: '\e800'; } /* '' */
.icon-star-half:before { content: '\e801'; } /* '' */
.icon-plus:before { content: '\e802'; } /* '' */
.icon-clock:before { content: '\e835'; } /* '' */

/* custom gc icons codes */
.icon-airplane:before { content: '\e803'; } /* '' */
.icon-credit_size_icon:before { content: '\e804'; } /* '' */
.icon-gc_icons_arrow_down:before { content: '\e805'; } /* '' */
.icon-gc_icons_arrow_up:before { content: '\e806'; } /* '' */
.icon-gc_icons_browsing_pop_up_filled:before { content: '\e807'; } /* '' */
.icon-gc_icons_browsing_pop_up_outline:before { content: '\e808'; } /* '' */
.icon-gc_icons_chat_icon_footer:before { content: '\e809'; } /* '' */
.icon-gc_icons_check:before { content: '\e80a'; } /* '' */
.icon-gc_icons_email_icon_footer:before { content: '\e80b'; } /* '' */
.icon-gc_icons_error_icon:before { content: '\e80c'; } /* '' */
.icon-gc_icons_fav_filled:before { content: '\e80d'; } /* '' */
.icon-gc_icons_fav_outline:before { content: '\e80e'; } /* '' */
.icon-gc_icons_fax_icon_footer:before { content: '\e80f'; } /* '' */
.icon-gc_icons_left_arrow:before { content: '\e810'; } /* '' */
.icon-gc_icons_mail_icon_footer:before { content: '\e811'; } /* '' */
.icon-gc_icons_person_icon:before { content: '\e812'; } /* '' */
.icon-gc_icons_phone_icon_footer:before { content: '\e813'; } /* '' */
.icon-gc_icons_phone_icon:before { content: '\e814'; } /* '' */
.icon-gc_icons_print_method_-:before { content: '\e815'; } /* '' */
.icon-gc_icons_print_method_d:before { content: '\e816'; } /* '' */
.icon-gc_icons_print_method_e:before { content: '\e817'; } /* '' */
.icon-gc_icons_print_method_g:before { content: '\e818'; } /* '' */
.icon-gc_icons_print_method_p:before { content: '\e819'; } /* '' */
.icon-gc_icons_review_star_1-2:before { content: '\e81a'; } /* '' */
.icon-gc_icons_review_star_3-4:before { content: '\e81b'; } /* '' */
.icon-gc_icons_review_star_filled:before { content: '\e81c'; } /* '' */
.icon-gc_icons_review_star_outline:before { content: '\e81d'; } /* '' */
.icon-gc_icons_right_arrow:before { content: '\e81e'; } /* '' */
.icon-gc_icons_shopping_cart:before { content: '\e81f'; } /* '' */
.icon-gc_icons_top_nav_chat_icon_filled:before { content: '\e820'; } /* '' */
.icon-gc_icons_top_nav_chat_icon_outline:before { content: '\e821'; } /* '' */
.icon-gc_icons_top_nav_fav_filled:before { content: '\e822'; } /* '' */
.icon-gc_icons_top_nav_fav_outline:before { content: '\e823'; } /* '' */
.icon-gc_icons_top_nav_search_magnify:before { content: '\e824'; } /* '' */
.icon-gc_icons_video_icon:before { content: '\e825'; } /* '' */
.icon-gc_icons_view_larger_icon:before { content: '\e826'; } /* '' */
.icon-video_icon:before { content: '\e827'; } /* '' */
.icon-bring_to_front_icon:before { content: '\e828'; } /* '' */
.icon-send_to_back_icon:before { content: '\e829'; } /* '' */
.icon-crop_icon:before { content: '\e82a'; } /* '' */
.icon-redo_icon:before { content: '\e82b'; } /* '' */
.icon-undo_icon:before { content: '\e82c'; } /* '' */
.icon-productreviewstar:before { content: '\e82d'; } /* '' */
.icon-gc_icons_browsing_pop_up_outline-1:before { content: '\e82e'; } /* '' */
.icon-home_icon:before { content: '\e82f'; } /* '' */
.icon-question_mark_icon_browsing:before { content: '\e830'; } /* '' */
.icon-truck:before { content: '\e831'; } /* '' */
.icon-gc_icons_question_mark_outline:before { content: '\e832'; } /* '' */
.icon-standard_size_icon:before { content: '\e833'; } /* '' */
.icon-filter_icon:before { content: '\e834'; } /* '' */

/* for mobile right whitespace issue */
@media
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){
  html, body {
    width:100% !important;
    overflow-x:hidden !important;
  }
}

/** {padding:0;margin:0;}*/
html {height:100%;}
body {width:100%;margin:0;padding:0;background:#ffffff;color:#000;font-family:quattrocento_sansregular,Arial,Helvetica,Verdana;font-size:1.4em;position:relative;}
body.modal-open {/*position:fixed;*/}

/*fixes scrollbar overlapping content in IE
  this also works: -ms-overflow-style: scrollbar;*/
@-ms-viewport{ width: auto !important; }

h1 {font-size: 1.2em;color:#48643e;}
h2 {font-size:1.2em;color:#48643e;}
h3 {font-size:16px;}

h1.line-through, h2.line-through, h3.line-through {overflow: hidden; text-align: center; margin: 35px 0;}
h1.line-through:before, h2.line-through:before, h3.line-through:before,
h1.line-through:after,  h2.line-through:after, h3.line-through:after {background-color: #48643e; content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 49%;}
h1:before, h2:before, h3:before {right: 0.7em; margin-left: -50%;}
h1:after, h2:after, h3:after {left: 0.7em; margin-right: -50%;}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size:80%;}

h2.underline {border-bottom:1px solid #43643D;}
h2.grey-underline {border-bottom:1px solid #b0b0b2;}
h2.address-header {position:relative;padding-bottom:4px;font-family: quattrocento_sansbold;}
  h2.address-header .label {position:absolute;bottom:4px;margin-left:17px;padding:6px 0 4px;min-width:80px;font-family: quattrocento_sansregular;font-weight: normal;}

.col-lg-5-half { width:45.83332%;float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-lg-4-half {width:37.4999%;float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-6-half {width:54.1666%;float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-5-half { width:45.83332%;float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-2-half {width:20.8333%;float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}

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

a {color:#48643e;cursor:pointer;outline: none !important;}
	a:visited {color:#48643e;}
a.gc-icon:hover, a.gc-icon:active {text-decoration: none;}
a.underline {text-decoration: underline !important;}

.disabled, .disabled a {cursor:default;}
.pagination > .disabled > a {cursor:default !important;text-decoration:none !important;background:none !important;}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.btn, .btn:visited, .btn:hover {color:#000000;}
.btn.disabled {cursor:pointer;}
.btn-primary, .btn-primary:visited, .btn-primary:hover, .btn-primary:hover:disabled, .label-primary {background-color:#48643e;border-color:#3a5430;color:#ffffff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary {background-color:#3a5430;border-color:#3a5430;}
.btn-green {background-color:#48643E;color:#ffffff !important;}
.btn-red {background-color:#BF2416;border-color:#911C11;color:#ffffff !important;}
.btn-red:hover, .btn-red:hover:disabled, .btn-red:disabled, .btn-red:active, .btn-red:active:hover, .btn-red:active:focus {background-color:#911C11;}
.btn.left-icon {padding:0 !important;text-align:left;min-width:130px !important;}
.btn.left-icon span {display:inline-block;width:30px;border-right:1px solid #ccc;text-align:center;padding:4px 0;margin-right:3px;}
  .btn.left-icon span img {width:20px;}

.container {margin:0 auto;/*background:#ffffff;*/padding:0;} /* Override bootstrap container to meet our needs */

.chat-info-box {margin-bottom: 20px;}
.chat-info-box .chat {}
.chat-info-box .chat .gc-icon {margin:0 0.4em 0 -.2em;vertical-align:middle;}
.chat-label {text-align: right;font-family: quattrocento_sansbold;}

.sticky {z-index:100;position:fixed;width:100%;}
  .stickySpacer {height:148px;}

	.with_banner .sticky {margin-top:50px;}
	.with_banner .stickySpacer {height:198px;}

#header {min-height:100px;width:100%;background:#f0f3f0;}
  #header.with_banner {padding-top:50px;min-height: 150px;}
  #header.without_banner {min-height: 100px;}
  #header .container {background:#f0f3f0;}
#header_search {margin-bottom: 0px; }
 #header_menu {margin-top:22px;font-size:15px;font-family:quattrocento_sansregular,Arial;color:#48643e;/*text-transform:uppercase;*/}
  #header_menu a {line-height:17px;/*vertical-align:middle;*/display:inline-block;}
  #header_menu .gc-icon {font-size: 15px;}
  #header_menu span.glyphicon {top: 2px;}
  #header_menu .chat {margin-right:4px}
    #header_menu .chat span {float:left;margin:0px 8px 0 0;}
      #header_menu .chat:hover span {text-decoration:none;}
	#header_menu .order_status {margin-right:4px}
		#header_menu .order_status span {float:left;margin:1px 4px 0 8px;}
  #header_menu .phone {/*vertical-align: bottom;*/line-height:17px;}
  #header_menu .dropdown{display:inline-block;}
  #header_menu .help {margin-right:6px;cursor: default;}
    #header_menu .dropdown a:hover {text-decoration: none;}
    #header_menu .dropdown:hover > ul.dropdown-menu {display: block;}
      #header_menu ul.dropdown-menu { padding:10px 0;margin:0;border:1px solid #d3d5d3;border-radius:0px !important;/*box-shadow:none !important;-webkit-box-shadow:none !important;*/font-family:quattrocento_sansregular,Arial}
        #header_menu ul.dropdown-menu a {text-transform:none;font-size:1em;display:block;color:#48643e;}
        #header_menu ul.dropdown-menu::before {position: absolute;top: -6px;left: 9px;display: inline-block;border-right: 7px solid transparent;border-bottom: 6px solid #CCC;border-left: 7px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.2);content: '';}
        #header_menu ul.dropdown-menu::after {position: absolute;top: -5px;left: 10px;display: inline-block;border-right: 6px solid transparent;border-bottom: 5px solid #FFFFFF;border-left: 6px solid transparent;border-bottom-color: #FFFFFF;content: '';}
        #header_menu ul.dropdown-menu-right::before {position: absolute;top: -6px;left:auto;right: 9px;display: inline-block;border-right: 7px solid transparent;border-bottom: 6px solid #CCC;border-left: 7px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.2);content: '';}
        #header_menu ul.dropdown-menu-right::after {position: absolute;top: -5px;left:auto;right: 10px;display: inline-block;border-right: 6px solid transparent;border-bottom: 5px solid #FFFFFF;border-left: 6px solid transparent;border-bottom-color: #FFFFFF;content: '';}
        #header_menu ul.dropdown-menu li.heading {text-transform:none;padding:3px 20px;font-size:1em;display:block;color:#48643e;font-family:quattrocento_sansbold,Arial;border-bottom:1px solid #d0d2d0;}

      #header_menu ul.dropdown-menu.help {min-width: 510px;padding-left: 10px;padding-right: 10px;left: -150px !important;}
        #header_menu ul.dropdown-menu.help::before {position: absolute;top: -6px;left: 155px;display: inline-block;border-right: 7px solid transparent;border-bottom: 6px solid #CCC;border-left: 7px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.2);content: '';}
        #header_menu ul.dropdown-menu.help::after {position: absolute;top: -5px;left: 156px;display: inline-block;border-right: 6px solid transparent;border-bottom: 5px solid #FFFFFF;border-left: 6px solid transparent;border-bottom-color: #FFFFFF;content: '';}
        #header_menu ul.dropdown-menu.help .help-column {display: inline-block;vertical-align: top;line-height: 1.64;padding-left: 10px;padding-right: 10px;}
        #header_menu ul.dropdown-menu.help .help-column:not(:last-child) {border-right: 1px solid #d3d5d3;}
        #header_menu ul.dropdown-menu.help .help-column > li {padding-bottom: 5px;}
        #header_menu ul.dropdown-menu.help .help-column .help-column-title {text-transform: uppercase;font-weight: bold;}

  #header_menu .cart {display:inline-block;text-align:left;margin-right: 4px;}
    #header_menu .cart span.gc-icon {float:left;margin:1px 8px 0 0;}
      #header_menu .cart:hover span {text-decoration:none;}
  #header_menu div.flag {display:inline-block;width:27px;height:15px;vertical-align:text-top;}
  #header_menu span.flag {width:27px;height:13px;display:inline-block;}

  /* Search Form */
  .search-form .input-group {width:100%;margin:8px 0;}
    .search-form .input-group input {font-family:quattrocento_sansregular,Arial,Helvetica,Verdana;font-size:15px;border-radius:0px;-webkit-box-shadow:none;box-shadow:none;border:0;padding-left:20px;}
    .search-form .input-group button {border-radius:0px;margin-left:0;}
      .search-form .input-group .input-group-btn {width:34px;}
      .search-form .input-group button.glyphicon {top:0;border:1px solid #ffffff;}

  #header_menu .favorites {margin-right:4px;margin-left: 4px;}
    #header_menu .favorites span.gc-icon {float:left;margin:1px 8px 0 0;}
      #header_menu .favorites:hover span {text-decoration:none;}
  #header_menu .samples {margin-right:12px}

/* Banner */
.banner {background: #ffffff;min-height:50px;color:#b01810;padding:5px 0;font-size:16px;line-height:1.3;z-index:500}
	.banner.bannerTop {position: absolute;top: 0;width: 100%;margin: 0;}
		.banner.bannerTopFixed {position: fixed !important;top: 0;width: 100%;margin: 0;}
  .banner .icon-airplane {font-size:36px;margin-right:15px;width:auto;}
  .banner .content {text-align:center;display:inline-block;}
  .banner a {color:#b01810 !important;}

.flag-us {background:url(/themes/default/images/common-sprite.png) 0px -121px no-repeat;}
.flag-ca {background:url(/themes/default/images/common-sprite.png) 0px -134px no-repeat;}
.dropdown-menu > li > a.flag_menu_item {white-space:normal;}

a.logo {display:block;/*height:100%;*/margin-top:22px;}
  a.logo img  {fill: #48643E;width:100%;}

#navbarToggleIcon {background: url(/themes/default/images/hamburger-up.svg) no-repeat;width:34px; height:27px;;cursor:pointer;display: none;margin-right: 18px;margin-bottom: 5px;}
  #navbarToggleIcon:hover {background: url(/themes/default/images/hamburger-over.svg);}

#header.order_process {box-shadow: 0 5px 15px 0.5px rgba(0, 0, 0, 0.25);}
#header.order_process.with_banner {min-height: 120px;}
  #header.order_process.with_banner.expanded {min-height: 130px;}
#header.order_process.without_banner {min-height: 70px;}
  #header.order_process.without_banner.expanded {min-height: 80px;}
#header.order_process #navbarToggleIcon {display: inline-block;}
#header.order_process a.logo {display: inline-block;margin-top: 15.5px;}
#header.order_process #header_search {display: none;}
#header.order_process.expanded #header_search {display: block;}
#header.order_process #header_menu {margin-top: 26px;}
#header.order_process.expanded #header_menu {margin-top: 10px;}

.left-column {width:20%;}
.right-column {width:80%;}

.lazy {background:url(/themes/default/images/ajax-loader.gif) no-repeat center center}
/*
#page_content {border:1px solid rgb(226, 226, 226);border-radius:4px;margin:0 8px;padding:8px;}

#page_content.static_content {float:right;width:785px;margin-right:5px;margin-top:0px;margin-bottom:10px;}
#page_content.orderprocess {border:none;padding-top: 0px;}
#page_content.category {border:none;padding:0;}*/

.modal-backdrop {background:#fff;}
.modal-backdrop.in {filter: alpha(opacity=70);opacity: .7;}

input[type="password"] {font-family: Verdana;}
input[type="password"]::-webkit-input-placeholder {font-family:quattrocento_sansregular;}
input[type="password"]::-moz-input-placeholder {font-family:quattrocento_sansregular;}
input[type="password"]:-ms-input-placeholder {font-family:quattrocento_sansregular;}
input[type="password"]:-moz-input-placeholder {font-family:quattrocento_sansregular;}

/* Hide placeholder text on focus */
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

/* Product Page Tabs */
.tab-content {border:1px solid #aec7b9;border-top:0;padding:8px;}
.nav-tabs {border-bottom:1px solid #adc6b8;}
.nav-tabs > li {width:50%;}
.nav-tabs > li > a {padding:3px 15px;text-align:center;border:1px solid #adc6b8;margin-right:0;background-color:#f0f3f0;color:#48643e;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {border:1px solid #adc6b8;border-bottom-color:transparent;color:#48643e;}
.tab-content .tab-pane li {margin-bottom:8px;}

@media (min-width: 992px) and (max-width: 1199px) {
  .nav-tabs > li > a.inside_card_tab {/*padding-top: 13px; padding-bottom: 13px;*/}
  .col-md-6.product_page_buttons_left {padding-right: 6px;}
  .col-md-6.product_page_buttons_right {padding-left: 6px;}
}

/* product page tab pane greetings */
.tab-content .tab-pane .productGreetingHolder {height:560px;overflow-y:scroll;overflow-x:hidden;border-top:2px solid #cad7c6;}
  .tab-content .tab-pane .productGreetingHolder img {margin:0 auto;}
  .tab-content .tab-pane .productGreetingHolder h2 {background:#eff2f0;display:block;border-bottom:2px solid #cad7c6;color: #48643e;font-family:quattrocento_sansbold;font-size:14px;padding:5px 13px;margin-top:0 !important;}
    .tab-content .tab-pane .productGreetingHolder h2 .count {color:#a2a2a2}
 .tab-content .tab-pane .productGreetingHolder .greeting {clear:both;border-bottom: 1px solid  #dbdcdb;padding:10px;}
  .tab-content .tab-pane .productGreetingHolder .greeting.productVariation {/* cursor: pointer; */}
    .tab-content .tab-pane .productGreetingHolder .greeting.productVariation.active {background:#e5f3ec;}
   .tab-content .tab-pane .productGreetingHolder .greeting .greeting_code {font-size:20px;color:#48643e;font-family:quattrocento_sansbold;}

#product-page-thumbnails a {}
#product-page-thumbnails img.selected {border:1px solid #48643e;}
  #product-page-thumbnails .productImageThumbnailCopy {color:#000000;position: absolute;left: 0;width: 100%;top: 38px;text-align: center;line-height:15px;padding:0 16px;}

#main-product-image {background:url(/themes/default/images/ajax-loader.gif) no-repeat center center;position:relative;/*margin-bottom:10px;*/}

  #main-product-image .s7container, #modal-product-image .s7container {margin:auto;}
  #main-product-image > .arrow, #modal-product-image > .arrow {display:block;position:absolute;background:url('/themes/default/images/common-sprite.png');width:37px;height:51px;}
  #main-product-image .arrow.left-arrow, #modal-product-image .arrow.left-arrow {background-position:0 -68px;top:47%;left:5px;}
  #main-product-image .arrow.right-arrow, #modal-product-image .arrow.right-arrow {background-position:-41px -68px;top:47%;right:5px;}
  #modal-product-image .arrow.left-arrow, #modal-product-image .arrow.right-arrow {top:43%;}

  #main-product-image .product-image-pens-callout {position:absolute; top:0;right:0;}

.purchaseButton {padding-left: 0;padding-right: 0}
.sampleButton {padding-left: 0;padding-right: 0}

/* Special modal styling for product zoom */
#productZoom .modal-dialog, #productViewLarger .modal-dialog, #productViewVideo .modal-dialog {width:100%;margin-top:0;}
#productZoom .modal-dialog .modal-content, #productViewLarger .modal-dialog .modal-content, #productViewVideo .modal-dialog .modal-content {box-shadow:none;background:none;border:none;}
#productZoom .modal-dialog .modal-content img, #productViewLarger .modal-dialog .modal-content img {background:url('/themes/default/images/ajax-loader.gif') no-repeat center center;min-width:100px;min-height:100px;}
#productZoom .modal-dialog .modal-content a, #productViewLarger .modal-dialog .modal-content a, #productViewVideo .modal-dialog .modal-content a {position:absolute;font-size:30px;top:0;right:35px;}

.modal.assortment-box-contents .left-arrow, .modal.assortment-box-contents .right-arrow {color:#48643E;position:absolute;top:47%;font-size:2.9em;text-shadow: -2px 0 #FFF, 0 2px #FFF, 2px 0 #FFF, 0 -2px #FFF;}
.modal.assortment-box-contents .left-arrow:hover, .modal.assortment-box-contents .right-arrow:hover {color:#307318;}
.modal.assortment-box-contents .left-arrow {left:0;}
.modal.assortment-box-contents .right-arrow {right:0;}

#cherPhotoCards .modal-dialog {width: 460px;}
#cherPhotoCards .popup-info-box {margin: 10px;}
#cherPhotoCards .btn {margin: 8px;}

/* Main Menu */
#mainNav {padding:0;}
.navbar {background:#48643e;width:100%;border-radius:0px;margin:0;min-height:48px;border:none;}
  .navbar .container .col-sm-2 {padding:0;}
  .navbar .container {background:none;padding:0;}
	.navbar-nav {width:100%; text-align: center;font-size: 0;}
  .navbar .nav > li.divider:after {
    content: " ";
    position: absolute;
    border-left: 1px #a5b89f solid;
    top: 15%;
    right: 0;
    height: 70%;
    margin-top: auto;
    margin-bottom: auto
  }
  .navbar .nav > li > a {line-height: 1.2; height: 48px;word-spacing: 0 !important;} /* nav top menus */
	.navbar .nav li a, .navbar .nav li span {color:#ffffff;text-align: center;padding:7px 20px 0;/*text-transform:uppercase;*/font-size:.94em;}
    /*.navbar .nav li a:hover {background:#ffffff;color:#48643e;font-weight:bold;}*/
    .navbar .nav li:hover > a {background:#ffffff;color:#48643e;}
    /*.navbar .nav li:last-of-type a {padding-right:0;}*/
  .navbar .nav .dropdown:hover > ul.dropdown-menu {display: block;}
    .navbar .nav ul.dropdown-menu a, .navbar .nav ul.dropdown-menu span {padding: 0;color: #48643e;}
    .navbar .nav ul.dropdown-menu li {margin-top:10px;}
    .navbar .nav ul.dropdown-menu a.sale {color: #990000;font-family:quattrocento_sansbold;}
    .navbar .nav ul.dropdown-menu a.thanksgiving {color: #BB3F08;font-family:quattrocento_sansbold;}
    .navbar .nav li .dropdown-menu a, .navbar .nav li .dropdown-menu span {letter-spacing: 0;word-spacing: 0;}
    .navbar .nav li .dropdown-menu a:hover {background:none;/*color:#48643e;*/}
	.navbar .navbar-toggle {margin:50% auto;}
		.navbar .navbar-toggle .icon-bar {background: #48643e;}

  .navbar .nav .gc-icon {font-size: .8em;/*margin: 0;*/}
  .navbar .nav ul.dropdown-menu span.gc-icon {font-size: .8em;margin: 0;}

  .navbar .nav .dropdown-menu ul {padding-left: 0;}
		.navbar .nav .dropdown.first ul {right:auto}

  .navbar .nav .dropdown-menu {border: none;opacity: .95;min-width: 190px;left:auto}
  .navbar .nav .dropdown-menu .level0 {padding: 5px 15px 10px 20px;}
  .navbar .nav .dropdown-menu .level1 {padding-left: 0px;font-family:quattrocento_sansbold;line-height: 1;}
    .navbar .nav li .level1 a, .navbar .nav li .level1 span {text-transform:none !important;left: auto !important;}
     .navbar .nav li .level1 span { padding-top: 23px;display:inline-block;font-size:1.05em;}
      .navbar .nav li .level0 .level1:first-of-type span {padding-top:0px;}
    .navbar .nav li .level1 a {font-family: quattrocento_sansregular;padding-bottom:7px;display:inline-block;text-align: left;}
      .navbar .nav li .level2 a {font-family: quattrocento_sansregular;padding-bottom:0px;}
  .navbar .nav .dropdown-menu .level1:last-of-type {padding-bottom: 0px;}
  .navbar .nav .dropdown-menu .level2 {padding-left: 0px;font-family: quattrocento_sansregular;line-height: 1;}
  .navbar .nav .dropdown-menu .level3 {padding-left: 0px;font-family: quattrocento_sansregular;}
  .navbar .nav .dropdown-menu .column {padding: 0 60px 0 0;min-width: 250px;}
  .navbar .nav .dropdown-menu .column:last-of-type {padding: 0;}

  .navbar .nav li .level2 a, .navbar .nav li .level2 span {text-transform: none;}
  .navbar .nav li .level3 a, .navbar .nav li .level3 span {text-transform: none;}


/*@media (min-width: 1200px) {*/
  .navbar .nav li a, .navbar .nav li span {font-size:1em;padding:7px 15px 3px;letter-spacing:.03em;word-spacing: 4px;}
  .navbar .nav .dropdown-menu .level2 {padding-top: 7px;padding-left: 7px;}
/*}*/

/* Hero carousel */
#carousel-hero {height:500px;background:#b27da2;padding:0;}
  #carousel-hero .carousel-inner > .item{width: 100%;margin:auto;}
  #carousel-hero .container {background:none;}
  #carousel-hero .item {text-align:center;height:500px;}

/*
	#carousel-hero .item .carousel-caption h2 {font-family: quattrocento_sansregular;color: #ffffff;font-size: 33px;font-weight: 400;text-align: left;text-shadow: 0px 0px 125px rgba(67, 44, 56, 0.76);margin-bottom: 8px;}
  #carousel-hero .item .carousel-caption h3 {font-family: quattrocento_sansregular;color: #ffffff;font-size: 26px;font-weight: 700;font-style: italic;text-align: left;text-shadow: 0px 0px 125px rgba(67, 44, 56, 0.76);margin: 0 0 10px 0;letter-spacing: .3px;}
	#carousel-hero .item .carousel-caption p {font-family: quattrocento_sansregular;color: #ffffff;font-size: 20px;font-weight: 400;line-height: 24px;text-align: left;}
	#carousel-hero .item .carousel-caption h4 {font-family: quattrocento_sansregular;color: #ffffff;font-size: 17.5px;font-weight: 400;line-height: 28px;text-align: left;text-shadow: 0px 0px 125px rgba(67, 44, 56, 0.76);margin: 16px 0 16px 0;}
	#carousel-hero .item .carousel-caption a.btn {border-radius: 3px;font-size: 17.5px;width: 262px;height: 39px;}
*/
	#carousel-hero .item .background {display:block;width:100%;height:500px;background-repeat:no-repeat;background-position:center;cursor:pointer;}
  /*#carousel-hero .item.dark, #carousel-hero .item.dark .carousel-caption, #carousel-hero .item.dark h2 {color:#48643E;text-shadow:none;}*/
    #carousel-hero .item.dark .btn-default {background-color:#48643E;color:#ffffff;}
  #carousel-hero .carousel-caption {margin-left:56%;left:auto;right:auto;width:400px;/*top:100px;*/bottom:auto;top:10%;text-align:left;text-shadow:none;}
    #carousel-hero .item .carousel-caption h2 {color:inherit;font-size:1.6em;}
    #carousel-hero .item .carousel-caption h3 {font-style:italic;font-size:1.4em;}
    #carousel-hero .carousel-caption .btn {border:none;}
      #carousel-hero .carousel-caption .btn.dark {color:#ffffff;}
  #carousel-hero .carousel-indicators-wrapper {position:absolute;bottom:0;}
    #carousel-hero .carousel-indicators {width: 100%;left:0;margin-left:0;text-align:right;position:relative;}
  #carousel-hero .carousel-sub {background-color: rgba(0, 0, 0, 0.15);padding:20px;bottom:0;position:absolute;width:100%;color:white;text-align:left}
  #carousel-hero .carousel-control {color:rgba(255, 255, 255, 0.9);background-image:none !important;}
    #carousel-hero .carousel-control .gc-icon {position: absolute;top:40%;font-size:1.9em;}
      #carousel-hero .carousel-control .icon-gc_icons_left_arrow {right:10px;}
      #carousel-hero .carousel-control .icon-gc_icons_right_arrow {left:0;}
  #carousel-hero .item img {display:inline-block;}
  #carousel-hero .carousel-control { opacity: 0.7; }
  #carousel-hero .carousel-control:hover,
  #carousel-hero .carousel-control:focus { opacity: 1; }

  #carousel-hero .carousel-sub a {color: #fff;text-decoration: underline;}

/* Home Top Subs */
#home-top-subs {padding-top:35px;}
  #home-top-subs h2 {color:#48643e;font-size:1.6em;margin-top:0;}
  #home-top-subs div {border-right:1px solid #48643e;text-align:center;min-height:140px;font-size:1em;padding:0 40px;}
  #home-top-subs div.clearfix {min-height:0;}

.breadcrumbs {font-size:.9em;}

/* Sidebar Filter */
#sidebarFilter {/*padding:0 0 0 24px;*/}

/* Sidebar */
#sidebar, .sidebar {padding:10px 0 0;}
#sidebar ul {-webkit-padding-start: 0px;list-style-type:none;/*margin-bottom:5px;*/padding-left:0;}
	#sidebar ul li {}
	#sidebar ul li a, #sidebar ul li span {display:block;color:#48643E;font-size:1em;line-height:1.8em;}
		#sidebar ul li a:hover {text-decoration:underline;}
		#sidebar ul li ul li a {color:#48643e;padding-left:19px}
      #sidebar ul li ul li.no_child ul li a {padding-left:40px}
        #sidebar ul li ul li ul li ul li a {padding-left:40px}
  #sidebar ul li i.gc-icon {font-size: .8em;margin: 0;}
	#sidebar ul li a.current {background-color:#ecefeb;/*color: #ffffff;background:#48643e;font-weight:bold;*/}
	#sidebar ul li ul li a.current {background-color:#ecefeb;/*background-color: #A1B4A0;*/}
#sidebar li {}
  #sidebar li a, #sidebar li span { }
  #sidebar li span {margin-top:5px;}
		#sidebar ul li.level1 span {font-family:quattrocento_sansbold;}
  #sidebar li.break {margin-top:10px;border-top:1px solid #dbdcdb;padding:10px 0 0 0;}
    #sidebar li.break a {padding-left:10px}
      #sidebar li.break a:first-of-type {color:#7d9774;}
      #sidebar li.break ul li a {padding-left:20px;color:#48643e !important;}
#sidebar .count {color:#7d9774;}

#sidebar ul li.level1 {border-bottom: 1px solid #dbdbdb; margin-bottom: 5px;}
#sidebar ul li.level1:last-of-type, #sidebar ul li.level1.no_child {border-bottom: none;}
#sidebar ul li a.sale {color: #b0182b;}
#sidebar ul li a.thanksgiving {color: #BB3F08;font-family:quattrocento_sansbold;}
#sidebar ul li.current {background-color: #DCDCDC;}

#sidebarCardSize {background:#49653d;color:#ffffff !important;margin-bottom:5px;padding:8px;}
  #sidebarCardSize h2 {color:#ffffff !important;margin:0 0 5px 0;font-size:1em;}
    #sidebarCardSize h2 .gc-icon {font-size:1em;}
  #sidebarCardSize .ui-select-match .btn, #sidebarCardSize .ui-select-bootstrap .ui-select-choices-row>a {color:#49653d !important;}
		#sidebarCardSize .ui-select-bootstrap .ui-select-choices-row.active>a {background:#49653d;color:#ffffff !important;}
		#sidebarCardSize .ui-select-match .btn[disabled] {opacity: 1 !important;background:#ffffff !important;}
			#sidebarCardSize .ui-select-match .btn[disabled] .caret {display:none;}
  #sidebarCardSize .ui-select-search {}

/* Email Signup */
#email-signup {color:#48643e;font-size:1.2em;border-top:1px solid #48643e;margin-top:55px;}
  #email-signup form {margin:0;}
#email-signup .form-group label {margin:11px 0 0;}
#email-signup .input-group {margin:8px 0 8px 10px;float:right;}
    #email-signup .input-group input {min-width:300px;font-family:quattrocento_sansregular,Arial,Helvetica,Verdana;font-size:.8em;border-radius:0px;-webkit-box-shadow:none;box-shadow:none;border:1px solid #acacac;padding-left:10px;}
    #email-signup .input-group button {border-radius:0px;margin-left:0;}
      #email-signup .input-group .input-group-btn {width:33px;}
      #email-signup .input-group button.glyphicon {top:0;border:1px solid #436444;background:#436444;color:#ffffff;}

/* Footer */
#footer {font-size:.9em;color:#48643e;border-top:1px solid #48643e;}
  #footer h3 {color:#48643e;text-transform:uppercase;font-size:1em;font-family:quattrocento_sansbold,Arial;}
  #footer ul {list-style-type:none;padding:0;}
  .footer-contact ul li {margin-bottom:20px;float:left;/*min-width:190px;*/}
#footer-lower {border-top:1px solid #48643e;padding-top:20px;font-size:.7em;margin-bottom:20px;}

.footer-icon {font-size:25px;float:left;margin:-5px 6px 0 0;}

#footer.order_process {font-size: 1em;padding: 6px 60px 4px;margin-top: 20px;}
#footer.order_process .footer-icon {float: none;margin: 0 5px;line-height: 25px;vertical-align: middle;}
#footer.order_process .footer-contact {font-size: .9em;display: inline-block;}
#footer.order_process .bcText div {display: inline;}

.verisign-logo {background:url(/themes/default/images/common-sprite.png) 0 -46px no-repeat;width:90px;height:44px;display:block;text-indent:-9999px;margin-right:25px;}
.trustwave-logo {background:url(/themes/default/images/common-sprite.png) 0 -34px no-repeat;width:70px;height:34px;display:inline-block;text-indent:-9999px;}
.bbb-logo {background:url(/themes/default/images/common-sprite.png) 0 0px no-repeat;margin-top:0;width:108px;height:34px;display:inline-block;text-indent:-9999px;margin-right:25px;}

.footer-mobile h3 {
  margin-left: 0px!important;
  font-size: 14px!important;
}
.mlinks {
  line-height: 10px;
}

.mlinks a {
  border-top: 1px solid #cdcdcd;
  display: block;
  font-size: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-top:0;
	padding-left:15px;
	line-height: 30px;
}

/* Sub Images */
.subimage {margin:5px 0 15px 0;text-align:center}
  .subimage img {margin:0 auto;}
  .subimage h2 {font-family:quattrocento_sansregular,Arial;font-size:1.3em;font-weight:700;margin:5px 0 0;text-align:center;}

/* Category sub main (wider sub images) */
 .category-sub {}
 .category-sub img {margin:0 auto;}
 .category-sub h2 {margin:0;}
 .category-sub h2 a {display:block;padding-top:20px;padding-bottom:10px;text-decoration:none;font-size:1.1em;font-family:quattrocento_sansregular,Arial;font-weight:700;}
 .category-sub p {font-size:1.1em; margin-bottom:0px;}
 .category-sub_text a {margin-bottom:0px;display:block;padding-top:20px;padding-bottom:10px;font-family:quattrocento_sansregular;font-size:1.1em;font-weight:700;text-decoration:none;}
 .category-sub_learnmore a {display:block;font-family:quattrocento_sansbold;font-size:1.1em;font-weight:700;text-decosration:none;}
 /*.category-sub a:first-of-type {margin:0 10px 0 0;} */

  .image_link a{margin:0 auto 20px auto;}

/* Reviews */
.review {color:#48643E;overflow: hidden;padding-bottom:50px;}
  .review-content {background:#f0f3f0;text-align:center;padding:50px 0;margin-bottom: -99999px;padding-bottom: 99999px;}
    .reviewed-by {margin-top:20px;text-align:right;font-style:italic}
  .review-rating {background:#e8ebe8;font-size:1.1em;padding:50px 0;margin-bottom: -99999px;padding-bottom: 99999px;}
.review-productPage {padding:15px;}
  #productPage .icon-gc_icons_review_star_filled {color:#f8c200;margin:0;}

#productPage .reviewsContainer {background:#edebec;padding:20px 38px;}
#productPage .reviewScoreWrapper {text-align:center;color:rgba(25,25,25,0.6);}
  #productPage .reviewScoreWrapper .icon-productreviewstar {color:#48643e;font-size:30px;margin-bottom:14px;}
  #productPage .reviewScoreWrapper .trustPilotLogo {width: 80px;display: block;margin:0 auto;}
  #productPage .reviewScoreWrapper .reviewFilter {text-align: right;}

#productPage .reviewsWrapper {height:250px;overflow-y:auto;}
  .product_box .reviewsContainer{background:none !important;padding:0 !important;}
  .product_box .reviewScoreWrapper {margin:0 !important;}
  .product_box .reviewsTotal {color:#48643E;font-size:85%;}
  .reviewStarsWrapper {display:block;clear:both;}
  .reviewStarsWrapper .gc-icon {font-size:1.2em;}
  .reviewStarsWrapper .stars {float:left;width:60px;}
    .reviewStarsWrapper .stars.hasStars:hover {text-decoration: underline}
  .reviewStarsWrapper .reviewBar {background:#dddddd;width:94px;height:10px;float:left;margin-top:5px;}
    .reviewStarsWrapper .reviewBar .percentage {background:#48643e;height:10px;width:0;}
  .reviewStarsWrapper .starsTotal {float:left;padding-left:10px;text-align:center;}
#productPage .review-productPage {padding:15px 15px 15px 0;border-top:1px solid rgba(25,25,25,0.2);}
  #productPage .review-productPage .icon-productreviewstar {color:#48643e;font-size:23px;}
  #productPage .review-productPage .reviewer { color:rgba(25,25,25,0.6);}
  #productPage .review-productPage .date {float:right; color:rgba(25,25,25,0.6);}
  #productPage .review-productPage .content {margin-top:16px;}
  #productPage .review-productPage .source {display: inline-flex;align-items: center;color:rgba(25,25,25,0.6);}
  #productPage .review-productPage .source::before {content: '';display: block;margin: 0 4px 0 0;padding: 6px;background: rgba(25,25,25,0.6) url(/themes/default/images/reviewCheckmark.png) no-repeat center center;background-size: 7px;border-radius: 50%;}

  #productPage .reviewsPagination .pagination > li > a {background:none;}
  #productPage .reviewsPagination .pagination > .active > a, #productPage .reviewsPagination .pagination > .active > span, #productPage .reviewsPagination .pagination > .active > a:hover, #productPage .reviewsPagination .pagination > .active > span:hover, #productPage .reviewsPagination .pagination > .active > a:focus, #productPage .reviewsPagination .pagination > .active > span:focus {
    background-color: #48643E;text-decoration: none}
.trustpilot-widget iframe {background:#3f4141;padding:20px 0;}

.reviewStar {display:inline-block;}
.reviewStar.small {width:15px;height:13px;}
  .reviewStar.small.empty {background:url(/themes/default/images/common-sprite.png) -39px -203px no-repeat;}
  .reviewStar.small.half {background:url(/themes/default/images/common-sprite.png) -39px -223px no-repeat;}
  .reviewStar.small.full {background:url(/themes/default/images/common-sprite.png) -39px -243px no-repeat;}
.reviewStar.medium {width:17px;height:15px;}
  .reviewStar.medium.empty {background:url(/themes/default/images/common-sprite.png) -22px -203px no-repeat;}
  .reviewStar.medium.half {background:url(/themes/default/images/common-sprite.png) -22px -223px no-repeat;}
  .reviewStar.medium.full {background:url(/themes/default/images/common-sprite.png) -22px -243px no-repeat;}
.reviewStar.large {width:22px;height:20px;}
  .reviewStar.large.empty {background:url(/themes/default/images/common-sprite.png) 0px -203px no-repeat;}
  .reviewStar.large.half {background:url(/themes/default/images/common-sprite.png) 0px -223px no-repeat;}
  .reviewStar.large.full {background:url(/themes/default/images/common-sprite.png) 0px -243px no-repeat;}

/* Category content */
.category-content {font-size:1em;margin:40px auto;}

/* Category Browse Header */
.browse-header {border-bottom:1px solid #dbdcdb;margin-bottom:15px;}
  .browse-header-info {float:left !important;}
  .browse-header h1 {margin-bottom:3px;font-size:18px;}
  .browse-header .design-number {color: #48643E;font-size:12.6px;text-transform:none;}

/* Category Browse Offers */
.category-offer {font-weight:bold;font-size:1.2em;margin-top:37px;font-family:quattrocento_sansbold,Arial;}

/* Category top pagination bar */
.browse-top-bar {
	background:#ffffff;
	z-index:10;
	padding:15px 15px 10px 15px;
	width: 1170px;
	top: 148px;
}
	.with_banner .browse-top-bar {
		top:198px;
	}
	.browse-top-bar.affix {
		left:0;
		width:100%;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
	}
	.browse-top-bar .pagination-wrapper {
		padding: 0 30px 0 0;
	}
	.browse-top-bar.affix .pagination-wrapper {
		padding: 0 15px 0 15px;
	}
	.browse-top-bar .pagination-pages {
		height: 30px;
	}
.browse-content-wrapper.browse-top-bar-affixed  {
	/* prevents browse page product boxes from jumping from .browse-top-bar affix*/
	padding-top:52px;
}

.browse_filters {
	position:absolute;
	top:265px;
	border: 1px solid #dbdcdb;
	background: #fff;
	width: 315px;
	/*padding: 10px;*/
	/* max-height:680px; */
	height: calc(99vh - 310px);
	z-index:20;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
	.with_banner .browse_filters {
		top:315px;
		height: calc(99vh - 360px);
	}
.filter_group_wrapper {
	overflow-y:scroll;
	overflow-x:hidden;
	height: calc(100% - 50px);
}
/* .browse_filters::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

.browse_filters::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
} */
.browse_filters.browse-top-bar-affixed {
	/* prevents browse page product boxes from jumping from .browse-top-bar affix*/
	position:fixed !important;
	top:203px !important;
	height: calc(100% - 210px);
}
	.with_banner .browse_filters.browse-top-bar-affixed {
		top: 253px !important;
		height: calc(100% - 310px);
	}
.browse_filters .popover {
	position: fixed !important;
}
.browse_filters .filter_group .filter_group_images {
	padding-left: 5px;
}

.browseBackToTop {
  display:none;background:#7D9774 url(/themes/default/images/back_to_top.svg) no-repeat;width:80px; height:73px; position:fixed; right:0;top:63%;cursor:pointer;
}
.browseBackToTop:hover {
  background-color: #48643E;
}

.favoriteSide {
  margin-top:90px;
  display:none;
  background:#e9e9e9 url(/themes/default/images/Fav_Heart_Text.svg) no-repeat !important;
  background-size: 72px !important;
  background-position: 3px !important;
  width: 80px;
  height: 73px;
  position:fixed;
  border:1px solid #cdcdcd !important;
  top:63%;
  cursor:pointer;
  text-align:right;
  padding-top:3px;
  padding-left:5px !important;
  display: block !important;
}

.favBadge {
  display: block !important;
  position:fixed;
  top:63%;
  right:0px;
  text-align:right;
  z-index: 999;
}

.favoriteSide:hover {
  background-color:#f8f8f8 !important;
}

.favorateBadge {
  background:#a62a20;
  color:#ffffff;
  border-radius: 10px;
  padding:2px 5px 2px 5px;
  margin-right:6px;
  visibility: visible !important;
}

.favoritesBadgeHide {
  visibility: hidden !important;
}

/* Product Boxes */
.product_box, .searchResults_box {margin-bottom:0px;min-width:230px;min-height:330px;border:1px solid #FFFFFF;display:table-cell;}
	.searchResults_box {min-height:220px;margin-bottom:20px;}
  .product_box:hover, .searchResults_box:hover {/*background-image:linear-gradient(0deg, #e5e5e5, #FFFFFF);*/border:1px solid #e5e5e5;border-radius: 4px;}
  .product_box .product_box_link {display: block;position:relative;}
  .product_box .pricePer {display:block;}
  .product_box .productBoxReviews {}
    .productBoxReviewsPopover {color:#000000;}
  .product-box-image {/*position:absolute;bottom:0*/display:block;margin: 10px auto;}
    .product-box-image img {margin:0px auto;backface-visibility:hidden;-webkit-backface-visibility:hidden; max-width:100%; opacity: 1;animation: fadeIn 1.5s ease;}

		@keyframes fadeIn{
			0%{
				opacity: 0;
			}
			100%{
				opacity: 1;
			}
		}
      .product-box-image img.businesscards {margin:10px auto;}
    .product-box-image .image_callout, #productPageLeftBox .image_callout {width:100%;min-height:18px;line-height:18px;position:absolute;bottom:10px;padding-right:6px;border-top:1px solid #ffffff;background-image: linear-gradient(to right, #cdc9c9, #8f8d8d);color:#ffffff;text-decoration:none;text-align:right;}
			/* .product-box-image .image_callout {z-index:20} */
			#productPageLeftBox .image_callout {bottom:0;}
      #productPageLeftBox .image_callout.detached {position: relative;}
        #productPageLeftBox .image_callout a {color:#ffffff;text-decoration:underline;}
        #productPageLeftBox .image_callout img.image_callout_preview {margin: 2px 4px 3px;}
          #productPageLeftBox .image_callout img.image_callout_preview.vertical {margin: 2px 0 3px;}
      #productPageLeftBox .sold_out {background: #99000A;color: #eee;padding: 0 6px;}
        #productPageLeftBox .sold_out a {color: #eee;}
  .product_box .animate-show.ng-hide-add, .product_box .animate-show.ng-hide-remove {
    transition: all linear 1.5s; display: block !important;}
  .product_box .animate-show.ng-hide-add.ng-hide-add-active, .product_box .animate-show.ng-hide-remove {
      opacity: 0;}
  .product_box .animate-show.ng-hide-add, .product_box .animate-show.ng-hide-remove.ng-hide-remove-active {
      opacity: 1;}
  .product_box .favorite {position: absolute;top:15px;right:20px;}
  .product_box .icon-gc_icons_fav_filled {color:#99000A;}
  .product_box .folderFoilSwatches {width:85%;margin:0 auto;}
    .product_box .folderFoilSwatches .folderFoilSwatch {width:19px;cursor:pointer;padding:2px;margin:1px 3px;}
      .product_box .folderFoilSwatches .folderFoilSwatch:hover {border:1px solid #000000;padding:1px;}
      .product_box .folderFoilSwatches .folderFoilSwatch.selected {border:1px solid #000000;padding:1px;}
  .product_box .certificateHolderSwatches {width:85%;margin:0 auto;}
    .product_box .certificateHolderSwatches .certificateHolderSwatch {width:15px;height:15px;cursor:pointer;padding:1px;margin:1px 3px;display:inline-block;border:1px solid #ccc;}
      .product_box .certificateHolderSwatches .certificateHolderSwatch:hover {border:1px solid #000000;padding:1px;}
      .product_box .certificateHolderSwatches .certificateHolderSwatch.selected {border:1px solid #000000;padding:1px;}
  .product_box .stockFolderSwatches {width:85%;margin:0 auto;}
    .product_box .stockFolderSwatches .stockFolderSwatch {width:15px;height:15px;cursor:pointer;padding:1px;margin:1px 3px;display:inline-block;border:1px solid #ccc;}
      .product_box .stockFolderSwatches .stockFolderSwatch:hover {border:1px solid #000000;padding:1px;}
      .product_box .stockFolderSwatches .stockFolderSwatch.selected {border:1px solid #000000;padding:1px;}
  .product_box .certificateColors {width:85%;margin:0 auto;}
  .product_box .certificateColors .certificateColor {width:19px;cursor:pointer;padding:2px;margin:1px 3px;}
    .product_box .certificateColors .certificateColor:hover {border:1px solid #000000;padding:1px;}
    .product_box .certificateColors .certificateColor.selected {border:1px solid #000000;padding:1px;}
	.product-box-info {min-height:105px;font-size:1em;line-height: 1.2em;}
		.searchResults_box .product-box-info{min-height: auto;}
  .product_box .product_name {min-height:32px;display: block;}
  .product_box .product_name.product_name_oneLine {min-height:16px;}
.product_box_sm {float:none;display:inline-block;vertical-align: bottom;margin: 0 5px 10px;width:180px;min-height:110px;}
.product_box .gc-icon {cursor:pointer;}
a.productBoxReviewsLink:hover{text-decoration: none}
  a.productBoxReviewsLink .reviewsTotal:hover {text-decoration: underline;}

.product_box .print-method { width:37px;display:inline-block;text-align:right;}

.icon-gc_icons_fav_filled {color:#99000A;}
.icon-gc_icons_fav_filled:hover { color: #99000A; }

.icon-bi-dash-square {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%2348643e%22%20class%3D%22bi%20bi-dash-square%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M14%201a1%201%200%200%201%201%201v12a1%201%200%200%201-1%201H2a1%201%200%200%201-1-1V2a1%201%200%200%201%201-1h12zM2%200a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2H2z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M4%208a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7A.5.5%200%200%201%204%208z%22%2F%3E%0A%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	color:#48643e;
}
.icon-bi-plus-square {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%2348643e%22%20class%3D%22bi%20bi-plus-square%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M14%201a1%201%200%200%201%201%201v12a1%201%200%200%201-1%201H2a1%201%200%200%201-1-1V2a1%201%200%200%201%201-1h12zM2%200a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2H2z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8%204a.5.5%200%200%201%20.5.5v3h3a.5.5%200%200%201%200%201h-3v3a.5.5%200%200%201-1%200v-3h-3a.5.5%200%200%201%200-1h3v-3A.5.5%200%200%201%208%204z%22%2F%3E%0A%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	color:#48643e;
}

.foil-none, .foil-gold, .foil-silver, .foil-gloss, .foil-prismatic-gold, .foil-prismatic-silver, .foil-blue, .foil-red, .foil-green {width:37px;height:14px;display:inline-block;vertical-align: text-top;margin-left:4px;}
.foil-gold, .foil-prismatic-gold {background:url(/themes/default/images/common-sprite.png) 0px -147px no-repeat;}
.foil-silver, .foil-prismatic-silver {background:url(/themes/default/images/common-sprite.png) -37px -147px no-repeat;}
.foil-gloss {background:url(/themes/default/images/common-sprite.png) -37px -133px no-repeat;}
/*.foil-prismatic-gold {background:url(/themes/default/images/common-sprite.png) 0px -161px no-repeat;}
.foil-prismatic-silver {background:url(/themes/default/images/common-sprite.png) -37px -161px no-repeat;}*/
.foil-red {background:url(/themes/default/images/common-sprite.png) 0px -175px no-repeat;}
.foil-green {background:url(/themes/default/images/common-sprite.png) -37px -175px no-repeat;}
.foil-blue {background:url(/themes/default/images/common-sprite.png) 0px -189px no-repeat;}

/* View Larger */

#productViewLarger .modal-body, #productViewVideo .modal-body {padding:15px;}

#modal-product-image {min-height:450px;background:url(/themes/default/images/ajax-loader.gif) no-repeat center center;position:relative;}

.modal-content, input, textarea, select, .input-group-addon {border-radius:0px !important;}
.modal-header {padding:7px 15px;}
.modal-header.green {background:#48643e;color:#FFFFFF;}
  .modal-header.green button.close {color:#FFFFFF;opacity:1;}
.modal-header.red {background:#BF2416;color:#FFFFFF;}
  .modal-header.red button.close {color:#FFFFFF;opacity:1;}

/* Newsletter */
.newsletter{margin:10px auto;width:100%;padding:5px;background-color: #f6f0e0;border: 1px solid #e1e1e8;border-radius: 4px;}

/* Pagination */
.pagination-wrapper {font-size:.9em;}
  .pagination {margin:0;display: inline-flex;}
  .pagination a[rel="prev"] {margin-left:10px;}
  .pagination a[rel="next"] {padding-right:0;}
  .pagination > li > a { border:none;color:#48643e;}
    .pagination > li > a:hover, .pagination > li > a:focus {background:none;text-decoration:underline;color:#48643E;}
  .pagination-wrapper .sep {border-right:1px solid #dbdcdb;padding-right:11px;margin-right:10px;}
    .pagination .sep {margin-right:1px;}
  .pagination-wrapper .left-sep {border-left:1px solid #dbdcdb;padding-left:11px;margin-left:10px;}
  .pagination-wrapper select {color:#48643e;border:0;outline:1px solid #dbdcdb;outline-offset:-1px;}
  .pagination-wrapper .control-label {font-weight:normal;}
.pagination-pages {float:right;text-align:right;padding-right:15px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color:#48643E;border-color:#48643E;}

/* Icons */
.folder-plus {display:inline-block;width:22px;height:15px;background:url(/themes/default/images/folder_plus.gif);}
.folder-minus {display:inline-block;width:22px;height:15px;background:url(/themes/default/images/folder_minus.gif);}
.zoom-in {display:inline-block;width:16px;height:16px;background:url(/themes/default/images/view_larger_bt.gif);}
.help-icon {display:inline-block;width:13px;height:13px;background:url(/themes/default/images/product-type-help.gif);}

/* Buttons */
.next-button, .next-button:focus {background-color:#9F1D10;border-color:#911C11;}
.next-button:hover, .next-button:hover:disabled, .next-button:disabled, .next-button:active, .next-button:active:hover, .next-button:active:focus {background-color:#911C11;}

/* Tables - GC Style (Extends bootstrap classes) */
.table th {background-color:#d3e3d3;color:#48643e;}
.table-striped > tbody > tr:nth-of-type(odd) {background-color:#f0f3f0;}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {border:1px solid #A8C7B3;text-align:center;font-weight:normal;color:#48643e;}


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
  overflow: hidden;
  position: relative;
}

.jspPane
{
  position: absolute;
}

.jspVerticalBar
{
  position: absolute;
  top: 0;
  right: 0;
  width: 17px;
  height: 100%;
  background: #eee;
}

.jspHorizontalBar
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: #eee;
}

.jspCap
{
  display: none;
}

.jspHorizontalBar .jspCap
{
  float: left;
}

.jspTrack
{
  background: #eee;
  position: relative;
}

.jspDrag
{
  background: #bbb;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  margin: 2px 2px 2px 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
  float: left;
  height: 100%;
}

.jspArrow
{
  background: #eee;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled
{
  cursor: default;
  background: #eee;
}

.jspVerticalBar .jspArrow
{
  height: 17px;
  background-image: url("/themes/default/images/scrollbar_arrows.png");
}

.jspArrowUp {
  background-position: -17px 0;
}
.jspArrowUp.jspDisabled {
  background-position: 0 0;
}

.jspArrowDown {
  background-position: -17px -17px !important;
}
.jspArrowDown.jspDisabled {
  background-position: 0 -17px !important;
}

.jspHorizontalBar .jspArrow
{
  width: 12px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
  outline: none;
}

.jspCorner
{
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Bootstrap 10 column grid */
.custom-grid div[class^="col-"] { position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
  .col-xs-1-10th {width: 10%;float: left;}
  .col-xs-2-10th {width: 20%;float: left;}
  .col-xs-3-10th {width: 30%;float: left;}
  .col-xs-4-10th {width: 40%;float: left;}
  .col-xs-5-10th {width: 50%;float: left;}
  .col-xs-6-10th {width: 60%;float: left;}
  .col-xs-7-10th {width: 70%;float: left;}
  .col-xs-8-10th {width: 80%;float: left;}
  .col-xs-9-10th {width: 90%;float: left;}

select.form-control {
  padding: 6px 6px;
	padding-right: 6px !important;
}

/* Bootstrap equal column height */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* Condensed Form */
.form-group.form-group-condensed {
  margin-bottom:10px;
}

.form-group.form-group-condensed input.form-control, .form-group.form-group-condensed select.form-control {
  height:24px;
  padding:6px 8px;
}

.form-control-feedback.error {
  bottom: 6px;
  right: -24px;
  top: auto;
  width: 15px;
  height: 14px;
  background: url("/themes/default/images/error.png") no-repeat;
}

/*
  Popover shared
 */
.popover.shared, .popover.shared.fade.in {
  opacity: .01;
  width: 410px;
  max-width: none;
  color: #000;
}

.popover.shared .close {
  position: absolute;
  top: 0px;
  right: 5px;
  opacity: 1.0;
  color: #ccc;
  font-size: 18px;
  font-family: quattrocento_sansregular;
  font-weight: normal;
}

.popover.shared .close:hover, .popover.shared .close:focus {
  color: #888;
}


.popover.shared .popup-title, .popover.shared h3.popover-title {
  font-size: 16px !important;
  margin: 0 0 10px !important;
}

.popover.shared .popover-content {
  padding: 16px;
  font-family: quattrocento_sansregular;
}

/* Card Format Options */
#description .card-format-box {margin: 0 -8px 10px;padding: 0 8px;}
#description .card-format-box .format-title {display: inline-block;padding: 8px 4px 0 0;vertical-align: top;}
#description .card-format-holder {display: inline-block;}
#description .card-format-holder .card-format {display: inline-block;text-align: center;padding: 7px;cursor: pointer;min-width: 54px;vertical-align: top;}
#description .card-format-holder .card-format-icon {
  width: 63px;
  height: 63px;
  margin: 6px auto 10px;
  display: block;
  box-sizing: content-box;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
  #description .card-format-holder .card-format-icon.folded.horz {background-image: url(/themes/default/images/folded_h.svg);}
  #description .card-format-holder .card-format-icon.folded.vert {background-image: url(/themes/default/images/folded_v.svg);}
  #description .card-format-holder .card-format-icon.flat.horz {background-image: url(/themes/default/images/flat_square_h.svg);}
  #description .card-format-holder .card-format-icon.flat.vert {background-image: url(/themes/default/images/flat_square_v.svg);}
  #description .card-format-holder .card-format-icon.postcard_425x6 {background-image: url(/themes/default/images/4.25x6.svg);}
  #description .card-format-holder .card-format-icon.postcard_6x425 {background-image: url(/themes/default/images/6x4.25.svg);}
  #description .card-format-holder .card-format-icon.postcard_5x7 {background-image: url(/themes/default/images/5x7.svg);}
  #description .card-format-holder .card-format-icon.postcard_7x5 {background-image: url(/themes/default/images/7x5.svg);}
  #description .card-format-holder .card-format-icon.postcard_6x9 {background-image: url(/themes/default/images/6x9.svg);}
  #description .card-format-holder .card-format-icon.postcard_9x6 {background-image: url(/themes/default/images/9x6.svg);}
#description .card-format-holder .card-format-icon .selected_border {
  position: relative;
  width: 74px;
  height: 74px;
  top: -6px;
  left: -6px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
  #description .card-format-holder .card-format-icon .selected_border:hover {
    background-image: url(/themes/default/images/green-selection-large-hover.svg);
  }
  #description .card-format-holder .card-format-icon .selected_border.active {
    background-image: url(/themes/default/images/green-selection-large.svg);
  }
#description .card-format-holder .card-format-text-corners {font-size: 12px;line-height: 1;font-style: italic;margin-bottom: 0;}

/* Print Method Icons */
#description .print-method-label {margin-right:3px;}
#description .print-method-g, #description .print-method-p, #description .print-method-d {
	padding-left:2px; cursor:pointer; text-decoration:underline;
}

#printMethods .print-method-icon {padding-top:0px;}
#print-method-other-desc {float:left;margin:20px 10px 0 0;}
#print-method-other-links {float:left;margin-top:20px; text-decoration:underline;}

/* Order Process */
#co-breadcrumb .breadcrumb {
  margin-top: 1px;
  margin-bottom: 0;
  background: none;
  padding: 0;
  /*
  font-size: 12px;
  border-bottom: 1px solid #aaa;
  border-radius: 0;
  */
}
#co-breadcrumb .breadcrumb > .active {color: #48643E;font-family:quattrocento_sansbold;}
#co-breadcrumb .breadcrumb > .next {color: #888;}
#co-breadcrumb .breadcrumb > li + li:before {
    font-family: quattrocento_sansregular;
    color: #48643E;
    content: " | ";
    padding: 0 5px;
}

#co-breadcrumb .breadcrumb-mobile-holder {margin-top: 5px; margin-bottom: 5px;}
#co-breadcrumb .breadcrumb.mobile {display: inline-block;}
#co-breadcrumb .breadcrumb.mobile.lead-ellipsis {margin-top: 5px; margin-bottom: 5px;}
#co-breadcrumb .breadcrumb.mobile.trail-ellipsis {margin-top: 5px; margin-bottom: 5px;}
  #co-breadcrumb .breadcrumb.mobile.trail-ellipsis:before {color: #48643E;content: " | ";padding: 0 5px;}


.checkout_heading { text-align: left; font-size: 11px; width:930px; height:18px; padding-left: 13px; padding-top:3px; color: #fff; font-weight: bold; background-color: #48643e; margin: 0 auto; display:block; }
.checkout_heading_sub { text-align: left; font-size: 11px; width:930px; height:18px; padding-left: 13px; padding-top:3px; color: #fff; font-weight: bold; background-color: #48643e; margin: 0 auto; display:block; }
.checkout_container { width:941px; border: 1px solid #48643e; border-top:none; margin:0 auto; position:relative;overflow:hidden;}
.user-address {padding:8px;border-top:1px solid #AFB4AE;border-bottom:1px solid #AFB4AE;}
#address-modal-body .form-group {margin-bottom: 10px;}

/* Helper classes */
.strong, a.strong {font-family:quattrocento_sansbold;}
.green {color: #48643E; }
  .btn.green, .btn.green.disabled:hover, .btn.green:focus, .btn.green.disabled:focus {background:#48643E;color:#ffffff;}
  .btn.red {background:#9F1D10;color:#ffffff;}
  .btn.red:hover, .btn.red.disabled:hover, .btn.red:focus, .btn.red.disabled:focus {background:#BF2416;color:#ffffff;}
.white {color: #ffffff !important;}

.no-border {border:none !important;border-right:none !important;}
.no-padding {padding:0 !important;}
  .no-padding-left {padding-left:0 !important;}
  .no-padding-right {padding-right:0 !important;}
.no-margin {margin:0 !important;}
  .no-margin-top {margin-top:0;}
  .no-margin-bottom {margin-bottom:0;}

.clear {clear:both;}
.bold, a.bold, b {font-weight:bold;font-family:quattrocento_sansbold,Arial;}
.no-bold, a.no-bold {font-weight:normal !important;font-family:quattrocento_sans,Arial;}
.sale-red {color:#b0182b;}
.red {color:#BF2416;}
.italic {font-family:quattrocento_sansitalic;font-style:italic;}
.error {
  color: #CC0000;
  font-weight: bold;
}
.pointer {cursor:pointer;}
.no-underline {text-decoration:none;}

/* ng-Lazy loading */
.imgLazy {visibility: hidden;}
.spinner {
  display:block;
  height:100%;
  width:100%;
}
.spinner.loading {
  background:url('/themes/default/images/ajax-loader.gif') no-repeat center center;
  min-height: 40px !important;
  min-width: 40px !important;
}
.loaderIcon {
  background:url('/themes/default/images/ajax-loader.gif') no-repeat center center;
  display:inline-block;
  min-width:16px;
  min-height:16px;
}

#searchResultsSearch {
	padding:15px 65px 30px 65px;
	background-color:  #f0f3f0;
	margin-top:50px;
	margin-bottom:25px;
	margin-left: 15px;
	margin-right: 15px;
}
#searchResultsSearch .form-control {
	background-color:  #ffffff;
	border: 0px;
	height: 48px;
	margin-top: 0px;
	font-size: 1.1em;
	font-weight:700;
}
#searchResultsSearch .input-group {
	border:0px;
	margin:0px;
	height: 48px;
	width:100%;
}
#searchResultsSearch .input-group-btn {
	width: 48px;
	height: 48px;
}
#searchResultsSearch .glyphicon {
	top:0;
	width: 48px;
	height: 48px;
}
#searchResultsSearch #noResultsSearchButton {
	width: 48px;
	height: 48px;
	color:#ffffff;
	font-size:20px;
	font-weight:100;
	background-color:#48643e;
	border-width:0px;
	border-radius: 0px;
	margin-top: 0px;
}

#searchNoResultsPage p {
	font-size: 1.1em;
	font-weight: 700;
	padding:6px 0px 6px 0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 0px;
}

#searchNoResultsPage .no_results_links {
	padding:0;
  margin:0;
	font-weight:700;
	font-size:1.1em;
}

#searchNoResultsPage .no_results_links li {
	padding:7px 0 0 0;
}

#searchNoResultsPage .no_results_links a {
	text-decoration: underline;
}
#searchNoResultsPage .no_result_bottom_links {
	padding-top: 0px;
    margin-left: 0;
    margin-right: 0;
}
#searchNoResultsPage h1 {
	font-size:1.3em;
	font-weight:700;
	color:#48643e;
	margin-bottom: 0px;
	margin-left: 15px;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
#facets {float:left; margin-left:0px;width:100%;}
.search_buttons, .browse_filter_buttons {margin-bottom:10px;}
	.search_buttons .btn, .browse_filter_buttons .btn {margin-bottom:10px;}
	.browse_filter_buttons {margin: 0; padding: 10px; border-top: 1px solid #ddd;}
		.browse_filter_buttons .btn {margin-left:15px;min-width:100px}
	.search_buttons .btn.inactive, .browse_filter_buttons .btn.inactive {background: #c6c6c6;border: solid 1px #b9b9b9;cursor:default}
.filter_group {padding:10px; line-height:20px; border-top:1px solid #CCCCCC;}
	.filter_group:first-of-type {border-top:none;/*padding-top:0 !important;*/}
  .filter_group:last-of-type { border-bottom:none;/*1px solid #CCCCCC;*/}
	.filter_group_header {
		font-weight:bold;
    font-family: quattrocento_sansbold;
		margin-bottom:4px;
	}
		.filter_group_header_icon {float:right;cursor:pointer;}
	.filter_group input[type=checkbox] {float: left; vertical-align: middle;cursor:pointer;}
	.filter_group label {font-weight:normal; vertical-align:middle; margin-bottom:0px; margin-left:5px;word-wrap: break-word;width:90%;cursor:pointer;}

	.filter_group .imprint_color_box {
		width: 26px;
		height: 26px;
		margin: 8px;
		float:left;
		padding: 1px;
		cursor:pointer;
		margin-bottom: 28px;
	}
	.filter_group .imprint_color_box:first-of-type {margin-left:15px;}
	.filter_group .imprint_color_box.selected {padding: 0px;}
	.filter_group .imprint_color_box .green_selection {position: relative; left: -4px; top: -4px;width:34px;height:34px;}
	.filter_group .imprint_color_box .filter_count {position: relative;text-align: center;width: 34px;left: -6px;}
		.filter_group .imprint_color_box.selected .filter_count {top:1px;left:-5px;}

	.filter_group .cardSizeBox {
		width: 60px;
		height: 95px;
		float: left;
		padding: 1px;
		cursor: pointer;
		margin-bottom: 20px;
		margin-right: 24px;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:contain;
	}
	.filter_group .cardSizeBox:first-of-type {margin-left:15px;}
	.filter_group .cardSizeBox .green_selection {position: relative; left: -6px;width:70px;height:70px;}
		.filter_group .cardSizeBox .green_selection img {width:70px;height:70px;}
	.filter_group .cardSizeBox .option_name {text-align: center;width: 68px;font-size:10.5px;line-height:12px;left: -4px;position: relative;}
	.filter_group .cardSizeBox .filter_count {text-align: center;width: 68px;}
	.filter_group .cardSizeBox.selected .filter_count {top:1px;left:-5px;}

	.filter_group .optionDisabled, .filter_group .optionDisabled input[type="checkbox"], .filter_group .optionDisabled label span {
		/* color:#ddd;cursor:default; */
		filter:grayscale(100%);color:#cfcfcf;cursor:not-allowed
	}
	.filter_group .optionDisabled.imprint_color_box { filter:none;}

.filter_show_hide_holder {font-weight:bold;font-family: quattrocento_sansbold;background: #990000;color: #fff;}
  .filter_show_hide_holder a {color: #fff;}

.greetings_top {text-align:center; padding-top: 8px;}

.greeting_category {color: #fff;padding:7px;margin-top:10px;font-weight: bold;background-color: #48643e;text-align:center;}
	.greeting_box {display:block; border-bottom:1px solid #dbdcdb; padding:10px 5px;}
    .greeting_box.last {border-bottom:none;}
	/*.greeting_box:hover { cursor:pointer;background:#F7FBF9; }*/
		.greeting_box_code { float:left; font-size: 20px; font-family: quattrocento_sansbold; color: #48643e;}
		.greeting_box_code a {color:#48643e;}
		.greeting_box_img {text-align:center;}
  .greeting_box.active {background:#e5f3ec; }
.greeting_links {padding-top:60px; text-align:center;}
.greeting_links a {text-decoration:underline;}
.greeting_list_heading {font-weight:bold; text-decoration:none;}

.testimonial {background:url('/themes/default/images/quote.gif') no-repeat;padding:0 0 45px 45px;margin-bottom:45px;border-bottom:1px solid #DDDDDD;}
.testimonial h4 {font-size:19px;letter-spacing: 0.2px;font-weight:bold;}
.testimonial h5 {font-size:10px;color:#767676;}
.testimonial p {font-size: 1.1em; font-weight:bold;letter-spacing: 0.1px;color:#444444;}
.fine-print {font-size:12px;color:#767676;}

#sampleRequestBusinessCard .popover {width:490px;max-width:490px;height:360px;}
  #sampleRequestBusinessCard .popover .arrow {}
  #sampleRequestBusinessCard .popover .popover-title {width:330px;max-width:330px;background-color:#FFFFFF;border-bottom:none;}
  #sampleRequestBusinessCard .popover .popover-title:after {content:'X';cursor:pointer;float:right;color:#cccccc;}
  #sampleRequestBusinessCard .popover-content {min-height:300px;background:url(/themes/default/images/ajax-loader.gif) no-repeat center center;}

 #sampleRequestFolder .popover {width:490px;max-width:490px;height:360px;}
  #sampleRequestFolder .popover .popover-title {background-color:#FFFFFF;border-bottom:none;}
  #sampleRequestFolder .popover .popover-title:after {content:'X';cursor:pointer;float:right;color:#cccccc;}
  #sampleRequestFolder .popover-content {min-height:300px;background:url(/themes/default/images/ajax-loader.gif) no-repeat center center;}

#sampleRequest .popover {width:490px;max-width:490px;height:360px;}
  #sampleRequest .popover .popover-title {background-color:#FFFFFF;border-bottom:none;}
  #sampleRequest .popover .popover-title:after {content:'X';cursor:pointer;float:right;color:#cccccc;}
  #sampleRequest .popover-content {min-height:300px;background:url(/themes/default/images/ajax-loader.gif) no-repeat center center;}


#newsletterSignup .modal-dialog {width: 440px;}
#newsletterSignup .modal-body {text-align:center;padding:60px 30px;font-size: 16px;}
#newsletterSignup .modal-footer {border-top:none;text-align:center;}
  #newsletterSignup .modal-footer .btn {width: 167px;}

#emailSignup .modal-dialog {width: 440px;}
#emailSignup .modal-body {text-align:center;padding:60px 30px;}
#emailSignup .modal-footer {border-top:none;text-align:center;}
  #emailSignup .modal-footer .btn {width: 167px;}
  #emailSignup .modal-footer .btn-primary {margin-left: 23px;}

#contestUpdates .modal-dialog {width: 440px;}
#contestUpdates .modal-body {text-align:center;padding:60px 30px;}
#contestUpdates .modal-footer {border-top:none;text-align:center;}
  #contestUpdates .modal-footer .btn {width: 167px;}
  #contestUpdates .modal-footer .btn-primary {margin-left: 23px;}

/* Review Order Page */

.step_title {background: #48643e;padding: 10px 25px;color: #fff;margin-bottom: 0px;}
  .step_title.view_more {background: #7d9774;/*text-transform:uppercase;*/}
  .step_title.big {font-size: 18px;padding: 10px 25px 5px;}
.review-order-item-container {border: 1px solid #48643e;position:relative;overflow:hidden;/*margin-bottom:15px;*/}
  .review-order-item-container p {margin-bottom: 0;}
  .review-order-item-container input[type="radio"] {margin-top:3px !important;vertical-align:top;}
  .review-order-item-container input[type="checkbox"] {margin-top:3px !important;vertical-align:top;}

  .review-order-item-container .vertical-separator {height:1000px;width:1px;background:#dbdcdb;position:absolute;top:0;right:133px;}

  .review-order-item-container .expand {display:block;}

  .review-order-item-left {border-right: 1px solid #dbdcdb;margin-right: -1px;}
  .review-order-item-right {border-top: 1px solid #dbdcdb;padding:5px 0;border-left: 1px solid #dbdcdb;position:relative;}
  .review-order-item-rigth-holder {padding-right: 14px;}

    .review-order-item-left .review_order_product_preview {padding: 10px 15px 0;}
    .review-order-item-left .review_order_envelope_preview {padding: 70px 15px 0;}
			.review-order-item-left .review_order_envelope_preview.envelopePreviewShadow img {width: 280px;box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.19);}

    .review-order-item-left .edit_recipient_addressing {width: 100%;height: 43px;background-color: #f0f3f0;font-size: 14px;color: #48643e;margin-top: 65px;border: 1px solid #ccc;}

      .review-order-item-left .review_order_product_preview .imageBox {margin: 10px auto 15px;}
      .review-order-item-left .review_order_product_preview .imageBox.horz {max-width: 274px;}
      .review-order-item-left .review_order_product_preview .imageBox.vert {max-width: 185px;}
        .review-order-item-left .review_order_product_preview .imageBox.vert.s3_order_preview {max-width: 56%;}

      .review-order-item-left .review_order_product_preview .imageBox.biz {max-width: 252px;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2 {border: 1px solid #ddd;/*box-shadow: 0px 0px 14px 0px #dddddd;*/}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.cream, .review-order-item-left .review_order_product_preview .imageBox.inside_v2.buff {background-color: #f5eed9;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.white {background-color: #f6f6f6;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.white_dep {background-color: #ffffff;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.black {background-color: #2c3231;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.blue {background-color: #33495e;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.green {background-color: #32574f;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.burgundy {background-color: #862c3e;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.red {background-color: #ac253f;}
      .review-order-item-left .review_order_product_preview .imageBox.inside_v2.brown {background-color: #554837;}

    a.toggle_inside_preview.collapsed:before {content:"Show ";}
    a.toggle_inside_preview:before {content:"Hide ";}
    a.toggle_inside_preview.collapsed:after {content:url('/themes/default/images/triangle_dn.png');}
    a.toggle_inside_preview:after {content:url('/themes/default/images/triangle_up.png');}
    a.toggle_address_preview.collapsed:after {content:url('/themes/default/images/triangle_dn.png');}
    a.toggle_address_preview:after {content:url('/themes/default/images/triangle_up.png');}

    img.folder_preview {margin-bottom:10px;max-height:284px;padding-top:15px;background-size:contain;background-repeat:no-repeat;}
    img.holder_preview {margin-bottom:10px;max-height:284px;max-width:250px;background-size:contain;background-repeat:no-repeat;padding-left: 10px;}
      img.holder_preview.vertical {padding-top:15px;padding-left: 0;}
    img.calendar_preview {margin-bottom: 10px;background-repeat:no-repeat;background-position:center center;border: 1px solid #ddd;}
    img.s3_order_front_preview {box-shadow: 0px 0px 8px 0px #aaa;}
    img.s3_order_front_preview.horz {max-width: 283px;}
    img.s3_order_front_preview.vert {max-width: 200px;}

		.address-box input[type="radio"], input[type="checkbox"] {margin-top:2px;}

/* Ship date in OP */
.uib-daypicker {
	outline: none;
}
.uib-daypicker .btn {
	min-width: auto !important;
	border: none;
	font-weight:bold;
	font-family: quattrocento_sansbold;
}
.uib-daypicker .btn .text-muted {
	color:#000;
}

.uib-daypicker .btn[disabled], .uib-daypicker .btn[disabled] .text-muted {
	color:#ddd;
}

/* For order preview */

.preview_toggle {text-decoration: none;}
.preview_toggle.active {text-decoration: underline;pointer-events: none;cursor: default;}

/* Common styles for static pages */
#staticPageMain {
  font-size: 16px;
}

#staticPageMain h1 {
  font-size: 19.5px;
  border-bottom: 1px solid #43643D;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
}

#staticPageMain h2 {
  font-size: 18px;
  border-bottom: 1px solid #43643D;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 32px;
  line-height: 32px;
}

#staticPageMain h3 {
  font-size: 17px;
  border-bottom: 1px solid #43643D;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
  color:#48643e;
}

#staticPageMain h4 {
  font-size: 16.5px;
  margin-top: 8px;
  margin-bottom: 4px;
  height: 24px;
  line-height: 24px;
  color:#48643e;
}

#staticPageMain h2.no_border {
  border-bottom: none;
}

#staticPageMain h3.no_border {
  border-bottom: none;
}

#staticPageMain .rightBox {
  background-color: #fbfbfb;
  border: 1px solid #dcdcdc;
  padding: 15px 20px;
}

#staticPageMain .rightBox.first {
  margin-top: 54px;
}
#staticPageMain .rightBox.second {
  margin-top: 30px;
}

#staticPageMain .rightBox h1,
#staticPageMain .rightBox h2 {
  margin-top: 0;
}

#staticPageMain .rightBox .link {
  font-size: 16px;
  text-decoration: underline;;
  color: #48643e;
  margin-top: 8px;
}

#staticPageMain img {
  max-width: 100%;
}

/* mostly for articles pages */
#staticPageMain .article-body {
	padding-top: 20px;
}
#staticPageMain .article-body ul {
	padding: 10px 0px 20px 0px;
}
#staticPageMain .article-body li {
	padding-top: 12px;
}
#staticPageMain .links_list a {
	text-decoration: underline;
}
#staticPageMain .links_list li {
	padding-top: 3px;
}
#staticPageMain hr {
    border-top: 1px solid #43643D;
    margin: 1.2em 0 .5em 0;
}
#staticPageMain .paragraph_header {
    font-size: 1.125em;
}
#staticPageMain .list_pad_med {
	padding: 4px 0px;
}

/* Styles for scholarship pages */
.scholarship_main {
  font-size: 1.125em;
}

.scholarship_main h1 {
  font-size: 1.25em;
  border-bottom: 1px solid #43643D;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
}

.scholarship_main h2 {
  font-size: 1.125em;
  border-bottom: 1px solid #43643D;
  margin-top: 20px;
  margin-bottom: 10px;
}

.scholarship_main h3 {
  font-size: 17px;
  border-bottom: 1px solid #43643D;
  margin-top: 20px;
  margin-bottom: 10px;
  color:#48643e;
}

.scholarship_main h4 {
  font-size: 16.5px;
  margin-top: 8px;
  margin-bottom: 4px;
  color:#48643e;
}

.scholarship_main img {
  max-width: 100%;
}

.scholarship_main a {
  text-decoration: underline;
}

.scholarship_main li {
  margin-bottom: 15px;
}

.scholarship_main.winners h2 {
  text-align: center;
  background-color: #d9dde9;
  color: #313e8d;
  font-size: 18px;
  border-bottom: none;
}

.scholarship_main  .winners h3 {
  font-size: 1.125em;
  font-weight: bold;
  background-repeat: no-repeat;
  padding: 0px;
  margin-bottom:0px;
  border-bottom: none;
}

.scholarship_main .winners h4 {
  font-size: 1em;
  margin-top: 20px;
  border-bottom: none;
}

.schol_grey_1 { background-color:#f0f3f0;}
.schol_grey_2 { background-color: #e8ebe8;}

/* recipient address page */
#rasContent {margin:0px; padding:0px;}
#rasContent p {border-bottom:0px; font-weight:bold; font-size: 18px;}
#rasContent h2 {border-bottom:0px; font-weight: 700; font-size: 25px;}
#rasContent h1 {border-bottom:0px;}
#rasContent .line-through {margin: 15px 0px 15px 0px;}
#rasStepRow_1_2 {margin: 0px 0px 20px 0px;}
#rasStepRow_1_2 .circle_number1 {margin: 42px 0px 0px 10px;}
#rasStepRow_1_2 .circle_number2 {margin: 19px 0px 0px 10px;}
#rasStepRow_1_2 .step1 {margin: 52px 0px 0px 0px;}
#rasStepRow_1_2 .step2 {margin: 31px 0px 0px 0px;}
#rasStepRow_3_4 {margin: 40px 0px 20px 0px;}
#rasStepRow_3_4 .circle_number3 {margin: 12px 0px 0px 0px; padding: 0px;}
#rasStepRow_3_4 .circle_number4 {margin: 22px 0px 0px 0px;}
#rasStepRow_3_4 .step3 {margin: 24px 0px 0px 0px;}
#rasStepRow_3_4 .step4 {margin: 32px 0px 0px 0px;}

/* FAQ's */
.faq_header {
  font-size: 20px;
    border-bottom: 1px solid #43643d;;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 35px;
    line-height: 35px;
}

.faq_box {
}

.faq_title {
  color: #48643e;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #cad7c6;
    padding: 0 30px;
    margin: 0;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}

.faq_title.active {
    background-color: #eff2f0;
}

.faq_title .count {
  color: #a2a2a2;
  font-size: 16px;
}

.faq_content {
  font-size: 16px;
  padding: 10px 30px;
  display: none;
  border-bottom: 1px solid #cad7c6;
}

.faq_title .clickable{
}

.faq_title span {
  margin-top: -58px;
  font-size: 20px;
}

/* Boldchat force it to display inline */
.bcText {display:inline-block !important;}

.modal-header .close {font-weight:500;}
.modal.green .modal-content, .modal.red .modal-content {background:#48643e;color:#ffffff;font-family:quattrocento_sansregular,Arial,Helvetica,Verdana;}
.modal.red .modal-content {background:#99000a;}
  .modal.green .modal-content .close, .modal.red .modal-content .close {color:#ffffff;opacity:1 !important;}
.modal-buttons button, .modal-buttons a {width:100%;}
.modal-message {min-height:75px;}

.offerModal .modal-dialog {max-width:749px;width:auto;margin:30px auto;}
.offerModal .modal-content .modal-body {text-align: center;margin:4px;border:5px solid #FFF;}
.offerModal .modal-header {border-bottom:none !important;}
.offerModal .line {display:block;width: 100%;height: 1px;margin-bottom:10px;border: solid 1px rgba(255, 255, 255, 0.75);}
.offerModal label {text-align: left;width:100%;}
.offerModal a {color:#ffffff;text-decoration:underline;}

.chatInvite {
	position: fixed;
	top: 82px;
	left: 40px;
	right: auto;
	margin-top: 0px;
	font-family: quattrocento_sansregular,Arial,Helvetica,Verdana;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
}
.chatInvite .modal-dialog { width:359px;height:175px;}
	.chatInvite .modal-dialog::after {
		position: absolute;
		bottom: -2.9em;
		right: 30px;
		width: 0;
		height: 0;
		margin: 0em;
		border-bottom: 3em solid transparent;
		border-right: 1em solid ${visitor_background};
		border-right: 2em solid #48643e;
		clear: both;
		display: block;
		content: "";
	}
.chatInvite .modal-content { background-color: #48643e;border:none !important;}
	.chatInvite .modal-content h1 {
		margin: 0 35px 5px 0;
		font-size: 1.8em;
		color: #fff !important;
		text-align: right;
	}
	.chatInvite .modal-content p {
		text-align: right;
		margin-right: 35px;
		font-size: 1.0em;
		line-height: 1.1em;
	}
.chatInvite .chat_popup_bubbles {position: absolute;top: 18px;left: 22px;}
.chatInvite .btn {font-size: 1.1em;}

.popOfferCallout {margin:0 auto;width:285px;min-height:25px;padding:2px 0 0;background:#990000;text-align:center;color:#ffffff;font-size:15px;font-family:quattrocento_sansregular,Arial,Helvetica,Verdana;}
  .popOfferCallout.sidebar_top {background: #fff; text-align: left;}
.popOfferCallout a {display:block;cursor:pointer;color:#ffffff;}
  .popOfferCallout.sidebar_top a {color: #48643E;}
  .popOfferCallout a:hover {text-decoration: none;}
.popOfferCallout.browsePage {margin-top:10px;top:195px;}
  .with_banner .popOfferCallout.browsePage {top:265px;}
  .popOfferCallout.browsePage.affix-bottom {position:absolute;}
.popOfferCallout .popOfferCalloutImage {display:block;margin:13px auto 12px;height:116px !important;background: url('/themes/default/images/offer-modal-text.svg') no-repeat; background-size:193px; background-position:center -34px;}
.popOfferCallout p {font-size:14px;line-height:17px;margin-bottom:17px;}
.popOfferCallout button {width:150px;margin-bottom:20px;}

/* Biz-card UYCD icons for download modal */
.download_template .title {font-size: 33px;margin: 0;}
.download_template .sub-title {font-size: 21px;line-height: 24px;}
.download_template .file-box {margin: 32px 0 48px;}
.download_template .file-icon {width: 66px;height: 66px;background-image: url('/themes/default/images/image-file-types.png');margin: 0 17px;display: inline-block;}
.download_template .file-icon.ps {background-position: 0 0;}
.download_template .file-icon.ai {background-position: -66px 0;}
.download_template .file-icon.id {background-position: -132px 0;}
.download_template .file-icon.pdf {background-position: -198px 0;}
.download_template .btn {font-size: 17px;}
.download_template .modal-footer .btn {width: 165px;}

/* Biz-card UYCD icons for product view */
.uycd_templates {padding-left: 44px;margin-bottom: 15px;}
  .uycd_templates.label_folder {padding-left: 20px;padding-top: 10px;}
.uycd_templates .file-icon {width: 17px;height: 17px;background-image: url('/themes/default/images/image-file-types-small.png');margin-right: 6px;display: inline-block;}
.uycd_templates .file-icon.ps {background-position: 0 0;}
.uycd_templates .file-icon.ai {background-position: -17px 0;}
.uycd_templates .file-icon.id {background-position: -34px 0;}
.uycd_templates .file-icon.pdf {background-position: -51px 0;}
.uycd_templates .file-icon.doc {background-position: -68px 0;}

/* Print view overrides */
@media print {
  a[href]:after {
    content: none;
  }
}

/* yamm extend */
.yamm .dropdown.last {
  position: relative;
}

.yamm .dropdown.last .dropdown-menu {
  right: 0;
  left: 0px;
}

/* image */
img.img-grey-border {border: 1px solid #ddd;}
img.corner-rounded-small {border-radius: 6px;}
img.corner-rounded-mid {border-radius: 14px;}
img.corner-rounded-big {border-radius: 22px;}
img.s3_order_preview {max-width: 79%;box-shadow: 0px 0px 8px 0px #ddd;margin-bottom: 8px;}
img.s3_order_preview.vert {max-width: 56%;}

.progress-bar-success {background-color:#48643e;}
.progress-bar-striped {background-color:#03a140;}

/* My Account */
/*@media (min-width: 758px) {
  .address-box {width:20%;}
}
*/
.view-format-link {display:inline-block;width:60px;font-size:12px;text-align:left;line-height:13px;padding-top:5px;}
  .view-format-link i {font-size:23px;float:left;margin-right:5px;}
  .view-format-link.active {color:#387cb5;}

/* Checkout */
.address-box-selectable, .checkout-method-selectable {
  float: left;
  margin: 0 10px 10px;
  padding: 10px;
  position: relative;
  border: 2px solid #eee;
  min-height: 200px;
  min-width: 200px;
}
  .checkout-method-selectable { min-width:90px;min-height: 90px;}
.address-box-selectable.selected, .checkout-method-selectable.selected {
  border: 2px solid #18A043;
}
.address-box-selectable .button_box {
  position: absolute;
  bottom: 5px;
}
.address-box-selectable .ear_box, .checkout-method-selectable .ear_box {
  position: absolute;
  top: -2px;
  right: -2px;
}
.address-box-selectable .ear_box img, .checkout-method-selectable .ear_box img {
  width: 36px;
  height: 40px;
}

.icon-credit_size_icon {
  width:24px!important;
}

.icon-standard_size_icon {
  width:24px!important;
}

@media (max-width: 758px) {
  .address-box-selectable, .checkout-method-selectable {width:96%;}
}

.payment-method {float:left;margin:0 5px !important;}
  .payment-method:last-of-type {margin-right:0 !important;}
  .payment-method .checkout-method-selectable {margin:0 !important;padding-left: 15px;min-height: 90px;}

/**
 * Chat App
 */
 .chat_cta {
	position: fixed !important;
	bottom: 24px;
	right: 28px;
	width: 56px !important;
	height: 56px !important;
	z-index: 99999999;
}
.chat_cta button {
	width: 56px !important;
	height: 56px !important;
	color: rgb(255, 255, 255) !important;
	background-color: rgb(69, 101, 65) !important;
	border-radius: 50%!important;
	box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%), 0px 6px 10px 0px rgb(0 0 0 / 14%), 0px 1px 18px 0px rgb(0 0 0 / 12%);
	box-sizing: border-box;
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	border: 0;
	line-height: 0.75;
}
.chat_cta button .chat_label {
	width: 26px;
	height: 26px;
	display: inherit;
	align-items: inherit;
	justify-content: inherit;
}
.chat_cta button .chat_label_open {
	width: 38px !important;
	height: 38px !important;
}
.chat_cta button .chat_svg_icon {
	fill: currentColor;
	width: 100%;
	height: 100%;
	display: inline-block;
	font-size: 1.6071428571428572rem;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	flex-shrink: 0;
	user-select: none;
}

.chat_form {
	background: linear-gradient(rgb(69, 101, 65), rgba(0, 0, 0, 0.84) 200%);
	box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 1px 1px 1px rgb(0 0 0 / 14%), 0px 1px 5px 1px rgb(0 0 0 / 12%);
	border-radius: 4px;
	position: fixed;
	bottom: 86px;
	right: 28px;
	width: 402px;
	min-height: 195px;
	height: 517px;
	z-index: 1000;
	padding: 0px !important;
}
.chat_form .header {
	position: relative;
	font-size: 2.1rem;
	font-family: "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", "sans-serif";
	font-weight: 300;
	line-height: 1.6;
	color: #ffffff;
	padding-left: 16px;
	margin-top: 14px;
	height: 46px;
	box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 20%), 0px 4px 5px 0px rgb(0 0 0 / 14%);
}
.chat_form .chat_close {
	width: 26px;
	height: 26px;
	display: flex;
	align-items: inherit;
	justify-content: inherit;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}
.chat_form .chat_close svg {
	fill: #ffffff;
}
.chat_form .chat_container {
	background: #ffffff;
	height: calc(100% - 60px);
	padding: 20px;
	color: #757575;
}
.chat_form .chat_container input, .chat_form .chat_container textarea {
	border-radius: 2px !important;
}

/* Override genesys iframe position */
.genesys-mxg-frame {
	bottom: 74px !important;
}

/**
 * shows logo image only for printing order conf page
 */
@media screen {
	.logo_only {
		display: none;
	}
}

/* Business Cards Category Hero */
.bcpHeroBtns {
  position:relative;
  top:-220px;
  left:340px;
}
.bcpHeroBtns .btn {
  border:0px;
  border-radius:0px;
  margin-bottom:32px;
  width:250px;
  text-transform: uppercase;
  font-weight:bold;
  color: #4a4a4a;
  font-size:14px;
  line-height:22px;
}
.bcpHeroBtns .btn:hover {
  background-color:#ffffff;
}

table#user-order-history th {background:#ffffff;border:none;padding:0 2px;}
table#user-order-history th div {background:#f1f3f0;padding:6px;}
table#user-order-history tr:nth-child(2) td {border:none;}

.chat-label {text-align: right;font-family: quattrocento_sansbold;}

.number-increment-input {position:relative;width:120px;}
  .number-increment-input input {text-align:center;border-radius:4px !important;}
  .number-increment-input button {position:absolute;min-width:40px;width:40px;height:32px;border-top:none;border-bottom:none;}
  .number-increment-input button.glyphicon-minus {left:1px;top:1px;border-left:none;}
  .number-increment-input button.glyphicon-plus {right:1px;top:1px;border-right:none;}

/* sliding checkbox */
.checkbox-toggle label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 10px;
  border: 1px solid;
  border-color:#c2c2c0;
  background:#dededd;
  color:#9b9b9b;
  text-align:center;
}
.checkbox-toggle input {
  visibility: hidden;
  position: absolute;
  margin-left: -9999px;
}
.checkbox-toggle input + label {
  padding: 0 2px 2px 18px;
  width: 56px;
  height: 20px;
  background-color: #dddddd;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  -webkit-transition: padding 0.4s;
  -moz-transition: padding 0.4s;
  -o-transition: padding 0.4s;
  transition: padding 0.4s;
}
.checkbox-toggle input + label:before, .checkbox-toggle input + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
.checkbox-toggle input + label:before {
  position: relative;
  content:'Off';
}
.checkbox-toggle.lock input + label:before {
  content:url('/themes/default/images/unlocked-icon.png');
}

.checkbox-toggle input + label:after {
  width: 18px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.3);
  -webkit-transition: margin 0.4s;
  -moz-transition: margin 0.4s;
  -o-transition: margin 0.4s;
  transition: margin 0.4s;
}
.checkbox-toggle input:checked + label {
  background-color: #039e3f;
  color:#ffffff;
  padding: 0 18px 2px 2px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  -webkit-transition: padding 0.4s;
  -moz-transition: padding 0.4s;
  -o-transition: padding 0.4s;
  transition: padding 0.4s;
}
.checkbox-toggle input:checked + label:before {
  content:'On';
}
.checkbox-toggle.lock input:checked + label:before {
  content:url('/themes/default/images/white-locked-icon.png');
}
.checkbox-toggle input:checked + label:after {
  margin-left: 34px;
  -webkit-box-shadow: -2px 0 8px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -2px 0 8px -2px rgba(0, 0, 0, 0.3);
  box-shadow: -2px 0 8px -2px rgba(0, 0, 0, 0.3);
}

.greenBox {
  border:solid 1px #48643E;
  overflow:hidden;
}
  .greenBox .title {
    color: #fff;
    background-color: #48643E;
    margin: 0;
    padding: 12px 20px 9px;
    font-size: 18px;
    overflow:hidden;
  }
  .greenBox .h2 {
    font-size: 18px;
  }
  .greenBox .formHolder {
    padding: 0 40px 16px;
  }
  .greenBox .and {
    text-align: center;
    font-size: 25px;
    padding-top: 10px;
  }
  .greenBox .submit {
    width: 100%;
  }
  .greenBox label {
    font-weight: normal;
  }

.grey-box {background:#f0f3f0;padding:13px 0;margin-bottom:10px;overflow:hidden;clear:both;}
  .grey-box hr {border-top:1px solid #dadada;clear:both;margin:10px 0;}
  .grey-box .checkbox-toggle {margin-bottom:13px;}

.large-container .wrapper-top {
    max-height: 480px;
    overflow: auto;
}

/* To be included after default.css on responsive pages */
@media (max-width: 767px) {
  .col-sm-offset-1half {margin-left:0;}
}

@media (max-width: 1199px) {
  #header_menu {font-size:13px;}
}

@media (max-width: 992px) {
  #header_menu {font-size:.7em;}
  #header_menu .phone {margin-right:15px}
  #header_menu .help {margin-right:15px}
  #header_menu .cart {width:auto;}
  #product-page-thumbnails .productImageThumbnailCopy {top:18px;font-size:11px;line-height:14px;}
}
@media (min-width: 992px) {
  /*#header_search {width:415px;}*/
}

@media (max-width:768px) {
  a.logo {margin:8px auto 14px;}

  .banner {width:auto;position: absolute !important;z-index:1}
		.banner .icon-airplane {margin-right:0;}
	.banner.bannerTopFixed {position: absolute !important;}
}

@media (min-width: 768px) {
    #main-product-image.has_image_callout {min-height:396px;}
}
@media (min-width: 992px) {
    #main-product-image {min-height:485px;}
    #main-product-image.has_image_callout {min-height:506px;}
}
@media (min-width: 1200px){
    #main-product-image {min-height:591px;}
    #main-product-image.has_image_callout {min-height:606px;}
}

@media (min-width: 768px) {
  .navbar.order_process {display: none;}
  .navbar .nav > li:not(.mobile) {display: inline-block !important; float: none; vertical-align: top;font-size: 15px;}
  .navbar .nav > li.divider {position: relative;min-height: 48px;}
  .navbar .nav li a, .navbar .nav li span {font-size:.7em;padding:7px 5px 3px;letter-spacing:.02em;word-spacing: 0px;}
    .navbar .nav li .level1 span {font-size:.85em;}
  .navbar .nav .dropdown-menu .level2 {padding-top: 5px}
  .navbar .nav .dropdown-menu .column {padding: 0 20px 0 0;min-width: 202px;}
  .navbar .nav ul.dropdown-menu.all-occasion-cards {left: 0px !important;}
}
@media (min-width: 992px) {
  #header.order_process a.logo img {width: 307px;}
  .navbar .nav li a, .navbar .nav li span {font-size:.8em;padding:7px 11px 3px;letter-spacing:.02em; word-spacing: 1px;}
    .navbar .nav li .level1 span {font-size:.97em;}
  .navbar.canada .nav li a, .navbar .nav li span {word-spacing: 1px;}
  .navbar .nav .dropdown-menu .level2 {padding-top: 6px}
  .navbar .nav ul.dropdown-menu.all-occasion-cards {left: 110px !important;}
}
@media (min-width: 1200px) {
    .navbar .nav li a, .navbar .nav li span {font-size:1em;padding:7px 12px 3px;letter-spacing:.02em;word-spacing: 4px;}
    .navbar .nav .dropdown-menu .level2 {padding-top: 7px}
    .navbar .nav ul.dropdown-menu.all-occasion-cards {left: 300px !important;}
}

@media (max-width: 767px) {
  .sticky {position:relative;top:0 !important;/* margin-top:70px !important; */}
  .stickySpacer {display:none !important;}

	.navbar {background:none;}
	.navbar .navbar-toggle {position:relative;float:none;padding: 20px 0 0 0;margin: 50% auto;width:100%;min-width:22px;}
  .navbar .navbar-toggle .icon-bar {width:100%;min-width:22px;}
  .navbar-collapse {margin:0 !important;}
  .navbar-nav {margin:0;height:100%;overflow-y:scroll}
	.navbar .nav li {background:#48643e;}
  .navbar .nav li a, .navbar .nav li span {color:#cccccc;line-height:55px;text-align:left;border-bottom:1px solid #cccccc;padding:0 15px 0 15px !important;font-size:17px !important;cursor:pointer;}
		.navbar .nav li:first-of-type a {border-top:1px solid #cccccc;}
		.navbar .nav li:last-of-type a {border-bottom:none;}
  .navbar .nav li a br {display: none;}
  .navbar .nav li:hover > a, .navbar .nav li:hover > a span, .navbar .nav li a.menuTitle, .navbar .nav ul.dropdown-menu span:hover, .navbar .nav li a.back:hover, .navbar .nav ul.dropdown-menu .level1 a:hover {background: #7d9774; color:#fff !important;text-decoration:none !important;;}
		.navbar .nav li a .gc-icon.no-border {font-size:1.6em;position:absolute;left:28%;padding-top:0;}
	.navbar .nav ul.dropdown-menu {box-shadow:none;}
		.navbar .nav ul.dropdown-menu a, .navbar .nav ul.dropdown-menu span { color:#cccccc; width:100%}
		.navbar .nav ul.dropdown-menu li {margin-top: 0px;}
	.navbar .nav ul.dropdown-menu .level0 {padding: 0;}
		.navbar .nav ul.dropdown-menu .level0 .column {padding: 0;position:static;}
	.navbar .nav ul.dropdown-menu .level1 {font-family:quattrocento_sansregular !important;}
	.navbar .nav ul.dropdown-menu .level1 a:last-of-type {border-bottom:1px solid #cccccc;}

	/* Override sale colors */
	.navbar .nav ul.dropdown-menu a.sale {color:#cccccc !important;}
	.navbar a.strong {font-family:quattrocento_sansregular !important;}


	/* Default menu positioning */
	.navbar .nav ul.dropdown-menu {top:auto;left:100%;padding:0 !important;width:100%;}
	.navbar .nav ul.dropdown-menu .level0 {width:100%;position:absolute;}
	/* .navbar .nav ul.dropdown-menu .level0.active {top:0} */
		.navbar .nav ul.dropdown-menu .level0 span {padding-left:30px !important;/* padding-right:15px !important; */text-transform: initial;}
	.navbar .nav ul.dropdown-menu .level1 {display:none;}
		.navbar .nav ul.dropdown-menu .level1.active {display:block !important;}
		.navbar .nav ul.dropdown-menu .level1 span {padding-left:15px !important;text-transform: initial;}
		.navbar .nav ul.dropdown-menu .level1 a {padding-left:30px !important;text-transform: initial;}
	.navbar .nav ul.dropdown-menu .level1,
		.navbar .nav ul.dropdown-menu .level2 {top:0;left:100%;padding:0 !important;width:100%;position:absolute;}

	/* Back/title links */
	.navbar .nav ul.dropdown-menu span.back {border-top: 1px solid #cccccc;}
  .navbar .nav ul.dropdown-menu .level0 span.back {text-transform: initial;padding-left:11px !important;}
	.navbar .nav ul.dropdown-menu .level0 span.menuTitle {background: #7d9774;color:#fff;padding-left:15px !important;text-transform:uppercase !important;}
	.navbar .nav ul.dropdown-menu .level1 span.menuTitle {background: #7d9774;color:#fff;padding-left:15px !important;text-transform: none !important;}


	/* animations, etc. */
	.navbar .nav ul.dropdown-menu.active {display:block !important;top: 83px;/*top:44px*/}
		.navbar .nav ul.dropdown-menu .level1 span, .navbar .nav ul.dropdown-menu .level2 a {transition: transform 1s;}
			.navbar .nav ul.dropdown-menu.active .level1 span, .navbar .nav ul.dropdown-menu.active .level2 a {display:block;transition:transform 1.0s ease-in-out;text-align: left;padding: 0 0 0 20px;/* margin-left:100%; */}
			.navbar .nav ul.dropdown-menu.active .level1 span.slideIn, .navbar .nav ul.dropdown-menu.active .level2 a.slideIn {transform:translateX(-100%)}
		.navbar .nav ul.dropdown-menu.active .level1 .level2 {display:none;}
		.navbar .nav ul.dropdown-menu .level2.active {display:block !important;}

  .navbar .nav .dropdown:hover > ul.dropdown-menu {display: none;}

	/* Fix last yamm link */
	.yamm .dropdown.last {position:static !important;}

	/* Mobile nav icon links */
  .navbar ul.mobileIconLinks {padding:8px 0 0 10px;}
  .navbar ul.mobileIconLinks li {display: inline-block !important;}
    .navbar ul.mobileIconLinks li a, .navbar ul.mobileIconLinks li a span {border:none !important;padding:0 5px 0 5px !important; color: #cccccc;}
    .navbar ul.mobileIconLinks li:first-of-type a, .navbar ul.mobileIconLinks li:first-of-type a span {padding-left:0 !important;}
      .navbar ul.mobileIconLinks li a span {position:relative !important;}
      .navbar ul.mobileIconLinks li:hover > a, .navbar ul.mobileIconLinks li:hover > a span,  .navbar ul.mobileIconLinks li a:hover, .navbar ul.mobileIconLinks li a span:hover {background:none !important;text-decoration:none;}
	/*
  .navbar .nav ul.mobileIconLinks {padding:0; position:absolute;}
	.navbar .nav .level1 ul.mobileIconLinks {padding-left:10px}
	.navbar .nav ul.mobileIconLinks li {display: inline-block !important;}
		.navbar .nav ul.mobileIconLinks li a, .navbar .nav ul.mobileIconLinks li a span {border:none !important;padding:0 5px 0 5px !important;}
		.navbar .nav ul.mobileIconLinks li:first-of-type a, .navbar .nav ul.mobileIconLinks li:first-of-type a span {padding-left:0 !important;}
			.navbar .nav ul.mobileIconLinks li a span {position:relative !important;}
			.navbar .nav ul.mobileIconLinks li:hover > a, .navbar .nav ul.mobileIconLinks li:hover > a span,  .navbar .nav ul.mobileIconLinks li a:hover, .navbar .nav ul.mobileIconLinks li a span:hover {background:none !important;text-decoration:none;}

		.navbar .nav ul.dropdown-menu .level1 ul.mobileIconLinks li a, .navbar .nav ul.dropdown-menu .level0 ul.mobileIconLinks li a span { padding-left:0 !important;}
  */

  #header_search_mobile {background:#48643e;border-bottom:1px solid #ffffff;}
     #header_search_mobile form, #mainNav form {padding:5px;}
			#header_search_mobile form input, #mainNav form input {border:0px;box-shadow:none;-webkit-box-shadow:none;}
			#header_search_mobile form input:focus, #mainNav form input:focus { outline: none; box-shadow: none;	}
      #header_search_mobile form .glyphicon {}
			#header_search_mobile form .btn, #mainNav form .btn {top:0;background:#ffffff;color:#48643e;border-radius:0px;border:1px solid #ffffff;left:-2px;font-size:20px;padding:2px 6px;}

	.close_header_search_mobile {color:#ffffff;font-size:28px;padding:2px 6px;}
	.navbar .hide-me[aria-expanded="true"] {visibility: hidden;opacity: 0;transition: visibility 0.1s, opacity 0.1s linear;}
	.navbar .hide-me[aria-expanded="false"] {visibility: visible;opacity: 100;transition: visibility 0.1s, opacity 0.1s linear;}

	#mainNav {overflow-x:hidden;overflow-y:scroll;position:fixed !important;left:-100%;top:0;z-index:1000;width:92%;height:100% !important;background: #48643e;}
	#closeMobileNav {z-index:1000;display:none;position:fixed;right:10px;top:0px;font-size:28px;}
	.mobileNav-overlay {display: none;background-color: #fff;bottom: 0;left: 0;opacity: 0.75;filter: alpha(opacity=75);position: fixed;right: 0;top: 0;z-index: 999;}


  #carousel-hero .carousel-indicators-wrapper {width:100%;}

  .xs-no-padding {padding:0 !important;}
  .xs-no-margin-bottom {margin-bottom:0 !important;}
  .xs-text-center {text-align:center !important;}
  .browse-header {border-bottom:none;margin-bottom:5px;}
  .browse-header-info {float:none !important;}
  .browse-header h1 {text-align:center;font-size:1.8em;background:#d3e3d3;color:#48643e;padding:10px;border-top:2px solid #48643e;margin-top:0px !important;}
  .browse-header-info .breadcrumbs {text-align: center;font-size:1.1em;}

  .product_box {min-width:0;}
      .product-box-image .image_callout, #main-product-image .image_callout {text-align:left;padding-left: 8px;}

  /* Pagination */
  .pagination-pages {padding-right:0 !important;}
  .pagination.visible-xs { display: flex !important;flex-direction: row;padding:0 15px;}
  .pagination a, .pagination span {border-radius:2px;font-size:1.2em;padding: 6px 18px !important;}
    .pagination a[rel="prev"], .pagination a[rel="next"] {padding:6px !important;}
  .pagination li {display: flex;flex: 1 1 auto;}
    .pagination li:last-of-type {flex:none;}
    .pagination li.disabled {flex:none;}
    /* .pagination li a {border:1px solid #bfbebe;border-radius: 4px !important;} */
    /* .pagination li span {border-radius: 4px !important;} */

  .pagination-mobile-buttons {margin:15px 0;}
  .pagination-mobile-buttons li a {/*width:100%;*/display:flex;flex:1 1 auto;align-items: center;justify-content: center;}
    .pagination-mobile-buttons li {}
    .pagination-mobile-buttons li:first-of-type {flex: 1 1 auto;margin-right:7px;}
    .pagination-mobile-buttons li:last-of-type {flex: 1 1 auto;margin-left:8px;}


  /* Product page */
  #product-page-thumbnails {margin-bottom:20px;padding:0 15px;}

  .product-page-count {text-align:center;font-size:1.2em;}

  h3.line-through {color: #48643E;font-size:1.4em;}

  h1.line-through:before,
  h1.line-through:after,
  h2.line-through:before,
  h2.line-through:after,
  h3.line-through:before,
  h3.line-through:after {
    background: none !important;
    margin-left:auto;
    margin-right:auto;
    left:auto;
    right:auto;
    width:auto;
  }

  #searchResultsSearch {
    padding:15px;
    background-color:  #f0f3f0;
    margin-top:20px;
  }
  .filter_group label {font-weight:normal; vertical-align:middle; margin-bottom:0px; margin-left:5px;word-wrap: break-word; width: auto;}

  .bcpHeroBtns .btn {
    font-size:12px;
  }

  .browseBackToTop {
    background:#7D9774 url(/themes/default/images/back_to_top_mobile.svg) no-repeat;width:70px; height:65px;
  }

  .favBadge {
    display: block !important;
    position:fixed;
    top:63%;
    right:0px;
    text-align:right;
    z-index: 999;
  }

  .favoriteSide {
    margin-top:90px;
    background:#e9e9e9 url(/themes/default/images/Fav_Heart_Text.svg) no-repeat !important;
    background-size: 64px !important;
    background-position: 3px !important;
    width: 70px;
    height: 65px;
    position:fixed;
    border:1px solid #cdcdcd !important;
    cursor:pointer;
    text-align:right;
    padding-top:3px;
    padding-left:5px !important;
  }

  .favoriteSide:hover {
    background-color:#f8f8f8 !important;
  }

  .favorateBadge {
    background:#a62a20;
    color:#ffffff;
    border-radius: 10px;
    padding:2px 5px 2px 5px;
    margin-right:6px;
    visibility: visible !important;
  }

  .favoritesBadgeHide {
    visibility: hidden !important;
  }

  /* breadcrumb - xs */
  #co-breadcrumb.breadcrumbs {margin-top: 10px;}
  #op-review-cart h2 {margin-top: 10px;}

	/* datepicker */
	.uib-daypicker .btn {
		padding: 4px 10px !important;
	}

	/* Chat App */
	.chat_form {
		width: 352px;
	}
}

/* product page tab panes */
@media (min-width: 992px) and (max-width: 1199px) {
  .tab-content .tab-pane .productGreetingHolder {height:360px;}
  .popOfferCallout {width:235px;padding:2px 42px 0;}
    .popOfferCallout.browsePage {padding:2px 0 0;}
  .product-box-image .image_callout {font-size:0.9em;}
  #product-page-thumbnails .productImageThumbnailCopy {top:26px;font-size:11px;line-height:14px;}

	.browse-top-bar {
		width: 970px;
	}
	.browse_filters.browse-top-bar-affixed {
		height: calc(100% - 250px);
	}
}
@media (max-width: 991px) {
  .tab-content .tab-pane p {font-size:12px;}
  .nav-tabs > li > a, .nav-tabs > li > a.inside_card_tab {font-size:12px;}
  .tab-content .tab-pane .productGreetingHolder {height:205px;}
  .tab-content .tab-pane .productGreetingHolder img {width:90%;}
	.browse-top-bar {
		width: 750px;
	}
	.browse_filters.browse-top-bar-affixed {
		height: calc(100% - 250px);
	}
}
@media (max-width: 767px) {
  .tab-content .tab-pane p {font-size:14px;}
  .tab-content .tab-pane .productGreetingHolder img {width:initial;}
}

@media (max-width: 620px) {
  .navbar .nav li a .gc-icon.no-border {left:12%;}
	.browse-top-bar {
		width: 390px;
	}
	.browse-top-bar.affix {
		top: 0 !important;
	}
	.browse-top-bar .pagination-wrapper {
		padding:0 !important;
	}
}

@media (max-width:768px) {
  #carousel-hero, #carousel-hero .item, #carousel-hero .item .background {height:422px;}
}

@media (min-width: 768px) {
  #home-top-subs div {
        border-right:none;
      }
  }
@media (min-width: 992px) {
  #home-top-subs div {
      border-right:1px solid #48643e;
  }
}

/*
@media (min-width: 768px) {
  #productViewLarger .modal-dialog {width:600px;margin:30px auto;}
}
@media (min-width: 992px) {
  #productViewLarger .modal-dialog {width:1010px;}
}
*/

@media (max-width: 992px) {
	.pagination-pages {/* float:none; */text-align:center;}
  .popOfferCallout {width:180px;padding:0 20px;}
    .popOfferCallout.browsePage {padding:2px 0 0;}
  .popOfferCallout .popOfferCalloutImage {height:100px !important;background-size:158px; background-position:center -27px;}
}

@media (min-width: 768px) {
  .col-sm-1-10th {width: 10%;float: left;}}
@media (min-width: 992px) {
  .col-md-1-10th {width: 10%;float: left;}
  .sm-no-padding {padding:0 !important;}
}
@media (min-width: 1200px) {
  .col-lg-1-10th {width: 10%;float: left;}
}

@media (max-width: 767px){
  .review-order-item-container .payment_label_visible_xs {display: initial;}
  .review-order-item-container .payment_label_hidden_xs {display: none;}
}

@media (min-width: 768px){
  .review-order-item-container .vertical-separator {right:116px;}
  .review-order-item-right .col-sm-6.with-preview {padding-right: 15px;}

  .review-order-item-container .payment_label_visible_xs {display: none;}
  .review-order-item-container .payment_label_hidden_xs {display: initial;}
}
@media (min-width: 992px){
  .review-order-item-container .vertical-separator {right:100px;}
  .review-order-item-right .col-sm-6.with-preview {padding-right: 5px;}
}
@media (min-width: 1200px){
  .review-order-item-container .vertical-separator {right:133px;}
  .review-order-item-right .col-sm-6.with-preview {padding-right: 15px;}
}

@media (min-width: 992px) {
  .quote_email_sent {
    line-height: 1.2;
    position: absolute;
    left: 350px;
    top: 3px;
  }
}

@media (max-width: 768px) {
  #email-signup {background:#f0f3f0;padding:30px 0;border:none;font-size:1.3em;}
  #email-signup label {font-weight:normal;margin-bottom:10px !important;}
  #email-signup form, #email-signup .input-group {float:none !important;}
  #email-signup .form-group {text-align: center}
  #email-signup .input-group {width:95%;}
  #email-signup .input-group input {min-width:100%;}

  #footer {border:none;}
  #footer > div > ul > a {margin-left:31px;}

  #footer-lower {margin:0 15px 20px 15px;}
  #footer.order_process {border-top:1px solid #48643e;}
  #footer.order_process .chat-phone {text-align: left !important;}
  #footer.order_process .footer-contact {padding-left: 0 !important;}

  .quote_email_sent {margin-top: 5px;text-align: left;}

  #productViewVideo .modal-dialog {width:auto !important;}
  #productViewVideoClose {width:auto !important;}
  #productViewVideoHolder {width:100% !important;}
    #productViewVideoHolder iframe {width:100% !important;}
}

@media (max-width: 992px){
  #footer h3 {margin-left:31px;}
}

@media (max-width: 1199px){
  #footer.order_process {padding: 6px 0px 4px;}
}

/*
@media (max-width: 768px) {
.offerModal {
    display:none;
  }
}
*/

@media (max-width: 768px) {
.modal-backdrop {
    /*display:none;*/
  }
}

/* Business Cards Category Hero */
@media (max-width:768px) {
  .bcpHeroBtns {
    top:-140px;
    left:0px;
  }

  .bcpHeroBtns .btn {
    margin-bottom:15px;
  }
}

/*
  set default font-size to 16px on small screen to prevent auto-zoom on focus
*/
@media (max-width:768px) {
  input {font-size: 16px !important;}
}

@media (max-width: 575px){
  #productZoom .modal-dialog, #productViewLarger .modal-dialog, #productViewVideo .modal-dialog {margin:0;}
  #sampleRequest .popover {max-width:100%;height: auto;}
  #sampleRequest .popover-content {min-height: auto;}
}

@media print {
  /* Boostrap overrrides */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
 

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
 
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }

  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  /* Element specifics */
  #header {
    min-height: auto;
  }
  #header_menu {
    display: none !important;  
  }
  #footer-lower {
    display: none !important;  
  }

  .browse-header {
    display: none !important;  
  }
  .step_title {
    border: 1px #48643e solid !important;
    border-bottom: none !important;
  }
  .step_title a {
    display: none !important;
  }
  .orderItemBox.break_before {
    page-break-inside: avoid;
    page-break-after: always;    
  }
  .review-order-item-container {
    font-size: 14px;
  }
  .review-order-item-container .form-control {
    font-size: 14px;height: 22px;padding: 0px 6px;
  }
  .review-order-item-container .item_total {
    min-height: auto !important;
  }
  .review-order-item-container .review-order-item-left {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .footer-contact-print {
    display: block !important;
  }
  .hidden-print {
    display: none !important;
  }
  .banner {
    display: none !important;
  }
  .print_breaker {
    page-break-inside: avoid;
    page-break-after: always;
  }
}
.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}


.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
  display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%;
}

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
    width: 0;
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

.ui-select-bootstrap > .ui-select-match > .btn{
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices ,.ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>span:hover, .ui-select-bootstrap .ui-select-choices-row>span:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em;
}
.ui-select-bootstrap .ui-select-match-text span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}

/* Spinner */
.ui-select-refreshing.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 27px;
 }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear;
}

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s;
}
