@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic|Open+Sans:400,300,600,700);

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);

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

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

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

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

  .table {
    border-collapse: collapse !important;
  }

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

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?20211007143727");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix?20211007143727") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff2?20211007143727") format("woff2"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff?20211007143727") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf?20211007143727") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular?20211007143727") 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: "\002a";
}

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

.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";
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

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

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 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 {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: #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;
}

.bg-primary {
  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,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
}

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.42857;
  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;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

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

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
  border: 1px solid #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;
  float: none;
  display: table-column;
}

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 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>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

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

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

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

input[type="search"] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.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-group-sm>input[type="date"].form-control,
  .input-group-sm>input[type="date"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input[type="time"].form-control,
  .input-group-sm>input[type="time"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input[type="datetime-local"].form-control,
  .input-group-sm>input[type="datetime-local"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input[type="month"].form-control,
  .input-group-sm>input[type="month"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input[type="date"].form-control,
  .input-group-lg>input[type="date"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input[type="time"].form-control,
  .input-group-lg>input[type="time"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input[type="datetime-local"].form-control,
  .input-group-lg>input[type="datetime-local"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input[type="month"].form-control,
  .input-group-lg>input[type="month"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
  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,
.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.33333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333;
}

.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+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  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;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .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;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.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;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

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>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  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>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  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>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  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>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  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>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  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,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
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.33333;
  border-radius: 6px;
}

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

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

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

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

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

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

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

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

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

.open>a {
  outline: 0;
}

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

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

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

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

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

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

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

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

.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

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

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

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

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.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,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

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

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.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.42857;
  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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 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;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {
  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 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;
    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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 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 {
  background-color: #e7e7e7;
  color: #555;
}

@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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #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;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #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;
  background-color: #fff;
  cursor: not-allowed;
}

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

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #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;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #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;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

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

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

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

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

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

.progress-bar-danger {
  background-color: #d9534f;
}

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

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #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 .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #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,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

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

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

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

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

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

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

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

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

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

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #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-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

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

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0,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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 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: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 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;
  }
}

@font-face {
  font-family: 'Franklin Gothic Medium';
  src: url("../fonts/franklingothic-med-webfont.eot?v=1.01?20211007143727");
  src: url("../fonts/franklingothic-med-webfont.eot?v=1.01#iefix?20211007143727") format("embedded-opentype"),url("../fonts/franklingothic-med-webfont.woff2?v=1.01?20211007143727") format("woff2"),url("../fonts/franklingothic-med-webfont.woff?v=1.01?20211007143727") format("woff"),url("../fonts/franklingothic-med-webfont.ttf?v=1.01?20211007143727") format("truetype"),url("../fonts/franklingothic-med-webfont.svg?v=1.01#franklin_gothic_fsmedium?20211007143727") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Franklin Gothic Book';
  src: url("../fonts/franklingothic-book-webfont.eot?v=1.01?20211007143727");
  src: url("../fonts/franklingothic-book-webfont.eot?v=1.01#iefix?20211007143727") format("embedded-opentype"),url("../fonts/franklingothic-book-webfont.woff2?v=1.01?20211007143727") format("woff2"),url("../fonts/franklingothic-book-webfont.woff?v=1.01?20211007143727") format("woff"),url("../fonts/franklingothic-book-webfont.ttf?v=1.01?20211007143727") format("truetype"),url("../fonts/franklingothic-book-webfont.svg?v=1.01#franklin_gothic_fsbook?20211007143727") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Freight Big W01 Medium Regular";
  src: url("../fonts/Freight/Fonts/1197116/06022cd4-81c3-4e28-8191-3514bd9192f0.eot?#iefix?20211007143727");
  src: url("../fonts/Freight/Fonts/1197116/06022cd4-81c3-4e28-8191-3514bd9192f0.eot?#iefix?20211007143727") format("eot"),url("../fonts/Freight/Fonts/1197116/5c09501d-2b10-445f-a81d-3ca9208c17eb.woff2?20211007143727") format("woff2"),url("../fonts/Freight/Fonts/1197116/1a5fe299-8403-4f46-9316-09563c476517.woff?20211007143727") format("woff"),url("../fonts/Freight/Fonts/1197116/e7484611-6ada-44ff-9677-a4d8fadeb5c5.ttf?20211007143727") format("truetype");
}

@font-face {
  font-family: "Freight Big W01 Sb Regular";
  src: url("../fonts/Freight/Fonts/1197122/6f981abc-a876-4d67-a1e5-76356fe61523.eot?#iefix?20211007143727");
  src: url("../fonts/Freight/Fonts/1197122/6f981abc-a876-4d67-a1e5-76356fe61523.eot?#iefix?20211007143727") format("eot"),url("../fonts/Freight/Fonts/1197122/843f60b0-6b20-47e4-bfbc-5171e9e5d2af.woff2?20211007143727") format("woff2"),url("../fonts/Freight/Fonts/1197122/a26dfc0d-9dc8-40dc-9c4d-5704b906e1a2.woff?20211007143727") format("woff"),url("../fonts/Freight/Fonts/1197122/443e02d2-e21c-400c-8eb4-633ba245f7e9.ttf?20211007143727") format("truetype");
}

@font-face {
  font-family: "Freight Big W01 Semibol1197125";
  src: url("../fonts/Freight/Fonts/1197125/72adf704-1622-456c-9f0e-ad67bc1e88f9.eot?#iefix?20211007143727");
  src: url("../fonts/Freight/Fonts/1197125/72adf704-1622-456c-9f0e-ad67bc1e88f9.eot?#iefix?20211007143727") format("eot"),url("../fonts/Freight/Fonts/1197125/0a2b0453-60c0-4654-8c82-2cb0c1a2b02d.woff2?20211007143727") format("woff2"),url("../fonts/Freight/Fonts/1197125/af8f6e79-639c-4eac-a7a0-1e7753139ddc.woff?20211007143727") format("woff"),url("../fonts/Freight/Fonts/1197125/958e9237-c96b-4283-9836-480c18795101.ttf?20211007143727") format("truetype");
}

@font-face {
  font-family: "Freight Big W01 Bold Regular";
  src: url("../fonts/Freight/Fonts/1197128/3d1cf63b-a4fa-44ee-bc45-b449c1e49c07.eot?#iefix?20211007143727");
  src: url("../fonts/Freight/Fonts/1197128/3d1cf63b-a4fa-44ee-bc45-b449c1e49c07.eot?#iefix?20211007143727") format("eot"),url("../fonts/Freight/Fonts/1197128/1e6a230a-01b8-4d4b-884d-38d05ac6e4eb.woff2?20211007143727") format("woff2"),url("../fonts/Freight/Fonts/1197128/15f605e4-b86f-4f30-bd7a-c2aa8438a07b.woff?20211007143727") format("woff"),url("../fonts/Freight/Fonts/1197128/acb3b0cf-6b47-4683-8c71-8db35ec3b323.ttf?20211007143727") format("truetype");
}

@font-face {
  font-family: "Freight Big W01 Book Italic";
  src: url("../fonts/Freight/Fonts/1197113/4ba2e522-e98c-4076-84a6-52cbf1ed17c2.eot?#iefix?20211007143727");
  src: url("../fonts/Freight/Fonts/1197113/4ba2e522-e98c-4076-84a6-52cbf1ed17c2.eot?#iefix?20211007143727") format("eot"),url("../fonts/Freight/Fonts/1197113/687fbd63-4bfd-460a-b029-bfd39bb98885.woff2?20211007143727") format("woff2"),url("../fonts/Freight/Fonts/1197113/21487ec1-b950-4294-8290-7cf9d2b25597.woff?20211007143727") format("woff"),url("../fonts/Freight/Fonts/1197113/1057dbbf-00de-45f0-95d3-9711feb9dc9a.ttf?20211007143727") format("truetype");
}

@font-face {
  font-family: "Freight Big W01 Black Regular";
  src: url("../fonts/Freight/Fonts/1197134/f9f2ee9a-4f2f-4c5b-811e-90b75e633237.eot?#iefix?20211007143727");
  src: url("../fonts/Freight/Fonts/1197134/f9f2ee9a-4f2f-4c5b-811e-90b75e633237.eot?#iefix?20211007143727") format("eot"),url("../fonts/Freight/Fonts/1197134/a131a304-b029-4601-8276-a5fc4b6e1bfe.woff2?20211007143727") format("woff2"),url("../fonts/Freight/Fonts/1197134/a5f9d439-ed21-423a-883f-5b3eb90ce944.woff?20211007143727") format("woff"),url("../fonts/Freight/Fonts/1197134/24a2a965-bd79-46ce-8cf4-bc78ebbd9dd5.ttf?20211007143727") format("truetype");
}

.btn-primary {
  border-radius: 0;
  background: #e9cbbb !important;
  color: #231f20 !important;
  padding: 9px 26px 8px 26px !important;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  border: 0 !important;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  outline: 0 !important;
  transition: all 250ms;
}

.btn-primary:hover,
.btn-primary:active {
  background: #e0b6a0 !important;
  color: #111 !important;
}

.btn-primary.disabled {
  opacity: .4;
  background: #e9cbbb !important;
}

.btn-default {
  border-radius: 0;
  background: #fff !important;
  border: 1px solid #eee !important;
  color: #333;
  padding: 9px 26px 8px 26px !important;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}

.btn-default:hover,
.btn-default:active {
  background: #eee !important;
  border-color: #ddd !important;
  color: #222;
}

.btn-danger {
  border-radius: 0;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  background: #ee1c24 !important;
  color: #fff !important;
}

.btn-danger:hover,
.btn-danger:active {
  background: #e01119 !important;
}

.btn-transition {
  background: #b3c9de !important;
  color: #F9F9F9 !important;
  height: 37px;
  padding: 9px 0 8px !important;
  overflow: hidden;
  text-shadow: none;
  width: 37px;
  position: relative;
  transition: transform 300ms;
}

.btn-transition::after,
.btn-transition::before {
  color: #111;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 10px;
  height: 37px;
  left: 0;
  line-height: 12px;
  padding: 7px 0px;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 300ms;
  white-space: pre;
  width: 37px;
}

.btn-transition::after {
  background: #f9e4d9;
  transform: translate(0, 100%);
}

.btn-transition::before {
  content: '';
}

.btn-transition:hover::after {
  transform: translate(0, 0);
}

.btn-transition:hover::before {
  transform: translate(0, -100%);
}

.form-control {
  border-color: #ccc;
  transition: all 250ms;
  font-family: "Franklin Gothic Book", sans-serif;
  box-shadow: none !important;
}

.form-control:focus {
  border-color: #aaa;
}

.form-group {
  position: relative;
}

.form-group .form-control {
  border-radius: 0;
  height: 38px;
  -webkit-appearance: none;
}

.form-group .form-control::-webkit-input-placeholder {
  color: #ccc;
}

.form-group .form-control:-moz-placeholder {
  color: #ccc;
}

.form-group .form-control::-moz-placeholder {
  color: #ccc;
}

.form-group .form-control:-ms-input-placeholder {
  color: #ccc;
}

.form-group .form-control:focus {
  background: #f9f9f9;
  color: #999;
}

.form-group>.caret {
  position: absolute;
  right: 10px;
}

.form-group>.caret.down {
  bottom: 12px;
}

.form-group>.caret.up {
  bottom: 19px;
  transform: rotate(180deg);
}

.switch {
  display: inline-block !important;
  height: 24px;
  position: relative;
  width: 40px;
}

.switch input {
  display: none;
}

.switch input:checked+.slider {
  background-color: #e9cbbb;
}

.switch input:focus+.slider {
  box-shadow: 0 0 1px #f9e4d9;
}

.switch input:checked+.slider:before {
  transform: translateX(16px);
}

.switch .slider {
  background-color: #d8d8d8;
  border-radius: 24px;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.switch .slider::before {
  background-color: white;
  border-radius: 50%;
  bottom: 4px;
  content: "";
  height: 20px;
  left: 2px;
  position: absolute;
  top: 2px;
  transition: .4s;
  width: 20px;
}

.switch.small {
  height: 18px;
  width: 34px;
}

.switch.small .slider::before {
  width: 14px;
  height: 14px;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #f9e4d9;
  border-radius: 50px;
  border: 0px solid #000000;
}

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 1px #f2c5ad;
  border: 1px solid #f2c5ad;
  height: 12px;
  width: 12px;
  border-radius: 50px;
  background: #f9e4d9;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4.5px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #f9e4d9;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #f9e4d9;
  border-radius: 50px;
  border: 0px solid #000000;
}

input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 1px #f2c5ad;
  border: 1px solid #f2c5ad;
  height: 12px;
  width: 12px;
  border-radius: 50px;
  background: #f9e4d9;
  cursor: pointer;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #f9e4d9;
  border: 0px solid #000000;
  border-radius: 100px;
  box-shadow: 0px 0px 0px #000000;
}

input[type=range]::-ms-fill-upper {
  background: #f9e4d9;
  border: 0px solid #000000;
  border-radius: 100px;
  box-shadow: 0px 0px 0px #000000;
}

input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 1px #f2c5ad;
  border: 1px solid #f2c5ad;
  height: 12px;
  width: 12px;
  border-radius: 50px;
  background: #f9e4d9;
  cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower {
  background: #f9e4d9;
}

input[type=range]:focus::-ms-fill-upper {
  background: #f9e4d9;
}

header {
  height: 46px;
  position: fixed;
  width: 100%;
  z-index: 99999999;
  background-color: #212121;
  background: linear-gradient(to bottom, #262626 0%, #1a1a1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF262626', endColorstr='#FF1A1A1A',GradientType=0 );
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  transition: all 200ms;
}

header .container {
  padding-right: 0;
}

header ul {
  text-align: right;
  margin: 0;
}

header ul li {
  display: inline-block;
  margin-left: 2.3%;
  transition: all 250ms;
  cursor: pointer;
  position: relative;
}

header ul li:first-child {
  margin-left: 0;
}

header ul li .unread {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: #ee1c24;
  top: 9px;
  right: -13px;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
}

header ul li a {
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: none !important;
  line-height: 46px;
  letter-spacing: 1.05px;
  display: block;
  font-family: "Franklin Gothic Medium", sans-serif;
}

header ul li a.btn-menu {
  display: block;
  width: 46px;
  text-align: center;
}

header ul li a.btn-menu span {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 5px;
}

header ul li a.btn-menu span>em {
  width: 15px;
  height: 1px;
  background: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

header ul li a.btn-menu span>em:before,
header ul li a.btn-menu span>em:after {
  content: "";
  width: 15px;
  height: 1px;
  background: #fff;
  top: 5px;
  position: absolute;
  display: inline-block;
  left: 0;
}

header ul li a.btn-menu span>em:before {
  top: 10px;
}

@media only screen and (max-width: 1271px) {
  header ul li {
    margin-left: 1.5%;
  }

  header ul li a {
    font-size: 13px;
  }
}

header ul li>ul {
  background: rgba(255,255,255,0.9);
  position: absolute;
  top: 100%;
  left: -30px;
  width: 140px;
  display: none;
}

header ul li>ul>li {
  text-align: center;
  display: block;
  margin: 0;
}

header ul li:hover>ul {
  display: block;
}

header ul li.selected {
  box-shadow: 0 -2px 0 #e9cbbb inset;
}

header ul li:hover a,
header ul li.selected a {
  color: #fff !important;
}

header ul li.selected {
  cursor: default;
}

header ul li.selected a {
  cursor: default;
}

header ul li.menu {
  margin-left: 15px;
  box-shadow: none !important;
}

header ul li.nav-upgrade>a {
  background: #e9cbbb;
  color: #333 !important;
  line-height: 32px;
  padding: 0 15px;
  border-radius: 0;
  transition: 300ms background;
}

header ul li.nav-upgrade>a:hover {
  background: #e3bca8;
  color: #333 !important;
}

header h1 {
  margin: 0;
  padding: 0;
  position: relative;
  top: 13px;
  font-size: 20px;
  letter-spacing: 2px;
  float: left;
  z-index: 9999;
}

header h1>a {
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: none !important;
}

header h1>a>.semi-bold {
  font-family: "Franklin Gothic Medium", "Open Sans", sans-serif;
}

header .referral-region {
  position: absolute;
  right: 46px;
  top: 0;
  text-align: right;
  height: 46px;
  line-height: 46px;
}

header .referral-region a {
  color: #666;
}

header .referral-region a>.fa {
  color: #d0906e;
  font-size: 16px;
  margin-right: 3px;
}

header .referral-region a:hover {
  color: #333;
}

header .pinterest-region {
  position: relative;
  top: 0;
  left: 11px;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  -ms-flex-align: center;
  align-items: center;
}

header .pinterest-region .btn-primary {
  font-size: 12px;
  padding: 5px 10px !important;
  margin-left: 10px;
  cursor: pointer;
}

header .ig-region {
  position: absolute;
  left: 110px;
  height: 46px;
  top: 0;
}

header .ig-region .ig-account {
  padding-left: 15px;
  margin-left: 15px;
  position: relative;
  top: 10px;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

header .ig-region .ig-account:after {
  content: "";
  width: 1px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  background: rgba(255,255,255,0.3);
}

header .ig-region .link-ig {
  position: relative;
  background-color: #b3c9de;
  margin-left: 10px;
  padding: 5px;
  cursor: pointer;
  display: none;
}

header .ig-region .link-ig:before {
  content: '|';
  position: absolute;
  left: -17px;
}

header .ig-region .pic {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
  background: #eee url("/assets/images/default-profile.svg?20211007143727") no-repeat 50% 50%;
  background-size: auto 25px;
  margin-right: 5px;
  cursor: pointer;
}

header .ig-region img {
  overflow: hidden;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transition: transform 100ms;
}

header .ig-region .username {
  font-size: 15px;
  text-transform: lowercase;
  position: relative;
  top: 2px;
  letter-spacing: 2px;
  width: 150px;
  cursor: pointer;
  color: #fff;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

header .ig-region .username>em {
  font-style: normal;
  position: absolute;
  left: 100%;
  top: -5px;
  display: block;
  text-align: center;
  font-family: "Franklin Gothic Book", sans-serif;
  margin: 0 0 0 -3px;
  padding: 0 4px;
  border-radius: 2px;
  background: #f0343b;
  border: 1px solid #c80f16;
  box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,1px 1px 0 rgba(0,0,0,0.1);
  color: #fff;
  font-size: 9px;
  height: 15px;
  line-height: 13px;
}

header.white-inverse {
  background: #FFF;
  border-bottom: 2px solid #000;
  box-shadow: none;
}

header.white-inverse h1>a {
  color: #000 !important;
}

header.white-inverse ul li a {
  color: #000 !important;
}

header.white-inverse ul li.selected a {
  border-bottom: 3px solid #e9cbbb;
  height: 44px;
}

header.white-inverse ul li .btn-menu span em,
header.white-inverse ul li .btn-menu span em:before,
header.white-inverse ul li .btn-menu span em:after {
  background: #000 !important;
}

header.white-inverse .ig-region .ig-account {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

header.white-inverse .ig-region .ig-account:after {
  background: rgba(0,0,0,0.3);
}

header.white-inverse .ig-region .username {
  color: #000;
}

#navbar {
  position: fixed;
  top: 21px;
  right: 21px;
  text-align: left;
  z-index: 999999990;
  display: none;
}

#navbar.logged-in {
  right: 0;
  width: 200px;
  height: 488px;
  top: 46px;
  z-index: 11;
}

#navbar>.global-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  background: #fff;
}

#navbar>.global-nav>ul {
  margin: 0;
  padding: 0;
}

#navbar>.global-nav>ul>li>a {
  color: #1a1a1a;
  font-family: "Franklin Gothic Book", "Open Sans", sans-serif;
  text-transform: lowercase;
  cursor: pointer;
  display: block;
  padding: 8px 12px;
  text-decoration: none !important;
  font-size: 14px;
  letter-spacing: 1px;
  border-bottom: 1px solid #eee;
  transition: all 250ms;
  position: relative;
}

#navbar>.global-nav>ul>li>a:hover {
  color: #000;
  background: #f9f9f9;
}

#navbar>.global-nav>ul>li>a.logout>.fa,
#navbar>.global-nav>ul>li>a.overlay>.fa {
  color: #bbb !important;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -7px;
}

#navbar>.global-nav>ul>li.sep {
  margin-top: 31px;
  border-top: 1px solid #eee;
}

