@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;

400;500;600;700&display=swap);@charset "UTF-8";

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

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

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

.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: rgba(0, 0, 0, 0);
}

body {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #4D5356;
  background-color: #FFFFFF;
}

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

a {
  color: #ff8551;
  text-decoration: none;
}

a:hover,
a:focus {
  color: rgb(255, 79.3620689655, 4.5);
  text-decoration: none;
}

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.6;
  background-color: #FFFFFF;
  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: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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

[role=button] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  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: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

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: 12.5px;
  margin-bottom: 12.5px;
}

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: 3.2rem;
}

h2,
.h2 {
  font-size: 2.4rem;
}

h3,
.h3 {
  font-size: 1.8rem;
}

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

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

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

p {
  margin: 0 0 12.5px;
}

.lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

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

mark,
.mark {
  padding: 0.2em;
  background-color: #FFB84D;
}

.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: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: #ff8551;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(255, 97.2413793103, 30);
}

.text-success {
  color: #FFFFFF;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(229.5, 229.5, 229.5);
}

.text-info {
  color: #FFFFFF;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(229.5, 229.5, 229.5);
}

.text-warning {
  color: #FFFFFF;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(229.5, 229.5, 229.5);
}

.text-danger {
  color: #FFFFFF;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(229.5, 229.5, 229.5);
}

.bg-primary {
  color: #fff;
}

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

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(255, 97.2413793103, 30);
}

.bg-success {
  background-color: #52C975;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(55.1894273128, 176.8105726872, 90.9603524229);
}

.bg-info {
  background-color: #5BB3D1;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(54.5428571429, 158.8857142857, 194.4571428571);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(255, 163.6573033708, 26);
}

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

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

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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-right: 5px;
  padding-left: 5px;
}

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

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 20px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}

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.6;
  color: rgb(119.085, 119.085, 119.085);
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014\A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
}

.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: "\A0\2014";
}

address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.6;
}

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: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

.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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

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

.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.6;
  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: #FFFFFF;
}

.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 > 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: rgb(232.25, 232.25, 232.25);
}

.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: #52C975;
}

.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: rgb(62.5660792952, 194.9339207048, 101.4977973568);
}

.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: #5BB3D1;
}

.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: rgb(71.0857142857, 169.7714285714, 203.4142857143);
}

.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: #FFB84D;
}

.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: rgb(255, 173.8286516854, 51.5);
}

.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: #FF5A5A;
}

.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: rgb(255, 64.5, 64.5);
}

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

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

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

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: 16px;
  line-height: 1.6;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #D1D5DB;
  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: #ff8551;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 133, 81, 0.6);
}

.form-control::-moz-placeholder {
  color: rgb(152.6441717791, 159.7852760736, 163.3558282209);
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: rgb(152.6441717791, 159.7852760736, 163.3558282209);
}

.form-control::-webkit-input-placeholder {
  color: rgb(152.6441717791, 159.7852760736, 163.3558282209);
}

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@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: 39px;
  }

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

  input[type=date].input-lg,
  .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-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .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-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 49px;
  }
}

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

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

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

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

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

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

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

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

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

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

.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-right: 0;
  padding-left: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}

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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  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: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  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: 49px;
  line-height: 49px;
}

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: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 45px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 48.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  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: 49px;
  height: 49px;
  line-height: 49px;
}

.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: 33px;
  height: 33px;
  line-height: 33px;
}

.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: #FFFFFF;
}

.has-success .form-control {
  border-color: #FFFFFF;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-success .input-group-addon {
  color: #FFFFFF;
  background-color: #52C975;
  border-color: #FFFFFF;
}

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

.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: #FFFFFF;
}

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

.has-warning .form-control:focus {
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-warning .input-group-addon {
  color: #FFFFFF;
  background-color: #FFB84D;
  border-color: #FFFFFF;
}

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

.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: #FFFFFF;
}

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

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

.has-error .input-group-addon {
  color: #FFFFFF;
  background-color: #FF5A5A;
  border-color: #FFFFFF;
}

.has-error .form-control-feedback {
  color: #FFFFFF;
}

.has-feedback label ~ .form-control-feedback {
  top: 30px;
}

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(139.1901840491, 147.2699386503, 151.3098159509);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-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: #4D5356;
  text-decoration: none;
}

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

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

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

.btn-default {
  color: #4D5356;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #4D5356;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}

.btn-default:hover {
  color: #4D5356;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #4D5356;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}

.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: #4D5356;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}

.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: #4D5356;
}

.btn-primary {
  color: #FFFFFF;
  background-color: #ff8551;
  border-color: rgb(255, 115.1206896552, 55.5);
}

.btn-primary:focus,
.btn-primary.focus {
  color: #FFFFFF;
  background-color: rgb(255, 97.2413793103, 30);
  border-color: rgb(183, 54.6896551724, 0);
}

.btn-primary:hover {
  color: #FFFFFF;
  background-color: rgb(255, 97.2413793103, 30);
  border-color: rgb(249.3, 74.5034482759, 0);
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: rgb(255, 97.2413793103, 30);
  background-image: none;
  border-color: rgb(249.3, 74.5034482759, 0);
}

.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: #FFFFFF;
  background-color: rgb(249.3, 74.5034482759, 0);
  border-color: rgb(183, 54.6896551724, 0);
}

.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: #ff8551;
  border-color: rgb(255, 115.1206896552, 55.5);
}

.btn-primary .badge {
  color: #ff8551;
  background-color: #FFFFFF;
}

.btn-success {
  color: #fff;
  background-color: #52C975;
  border-color: rgb(62.5660792952, 194.9339207048, 101.4977973568);
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: rgb(55.1894273128, 176.8105726872, 90.9603524229);
  border-color: rgb(30.9251101322, 99.0748898678, 50.9691629956);
}

.btn-success:hover {
  color: #fff;
  background-color: rgb(55.1894273128, 176.8105726872, 90.9603524229);
  border-color: rgb(46.6969162996, 149.6030837004, 76.9634361233);
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(55.1894273128, 176.8105726872, 90.9603524229);
  background-image: none;
  border-color: rgb(46.6969162996, 149.6030837004, 76.9634361233);
}

.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: rgb(46.6969162996, 149.6030837004, 76.9634361233);
  border-color: rgb(30.9251101322, 99.0748898678, 50.9691629956);
}

.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: #52C975;
  border-color: rgb(62.5660792952, 194.9339207048, 101.4977973568);
}

.btn-success .badge {
  color: #52C975;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5BB3D1;
  border-color: rgb(71.0857142857, 169.7714285714, 203.4142857143);
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: rgb(54.5428571429, 158.8857142857, 194.4571428571);
  border-color: rgb(32.2, 93.8, 114.8);
}

.btn-info:hover {
  color: #fff;
  background-color: rgb(54.5428571429, 158.8857142857, 194.4571428571);
  border-color: rgb(46.7228571429, 136.1057142857, 166.5771428571);
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(54.5428571429, 158.8857142857, 194.4571428571);
  background-image: none;
  border-color: rgb(46.7228571429, 136.1057142857, 166.5771428571);
}

.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: rgb(46.7228571429, 136.1057142857, 166.5771428571);
  border-color: rgb(32.2, 93.8, 114.8);
}

.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: #5BB3D1;
  border-color: rgb(71.0857142857, 169.7714285714, 203.4142857143);
}

.btn-info .badge {
  color: #5BB3D1;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #FFB84D;
  border-color: rgb(255, 173.8286516854, 51.5);
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: rgb(255, 163.6573033708, 26);
  border-color: rgb(179, 107.6011235955, 0);
}

.btn-warning:hover {
  color: #fff;
  background-color: rgb(255, 163.6573033708, 26);
  border-color: rgb(245.3, 147.4556179775, 0);
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(255, 163.6573033708, 26);
  background-image: none;
  border-color: rgb(245.3, 147.4556179775, 0);
}

.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: rgb(245.3, 147.4556179775, 0);
  border-color: rgb(179, 107.6011235955, 0);
}

.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: #FFB84D;
  border-color: rgb(255, 173.8286516854, 51.5);
}

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

.btn-danger {
  color: #fff;
  background-color: #FF5A5A;
  border-color: rgb(255, 64.5, 64.5);
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ff2727;
  border-color: #c00000;
}

.btn-danger:hover {
  color: #fff;
  background-color: #ff2727;
  border-color: rgb(255, 3.3, 3.3);
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ff2727;
  background-image: none;
  border-color: rgb(255, 3.3, 3.3);
}

.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: rgb(255, 3.3, 3.3);
  border-color: #c00000;
}

.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: #FF5A5A;
  border-color: rgb(255, 64.5, 64.5);
}

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

.btn-link {
  font-weight: 400;
  color: #ff8551;
  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: rgb(255, 79.3620689655, 4.5);
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

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

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

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  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;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}

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

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

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

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

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

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}

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

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.6;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

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

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

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

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

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

  .navbar-right .dropdown-menu-left {
    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 {
  display: table;
  content: " ";
}

.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

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

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

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

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  display: table;
  content: " ";
}

.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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

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

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn 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-right: 0;
  padding-left: 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: 16px;
  font-weight: 400;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #D1D5DB;
  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: 14px;
  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: 20px;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: rgb(238.425, 238.425, 238.425);
}

.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ff8551;
}

.nav .nav-divider {
  height: 1px;
  margin: 11.5px 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.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.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: #ff8551;
}

.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 {
  margin-bottom: 5px;
  text-align: center;
}

.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-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-justified > .active > a:focus {
    border-bottom-color: #FFFFFF;
  }
}

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

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

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

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

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

.navbar:after {
  clear: both;
}

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

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
  display: table;
  content: " ";
}

.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-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

@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;
}

.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-brand {
  float: left;
  height: 50px;
  padding: 12.5px 15px;
  font-size: 20px;
  line-height: 25px;
}

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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: 6.25px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}

@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: 25px;
  }

  .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: 12.5px;
    padding-bottom: 12.5px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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: 5.5px;
  margin-bottom: 5.5px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

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

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

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

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

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

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

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

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #FFFFFF;
  border-color: #E8EAED;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  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: rgb(238.425, 238.425, 238.425);
}

.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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(238.425, 238.425, 238.425);
}

@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: rgb(238.425, 238.425, 238.425);
  }

  .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-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: #E8EAED;
}

.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: rgb(8.5, 8.5, 8.5);
}

.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}

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

.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}

.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}

.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: rgb(8.5, 8.5, 8.5);
}

.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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}

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

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }

  .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: rgb(8.5, 8.5, 8.5);
  }

  .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-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: rgb(16.15, 16.15, 16.15);
}

.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}

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

.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}

.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: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

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

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

.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.6;
  color: #ff8551;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(255, 79.3620689655, 4.5);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}

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

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

.pagination > .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;
  cursor: default;
  background-color: #ff8551;
  border-color: #ff8551;
}

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

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

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

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

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

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

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

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

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

.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: rgb(238.425, 238.425, 238.425);
}

.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: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: rgb(119.085, 119.085, 119.085);
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: #ff8551;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: rgb(255, 97.2413793103, 30);
}

.label-success {
  background-color: #52C975;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: rgb(55.1894273128, 176.8105726872, 90.9603524229);
}

.label-info {
  background-color: #5BB3D1;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: rgb(54.5428571429, 158.8857142857, 194.4571428571);
}

.label-warning {
  background-color: #FFB84D;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: rgb(255, 163.6573033708, 26);
}

.label-danger {
  background-color: #FF5A5A;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

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

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

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

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

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

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

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

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.6;
  background-color: #FFFFFF;
  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-right: auto;
  margin-left: auto;
}

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

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

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

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

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

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

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

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

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

.alert-success {
  color: #FFFFFF;
  background-color: #52C975;
  border-color: rgb(62.5660792952, 194.9339207048, 79.4364904552);
}

.alert-success hr {
  border-top-color: rgb(55.1894273128, 176.8105726872, 70.6901615272);
}

.alert-success .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-info {
  color: #FFFFFF;
  background-color: #5BB3D1;
  border-color: rgb(63.12, 189.09, 201.18);
}

.alert-info hr {
  border-top-color: rgb(52.3085714286, 174.740952381, 186.4914285714);
}

.alert-info .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-warning {
  color: #FFFFFF;
  background-color: #FFB84D;
  border-color: rgb(255, 139.9119850187, 51.5);
}

.alert-warning hr {
  border-top-color: rgb(255, 125.4906367041, 26);
}

.alert-warning .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-danger {
  color: #FFFFFF;
  background-color: #FF5A5A;
  border-color: rgb(255, 64.5, 96.25);
}

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

.alert-danger .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  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: 14px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #ff8551;
  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: #52C975;
}

.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: #5BB3D1;
}

.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: #FFB84D;
}

.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: #FF5A5A;
}

.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 {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}

.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: rgb(119.085, 119.085, 119.085);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff8551;
  border-color: #ff8551;
}

.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: white;
}

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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.list-group-item-success {
  color: #FFFFFF;
  background-color: #52C975;
}

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

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: #FFFFFF;
  background-color: rgb(62.5660792952, 194.9339207048, 101.4977973568);
}

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: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-info {
  color: #FFFFFF;
  background-color: #5BB3D1;
}

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

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: #FFFFFF;
  background-color: rgb(71.0857142857, 169.7714285714, 203.4142857143);
}

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: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-warning {
  color: #FFFFFF;
  background-color: #FFB84D;
}

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

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: #FFFFFF;
  background-color: rgb(255, 173.8286516854, 51.5);
}

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: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-danger {
  color: #FFFFFF;
  background-color: #FF5A5A;
}

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

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: #FFFFFF;
  background-color: rgb(255, 64.5, 64.5);
}

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: #FFFFFF;
  border-color: #FFFFFF;
}

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

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

.panel {
  margin-bottom: 25px;
  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 {
  display: table;
  content: " ";
}

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

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

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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 #F0F2F4;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table: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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}

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

.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 #F0F2F4;
}

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

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

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

.panel-default > .panel-heading {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #E8EAED;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #E8EAED;
}

.panel-default > .panel-heading .badge {
  color: #FFFFFF;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #E8EAED;
}

.panel-primary {
  border-color: #ff8551;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ff8551;
  border-color: #ff8551;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8551;
}

.panel-primary > .panel-heading .badge {
  color: #ff8551;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8551;
}

.panel-success {
  border-color: rgb(62.5660792952, 194.9339207048, 79.4364904552);
}

.panel-success > .panel-heading {
  color: #FFFFFF;
  background-color: #52C975;
  border-color: rgb(62.5660792952, 194.9339207048, 79.4364904552);
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(62.5660792952, 194.9339207048, 79.4364904552);
}

.panel-success > .panel-heading .badge {
  color: #52C975;
  background-color: #FFFFFF;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(62.5660792952, 194.9339207048, 79.4364904552);
}

.panel-info {
  border-color: rgb(63.12, 189.09, 201.18);
}

.panel-info > .panel-heading {
  color: #FFFFFF;
  background-color: #5BB3D1;
  border-color: rgb(63.12, 189.09, 201.18);
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(63.12, 189.09, 201.18);
}

.panel-info > .panel-heading .badge {
  color: #5BB3D1;
  background-color: #FFFFFF;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(63.12, 189.09, 201.18);
}

.panel-warning {
  border-color: rgb(255, 139.9119850187, 51.5);
}

.panel-warning > .panel-heading {
  color: #FFFFFF;
  background-color: #FFB84D;
  border-color: rgb(255, 139.9119850187, 51.5);
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(255, 139.9119850187, 51.5);
}

.panel-warning > .panel-heading .badge {
  color: #FFB84D;
  background-color: #FFFFFF;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(255, 139.9119850187, 51.5);
}

.panel-danger {
  border-color: rgb(255, 64.5, 96.25);
}

.panel-danger > .panel-heading {
  color: #FFFFFF;
  background-color: #FF5A5A;
  border-color: rgb(255, 64.5, 96.25);
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(255, 64.5, 96.25);
}

.panel-danger > .panel-heading .badge {
  color: #FF5A5A;
  background-color: #FFFFFF;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(255, 64.5, 96.25);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  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: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

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

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

.modal-open {
  overflow: hidden;
}

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

.modal.fade .modal-dialog {
  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;
  background-clip: padding-box;
  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);
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .modal-content {
    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: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  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 > .arrow {
  border-width: 11px;
}

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

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

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

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

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

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

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

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

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

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

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  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;
    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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203A";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

body.swal2-shown {
  overflow-y: hidden;
}

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.swal2-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
}

.swal2-container.swal2-top {
  align-items: flex-start;
}

.swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.swal2-container.swal2-center {
  align-items: center;
}

.swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}

.swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

.swal2-container.swal2-bottom {
  align-items: flex-end;
}

.swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}

.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}

.swal2-container.swal2-grow-column.swal2-top,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}

.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}

.swal2-container.swal2-grow-column.swal2-top-right,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}

.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.swal2-container.swal2-fade {
  transition: background-color 0.1s;
}

.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4);
}

.swal2-modal {
  flex-direction: column;
  background-color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%;
}

.swal2-modal:focus {
  outline: none;
}

.swal2-modal.swal2-loading {
  overflow-y: hidden;
}

.swal2-modal .swal2-title {
  color: rgb(89.25, 89.25, 89.25);
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0 0 0.4em;
  padding: 0;
  display: block;
  word-wrap: break-word;
}

.swal2-modal .swal2-buttonswrapper {
  margin-top: 15px;
}

.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
  cursor: no-drop;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  border: 4px solid transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 7.5px;
  vertical-align: top;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  border-radius: 100%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
  margin-left: 30px;
  margin-right: 30px;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  display: inline-block;
  content: "";
  margin-left: 5px;
  vertical-align: -1px;
  height: 15px;
  width: 15px;
  border: 3px solid #999999;
  box-shadow: 1px 1px 1px #fff;
  border-right-color: transparent;
  border-radius: 50%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
}

.swal2-modal .swal2-styled {
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 15px 5px 0;
  padding: 10px 32px;
}

.swal2-modal .swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}

.swal2-modal .swal2-image {
  margin: 20px auto;
  max-width: 100%;
}

.swal2-modal .swal2-close {
  background: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  padding: 0;
  width: 38px;
  height: 40px;
  font-size: 36px;
  line-height: 40px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
  color: #cccccc;
  transition: color 0.1s ease;
}

.swal2-modal .swal2-close:hover {
  color: #d55;
}

.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
  display: none;
}

.swal2-modal .swal2-content {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: rgb(84.15, 84.15, 84.15);
  word-wrap: break-word;
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
  margin: 20px auto;
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
  width: 100%;
  box-sizing: border-box;
  font-size: 18px;
  border-radius: 3px;
  border: 1px solid rgb(216.75, 216.75, 216.75);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  transition: border-color 0.3s, box-shadow 0.3s;
}

.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
  outline: none;
  border: 1px solid #b4dbed;
  box-shadow: 0 0 3px #c4e6f5;
}

.swal2-modal .swal2-input::-moz-placeholder, .swal2-modal .swal2-file::-moz-placeholder, .swal2-modal .swal2-textarea::-moz-placeholder {
  color: #cccccc;
}

.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
  color: #cccccc;
}

.swal2-modal .swal2-range input {
  float: left;
  width: 80%;
}

.swal2-modal .swal2-range output {
  float: right;
  width: 20%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  margin: 20px auto;
  padding: 0;
}

.swal2-modal .swal2-input {
  height: 43px;
  padding: 0 12px;
}

.swal2-modal .swal2-input[type=number] {
  max-width: 150px;
}

.swal2-modal .swal2-file {
  font-size: 20px;
}

.swal2-modal .swal2-textarea {
  height: 108px;
  padding: 12px;
}

.swal2-modal .swal2-select {
  color: rgb(84.15, 84.15, 84.15);
  font-size: inherit;
  padding: 5px 10px;
  min-width: 40%;
  max-width: 100%;
}

.swal2-modal .swal2-radio {
  border: 0;
}

.swal2-modal .swal2-radio label:not(:first-child) {
  margin-left: 20px;
}

.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
  vertical-align: middle;
}

.swal2-modal .swal2-radio input {
  margin: 0 3px 0 0;
}

.swal2-modal .swal2-checkbox {
  color: rgb(84.15, 84.15, 84.15);
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
  vertical-align: middle;
}

.swal2-modal .swal2-validationerror {
  background-color: rgb(239.7, 239.7, 239.7);
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px;
  color: rgb(127.5, 127.5, 127.5);
  font-size: 16px;
  font-weight: 300;
  display: none;
}

.swal2-modal .swal2-validationerror::before {
  content: "!";
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 10px;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }

  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }

  .swal2-range output {
    display: none;
  }
}

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  display: block;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  transform: rotate(45deg);
  left: 17px;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  transform: rotate(-45deg);
  right: 16px;
}

