@import url(https://fonts.googleapis.com/css?family=Roboto:400italic,300,500,600,700,300italic,400&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400italic,300,500,600,700,300italic,400&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700;900&display=swap);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/fonts/glyphicons-halflings-regular.eot);
  src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.52857143;
  color: #656565;
  background-color: #f5f5f5;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #106CC8;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0a4681;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 2px;
  line-height: 1.52857143;
  background-color: #e1e2e3;
  border: 1px solid #e1e2e3;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
  max-width: 100%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #edf1f2;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #3a3f51;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 23px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #909FA7;
}
.text-primary {
  color: #48A882;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #398466;
}
.text-success {
  color: #4CAF50;
}
a.text-success:hover,
a.text-success:focus {
  color: #3d8b40;
}
.text-info {
  color: #2196F3;
}
a.text-info:hover,
a.text-info:focus {
  color: #0c7cd5;
}
.text-warning {
  color: #FF9800;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #cc7a00;
}
.text-danger {
  color: #F44336;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #ea1c0d;
}
.bg-primary {
  color: #fff;
  background-color: #48A882;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #398466;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #edf1f2;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.52857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #3a3f51;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 17.5px;
  border-left: 5px solid #edf1f2;
}
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.52857143;
  color: #3a3f51;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #edf1f2;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.52857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.52857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #3a3f51;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #909FA7;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.52857143;
  vertical-align: top;
  border-top: 1px solid #eee;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #eee;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #eee;
}
.table .table {
  background-color: #f5f5f5;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #eee;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #eee;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fafbfc;
}
.table-hover > tbody > tr:hover {
  background-color: #fafbfc;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #fafbfc;
}
.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: #eaeef2;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #eee;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #3a3f51;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.52857143;
  color: #3a3f51;
}
.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 16px;
  font-size: 14px;
  line-height: 1.52857143;
  color: #3a3f51;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dde6e9;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #b7bac9;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b7bac9;
}
.form-control::-webkit-input-placeholder {
  color: #b7bac9;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #edf1f2;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 35px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple] .input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple] .input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 39px;
  padding: 11px 20px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #4CAF50;
}
.has-success .form-control {
  border-color: #4CAF50;
}
.has-success .form-control:focus {
  border-color: #3d8b40;
}
.has-success .input-group-addon {
  color: #4CAF50;
  border-color: #4CAF50;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #4CAF50;
}
.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: #FF9800;
}
.has-warning .form-control {
  border-color: #FF9800;
}
.has-warning .form-control:focus {
  border-color: #cc7a00;
}
.has-warning .input-group-addon {
  color: #FF9800;
  border-color: #FF9800;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #FF9800;
}
.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: #F44336;
}
.has-error .form-control {
  border-color: #F44336;
}
.has-error .form-control:focus {
  border-color: #ea1c0d;
}
.has-error .input-group-addon {
  color: #F44336;
  border-color: #F44336;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #F44336;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a5a5a5;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 16px;
  font-size: 14px;
  line-height: 1.52857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #eaeaea;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #f5f5f5;
  border-color: #d6d6d6;
}
.btn-default:hover {
  color: #333;
  background-color: #f5f5f5;
  border-color: #d6d6d6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #f5f5f5;
  border-color: #d6d6d6;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #f5f5f5;
  border-color: #d6d6d6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #eaeaea;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #48A882;
  border-color: #46a47f;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #429a77;
  border-color: #3a8869;
}
.btn-primary:hover {
  color: #fff;
  background-color: #429a77;
  border-color: #3a8869;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #429a77;
  border-color: #3a8869;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #429a77;
  border-color: #3a8869;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #48A882;
  border-color: #46a47f;
}
.btn-primary .badge {
  color: #48A882;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4CAF50;
  border-color: #4aab4e;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #46a149;
  border-color: #3e8f41;
}
.btn-success:hover {
  color: #fff;
  background-color: #46a149;
  border-color: #3e8f41;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #46a149;
  border-color: #3e8f41;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #46a149;
  border-color: #3e8f41;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #4CAF50;
  border-color: #4aab4e;
}
.btn-success .badge {
  color: #4CAF50;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #2196F3;
  border-color: #1c94f3;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0e8df2;
  border-color: #0c7fda;
}
.btn-info:hover {
  color: #fff;
  background-color: #0e8df2;
  border-color: #0c7fda;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0e8df2;
  border-color: #0c7fda;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #0e8df2;
  border-color: #0c7fda;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #2196F3;
  border-color: #1c94f3;
}
.btn-info .badge {
  color: #2196F3;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #FF9800;
  border-color: #fa9500;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #eb8c00;
  border-color: #d17d00;
}
.btn-warning:hover {
  color: #fff;
  background-color: #eb8c00;
  border-color: #d17d00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #eb8c00;
  border-color: #d17d00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #eb8c00;
  border-color: #d17d00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #FF9800;
  border-color: #fa9500;
}
.btn-warning .badge {
  color: #FF9800;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #f43e31;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #f33123;
  border-color: #ef1d0d;
}
.btn-danger:hover {
  color: #fff;
  background-color: #f33123;
  border-color: #ef1d0d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #f33123;
  border-color: #ef1d0d;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #f33123;
  border-color: #ef1d0d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #F44336;
  border-color: #f43e31;
}
.btn-danger .badge {
  color: #F44336;
  background-color: #fff;
}
.btn-primary-dark-1 {
  color: #fff;
  background-color: #186242;
  border-color: #186242;
}
.btn-primary-dark-1:focus,
.btn-primary-dark-1.focus {
  color: #fff;
  background-color: #145237;
  border-color: #10412c;
}
.btn-primary-dark-1:hover {
  color: #fff;
  background-color: #145237;
  border-color: #10412c;
}
.btn-primary-dark-1:active,
.btn-primary-dark-1.active,
.open > .dropdown-toggle.btn-primary-dark-1 {
  color: #fff;
  background-color: #145237;
  border-color: #10412c;
}
.btn-primary-dark-1:active:hover,
.btn-primary-dark-1.active:hover,
.open > .dropdown-toggle.btn-primary-dark-1:hover,
.btn-primary-dark-1:active:focus,
.btn-primary-dark-1.active:focus,
.open > .dropdown-toggle.btn-primary-dark-1:focus,
.btn-primary-dark-1:active.focus,
.btn-primary-dark-1.active.focus,
.open > .dropdown-toggle.btn-primary-dark-1.focus {
  color: #fff;
  background-color: #145237;
  border-color: #10412c;
}
.btn-primary-dark-1:active,
.btn-primary-dark-1.active,
.open > .dropdown-toggle.btn-primary-dark-1 {
  background-image: none;
}
.btn-primary-dark-1.disabled:hover,
.btn-primary-dark-1[disabled]:hover,
fieldset[disabled] .btn-primary-dark-1:hover,
.btn-primary-dark-1.disabled:focus,
.btn-primary-dark-1[disabled]:focus,
fieldset[disabled] .btn-primary-dark-1:focus,
.btn-primary-dark-1.disabled.focus,
.btn-primary-dark-1[disabled].focus,
fieldset[disabled] .btn-primary-dark-1.focus {
  background-color: #186242;
  border-color: #186242;
}
.btn-primary-dark-1 .badge {
  color: #186242;
  background-color: #fff;
}
.btn-primary-dark-1:active {
  background: #186242 !important;
}
.btn-primary-dark-2 {
  color: #fff;
  background-color: #133124;
  border-color: #133124;
}
.btn-primary-dark-2:focus,
.btn-primary-dark-2.focus {
  color: #fff;
  background-color: #0d2219;
  border-color: #08140e;
}
.btn-primary-dark-2:hover {
  color: #fff;
  background-color: #0d2219;
  border-color: #08140e;
}
.btn-primary-dark-2:active,
.btn-primary-dark-2.active,
.open > .dropdown-toggle.btn-primary-dark-2 {
  color: #fff;
  background-color: #0d2219;
  border-color: #08140e;
}
.btn-primary-dark-2:active:hover,
.btn-primary-dark-2.active:hover,
.open > .dropdown-toggle.btn-primary-dark-2:hover,
.btn-primary-dark-2:active:focus,
.btn-primary-dark-2.active:focus,
.open > .dropdown-toggle.btn-primary-dark-2:focus,
.btn-primary-dark-2:active.focus,
.btn-primary-dark-2.active.focus,
.open > .dropdown-toggle.btn-primary-dark-2.focus {
  color: #fff;
  background-color: #0d2219;
  border-color: #08140e;
}
.btn-primary-dark-2:active,
.btn-primary-dark-2.active,
.open > .dropdown-toggle.btn-primary-dark-2 {
  background-image: none;
}
.btn-primary-dark-2.disabled:hover,
.btn-primary-dark-2[disabled]:hover,
fieldset[disabled] .btn-primary-dark-2:hover,
.btn-primary-dark-2.disabled:focus,
.btn-primary-dark-2[disabled]:focus,
fieldset[disabled] .btn-primary-dark-2:focus,
.btn-primary-dark-2.disabled.focus,
.btn-primary-dark-2[disabled].focus,
fieldset[disabled] .btn-primary-dark-2.focus {
  background-color: #133124;
  border-color: #133124;
}
.btn-primary-dark-2 .badge {
  color: #133124;
  background-color: #fff;
}
.btn-primary-dark-2:active {
  background: #133124 !important;
}
.btn-link {
  color: #106CC8;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0a4681;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #e4eaec;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.52857143;
  color: #5f5f5f;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #2f3342;
  background-color: #fafbfc;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #48A882;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e4eaec;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.52857143;
  color: #e4eaec;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple] .input-group-lg > .form-control,
select[multiple] .input-group-lg > .input-group-addon,
select[multiple] .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple] .input-group-sm > .form-control,
select[multiple] .input-group-sm > .input-group-addon,
select[multiple] .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3a3f51;
  text-align: center;
  background-color: #edf1f2;
  border: 1px solid #dde6e9;
  border-radius: 10px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > 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: transparent;
}
.nav > li.disabled > a {
  color: #e4eaec;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #e4eaec;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #106CC8;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.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.52857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #ddd #ddd #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #dde6e9;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f5f5f5;
  }
}
.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: #48A882;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f5f5f5;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 18px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@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: 21px;
  }
  .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: 14.5px;
    padding-bottom: 14.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ddd;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ddd;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #ddd;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ddd;
    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: #ddd;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #ddd;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ddd;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #e4eaec;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #e4eaec;
}
.navbar-inverse .navbar-nav > li > a {
  color: #e4eaec;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e4eaec;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #e4eaec;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #e4eaec;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 12px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #fafafa;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #c1c2c3;
}
.breadcrumb > .active {
  color: #656565;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 16px;
  line-height: 1.52857143;
  text-decoration: none;
  color: #656565;
  background-color: #fff;
  border: 1px solid #eee;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #0a4681;
  background-color: #fafafa;
  border-color: #eee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #48A882;
  border-color: #48A882;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #e4eaec;
  background-color: #fff;
  border-color: #eee;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #fafafa;
}
.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: #e4eaec;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #e4eaec;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #c6d3d7;
}
.label-primary {
  background-color: #48A882;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #398466;
}
.label-success {
  background-color: #4CAF50;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3d8b40;
}
.label-info {
  background-color: #2196F3;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0c7cd5;
}
.label-warning {
  background-color: #FF9800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc7a00;
}
.label-danger {
  background-color: #F44336;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ea1c0d;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #e4eaec;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #106CC8;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #fcfcfc;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #e3e3e3;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 21px;
  line-height: 1.52857143;
  background-color: #e1e2e3;
  border: 1px solid #e1e2e3;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #106CC8;
}
.thumbnail .caption {
  padding: 9px;
  color: #656565;
}
.alert {
  padding: 8px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: 28px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #4CAF50;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.alert-success hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #2196F3;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.alert-info hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #FF9800;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #F44336;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f1f1f1;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #48A882;
  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: #4CAF50;
}
.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: #2196F3;
}
.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: #FF9800;
}
.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: #F44336;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e4eaec;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #fafbfc;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #edf1f2;
  color: #e4eaec;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #e4eaec;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #48A882;
  border-color: #48A882;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #d1ebe1;
}
.list-group-item-success {
  color: #4CAF50;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #4CAF50;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #4CAF50;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #4CAF50;
  border-color: #4CAF50;
}
.list-group-item-info {
  color: #2196F3;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #2196F3;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #2196F3;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}
.list-group-item-warning {
  color: #FF9800;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #FF9800;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #FF9800;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #FF9800;
  border-color: #FF9800;
}
.list-group-item-danger {
  color: #F44336;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #F44336;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #F44336;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #F44336;
  border-color: #F44336;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #fafafa;
  border-top: 1px solid #eee;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
.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: 9px;
  border-bottom-left-radius: 9px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 9px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 9px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 9px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 9px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #eee;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
}
.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 #eee;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #eee;
}
.panel-default {
  border-color: #cfdbe2;
}
.panel-default > .panel-heading {
  color: #444;
  background-color: #fff;
  border-color: #cfdbe2;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-primary {
  border-color: #cfdbe2;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #48A882;
  border-color: #cfdbe2;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-primary > .panel-heading .badge {
  color: #48A882;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-success {
  border-color: #cfdbe2;
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #4CAF50;
  border-color: #cfdbe2;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-success > .panel-heading .badge {
  color: #4CAF50;
  background-color: #fff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-info {
  border-color: #cfdbe2;
}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #2196F3;
  border-color: #cfdbe2;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-info > .panel-heading .badge {
  color: #2196F3;
  background-color: #fff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-warning {
  border-color: #cfdbe2;
}
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #FF9800;
  border-color: #cfdbe2;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-warning > .panel-heading .badge {
  color: #FF9800;
  background-color: #fff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-danger {
  border-color: #cfdbe2;
}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #F44336;
  border-color: #cfdbe2;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-danger > .panel-heading .badge {
  color: #F44336;
  background-color: #fff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  overflow-x: hidden;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.52857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.52857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #222;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #222;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #222;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #222;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #222;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #222;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.52857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #fafafa;
  border-bottom: 1px solid #ededed;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: #e1e1e1;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fafafa;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: #e1e1e1;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fafafa;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #e1e1e1;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fafafa;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #e1e1e1;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fafafa;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .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;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .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;
  }
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
@charset "UTF-8";
/* ========================================================================
   Component: bootstrap-reset.less
 ========================================================================== */