#navbar>.global-nav>ul>li.account {
  text-align: center;
  border: 0;
  padding: 10px 0 0 0;
}

#navbar>.global-nav>ul>li.account img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

#navbar>.global-nav>ul>li.account .username {
  font-family: "Franklin Gothic Medium", "Open Sans", sans-serif;
  color: #333;
  font-size: 14px;
  padding-top: 10px;
  text-transform: uppercase;
}

#navbar>.global-nav>ul>li.social {
  border-bottom: 0;
  padding: 10px;
  background: #eee;
  text-align: center;
}

#navbar>.global-nav>ul>li.social a {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin-right: 10px;
  display: inline;
  padding: 0;
}

#navbar>.global-nav>ul>li.social .download {
  margin-right: 0;
}

#navbar>ul {
  margin: 0;
  padding: 0;
}

#navbar>ul>li {
  display: inline-block;
  margin-left: 50px;
  position: relative;
}

#navbar>ul>li>a {
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
}

#navbar>ul>li>a:hover {
  border-bottom: 2px solid #000;
}

#navbar .dropdown-menu {
  border-radius: 0;
  border: 2px solid #000;
  padding: 0;
  left: auto;
  right: -30px;
}

#navbar .dropdown-menu:after {
  content: "";
  position: absolute;
  background: #000;
}

#navbar .dropdown-menu>li>a {
  padding: 8px 15px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

#navbar .dropdown-menu>li>a .pic {
  border-radius: 50%;
  width: 22px;
  height: 22px;
}

#navbar .dropdown-menu>li>a .username {
  position: relative;
  top: 2px;
}

#navbar .dropdown-menu>li>a .fa {
  position: relative;
  top: 1px;
}

#navbar .dropdown-menu>li:last-of-type>a {
  border-bottom: 0;
}

body.link-account #navbar {
  z-index: 999999990 !important;
}

footer.footer {
  background-color: #000;
  color: #fff;
  border-top: 1px solid #f8f8f8;
  text-transform: uppercase;
  position: relative;
  text-align: left;
}

footer.footer #footer-navbar {
  margin-bottom: 0;
  padding: 80px 0 50px 0;
}

footer.footer #footer-posts-section {
  padding: 0;
}

footer.footer #footer-posts-section #posts-title {
  white-space: nowrap;
  transform: rotate(-90deg);
  margin-top: 170px;
}

footer.footer #footer-posts-section #posts-title h1 {
  margin: 0;
  font-size: 17px;
  letter-spacing: 1.5px;
}

footer.footer #footer-posts-section #posts-title span {
  text-transform: capitalize;
  font-size: 60px;
  font-family: "Freight Big W01 Sb Regular", serif;
}

footer.footer i.fa {
  font-size: 18px;
}

footer.footer .easter-egg-hide {
  padding: 0 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  footer.footer .easter-egg-hide {
    display: none;
  }
}

footer.footer #footer-navbar-section {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 12em;
}

footer.footer #footer-navbar-section ul {
  display: -ms-inline-grid;
  display: inline-grid;
}

footer.footer #footer-navbar-section ul li a i:hover,
footer.footer #footer-navbar-section ul li a i:focus {
  text-decoration: none;
  color: #e9cbbb;
  background-color: transparent;
}

footer.footer #footer-navbar-section ul li a:hover,
footer.footer #footer-navbar-section ul li a:focus {
  text-decoration: none;
  color: #e9cbbb;
  background-color: transparent;
}

footer.footer #footer-social-section,
footer.footer #footer-mobile-social {
  margin-left: auto;
  margin-right: auto;
  width: 12em;
}

footer.footer #footer-social-section ul li a:hover,
footer.footer #footer-social-section ul li a:focus,
footer.footer #footer-mobile-social ul li a:hover,
footer.footer #footer-mobile-social ul li a:focus {
  text-decoration: none;
  color: #e9cbbb;
  background-color: transparent;
}

footer.footer #footer-subscribe-section {
  color: #fff;
}

footer.footer #footer-subscribe-section h1 {
  line-height: 1.5;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 20px;
  margin-top: 0;
}

footer.footer #footer-subscribe-section .copyright {
  font-family: "Franklin Gothic Medium", sans-serif;
  font-size: 8px;
  padding: 0;
}

footer.footer #footer-subscribe-section .btn {
  width: 100%;
  background-color: #e9cbbb;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
  font-size: 12px;
}

footer.footer #footer-subscribe-section form .form-group {
  display: block !important;
}

footer.footer #footer-subscribe-section .subscribe-alert {
  text-align: center;
  padding: 15px;
}

footer.footer .mobile-layout {
  padding: 0 15px 15px 15px;
}

footer.footer .mobile-layout .copyright {
  font-family: "Franklin Gothic Medium", sans-serif;
  font-size: 8px;
  padding: 0;
  text-align: center;
}

footer.footer .nav i.fa {
  line-height: 22px;
}

footer.footer .nav span {
  line-height: 36px;
  padding: 0 8px;
  text-transform: lowercase;
}

footer.footer .nav>li {
  font-family: "Franklin Gothic Medium", sans-serif;
  font-size: 12px;
  padding: 0;
}

footer.footer .nav>li>a {
  color: #fff;
  padding: 6px;
}

@media (max-width: 767px) {
  footer.footer .nav>li {
    display: inline-block;
  }

  footer.footer .nav>li>a {
    padding-bottom: 5px;
    padding-top: 5px;
  }

  footer.footer .nav>li.copyright {
    display: block;
  }

  footer.footer .nav>li.copyright span {
    line-height: 32px;
  }
}

footer.footer .navbar {
  border: 0;
}

footer.footer #footer-navbar-mobile {
  display: none;
}

@media (min-width: 768px) {
  footer.footer .navbar-right {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  footer.footer .container {
    width: 100%;
  }
}

@media screen and (min-width: 300px) and (max-width: 374px) {
  footer.footer #footer-subscribe-section .copyright {
    display: none;
  }

  footer.footer #footer-navbar-section,
  footer.footer #footer-social-section {
    display: none;
  }
}

body {
  background: #fff;
  font: 400 14px/18px "Franklin Gothic Book", "Open Sans", "Helvetica", Arial, sans-serif;
  color: #231f20;
}

a {
  transition: color 300ms;
}

a:hover {
  text-decoration: none;
  color: #000;
}

main {
  background: #fff;
  transition: all 500ms;
  padding-top: 46px;
}

html,
body {
  min-width: 320px;
}

body.contact #modal {
  display: none !important;
}

body.contact main .contact-banner-section {
  text-align: center;
  background-color: #f2e8e3;
  padding-top: 100px;
  padding-bottom: 60px;
}

body.contact main .contact-banner-section h1 {
  text-transform: capitalize;
  font-family: "Freight Big W01 Sb Regular", serif;
  font-size: 30px;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
}

body.contact main .contact-banner-section h1.contact-banner-title-italic {
  font-family: "Freight Big W01 Semibol1197125", serif;
}

body.contact main .contact-banner-section .contact-banner-text {
  padding: 15px;
  width: 50%;
  margin: 0 auto;
  line-height: 1.5;
  font-family: "Freight Big W01 Medium Regular", serif;
}

body.contact main .contact-banner-section .contact-banner-text a {
  color: #000;
}

body.contact main .contact-banner-section .contact-banner-text a:hover,
body.contact main .contact-banner-section .contact-banner-text a:focus {
  color: #e9cbbb;
}

body.contact main .contact-banner-section .contact-banner-text a.help-link {
  font-style: italic;
  text-decoration: underline;
}

body.contact .load-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f9f9f9;
  z-index: 9999999999;
}

body.contact .contact-page {
  min-height: 400px;
  margin-top: 50px;
}

body.contact .contact-page form {
  padding: 20px 0;
}

body.contact .contact-page form label {
  font-family: "Franklin Gothic Medium", sans-serif;
  text-transform: uppercase;
}

body.contact .contact-page form textarea {
  height: 150px;
  resize: vertical;
}

body.contact .contact-page form .form-group {
  display: block !important;
  position: relative;
}

body.contact .contact-page form .form-group .fa {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
}

body.contact .contact-page form .form-control {
  background-color: #e9cbbb;
  border: none;
}

body.contact .contact-page form ::-webkit-input-placeholder {
  color: #000;
}

body.contact .contact-page form ::-moz-placeholder {
  color: #000;
}

body.contact .contact-page form :-ms-input-placeholder {
  color: #000;
}

body.contact .contact-page form ::placeholder {
  color: #000;
}

body.contact .contact-page form .btn-send {
  width: 100%;
  background-color: #fff !important;
  border: 1px solid #000 !important;
}

body.pricing #modal {
  display: none !important;
}

body.pricing .pricing-page {
  width: 100%;
  padding: 0;
  margin: 0;
}

body.pricing .pricing-page>.row {
  padding: 0 0 90px 0;
}

@media only screen and (max-width: 1180px) {
  body.pricing .pricing-page>.row {
    padding: 0 0 40px 0;
  }
}