.swal2-icon.swal2-warning {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f8bb86;
  border-color: rgb(249.95234375, 205.965625, 167.74765625);
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.swal2-icon.swal2-info {
  font-family: "Open Sans", sans-serif;
  color: #3fc3ee;
  border-color: rgb(156.7033492823, 224.2822966507, 246.2966507177);
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.swal2-icon.swal2-question {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #87adbd;
  border-color: rgb(200.8064516129, 217.9677419355, 225.1935483871);
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0 60px;
}

.swal2-icon.swal2-success .swal2-success-ring {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.swal2-icon.swal2-success .swal2-success-fix {
  width: 7px;
  height: 90px;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0;
}

.swal2-progresssteps li {
  display: inline-block;
  position: relative;
}

.swal2-progresssteps .swal2-progresscircle {
  background: #3085d6;
  border-radius: 2em;
  color: #fff;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20;
}

.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0;
}

.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6;
}

.swal2-progresssteps .swal2-progressline {
  background: #3085d6;
  height: 0.4em;
  margin: 0 -1px;
  z-index: 10;
}

[class^=swal2] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

.swal2-show {
  animation: showSweetAlert 0.3s;
}

.swal2-show.swal2-noanimation {
  animation: none;
}

.swal2-hide {
  animation: hideSweetAlert 0.15s forwards;
}

.swal2-hide.swal2-noanimation {
  animation: none;
}

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
  }

  100% {
    transform: rotate(-405deg);
  }
}

.swal2-animate-success-line-tip {
  animation: animate-success-tip 0.75s;
}

.swal2-animate-success-line-long {
  animation: animate-success-long 0.75s;
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: rotatePlaceholder 4.25s ease-in;
}

@keyframes animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

.swal2-animate-error-icon {
  animation: animate-error-icon 0.5s;
}

@keyframes animate-x-mark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    transform: scale(1.15);
    margin-top: -6px;
  }

  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

.swal2-animate-x-mark {
  animation: animate-x-mark 0.5s;
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?c5cd7f5300576ab4c88202b42f6ded62) center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url(/fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475);
  src: url(/fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475) format("embedded-opentype"), url(/fonts/vendor/slick-carousel/slick/slick.woff?b7c9e1e479de3b53f1e4e30ebac2403a) format("woff"), url(/fonts/vendor/slick-carousel/slick/slick.ttf?d41f55a78e6f49a5512878df1737e58a) format("truetype"), url(/fonts/vendor/slick-carousel/slick/slick.svg?f97e3bbf73254b0112091d0192f17aec) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "\2190";
}

[dir=rtl] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir=rtl] .slick-next:before {
  content: "\2190";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.wrapper {
  position: relative;
  top: 0;
  height: 100vh;
}

.sidebar,
.off-canvas-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.sidebar .sidebar-wrapper,
.off-canvas-sidebar .sidebar-wrapper {
  position: relative;
  height: calc(100vh - 75px);
  overflow: auto !important;
  width: 260px;
  z-index: 4;
}

.sidebar .sidebar-wrapper .dropdown .dropdown-backdrop,
.off-canvas-sidebar .sidebar-wrapper .dropdown .dropdown-backdrop {
  display: none !important;
}

.sidebar .sidebar-wrapper .navbar-form,
.off-canvas-sidebar .sidebar-wrapper .navbar-form {
  border: none;
}

.sidebar .sidebar-wrapper .nav [data-toggle=collapse] ~ div > ul > li > a,
.off-canvas-sidebar .sidebar-wrapper .nav [data-toggle=collapse] ~ div > ul > li > a {
  padding-left: 60px;
}

.sidebar .sidebar-wrapper .nav .caret,
.off-canvas-sidebar .sidebar-wrapper .nav .caret {
  margin-top: 13px;
  position: absolute;
  right: 18px;
}

.sidebar .logo-tim,
.off-canvas-sidebar .logo-tim {
  border-radius: 50%;
  border: 1px solid #333;
  display: block;
  height: 61px;
  width: 61px;
  float: left;
  overflow: hidden;
}

.sidebar .logo-tim img,
.off-canvas-sidebar .logo-tim img {
  width: 60px;
  height: 60px;
}

.sidebar .nav,
.off-canvas-sidebar .nav {
  margin-top: 20px;
}

.sidebar .nav li > a,
.off-canvas-sidebar .nav li > a {
  margin: 10px 15px 0;
  border-radius: 3px;
  color: #3C4858;
}

.sidebar .nav li:first-child > a,
.off-canvas-sidebar .nav li:first-child > a {
  margin: 0 15px;
}

.sidebar .nav li:hover > a,
.off-canvas-sidebar .nav li:hover > a {
  background: rgba(200, 200, 200, 0.2);
  color: #3C4858;
}

.sidebar .nav li.active > a,
.off-canvas-sidebar .nav li.active > a {
  color: #FFFFFF;
}

.sidebar .nav li.active > a i,
.off-canvas-sidebar .nav li.active > a i {
  color: #FFFFFF;
}

.sidebar .nav p,
.off-canvas-sidebar .nav p {
  margin: 0;
  line-height: 30px;
  font-size: 14px;
}

.sidebar .nav i,
.off-canvas-sidebar .nav i {
  font-size: 24px;
  float: left;
  margin-right: 15px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #a9afbb;
}

.sidebar .sidebar-background,
.off-canvas-sidebar .sidebar-background {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}

.sidebar .sidebar-background:after,
.off-canvas-sidebar .sidebar-background:after {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: #FFFFFF;
  opacity: 0.93;
}

.sidebar .logo,
.off-canvas-sidebar .logo {
  position: relative;
  padding: 15px 15px;
  z-index: 4;
}

.sidebar .logo:after,
.off-canvas-sidebar .logo:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 10%;
  height: 1px;
  width: 80%;
  background-color: rgba(180, 180, 180, 0.3);
}

.sidebar .logo p,
.off-canvas-sidebar .logo p {
  float: left;
  font-size: 20px;
  margin: 10px 10px;
  color: #FFFFFF;
  line-height: 20px;
}

.sidebar .logo .simple-text,
.off-canvas-sidebar .logo .simple-text {
  text-transform: uppercase;
  padding: 5px 0px;
  display: block;
  font-size: 18px;
  color: #3C4858;
  text-align: center;
  font-weight: 400;
  line-height: 30px;
}

.sidebar .logo-tim,
.off-canvas-sidebar .logo-tim {
  border-radius: 50%;
  border: 1px solid #333;
  display: block;
  height: 61px;
  width: 61px;
  float: left;
  overflow: hidden;
}

.sidebar .logo-tim img,
.off-canvas-sidebar .logo-tim img {
  width: 60px;
  height: 60px;
}

.sidebar:after,
.sidebar:before,
.off-canvas-sidebar:after,
.off-canvas-sidebar:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.sidebar:before,
.off-canvas-sidebar:before {
  opacity: 0.33;
}

.sidebar:after,
.off-canvas-sidebar:after {
  z-index: 3;
  opacity: 1;
}

.sidebar[data-image]:after,
.sidebar.has-image:after,
.off-canvas-sidebar[data-image]:after,
.off-canvas-sidebar.has-image:after {
  opacity: 0.77;
}

.sidebar .nav li.active a,
.off-canvas-sidebar .nav li.active a {
  background-color: #ff8551;
  box-shadow: 0 12px 20px -10px rgba(66, 84, 175, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(66, 84, 175, 0.2);
}

.off-canvas-sidebar .nav > li > a,
.off-canvas-sidebar .nav > li > a:hover {
  color: #FFFFFF;
}

.off-canvas-sidebar .nav > li > a:focus {
  background: rgba(200, 200, 200, 0.2);
}

.perfect-scrollbar-on .sidebar .sidebar-wrapper,
.sidebar .sidebar-wrapper,
.perfect-scrollbar-on .main-panel,
.main-panel {
  overflow: hidden;
}

.perfect-scrollbar-off .sidebar .sidebar-wrapper,
.perfect-scrollbar-off .main-panel {
  overflow: auto;
}

.main-panel {
  position: relative;
  float: right;
  width: calc(100% - 260px);
  transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
  max-height: 100%;
}

.main-panel > .content {
  padding: 15px 15px;
  min-height: calc(100vh - 123px);
}

.main-panel > .footer {
  border-top: 1px solid #e7e7e7;
}

.main-panel > .footer a {
  color: #fff;
}

.main-panel > .navbar {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .sidebar {
    display: none;
    box-shadow: none;
  }

  .sidebar .sidebar-wrapper {
    padding-bottom: 60px;
  }

  .sidebar .nav-mobile-menu {
    margin-top: 0;
  }

  .sidebar .nav-mobile-menu .notification {
    float: left;
    line-height: 30px;
    margin-right: 8px;
  }

  .sidebar .nav-mobile-menu .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  html,
  body {
    overflow-x: hidden;
  }

  .nav-open .menu-on-left .main-panel,
  .nav-open .menu-on-left .wrapper-full-page,
  .nav-open .menu-on-left .navbar-fixed > div {
    transform: translate3d(260px, 0, 0);
  }

  .menu-on-left .main-panel {
    position: initial;
  }

  .menu-on-left .sidebar,
  .menu-on-left .off-canvas-sidebar {
    left: 0;
    right: auto;
    transform: translate3d(-260px, 0, 0);
  }

  .menu-on-left #bodyClick {
    left: 260px;
    right: auto;
  }

  .main-panel {
    width: 100%;
  }

  .navbar-transparent {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.15);
  }

  body,
  html {
    position: relative;
    overflow-x: hidden;
  }

  .navbar .container {
    left: 0;
    width: 100%;
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    position: relative;
  }

  .navbar .navbar-collapse.collapse,
  .navbar .navbar-collapse.collapse.in,
  .navbar .navbar-collapse.collapsing {
    display: none !important;
  }

  .navbar-nav > li {
    float: none;
    position: relative;
    display: block;
  }

  .sidebar,
  .off-canvas-sidebar {
    position: fixed;
    display: block;
    top: 0;
    height: 100vh;
    width: 260px;
    right: 0;
    left: auto;
    z-index: 1032;
    visibility: visible;
    overflow-y: visible;
    border-top: none;
    text-align: left;
    padding-right: 0px;
    padding-left: 0;
    transform: translate3d(260px, 0, 0);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }

  .sidebar > ul,
  .off-canvas-sidebar > ul {
    position: relative;
    z-index: 4;
    overflow-y: scroll;
    height: calc(100vh - 61px);
    width: 100%;
  }

  .sidebar::before,
  .off-canvas-sidebar::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #FFFFFF;
    display: block;
    content: "";
    z-index: 1;
  }

  .sidebar .logo,
  .off-canvas-sidebar .logo {
    position: relative;
    z-index: 4;
  }

  .sidebar .navbar-form,
  .off-canvas-sidebar .navbar-form {
    margin: 10px 15px;
    float: none !important;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .sidebar .table-responsive,
  .off-canvas-sidebar .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .form-group .form-control {
    font-size: 16px;
    height: 37px;
  }

  .navbar-form .btn {
    position: absolute;
    top: 27px;
    right: 15px;
  }

  .nav-open .navbar-collapse {
    transform: translate3d(0px, 0, 0);
  }

  .nav-open .navbar .container {
    left: -250px;
  }

  .nav-open .main-panel {
    left: 0;
    transform: translate3d(-260px, 0, 0);
  }

  .nav-open .sidebar {
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  }

  .nav-open .off-canvas-sidebar,
  .nav-open .sidebar {
    transform: translate3d(0, 0, 0);
  }

  .close-layer {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: auto;
    content: "";
    z-index: 9999;
    overflow-x: hidden;
    transition: all 370ms ease-in;
  }

  .close-layer.visible {
    opacity: 1;
  }

  .navbar-toggle .icon-bar {
    display: block;
    position: relative;
    background: #fff;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto;
  }

  .navbar-header .navbar-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
    left: auto;
    margin: 0;
    float: right;
    z-index: 1050;
  }

  .bar1,
  .bar2,
  .bar3 {
    outline: 1px solid transparent;
  }

@keyframes fadeIn {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
}

  .dropdown-menu .divider {
    background-color: rgba(229, 229, 229, 0.15);
  }

  .navbar-nav {
    margin: 1px 0;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    padding: 15px 15px 5px 50px;
  }

  .navbar-nav .open .dropdown-menu > li:first-child > a {
    padding: 5px 15px 5px 50px;
  }

  .navbar-nav .open .dropdown-menu > li:last-child > a {
    padding: 15px 15px 25px 50px;
  }

  [class*=navbar-] .navbar-nav > li > a,
  [class*=navbar-] .navbar-nav > li > a:hover,
  [class*=navbar-] .navbar-nav > li > a:focus,
  [class*=navbar-] .navbar-nav .active > a,
  [class*=navbar-] .navbar-nav .active > a:hover,
  [class*=navbar-] .navbar-nav .active > a:focus,
  [class*=navbar-] .navbar-nav .open .dropdown-menu > li > a,
  [class*=navbar-] .navbar-nav .open .dropdown-menu > li > a:hover,
  [class*=navbar-] .navbar-nav .open .dropdown-menu > li > a:focus,
  [class*=navbar-] .navbar-nav .navbar-nav .open .dropdown-menu > li > a:active {
    color: white;
  }

  [class*=navbar-] .navbar-nav > li > a,
  [class*=navbar-] .navbar-nav > li > a:hover,
  [class*=navbar-] .navbar-nav > li > a:focus,
  [class*=navbar-] .navbar-nav .open .dropdown-menu > li > a,
  [class*=navbar-] .navbar-nav .open .dropdown-menu > li > a:hover,
  [class*=navbar-] .navbar-nav .open .dropdown-menu > li > a:focus {
    opacity: 0.7;
    background: transparent;
  }

  [class*=navbar-] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
    opacity: 1;
  }

  [class*=navbar-] .navbar-nav .dropdown > a:hover .caret {
    border-bottom-color: #777;
    border-top-color: #777;
  }

  [class*=navbar-] .navbar-nav .dropdown > a:active .caret {
    border-bottom-color: white;
    border-top-color: white;
  }

  .dropdown-menu {
    display: none;
  }

  .navbar-fixed-top {
    -webkit-backface-visibility: hidden;
  }

  #bodyClick {
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    top: 0;
    left: auto;
    right: 260px;
    content: "";
    z-index: 9999;
    overflow-x: hidden;
  }

  .social-line .btn {
    margin: 0 0 10px 0;
  }

  .subscribe-line .form-control {
    margin: 0 0 10px 0;
  }

  .social-line.pull-right {
    float: none;
    margin-right: 10px;
  }

  .footer:not(.footer-big) nav > ul li {
    float: none;
  }

  .social-area.pull-right {
    float: none !important;
  }

  .form-control + .form-control-feedback {
    margin-top: -8px;
  }

  .navbar-toggle:hover,
  .navbar-toggle:focus {
    background-color: transparent !important;
  }

  .btn.dropdown-toggle {
    margin-bottom: 0;
  }

  .media-post .author {
    width: 20%;
    float: none !important;
    display: block;
    margin: 0 auto 10px;
  }

  .media-post .media-body {
    width: 100%;
  }

  .navbar-collapse.collapse {
    height: 100% !important;
  }

  .navbar-collapse.collapse.in {
    display: block;
  }

  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }

  .navbar-header {
    float: none;
  }

  .navbar-collapse .nav p {
    font-size: 14px;
    margin: 0;
  }

  .navbar-collapse [class^=pe-7s-] {
    float: left;
    font-size: 20px;
    margin-right: 10px;
  }
}

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

@media (max-width: 480px), (max-width: 767px) {
  .form-group .form-control {
    width: 100%;
  }

  .navbar-form .form-group {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .table-full-width {
    margin-left: -20px;
    margin-right: -20px;
  }

  .table-responsive {
    overflow: visible;
  }
}

.wrapper:after {
  display: table;
  clear: both;
  content: " ";
}

.wrapper.wrapper-full-page {
  height: auto;
  min-height: 100vh;
}

.full-page:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}

.full-page > .content {
  position: relative;
  z-index: 4;
  min-height: calc(100vh - 80px);
}

.full-page .full-page-background {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}

.login-page .input-group {
  margin-bottom: 10px;
}

.login-page .card-content {
  float: none;
}

.login-page .card-signup {
  padding: 40px 20px;
  margin-top: 100px;
}

@media (max-width: 991px) {
  .login-page .card-signup {
    margin-top: 90px;
  }
}

@media (max-width: 767px) {
  .login-page .card-signup {
    padding: 30px 20px;
    margin-top: 80px;
  }
}

@media (max-width: 480px) {
  .login-page .card-signup {
    padding: 25px 15px;
    margin-top: 70px;
  }
}

.login-page .container {
  position: relative;
  z-index: 3;
}

.register-page .card-signup {
  padding: 40px 20px;
  margin-top: 100px;
}

@media (max-width: 991px) {
  .register-page .card-signup {
    margin-top: 90px;
  }
}

@media (max-width: 767px) {
  .register-page .card-signup {
    padding: 30px 20px;
    margin-top: 80px;
  }
}

@media (max-width: 480px) {
  .register-page .card-signup {
    padding: 25px 15px;
    margin-top: 70px;
  }
}

.register-page .card-signup .input-group {
  margin-bottom: 10px;
}

.register-page .card-signup .info-horizontal .icon {
  float: left;
  margin-top: 24px;
  margin-bottom: 20px;
  margin-right: 10px;
}

.register-page .card-signup .info-horizontal .icon i {
  font-size: 2.6em;
}

.register-page .card-signup .form-group {
  margin: 27px 0 0 7px;
  padding-bottom: 0;
}

.register-page .container {
  position: relative;
  z-index: 3;
  padding-top: 0;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
  margin-top: 30px;
}

.timeline:before {
  top: 50px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #E5E5E5;
  left: 50%;
  margin-left: -1px;
}

.timeline h6 {
  color: #333333;
  font-weight: 400;
  margin: 10px 0px 0px;
}

.timeline.timeline-simple {
  margin-top: 30px;
  padding: 0 0 20px;
}

.timeline.timeline-simple:before {
  left: 5%;
  background-color: #E5E5E5;
}

.timeline.timeline-simple > li > .timeline-panel {
  width: 86%;
}

.timeline.timeline-simple > li > .timeline-badge {
  left: 5%;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:not(:first-child) {
  margin-top: -20px;
}

.timeline > li h4 {
  font-weight: bold;
  margin-top: 0;
}

.timeline-host + .timeline-renter,
.timeline-renter + .timeline-host {
  margin-top: -80px !important;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 45%;
  float: left;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #e4e4e4;
  border-right: 0 solid #e4e4e4;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #FFFFFF;
  border-right: 0 solid #FFFFFF;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #FFFFFF;
  width: 50px;
  height: 50px;
  line-height: 51px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -24px;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge.host {
  background-color: #5A8BC7;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(90, 139, 199, 0.4);
}

.timeline > li > .timeline-badge.renter {
  background-color: #6BC5A8;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(107, 197, 168, 0.4);
}

.timeline > li > .timeline-badge [class^=ti-],
.timeline > li > .timeline-badge [class*=" ti-"],
.timeline > li > .timeline-badge [class=material-icons] {
  line-height: inherit;
}

.timeline > li.timeline-host > .timeline-panel {
  float: right;
  background-color: #FFFFFF;
}

.timeline > li.timeline-host > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-host > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-heading {
  margin-bottom: 15px;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body hr {
  margin-top: 10px;
  margin-bottom: 5px;
}

.timeline-body .btn {
  margin-bottom: 0;
}

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

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

.dashboard-page {
  background: #f9fafa;
}

.card {
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 25px 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 12px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
}

.card .card-height-indicator {
  margin-top: 100%;
}

.card.row-space .header {
  padding: 15px 20px 0;
}

.card .title {
  margin-top: 0;
  margin-bottom: 5px;
}

.card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
}

.card .card-image img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  pointer-events: none;
}

.card .card-image .card-title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 1.3em;
  text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .category:not([class*=text-]) {
  color: #999999;
}

.card .card-content {
  padding: 15px 20px;
}

.card .card-content .category {
  margin-bottom: 0;
}

.card .card-header {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px;
  background-color: #f76164;
  color: #fff;
}

.card .card-header .title {
  color: #FFFFFF;
}

.card .card-header .category {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.62);
}

.card .card-header-host {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px;
  background-color: #f76164;
  color: #fff;
}

.card .card-header.card-chart {
  padding: 0;
  min-height: 160px;
}

.card .card-header.card-chart + .content h4 {
  margin-top: 0;
}

.card .card-header .ct-label {
  color: rgba(255, 255, 255, 0.7);
}

.card .card-header .ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
}

.card .card-header .ct-series-a .ct-point,
.card .card-header .ct-series-a .ct-line,
.card .card-header .ct-series-a .ct-bar,
.card .card-header .ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.8);
}

.card .card-header .ct-series-a .ct-slice-pie,
.card .card-header .ct-series-a .ct-area {
  fill: rgba(255, 255, 255, 0.4);
}

.card .chart-title {
  position: absolute;
  top: 25px;
  width: 100%;
  text-align: center;
}

.card .chart-title h3 {
  margin: 0;
  color: #FFFFFF;
}

.card .chart-title h6 {
  margin: 0;
  color: rgba(255, 255, 255, 0.4);
}

.card .card-footer {
  margin: 0 20px 10px;
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}

.card .card-footer .content {
  display: block;
}

.card .card-footer div {
  display: inline-block;
}

.card .card-footer .author {
  color: #999999;
}

.card .card-footer .stats {
  line-height: 22px;
  color: #999999;
  font-size: 12px;
}

.card .card-footer .stats .material-icons {
  position: relative;
  top: 4px;
  font-size: 16px;
}

.card .card-footer h6 {
  color: #999999;
}

.card img {
  width: 100%;
  height: auto;
}

.card .category .material-icons {
  position: relative;
  top: 6px;
  line-height: 0;
}

.card .category-social .fa {
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 2px;
  margin-right: 5px;
}

.card .author .avatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}

.card .author a {
  color: #3C4858;
  text-decoration: none;
}