.glyphicon {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.glyphicon.fa-pull-left {
  margin-right: 0.3em;
}
.glyphicon.fa-pull-right {
  margin-left: 0.3em;
}
.glyphicon.glyphicon-chevron-down:before {
  content: "\f078";
}
.glyphicon.glyphicon-chevron-left:before {
  content: "\f053";
}
.glyphicon.glyphicon-chevron-right:before {
  content: "\f054";
}
.glyphicon.glyphicon-chevron-up:before {
  content: "\f077";
}
.glyphicon.glyphicon-folder-open:before {
  content: "\f07c";
}
.glyphicon {
  font-family: "Font Awesome 5 Pro";font-weight: 900;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
*:focus {
  outline: 0 !important;
}
a {
  outline: none !important;
}
a.text-muted:hover,
a.text-muted:focus {
  color: #748690;
}
[ng-click],
[data-ng-click] {
  cursor: pointer;
}
hr {
  border-top: 1px solid #e4eaec;
}
now {
  display: inline-block;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.list-group {
  line-height: 1.3;
}
.list-group .list-group-item {
  padding: 10px;
}
.panel > .list-group .list-group-item {
  border-top: 0;
}
.page-header {
  border-bottom-color: #e4eaec;
}
.panel .panel-heading {
  border-bottom: 0;
  font-size: 14px;
}
.panel .panel-heading a {
  text-decoration: none !important;
}
.panel.panel-default {
  border-top-width: 3px;
}
.well {
  border: 0;
  /*border-radius: 0; */
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
.jumbotron {
  border: 1px solid #dde6e9;
}
@media only screen and (min-width: 768px) {
  .jumbotron {
    padding: 30px 15px;
  }
}
.nav-tabs > li > a {
  font-weight: bold;
  color: #656565;
  background-color: #edf1f2;
  margin: 0;
  border: 1px solid #dde6e9;
  border-radius: 0;
  padding: 10px 20px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: inherit;
  border-bottom-color: #fff;
}
.tab-content {
  padding: 10px 20px;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #dde6e9;
}
.nav-pills + .tab-content {
  border: 0;
  padding: 0;
}
.p0 .tab-content {
  padding: 0 !important;
}
.btn {
  border-radius: 5px;
  font-size: 13px;
  border-color: transparent;
  -webkit-appearance: none;
  outline: none !important;
  transition: all 0.1s;
}
.btn.btn-link {
  box-shadow: none;
  border: 0;
}
.btn.btn-default {
  border-color: #eaeaea;
}
.input-group .btn {
  font-size: 14px;
  border-color: #dde6e9;
}
.input-group .input-sm + .input-group-btn .btn {
  font-size: 13px;
}
.form-control {
  box-shadow: 0 0 0 #000 !important;
  border-radius: 10px;
}
.form-control:focus {
  border-color: #B0BEC5;
}
.input-sm,
select.input-sm {
  height: 31px;
}
fieldset {
  padding-bottom: 20px;
  border-bottom: 1px dashed #eee;
  margin-bottom: 20px;
}
fieldset.last-child,
fieldset:last-child {
  border-bottom: 0;
}
fieldset .form-group {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  input[type="text"],
  input[type="email"],
  input[type="search"],
  input[type="password"] {
    -webkit-appearance: none;
  }
}
.table > thead > tr > th {
  border-bottom-width: 1px;
}
.table > tbody + tbody {
  border-bottom-width: 1px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.progress {
  box-shadow: 0 0 0 #000;
  border-radius: 3px;
  background-color: #F4F4F4;
}
.progress .progress-bar {
  border-radius: 3px;
  box-shadow: 0 0 0 #000;
}
.popover {
  box-shadow: 0 0 0 #000;
  border-color: #eee;
  border-bottom: 2px solid #e4eaec;
  border-radius: 3px;
}
.popover .popover-title {
  border: 0;
}
.nav.nav-pills .active > a {
  background-color: #48A882;
}
.dropdown-menu {
  border-radius: 3px;
}
.dropdown-header {
  color: #a1a2a3;
}
.navbar-top .navbar-nav > .active > a {
  color: #999;
}
.navbar-top .navbar-nav > .active > a:hover,
.navbar-top .navbar-nav > .active > a:focus {
  color: #d1d2d3;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #666;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #222;
}
.navbar-nav {
  margin: 12px -15px;
}
@media only screen and (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.carousel .carousel-indicators {
  bottom: 0;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background-image: none;
}
.carousel .carousel-control em {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
}
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border-bottom: 0;
}
.modal-backdrop {
  position: fixed;
  bottom: 0;
}
.topnavbar,
.navbar,
.navbar .dropdown-menu {
  filter: none !important;
}
/* ========================================================================
   Component: typo.less
 ========================================================================== */
/* Roboto @font-face */
/* Lato @font-face */
body {
  font-family: "Mulish", sans-serif;
  color: rgba(0, 0, 0, 0.8);
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
}
.article {
  font-size: 20px;
  line-height: 32px;
}
.title-large {
  font-family: 'Mulish', sans-serif;
  font-weight: 800;
  color: #1f2c3c;
}
@media (max-width: 715px) {
  .title-large {
    font-size: 32px;
    line-height: 144%;
    margin-top: 12px;
    margin-bottom: 16px;
  }
}
@media (min-width: 715px) {
  .title-large {
    font-size: 40px;
    line-height: 140%;
    margin-top: 16px;
    margin-bottom: 24px;
  }
}
.subtitle {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
}
@media (max-width: 715px) {
  .subtitle {
    font-size: 18px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .subtitle {
    font-size: 20px;
    line-height: 180%;
  }
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.body1 {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .body1 {
    font-size: 16px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .body1 {
    font-size: 18px;
    line-height: 180%;
  }
}
.body2 {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .body2 {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .body2 {
    font-size: 16px;
    line-height: 172%;
  }
}
.caption {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #999ea5;
}
.btn-large {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 180%;
  color: #ffffff;
}
label {
  cursor: pointer;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
}
.green-link {
  color: #48a882;
  font-weight: 600;
}
.overflowEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* ========================================================================
   Component: layout.less
 ========================================================================== */
html {
  /* @replace rtl */
  direction: ltr;
  height: 100%;
  touch-action: manipulation;
}
html,
body {
  height: 100%;
  background-color: #f5f5f5;
}
.wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
}
.wrapper.ng-leave {
  display: none;
}
.wrapper > .aside {
  position: absolute;
  width: 220px;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 116;
  backface-visibility: hidden;
  background-color: #fff;
}
.wrapper > .aside .aside-inner {
  padding-top: 50px;
  /* * 2; */
  height: 100%;
  width: 220px;
  overflow: hidden;
}
.wrapper > .aside > .nav-floating {
  left: inherit;
  margin-left: 220px;
  z-index: 1110;
  min-width: 190px;
  overflow: auto;
}
.wrapper > .aside .dropdown-backdrop {
  z-index: -1;
}
.wrapper > section {
  position: relative;
  height: 100%;
  margin-left: 0;
  z-index: 111;
  background-color: #f5f5f5;
  margin-bottom: 60px !important;
}
.wrapper > footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  border-top: 1px solid #e4eaec;
  padding: 20px;
  z-index: 109;
}
.wrapper > footer > p {
  margin: 0;
}
.modal-open .wrapper {
  z-index: 0;
}
.content-wrapper {
  padding: 15px 15px;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  margin-top: -1px;
  /*
	@media @upto-mobile {
	  padding: 15px 0px;

	  h4 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	  }
	}
	*/
}
.content-wrapper > .unwrap {
  margin: -15px;
}
@media only screen and (min-width: 768px) {
  .content-wrapper > .unwrap {
    margin: -20px;
  }
}
.content-wrapper > h3,
.content-wrapper > .content-heading {
  font-size: 20px;
  line-height: 1.1;
  color: #757575;
  margin: -15px;
  margin-bottom: 20px;
  padding: 15px;
  font-weight: 600;
  background-color: #fafbfc;
  border-bottom: 1px solid #cfdbe2;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.content-wrapper > h3 > small,
.content-wrapper > .content-heading > small {
  display: block;
  font-size: 12px;
  color: #909FA7;
}
.content-wrapper > button,
.content-wrapper > .btn {
  margin: 10px 10px 0 0;
}
.content-wrapper .container,
.content-wrapper .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .content-wrapper {
    padding: 20px;
  }
  .content-wrapper > h3,
  .content-wrapper > .content-heading {
    margin: -20px;
    margin-bottom: 20px;
    padding: 20px;
  }
  .content-wrapper > button,
  .content-wrapper > .btn {
    margin: 0;
  }
  body {
    min-height: 100%;
  }
  .wrapper > .aside .aside-inner {
    padding-top: 50px;
  }
  .wrapper > section,
  .wrapper > footer {
    margin-left: 220px;
  }
  .wrapper > section.has-sidebar-right {
    margin-right: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper > .aside {
    margin-left: -220px;
  }
  .aside-toggled .wrapper > section,
  .aside-toggled .wrapper > footer {
    margin-left: 220px;
  }
  .aside-toggled .wrapper > .aside {
    margin-left: 0;
  }
  .csstransforms3d .wrapper {
    backface-visibility: hidden;
  }
  .csstransforms3d .wrapper > section,
  .csstransforms3d .wrapper > footer {
    margin-left: 0;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease;
  }
  .csstransforms3d .wrapper > .aside {
    margin-left: 0;
    transform: translate3d(-220px, 0, 0);
    transition: transform 0.3s ease;
  }
  .csstransforms3d .aside-toggled .wrapper > section,
  .csstransforms3d .aside-toggled .wrapper > footer {
    transform: translate3d(220px, 0, 0);
  }
  .csstransforms3d .aside-toggled .wrapper > .aside {
    transform: translate3d(0, 0, 0);
  }
  .aside-collapsed .wrapper > .aside {
    margin-left: 0px;
  }
  .aside-collapsed.aside-toggled .wrapper > section,
  .aside-collapsed.aside-toggled .wrapper > footer {
    margin-left: 0px;
  }
  .aside-collapsed.aside-toggled .wrapper > .aside {
    margin-left: 0;
  }
  .csstransforms3d .aside-collapsed .wrapper {
    backface-visibility: hidden;
  }
  .csstransforms3d .aside-collapsed .wrapper > section,
  .csstransforms3d .aside-collapsed .wrapper > footer {
    margin-left: 0;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease;
  }
  .csstransforms3d .aside-collapsed .wrapper > .aside {
    margin-left: 0;
    transform: translate3d(0px, 0, 0);
    transition: transform 0.3s ease;
  }
  .csstransforms3d .aside-collapsed.aside-toggled .wrapper > section,
  .csstransforms3d .aside-collapsed.aside-toggled .wrapper > footer {
    transform: translate3d(0px, 0, 0);
  }
  .csstransforms3d .aside-collapsed.aside-toggled .wrapper > .aside {
    transform: translate3d(0, 0, 0);
  }
}
.aside-collapsed {
  overflow-y: auto;
}
.aside-collapsed .wrapper > .aside,
.aside-collapsed .wrapper > .aside > .aside-inner {
  width: 0px;
}
.aside-collapsed .wrapper > .aside > .nav-floating {
  margin-left: 0px;
}
@media only screen and (min-width: 768px) {
  .aside-collapsed .wrapper > section,
  .aside-collapsed .wrapper > footer {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .aside-collapsed-text .wrapper > .aside {
    margin-left: -90px;
  }
  .aside-collapsed-text.aside-toggled .wrapper > section,
  .aside-collapsed-text.aside-toggled .wrapper > footer {
    margin-left: 90px;
  }
  .aside-collapsed-text.aside-toggled .wrapper > .aside {
    margin-left: 0;
  }
  .csstransforms3d .aside-collapsed-text .wrapper {
    backface-visibility: hidden;
  }
  .csstransforms3d .aside-collapsed-text .wrapper > section,
  .csstransforms3d .aside-collapsed-text .wrapper > footer {
    margin-left: 0;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease;
  }
  .csstransforms3d .aside-collapsed-text .wrapper > .aside {
    margin-left: 0;
    transform: translate3d(-90px, 0, 0);
    transition: transform 0.3s ease;
  }
  .csstransforms3d .aside-collapsed-text.aside-toggled .wrapper > section,
  .csstransforms3d .aside-collapsed-text.aside-toggled .wrapper > footer {
    transform: translate3d(90px, 0, 0);
  }
  .csstransforms3d .aside-collapsed-text.aside-toggled .wrapper > .aside {
    transform: translate3d(0, 0, 0);
  }
}
.aside-collapsed-text {
  overflow-y: auto;
}
.aside-collapsed-text .wrapper > .aside,
.aside-collapsed-text .wrapper > .aside > .aside-inner {
  width: 90px;
}
.aside-collapsed-text .wrapper > .aside > .nav-floating {
  margin-left: 90px;
}
@media only screen and (min-width: 768px) {
  .aside-collapsed-text .wrapper > section,
  .aside-collapsed-text .wrapper > footer {
    margin-left: 90px;
  }
}
@media (max-width: 1140px) {
  .layout-fixed.aside-toggled {
    overflow-y: hidden;
  }
}
.layout-fixed .wrapper {
  /* only applied to sidebar */
}
.layout-fixed .wrapper .topnavbar-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 121;
}
.layout-fixed .wrapper > aside {
  position: fixed;
}
.layout-fixed .wrapper > .aside {
  /* safari fix */
  height: 1px;
  min-height: 100%;
  /* ios blanks space fix */
}
.layout-fixed .wrapper > .aside > .aside-inner {
  position: fixed;
  top: 0;
  bottom: 0;
}
.layout-fixed .wrapper > section {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) {
  .layout-fixed .wrapper > section {
    margin-top: 50px;
  }
}
/* IE10+ hack: safari fix breaks ie so we need to target ie only to restore */
_:-ms-lang(x),
.layout-fixed .wrapper > .aside > .aside-inner {
  position: static !important;
}
@media only screen and (min-width: 992px) {
  .layout-boxed {
    overflow: auto !important;
  }
  .layout-boxed .wrapper {
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.25);
  }
  .layout-boxed .wrapper > .aside {
    left: inherit;
  }
  .layout-boxed .wrapper,
  .layout-boxed .wrapper .topnavbar-wrapper {
    width: 970px;
  }
  .layout-boxed.layout-fixed .wrapper > .aside > .aside-inner {
    left: inherit;
  }
}
@media only screen and (min-width: 1200px) {
  .layout-boxed .wrapper,
  .layout-boxed .wrapper .topnavbar-wrapper {
    width: 1140px;
  }
}
/* ========================================================================
   Component: layout-extra.less
 ========================================================================== */
.hidden-footer .wrapper > footer {
  display: none;
}
.hidden-footer .wrapper > section {
  margin-bottom: 0 !important;
}
.layout-fs .wrapper > section {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 60px;
  height: auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 480px) {
  .layout-fs .wrapper > section {
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .layout-fs .wrapper > section {
    top: 50px;
  }
}
.layout-fs .wrapper > section > .content-wrapper {
  width: 100%;
  height: 100%;
  padding: 0;
}
.layout-fs.hidden-footer .wrapper > section {
  bottom: 0;
}
.d-table,
.d-table-fixed {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 240px;
  border-spacing: 0;
}
.d-table-fixed {
  table-layout: fixed;
}
.d-row {
  display: table-row;
  height: 100%;
}
.d-cell,
.d-cell-wrapper {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: top;
  overflow: auto;
}
.d-cell-wrapper {
  display: block;
}
.d-cell-wrapper .d-cell-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .d-table-fixed {
    display: block;
  }
  .d-table-fixed > .d-cell {
    display: block;
    width: auto;
    height: auto;
  }
}
/* Target Firefox only */
@-moz-document url-prefix() {
  .d-table,
  .d-table-desktop {
    height: 240px;
    min-height: 100%;
  }
  .d-cell-inner {
    overflow: auto;
  }
}
.fh {
  height: 100% !important;
}
.fw {
  width: 100% !important;
}
.scroll {
  overflow: auto;
}
.scroll-y {
  overflow-y: auto;
}
.layout-h .wrapper > section {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.layout-h .wrapper > section > .content-wrapper > h3 {
  display: none;
}
.layout-h .wrapper > section {
  margin-top: 0;
}
.layout-h .wrapper > footer {
  margin: 0;
}
.layout-h.layout-fixed .wrapper > section {
  margin-top: 50px;
}
.aside-float .wrapper {
  box-shadow: 0 0 0 #000;
}
.aside-float .wrapper > footer {
  border: 0;
}
.aside-float .wrapper > .aside {
  padding: 15px 0;
  background: transparent;
}
.aside-float .wrapper > .aside > .aside-inner {
  height: 100%;
  top: 15px;
  bottom: 15px;
  left: inherit;
}
.aside-float .wrapper > .aside .sidebar {
  border: 1px solid #e4eaec;
}
.aside-float .wrapper > .aside .sidebar:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .aside-float .wrapper > section {
    padding-left: 15px;
  }
  .aside-float .wrapper > footer {
    left: 15px;
  }
}
.aside-float .wrapper .content-wrapper {
  border: 0;
}
.aside-float .wrapper .content-wrapper > h3,
.aside-float .wrapper .content-wrapper > .content-heading {
  padding-top: 30px;
  border: 0;
  background-color: transparent;
}
.aside-float .wrapper .content-wrapper > .unwrap {
  margin: 0 !important;
}
.aside-float.aside-toggled .wrapper > .aside {
  transition-delay: 0.05s;
}
.aside-float.aside-toggled .wrapper > .aside > .aside-inner {
  margin-left: 15px;
}
.aside-float.aside-toggled .wrapper > section {
  padding-left: 15px;
}
.aside-float.aside-toggled .wrapper > footer {
  left: 15px;
}
@media only screen and (min-width: 768px) {
  .aside-float.aside-collapsed .topnavbar .navbar-header {
    width: 30px;
  }
  .aside-float.aside-collapsed-text .topnavbar .navbar-header {
    width: 120px;
  }
  .aside-float.layout-fs .wrapper > section > .content-wrapper {
    padding: 0 0 0 20px;
  }
  .aside-float .wrapper > .aside > .aside-inner {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .aside-float.layout-boxed .wrapper > .aside > .aside-inner {
    margin-left: 0;
  }
  .aside-float.layout-boxed .wrapper > section {
    padding-left: 0;
  }
}
.aside-float.aside-toggled.layout-fs .wrapper > section > .content-wrapper {
  padding: 0 0 0 20px;
}
/* ========================================================================
   Component: layout-animation.less
 ========================================================================== */
.wrapper > .aside {
  transition: width .2s cubic-bezier(0.35, 0, 0.25, 1), translate .2s cubic-bezier(0.35, 0, 0.25, 1);
}
.aside-inner,
.navbar-header,
.sidebar > .nav > li {
  transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.wrapper > section {
  transition: margin-left 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidebar > .nav .label {
  animation: fadeInRight 1s;
  animation-fill-mode: both;
}
.aside-collapsed .sidebar > .nav .label,
.aside-collapsed-text .sidebar > .nav .label {
  animation: fadeIn 1s;
}
.sidebar .nav > li > a {
  animation: fadeInLeft 0.5s;
}
.sidebar > .nav > .nav-heading,
.sidebar > .nav > li > a > span,
.navbar-brand .brand-logo {
  animation: fadeIn 1s;
}
.sidebar li > a,
.sidebar li > .nav-item,
.sidebar > .nav > .nav-heading {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.aside-collapsed .user-block-picture,
.aside-collapsed-text .user-block-picture {
  transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.aside-collapsed .user-block,
.aside-collapsed-text .user-block {
  transition: padding 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
/* ========================================================================
   Component: top-navbar.less
 ========================================================================== */
.topnavbar {
  -webkit-backface-visibility: hidden;
  /* fixes chrome jump */
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
  z-index: 1050;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
@media only screen and (min-width: 768px) {
  .topnavbar {
    box-shadow: 0 0 0 #000;
  }
  .topnavbar .navbar-header {
    width: 220px;
    text-align: center;
  }
  .topnavbar .navbar-header .navbar-brand {
    width: 100%;
  }
}
.topnavbar {
  position: relative;
}
.topnavbar .navbar-header {
  background-color: transparent;
  background-image: linear-gradient(to right, #2196F3 0%, #51adf6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2196f3', endColorstr='#ff51adf6', GradientType=1);
}
@media only screen and (min-width: 768px) {
  .topnavbar .navbar-header {
    background-image: none;
  }
}
.topnavbar .navbar-header {
  position: relative;
  z-index: 11;
}
.topnavbar .navbar-header .navbar-brand {
  padding: 0;
}
.topnavbar .navbar-header .brand-logo > img,
.topnavbar .navbar-header .brand-logo-collapsed > img {
  margin: 0 auto;
  max-height: 34px;
}
.topnavbar .navbar-header .brand-logo {
  display: block;
  padding: 15px 15px;
}
.topnavbar .navbar-header .brand-logo-collapsed {
  display: none;
  padding: 10px 15px;
}
.topnavbar .navbar-nav > li > .navbar-text {
  color: #2196F3;
}
.topnavbar .navbar-nav > li > a,
.topnavbar .navbar-nav > .open > a {
  color: #2196F3;
}
.topnavbar .navbar-nav > li > a:hover,
.topnavbar .navbar-nav > .open > a:hover,
.topnavbar .navbar-nav > li > a:focus,
.topnavbar .navbar-nav > .open > a:focus {
  color: #0960a5;
}
.topnavbar .navbar-nav > .active > a,
.topnavbar .navbar-nav > .open > a,
.topnavbar .navbar-nav > .active > a:hover,
.topnavbar .navbar-nav > .open > a:hover,
.topnavbar .navbar-nav > .active > a:focus,
.topnavbar .navbar-nav > .open > a:focus {
  background-color: transparent;
}
.topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .topnavbar .navbar-text {
    margin: 10px;
  }
  .sidebar-toggle {
    position: absolute !important;
    top: 0;
    right: 0;
    z-index: 3001;
    line-height: 50px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .sidebar-toggle > em {
    color: white;
  }
}
.nav-wrapper {
  padding: 0 15px;
  background-color: transparent;
}
.nav-wrapper .nav.navbar-nav {
  float: left;
}
.nav-wrapper .nav.navbar-nav.navbar-right {
  float: right;
}
.nav-wrapper .nav > li {
  position: static;
  float: left;
}
.nav-wrapper .navbar-nav .open .dropdown-menu {
  position: absolute;
  background-color: #ffffff;
  left: 0px;
  right: 0px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.topnavbar .navbar-form {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 50px;
  z-index: 9001;
  transition: all 0.3s;
  border: 0;
  border-bottom: 1px solid #e1e2e3;
}
.topnavbar .navbar-form .form-group {
  height: 100%;
  width: 100%;
}
.topnavbar .navbar-form .form-control {
  height: 100%;
  border: 0;
  border-radius: 0;
  width: 100%;
}
.topnavbar .navbar-form.open {
  top: 0;
}
.topnavbar .navbar-form .has-feedback .form-control-feedback {
  height: 30px;
  cursor: pointer;
  top: 50%;
  margin-top: -15px;
  line-height: 30px;
  margin-right: 10px;
  color: #c1c2c3;
  font-size: 1.5em;
  pointer-events: auto;
}
@media only screen and (min-width: 768px) {
  .topnavbar .navbar-form {
    left: 220px;
  }
  .topnavbar {
    border: 0;
    background-color: #2196F3;
    background-image: linear-gradient(to right, #2196F3 0%, #51adf6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2196f3', endColorstr='#ff51adf6', GradientType=1);
  }
  .topnavbar .navbar-header {
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
  }
  .topnavbar .navbar-nav > a {
    box-shadow: 0 0 0 #000 inset;
    transition: all 0.2s;
  }
  .topnavbar .navbar-nav > .open > a,
  .topnavbar .navbar-nav > .open > a:hover,
  .topnavbar .navbar-nav > .open > a:focus {
    box-shadow: 0 -3px 0 #0d87e9 inset;
    transition: all 0.2s;
  }
  .topnavbar .navbar-nav > li > .navbar-text {
    color: #fff;
  }
  .topnavbar .navbar-nav > li > a,
  .topnavbar .navbar-nav > .open > a {
    color: #fff;
  }
  .topnavbar .navbar-nav > li > a:hover,
  .topnavbar .navbar-nav > .open > a:hover,
  .topnavbar .navbar-nav > li > a:focus,
  .topnavbar .navbar-nav > .open > a:focus {
    color: #0960a5;
  }
  .topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
    position: static;
  }
  .nav-wrapper {
    position: relative;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.26);
    z-index: 10;
  }
  .nav-wrapper:before,
  .nav-wrapper:after {
    content: " ";
    display: table;
  }
  .nav-wrapper:after {
    clear: both;
  }
  .nav-wrapper .nav > li {
    position: relative;
  }
  .nav-wrapper .navbar-nav .open .dropdown-menu {
    left: auto;
    right: auto;
  }
  .nav-wrapper .navbar-nav.navbar-right .open .dropdown-menu {
    left: auto;
    right: 0;
  }
  .aside-collapsed .topnavbar .navbar-header .brand-logo {
    display: none;
  }
  .aside-collapsed .topnavbar .navbar-header .brand-logo-collapsed {
    display: block;
  }
  .aside-collapsed .topnavbar .navbar-header {
    width: 0px;
  }
  .aside-collapsed .topnavbar .navbar-form {
    left: 0px;
  }
  .aside-collapsed-text .topnavbar .navbar-header .brand-logo {
    display: none;
  }
  .aside-collapsed-text .topnavbar .navbar-header .brand-logo-collapsed {
    display: block;
  }
  .aside-collapsed-text .topnavbar .navbar-header {
    width: 90px;
  }
  .aside-collapsed-text .topnavbar .navbar-form {
    left: 90px;
  }
}
/* ========================================================================
   Component: sidebar.less
 ========================================================================== */
.sidebar {
  height: 100%;
  padding-bottom: 20px;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.sidebar:after {
  content: "";
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  -webkit-transform: translateZ(0px);
}
.sidebar .nav-heading {
  padding: 12px 15px;
  color: #919DA8;
  font-size: 13px;
  cursor: default;
}
.sidebar > .nav {
  position: relative;
}
.sidebar > .nav > .nav-heading:first-child {
  padding-top: 20px;
}
.sidebar > .nav > li {
  border-left: 3px solid transparent;
  transition: border-left-color 0.4s ease;
}
.sidebar > .nav > li > a,
.sidebar > .nav > li > .nav-item {
  padding: 8px 24px;
  color: #515253;
  letter-spacing: 0.025em;
  font-weight: normal;
  cursor: pointer;
}
.sidebar > .nav > li > a:focus,
.sidebar > .nav > li > .nav-item:focus,
.sidebar > .nav > li > a:hover,
.sidebar > .nav > li > .nav-item:hover {
  text-decoration: none;
  outline: none;
  color: #2196F3;
}
.sidebar > .nav > li > a > em,
.sidebar > .nav > li > .nav-item > em {
  width: 2em;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: inherit;
}
.sidebar > .nav > li.active,
.sidebar > .nav > li.open,
.sidebar > .nav > li.active > a,
.sidebar > .nav > li.open > a,
.sidebar > .nav > li.active > .nav-item,
.sidebar > .nav > li.open > .nav-item,
.sidebar > .nav > li.active .nav,
.sidebar > .nav > li.open .nav {
  background-color: #fcfcfc;
  color: #2196F3;
}
.sidebar > .nav > li.active > .nav-item > em,
.sidebar > .nav > li.open > .nav-item > em,
.sidebar > .nav > li.active > a > em,
.sidebar > .nav > li.open > a > em {
  color: #2196F3;
}
.sidebar > .nav > li.active {
  border-left-color: #2196F3;
}
.sidebar > .nav .label {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .sidebar:not(.show-scrollbar) {
    margin-right: -17px;
    overflow-y: scroll;
  }
}
.sidebar-subnav {
  background-color: #fff;
}
.sidebar-subnav > .sidebar-subnav-header {
  color: #515253;
  display: none;
  padding: 10px 20px;
  font-weight: bold;
}
.sidebar-subnav > li {
  border-left: 0 !important;
}
.sidebar-subnav > li > a,
.sidebar-subnav > li > .nav-item {
  display: block;
  position: relative;
  padding: 10px 20px;
  padding-left: 53px;
  font-weight: normal;
  background-color: transparent !important;
  color: #515253;
}
.sidebar-subnav > li > a:focus,
.sidebar-subnav > li > .nav-item:focus,
.sidebar-subnav > li > a:hover,
.sidebar-subnav > li > .nav-item:hover {
  color: #2196F3;
}
.sidebar-subnav > li > a > em,
.sidebar-subnav > li > .nav-item > em {
  display: inline-block;
  width: 2em;
  margin: 0 0 0 -2em;
}
.sidebar-subnav > li.active > a,
.sidebar-subnav > li.active > .nav-item {
  color: #2196F3;
}
.sidebar-subnav > li.active > a:after,
.sidebar-subnav > li.active > .nav-item:after {
  border-color: #2196F3;
  background-color: #2196F3;
}
.sidebar-subnav > li .nav > li {
  padding-left: 5px;
}
.sidebar-subnav.nav-floating {
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-left: -1px;
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
.sidebar-subnav.nav-floating,
.sidebar-subnav.nav-floating .collapse {
  height: auto !important;
  display: block !important;
  visibility: visible !important;
}
.sidebar-subnav.nav-floating > .sidebar-subnav-header {
  display: block;
}
.sidebar-subnav.nav-floating li > a,
.sidebar-subnav.nav-floating li > .nav-item {
  padding-left: 20px;
}
.sidebar-subnav.nav-floating li > a em,
.sidebar-subnav.nav-floating li > .nav-item em {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .sidebar > .nav .label {
    margin: 2px 0 0 0;
  }
}
.aside-collapsed .sidebar,
.aside-collapsed-text .sidebar {
  overflow-x: hidden;
}
.aside-collapsed .sidebar > .nav .nav,
.aside-collapsed-text .sidebar > .nav .nav,
.aside-collapsed .sidebar > .nav > .nav-heading,
.aside-collapsed-text .sidebar > .nav > .nav-heading,
.aside-collapsed .sidebar > .nav > li > .nav-item > span,
.aside-collapsed-text .sidebar > .nav > li > .nav-item > span,
.aside-collapsed .sidebar > .nav > li > a > span,
.aside-collapsed-text .sidebar > .nav > li > a > span {
  display: none !important;
}
.aside-collapsed .sidebar > .nav > li,
.aside-collapsed-text .sidebar > .nav > li {
  width: -2px;
}
.aside-collapsed .sidebar > .nav > li > a,
.aside-collapsed-text .sidebar > .nav > li > a,
.aside-collapsed .sidebar > .nav > li > .nav-item,
.aside-collapsed-text .sidebar > .nav > li > .nav-item {
  text-indent: -3px;
  padding: 20px 0;
  text-align: center;
}
.aside-collapsed .sidebar > .nav > li > a > em,
.aside-collapsed-text .sidebar > .nav > li > a > em,
.aside-collapsed .sidebar > .nav > li > .nav-item > em,
.aside-collapsed-text .sidebar > .nav > li > .nav-item > em {
  font-size: 1.6em;
  width: auto;
}
.aside-collapsed .sidebar > .nav > li > a:focus,
.aside-collapsed-text .sidebar > .nav > li > a:focus,
.aside-collapsed .sidebar > .nav > li > .nav-item:focus,
.aside-collapsed-text .sidebar > .nav > li > .nav-item:focus {
  background-color: transparent;
}
.aside-collapsed .sidebar > .nav > li > a:focus > em,
.aside-collapsed-text .sidebar > .nav > li > a:focus > em,
.aside-collapsed .sidebar > .nav > li > .nav-item:focus > em,
.aside-collapsed-text .sidebar > .nav > li > .nav-item:focus > em {
  color: inherit;
}
.aside-collapsed .sidebar .nav .label,
.aside-collapsed-text .sidebar .nav .label {
  position: absolute;
  top: 10px;
  right: 5px;
  text-indent: 0;
}
.aside-collapsed-text .sidebar > .nav > li > .nav-item > span,
.aside-collapsed-text .sidebar > .nav > li > a > span {
  display: block !important;
  font-size: 12px;
}
.aside-collapsed-text .sidebar > .nav > li {
  width: 88px;
}
.aside-collapsed-text .sidebar > .nav > li > a {
  padding: 14px 0;
}
.aside-collapsed-text .sidebar > .nav > li > a > em {
  font-size: 1.4em;
}
.label-new-feature {
  position: absolute;
  right: 8px;
  top: -4px;
  font-size: 8px !important;
  padding: 2px 6px !important;
  border-radius: 10px;
  background: linear-gradient(135deg, #2A946D, #34b889);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: 1.3;
  white-space: nowrap;
  box-shadow: 0 0 8px rgba(42, 148, 109, 0.4);
  animation: newFeaturePulse 2s ease-in-out infinite;
  z-index: 1;
}
@keyframes newFeaturePulse {
  0%,
  100% {
    box-shadow: 0 0 4px rgba(42, 148, 109, 0.3);
  }
  50% {
    box-shadow: 0 0 12px rgba(42, 148, 109, 0.6);
  }
}
.sidebar-subnav > li {
  overflow: visible;
}
.sidebar-subnav > li > a,
.sidebar-subnav > li > .nav-item {
  position: relative;
  overflow: visible;
}
/* ========================================================================
   Component: preloader.less
 ========================================================================== */
/* @brand-primary; */
/*@noflip*/
.account-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fbfbfb;
  /* Chrome 10+, Saf5.1+ */
  /* FF3.6+ */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(90deg, #fbfbfb 10%, #eeeeee 90%);
  /* W3C */
  z-index: 9999;
  transition: opacity 0.65s;
}
/*@noflip*/
.account-preloader-progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 190px;
  height: 60px;
  margin: auto;
  overflow: auto;
  background-image: url(/img/preloader.abc.empty.png);
  background-size: 190px 60px;
}
/*@noflip*/
.account-preloader-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  min-width: 10px;
  background-image: url(/img/preloader.abc.full.png);
  background-size: 190px 60px;
}
.account-preloader-hidden {
  display: none;
}
.account-preloader-hidden-add {
  opacity: 1;
  display: block;
}
.account-preloader-hidden-add .preloader-progress {
  transition: transform 0.4s ease;
  transform: scale(0);
}
.account-preloader-hidden-add-active {
  opacity: 0;
}
/* ========================================================================
   Component: breadcrumbs.less
 ========================================================================== */
.breadcrumb {
  font-weight: normal;
  border-radius: 0;
  color: #909FA7;
  padding: 10px 20px;
}
h3 + .breadcrumb,
.content-heading + .breadcrumb {
  margin: -25px -25px 20px -20px;
  background-color: #fafbfc;
  border-top: 1px solid #cfdbe2;
  border-bottom: 1px solid #cfdbe2;
}
h3 > .breadcrumb,
.content-heading > .breadcrumb {
  background: transparent;
  font-size: 13px;
  border: 0;
  padding: 10px 10px 0 0;
  margin-bottom: 0;
}
h3 > .breadcrumb.pull-right,
.content-heading > .breadcrumb.pull-right {
  margin: -2px 0 0;
}
/* ========================================================================
   Component: loading-bar.less
 ========================================================================== */
/*
 * angular-loading-bar v0.6.0 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2014 Wes Cruver * License: MIT
 */
#loading-bar {
  position: absolute;
  z-index: 90002;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
}
/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  transition: 350ms linear all;
}
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}
#loading-bar .bar {
  height: 100%;
  width: 100%;
  transition: width 350ms;
  background: #2196F3;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: 0.45;
  -ms-box-shadow: #2196F3 1px 0 6px 1px;
  box-shadow: #2196F3 1px 0 6px 1px;
  border-radius: 100%;
}
#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 90002;
  top: 10px;
  left: 10px;
}
#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #2196F3;
  border-left-color: #2196F3;
  border-radius: 10px;
  animation: loading-bar-spinner 400ms linear infinite;
}
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ========================================================================
   Component: animate.less
 ========================================================================== */
[ui-view].ng-leave {
  display: none !important;
}
[ui-view].ng-leave.ng-fluid {
  display: block !important;
}
.ng-fluid.ng-animate {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.anim-delay-5 {
  animation-delay: 500ms;
  -webkit-animation-delay: 500ms;
}
.anim-delay-10 {
  animation-delay: 1000ms;
  -webkit-animation-delay: 1000ms;
}
.anim-delay-15 {
  animation-delay: 1500ms;
  -webkit-animation-delay: 1500ms;
}
.anim-delay-20 {
  animation-delay: 2000ms;
  -webkit-animation-delay: 2000ms;
}
.anim-delay-25 {
  animation-delay: 2500ms;
  -webkit-animation-delay: 2500ms;
}
.anim-delay-30 {
  animation-delay: 3000ms;
  -webkit-animation-delay: 3000ms;
}
.anim-delay-35 {
  animation-delay: 3500ms;
  -webkit-animation-delay: 3500ms;
}
.anim-delay-40 {
  animation-delay: 4000ms;
  -webkit-animation-delay: 4000ms;
}
.anim-delay-45 {
  animation-delay: 4500ms;
  -webkit-animation-delay: 4500ms;
}
.anim-delay-50 {
  animation-delay: 5000ms;
  -webkit-animation-delay: 5000ms;
}
.ng-fadeIn.ng-enter {
  animation: fadeIn 0.4s;
}
.ng-fadeIn.ng-leave {
  animation: fadeOut 0.4s;
}
.ng-fadeInUp.ng-enter {
  animation: fadeInUp 0.4s;
}
.ng-fadeInUp.ng-leave {
  animation: fadeOutDown 0.4s;
}
.ng-fadeInDown.ng-enter {
  animation: fadeInDown 0.4s;
}
.ng-fadeInDown.ng-leave {
  animation: fadeOutUp 0.4s;
}
.ng-fadeInRight.ng-enter {
  animation: fadeInRight 0.4s;
}
.ng-fadeInRight.ng-leave {
  animation: fadeOutLeft 0.4s;
}
.ng-fadeInLeft.ng-enter {
  animation: fadeInLeft 0.4s;
}
.ng-fadeInLeft.ng-leave {
  animation: fadeOutRight 0.4s;
}
.ng-fadeInUpBig.ng-enter {
  animation: fadeInDownBig 0.4s;
}
.ng-fadeInUpBig.ng-leave {
  animation: fadeOutDownBig 0.4s;
}
.ng-fadeInDownBig.ng-enter {
  animation: fadeInUpBig 0.4s;
}
.ng-fadeInDownBig.ng-leave {
  animation: fadeOutUpBig 0.4s;
}
.ng-fadeInRightBig.ng-enter {
  animation: fadeInRightBig 0.4s;
}
.ng-fadeInRightBig.ng-leave {
  animation: fadeOutLeftBig 0.4s;
}
.ng-fadeInLeftBig.ng-enter {
  animation: fadeInLeftBig 0.4s;
}
.ng-fadeInLeftBig.ng-leave {
  animation: fadeOutRightBig 0.4s;
}
.ng-zoomBackDown.ng-enter {
  animation: fadeInDown 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.ng-zoomBackDown.ng-leave {
  animation: zoomBack 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -18px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-18px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(18px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 18px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 18px, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-18px, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(18px, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -18px, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  animation-duration: 0.75s;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: 0.75s;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(18px, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translate3d(18px, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-18px, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(18px, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes fadeOutUpShort {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
}
.fadeOutUpShort {
  animation-name: fadeOutUpShort;
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpShort {
  animation-name: fadeInUpShort;
}
@keyframes zoomInShort {
  0% {
    opacity: 0;
    transform: scale3d(0.95, 0.95, 0.95);
  }
  50% {
    opacity: 1;
  }
}
.zoomInShort {
  animation-name: zoomInShort;
}
@keyframes zoomBack {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
  }
  100% {
    opacity: 0;
  }
}
.zoomBack {
  animation-name: zoomBack;
}
/* ========================================================================
   Component: button-extra.less
 ========================================================================== */
.btn {
  transition: box-shadow .4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color .4s cubic-bezier(0.25, 0.8, 0.25, 1), transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:hover,
.btn:focus {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  transform: translate3d(0, -1px, 0);
}
.btn-inverse {
  color: #fff;
  background-color: #263238;
  border-color: #263238;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #fff;
  background-color: #1e272c;
  border-color: #161c20;
}
.btn-inverse:hover {
  color: #fff;
  background-color: #1e272c;
  border-color: #161c20;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #1e272c;
  border-color: #161c20;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #fff;
  background-color: #1e272c;
  border-color: #161c20;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #263238;
  border-color: #263238;
}
.btn-inverse .badge {
  color: #263238;
  background-color: #fff;
}
.btn-green {
  color: #fff;
  background-color: #009688;
  border-color: transparent;
}
.btn-green:focus,
.btn-green.focus {
  color: #fff;
  background-color: #008276;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:hover {
  color: #fff;
  background-color: #008276;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #fff;
  background-color: #008276;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: #fff;
  background-color: #008276;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus {
  background-color: #009688;
  border-color: transparent;
}
.btn-green .badge {
  color: #009688;
  background-color: #fff;
}
.btn-purple {
  color: #fff;
  background-color: #673AB7;
  border-color: transparent;
}
.btn-purple:focus,
.btn-purple.focus {
  color: #fff;
  background-color: #5e35a8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:hover {
  color: #fff;
  background-color: #5e35a8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  color: #fff;
  background-color: #5e35a8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:active:hover,
.btn-purple.active:hover,
.open > .dropdown-toggle.btn-purple:hover,
.btn-purple:active:focus,
.btn-purple.active:focus,
.open > .dropdown-toggle.btn-purple:focus,
.btn-purple:active.focus,
.btn-purple.active.focus,
.open > .dropdown-toggle.btn-purple.focus {
  color: #fff;
  background-color: #5e35a8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  background-image: none;
}
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled.focus,
.btn-purple[disabled].focus,
fieldset[disabled] .btn-purple.focus {
  background-color: #673AB7;
  border-color: transparent;
}
.btn-purple .badge {
  color: #673AB7;
  background-color: #fff;
}
.btn-pink {
  color: #fff;
  background-color: #E91E63;
  border-color: transparent;
}
.btn-pink:focus,
.btn-pink.focus {
  color: #fff;
  background-color: #dd1659;
  border-color: rgba(0, 0, 0, 0);
}
.btn-pink:hover {
  color: #fff;
  background-color: #dd1659;
  border-color: rgba(0, 0, 0, 0);
}
.btn-pink:active,
.btn-pink.active,
.open > .dropdown-toggle.btn-pink {
  color: #fff;
  background-color: #dd1659;
  border-color: rgba(0, 0, 0, 0);
}
.btn-pink:active:hover,
.btn-pink.active:hover,
.open > .dropdown-toggle.btn-pink:hover,
.btn-pink:active:focus,
.btn-pink.active:focus,
.open > .dropdown-toggle.btn-pink:focus,
.btn-pink:active.focus,
.btn-pink.active.focus,
.open > .dropdown-toggle.btn-pink.focus {
  color: #fff;
  background-color: #dd1659;
  border-color: rgba(0, 0, 0, 0);
}
.btn-pink:active,
.btn-pink.active,
.open > .dropdown-toggle.btn-pink {
  background-image: none;
}
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled.focus,
.btn-pink[disabled].focus,
fieldset[disabled] .btn-pink.focus {
  background-color: #E91E63;
  border-color: transparent;
}
.btn-pink .badge {
  color: #E91E63;
  background-color: #fff;
}
.btn-flat {
  background: none;
  border-radius: 4px;
  display: block;
  padding: 6px 16px;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  width: -moz-fit-content;
  width: fit-content;
}
.btn-flat.remind {
  border-color: #3fbbae;
  color: #3fbbae;
}
.btn-flat.waiting {
  border-color: #DEB887;
  color: #DEB887;
}
.btn-flat.action {
  border-color: #dc697b;
  color: #dc697b;
}
.btn-xl {
  padding: 20px 16px;
  font-size: 18px;
}
.btn-square {
  border-radius: 0;
}
.btn-pill-left,
.btn-oval {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding-left: 18px;
}
.btn-pill-right,
.btn-oval {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-right: 18px;
}
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-label {
  position: relative;
  background: transparent;
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  padding: 6px 16px;
  left: -16px;
  border-radius: 3px 0 0 3px;
}
.btn-label.btn-label-right {
  left: auto;
  right: -16px;
  border-radius: 0 3px 3px 0;
}
.btn-lg .btn-label {
  padding: 10px 20px;
  left: -20px;
  border-radius: 5px 0 0 5px;
}
.btn-lg .btn-label.btn-label-right {
  left: auto;
  right: -20px;
  border-radius: 0 5px 5px 0;
}
.btn-sm .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: 2px 0 0 2px;
}
.btn-sm .btn-label.btn-label-right {
  left: auto;
  right: -10px;
  border-radius: 0 2px 2px 0;
}
.btn-xs .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 2px 0 0 2px;
}
.btn-xs .btn-label.btn-label-right {
  left: auto;
  right: -5px;
  border-radius: 0 2px 2px 0;
}
.btn-fw {
  min-width: 80px;
}
.btn-fw.btn-sm {
  min-width: 40px;
}
.btn-fw.btn-md {
  min-width: 60px;
}
.btn-fw.btn-lg {
  min-width: 140px;
}
.btn-circle {
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 12px;
  line-height: 35px;
  border-radius: 500px;
  padding: 0;
  border: 0;
}
.btn-circle > * {
  line-height: inherit !important;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
}
.btn-outline {
  background-color: transparent;
}
.btn-outline.btn-default {
  border-color: #eaeaea;
  color: #333 !important;
}
.btn-outline.btn-primary {
  border-color: #48A882;
  color: #48A882;
}
.btn-outline.btn-success {
  border-color: #4CAF50;
  color: #4CAF50;
}
.btn-outline.btn-info {
  border-color: #2196F3;
  color: #2196F3;
}
.btn-outline.btn-warning {
  border-color: #FF9800;
  color: #FF9800;
}
.btn-outline.btn-danger {
  border-color: #F44336;
  color: #F44336;
}
.btn-outline.btn-inverse {
  border-color: #263238;
  color: #263238;
}
.btn-outline.btn-green {
  border-color: #009688;
  color: #009688;
}
.btn-outline.btn-purple {
  border-color: #673AB7;
  color: #673AB7;
}
.btn-outline.btn-pink {
  border-color: #E91E63;
  color: #E91E63;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.hover,
.btn-outline.focus,
.btn-outline.active {
  color: #fff;
}
/* ========================================================================
   Component: panels.less
 ========================================================================== */
.panel {
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
  border: none;
  border-radius: 10px;
  margin-bottom: 16px;
  overflow: hidden;
}
.panel .table {
  margin-bottom: 0;
  border: 0;
}
.panel.panel-transparent {
  border: 0;
  background-color: transparent;
  box-shadow: 0 0 0 #000;
}
.panel.panel-transparent .panel-heading,
.panel.panel-transparent .panel-body {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.panel-flat {
  margin: 0 !important;
  border: 0;
}
.panel-group .panel {
  border-radius: 10px;
}
.panel-group .panel .panel-body {
  border-top: 0;
}
.panel-group .panel-default .panel-heading {
  background: #edf1f2;
}
.panel-group .panel-flat {
  box-shadow: 0 0 0 #000;
}
.panel-group .panel-flat:first-child {
  border-radius: 4px 4px 0 0;
}
.panel-group .panel-flat:last-child {
  border-radius: 0 0 4px 4px;
}
.panel-heading paneltool > a {
  display: inline-block;
  color: #fff;
  width: 2em;
  text-align: center;
}
.panel-default .panel-heading paneltool > a {
  color: #c1c2c3;
}
.panel-heading > .label.pull-right {
  margin-top: 3px;
}
.panel-heading > .label.pull-right + .label.pull-right {
  margin-right: 10px;
}
.panel-heading.panel-heading-collapsed {
  border-radius: 9px;
}
.panel-footer .pagination {
  margin: 0;
}
.panel-footer .radial-bar {
  margin-bottom: 0;
}
.panel-footer p {
  margin-bottom: 0;
}
.panel-heading-active {
  background-color: #4CAF50 !important;
  font-weight: bold;
  font-size: 16px;
}
.panel-heading-active > a {
  padding: 15px 0;
  color: #fff !important;
  transition: padding 0.5s ease;
}
.panel-heading-active + .panel-collapse:after {
  content: "";
  display: block;
  width: 60%;
  margin: 0 auto;
  height: 0;
  border-bottom: 1px solid #e1e2e3;
}
.panel-inverse {
  border-color: #cfdbe2;
}
.panel-inverse > .panel-heading {
  color: #fff;
  background-color: #263238;
  border-color: #263238;
}
.panel-inverse > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-inverse > .panel-heading .badge {
  color: #263238;
  background-color: #fff;
}
.panel-inverse > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-green {
  border-color: #cfdbe2;
}
.panel-green > .panel-heading {
  color: #fff;
  background-color: #009688;
  border-color: #009688;
}
.panel-green > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-green > .panel-heading .badge {
  color: #009688;
  background-color: #fff;
}
.panel-green > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-pink {
  border-color: #cfdbe2;
}
.panel-pink > .panel-heading {
  color: #fff;
  background-color: #E91E63;
  border-color: #E91E63;
}
.panel-pink > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-pink > .panel-heading .badge {
  color: #E91E63;
  background-color: #fff;
}
.panel-pink > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-purple {
  border-color: #cfdbe2;
}
.panel-purple > .panel-heading {
  color: #fff;
  background-color: #673AB7;
  border-color: #673AB7;
}
.panel-purple > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-purple > .panel-heading .badge {
  color: #673AB7;
  background-color: #fff;
}
.panel-purple > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
.panel-dark {
  border-color: #cfdbe2;
}
.panel-dark > .panel-heading {
  color: #fff;
  background-color: #607D8B;
  border-color: #607D8B;
}
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cfdbe2;
}
.panel-dark > .panel-heading .badge {
  color: #607D8B;
  background-color: #fff;
}
.panel-dark > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cfdbe2;
}
/* ========================================================================
   Component: user-block.less
 ========================================================================== */
.has-user-block {
  display: block;
  overflow: hidden;
  border: 0 !important;
  width: 100% !important;
  margin: 10px 0 30px;
}
.user-block {
  position: relative;
  padding: 25px 25px 10px 15px;
  cursor: pointer;
  display: grid;
  gap: 10px;
  grid-template-columns: auto 1fr;
}
.user-block:before,
.user-block:after {
  content: " ";
  display: table;
}
.user-block:after {
  clear: both;
}
@media screen and (max-width: 1024px) {
  .user-block {
    padding: 25px 10px 10px 15px;
  }
}
.user-block > .user-block-picture {
  position: relative;
  width: 40px;
  margin: 0 auto;
}
.user-block > .user-block-picture > img {
  max-width: 100%;
  height: auto;
}
.user-block .user-block-info {
  overflow: hidden;
}
.user-block .user-block-info .user-block-name,
.user-block .user-block-info .user-block-role {
  display: block;
}
.user-block .user-block-info .user-block-name {
  color: #585D66;
}
.user-block .user-block-info .user-block-role {
  font-size: 12px;
  color: #777B83;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.user-block-status {
  position: relative;
}
.user-block-status > .circle {
  position: absolute;
  bottom: 5px;
  right: 5px;
  border: 2px solid #fff;
}
.aside-collapsed .user-block,
.aside-collapsed-text .user-block {
  padding: 15px 0 14px;
  margin: 0;
  text-align: center;
}
.aside-collapsed .user-block > .user-block-picture,
.aside-collapsed-text .user-block > .user-block-picture {
  float: none;
  margin: 0 auto;
  width: 50px;
}
.aside-collapsed .user-block > .user-block-picture > .user-block-status,
.aside-collapsed-text .user-block > .user-block-picture > .user-block-status {
  display: block;
}
.aside-collapsed .user-block .user-block-info,
.aside-collapsed-text .user-block .user-block-info {
  display: none;
}
.aside-collapsed .user-block-status > .circle,
.aside-collapsed-text .user-block-status > .circle {
  bottom: 0;
  right: 0;
}
/* ========================================================================
   Component: circles.less
 ========================================================================== */
.circle {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 500px;
  margin: 0 0.5em;
  background-color: #ddd;
  vertical-align: baseline;
  border: 2px solid transparent;
}
.circle.text-left {
  margin-left: 0;
}
.circle.text-right {
  margin-right: 0;
}
.circle-primary {
  background-color: #48A882;
}
.circle-success {
  background-color: #4CAF50;
}
.circle-info {
  background-color: #2196F3;
}
.circle-warning {
  background-color: #FF9800;
}
.circle-danger {
  background-color: #F44336;
}
.circle-green {
  background-color: #009688;
}
.circle-pink {
  background-color: #E91E63;
}
.circle-inverse {
  background-color: #263238;
}
.circle-purple {
  background-color: #673AB7;
}
.circle-sm {
  width: 5px;
  height: 5px;
}
.circle-lg {
  width: 11px;
  height: 11px;
}
.circle-xl {
  width: 18px;
  height: 18px;
}
.circle-outline {
  background-color: transparent;
}
.circle-outline.circle-primary {
  border: 1px solid #48A882;
}
.circle-outline.circle-success {
  border: 1px solid #4CAF50;
}
.circle-outline.circle-info {
  border: 1px solid #2196F3;
}
.circle-outline.circle-warning {
  border: 1px solid #FF9800;
}
.circle-outline.circle-danger {
  border: 1px solid #F44336;
}
/* ========================================================================
   Component: dropdown-extras.less
 ========================================================================== */
.dropdown-menu {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .dropdown-menu {
    top: 4px;
  }
}
.dropdown-lg > .dropdown-menu {
  min-width: 200px;
}
.dropdown-list > .dropdown-menu {
  padding: 0;
  min-width: 220px;
}
.dropdown-list .list-group {
  margin: 0;
}
.dropdown-list .list-group-item {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}
.dropdown-list .list-group-item:first-child {
  border-top: 0;
}
.dropdown-list .list-group-item:last-child {
  border-bottom: 0;
}
.dropdown > a {
  position: relative;
}
.dropdown > a > .label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 5px;
}
@media only screen and (min-width: 768px) {
  .dropdown > a > .label {
    top: 10px;
  }
}
.dropdown-menu-header {
  padding: 10px 15px;
  background-color: #fafafa;
  border-bottom: 1px solid #e1e1e1;
}
/* ========================================================================
   Component: row-extra.less
 ========================================================================== */
.container-sm {
  max-width: 750px;
  width: auto;
}
.container-md {
  max-width: 970px;
  width: auto;
}
.container-lg {
  max-width: 1170px;
  width: auto;
}
.row-table {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0;
}
.row-table > [class*="col-"] {
  display: table-cell;
  float: none;
  table-layout: fixed;
  vertical-align: middle;
}
.row-flush > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
/* ========================================================================
   Component: form-elements.less
 ========================================================================== */
/**
 * Custom form elements
 *    - Checkbox
 *    - Radios
 *    - Switch
 *    - Rounded inputs
 */
.c-checkbox,
.c-radio {
  margin-right: 4px;
}
.c-checkbox *,
.c-radio * {
  cursor: pointer;
}
.c-checkbox input,
.c-radio input {
  opacity: 0;
  position: absolute;
  margin-left: 0 !important;
}
.c-checkbox span,
.c-radio span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: -20px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #ccc;
  margin-right: 5px;
  text-align: center;
}
.c-checkbox span:before,
.c-radio span:before {
  margin-left: 0;
}
.c-checkbox:hover span,
.c-radio:hover span {
  border-color: #48A882;
}
.form-inline .c-checkbox span,
.form-inline .c-radio span {
  margin-left: 0;
}
.c-checkbox.c-checkbox-rounded span,
.c-radio.c-checkbox-rounded span,
.c-checkbox.c-radio-rounded span,
.c-radio.c-radio-rounded span {
  border-radius: 500px;
}
/* override for radio */
.c-radio span {
  border-radius: 500px;
}
/* the icon */
.c-checkbox span:before,
.c-radio span:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  text-align: center !important;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
}
/* Checked state */
.c-checkbox,
.c-radio {
  /* override for radio */
  /* Disable state */
  /* override for radio */
}
.c-checkbox input[type=checkbox]:checked + span:before,
.c-radio input[type=checkbox]:checked + span:before,
.c-checkbox input[type=radio]:checked + span:before,
.c-radio input[type=radio]:checked + span:before {
  color: #fff;
  opacity: 1;
  transition: color 0.3s ease-out;
}
.c-checkbox input[type=checkbox]:checked + span,
.c-radio input[type=checkbox]:checked + span,
.c-checkbox input[type=radio]:checked + span,
.c-radio input[type=radio]:checked + span {
  border-color: #48A882;
  background-color: #48A882;
}
.c-checkbox input[type=radio]:checked + span,
.c-radio input[type=radio]:checked + span {
  background-color: #fff;
}
.c-checkbox input[type=radio]:checked + span:before,
.c-radio input[type=radio]:checked + span:before {
  color: #48A882;
}
.c-checkbox input[type=checkbox]:disabled + span,
.c-radio input[type=checkbox]:disabled + span,
.c-checkbox input[type=radio]:disabled + span,
.c-radio input[type=radio]:disabled + span {
  border-color: #ddd !important;
  background-color: #ddd !important;
}
.c-checkbox input[type=radio]:disabled + span,
.c-radio input[type=radio]:disabled + span {
  background-color: #fff !important;
}
.c-checkbox input[type=radio]:disabled + span:before,
.c-radio input[type=radio]:disabled + span:before {
  color: #ddd;
}
.c-radio.c-radio-nofont {
  /* override for radio */
  /* Disable state */
  /* override for radio */
}
.c-radio.c-radio-nofont span:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  border-radius: 500px;
}
.c-radio.c-radio-nofont input[type=radio]:checked + span:before {
  color: #fff;
  opacity: 1;
  transition: color 0.3s ease-out;
}
.c-radio.c-radio-nofont input[type=radio]:checked + span {
  border-color: #48A882;
  background-color: #48A882;
  background-color: #fff;
}
.c-radio.c-radio-nofont input[type=radio]:checked + span:before {
  background-color: #48A882;
}
.c-radio.c-radio-nofont input[type=radio]:disabled + span {
  border-color: #ddd !important;
  background-color: #ddd !important;
  background-color: #fff !important;
}
.c-radio.c-radio-nofont input[type=radio]:disabled + span:before {
  background-color: #ddd;
}
.form-control-rounded {
  border-radius: 100px;
}
.switch .form-control {
  padding-top: 7px;
  margin-bottom: 0;
}
.switch * {
  cursor: pointer;
}
.switch input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.switch span {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 100px;
  transition: all 0.5s;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
  vertical-align: middle;
}
.switch span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #ddd;
  border-radius: 400px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
}
.switch.switch-lg span {
  width: 50px;
  height: 25px;
}
.switch.switch-lg span:after {
  height: 23px;
  width: 23px;
}
.switch.switch-sm span {
  width: 30px;
  height: 15px;
}
.switch.switch-sm span:after {
  height: 13px;
  width: 13px;
}
.switch input:checked + span {
  background-color: #48A882;
  border-color: #48A882;
  transition: all 0.5s;
}
.switch input:checked + span:after {
  left: 50%;
  transition: all 0.2s;
}
.switch input:disabled + span {
  background-color: #f1f1f1;
  cursor: not-allowed;
}
.form-control-feedback {
  left: 16px;
  right: auto;
}
.form-control + .form-control-feedback,
.form-control + .parsley-errors-list + .form-control-feedback {
  right: 0;
  left: auto;
  top: 10px;
}
.input-sm + .form-control-feedback,
.input-sm + .parsley-errors-list + .form-control-feedback {
  top: 0;
}
label + .form-control + .form-control-feedback,
label + .form-control + .parsley-errors-list + .form-control-feedback {
  top: 36px;
}
.input-md {
  width: 260px;
}
.note-editor {
  background-image: linear-gradient(#eee 0.1em, transparent 0.1em);
  background-size: 100% 20px;
  background-color: #fff;
  line-height: 20px;
  margin-top: 5px;
  padding: 0;
  padding-bottom: 1px;
  border: none;
}
.note-editor.note-editor-margin {
  background-image: linear-gradient(90deg, transparent 49px, #ffd699 49px, #ffd699 51px, transparent 51px), linear-gradient(#eee 0.1em, transparent 0.1em);
  padding-left: 55px;
}
.phone-input-wrapper {
  position: relative;
}
.phone-input-wrapper .iti {
  display: block;
  width: 100%;
}
.phone-input-wrapper input[type="tel"] {
  width: 100%;
  padding-left: 95px;
}
.phone-input-wrapper .iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 0;
}
.phone-input-wrapper .phone-error {
  display: block;
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
/* ========================================================================
   Component: datepicker.less
 ========================================================================== */
.ui-datepicker {
  display: inline-block;
  max-width: 100%;
  overflow: auto;
  background-color: #fff;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker button {
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 #000 !important;
}
.ui-datepicker button.active {
  background-color: #673AB7 !important;
}
.ui-datepicker button.active > span {
  color: #fff !important;
}
.ui-datepicker button .text-info {
  color: #673AB7;
  border-bottom: 1px solid;
}
/* ========================================================================
   Component: gmap.less
 ========================================================================== */
.gmap {
  height: 300px;
}
.gmap.gmap-sm {
  height: 150px;
}
/* ========================================================================
   Component: utils.less
 ========================================================================== */
.m0 {
  margin: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.m {
  margin: 10px !important;
}
.ml {
  margin-left: 10px !important;
}
.mr {
  margin-right: 10px !important;
}
.mt {
  margin-top: 10px !important;
}
.mb {
  margin-bottom: 10px !important;
}
.m-sm {
  margin: 5px !important;
}
.ml-sm {
  margin-left: 5px !important;
}
.mr-sm {
  margin-right: 5px !important;
}
.mt-sm {
  margin-top: 5px !important;
}
.mb-sm {
  margin-bottom: 5px !important;
}
.m-lg {
  margin: 15px !important;
}
.ml-lg {
  margin-left: 15px !important;
}
.mr-lg {
  margin-right: 15px !important;
}
.mt-lg {
  margin-top: 15px !important;
}
.mb-lg {
  margin-bottom: 15px !important;
}
.m-xl {
  margin: 30px !important;
}
.ml-xl {
  margin-left: 30px !important;
}
.mr-xl {
  margin-right: 30px !important;
}
.mt-xl {
  margin-top: 30px !important;
}
.mb-xl {
  margin-bottom: 30px !important;
}
.mv {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mh {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mv-lg {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mh-lg {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.mv-sm {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mh-sm {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.p0 {
  padding: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pv0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ph0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p {
  padding: 10px !important;
}
.pl {
  padding-left: 10px !important;
}
.pr {
  padding-right: 10px !important;
}
.pt {
  padding-top: 10px !important;
}
.pb {
  padding-bottom: 10px !important;
}
.p-sm {
  padding: 5px !important;
}
.pl-sm {
  padding-left: 5px !important;
}
.pr-sm {
  padding-right: 5px !important;
}
.pt-sm {
  padding-top: 5px !important;
}
.pb-sm {
  padding-bottom: 5px !important;
}
.p-lg {
  padding: 15px !important;
}
.pl-lg {
  padding-left: 15px !important;
}
.pr-lg {
  padding-right: 15px !important;
}
.pt-lg {
  padding-top: 15px !important;
}
.pb-lg {
  padding-bottom: 15px !important;
}
.p-xl {
  padding: 30px !important;
}
.pl-xl {
  padding-left: 30px !important;
}
.pr-xl {
  padding-right: 30px !important;
}
.pt-xl {
  padding-top: 30px !important;
}
.pb-xl {
  padding-bottom: 30px !important;
}
.pv {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.ph {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.pv-xl {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.ph-xl {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.pv-lg {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.ph-lg {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.pv-sm {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.ph-sm {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.b0 {
  border-width: 0 !important;
}
.bl0 {
  border-left-width: 0 !important;
}
.br0 {
  border-right-width: 0 !important;
}
.bt0 {
  border-top-width: 0 !important;
}
.bb0 {
  border-bottom-width: 0 !important;
}
.br {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.bl {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.bt {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.bb {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.b,
.ba {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.radius-clear {
  border-radius: 0 !important;
}
.shadow-clear {
  box-shadow: 0 0 0 #000 !important;
}
.text-white {
  color: #fff;
}
.text-inverse {
  color: #263238;
}
.text-alpha {
  color: rgba(255, 255, 255, 0.5);
}
.text-pink {
  color: #E91E63;
}
.text-purple {
  color: #673AB7;
}
.text-dark {
  color: #607D8B;
}
.text-alpha-inverse {
  color: rgba(0, 0, 0, 0.5);
}
.text-green {
  color: #009688;
}
.text-yellow {
  color: #FFEB3B;
}
.text-gray-darker {
  color: #232735;
}
.text-gray-dark {
  color: #3a3f51;
}
.text-gray {
  color: #dde6e9;
}
.text-gray-light {
  color: #e4eaec;
}
.text-gray-lighter {
  color: #edf1f2;
}
.text-inherit {
  color: inherit;
}
.text-sm {
  font-size: 11.9px;
}
.text-md {
  font-size: 26.6px;
}
.text-lg {
  font-size: 42px;
}
.text-nowrap {
  white-space: nowrap;
}
.text-thin {
  font-weight: 100 !important;
}
.text-normal {
  font-weight: normal !important;
}
.text-bold {
  font-weight: bold !important;
}
.inline {
  display: inline-block !important;
}
.block-center {
  margin: 0 auto;
}
.bg-primary {
  background-color: #48A882;
  color: #fff !important;
}
.bg-primary-light {
  background-color: #66bd9b;
  color: #fff !important;
}
.bg-primary-dark {
  background-color: #398466;
  color: #fff !important;
}
.bg-primary small {
  color: inherit;
}
.bg-success {
  background-color: #4CAF50;
  color: #fff !important;
}
.bg-success-light {
  background-color: #6ec071;
  color: #fff !important;
}
.bg-success-dark {
  background-color: #3d8b40;
  color: #fff !important;
}
.bg-success small {
  color: inherit;
}
.bg-info {
  background-color: #2196F3;
  color: #fff !important;
}
.bg-info-light {
  background-color: #51adf6;
  color: #fff !important;
}
.bg-info-dark {
  background-color: #0c7cd5;
  color: #fff !important;
}
.bg-info small {
  color: inherit;
}
.bg-warning {
  background-color: #FF9800;
  color: #fff !important;
}
.bg-warning-light {
  background-color: #ffad33;
  color: #fff !important;
}
.bg-warning-dark {
  background-color: #cc7a00;
  color: #fff !important;
}
.bg-warning small {
  color: inherit;
}
.bg-danger {
  background-color: #F44336;
  color: #fff !important;
}
.bg-danger-light {
  background-color: #f77066;
  color: #fff !important;
}
.bg-danger-dark {
  background-color: #ea1c0d;
  color: #fff !important;
}
.bg-danger small {
  color: inherit;
}
.bg-green {
  background-color: #009688;
  color: #fff !important;
}
.bg-green-light {
  background-color: #00c9b6;
  color: #fff !important;
}
.bg-green-dark {
  background-color: #00635a;
  color: #fff !important;
}
.bg-green small {
  color: inherit;
}
.bg-pink {
  background-color: #E91E63;
  color: #fff !important;
}
.bg-pink-light {
  background-color: #ee4c83;
  color: #fff !important;
}
.bg-pink-dark {
  background-color: #c1134e;
  color: #fff !important;
}
.bg-pink small {
  color: inherit;
}
.bg-purple {
  background-color: #673AB7;
  color: #fff !important;
}
.bg-purple-light {
  background-color: #8259cb;
  color: #fff !important;
}
.bg-purple-dark {
  background-color: #512e90;
  color: #fff !important;
}
.bg-purple small {
  color: inherit;
}
.bg-inverse {
  background-color: #263238;
  color: #fff !important;
}
.bg-inverse-light {
  background-color: #3b4d56;
  color: #fff !important;
}
.bg-inverse-dark {
  background-color: #11171a;
  color: #fff !important;
}
.bg-inverse small {
  color: inherit;
}
.bg-yellow {
  background-color: #FFEB3B;
  color: #fff !important;
}
.bg-yellow-light {
  background-color: #fff06e;
  color: #fff !important;
}
.bg-yellow-dark {
  background-color: #ffe608;
  color: #fff !important;
}
.bg-yellow small {
  color: inherit;
}
.bg-white {
  background-color: #fff;
  color: inherit !important;
}
.bg-gray-darker {
  background-color: #232735;
  color: #fff !important;
}
.bg-gray-dark {
  background-color: #3a3f51;
  color: #fff !important;
}
.bg-gray {
  background-color: #dde6e9;
  color: #656565 !important;
}
.bg-gray-light {
  background-color: #e4eaec;
  color: #656565 !important;
}
.bg-gray-lighter {
  background-color: #edf1f2;
  color: #656565 !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-cover {
  background-size: cover;
}
.thumb8 {
  width: 8px !important;
  height: 8px !important;
}
.thumb16 {
  width: 16px !important;
  height: 16px !important;
}
.thumb24 {
  width: 24px !important;
  height: 24px !important;
}
.thumb32 {
  width: 32px !important;
  height: 32px !important;
}
.thumb48 {
  width: 48px !important;
  height: 48px !important;
}
.thumb64 {
  width: 64px !important;
  height: 64px !important;
}
.thumb80 {
  width: 80px !important;
  height: 80px !important;
}
.thumb96 {
  width: 96px !important;
  height: 96px !important;
}
.thumb128 {
  width: 128px !important;
  height: 128px !important;
}
.align-middle {
  vertical-align: middle;
}
.align-top {
  vertical-align: top;
}
.align-bottom {
  vertical-align: bottom;
}
.bg-center {
  background-position: center center;
  background-size: cover;
}
.list-icon em {
  font-size: 14px;
  width: 40px;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  text-align: center;
  transition: all 0.2s;
  line-height: 30px;
}
.list-icon div:hover em {
  transform: scale(3, 3);
}
.wd-xxs {
  width: 60px;
}
.wd-xs {
  width: 90px;
}
.wd-sm {
  width: 150px;
}
.wd-sd {
  width: 200px;
}
.wd-md {
  width: 240px;
}
.wd-lg {
  width: 280px;
}
.wd-xl {
  width: 320px;
}
.wd-xxl {
  width: 360px;
}
.wd-wide {
  width: 100%;
}
.wd-auto {
  width: auto;
}
.wd-zero {
  width: 0;
}
.label-inverse {
  background-color: #263238;
}
.label-inverse[href]:hover,
.label-inverse[href]:focus {
  background-color: #11171a;
}
.label-green {
  background-color: #009688;
}
.label-green[href]:hover,
.label-green[href]:focus {
  background-color: #00635a;
}
.label-pink {
  background-color: #E91E63;
}
.label-pink[href]:hover,
.label-pink[href]:focus {
  background-color: #c1134e;
}
.label-purple {
  background-color: #673AB7;
}
.label-purple[href]:hover,
.label-purple[href]:focus {
  background-color: #512e90;
}
.alert-purple {
  background-color: #673AB7;
  border-color: #673AB7;
  color: #fff;
}
.alert-purple hr {
  border-top-color: #5c34a4;
}
.alert-purple .alert-link {
  color: #e6e6e6;
}
.alert-green {
  background-color: #009688;
  border-color: #009688;
  color: #fff;
}
.alert-green hr {
  border-top-color: #007d71;
}
.alert-green .alert-link {
  color: #e6e6e6;
}
.alert-pink {
  background-color: #E91E63;
  border-color: #E91E63;
  color: #fff;
}
.alert-pink hr {
  border-top-color: #d81557;
}
.alert-pink .alert-link {
  color: #e6e6e6;
}
.alert-inverse {
  background-color: #263238;
  border-color: #263238;
  color: #fff;
}
.alert-inverse hr {
  border-top-color: #1c2429;
}
.alert-inverse .alert-link {
  color: #e6e6e6;
}
.clickable {
  cursor: pointer;
}
.abs-center-container {
  position: relative;
}
.abs-center {
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.abs-center.abs-fixed {
  position: fixed;
  z-index: 999;
}
.abs-center.abs-right {
  left: auto;
  right: 20px;
  text-align: right;
}
.abs-center.abs-left {
  right: auto;
  left: 20px;
  text-align: left;
}
@media (max-height: 720px) {
  .abs-center {
    position: relative;
  }
}
.link-unstyled {
  text-decoration: none !important;
  outline: none !important;
}
.no-resize {
  resize: none;
  max-width: 100%;
  min-width: 100%;
}
/**
 * Displays hidden content on hover. Add this class to the parent element.
 * Markup
 *   <div class="hover-visible">
 *    <div class="hover-hidden"></div>
 *   </div>
 */
.hover-visible .hover-hidden {
  display: none;
}
.hover-visible:hover .hover-hidden {
  display: block;
}
.hover-visible:hover .hover-hidden-inline {
  display: inline-block;
}
.media-box,
.media-box-body {
  overflow: hidden;
  zoom: 1;
}
.media-box,
.media-box .media-box {
  margin-top: 15px;
}
.media-box:first-child {
  margin-top: 0;
}
.media-box-object {
  display: block;
}
.media-box-heading {
  margin: 0 0 5px;
}
.media-box > .pull-left {
  margin-right: 10px;
}
.media-box > .pull-right {
  margin-left: 10px;
}
.media-box-list {
  padding-left: 0;
  list-style: none;
}
.shadow-z0 {
  box-shadow: 0 0 0 #000;
}
.shadow-z1 {
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
.shadow-z2 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084);
}
.shadow-z3 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.14), 0 6px 10px 0 rgba(0, 0, 0, 0.098), 0 1px 18px 0 rgba(0, 0, 0, 0.084);
}
.shadow-z4 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.14), 0 8px 10px 1px rgba(0, 0, 0, 0.098), 0 3px 14px 2px rgba(0, 0, 0, 0.084);
}
.shadow-z5 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.14), 0 16px 24px 2px rgba(0, 0, 0, 0.098), 0 6px 30px 5px rgba(0, 0, 0, 0.084);
}
/* ========================================================================
   Component: print.less
 ========================================================================== */
@media print {
  .sidebar,
  .topnavbar,
  .btn {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }
  .wrapper,
  .wrapper > section,
  .content-wrapper {
    margin: 0 !important;
    /* remove margin used for sidebar and expand the content */
    padding: 0 !important;
    width: 100% !important;
  }
  .content-wrapper {
    overflow: hidden !important;
  }
}
/*
  Google material colors
 */
.bg-red-50 {
  background-color: #FFEBEE;
}
.bg-red-100 {
  background-color: #FFCDD2;
}
.bg-red-200 {
  background-color: #EF9A9A;
}
.bg-red-300 {
  background-color: #E57373;
}
.bg-red-400 {
  background-color: #EF5350;
}
.bg-red-500 {
  background-color: #F44336;
}
.bg-red-600 {
  background-color: #E53935;
}
.bg-red-700 {
  background-color: #D32F2F;
}
.bg-red-800 {
  background-color: #C62828;
}
.bg-red-900 {
  background-color: #B71C1C;
}
.bg-red-A100 {
  background-color: #FF8A80;
}
.bg-red-A200 {
  background-color: #FF5252;
}
.bg-red-A400 {
  background-color: #FF1744;
}
.bg-red-A700 {
  background-color: #D50000;
}
.bg-pink-50 {
  background-color: #FCE4EC;
}
.bg-pink-100 {
  background-color: #F8BBD0;
}
.bg-pink-200 {
  background-color: #F48FB1;
}
.bg-pink-300 {
  background-color: #F06292;
}
.bg-pink-400 {
  background-color: #EC407A;
}
.bg-pink-500 {
  background-color: #E91E63;
}
.bg-pink-600 {
  background-color: #D81B60;
}
.bg-pink-700 {
  background-color: #C2185B;
}
.bg-pink-800 {
  background-color: #AD1457;
}
.bg-pink-900 {
  background-color: #880E4F;
}
.bg-pink-A100 {
  background-color: #FF80AB;
}
.bg-pink-A200 {
  background-color: #FF4081;
}
.bg-pink-A400 {
  background-color: #F50057;
}
.bg-pink-A700 {
  background-color: #C51162;
}
.bg-purple-50 {
  background-color: #F3E5F5;
}
.bg-purple-100 {
  background-color: #E1BEE7;
}
.bg-purple-200 {
  background-color: #CE93D8;
}
.bg-purple-300 {
  background-color: #BA68C8;
}
.bg-purple-400 {
  background-color: #AB47BC;
}
.bg-purple-500 {
  background-color: #9C27B0;
}
.bg-purple-600 {
  background-color: #8E24AA;
}
.bg-purple-700 {
  background-color: #7B1FA2;
}
.bg-purple-800 {
  background-color: #6A1B9A;
}
.bg-purple-900 {
  background-color: #4A148C;
}
.bg-purple-A100 {
  background-color: #EA80FC;
}
.bg-purple-A200 {
  background-color: #E040FB;
}
.bg-purple-A400 {
  background-color: #D500F9;
}
.bg-purple-A700 {
  background-color: #AA00FF;
}
.bg-deep-purple-50 {
  background-color: #EDE7F6;
}
.bg-deep-purple-100 {
  background-color: #D1C4E9;
}
.bg-deep-purple-200 {
  background-color: #B39DDB;
}
.bg-deep-purple-300 {
  background-color: #9575CD;
}
.bg-deep-purple-400 {
  background-color: #7E57C2;
}
.bg-deep-purple-500 {
  background-color: #673AB7;
}
.bg-deep-purple-600 {
  background-color: #5E35B1;
}
.bg-deep-purple-700 {
  background-color: #512DA8;
}
.bg-deep-purple-800 {
  background-color: #4527A0;
}
.bg-deep-purple-900 {
  background-color: #311B92;
}
.bg-deep-purple-A100 {
  background-color: #B388FF;
}
.bg-deep-purple-A200 {
  background-color: #7C4DFF;
}
.bg-deep-purple-A400 {
  background-color: #651FFF;
}
.bg-deep-purple-A700 {
  background-color: #6200EA;
}
.bg-indigo-50 {
  background-color: #E8EAF6;
}
.bg-indigo-100 {
  background-color: #C5CAE9;
}
.bg-indigo-200 {
  background-color: #9FA8DA;
}
.bg-indigo-300 {
  background-color: #7986CB;
}
.bg-indigo-400 {
  background-color: #5C6BC0;
}
.bg-indigo-500 {
  background-color: #3F51B5;
}
.bg-indigo-600 {
  background-color: #3949AB;
}
.bg-indigo-700 {
  background-color: #303F9F;
}
.bg-indigo-800 {
  background-color: #283593;
}
.bg-indigo-900 {
  background-color: #1A237E;
}
.bg-indigo-A100 {
  background-color: #8C9EFF;
}
.bg-indigo-A200 {
  background-color: #536DFE;
}
.bg-indigo-A400 {
  background-color: #3D5AFE;
}
.bg-indigo-A700 {
  background-color: #304FFE;
}
.bg-blue-50 {
  background-color: #E3F2FD;
}
.bg-blue-100 {
  background-color: #BBDEFB;
}
.bg-blue-200 {
  background-color: #90CAF9;
}
.bg-blue-300 {
  background-color: #64B5F6;
}
.bg-blue-400 {
  background-color: #42A5F5;
}
.bg-blue-500 {
  background-color: #2196F3;
}
.bg-blue-600 {
  background-color: #1E88E5;
}
.bg-blue-700 {
  background-color: #1976D2;
}
.bg-blue-800 {
  background-color: #1565C0;
}
.bg-blue-900 {
  background-color: #0D47A1;
}
.bg-blue-A100 {
  background-color: #82B1FF;
}
.bg-blue-A200 {
  background-color: #448AFF;
}
.bg-blue-A400 {
  background-color: #2979FF;
}
.bg-blue-A700 {
  background-color: #2962FF;
}
.bg-light-blue-50 {
  background-color: #E1F5FE;
}
.bg-light-blue-100 {
  background-color: #B3E5FC;
}
.bg-light-blue-200 {
  background-color: #81D4FA;
}
.bg-light-blue-300 {
  background-color: #4FC3F7;
}
.bg-light-blue-400 {
  background-color: #29B6F6;
}
.bg-light-blue-500 {
  background-color: #03A9F4;
}
.bg-light-blue-600 {
  background-color: #039BE5;
}
.bg-light-blue-700 {
  background-color: #0288D1;
}
.bg-light-blue-800 {
  background-color: #0277BD;
}
.bg-light-blue-900 {
  background-color: #01579B;
}
.bg-light-blue-A100 {
  background-color: #80D8FF;
}
.bg-light-blue-A200 {
  background-color: #40C4FF;
}
.bg-light-blue-A400 {
  background-color: #00B0FF;
}
.bg-light-blue-A700 {
  background-color: #0091EA;
}
.bg-cyan-50 {
  background-color: #E0F7FA;
}
.bg-cyan-100 {
  background-color: #B2EBF2;
}
.bg-cyan-200 {
  background-color: #80DEEA;
}
.bg-cyan-300 {
  background-color: #4DD0E1;
}
.bg-cyan-400 {
  background-color: #26C6DA;
}
.bg-cyan-500 {
  background-color: #00BCD4;
}
.bg-cyan-600 {
  background-color: #00ACC1;
}
.bg-cyan-700 {
  background-color: #0097A7;
}
.bg-cyan-800 {
  background-color: #00838F;
}
.bg-cyan-900 {
  background-color: #006064;
}
.bg-cyan-A100 {
  background-color: #84FFFF;
}
.bg-cyan-A200 {
  background-color: #18FFFF;
}
.bg-cyan-A400 {
  background-color: #00E5FF;
}
.bg-cyan-A700 {
  background-color: #00B8D4;
}
.bg-teal-50 {
  background-color: #E0F2F1;
}
.bg-teal-100 {
  background-color: #B2DFDB;
}
.bg-teal-200 {
  background-color: #80CBC4;
}
.bg-teal-300 {
  background-color: #4DB6AC;
}
.bg-teal-400 {
  background-color: #26A69A;
}
.bg-teal-500 {
  background-color: #009688;
}
.bg-teal-600 {
  background-color: #00897B;
}
.bg-teal-700 {
  background-color: #00796B;
}
.bg-teal-800 {
  background-color: #00695C;
}
.bg-teal-900 {
  background-color: #004D40;
}
.bg-teal-A100 {
  background-color: #A7FFEB;
}
.bg-teal-A200 {
  background-color: #64FFDA;
}
.bg-teal-A400 {
  background-color: #1DE9B6;
}
.bg-teal-A700 {
  background-color: #00BFA5;
}
.bg-green-50 {
  background-color: #E8F5E9;
}
.bg-green-100 {
  background-color: #C8E6C9;
}
.bg-green-200 {
  background-color: #A5D6A7;
}
.bg-green-300 {
  background-color: #81C784;
}
.bg-green-400 {
  background-color: #66BB6A;
}
.bg-green-500 {
  background-color: #4CAF50;
}
.bg-green-600 {
  background-color: #43A047;
}
.bg-green-700 {
  background-color: #388E3C;
}
.bg-green-800 {
  background-color: #2E7D32;
}
.bg-green-900 {
  background-color: #1B5E20;
}
.bg-green-A100 {
  background-color: #B9F6CA;
}
.bg-green-A200 {
  background-color: #69F0AE;
}
.bg-green-A400 {
  background-color: #00E676;
}
.bg-green-A700 {
  background-color: #00C853;
}
.bg-light-green-50 {
  background-color: #F1F8E9;
}
.bg-light-green-100 {
  background-color: #DCEDC8;
}
.bg-light-green-200 {
  background-color: #C5E1A5;
}
.bg-light-green-300 {
  background-color: #AED581;
}
.bg-light-green-400 {
  background-color: #9CCC65;
}
.bg-light-green-500 {
  background-color: #8BC34A;
}
.bg-light-green-600 {
  background-color: #7CB342;
}
.bg-light-green-700 {
  background-color: #689F38;
}
.bg-light-green-800 {
  background-color: #558B2F;
}
.bg-light-green-900 {
  background-color: #33691E;
}
.bg-light-green-A100 {
  background-color: #CCFF90;
}
.bg-light-green-A200 {
  background-color: #B2FF59;
}
.bg-light-green-A400 {
  background-color: #76FF03;
}
.bg-light-green-A700 {
  background-color: #64DD17;
}
.bg-lime-50 {
  background-color: #F9FBE7;
}
.bg-lime-100 {
  background-color: #F0F4C3;
}
.bg-lime-200 {
  background-color: #E6EE9C;
}
.bg-lime-300 {
  background-color: #DCE775;
}
.bg-lime-400 {
  background-color: #D4E157;
}
.bg-lime-500 {
  background-color: #CDDC39;
}
.bg-lime-600 {
  background-color: #C0CA33;
}
.bg-lime-700 {
  background-color: #AFB42B;
}
.bg-lime-800 {
  background-color: #9E9D24;
}
.bg-lime-900 {
  background-color: #827717;
}
.bg-lime-A100 {
  background-color: #F4FF81;
}
.bg-lime-A200 {
  background-color: #EEFF41;
}
.bg-lime-A400 {
  background-color: #C6FF00;
}
.bg-lime-A700 {
  background-color: #AEEA00;
}
.bg-yellow-50 {
  background-color: #FFFDE7;
}
.bg-yellow-100 {
  background-color: #FFF9C4;
}
.bg-yellow-200 {
  background-color: #FFF59D;
}
.bg-yellow-300 {
  background-color: #FFF176;
}
.bg-yellow-400 {
  background-color: #FFEE58;
}
.bg-yellow-500 {
  background-color: #FFEB3B;
}
.bg-yellow-600 {
  background-color: #FDD835;
}
.bg-yellow-700 {
  background-color: #FBC02D;
}
.bg-yellow-800 {
  background-color: #F9A825;
}
.bg-yellow-900 {
  background-color: #F57F17;
}
.bg-yellow-A100 {
  background-color: #FFFF8D;
}
.bg-yellow-A200 {
  background-color: #FFFF00;
}
.bg-yellow-A400 {
  background-color: #FFEA00;
}
.bg-yellow-A700 {
  background-color: #FFD600;
}
.bg-amber-50 {
  background-color: #FFF8E1;
}
.bg-amber-100 {
  background-color: #FFECB3;
}
.bg-amber-200 {
  background-color: #FFE082;
}
.bg-amber-300 {
  background-color: #FFD54F;
}
.bg-amber-400 {
  background-color: #FFCA28;
}
.bg-amber-500 {
  background-color: #FFC107;
}
.bg-amber-600 {
  background-color: #FFB300;
}
.bg-amber-700 {
  background-color: #FFA000;
}
.bg-amber-800 {
  background-color: #FF8F00;
}
.bg-amber-900 {
  background-color: #FF6F00;
}
.bg-amber-A100 {
  background-color: #FFE57F;
}
.bg-amber-A200 {
  background-color: #FFD740;
}
.bg-amber-A400 {
  background-color: #FFC400;
}
.bg-amber-A700 {
  background-color: #FFAB00;
}
.bg-orange-50 {
  background-color: #FFF3E0;
}
.bg-orange-100 {
  background-color: #FFE0B2;
}
.bg-orange-200 {
  background-color: #FFCC80;
}
.bg-orange-300 {
  background-color: #FFB74D;
}
.bg-orange-400 {
  background-color: #FFA726;
}
.bg-orange-500 {
  background-color: #FF9800;
}
.bg-orange-600 {
  background-color: #FB8C00;
}
.bg-orange-700 {
  background-color: #F57C00;
}
.bg-orange-800 {
  background-color: #EF6C00;
}
.bg-orange-900 {
  background-color: #E65100;
}
.bg-orange-A100 {
  background-color: #FFD180;
}
.bg-orange-A200 {
  background-color: #FFAB40;
}
.bg-orange-A400 {
  background-color: #FF9100;
}
.bg-orange-A700 {
  background-color: #FF6D00;
}
.bg-deep-orange-50 {
  background-color: #FBE9E7;
}
.bg-deep-orange-100 {
  background-color: #FFCCBC;
}
.bg-deep-orange-200 {
  background-color: #FFAB91;
}
.bg-deep-orange-300 {
  background-color: #FF8A65;
}
.bg-deep-orange-400 {
  background-color: #FF7043;
}
.bg-deep-orange-500 {
  background-color: #FF5722;
}
.bg-deep-orange-600 {
  background-color: #F4511E;
}
.bg-deep-orange-700 {
  background-color: #E64A19;
}
.bg-deep-orange-800 {
  background-color: #D84315;
}
.bg-deep-orange-900 {
  background-color: #BF360C;
}
.bg-deep-orange-A100 {
  background-color: #FF9E80;
}
.bg-deep-orange-A200 {
  background-color: #FF6E40;
}
.bg-deep-orange-A400 {
  background-color: #FF3D00;
}
.bg-deep-orange-A700 {
  background-color: #DD2C00;
}
.bg-brown-50 {
  background-color: #EFEBE9;
}
.bg-brown-100 {
  background-color: #D7CCC8;
}
.bg-brown-200 {
  background-color: #BCAAA4;
}
.bg-brown-300 {
  background-color: #A1887F;
}
.bg-brown-400 {
  background-color: #8D6E63;
}
.bg-brown-500 {
  background-color: #795548;
}
.bg-brown-600 {
  background-color: #6D4C41;
}
.bg-brown-700 {
  background-color: #5D4037;
}
.bg-brown-800 {
  background-color: #4E342E;
}
.bg-brown-900 {
  background-color: #3E2723;
}
.bg-grey-50 {
  background-color: #FAFAFA;
}
.bg-grey-100 {
  background-color: #F5F5F5;
}
.bg-grey-200 {
  background-color: #EEEEEE;
}
.bg-grey-300 {
  background-color: #E0E0E0;
}
.bg-grey-400 {
  background-color: #BDBDBD;
}
.bg-grey-500 {
  background-color: #9E9E9E;
}
.bg-grey-600 {
  background-color: #757575;
}
.bg-grey-700 {
  background-color: #616161;
}
.bg-grey-800 {
  background-color: #424242;
}
.bg-grey-900 {
  background-color: #212121;
}
.bg-blue-grey-50 {
  background-color: #ECEFF1;
}
.bg-blue-grey-100 {
  background-color: #CFD8DC;
}
.bg-blue-grey-200 {
  background-color: #B0BEC5;
}
.bg-blue-grey-300 {
  background-color: #90A4AE;
}
.bg-blue-grey-400 {
  background-color: #78909C;
}
.bg-blue-grey-500 {
  background-color: #607D8B;
}
.bg-blue-grey-600 {
  background-color: #546E7A;
}
.bg-blue-grey-700 {
  background-color: #455A64;
}
.bg-blue-grey-800 {
  background-color: #37474F;
}
.bg-blue-grey-900 {
  background-color: #263238;
}
.bg-red-800,
.bg-red-900,
.bg-pink-700,
.bg-pink-800,
.bg-pink-900,
.bg-purple,
.bg-purple-500,
.bg-purple-600,
.bg-purple-700,
.bg-purple-800,
.bg-purple-900,
.bg-deep-purple,
.bg-deep-purple-500,
.bg-deep-purple-600,
.bg-deep-purple-700,
.bg-deep-purple-800,
.bg-deep-purple-900,
.bg-deep-purple-A400,
.bg-deep-purple-A700,
.bg-indigo,
.bg-indigo-500,
.bg-indigo-600,
.bg-indigo-700,
.bg-indigo-800,
.bg-indigo-900,
.bg-indigo-A700,
.bg-blue-800,
.bg-blue-900,
.bg-light-blue-900,
.bg-cyan-900,
.bg-teal-800,
.bg-teal-900,
.bg-green-800,
.bg-green-900,
.bg-brown,
.bg-brown-500,
.bg-brown-600,
.bg-brown-700,
.bg-brown-800,
.bg-brown-900,
.bg-blue-grey-600,
.bg-blue-grey-700,
.bg-blue-grey-800,
.bg-blue-grey-900,
.bg-grey-600,
.bg-grey-700,
.bg-grey-800,
.bg-grey-900 {
  color: rgba(255, 255, 255, 0.87);
}
.bg-red,
.bg-red-500,
.bg-red-600,
.bg-red-700,
.bg-red-A200,
.bg-red-A400,
.bg-red-A700,
.bg-pink,
.bg-pink-500,
.bg-pink-600,
.bg-pink-A200,
.bg-pink-A400,
.bg-pink-A700,
.bg-purple-300,
.bg-purple-400,
.bg-purple-A200,
.bg-purple-A400,
.bg-purple-A700,
.bg-deep-purple-300,
.bg-deep-purple-400,
.bg-deep-purple-A200,
.bg-indigo-300,
.bg-indigo-400,
.bg-indigo-A200,
.bg-indigo-A400,
.bg-blue,
.bg-blue-500,
.bg-blue-600,
.bg-blue-700,
.bg-blue-A200,
.bg-blue-A400,
.bg-blue-A700,
.bg-light-blue,
.bg-light-blue-500,
.bg-light-blue-600,
.bg-light-blue-700,
.bg-light-blue-800,
.bg-light-blue-A700,
.bg-cyan,
.bg-cyan-500,
.bg-cyan-600,
.bg-cyan-700,
.bg-cyan-800,
.bg-teal,
.bg-teal-500,
.bg-teal-600,
.bg-teal-700,
.bg-green,
.bg-green-500,
.bg-green-600,
.bg-green-700,
.bg-light-green-800,
.bg-light-green-900,
.bg-lime-900,
.bg-orange-800,
.bg-orange-900,
.bg-deep-orange,
.bg-deep-orange-500,
.bg-deep-orange-600,
.bg-deep-orange-700,
.bg-deep-orange-800,
.bg-deep-orange-900,
.bg-deep-orange-A400,
.bg-deep-orange-A700,
.bg-brown-300,
.bg-brown-400,
.bg-blue-grey,
.bg-blue-grey-400,
.bg-blue-grey-500 {
  color: #fff;
}
.md-welcome {
  margin: -20px;
  margin-bottom: 0;
}
.md-welcome .md-welcome-msg {
  background-color: #48A882;
  background-image: url(/img/welcome.jpg);
  background-position: 0 75%;
  color: #fff;
  padding: 80px 30px;
  margin-bottom: 40px;
}
.md-welcome .md-welcome-msg h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
.md-welcome .md-welcome-msg h2 {
  font-weight: 300;
  margin: 0;
}
.md-welcome-row {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .md-welcome-row {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.card {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
  max-width: 450px;
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
.card .card-heading {
  padding: 20px 22px;
}
.card .card-heading > .card-title {
  margin: 0;
  font-size: 18px;
}
.card .card-heading > .card-icon {
  float: right;
  color: rgba(255, 255, 255, 0.87);
  font-size: 20px;
}
.card .card-body {
  position: relative;
  padding: 15px 16px;
}
.card .card-body td {
  padding: 6px 8px 0px 8px;
}
.card .card-item {
  position: relative;
  min-height: 120px;
}
.card .card-item > p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  margin: 0;
  text-shadow: 1px 1px 5px #000;
}
.card .card-offset {
  position: relative;
  z-index: 1;
}
.card .card-offset > * {
  position: absolute;
  top: 0;
  right: 15px;
  transform: translate(0, -50%);
}
.card .card-toolbar {
  position: relative;
  width: 100%;
  min-height: 64px;
  font-size: 18px;
  line-height: 64px;
  padding-left: 22px;
  z-index: 2;
}
.card .card-subheader {
  padding: 16px 0 16px 16px;
  line-height: 0.75em;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: rgba(0, 0, 0, 0.54);
}
.card .card-subheader + .mda-list > .mda-list-item:first-child > .mda-list-item-text {
  padding-top: 16px;
}
.card .card-subheader + .mda-list > .mda-list-item:first-child > .mda-list-item-img,
.card .card-subheader + .mda-list > .mda-list-item:first-child > .mda-list-item-icon,
.card .card-subheader + .mda-list > .mda-list-item:first-child > .mda-list-item-initial {
  margin-top: 10px;
}
.card .card-footer {
  padding: 10px 22px;
}
.card .card-divider {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.card .ui-datepicker {
  width: 100%;
  box-shadow: 0 0 0 #000;
  margin: 0;
}
.card .ui-datepicker > table {
  width: 100%;
}
.card.card-map {
  min-height: 280px;
}
.card.card-map .card-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  background-color: transparent;
}
.request-data-label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #999;
}
.request-data-value {
  padding: 1px 0px 5px 0px;
}
.mda-form-group {
  position: relative;
  padding: 18px 0 24px 0;
}
.mda-form-control {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 34px;
  padding: 2px;
  color: inherit;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #dde6e9;
  border-radius: 0;
  box-shadow: none;
}
.mda-form-control:focus,
.mda-form-control.focus {
  padding-bottom: 1px;
  border-color: #48A882;
  border-bottom-width: 2px;
}
.mda-form-control:focus ~ label,
.mda-form-control.focus ~ label {
  top: 0 !important;
  font-size: 0.85em !important;
  color: #48A882;
  opacity: 1;
}
.mda-form-control ~ label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: inline-block;
  font-size: 0.85em;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.mda-form-control.disabled,
.mda-form-control[disabled] {
  opacity: 0.5;
}
.mda-form-control.mda-form-light:focus,
.mda-form-control.mda-form-light.focus {
  border-color: #fff;
}
.mda-form-control.mda-form-light:focus:focus ~ label,
.mda-form-control.mda-form-light.focus:focus ~ label,
.mda-form-control.mda-form-light:focus.focus ~ label,
.mda-form-control.mda-form-light.focus.focus ~ label {
  color: #fff;
}
textarea.mda-form-control {
  height: auto;
}
.mda-form-msg {
  position: absolute;
  bottom: 0;
  font-size: 0.85em;
  line-height: 24px;
  font-weight: 300;
  color: #90A4AE;
}
.mda-form-msg.right {
  right: 0;
}
.form-validate .mda-form-control.ng-dirty.ng-invalid {
  border-color: #F44336;
}
.form-validate .mda-form-control.ng-dirty.ng-invalid:focus ~ label,
.form-validate .mda-form-control.ng-dirty.ng-invalid.focus ~ label,
.form-validate .mda-form-control.ng-dirty.ng-invalid ~ .mda-form-msg {
  color: #F44336;
}
.form-validate .mda-form-control.ng-dirty.ng-valid,
.form-validate .mda-form-control.ng-dirty.ng-valid:focus {
  border-color: #4CAF50;
}
.form-validate .mda-form-control.ng-dirty.ng-valid:focus ~ label,
.form-validate .mda-form-control.ng-dirty.ng-valid:focus:focus ~ label,
.form-validate .mda-form-control.ng-dirty.ng-valid.focus ~ label,
.form-validate .mda-form-control.ng-dirty.ng-valid:focus.focus ~ label {
  color: #4CAF50;
}
.float-label .mda-form-control ~ label {
  top: 20px;
  font-size: 1em;
}
.float-label .mda-form-control.ng-not-empty ~ label,
.float-label .mda-form-control.ng-dirty ~ label,
.float-label .mda-form-control.has-value ~ label {
  top: 0;
  font-size: 0.85em;
}
.mda-input-group {
  position: relative;
}
.mda-input-group > input {
  padding-left: 36px;
}
.mda-input-group > .mda-input-group-addon {
  position: absolute;
  top: 20px;
  left: 2px;
}
.mda-input-group > label {
  margin-left: 36px;
}
code {
  margin-left: 1px;
  margin-right: 1px;
  -webkit-font-smoothing: auto;
  padding: 0.125em 0.35em;
  border-radius: 2px;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.065);
  color: #106CC8;
}
.mda-list {
  list-style-type: none;
  margin: 0;
  padding: 0 16px;
}
.mda-list > .mda-list-item:before,
.mda-list > .mda-list-item:after {
  content: " ";
  display: table;
}
.mda-list > .mda-list-item:after {
  clear: both;
}
.mda-list > .mda-list-item > .mda-list-item-img,
.mda-list > .mda-list-item > .mda-list-item-icon,
.mda-list > .mda-list-item > .mda-list-item-initial {
  float: left;
  width: 48px;
  height: 48px;
  margin-top: 20px;
  margin-bottom: 8px;
  margin-right: 16px;
  border-radius: 50%;
}
.mda-list > .mda-list-item > .mda-list-item-icon {
  line-height: 42px;
  text-align: center;
}
.mda-list > .mda-list-item > .mda-list-item-icon > em,
.mda-list > .mda-list-item > .mda-list-item-icon > i {
  line-height: inherit;
}
.mda-list > .mda-list-item > .mda-list-item-initial {
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
}
.mda-list > .mda-list-item > .mda-list-item-text {
  float: left;
  padding: 20px 0;
}
.mda-list > .mda-list-item > .mda-list-item-text.mda-2-line {
  padding-top: 26px;
}
.mda-list > .mda-list-item > .mda-list-item-text h3 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin: 0 0 6px;
  line-height: 0.75em;
}
.mda-list > .mda-list-item > .mda-list-item-text h4 {
  font-size: 14px;
  letter-spacing: 0.01em;
  font-weight: 400;
  margin: 10px 0 5px;
  line-height: 0.75em;
}
.mda-list > .mda-list-item > .mda-list-item-text p {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  line-height: 1.6em;
}
.mda-checkbox,
.mda-radio {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin: 0;
  cursor: pointer;
}
.mda-checkbox input,
.mda-radio input {
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
  margin-left: -20px;
  cursor: pointer;
  opacity: 0;
}
.mda-checkbox input:checked + em:before,
.mda-radio input:checked + em:before {
  background-color: inherit;
  border-width: 0;
}
.mda-checkbox input:checked + span .active,
.mda-radio input:checked + span .active {
  display: inherit;
}
.mda-checkbox input[type="checkbox"]:checked + em:after,
.mda-radio input[type="checkbox"]:checked + em:after {
  position: absolute;
  top: 2px;
  left: 6px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: ' ';
  transform: rotate(45deg);
}
.mda-checkbox input[type="radio"]:checked + em:after,
.mda-radio input[type="radio"]:checked + em:after {
  content: ' ';
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 12px;
  height: 12px;
  background: inherit;
  border-radius: 50%;
  border: 2px solid #fff;
}
.mda-checkbox input[type="radio"] + em,
.mda-radio input[type="radio"] + em,
.mda-checkbox input[type="radio"] + em:before,
.mda-radio input[type="radio"] + em:before {
  border-radius: 50%;
}
.mda-checkbox input[disabled] + em:before,
fieldset[disabled] .mda-checkbox input + em:before,
.mda-radio input[disabled] + em:before,
fieldset[disabled] .mda-radio input + em:before {
  border-color: rgba(0, 0, 0, 0.26);
}
.mda-checkbox input[disabled]:checked + em,
.mda-radio input[disabled]:checked + em {
  background-color: rgba(0, 0, 0, 0.26);
}
.mda-radio input[disabled]:checked + em:after {
  background-color: transparent;
}
.mda-checkbox input[disabled]:checked + em:before {
  background-color: rgba(0, 0, 0, 0.26);
}
.mda-checkbox > em,
.mda-radio > em {
  position: relative;
  display: inline-block;
  width: 0;
  height: 18px;
  margin-top: -2px;
  margin-right: 28px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
}
.mda-checkbox > em:before,
.mda-radio > em:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  transition: all 0.2s;
}
.mda-checkbox > em.empty:after,
.mda-radio > em.empty:after {
  display: none !important;
}
#bottomsheetcontainer {
  position: relative;
  overflow: hidden;
}
#bottomsheetcontainer .md-inline-list-icon-label {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -10px;
  height: 24px;
  vertical-align: middle;
}
#bottomsheetcontainer .md-grid-item-content {
  height: 96px;
}
#bottomsheetcontainer .md-grid-item-content md-icon {
  height: 48px;
  width: 48px;
}
#bottomsheetcontainer .md-grid-text {
  padding-bottom: 5px;
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container,
.md-autocomplete-suggestions {
  z-index: 200;
}
md-backdrop.md-dialog-backdrop {
  z-index: 179;
}
.md-dialog-container {
  z-index: 180;
}
md-backdrop.md-select-backdrop {
  z-index: 181;
}
.md-select-menu-container {
  z-index: 199;
}
.sidenav-wrapper {
  overflow: hidden;
}
body > md-toast {
  position: fixed;
}
md-toast {
  z-index: 290;
}
md-tooltip {
  z-index: 200;
}
md-toolbar > md-tabs.md-default-theme,
md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) {
  color: #c5cae9 !important;
}
md-tabs.md-default-theme,
md-tabs .md-tab.md-active,
md-tabs.md-default-theme,
md-tabs .md-tab.md-active md-icon,
md-tabs.md-default-theme,
md-tabs .md-tab.md-focused,
md-tabs.md-default-theme,
md-tabs .md-tab.md-focused md-icon {
  color: #3f51b5 !important;
}
/* ========================================================================
   Component: spinner.less
 ========================================================================== */
body .whirl {
  position: relative;
}
body .whirl:before {
  content: attr(data-spinner-text);
  display: block;
  background-color: #f0f0f0;
  opacity: 0.7;
}
body .whirl.solid {
  opacity: 1;
}
body .whirl:after {
  border-top-color: #48A882;
}
body .whirl.blade:after {
  border-bottom-color: #48A882;
}
body .whirl.double-up:after {
  border-right-color: #48A882;
  border-top-color: #48A882;
  border-left-color: #48A882;
  border-bottom-color: #48A882;
}
body .whirl.duo:after {
  border-right-color: #48A882;
  border-left-color: #48A882;
  border-top-color: #673AB7;
  border-bottom-color: #673AB7;
}
body .whirl.helicopter:after {
  background-color: #48A882;
}
body .whirl.ringed:after {
  border-right-color: #2196F3;
  border-top-color: #673AB7;
  border-left-color: #673AB7;
  border-bottom-color: #673AB7;
}
body .whirl.traditional:after {
  border-right-color: #2196F3;
  border-top-color: #2196F3;
  border-left-color: #673AB7;
  border-bottom-color: #FFEB3B;
}
body .whirl.line:after {
  box-shadow: inset -10px 0px 0px rgba(72, 168, 130, 0.5);
}
.no-cssanimations body .whirl:before {
  opacity: 0.9;
}
.no-cssanimations body .whirl:after {
  content: "Loading...";
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  line-height: 40px;
  color: #000;
  opacity: 1;
  border: 0;
  box-shadow: 0 0 0 #000;
  background-color: transparent;
  text-align: center;
}
body .ball-pulse > div,
body .ball-grid-pulse > div,
body .square-spin > div,
body .ball-pulse-rise > div,
body .ball-rotate > div,
body .ball-rotate > div:before,
body .ball-rotate > div:after,
body .cube-transition > div,
body .ball-zig-zag > div,
body .ball-zig-zag-deflect > div,
body .ball-triangle-path > div,
body .ball-scale > div,
body .line-scale > div,
body .line-scale-party > div,
body .ball-scale-multiple > div,
body .ball-pulse-sync > div,
body .ball-beat > div,
body .line-scale-pulse-out > div,
body .line-scale-pulse-out-rapid > div,
body .ball-spin-fade-loader > div,
body .line-spin-fade-loader > div,
body .triangle-skew-spin > div,
body .ball-grid-beat > div,
body .semi-circle-spin > div {
  background-color: #48A882;
}
body .ball-clip-rotate-multiple {
  width: 1px;
}
body .ball-clip-rotate-multiple > div {
  border-color: #48A882 transparent #48A882 transparent;
}
body .ball-clip-rotate-multiple > div:last-child {
  border-color: transparent #48A882 transparent #48A882;
}
body .ball-clip-rotate > div {
  border-color: #48A882;
  border-bottom-color: transparent;
}
body .ball-clip-rotate-pulse > div:first-child {
  background-color: #48A882;
  top: 5px;
  left: -8px;
}
body .ball-clip-rotate-pulse > div:last-child {
  border-color: #48A882 transparent #48A882 transparent;
}
body .square-spin > div,
body .ball-scale-ripple > div,
body .ball-scale-ripple-multiple > div {
  border-color: #48A882;
}
body .pacman > div:first-of-type {
  border-top-color: #48A882;
  border-left-color: #48A882;
  border-bottom-color: #48A882;
}
body .pacman > div:nth-child(2) {
  border-top-color: #48A882;
  border-left-color: #48A882;
  border-bottom-color: #48A882;
}
body .pacman > div:nth-child(3),
body .pacman > div:nth-child(4),
body .pacman > div:nth-child(5),
body .pacman > div:nth-child(6) {
  background-color: #48A882;
}
body .sk-rotating-plane.sk-spinner,
body .sk-double-bounce .sk-double-bounce1,
body .sk-double-bounce .sk-double-bounce2,
body .sk-wave .sk-rect,
body .sk-wandering-cubes .sk-cube1,
body .sk-wandering-cubes .sk-cube2,
body .sk-chasing-dots .sk-dot1,
body .sk-chasing-dots .sk-dot2,
body .sk-three-bounce div,
body .sk-circle .sk-child:before,
body .sk-cube-grid .sk-cube,
body .sk-fading-circle .sk-circle:before,
body .sk-spinner-pulse.sk-spinner,
body .sk-rotating-plane {
  background-color: #48A882 !important;
}
body .sk-wordpress .sk-inner-circle {
  background-color: #fff;
}
/* just for loaders.css demo */
.loader-demo {
  height: 150px;
  padding-top: 50px;
  text-align: center;
}
.loader-demo > div {
  display: inline-block;
}
.loader-demo.loader-demo-sk {
  padding-top: 0;
}
#loading {
  background: #b3b3b3;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: 2000;
  height: 100vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes uil-triangle-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
#loading .uil-triangle-css {
  background: none;
  position: fixed;
  width: 200px;
  height: 200px;
  display: inline;
}
#loading .uil-triangle-css > div > div {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 56px solid #000;
  border-left: 33px solid transparent;
  border-right: 33px solid transparent;
}
#loading .uil-triangle-css > div {
  position: absolute;
  width: 66px;
  height: 36px;
  animation: uil-triangle-rotate 1s linear infinite;
}
#loading .uil-triangle-css > div:nth-of-type(1) {
  top: 40px;
  left: 30px;
}
#loading .uil-triangle-css > div:nth-of-type(1) > div {
  border-top: 56px solid #48A882;
}
#loading .uil-triangle-css > div:nth-of-type(2) {
  top: 40px;
  left: 100px;
}
#loading .uil-triangle-css > div:nth-of-type(2) > div {
  border-top: 56px solid #48A882;
}
#loading .uil-triangle-css > div:nth-of-type(3) {
  top: 110px;
  left: 67px;
}
#loading .uil-triangle-css > div:nth-of-type(3) > div {
  border-top: 56px solid #48A882;
}
/* ==========================================================================
   Maj Conciergerie — Wizard Styles
   Conversion du design Tailwind sandbox vers vanilla CSS
   ========================================================================== */
/* --- Variables --- */
/* ==========================================================================
   BASE PAGE
   ========================================================================== */
.wiz-page {
  min-height: 100vh;
  background-color: #FAF8F5;
  overflow-x: hidden;
  color: #334155;
}
.wiz-page *,
.wiz-page *::before,
.wiz-page *::after {
  box-sizing: border-box;
}
.wiz-page h1,
.wiz-page h2,
.wiz-page h3,
.wiz-page h4 {
  font-weight: 600;
  margin-top: 0;
}
/* ==========================================================================
   TEXTURE BACKGROUND
   ========================================================================== */
.wiz-texture {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.03;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg width=%2760%27 height=%2760%27 viewBox=%270 0 60 60%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cg fill=%27%232A946D%27 fill-opacity=%270.4%27%3E%3Cpath d=%27M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  z-index: 0;
}
/* ==========================================================================
   NAVIGATION
   ========================================================================== */
.wiz-nav {
  position: relative;
  z-index: 20;
  border-bottom: 1px solid rgba(42, 148, 109, 0.1);
}
.wiz-nav-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wiz-nav-logo {
  height: 28px;
}
.wiz-nav-venue {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  background: #ffffff;
  border-radius: 9999px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #f1f5f9;
}
.wiz-nav-venue-dot {
  width: 8px;
  height: 8px;
  background: #2A946D;
  border-radius: 50%;
  animation: wiz-pulse 2s infinite;
}
@keyframes wiz-pulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.wiz-nav-venue-name {
  font-size: 14px;
  font-weight: 500;
  color: #334155;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* ==========================================================================
   HERO
   ========================================================================== */
.wiz-hero {
  position: relative;
  padding: 64px 0 96px;
}
.wiz-hero-decor-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 384px;
  height: 384px;
  background: rgba(42, 148, 109, 0.05);
  border-radius: 50%;
  filter: blur(48px);
  transform: translate(50%, -50%);
}
.wiz-hero-decor-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 256px;
  height: 256px;
  background: rgba(254, 243, 199, 0.5);
  border-radius: 50%;
  filter: blur(48px);
  transform: translate(-50%, 50%);
}
.wiz-hero-inner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px;
}
.wiz-hero-content {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
.wiz-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: rgba(42, 148, 109, 0.1);
  border-radius: 9999px;
  margin-bottom: 32px;
}
.wiz-badge-dot {
  width: 6px;
  height: 6px;
  background: #2A946D;
  border-radius: 50%;
}
.wiz-badge-text {
  color: #2A946D;
  font-size: 14px;
  font-weight: 500;
}
.wiz-hero-title {
  font-size: 48px;
  font-weight: 600;
  color: #0f172a;
  line-height: 1.15;
  margin-bottom: 24px;
  letter-spacing: -0.025em;
}
.wiz-hero-title em {
  color: #2A946D;
  font-style: italic;
}
.wiz-hero-subtitle {
  font-size: 20px;
  color: #475569;
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
/* ==========================================================================
   CTA BUTTONS
   ========================================================================== */
.wiz-cta {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  background: #2A946D;
  color: #ffffff;
  padding: 20px 32px;
  border-radius: 16px;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1), 0 4px 14px rgba(42, 148, 109, 0.2);
  transition: all 0.3s ease;
}
.wiz-cta:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(42, 148, 109, 0.3);
  transform: translateY(-4px);
  color: #ffffff;
  text-decoration: none;
}
.wiz-cta-icon {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
}
.wiz-cta:hover .wiz-cta-icon {
  background: rgba(255, 255, 255, 0.3);
}
.wiz-cta-full {
  width: 100%;
  justify-content: center;
  padding: 16px 24px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  gap: 8px;
}
.wiz-cta-full:hover {
  background: #238c5f;
  transform: translateY(-2px);
}
.wiz-cta:disabled,
.wiz-cta[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1) !important;
}
/* ==========================================================================
   REASSURANCE (2 min · Gratuit · Modifiable)
   ========================================================================== */
.wiz-reassurance {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  font-size: 14px;
  color: #64748b;
}
.wiz-reassurance-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wiz-reassurance-item i {
  color: #2A946D;
}
/* ==========================================================================
   SECTION: Advantages (Pourquoi personnaliser ?)
   ========================================================================== */
.wiz-section-advantages {
  padding: 80px 0;
  background: #ffffff;
  border-top: 1px solid #f1f5f9;
  border-bottom: 1px solid #f1f5f9;
}
.wiz-section-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px;
}
.wiz-section-header {
  text-align: center;
  margin-bottom: 64px;
}
.wiz-section-title {
  font-size: 36px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 16px;
}
.wiz-section-subtitle {
  font-size: 18px;
  color: #64748b;
  max-width: 560px;
  margin: 0 auto;
}
.wiz-advantages-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.wiz-advantage {
  text-align: center;
}
.wiz-advantage-icon-wrap {
  position: relative;
  width: 96px;
  height: 96px;
  margin: 0 auto 24px;
}
.wiz-advantage-icon-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  transform: rotate(6deg);
  transition: transform 0.3s ease;
}
.wiz-advantage:hover .wiz-advantage-icon-bg {
  transform: rotate(12deg);
}
.wiz-advantage-icon-bg--green {
  background: rgba(42, 148, 109, 0.1);
}
.wiz-advantage-icon-bg--amber {
  background: #fef3c7;
}
.wiz-advantage-icon-bg--slate {
  background: #e2e8f0;
}
.wiz-advantage-icon {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f1f5f9;
}
.wiz-advantage-icon i {
  font-size: 24px;
}
.wiz-advantage-icon i.text-green {
  color: #2A946D;
}
.wiz-advantage-icon i.text-amber {
  color: #f59e0b;
}
.wiz-advantage-icon i.text-slate {
  color: #475569;
}
.wiz-advantage-title {
  font-size: 20px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 8px;
}
.wiz-advantage-desc {
  font-size: 16px;
  color: #64748b;
}
/* ==========================================================================
   SECTION: Guarantees
   ========================================================================== */
.wiz-section-guarantees {
  padding: 64px 0;
  background: #FAF8F5;
}
.wiz-guarantees-grid {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.wiz-guarantee {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #f1f5f9;
}
.wiz-guarantee-icon {
  width: 48px;
  height: 48px;
  background: rgba(42, 148, 109, 0.1);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.wiz-guarantee-icon i {
  color: #2A946D;
  font-size: 18px;
}
.wiz-guarantee-label {
  font-weight: 600;
  color: #0f172a;
  font-size: 15px;
  margin: 0;
}
.wiz-guarantee-sublabel {
  font-size: 13px;
  color: #64748b;
  margin: 0;
}
/* ==========================================================================
   SECTION: FAQ
   ========================================================================== */
.wiz-section-faq {
  padding: 80px 0;
  background: #ffffff;
}
.wiz-faq-inner {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 24px;
}
.wiz-faq-title {
  font-size: 24px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 40px;
  text-align: center;
}
.wiz-faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wiz-faq-item {
  background: #FAF8F5;
  border-radius: 16px;
  overflow: hidden;
}
.wiz-faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  cursor: pointer;
  font-weight: 600;
  color: #0f172a;
  font-size: 15px;
  list-style: none;
}
.wiz-faq-item summary::-webkit-details-marker {
  display: none;
}
.wiz-faq-item summary i {
  color: #2A946D;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 8px;
}
.wiz-faq-item[open] summary i {
  transform: rotate(180deg);
}
.wiz-faq-item-body {
  padding: 0 20px 20px;
  color: #475569;
  font-size: 15px;
  line-height: 1.6;
}
/* ==========================================================================
   FOOTER CTA (Prêt à personnaliser ?)
   ========================================================================== */
.wiz-footer-cta {
  padding: 80px 0;
  background: #1a5c45;
  position: relative;
  overflow: hidden;
}
.wiz-footer-cta-decor-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 384px;
  height: 384px;
  background: rgba(42, 148, 109, 0.2);
  border-radius: 50%;
  filter: blur(48px);
  transform: translate(50%, -50%);
}
.wiz-footer-cta-decor-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 256px;
  height: 256px;
  background: rgba(42, 148, 109, 0.1);
  border-radius: 50%;
  filter: blur(48px);
  transform: translate(-50%, 50%);
}
.wiz-footer-cta-inner {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}
.wiz-footer-cta-title {
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 16px;
}
.wiz-footer-cta-text {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin-bottom: 40px;
}
/* Footer minimal */
.wiz-footer {
  padding: 24px 0;
  background: #134434;
  text-align: center;
}
.wiz-footer-text {
  font-size: 14px;
  color: #64748b;
}
/* ==========================================================================
   STICKY HEADER (Steps 2 & 3)
   ========================================================================== */
.wiz-sticky-header {
  background: #ffffff;
  border-bottom: 1px solid #e2e8f0;
  position: sticky;
  top: 0;
  z-index: 50;
}
.wiz-sticky-header-inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 24px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wiz-back-link {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #94a3b8;
  text-decoration: none;
  transition: color 0.2s;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
.wiz-back-link:hover {
  color: #0f172a;
  text-decoration: none;
}
.wiz-back-link i {
  font-size: 14px;
}
.wiz-back-link span {
  font-size: 14px;
  font-weight: 500;
}
/* ==========================================================================
   STEPPER
   ========================================================================== */
.wiz-stepper {
  display: flex;
  align-items: center;
  gap: 4px;
}
.wiz-step {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
}
.wiz-step--done {
  background: #2A946D;
  color: #ffffff;
}
.wiz-step--active {
  background: #2A946D;
  color: #ffffff;
}
.wiz-step--pending {
  background: #e2e8f0;
  color: #94a3b8;
}
.wiz-step-line {
  width: 24px;
  height: 2px;
}
.wiz-step-line--done {
  background: #2A946D;
}
.wiz-step-line--pending {
  background: #e2e8f0;
}
.wiz-spacer {
  width: 64px;
}
/* ==========================================================================
   STEP CONTENT AREA
   ========================================================================== */
.wiz-content {
  max-width: 720px;
  margin: 0 auto;
  padding: 40px 24px 64px;
}
.wiz-content--narrow {
  max-width: 640px;
}
/* ==========================================================================
   STEP HEADER
   ========================================================================== */
.wiz-step-header {
  text-align: center;
  margin-bottom: 48px;
}
.wiz-step-title {
  font-size: 30px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 12px;
}
.wiz-step-subtitle {
  color: #64748b;
  max-width: 480px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.5;
}
/* ==========================================================================
   SELECTION CARDS (Step 2)
   ========================================================================== */
.wiz-options {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 40px;
}
.wiz-option {
  background: #ffffff;
  border-radius: 12px;
  border: 2px solid #e2e8f0;
  padding: 20px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.wiz-option:hover {
  border-color: #cbd5e1;
}
.wiz-option--selected {
  border-color: #2A946D;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.wiz-option-inner {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.wiz-option-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.wiz-option-icon--green {
  background: #ecfdf5;
}
.wiz-option-icon--amber {
  background: #fffbeb;
}
.wiz-option-icon--blue {
  background: #eff6ff;
}
/* ==========================================================================
   SUCCESS & CONFETTI
   ========================================================================== */
.wiz-success-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  animation: wiz-fade-in 0.5s ease-out;
  position: relative;
}
.wiz-success-icon-wrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #ecfdf5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  z-index: 10;
}
.wiz-success-icon {
  font-size: 40px;
  color: #2A946D;
}
.wiz-success-title {
  font-size: 24px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 12px;
  z-index: 10;
}
.wiz-success-text {
  font-size: 16px;
  color: #64748b;
  margin-bottom: 32px;
  text-align: center;
  line-height: 1.5;
  z-index: 10;
}
.wiz-btn-account {
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  z-index: 10;
}
.wiz-btn-account i {
  margin-left: 12px;
}
@keyframes wiz-fade-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Confetti SVG Animation */
.wiz-confetti-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  pointer-events: none;
  z-index: 1;
  overflow: visible;
}
.confetti-p {
  transform-origin: center;
  opacity: 0;
}
.p1 {
  animation: confetti-anim 1.2s ease-out forwards 0.1s;
}
.p2 {
  animation: confetti-anim 1.2s ease-out forwards 0.3s;
}
.p3 {
  animation: confetti-anim 1.2s ease-out forwards 0.2s;
}
.p4 {
  animation: confetti-anim 1.2s ease-out forwards 0.4s;
}
.p5 {
  animation: confetti-anim 1.2s ease-out forwards 0.1s;
}
.p6 {
  animation: confetti-anim 1.2s ease-out forwards 0.3s;
}
.p7 {
  animation: confetti-anim 1.2s ease-out forwards 0.2s;
}
.p8 {
  animation: confetti-anim 1.2s ease-out forwards 0.4s;
}
.p9 {
  animation: confetti-anim 1.2s ease-out forwards 0.5s;
}
.p10 {
  animation: confetti-anim 1.2s ease-out forwards 0.6s;
}
.p11 {
  animation: confetti-anim 1.2s ease-out forwards 0.5s;
}
.p12 {
  animation: confetti-anim 1.2s ease-out forwards 0.6s;
}
@keyframes confetti-anim {
  0% {
    opacity: 1;
    transform: translate(0, 0) scale(0);
  }
  50% {
    opacity: 1;
    transform: translate(var(--tx, 0), var(--ty, -100px)) scale(1.2) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(var(--tx, 0), var(--ty, 50px)) scale(0.5) rotate(360deg);
  }
}
/* Simple random positions using CSS variables wasn't working in LESS easily without loop,
   so let's make a simpler explosion animation
*/
.p1 {
  --tx: -100px;
  --ty: -150px;
}
.p2 {
  --tx: 100px;
  --ty: -150px;
}
.p3 {
  --tx: -50px;
  --ty: -200px;
}
.p4 {
  --tx: 50px;
  --ty: -200px;
}
.p5 {
  --tx: -150px;
  --ty: -50px;
}
.p6 {
  --tx: 150px;
  --ty: -50px;
}
.p7 {
  --tx: -200px;
  --ty: -100px;
}
.p8 {
  --tx: 200px;
  --ty: -100px;
}
.p9 {
  --tx: -100px;
  --ty: 100px;
}
.p10 {
  --tx: 100px;
  --ty: 100px;
}
.p11 {
  --tx: 0px;
  --ty: -250px;
}
.p12 {
  --tx: 0px;
  --ty: 150px;
}
.wiz-error-message {
  background: #fca5a5;
  color: #7f1d1d;
  padding: 12px 16px;
  border-radius: 8px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  animation: wiz-fade-in 0.3s ease-out;
}
.wiz-error-message i {
  font-size: 16px;
}
.wiz-option-icon i.text-green {
  color: #2A946D;
}
.wiz-option-icon i.text-amber {
  color: #f59e0b;
}
.wiz-option-icon i.text-blue {
  color: #2563eb;
}
.wiz-option-body {
  flex: 1;
}
.wiz-option-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 2px;
}
.wiz-option-name {
  font-weight: 600;
  color: #0f172a;
  font-size: 15px;
  margin: 0;
}
.wiz-option-badge {
  font-size: 12px;
  font-weight: 500;
  padding: 2px 8px;
  border-radius: 9999px;
}
.wiz-option-badge--green {
  color: #2A946D;
  background: #ecfdf5;
}
.wiz-option-badge--amber {
  color: #d97706;
  background: #fffbeb;
}
.wiz-option-badge--blue {
  color: #2563eb;
  background: #eff6ff;
}
.wiz-option-desc {
  font-size: 14px;
  color: #64748b;
  margin: 0;
}
.wiz-option-detail {
  font-size: 12px;
  color: #94a3b8;
  margin: 4px 0 0;
}
/* Custom Radio */
.wiz-radio {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #cbd5e1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  flex-shrink: 0;
}
.wiz-radio--checked {
  border-color: #2A946D;
  background: #2A946D;
}
.wiz-radio--checked i {
  color: #ffffff;
  font-size: 10px;
}
/* ==========================================================================
   CTA centered (Step 2)
   ========================================================================== */
.wiz-cta-center {
  display: flex;
  justify-content: center;
}
.wiz-cta-step {
  background: #2A946D;
  color: #ffffff;
  padding: 16px 40px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 16px;
  border: none;
  cursor: pointer;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 12px;
}
.wiz-cta-step:hover {
  background: #238c5f;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.wiz-cta-step:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  transform: none !important;
}
/* ==========================================================================
   CONFIGURATION (Step 3) — Recap + Cards
   ========================================================================== */
.wiz-recap {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  padding: 12px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wiz-recap-left {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wiz-recap-icon {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wiz-recap-icon--green {
  background: #ecfdf5;
}
.wiz-recap-icon--amber {
  background: #fffbeb;
}
.wiz-recap-icon--blue {
  background: #eff6ff;
}
.wiz-recap-icon i.text-green {
  color: #2A946D;
}
.wiz-recap-icon i.text-amber {
  color: #f59e0b;
}
.wiz-recap-icon i.text-blue {
  color: #2563eb;
}
.wiz-recap-label {
  font-size: 12px;
  color: #94a3b8;
  margin: 0;
}
.wiz-recap-value {
  font-weight: 700;
  color: #0f172a;
  margin: 0;
  font-size: 15px;
}
.wiz-recap-edit {
  font-size: 14px;
  color: #2A946D;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border: none;
}
.wiz-recap-edit:hover {
  text-decoration: underline;
}
/* Config Cards */
.wiz-config-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.wiz-config-card {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  padding: 16px;
}
.wiz-config-card-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
.wiz-config-card-icon {
  width: 40px;
  height: 40px;
  background: #f1f5f9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.wiz-config-card-icon i {
  color: #64748b;
}
.wiz-config-card-title {
  font-weight: 700;
  color: #0f172a;
  margin: 0;
  font-size: 15px;
}
.wiz-config-card-desc {
  font-size: 14px;
  color: #64748b;
  margin: 0;
}
/* Toggle rows */
.wiz-toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 0;
  border-top: 1px solid #f1f5f9;
}
.wiz-toggle-row-left {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wiz-toggle-row-icon {
  width: 32px;
  height: 32px;
  background: #f1f5f9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.wiz-toggle-row-icon i {
  color: #64748b;
  font-size: 14px;
}
.wiz-toggle-row-label {
  font-weight: 600;
  color: #1e293b;
  font-size: 14px;
  margin: 0;
}
.wiz-toggle-row-sublabel {
  font-size: 12px;
  color: #94a3b8;
  margin: 0;
}
/* Toggle switch */
.wiz-toggle {
  position: relative;
  width: 48px;
  height: 24px;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
  flex-shrink: 0;
  padding: 0;
}
.wiz-toggle--on {
  background: #2A946D;
}
.wiz-toggle--off {
  background: #e2e8f0;
}
.wiz-toggle-knob {
  position: absolute;
  top: 2px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  transition: left 0.2s;
}
.wiz-toggle--on .wiz-toggle-knob {
  left: 24px;
}
.wiz-toggle--off .wiz-toggle-knob {
  left: 2px;
}
/* SIRET Input */
.wiz-input-wrap {
  position: relative;
}
.wiz-input {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  font-size: 15px;
  color: #0f172a;
  transition: all 0.2s;
  box-sizing: border-box;
}
.wiz-input::-moz-placeholder {
  color: #94a3b8;
}
.wiz-input::placeholder {
  color: #94a3b8;
}
.wiz-input:focus {
  outline: none;
  border-color: #2A946D;
  box-shadow: 0 0 0 3px rgba(42, 148, 109, 0.12);
}
.wiz-input--error {
  border-color: #fca5a5;
}
.wiz-input--error:focus {
  border-color: #f87171;
  box-shadow: 0 0 0 3px rgba(248, 113, 113, 0.12);
}
.wiz-input-check {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #2A946D;
}
.wiz-input-error-text {
  font-size: 13px;
  color: #f87171;
  margin-top: 4px;
}
/* Reassurance footer text */
.wiz-footer-reassurance {
  text-align: center;
  font-size: 12px;
  color: #94a3b8;
  margin-top: 12px;
}
.wiz-footer-reassurance i {
  margin-right: 4px;
}
/* ==========================================================================
   RESPONSIVE
   ========================================================================== */
@media (max-width: 768px) {
  .wiz-hero {
    padding: 40px 0 64px;
  }
  .wiz-hero-title {
    font-size: 30px;
  }
  .wiz-hero-subtitle {
    font-size: 16px;
  }
  .wiz-cta {
    padding: 16px 24px;
    font-size: 16px;
    gap: 12px;
  }
  .wiz-cta-icon {
    width: 32px;
    height: 32px;
  }
  .wiz-hero-decor-1,
  .wiz-hero-decor-2,
  .wiz-footer-cta-decor-1,
  .wiz-footer-cta-decor-2 {
    display: none;
  }
  .wiz-advantages-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .wiz-guarantees-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .wiz-section-title {
    font-size: 24px;
  }
  .wiz-advantage-icon-wrap {
    width: 80px;
    height: 80px;
  }
  .wiz-section-advantages {
    padding: 48px 0;
  }
  .wiz-section-faq {
    padding: 48px 0;
  }
  .wiz-footer-cta {
    padding: 48px 0;
  }
  .wiz-footer-cta-title {
    font-size: 24px;
  }
  .wiz-nav-inner {
    height: 64px;
  }
  .wiz-reassurance {
    gap: 16px;
    font-size: 12px;
  }
  .wiz-content {
    padding: 32px 16px 48px;
  }
  .wiz-step-title {
    font-size: 24px;
  }
}
/* ========================================================================
   Component: notify.less
 ========================================================================== */
.uk-notify {
  position: fixed;
  top: 50px;
  left: 50px;
  z-index: 2000;
  box-sizing: border-box;
  width: 350px;
}
.uk-notify-top-right,
.uk-notify-bottom-right {
  left: auto;
  right: 50px;
}
.uk-notify-top-center,
.uk-notify-bottom-center {
  left: 50%;
  margin-left: -175px;
}
.uk-notify-bottom-left,
.uk-notify-bottom-right,
.uk-notify-bottom-center {
  top: auto;
  bottom: 50px;
}
@media (max-width: 480px) {
  .uk-notify {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}
.uk-notify-message {
  position: relative;
  margin-bottom: 10px;
  padding: 15px;
  font-size: 16px;
  line-height: 22px;
  border-radius: 3px;
  padding-right: 35px;
  cursor: pointer;
}
.uk-notify-message.alert.alert-normal {
  background: #444;
  color: #fff;
}
.uk-notify-message > .close {
  visibility: hidden;
}
.uk-notify-message:hover > .close {
  visibility: visible;
}
/**
 * Call Tracking Styles
 * Styles spécifiques pour le module Assistant Appels
 */
body.layout-fs preloader,
body.layout-fs .account-preloader,
body.layout-fs #loading {
  display: none !important;
}
.tw .flex {
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: initial;
}
.tw button {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.animate-fade-in {
  animation: ctFadeIn 0.3s ease-out;
}
@keyframes ctFadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-pulse {
  animation: ctPulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes ctPulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.ct-landing {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ct-btn-primary:hover {
  transform: translateY(-2px);
}
.ct-btn-primary:active {
  transform: translateY(0);
}
.ct-feature-card {
  transition: all 0.2s ease-out;
}
.ct-feature-card:hover {
  transform: translateY(-2px);
}
.ct-wizard {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ct-wizard-content {
  transition: opacity 0.3s ease-out;
}
.ct-phone-card {
  transition: all 0.2s ease-out;
}
.ct-phone-card.dragging {
  opacity: 0.5;
  transform: scale(1.02);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}
.ct-phone-card.drag-over {
  border-color: #2A946D !important;
  background-color: rgba(42, 148, 109, 0.1);
}
.ct-drag-handle {
  cursor: grab;
}
.ct-drag-handle:active {
  cursor: grabbing;
}
.ct-schedule-day {
  transition: all 0.2s ease-out;
}
.ct-schedule-day .flex-none,
.ct-schedule-day button {
  transition: none !important;
}
.ct-landing input[type="text"]:focus,
.ct-wizard input[type="text"]:focus,
.ct-landing input[type="tel"]:focus,
.ct-wizard input[type="tel"]:focus,
.ct-landing input[type="time"]:focus,
.ct-wizard input[type="time"]:focus,
.ct-landing select:focus,
.ct-wizard select:focus {
  outline: none;
  border-color: #2A946D;
  box-shadow: 0 0 0 3px rgba(42, 148, 109, 0.1);
}
.ct-landing input[type="checkbox"]:checked + div,
.ct-wizard input[type="checkbox"]:checked + div {
  background-color: #2A946D;
}
input[type="time"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
}
ct-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
ct-icon svg {
  display: block;
}
@media (max-width: 640px) {
  .ct-landing .ct-hero h2 {
    font-size: 2rem;
  }
  .ct-wizard-footer .flex {
    flex-direction: column;
    gap: 0.75rem;
  }
}
/* --- VARIABLES --- */
.call-tracking-page {
  --primary: #48a882;
  /* Vert ABC Salles */
  --primary-dark: #3a8c6b;
  --text-dark: #1F2C3C;
  --text-grey: #666;
  --bg-body: #f5f7fa;
  --sidebar-width: 260px;
  --header-height: 60px;
  --card-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
  --expert-dark: #1F2C3C;
  --blue-info: #3498db;
  --red-alert: #e74c3c;
  --orange-warn: #f39c12;
  --green-success: #2ecc71;
  --sidebar-bg: #ffffff;
  --sidebar-text: #788b9c;
  --sidebar-active: #48a882;
  font-family: 'Mulish', sans-serif;
  background-color: var(--bg-body);
  color: #515253;
  font-size: 14px;
  /* --- GLOBAL STYLES --- */
  /* Datepicker */
  /* KPI Cards */
  /* Charts & AI */
  /* Journal Table Styles */
  /* Tabs & Modals */
  /* Modal Overlay */
  /* Buttons */
  /* Export Menu */
  /* Toast */
  /* ============================== */
  /* VIEW 3 : CONFIGURATION TAB     */
  /* ============================== */
  /* Status Banner */
  /* Recap Card */
  /* Key-Value Rows */
  /* Badge */
  /* Day Chips */
  /* CTA Button */
  /* Footer Note */
}
.call-tracking-page .page-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 15px;
}
.call-tracking-page .page-context {
  font-size: 12px;
  color: #888;
  margin-bottom: 4px;
  display: block;
}
.call-tracking-page .page-title h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  color: var(--text-dark);
}
.call-tracking-page .badge-expert {
  background: var(--expert-dark);
  color: white;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.call-tracking-page .date-filter-container {
  position: relative;
  min-width: 260px;
}
.call-tracking-page .date-filter-btn {
  background: white;
  border: 1px solid #e4e4e4;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 600;
  color: var(--text-dark);
  cursor: pointer;
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.call-tracking-page .date-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  margin-top: 5px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  z-index: 100;
  display: none;
  overflow: hidden;
}
.call-tracking-page .date-dropdown.show {
  display: block;
}
.call-tracking-page .date-dropdown ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.call-tracking-page .date-dropdown li {
  padding: 10px 15px;
  cursor: pointer;
  font-size: 13px;
  color: #555;
  transition: 0.2s;
  border-left: 3px solid transparent;
}
.call-tracking-page .date-dropdown li:hover {
  background: #f9f9f9;
  color: var(--text-dark);
}
.call-tracking-page .date-dropdown li.active {
  background: #f0fdf9;
  color: var(--primary);
  font-weight: 700;
  border-left-color: var(--primary);
}
.call-tracking-page .date-dropdown li.separator {
  height: 1px;
  background: #eee;
  margin: 5px 0;
  padding: 0;
  pointer-events: none;
}
.call-tracking-page .flatpickr-input-hidden {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.call-tracking-page .kpi-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 25px;
}
.call-tracking-page .kpi-card {
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: var(--card-shadow);
  border-left: 4px solid transparent;
  cursor: default;
  transition: transform 0.2s;
}
.call-tracking-page .kpi-card:hover {
  transform: translateY(-3px);
}
.call-tracking-page .kpi-card.calls {
  border-left-color: var(--primary);
}
.call-tracking-page .kpi-card.leads {
  border-left-color: var(--blue-info);
}
.call-tracking-page .kpi-card.missed {
  border-left-color: var(--red-alert);
}
.call-tracking-page .kpi-card.quality {
  border-left-color: var(--orange-warn);
}
.call-tracking-page .kpi-value {
  font-size: 28px;
  font-weight: 800;
  color: var(--text-dark);
}
.call-tracking-page .kpi-label {
  font-size: 12px;
  font-weight: 600;
  color: #888;
  text-transform: uppercase;
}
.call-tracking-page .kpi-trend {
  font-size: 12px;
  margin-top: 8px;
  font-weight: 600;
}
.call-tracking-page .trend-up {
  color: var(--green-success);
}
.call-tracking-page .trend-down {
  color: var(--red-alert);
}
.call-tracking-page .charts-row {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
  margin-bottom: 25px;
}
.call-tracking-page .chart-card,
.call-tracking-page .ai-card {
  background: white;
  border-radius: 8px;
  box-shadow: var(--card-shadow);
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.call-tracking-page .chart-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.call-tracking-page .chart-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-dark);
}
.call-tracking-page .heatmap-grid {
  display: grid;
  grid-template-columns: 40px repeat(7, 1fr);
  gap: 2px;
}
.call-tracking-page .hm-cell {
  height: 30px;
  border-radius: 2px;
  background: #f0f2f5;
}
.call-tracking-page .hm-label {
  font-size: 10px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.call-tracking-page .hm-header {
  font-size: 10px;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.call-tracking-page .l-0 {
  background: #f0f2f5;
}
.call-tracking-page .l-1 {
  background: #d1e7dd;
}
.call-tracking-page .l-2 {
  background: #a3cfbb;
}
.call-tracking-page .l-3 {
  background: #75b798;
}
.call-tracking-page .l-4 {
  background: #48a882;
}
.call-tracking-page .l-5 {
  background: #1b4332;
}
.call-tracking-page .ai-section {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-bottom: 25px;
}
.call-tracking-page .ai-card {
  border-top: 3px solid var(--expert-dark);
}
.call-tracking-page .ai-card h4 {
  margin-bottom: 15px;
}
.call-tracking-page .sentiment-bar {
  height: 12px;
  border-radius: 6px;
  background: #eee;
  overflow: hidden;
  display: flex;
  margin-bottom: 10px;
}
.call-tracking-page .sb-pos {
  background: var(--green-success);
}
.call-tracking-page .sb-neu {
  background: #bdc3c7;
}
.call-tracking-page .sb-neg {
  background: var(--red-alert);
}
.call-tracking-page .keyword-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.call-tracking-page .kw-tag {
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.2s;
}
.call-tracking-page .kw-tag:hover {
  transform: translateY(-2px);
  border-color: #ddd;
}
.call-tracking-page .kw-1 {
  background: rgba(31, 44, 60, 0.1);
  color: var(--expert-dark);
}
.call-tracking-page .kw-2 {
  background: rgba(52, 152, 219, 0.1);
  color: var(--blue-info);
}
.call-tracking-page .kw-3 {
  background: rgba(72, 168, 130, 0.1);
  color: var(--primary);
}
.call-tracking-page .log-card {
  background: white;
  border-radius: 8px;
  box-shadow: var(--card-shadow);
  overflow: hidden;
  margin-bottom: 30px;
}
.call-tracking-page .table-controls {
  padding: 15px 20px;
  border-bottom: 1px solid #eee;
  background: #fbfbfb;
  display: block;
}
.call-tracking-page .filter-group {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.call-tracking-page .filter-select {
  border: 1px solid #ddd;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 13px;
  color: #555;
  background: white;
  cursor: pointer;
}
.call-tracking-page .search-input-wrapper {
  position: relative;
  width: auto;
  flex-shrink: 0;
}
.call-tracking-page .search-input {
  border: 1px solid #ddd;
  padding: 6px 10px 6px 30px;
  border-radius: 4px;
  width: 200px;
  font-size: 13px;
  background: #fff;
  color: #555;
  transition: 0.2s;
}
.call-tracking-page .search-input:focus {
  border-color: #aaa;
  outline: none;
}
.call-tracking-page .search-icon-std {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #aaa;
  font-size: 12px;
  pointer-events: none;
}
.call-tracking-page .search-semantic-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}
.call-tracking-page .search-semantic {
  width: 100%;
  padding: 12px 20px 12px 40px;
  border: 1px solid #dcdfe6;
  border-radius: 8px;
  background: #fdfdfd;
  font-size: 13px;
  color: #2c3e50;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.call-tracking-page .search-semantic:focus {
  background: white;
  border-color: var(--primary);
  outline: none;
  box-shadow: 0 0 0 3px rgba(72, 168, 130, 0.15);
}
.call-tracking-page .ai-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #95a5a6;
  font-size: 14px;
  pointer-events: none;
}
.call-tracking-page .info-tooltip {
  color: #95a5a6;
  cursor: help;
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f0f2f5;
  transition: 0.2s;
}
.call-tracking-page .info-tooltip:hover {
  background: var(--expert-dark);
  color: white;
}
.call-tracking-page .info-tooltip:hover::after {
  content: "Ce moteur recherche vos mots-clés directement à l'intérieur du texte des conversations téléphoniques transcrites.";
  position: absolute;
  top: 25px;
  left: 0;
  width: 250px;
  background: #2c3e50;
  color: #fff;
  padding: 12px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  z-index: 1000;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  text-align: left;
  pointer-events: none;
}
.call-tracking-page .table-responsive {
  width: 100%;
  overflow-x: auto;
}
.call-tracking-page .table {
  width: 100%;
  border-collapse: collapse;
  min-width: 900px;
}
.call-tracking-page .table th {
  background: #f9f9f9;
  text-align: left;
  padding: 12px 20px;
  font-size: 11px;
  font-weight: 700;
  color: #919da9;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  white-space: nowrap;
}
.call-tracking-page .table td {
  padding: 15px 20px;
  border-bottom: 1px solid #f5f5f5;
  vertical-align: top;
}
.call-tracking-page .cell-caller {
  display: flex;
  flex-direction: column;
}
.call-tracking-page .caller-name {
  font-weight: 700;
  color: var(--text-dark);
}
.call-tracking-page .caller-num {
  font-size: 12px;
  color: #888;
  font-family: monospace;
  margin-top: 2px;
}
.call-tracking-page .caller-history {
  font-size: 10px;
  font-weight: 700;
  margin-top: 4px;
  display: inline-flex;
  align-items: center;
  gap: 3px;
}
.call-tracking-page .caller-history.new {
  color: var(--green-success);
}
.call-tracking-page .caller-history.repeat {
  color: var(--blue-info);
}
.call-tracking-page .tag-status {
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 4px;
}
.call-tracking-page .status-missed {
  background: #ffebee;
  color: var(--red-alert);
}
.call-tracking-page .status-in {
  background: #e8f5e9;
  color: var(--green-success);
}
.call-tracking-page .ai-summary-text {
  font-size: 13px;
  color: #555;
  line-height: 1.5;
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
  padding: 8px 12px;
  border-radius: 6px;
}
.call-tracking-page .ai-link {
  margin-top: 5px;
  font-size: 11px;
  font-weight: 600;
  color: var(--primary);
  cursor: pointer;
  display: inline-block;
}
.call-tracking-page .rating-stars {
  color: #f1c40f;
  font-size: 11px;
  display: flex;
  align-items: center;
}
.call-tracking-page .cell-qualif-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}
.call-tracking-page .call-sentiment {
  font-size: 11px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 12px;
  display: inline-block;
}
.call-tracking-page .cs-pos {
  background: #e8f5e9;
  color: var(--green-success);
  border: 1px solid rgba(46, 204, 113, 0.2);
}
.call-tracking-page .cs-neu {
  background: #f8f9fa;
  color: #7f8c8d;
  border: 1px solid #e9ecef;
}
.call-tracking-page .cs-neg {
  background: #ffebee;
  color: var(--red-alert);
  border: 1px solid rgba(231, 76, 60, 0.2);
}
.call-tracking-page .call-tags {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.call-tracking-page .ct-tag {
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 3px;
  background: #f0f0f0;
  color: #666;
}
.call-tracking-page .ct-tag.highlight {
  background: rgba(52, 152, 219, 0.1);
  color: var(--blue-info);
}
.call-tracking-page .ct-tag.urgent {
  background: rgba(231, 76, 60, 0.1);
  color: var(--red-alert);
  font-weight: 700;
}
.call-tracking-page .dashboard-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  border-bottom: 2px solid #ddd;
  margin-top: -15px;
  margin-bottom: 25px;
  padding-top: 5px;
}
.call-tracking-page .db-tab {
  padding: 10px 5px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: 0.2s;
}
.call-tracking-page .db-tab.active {
  color: var(--primary);
  border-bottom-color: var(--primary);
}
.call-tracking-page .audio-player-mini {
  width: 30px;
  height: 30px;
  background: var(--primary);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.2s;
}
.call-tracking-page .audio-player-mini:hover {
  background: var(--primary-dark);
  transform: scale(1.1);
}
.call-tracking-page .actions-group {
  display: flex;
  gap: 5px;
}
.call-tracking-page .action-btn {
  width: 30px;
  height: 30px;
  border-radius: 6px;
  background: #f0f2f5;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.2s;
}
.call-tracking-page .action-btn:hover {
  background: #e2e6ea;
  color: var(--text-dark);
}
.call-tracking-page .btn-action-primary {
  background: rgba(231, 76, 60, 0.1);
  color: var(--red-alert);
}
.call-tracking-page .btn-action-primary:hover {
  background: var(--red-alert);
  color: white;
}
.call-tracking-page .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(31, 44, 60, 0.6);
  backdrop-filter: blur(4px);
  z-index: 2000;
  display: none;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.call-tracking-page .modal-overlay.open {
  display: flex;
  opacity: 1;
}
.call-tracking-page .modal-card {
  background: white;
  border-radius: 12px;
  width: 600px;
  max-width: 90%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  animation: slideUp 0.3s ease-out;
}
@keyframes slideUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.call-tracking-page .modal-header {
  background: #fff;
  padding: 20px;
  border-bottom: 1px solid #eee;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center;
  text-align: left;
  width: 100%;
}
.call-tracking-page .modal-header::before,
.call-tracking-page .modal-header::after {
  display: none !important;
}
.call-tracking-page .modal-title {
  font-size: 16px;
  font-weight: 800;
  color: var(--text-dark);
  display: flex;
  align-items: center;
  gap: 10px;
}
.call-tracking-page .modal-close {
  cursor: pointer;
  color: #aaa;
  font-size: 18px;
  transition: 0.2s;
}
.call-tracking-page .modal-close:hover {
  color: var(--red-alert);
}
.call-tracking-page .modal-tabs {
  display: flex;
  background: #fbfbfb;
  border-bottom: 1px solid #eee;
  padding: 0 20px;
}
.call-tracking-page .modal-tab {
  padding: 15px 20px;
  font-size: 13px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
}
.call-tracking-page .modal-tab.active {
  color: var(--primary);
  border-bottom-color: var(--primary);
  background: #fff;
}
.call-tracking-page .modal-body {
  max-height: 500px;
  overflow-y: auto;
}
.call-tracking-page .tab-content {
  display: none;
  padding: 20px;
}
.call-tracking-page .tab-content.active {
  display: block;
}
.call-tracking-page .history-list {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #eee;
  border-radius: 6px;
}
.call-tracking-page .history-item {
  padding: 12px 15px;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  font-size: 12px;
  gap: 15px;
}
.call-tracking-page .history-item:last-child {
  border-bottom: none;
}
.call-tracking-page .hi-date {
  color: #888;
  width: 80px;
}
.call-tracking-page .hi-status {
  font-weight: 700;
  width: 80px;
}
.call-tracking-page .hi-duration {
  font-family: monospace;
  color: #666;
  width: 60px;
}
.call-tracking-page .hi-summary {
  color: var(--text-dark);
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.call-tracking-page .hi-action {
  color: var(--primary);
  cursor: pointer;
}
.call-tracking-page .modal-footer {
  padding: 15px 20px;
  background: #fbfbfb;
  border-top: 1px solid #eee;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.call-tracking-page .btn-cancel {
  padding: 8px 16px;
  border: 1px solid #ddd;
  background: white;
  border-radius: 6px;
  color: #666;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s;
}
.call-tracking-page .btn-cancel:hover {
  background: #f5f5f5;
}
.call-tracking-page .btn-confirm {
  padding: 8px 20px;
  border: none;
  background: var(--primary);
  color: white;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(72, 168, 130, 0.3);
  transition: 0.2s;
}
.call-tracking-page .btn-confirm:hover {
  background: var(--primary-dark);
  transform: translateY(-1px);
}
.call-tracking-page .cta-journal {
  padding: 20px;
  background: linear-gradient(135deg, #1F2C3C 0%, #2c3e50 100%);
  border-radius: 8px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.call-tracking-page .cta-journal:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.call-tracking-page .btn-white {
  background: white;
  color: var(--text-dark);
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
}
.call-tracking-page .btn-export-main {
  padding: 8px 15px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #555;
  cursor: pointer;
}
.call-tracking-page .export-menu {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  width: 150px;
}
.call-tracking-page .export-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.call-tracking-page .export-menu li {
  padding: 10px 15px;
  font-size: 12px;
  color: #555;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.call-tracking-page .export-menu li:hover {
  background: #f9f9f9;
  color: var(--text-dark);
}
.call-tracking-page #toast {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 16px;
  position: fixed;
  z-index: 3000;
  left: 50%;
  bottom: 30px;
  font-size: 14px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.5s, bottom 0.5s;
}
.call-tracking-page #toast.show {
  visibility: visible;
  opacity: 1;
  bottom: 50px;
}
.call-tracking-page .sortable {
  cursor: pointer;
}
.call-tracking-page .sortable:hover {
  background-color: #f0f0f0;
}
.call-tracking-page .pagination-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border-top: 1px solid #eee;
  gap: 15px;
}
.call-tracking-page .btn-page {
  border: 1px solid #ddd;
  background: white;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #666;
}
.call-tracking-page .btn-page:hover:not(:disabled) {
  background: #f5f5f5;
  color: var(--primary);
}
.call-tracking-page .btn-page:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.call-tracking-page .page-info {
  font-size: 12px;
  color: #888;
  font-weight: 600;
}
.call-tracking-page .config-view {
  padding: 0;
}
.call-tracking-page .config-content-wrapper {
  padding: 28px 32px;
  max-width: 720px;
}
.call-tracking-page .config-page-title {
  font-size: 22px;
  font-weight: 800;
  color: var(--text-dark);
  margin-bottom: 24px;
}
.call-tracking-page .config-status-banner {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border-radius: 8px;
  margin-bottom: 24px;
  background: #f0faf5;
  border: 1px solid #c6e9d8;
}
.call-tracking-page .config-status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--primary);
  flex-shrink: 0;
  animation: config-pulse-dot 2s infinite;
}
@keyframes config-pulse-dot {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
.call-tracking-page .config-status-banner > span:not(.config-status-dot) {
  font-size: 13px;
  font-weight: 600;
  color: #1a5c45;
}
.call-tracking-page .config-recap-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 24px;
}
.call-tracking-page .config-recap-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 18px 20px;
  border-bottom: 1px solid #f3f4f6;
}
.call-tracking-page .config-recap-header-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #e8f5e9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.call-tracking-page .config-recap-header-icon i {
  font-size: 14px;
  color: var(--primary);
}
.call-tracking-page .config-recap-header-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-dark);
}
.call-tracking-page .config-kv-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  border-bottom: 1px solid #f3f4f6;
}
.call-tracking-page .config-kv-row:last-child {
  border-bottom: none;
}
.call-tracking-page .config-kv-label {
  font-size: 14px;
  color: #6b7280;
}
.call-tracking-page .config-kv-value {
  font-size: 14px;
  font-weight: 600;
  color: var(--text-dark);
}
.call-tracking-page .config-kv-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  background: #dcfce7;
  color: #16a34a;
}
.call-tracking-page .config-kv-badge i {
  font-size: 13px;
}
.call-tracking-page .config-days-chips {
  display: flex;
  gap: 5px;
}
.call-tracking-page .config-day-chip {
  width: 32px;
  height: 28px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.3px;
}
.call-tracking-page .config-day-chip.on {
  background: #e8f5e9;
  color: #1a5c45;
}
.call-tracking-page .config-day-chip.off {
  background: #f3f4f6;
  color: #9ca3af;
}
.call-tracking-page .config-btn-modify {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 14px 24px;
  background: var(--primary);
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  font-family: 'Mulish', -apple-system, BlinkMacSystemFont, sans-serif;
  transition: all 0.2s;
  box-shadow: 0 2px 8px rgba(72, 168, 130, 0.25);
}
.call-tracking-page .config-btn-modify:hover {
  background: #3d9473;
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(72, 168, 130, 0.35);
}
.call-tracking-page .config-btn-modify i {
  font-size: 16px;
}
.call-tracking-page .config-footer-note {
  padding: 20px 0 0;
  font-size: 12px;
  color: #9ca3af;
  display: flex;
  align-items: center;
  gap: 6px;
}
.call-tracking-page .config-footer-note i {
  font-size: 14px;
}
@media (max-width: 768px) {
  .call-tracking-page .config-content-wrapper {
    padding: 20px 16px;
  }
}
.ct-presentation {
  padding: 0;
}
.ct-presentation .ct-hero {
  background: linear-gradient(135deg, #2d7a5f 0%, #1a5c45 60%, #174f3c 100%);
  border-radius: 16px;
  padding: 40px 36px;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
.ct-presentation .ct-hero::before {
  content: '';
  position: absolute;
  top: -40%;
  right: -10%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.06) 0%, transparent 70%);
  border-radius: 50%;
}
.ct-presentation .ct-hero::after {
  content: '';
  position: absolute;
  bottom: -30%;
  left: 10%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);
  border-radius: 50%;
}
.ct-presentation .ct-hero h1 {
  font-family: 'Inter', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px;
  position: relative;
}
.ct-presentation .ct-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 16px;
  position: relative;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.ct-presentation .ct-hero-badge-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6ee7a8;
  animation: ct-pulse-dot 2s infinite;
}
.ct-presentation .ct-hero-badge--prospect .ct-hero-badge-dot {
  background: #93c5fd;
}
@keyframes ct-pulse-dot {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
.ct-presentation .ct-hero-subtitle {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  max-width: 520px;
  margin-bottom: 24px;
  position: relative;
}
.ct-presentation .ct-btn-hero {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 13px 28px;
  background: #ffffff;
  color: #1a5c45;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  position: relative;
}
.ct-presentation .ct-btn-hero:hover {
  background: #f0faf5;
  color: #1a5c45;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.ct-presentation .ct-btn-hero i {
  font-size: 18px;
}
.ct-presentation .ct-hero-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
  position: relative;
}
.ct-presentation .ct-hero-meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
}
.ct-presentation .ct-hero-meta-item i {
  font-size: 16px;
}
.ct-presentation .ct-advantages {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 32px;
}
.ct-presentation .ct-advantage-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 24px;
  transition: transform 0.2s, box-shadow 0.2s;
}
.ct-presentation .ct-advantage-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.ct-presentation .ct-advantage-card h3 {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 6px;
}
.ct-presentation .ct-advantage-card p {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0;
}
.ct-presentation .ct-advantage-icon {
  width: 44px;
  height: 44px;
  background: #e8f5e9;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}
.ct-presentation .ct-advantage-icon i {
  font-size: 22px;
  color: #48a882;
}
.ct-presentation .ct-section-title {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 16px;
}
.ct-presentation .ct-advanced-section {
  margin-bottom: 32px;
}
.ct-presentation .ct-advanced-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.ct-presentation .ct-advanced-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 24px;
  transition: transform 0.2s, box-shadow 0.2s;
}
.ct-presentation .ct-advanced-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.ct-presentation .ct-advanced-card h3 {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 6px;
}
.ct-presentation .ct-advanced-card p {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0;
}
.ct-presentation .ct-advanced-card-icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}
.ct-presentation .ct-advanced-card-icon i {
  font-size: 22px;
  color: #fff;
}
.ct-presentation .ct-advanced-card-icon.amber {
  background: linear-gradient(135deg, #fbbf24, #f59e0b);
}
.ct-presentation .ct-advanced-card-icon.purple {
  background: linear-gradient(135deg, #a78bfa, #7c3aed);
}
.ct-presentation .ct-advanced-card-icon.blue {
  background: linear-gradient(135deg, #60a5fa, #3b82f6);
}
.ct-presentation .ct-preview-section {
  margin-bottom: 32px;
}
.ct-presentation .ct-dashboard-preview {
  background: #f1f5f9;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
}
.ct-presentation .ct-preview-overlay {
  position: relative;
}
.ct-presentation .ct-preview-overlay::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(transparent, #f1f5f9);
  pointer-events: none;
}
.ct-presentation .ct-preview-toolbar {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 14px;
  background: #e2e8f0;
  border-bottom: 1px solid #cbd5e1;
}
.ct-presentation .ct-preview-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.ct-presentation .ct-preview-dot.r {
  background: #ef4444;
}
.ct-presentation .ct-preview-dot.y {
  background: #eab308;
}
.ct-presentation .ct-preview-dot.g {
  background: #22c55e;
}
.ct-presentation .ct-preview-toolbar-label {
  margin-left: 8px;
  font-size: 11px;
  font-weight: 600;
  color: #6b7280;
}
.ct-presentation .ct-preview-body {
  padding: 16px;
}
.ct-presentation .ct-preview-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-bottom: 14px;
}
.ct-presentation .ct-preview-stat {
  background: #fff;
  border-radius: 8px;
  padding: 12px;
  border: 1px solid #e2e8f0;
}
.ct-presentation .ct-preview-stat-label {
  font-size: 10px;
  color: #9ca3af;
  font-weight: 600;
  text-transform: uppercase;
}
.ct-presentation .ct-preview-stat-value {
  font-size: 22px;
  font-weight: 800;
  color: #1f2a37;
  font-family: 'Inter', sans-serif;
  margin: 2px 0;
}
.ct-presentation .ct-preview-stat-trend {
  font-size: 11px;
  font-weight: 600;
  color: #16a34a;
  display: flex;
  align-items: center;
  gap: 2px;
}
.ct-presentation .ct-preview-stat-bar {
  height: 4px;
  background: #e2e8f0;
  border-radius: 2px;
  margin-top: 6px;
}
.ct-presentation .ct-preview-stat-bar-fill {
  height: 100%;
  background: #48a882;
  border-radius: 2px;
}
.ct-presentation .ct-preview-chart-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.ct-presentation .ct-preview-chart {
  background: #f8fafc;
  border-radius: 8px;
  padding: 14px;
  border: 1px solid #e2e8f0;
}
.ct-presentation .ct-preview-chart-title {
  font-size: 12px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 12px;
}
.ct-presentation .ct-preview-bars {
  display: flex;
  align-items: flex-end;
  gap: 6px;
  height: 75px;
}
.ct-presentation .ct-preview-bar-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.ct-presentation .ct-preview-bar-col .bar-fill {
  width: 100%;
  border-radius: 3px 3px 0 0;
  min-height: 4px;
  margin-top: auto;
}
.ct-presentation .ct-preview-bar-col .bar-fill.muted {
  background: #e2e8f0;
}
.ct-presentation .ct-preview-bar-col .bar-fill.active {
  background: #48a882;
}
.ct-presentation .ct-preview-bar-label {
  font-size: 9px;
  color: #9ca3af;
  margin-top: 4px;
  font-weight: 500;
}
.ct-presentation .ct-preview-calls {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ct-presentation .ct-preview-call-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 0;
  border-bottom: 1px solid #f1f5f9;
}
.ct-presentation .ct-preview-call-avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.ct-presentation .ct-preview-call-avatar.answered {
  background: #dcfce7;
  color: #16a34a;
}
.ct-presentation .ct-preview-call-avatar.missed {
  background: #fef3c7;
  color: #d97706;
}
.ct-presentation .ct-preview-call-info {
  flex: 1;
}
.ct-presentation .ct-preview-call-num {
  font-size: 12px;
  font-weight: 600;
  color: #1f2a37;
}
.ct-presentation .ct-preview-call-detail {
  font-size: 10px;
  color: #9ca3af;
}
.ct-presentation .ct-preview-call-tag {
  font-size: 10px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 10px;
}
.ct-presentation .ct-preview-call-tag.green {
  background: #dcfce7;
  color: #16a34a;
}
.ct-presentation .ct-preview-call-tag.amber {
  background: #fef3c7;
  color: #d97706;
}
.ct-presentation .ct-preview-call-time {
  font-size: 10px;
  color: #9ca3af;
}
.ct-presentation .ct-cta-block {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 32px;
  text-align: center;
  margin-bottom: 24px;
}
.ct-presentation .ct-cta-block h2 {
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #1f2a37;
  margin-bottom: 8px;
}
.ct-presentation .ct-cta-block > p {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 24px;
}
.ct-presentation .ct-stepper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 28px;
}
.ct-presentation .ct-stepper-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.ct-presentation .ct-stepper-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ct-presentation .ct-stepper-icon i {
  font-size: 20px;
}
.ct-presentation .ct-stepper-icon.gray {
  background: #f3f4f6;
  color: #9ca3af;
}
.ct-presentation .ct-stepper-icon.green {
  background: #e8f5e9;
  color: #48a882;
}
.ct-presentation .ct-stepper-label {
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
}
.ct-presentation .ct-stepper-connector {
  width: 40px;
  height: 2px;
  background: #e5e7eb;
  margin-bottom: 20px;
}
.ct-presentation .ct-btn-large {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 32px;
  background: #48a882;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Mulish', sans-serif;
  transition: all 0.2s;
  box-shadow: 0 2px 8px rgba(72, 168, 130, 0.3);
}
.ct-presentation .ct-btn-large:hover {
  background: #3d9473;
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(72, 168, 130, 0.4);
}
.ct-presentation .ct-btn-large i {
  font-size: 18px;
}
.ct-presentation .ct-cta-sub {
  margin-top: 12px;
  font-size: 13px;
  color: #9ca3af;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
@media (max-width: 768px) {
  .ct-presentation .ct-advantages {
    grid-template-columns: 1fr;
  }
  .ct-presentation .ct-advanced-grid {
    grid-template-columns: 1fr;
  }
  .ct-presentation .ct-preview-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .ct-presentation .ct-preview-chart-row {
    grid-template-columns: 1fr;
  }
  .ct-presentation .ct-hero {
    padding: 28px 24px;
  }
  .ct-presentation .ct-hero h1 {
    font-size: 24px;
  }
  .ct-presentation .ct-stepper {
    flex-wrap: wrap;
  }
}
/*# sourceMappingURL=app.css.map */
/*
  Google material colors
 */
.bg-red-50 {
  background-color: #FFEBEE;
}
.bg-red-100 {
  background-color: #FFCDD2;
}
.bg-red-200 {
  background-color: #EF9A9A;
}
.bg-red-300 {
  background-color: #E57373;
}
.bg-red-400 {
  background-color: #EF5350;
}
.bg-red-500 {
  background-color: #F44336;
}
.bg-red-600 {
  background-color: #E53935;
}
.bg-red-700 {
  background-color: #D32F2F;
}
.bg-red-800 {
  background-color: #C62828;
}
.bg-red-900 {
  background-color: #B71C1C;
}
.bg-red-A100 {
  background-color: #FF8A80;
}
.bg-red-A200 {
  background-color: #FF5252;
}
.bg-red-A400 {
  background-color: #FF1744;
}
.bg-red-A700 {
  background-color: #D50000;
}
.bg-pink-50 {
  background-color: #FCE4EC;
}
.bg-pink-100 {
  background-color: #F8BBD0;
}
.bg-pink-200 {
  background-color: #F48FB1;
}
.bg-pink-300 {
  background-color: #F06292;
}
.bg-pink-400 {
  background-color: #EC407A;
}
.bg-pink-500 {
  background-color: #E91E63;
}
.bg-pink-600 {
  background-color: #D81B60;
}
.bg-pink-700 {
  background-color: #C2185B;
}
.bg-pink-800 {
  background-color: #AD1457;
}
.bg-pink-900 {
  background-color: #880E4F;
}
.bg-pink-A100 {
  background-color: #FF80AB;
}
.bg-pink-A200 {
  background-color: #FF4081;
}
.bg-pink-A400 {
  background-color: #F50057;
}
.bg-pink-A700 {
  background-color: #C51162;
}
.bg-purple-50 {
  background-color: #F3E5F5;
}
.bg-purple-100 {
  background-color: #E1BEE7;
}
.bg-purple-200 {
  background-color: #CE93D8;
}
.bg-purple-300 {
  background-color: #BA68C8;
}
.bg-purple-400 {
  background-color: #AB47BC;
}
.bg-purple-500 {
  background-color: #9C27B0;
}
.bg-purple-600 {
  background-color: #8E24AA;
}
.bg-purple-700 {
  background-color: #7B1FA2;
}
.bg-purple-800 {
  background-color: #6A1B9A;
}
.bg-purple-900 {
  background-color: #4A148C;
}
.bg-purple-A100 {
  background-color: #EA80FC;
}
.bg-purple-A200 {
  background-color: #E040FB;
}
.bg-purple-A400 {
  background-color: #D500F9;
}
.bg-purple-A700 {
  background-color: #AA00FF;
}
.bg-deep-purple-50 {
  background-color: #EDE7F6;
}
.bg-deep-purple-100 {
  background-color: #D1C4E9;
}
.bg-deep-purple-200 {
  background-color: #B39DDB;
}
.bg-deep-purple-300 {
  background-color: #9575CD;
}
.bg-deep-purple-400 {
  background-color: #7E57C2;
}
.bg-deep-purple-500 {
  background-color: #673AB7;
}
.bg-deep-purple-600 {
  background-color: #5E35B1;
}
.bg-deep-purple-700 {
  background-color: #512DA8;
}
.bg-deep-purple-800 {
  background-color: #4527A0;
}
.bg-deep-purple-900 {
  background-color: #311B92;
}
.bg-deep-purple-A100 {
  background-color: #B388FF;
}
.bg-deep-purple-A200 {
  background-color: #7C4DFF;
}
.bg-deep-purple-A400 {
  background-color: #651FFF;
}
.bg-deep-purple-A700 {
  background-color: #6200EA;
}
.bg-indigo-50 {
  background-color: #E8EAF6;
}
.bg-indigo-100 {
  background-color: #C5CAE9;
}
.bg-indigo-200 {
  background-color: #9FA8DA;
}
.bg-indigo-300 {
  background-color: #7986CB;
}
.bg-indigo-400 {
  background-color: #5C6BC0;
}
.bg-indigo-500 {
  background-color: #3F51B5;
}
.bg-indigo-600 {
  background-color: #3949AB;
}
.bg-indigo-700 {
  background-color: #303F9F;
}
.bg-indigo-800 {
  background-color: #283593;
}
.bg-indigo-900 {
  background-color: #1A237E;
}
.bg-indigo-A100 {
  background-color: #8C9EFF;
}
.bg-indigo-A200 {
  background-color: #536DFE;
}
.bg-indigo-A400 {
  background-color: #3D5AFE;
}
.bg-indigo-A700 {
  background-color: #304FFE;
}
.bg-blue-50 {
  background-color: #E3F2FD;
}
.bg-blue-100 {
  background-color: #BBDEFB;
}
.bg-blue-200 {
  background-color: #90CAF9;
}
.bg-blue-300 {
  background-color: #64B5F6;
}
.bg-blue-400 {
  background-color: #42A5F5;
}
.bg-blue-500 {
  background-color: #2196F3;
}
.bg-blue-600 {
  background-color: #1E88E5;
}
.bg-blue-700 {
  background-color: #1976D2;
}
.bg-blue-800 {
  background-color: #1565C0;
}
.bg-blue-900 {
  background-color: #0D47A1;
}
.bg-blue-A100 {
  background-color: #82B1FF;
}
.bg-blue-A200 {
  background-color: #448AFF;
}
.bg-blue-A400 {
  background-color: #2979FF;
}
.bg-blue-A700 {
  background-color: #2962FF;
}
.bg-light-blue-50 {
  background-color: #E1F5FE;
}
.bg-light-blue-100 {
  background-color: #B3E5FC;
}
.bg-light-blue-200 {
  background-color: #81D4FA;
}
.bg-light-blue-300 {
  background-color: #4FC3F7;
}
.bg-light-blue-400 {
  background-color: #29B6F6;
}
.bg-light-blue-500 {
  background-color: #03A9F4;
}
.bg-light-blue-600 {
  background-color: #039BE5;
}
.bg-light-blue-700 {
  background-color: #0288D1;
}
.bg-light-blue-800 {
  background-color: #0277BD;
}
.bg-light-blue-900 {
  background-color: #01579B;
}
.bg-light-blue-A100 {
  background-color: #80D8FF;
}
.bg-light-blue-A200 {
  background-color: #40C4FF;
}
.bg-light-blue-A400 {
  background-color: #00B0FF;
}
.bg-light-blue-A700 {
  background-color: #0091EA;
}
.bg-cyan-50 {
  background-color: #E0F7FA;
}
.bg-cyan-100 {
  background-color: #B2EBF2;
}
.bg-cyan-200 {
  background-color: #80DEEA;
}
.bg-cyan-300 {
  background-color: #4DD0E1;
}
.bg-cyan-400 {
  background-color: #26C6DA;
}
.bg-cyan-500 {
  background-color: #00BCD4;
}
.bg-cyan-600 {
  background-color: #00ACC1;
}
.bg-cyan-700 {
  background-color: #0097A7;
}
.bg-cyan-800 {
  background-color: #00838F;
}
.bg-cyan-900 {
  background-color: #006064;
}
.bg-cyan-A100 {
  background-color: #84FFFF;
}
.bg-cyan-A200 {
  background-color: #18FFFF;
}
.bg-cyan-A400 {
  background-color: #00E5FF;
}
.bg-cyan-A700 {
  background-color: #00B8D4;
}
.bg-teal-50 {
  background-color: #E0F2F1;
}
.bg-teal-100 {
  background-color: #B2DFDB;
}
.bg-teal-200 {
  background-color: #80CBC4;
}
.bg-teal-300 {
  background-color: #4DB6AC;
}
.bg-teal-400 {
  background-color: #26A69A;
}
.bg-teal-500 {
  background-color: #009688;
}
.bg-teal-600 {
  background-color: #00897B;
}
.bg-teal-700 {
  background-color: #00796B;
}
.bg-teal-800 {
  background-color: #00695C;
}
.bg-teal-900 {
  background-color: #004D40;
}
.bg-teal-A100 {
  background-color: #A7FFEB;
}
.bg-teal-A200 {
  background-color: #64FFDA;
}
.bg-teal-A400 {
  background-color: #1DE9B6;
}
.bg-teal-A700 {
  background-color: #00BFA5;
}
.bg-green-50 {
  background-color: #E8F5E9;
}
.bg-green-100 {
  background-color: #C8E6C9;
}
.bg-green-200 {
  background-color: #A5D6A7;
}
.bg-green-300 {
  background-color: #81C784;
}
.bg-green-400 {
  background-color: #66BB6A;
}
.bg-green-500 {
  background-color: #4CAF50;
}
.bg-green-600 {
  background-color: #43A047;
}
.bg-green-700 {
  background-color: #388E3C;
}
.bg-green-800 {
  background-color: #2E7D32;
}
.bg-green-900 {
  background-color: #1B5E20;
}
.bg-green-A100 {
  background-color: #B9F6CA;
}
.bg-green-A200 {
  background-color: #69F0AE;
}
.bg-green-A400 {
  background-color: #00E676;
}
.bg-green-A700 {
  background-color: #00C853;
}
.bg-light-green-50 {
  background-color: #F1F8E9;
}
.bg-light-green-100 {
  background-color: #DCEDC8;
}
.bg-light-green-200 {
  background-color: #C5E1A5;
}
.bg-light-green-300 {
  background-color: #AED581;
}
.bg-light-green-400 {
  background-color: #9CCC65;
}
.bg-light-green-500 {
  background-color: #8BC34A;
}
.bg-light-green-600 {
  background-color: #7CB342;
}
.bg-light-green-700 {
  background-color: #689F38;
}
.bg-light-green-800 {
  background-color: #558B2F;
}
.bg-light-green-900 {
  background-color: #33691E;
}
.bg-light-green-A100 {
  background-color: #CCFF90;
}
.bg-light-green-A200 {
  background-color: #B2FF59;
}
.bg-light-green-A400 {
  background-color: #76FF03;
}
.bg-light-green-A700 {
  background-color: #64DD17;
}
.bg-lime-50 {
  background-color: #F9FBE7;
}
.bg-lime-100 {
  background-color: #F0F4C3;
}
.bg-lime-200 {
  background-color: #E6EE9C;
}
.bg-lime-300 {
  background-color: #DCE775;
}
.bg-lime-400 {
  background-color: #D4E157;
}
.bg-lime-500 {
  background-color: #CDDC39;
}
.bg-lime-600 {
  background-color: #C0CA33;
}
.bg-lime-700 {
  background-color: #AFB42B;
}
.bg-lime-800 {
  background-color: #9E9D24;
}
.bg-lime-900 {
  background-color: #827717;
}
.bg-lime-A100 {
  background-color: #F4FF81;
}
.bg-lime-A200 {
  background-color: #EEFF41;
}
.bg-lime-A400 {
  background-color: #C6FF00;
}
.bg-lime-A700 {
  background-color: #AEEA00;
}
.bg-yellow-50 {
  background-color: #FFFDE7;
}
.bg-yellow-100 {
  background-color: #FFF9C4;
}
.bg-yellow-200 {
  background-color: #FFF59D;
}
.bg-yellow-300 {
  background-color: #FFF176;
}
.bg-yellow-400 {
  background-color: #FFEE58;
}
.bg-yellow-500 {
  background-color: #FFEB3B;
}
.bg-yellow-600 {
  background-color: #FDD835;
}
.bg-yellow-700 {
  background-color: #FBC02D;
}
.bg-yellow-800 {
  background-color: #F9A825;
}
.bg-yellow-900 {
  background-color: #F57F17;
}
.bg-yellow-A100 {
  background-color: #FFFF8D;
}
.bg-yellow-A200 {
  background-color: #FFFF00;
}
.bg-yellow-A400 {
  background-color: #FFEA00;
}
.bg-yellow-A700 {
  background-color: #FFD600;
}
.bg-amber-50 {
  background-color: #FFF8E1;
}
.bg-amber-100 {
  background-color: #FFECB3;
}
.bg-amber-200 {
  background-color: #FFE082;
}
.bg-amber-300 {
  background-color: #FFD54F;
}
.bg-amber-400 {
  background-color: #FFCA28;
}
.bg-amber-500 {
  background-color: #FFC107;
}
.bg-amber-600 {
  background-color: #FFB300;
}
.bg-amber-700 {
  background-color: #FFA000;
}
.bg-amber-800 {
  background-color: #FF8F00;
}
.bg-amber-900 {
  background-color: #FF6F00;
}
.bg-amber-A100 {
  background-color: #FFE57F;
}
.bg-amber-A200 {
  background-color: #FFD740;
}
.bg-amber-A400 {
  background-color: #FFC400;
}
.bg-amber-A700 {
  background-color: #FFAB00;
}
.bg-orange-50 {
  background-color: #FFF3E0;
}
.bg-orange-100 {
  background-color: #FFE0B2;
}
.bg-orange-200 {
  background-color: #FFCC80;
}
.bg-orange-300 {
  background-color: #FFB74D;
}
.bg-orange-400 {
  background-color: #FFA726;
}
.bg-orange-500 {
  background-color: #FF9800;
}
.bg-orange-600 {
  background-color: #FB8C00;
}
.bg-orange-700 {
  background-color: #F57C00;
}
.bg-orange-800 {
  background-color: #EF6C00;
}
.bg-orange-900 {
  background-color: #E65100;
}
.bg-orange-A100 {
  background-color: #FFD180;
}
.bg-orange-A200 {
  background-color: #FFAB40;
}
.bg-orange-A400 {
  background-color: #FF9100;
}
.bg-orange-A700 {
  background-color: #FF6D00;
}
.bg-deep-orange-50 {
  background-color: #FBE9E7;
}
.bg-deep-orange-100 {
  background-color: #FFCCBC;
}
.bg-deep-orange-200 {
  background-color: #FFAB91;
}
.bg-deep-orange-300 {
  background-color: #FF8A65;
}
.bg-deep-orange-400 {
  background-color: #FF7043;
}
.bg-deep-orange-500 {
  background-color: #FF5722;
}
.bg-deep-orange-600 {
  background-color: #F4511E;
}
.bg-deep-orange-700 {
  background-color: #E64A19;
}
.bg-deep-orange-800 {
  background-color: #D84315;
}
.bg-deep-orange-900 {
  background-color: #BF360C;
}
.bg-deep-orange-A100 {
  background-color: #FF9E80;
}
.bg-deep-orange-A200 {
  background-color: #FF6E40;
}
.bg-deep-orange-A400 {
  background-color: #FF3D00;
}
.bg-deep-orange-A700 {
  background-color: #DD2C00;
}
.bg-brown-50 {
  background-color: #EFEBE9;
}
.bg-brown-100 {
  background-color: #D7CCC8;
}
.bg-brown-200 {
  background-color: #BCAAA4;
}
.bg-brown-300 {
  background-color: #A1887F;
}
.bg-brown-400 {
  background-color: #8D6E63;
}
.bg-brown-500 {
  background-color: #795548;
}
.bg-brown-600 {
  background-color: #6D4C41;
}
.bg-brown-700 {
  background-color: #5D4037;
}
.bg-brown-800 {
  background-color: #4E342E;
}
.bg-brown-900 {
  background-color: #3E2723;
}
.bg-grey-50 {
  background-color: #FAFAFA;
}
.bg-grey-100 {
  background-color: #F5F5F5;
}
.bg-grey-200 {
  background-color: #EEEEEE;
}
.bg-grey-300 {
  background-color: #E0E0E0;
}
.bg-grey-400 {
  background-color: #BDBDBD;
}
.bg-grey-500 {
  background-color: #9E9E9E;
}
.bg-grey-600 {
  background-color: #757575;
}
.bg-grey-700 {
  background-color: #616161;
}
.bg-grey-800 {
  background-color: #424242;
}
.bg-grey-900 {
  background-color: #212121;
}
.bg-blue-grey-50 {
  background-color: #ECEFF1;
}
.bg-blue-grey-100 {
  background-color: #CFD8DC;
}
.bg-blue-grey-200 {
  background-color: #B0BEC5;
}
.bg-blue-grey-300 {
  background-color: #90A4AE;
}
.bg-blue-grey-400 {
  background-color: #78909C;
}
.bg-blue-grey-500 {
  background-color: #607D8B;
}
.bg-blue-grey-600 {
  background-color: #546E7A;
}
.bg-blue-grey-700 {
  background-color: #455A64;
}
.bg-blue-grey-800 {
  background-color: #37474F;
}
.bg-blue-grey-900 {
  background-color: #263238;
}
.bg-red-800,
.bg-red-900,
.bg-pink-700,
.bg-pink-800,
.bg-pink-900,
.bg-purple,
.bg-purple-500,
.bg-purple-600,
.bg-purple-700,
.bg-purple-800,
.bg-purple-900,
.bg-deep-purple,
.bg-deep-purple-500,
.bg-deep-purple-600,
.bg-deep-purple-700,
.bg-deep-purple-800,
.bg-deep-purple-900,
.bg-deep-purple-A400,
.bg-deep-purple-A700,
.bg-indigo,
.bg-indigo-500,
.bg-indigo-600,
.bg-indigo-700,
.bg-indigo-800,
.bg-indigo-900,
.bg-indigo-A700,
.bg-blue-800,
.bg-blue-900,
.bg-light-blue-900,
.bg-cyan-900,
.bg-teal-800,
.bg-teal-900,
.bg-green-800,
.bg-green-900,
.bg-brown,
.bg-brown-500,
.bg-brown-600,
.bg-brown-700,
.bg-brown-800,
.bg-brown-900,
.bg-blue-grey-600,
.bg-blue-grey-700,
.bg-blue-grey-800,
.bg-blue-grey-900,
.bg-grey-600,
.bg-grey-700,
.bg-grey-800,
.bg-grey-900 {
  color: rgba(255, 255, 255, 0.87);
}
.bg-red,
.bg-red-500,
.bg-red-600,
.bg-red-700,
.bg-red-A200,
.bg-red-A400,
.bg-red-A700,
.bg-pink,
.bg-pink-500,
.bg-pink-600,
.bg-pink-A200,
.bg-pink-A400,
.bg-pink-A700,
.bg-purple-300,
.bg-purple-400,
.bg-purple-A200,
.bg-purple-A400,
.bg-purple-A700,
.bg-deep-purple-300,
.bg-deep-purple-400,
.bg-deep-purple-A200,
.bg-indigo-300,
.bg-indigo-400,
.bg-indigo-A200,
.bg-indigo-A400,
.bg-blue,
.bg-blue-500,
.bg-blue-600,
.bg-blue-700,
.bg-blue-A200,
.bg-blue-A400,
.bg-blue-A700,
.bg-light-blue,
.bg-light-blue-500,
.bg-light-blue-600,
.bg-light-blue-700,
.bg-light-blue-800,
.bg-light-blue-A700,
.bg-cyan,
.bg-cyan-500,
.bg-cyan-600,
.bg-cyan-700,
.bg-cyan-800,
.bg-teal,
.bg-teal-500,
.bg-teal-600,
.bg-teal-700,
.bg-green,
.bg-green-500,
.bg-green-600,
.bg-green-700,
.bg-light-green-800,
.bg-light-green-900,
.bg-lime-900,
.bg-orange-800,
.bg-orange-900,
.bg-deep-orange,
.bg-deep-orange-500,
.bg-deep-orange-600,
.bg-deep-orange-700,
.bg-deep-orange-800,
.bg-deep-orange-900,
.bg-deep-orange-A400,
.bg-deep-orange-A700,
.bg-brown-300,
.bg-brown-400,
.bg-blue-grey,
.bg-blue-grey-400,
.bg-blue-grey-500 {
  color: #fff;
}
/* ========================================================================
   Component: typo.less
 ========================================================================== */
/* Roboto @font-face */
/* Lato @font-face */
body {
  font-family: "Mulish", sans-serif;
  color: rgba(0, 0, 0, 0.8);
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
}
.article {
  font-size: 20px;
  line-height: 32px;
}
.title-large {
  font-family: 'Mulish', sans-serif;
  font-weight: 800;
  color: #1f2c3c;
}
@media (max-width: 715px) {
  .title-large {
    font-size: 32px;
    line-height: 144%;
    margin-top: 12px;
    margin-bottom: 16px;
  }
}
@media (min-width: 715px) {
  .title-large {
    font-size: 40px;
    line-height: 140%;
    margin-top: 16px;
    margin-bottom: 24px;
  }
}
.subtitle {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
}
@media (max-width: 715px) {
  .subtitle {
    font-size: 18px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .subtitle {
    font-size: 20px;
    line-height: 180%;
  }
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.body1 {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .body1 {
    font-size: 16px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .body1 {
    font-size: 18px;
    line-height: 180%;
  }
}
.body2 {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .body2 {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .body2 {
    font-size: 16px;
    line-height: 172%;
  }
}
.caption {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #999ea5;
}
.btn-large {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 180%;
  color: #ffffff;
}
label {
  cursor: pointer;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
}
.green-link {
  color: #48a882;
  font-weight: 600;
}
.overflowEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bg-complementary {
  background: #deb887;
}
.text-italic {
  font-style: italic;
}
/* ========================================================================
   Component: layout
 ========================================================================== */
body,
.wrapper > section {
  background-color: #f5f5f5;
}
.wrapper > .aside {
  background-color: #fff;
}
/* ========================================================================
   Component: top-navbar
 ========================================================================== */
.topnavbar {
  background-color: #fff;
}
.topnavbar .navbar-header {
  background-color: #fff;
  background-image: none;
  /*
		background-color: @nav-header-bg;
		#gradient.horizontal(@nav-top-bg-start, @nav-top-bg-end);
		*/
}
@media only screen and (min-width: 768px) {
  .topnavbar .navbar-header {
    background-image: none;
  }
}
.topnavbar .navbar-header .navbar-brand {
  background-color: #FFF;
}
.topnavbar .navbar-header .navbar-brand .brand-logo {
  padding: 9px 13px;
}
.topnavbar .navbar-header .navbar-brand .brand-logo-collapsed {
  padding: 14px 15px;
}
.topnavbar .navbar-nav > li > .navbar-text {
  color: #48a882;
}
.topnavbar .navbar-nav > li > a,
.topnavbar .navbar-nav > .open > a {
  color: #48a882;
}
.topnavbar .navbar-nav > li > a:hover,
.topnavbar .navbar-nav > .open > a:hover,
.topnavbar .navbar-nav > li > a:focus,
.topnavbar .navbar-nav > .open > a:focus {
  color: #29614b;
}
.topnavbar .navbar-nav > .active > a,
.topnavbar .navbar-nav > .open > a,
.topnavbar .navbar-nav > .active > a:hover,
.topnavbar .navbar-nav > .open > a:hover,
.topnavbar .navbar-nav > .active > a:focus,
.topnavbar .navbar-nav > .open > a:focus {
  background-color: transparent;
}
.topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
  color: #fff;
}
.topnavbar .nav-wrapper {
  /*background-color: @nav-top-bg;
		#gradient.horizontal(@nav-top-bg-start, @nav-top-bg-end);
		*/
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .topnavbar {
    background-color: #48a882;
    background-image: linear-gradient(to right, #48a882 0%, #48a882 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff48a882', endColorstr='#ff48a882', GradientType=1);
  }
  .topnavbar .navbar-nav > .open > a,
  .topnavbar .navbar-nav > .open > a:hover,
  .topnavbar .navbar-nav > .open > a:focus {
    box-shadow: 0 -3px 0 rgba(255, 255, 255, 0.5) inset;
  }
  .topnavbar .navbar-nav > li > .navbar-text {
    color: #fff;
  }
  .topnavbar .navbar-nav > li > a,
  .topnavbar .navbar-nav > .open > a {
    color: #fff;
  }
  .topnavbar .navbar-nav > li > a:hover,
  .topnavbar .navbar-nav > .open > a:hover,
  .topnavbar .navbar-nav > li > a:focus,
  .topnavbar .navbar-nav > .open > a:focus {
    color: #29614b;
  }
}
/* ========================================================================
   Component: sidebar
 ========================================================================== */
.sidebar {
  background-color: #fff;
}
.sidebar .nav-heading {
  color: #919DA8;
}
.sidebar .nav > li > a,
.sidebar .nav > li > .nav-item {
  color: #515253;
}
.sidebar .nav > li > a:focus,
.sidebar .nav > li > .nav-item:focus,
.sidebar .nav > li > a:hover,
.sidebar .nav > li > .nav-item:hover {
  color: #48a882;
}
.sidebar .nav > li > a > em,
.sidebar .nav > li > .nav-item > em {
  color: inherit;
}
.sidebar .nav > li.active,
.sidebar .nav > li.open,
.sidebar .nav > li.active > a,
.sidebar .nav > li.open > a,
.sidebar .nav > li.active .nav,
.sidebar .nav > li.open .nav {
  background-color: #fcfcfc;
  color: #48a882;
  font-weight: 600;
}
.sidebar .nav > li.active > a > em,
.sidebar .nav > li.open > a > em {
  color: #48a882;
}
.sidebar .nav > li.active {
  border-left-color: #48a882;
}
.sidebar-subnav {
  background-color: #fff;
}
.sidebar-subnav > .sidebar-subnav-header {
  color: #515253;
}
.sidebar-subnav > li > a,
.sidebar-subnav > li > .nav-item {
  color: #515253;
}
.sidebar-subnav > li > a:focus,
.sidebar-subnav > li > .nav-item:focus,
.sidebar-subnav > li > a:hover,
.sidebar-subnav > li > .nav-item:hover {
  color: #48a882;
}
.sidebar-subnav > li.active > a,
.sidebar-subnav > li.active > .nav-item {
  color: #48a882;
}
.sidebar-subnav > li.active > a:after,
.sidebar-subnav > li.active > .nav-item:after {
  border-color: #48a882;
  background-color: #48a882;
}
/* ========================================================================
   Component: preloader
 ========================================================================== */
.preloader {
  background-color: #48a882;
  /* Chrome 10+, Saf5.1+ */
  /* FF3.6+ */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(90deg, #48a882 10%, #409674 90%);
  /* W3C */
}
/*
  Table sort
   */
table thead {
  white-space: nowrap;
}
table thead .sorting,
table thead .sorting_asc,
table thead .sorting_desc {
  cursor: pointer;
  white-space: nowrap;
}
table thead .sorting::before,
table thead .sorting_asc::before,
table thead .sorting_desc::before {
  font-family: 'Font Awesome 5 Pro';
  color: #48A882;
  margin-right: 5px;
}
table thead .sorting::before {
  content: "\f0dc";
}
table thead .sorting_asc::before {
  content: "\f0de";
}
table thead .sorting_desc::before {
  content: "\f0dd";
}
table a {
  color: inherit;
}
/*
  .mt
 */
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-35 {
  margin-top: 25px;
}
.force-inline {
  padding-top: 0 !important;
}
.great-title {
  font-size: xx-large;
  font-weight: bold;
  padding-left: 2%;
  padding-bottom: 1%;
}
.save-button {
  font-size: medium;
  font-weight: bold;
}
.btn-corail {
  color: #ffffff;
  background-color: #48a882;
  border-color: #00A870;
}
.btn-corail:hover,
.btn-corail:focus,
.btn-corail:active,
.btn-corail.active,
.open .dropdown-toggle.btn-corail {
  color: #ffffff;
  background-color: #039866;
  border-color: #00A870;
}
.btn-corail:active,
.btn-corail.active,
.open .dropdown-toggle.btn-corail {
  background-image: none;
}
.btn-corail.disabled,
.btn-corail[disabled],
fieldset[disabled] .btn-corail,
.btn-corail.disabled:hover,
.btn-corail[disabled]:hover,
fieldset[disabled] .btn-corail:hover,
.btn-corail.disabled:focus,
.btn-corail[disabled]:focus,
fieldset[disabled] .btn-corail:focus,
.btn-corail.disabled:active,
.btn-corail[disabled]:active,
fieldset[disabled] .btn-corail:active,
.btn-corail.disabled.active,
.btn-corail[disabled].active,
fieldset[disabled] .btn-corail.active {
  background-color: #039866;
  border-color: #00A870;
}
.btn-corail .badge {
  color: #48a882;
  background-color: #ffffff;
}
.corail {
  color: #48a882;
}
.bordeau {
  color: #039866;
}
.sweet-alert p {
  font-weight: normal;
}
/**
  User Block
 */
.user-block:after,
.user-block:before {
  content: none;
}
.cursor-pointer-important {
  cursor: pointer !important;
}
span.selected-classeur-label {
  padding: 2px 5px 2px 5px;
  border-radius: 4px;
  font-size: 11px;
  margin: 2px;
  display: inline-block;
}
span.selected-classeur-label.selected-classeur-label-fiche-client {
  padding: 7px;
}
.card-body > table > tbody > tr:first-child > td {
  border-top: 0 !important;
}
.ui-select-multiple.ui-select-bootstrap {
  min-height: 46px;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 26px;
  margin-bottom: 3px;
}
.label-modal-search {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #666;
  margin-bottom: 6px;
}
.venue-nav > ul > li > a {
  color: #707987;
  font-weight: 500;
  white-space: nowrap;
}
.venue-nav {
  background: white;
  padding: 10px;
}
.venue-nav > ul > li {
  height: 40px;
}
.venue-nav > ul > li.active > a {
  color: #1f2c3c;
}
.venue-nav > ul > li.active > a::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #1f2c3c;
  position: absolute;
  left: 0;
  bottom: -8px;
}
.venue-header h3 {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.evaluation .progress {
  height: 10px;
  background-color: #eee;
  margin-bottom: 15px;
}
.evaluation label {
  margin-bottom: 3px;
  font-weight: normal;
}
.evaluation .panel-body {
  padding-top: 20px;
}
.profile-fields > div > span,
.password-field-label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #666;
}
.profile-fields input {
  border-radius: 10px;
}
.handle {
  vertical-align: middle !important;
  text-align: center;
  font-size: 16px;
}
.style-button-container {
  background: rgba(221, 230, 233, 0.3);
  border-radius: 5px;
  height: 36px;
  padding: 2px;
}
.style-button {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 1em;
  padding: 0.3em;
  height: 32px;
  width: 32px;
}
.style-button i {
  color: #1f2c3c;
  font-size: 14px;
}
.style-button-selected {
  background-color: white;
  border: 1px solid #dde6e9;
}
ul#grillMedia li {
  display: inline;
}
ul.grillMedia li {
  display: inline;
}
.float-center {
  display: block;
  text-align: center;
}
.pt-50 {
  padding-top: 50px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-10 {
  padding-top: 10px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-5 {
  margin-left: 5px;
}
.help-text {
  color: gray;
  font-style: italic;
  padding-left: 10px;
}
.help-text:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f05a";
}
.calendar-shortcuts {
  margin-bottom: 1em;
}
/************************** ABC CALENDAR FRONT *******************************/
.tab_content.calendar .year-change-container {
  overflow: hidden;
}
.tab_content.calendar .year-change-container .year-change-prefix,
.tab_content.calendar .year-change-container .calendar-year-change {
  float: left;
}
.tab_content.calendar .year-change-container .year-change-prefix {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0.5em;
  margin-right: 0.4em;
}
.tab_content.calendar hr {
  border-color: 1px solid #343a5e;
}
.tab_content.calendar .booked {
  background-color: #2eaef0;
  color: white;
  padding: 0.1em 0.3em;
}
.tab_content.calendar .unbooked {
  background-color: #ffffff;
  padding: 0.1em 0.3em;
}
.tab_content.calendar .abcalendar {
  text-align: center;
}
.tab_content.calendar .abcalendar .month {
  background-color: #fff;
  padding: 0.5em;
  overflow: hidden;
}
.tab_content.calendar .abcalendar .month .title {
  font-weight: bold;
}
.tab_content.calendar .abcalendar .month .week {
  overflow: hidden;
}
.tab_content.calendar .abcalendar .month .week.header {
  border-bottom: 1px solid #eee;
}
.tab_content.calendar .abcalendar .month .week.header .title {
  font-weight: bold;
}
.tab_content.calendar .abcalendar .month .week.header .title:hover {
  background-color: #fff;
  color: black;
  cursor: default;
}
.tab_content.calendar .abcalendar .month .week .day {
  float: left;
  width: 14%;
  height: 2em;
  padding-top: 0.3em;
  cursor: pointer;
}
.tab_content.calendar .abcalendar .month .week .day.active {
  background-color: #2eaef0;
  color: #fff;
}
.tab_content.calendar .abcalendar .month .week .day.active:hover {
  background-color: #5bbff3;
}
.tab_content.calendar .abcalendar .month .week .day:hover {
  background-color: #2eaef0;
  color: #fff;
}
.tab_content.calendar .abcal-year-switch {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.tab_content.calendar .abcal-year-switch li {
  float: left;
  margin: 0;
  padding: 0.5em 3em;
  font-size: 1.2em;
  cursor: pointer;
}
.tab_content.calendar .abcal-year-switch li.active,
.tab_content.calendar .abcal-year-switch li:hover {
  background-color: #2eaef0;
  color: white;
}
.abcalendar {
  text-align: center;
}
.abcalendar .month {
  background-color: #fff;
  padding: 0.5em;
  overflow: hidden;
}
.abcalendar .month .title {
  font-weight: bold;
  text-align: left;
}
.abcalendar .month .week {
  overflow: hidden;
}
.abcalendar .month .week.header {
  border-bottom: 1px solid #eee;
}
.abcalendar .month .week.header .title {
  font-weight: bold;
  text-align: center;
}
.abcalendar .month .week.header .title:hover {
  background-color: #fff;
  color: black;
  cursor: default;
}
.abcalendar .month .week .day {
  float: left;
  width: 14%;
  height: 3em;
  padding-top: 0.8em;
  cursor: pointer;
}
.abcalendar .month .week .day.active {
  background-color: #DA5D5D;
  color: #fff;
}
.abcalendar .month .week .day.active:hover {
  background-color: #ee6e6e;
}
.abcalendar .month .week .day:hover {
  background-color: #48a882;
  color: #fff;
}
.abcal-year-switch {
  list-style: none;
  overflow: hidden;
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.abcal-year-switch li {
  float: left;
  margin: 0;
  padding: 5px 12px;
  font-size: 1.2em;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #48a882;
  border-radius: 3px;
  color: #48a882;
  text-align: center;
  min-width: 95px;
}
.abcal-year-switch li.active,
.abcal-year-switch li:hover {
  color: white;
  background: #65BE9B;
  border: 1px solid #48a882;
  border-radius: 3px;
}
.abcal-year-switch-day-mode li {
  padding: 0.5em 1.2em !important;
}
.abcal-year-switch-day-mode li.active,
.abcal-year-switch-day-mode li:hover {
  background: #DA5D5D !important;
  border: 1px solid #DA5D5D !important;
}
.hidden-month {
  display: none;
}
.btns-rounded {
  margin-top: 7em;
  padding: 0;
  cursor: pointer;
  font-size: 2.25rem;
}
.info-ctnr {
  border-left: 1px solid;
  border-color: #BDBDBD;
  padding-left: 2em;
}
.info-ctnr h3 {
  margin-top: 30px;
}
.info-ctnr .info-ctnr__legend {
  display: flex;
  align-items: center;
}
.info-box {
  display: inline-block;
  padding: 10px;
  width: 26px;
  height: 24px;
  background: #DA5D5D;
  margin-right: 10px;
}
.back-and-forth-container {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .abcalendar {
    padding-top: 40px;
  }
  .back-and-forth-container {
    position: absolute;
    top: 6px;
    padding: 0;
    z-index: 2;
  }
  .back-and-forth-container:first-of-type {
    left: 0;
  }
  .back-and-forth-container:last-of-type {
    right: 0;
  }
  .btns-rounded {
    margin-top: 0;
  }
}
/************************** ABC CALENDAR FRONT *******************************/
.panel-open .enlarge-box i {
  transform: rotateZ(180deg);
}
.enlarge-box {
  padding: 10px 15px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.enlarge-box i {
  margin-right: 7px;
  color: #deb887;
  transform: rotateZ(0);
  transition: all 0.4s ease;
}
.mt-2 {
  margin-top: 2px;
}
.mt-11 {
  margin-top: 11px;
}
.grey-color {
  color: #666666;
}
.content-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .content-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.content-container > h3 {
  margin-bottom: 20px;
}
i.star-active {
  color: #FFDA58;
}
i.star-inactive {
  color: #ccc;
}
/******************** EDITION FICHE *****************************/
.venue-edition legend {
  font-size: 17px;
  font-weight: 600;
  padding-top: 22px !important;
}
.venue-edition .panel-group .panel {
  margin-bottom: 10px !important;
}
.venue-edition .panel-group {
  margin-bottom: 12px !important;
}
@media (max-width: 480px) {
  .venue-edition .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
}
@media (max-width: 768px) {
  .venue-edition .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
}
@media (max-width: 992px) {
  .venue-edition .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
}
.venue-edition fieldset {
  border-bottom: none !important;
}
.venue-edition .btn-header-submit {
  padding: 3px 20px;
}
.venue-edition .panel-default > .panel-heading .badge {
  color: #666;
  border: 1px solid #999;
  background: #f9f9f9;
}
.venue-edition .panel-group .panel-default .panel-heading {
  background: #f9f9f9;
}
.addon-sm {
  font-size: 12px;
  padding: 10px;
}
.fwn {
  font-weight: normal;
}
.venue-edition {
  font-size: 13px;
}
.rangeContainer {
  display: inline-block;
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #DDDEDF;
  box-sizing: border-box;
  border-radius: 10px;
  white-space: nowrap;
  width: 100%;
  max-width: 300px;
  text-align: center;
}
.rangeButton {
  display: inline-block;
  background: #48A882;
  border-radius: 3px;
  color: white;
  border-width: 0;
  margin-left: 20px;
  width: 95px;
  height: 32px;
}
.rangeButton:disabled,
.rangeButton[disabled] {
  background: #65be9b;
}
.input-container {
  text-align: left !important;
}
.input-container input {
  margin-left: 10px;
}
.active.disabled {
  background-color: #ee6e6e !important;
  cursor: default !important;
}
.decoration-container {
  text-align: left;
  margin-left: 4em;
}
.decoration-container p {
  display: inline-block;
  vertical-align: super;
  margin-left: 10px;
}
.active.disabled:hover {
  background-color: #ee6e6e !important;
}
.user-active {
  color: white;
  background-color: #2fb680 !important;
}
.red-date {
  background-color: #DA5D5D !important;
}
.red-hover:hover {
  background-color: #d38181 !important;
}
.user-selected-disabled {
  color: white;
  background-color: #4dbd90 !important;
  cursor: default !important;
}
.event-date-selected {
  border: 3px solid black;
}
.date-is-past {
  pointer-events: none;
}
#calendar-widget {
  margin: auto;
}
#user-btns-container {
  text-align: center;
}
#refusalBtn {
  background: #DA5D5D;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  color: white;
}
#refusalBtn:hover {
  color: white;
}
#acceptBtn {
  margin-left: 20px;
  background: #48a882;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  color: white;
}
#acceptBtn:hover {
  color: white;
}
@media (min-width: 992px) {
  .contact-card-container {
    display: grid;
    gap: 2%;
    grid-template-columns: repeat(2, 49%);
  }
}
@media (min-width: 450px) {
  .contact-card .contact-info > div {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
  }
}
.contact-card {
  border-radius: 10px;
  display: grid;
  gap: 15px;
  grid-template-columns: 56px 1fr;
  padding: 16px 20px;
  width: 100%;
}
.contact-card .profile-picture {
  border-radius: 50%;
  height: 48px;
  width: 48px;
}
.contact-card .profile-picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.contact-card .contact-info {
  overflow: hidden;
}
.contact-card .contact-info span {
  display: block;
}
.contact-card .contact-info a {
  display: block;
}
.contact-card .contact-info > div {
  white-space: nowrap;
}
.contact-card .contact-info > div:first-of-type {
  margin-bottom: 5px;
}
.contact-card .contact-info__name {
  font-weight: 600;
}
.contact-card .contact-info__role {
  color: #707987;
  font-style: italic;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact-card .contact-info__tel {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: underline;
}
.contact-card .contact-info__button {
  color: #48A882;
  font-weight: 600;
}
.btn-add {
  display: flex;
  align-items: center;
  gap: 10px;
  background: white;
  border: 1px solid #F0F0F0;
  color: #707987 !important;
  font-size: 14px;
  font-weight: 500;
}
.btn-add i {
  color: #48a882;
  font-size: 14px;
}
.checkbox__ctnr {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}
.checkbox__ctnr input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.checkbox__ctnr input[type="checkbox"] {
  display: inline-block;
  position: relative;
  height: 16px;
  width: 16px;
  background: transparent;
  border: 1px solid #dde6e9;
  border-radius: 4px;
  margin-top: 0;
}
.checkbox__ctnr input[type="checkbox"]::before {
  content: "";
}
.checkbox__ctnr input[type="checkbox"]:disabled {
  opacity: 0.5;
}
.checkbox__ctnr input[type="checkbox"]:checked::before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  font-size: 0.875rem;
  position: absolute;
  top: 2.5px;
  left: 3px;
  color: white;
}
.checkbox__ctnr input[type="checkbox"]:checked {
  background-color: #48a882;
  border: 1px solid #b8e0d0;
}
.checkbox__ctnr input[type="checkbox"]:checked ~ span {
  color: #000000cc;
}
.checkbox__ctnr span:last-of-type {
  line-height: initial;
  color: #707987;
}
.switch__ctnr {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
  font-weight: 400;
  cursor: pointer;
}
.switch__ctnr input[type="checkbox"] {
  font-size: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 32px;
  min-width: 32px;
  height: 18px;
  background: #dde6e9;
  border-radius: 34px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin: 0;
  outline: none;
  transition: all 0.2s ease-in-out;
}
.switch__ctnr input[type="checkbox"] ~ span {
  color: #707987;
}
.switch__ctnr input[type="checkbox"]:checked {
  background: linear-gradient(247.03deg, #2A946D 0%, #71C59C 100%);
}
.switch__ctnr input[type="checkbox"]::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: white;
  left: 1px;
  top: 1px;
  transition: all 0.4s ease;
}
.switch__ctnr input[type="checkbox"]:checked::after {
  left: calc(47%);
}
.switch__ctnr input[type="checkbox"]:checked ~ span {
  color: #1f2c3c;
}
input[type="radio"] {
  position: relative;
  cursor: pointer;
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin: 0 8px 0 0;
  border-radius: 50%;
  border: 1px solid #dde6e9;
  vertical-align: sub;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type="radio"] ~ span {
  color: #707987;
}
input[type="radio"]:checked {
  border: 1px solid #b8e0d0;
  background: linear-gradient(247.03deg, #2A946D 0%, #71C59C 100%);
}
input[type="radio"]:checked ~ span {
  color: #1f2c3c;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input[type="radio"].negative-answer:checked {
  border: 1px solid #ef7e76;
  background: linear-gradient(247.03deg, #F44336 0%, #fa7d74 100%);
}
.table > tbody > tr > td,
.table > thead > tr > td,
.table > thead > tr > th,
.table > tr > th {
  border: none;
  vertical-align: middle;
}
.table-responsive {
  border: none !important;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 32%);
  -moz-column-gap: 2%;
       column-gap: 2%;
  row-gap: 20px;
}
@media screen and (max-width: 1024px) {
  .grid-container {
    grid-template-columns: repeat(2, 49%);
    -moz-column-gap: 2%;
         column-gap: 2%;
  }
}
@media screen and (max-width: 550px) {
  .grid-container {
    grid-template-columns: 100%;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .grid-container .card {
    margin: 0 auto;
    width: 100%;
    max-width: unset;
  }
}
.status-tag {
  border-radius: 4px;
  display: inline-block;
  min-width: 90px;
  padding: 4px 10px;
  white-space: nowrap;
  text-align: center;
}
.status-tag.remind {
  background: rgba(63, 187, 175, 0.1);
  color: #3fbbae;
}
.status-tag.waiting {
  background: rgba(222, 184, 135, 0.1);
  color: #DEB887;
}
.status-tag.action {
  background: rgba(220, 105, 122, 0.1);
  color: #dc697b;
}
.status-tag.closed {
  background: rgba(173, 173, 173, 0.1);
  color: #ADADAD;
}
.table-separate {
  border-collapse: separate;
  border-spacing: 0 10px;
  margin: 0;
}
.table-separate tbody tr {
  height: 60px;
  border-radius: 10px;
  box-shadow: 0px 2px 1px rgba(61, 61, 61, 0.02), 0px 8px 5px 0px rgba(41, 41, 41, 0.03);
}
.table-separate tbody tr td {
  background-color: white;
}
.table-separate tbody tr td:first-of-type {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  min-width: 140px;
}
.table-separate tbody tr td:last-of-type {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.table-separate tbody tr td p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
}
@media screen and (max-width: 550px) {
  .table-separate thead {
    display: none;
  }
  .table-separate tbody {
    display: block;
  }
  .table-separate tbody tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    background: white;
    overflow: hidden;
    padding: 10px 0px;
    height: unset;
  }
  .table-separate tbody tr td {
    padding: 4px 12px !important;
    display: flex;
    justify-content: space-between;
    gap: 15px;
  }
  .table-separate tbody tr td p {
    white-space: normal;
  }
  .table-separate tbody tr td .status-tag {
    width: -moz-fit-content;
    width: fit-content;
    min-width: unset;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .table-separate tbody tr td::before {
    content: attr(data-label);
    font-weight: 600;
  }
}
@media screen and (max-width: 350px) {
  .table-separate tbody tr td {
    display: grid;
    grid-template-columns: 110px 1fr;
  }
}
.img-circle {
  max-width: 100% !important;
}
.flex-bt-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.request-content-container {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  gap: 2%;
}
@media screen and (max-width: 850px) {
  .request-content-container {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }
}
.request-content-container h2,
.request-content-container h3,
.request-content-container h4,
.request-content-container h5 {
  margin-top: 0;
}
.heading-container {
  flex-wrap: wrap-reverse;
  margin: 20px 0 2px;
  gap: 15px;
}
.heading-container .flex-bt-center {
  flex-grow: 1;
}
.heading-container h2 {
  margin: 0;
}
.heading-container a {
  text-decoration: none;
  color: initial;
}
.btn-close-request {
  border-color: #DA5D5D;
  color: #DA5D5D !important;
}
.request-info-heading {
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.request-info-heading h4 {
  margin: 0;
}
.quotation-card {
  padding: 10px 16px;
}
.quotation-card summary p {
  margin: 0;
  font-weight: 500;
  white-space: nowrap;
}
.quotation-card summary p i {
  margin-left: 7px;
  transform: rotate(0deg);
  transition: all 0.4s ease;
}
.quotation-card summary a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .quotation-card summary .download-text {
    display: none;
  }
}
.quotation-card > p {
  margin-top: 5px;
  margin-bottom: 0;
}
.quotation-card.denied summary * {
  color: #DA5D5D;
}
.quotation-card.accepted summary * {
  color: #48a882;
}
.quotation-card.waiting summary * {
  color: #deb887;
}
.quotation-card[open] summary p i {
  transform: rotate(180deg);
}
.freemium-card .bold {
  font-weight: 700;
}
.freemium-card .freemium-card__header {
  font-size: 14px;
  margin-bottom: 14px;
  color: #707987;
}
@media screen and (min-width: 715px) {
  .freemium-card .freemium-card__header {
    font-size: 12px;
  }
}
.freemium-card .freemium-card__header i {
  margin-right: 8px;
}
.freemium-card .freemium-card__header .red-text,
.freemium-card .freemium-card__header i {
  color: #ff0000;
}
.freemium-card h4 {
  text-align: center;
  margin-bottom: 24px;
  color: #37404d;
}
.freemium-card .freemium-card-content {
  margin-bottom: 16px;
}
.freemium-card .freemium-card-content .freemium-card__offer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.freemium-card .freemium-card-content .freemium-card__offer:first-of-type {
  border-bottom: 1px solid #d6d6d6;
  padding: 20px 0 30px 0;
}
.freemium-card .freemium-card-content .freemium-card__offer:nth-child(2) {
  padding: 30px 0 0;
}
@media screen and (max-width: 715px) {
  .freemium-card .freemium-card-content .freemium-card__offer {
    gap: 16px;
  }
}
.freemium-card .freemium-card-content .freemium-card__offer img {
  height: 100px;
  display: block;
  margin: 0 auto;
}
.freemium-card .freemium-card-content .freemium-card__offer--title h4 {
  margin-bottom: 0;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .freemium-card .freemium-card-content .freemium-card__offer--title h4 {
    font-size: 16px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .freemium-card .freemium-card-content .freemium-card__offer--title h4 {
    font-size: 18px;
    line-height: 180%;
  }
}
.freemium-card .freemium-card-content .freemium-card__offer--title p {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
  margin: 0;
}
@media (max-width: 715px) {
  .freemium-card .freemium-card-content .freemium-card__offer--title p {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .freemium-card .freemium-card-content .freemium-card__offer--title p {
    font-size: 16px;
    line-height: 172%;
  }
}
.freemium-card .freemium-card-content .freemium-card__offer--title h4,
.freemium-card .freemium-card-content .freemium-card__offer--title p {
  color: #37404d;
  text-align: center;
}
.freemium-card .freemium-card-content .freemium-card__offer--argues-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.freemium-card .freemium-card-content .freemium-card__offer--argues-list li {
  position: relative;
  padding-left: 24px;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #999ea5;
  color: #707987 !important;
}
.freemium-card .freemium-card-content .freemium-card__offer--argues-list li::before {
  content: '\f005';
  color: #deb887;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
}
.freemium-card .freemium-card-content .freemium-card__offer--btn-ctnr {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.freemium-card .freemium-card-content .freemium-card__offer--btn-ctnr .btn {
  margin: 0 !important;
}
.freemium-card .freemium-card-content .freemium-card__info {
  font-size: 14px;
  color: #707987;
  margin-top: 16px;
}
.card-venue {
  border-radius: 10px;
  overflow: hidden;
}
.card-venue img {
  height: 15vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1560px) {
  .card-venue img {
    height: 235px;
  }
}
@media screen and (max-width: 1024px) {
  .card-venue img {
    height: 18vw;
  }
}
@media screen and (max-width: 550px) {
  .card-venue img {
    height: 45vw;
  }
}
.upload-file-label {
  position: relative;
  width: 100%;
  height: 120px;
  border: 1px dashed #dde6e9;
  background: #edf1f2;
  border-radius: 10px;
  display: block;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  transition: border 300ms ease;
  cursor: pointer;
  font-weight: 400;
}
.upload-file-label i {
  display: block;
  font-size: 38px;
  color: #48a882;
}
.upload-file-label p {
  color: #37404d;
}
.upload-file-label:hover {
  border: 1px dashed #48a882;
}
.upload-file-label input[type=file] {
  outline: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: absolute;
  top: 0;
  left: 0;
}
.empty-illu {
  width: 80%;
  max-width: 250px;
  display: block;
  margin: 40px auto;
}
@media screen and (min-width: 700px) {
  .empty-illu {
    width: 50%;
  }
}
.see-more {
  color: #707987;
}
/****************************************** DASHBOARD PAGE *********************************************/
/*******************************************************************************************************/
.dashboard-page .dashboard-tab-container {
  position: relative;
  margin-bottom: 30px;
  padding: 20px 0;
  display: grid;
  grid-template-columns: repeat(4, 24.3%);
  gap: 1%;
}
@media (min-width: 1025px) {
  .dashboard-page .dashboard-tab-container {
    max-width: 1024px;
  }
}
.dashboard-page .dashboard-tab-container .dashboard-tab.not-active {
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
}
.dashboard-page .dashboard-tab-container .dashboard-tab.active {
  background: #48a882;
  box-shadow: inset 0px 0px 2px rgba(43, 43, 43, 0.15), inset 0px 0px 30px rgba(43, 43, 43, 0.25);
}
.dashboard-page .dashboard-tab-container .dashboard-tab.active p {
  color: white;
}
.dashboard-page .dashboard-tab-container .dashboard-tab {
  padding: 16px 24px;
  text-align: center;
  height: 100%;
  background: #ffffff;
}
.dashboard-page .dashboard-tab-container .dashboard-tab:first-of-type {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.dashboard-page .dashboard-tab-container .dashboard-tab:last-of-type {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.dashboard-page .dashboard-tab-container .dashboard-tab p {
  font-family: 'Mulish', sans-serif;
  font-weight: 600;
  color: #37404d;
  line-height: 140%;
}
.dashboard-page .dashboard-tab-container .dashboard-tab p:first-of-type {
  font-size: 24px;
  margin-bottom: 12px;
}
.dashboard-page .dashboard-tab-container .dashboard-tab p:nth-child(2) {
  font-size: 20px;
  margin: 0;
}
@media (min-width: 716px) and (max-width: 1024px) {
  .dashboard-page .dashboard-tab-container .dashboard-tab {
    padding: 10px 16px;
  }
  .dashboard-page .dashboard-tab-container .dashboard-tab p:first-of-type {
    font-size: 18px;
  }
  .dashboard-page .dashboard-tab-container .dashboard-tab p:nth-child(2) {
    font-size: 16px;
  }
}
@media (max-width: 715px) {
  .dashboard-page .dashboard-tab-container .dashboard-tab {
    padding: 12px 5px;
  }
  .dashboard-page .dashboard-tab-container .dashboard-tab p:first-of-type {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .dashboard-page .dashboard-tab-container .dashboard-tab p:nth-child(2) {
    font-size: 14px;
  }
}
.dashboard-page .dashboard-tab-content {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 20px;
  margin-bottom: 30px;
}
.dashboard-page .quotation-box {
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
}
.dashboard-page .quotation-box .title {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 16px;
  background: #ffffff;
  box-shadow: -2px 2px 4px rgba(203, 203, 203, 0.5), -2px 8px 26px rgba(203, 203, 203, 0.1);
}
.dashboard-page .quotation-box .title > div {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  gap: 10px;
}
.dashboard-page .quotation-box .title p {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 715px) {
  .dashboard-page .quotation-box .title p {
    font-size: 18px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .dashboard-page .quotation-box .title p {
    font-size: 20px;
    line-height: 180%;
  }
}
.dashboard-page .quotation-box .title i {
  font-size: 16px;
  color: #deb887;
  transition: all 0.3s ease;
}
.dashboard-page .quotation-box .details-content {
  background: #f4f4f4;
  border-top: 1px solid #d6d6d6;
  padding: 16px;
}
.dashboard-page .quote-card {
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #f4f4f4;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 8px 0;
  color: #707987;
}
.dashboard-page .quote-card .quote-card--title {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 180%;
  margin: 0;
}
.dashboard-page .quote-card .quote-card--price {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  margin: 0;
}
.dashboard-page .message-btn {
  padding: 5px !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #deb887;
  color: #deb887 !important;
  background-color: transparent;
}
.dashboard-page .message-btn i {
  font-size: 18px;
}
.dashboard-page .red-text {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d72842;
  color: white;
  min-width: 20px;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  border-radius: 10px;
  padding: 0 4px;
  font-weight: 700;
  font-size: 14px;
}
.dashboard-page details summary > i {
  color: #deb887;
  transition: all 0.3s ease;
}
.dashboard-page details[open] summary > i {
  transform: rotate(180deg);
}
.dashboard-page .table-container {
  overflow: auto;
}
@media (min-width: 551px) {
  .dashboard-page .table-separate tbody tr td {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
  }
  .dashboard-page .table-separate tbody tr td:first-of-type {
    border-left: 1px solid #d6d6d6;
  }
  .dashboard-page .table-separate tbody tr td:last-of-type {
    border-right: 1px solid #d6d6d6;
  }
}
.dashboard-page .business-quotation-cards-container {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card {
  padding: 16px 24px;
  border-radius: 10px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  background: #ffffff;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 20px;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading h3 {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
  color: #37404d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 715px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading h3 {
    font-size: 16px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading h3 {
    font-size: 18px;
    line-height: 180%;
  }
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading .event-subtitle {
  color: #7b828c !important;
  font-style: italic;
  font-size: 14px;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading .link-to-messages {
  background-color: transparent;
  border-color: #deb887;
  color: #deb887 !important;
}
@media (max-width: 715px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading .link-to-messages {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading .link-to-messages i {
    font-size: 16px;
    vertical-align: middle;
  }
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading .desktop-btn {
    display: none;
  }
}
@media (min-width: 716px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__heading .mobile-btn {
    display: none;
  }
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__inner {
    display: grid;
    grid-template-columns: 55% 45%;
  }
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__inner .flex-end {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media (min-width: 716px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__left-inner-block {
    padding-right: 20px;
    border-right: 1px solid #d6d6d6;
  }
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__left-inner-block .quote-form-title {
  font-family: 'Mulish', sans-serif;
  color: #707987;
  margin-bottom: 10px;
  font-weight: 600;
  color: #37404d;
}
@media (max-width: 715px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__left-inner-block .quote-form-title {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__left-inner-block .quote-form-title {
    font-size: 16px;
    line-height: 172%;
  }
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__left-inner-block .form-block {
  margin-bottom: 12px;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__left-inner-block .form-block .form-block__info {
  font-size: 0.875rem;
  color: #37404d;
}
@media (min-width: 716px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__right-inner-block {
    padding-left: 20px;
  }
}
@media (max-width: 715px) {
  .dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__right-inner-block {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #d6d6d6;
  }
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__right-inner-block .estimation-section {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d6d6d6;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__right-inner-block .estimation-section p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 140%;
}
.dashboard-page .business-quotation-cards-container .business-quotation-card .business-quotation-card__right-inner-block .estimation-section label {
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
  color: #37404d;
  display: block;
}
.dashboard-page .business-event-cards-container {
  display: grid;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (min-width: 1441px) {
  .dashboard-page .business-event-cards-container {
    grid-template-columns: repeat(3, 30%);
    -moz-column-gap: 2%;
         column-gap: 2%;
    row-gap: 20px;
  }
}
@media (min-width: 556px) and (max-width: 1440px) {
  .dashboard-page .business-event-cards-container {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    row-gap: 15px;
  }
}
@media (max-width: 555px) {
  .dashboard-page .business-event-cards-container {
    grid-template-columns: 100%;
    row-gap: 15px;
  }
}
.dashboard-page .business-event-cards-container .event-card {
  max-width: 400px;
  padding: 16px 24px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background: #ffffff;
}
@media (max-width: 715px) {
  .dashboard-page .business-event-cards-container .event-card {
    padding: 16px;
  }
}
.dashboard-page .business-event-cards-container .event-card h3 {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
  color: #37404d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 715px) {
  .dashboard-page .business-event-cards-container .event-card h3 {
    font-size: 16px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .dashboard-page .business-event-cards-container .event-card h3 {
    font-size: 18px;
    line-height: 180%;
  }
}
.dashboard-page .business-event-cards-container .event-card .event-subtitle {
  color: #7b828c !important;
  font-style: italic;
  font-size: 14px;
}
.dashboard-page .business-event-cards-container .event-card .link-to-messages {
  color: #deb887;
}
.dashboard-page .business-event-cards-container .event-card .business-event-confirmation p {
  text-align: center;
  font-weight: 600;
}
.dashboard-page .business-event-cards-container .event-card .business-event-confirmation .business-event-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 15px;
}
.dashboard-page .business-event-cards-container .event-card .business-event-confirmation .event-confirmed-no,
.dashboard-page .business-event-cards-container .event-card .business-event-confirmation .event-confirmed-yes {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  color: #ffffff !important;
  border-radius: 4px;
  padding: 8px 20px;
  min-width: 80px;
}
.dashboard-page .business-event-cards-container .event-card .business-event-confirmation .event-confirmed-no {
  background: #d72842;
}
.dashboard-page .business-event-cards-container .event-card .business-event-confirmation .event-confirmed-yes {
  background: #48a882;
}
.dashboard-page .event-to-confirmed-card__content > p {
  margin-bottom: 8px;
  font-size: 16px;
  color: #37404d;
  font-weight: 600;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form {
  padding-left: 20px;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form label {
  display: flex;
  align-items: center;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form .radio-card span {
  color: #707987;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form .event-to-confirmed-card__content--form-other {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form input[type=text] {
  padding: 7px 10px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  font-size: 16px;
  color: #37404d;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form input[type=text]::-moz-placeholder {
  color: #adadad;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form input[type=text]::placeholder {
  color: #adadad;
}
.dashboard-page .event-to-confirmed-card__content .event-to-confirmed-card__content--form button {
  background: #f6c657;
  border-radius: 5px;
  padding: 7px 14px;
  color: #ffffff;
  font-family: 'Mulish', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.dashboard-page .details-quote-consultation .details-content,
.dashboard-page .organizer-unread-message-container .details-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
.dashboard-page .quote-consultation-card,
.dashboard-page .unread-message-card {
  max-width: 400px;
}
.dashboard-page .quote-consultation-card .quote-consultation-card__img-ctnr,
.dashboard-page .unread-message-card .quote-consultation-card__img-ctnr,
.dashboard-page .quote-consultation-card .unread-message-card__img-ctnr,
.dashboard-page .unread-message-card .unread-message-card__img-ctnr {
  border-radius: 10px;
  overflow: hidden;
}
.dashboard-page .quote-consultation-card .quote-consultation-card__img-ctnr img,
.dashboard-page .unread-message-card .quote-consultation-card__img-ctnr img,
.dashboard-page .quote-consultation-card .unread-message-card__img-ctnr img,
.dashboard-page .unread-message-card .unread-message-card__img-ctnr img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-page .quote-consultation-card .quote-consultation-card__content,
.dashboard-page .unread-message-card .quote-consultation-card__content {
  padding: 10px 0;
}
.dashboard-page .quote-consultation-card .quote-consultation-card__content .quote-consultation-card__content--title,
.dashboard-page .unread-message-card .quote-consultation-card__content .quote-consultation-card__content--title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.dashboard-page .quote-consultation-card .quote-consultation-card__content .quote-consultation-card__content--title span,
.dashboard-page .unread-message-card .quote-consultation-card__content .quote-consultation-card__content--title span {
  font-weight: 600;
  font-size: 15px;
  color: #37404d;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.dashboard-page .quote-consultation-card .quote-consultation-card__content .quote-section,
.dashboard-page .unread-message-card .quote-consultation-card__content .quote-section {
  list-style-type: none;
  padding: 0;
}
.dashboard-page .quote-consultation-card .unread-message-card__content,
.dashboard-page .unread-message-card .unread-message-card__content {
  padding: 10px 0;
}
.dashboard-page .quote-consultation-card .unread-message-card__content .unread-message-card__content--title,
.dashboard-page .unread-message-card .unread-message-card__content .unread-message-card__content--title {
  font-weight: 600;
  font-size: 15px;
  color: #37404d;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 5px;
}
.dashboard-page .quote-consultation-card .unread-message-card__content .unread-message-card__content--info,
.dashboard-page .unread-message-card .unread-message-card__content .unread-message-card__content--info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.dashboard-page .quote-consultation-card .unread-message-card__content .unread-message-card__content--info .unread-nb,
.dashboard-page .unread-message-card .unread-message-card__content .unread-message-card__content--info .unread-nb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  color: #d72842;
}
.faq-ctnr {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}
.faq-ctnr details {
  border: 1px solid #dddedf;
  border-radius: 10px;
  background: white;
  margin-bottom: 12px;
  transition: all 0.4s ease;
}
.faq-ctnr details[open] summary::after {
  transform: rotate(180deg);
}
.faq-ctnr details[open] .details-inner {
  animation: fade 0.4s ease-in-out forwards;
}
.faq-ctnr details .details-inner {
  display: block;
  padding: 16px;
  border-top: 1px solid #dddedf;
}
.faq-ctnr summary {
  color: #37404d;
  cursor: pointer;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  gap: 10px;
}
.faq-ctnr summary::marker {
  content: none !important;
}
.faq-ctnr summary::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  color: #deb887;
  transform: rotate(0);
  transition: all 0.4s ease;
}
/****************************************** VENUE FICHE MODAL *********************************************/
/*******************************************************************************************************/
@media screen and (min-width: 961px) {
  .venue-modal-container .modal-dialog {
    max-width: 950px !important;
    width: 80% !important;
    max-height: 90vh !important;
    height: 90vh !important;
  }
}
@media screen and (max-width: 960px) {
  .venue-modal-container .modal-dialog {
    margin: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    max-width: 100% !important;
    max-height: 100vh !important;
  }
}
.venue-modal-container .modal-content {
  overflow: hidden;
  height: 100%;
}
@media screen and (min-width: 961px) {
  .venue-modal-container .modal-content {
    border-radius: 20px !important;
  }
}
@media screen and (max-width: 960px) {
  .venue-modal-container .modal-content {
    border-radius: 0 !important;
  }
}
.dialog-grid {
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.dialog-grid .venue-modal-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  background: #ffffff;
  padding: 12px 24px;
  box-shadow: 0px 2px 4px rgba(61, 61, 61, 0.02), 0px 8px 24px 10px rgba(41, 41, 41, 0.03);
  margin-bottom: 0 !important;
  width: 100%;
}
@media (max-width: 715px) {
  .dialog-grid .venue-modal-title {
    padding: 12px 20px;
  }
}
.dialog-grid .venue-modal-title .headings .heading-grid {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.dialog-grid .venue-modal-title .headings h1 {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  line-height: 120% !important;
  color: #707987;
  margin: 0;
}
@media (max-width: 715px) {
  .dialog-grid .venue-modal-title .headings h1 {
    font-size: 18px;
    line-height: 180%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .venue-modal-title .headings h1 {
    font-size: 20px;
    line-height: 180%;
  }
}
.dialog-grid .venue-modal-title .headings .card-action-icon i {
  color: #707987;
  font-size: 20px;
}
.dialog-grid .venue-modal-title .headings .address {
  display: flex;
  align-items: baseline;
  gap: 16px;
  font-family: 'Mulish', sans-serif;
  font-size: 1.4rem;
  line-height: 160%;
  color: #707987;
  font-weight: 500;
  margin: 0;
}
.dialog-grid .venue-modal-title .headings .address span {
  line-height: normal;
}
.dialog-grid .venue-modal-title .close-btn {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (hover: hover) {
  .dialog-grid .venue-modal-title .close-btn {
    background: #f4f4f4;
  }
}
.dialog-grid .venue-modal-title .close-btn i {
  color: #37404d;
  font-size: 16px;
}
.dialog-grid .venue-modal-content {
  margin: 0 !important;
  max-height: none !important;
  overflow: auto;
  height: 100% !important;
  padding: 16px 24px 24px !important;
}
@media screen and (max-width: 715px) {
  .dialog-grid .venue-modal-content {
    padding: 16px 20px 24px !important;
  }
}
.dialog-grid .modal-abc-in-pictures-content section {
  margin-bottom: 40px;
}
@media (max-width: 715px) {
  .dialog-grid .modal-abc-in-pictures-content section {
    margin-bottom: 28px;
  }
}
.dialog-grid .modal-abc-in-pictures-content section:last-of-type {
  margin-bottom: 0 !important;
}
.dialog-grid h2.subtitle {
  margin-bottom: 16px !important;
}
.dialog-grid .swiper#image-venue-swiper {
  position: relative;
  padding: 0;
  margin: 0 auto 24px;
  width: 70% !important;
  aspect-ratio: 1.5;
}
@media screen and (max-width: 1440px) and (min-width: 961px) {
  .dialog-grid .swiper#image-venue-swiper {
    aspect-ratio: 1.55555556;
  }
}
@media screen and (max-width: 715px) {
  .dialog-grid .swiper#image-venue-swiper {
    width: 100% !important;
  }
}
@media screen and (max-width: 440px) {
  .dialog-grid .swiper#image-venue-swiper {
    aspect-ratio: 1.11111111;
  }
}
.dialog-grid .swiper#image-venue-swiper .swiper-wrapper {
  height: 100%;
  width: 100%;
}
.dialog-grid .swiper#image-venue-swiper .swiper-slide {
  width: 100% !important;
  height: 100%;
  flex-shrink: 0;
}
.dialog-grid .swiper#image-venue-swiper .swiper-slide img {
  border-radius: 10px;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dialog-grid .swiper#image-venue-swiper .prev-button,
.dialog-grid .swiper#image-venue-swiper .next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 8px 12px;
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(4px);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 715px) {
  .dialog-grid .swiper#image-venue-swiper .prev-button,
  .dialog-grid .swiper#image-venue-swiper .next-button {
    width: 32px;
    height: 32px;
  }
}
.dialog-grid .swiper#image-venue-swiper .prev-button i,
.dialog-grid .swiper#image-venue-swiper .next-button i {
  font-size: 18px;
}
.dialog-grid .swiper#image-venue-swiper .prev-button {
  left: 10px;
}
.dialog-grid .swiper#image-venue-swiper .prev-button i {
  padding-right: 2px;
}
.dialog-grid .swiper#image-venue-swiper .next-button {
  right: 10px;
}
.dialog-grid .swiper#image-venue-swiper .next-button i {
  padding-left: 2px;
}
.dialog-grid .presentation {
  color: #707987;
}
.dialog-grid .presentation > *:not(:last-child) {
  margin-bottom: 12px;
}
.dialog-grid .presentation p {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .dialog-grid .presentation p {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .presentation p {
    font-size: 16px;
    line-height: 172%;
  }
}
.dialog-grid .presentation ul {
  padding-left: 15px;
}
.dialog-grid .presentation ul li {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .dialog-grid .presentation ul li {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .presentation ul li {
    font-size: 16px;
    line-height: 172%;
  }
}
.dialog-grid .presentation ul li::before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #deb887;
  margin-right: 12px;
}
.dialog-grid .presentation ul > li ul {
  padding-left: 30px;
}
.dialog-grid .presentation ol {
  padding-left: 15px;
}
.dialog-grid .presentation ol li {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
  padding-left: 6px;
}
@media (max-width: 715px) {
  .dialog-grid .presentation ol li {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .presentation ol li {
    font-size: 16px;
    line-height: 172%;
  }
}
.dialog-grid .presentation ol li::marker {
  color: #707987;
}
.dialog-grid .presentation ol > li ol {
  padding-left: 30px;
}
.dialog-grid a.learn-more-link {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 180%;
  display: inline-block;
  text-decoration: underline;
  color: #1f2c3c;
  white-space: nowrap;
  margin: 0 !important;
}
.dialog-grid .attributes {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 20px;
}
.dialog-grid .attributes .attributes__card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f4f4f4;
  border-radius: 10px;
  gap: 8px;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
  padding: 16px 20px;
}
@media (max-width: 715px) {
  .dialog-grid .attributes .attributes__card {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .attributes .attributes__card {
    font-size: 16px;
    line-height: 172%;
  }
}
.dialog-grid .attributes .attributes__card > i {
  font-size: 24px;
}
.dialog-grid .attributes .attributes__card i,
.dialog-grid .attributes .attributes__card p:not(.attributes__card--title) {
  color: #37404d;
}
.dialog-grid .attributes .attributes__card p {
  margin-bottom: 0;
}
.dialog-grid .attributes .attributes__card p i {
  margin-right: 8px;
}
.dialog-grid .attributes .attributes__card a {
  color: #37404d;
  text-decoration: underline;
}
.dialog-grid .attributes .attributes__card svg > path {
  stroke: #37404d;
}
.dialog-grid .attributes .attributes__card svg path {
  fill: #37404d;
}
.dialog-grid .attributes .attributes__card .btn-phone {
  display: flex;
  align-items: center;
  gap: 8px;
}
.dialog-grid .attributes .attributes__card .btn-phone i {
  font-size: 20px;
}
.dialog-grid .attributes .attributes__card .attributes__card--title {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
}
@media (max-width: 715px) {
  .dialog-grid .attributes .attributes__card .attributes__card--title {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .attributes .attributes__card .attributes__card--title {
    font-size: 16px;
    line-height: 172%;
  }
}
.dialog-grid .attributes .attributes__card .attributes__card--languages:not(:first-of-type)::before {
  content: "-";
  margin: 0 3px;
}
.dialog-grid .small-grid {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.dialog-grid .small-grid .small-grid__card {
  background: #f4f4f4;
  border-radius: 10px;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  color: #707987;
  color: #37404d;
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 14px 20px;
  max-width: 100%;
}
@media (max-width: 715px) {
  .dialog-grid .small-grid .small-grid__card {
    font-size: 14px;
    line-height: 172%;
  }
}
@media (min-width: 715px) {
  .dialog-grid .small-grid .small-grid__card {
    font-size: 16px;
    line-height: 172%;
  }
}
@media (max-width: 440px) {
  .dialog-grid .small-grid .small-grid__card {
    padding: 12px;
  }
}
.dialog-grid .small-grid .small-grid__card i {
  font-size: 1.25rem;
  color: #37404d;
  margin-right: 8px;
}
@media (max-width: 715px) {
  .dialog-grid .small-grid .small-grid__card i {
    font-size: 1rem;
  }
}
.dialog-grid .small-grid .small-grid__card span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog-grid .prices-wrapper {
  display: flex;
  gap: 16px;
}
.dialog-grid .prices-wrapper .price-card {
  background: #f4f4f4;
  border-radius: 10px;
  color: #707987;
  padding: 14px 20px;
}
.dialog-grid .prices-wrapper .price-card .price-card-title {
  color: #37404d;
  margin-bottom: 4px;
  font-weight: 500;
}
.dialog-grid .prices-wrapper .price-card p {
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 0;
}
.venue-modal-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  box-shadow: 0px -2px 4px rgba(61, 61, 61, 0.02), 0px -8px 24px 10px rgba(41, 41, 41, 0.03);
  padding: 12px 24px !important;
  margin: 0 !important;
}
@media screen and (max-width: 715px) {
  .venue-modal-footer {
    padding: 8px 20px;
  }
}
@media screen and (max-width: 555px) {
  .venue-modal-footer {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .venue-modal-footer .ask-quotation-btn,
  .venue-modal-footer .venue-link {
    width: 100%;
  }
}
.venue-modal-footer .ask-quotation-btn {
  border: 1px solid #48a882;
  white-space: nowrap;
  border-radius: 8px;
  padding: 4px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: #48a882;
  margin: 0 !important;
}
.venue-modal-footer .ask-quotation-btn a {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 180%;
  color: #ffffff;
}
.venue-modal-footer .venue-link {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 180%;
  border: 1px solid #48a882;
  white-space: nowrap;
  border-radius: 8px;
  padding: 4px 16px;
  display: inline-block;
  color: #48a882;
  text-align: center;
}
/* Animation bounce */
@keyframes salesProcessBounce {
  0%,
  4%,
  10%,
  16%,
  20%,
  60%,
  100% {
    transform: translateY(0);
  }
  8% {
    transform: translateY(-10px);
  }
  12% {
    transform: translateY(-5px);
  }
}
.sales-process-btn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 600 !important;
  animation: salesProcessBounce 5s ease infinite;
}
.sales-process-btn i {
  color: #F79009;
}
@media screen and (min-width: 555px) {
  .uk-notify-top-center {
    left: auto !important;
    right: 20px !important;
  }
}
@media screen and (max-width: 850px) {
  .email-infobar .email-infobar__message .collection-infobar .collection-infobar__message {
    animation: scrolling 30s linear infinite forwards;
  }
  .email-infobar .email-infobar__message .collection-infobar .collection-infobar__message:nth-child(2) {
    display: block !important;
  }
  .sales-process-btn {
    bottom: 20px;
    right: 20px;
  }
}
@keyframes scrolling {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.wrapper .email-infobar {
  z-index: 200;
  position: relative;
  padding: 4px 16px 6px;
  font-weight: 600;
  background: #B54708;
  color: white;
  overflow: hidden;
  display: flex;
}
.wrapper .email-infobar .email-infobar__message {
  margin: 0 !important;
  padding: 0 16px;
  transform: translateX(0);
  white-space: nowrap;
}
.wrapper .email-infobar .email-infobar__message:nth-child(2) {
  display: none;
}
.wrapper .email-infobar .email-infobar__message a {
  display: inline-block;
  margin-left: 16px;
}
.wrapper .email-infobar a {
  color: #FEF0C7;
  text-decoration: underline;
}
.wrapper .collection-infobar {
  z-index: 200;
  position: relative;
  padding: 4px 16px 6px;
  font-weight: 600;
  background: red;
  color: white;
  overflow: hidden;
  display: flex;
}
.wrapper .collection-infobar .collection-infobar__message {
  margin: 0 !important;
  padding: 0 16px;
  transform: translateX(0);
  white-space: nowrap;
}
.wrapper .collection-infobar .collection-infobar__message a {
  color: #FEF0C7;
  text-decoration: underline;
}
.wrapper .collection-infobar .collection-infobar__row {
  display: flex;
  align-items: center;
  margin: auto;
}
.wrapper .collection-infobar .collection-infobar__column {
  display: flex;
  flex-direction: column;
  margin: 10px;
}
.uk-notify {
  z-index: 2000 !important;
}
/*# sourceMappingURL=theme.css.map */
*, ::before, ::after {
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: rgb(59 130 246 / 0.5);
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        --tw-blur:  ;
        --tw-brightness:  ;
        --tw-contrast:  ;
        --tw-grayscale:  ;
        --tw-hue-rotate:  ;
        --tw-invert:  ;
        --tw-saturate:  ;
        --tw-sepia:  ;
        --tw-drop-shadow:  ;
        --tw-backdrop-blur:  ;
        --tw-backdrop-brightness:  ;
        --tw-backdrop-contrast:  ;
        --tw-backdrop-grayscale:  ;
        --tw-backdrop-hue-rotate:  ;
        --tw-backdrop-invert:  ;
        --tw-backdrop-opacity:  ;
        --tw-backdrop-saturate:  ;
        --tw-backdrop-sepia:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}
::backdrop {
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: rgb(59 130 246 / 0.5);
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        --tw-blur:  ;
        --tw-brightness:  ;
        --tw-contrast:  ;
        --tw-grayscale:  ;
        --tw-hue-rotate:  ;
        --tw-invert:  ;
        --tw-saturate:  ;
        --tw-sepia:  ;
        --tw-drop-shadow:  ;
        --tw-backdrop-blur:  ;
        --tw-backdrop-brightness:  ;
        --tw-backdrop-contrast:  ;
        --tw-backdrop-grayscale:  ;
        --tw-backdrop-hue-rotate:  ;
        --tw-backdrop-invert:  ;
        --tw-backdrop-opacity:  ;
        --tw-backdrop-saturate:  ;
        --tw-backdrop-sepia:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}
    html {
        font-size: 16px !important;
    }
.\!container {
        width: 100% !important;
}
.container {
        width: 100%;
}
@media (min-width: 640px) {
        .\!container {
                max-width: 640px !important;
        }
        .container {
                max-width: 640px;
        }
}
@media (min-width: 768px) {
        .\!container {
                max-width: 768px !important;
        }
        .container {
                max-width: 768px;
        }
}
@media (min-width: 1024px) {
        .\!container {
                max-width: 1024px !important;
        }
        .container {
                max-width: 1024px;
        }
}
@media (min-width: 1280px) {
        .\!container {
                max-width: 1280px !important;
        }
        .container {
                max-width: 1280px;
        }
}
@media (min-width: 1536px) {
        .\!container {
                max-width: 1536px !important;
        }
        .container {
                max-width: 1536px;
        }
}
.tw .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
}
.tw .pointer-events-none {
        pointer-events: none;
}
.tw .visible {
        visibility: visible;
}
.tw .collapse {
        visibility: collapse;
}
.tw .static {
        position: static;
}
.tw .fixed {
        position: fixed;
}
.tw .absolute {
        position: absolute;
}
.tw .relative {
        position: relative;
}
.tw .sticky {
        position: sticky;
}
.tw .inset-0 {
        inset: 0px;
}
.tw .inset-2 {
        inset: 0.5rem;
}
.tw .inset-4 {
        inset: 1rem;
}
.tw .-bottom-3 {
        bottom: -0.75rem;
}
.tw .-left-12 {
        left: -3rem;
}
.tw .-left-6 {
        left: -1.5rem;
}
.tw .-right-1 {
        right: -0.25rem;
}
.tw .-right-12 {
        right: -3rem;
}
.tw .-top-1 {
        top: -0.25rem;
}
.tw .-top-3 {
        top: -0.75rem;
}
.tw .-top-8 {
        top: -2rem;
}
.tw .bottom-0 {
        bottom: 0px;
}
.tw .bottom-5 {
        bottom: 1.25rem;
}
.tw .left-0 {
        left: 0px;
}
.tw .left-1\/2 {
        left: 50%;
}
.tw .right-0 {
        right: 0px;
}
.tw .top-0 {
        top: 0px;
}
.tw .top-1\/2 {
        top: 50%;
}
.tw .top-5 {
        top: 1.25rem;
}
.tw .-z-10 {
        z-index: -10;
}
.tw .z-10 {
        z-index: 10;
}
.tw .z-20 {
        z-index: 20;
}
.tw .z-50 {
        z-index: 50;
}
.tw .z-\[10000\] {
        z-index: 10000;
}
.tw .z-\[50000\] {
        z-index: 50000;
}
.tw .z-\[9999\] {
        z-index: 9999;
}
.tw .-mx-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
}
.tw .mx-2 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
}
.tw .mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
}
.tw .mx-auto {
        margin-left: auto;
        margin-right: auto;
}
.tw .mb-1 {
        margin-bottom: 0.25rem;
}
.tw .mb-10 {
        margin-bottom: 2.5rem;
}
.tw .mb-12 {
        margin-bottom: 3rem;
}
.tw .mb-16 {
        margin-bottom: 4rem;
}
.tw .mb-2 {
        margin-bottom: 0.5rem;
}
.tw .mb-20 {
        margin-bottom: 5rem;
}
.tw .mb-3 {
        margin-bottom: 0.75rem;
}
.tw .mb-4 {
        margin-bottom: 1rem;
}
.tw .mb-5 {
        margin-bottom: 1.25rem;
}
.tw .mb-6 {
        margin-bottom: 1.5rem;
}
.tw .mb-8 {
        margin-bottom: 2rem;
}
.tw .ml-4 {
        margin-left: 1rem;
}
.tw .ml-5 {
        margin-left: 1.25rem;
}
.tw .mr-1 {
        margin-right: 0.25rem;
}
.tw .mt-0\.5 {
        margin-top: 0.125rem;
}
.tw .mt-1 {
        margin-top: 0.25rem;
}
.tw .mt-10 {
        margin-top: 2.5rem;
}
.tw .mt-11 {
        margin-top: 2.75rem;
}
.tw .mt-12 {
        margin-top: 3rem;
}
.tw .mt-2 {
        margin-top: 0.5rem;
}
.tw .mt-4 {
        margin-top: 1rem;
}
.tw .mt-5 {
        margin-top: 1.25rem;
}
.tw .mt-8 {
        margin-top: 2rem;
}
.tw .line-clamp-2 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
}
.tw .block {
        display: block;
}
.tw .inline-block {
        display: inline-block;
}
.tw .inline {
        display: inline;
}
.tw .flex {
        display: flex;
}
.tw .inline-flex {
        display: inline-flex;
}
.tw .table {
        display: table;
}
.tw .\!grid {
        display: grid !important;
}
.tw .grid {
        display: grid;
}
.tw .hidden {
        display: none;
}
.tw .h-1\.5 {
        height: 0.375rem;
}
.tw .h-10 {
        height: 2.5rem;
}
.tw .h-12 {
        height: 3rem;
}
.tw .h-14 {
        height: 3.5rem;
}
.tw .h-16 {
        height: 4rem;
}
.tw .h-2 {
        height: 0.5rem;
}
.tw .h-2\.5 {
        height: 0.625rem;
}
.tw .h-20 {
        height: 5rem;
}
.tw .h-24 {
        height: 6rem;
}
.tw .h-3 {
        height: 0.75rem;
}
.tw .h-32 {
        height: 8rem;
}
.tw .h-48 {
        height: 12rem;
}
.tw .h-6 {
        height: 1.5rem;
}
.tw .h-7 {
        height: 1.75rem;
}
.tw .h-8 {
        height: 2rem;
}
.tw .h-\[20\%\] {
        height: 20%;
}
.tw .h-\[30\%\] {
        height: 30%;
}
.tw .h-\[40\%\] {
        height: 40%;
}
.tw .h-\[55\%\] {
        height: 55%;
}
.tw .h-\[60\%\] {
        height: 60%;
}
.tw .h-\[70\%\] {
        height: 70%;
}
.tw .h-\[800px\] {
        height: 800px;
}
.tw .h-\[85\%\] {
        height: 85%;
}
.tw .h-full {
        height: 100%;
}
.tw .h-px {
        height: 1px;
}
.tw .min-h-\[calc\(100vh-200px\)\] {
        min-height: calc(100vh - 200px);
}
.tw .w-0\.5 {
        width: 0.125rem;
}
.tw .w-1 {
        width: 0.25rem;
}
.tw .w-1\.5 {
        width: 0.375rem;
}
.tw .w-10 {
        width: 2.5rem;
}
.tw .w-11 {
        width: 2.75rem;
}
.tw .w-12 {
        width: 3rem;
}
.tw .w-14 {
        width: 3.5rem;
}
.tw .w-16 {
        width: 4rem;
}
.tw .w-2 {
        width: 0.5rem;
}
.tw .w-2\.5 {
        width: 0.625rem;
}
.tw .w-20 {
        width: 5rem;
}
.tw .w-24 {
        width: 6rem;
}
.tw .w-28 {
        width: 7rem;
}
.tw .w-3 {
        width: 0.75rem;
}
.tw .w-44 {
        width: 11rem;
}
.tw .w-48 {
        width: 12rem;
}
.tw .w-6 {
        width: 1.5rem;
}
.tw .w-7 {
        width: 1.75rem;
}
.tw .w-8 {
        width: 2rem;
}
.tw .w-80 {
        width: 20rem;
}
.tw .w-\[16px\] {
        width: 16px;
}
.tw .w-\[18px\] {
        width: 18px;
}
.tw .w-\[94\%\] {
        width: 94%;
}
.tw .w-auto {
        width: auto;
}
.tw .w-full {
        width: 100%;
}
.tw .w-px {
        width: 1px;
}
.tw .max-w-2xl {
        max-width: 42rem;
}
.tw .max-w-3xl {
        max-width: 48rem;
}
.tw .max-w-4xl {
        max-width: 56rem;
}
.tw .max-w-5xl {
        max-width: 64rem;
}
.tw .max-w-6xl {
        max-width: 72rem;
}
.tw .max-w-7xl {
        max-width: 80rem;
}
.tw .max-w-lg {
        max-width: 32rem;
}
.tw .max-w-md {
        max-width: 28rem;
}
.tw .flex-1 {
        flex: 1 1 0%;
}
.tw .flex-none {
        flex: none;
}
.tw .flex-shrink {
        flex-shrink: 1;
}
.tw .flex-shrink-0 {
        flex-shrink: 0;
}
.tw .flex-grow {
        flex-grow: 1;
}
.tw .-translate-x-1\/2 {
        --tw-translate-x: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw .-translate-y-1\/2 {
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw .rotate-1 {
        --tw-rotate: 1deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw .transform {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes bounce {
        0%, 100% {
                transform: translateY(-25%);
                animation-timing-function: cubic-bezier(0.8,0,1,1);
        }
        50% {
                transform: none;
                animation-timing-function: cubic-bezier(0,0,0.2,1);
        }
}
.tw .animate-\[bounce_3s_infinite\] {
        animation: bounce 3s infinite;
}
@keyframes shimmer {
        0% {
                transform: translateX(-100%);
        }
        100% {
                transform: translateX(200%);
        }
}
.tw .animate-\[shimmer_3s_infinite\] {
        animation: shimmer 3s infinite;
}
@keyframes pulse {
        50% {
                opacity: .5;
        }
}
.tw .animate-pulse {
        animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {
        to {
                transform: rotate(360deg);
        }
}
.tw .animate-spin {
        animation: spin 1s linear infinite;
}
.tw .cursor-default {
        cursor: default;
}
.tw .cursor-pointer {
        cursor: pointer;
}
.tw .resize {
        resize: both;
}
.tw .snap-x {
        scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.tw .snap-mandatory {
        --tw-scroll-snap-strictness: mandatory;
}
.tw .snap-center {
        scroll-snap-align: center;
}
.tw .appearance-none {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
}
.tw .grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw .flex-col {
        flex-direction: column;
}
.tw .flex-wrap {
        flex-wrap: wrap;
}
.tw .items-start {
        align-items: flex-start;
}
.tw .items-end {
        align-items: flex-end;
}
.tw .items-center {
        align-items: center;
}
.tw .justify-center {
        justify-content: center;
}
.tw .justify-between {
        justify-content: space-between;
}
.tw .gap-1 {
        gap: 0.25rem;
}
.tw .gap-1\.5 {
        gap: 0.375rem;
}
.tw .gap-2 {
        gap: 0.5rem;
}
.tw .gap-2\.5 {
        gap: 0.625rem;
}
.tw .gap-3 {
        gap: 0.75rem;
}
.tw .gap-4 {
        gap: 1rem;
}
.tw .gap-6 {
        gap: 1.5rem;
}
.tw .gap-8 {
        gap: 2rem;
}
.tw :is(.space-y-2 > :not([hidden]) ~ :not([hidden])) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tw :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.tw :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.tw .overflow-hidden {
        overflow: hidden;
}
.tw .overflow-x-auto {
        overflow-x: auto;
}
.tw .overflow-y-auto {
        overflow-y: auto;
}
.tw .overflow-x-hidden {
        overflow-x: hidden;
}
.tw .scroll-smooth {
        scroll-behavior: smooth;
}
.tw .whitespace-nowrap {
        white-space: nowrap;
}
.tw .rounded {
        border-radius: 0.25rem;
}
.tw .rounded-2xl {
        border-radius: 1rem;
}
.tw .rounded-3xl {
        border-radius: 1.5rem;
}
.tw .rounded-full {
        border-radius: 9999px;
}
.tw .rounded-lg {
        border-radius: 0.5rem;
}
.tw .rounded-sm {
        border-radius: 0.125rem;
}
.tw .rounded-xl {
        border-radius: 0.75rem;
}
.tw .rounded-t-md {
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
}
.tw .border {
        border-width: 1px;
}
.tw .border-2 {
        border-width: 2px;
}
.tw .border-4 {
        border-width: 4px;
}
.tw .border-b {
        border-bottom-width: 1px;
}
.tw .border-b-2 {
        border-bottom-width: 2px;
}
.tw .border-t {
        border-top-width: 1px;
}
.tw .border-t-4 {
        border-top-width: 4px;
}
.tw .border-dashed {
        border-style: dashed;
}
.tw .border-\[\#2A946D\] {
        --tw-border-opacity: 1;
        border-color: rgb(42 148 109 / var(--tw-border-opacity, 1));
}
.tw .border-amber-100 {
        --tw-border-opacity: 1;
        border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw .border-blue-100 {
        --tw-border-opacity: 1;
        border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.tw .border-green-200 {
        --tw-border-opacity: 1;
        border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw .border-red-200 {
        --tw-border-opacity: 1;
        border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw .border-red-300 {
        --tw-border-opacity: 1;
        border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw .border-red-400 {
        --tw-border-opacity: 1;
        border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw .border-slate-100 {
        --tw-border-opacity: 1;
        border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw .border-slate-200 {
        --tw-border-opacity: 1;
        border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw .border-white {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw .border-white\/20 {
        border-color: rgb(255 255 255 / 0.2);
}
.tw .border-t-\[\#2A946D\] {
        --tw-border-opacity: 1;
        border-top-color: rgb(42 148 109 / var(--tw-border-opacity, 1));
}
.tw .bg-\[\#1e7a56\] {
        --tw-bg-opacity: 1;
        background-color: rgb(30 122 86 / var(--tw-bg-opacity, 1));
}
.tw .bg-\[\#23805e\] {
        --tw-bg-opacity: 1;
        background-color: rgb(35 128 94 / var(--tw-bg-opacity, 1));
}
.tw .bg-\[\#2A946D\] {
        --tw-bg-opacity: 1;
        background-color: rgb(42 148 109 / var(--tw-bg-opacity, 1));
}
.tw .bg-\[\#2A946D\]\/10 {
        background-color: rgb(42 148 109 / 0.1);
}
.tw .bg-\[\#2A946D\]\/20 {
        background-color: rgb(42 148 109 / 0.2);
}
.tw .bg-\[\#2A946D\]\/30 {
        background-color: rgb(42 148 109 / 0.3);
}
.tw .bg-amber-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.tw .bg-amber-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.tw .bg-blue-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.tw .bg-blue-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.tw .bg-green-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.tw .bg-green-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.tw .bg-green-50\/30 {
        background-color: rgb(240 253 244 / 0.3);
}
.tw .bg-green-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.tw .bg-red-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.tw .bg-red-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.tw .bg-red-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.tw .bg-slate-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.tw .bg-slate-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.tw .bg-slate-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.tw .bg-slate-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.tw .bg-slate-50\/50 {
        background-color: rgb(248 250 252 / 0.5);
}
.tw .bg-slate-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.tw .bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw .bg-white\/10 {
        background-color: rgb(255 255 255 / 0.1);
}
.tw .bg-white\/80 {
        background-color: rgb(255 255 255 / 0.8);
}
.tw .bg-yellow-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.tw .bg-gradient-to-br {
        background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.tw .bg-gradient-to-r {
        background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.tw .from-\[\#2A946D\] {
        --tw-gradient-from: #2A946D var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(42 148 109 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw .from-transparent {
        --tw-gradient-from: transparent var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw .via-slate-400 {
        --tw-gradient-to: rgb(148 163 184 / 0)  var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), #94a3b8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.tw .to-\[\#1e7a56\] {
        --tw-gradient-to: #1e7a56 var(--tw-gradient-to-position);
}
.tw .to-transparent {
        --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.tw .p-2 {
        padding: 0.5rem;
}
.tw .p-2\.5 {
        padding: 0.625rem;
}
.tw .p-3 {
        padding: 0.75rem;
}
.tw .p-4 {
        padding: 1rem;
}
.tw .p-6 {
        padding: 1.5rem;
}
.tw .p-8 {
        padding: 2rem;
}
.tw .px-1 {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
}
.tw .px-1\.5 {
        padding-left: 0.375rem;
        padding-right: 0.375rem;
}
.tw .px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
}
.tw .px-2\.5 {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
}
.tw .px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
}
.tw .px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
}
.tw .px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
}
.tw .px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
}
.tw .px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
}
.tw .py-0\.5 {
        padding-top: 0.125rem;
        padding-bottom: 0.125rem;
}
.tw .py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
}
.tw .py-1\.5 {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
}
.tw .py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
}
.tw .py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
}
.tw .py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.tw .py-2\.5 {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
}
.tw .py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem;
}
.tw .py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem;
}
.tw .py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
}
.tw .py-3\.5 {
        padding-top: 0.875rem;
        padding-bottom: 0.875rem;
}
.tw .py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
}
.tw .py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
}
.tw .pb-12 {
        padding-bottom: 3rem;
}
.tw .pb-8 {
        padding-bottom: 2rem;
}
.tw .pl-2 {
        padding-left: 0.5rem;
}
.tw .pr-24 {
        padding-right: 6rem;
}
.tw .pt-10 {
        padding-top: 2.5rem;
}
.tw .pt-32 {
        padding-top: 8rem;
}
.tw .pt-5 {
        padding-top: 1.25rem;
}
.tw .pt-8 {
        padding-top: 2rem;
}
.tw .text-left {
        text-align: left;
}
.tw .text-center {
        text-align: center;
}
.tw .text-right {
        text-align: right;
}
.tw .font-sans {
        font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw .text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
}
.tw .text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
}
.tw .text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
}
.tw .text-5xl {
        font-size: 3rem;
        line-height: 1;
}
.tw .text-\[10px\] {
        font-size: 10px;
}
.tw .text-\[11px\] {
        font-size: 11px;
}
.tw .text-\[8px\] {
        font-size: 8px;
}
.tw .text-\[9px\] {
        font-size: 9px;
}
.tw .text-base {
        font-size: 1rem;
        line-height: 1.5rem;
}
.tw .text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
}
.tw .text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.tw .text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
}
.tw .text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
}
.tw .font-bold {
        font-weight: 700;
}
.tw .font-extrabold {
        font-weight: 800;
}
.tw .font-medium {
        font-weight: 500;
}
.tw .font-semibold {
        font-weight: 600;
}
.tw .uppercase {
        text-transform: uppercase;
}
.tw .italic {
        font-style: italic;
}
.tw .leading-none {
        line-height: 1;
}
.tw .leading-relaxed {
        line-height: 1.625;
}
.tw .leading-tight {
        line-height: 1.25;
}
.tw .tracking-tight {
        letter-spacing: -0.025em;
}
.tw .tracking-wide {
        letter-spacing: 0.025em;
}
.tw .tracking-wider {
        letter-spacing: 0.05em;
}
.tw .text-\[\#2A946D\] {
        --tw-text-opacity: 1;
        color: rgb(42 148 109 / var(--tw-text-opacity, 1));
}
.tw .text-amber-400 {
        --tw-text-opacity: 1;
        color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.tw .text-amber-500 {
        --tw-text-opacity: 1;
        color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.tw .text-amber-600 {
        --tw-text-opacity: 1;
        color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.tw .text-blue-500 {
        --tw-text-opacity: 1;
        color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.tw .text-blue-600 {
        --tw-text-opacity: 1;
        color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.tw .text-blue-700 {
        --tw-text-opacity: 1;
        color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.tw .text-green-600 {
        --tw-text-opacity: 1;
        color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.tw .text-red-500 {
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.tw .text-red-600 {
        --tw-text-opacity: 1;
        color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.tw .text-slate-300 {
        --tw-text-opacity: 1;
        color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.tw .text-slate-400 {
        --tw-text-opacity: 1;
        color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.tw .text-slate-500 {
        --tw-text-opacity: 1;
        color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.tw .text-slate-600 {
        --tw-text-opacity: 1;
        color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.tw .text-slate-700 {
        --tw-text-opacity: 1;
        color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.tw .text-slate-800 {
        --tw-text-opacity: 1;
        color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.tw .text-slate-900 {
        --tw-text-opacity: 1;
        color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.tw .text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw .underline {
        text-decoration-line: underline;
}
.tw .antialiased {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}
.tw .opacity-0 {
        opacity: 0;
}
.tw .opacity-90 {
        opacity: 0.9;
}
.tw .shadow-2xl {
        --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
        --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw .shadow-\[0_20px_60px_-15px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
        --tw-shadow: 0 20px 60px -15px rgba(0,0,0,0.1);
        --tw-shadow-colored: 0 20px 60px -15px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw .shadow-lg {
        --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw .shadow-md {
        --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw .shadow-sm {
        --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
        --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw .shadow-xl {
        --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw .shadow-green-900\/10 {
        --tw-shadow-color: rgb(20 83 45 / 0.1);
        --tw-shadow: var(--tw-shadow-colored);
}
.tw .shadow-green-900\/20 {
        --tw-shadow-color: rgb(20 83 45 / 0.2);
        --tw-shadow: var(--tw-shadow-colored);
}
.tw .outline-none {
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.tw .outline {
        outline-style: solid;
}
.tw .ring-4 {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.tw .ring-green-500 {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}
.tw .ring-white {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.tw .ring-offset-2 {
        --tw-ring-offset-width: 2px;
}
.tw .blur {
        --tw-blur: blur(8px);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw .blur-2xl {
        --tw-blur: blur(40px);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw .drop-shadow-sm {
        --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw .invert {
        --tw-invert: invert(100%);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw .filter {
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw .backdrop-blur-lg {
        --tw-backdrop-blur: blur(16px);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.tw .backdrop-blur-xl {
        --tw-backdrop-blur: blur(24px);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.tw .backdrop-filter {
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.tw .transition {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.tw .transition-all {
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.tw .transition-colors {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.tw .transition-opacity {
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.tw .transition-shadow {
        transition-property: box-shadow;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.tw .transition-transform {
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.tw .delay-1000 {
        transition-delay: 1000ms;
}
.tw .duration-300 {
        transition-duration: 300ms;
}
.tw .duration-500 {
        transition-duration: 500ms;
}
.tw .ease-out {
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.tw .animate-fade-in {
        animation: fadeIn 0.3s ease-out;
    }
@keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(10px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
.tw .scrollbar-hide {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
.tw .scrollbar-hide::-webkit-scrollbar {
        display: none;
    }

/*
 * Scoped reset for .tw containers.
 * Provides essential Preflight-like resets ONLY inside Tailwind-scoped areas,
 * since global Preflight is disabled to avoid conflicts with Bootstrap.
 */
.tw *,
.tw *::before,
.tw *::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
}

.tw img,
.tw svg {
    display: block;
    vertical-align: middle;
}

.tw h1,
.tw h2,
.tw h3,
.tw h4,
.tw h5,
.tw h6 {
    font-size: inherit;
    font-weight: inherit;
}

.tw ol,
.tw ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tw a {
    color: inherit;
    text-decoration: inherit;
}

.tw button,
.tw input,
.tw select,
.tw textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

/* Custom utilities for Call Tracking */

.tw :is(.selection\:bg-green-100 *)::-moz-selection {
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.tw :is(.selection\:bg-green-100 *)::selection {
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.tw :is(.selection\:text-green-900 *)::-moz-selection {
        --tw-text-opacity: 1;
        color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.tw :is(.selection\:text-green-900 *)::selection {
        --tw-text-opacity: 1;
        color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.tw .selection\:bg-green-100::-moz-selection {
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.tw .selection\:bg-green-100::selection {
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.tw .selection\:text-green-900::-moz-selection {
        --tw-text-opacity: 1;
        color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.tw .selection\:text-green-900::selection {
        --tw-text-opacity: 1;
        color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.tw .after\:absolute::after {
        content: var(--tw-content);
        position: absolute;
}

.tw .after\:left-\[2px\]::after {
        content: var(--tw-content);
        left: 2px;
}

.tw .after\:top-\[2px\]::after {
        content: var(--tw-content);
        top: 2px;
}

.tw .after\:h-5::after {
        content: var(--tw-content);
        height: 1.25rem;
}

.tw .after\:w-5::after {
        content: var(--tw-content);
        width: 1.25rem;
}

.tw .after\:rounded-full::after {
        content: var(--tw-content);
        border-radius: 9999px;
}

.tw .after\:bg-white::after {
        content: var(--tw-content);
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.tw .after\:transition-all::after {
        content: var(--tw-content);
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}

.tw .after\:content-\[\'\'\]::after {
        --tw-content: '';
        content: var(--tw-content);
}

.tw .hover\:border-\[\#2A946D\]:hover {
        --tw-border-opacity: 1;
        border-color: rgb(42 148 109 / var(--tw-border-opacity, 1));
}

.tw .hover\:border-\[\#2A946D\]\/30:hover {
        border-color: rgb(42 148 109 / 0.3);
}

.tw .hover\:border-amber-200:hover {
        --tw-border-opacity: 1;
        border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.tw .hover\:border-green-100:hover {
        --tw-border-opacity: 1;
        border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}

.tw .hover\:border-green-200:hover {
        --tw-border-opacity: 1;
        border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}

.tw .hover\:border-slate-300:hover {
        --tw-border-opacity: 1;
        border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.tw .hover\:bg-\[\#23805e\]:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(35 128 94 / var(--tw-bg-opacity, 1));
}

.tw .hover\:bg-green-700:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}

.tw .hover\:bg-slate-50:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.tw .hover\:bg-white:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.tw .hover\:text-\[\#23805e\]:hover {
        --tw-text-opacity: 1;
        color: rgb(35 128 94 / var(--tw-text-opacity, 1));
}

.tw .hover\:text-red-500:hover {
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.tw .hover\:text-slate-800:hover {
        --tw-text-opacity: 1;
        color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.tw .hover\:text-slate-900:hover {
        --tw-text-opacity: 1;
        color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.tw .hover\:opacity-90:hover {
        opacity: 0.9;
}

.tw .hover\:shadow-lg:hover {
        --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw .hover\:shadow-md:hover {
        --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw .focus\:border-\[\#2A946D\]:focus {
        --tw-border-opacity: 1;
        border-color: rgb(42 148 109 / var(--tw-border-opacity, 1));
}

.tw .focus\:border-red-400:focus {
        --tw-border-opacity: 1;
        border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.tw .focus\:ring-2:focus {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.tw .focus\:ring-\[\#2A946D\]\/20:focus {
        --tw-ring-color: rgb(42 148 109 / 0.2);
}

.tw .focus\:ring-red-200:focus {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}

.tw .active\:scale-95:active {
        --tw-scale-x: .95;
        --tw-scale-y: .95;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw .disabled\:cursor-not-allowed:disabled {
        cursor: not-allowed;
}

.tw .disabled\:bg-slate-300:disabled {
        --tw-bg-opacity: 1;
        background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.tw .disabled\:opacity-0:disabled {
        opacity: 0;
}

.tw :is(.group:hover .group-hover\:-translate-y-1) {
        --tw-translate-y: -0.25rem;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw :is(.group:hover .group-hover\:scale-110) {
        --tw-scale-x: 1.1;
        --tw-scale-y: 1.1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw :is(.group:hover .group-hover\:opacity-100) {
        opacity: 1;
}

.tw :is(.group:hover .group-hover\:shadow-md) {
        --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw :is(.peer:checked ~ .peer-checked\:bg-\[\#2A946D\]) {
        --tw-bg-opacity: 1;
        background-color: rgb(42 148 109 / var(--tw-bg-opacity, 1));
}

.tw :is(.peer:checked ~ .peer-checked\:after\:translate-x-full)::after {
        content: var(--tw-content);
        --tw-translate-x: 100%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw :is(.peer:checked ~ .peer-checked\:after\:border-white)::after {
        content: var(--tw-content);
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.tw :is(.peer:focus ~ .peer-focus\:outline-none) {
        outline: 2px solid transparent;
        outline-offset: 2px;
}

.tw :is(.peer:focus ~ .peer-focus\:ring-2) {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.tw :is(.peer:focus ~ .peer-focus\:ring-\[\#2A946D\]\/20) {
        --tw-ring-color: rgb(42 148 109 / 0.2);
}

@media (min-width: 640px) {
        .tw .sm\:mt-0 {
                margin-top: 0px;
        }
        .tw .sm\:inline {
                display: inline;
        }
        .tw .sm\:flex-row {
                flex-direction: row;
        }
        .tw .sm\:px-6 {
                padding-left: 1.5rem;
                padding-right: 1.5rem;
        }
}

@media (min-width: 768px) {
        .tw .md\:col-span-1 {
                grid-column: span 1 / span 1;
        }
        .tw .md\:col-span-2 {
                grid-column: span 2 / span 2;
        }
        .tw .md\:mx-0 {
                margin-left: 0px;
                margin-right: 0px;
        }
        .tw .md\:block {
                display: block;
        }
        .tw .md\:flex {
                display: flex;
        }
        .tw .md\:w-96 {
                width: 24rem;
        }
        .tw .md\:-translate-y-4 {
                --tw-translate-y: -1rem;
                transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        }
        .tw .md\:grid-cols-3 {
                grid-template-columns: repeat(3, minmax(0, 1fr));
        }
        .tw .md\:flex-row {
                flex-direction: row;
        }
        .tw .md\:gap-0 {
                gap: 0px;
        }
        .tw .md\:p-8 {
                padding: 2rem;
        }
        .tw .md\:px-0 {
                padding-left: 0px;
                padding-right: 0px;
        }
        .tw .md\:text-4xl {
                font-size: 2.25rem;
                line-height: 2.5rem;
        }
        .tw .md\:text-7xl {
                font-size: 4.5rem;
                line-height: 1;
        }
}

@media (min-width: 1024px) {
        .tw .lg\:px-8 {
                padding-left: 2rem;
                padding-right: 2rem;
        }
}