body.pricing .pricing-page>.row .col-md-12 {
  padding: 0;
}

body.pricing .redesign-pricing-page .intro-section .summary {
  padding: 85px 0;
  text-align: center;
}

body.pricing .redesign-pricing-page .intro-section .summary h1 {
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.45px;
  text-transform: capitalize;
  font-family: "Freight Big W01 Medium Regular", serif;
  color: #000;
  margin-bottom: 20px;
}

body.pricing .redesign-pricing-page .intro-section .summary p {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.15px;
  line-height: 1.5;
  font-family: "Franklin Gothic Book", sans-serif;
  color: #000;
}

body.pricing .redesign-pricing-page .intro-section .summary p span {
  font-family: "Freight Big W01 Semibol1197125", serif;
}

body.pricing .redesign-pricing-page .pricing-section {
  background-color: #F6E9E2;
  padding: 50px 0;
}

body.pricing .redesign-pricing-page .pricing-section .pricing {
  border: none;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .free,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .solo,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .duo,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .custom {
  width: 25%;
  border: none;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .free .popular,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .solo .popular,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .custom .popular {
  display: none;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .duo .popular {
  background: #e9cbbb;
  color: #000;
  display: block;
  font-family: "Times New Roman", serif;
  position: absolute;
  left: -2px;
  right: -2px;
  top: -36px;
  font-size: 18px;
  text-align: center;
  font-style: italic;
  height: 36px;
  line-height: 36px;
  border-radius: 4px 4px 0 0;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .free,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .duo {
  background-color: #F9F9F8;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .free .header,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .free .info,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .free .feature,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .duo .header,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .duo .info,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .duo .feature {
  background-color: inherit;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .solo,
body.pricing .redesign-pricing-page .pricing-section .pricing .points .custom {
  background-color: #fff;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .name {
  font-family: "Freight Big W01 Medium Regular", serif;
  padding: 30px 0 0 0;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .info {
  padding: 0 10px;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .info li span:first-of-type {
  width: 25%;
  text-align: right;
  padding-right: 10px;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .info .button {
  border-bottom: 2px solid #000;
  padding: 10px 20px;
  height: auto;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .info .button .btn-signup {
  border-radius: 3px;
  border: none !important;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .features {
  min-height: 365px;
}

body.pricing .redesign-pricing-page .pricing-section .pricing .points .features h6 {
  text-align: center;
  color: #000;
  font-family: "Franklin Gothic Book", sans-serif;
  text-align: center;
  letter-spacing: 1.9px;
  text-transform: uppercase;
  font-style: normal;
}

body.pricing .redesign-pricing-page .pricing-section .plan-selector {
  margin-bottom: 50px;
}

body.pricing .redesign-pricing-page .pricing-section .plan-selector li {
  border: 1px solid #000;
  color: #000;
}

body.pricing .redesign-pricing-page .pricing-section .plan-selector li:first-child {
  border-radius: 0;
}

body.pricing .redesign-pricing-page .pricing-section .plan-selector li:last-child {
  border-radius: 0;
  border-right: 1px solid #000;
}

body.pricing .redesign-pricing-page .pricing-section .plan-selector li.selected {
  color: #fff;
  background-color: #000;
}

body.pricing .redesign-pricing-page .pricing-section .usd-pricing {
  color: #000;
  padding: 30px 0 0 0;
  font-family: "Freight Big W01 Semibol1197125", serif;
  font-size: 14px;
  color: #333;
  text-align: center;
  text-transform: lowercase;
}

body.pricing .redesign-pricing-page .pricing-section .usd-pricing span {
  text-transform: uppercase;
}

body.pricing .redesign-pricing-page .block-shoplink-section {
  background-color: #F9F9F8;
  padding: 100px 0;
  z-index: 0;
  position: relative;
}

body.pricing .redesign-pricing-page .block-shoplink-section .se-wrapper::after {
  content: "";
  background-image: url("../images/homepage/planoly-se-shape.png?20211007143727");
  background-repeat: no-repeat;
  background-size: contain;
  height: calc(100% - 5rem);
  position: absolute;
  top: 0px;
  width: 75%;
  background-position: left top;
  z-index: -1;
  margin: 2.5rem 0px;
}

body.pricing .redesign-pricing-page .block-shoplink-section .promo {
  text-decoration: line-through;
}

body.pricing .redesign-pricing-page .block-shoplink-section h1 {
  font-family: "Freight Big W01 Medium Regular", serif;
  text-align: center;
  letter-spacing: 0.28px;
}

body.pricing .redesign-pricing-page .block-shoplink-section p {
  font-size: 18px;
  letter-spacing: 0.15px;
  line-height: 1.5;
  font-family: "Franklin Gothic Book", sans-serif;
  color: #000;
}

body.pricing .redesign-pricing-page .block-shoplink-section .subtitle {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}

body.pricing .redesign-pricing-page .block-shoplink-section .title {
  font-family: "Freight Big W01 Bold Regular", serif;
  letter-spacing: 0.28px;
  margin-bottom: 20px;
  font-size: 5rem;
}

body.pricing .redesign-pricing-page .block-shoplink-section .price {
  font-family: "Franklin Gothic Medium", sans-serif;
}

body.pricing .redesign-pricing-page .block-shoplink-section .price-detail {
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 14px;
  text-transform: lowercase;
}

body.pricing .redesign-pricing-page .block-shoplink-section .price-info {
  font-size: 25px;
}

body.pricing .redesign-pricing-page .block-shoplink-section ul {
  padding: 30px 18px 10px 18px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

body.pricing .redesign-pricing-page .block-shoplink-section ul li {
  line-height: 2;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

body.pricing .redesign-pricing-page .block-shoplink-section ul li:before {
  content: ".";
  padding-right: 5px;
}

body.pricing .redesign-pricing-page .block-shoplink-section ul .bold {
  font-size: 16px;
  font-family: "Franklin Gothic Medium", sans-serif;
}

body.pricing .redesign-pricing-page .block-shoplink-section .btn-signup {
  border-radius: 3px;
  font-family: "Franklin Gothic Medium", sans-serif;
  font-size: 12px;
  margin-top: 20px;
}

@media only screen and (max-width: 1199px) {
  body.pricing .redesign-pricing-page .block-shoplink-section .row-wrapper {
    display: block;
    text-align: center;
  }
}

body.pricing .redesign-pricing-page .faq-section {
  padding: 50px 0;
}

body.pricing .redesign-pricing-page .faq-section .sellit-logo {
  font-size: 18px;
}

body.pricing .redesign-pricing-page .faq-section h1 {
  font-family: "Freight Big W01 Medium Regular", serif;
  text-align: center;
  letter-spacing: 0.28px;
  padding-bottom: 30px;
}

body.pricing .redesign-pricing-page .faq-section .panel.panel-default {
  border-radius: 0;
  border: 1px solid #000;
  background-color: #fff;
}

body.pricing .redesign-pricing-page .faq-section .panel {
  margin-top: 0;
}

body.pricing .redesign-pricing-page .faq-section .panel-heading {
  color: #000;
  background-color: #fff;
  padding: 20px;
}

body.pricing .redesign-pricing-page .faq-section .panel-heading .panel-title {
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
}

body.pricing .redesign-pricing-page .faq-section .panel-heading .accordion-wrapper {
  color: #000;
  text-decoration: none;
}

body.pricing .redesign-pricing-page .faq-section .panel-heading:hover {
  background-color: #F9F9F8;
}

body.pricing .redesign-pricing-page .faq-section .panel-body {
  border-top: none;
  padding: 20px;
}

body.pricing .redesign-pricing-page .faq-section .panel-body p {
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

body.pricing .redesign-pricing-page .faq-section .panel-body .email-faq {
  color: #E38792;
}

body.pricing .redesign-pricing-page .faq-section ul {
  list-style: none;
}

body.pricing .redesign-pricing-page .faq-section ul li {
  border: 1px solid;
}

body.pricing .redesign-pricing-page .faq-section ul li .button {
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 16px;
}

body.pricing .redesign-pricing-page .faq-section ul li .btn {
  width: 100%;
  outline: none;
  text-align: left;
  padding: 15px;
  border: none;
}

body.pricing .redesign-pricing-page .faq-section ul li .btn:focus {
  outline: 0;
}

body.pricing .redesign-pricing-page .faq-section ul li .dropdown-menu {
  padding: 20px;
  top: 94%;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  border-top: none;
  border-radius: 0;
  height: 100px;
  box-shadow: none;
  width: 100%;
}

body.pricing .redesign-pricing-page .faq-section ul li .dropdown-menu a {
  color: #000;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

body.pricing main.redesign-main {
  background-color: #fff;
}

body.pricing main {
  background: #f9f9f9;
}

body.pricing .load-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f9f9f9;
  z-index: 9999999999;
}

body.home #subscribe-form {
  display: block;
}

.home header {
  border-bottom: 2px solid #000;
}

.home header .planoly-navbar .icon-bar {
  background-color: #888;
}

.home .redesign {
  border-bottom: 2px solid #000;
}

.pricing header {
  border-bottom: none;
}

.home .modal,
.pricing .modal {
  z-index: 9999999;
}

.home header,
.pricing header {
  box-shadow: none;
  background: rgba(255,255,255,0.9);
}

.home header .auto-post-header,
.pricing header .auto-post-header {
  background-color: #e9cbbb;
  text-align: center;
  padding: 18px 0;
  display: none;
}

.home header .auto-post-header a,
.pricing header .auto-post-header a {
  font-family: "Times New Roman", serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.home header .auto-post-header a span,
.pricing header .auto-post-header a span {
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
}

.home header h1 a,
.pricing header h1 a {
  color: #000 !important;
}

.home header ul li>ul,
.pricing header ul li>ul {
  display: none;
}

.home header ul li a,
.pricing header ul li a {
  color: #000 !important;
}

.home header ul li a i.fa,
.pricing header ul li a i.fa {
  font-size: 24px;
  position: relative;
  top: 2px;
}

.home header ul li a.signup-btn,
.pricing header ul li a.signup-btn {
  background-color: #000;
  color: #FFF !important;
  border-radius: 3px;
  line-height: .5;
  padding: 10px 12px;
}

.home header ul li a.signup-btn:hover,
.pricing header ul li a.signup-btn:hover {
  background-color: #e9cbbb;
  color: #000 !important;
}

.home header ul li:hover>a,
.pricing header ul li:hover>a {
  color: #999 !important;
}

.home header ul li.app-download,
.pricing header ul li.app-download {
  margin-left: 16px;
}

.home header ul li:hover>ul,
.pricing header ul li:hover>ul {
  display: block;
}

.home header .btn-download,
.pricing header .btn-download {
  display: none;
}

.home header .btn-download.btn-pricing,
.pricing header .btn-download.btn-pricing {
  text-transform: uppercase;
  font-family: "Franklin Gothic Medium", sans-serif;
  font-size: 16px;
  top: 16px;
}

.home header .btn-download.app-android,
.pricing header .btn-download.app-android {
  right: 90px;
}

.home header .btn-download.app-ios,
.pricing header .btn-download.app-ios {
  right: 120px;
}

.home header .row,
.pricing header .row {
  padding: 0;
}

.home main,
.pricing main {
  padding-top: 0;
}

.home .page,
.pricing .page {
  position: relative;
  overflow-x: hidden;
  overflow-x: visible;
}

.home .page.block-instagram,
.pricing .page.block-instagram {
  border-top: 1px solid #f8f8f8;
  text-align: center;
  text-transform: uppercase;
}

.home .page.block-instagram article[class^='col-'],
.pricing .page.block-instagram article[class^='col-'] {
  padding: 0;
}

.home .page.block-instagram figure,
.pricing .page.block-instagram figure {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  padding-bottom: 100%;
}

.home .page.block-instagram h3,
.pricing .page.block-instagram h3 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.25px;
  margin: 0 auto 18px;
}

.home .page.block-instagram i.fa,
.pricing .page.block-instagram i.fa {
  font-size: 18px;
}

.home .page.block-instagram #block-contact,
.pricing .page.block-instagram #block-contact {
  padding: 30px 0;
}

.home .page.block-instagram #block-contact a,
.pricing .page.block-instagram #block-contact a {
  background: #fff;
  color: inherit;
  display: block;
  padding: 11vw 0;
  transition: 0.3s all;
}

.home .page.block-instagram #block-contact article:hover a,
.pricing .page.block-instagram #block-contact article:hover a {
  background: #000;
  color: #FFF;
  text-decoration: none;
}

.home .page.block-instagram #block-contact article:not(:last-of-type),
.pricing .page.block-instagram #block-contact article:not(:last-of-type) {
  border-right: 1px solid #000;
}

.home .page.block-instagram #block-contact i.fa,
.pricing .page.block-instagram #block-contact i.fa {
  font-size: 36px;
}

.home .page.block-instagram #block-contact .download-box,
.pricing .page.block-instagram #block-contact .download-box {
  padding: 11vw 0;
}

.home .page.block-instagram #block-contact .download-box a,
.pricing .page.block-instagram #block-contact .download-box a {
  display: inline-block;
  padding: 0 8px;
}

.home .page.block-instagram #block-contact .download-box h3,
.pricing .page.block-instagram #block-contact .download-box h3 {
  padding: 50px 0 0;
}

.home .page.block-instagram #block-contact .download-box:hover a,
.pricing .page.block-instagram #block-contact .download-box:hover a {
  background: #FFF;
  color: #000;
}

.home .page.block-instagram #block-contact .download-box:hover a:hover,
.pricing .page.block-instagram #block-contact .download-box:hover a:hover {
  color: #f2c5ad;
}

@media (min-width: 768px) {
  .home .page.block-instagram #block-contact,
  .pricing .page.block-instagram #block-contact {
    padding-bottom: 30px;
  }

  .home .page.block-instagram #block-contact a,
  .pricing .page.block-instagram #block-contact a {
    padding: 50px 0;
  }

  .home .page.block-instagram #block-contact .download-box,
  .pricing .page.block-instagram #block-contact .download-box {
    padding: 0;
  }
}

.home .page.block-instagram #instagram-feed,
.pricing .page.block-instagram #instagram-feed {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}

.home .page.block-instagram #instagram-feed figure,
.pricing .page.block-instagram #instagram-feed figure {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  padding-bottom: 100%;
}

.home .page.block-instagram #instagram-feed li,
.pricing .page.block-instagram #instagram-feed li {
  padding: 0 .5px;
}

.home .page.block-instagram #instagram-feed li::before,
.pricing .page.block-instagram #instagram-feed li::before {
  content: none;
}

.home .metrics,
.pricing .metrics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 460px;
}