.card .author a .ripple-container {
  display: none;
}

.card .table {
  margin-bottom: 0;
}

.card .table tr:first-child td {
  border-top: none;
}

.card [data-background-color=purple] {
  background: #4254af;
  box-shadow: 0 12px 20px -10px rgba(66, 84, 175, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(66, 84, 175, 0.2);
}

.card [data-background-color=blue] {
  background: #4254af;
  box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.card [data-background-color=green] {
  background: linear-gradient(60deg, #66bb6a, #43a047);
  box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}

.card [data-background-color=orange] {
  background: linear-gradient(60deg, #ffa726, #fb8c00);
  box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}

.card [data-background-color=red] {
  background: linear-gradient(60deg, #ef5350, #e53935);
  box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}

.card [data-background-color] {
  color: #FFFFFF;
}

.card [data-background-color] a {
  color: #FFFFFF;
}

.card-stats .title {
  margin: 0;
}

.card-stats .card-header {
  float: left;
  text-align: center;
}

.card-stats .card-header i {
  font-size: 36px;
  line-height: 56px;
  width: 56px;
  height: 56px;
}

.card-stats .card-content {
  text-align: right;
  padding-top: 10px;
}

.card-nav-tabs .header-raised {
  margin-top: -30px;
}

.card-nav-tabs .nav-tabs {
  background: transparent;
  padding: 0;
}

.card-nav-tabs .nav-tabs-title {
  float: left;
  padding: 10px 10px 10px 0;
  line-height: 24px;
}

.card-plain {
  background: transparent;
  box-shadow: none;
}

.card-plain .card-header {
  margin-left: 0;
  margin-right: 0;
}

.card-plain .content {
  padding-left: 5px;
  padding-right: 5px;
}

.card-plain .card-image {
  margin: 0;
  border-radius: 12px;
}

.card-plain .card-image img {
  border-radius: 12px;
}

.iframe-container {
  margin: 0 -20px 0;
}

.iframe-container iframe {
  width: 100%;
  height: 500px;
  border: 0;
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile,
.card-testimonial {
  margin-top: 30px;
  text-align: center;
}

.card-profile .btn-just-icon.btn-raised,
.card-testimonial .btn-just-icon.btn-raised {
  margin-left: 6px;
  margin-right: 6px;
}

.card-profile .card-avatar,
.card-testimonial .card-avatar {
  max-width: 130px;
  max-height: 130px;
  margin: -50px auto 0;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile .card-avatar + .content,
.card-testimonial .card-avatar + .content {
  margin-top: 15px;
}

.card-profile.card-plain .card-avatar,
.card-testimonial.card-plain .card-avatar {
  margin-top: 0;
}

html {
  font-size: 62.5%;
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
  html {
    font-size: 52%;
  }

  html h1 {
    font-size: 4.8rem;
  }
}

@media (max-height: 750px) {
  html {
    font-size: 52%;
  }

  html h1 {
    font-size: 4.8rem;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 48%;
  }
}

.profile-container h1,
.contact-container h1 {
  color: #ff8551;
}

@media (min-width: 768px) {
  .profile-container > .container,
  .contact-container > .container {
    padding-right: 135px;
  }
}

.profile-container > .container a,
.contact-container > .container a {
  color: inherit;
  white-space: nowrap;
}

.profile-container form div div,
.contact-container form div div {
  margin: 1rem 0;
}

.profile-container form input,
.contact-container form input {
  width: 100%;
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: currentColor;
  color: inherit;
  padding: 8px 20px;
  outline: 0;
  transition: 0.3s ease-in;
}

.profile-container form input::-webkit-input-placeholder,
.profile-container form input::-moz-placeholder,
.profile-container form input:-ms-input-placeholder,
.contact-container form input::-webkit-input-placeholder,
.contact-container form input::-moz-placeholder,
.contact-container form input:-ms-input-placeholder {
  color: rgb(255, 168.7586206897, 132);
}

.profile-container form input:focus,
.contact-container form input:focus {
  border-color: rgb(255, 97.2413793103, 30);
}

.profile-container form select,
.contact-container form select {
  border-width: 2px;
  border-style: solid;
  border-color: currentColor;
}

.profile-container form textarea,
.contact-container form textarea {
  width: 100%;
  min-height: 140px;
  border: 2px solid currentColor;
  padding: 8px 20px;
  outline: 0;
  border-radius: 4px;
  transition: 0.3s ease-in;
}

.profile-container form textarea:focus,
.contact-container form textarea:focus {
  border-color: rgb(255, 97.2413793103, 30);
}

.profile-container form button,
.contact-container form button {
  padding: 1rem 10rem;
  background: #ff8551;
  color: #fff;
  border: 0;
  border-radius: 4px;
  transition: 0.3s;
}

.profile-container form button:hover,
.contact-container form button:hover {
  background: rgb(255, 97.2413793103, 30);
}

.profile-container .alert-success,
.contact-container .alert-success {
  background: #ff8551;
  color: #fff;
}

.profile-container .home-btn,
.contact-container .home-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 100%;
  line-height: 100%;
  background: #ff8551;
  color: #fff;
  transition: 0.3s ease-in;
}

.profile-container .home-btn span,
.contact-container .home-btn span {
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: rotate(90deg) translate(-50%, -50%);
  color: #fff;
  text-align: center;
  letter-spacing: 0.3rem;
}

.profile-container .home-btn span:before,
.contact-container .home-btn span:before {
  content: "|";
  display: block;
  margin-bottom: 1rem;
}

.profile-container .home-btn:hover,
.contact-container .home-btn:hover {
  background: rgb(255, 97.2413793103, 30);
}

.home-container .section.section-1 .hero-slogan h1 {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .home-container .section.section-1 .hero-slogan h1 {
    font-size: 32px;
  }
}

.home-container .section.section-1 .hero-video {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 500;
}

.home-container .section.section-1 .hero-video a {
  font-weight: 500;
}

.home-container .section.section-1 .btn-search {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
}

.section .title,
.section h2 {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
}

.section .subtitle {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
}

.section .storage-type span {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 500;
}

.featured-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: linear-gradient(45deg, #ff8551 70%, #f76164 30%);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.9rem;
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  z-index: 10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.section-4 .btn-primary {
  background: linear-gradient(135deg, #ff8551 75%, #f76164 25%);
  border: none;
  color: #fff;
  padding: 10px 30px;
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s ease;
  margin-top: 20px;
}

.section-4 .btn-primary:hover {
  background: linear-gradient(135deg, rgb(255, 115.1206896552, 55.5) 75%, rgb(245.7710843373, 72.7289156627, 76.1897590361) 25%);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(243, 170, 104, 0.3);
}

.community-image .savings-badge,
.community-image .earnings-badge {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.community-image .savings-badge span,
.community-image .earnings-badge span {
  font-weight: 700;
}

.community-image .savings-badge span.small,
.community-image .earnings-badge span.small {
  font-weight: 400;
}

.community-image .savings-badge {
  background: linear-gradient(135deg, #ff8551 80%, rgb(255, 168.7586206897, 132) 20%);
}

.community-image .earnings-badge {
  background: linear-gradient(135deg, #f76164 80%, rgb(249.4578313253, 145.5421686747, 147.6204819277) 20%);
}

.cta-buttons .btn {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
}

.form-control,
select {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
}

.home-container {
  position: relative;
  z-index: 2;
  background-position: 0 0;
  transition: background-position 0.6s;
}

.home-container .section:not(.section-1, .section-footer) {
  padding: 4rem 0;
}

.home-container .section .inner {
  position: relative;
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  text-align: center;
  z-index: 1;
  padding: 2rem;
}

@media (min-width: 992px) {
  .home-container .section .inner {
    padding: 1rem;
  }
}

.home-container .section .highlighted {
  color: #ff8551;
}

.home-container .section .btn-cta {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.home-container .section.section-1 {
  position: relative;
  background: #ff8551;
  width: 100%;
  height: 100vh;
  max-height: 673px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 2rem;
}

@media (min-width: 768px) and (max-width: 1920px) {
  .home-container .section.section-1 {
    max-height: 540px;
    height: 540px;
  }

  .home-container .section.section-1 .home-scene {
    max-height: 600px;
    height: 600px;
  }

  .home-container .section.section-1 .home-scene .layer {
    background-position: center top;
    max-height: 600px;
    height: 600px;
  }
}

.home-container .section.section-1 .home-scene {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.home-container .section.section-1 .home-scene .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url("/images/hero-bg-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.home-container .section.section-1 .home-scene .layer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}

.home-container .section.section-1 .hero-slogan {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: auto;
  background-size: 100% 100%;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.home-container .section.section-1 .hero-search input {
  width: 100%;
  height: 45px;
  line-height: 40px;
  padding: 0 15px;
  background: #fff;
  border-radius: 30px;
  border: 0;
  outline: 0;
}

.home-container .section.section-1 .hero-search .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .home-container .section.section-1 .hero-search .col-sm-8,
  .home-container .section.section-1 .hero-search .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }
}

.home-container .section.section-1 .hero-search .btn-search {
  position: relative;
  overflow: hidden;
  display: block;
  width: 75%;
  height: 45px;
  line-height: 40px;
  background: linear-gradient(90deg, #ff8551, #f76164);
  color: #fff;
  margin: 0;
  margin-left: 10px;
  padding: 0 15px 0 15px;
  border-radius: 30px;
  text-align: center;
  border: none;
  transition: none;
  font-weight: 600;
}

.home-container .section.section-1 .hero-search .btn-search::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 0;
  height: 100%;
  background: linear-gradient(to left, #f76164 80%, rgba(247, 97, 100, 0.6) 90%, rgba(247, 97, 100, 0.2) 98%, transparent 100%);
  z-index: 1;
  transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

.home-container .section.section-1 .hero-search .btn-search:hover::before {
  width: 120%;
}

.home-container .section.section-1 .hero-search .btn-search span,
.home-container .section.section-1 .hero-search .btn-search > * {
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .home-container .section.section-1 .hero-search .btn-search {
    margin-left: 0 !important;
    width: 40% !important;
    display: block;
    margin: 2px auto !important;
  }
}

.home-container .section.section-1 .hero-search .hero-form {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

@media (max-width: 767px) {
  .home-container .section.section-1 .hero-search .hero-form {
    flex-direction: column;
  }
}

.home-container .section.section-1 .hero-search .hero-form .location-select {
  width: 30vw;
  min-width: 200px;
  max-width: 400px;
}

.home-container .section.section-1 .hero-search .hero-form .location-select select {
  width: 100%;
}

.home-container .section.section-1 .hero-search .hero-form .btn-search {
  width: auto !important;
  padding: 0 25px;
  height: 45px;
  border-radius: 30px;
  font-size: 16px;
  white-space: nowrap;
}

.home-container .section.section-1 .hero-search select {
  padding-right: 40px;
  /* Add padding to move the arrow away from the right edge */
  background: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 6"><path fill="%23000000" d="M5 6L0 0h10z"/></svg>') no-repeat;
  /* Softer triangle for the dropdown arrow */
  background-position: calc(100% - 15px) center;
  /* Position the arrow */
  background-size: 10px;
  /* Adjust the size of the arrow */
  text-align: left;
  /* Ensure text alignment is correct */
  text-indent: 10px;
  /* Add padding to the left for text centering */
  height: 45px;
  /* Ensure consistent height */
  width: 80%;
  line-height: 30px;
  /* Vertically center the text */
  border: 1px solid #ccc;
  /* Add a border for better visibility */
  border-radius: 30px;
  /* Restore the rounded corners */
  appearance: none;
  /* Remove default browser styling */
  -webkit-appearance: none;
  /* For Safari */
  -moz-appearance: none;
  /* For Firefox */
}

.home-container .section.section-1 .form-control {
  border-radius: 30px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .home-container .section.section-1 .form-control {
    width: 80%;
    margin: 0 auto;
  }
}

.home-container .section.section-1 .hero-video {
  color: #f76164;
  font-size: 28px;
}

.home-container .section.section-1 .hero-video i {
  font-size: 50px !important;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}

.home-container .section.section-1 .hero-video a {
  color: #fff;
}

.home-container .section.section-1 .hero-video a:hover {
  color: #fff;
}

.home-container .section.section-1 .home-scroller {
  position: absolute;
  left: 50%;
  bottom: 0;
  color: #ffffff;
  transform: translateX(-50%);
  z-index: 1;
}

.home-container .section.section-1 .home-scroller i {
  font-size: 40px;
}

@media (min-width: 768px) {
  .home-container .section.section-2 {
    text-align: center;
  }
}

.home-container .section.section-2 h2 {
  font-size: 4rem;
}

.home-container .section.section-2 .features {
  margin: 4rem auto 0;
}

@media (min-width: 768px) {
  .home-container .section.section-2 .features {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.home-container .section.section-2 .feature {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .home-container .section.section-2 .feature {
    flex-basis: 25%;
    margin-bottom: auto;
  }
}

.home-container .section.section-2 .feature .feature-image {
  position: relative;
  margin: auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
}

.home-container .section.section-2 .feature .feature-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 160px;
}

.home-container .section.section-2 .feature:nth-of-type(2) .feature-image img,
.home-container .section.section-2 .feature:nth-of-type(3) .feature-image img {
  max-height: 130px;
}

.home-container .section.section-2 .community-storage-section {
  max-width: 1140px;
  margin: 0 auto;
  padding: 2rem 0;
}

.home-container .section.section-2 .community-storage-section .title,
.home-container .section.section-2 .community-storage-section .subtitle {
  padding: 0 15px;
}

.home-container .section.section-2 .community-storage-section .storage-types-container {
  padding: 0;
}

.home-container .section.section-3 .icon-wrapper {
  text-align: center;
  font-size: 100px;
  line-height: 100px;
}

.home-container .section.section-3 .icon-wrapper svg {
  width: 40%;
  margin: 3rem 30%;
}

.home-container .section.section-4 h2 {
  font-size: 4rem;
  text-align: center;
}

.home-container .section.section-5 .logos-container {
  text-align: center;
}

.home-container .section.section-5 .logos-container .logo {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5%;
}

.home-container .section.community-storage-section {
  padding: 2rem 0;
}

.home-container .section.community-storage-section .title {
  font-size: 3.2rem;
  margin-bottom: 1.2rem;
  color: #4D5356;
}

.home-container .section.community-storage-section .subtitle {
  font-size: 1.8rem;
  margin-bottom: 2.5rem;
  color: #7A8287;
  line-height: 1.4;
}

.home-container .section .storage-types-container {
  display: flex;
  justify-content: center;
  margin: 3rem 0 2rem;
  width: 100%;
}

.home-container .section .storage-types {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  justify-content: center;
  margin: 0 auto;
}

.home-container .section .storage-types .storage-type {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 2.5rem;
  padding: 0 15px;
}

.home-container .section .storage-types .storage-type i {
  font-size: 4.2rem;
  margin-bottom: 1.2rem;
  color: #ff8551;
}

@media (max-width: 991px) {
  .home-container .section .storage-types .storage-type i {
    font-size: 4.5rem;
  }
}

@media (max-width: 767px) {
  .home-container .section .storage-types .storage-type i {
    font-size: 5rem;
  }
}

.home-container .section .storage-types .storage-type span {
  font-size: 1.5rem;
  font-weight: 600;
}

@media (max-width: 991px) {
  .home-container .section .storage-types .storage-type {
    width: 33.333%;
  }
}

@media (max-width: 767px) {
  .home-container .section .storage-types .storage-type {
    width: 50% !important;
  }
}

.home-container .section .cta-buttons {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .home-container .section .cta-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 10px;
  }
}

.home-container .section .cta-buttons .btn {
  margin-right: 1rem;
  margin-bottom: 1rem;
  min-width: 140px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .home-container .section .cta-buttons .btn {
    margin: 0;
    min-width: 120px;
    flex: 1;
    max-width: 45%;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 360px) {
  .home-container .section .cta-buttons .btn {
    min-width: 100px;
    font-size: 0.9rem;
  }
}

.home-container .section .community-image {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}

.home-container .section .community-image img {
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  width: 100%;
}

@media (max-width: 767px) {
  .home-container .section .community-image img {
    display: none;
  }
}

@media (max-width: 767px) {
  .home-container .section .community-image {
    text-align: center;
    max-width: 100%;
    padding: 20px 0;
  }

  .home-container .section .community-image .badges-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 40px;
    width: 60%;
    margin: 10px auto 0;
    padding: 0 10px;
  }

  .home-container .section .community-image .badges-container .savings-badge {
    position: relative;
    top: auto;
    right: auto;
    transform: rotate(5deg) !important;
    z-index: 2;
    flex: 0 0 45%;
    max-width: 170px;
  }

  .home-container .section .community-image .badges-container .earnings-badge {
    position: relative;
    top: auto;
    left: auto;
    transform: rotate(-3deg) !important;
    z-index: 1;
    flex: 0 0 45%;
    max-width: 170px;
  }
}

.home-container .section .community-image .savings-badge,
.home-container .section .community-image .earnings-badge {
  position: absolute;
  padding: 0.8rem 1.2rem;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}

@media (max-width: 767px) {
  .home-container .section .community-image .savings-badge,
  .home-container .section .community-image .earnings-badge {
    display: inline-block;
    margin: 0;
    padding: 0.5rem 0.8rem;
  }

  .home-container .section .community-image .savings-badge span,
  .home-container .section .community-image .earnings-badge span {
    font-size: 1.4rem !important;
  }

  .home-container .section .community-image .savings-badge span.small,
  .home-container .section .community-image .earnings-badge span.small {
    font-size: 0.9rem !important;
  }
}

.home-container .section .community-image .savings-badge span,
.home-container .section .community-image .earnings-badge span {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
}

.home-container .section .community-image .savings-badge span.small,
.home-container .section .community-image .earnings-badge span.small {
  font-size: 1.1rem;
  font-weight: 400;
}

.home-container .section .community-image .savings-badge:hover,
.home-container .section .community-image .savings-badge:focus,
.home-container .section .community-image .earnings-badge:hover,
.home-container .section .community-image .earnings-badge:focus {
  transform: scale(1.05) rotate(0);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.home-container .section .community-image .savings-badge {
  top: 30px;
  right: -15px;
  background: #ff8551;
  color: #FFFFFF;
  transform: rotate(5deg);
}

.home-container .section .community-image .savings-badge:hover,
.home-container .section .community-image .savings-badge:focus {
  color: #FFFFFF;
}

.home-container .section .community-image .earnings-badge {
  bottom: 30px;
  left: -15px;
  background: #f76164;
  color: #FFFFFF;
  transform: rotate(-3deg);
}

.home-container .section .community-image .earnings-badge:hover,
.home-container .section .community-image .earnings-badge:focus {
  color: #FFFFFF;
}

.hero-video i.fa-play-circle {
  background: linear-gradient(90deg, #ff8551, #f76164);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  display: inline-block;
  vertical-align: middle;
}

.community-storage-section .row {
  display: flex;
  flex-wrap: wrap;
}

.community-storage-section .col-md-5,
.community-storage-section .col-md-7 {
  display: flex;
  flex-direction: column;
}

.community-storage-section .col-md-5 {
  justify-content: center;
}

@media (max-width: 767px) {
  .community-storage-section .col-md-5 {
    justify-content: flex-start;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .community-storage-section .row {
    display: flex !important;
    flex-wrap: nowrap !important;
  }

  .community-storage-section .col-md-7 {
    flex: 7;
    width: 58.333% !important;
  }

  .community-storage-section .col-md-5 {
    flex: 5;
    width: 41.667% !important;
    display: flex !important;
  }

  .community-storage-section .community-image {
    display: block !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
}

.community-storage-section .community-image {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}

.community-storage-section .community-image img {
  display: block;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .community-storage-section .row {
    display: block;
  }

  .community-storage-section .col-md-5,
  .community-storage-section .col-md-7 {
    display: block;
  }

  .community-storage-section .community-image {
    display: block !important;
  }
}

/* Existing styles... */

.map {
  padding-top: 7px;
}

.section-4 {
  padding: 6rem 0 !important;
}

.section-4 .subtitle {
  font-size: 1.8rem;
  color: #5c5c5c;
  margin-bottom: 3rem;
}

.featured-listings-container {
  margin-top: 3rem;
}

.listings-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.listings-grid > div {
  margin-bottom: 30px;
  transition: transform 0.3s ease;
}

@media (max-width: 681px) {
  .listings-grid > div {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (min-width: 680px) and (max-width: 991px) {
  .listings-grid > div {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

.listings-grid > div:hover {
  transform: translateY(-5px);
}

/* Badge for featured listings */

.featured-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: linear-gradient(45deg, #ff8551, #f76164);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 600;
  z-index: 10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Button style consistency */

.section-4 .btn-primary {
  background: #ff8551;
  border-color: #ff8551;
  color: #fff;
  padding: 10px 30px;
  font-weight: 600;
  border-radius: 4px;
  transition: all 0.3s ease;
  margin-top: 20px;
}

.section-4 .btn-primary:hover {
  background: #f76164;
  border-color: #f76164;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.listing-container {
  background: #f5f5f5;
  padding-top: 80px !important;
  min-height: 100vh;
}

.listing-container .intro-title {
  font-size: 3.6rem;
}

.page-hero {
  position: relative;
  background-image: url("/images/hero-bg-new.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 10% center;
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #fff;
  margin-bottom: 3rem;
  padding-top: 83px;
}

@media (max-width: 991px) {
  .page-hero {
    padding-top: 70px;
    height: 350px;
  }
}

@media (max-width: 767px) {
  .page-hero {
    height: 300px;
    padding-top: 70px;
  }
}

.page-hero h1 {
  margin: auto;
  position: relative;
}

.page-hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 480px) {
  .listings-container > .col-sm-6 {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .listings-container > .col-sm-6:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 992px) {
  .listings-container > .col-sm-6 {
    width: 33.33%;
  }

  .listings-container > .col-sm-6:nth-of-type(2n+1) {
    clear: none;
  }

  .listings-container > .col-sm-6:nth-of-type(3n+1) {
    clear: both;
  }
}

.listing-details h1 {
  font-size: 36px;
}

.listing-details .media-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
}

@media (max-width: 767px) {
  .listing-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.listing-sidebar .icon-container {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}

.listing-sidebar .icon-container i {
  position: absolute;
  top: 0;
  left: 0;
  color: #ff8551;
}

#pricing-info-modal .modal-dialog {
  max-width: 600px;
  margin: 30px auto;
}

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

#pricing-info-modal .modal-body {
  padding: 25px;
  line-height: 1.6;
}

#pricing-info-modal .modal-footer {
  padding: 15px 25px 20px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

#pricing-info-modal .pricing-breakdown {
  margin-top: 20px;
}

#pricing-info-modal .pricing-section {
  margin-bottom: 25px;
}

#pricing-info-modal .pricing-breakdown h6 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #333;
  font-weight: 600;
}

#pricing-info-modal .pricing-breakdown ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

#pricing-info-modal .pricing-breakdown li {
  margin-bottom: 8px;
  color: #555;
}

#pricing-info-modal .alert {
  margin-top: 25px;
  margin-bottom: 0;
  padding: 20px;
  border-radius: 6px;
  border: none;
  background-color: #f76164;
  color: white;
}

#pricing-info-modal .alert strong {
  color: white;
  font-weight: 600;
}

#pricing-info-modal .alert ul {
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 20px;
  text-align: left;
}

#pricing-info-modal .alert li {
  margin-bottom: 8px;
  color: white;
  text-align: left;
}

#pricing-info-modal .modal-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

#pricing-info-modal h5 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

#pricing-info-modal p {
  color: #666;
  margin-bottom: 15px;
}

.how-it-works-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}

.how-it-works-section {
  background: #F8F9FA;
  border-radius: 18px;
  padding: 3rem 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 100%;
}

.howit-toggle {
  display: flex;
  gap: 1rem;
  margin-bottom: 5rem;
}

.howit-btn {
  border: none;
  border-radius: 999px;
  padding: 1.2rem 3.2rem;
  background: #FFFFFF;
  color: #4D5356;
  font-weight: 700;
  font-size: 2rem;
  box-shadow: none;
  transition: background 0.2s, color 0.2s;
}

.howit-btn.active[data-type=renters] {
  background: #ff8551;
  color: #FFFFFF;
}

.howit-btn.active[data-type=hosts] {
  background: #f76164;
  color: #FFFFFF;
}

.howit-btn[data-type=hosts]:not(.active) {
  color: #f76164;
}

.howit-btn[data-type=renters]:not(.active) {
  color: #ff8551;
}

.howit-steps {
  position: relative;
  padding-left: 0.5rem;
  font-size: 2rem;
}

.howit-steps::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 40px;
  bottom: 20px;
  width: 2px;
  background: repeating-linear-gradient(to bottom, #E8EAED, #E8EAED 6px, transparent 6px, transparent 16px);
  z-index: 0;
}

.howit-step {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  margin-bottom: 6rem;
  background: none;
  border: none;
  padding: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition: background 0.15s;
  opacity: 1;
  transition: opacity 0.5s;
  pointer-events: auto;
}

.howit-step strong {
  font-size: 2.5rem;
  font-weight: 700;
  color: #4D5356;
}

.howit-step .text-muted {
  font-size: 2.5rem;
  color: #7A8287;
  line-height: 1.2;
}

.howit-step.active {
  pointer-events: auto;
}

.howit-step.active[data-type=renters] .howit-icon-circle {
  background: white;
  color: #ff8551;
}

.howit-step.active[data-type=renters] strong,
.howit-step.active[data-type=renters] .text-muted {
  color: #ff8551;
}

.howit-step.active[data-type=hosts] .howit-icon-circle {
  background: rgb(254.3734939759, 242.6265060241, 242.8614457831);
  color: #f76164;
}

.howit-step.active[data-type=hosts] strong,
.howit-step.active[data-type=hosts] .text-muted {
  color: #f76164;
}

.howit-icon-circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #F0F2F4;
  color: #7A8287;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8rem;
  margin-top: 2px;
  flex-shrink: 0;
  transition: background 0.4s cubic-bezier(0.4, 0, 0.2, 1), color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.howit-image-card {
  background: #FFFFFF;
  border-radius: 18px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
  padding: 0.9rem;
  max-width: 600px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.howit-image-card img {
  width: 100%;
  max-width: 560px;
  min-height: 320px;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .how-it-works-section {
    padding: 2rem 1rem;
  }

  .how-it-works-section .row {
    display: flex;
    flex-wrap: nowrap;
  }

  .how-it-works-section .col-md-7 {
    flex: 0 0 55%;
    max-width: 55%;
    padding-right: 1rem;
  }

  .how-it-works-section .col-md-5 {
    flex: 0 0 45%;
    max-width: 45%;
    padding-left: 0.5rem;
    margin-top: 0;
  }

  .howit-image-card {
    margin: 0;
    max-width: 100%;
    min-height: 280px;
    padding: 0.6rem;
  }

  .howit-image-card img {
    max-width: 100%;
    min-height: 220px;
  }

  .howit-toggle {
    margin-bottom: 2.5rem;
    gap: 0.5rem;
  }

  .howit-btn {
    padding: 1rem 2rem;
    font-size: 1.6rem;
  }

  .howit-step {
    margin-bottom: 3.5rem;
    gap: 1rem;
  }

  .howit-step strong {
    font-size: 1.8rem;
  }

  .howit-step .text-muted {
    font-size: 1.6rem;
  }

  .howit-icon-circle {
    width: 50px;
    height: 50px;
    font-size: 2.2rem;
  }

  .howit-steps::before {
    left: 26px;
  }

  .howit-action-btns .btn-find-storage,
  .howit-action-btns .btn-host {
    font-size: 1.4rem;
    padding: 1rem 1.5rem;
    max-width: 220px;
  }
}

@media (max-width: 991px) {
  .howit-image-card {
    margin-right: 0;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .how-it-works-section {
    padding: 1rem 0.5rem;
  }

  .howit-image-card {
    max-width: 90vw;
    width: 100%;
    margin: 2rem auto 0 auto;
    min-height: 180px;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .howit-image-card img {
    max-width: 430px;
    min-height: 120px;
    margin: 0 auto;
    display: block;
  }

  .howit-toggle {
    flex-direction: row !important;
    /* Keep buttons side by side */
    justify-content: center;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
  }

  /* Adjust button sizes for mobile */

  .howit-btn {
    font-size: 1.6rem;
    padding: 1rem 1.5rem;
    flex: 1;
    max-width: 45%;
    white-space: nowrap;
    text-align: center;
  }
}

.howit-img {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.howit-img.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.howit-action-btns {
  margin-top: 2rem;
  padding-left: 0;
}

.howit-action-btns .btn-find-storage {
  max-width: 260px;
  width: 100%;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
}

.howit-action-btns .btn {
  max-width: 125px;
  width: 100%;
  min-width: 0;
  margin: 0 0;
  display: inline-block;
  font-size: 1.45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.btn-host {
  background: #f76164 !important;
  color: #FFFFFF !important;
  border: none;
  font-size: 1.5rem;
  font-weight: 700;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 260px;
  width: 100%;
  min-width: 0;
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.btn-host:hover,
.btn-host:focus {
  background: rgb(245.7710843373, 72.7289156627, 76.1897590361) !important;
  color: #FFFFFF !important;
}

@media (min-width: 992px) {
  .howit-steps {
    font-size: 1.18rem;
  }

  .howit-step strong {
    font-size: 2.65rem;
  }
}

.has-hero .host-info-page {
  padding-top: 98px;
}

.has-hero .host-info-page .home-container > .row > .col > .section.bg-light-grey:first-child {
  margin-top: -98px;
  padding-top: 98px;
}

@media (max-width: 767px) {
  .has-hero .host-info-page {
    padding-top: 105px;
  }

  .has-hero .host-info-page .home-container > .row > .col > .section.bg-light-grey:first-child {
    margin-top: -105px;
    padding-top: 105px;
  }
}

.has-hero .section.bg-light-grey,
.has-hero .section.bg-grey {
  margin-bottom: 0;
}

.has-hero .section.bg-light-grey + .section,
.has-hero .section.bg-grey + .section {
  margin-top: 0;
}

.how-it-works-cta {
  margin-top: -50px;
  margin-bottom: 60px;
}

.how-it-works-cta-col {
  display: flex;
  justify-content: center;
}

.btn-learn-more {
  font-size: 16px;
  height: 56px;
  min-width: 180px;
  max-width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.btn-learn-more:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.btn-learn-more--renter {
  background-color: #ff8551;
  border-color: #ff8551;
  color: #ffffff;
}

.btn-learn-more--renter:hover {
  background-color: rgb(255, 97.2413793103, 30);
  border-color: rgb(255, 97.2413793103, 30);
  color: #ffffff;
}

.btn-learn-more--host {
  background-color: #f76164;
  border-color: #f76164;
  color: #ffffff;
}

.btn-learn-more--host:hover {
  background-color: rgb(244.5421686747, 48.4578313253, 52.3795180723);
  border-color: rgb(244.5421686747, 48.4578313253, 52.3795180723);
  color: #ffffff;
}

.home-title {
  font-size: 40px;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 18px 15px 12.5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #ff8551;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

.hamburger {
  position: relative;
  z-index: 2;
}

.hamburger .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger .hamburger-inner::after {
  top: 20px;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger.is-active .hamburger-inner {
  background-color: #fff;
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.1s;
}

.hamburger.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.1s;
}

.header-mobile {
  position: fixed;
  top: 0;
  left: 0;
  /* Add left: 0 to ensure full positioning */
  width: 100%;
  z-index: 1001;
  background: transparent;
  /* Change from white to transparent */
  margin: 0;
  /* Ensure no margin */
  /* Change background to white on mobile */
}

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

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

@media (max-width: 991px) {
  .header-mobile {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
}

.header-mobile .logo-mobile {
  display: block;
  width: 238px;
  height: 50px;
  margin-top: 1rem;
  margin-left: 2rem;
  background: url("/images/nooklogo.png");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
}

.header-mobile .menu-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  opacity: 0;
  transform: translateX(-100%);
  width: 100vw;
  height: 100vh;
  background-color: #ff8551;
  transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
}

.header-mobile .menu-mobile.is-active {
  opacity: 1;
  transform: translateX(0);
}

.header-mobile .menu-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.header-mobile .menu-mobile li {
  height: 50px;
  line-height: 50px;
}

.header-mobile .menu-mobile a {
  color: #fff;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 83px;
  /* Increased from 75px by 10% */
  line-height: 44px;
  /* Increased from 40px by 10% */
  background: transparent;
  margin: 0;
  /* Change background to white on mobile */
}

@media (max-width: 767px) {
  .header {
    background: #fff;
  }
}

.header .header-container {
  max-width: 1320px;
  /* Increased from 1200px by 10% */
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 0 22px;
  /* Increased from 20px by 10% */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Remove border radius on mobile since header is already white */
}

@media (max-width: 767px) {
  .header .header-container {
    border-radius: 0;
  }
}

.header .logo {
  display: block;
  width: 209px;
  /* Increased from 190px by 10% */
  height: 44px;
  /* Increased from 40px by 10% */
  margin-top: 0;
  background: url("/images/nooklogo.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 3;
}

.header .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.header .menu li {
  display: inline-block;
}

.header .menu li a {
  display: block;
  position: relative;
  color: inherit;
  font-size: 16px;
  margin: 0 1rem;
  background: 0;
  box-shadow: none;
  padding: 0;
}

.header .menu li a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  margin-top: 0.2rem;
  width: 100%;
  height: 2px;
  transform: scale(0, 1);
  transform-origin: right center;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background: currentColor;
}

.header .menu li a:hover:after {
  transform: scale(1, 1);
  transform-origin: left center;
}

.header .menu li a.btn-list-space {
  position: relative;
  background: #6BC5A8;
  color: #000;
  padding: 0 2rem;
  border-radius: 4px;
}

.header .menu li a.btn-list-space .label {
  background-color: #5A8BC7;
  position: absolute;
  top: -5px;
  right: -6px;
  transform: rotate(27deg);
}

.header .menu li ul li {
  display: block;
}

.header .menu li ul li a {
  display: inline-block;
  line-height: 40px;
}

.header .menu li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin-top: -2px;
}

/* Hero section styles to ensure proper background display */

.hero-section {
  position: relative;
  width: 100%;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  padding-top: 83px;
  /* Updated to match new header height */
}

/* Reset default margins to eliminate gaps */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

/* Modified body padding */

body {
  padding-top: 0;
  /* Remove the top padding as we're now showing the background */
}

/* Notification Badge Styles */

.user-dropdown-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.user-avatar-wrapper {
  position: relative;
  display: inline-block;
  margin-right: 8px;
}

.user-avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
}

.notification-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  background-color: #e74c3c;
  border-radius: 10px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  line-height: 1;
}

/* Badge on the avatar (top right corner of profile picture) */

.notification-badge-avatar {
  position: absolute;
  top: -4px;
  right: -4px;
  font-size: 10px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}

/* Badge inside dropdown menu items */

.dropdown-item-with-badge {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.notification-badge-item {
  margin-left: 8px;
  font-size: 10px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
}

/* Dropdown menu item styling for badges */

.dropdown-menu .dropdown-item-with-badge {
  padding-right: 15px;
}

/* Mobile menu notification badge */

.mobile-menu-item-with-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.notification-badge-mobile {
  font-size: 12px;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
}

.footer {
  width: 100%;
  display: block;
  padding: 4rem 2rem;
  background: #4D5356;
  color: #fff;
}

@media (min-width: 1200px) {
  .footer .row {
    margin-left: -40px;
    margin-right: -40px;
  }

  .footer .col-sm-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.footer .footer-link {
  display: inline-block;
  position: relative;
  color: inherit;
  margin-right: 1rem;
}

.footer .footer-link:after {
  content: "";
  display: block;
  margin-top: 0.2rem;
  width: 100%;
  height: 2px;
  transform: scale(0, 1);
  transform-origin: right center;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background: #fff;
}

.footer .footer-link:hover {
  color: #fff;
}

.footer .footer-link:hover:after {
  transform: scale(1, 1);
  transform-origin: left center;
}

.footer .social-link,
.footer .footer-social-link {
  margin-right: 10px;
  font-size: 28px;
  color: #fff;
}

.footer .social-link:hover,
.footer .footer-social-link:hover {
  color: #fff;
}

.footer h4 {
  padding-bottom: 8px;
  border-bottom: 2px solid #fff;
}

.footer hr {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #191919;
}

.listing-card-wrapper {
  margin-bottom: 30px;
  position: relative;
  transition: transform 0.3s ease;
}

.listing-card-wrapper:hover {
  transform: translateY(-5px);
}

.listing-card-wrapper .featured-badge {
  display: none;
}

.listing-card {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 100%;
  transition: box-shadow 0.3s ease;
}

.listing-card:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.listing-card-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Host Section */

.listing-host {
  padding: 16px;
  display: flex;
  align-items: center;
}

.listing-host .host-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid #f0f0f0;
}

.listing-host .host-info {
  flex: 1;
}

.listing-host .host-name {
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #333;
}

.listing-host .listing-status {
  background: #f76164;
  color: white;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}

/* Image Container */

.listing-image-container {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.listing-image-container .listing-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}

.listing-card:hover .listing-image-container img {
  transform: scale(1.05);
}

.listing-price-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  padding: 20px 16px 16px;
}

.listing-price-overlay .listing-price {
  font-size: 22px;
  font-weight: 700;
  color: white;
  display: block;
  margin-bottom: 4px;
}

.listing-price-overlay .listing-address {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  display: block;
}

/* Title Section */

.listing-title {
  padding: 9px 0;
  flex-grow: 1;
  border-bottom: 1px solid #f0f0f0;
}

.listing-title span {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 1.4;
  display: block;
}

/* Action Buttons */

.listing-actions {
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.listing-actions .btn {
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  text-transform: uppercase;
  flex: 1;
  text-align: center;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.listing-actions .btn:first-child {
  margin-right: 8px;
}

.listing-actions .btn-secondary,
.listing-actions .btn-primary {
  padding: 0 16px;
  vertical-align: middle;
}

.listing-actions .btn-secondary {
  background-color: #f5f5f5;
  color: #333;
}

.listing-actions .btn-secondary:hover {
  background-color: #e5e5e5;
}

.listing-actions .btn-primary {
  background-color: #ff8551;
  color: white;
}

.listing-actions .btn-primary:hover {
  background-color: rgb(255, 97.2413793103, 30);
  transform: translateY(-2px);
}

/* Featured Badge */

.featured-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: linear-gradient(45deg, #ff8551, #f76164);
  color: white;
  padding: 5px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  z-index: 10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Featured Listings Section */

.featured-listings-container {
  padding: 20px 0;
}

.section-4 {
  padding: 60px 0;
}

.section-4 .subtitle {
  font-size: 18px;
  color: #666;
  margin-bottom: 30px;
}

.section-4 .btn-primary {
  background-color: #4252b2;
  border-color: #4252b2;
  padding: 10px 30px;
  font-weight: 600;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.section-4 .btn-primary:hover {
  background-color: #37449c;
  border-color: #37449c;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Add these rules at the bottom of your existing _listing-card.scss file */

/* Target both template-rendered and JS-rendered listing cards */

.listings .listing-card,
.listings [class*=MuiCard],
.listings [class*=ListingCard],
.listings .listing-item {
  background-color: #fff !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  margin-bottom: 20px !important;
  /* Card image */
  /* Price overlay */
  /* Card title */
  /* Card actions */
  /* Host avatar/info */
}

.listings .listing-card:hover,
.listings [class*=MuiCard]:hover,
.listings [class*=ListingCard]:hover,
.listings .listing-item:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
  transform: translateY(-5px) !important;
}

.listings .listing-card img[class*=cardMedia],
.listings .listing-card .listing-image,
.listings .listing-card [class*=cardImage],
.listings .listing-card [class*=ListingCardMedia],
.listings [class*=MuiCard] img[class*=cardMedia],
.listings [class*=MuiCard] .listing-image,
.listings [class*=MuiCard] [class*=cardImage],
.listings [class*=MuiCard] [class*=ListingCardMedia],
.listings [class*=ListingCard] img[class*=cardMedia],
.listings [class*=ListingCard] .listing-image,
.listings [class*=ListingCard] [class*=cardImage],
.listings [class*=ListingCard] [class*=ListingCardMedia],
.listings .listing-item img[class*=cardMedia],
.listings .listing-item .listing-image,
.listings .listing-item [class*=cardImage],
.listings .listing-item [class*=ListingCardMedia] {
  height: 180px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  width: 100% !important;
  transition: transform 0.5s ease !important;
}

.listings .listing-card:hover img,
.listings [class*=MuiCard]:hover img,
.listings [class*=ListingCard]:hover img,
.listings .listing-item:hover img {
  transform: scale(1.05) !important;
}

.listings .listing-card [class*=priceOverlay],
.listings .listing-card [class*=price-overlay],
.listings .listing-card [class*=PriceDisplay],
.listings [class*=MuiCard] [class*=priceOverlay],
.listings [class*=MuiCard] [class*=price-overlay],
.listings [class*=MuiCard] [class*=PriceDisplay],
.listings [class*=ListingCard] [class*=priceOverlay],
.listings [class*=ListingCard] [class*=price-overlay],
.listings [class*=ListingCard] [class*=PriceDisplay],
.listings .listing-item [class*=priceOverlay],
.listings .listing-item [class*=price-overlay],
.listings .listing-item [class*=PriceDisplay] {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent) !important;
  padding: 20px 16px 16px !important;
}

.listings .listing-card [class*=priceOverlay] span[class*=price],
.listings .listing-card [class*=priceOverlay] [class*=priceTag],
.listings .listing-card [class*=priceOverlay] .listing-price,
.listings .listing-card [class*=price-overlay] span[class*=price],
.listings .listing-card [class*=price-overlay] [class*=priceTag],
.listings .listing-card [class*=price-overlay] .listing-price,
.listings .listing-card [class*=PriceDisplay] span[class*=price],
.listings .listing-card [class*=PriceDisplay] [class*=priceTag],
.listings .listing-card [class*=PriceDisplay] .listing-price,
.listings [class*=MuiCard] [class*=priceOverlay] span[class*=price],
.listings [class*=MuiCard] [class*=priceOverlay] [class*=priceTag],
.listings [class*=MuiCard] [class*=priceOverlay] .listing-price,
.listings [class*=MuiCard] [class*=price-overlay] span[class*=price],
.listings [class*=MuiCard] [class*=price-overlay] [class*=priceTag],
.listings [class*=MuiCard] [class*=price-overlay] .listing-price,
.listings [class*=MuiCard] [class*=PriceDisplay] span[class*=price],
.listings [class*=MuiCard] [class*=PriceDisplay] [class*=priceTag],
.listings [class*=MuiCard] [class*=PriceDisplay] .listing-price,
.listings [class*=ListingCard] [class*=priceOverlay] span[class*=price],
.listings [class*=ListingCard] [class*=priceOverlay] [class*=priceTag],
.listings [class*=ListingCard] [class*=priceOverlay] .listing-price,
.listings [class*=ListingCard] [class*=price-overlay] span[class*=price],
.listings [class*=ListingCard] [class*=price-overlay] [class*=priceTag],
.listings [class*=ListingCard] [class*=price-overlay] .listing-price,
.listings [class*=ListingCard] [class*=PriceDisplay] span[class*=price],
.listings [class*=ListingCard] [class*=PriceDisplay] [class*=priceTag],
.listings [class*=ListingCard] [class*=PriceDisplay] .listing-price,
.listings .listing-item [class*=priceOverlay] span[class*=price],
.listings .listing-item [class*=priceOverlay] [class*=priceTag],
.listings .listing-item [class*=priceOverlay] .listing-price,
.listings .listing-item [class*=price-overlay] span[class*=price],
.listings .listing-item [class*=price-overlay] [class*=priceTag],
.listings .listing-item [class*=price-overlay] .listing-price,
.listings .listing-item [class*=PriceDisplay] span[class*=price],
.listings .listing-item [class*=PriceDisplay] [class*=priceTag],
.listings .listing-item [class*=PriceDisplay] .listing-price {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: white !important;
  display: block !important;
}

.listings .listing-card [class*=priceOverlay] span[class*=address],
.listings .listing-card [class*=priceOverlay] .listing-address,
.listings .listing-card [class*=price-overlay] span[class*=address],
.listings .listing-card [class*=price-overlay] .listing-address,
.listings .listing-card [class*=PriceDisplay] span[class*=address],
.listings .listing-card [class*=PriceDisplay] .listing-address,
.listings [class*=MuiCard] [class*=priceOverlay] span[class*=address],
.listings [class*=MuiCard] [class*=priceOverlay] .listing-address,
.listings [class*=MuiCard] [class*=price-overlay] span[class*=address],
.listings [class*=MuiCard] [class*=price-overlay] .listing-address,
.listings [class*=MuiCard] [class*=PriceDisplay] span[class*=address],
.listings [class*=MuiCard] [class*=PriceDisplay] .listing-address,
.listings [class*=ListingCard] [class*=priceOverlay] span[class*=address],
.listings [class*=ListingCard] [class*=priceOverlay] .listing-address,
.listings [class*=ListingCard] [class*=price-overlay] span[class*=address],
.listings [class*=ListingCard] [class*=price-overlay] .listing-address,
.listings [class*=ListingCard] [class*=PriceDisplay] span[class*=address],
.listings [class*=ListingCard] [class*=PriceDisplay] .listing-address,
.listings .listing-item [class*=priceOverlay] span[class*=address],
.listings .listing-item [class*=priceOverlay] .listing-address,
.listings .listing-item [class*=price-overlay] span[class*=address],
.listings .listing-item [class*=price-overlay] .listing-address,
.listings .listing-item [class*=PriceDisplay] span[class*=address],
.listings .listing-item [class*=PriceDisplay] .listing-address {
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.9) !important;
}

.listings .listing-card [class*=cardContent] h2,
.listings .listing-card [class*=cardTitle],
.listings .listing-card [class*=listingTitle],
.listings .listing-card .listing-title,
.listings [class*=MuiCard] [class*=cardContent] h2,
.listings [class*=MuiCard] [class*=cardTitle],
.listings [class*=MuiCard] [class*=listingTitle],
.listings [class*=MuiCard] .listing-title,
.listings [class*=ListingCard] [class*=cardContent] h2,
.listings [class*=ListingCard] [class*=cardTitle],
.listings [class*=ListingCard] [class*=listingTitle],
.listings [class*=ListingCard] .listing-title,
.listings .listing-item [class*=cardContent] h2,
.listings .listing-item [class*=cardTitle],
.listings .listing-item [class*=listingTitle],
.listings .listing-item .listing-title {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #333 !important;
  padding: 16px !important;
  margin: 0 !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

.listings .listing-card [class*=cardActions],
.listings .listing-card [class*=actionButtons],
.listings .listing-card .listing-actions,
.listings [class*=MuiCard] [class*=cardActions],
.listings [class*=MuiCard] [class*=actionButtons],
.listings [class*=MuiCard] .listing-actions,
.listings [class*=ListingCard] [class*=cardActions],
.listings [class*=ListingCard] [class*=actionButtons],
.listings [class*=ListingCard] .listing-actions,
.listings .listing-item [class*=cardActions],
.listings .listing-item [class*=actionButtons],
.listings .listing-item .listing-actions {
  display: flex !important;
  justify-content: space-between !important;
  padding: 16px !important;
  /* Secondary button */
  /* Primary button */
}

.listings .listing-card [class*=cardActions] button,
.listings .listing-card [class*=cardActions] .btn,
.listings .listing-card [class*=cardActions] [class*=button],
.listings .listing-card [class*=actionButtons] button,
.listings .listing-card [class*=actionButtons] .btn,
.listings .listing-card [class*=actionButtons] [class*=button],
.listings .listing-card .listing-actions button,
.listings .listing-card .listing-actions .btn,
.listings .listing-card .listing-actions [class*=button],
.listings [class*=MuiCard] [class*=cardActions] button,
.listings [class*=MuiCard] [class*=cardActions] .btn,
.listings [class*=MuiCard] [class*=cardActions] [class*=button],
.listings [class*=MuiCard] [class*=actionButtons] button,
.listings [class*=MuiCard] [class*=actionButtons] .btn,
.listings [class*=MuiCard] [class*=actionButtons] [class*=button],
.listings [class*=MuiCard] .listing-actions button,
.listings [class*=MuiCard] .listing-actions .btn,
.listings [class*=MuiCard] .listing-actions [class*=button],
.listings [class*=ListingCard] [class*=cardActions] button,
.listings [class*=ListingCard] [class*=cardActions] .btn,
.listings [class*=ListingCard] [class*=cardActions] [class*=button],
.listings [class*=ListingCard] [class*=actionButtons] button,
.listings [class*=ListingCard] [class*=actionButtons] .btn,
.listings [class*=ListingCard] [class*=actionButtons] [class*=button],
.listings [class*=ListingCard] .listing-actions button,
.listings [class*=ListingCard] .listing-actions .btn,
.listings [class*=ListingCard] .listing-actions [class*=button],
.listings .listing-item [class*=cardActions] button,
.listings .listing-item [class*=cardActions] .btn,
.listings .listing-item [class*=cardActions] [class*=button],
.listings .listing-item [class*=actionButtons] button,
.listings .listing-item [class*=actionButtons] .btn,
.listings .listing-item [class*=actionButtons] [class*=button],
.listings .listing-item .listing-actions button,
.listings .listing-item .listing-actions .btn,
.listings .listing-item .listing-actions [class*=button] {
  padding: 10px 16px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
  flex: 1 !important;
  text-align: center !important;
  transition: all 0.3s ease !important;
  height: 46px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 5px !important;
}

.listings .listing-card [class*=cardActions] button:first-child,
.listings .listing-card [class*=cardActions] .btn:first-child,
.listings .listing-card [class*=cardActions] [class*=button]:first-child,
.listings .listing-card [class*=actionButtons] button:first-child,
.listings .listing-card [class*=actionButtons] .btn:first-child,
.listings .listing-card [class*=actionButtons] [class*=button]:first-child,
.listings .listing-card .listing-actions button:first-child,
.listings .listing-card .listing-actions .btn:first-child,
.listings .listing-card .listing-actions [class*=button]:first-child,
.listings [class*=MuiCard] [class*=cardActions] button:first-child,
.listings [class*=MuiCard] [class*=cardActions] .btn:first-child,
.listings [class*=MuiCard] [class*=cardActions] [class*=button]:first-child,
.listings [class*=MuiCard] [class*=actionButtons] button:first-child,
.listings [class*=MuiCard] [class*=actionButtons] .btn:first-child,
.listings [class*=MuiCard] [class*=actionButtons] [class*=button]:first-child,
.listings [class*=MuiCard] .listing-actions button:first-child,
.listings [class*=MuiCard] .listing-actions .btn:first-child,
.listings [class*=MuiCard] .listing-actions [class*=button]:first-child,
.listings [class*=ListingCard] [class*=cardActions] button:first-child,
.listings [class*=ListingCard] [class*=cardActions] .btn:first-child,
.listings [class*=ListingCard] [class*=cardActions] [class*=button]:first-child,
.listings [class*=ListingCard] [class*=actionButtons] button:first-child,
.listings [class*=ListingCard] [class*=actionButtons] .btn:first-child,
.listings [class*=ListingCard] [class*=actionButtons] [class*=button]:first-child,
.listings [class*=ListingCard] .listing-actions button:first-child,
.listings [class*=ListingCard] .listing-actions .btn:first-child,
.listings [class*=ListingCard] .listing-actions [class*=button]:first-child,
.listings .listing-item [class*=cardActions] button:first-child,
.listings .listing-item [class*=cardActions] .btn:first-child,
.listings .listing-item [class*=cardActions] [class*=button]:first-child,
.listings .listing-item [class*=actionButtons] button:first-child,
.listings .listing-item [class*=actionButtons] .btn:first-child,
.listings .listing-item [class*=actionButtons] [class*=button]:first-child,
.listings .listing-item .listing-actions button:first-child,
.listings .listing-item .listing-actions .btn:first-child,
.listings .listing-item .listing-actions [class*=button]:first-child {
  margin-left: 0 !important;
}

.listings .listing-card [class*=cardActions] button:last-child,
.listings .listing-card [class*=cardActions] .btn:last-child,
.listings .listing-card [class*=cardActions] [class*=button]:last-child,
.listings .listing-card [class*=actionButtons] button:last-child,
.listings .listing-card [class*=actionButtons] .btn:last-child,
.listings .listing-card [class*=actionButtons] [class*=button]:last-child,
.listings .listing-card .listing-actions button:last-child,
.listings .listing-card .listing-actions .btn:last-child,
.listings .listing-card .listing-actions [class*=button]:last-child,
.listings [class*=MuiCard] [class*=cardActions] button:last-child,
.listings [class*=MuiCard] [class*=cardActions] .btn:last-child,
.listings [class*=MuiCard] [class*=cardActions] [class*=button]:last-child,
.listings [class*=MuiCard] [class*=actionButtons] button:last-child,
.listings [class*=MuiCard] [class*=actionButtons] .btn:last-child,
.listings [class*=MuiCard] [class*=actionButtons] [class*=button]:last-child,
.listings [class*=MuiCard] .listing-actions button:last-child,
.listings [class*=MuiCard] .listing-actions .btn:last-child,
.listings [class*=MuiCard] .listing-actions [class*=button]:last-child,
.listings [class*=ListingCard] [class*=cardActions] button:last-child,
.listings [class*=ListingCard] [class*=cardActions] .btn:last-child,
.listings [class*=ListingCard] [class*=cardActions] [class*=button]:last-child,
.listings [class*=ListingCard] [class*=actionButtons] button:last-child,
.listings [class*=ListingCard] [class*=actionButtons] .btn:last-child,
.listings [class*=ListingCard] [class*=actionButtons] [class*=button]:last-child,
.listings [class*=ListingCard] .listing-actions button:last-child,
.listings [class*=ListingCard] .listing-actions .btn:last-child,
.listings [class*=ListingCard] .listing-actions [class*=button]:last-child,
.listings .listing-item [class*=cardActions] button:last-child,
.listings .listing-item [class*=cardActions] .btn:last-child,
.listings .listing-item [class*=cardActions] [class*=button]:last-child,
.listings .listing-item [class*=actionButtons] button:last-child,
.listings .listing-item [class*=actionButtons] .btn:last-child,
.listings .listing-item [class*=actionButtons] [class*=button]:last-child,
.listings .listing-item .listing-actions button:last-child,
.listings .listing-item .listing-actions .btn:last-child,
.listings .listing-item .listing-actions [class*=button]:last-child {
  margin-right: 0 !important;
}

.listings .listing-card [class*=cardActions] button[class*=outlined],
.listings .listing-card [class*=cardActions] .btn-secondary,
.listings .listing-card [class*=cardActions] [class*=secondaryButton],
.listings .listing-card [class*=actionButtons] button[class*=outlined],
.listings .listing-card [class*=actionButtons] .btn-secondary,
.listings .listing-card [class*=actionButtons] [class*=secondaryButton],
.listings .listing-card .listing-actions button[class*=outlined],
.listings .listing-card .listing-actions .btn-secondary,
.listings .listing-card .listing-actions [class*=secondaryButton],
.listings [class*=MuiCard] [class*=cardActions] button[class*=outlined],
.listings [class*=MuiCard] [class*=cardActions] .btn-secondary,
.listings [class*=MuiCard] [class*=cardActions] [class*=secondaryButton],
.listings [class*=MuiCard] [class*=actionButtons] button[class*=outlined],
.listings [class*=MuiCard] [class*=actionButtons] .btn-secondary,
.listings [class*=MuiCard] [class*=actionButtons] [class*=secondaryButton],
.listings [class*=MuiCard] .listing-actions button[class*=outlined],
.listings [class*=MuiCard] .listing-actions .btn-secondary,
.listings [class*=MuiCard] .listing-actions [class*=secondaryButton],
.listings [class*=ListingCard] [class*=cardActions] button[class*=outlined],
.listings [class*=ListingCard] [class*=cardActions] .btn-secondary,
.listings [class*=ListingCard] [class*=cardActions] [class*=secondaryButton],
.listings [class*=ListingCard] [class*=actionButtons] button[class*=outlined],
.listings [class*=ListingCard] [class*=actionButtons] .btn-secondary,
.listings [class*=ListingCard] [class*=actionButtons] [class*=secondaryButton],
.listings [class*=ListingCard] .listing-actions button[class*=outlined],
.listings [class*=ListingCard] .listing-actions .btn-secondary,
.listings [class*=ListingCard] .listing-actions [class*=secondaryButton],
.listings .listing-item [class*=cardActions] button[class*=outlined],
.listings .listing-item [class*=cardActions] .btn-secondary,
.listings .listing-item [class*=cardActions] [class*=secondaryButton],
.listings .listing-item [class*=actionButtons] button[class*=outlined],
.listings .listing-item [class*=actionButtons] .btn-secondary,
.listings .listing-item [class*=actionButtons] [class*=secondaryButton],
.listings .listing-item .listing-actions button[class*=outlined],
.listings .listing-item .listing-actions .btn-secondary,
.listings .listing-item .listing-actions [class*=secondaryButton] {
  background-color: #f5f5f5 !important;
  color: #333 !important;
}

.listings .listing-card [class*=cardActions] button[class*=outlined]:hover,
.listings .listing-card [class*=cardActions] .btn-secondary:hover,
.listings .listing-card [class*=cardActions] [class*=secondaryButton]:hover,
.listings .listing-card [class*=actionButtons] button[class*=outlined]:hover,
.listings .listing-card [class*=actionButtons] .btn-secondary:hover,
.listings .listing-card [class*=actionButtons] [class*=secondaryButton]:hover,
.listings .listing-card .listing-actions button[class*=outlined]:hover,
.listings .listing-card .listing-actions .btn-secondary:hover,
.listings .listing-card .listing-actions [class*=secondaryButton]:hover,
.listings [class*=MuiCard] [class*=cardActions] button[class*=outlined]:hover,
.listings [class*=MuiCard] [class*=cardActions] .btn-secondary:hover,
.listings [class*=MuiCard] [class*=cardActions] [class*=secondaryButton]:hover,
.listings [class*=MuiCard] [class*=actionButtons] button[class*=outlined]:hover,
.listings [class*=MuiCard] [class*=actionButtons] .btn-secondary:hover,
.listings [class*=MuiCard] [class*=actionButtons] [class*=secondaryButton]:hover,
.listings [class*=MuiCard] .listing-actions button[class*=outlined]:hover,
.listings [class*=MuiCard] .listing-actions .btn-secondary:hover,
.listings [class*=MuiCard] .listing-actions [class*=secondaryButton]:hover,
.listings [class*=ListingCard] [class*=cardActions] button[class*=outlined]:hover,
.listings [class*=ListingCard] [class*=cardActions] .btn-secondary:hover,
.listings [class*=ListingCard] [class*=cardActions] [class*=secondaryButton]:hover,
.listings [class*=ListingCard] [class*=actionButtons] button[class*=outlined]:hover,
.listings [class*=ListingCard] [class*=actionButtons] .btn-secondary:hover,
.listings [class*=ListingCard] [class*=actionButtons] [class*=secondaryButton]:hover,
.listings [class*=ListingCard] .listing-actions button[class*=outlined]:hover,
.listings [class*=ListingCard] .listing-actions .btn-secondary:hover,
.listings [class*=ListingCard] .listing-actions [class*=secondaryButton]:hover,
.listings .listing-item [class*=cardActions] button[class*=outlined]:hover,
.listings .listing-item [class*=cardActions] .btn-secondary:hover,
.listings .listing-item [class*=cardActions] [class*=secondaryButton]:hover,
.listings .listing-item [class*=actionButtons] button[class*=outlined]:hover,
.listings .listing-item [class*=actionButtons] .btn-secondary:hover,
.listings .listing-item [class*=actionButtons] [class*=secondaryButton]:hover,
.listings .listing-item .listing-actions button[class*=outlined]:hover,
.listings .listing-item .listing-actions .btn-secondary:hover,
.listings .listing-item .listing-actions [class*=secondaryButton]:hover {
  background-color: #e5e5e5 !important;
}

.listings .listing-card [class*=cardActions] button[class*=contained],
.listings .listing-card [class*=cardActions] .btn-primary,
.listings .listing-card [class*=cardActions] [class*=primaryButton],
.listings .listing-card [class*=actionButtons] button[class*=contained],
.listings .listing-card [class*=actionButtons] .btn-primary,
.listings .listing-card [class*=actionButtons] [class*=primaryButton],
.listings .listing-card .listing-actions button[class*=contained],
.listings .listing-card .listing-actions .btn-primary,
.listings .listing-card .listing-actions [class*=primaryButton],
.listings [class*=MuiCard] [class*=cardActions] button[class*=contained],
.listings [class*=MuiCard] [class*=cardActions] .btn-primary,
.listings [class*=MuiCard] [class*=cardActions] [class*=primaryButton],
.listings [class*=MuiCard] [class*=actionButtons] button[class*=contained],
.listings [class*=MuiCard] [class*=actionButtons] .btn-primary,
.listings [class*=MuiCard] [class*=actionButtons] [class*=primaryButton],
.listings [class*=MuiCard] .listing-actions button[class*=contained],
.listings [class*=MuiCard] .listing-actions .btn-primary,
.listings [class*=MuiCard] .listing-actions [class*=primaryButton],
.listings [class*=ListingCard] [class*=cardActions] button[class*=contained],
.listings [class*=ListingCard] [class*=cardActions] .btn-primary,
.listings [class*=ListingCard] [class*=cardActions] [class*=primaryButton],
.listings [class*=ListingCard] [class*=actionButtons] button[class*=contained],
.listings [class*=ListingCard] [class*=actionButtons] .btn-primary,
.listings [class*=ListingCard] [class*=actionButtons] [class*=primaryButton],
.listings [class*=ListingCard] .listing-actions button[class*=contained],
.listings [class*=ListingCard] .listing-actions .btn-primary,
.listings [class*=ListingCard] .listing-actions [class*=primaryButton],
.listings .listing-item [class*=cardActions] button[class*=contained],
.listings .listing-item [class*=cardActions] .btn-primary,
.listings .listing-item [class*=cardActions] [class*=primaryButton],
.listings .listing-item [class*=actionButtons] button[class*=contained],
.listings .listing-item [class*=actionButtons] .btn-primary,
.listings .listing-item [class*=actionButtons] [class*=primaryButton],
.listings .listing-item .listing-actions button[class*=contained],
.listings .listing-item .listing-actions .btn-primary,
.listings .listing-item .listing-actions [class*=primaryButton] {
  background-color: #ff8551 !important;
  color: white !important;
}

.listings .listing-card [class*=cardActions] button[class*=contained]:hover,
.listings .listing-card [class*=cardActions] .btn-primary:hover,
.listings .listing-card [class*=cardActions] [class*=primaryButton]:hover,
.listings .listing-card [class*=actionButtons] button[class*=contained]:hover,
.listings .listing-card [class*=actionButtons] .btn-primary:hover,
.listings .listing-card [class*=actionButtons] [class*=primaryButton]:hover,
.listings .listing-card .listing-actions button[class*=contained]:hover,
.listings .listing-card .listing-actions .btn-primary:hover,
.listings .listing-card .listing-actions [class*=primaryButton]:hover,
.listings [class*=MuiCard] [class*=cardActions] button[class*=contained]:hover,
.listings [class*=MuiCard] [class*=cardActions] .btn-primary:hover,
.listings [class*=MuiCard] [class*=cardActions] [class*=primaryButton]:hover,
.listings [class*=MuiCard] [class*=actionButtons] button[class*=contained]:hover,
.listings [class*=MuiCard] [class*=actionButtons] .btn-primary:hover,
.listings [class*=MuiCard] [class*=actionButtons] [class*=primaryButton]:hover,
.listings [class*=MuiCard] .listing-actions button[class*=contained]:hover,
.listings [class*=MuiCard] .listing-actions .btn-primary:hover,
.listings [class*=MuiCard] .listing-actions [class*=primaryButton]:hover,
.listings [class*=ListingCard] [class*=cardActions] button[class*=contained]:hover,
.listings [class*=ListingCard] [class*=cardActions] .btn-primary:hover,
.listings [class*=ListingCard] [class*=cardActions] [class*=primaryButton]:hover,
.listings [class*=ListingCard] [class*=actionButtons] button[class*=contained]:hover,
.listings [class*=ListingCard] [class*=actionButtons] .btn-primary:hover,
.listings [class*=ListingCard] [class*=actionButtons] [class*=primaryButton]:hover,
.listings [class*=ListingCard] .listing-actions button[class*=contained]:hover,
.listings [class*=ListingCard] .listing-actions .btn-primary:hover,
.listings [class*=ListingCard] .listing-actions [class*=primaryButton]:hover,
.listings .listing-item [class*=cardActions] button[class*=contained]:hover,
.listings .listing-item [class*=cardActions] .btn-primary:hover,
.listings .listing-item [class*=cardActions] [class*=primaryButton]:hover,
.listings .listing-item [class*=actionButtons] button[class*=contained]:hover,
.listings .listing-item [class*=actionButtons] .btn-primary:hover,
.listings .listing-item [class*=actionButtons] [class*=primaryButton]:hover,
.listings .listing-item .listing-actions button[class*=contained]:hover,
.listings .listing-item .listing-actions .btn-primary:hover,
.listings .listing-item .listing-actions [class*=primaryButton]:hover {
  background-color: rgb(255, 97.2413793103, 30) !important;
}

.listings .listing-card [class*=hostInfo],
.listings .listing-card [class*=cardHeader],
.listings .listing-card .listing-host,
.listings [class*=MuiCard] [class*=hostInfo],
.listings [class*=MuiCard] [class*=cardHeader],
.listings [class*=MuiCard] .listing-host,
.listings [class*=ListingCard] [class*=hostInfo],
.listings [class*=ListingCard] [class*=cardHeader],
.listings [class*=ListingCard] .listing-host,
.listings .listing-item [class*=hostInfo],
.listings .listing-item [class*=cardHeader],
.listings .listing-item .listing-host {
  padding: 16px !important;
  display: flex !important;
  align-items: center !important;
}

.listings .listing-card [class*=hostInfo] img,
.listings .listing-card [class*=hostInfo] [class*=avatar],
.listings .listing-card [class*=cardHeader] img,
.listings .listing-card [class*=cardHeader] [class*=avatar],
.listings .listing-card .listing-host img,
.listings .listing-card .listing-host [class*=avatar],
.listings [class*=MuiCard] [class*=hostInfo] img,
.listings [class*=MuiCard] [class*=hostInfo] [class*=avatar],
.listings [class*=MuiCard] [class*=cardHeader] img,
.listings [class*=MuiCard] [class*=cardHeader] [class*=avatar],
.listings [class*=MuiCard] .listing-host img,
.listings [class*=MuiCard] .listing-host [class*=avatar],
.listings [class*=ListingCard] [class*=hostInfo] img,
.listings [class*=ListingCard] [class*=hostInfo] [class*=avatar],
.listings [class*=ListingCard] [class*=cardHeader] img,
.listings [class*=ListingCard] [class*=cardHeader] [class*=avatar],
.listings [class*=ListingCard] .listing-host img,
.listings [class*=ListingCard] .listing-host [class*=avatar],
.listings .listing-item [class*=hostInfo] img,
.listings .listing-item [class*=hostInfo] [class*=avatar],
.listings .listing-item [class*=cardHeader] img,
.listings .listing-item [class*=cardHeader] [class*=avatar],
.listings .listing-item .listing-host img,
.listings .listing-item .listing-host [class*=avatar] {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  margin-right: 16px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  border: 2px solid #f0f0f0 !important;
}

.listings .listing-card [class*=hostInfo] span[class*=hostName],
.listings .listing-card [class*=hostInfo] [class*=userName],
.listings .listing-card [class*=cardHeader] span[class*=hostName],
.listings .listing-card [class*=cardHeader] [class*=userName],
.listings .listing-card .listing-host span[class*=hostName],
.listings .listing-card .listing-host [class*=userName],
.listings [class*=MuiCard] [class*=hostInfo] span[class*=hostName],
.listings [class*=MuiCard] [class*=hostInfo] [class*=userName],
.listings [class*=MuiCard] [class*=cardHeader] span[class*=hostName],
.listings [class*=MuiCard] [class*=cardHeader] [class*=userName],
.listings [class*=MuiCard] .listing-host span[class*=hostName],
.listings [class*=MuiCard] .listing-host [class*=userName],
.listings [class*=ListingCard] [class*=hostInfo] span[class*=hostName],
.listings [class*=ListingCard] [class*=hostInfo] [class*=userName],
.listings [class*=ListingCard] [class*=cardHeader] span[class*=hostName],
.listings [class*=ListingCard] [class*=cardHeader] [class*=userName],
.listings [class*=ListingCard] .listing-host span[class*=hostName],
.listings [class*=ListingCard] .listing-host [class*=userName],
.listings .listing-item [class*=hostInfo] span[class*=hostName],
.listings .listing-item [class*=hostInfo] [class*=userName],
.listings .listing-item [class*=cardHeader] span[class*=hostName],
.listings .listing-item [class*=cardHeader] [class*=userName],
.listings .listing-item .listing-host span[class*=hostName],
.listings .listing-item .listing-host [class*=userName] {
  display: block !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  margin-bottom: 4px !important;
  color: #333 !important;
}

.listings .listing-card [class*=hostInfo] span[class*=status],
.listings .listing-card [class*=hostInfo] [class*=statusChip],
.listings .listing-card [class*=cardHeader] span[class*=status],
.listings .listing-card [class*=cardHeader] [class*=statusChip],
.listings .listing-card .listing-host span[class*=status],
.listings .listing-card .listing-host [class*=statusChip],
.listings [class*=MuiCard] [class*=hostInfo] span[class*=status],
.listings [class*=MuiCard] [class*=hostInfo] [class*=statusChip],
.listings [class*=MuiCard] [class*=cardHeader] span[class*=status],
.listings [class*=MuiCard] [class*=cardHeader] [class*=statusChip],
.listings [class*=MuiCard] .listing-host span[class*=status],
.listings [class*=MuiCard] .listing-host [class*=statusChip],
.listings [class*=ListingCard] [class*=hostInfo] span[class*=status],
.listings [class*=ListingCard] [class*=hostInfo] [class*=statusChip],
.listings [class*=ListingCard] [class*=cardHeader] span[class*=status],
.listings [class*=ListingCard] [class*=cardHeader] [class*=statusChip],
.listings [class*=ListingCard] .listing-host span[class*=status],
.listings [class*=ListingCard] .listing-host [class*=statusChip],
.listings .listing-item [class*=hostInfo] span[class*=status],
.listings .listing-item [class*=hostInfo] [class*=statusChip],
.listings .listing-item [class*=cardHeader] span[class*=status],
.listings .listing-item [class*=cardHeader] [class*=statusChip],
.listings .listing-item .listing-host span[class*=status],
.listings .listing-item .listing-host [class*=statusChip] {
  background: #f76164 !important;
  color: white !important;
  padding: 3px 8px !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  display: inline-block !important;
}

/* Ensure cards are distributed properly */

#listings.listings {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
  gap: 20px !important;
}

@media (max-width: 767px) {
  #listings.listings {
    grid-template-columns: 1fr !important;
  }
}

#listings.listings {
  display: block !important;
  margin: 0 -15px;
}

#listings.listings .col-sm-6.col-md-4 {
  padding: 0 15px;
  margin-bottom: 30px;
  height: auto;
}

#listings.listings .MuiCard-root {
  height: 100%;
}

@media (max-width: 767px) {
  #listings.listings .col-sm-6.col-md-4 {
    width: 100%;
  }
}

/* Availability Calendar Component Styles */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.availability-calendar-section {
  margin-bottom: 20px;
}

.availability-calendar-section h4 {
  margin-bottom: 20px;
  color: #333;
}

.availability-calendar-section h4 .material-icons {
  vertical-align: middle;
  margin-right: 8px;
}

.availability-calendar-section .text-muted {
  margin-bottom: 20px;
  font-size: 14px;
}

.availability-calendar-section .availability-calendar-wrapper .panel {
  margin-bottom: 20px;
}

.availability-calendar-section .availability-calendar-wrapper .panel .panel-body {
  padding: 0;
}

.availability-calendar-section .calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid #f0f0f0;
}

.availability-calendar-section .calendar-header .calendar-navigation {
  display: flex;
  align-items: center;
  gap: 16px;
}

.availability-calendar-section .calendar-header .nav-btn {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  color: #717171;
}

.availability-calendar-section .calendar-header .nav-btn:hover {
  border-color: #222;
  color: #222;
  background: #f9f9f9;
}

.availability-calendar-section .calendar-header .nav-btn svg {
  width: 16px;
  height: 16px;
}

.availability-calendar-section .calendar-header .current-month {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  min-width: 140px;
  text-align: center;
}

.availability-calendar-section .calendar-content {
  padding: 0 24px 24px;
}

.availability-calendar-section .calendar-weekdays {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1px;
  margin-bottom: 8px;
}

.availability-calendar-section .calendar-weekdays .weekday {
  padding: 12px 0;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #717171;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.availability-calendar-section .calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1px;
  background: #f0f0f0;
  border-radius: 8px;
  overflow: visible;
  position: relative;
}

.availability-calendar-section .calendar-grid #calendar-loading {
  padding: 40px 20px;
  text-align: center;
  color: #666;
  grid-column: 1/-1;
}

.availability-calendar-section .calendar-grid #calendar-loading .material-icons {
  font-size: 36px;
  margin-bottom: 10px;
  opacity: 0.5;
  animation: spin 2s linear infinite;
}

.availability-calendar-section .calendar-grid #calendar-loading p {
  margin: 0;
}

.availability-calendar-section .calendar-day {
  background: #fff;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: background-color 0.2s ease;
  font-size: 14px;
  font-weight: 500;
}

.availability-calendar-section .calendar-day:hover {
  background: #f9f9f9;
}

.availability-calendar-section .calendar-day.other-month {
  color: #ccc;
  background: #fafafa;
}

.availability-calendar-section .calendar-day.today {
  color: #fff;
  background: #222;
  font-weight: 600;
}

.availability-calendar-section .calendar-day.past {
  color: #ccc !important;
  background: #f5f5f5 !important;
  cursor: not-allowed;
}

.availability-calendar-section .calendar-day.past:hover {
  background: #f5f5f5 !important;
}

.availability-calendar-section .calendar-day.available {
  background: rgba(40, 167, 69, 0.15);
  color: #222;
}

.availability-calendar-section .calendar-day.pending {
  background: rgba(255, 184, 77, 0.15);
  color: #222;
}

.availability-calendar-section .calendar-day.unavailable {
  background: rgba(255, 90, 90, 0.15);
  color: #222;
}

.availability-calendar-section .calendar-day.selected-single::after,
.availability-calendar-section .calendar-day.selected-start::after,
.availability-calendar-section .calendar-day.selected-end::after,
.availability-calendar-section .calendar-day.selected-middle::after {
  content: "";
  position: absolute;
  top: 8px;
  height: 4px;
  z-index: 101;
  left: 0;
  right: 0;
}

.availability-calendar-section .calendar-day.selected-single::after {
  left: 20%;
  right: 20%;
  border-radius: 2px;
}

.availability-calendar-section .calendar-day.selected-start::after {
  left: 50%;
  right: 0;
  border-radius: 2px 0 0 2px;
}

.availability-calendar-section .calendar-day.selected-end::after {
  left: 0;
  right: 50%;
  border-radius: 0 2px 2px 0;
}

.availability-calendar-section .calendar-day.selected-middle::after {
  left: 0;
  right: 0;
  border-radius: 0;
}

.availability-calendar-section .calendar-day.selected-single::after,
.availability-calendar-section .calendar-day.selected-start::after,
.availability-calendar-section .calendar-day.selected-end::after,
.availability-calendar-section .calendar-day.selected-middle::after {
  background: #ff8551;
}

.availability-calendar-section .calendar-legend {
  padding: 16px 24px;
  background: #f9f9f9;
  border-top: 1px solid #f0f0f0;
}

.availability-calendar-section .calendar-legend .legend-items {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.availability-calendar-section .calendar-legend .legend-items .legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #717171;
}

.availability-calendar-section .calendar-legend .legend-items .legend-item .legend-color {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}

.availability-calendar-section .calendar-legend .legend-items .legend-item .legend-color.available {
  background: rgba(40, 167, 69, 0.15);
  border: 1px solid #28a745;
}

.availability-calendar-section .calendar-legend .legend-items .legend-item .legend-color.pending {
  background: rgba(255, 184, 77, 0.15);
  border: 1px solid #FFB84D;
}

.availability-calendar-section .calendar-legend .legend-items .legend-item .legend-color.unavailable {
  background: rgba(255, 90, 90, 0.15);
  border: 1px solid #FF5A5A;
}

@media (max-width: 768px) {
  .availability-calendar-section .calendar-header {
    padding: 20px 16px 16px;
  }

  .availability-calendar-section .calendar-content {
    padding: 0 16px 16px;
  }

  .availability-calendar-section .calendar-legend {
    padding: 16px;
  }

  .availability-calendar-section .calendar-legend .legend-items {
    gap: 16px;
  }
}

.listings-page-container--mobile {
  padding-left: 15px;
  padding-right: 15px;
}

.listings-heading {
  margin-top: 50px;
  margin-bottom: 40px;
  text-align: left;
}

.filter-map-container {
  display: flex;
  gap: 30px;
  margin-bottom: 50px;
  align-items: stretch;
}

@media (max-width: 765px) {
  .filter-map-container {
    flex-direction: column;
  }
}

.filter-card-container {
  flex: 2;
  min-width: 0;
}

@media (max-width: 765px) {
  .filter-card-container {
    flex: none;
  }
}

.filter-card {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e8eaed;
  height: 100%;
}

.filter-card__content {
  padding: 28px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.filter-card__row {
  margin-bottom: 28px;
  flex: 0 0 auto;
}

.filter-date-input {
  width: 100%;
  padding: 14px;
  border: 2px solid #e8eaed;
  border-radius: 10px;
  font-size: 14px;
  transition: all 0.2s ease;
  outline: none;
}

.filter-date-input:focus {
  border-color: #ff8551;
}

.filter-date-input--disabled {
  opacity: 0.5;
}

.filter-date-label {
  display: block;
  font-size: 12px;
  color: #ff8551;
  margin-bottom: 10px;
  font-weight: 500;
}

.filter-date-wrapper {
  margin-bottom: 18px;
}

.filter-clear-dates-btn {
  padding: 10px 18px;
  font-size: 12px;
  color: #666;
  background-color: #f8f9fa;
  border: 1px solid #e8eaed;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.filter-clear-dates-btn:hover {
  background-color: #e9ecef;
  border-color: #d1d8dd;
}

.map-card-container {
  flex: 1;
  min-width: 300px;
}

@media (max-width: 765px) {
  .map-card-container {
    flex: none;
    min-width: auto;
    height: 320px;
  }
}

.map-preview-card {
  position: relative;
  cursor: pointer;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  background: #f8f9fa;
  border: 1px solid #e8eaed;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.map-preview-card:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.map-preview-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.map-preview-card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(66, 82, 178, 0.1) 0%, rgba(66, 82, 178, 0.05) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.map-view-btn {
  padding: 14px 24px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, #ff8551 0%, #f76164 100%);
  color: white;
  box-shadow: 0 4px 20px rgba(255, 133, 81, 0.3);
  transition: all 0.2s ease;
  cursor: pointer;
}

.map-view-btn:hover {
  box-shadow: 0 6px 25px rgba(255, 133, 81, 0.4);
  background: linear-gradient(135deg, #f76164 0%, #ff8551 100%);
}

.map-view-btn .fa {
  margin-right: 8px;
}

.listings-sort-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-right: 15px;
}

.listings-sort-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

.listings-sort-label {
  font-size: 14px;
  color: #666;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: -20px;
  display: inline-block;
}

.listings-loading {
  text-align: center;
  padding: 60px 20px;
  color: #666;
}

.listings-loading__spinner {
  display: inline-block;
  animation: spin 1s linear infinite;
  width: 40px;
  height: 40px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #ff8551;
  border-radius: 50%;
  margin-bottom: 20px;
}

.listings-loading__title {
  color: #ff8551;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}

.listings-loading__text {
  font-size: 16px;
  margin: 0;
  color: #666;
}

.listing-grid-item {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.map-filters-panel {
  position: absolute;
  bottom: 30px;
  left: 10px;
  z-index: 1000;
  color: rgba(0, 0, 0, 0.87);
  background-color: #fff;
  transition: all 0.3s ease;
  box-sizing: border-box;
  font-family: Lato, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 4px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  border: 1px solid #e5e8f1;
  max-width: 320px;
  width: 100%;
}

@media (max-width: 768px) {
  .map-filters-panel {
    left: 5px;
    right: 5px;
    bottom: 20px;
    max-width: none;
    width: auto;
  }
}

@media (max-width: 480px) {
  .map-filters-panel {
    left: 2px;
    right: 2px;
    bottom: 10px;
  }
}

.map-filters-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  cursor: pointer;
  border-bottom: 1px solid rgba(229, 232, 241, 0.5);
  background: linear-gradient(135deg, rgba(66, 82, 178, 0.08) 0%, rgba(90, 103, 216, 0.04) 100%);
  color: #374151;
  border-radius: 7px 7px 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  backdrop-filter: blur(10px);
}

.map-filters-header__title {
  font-weight: 600;
  font-size: 14px;
}

.map-filters-header__chevron {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.map-filters-header__chevron--expanded {
  transform: rotate(180deg);
}

.map-filters-content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

@media (max-width: 480px) {
  .map-filters-content {
    padding: 12px;
  }
}

.map-filter-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .map-filter-row {
    flex-direction: column;
    align-items: flex-start;
  }
}

.map-filter-label {
  font-weight: 600;
  color: #4252b2;
  font-size: 14px;
  min-width: 90px;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .map-filter-label {
    min-width: auto;
    margin-bottom: 4px;
  }
}

.map-filter-select {
  flex: 1;
  min-width: 160px;
  border: 1px solid #e5e8f1;
  border-radius: 4px;
  padding: 6px 10px;
  font-size: 14px;
  color: #4252b2;
  background: #f8faff;
}

@media (max-width: 768px) {
  .map-filter-select {
    width: 100%;
    min-width: auto;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.profile-listing-card {
  display: block;
  text-decoration: none;
  color: inherit;
}

.profile-listing-card:hover {
  text-decoration: none;
  color: inherit;
}

.profile-listing-image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 66.67%;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}

.profile-listing-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.profile-listing-body {
  padding: 15px;
}

.profile-listing-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.profile-listing-meta {
  margin: 0 0 8px 0;
  color: #666;
  font-size: 14px;
}

.profile-listing-meta .material-icons {
  font-size: 14px;
  vertical-align: middle;
}

.profile-listing-price {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #4252b2;
}

.profile-listing-footer {
  background: #f5f5f5;
  padding: 10px 15px;
  border-top: 1px solid #ddd;
}

.xs-p-0 {
  padding: 0px;
}

.xs-p-5 {
  padding: 5px;
}

.xs-p-10 {
  padding: 10px;
}

.xs-p-15 {
  padding: 15px;
}

.xs-p-20 {
  padding: 20px;
}

.xs-p-25 {
  padding: 25px;
}

.xs-p-30 {
  padding: 30px;
}

.xs-p-40 {
  padding: 40px;
}

.xs-p-50 {
  padding: 50px;
}

.xs-pt-0 {
  padding-top: 0px;
}

.xs-pt-5 {
  padding-top: 5px;
}

.xs-pt-10 {
  padding-top: 10px;
}

.xs-pt-15 {
  padding-top: 15px;
}

.xs-pt-20 {
  padding-top: 20px;
}

.xs-pt-25 {
  padding-top: 25px;
}

.xs-pt-30 {
  padding-top: 30px;
}

.xs-pt-40 {
  padding-top: 40px;
}

.xs-pt-50 {
  padding-top: 50px;
}

.xs-pr-0 {
  padding-right: 0px;
}

.xs-pr-5 {
  padding-right: 5px;
}

.xs-pr-10 {
  padding-right: 10px;
}

.xs-pr-15 {
  padding-right: 15px;
}

.xs-pr-20 {
  padding-right: 20px;
}

.xs-pr-25 {
  padding-right: 25px;
}

.xs-pr-30 {
  padding-right: 30px;
}

.xs-pr-40 {
  padding-right: 40px;
}

.xs-pr-50 {
  padding-right: 50px;
}

.xs-pb-0 {
  padding-bottom: 0px;
}

.xs-pb-5 {
  padding-bottom: 5px;
}

.xs-pb-10 {
  padding-bottom: 10px;
}

.xs-pb-15 {
  padding-bottom: 15px;
}

.xs-pb-20 {
  padding-bottom: 20px;
}

.xs-pb-25 {
  padding-bottom: 25px;
}

.xs-pb-30 {
  padding-bottom: 30px;
}

.xs-pb-40 {
  padding-bottom: 40px;
}

.xs-pb-50 {
  padding-bottom: 50px;
}

.xs-pl-0 {
  padding-left: 0px;
}

.xs-pl-5 {
  padding-left: 5px;
}

.xs-pl-10 {
  padding-left: 10px;
}

.xs-pl-15 {
  padding-left: 15px;
}

.xs-pl-20 {
  padding-left: 20px;
}

.xs-pl-25 {
  padding-left: 25px;
}

.xs-pl-30 {
  padding-left: 30px;
}

.xs-pl-40 {
  padding-left: 40px;
}

.xs-pl-50 {
  padding-left: 50px;
}

.xs-m-0 {
  margin: 0px;
}

.xs-m-5 {
  margin: 5px;
}

.xs-m-10 {
  margin: 10px;
}

.xs-m-15 {
  margin: 15px;
}

.xs-m-20 {
  margin: 20px;
}

.xs-m-25 {
  margin: 25px;
}

.xs-m-30 {
  margin: 30px;
}

.xs-m-40 {
  margin: 40px;
}

.xs-m-50 {
  margin: 50px;
}

.xs-mt-0 {
  margin-top: 0px;
}

.xs-mt-5 {
  margin-top: 5px;
}

.xs-mt-10 {
  margin-top: 10px;
}

.xs-mt-15 {
  margin-top: 15px;
}

.xs-mt-20 {
  margin-top: 20px;
}

.xs-mt-25 {
  margin-top: 25px;
}

.xs-mt-30 {
  margin-top: 30px;
}

.xs-mt-40 {
  margin-top: 40px;
}

.xs-mt-50 {
  margin-top: 50px;
}

.xs-mr-0 {
  margin-right: 0px;
}

.xs-mr-5 {
  margin-right: 5px;
}

.xs-mr-10 {
  margin-right: 10px;
}

.xs-mr-15 {
  margin-right: 15px;
}

.xs-mr-20 {
  margin-right: 20px;
}

.xs-mr-25 {
  margin-right: 25px;
}

.xs-mr-30 {
  margin-right: 30px;
}

.xs-mr-40 {
  margin-right: 40px;
}

.xs-mr-50 {
  margin-right: 50px;
}

.xs-mb-0 {
  margin-bottom: 0px;
}

.xs-mb-5 {
  margin-bottom: 5px;
}

.xs-mb-10 {
  margin-bottom: 10px;
}

.xs-mb-15 {
  margin-bottom: 15px;
}

.xs-mb-20 {
  margin-bottom: 20px;
}

.xs-mb-25 {
  margin-bottom: 25px;
}

.xs-mb-30 {
  margin-bottom: 30px;
}

.xs-mb-40 {
  margin-bottom: 40px;
}

.xs-mb-50 {
  margin-bottom: 50px;
}

.xs-ml-0 {
  margin-left: 0px;
}

.xs-ml-5 {
  margin-left: 5px;
}

.xs-ml-10 {
  margin-left: 10px;
}

.xs-ml-15 {
  margin-left: 15px;
}

.xs-ml-20 {
  margin-left: 20px;
}

.xs-ml-25 {
  margin-left: 25px;
}

.xs-ml-30 {
  margin-left: 30px;
}

.xs-ml-40 {
  margin-left: 40px;
}

.xs-ml-50 {
  margin-left: 50px;
}

@media screen and (min-width: 480px) {
  .sm-p-0 {
    padding: 0px;
  }

  .sm-p-5 {
    padding: 5px;
  }

  .sm-p-10 {
    padding: 10px;
  }

  .sm-p-15 {
    padding: 15px;
  }

  .sm-p-20 {
    padding: 20px;
  }

  .sm-p-25 {
    padding: 25px;
  }

  .sm-p-30 {
    padding: 30px;
  }

  .sm-p-40 {
    padding: 40px;
  }

  .sm-p-50 {
    padding: 50px;
  }

  .sm-pt-0 {
    padding-top: 0px;
  }

  .sm-pt-5 {
    padding-top: 5px;
  }

  .sm-pt-10 {
    padding-top: 10px;
  }

  .sm-pt-15 {
    padding-top: 15px;
  }

  .sm-pt-20 {
    padding-top: 20px;
  }

  .sm-pt-25 {
    padding-top: 25px;
  }

  .sm-pt-30 {
    padding-top: 30px;
  }

  .sm-pt-40 {
    padding-top: 40px;
  }

  .sm-pt-50 {
    padding-top: 50px;
  }

  .sm-pr-0 {
    padding-right: 0px;
  }

  .sm-pr-5 {
    padding-right: 5px;
  }

  .sm-pr-10 {
    padding-right: 10px;
  }

  .sm-pr-15 {
    padding-right: 15px;
  }

  .sm-pr-20 {
    padding-right: 20px;
  }

  .sm-pr-25 {
    padding-right: 25px;
  }

  .sm-pr-30 {
    padding-right: 30px;
  }

  .sm-pr-40 {
    padding-right: 40px;
  }

  .sm-pr-50 {
    padding-right: 50px;
  }

  .sm-pb-0 {
    padding-bottom: 0px;
  }

  .sm-pb-5 {
    padding-bottom: 5px;
  }

  .sm-pb-10 {
    padding-bottom: 10px;
  }

  .sm-pb-15 {
    padding-bottom: 15px;
  }

  .sm-pb-20 {
    padding-bottom: 20px;
  }

  .sm-pb-25 {
    padding-bottom: 25px;
  }

  .sm-pb-30 {
    padding-bottom: 30px;
  }

  .sm-pb-40 {
    padding-bottom: 40px;
  }

  .sm-pb-50 {
    padding-bottom: 50px;
  }

  .sm-pl-0 {
    padding-left: 0px;
  }

  .sm-pl-5 {
    padding-left: 5px;
  }

  .sm-pl-10 {
    padding-left: 10px;
  }

  .sm-pl-15 {
    padding-left: 15px;
  }

  .sm-pl-20 {
    padding-left: 20px;
  }

  .sm-pl-25 {
    padding-left: 25px;
  }

  .sm-pl-30 {
    padding-left: 30px;
  }

  .sm-pl-40 {
    padding-left: 40px;
  }

  .sm-pl-50 {
    padding-left: 50px;
  }

  .sm-m-0 {
    margin: 0px;
  }

  .sm-m-5 {
    margin: 5px;
  }

  .sm-m-10 {
    margin: 10px;
  }

  .sm-m-15 {
    margin: 15px;
  }

  .sm-m-20 {
    margin: 20px;
  }

  .sm-m-25 {
    margin: 25px;
  }

  .sm-m-30 {
    margin: 30px;
  }

  .sm-m-40 {
    margin: 40px;
  }

  .sm-m-50 {
    margin: 50px;
  }

  .sm-mt-0 {
    margin-top: 0px;
  }

  .sm-mt-5 {
    margin-top: 5px;
  }

  .sm-mt-10 {
    margin-top: 10px;
  }

  .sm-mt-15 {
    margin-top: 15px;
  }

  .sm-mt-20 {
    margin-top: 20px;
  }

  .sm-mt-25 {
    margin-top: 25px;
  }

  .sm-mt-30 {
    margin-top: 30px;
  }

  .sm-mt-40 {
    margin-top: 40px;
  }

  .sm-mt-50 {
    margin-top: 50px;
  }

  .sm-mr-0 {
    margin-right: 0px;
  }

  .sm-mr-5 {
    margin-right: 5px;
  }

  .sm-mr-10 {
    margin-right: 10px;
  }

  .sm-mr-15 {
    margin-right: 15px;
  }

  .sm-mr-20 {
    margin-right: 20px;
  }

  .sm-mr-25 {
    margin-right: 25px;
  }

  .sm-mr-30 {
    margin-right: 30px;
  }

  .sm-mr-40 {
    margin-right: 40px;
  }

  .sm-mr-50 {
    margin-right: 50px;
  }

  .sm-mb-0 {
    margin-bottom: 0px;
  }

  .sm-mb-5 {
    margin-bottom: 5px;
  }

  .sm-mb-10 {
    margin-bottom: 10px;
  }

  .sm-mb-15 {
    margin-bottom: 15px;
  }

  .sm-mb-20 {
    margin-bottom: 20px;
  }

  .sm-mb-25 {
    margin-bottom: 25px;
  }

  .sm-mb-30 {
    margin-bottom: 30px;
  }

  .sm-mb-40 {
    margin-bottom: 40px;
  }

  .sm-mb-50 {
    margin-bottom: 50px;
  }

  .sm-ml-0 {
    margin-left: 0px;
  }

  .sm-ml-5 {
    margin-left: 5px;
  }

  .sm-ml-10 {
    margin-left: 10px;
  }

  .sm-ml-15 {
    margin-left: 15px;
  }

  .sm-ml-20 {
    margin-left: 20px;
  }

  .sm-ml-25 {
    margin-left: 25px;
  }

  .sm-ml-30 {
    margin-left: 30px;
  }

  .sm-ml-40 {
    margin-left: 40px;
  }

  .sm-ml-50 {
    margin-left: 50px;
  }
}

@media screen and (min-width: 768px) {
  .md-p-0 {
    padding: 0px;
  }

  .md-p-5 {
    padding: 5px;
  }

  .md-p-10 {
    padding: 10px;
  }

  .md-p-15 {
    padding: 15px;
  }

  .md-p-20 {
    padding: 20px;
  }

  .md-p-25 {
    padding: 25px;
  }

  .md-p-30 {
    padding: 30px;
  }

  .md-p-40 {
    padding: 40px;
  }

  .md-p-50 {
    padding: 50px;
  }

  .md-pt-0 {
    padding-top: 0px;
  }

  .md-pt-5 {
    padding-top: 5px;
  }

  .md-pt-10 {
    padding-top: 10px;
  }

  .md-pt-15 {
    padding-top: 15px;
  }

  .md-pt-20 {
    padding-top: 20px;
  }

  .md-pt-25 {
    padding-top: 25px;
  }

  .md-pt-30 {
    padding-top: 30px;
  }

  .md-pt-40 {
    padding-top: 40px;
  }

  .md-pt-50 {
    padding-top: 50px;
  }

  .md-pr-0 {
    padding-right: 0px;
  }

  .md-pr-5 {
    padding-right: 5px;
  }

  .md-pr-10 {
    padding-right: 10px;
  }

  .md-pr-15 {
    padding-right: 15px;
  }

  .md-pr-20 {
    padding-right: 20px;
  }

  .md-pr-25 {
    padding-right: 25px;
  }

  .md-pr-30 {
    padding-right: 30px;
  }

  .md-pr-40 {
    padding-right: 40px;
  }

  .md-pr-50 {
    padding-right: 50px;
  }

  .md-pb-0 {
    padding-bottom: 0px;
  }

  .md-pb-5 {
    padding-bottom: 5px;
  }

  .md-pb-10 {
    padding-bottom: 10px;
  }

  .md-pb-15 {
    padding-bottom: 15px;
  }

  .md-pb-20 {
    padding-bottom: 20px;
  }

  .md-pb-25 {
    padding-bottom: 25px;
  }

  .md-pb-30 {
    padding-bottom: 30px;
  }

  .md-pb-40 {
    padding-bottom: 40px;
  }

  .md-pb-50 {
    padding-bottom: 50px;
  }

  .md-pl-0 {
    padding-left: 0px;
  }

  .md-pl-5 {
    padding-left: 5px;
  }

  .md-pl-10 {
    padding-left: 10px;
  }

  .md-pl-15 {
    padding-left: 15px;
  }

  .md-pl-20 {
    padding-left: 20px;
  }

  .md-pl-25 {
    padding-left: 25px;
  }

  .md-pl-30 {
    padding-left: 30px;
  }

  .md-pl-40 {
    padding-left: 40px;
  }

  .md-pl-50 {
    padding-left: 50px;
  }

  .md-m-0 {
    margin: 0px;
  }

  .md-m-5 {
    margin: 5px;
  }

  .md-m-10 {
    margin: 10px;
  }

  .md-m-15 {
    margin: 15px;
  }

  .md-m-20 {
    margin: 20px;
  }

  .md-m-25 {
    margin: 25px;
  }

  .md-m-30 {
    margin: 30px;
  }

  .md-m-40 {
    margin: 40px;
  }

  .md-m-50 {
    margin: 50px;
  }

  .md-mt-0 {
    margin-top: 0px;
  }

  .md-mt-5 {
    margin-top: 5px;
  }

  .md-mt-10 {
    margin-top: 10px;
  }

  .md-mt-15 {
    margin-top: 15px;
  }

  .md-mt-20 {
    margin-top: 20px;
  }

  .md-mt-25 {
    margin-top: 25px;
  }

  .md-mt-30 {
    margin-top: 30px;
  }

  .md-mt-40 {
    margin-top: 40px;
  }

  .md-mt-50 {
    margin-top: 50px;
  }

  .md-mr-0 {
    margin-right: 0px;
  }

  .md-mr-5 {
    margin-right: 5px;
  }

  .md-mr-10 {
    margin-right: 10px;
  }

  .md-mr-15 {
    margin-right: 15px;
  }

  .md-mr-20 {
    margin-right: 20px;
  }

  .md-mr-25 {
    margin-right: 25px;
  }

  .md-mr-30 {
    margin-right: 30px;
  }

  .md-mr-40 {
    margin-right: 40px;
  }

  .md-mr-50 {
    margin-right: 50px;
  }

  .md-mb-0 {
    margin-bottom: 0px;
  }

  .md-mb-5 {
    margin-bottom: 5px;
  }

  .md-mb-10 {
    margin-bottom: 10px;
  }

  .md-mb-15 {
    margin-bottom: 15px;
  }

  .md-mb-20 {
    margin-bottom: 20px;
  }

  .md-mb-25 {
    margin-bottom: 25px;
  }

  .md-mb-30 {
    margin-bottom: 30px;
  }

  .md-mb-40 {
    margin-bottom: 40px;
  }

  .md-mb-50 {
    margin-bottom: 50px;
  }

  .md-ml-0 {
    margin-left: 0px;
  }

  .md-ml-5 {
    margin-left: 5px;
  }

  .md-ml-10 {
    margin-left: 10px;
  }

  .md-ml-15 {
    margin-left: 15px;
  }

  .md-ml-20 {
    margin-left: 20px;
  }

  .md-ml-25 {
    margin-left: 25px;
  }

  .md-ml-30 {
    margin-left: 30px;
  }

  .md-ml-40 {
    margin-left: 40px;
  }

  .md-ml-50 {
    margin-left: 50px;
  }
}

@media screen and (min-width: 960px) {
  .lg-p-0 {
    padding: 0px;
  }

  .lg-p-5 {
    padding: 5px;
  }

  .lg-p-10 {
    padding: 10px;
  }

  .lg-p-15 {
    padding: 15px;
  }

  .lg-p-20 {
    padding: 20px;
  }

  .lg-p-25 {
    padding: 25px;
  }

  .lg-p-30 {
    padding: 30px;
  }

  .lg-p-40 {
    padding: 40px;
  }

  .lg-p-50 {
    padding: 50px;
  }

  .lg-pt-0 {
    padding-top: 0px;
  }

  .lg-pt-5 {
    padding-top: 5px;
  }

  .lg-pt-10 {
    padding-top: 10px;
  }

  .lg-pt-15 {
    padding-top: 15px;
  }

  .lg-pt-20 {
    padding-top: 20px;
  }

  .lg-pt-25 {
    padding-top: 25px;
  }

  .lg-pt-30 {
    padding-top: 30px;
  }

  .lg-pt-40 {
    padding-top: 40px;
  }

  .lg-pt-50 {
    padding-top: 50px;
  }

  .lg-pr-0 {
    padding-right: 0px;
  }

  .lg-pr-5 {
    padding-right: 5px;
  }

  .lg-pr-10 {
    padding-right: 10px;
  }

  .lg-pr-15 {
    padding-right: 15px;
  }

  .lg-pr-20 {
    padding-right: 20px;
  }

  .lg-pr-25 {
    padding-right: 25px;
  }

  .lg-pr-30 {
    padding-right: 30px;
  }

  .lg-pr-40 {
    padding-right: 40px;
  }

  .lg-pr-50 {
    padding-right: 50px;
  }

  .lg-pb-0 {
    padding-bottom: 0px;
  }

  .lg-pb-5 {
    padding-bottom: 5px;
  }

  .lg-pb-10 {
    padding-bottom: 10px;
  }

  .lg-pb-15 {
    padding-bottom: 15px;
  }

  .lg-pb-20 {
    padding-bottom: 20px;
  }

  .lg-pb-25 {
    padding-bottom: 25px;
  }

  .lg-pb-30 {
    padding-bottom: 30px;
  }

  .lg-pb-40 {
    padding-bottom: 40px;
  }

  .lg-pb-50 {
    padding-bottom: 50px;
  }

  .lg-pl-0 {
    padding-left: 0px;
  }

  .lg-pl-5 {
    padding-left: 5px;
  }

  .lg-pl-10 {
    padding-left: 10px;
  }

  .lg-pl-15 {
    padding-left: 15px;
  }

  .lg-pl-20 {
    padding-left: 20px;
  }

  .lg-pl-25 {
    padding-left: 25px;
  }

  .lg-pl-30 {
    padding-left: 30px;
  }

  .lg-pl-40 {
    padding-left: 40px;
  }

  .lg-pl-50 {
    padding-left: 50px;
  }

  .lg-m-0 {
    margin: 0px;
  }

  .lg-m-5 {
    margin: 5px;
  }

  .lg-m-10 {
    margin: 10px;
  }

  .lg-m-15 {
    margin: 15px;
  }

  .lg-m-20 {
    margin: 20px;
  }

  .lg-m-25 {
    margin: 25px;
  }

  .lg-m-30 {
    margin: 30px;
  }

  .lg-m-40 {
    margin: 40px;
  }

  .lg-m-50 {
    margin: 50px;
  }

  .lg-mt-0 {
    margin-top: 0px;
  }

  .lg-mt-5 {
    margin-top: 5px;
  }

  .lg-mt-10 {
    margin-top: 10px;
  }

  .lg-mt-15 {
    margin-top: 15px;
  }

  .lg-mt-20 {
    margin-top: 20px;
  }

  .lg-mt-25 {
    margin-top: 25px;
  }

  .lg-mt-30 {
    margin-top: 30px;
  }

  .lg-mt-40 {
    margin-top: 40px;
  }

  .lg-mt-50 {
    margin-top: 50px;
  }

  .lg-mr-0 {
    margin-right: 0px;
  }

  .lg-mr-5 {
    margin-right: 5px;
  }

  .lg-mr-10 {
    margin-right: 10px;
  }

  .lg-mr-15 {
    margin-right: 15px;
  }

  .lg-mr-20 {
    margin-right: 20px;
  }

  .lg-mr-25 {
    margin-right: 25px;
  }

  .lg-mr-30 {
    margin-right: 30px;
  }

  .lg-mr-40 {
    margin-right: 40px;
  }

  .lg-mr-50 {
    margin-right: 50px;
  }

  .lg-mb-0 {
    margin-bottom: 0px;
  }

  .lg-mb-5 {
    margin-bottom: 5px;
  }

  .lg-mb-10 {
    margin-bottom: 10px;
  }

  .lg-mb-15 {
    margin-bottom: 15px;
  }

  .lg-mb-20 {
    margin-bottom: 20px;
  }

  .lg-mb-25 {
    margin-bottom: 25px;
  }

  .lg-mb-30 {
    margin-bottom: 30px;
  }

  .lg-mb-40 {
    margin-bottom: 40px;
  }

  .lg-mb-50 {
    margin-bottom: 50px;
  }

  .lg-ml-0 {
    margin-left: 0px;
  }

  .lg-ml-5 {
    margin-left: 5px;
  }

  .lg-ml-10 {
    margin-left: 10px;
  }

  .lg-ml-15 {
    margin-left: 15px;
  }

  .lg-ml-20 {
    margin-left: 20px;
  }

  .lg-ml-25 {
    margin-left: 25px;
  }

  .lg-ml-30 {
    margin-left: 30px;
  }

  .lg-ml-40 {
    margin-left: 40px;
  }

  .lg-ml-50 {
    margin-left: 50px;
  }
}

@media screen and (min-width: 1280px) {
  .xl-p-0 {
    padding: 0px;
  }

  .xl-p-5 {
    padding: 5px;
  }

  .xl-p-10 {
    padding: 10px;
  }

  .xl-p-15 {
    padding: 15px;
  }

  .xl-p-20 {
    padding: 20px;
  }

  .xl-p-25 {
    padding: 25px;
  }

  .xl-p-30 {
    padding: 30px;
  }

  .xl-p-40 {
    padding: 40px;
  }

  .xl-p-50 {
    padding: 50px;
  }

  .xl-pt-0 {
    padding-top: 0px;
  }

  .xl-pt-5 {
    padding-top: 5px;
  }

  .xl-pt-10 {
    padding-top: 10px;
  }

  .xl-pt-15 {
    padding-top: 15px;
  }

  .xl-pt-20 {
    padding-top: 20px;
  }

  .xl-pt-25 {
    padding-top: 25px;
  }

  .xl-pt-30 {
    padding-top: 30px;
  }

  .xl-pt-40 {
    padding-top: 40px;
  }

  .xl-pt-50 {
    padding-top: 50px;
  }

  .xl-pr-0 {
    padding-right: 0px;
  }

  .xl-pr-5 {
    padding-right: 5px;
  }

  .xl-pr-10 {
    padding-right: 10px;
  }

  .xl-pr-15 {
    padding-right: 15px;
  }

  .xl-pr-20 {
    padding-right: 20px;
  }

  .xl-pr-25 {
    padding-right: 25px;
  }

  .xl-pr-30 {
    padding-right: 30px;
  }

  .xl-pr-40 {
    padding-right: 40px;
  }

  .xl-pr-50 {
    padding-right: 50px;
  }

  .xl-pb-0 {
    padding-bottom: 0px;
  }

  .xl-pb-5 {
    padding-bottom: 5px;
  }

  .xl-pb-10 {
    padding-bottom: 10px;
  }

  .xl-pb-15 {
    padding-bottom: 15px;
  }

  .xl-pb-20 {
    padding-bottom: 20px;
  }

  .xl-pb-25 {
    padding-bottom: 25px;
  }

  .xl-pb-30 {
    padding-bottom: 30px;
  }

  .xl-pb-40 {
    padding-bottom: 40px;
  }

  .xl-pb-50 {
    padding-bottom: 50px;
  }

  .xl-pl-0 {
    padding-left: 0px;
  }

  .xl-pl-5 {
    padding-left: 5px;
  }

  .xl-pl-10 {
    padding-left: 10px;
  }

  .xl-pl-15 {
    padding-left: 15px;
  }

  .xl-pl-20 {
    padding-left: 20px;
  }

  .xl-pl-25 {
    padding-left: 25px;
  }

  .xl-pl-30 {
    padding-left: 30px;
  }

  .xl-pl-40 {
    padding-left: 40px;
  }

  .xl-pl-50 {
    padding-left: 50px;
  }

  .xl-m-0 {
    margin: 0px;
  }

  .xl-m-5 {
    margin: 5px;
  }

  .xl-m-10 {
    margin: 10px;
  }

  .xl-m-15 {
    margin: 15px;
  }

  .xl-m-20 {
    margin: 20px;
  }

  .xl-m-25 {
    margin: 25px;
  }

  .xl-m-30 {
    margin: 30px;
  }

  .xl-m-40 {
    margin: 40px;
  }

  .xl-m-50 {
    margin: 50px;
  }

  .xl-mt-0 {
    margin-top: 0px;
  }

  .xl-mt-5 {
    margin-top: 5px;
  }

  .xl-mt-10 {
    margin-top: 10px;
  }

  .xl-mt-15 {
    margin-top: 15px;
  }

  .xl-mt-20 {
    margin-top: 20px;
  }

  .xl-mt-25 {
    margin-top: 25px;
  }

  .xl-mt-30 {
    margin-top: 30px;
  }

  .xl-mt-40 {
    margin-top: 40px;
  }

  .xl-mt-50 {
    margin-top: 50px;
  }

  .xl-mr-0 {
    margin-right: 0px;
  }

  .xl-mr-5 {
    margin-right: 5px;
  }

  .xl-mr-10 {
    margin-right: 10px;
  }

  .xl-mr-15 {
    margin-right: 15px;
  }

  .xl-mr-20 {
    margin-right: 20px;
  }

  .xl-mr-25 {
    margin-right: 25px;
  }

  .xl-mr-30 {
    margin-right: 30px;
  }

  .xl-mr-40 {
    margin-right: 40px;
  }

  .xl-mr-50 {
    margin-right: 50px;
  }

  .xl-mb-0 {
    margin-bottom: 0px;
  }

  .xl-mb-5 {
    margin-bottom: 5px;
  }

  .xl-mb-10 {
    margin-bottom: 10px;
  }

  .xl-mb-15 {
    margin-bottom: 15px;
  }

  .xl-mb-20 {
    margin-bottom: 20px;
  }

  .xl-mb-25 {
    margin-bottom: 25px;
  }

  .xl-mb-30 {
    margin-bottom: 30px;
  }

  .xl-mb-40 {
    margin-bottom: 40px;
  }

  .xl-mb-50 {
    margin-bottom: 50px;
  }

  .xl-ml-0 {
    margin-left: 0px;
  }

  .xl-ml-5 {
    margin-left: 5px;
  }

  .xl-ml-10 {
    margin-left: 10px;
  }

  .xl-ml-15 {
    margin-left: 15px;
  }

  .xl-ml-20 {
    margin-left: 20px;
  }

  .xl-ml-25 {
    margin-left: 25px;
  }

  .xl-ml-30 {
    margin-left: 30px;
  }

  .xl-ml-40 {
    margin-left: 40px;
  }

  .xl-ml-50 {
    margin-left: 50px;
  }
}

/* ==========================================================================
   Utility Classes
   ========================================================================== */

/* Brand Colors */

.text-yellow {
  color: #FFD93D;
}

.text-aqua {
  color: #4FADA5;
}

.text-purple {
  color: #A67BC5;
}

/* Typography Utilities */

.font-size-24 {
  font-size: 24px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.font-weight-bold {
  font-weight: bold !important;
}

/* Color Utilities */

.text-brand-primary {
  color: #ff8551 !important;
}

.text-brand-secondary {
  color: #f76164 !important;
}

.text-success {
  color: #2ab27b !important;
}

/* Spacing Utilities */

.margin-0 {
  margin: 0 !important;
}

.margin-auto {
  margin: auto !important;
}

.padding-0 {
  padding: 0 !important;
}

.padding-top-6 {
  padding-top: 6px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

/* Layout Utilities */

.max-width-80 {
  max-width: 80px !important;
}

.max-width-108 {
  max-width: 108px !important;
}

.max-width-180 {
  max-width: 180px !important;
}

.max-width-220 {
  max-width: 220px !important;
}

.max-width-320 {
  max-width: 320px !important;
}

.max-width-350 {
  max-width: 350px !important;
}

.max-width-400 {
  max-width: 400px !important;
}

.max-width-1366 {
  max-width: 1366px !important;
}

.max-height-40 {
  max-height: 40px !important;
}

.max-height-80 {
  max-height: 80px !important;
}

.min-height-250 {
  min-height: 250px !important;
}

.min-width-180 {
  min-width: 180px !important;
}

/* Flexbox Utilities */

.d-flex {
  display: flex !important;
}

.flex-center {
  display: flex !important;
  justify-content: center !important;
}

.flex-align-center {
  display: flex !important;
  align-items: center !important;
}

.flex-center-all {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Text Alignment */

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

/* Border Radius */

.border-radius-50 {
  border-radius: 50% !important;
}

/* Button Utilities */

.btn-height-56 {
  height: 56px !important;
  line-height: 1.4 !important;
  padding: 0 16px !important;
  /* Remove vertical padding and use flexbox */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Fix for button text clipping - apply to all buttons */

.btn {
  line-height: 1.4 !important;
  padding: 10px 12px !important;
  /* Back to symmetric padding */
  display: inline-flex !important;
  /* Use flexbox for better text centering */
  align-items: center !important;
  justify-content: center !important;
}

.btn-brand-primary {
  background-color: #ff8551 !important;
  border-color: #ff8551 !important;
  color: #ffffff !important;
  line-height: 1.4 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.btn-brand-secondary {
  background-color: #f76164 !important;
  border-color: #f76164 !important;
  color: #ffffff !important;
  line-height: 1.4 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.btn-cta {
  font-size: 16px !important;
  height: 56px !important;
  min-width: 180px !important;
  max-width: 220px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1.4 !important;
  padding: 0 16px !important;
  /* Use flexbox centering instead of asymmetric padding */
}

/* Margin Utilities */

.margin-top-negative-50 {
  margin-top: -50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

/* Animation Utilities */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.spin {
  animation: spin 2s linear infinite !important;
}

/* Card Content Utilities */

.card-content-no-padding {
  padding: 0 !important;
}

/* Table Utilities */

.table-overflow-hidden {
  overflow-y: hidden !important;
}

/* Image Utilities */

.img-no-margin {
  margin: 0 !important;
}

/* Container Utilities */

.container-centered {
  max-width: 1366px;
  margin: 0 auto;
}

/* Avatar Utilities */

.avatar-round {
  border-radius: 50%;
  margin: auto;
}

/* Calendar Utilities */

.calendar-loading {
  text-align: center;
  padding: 20px;
  grid-column: 1/-1;
}

/* Title and subtitle styles for consistency */

.title-large {
  font-size: 40px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 10px;
}

.subtitle-brand {
  color: #f76164;
  margin-top: 0;
}

.title-medium {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* OR divider utility */

.or-divider {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 0;
}

/* Decorative Dots */

.dots {
  position: relative;
  margin: 20px auto;
}

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

.dots:after {
  clear: both;
}

.dots .dot {
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 1.12rem;
  border-radius: 50%;
}

.dots .dot-yellow {
  background: #FFD93D;
}

.dots .dot-aqua {
  background: #4FADA5;
}

.dots .dot-purple {
  background: #A67BC5;
  margin-right: 0;
}

.dots-inline {
  display: inline-block;
  margin: 0;
}

.dots-inline .dot {
  float: left;
}

.btn-flat-action {
  font-weight: 600 !important;
  font-size: 14px !important;
  box-shadow: none !important;
  transform: none !important;
  transition: none !important;
  border: none !important;
}

.btn-flat-action:hover,
.btn-flat-action:focus,
.btn-flat-action:active,
.btn-flat-action:active:focus,
.btn-flat-action:active:hover {
  box-shadow: none !important;
  transform: none !important;
  outline: none !important;
}

.btn-flat-action.btn-primary:hover,
.btn-flat-action.btn-primary:focus,
.btn-flat-action.btn-primary:active {
  background-color: #ff8551 !important;
  color: white !important;
  border-color: #ff8551 !important;
}

.btn-flat-action.btn-success:hover,
.btn-flat-action.btn-success:focus,
.btn-flat-action.btn-success:active {
  background-color: #52C975 !important;
  color: white !important;
  border-color: #52C975 !important;
}

.btn-flat-action.btn-danger:hover,
.btn-flat-action.btn-danger:focus,
.btn-flat-action.btn-danger:active {
  background-color: #FF5A5A !important;
  color: white !important;
  border-color: #FF5A5A !important;
}

.btn-flat-action.btn-warning:hover,
.btn-flat-action.btn-warning:focus,
.btn-flat-action.btn-warning:active {
  background-color: #FFB84D !important;
  color: white !important;
  border-color: #FFB84D !important;
}

.btn-flat-action.btn-info:hover,
.btn-flat-action.btn-info:focus,
.btn-flat-action.btn-info:active {
  background-color: #5BB3D1 !important;
  color: white !important;
  border-color: #5BB3D1 !important;
}

a:hover {
  text-decoration: none;
}

b,
strong {
  font-family: "Inter", "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.no-scroll {
  overflow: hidden;
}

.btn {
  display: inline-block;
  padding: 1rem 4rem;
  border-radius: 4px;
  outline: 0;
  transition: background-color 0.3s ease-in;
}

@media (max-width: 767px) {
  .btn {
    width: 100%;
    max-width: 280px;
    padding: 1rem;
    text-align: center;
  }
}

.btn.btn-default {
  background: #fff;
  color: #ff8551;
  border: 1px solid #ff8551;
}

.btn.btn-default:hover {
  background: rgb(229.5, 229.5, 229.5);
}

.btn.btn-primary {
  background: #ff8551;
  color: #fff;
  border: 0;
}

.btn.btn-primary:hover {
  background: rgb(255, 97.2413793103, 30);
}

.btn.btn-renter {
  background: #f76164;
  color: #fff;
  border: 0;
}

.btn.btn-renter:hover {
  background: rgb(244.5421686747, 48.4578313253, 52.3795180723);
}

.btn.btn-host {
  background: #f76164;
  color: #fff;
  border: 0;
}

.btn.btn-host:hover {
  background: rgb(244.5421686747, 48.4578313253, 52.3795180723);
}

.fg-blue {
  color: #5A8BC7;
}

.fg-green {
  color: #6BC5A8;
}

.fg-primary {
  color: #ff8551;
}

.fg-secondary {
  color: #f76164;
}

.fg-black {
  color: #000;
}

.bg-white {
  background: #fff;
}

.bg-light-grey {
  background: #F8F9FA;
}

.bg-grey {
  background: #ccc;
}

.font-300 {
  font-weight: 300;
}

.font-400 {
  font-weight: 400;
}

.font-600 {
  font-weight: 600;
}

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

.alert {
  text-align: center;
  font-size: 18px;
  border-radius: 0;
  margin: 0;
}

.alert .close {
  color: #fff;
  opacity: 1;
  text-shadow: none;
}

.global-alerts-container {
  position: fixed;
  top: 83px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1320px;
  z-index: 999;
  pointer-events: none;
  padding: 0 22px;
}

@media (max-width: 991px) {
  .global-alerts-container {
    top: 70px;
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .global-alerts-container {
    top: 60px;
    max-width: 100%;
    padding: 0;
  }
}

.global-alerts-container .alert {
  pointer-events: auto;
  margin: 0;
  border-radius: 0 0 10px 10px;
  animation: slideDownAlert 0.4s ease-out;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  font-size: 15px;
  padding: 12px 45px 12px 20px;
  position: relative;
}

.global-alerts-container .alert:not(:first-child) {
  display: none !important;
}

@media (max-width: 767px) {
  .global-alerts-container .alert {
    border-radius: 0;
    font-size: 14px;
    padding: 10px 40px 10px 15px;
  }
}

.global-alerts-container .alert .close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
  font-size: 20px;
  padding: 0;
  margin: 0;
}

.global-alerts-container .alert .close:hover {
  opacity: 1;
}

@keyframes slideDownAlert {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.login-page .alert,
.register-page .alert {
  position: relative;
  z-index: 5;
  margin-bottom: 15px;
  padding: 12px 15px;
  border-radius: 4px;
  font-size: 14px;
  text-align: left;
}

@media (max-width: 767px) {
  .login-page .alert,
  .register-page .alert {
    padding: 10px 12px;
    font-size: 13px;
  }
}

.login-page .alert ul,
.register-page .alert ul {
  margin: 0;
  padding-left: 0;
}

.login-page .alert ul li,
.register-page .alert ul li {
  list-style: none;
  padding: 2px 0;
}

.login-page .alert.controller-message,
.register-page .alert.controller-message {
  margin-top: 0;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .login-page .alert.controller-message,
  .register-page .alert.controller-message {
    margin-bottom: 15px;
  }
}

.has-hero .container .panel {
  margin-top: 20px;
}

.has-hero .container .panel .alert {
  margin-bottom: 20px;
  text-align: center;
}

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

.form-control {
  height: 46px;
  background-color: #f5f5f5 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.form-control:focus {
  background-color: #eeeeee !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.form-control:focus::-moz-placeholder {
  color: transparent !important;
}

.form-control:focus::placeholder {
  color: transparent !important;
}

.form-control.has-error .help-block {
  color: #FF5A5A;
}

.input-group-addon {
  border: 0 !important;
}

.review-stars {
  position: relative;
}

.review-stars i {
  color: #F0F2F4;
}

.review-stars-1 i:nth-child(1) {
  color: #f76164;
}

.review-stars-2 i:nth-child(1),
.review-stars-2 i:nth-child(2) {
  color: #f76164;
}

.review-stars-3 i:nth-child(1),
.review-stars-3 i:nth-child(2),
.review-stars-3 i:nth-child(3) {
  color: #ff8551;
}

.review-stars-4 i:nth-child(1),
.review-stars-4 i:nth-child(2),
.review-stars-4 i:nth-child(3),
.review-stars-4 i:nth-child(4) {
  color: #ff8551;
}

.review-stars-5 i {
  color: #ff8551;
}

.review-stars .stars-active {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}

.review-stars .stars-active i {
  color: #f76164;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.loading-spinner:before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
}

.loading-spinner:after {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #ff8551;
  border-color: #ff8551 transparent #ff8551 transparent;
  position: fixed;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  animation: spin 2s linear infinite;
  z-index: 1000001;
}

/*
	Shameful stylesheet with quick fixes
 */

.atlwdg-trigger {
  z-index: 2147483647;
}

.login-page .forgot-password-link {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 0;
  color: #ff8551;
  font-weight: 500;
  background: transparent;
  border: none;
  text-decoration: none;
  transition: color 0.2s ease;
}

.login-page .forgot-password-link:hover,
.login-page .forgot-password-link:focus {
  color: rgb(255, 79.3620689655, 4.5);
  background: transparent;
  text-decoration: underline;
}

.btn-social,
.btn-google,
.btn-facebook {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 8px;
  padding: 0;
  border: none;
  transition: all 0.3s ease;
}

.btn-social svg,
.btn-google svg,
.btn-facebook svg {
  width: 24px;
  height: 24px;
}

.btn-social:hover,
.btn-google:hover,
.btn-facebook:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.btn-facebook {
  background: #1877F2;
}

.btn-facebook:hover {
  background: rgb(11.9983606557, 99.6786885246, 213.2016393443);
}

.btn-google {
  background: #fff;
  border: 1px solid #dadce0;
}

.btn-google:hover {
  background: #f8f9fa;
  border-color: #dadce0;
}

.social-divider {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 25px 0;
}

.social-divider::before,
.social-divider::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #dadce0;
}

.social-divider::before {
  margin-right: 15px;
}

.social-divider::after {
  margin-left: 15px;
}

.social-divider span {
  color: #5f6368;
  font-size: 14px;
}

.btn-group {
  display: flex;
  flex-wrap: nowrap;
}

.btn-group .btn {
  margin-right: 10px;
}

.btn-group .btn {
  border-radius: 4px !important;
  /* Adjust the value as needed */
  margin-right: 10px;
}

.btn-group .btn:last-child {
  margin-right: 0;
}

.btn-secondary {
  background-color: #e0e0e0;
  /* Light grey */
  color: #333;
  /* Dark grey text */
  border: 1px solid #ccc;
  /* Light grey border */
  line-height: 1.4 !important;
  padding: 10px 12px !important;
  display: inline-flex !important;
  /* Use flexbox for consistent centering */
  align-items: center !important;
  justify-content: center !important;
}

.icon-only {
  background: none;
  border: none;
  color: grey;
  /* Default icon color */
  padding: 0;
  cursor: pointer;
  font-size: 1.5em;
  /* Adjust icon size as needed */
  text-decoration: none;
}

.icon-only:hover {
  color: #333;
  /* Darker grey on hover */
}

.storage-menu__item {
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #ff8551;
  color: #fff;
  transition: 0.3s ease-in-out;
}

.storage-menu__item i {
  line-height: inherit;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.storage-menu__item:hover {
  background: rgb(255, 97.2413793103, 30);
  color: #fff;
}

.storage-menu__item--peer2peer {
  border-right: 1px solid #f5f5f5;
  background: rgb(255, 104.3931034483, 40.2);
}

.storage-menu__item--peer2peer:hover {
  background: rgb(255, 79.3620689655, 4.5);
}

.map-open {
  overflow: hidden;
}

.map-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  background: #fff;
}

#map-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.close-map-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1051;
}

.close-map-btn i,
.close-map-btn span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.card-map {
  position: relative;
  display: block;
  text-align: center;
  margin: auto;
  cursor: pointer;
}

.card-map img {
  display: block;
  width: 100%;
  height: auto;
}

.card-map button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.card-map button i {
  margin-right: 10px;
}

.gm-style-iw button.gm-ui-hover-effect {
  display: none !important;
}

.review-stars {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5em;
  color: #FFD700;
}

.review-stars .fa-star,
.review-stars .fa-star-o {
  margin-right: 2px;
}

.review-stars input[type=radio] {
  display: none;
}

.status-text.label {
  display: none !important;
}

.status-icon {
  display: block;
}

@media (min-width: 768px) {
  .status-text.label {
    display: inline-block !important;
  }

  .status-icon {
    display: none !important;
  }
}

.table {
  table-layout: fixed;
  width: 100%;
}

.table th,
.table td {
  overflow-wrap: break-word;
}

.table .col-actions {
  width: 10%;
  text-align: center;
}

.table .col-actions a {
  display: inline-block;
  vertical-align: middle;
}

.table .col-status {
  width: 15%;
  text-align: center;
}

.table .col-renter,
.table .col-host {
  width: 20%;
}

@media (min-width: 768px) {
  .status-text.label {
    display: inline-block !important;
  }

  .status-icon {
    display: none !important;
  }

  .table .col-status {
    width: 20%;
    text-align: left;
  }

  .table .col-renter,
  .table .col-host {
    width: 25%;
  }
}

.name-break-sm {
  display: block;
}

@media (min-width: 768px) {
  .name-break-sm {
    display: none;
  }
}

.card-actions a {
  flex: 0 0 auto;
  /* Prevent buttons from stretching */
  margin: 0 5px;
  /* Add spacing between buttons */
  max-width: 44px;
  /* Set a minimum width for buttons */
}

.listing-card {
  min-width: 270px;
}

.bg-brand-primary {
  background-color: #ff8551 !important;
}

.bg-brand-secondary {
  background-color: #f76164 !important;
}

.text-brand-primary {
  color: #ff8551 !important;
}

.text-brand-secondary {
  color: #f76164 !important;
}

.badge-renter {
  background-color: #ff8551;
  color: white;
  font-size: 0.75em;
  font-weight: 500;
  padding: 0.25em 0.6em;
  border-radius: 0.375rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

.badge-host {
  background-color: #f76164;
  color: white;
  font-size: 0.75em;
  font-weight: 500;
  padding: 0.25em 0.6em;
  border-radius: 0.375rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