.home .metrics li,
.pricing .metrics li {
  width: 50%;
  float: left;
  text-transform: uppercase;
  line-height: 26px;
  font-size: 16px;
  padding: 0 20px;
}

.home .metrics li.stats,
.home .metrics li.who,
.pricing .metrics li.stats,
.pricing .metrics li.who {
  text-align: right;
  border-right: 1px solid #000;
  padding-left: 0;
}

.home .metrics li.stats,
.home .metrics li.why,
.pricing .metrics li.stats,
.pricing .metrics li.why {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

.home .metrics li.who,
.home .metrics li.what,
.pricing .metrics li.who,
.pricing .metrics li.what {
  padding-top: 20px;
}

.home .metrics li.why,
.home .metrics li.what,
.pricing .metrics li.why,
.pricing .metrics li.what {
  padding-right: 0;
}

.home .metrics h4,
.pricing .metrics h4 {
  font-size: 26px;
  margin: 0 0 15px 0;
  padding: 0;
}

.home .metrics .semi-bold,
.pricing .metrics .semi-bold {
  font-family: "Franklin Gothic Medium", sans-serif;
}

.home .selling-points,
.home .pinterest-view,
.pricing .selling-points,
.pricing .pinterest-view {
  background-size: auto 180px;
  margin-bottom: 16px;
  min-height: 156px;
}

.home .selling-points h3,
.home .pinterest-view h3,
.pricing .selling-points h3,
.pricing .pinterest-view h3 {
  display: inline-block;
  font-family: "Franklin Gothic Regular", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  letter-spacing: 1.2px;
}

.home .selling-points h3 span,
.home .pinterest-view h3 span,
.pricing .selling-points h3 span,
.pricing .pinterest-view h3 span {
  font-family: "Freight Big W01 Semibol1197125", serif;
  text-transform: lowercase;
  font-size: 25px;
}

.home .selling-points p,
.home .pinterest-view p,
.pricing .selling-points p,
.pricing .pinterest-view p {
  font-family: "Freight Big W01 Sb Regular", serif;
  font-size: 50px;
  text-transform: capitalize;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 20px;
  color: #fff;
}

.home .selling-points p>em,
.home .pinterest-view p>em,
.pricing .selling-points p>em,
.pricing .pinterest-view p>em {
  font-family: "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: bold;
  text-transform: none;
  text-transform: lowercase;
  font-size: 40px;
}

.home .selling-points p span,
.home .pinterest-view p span,
.pricing .selling-points p span,
.pricing .pinterest-view p span {
  padding-right: 8px;
  display: inline-block;
  margin-top: 4px;
}

.home .selling-points p .btn-download,
.home .pinterest-view p .btn-download,
.pricing .selling-points p .btn-download,
.pricing .pinterest-view p .btn-download {
  display: block;
  margin: 0;
  border: 2px solid #000;
  text-transform: uppercase;
  font-family: "Franklin Gothic Medium", sans-serif;
  color: #000;
  height: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  padding: 0;
  width: 21%;
  position: absolute;
  right: -12px;
  top: 55px;
  background: #fff;
  text-decoration: none !important;
}

.home .selling-points p .trial,
.home .pinterest-view p .trial,
.pricing .selling-points p .trial,
.pricing .pinterest-view p .trial {
  display: block;
  height: 3px;
  width: 90px;
  background: #000;
  margin: 10px auto;
}

.home .selling-points p .start,
.home .pinterest-view p .start,
.pricing .selling-points p .start,
.pricing .pinterest-view p .start {
  font-size: 28px;
  display: block;
  font-family: "Times New Roman", serif;
  font-style: italic;
  text-transform: lowercase;
}

.home .pinterest-view .social-media-icons,
.pricing .pinterest-view .social-media-icons {
  display: -ms-flexbox;
  display: flex;
}

.home .pinterest-view .social-media-icons .img-icon,
.pricing .pinterest-view .social-media-icons .img-icon {
  width: auto;
  height: 20px;
  margin-right: 10px;
  margin-top: 20px;
}

.home .modal.payment .close,
.pricing .modal.payment .close {
  display: none;
}

.home .modal.payment .form-col,
.pricing .modal.payment .form-col {
  display: block;
}

.home .modal.payment .form-col>span,
.pricing .modal.payment .form-col>span {
  display: none !important;
}

.home .modal.payment .form-col>span.caret,
.home .modal.payment .form-col>span.help,
.pricing .modal.payment .form-col>span.caret,
.pricing .modal.payment .form-col>span.help {
  display: block !important;
}

.home .modal.payment #btn-apply,
.pricing .modal.payment #btn-apply {
  padding: 7px 26px 6px 26px !important;
}

.home.static footer .navbar,
.pricing.static footer .navbar {
  right: 0;
}

.home.static footer .home,
.pricing.static footer .home {
  display: none;
}

.home .planoly-logo,
.pricing .planoly-logo {
  text-transform: uppercase;
  font-family: "Franklin Gothic Medium",sans-serif;
  letter-spacing: 0.1rem;
}

.home .block-padding,
.pricing .block-padding {
  padding: 8rem 0;
  overflow: hidden;
}

.home #block-redesign-storiesedit,
.home #block-redesign-community,
.home #block-customers-input,
.home #block-redesign-blog,
.pricing #block-redesign-storiesedit,
.pricing #block-redesign-community,
.pricing #block-customers-input,
.pricing #block-redesign-blog {
  padding: 8rem 0;
}

.home #block-redesign-signup,
.home #block-redesign-social,
.pricing #block-redesign-signup,
.pricing #block-redesign-social {
  padding: 6rem 0;
}

.home .block-title,
.pricing .block-title {
  letter-spacing: 0.45px;
  color: #000;
  opacity: 1;
  font-family: "Freight Big W01 Sb Regular",serif;
  line-height: 1.05;
  margin-bottom: 20px;
  font-size: 5rem;
  margin-top: 0;
}

.home .block-content,
.pricing .block-content {
  font-size: 2rem;
  padding: 0;
  line-height: 1.5;
  margin-bottom: 30px;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
}

.home .block-list,
.pricing .block-list {
  letter-spacing: .5px;
  margin-top: 30px;
  text-transform: uppercase;
  padding-left: 2rem;
}

.home .block-list li,
.pricing .block-list li {
  font-family: "Franklin Gothic Medium",sans-serif;
  font-size: 1.6rem;
  line-height: 2;
}

.home .row-wrapper,
.pricing .row-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.home .row-wrapper .promo,
.pricing .row-wrapper .promo {
  text-decoration: line-through;
}

.home .btn-redesign,
.pricing .btn-redesign {
  font-family: "Franklin Gothic Medium",sans-serif;
  letter-spacing: 1.5px;
  border-radius: 5px;
  max-width: 290px;
  width: 100%;
  background-color: #e9cbbb;
  color: #231f20;
  padding: 9px 26px 8px 26px;
  font-size: 15px;
  text-transform: uppercase;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  transition: all 250ms;
  text-decoration: none;
}

.home .btn-redesign:hover,
.pricing .btn-redesign:hover {
  background-color: #000;
  color: #fff;
}

.home #block-redesign-easy-planner,
.home #block-redesign-community,
.home #block-redesign-social,
.pricing #block-redesign-easy-planner,
.pricing #block-redesign-community,
.pricing #block-redesign-social {
  background-color: #F6E9E2;
}

.home #block-redesign-storiesedit,
.home #block-redesign-subscription,
.home #block-customers-input,
.pricing #block-redesign-storiesedit,
.pricing #block-redesign-subscription,
.pricing #block-customers-input {
  background-color: #F9F9F8;
}

.home #block-redesign-easy-planner .content-wrapper,
.home #block-redesign-storiesedit .content-wrapper,
.pricing #block-redesign-easy-planner .content-wrapper,
.pricing #block-redesign-storiesedit .content-wrapper {
  padding-left: 30px;
}

.home #block-redesign-shoplink .block-title,
.pricing #block-redesign-shoplink .block-title {
  font-size: 5rem;
}

.home #block-redesign-shoplink .block-content .sellit-logo,
.pricing #block-redesign-shoplink .block-content .sellit-logo {
  font-size: 2.2rem;
}

.home #block-redesign-shoplink .content-wrapper,
.pricing #block-redesign-shoplink .content-wrapper {
  padding-right: 30px;
}

.home #block-redesign-shoplink .content-wrapper .block-list,
.pricing #block-redesign-shoplink .content-wrapper .block-list {
  margin-bottom: 30px;
}

.home #block-redesign-shoplink #first-img,
.home #block-redesign-shoplink #second-img,
.pricing #block-redesign-shoplink #first-img,
.pricing #block-redesign-shoplink #second-img {
  display: none;
}

.home #block-redesign-header,
.pricing #block-redesign-header {
  height: 550px;
  position: relative;
}

.home #block-redesign-header #modal,
.pricing #block-redesign-header #modal {
  display: none;
}

.home #block-redesign-header .header-wrapper,
.pricing #block-redesign-header .header-wrapper {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.home #block-redesign-header .header-wrapper::after,
.pricing #block-redesign-header .header-wrapper::after {
  content: '';
  background: url("../images/homepage/planoly-header-img.png?20211007143727") no-repeat;
  background-position: left bottom;
  background-size: cover;
  height: 450px;
  margin-left: 50%;
  position: absolute;
  top: 44px;
  width: 50%;
}

.home #block-redesign-header .block-title,
.pricing #block-redesign-header .block-title {
  padding-top: 20px;
  font-size: 6rem;
}

.home #block-redesign-header .btn-signup,
.pricing #block-redesign-header .btn-signup {
  font-family: "Franklin Gothic Medium",sans-serif !important;
  letter-spacing: 1.5px;
  border-radius: 5px;
  max-width: 290px;
  width: 100%;
}

.home #block-redesign-header .btn-signup:hover,
.pricing #block-redesign-header .btn-signup:hover {
  background-color: #000 !important;
  color: #fff !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home #block-redesign-header .header-wrapper::after,
  .pricing #block-redesign-header .header-wrapper::after {
    background: none;
  }
}

.home #block-redesign-easy-planner .store-hs-btn-wrapper,
.home #block-redesign-storiesedit .store-hs-btn-wrapper,
.pricing #block-redesign-easy-planner .store-hs-btn-wrapper,
.pricing #block-redesign-storiesedit .store-hs-btn-wrapper {
  padding-right: 10px;
}

.home #block-redesign-easy-planner .store-hs-btn-wrapper img,
.home #block-redesign-storiesedit .store-hs-btn-wrapper img,
.pricing #block-redesign-easy-planner .store-hs-btn-wrapper img,
.pricing #block-redesign-storiesedit .store-hs-btn-wrapper img {
  height: 35px;
  width: auto;
}

.home #block-redesign-easy-planner .block-subtitle,
.home #block-redesign-storiesedit .block-subtitle,
.pricing #block-redesign-easy-planner .block-subtitle,
.pricing #block-redesign-storiesedit .block-subtitle {
  font-family: "Franklin Gothic Medium",sans-serif;
  font-size: 1.6rem;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.home #block-redesign-easy-planner .btn-wrapper,
.home #block-redesign-storiesedit .btn-wrapper,
.pricing #block-redesign-easy-planner .btn-wrapper,
.pricing #block-redesign-storiesedit .btn-wrapper {
  padding: 20px 0;
  display: -ms-flexbox;
  display: flex;
}

.home #block-redesign-easy-planner .btn-wrapper .store-btn,
.home #block-redesign-storiesedit .btn-wrapper .store-btn,
.pricing #block-redesign-easy-planner .btn-wrapper .store-btn,
.pricing #block-redesign-storiesedit .btn-wrapper .store-btn {
  height: 35px;
  width: auto;
  padding: 0;
  max-width: 115px;
  padding-right: 10px;
}

.home #block-redesign-storiesedit,
.pricing #block-redesign-storiesedit {
  position: relative;
  z-index: 0;
}

.home #block-redesign-storiesedit .se-wrapper::after,
.pricing #block-redesign-storiesedit .se-wrapper::after {
  content: '';
  background-image: url("../images/homepage/planoly-se-shape.png?20211007143727");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  height: calc(100% - 4rem);
  position: absolute;
  top: 0;
  width: 50%;
  z-index: -1;
  margin-top: 2rem;
}

.home #block-redesign-safe-to-use .content-wrapper,
.pricing #block-redesign-safe-to-use .content-wrapper {
  text-align: center;
}

.home #block-redesign-safe-to-use .partners-icon-wrapper,
.pricing #block-redesign-safe-to-use .partners-icon-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home #block-redesign-safe-to-use .instagram-partner,
.pricing #block-redesign-safe-to-use .instagram-partner {
  width: 100px;
}

.home #block-redesign-safe-to-use .pinterest-partner,
.pricing #block-redesign-safe-to-use .pinterest-partner {
  width: 250px;
}

.home #block-redesign-safe-to-use .img-responsive,
.pricing #block-redesign-safe-to-use .img-responsive {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
}

.home #block-redesign-community,
.pricing #block-redesign-community {
  text-align: center;
  position: relative;
}

.home #block-redesign-community .bold-txt,
.pricing #block-redesign-community .bold-txt {
  font-family: "Freight Big W01 Bold Regular",serif;
}

.home #block-redesign-community img.brands-logo,
.pricing #block-redesign-community img.brands-logo {
  width: 100%;
}

.home #block-redesign-community .row-wrapper,
.pricing #block-redesign-community .row-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.home #block-redesign-community .brands-carousel,
.pricing #block-redesign-community .brands-carousel {
  width: 85%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.home #block-redesign-community .slick-list,
.pricing #block-redesign-community .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.home #block-redesign-community .slick-arrow,
.pricing #block-redesign-community .slick-arrow {
  margin: auto;
  background: 0;
  border: 0;
  padding: 0;
  font-size: 0;
}

.home #block-redesign-community .slick-arrow::after,
.pricing #block-redesign-community .slick-arrow::after {
  border: 3px solid #000;
  border-left-width: 0;
  border-bottom-width: 0;
  content: '';
  height: 20px;
  position: absolute;
  width: 20px;
}

.home #block-redesign-community .slick-prev::after,
.pricing #block-redesign-community .slick-prev::after {
  transform: rotate(-135deg);
  left: -15px;
  position: absolute;
}

.home #block-redesign-community .slick-next::after,
.pricing #block-redesign-community .slick-next::after {
  right: -15px;
  position: absolute;
  transform: rotate(45deg);
}

.home #block-redesign-community .slick-track,
.pricing #block-redesign-community .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.home #block-redesign-community .cards,
.pricing #block-redesign-community .cards {
  height: 100%;
  display: inline-block;
  padding: 15px;
  width: 50%;
}

.home #block-redesign-community .slick-slide,
.pricing #block-redesign-community .slick-slide {
  height: auto;
  opacity: 1;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.home #block-customers-input,
.pricing #block-customers-input {
  text-align: center;
}

.home #block-customers-input .block-title,
.pricing #block-customers-input .block-title {
  padding-bottom: 20px;
}

.home #block-customers-input .row-wrapper,
.pricing #block-customers-input .row-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.home #block-customers-input .slider-carousel,
.pricing #block-customers-input .slider-carousel {
  width: 100%;
}

.home #block-customers-input .slick-slide,
.pricing #block-customers-input .slick-slide {
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  opacity: 1;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home #block-customers-input .slick-track,
.pricing #block-customers-input .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.home #block-customers-input .slick-prev:before,
.home #block-customers-input .slick-next:before,
.pricing #block-customers-input .slick-prev:before,
.pricing #block-customers-input .slick-next:before {
  color: black;
}

.home #block-customers-input .slick-dots,
.pricing #block-customers-input .slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  margin: 1rem auto 0;
  padding-left: 0;
}

.home #block-customers-input .slick-dots li,
.pricing #block-customers-input .slick-dots li {
  border-radius: 50%;
  background-color: #000;
  margin: 3px;
  height: 9px;
  width: 9px;
  opacity: .33;
}

.home #block-customers-input .slick-dots li.slick-active,
.pricing #block-customers-input .slick-dots li.slick-active {
  opacity: 1;
}

.home #block-customers-input .slick-dots li button,
.pricing #block-customers-input .slick-dots li button {
  height: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 0;
}

.home #block-customers-input .card,
.pricing #block-customers-input .card {
  text-align: center;
  box-shadow: 0px 10px 20px #ececec;
  height: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.125);
  border-radius: 15px;
  padding: 15px;
}

.home #block-customers-input .card-header,
.pricing #block-customers-input .card-header {
  color: #000;
  text-align: center;
  font-family: "Times", serif;
  font-size: 80px;
  line-height: 80px;
  height: 45px;
}

.home #block-customers-input .card-body,
.pricing #block-customers-input .card-body {
  -ms-flex: 2;
  flex: 2;
}

.home #block-customers-input .card-body p,
.pricing #block-customers-input .card-body p {
  font-size: 2rem;
  line-height: 1.5;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
}

.home #block-customers-input .card-footer,
.pricing #block-customers-input .card-footer {
  line-height: 0.5;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
  -ms-flex: 1;
  flex: 1;
}

.home #block-customers-input .card-footer .card-title,
.pricing #block-customers-input .card-footer .card-title {
  font-size: 14px;
}

.home #block-customers-input .card-footer .card-tag,
.pricing #block-customers-input .card-footer .card-tag {
  font-size: 12px;
}

.home #block-customers-input .card-footer figure,
.pricing #block-customers-input .card-footer figure {
  padding-bottom: 20px;
}

.home #block-customers-input .card-footer .customer-img,
.pricing #block-customers-input .card-footer .customer-img {
  border-radius: 50%;
  max-width: 135px;
}

.home #block-redesign-blog,
.pricing #block-redesign-blog {
  text-align: center;
}

.home #block-redesign-blog .block-title,
.pricing #block-redesign-blog .block-title {
  padding: 30px;
}

.home #block-redesign-blog a,
.pricing #block-redesign-blog a {
  color: #000;
}

.home #block-redesign-blog a:hover,
.home #block-redesign-blog a:focus,
.pricing #block-redesign-blog a:hover,
.pricing #block-redesign-blog a:focus {
  text-decoration: none;
}

.home #block-redesign-blog figure,
.pricing #block-redesign-blog figure {
  width: 100%;
  height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home #block-redesign-blog h3,
.pricing #block-redesign-blog h3 {
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
  font-size: 2rem;
  overflow: hidden;
  text-transform: capitalize;
  line-height: 1.5;
}

.home #block-redesign-subscription .row-wrapper,
.pricing #block-redesign-subscription .row-wrapper {
  margin: 0 auto;
}

.home #block-redesign-subscription .page.six.block-instagram figure,
.pricing #block-redesign-subscription .page.six.block-instagram figure {
  margin-right: 10px;
}

.home #block-redesign-subscription .subscription-wrapper,
.pricing #block-redesign-subscription .subscription-wrapper {
  margin: auto;
  width: 235px;
}

.home #block-redesign-subscription .subscription-wrapper .block-title,
.pricing #block-redesign-subscription .subscription-wrapper .block-title {
  font-size: 35px;
}

.home #block-redesign-subscription .subscription-wrapper .form-control,
.pricing #block-redesign-subscription .subscription-wrapper .form-control {
  border: none;
}

.home #block-redesign-subscription .subscription-wrapper .btn-subscribe,
.pricing #block-redesign-subscription .subscription-wrapper .btn-subscribe {
  font-family: "Franklin Gothic Medium",sans-serif !important;
  letter-spacing: 1px;
  border-radius: 5px;
  width: 100%;
  font-size: 13px;
}

.home #block-redesign-subscription .subscription-wrapper .btn-subscribe:hover,
.pricing #block-redesign-subscription .subscription-wrapper .btn-subscribe:hover {
  background-color: #000 !important;
  color: #fff !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home #block-redesign-subscription .row-wrapper,
  .pricing #block-redesign-subscription .row-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home #block-redesign-subscription #instagram-feed,
  .pricing #block-redesign-subscription #instagram-feed {
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home #block-redesign-subscription #instagram-feed li:first-child,
  .pricing #block-redesign-subscription #instagram-feed li:first-child {
    display: none;
  }
}

.home #block-redesign-signup,
.pricing #block-redesign-signup {
  background-color: #000;
}

.home #block-redesign-signup .row-wrapper,
.pricing #block-redesign-signup .row-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
}

.home #block-redesign-signup .form-group,
.pricing #block-redesign-signup .form-group {
  margin-bottom: 0;
}

.home #block-redesign-signup .btn-signup,
.pricing #block-redesign-signup .btn-signup {
  font-family: "Franklin Gothic Medium",sans-serif !important;
  letter-spacing: 1.5px;
  border-radius: 5px;
  max-width: 290px;
  width: 100%;
  height: 65px;
  background-color: #fff !important;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2.6rem;
}

.home #block-redesign-signup .btn-signup:hover,
.pricing #block-redesign-signup .btn-signup:hover {
  background-color: #e9cbbb !important;
  color: #000 !important;
}

.home #block-redesign-signup .btn-wrapper,
.pricing #block-redesign-signup .btn-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.home #block-redesign-signup .btn-wrapper .store-hs-btn-wrapper,
.pricing #block-redesign-signup .btn-wrapper .store-hs-btn-wrapper {
  text-align: center;
}

.home #block-redesign-signup .btn-wrapper .store-hs-btn-wrapper img,
.pricing #block-redesign-signup .btn-wrapper .store-hs-btn-wrapper img {
  height: auto;
  width: 100%;
}

.home #block-redesign-social,
.pricing #block-redesign-social {
  background-color: #F6E9E2;
}

.home #block-redesign-social .links-wrapper,
.pricing #block-redesign-social .links-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}

.home #block-redesign-social .footer-links-wrapper,
.pricing #block-redesign-social .footer-links-wrapper {
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}

.home #block-redesign-social .footer-links-wrapper a,
.pricing #block-redesign-social .footer-links-wrapper a {
  color: #000;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 2.5;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
}

.home #block-redesign-social .footer-links-wrapper .bold-text,
.pricing #block-redesign-social .footer-links-wrapper .bold-text {
  font-family: "Franklin Gothic Medium",sans-serif;
  font-size: 1.5rem;
  line-height: 2.5;
}

.home #block-redesign-social .footer-links-wrapper .partners-icon-wrapper,
.pricing #block-redesign-social .footer-links-wrapper .partners-icon-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home #block-redesign-social .footer-links-wrapper .instagram-partner,
.pricing #block-redesign-social .footer-links-wrapper .instagram-partner {
  width: 100px;
}

.home #block-redesign-social .footer-links-wrapper .pinterest-partner,
.pricing #block-redesign-social .footer-links-wrapper .pinterest-partner {
  width: 250px;
}

.home #block-redesign-social .footer-links-wrapper .img-responsive,
.pricing #block-redesign-social .footer-links-wrapper .img-responsive {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
}

.home #block-redesign-social .mobile-links-wrapper,
.pricing #block-redesign-social .mobile-links-wrapper {
  display: none;
}

.home #block-redesign-social .mobile-links-wrapper .panel-title,
.pricing #block-redesign-social .mobile-links-wrapper .panel-title {
  font-family: "Franklin Gothic Medium",sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  line-height: 2.5;
}

.home #block-redesign-social .mobile-links-wrapper .indicator,
.pricing #block-redesign-social .mobile-links-wrapper .indicator {
  line-height: 2.5;
  color: #000;
}

.home #block-redesign-social .mobile-links-wrapper .panel,
.pricing #block-redesign-social .mobile-links-wrapper .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.home #block-redesign-social .mobile-links-wrapper .panel-body,
.pricing #block-redesign-social .mobile-links-wrapper .panel-body {
  padding: 0;
}

.home #block-redesign-social .mobile-links-wrapper .panel-body ul,
.pricing #block-redesign-social .mobile-links-wrapper .panel-body ul {
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}

.home #block-redesign-social .mobile-links-wrapper .panel-body a,
.pricing #block-redesign-social .mobile-links-wrapper .panel-body a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 2.5;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
}

.home #block-redesign-social .partners-img,
.pricing #block-redesign-social .partners-img {
  max-width: 190px;
  width: 100%;
}

.home #block-redesign-social .copyright,
.pricing #block-redesign-social .copyright {
  text-transform: uppercase;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
  font-size: 12px;
}

.home #block-redesign-social .copyright .bold,
.pricing #block-redesign-social .copyright .bold {
  font-family: "Franklin Gothic Medium",sans-serif;
}

.home #block-redesign-social .copyright .bold-text,
.pricing #block-redesign-social .copyright .bold-text {
  color: #000;
}

.home #block-redesign-social .right-wrapper h3,
.pricing #block-redesign-social .right-wrapper h3 {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 2.5;
  font-family: "Franklin Gothic Medium",sans-serif;
}

.home #block-redesign-social .right-wrapper p,
.pricing #block-redesign-social .right-wrapper p {
  font-size: 1.5rem;
  line-height: 1.5;
  font-family: "Franklin Gothic Book","Open Sans","Helvetica",Arial,sans-serif;
}

.home #block-redesign-social #footer-mobile-social a:hover,
.pricing #block-redesign-social #footer-mobile-social a:hover {
  background: none;
}

.home #block-redesign-social #footer-mobile-social .fa,
.pricing #block-redesign-social #footer-mobile-social .fa {
  font-size: 20px;
  color: #000;
}

@media only screen and (max-width: 575px) {
  .home #block-redesign-social .footer-links-wrapper li,
  .pricing #block-redesign-social .footer-links-wrapper li {
    padding-left: 10px;
  }

  .home #block-redesign-social .mobile-links-wrapper,
  .pricing #block-redesign-social .mobile-links-wrapper {
    display: block;
  }

  .home #block-redesign-social .desktop-view,
  .pricing #block-redesign-social .desktop-view {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home #block-redesign-social .links-wrapper .col-xs-12,
  .pricing #block-redesign-social .links-wrapper .col-xs-12 {
    width: 50%;
  }

  .home #block-redesign-social .mobile-links-wrapper,
  .pricing #block-redesign-social .mobile-links-wrapper {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .home #block-redesign-social .social-wrapper,
  .pricing #block-redesign-social .social-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .home #block-redesign-social #footer-mobile-social,
  .pricing #block-redesign-social #footer-mobile-social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .home #block-redesign-social .indicator,
  .pricing #block-redesign-social .indicator {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .home #block-redesign-social #footer-mobile-social ul,
  .pricing #block-redesign-social #footer-mobile-social ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .home #block-redesign-social .social-wrapper,
  .pricing #block-redesign-social .social-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home #block-redesign-social .social-wrapper .col-xs-12:first-child,
  .pricing #block-redesign-social .social-wrapper .col-xs-12:first-child {
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
  }
}

@media only screen and (min-width: 300px) and (max-width: 320px) {
  .pricing .points {
    width: 90% !important;
  }

  .pricing .points>li .info ul>li {
    font-size: 11px;
  }

  .pricing #pricing-table {
    padding-top: 20px !important;
  }

  body.pricing .pricing-page>.row {
    padding: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 567px) {
  .home .page.one .selling-points p {
    font-size: 30px;
    line-height: 1.25;
  }

  .home .page.one .selling-points p>em {
    font-size: 22px;
  }

  .home .page.one .selling-points p .btn-download {
    display: none;
  }

  .home .page.one .selling-points p .trial {
    display: block;
    width: 50px;
    height: 2px;
    background: #000;
    margin: 10px auto 15px auto;
  }

  .home .page.one .selling-points p .start {
    font-size: 18px;
  }

  .home .page.one .pinterest-view .social-media-icons {
    text-align: center;
  }

  .home .page.one::before {
    background-color: rgba(255,255,255,0.75);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .home #block-redesign-signup .row-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home #block-redesign-social .row-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .not-found,
  .email-unsubscribe {
    padding: 96px 15px 48px;
  }

  .not-found h1,
  .email-unsubscribe h1 {
    font-size: 7vw;
  }

  .not-found h2,
  .email-unsubscribe h2 {
    font-size: 4.5vw;
    margin-top: 8px;
    letter-spacing: 0;
  }

  .not-found .page-links,
  .email-unsubscribe .page-links {
    margin-top: 32px;
    max-width: 444px;
  }

  .not-found .page-links hr,
  .email-unsubscribe .page-links hr {
    border-color: #000;
    border-width: 2px;
    margin: 8px auto 12px;
  }

  .not-found .page-links li:not(:last-of-type),
  .email-unsubscribe .page-links li:not(:last-of-type) {
    padding-bottom: 4px;
  }

  .not-found .page-links p,
  .not-found .page-links strong,
  .email-unsubscribe .page-links p,
  .email-unsubscribe .page-links strong {
    font-family: "Franklin Gothic Medium", sans-serif;
  }

  .not-found .page-links p,
  .email-unsubscribe .page-links p {
    font-size: 18px;
  }

  .not-found .page-links ul,
  .email-unsubscribe .page-links ul {
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 500px) {
  body.home .page.block-instagram-partner .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home #block-redesign-easy-planner .content-wrapper,
  body.home #block-redesign-storiesedit .content-wrapper,
  body.home #block-redesign-shoplink .content-wrapper {
    padding: 0;
  }

  body.home #block-redesign-header {
    height: 500px;
  }

  body.home #block-redesign-header .btn-signup {
    max-width: 100%;
  }

  body.home #block-redesign-easy-planner .btn-wrapper .img-icon {
    display: none;
  }

  body.home #block-redesign-storiesedit .se-wrapper::after {
    background-image: none;
  }

  body.home #block-redesign-blog {
    padding: 0;
  }

  body.home #block-redesign-blog figure {
    width: 100%;
  }

  body.home #block-redesign-subscription {
    text-align: center;
  }

  body.home #block-redesign-subscription .page.six.block-instagram {
    width: 100%;
  }

  body.home #block-redesign-subscription .page.six.block-instagram figure:last-child {
    margin-right: 0;
  }

  body.home #block-redesign-signup .btn-signup {
    max-width: 100%;
  }

  body.home #block-redesign-signup .btn-wrapper {
    padding-top: 20px;
  }

  body.home #block-redesign-signup .btn-wrapper .col-xs-6:first-child {
    padding-left: 0;
  }

  body.home #block-redesign-signup .btn-wrapper .col-xs-6:last-child {
    padding-right: 0;
  }

  body.home #block-redesign-social .row-wrapper {
    -ms-flex-pack: center;
    justify-content: center;
  }

  body.home #block-redesign-social .row-wrapper .col-sm-6:first-child {
    -ms-flex-order: 2;
    order: 2;
  }

  body.home #block-redesign-social .row-wrapper .col-sm-6:last-child {
    -ms-flex-order: 1;
    order: 1;
  }

  body.home #block-redesign-social .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  body.home .our-story .row {
    margin: 30px 0;
  }

  body.home .our-story #intro-about-image img {
    width: 100%;
  }

  body.home .our-team {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  body.home .our-team ul li {
    width: 45%;
    margin: 5px;
  }
}

@media only screen and (min-width: 501px) and (max-width: 1000px) {
  body.home .our-team br {
    display: none;
  }

  body.home .our-team ul li {
    width: 30%;
  }
}

@media only screen and (min-width: 992px) {
  body.home #block-redesign-shoplink #second-img {
    display: block;
  }

  body.home .our-story h3 {
    margin-top: 0;
  }
}

@media only screen and (min-width: 1001px) {
  body.home .our-team ul li {
    width: 15%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  body {
    -webkit-overflow-scrolling: touch;
  }

  body.linked-profile header,
  body.linked-profile main,
  body.linked-profile .linked-profile-layout,
  body.linked-profile-shoppable header,
  body.linked-profile-shoppable main,
  body.linked-profile-shoppable .linked-profile-layout {
    position: relative;
    margin-top: 0;
    padding-top: 0;
    top: 0;
  }

  body.linked-profile header,
  body.linked-profile-shoppable header {
    box-shadow: none;
    height: 96px;
    overflow: hidden;
  }

  body.linked-profile header h1,
  body.linked-profile-shoppable header h1 {
    padding-left: 80px;
    top: 16px;
  }

  body.linked-profile header .avatar,
  body.linked-profile-shoppable header .avatar {
    height: 64px;
    width: 64px;
    top: 6px;
  }

  body.linked-profile header .col-sm-8,
  body.linked-profile-shoppable header .col-sm-8 {
    display: block !important;
  }

  body.linked-profile header .logged-in-navbar,
  body.linked-profile header .guest-navbar,
  body.linked-profile-shoppable header .logged-in-navbar,
  body.linked-profile-shoppable header .guest-navbar {
    display: none !important;
  }

  body.linked-profile .linked-profile-layout .picture-grid.container,
  body.linked-profile-shoppable .linked-profile-layout .picture-grid.container {
    padding-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
  }

  body.linked-profile .opaque-banner h2,
  body.linked-profile-shoppable .opaque-banner h2 {
    font-size: 16px;
    margin: 0;
    padding: 0 0 0 80px;
    text-align: left;
    width: 100%;
  }

  body.plan-report header {
    height: 60px;
  }

  body.plan-report header h1 {
    padding-left: 0;
  }

  body.plan-report #photo-grid {
    margin-top: 5px;
    padding: 0 5px;
  }

  body.plan-report #photo-grid ul li {
    padding: 5px;
    width: 100%;
  }

  body header .col-sm-8 .nav-item,
  body header .col-sm-9 .nav-item {
    display: none !important;
  }

  body header .col-sm-8 .menu,
  body header .col-sm-8 .menu-bar,
  body header .col-sm-9 .menu,
  body header .col-sm-9 .menu-bar {
    display: block !important;
    right: 15px;
    position: absolute;
  }

  body header #main-navigation {
    padding-left: 0;
    padding-right: 0;
  }

  body header .planoly-nav-links {
    padding-left: 0;
  }

  body header .planoly-nav-links .desktop-header-view {
    display: none;
  }

  body header .planoly-nav-links .mobile-header-view {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    text-align: center;
    border-bottom: 2px solid;
  }

  body header .planoly-nav-links .mobile-header-view li {
    margin-left: 0;
    margin-bottom: 0;
  }

  body header .planoly-nav-links .mobile-header-view li.login:last-child {
    padding: 0 50px 30px;
  }

  body header .planoly-nav-links .mobile-header-view .panel-header {
    padding-left: 34px;
    padding-right: 22px;
  }

  body header .planoly-nav-links .mobile-header-view .panel-header .fa {
    font-size: 10px;
  }

  body header .planoly-nav-links .mobile-header-view .panel {
    box-shadow: none;
  }

  body header .planoly-nav-links .mobile-header-view .header-title {
    text-transform: uppercase;
    letter-spacing: 1.05px;
    display: block;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-size: 13px;
  }

  body header .planoly-nav-links .mobile-header-view #header-products-features .header-links-wrapper,
  body header .planoly-nav-links .mobile-header-view #about-features .header-links-wrapper,
  body header .planoly-nav-links .mobile-header-view #header-resources-features .header-links-wrapper {
    background: #f9f9f9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
  }

  body header .planoly-nav-links .mobile-header-view #header-products-features .panel-body,
  body header .planoly-nav-links .mobile-header-view #about-features .panel-body,
  body header .planoly-nav-links .mobile-header-view #header-resources-features .panel-body {
    padding-left: 0;
    padding-right: 0;
  }

  body.upgrade {
    overflow: hidden !important;
  }

  body .referral-region {
    display: none;
  }

  body.dashboard,
  body.discover {
    overflow: hidden;
  }

  body.dashboard main,
  body.discover main {
    top: 40px;
    padding-top: 0;
  }

  body.dashboard .photos-region,
  body.dashboard .scheduled-region,
  body.dashboard #draft-region,
  body.discover .photos-region,
  body.discover .scheduled-region,
  body.discover #draft-region {
    width: 100%;
  }

  body.dashboard .calendar-region,
  body.dashboard .calendar-overlay-region,
  body.discover .calendar-region,
  body.discover .calendar-overlay-region {
    left: 0;
    width: 100%;
    transform: translate3d(100%, 0, 0);
  }

  body.dashboard .calendar-region .calendar,
  body.dashboard .calendar-overlay-region .calendar,
  body.discover .calendar-region .calendar,
  body.discover .calendar-overlay-region .calendar {
    right: 0;
  }

  body.dashboard .photos-region,
  body.dashboard .calendar-region,
  body.dashboard .calendar-overlay-region,
  body.discover .photos-region,
  body.discover .calendar-region,
  body.discover .calendar-overlay-region {
    bottom: 50px;
  }

  body.dashboard .scheduled-region,
  body.discover .scheduled-region {
    left: 0;
    right: auto;
    width: 100%;
    bottom: 0;
    z-index: 99999;
    transition: all 500ms;
    transform: translate3d(-100%, 0, 0);
  }

  body.dashboard .dashboard .notification-region,
  body.discover .dashboard .notification-region {
    display: none;
  }

  body.dashboard .dashboard.edit .photos-region,
  body.discover .dashboard.edit .photos-region {
    transform: translate3d(100%, 0, 0);
  }

  body.dashboard .dashboard.edit .calendar-region,
  body.dashboard .dashboard.edit .calendar-overlay-region,
  body.dashboard .dashboard.edit .notification-region,
  body.discover .dashboard.edit .calendar-region,
  body.discover .dashboard.edit .calendar-overlay-region,
  body.discover .dashboard.edit .notification-region {
    transform: translate3d(200%, 0, 0);
  }

  body.dashboard .dashboard.edit .scheduled-region,
  body.discover .dashboard.edit .scheduled-region {
    transform: translate3d(0, 0, 0);
  }

  body.dashboard .dashboard.calendar .photos-region,
  body.discover .dashboard.calendar .photos-region {
    transform: translate3d(-100%, 0, 0);
  }

  body.dashboard .dashboard.calendar .calendar-region,
  body.dashboard .dashboard.calendar .calendar-overlay-region,
  body.dashboard .dashboard.calendar .notification-region,
  body.discover .dashboard.calendar .calendar-region,
  body.discover .dashboard.calendar .calendar-overlay-region,
  body.discover .dashboard.calendar .notification-region {
    transform: translate3d(0, 0, 0);
  }

  body.dashboard .dashboard.calendar .scheduled-region,
  body.discover .dashboard.calendar .scheduled-region {
    transform: translate3d(-200%, 0, 0);
  }

  body.dashboard .nav,
  body.discover .nav {
    display: block;
  }

  body.home.mobile-upgrade .page.one {
    padding-top: 70px !important;
  }

  body.home.mobile-upgrade .selling-points {
    display: none;
  }

  body.profile,
  body.billing,
  body.upgrade {
    -webkit-overflow-scrolling: touch;
  }

  body.upgrade .modal-header .close {
    display: none;
  }

  body.billing .account-widget {
    padding: 0;
  }

  body.billing .account-widget.invoices .title {
    margin-bottom: 20px;
  }

  body.billing .account-widget.billing ul li {
    border-bottom: solid 1px #ddd;
  }

  body.billing .account-widget.billing ul li:last-child {
    border-bottom: none;
  }

  body.billing .account-widget.billing ul li .btn-cancel {
    width: 40%;
    left: 15px !important;
    right: inherit;
  }

  body.billing .account-widget.billing ul li .btn-cancel-discount {
    width: 40%;
    left: 15px !important;
    right: inherit;
  }

  body.billing .account-widget.billing ul li .change-plan {
    width: 40%;
  }

  body.billing .account-widget.billing ul li .update-payment {
    width: 85%;
  }

  body.billing .account-widget.company .form-group {
    height: auto !important;
    border-bottom: solid 1px #ddd;
    padding: 10px auto;
  }

  body.billing .account-widget.company .form-group.textarea-group {
    height: 80px;
  }

  body.billing .account-widget.company .form-group.textarea-group label {
    height: 80px;
    line-height: 45px;
  }

  body.billing .account-widget.company .form-group.textarea-group textarea {
    height: 80px;
  }

  body.billing .account-widget.company .form-group label {
    width: 50%;
  }

  body.billing .account-widget.company .form-group input,
  body.billing .account-widget.company .form-group textarea {
    height: 50px;
    float: right;
    width: 50%;
    top: 0;
  }

  body.billing .account-widget.company .form-group .switch {
    position: absolute;
    top: 16px;
    left: 49%;
  }

  body.billing .account-widget.company>.buttons {
    padding-top: 15px !important;
  }

  body.billing .account-widget.company>.buttons>.buttons {
    padding-top: 0 !important;
  }

  body.billing .account-widget.company>.buttons .btn-update {
    width: 100%;
  }

  header .ig-region {
    display: none;
  }

  header .btn-download {
    display: block !important;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #000;
    font-size: 24px;
  }

  body.home main {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }

  body.home footer ul {
    text-align: center;
  }

  body.home header .auto-post-header span {
    display: block;
  }

  body.home .page.one {
    padding-top: 156px !important;
    height: 100% !important;
    padding-bottom: 66px;
  }

  body.home .page.one .selling-points {
    margin-bottom: 40px;
    text-align: center;
    position: absolute;
    top: -60px;
  }

  body.home .page.one .pinterest-view h3 {
    font-size: 15px;
  }

  body.home .page.one .pinterest-view .social-media-icons {
    display: inherit;
  }

  body.home .page.one .signup-container {
    margin-top: 120px;
  }

  body.home .page.one .signup-container .modal {
    top: 0;
    height: auto;
    position: relative;
    transform: none;
  }

  body.home .page.one .signup-container .btn-wrapper .social,
  body.home .page.one .signup-container .btn-wrapper .register-btn-section {
    width: 100%;
  }

  body.home .page.block-mobile-laptop .content-wrapper {
    display: block !important;
    width: 100% !important;
    margin-bottom: 5%;
    text-align: center !important;
  }

  body.home .page.block-mobile-laptop .content-wrapper h2 {
    font-size: 25px;
    text-align: center;
  }

  body.home .page.block-mobile-laptop .content-wrapper p {
    text-align: center;
  }

  body.home .page.block-mobile-laptop figure {
    display: block !important;
    width: 100% !important;
  }

  body.home .page.block-companies .quote .carousel-inner .item .img-responsive {
    margin: 0 auto;
  }

  body.home .page.block-companies .quote .carousel-inner .item h2,
  body.home .page.block-companies .quote .carousel-inner .item .author-quotes,
  body.home .page.block-companies .quote .carousel-inner .item .author {
    text-align: center;
  }

  body.home .page.four .container {
    padding: 0;
  }

  body.home .page.four .title {
    margin: 20px 0;
    padding-bottom: 20px;
    font-size: 34px;
  }

  body.home .page.four .summary {
    margin: 20px 0;
    font-size: 15px;
    font-family: "Franklin Gothic Book", sans-serif;
    line-height: 18px;
  }

  body.home .page.four .pricing {
    margin-top: 0;
  }

  body.home .page.four .usd-pricing {
    margin: 20px 0;
    padding: 0;
  }

  body.home .page.block-shoplink .banner h2,
  body.home .page.block-shoplink .banner p,
  body.home .page.block-shoplink .banner ul {
    text-align: center;
  }

  body.home .page.block-shoplink .banner .col-sm-5 {
    padding-left: 0 !important;
  }

  body.home .page.block-instagram-partner .content-wrapper {
    display: block !important;
    text-align: center;
  }

  body.home .page.block-instagram-partner .content-wrapper .text-wrapper {
    width: 100% !important;
    padding-left: 0 !important;
  }

  body.home .page.block-instagram-partner .content-wrapper .planoly-partners-img {
    display: none;
  }

  body.home .page.block-instagram-partner .content-wrapper .instagram-icon-mobile-view {
    width: 150px;
    height: auto;
  }

  body.home .page.block-instagram-partner .content-wrapper h2,
  body.home .page.block-instagram-partner .content-wrapper p {
    text-align: center !important;
  }

  body.home .page.block-instagram-partner .content-wrapper h2 {
    font-size: 30px !important;
    line-height: 1.2 !important;
    margin-top: 0;
  }

  body.home .page.block-instagram-partner .content-wrapper-no-pinterest {
    background-image: none !important;
    text-align: center;
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home .page.block-instagram-partner .content-wrapper-no-pinterest img {
    display: block !important;
    width: 150px;
    height: auto;
    margin: 0 auto !important;
  }

  body.home .page.block-instagram-partner .content-wrapper-no-pinterest h2,
  body.home .page.block-instagram-partner .content-wrapper-no-pinterest p {
    text-align: center !important;
  }

  body.home .page.three.block-storiesedit {
    background: none;
  }

  body.home .page.three.block-storiesedit ul,
  body.home .page.three.block-storiesedit h2,
  body.home .page.three.block-storiesedit p {
    text-align: center;
  }

  .pricing-page {
    margin: 0 -15px;
  }

  .pricing-page .container {
    padding: 0;
  }

  .pricing-page .title {
    margin: 80px 0 40px;
    padding-bottom: 20px;
    font-size: 34px;
  }

  .pricing-page .summary {
    margin: 20px 0;
    font-size: 15px;
    font-family: "Franklin Gothic Book", sans-serif;
    line-height: 18px;
  }

  .pricing-page .pricing {
    margin-top: 0;
    padding-top: 0;
  }

  .pricing-page .usd-pricing {
    margin: 20px 0;
    padding: 0;
  }

  .pricing-page .points {
    height: auto !important;
  }

  .pricing-page .points>li {
    width: 90% !important;
    margin-left: 5% !important;
  }

  nav .btn-menu {
    width: 41px;
    height: 41px;
    left: -41px;
    line-height: 43px;
  }

  nav>ul>li {
    margin-left: 20px;
  }

  .dashboard .calendar {
    right: 0;
  }

  .dashboard .photo-viewer .photos,
  .dashboard .photo-viewer .dropzone {
    left: 0;
    right: 0;
    top: 30px;
    bottom: 0;
  }

  .dashboard .photo-viewer .photos {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .dashboard .photo-viewer .photos ul {
    -webkit-overflow-scrolling: touch;
  }

  .dashboard .photo-viewer .photos ul li {
    width: 33.06%;
  }

  .dashboard .photo-viewer .photos ul li:nth-of-type(3n+3) {
    margin-right: 0 !important;
  }

  .dashboard .photo-viewer .photos ul li .btn-delete {
    display: none !important;
  }

  .dashboard .photo-viewer .photos ul li.no-photos {
    width: 100% !important;
  }

  .dashboard .photo-viewer .nav {
    display: block;
  }

  .dashboard .photo-viewer .overlay {
    display: none !important;
  }

  .dashboard .photo-viewer .buttons {
    display: none;
  }

  .dashboard .photo-viewer .tabs {
    margin: 0;
    top: 6px;
  }

  .dashboard .photo-viewer .tabs ul {
    border-left: 0;
    border-right: 0;
  }

  .dashboard .edit-view {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .dashboard .edit-view .photos {
    top: 177px;
    bottom: 50px;
    margin: 0;
  }

  .dashboard .edit-view>.photo {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
  }

  .dashboard .edit-view .form-group .fa-calendar {
    right: 11px;
  }

  .dashboard .edit-view .form-group.caption-group {
    position: absolute;
    top: 15px;
    left: 128px;
    right: 15px;
    height: 100px;
    padding: 0;
  }

  .dashboard .edit-view .form-group.caption-group>label {
    display: none;
  }

  .dashboard .edit-view .form-group.caption-group>.caption {
    height: 100px;
    box-shadow: none;
  }

  .dashboard .edit-view .form-group.publish-date-group {
    position: absolute;
    top: 128px;
    left: 15px;
    right: 15px;
    padding: 0;
  }

  .dashboard .edit-view .form-group.publish-date-group>label {
    display: none;
  }

  .dashboard .edit-view .form-group.buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: #000;
    z-index: 9999;
    padding: 7px;
  }

  .dashboard .edit-view .form-group.buttons .btn-delete {
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
  }

  .dashboard .edit-view .form-group.buttons .btn {
    height: 36px;
    padding: 0 15px !important;
    font-size: 15px;
    margin-left: 3px;
  }

  .dashboard .edit-view .form-group.buttons .btn-default {
    padding: 0 5px !important;
  }

  .dashboard .edit-view .form-group.buttons .btn-primary {
    background: #fff !important;
    color: #000;
  }

  .dashboard .calendar .fc-toolbar .fc-center>h2 {
    font-size: 18px;
  }

  .dashboard .calendar .fc-toolbar .fc-button {
    margin: 0 10px;
    top: 9px;
  }

  .dashboard .calendar .likes {
    display: none !important;
  }

  .my-account {
    margin-top: 0;
    margin-bottom: 0;
  }

  footer {
    margin-top: 0 !important;
    padding-top: 10px;
  }

  footer .home {
    display: none;
  }

  footer ul {
    text-align: center;
  }

  footer .social {
    padding: 15px 0 10px 0;
    text-align: center;
  }

  footer .social li {
    display: none;
  }

  footer .social li.copyright {
    display: inline-block;
  }

  .account-widget {
    margin-bottom: 20px;
    padding: 20px;
  }

  .account-widget .help-text {
    left: 0 !important;
  }

  .account-widget.delete-account .buttons {
    margin: 20px 0 0 0;
  }

  .account-widget.billing {
    padding-bottom: 0;
  }

  .account-widget.billing ul {
    margin-bottom: 0;
  }

  .account-widget.billing ul li.current-plan {
    min-height: 210px;
  }

  .account-widget.billing ul li.payment-method {
    min-height: 150px;
    padding-bottom: 0;
  }

  .account-widget.billing ul li>.btn {
    top: auto !important;
    bottom: 15px;
  }

  .account-widget.upgrade {
    padding: 0;
  }

  .account-widget.upgrade .points {
    display: block !important;
  }

  .account-widget.upgrade .points>li {
    float: none;
    width: 100%;
    padding-bottom: 30px;
    margin: 0 0 30px 0;
    min-height: auto;
  }

  .account-widget.upgrade .points>li .name {
    padding-bottom: 20px;
    font-size: 30px;
  }

  .account-widget.upgrade .points>li .btn {
    width: 100%;
    left: 0;
    padding: 12px 0 8px 0 !important;
  }

  .account-widget.upgrade .points>li:last-of-type {
    margin-bottom: 0;
  }

  .account-widget.upgrade .not-enough {
    position: relative;
    bottom: 0;
    height: auto;
    line-height: 25px;
    padding: 15px;
    display: none;
  }

  .account-widget.devices .header,
  .account-widget.devices .date {
    display: none !important;
  }

  .account-widget.devices .name {
    font-family: "Franklin Gothic Medium", sans-serif;
    padding-top: 10px;
  }

  .account-widget.devices .name,
  .account-widget.devices .email,
  .account-widget.devices .date {
    width: auto;
    float: none;
    line-height: 30px;
  }

  .account-widget.invoices .header {
    display: none;
  }

  .account-widget.invoices ul li {
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .account-widget.invoices ul li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .account-widget.invoices ul li>div {
    float: none !important;
    width: 100% !important;
    text-align: left !important;
    line-height: 25px;
  }

  .account-widget.invoices ul li>div p {
    display: inline !important;
  }

  .account-widget.invoices ul li>div .visible-xs {
    display: inline-block !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
  }

  .account-widget .form-group {
    display: block;
    height: 50px;
    border: 0;
  }

  .account-widget .form-group input,
  .account-widget .form-group select {
    padding: 0;
    position: relative;
    top: -25px;
  }

  .account-widget .buttons {
    padding-top: 20px;
  }

  .our-story h1,
  .privacy-policy h1,
  .faq h1,
  .pricing-page h1 {
    margin: 80px 0 60px 0;
  }

  .modal {
    overflow-y: auto !important;
  }

  .modal .modal-dialog {
    width: 100% !important;
  }

  .modal.payment .modal-footer {
    padding: 10px 20px;
  }

  .modal.payment .help {
    display: none !important;
  }

  .modal.payment #billing-tabs-nav,
  .modal.payment .billing-cycle {
    width: 100%;
  }

  .modal.payment #billing-tabs-nav .usd-heading,
  .modal.payment .billing-cycle .usd-heading {
    margin-right: 35px;
  }

  .modal.payment .ig-region .heading>.name span {
    display: none;
  }

  .modal.edit-photo {
    overflow-y: auto;
    z-index: 999999999;
  }

  .modal.edit-photo .modal-dialog {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }

  .modal.edit-photo .modal-body .photo {
    width: 100%;
    height: 100% !important;
    max-width: 500px;
  }

  .modal.edit-photo .modal-body .content {
    position: relative;
    left: 0;
    height: 400px;
  }

  .modal.trial-notification .modal-footer .btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .modal.trial-notification .modal-footer .btn:last-child {
    margin-bottom: 0;
  }

  .video-container {
    padding-top: 30px !important;
  }

  #ytplayer {
    width: 320px !important;
    height: 180px !important;
  }

  body.contact main .contact-banner-section {
    padding-bottom: 30px;
  }

  body.contact main .contact-banner-section .contact-banner-text {
    width: 100%;
  }

  body.contact main .contact-page {
    min-height: 300px;
    margin-top: 0;
  }

  footer.footer #footer-navbar {
    padding: 0;
  }

  footer.footer #footer-navbar #footer-posts-section #posts-title {
    margin-top: 0;
    transform: rotate(0deg);
    text-align: center;
    padding-bottom: 20px;
  }

  footer.footer #footer-navbar-section {
    width: 100%;
    display: none;
  }

  footer.footer #footer-navbar-section ul {
    display: block;
  }

  footer.footer #footer-social-section {
    display: none;
  }

  footer.footer #footer-subscribe-section {
    text-align: center;
    padding: 15px 0;
  }

  footer.footer #footer-subscribe-section .copyright {
    display: none;
  }

  footer.footer #footer-mobile-navbar {
    display: block;
  }
}

@media only screen and (min-width: 300px) and (max-width: 374px) {
  .modal.login .modal-body .btn-wrapper .social,
  .modal.register .modal-body .btn-wrapper .social {
    width: 100%;
  }

  .modal.login .modal-body .btn-wrapper .social .btn-ig-login,
  .modal.register .modal-body .btn-wrapper .social .btn-ig-login {
    width: 100% !important;
  }

  .modal.login .modal-body .btn-wrapper .register-btn-section,
  .modal.register .modal-body .btn-wrapper .register-btn-section {
    display: block;
    width: 100%;
  }

  .modal.login .modal-body .btn-wrapper .register-btn-section .already-member,
  .modal.register .modal-body .btn-wrapper .register-btn-section .already-member {
    display: block;
    width: 100%;
  }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .modal.login .modal-body,
  .modal.register .modal-body {
    padding: 15px;
  }

  .home .page.block-companies .banner {
    padding: 5% 0;
  }

  .home .page.block-companies .banner h3 {
    padding: 5%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .banner {
    margin-bottom: 0;
  }

  .banner .selling-points {
    background-size: 300px auto;
    height: 485px;
  }

  .block-pin-planner .banner #left-wrapper {
    text-align: center;
  }

  .block-pin-planner .banner #left-wrapper .pin-planner-title-wrapper {
    display: inherit;
  }

  .block-pin-planner .banner #left-wrapper .pin-planner-title-wrapper .pinterest-icon {
    width: 30%;
  }

  .block-pin-planner .banner .col-sm-5 {
    padding-left: 0 !important;
  }

  nav {
    right: 12px;
  }

  nav>ul>li {
    margin-left: 10px;
  }

  body .page.three {
    background-size: 100% auto !important;
  }

  body .page.three>video {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }

  body footer nav {
    right: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 539px) {
  .promo-banner>p {
    font-size: 13px !important;
    letter-spacing: 0;
    padding: 0 15px;
    line-height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  body.home .page.block-background .overlay-image article {
    margin: 30px 40px;
  }

  body.home .page.block-background .overlay-image br {
    display: block;
  }

  body.home .page.block-background .overlay-image h2 {
    font-size: 40px;
  }

  body.home .page.block-background .overlay-image p {
    font-size: 20px;
  }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
  .promo-banner>p {
    font-size: 13px !important;
    letter-spacing: 0;
  }

  body.home .page.one .selling-points p .start {
    font-size: 20px;
  }

  body.home .page.four .title {
    margin: 20px 0;
    padding-bottom: 20px;
    font-size: 34px;
  }

  body.home .page.four .summary {
    margin: 20px 0;
    font-size: 15px;
    font-family: "Franklin Gothic Book", sans-serif;
    line-height: 18px;
  }

  body.home .page.four .usd-pricing {
    margin: 20px 0;
    padding: 0;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .home .page.one .selling-points {
    margin-bottom: 40px;
    text-align: center;
  }

  .home .page.one .selling-points p {
    font-size: 20px;
    line-height: 1.5;
  }

  .home .page.one .selling-points p>em {
    font-size: 24px;
  }

  .home .page.one .signup-container {
    margin-top: 60px;
  }

  .home .page.block-get-started .call-out {
    padding: 48px 0;
  }

  .home .page.block-get-started .call-out h2 {
    font-size: 48px;
    margin: 0 0 32px;
  }

  .not-found,
  .email-unsubscribe {
    padding: 96px 15px 48px;
  }

  .not-found h1,
  .email-unsubscribe h1 {
    font-size: 40px;
  }

  .not-found h2,
  .email-unsubscribe h2 {
    font-size: 22px;
  }

  .not-found .page-links,
  .email-unsubscribe .page-links {
    max-width: 432px;
  }
}

@media only screen and (min-width: 768px) {
  .home .page.one .selling-points {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 45%;
    top: 50%;
  }

  .home .page.one .selling-points h3::after {
    font-size: 52px;
    line-height: 20px;
    top: 6px;
  }

  .home .page.block-background .overlay-image {
    background-position: left bottom;
  }

  .home .page.block-background::before {
    content: none;
  }

  .home .page.block-companies .banner {
    padding: 2% 0;
  }

  .home .page.block-companies .banner.quote figure img {
    width: 40px;
  }

  .home .page.block-companies .banner.quote .container {
    padding: 0;
  }

  .home .page.block-mobile-laptop .content-wrapper h2 {
    font-size: 32px;
  }

  .home .page.block-instagram-partner .content-wrapper .instagram-icon-mobile-view {
    display: none;
  }

  .home header .planoly-nav-links {
    padding-left: 0;
  }

  .home header .planoly-nav-links .mobile-header-view {
    display: none;
  }

  .email-unsubscribe h1 {
    font-size: 51px;
  }

  body.linked-profile #shoppable-wrapper main {
    top: 0;
    margin-top: 120px;
    padding: 0;
  }

  footer.footer .mobile-layout {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home .page.one {
    height: 700px !important;
    padding-top: 112px !important;
  }

  .home .page.one .container {
    width: 90%;
  }

  .home .page.one .selling-points p {
    font-size: 27px;
  }

  .home .page.one .selling-points p em {
    font-size: 30px;
  }

  .home .page.one .signup-container {
    width: 45%;
  }

  .home .page.one .signup-container .btn-wrapper .social,
  .home .page.one .signup-container .btn-wrapper .register-btn-section {
    width: 100%;
  }

  .home .page.block-features .banner h2 {
    font-size: 27px;
  }

  .home .page.block-features .details {
    margin-top: 75px;
  }

  .home .page.block-features .details img {
    height: 40px;
  }

  .home .page.three.block-background {
    max-height: 640px;
  }

  .home .page.three.block-background .overlay-image article {
    margin: 42px 48px;
  }

  .home .page.three.block-background .overlay-image br {
    display: block;
  }

  .home .page.three.block-background .overlay-image h2 {
    font-size: 46px;
  }

  .home .page.three.block-background .overlay-image p {
    font-size: 24px;
    line-height: 1.75;
    max-width: 310px;
  }

  .home .page.block-video .btn-play {
    font-size: 80px;
  }

  .home .page.block-get-started .call-out {
    padding: 56px 0;
  }

  .home .page.block-get-started .call-out h2 {
    font-size: 56px;
    margin: 0 0 36px;
  }

  .home .page.block-get-started .call-out .btn {
    font-size: 20px;
  }

  .home .page.block-shoplink .col-sm-5 {
    padding-left: 0 !important;
  }

  .home .page.block-companies .quote .item .col-sm-8 {
    margin: 0 !important;
  }

  .home #block-redesign-easy-planner .container,
  .home #block-redesign-shoplink .container,
  .home #block-redesign-storiesedit .container,
  .home #block-redesign-safe-to-use .container,
  .home #block-redesign-blog .container {
    width: initial;
  }

  .home #block-redesign-storiesedit .se-wrapper::after {
    background-image: none;
  }

  .home #block-redesign-blog figure {
    width: 100%;
    height: 150px;
  }

  .home #block-redesign-blog,
  .home .block-padding,
  .home #block-redesign-storiesedit {
    padding: 30px;
  }

  .home #block-redesign-easy-planner .content-wrapper,
  .home #block-redesign-shoplink .content-wrapper,
  .home #block-redesign-storiesedit .content-wrapper {
    padding: 0;
  }

  .linked-profile .edit-photo .modal-dialog,
  .linked-profile-shoppable .edit-photo .modal-dialog {
    width: 450px !important;
    transition: width 500ms;
  }

  .linked-profile .edit-photo.has-products .modal-dialog,
  .linked-profile-shoppable .edit-photo.has-products .modal-dialog {
    width: 670px !important;
  }

  .linked-profile .modal.edit-photo .modal-body .content,
  .linked-profile-shoppable .modal.edit-photo .modal-body .content {
    left: 450px;
  }

  .linked-profile .modal.edit-photo .modal-body .photo-inner,
  .linked-profile-shoppable .modal.edit-photo .modal-body .photo-inner {
    width: 450px;
    height: 450px;
    min-height: 450px;
  }

  .not-found h1 {
    font-size: 51px;
  }

  .home .page {
    overflow-x: visible;
  }

  body.contact footer.footer #footer-posts-section #posts-title {
    margin-top: 130px;
  }

  body.contact footer.footer #footer-posts-section #posts-title h1 {
    font-size: 14px;
  }

  body.contact footer.footer #footer-posts-section #posts-title span {
    font-size: 40px;
  }

  body.contact footer.footer #footer-navbar-section ul li a {
    padding: 4px;
  }

  body.contact footer.footer #footer-navbar-section #footer-navbar {
    margin-bottom: 0;
    padding: 40px 0 20px 0;
  }

  body.contact footer.footer #footer-subscribe-section {
    text-align: center;
    padding: 15px 0;
  }

  body.contact footer.footer #footer-subscribe-section h1 {
    font-size: 17px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .home .page.block-companies .banner {
    padding: 2%;
  }

  .home .page.block-companies .banner .container {
    width: 900px;
  }
}

@media only screen and (min-width: 1441px) {
  .home .page.block-companies .banner {
    padding: 2% 10%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  header ul li {
    margin-left: 4px;
    font-size: 12px;
  }

  header ul li.menu {
    margin-left: 0;
  }

  body footer ul {
    text-align: center;
  }

  body footer #footer-social-section {
    margin-left: -17px !important;
  }

  body.home #block-redesign-signup .btn-wrapper {
    padding: 10px;
  }

  body.home .page.three {
    background-size: 100% auto !important;
  }

  body.home .page.three>video {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }

  body.home .page.three.block-storiesedit {
    background-size: cover !important;
  }

  body.home .page.three.block-storiesedit .banner {
    padding: 20px 15px;
  }

  body.home .page.three.block-storiesedit .banner figure {
    width: 50%;
  }

  body.home .page.three.block-storiesedit .banner .col-sm-7 {
    padding: 0;
  }

  body.home .page.four .summary {
    margin: 30px 0;
  }

  body.home .page.four .usd-pricing {
    margin: 20px 0;
    padding: 0;
  }

  body.home .page.block-shoplink {
    overflow-y: hidden;
  }

  body.home .page.block-shoplink .img-responsive {
    margin-left: -80px;
    max-width: 200%;
  }

  body.home .page.block-shoplink .col-sm-5 {
    padding-left: 0;
  }

  body.home .page.pinterest-available {
    overflow-y: hidden;
  }

  body.home .page.pinterest-available .img-responsive {
    margin-left: -350px;
    max-width: 200%;
  }

  body.home .page.pinterest-available .col-sm-5 {
    padding-right: 0;
  }

  body.home .page.block-pin-planner .pinterest-image {
    max-width: 100%;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1024px) {
  body footer ul {
    text-align: center;
  }

  body.home .page.three {
    background-size: 100% auto !important;
  }

  body.home .page.three>video {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
}

@media only screen and (min-width: 992px) {
  .home .page.one {
    padding-top: 112px !important;
    height: 700px !important;
  }

  .home .page.one .container {
    max-width: 992px;
  }

  .home .page.one .selling-points p {
    position: relative;
  }

  .home .page.one .selling-points p>em {
    font-size: 34px;
  }

  .home .page.one .selling-points p .btn-download {
    width: 210px;
    right: 50%;
    transform: translate(50%, 100px);
    -webkit-transform: translate(50%, 100px);
    -ms-transform: translate(50%, 100px);
    -moz-transform: translate(50%, 100px);
  }

  .home .page.one .selling-points p .start {
    font-size: 22px;
  }

  .home .page.one .signup-container {
    top: 0;
  }

  .home .page.one .signup-container .modal {
    margin-top: 0 !important;
  }

  .home .page.three.block-background {
    max-height: 720px;
  }

  .home .page.block-background .overlay-image article {
    margin-top: 6.5vw;
  }

  .home .page.block-background .overlay-image br {
    display: block;
  }

  .home .page.block-background .overlay-image h2 {
    font-size: 56px;
  }

  .home .page.block-background .overlay-image p {
    font-size: 24px;
    max-width: 310px;
  }

  .home .page.block-blog li:last-of-type {
    display: none;
  }

  .home .page.block-companies .banner.quote .carousel-control {
    display: block;
  }

  .home .page.block-features .banner h2 {
    font-size: 32px;
  }

  .home .page.block-features .details div .col-xs-6 {
    margin-bottom: 40px;
  }

  .home .page.block-features .details div .col-xs-12 {
    margin-bottom: 20px;
  }

  .home .page.block-features .details-mobile {
    display: none;
  }

  .home .page.block-get-started .call-out {
    padding: 64px 0;
  }

  .home .page.block-get-started .call-out h2 {
    font-size: 64px;
    margin: 0 0 40px;
  }

  .home .page.block-get-started .call-out .btn {
    font-size: 22px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home .page.one {
    padding-top: 112px !important;
    height: 800px;
  }

  .home .page.one .bg {
    width: 65%;
  }

  .home .page.one .bg>img {
    right: 0;
  }

  .home .page.one .selling-points p {
    position: relative;
  }

  .home .page.one .selling-points p>em {
    font-size: 34px;
  }

  .home .page.one .selling-points p .btn-download {
    width: 210px;
    right: 50%;
    transform: translate(50%, 100px);
  }

  .home .page.one .selling-points p .start {
    font-size: 22px;
  }

  .home .page.one .signup-container {
    top: 0;
  }

  .home .page.one .signup-container .modal {
    margin-top: 0 !important;
  }

  .home .page.block-features .details div .col-xs-6 {
    margin-bottom: 40px;
  }

  .home .page.block-features .details div .col-xs-12 {
    margin-bottom: 20px;
  }

  .home .page.block-features .details img {
    height: 40px;
  }

  .home .page.block-video .btn-play {
    font-size: 96px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  body.home .page.four .summary {
    margin: 30px 0;
  }

  body .pricing-page .pricing {
    margin-top: 30px;
  }

  body .pricing-page .usd-pricing {
    margin: 20px 0;
    padding: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .home .page.block-features .details div .col-xs-6 {
    margin-bottom: 48px;
  }

  .home .page.block-features .details div .col-xs-12 {
    margin-bottom: 24px;
  }

  .home .page.block-video .btn-play {
    font-size: 112px;
  }

  .home .page.block-video .overlay-video>video {
    height: 80%;
    left: 10%;
    top: 10%;
    width: 80%;
  }

  .home .page.block-get-started .call-out {
    padding: 96px 0;
  }

  footer.footer #footer-posts-section #posts-title {
    margin-left: 40px;
  }

  footer.footer #footer-subscribe-section {
    margin-right: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body.home .page.block-mobile-laptop .content-wrapper {
    width: 40% !important;
  }

  body.home .page.block-instagram-partner .content-wrapper .text-wrapper {
    width: 70%;
  }

  body.home .page.block-instagram-partner .content-wrapper .image-wrapper {
    width: 30%;
    height: auto;
    padding-top: 30px;
  }
}

@media only screen and (min-width: 1440px) {
  .dashboard .reload,
  .discover .reload {
    left: 420px !important;
  }

  .dashboard .photo-viewer .error>div,
  .discover .photo-viewer .error>div {
    width: 350px !important;
    margin-left: -175px !important;
  }

  body.dashboard .photos-region,
  body.dashboard .scheduled-region,
  body.dashboard #draft-region,
  body.discover .photos-region,
  body.discover .scheduled-region,
  body.discover #draft-region,
  body.drafts .photos-region,
  body.drafts .scheduled-region,
  body.drafts #draft-region {
    width: 450px !important;
  }

  body.dashboard .calendar-region,
  body.dashboard .calendar-overlay-region,
  body.dashboard .main-region,
  body.discover .calendar-region,
  body.discover .calendar-overlay-region,
  body.discover .main-region,
  body.drafts .calendar-region,
  body.drafts .calendar-overlay-region,
  body.drafts .main-region {
    left: 450px !important;
  }

  .ig-region .ig-account {
    width: auto !important;
    max-width: 300px;
  }

  .ig-region .ig-account .username {
    width: auto !important;
    margin-right: 10px;
  }

  .ig-region .link-ig {
    display: block !important;
  }
}

@media only screen and (max-width: 1440px) {
  .fc-day-grid-event .like-count {
    position: absolute;
  }

  .fc-day-grid-event .fa {
    margin-right: 1px;
  }

  .fc-day-grid-event .like-count,
  .fc-day-grid-event .like-count>.fa {
    transition: opacity 200ms;
    opacity: 1;
  }

  .fc-day-grid-event .comment-count,
  .fc-day-grid-event .comment-count>.fa {
    transition: opacity 200ms;
    display: inline !important;
    opacity: 0;
  }

  .dashboard .calendar.show-comments-separator .likes em {
    display: none !important;
  }

  .calendar .toggle-comment {
    display: block !important;
  }

  .calendar.show-comments .fc-day-grid-event .like-count,
  .calendar.show-comments .fc-day-grid-event .like-count>.fa {
    opacity: 0;
  }

  .calendar.show-comments .fc-day-grid-event .comment-count,
  .calendar.show-comments .fc-day-grid-event .comment-count>.fa {
    opacity: 1;
  }
}

@media only screen and (min-width: 321px) and (max-width: 1180px) {
  .pricing .points {
    width: 92% !important;
  }
}

@media only screen and (max-width: 1180px) {
  .plan-selector {
    display: block;
  }

  .pricing:after {
    display: block;
  }

  .pricing .points {
    margin-top: 0 !important;
    padding: 0 !important;
    margin: 0 auto !important;
    height: 658px;
  }

  .pricing .points>li {
    width: 55% !important;
    left: 45% !important;
    display: none;
  }

  .pricing .points>li.menu {
    display: block;
    width: 45% !important;
    left: 0 !important;
    box-shadow: -1px 0 0 #eee inset !important;
  }

  .pricing .points>li.menu .amount {
    font-size: 18px;
  }

  .pricing .points>li.menu .info {
    font-size: 13px;
  }

  .pricing .points>li.selected {
    display: block;
    margin-left: -1px;
  }

  .redesign-main .pricing .plan-selector {
    display: inline-block;
    cursor: pointer;
    padding: 7px 15px;
    background: #fff;
    border: 1px solid #000;
    color: #fff;
  }

  .redesign-main .pricing .points {
    min-height: 660px;
  }

  .redesign-main .pricing .points>li {
    width: 100% !important;
  }

  body.upgrade .pricing .points>li.menu {
    top: 169px;
  }
}

@media only screen and (min-width: 500px) and (max-width: 1180px) {
  .pricing-page .pricing {
    margin-top: 30px;
  }

  .pricing .points {
    width: 80% !important;
    left: 0% !important;
    max-width: 500px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .home #block-redesign-shoplink #first-img {
    display: block;
  }

  .home .page.block-features .details {
    display: none;
  }

  .home .page.block-features .details-mobile {
    display: block;
    margin: 0;
  }

  .home .page.block-features .details-mobile .col-xs-6 {
    margin-bottom: 0 !important;
  }

  .home .page.block-features .details-mobile .details-title {
    margin: 40px 0;
  }

  .home #block-redesign-easy-planner .row-wrapper,
  .home #block-redesign-shoplink .row-wrapper,
  .home #block-redesign-storiesedit .row-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}