@import"https://fonts.googleapis.com/icon?family=Material+Icons";
/*!
 * 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;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    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] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

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

td,
th {
    padding: 0;
}

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

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important;
    }

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

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

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

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

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

    thead {
        display: table-header-group;
    }

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

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

    h2,
    h3,
    p {
        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 td,
    .table-bordered th {
        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.85f0466cb4ab3a4d.svg#glyphicons_halflingsregular) format("svg");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
    box-sizing: border-box;
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

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

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

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

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

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

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

[role=button] {
    cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

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

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

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

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

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

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

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

.text-danger {
    color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

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

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

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

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

dd,
dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

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

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

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

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

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

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

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

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\a0\2014"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    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-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        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-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }

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

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

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

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

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

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

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

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent;
}

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

th {
    text-align: left;
}

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

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

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

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

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

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

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

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

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

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

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }

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

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

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

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

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

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

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

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

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\	;
    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=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

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

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999;
}

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

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

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

textarea.form-control {
    height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px;
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px;
    }

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

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

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

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

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

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

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

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

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

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

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

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm,
textarea.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 select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

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

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

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px #00000013;
}

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

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

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

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px #00000013;
}

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

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

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

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px #00000013;
}

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

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

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

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

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

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px #00000020;
}

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

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

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

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

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

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

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

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

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

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

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

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

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

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

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

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

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

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

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

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

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
    font-weight: 400;
    color: #337ab7;
    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:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}

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

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

.btn-group-xs>.btn,
.btn-xs {
    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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

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

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

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

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

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

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

.dropdown,
.dropup {
    position: relative;
}

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

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

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

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

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

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777;
}

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

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

.open>a {
    outline: 0;
}

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

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

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

.dropdown-backdrop {
    position: fixed;
    inset: 0;
    z-index: 990;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px #00000020;
}

.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-radius: 4px 4px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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;
}

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

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

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
}

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

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

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

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

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

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

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

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

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    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:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

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

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

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

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

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

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

.nav-justified {
    width: 100%
}

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

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

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

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

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

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

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

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    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:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

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

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

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

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

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

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

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px #ffffff1a;
}

.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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

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

@media (max-device-width:480px) and (orientation:landscape) {

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

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

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0;
    }
}

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

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

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
}

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

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

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

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

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

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

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

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
    }
}

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

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

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px #ffffff1a, 0 1px #ffffff1a;
}

@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 .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

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

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

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

.navbar-default .navbar-nav>li>a {
    color: #777;
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

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

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

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

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

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

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

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

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

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb>.active {
    color: #777;
}

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

.pagination>li {
    display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pager li {
    display: inline;
}

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

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

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

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

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

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

.label:empty {
    display: none;
}

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

.label-default {
    background-color: #777;
}

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

.label-primary {
    background-color: #337ab7;
}

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

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

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

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

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

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

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

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

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

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

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

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

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

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

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

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

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

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #0000001a;
}

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

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

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

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

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

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

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

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

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

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

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

.media {
    margin-top: 15px;
}

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

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

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px #0000000d;
}

.panel-body {
    padding: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #0000000d;
}

.well blockquote {
    border-color: #ddd;
    border-color: #00000026;
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-25%);
}

.modal.in .modal-dialog {
    transform: translate(0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px #00000080;
}

.modal-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px #00000080;
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px #0003;
    line-break: auto;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: #00000040;
    border-bottom-width: 0;
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: #00000040;
    border-left-width: 0;
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: #00000040;
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: #00000040;
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px;
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        transform: translateZ(0);
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: #0000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: #0000;
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.cdk-overlay-backdrop {
    position: absolute;
    inset: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0;
}

@media screen and (-ms-high-contrast: active) {
    .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
        opacity: .6;
    }
}

.cdk-overlay-dark-backdrop {
    background: rgba(0, 0, 0, .288);
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0;
}

.owl-dialog-container {
    position: relative;
    pointer-events: auto;
    box-sizing: border-box;
    display: block;
    padding: 1.5em;
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
    border-radius: 2px;
    overflow: auto;
    background: #fff;
    color: #000000de;
    width: 100%;
    height: 100%;
    outline: none;
}

.owl-dt-container,
.owl-dt-container * {
    box-sizing: border-box;
}

.owl-dt-container {
    display: block;
    font-size: 1rem;
    background: #ffffff;
    pointer-events: auto;
    z-index: 1000;
}

.owl-dt-container-row {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}

.owl-dt-container-row:last-child {
    border-bottom: none;
}

.owl-dt-calendar {
    display: flex;
    flex-direction: column;
    width: 100%
}

.owl-dt-calendar-control {
    display: flex;
    align-items: center;
    font-size: 1em;
    width: 100%;
    padding: .5em;
    color: #000;
}

.owl-dt-calendar-control .owl-dt-calendar-control-content {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button {
    padding: 0 .8em;
}

.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover {
    background-color: #0000001f;
}

.owl-dt-calendar-main {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding: 0 .5em .5em;
    outline: 0;
}

.owl-dt-calendar-view {
    display: block;
    flex: 1 1 auto;
}

.owl-dt-calendar-multi-year-view {
    display: flex;
    align-items: center;
}

.owl-dt-calendar-multi-year-view .owl-dt-calendar-table {
    width: calc(100% - 3em);
}

.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th {
    padding-bottom: .25em;
}

.owl-dt-calendar-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.owl-dt-calendar-table .owl-dt-calendar-header {
    color: #0006;
}

.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th {
    font-size: .7em;
    font-weight: 400;
    text-align: center;
    padding-bottom: 1em;
}

.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider {
    position: relative;
    height: 1px;
    padding-bottom: .5em;
}

.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after {
    content: "";
    position: absolute;
    top: 0;
    left: -.5em;
    right: -.5em;
    height: 1px;
    background: rgba(0, 0, 0, .12);
}

.owl-dt-calendar-table .owl-dt-calendar-cell {
    position: relative;
    height: 0;
    line-height: 0;
    text-align: center;
    outline: 0;
    color: #000000d9;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-content {
    position: absolute;
    top: 5%;
    left: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 90%;
    height: 90%;
    font-size: .8em;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 999px;
    color: inherit;
    cursor: pointer;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-out {
    opacity: .2;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected) {
    border-color: #0006;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-selected {
    color: #ffffffd9;
    background-color: #3f51b5;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today {
    box-shadow: inset 0 0 0 1px #ffffffd9;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled {
    cursor: default;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
    color: #0006;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected {
    opacity: .4;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected) {
    border-color: #0003;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),
.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
    background-color: #0000000a;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-in-range {
    background: rgba(63, 81, 181, .2);
}

.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from {
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px;
}

.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to {
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
}

.owl-dt-timer {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 7em;
    padding: .5em;
    outline: none;
}

.owl-dt-timer-box {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    height: 100%
}

.owl-dt-timer-content {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: .2em 0;
}

.owl-dt-timer-content .owl-dt-timer-input {
    display: block;
    width: 2em;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 3px;
    outline: medium none;
    font-size: 1.2em;
    padding: .2em;
}

.owl-dt-timer-divider {
    display: inline-block;
    align-self: flex-end;
    position: absolute;
    width: .6em;
    height: 100%;
    left: -.3em;
}

.owl-dt-timer-divider:before,
.owl-dt-timer-divider:after {
    content: "";
    display: inline-block;
    width: .35em;
    height: .35em;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%);
    background-color: currentColor;
}

.owl-dt-timer-divider:before {
    top: 35%
}

.owl-dt-timer-divider:after {
    bottom: 35%
}

.owl-dt-control-button {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1em;
    color: inherit;
}

.owl-dt-control-button .owl-dt-control-button-content {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    outline: none;
}

.owl-dt-control-period-button .owl-dt-control-button-content {
    height: 1.5em;
    padding: 0 .5em;
    border-radius: 3px;
    transition: background-color .1s linear;
}

.owl-dt-control-period-button:hover>.owl-dt-control-button-content {
    background-color: #0000001f;
}

.owl-dt-control-period-button .owl-dt-control-button-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1em;
    height: 1em;
    margin: .1em;
    transition: transform .2s ease;
}

.owl-dt-control-arrow-button .owl-dt-control-button-content {
    padding: 0;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
}

.owl-dt-control-arrow-button[disabled] {
    color: #0006;
    cursor: default;
}

.owl-dt-control-arrow-button svg {
    width: 50%;
    height: 50%;
    fill: currentColor;
}

.owl-dt-inline-container,
.owl-dt-popup-container {
    position: relative;
    width: 18.5em;
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
}

.owl-dt-inline-container .owl-dt-calendar,
.owl-dt-inline-container .owl-dt-timer,
.owl-dt-popup-container .owl-dt-calendar,
.owl-dt-popup-container .owl-dt-timer {
    width: 100%
}

.owl-dt-inline-container .owl-dt-calendar,
.owl-dt-popup-container .owl-dt-calendar {
    height: 20.25em;
}

.owl-dt-dialog-container {
    max-height: 95vh;
    margin: -1.5em;
}

.owl-dt-dialog-container .owl-dt-calendar {
    min-width: 250px;
    min-height: 330px;
    max-width: 750px;
    max-height: 750px;
}

.owl-dt-dialog-container .owl-dt-timer {
    min-width: 250px;
    max-width: 750px;
}

@media all and (orientation: landscape) {
    .owl-dt-dialog-container .owl-dt-calendar {
        width: 58vh;
        height: 62vh;
    }

    .owl-dt-dialog-container .owl-dt-timer {
        width: 58vh;
    }
}

@media all and (orientation: portrait) {
    .owl-dt-dialog-container .owl-dt-calendar {
        width: 80vw;
        height: 80vw;
    }

    .owl-dt-dialog-container .owl-dt-timer {
        width: 80vw;
    }
}

.owl-dt-container-buttons {
    display: flex;
    width: 100%;
    height: 2em;
    color: #3f51b5;
}

.owl-dt-container-control-button {
    font-size: 1em;
    width: 50%;
    height: 100%;
    border-radius: 0;
}

.owl-dt-container-control-button .owl-dt-control-button-content {
    height: 100%;
    width: 100%;
    transition: background-color .1s linear;
}

.owl-dt-container-control-button:hover .owl-dt-control-button-content {
    background-color: #0000001a;
}

.owl-dt-container-info {
    padding: 0 .5em;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.owl-dt-container-info .owl-dt-container-range {
    outline: none;
}

.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content {
    display: flex;
    justify-content: space-between;
    padding: .5em 0;
    font-size: .8em;
}

.owl-dt-container-info .owl-dt-container-range:last-child {
    border-top: 1px solid rgba(0, 0, 0, .12);
}

.owl-dt-container-info .owl-dt-container-info-active {
    color: #3f51b5;
}

.owl-dt-container-disabled,
.owl-dt-trigger-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
    cursor: default !important;
}

.owl-dt-timer-hour12 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3f51b5;
}

.owl-dt-timer-hour12 .owl-dt-timer-hour12-box {
    border: 1px solid currentColor;
    border-radius: 2px;
    transition: background .2s ease;
}

.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content {
    width: 100%;
    height: 100%;
    padding: .5em;
}

.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content {
    background: #3f51b5;
    color: #fff;
}

.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out {
    visibility: hidden;
    cursor: default;
}

.owl-dt-inline {
    display: inline-block;
}

.owl-dt-control {
    outline: none;
    cursor: pointer;
}

.owl-dt-control .owl-dt-control-content {
    outline: none;
}

.owl-dt-control:focus>.owl-dt-control-content {
    background-color: #0000001f;
}

.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content {
    box-shadow: none;
}

.owl-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(fontawesome-webfont.2b13baa7dd4f54c9.eot?v=4.7.0);
    src: url(fontawesome-webfont.2b13baa7dd4f54c9.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(fontawesome-webfont.e9955780856cf8aa.woff2?v=4.7.0) format("woff2"), url(fontawesome-webfont.cf011583fb81df9f.woff?v=4.7.0) format("woff"), url(fontawesome-webfont.8a7cb27d142e3e19.ttf?v=4.7.0) format("truetype"), url(fontawesome-webfont.da909aa098b0ee2d.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,  mirror=1)";
    transform: scaleX(-1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,  mirror=1)";
    transform: scaleY(-1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

@font-face {
    font-family: PrimeIcons;
    src: url(primeicons.ab0f3b4a92ba0a9a.eot);
    src: url(primeicons.ab0f3b4a92ba0a9a.eot?#iefix) format("embedded-opentype"), url(primeicons.8bdc0c61615039e2.ttf) format("truetype"), url(primeicons.0fdb5ccef5186c0c.woff) format("woff"), url(primeicons.0eb335aafe10918e.svg?#primeicons) format("svg");
    font-weight: 400;
    font-style: normal;
}

.pi {
    font-family: primeicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

.pi-spin {
    animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(359deg);
    }
}

.pi-mobile:before {
    content: "\e982"
}

.pi-tablet:before {
    content: "\e983"
}

.pi-key:before {
    content: "\e981"
}

.pi-shopping-cart:before {
    content: "\e980"
}

.pi-comments:before {
    content: "\e97e"
}

.pi-comment:before {
    content: "\e97f"
}

.pi-briefcase:before {
    content: "\e97d"
}

.pi-bell:before {
    content: "\e97c"
}

.pi-paperclip:before {
    content: "\e97b"
}

.pi-share-alt:before {
    content: "\e97a"
}

.pi-envelope:before {
    content: "\e979"
}

.pi-volume-down:before {
    content: "\e976"
}

.pi-volume-up:before {
    content: "\e977"
}

.pi-volume-off:before {
    content: "\e978"
}

.pi-eject:before {
    content: "\e975"
}

.pi-money-bill:before {
    content: "\e974"
}

.pi-images:before {
    content: "\e973"
}

.pi-image:before {
    content: "\e972"
}

.pi-sign-in:before {
    content: "\e970"
}

.pi-sign-out:before {
    content: "\e971"
}

.pi-wifi:before {
    content: "\e96f"
}

.pi-sitemap:before {
    content: "\e96e"
}

.pi-chart-bar:before {
    content: "\e96d"
}

.pi-camera:before {
    content: "\e96c"
}

.pi-dollar:before {
    content: "\e96b"
}

.pi-lock-open:before {
    content: "\e96a"
}

.pi-table:before {
    content: "\e969"
}

.pi-map-marker:before {
    content: "\e968"
}

.pi-list:before {
    content: "\e967"
}

.pi-eye-slash:before {
    content: "\e965"
}

.pi-eye:before {
    content: "\e966"
}

.pi-folder-open:before {
    content: "\e964"
}

.pi-folder:before {
    content: "\e963"
}

.pi-video:before {
    content: "\e962"
}

.pi-inbox:before {
    content: "\e961"
}

.pi-lock:before {
    content: "\e95f"
}

.pi-unlock:before {
    content: "\e960"
}

.pi-tags:before {
    content: "\e95d"
}

.pi-tag:before {
    content: "\e95e"
}

.pi-power-off:before {
    content: "\e95c"
}

.pi-save:before {
    content: "\e95b"
}

.pi-question-circle:before {
    content: "\e959"
}

.pi-question:before {
    content: "\e95a"
}

.pi-copy:before {
    content: "\e957"
}

.pi-file:before {
    content: "\e958"
}

.pi-clone:before {
    content: "\e955"
}

.pi-calendar-times:before {
    content: "\e952"
}

.pi-calendar-minus:before {
    content: "\e953"
}

.pi-calendar-plus:before {
    content: "\e954"
}

.pi-ellipsis-v:before {
    content: "\e950"
}

.pi-ellipsis-h:before {
    content: "\e951"
}

.pi-bookmark:before {
    content: "\e94e"
}

.pi-globe:before {
    content: "\e94f"
}

.pi-replay:before {
    content: "\e94d"
}

.pi-filter:before {
    content: "\e94c"
}

.pi-print:before {
    content: "\e94b"
}

.pi-align-right:before {
    content: "\e946"
}

.pi-align-left:before {
    content: "\e947"
}

.pi-align-center:before {
    content: "\e948"
}

.pi-align-justify:before {
    content: "\e949"
}

.pi-cog:before {
    content: "\e94a"
}

.pi-cloud-download:before {
    content: "\e943"
}

.pi-cloud-upload:before {
    content: "\e944"
}

.pi-cloud:before {
    content: "\e945"
}

.pi-pencil:before {
    content: "\e942"
}

.pi-users:before {
    content: "\e941"
}

.pi-clock:before {
    content: "\e940"
}

.pi-user-minus:before {
    content: "\e93e"
}

.pi-user-plus:before {
    content: "\e93f"
}

.pi-trash:before {
    content: "\e93d"
}

.pi-external-link:before {
    content: "\e93c"
}

.pi-window-maximize:before {
    content: "\e93b"
}

.pi-window-minimize:before {
    content: "\e93a"
}

.pi-refresh:before {
    content: "\e938"
}

.pi-user:before {
    content: "\e939"
}

.pi-exclamation-triangle:before {
    content: "\e922"
}

.pi-calendar:before {
    content: "\e927"
}

.pi-chevron-circle-left:before {
    content: "\e928"
}

.pi-chevron-circle-down:before {
    content: "\e929"
}

.pi-chevron-circle-right:before {
    content: "\e92a"
}

.pi-chevron-circle-up:before {
    content: "\e92b"
}

.pi-angle-double-down:before {
    content: "\e92c"
}

.pi-angle-double-left:before {
    content: "\e92d"
}

.pi-angle-double-right:before {
    content: "\e92e"
}

.pi-angle-double-up:before {
    content: "\e92f"
}

.pi-angle-down:before {
    content: "\e930"
}

.pi-angle-left:before {
    content: "\e931"
}

.pi-angle-right:before {
    content: "\e932"
}

.pi-angle-up:before {
    content: "\e933"
}

.pi-upload:before {
    content: "\e934"
}

.pi-download:before {
    content: "\e956"
}

.pi-ban:before {
    content: "\e935"
}

.pi-star-o:before {
    content: "\e936"
}

.pi-star:before {
    content: "\e937"
}

.pi-chevron-left:before {
    content: "\e900"
}

.pi-chevron-right:before {
    content: "\e901"
}

.pi-chevron-down:before {
    content: "\e902"
}

.pi-chevron-up:before {
    content: "\e903"
}

.pi-caret-left:before {
    content: "\e904"
}

.pi-caret-right:before {
    content: "\e905"
}

.pi-caret-down:before {
    content: "\e906"
}

.pi-caret-up:before {
    content: "\e907"
}

.pi-search:before {
    content: "\e908"
}

.pi-check:before {
    content: "\e909"
}

.pi-check-circle:before {
    content: "\e90a"
}

.pi-times:before {
    content: "\e90b"
}

.pi-times-circle:before {
    content: "\e90c"
}

.pi-plus:before {
    content: "\e90d"
}

.pi-plus-circle:before {
    content: "\e90e"
}

.pi-minus:before {
    content: "\e90f"
}

.pi-minus-circle:before {
    content: "\e910"
}

.pi-circle-on:before {
    content: "\e911"
}

.pi-circle-off:before {
    content: "\e912"
}

.pi-sort-down:before {
    content: "\e913"
}

.pi-sort-up:before {
    content: "\e914"
}

.pi-sort:before {
    content: "\e915"
}

.pi-step-backward:before {
    content: "\e916"
}

.pi-step-forward:before {
    content: "\e917"
}

.pi-th-large:before {
    content: "\e918"
}

.pi-arrow-down:before {
    content: "\e919"
}

.pi-arrow-left:before {
    content: "\e91a"
}

.pi-arrow-right:before {
    content: "\e91b"
}

.pi-arrow-up:before {
    content: "\e91c"
}

.pi-bars:before {
    content: "\e91d"
}

.pi-arrow-circle-down:before {
    content: "\e91e"
}

.pi-arrow-circle-left:before {
    content: "\e91f"
}

.pi-arrow-circle-right:before {
    content: "\e920"
}

.pi-arrow-circle-up:before {
    content: "\e921"
}

.pi-info:before {
    content: "\e923"
}

.pi-info-circle:before {
    content: "\e924"
}

.pi-home:before {
    content: "\e925"
}

.pi-spinner:before {
    content: "\e926"
}

.bs-datepicker {
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
    background: #fff;
    box-shadow: 0 0 10px #aaa;
    position: relative;
    z-index: 1;
}

.bs-datepicker:after {
    clear: both;
    content: "";
    display: block;
}

.bs-datepicker bs-day-picker {
    float: left;
}

.bs-datepicker button:hover,
.bs-datepicker button:focus,
.bs-datepicker button:active,
.bs-datepicker input:hover,
.bs-datepicker input:focus,
.bs-datepicker input:active,
.bs-datepicker-btns button:hover,
.bs-datepicker-btns button:focus,
.bs-datepicker-btns button:active,
.bs-datepicker-predefined-btns button:active,
.bs-datepicker-predefined-btns button:focus {
    outline: none;
}

.bs-datepicker-head {
    min-width: 270px;
    height: 50px;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    text-align: justify;
}

.bs-datepicker-head:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.bs-datepicker-head button {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: transparent;
    text-align: center;
    cursor: pointer;
    color: #fff;
    transition: .3s;
}

.bs-datepicker-head button[disabled],
.bs-datepicker-head button[disabled]:hover,
.bs-datepicker-head button[disabled]:active {
    background: rgba(221, 221, 221, .3);
    color: #f5f5f5;
    cursor: not-allowed;
}

.bs-datepicker-head button.previous span {
    transform: translate(-1px, -1px);
}

.bs-datepicker-head button.next span {
    transform: translate(1px, -1px);
}

.bs-datepicker-head button.next,
.bs-datepicker-head button.previous {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.bs-datepicker-head button.next span,
.bs-datepicker-head button.previous span {
    font-size: 28px;
    line-height: 1;
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 50%
}

.bs-datepicker-head button.current {
    border-radius: 15px;
    max-width: 155px;
    padding: 0 13px;
}

.bs-datepicker-head button:hover {
    background-color: #0000001a;
}

.bs-datepicker-head button:active {
    background-color: #0003;
}

.bs-datepicker-body {
    padding: 10px;
    border-radius: 0 0 3px 3px;
    min-height: 232px;
    min-width: 278px;
    border: 1px solid #e9edf0;
}

.bs-datepicker-body .days.weeks {
    position: relative;
    z-index: 1;
}

.bs-datepicker-body table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.bs-datepicker-body table th {
    font-size: 13px;
    color: #9aaec1;
    font-weight: 400;
    text-align: center;
}

.bs-datepicker-body table td {
    color: #54708b;
    text-align: center;
    position: relative;
    padding: 0;
}

.bs-datepicker-body table td span {
    display: block;
    margin: 0 auto;
    font-size: 13px;
    border-radius: 50%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
    cursor: pointer;
}

.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
    background-color: #e9edf0;
    transition: 0s;
}

.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
    background-color: #e9edf0;
    transition: 0s;
    cursor: pointer;
}

.bs-datepicker-body table td span.disabled,
.bs-datepicker-body table td.disabled span {
    color: #9aaec1;
}

.bs-datepicker-body table td span.selected,
.bs-datepicker-body table td.selected span {
    color: #fff;
}

.bs-datepicker-body table td span.selected.disabled,
.bs-datepicker-body table td.selected.disabled span {
    opacity: .3;
}

.bs-datepicker-body table td span.is-other-month,
.bs-datepicker-body table td.is-other-month span {
    color: #00000040;
}

.bs-datepicker-body table td.active {
    position: relative;
}

.bs-datepicker-body table td.active.select-start:before {
    left: 35%
}

.bs-datepicker-body table td.active.select-end:before {
    left: -85%
}

.bs-datepicker-body table td span.active.select-start:after,
.bs-datepicker-body table td span.active.select-end:after,
.bs-datepicker-body table td.active.select-start span:after,
.bs-datepicker-body table td.active.select-end span:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: .3s;
    top: 0;
    border-radius: 50%
}

.bs-datepicker-body table td:before,
.bs-datepicker-body table td span:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    inset: 6px -2px 6px -3px;
    box-sizing: content-box;
    background: transparent;
}

.bs-datepicker-body table td.active.select-start+td.active:before {
    left: -20%
}

.bs-datepicker-body table td:last-child.active:before {
    border-radius: 0 3px 3px 0;
    width: 125%;
    left: -25%
}

.bs-datepicker-body table td span[class*=select-],
.bs-datepicker-body table td[class*=select-] span {
    border-radius: 50%;
    color: #fff;
}

.bs-datepicker-body table.days td.active:not(.select-start):not(.disabled):before,
.bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,
.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,
.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):before {
    background: #e9edf0;
}

.bs-datepicker-body table.days span {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.bs-datepicker-body table.days span.select-start {
    z-index: 2;
}

.bs-datepicker-body table.days span.is-highlighted.in-range:before {
    right: 3px;
    left: 0;
}

.bs-datepicker-body table.days span.in-range.select-end:before {
    right: 4px;
    left: 0;
}

.bs-datepicker-body table.days td.select-start+td.select-end:before,
.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,
.bs-datepicker-body table.days td.active+td.is-highlighted:before,
.bs-datepicker-body table.days td.active+td.select-end:before,
.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,
.bs-datepicker-body table.days td.in-range+td.select-end:before {
    background: #e9edf0;
    width: 100%
}

.bs-datepicker-body table.weeks tr td:nth-child(2).active:before {
    border-radius: 3px 0 0 3px;
    left: 0;
    width: 100%
}

.bs-datepicker-body table:not(.weeks) tr td:first-child:before {
    border-radius: 3px 0 0 3px;
}

.bs-datepicker-body table.years td span {
    width: 46px;
    height: 46px;
    line-height: 45px;
    margin: 0 auto;
}

.bs-datepicker-body table.years tr:not(:last-child) td span {
    margin-bottom: 8px;
}

.bs-datepicker-body table.months td {
    height: 52px;
}

.bs-datepicker-body table.months td span {
    padding: 6px;
    border-radius: 15px;
}

.bs-datepicker .current-timedate {
    color: #54708b;
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    border: 1px solid #e9edf0;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.bs-datepicker .current-timedate span:not(:empty):before {
    content: "";
    width: 15px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: text-bottom;
}

.bs-datepicker-multiple {
    border-radius: 4px 0 0 4px;
}

.bs-datepicker-multiple+.bs-datepicker-multiple {
    margin-left: 10px;
}

.bs-datepicker-multiple .bs-datepicker {
    box-shadow: none;
    position: relative;
}

.bs-datepicker-multiple .bs-datepicker:not(:last-child) {
    padding-right: 10px;
}

.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after {
    content: "";
    display: block;
    width: 14px;
    height: 10px;
    position: absolute;
    top: 25px;
    left: -8px;
}

.bs-datepicker-multiple .bs-datepicker .left {
    float: left;
}

.bs-datepicker-multiple .bs-datepicker .right {
    float: right;
}

.bs-datepicker-container {
    padding: 15px;
}

.bs-datepicker .bs-media-container {
    display: flex;
}

@media (max-width: 768px) {
    .bs-datepicker .bs-media-container {
        flex-direction: column;
    }
}

.bs-datepicker .bs-timepicker-in-datepicker-container {
    display: flex;
    justify-content: space-around;
}

.bs-datepicker-custom-range {
    padding: 15px;
    background: #eee;
}

.bs-datepicker-predefined-btns button {
    width: 100%;
    display: block;
    height: 30px;
    background-color: #9aaec1;
    border-radius: 4px;
    color: #fff;
    border: 0;
    margin-bottom: 10px;
    padding: 0 18px;
    text-align: left;
    transition: .3s;
}

.bs-datepicker-predefined-btns button:hover {
    background-color: #54708b;
}

.bs-datepicker-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    padding-top: 10px;
    border-top: 1px solid #e9edf0;
}

.bs-datepicker-buttons .btn-default {
    margin-left: 10px;
}

.bs-datepicker-buttons .btn-today-wrapper {
    display: flex;
    flex-flow: row wrap;
}

.bs-datepicker-buttons .clear-right,
.bs-datepicker-buttons .today-right {
    flex-grow: 0;
}

.bs-datepicker-buttons .clear-left,
.bs-datepicker-buttons .today-left {
    flex-grow: 1;
}

.bs-datepicker-buttons .clear-center,
.bs-datepicker-buttons .today-center {
    flex-grow: .5;
}

.bs-timepicker-container {
    padding: 10px 0;
}

.bs-timepicker-label {
    color: #54708b;
    margin-bottom: 10px;
}

.bs-timepicker-controls {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.bs-timepicker-controls button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    background-color: #e9edf0;
    color: #54708b;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 0;
    padding: 0;
    transition: .3s;
}

.bs-timepicker-controls button:hover {
    background-color: #d5dadd;
}

.bs-timepicker-controls input {
    width: 35px;
    height: 25px;
    border-radius: 13px;
    text-align: center;
    border: 1px solid #e9edf0;
}

.bs-timepicker .switch-time-format {
    text-transform: uppercase;
    min-width: 54px;
    height: 25px;
    border-radius: 20px;
    border: 1px solid #e9edf0;
    background: #fff;
    color: #54708b;
    font-size: 13px;
}

.bs-timepicker .switch-time-format img {
    vertical-align: initial;
    margin-left: 4px;
}

bs-datepicker-container,
bs-daterangepicker-container {
    z-index: 1080;
}

@media (max-width: 768px) {
    .bs-datepicker {
        width: min-content;
        justify-content: center;
    }

    .bs-datepicker-multiple {
        display: flex;
    }

    .bs-datepicker-multiple+.bs-datepicker-multiple {
        margin-top: 10px;
        margin-left: 0;
    }
}

.theme-default .bs-datepicker-head {
    background-color: #777;
}

.theme-default .btn-today-wrapper .btn-success,
.theme-default .btn-clear-wrapper .btn-success {
    background-color: #777;
    border-color: #777;
}

.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.theme-default .btn-today-wrapper .btn-success:focus,
.theme-default .btn-clear-wrapper .btn-success:focus {
    box-shadow: none;
}

.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,
.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
    background-color: #616161;
    border-color: #616161;
}

.theme-default .btn-today-wrapper .btn-success:hover,
.theme-default .btn-clear-wrapper .btn-success:hover {
    background-color: #6f6e6e;
    border-color: #6f6e6e;
}

.theme-default .bs-datepicker-predefined-btns button.selected {
    background-color: #777;
}

.theme-default .bs-datepicker-body table td span.selected,
.theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td span[class*=select-]:after,
.theme-default .bs-datepicker-body table td[class*=select-] span:after {
    background-color: #777;
}

.theme-default .bs-datepicker-body table td.week span {
    color: #777;
}

.theme-default .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: #777;
    color: #fff;
    opacity: .5;
    transition: 0s;
}

.theme-green .bs-datepicker-head {
    background-color: #5cb85c;
}

.theme-green .btn-today-wrapper .btn-success,
.theme-green .btn-clear-wrapper .btn-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.theme-green .btn-today-wrapper .btn-success:focus,
.theme-green .btn-clear-wrapper .btn-success:focus {
    box-shadow: none;
}

.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,
.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
    background-color: #1e7e34;
    border-color: #1e7e34;
}

.theme-green .btn-today-wrapper .btn-success:hover,
.theme-green .btn-clear-wrapper .btn-success:hover {
    background-color: #218838;
    border-color: #218838;
}

.theme-green .bs-datepicker-predefined-btns button.selected {
    background-color: #5cb85c;
}

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*=select-]:after,
.theme-green .bs-datepicker-body table td[class*=select-] span:after {
    background-color: #5cb85c;
}

.theme-green .bs-datepicker-body table td.week span {
    color: #5cb85c;
}

.theme-green .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: #5cb85c;
    color: #fff;
    opacity: .5;
    transition: 0s;
}

.theme-blue .bs-datepicker-head {
    background-color: #5bc0de;
}

.theme-blue .btn-today-wrapper .btn-success,
.theme-blue .btn-clear-wrapper .btn-success {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.theme-blue .btn-today-wrapper .btn-success:focus,
.theme-blue .btn-clear-wrapper .btn-success:focus {
    box-shadow: none;
}

.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,
.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
    background-color: #2aa8cd;
    border-color: #2aa8cd;
}

.theme-blue .btn-today-wrapper .btn-success:hover,
.theme-blue .btn-clear-wrapper .btn-success:hover {
    background-color: #3ab3d7;
    border-color: #3ab3d7;
}

.theme-blue .bs-datepicker-predefined-btns button.selected {
    background-color: #5bc0de;
}

.theme-blue .bs-datepicker-body table td span.selected,
.theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td span[class*=select-]:after,
.theme-blue .bs-datepicker-body table td[class*=select-] span:after {
    background-color: #5bc0de;
}

.theme-blue .bs-datepicker-body table td.week span {
    color: #5bc0de;
}

.theme-blue .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: #5bc0de;
    color: #fff;
    opacity: .5;
    transition: 0s;
}

.theme-dark-blue .bs-datepicker-head {
    background-color: #337ab7;
}

.theme-dark-blue .btn-today-wrapper .btn-success,
.theme-dark-blue .btn-clear-wrapper .btn-success {
    background-color: #337ab7;
    border-color: #337ab7;
}

.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.theme-dark-blue .btn-today-wrapper .btn-success:focus,
.theme-dark-blue .btn-clear-wrapper .btn-success:focus {
    box-shadow: none;
}

.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,
.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
    background-color: #266498;
    border-color: #266498;
}

.theme-dark-blue .btn-today-wrapper .btn-success:hover,
.theme-dark-blue .btn-clear-wrapper .btn-success:hover {
    background-color: #2c6fa9;
    border-color: #2c6fa9;
}

.theme-dark-blue .bs-datepicker-predefined-btns button.selected {
    background-color: #337ab7;
}

.theme-dark-blue .bs-datepicker-body table td span.selected,
.theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,
.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after {
    background-color: #337ab7;
}

.theme-dark-blue .bs-datepicker-body table td.week span {
    color: #337ab7;
}

.theme-dark-blue .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: #337ab7;
    color: #fff;
    opacity: .5;
    transition: 0s;
}

.theme-red .bs-datepicker-head {
    background-color: #d9534f;
}

.theme-red .btn-today-wrapper .btn-success,
.theme-red .btn-clear-wrapper .btn-success {
    background-color: #d9534f;
    border-color: #d9534f;
}

.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.theme-red .btn-today-wrapper .btn-success:focus,
.theme-red .btn-clear-wrapper .btn-success:focus {
    box-shadow: none;
}

.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,
.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
    background-color: #d23531;
    border-color: #d23531;
}

.theme-red .btn-today-wrapper .btn-success:hover,
.theme-red .btn-clear-wrapper .btn-success:hover {
    background-color: #e33732;
    border-color: #e33732;
}

.theme-red .bs-datepicker-predefined-btns button.selected {
    background-color: #d9534f;
}

.theme-red .bs-datepicker-body table td span.selected,
.theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td span[class*=select-]:after,
.theme-red .bs-datepicker-body table td[class*=select-] span:after {
    background-color: #d9534f;
}

.theme-red .bs-datepicker-body table td.week span {
    color: #d9534f;
}

.theme-red .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: #d9534f;
    color: #fff;
    opacity: .5;
    transition: 0s;
}

.theme-orange .bs-datepicker-head {
    background-color: #f0ad4e;
}

.theme-orange .btn-today-wrapper .btn-success,
.theme-orange .btn-clear-wrapper .btn-success {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.theme-orange .btn-today-wrapper .btn-success:focus,
.theme-orange .btn-clear-wrapper .btn-success:focus {
    box-shadow: none;
}

.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,
.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
    background-color: #ed9c29;
    border-color: #ed9c29;
}

.theme-orange .btn-today-wrapper .btn-success:hover,
.theme-orange .btn-clear-wrapper .btn-success:hover {
    background-color: #ffac35;
    border-color: #ffac35;
}

.theme-orange .bs-datepicker-predefined-btns button.selected {
    background-color: #f0ad4e;
}

.theme-orange .bs-datepicker-body table td span.selected,
.theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td span[class*=select-]:after,
.theme-orange .bs-datepicker-body table td[class*=select-] span:after {
    background-color: #f0ad4e;
}

.theme-orange .bs-datepicker-body table td.week span {
    color: #f0ad4e;
}

.theme-orange .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: #f0ad4e;
    color: #fff;
    opacity: .5;
    transition: 0s;
}

@font-face {
    font-family: yelo-web-font-new;
    src: url(yelo-web-font-new.d1333ecb3dc75979.eot?57hc4l);
    src: url(yelo-web-font-new.d1333ecb3dc75979.eot?57hc4l#iefix) format("embedded-opentype"), url(yelo-web-font-new.5369420b73a25265.ttf?57hc4l) format("truetype"), url(yelo-web-font-new.3167cc1f89d3e21f.woff?57hc4l) format("woff"), url(yelo-web-font-new.97b5d3c60351ea75.svg?57hc4l#yelo-web-font-new) format("svg");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

.yfn {
    font-family: yelo-web-font-new !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yfn-controls-1:before {
    content: "\e90d";
    color: #9b9b9b;
}

.yfn-clock:before {
    content: "\e90c"
}

.yfn-left-arrow:before {
    content: "\e90b"
}

.yfn-reward_icon:before {
    content: "\e90a"
}

.yfn-locationNew:before {
    content: "\e908"
}

.yfn-phoneNew:before {
    content: "\e909"
}

.yfn-group_4:before {
    content: "\e905"
}

.yfn-group_5:before {
    content: "\e906"
}

.yfn-group_copy:before {
    content: "\e907"
}

.yfn-addMoney:before {
    content: "\e900"
}

.yfn-addWallet:before {
    content: "\e901"
}

.yfn-failedTran:before {
    content: "\e902"
}

.yfn-receiveMoney:before {
    content: "\e903"
}

.yfn-sendWallet:before {
    content: "\e904"
}

.mat-ripple {
    overflow: hidden;
    position: relative;
}

.mat-ripple:not(:empty) {
    transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
    overflow: visible;
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
    transform: scale3d(0, 0, 0);
}

.cdk-high-contrast-active .mat-ripple-element {
    display: none;
}

.cdk-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    left: 0;
}

[dir=rtl] .cdk-visually-hidden {
    left: auto;
    right: 0;
}

.cdk-overlay-container,
.cdk-global-overlay-wrapper {
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cdk-overlay-container {
    position: fixed;
    z-index: 1000;
}

.cdk-overlay-container:empty {
    display: none;
}

.cdk-global-overlay-wrapper {
    display: flex;
    position: absolute;
    z-index: 1000;
}

.cdk-overlay-pane {
    position: absolute;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 1000;
    display: flex;
    max-width: 100%;
    max-height: 100%
}

.cdk-overlay-backdrop {
    position: absolute;
    inset: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0;
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1;
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .6;
}

.cdk-overlay-dark-backdrop {
    background: rgba(0, 0, 0, .32);
}

.cdk-overlay-transparent-backdrop {
    transition: visibility 1ms linear, opacity 1ms linear;
    visibility: hidden;
    opacity: 1;
}

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0;
    visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
    transition: none;
}

.cdk-overlay-connected-position-bounding-box {
    position: absolute;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    min-width: 1px;
    min-height: 1px;
}

.cdk-global-scrollblock {
    position: fixed;
    width: 100%;
    overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
    resize: none;
}

textarea.cdk-textarea-autosize-measuring {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: auto !important;
    overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: 0 !important;
}

@keyframes cdk-text-field-autofill-start {}

@keyframes cdk-text-field-autofill-end {}

.cdk-text-field-autofill-monitored:-webkit-autofill {
    animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
    position: relative;
}

.mat-focus-indicator:before {
    inset: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-focus-indicator-display, none);
    border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
    border-radius: var(--mat-focus-indicator-border-radius, 4px);
}

.mat-focus-indicator:focus:before {
    content: ""
}

.cdk-high-contrast-active {
    --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
    position: relative;
}

.mat-mdc-focus-indicator:before {
    inset: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-mdc-focus-indicator-display, none);
    border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
    border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}

.mat-mdc-focus-indicator:focus:before {
    content: ""
}

.cdk-high-contrast-active {
    --mat-mdc-focus-indicator-display: block;
}

.mat-ripple-element {
    background-color: #0000001a;
}

html {
    --mat-option-selected-state-label-text-color: #3f51b5;
    --mat-option-label-text-color: rgba(0, 0, 0, .87);
    --mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);
}

.mat-accent {
    --mat-option-selected-state-label-text-color: #ff4081;
}

.mat-warn {
    --mat-option-selected-state-label-text-color: #f44336;
}

html {
    --mat-optgroup-label-text-color: rgba(0, 0, 0, .87);
}

.mat-pseudo-checkbox-full {
    color: #0000008a;
}

.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #3f51b5;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #3f51b5;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #ff4081;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #ff4081;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #ff4081;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #ff4081;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f44336;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f44336;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0;
}

.mat-app-background {
    background-color: #fafafa;
    color: #000000de;
}

.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}

.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}

.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}

.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}

.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}

.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f;
}

.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}

.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f;
}

.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
}

.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f;
}

.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f;
}

.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f;
}

.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f;
}

.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f;
}

.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f;
}

.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f;
}

.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
}

.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f;
}

.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f;
}

.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f;
}

.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f;
}

.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f;
}

.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f;
}

.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f;
}

.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
}

.mat-theme-loaded-marker {
    display: none;
}

html {
    --mat-option-label-text-font: Roboto, sans-serif;
    --mat-option-label-text-line-height: 24px;
    --mat-option-label-text-size: 16px;
    --mat-option-label-text-tracking: .03125em;
    --mat-option-label-text-weight: 400;
}

html {
    --mat-optgroup-label-text-font: Roboto, sans-serif;
    --mat-optgroup-label-text-line-height: 24px;
    --mat-optgroup-label-text-size: 16px;
    --mat-optgroup-label-text-tracking: .03125em;
    --mat-optgroup-label-text-weight: 400;
}

.mat-mdc-card {
    --mdc-elevated-card-container-color: white;
    --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-color: white;
    --mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mat-card-subtitle-text-color: rgba(0, 0, 0, .54);
}

.mat-mdc-card {
    --mat-card-title-text-font: Roboto, sans-serif;
    --mat-card-title-text-line-height: 32px;
    --mat-card-title-text-size: 20px;
    --mat-card-title-text-tracking: .0125em;
    --mat-card-title-text-weight: 500;
    --mat-card-subtitle-text-font: Roboto, sans-serif;
    --mat-card-subtitle-text-line-height: 22px;
    --mat-card-subtitle-text-size: 14px;
    --mat-card-subtitle-text-tracking: .0071428571em;
    --mat-card-subtitle-text-weight: 500;
}

.mat-mdc-progress-bar {
    --mdc-linear-progress-active-indicator-color: #3f51b5;
    --mdc-linear-progress-track-color: rgba(63, 81, 181, .25);
}

.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: #3f51b540;
    background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25));
}

@media (forced-colors: active) {
    .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
        background-color: #0000;
        background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63,  81,  181,  0.25)'/%3E%3C/svg%3E");
    }
}

.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
    background-color: #3f51b540;
    background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25));
}

.mat-mdc-progress-bar.mat-accent {
    --mdc-linear-progress-active-indicator-color: #ff4081;
    --mdc-linear-progress-track-color: rgba(255, 64, 129, .25);
}

.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: #ff408140;
    background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25));
}

@media (forced-colors: active) {
    .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
        background-color: #0000;
        background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255,  64,  129,  0.25)'/%3E%3C/svg%3E");
    }
}

.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
    background-color: #ff408140;
    background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25));
}

.mat-mdc-progress-bar.mat-warn {
    --mdc-linear-progress-active-indicator-color: #f44336;
    --mdc-linear-progress-track-color: rgba(244, 67, 54, .25);
}

@keyframes mdc-linear-progress-buffering {}

.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: #f4433640;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25));
}

@media (forced-colors: active) {
    .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: ButtonBorder;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
        background-color: #0000;
        background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244,  67,  54,  0.25)'/%3E%3C/svg%3E");
    }
}

.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
    background-color: #f4433640;
    background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25));
}

.mat-mdc-tooltip {
    --mdc-plain-tooltip-container-color: #616161;
    --mdc-plain-tooltip-supporting-text-color: #fff;
}

.mat-mdc-tooltip {
    --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;
    --mdc-plain-tooltip-supporting-text-size: 12px;
    --mdc-plain-tooltip-supporting-text-weight: 400;
    --mdc-plain-tooltip-supporting-text-tracking: .0333333333em;
}

html {
    --mdc-filled-text-field-caret-color: #3f51b5;
    --mdc-filled-text-field-focus-active-indicator-color: #3f51b5;
    --mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);
    --mdc-filled-text-field-container-color: whitesmoke;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-filled-text-field-error-focus-label-text-color: #f44336;
    --mdc-filled-text-field-error-label-text-color: #f44336;
    --mdc-filled-text-field-error-caret-color: #f44336;
    --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);
    --mdc-filled-text-field-error-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
    --mdc-outlined-text-field-caret-color: #3f51b5;
    --mdc-outlined-text-field-focus-outline-color: #3f51b5;
    --mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);
    --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);
    --mdc-outlined-text-field-error-caret-color: #f44336;
    --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
    --mdc-outlined-text-field-error-label-text-color: #f44336;
    --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);
    --mdc-outlined-text-field-error-focus-outline-color: #f44336;
    --mdc-outlined-text-field-error-hover-outline-color: #f44336;
    --mdc-outlined-text-field-error-outline-color: #f44336;
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);
}

.mat-mdc-form-field-error {
    color: var(--mdc-theme-error, #f44336);
}

.mat-mdc-form-field-subscript-wrapper,
.mat-mdc-form-field-bottom-align:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mat-form-field-subscript-text-font);
    line-height: var(--mat-form-field-subscript-text-line-height);
    font-size: var(--mat-form-field-subscript-text-size);
    letter-spacing: var(--mat-form-field-subscript-text-tracking);
    font-weight: var(--mat-form-field-subscript-text-weight);
}

.mat-mdc-form-field-focus-overlay {
    background-color: #000000de;
}

.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
    opacity: .04;
}

.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
    opacity: .12;
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after {
    color: #0000008a;
}

.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after {
    color: #3f51b5de;
}

.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after {
    color: #ff4081de;
}

.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after {
    color: #f44336de;
}

.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after {
    color: #00000061;
}

.mat-mdc-form-field.mat-accent {
    --mdc-filled-text-field-caret-color: #ff4081;
    --mdc-filled-text-field-focus-active-indicator-color: #ff4081;
    --mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, .87);
    --mdc-outlined-text-field-caret-color: #ff4081;
    --mdc-outlined-text-field-focus-outline-color: #ff4081;
    --mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, .87);
}

.mat-mdc-form-field.mat-warn {
    --mdc-filled-text-field-caret-color: #f44336;
    --mdc-filled-text-field-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);
    --mdc-outlined-text-field-caret-color: #f44336;
    --mdc-outlined-text-field-focus-outline-color: #f44336;
    --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
    border-left: 1px solid rgba(0, 0, 0, 0);
}

[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, 0);
}

.mat-mdc-form-field-infix {
    min-height: 56px;
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
    top: 28px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    --mat-mdc-form-field-label-transform: translateY(-34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));
    transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
    padding-top: 16px;
    padding-bottom: 16px;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
    padding-top: 24px;
    padding-bottom: 8px;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
    padding-top: 16px;
    padding-bottom: 16px;
}

html {
    --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
    --mdc-filled-text-field-label-text-size: 16px;
    --mdc-filled-text-field-label-text-tracking: .03125em;
    --mdc-filled-text-field-label-text-weight: 400;
    --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
    --mdc-outlined-text-field-label-text-size: 16px;
    --mdc-outlined-text-field-label-text-tracking: .03125em;
    --mdc-outlined-text-field-label-text-weight: 400;
    --mat-form-field-container-text-font: Roboto, sans-serif;
    --mat-form-field-container-text-line-height: 24px;
    --mat-form-field-container-text-size: 16px;
    --mat-form-field-container-text-tracking: .03125em;
    --mat-form-field-container-text-weight: 400;
    --mat-form-field-outlined-label-text-populated-size: 16px;
    --mat-form-field-subscript-text-font: Roboto, sans-serif;
    --mat-form-field-subscript-text-line-height: 20px;
    --mat-form-field-subscript-text-size: 12px;
    --mat-form-field-subscript-text-tracking: .0333333333em;
    --mat-form-field-subscript-text-weight: 400;
}

html {
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(63, 81, 181, .87);
    --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);
}

html .mat-mdc-form-field.mat-accent {
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(255, 64, 129, .87);
    --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);
}

html .mat-mdc-form-field.mat-warn {
    --mat-select-panel-background-color: white;
    --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);
    --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);
    --mat-select-placeholder-text-color: rgba(0, 0, 0, .6);
    --mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);
    --mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);
    --mat-select-focused-arrow-color: rgba(244, 67, 54, .87);
    --mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);
}

html {
    --mat-select-trigger-text-font: Roboto, sans-serif;
    --mat-select-trigger-text-line-height: 24px;
    --mat-select-trigger-text-size: 16px;
    --mat-select-trigger-text-tracking: .03125em;
    --mat-select-trigger-text-weight: 400;
}

html {
    --mat-autocomplete-background-color: white;
}

.mat-mdc-dialog-container {
    --mdc-dialog-container-color: white;
    --mdc-dialog-subhead-color: rgba(0, 0, 0, .87);
    --mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);
}

.mat-mdc-dialog-container {
    --mdc-dialog-subhead-font: Roboto, sans-serif;
    --mdc-dialog-subhead-line-height: 32px;
    --mdc-dialog-subhead-size: 20px;
    --mdc-dialog-subhead-weight: 500;
    --mdc-dialog-subhead-tracking: .0125em;
    --mdc-dialog-supporting-text-font: Roboto, sans-serif;
    --mdc-dialog-supporting-text-line-height: 24px;
    --mdc-dialog-supporting-text-size: 16px;
    --mdc-dialog-supporting-text-weight: 400;
    --mdc-dialog-supporting-text-tracking: .03125em;
}

.mat-mdc-standard-chip {
    --mdc-chip-disabled-label-text-color: #212121;
    --mdc-chip-elevated-container-color: #e0e0e0;
    --mdc-chip-elevated-disabled-container-color: #e0e0e0;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: #212121;
    --mdc-chip-with-icon-icon-color: #212121;
    --mdc-chip-with-icon-disabled-icon-color: #212121;
    --mdc-chip-with-icon-selected-icon-color: #212121;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
    --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #3f51b5;
    --mdc-chip-elevated-disabled-container-color: #3f51b5;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #ff4081;
    --mdc-chip-elevated-disabled-container-color: #ff4081;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
    --mdc-chip-disabled-label-text-color: white;
    --mdc-chip-elevated-container-color: #f44336;
    --mdc-chip-elevated-disabled-container-color: #f44336;
    --mdc-chip-focus-state-layer-color: black;
    --mdc-chip-focus-state-layer-opacity: .12;
    --mdc-chip-label-text-color: white;
    --mdc-chip-with-icon-icon-color: white;
    --mdc-chip-with-icon-disabled-icon-color: white;
    --mdc-chip-with-icon-selected-icon-color: white;
    --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
    --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}

.mat-mdc-chip.mat-mdc-standard-chip {
    --mdc-chip-container-height: 32px;
}

.mat-mdc-standard-chip {
    --mdc-chip-label-text-font: Roboto, sans-serif;
    --mdc-chip-label-text-line-height: 20px;
    --mdc-chip-label-text-size: 14px;
    --mdc-chip-label-text-tracking: .0178571429em;
    --mdc-chip-label-text-weight: 400;
}

.mat-mdc-slide-toggle {
    --mdc-switch-selected-focus-state-layer-color: #3949ab;
    --mdc-switch-selected-handle-color: #3949ab;
    --mdc-switch-selected-hover-state-layer-color: #3949ab;
    --mdc-switch-selected-pressed-state-layer-color: #3949ab;
    --mdc-switch-selected-focus-handle-color: #1a237e;
    --mdc-switch-selected-hover-handle-color: #1a237e;
    --mdc-switch-selected-pressed-handle-color: #1a237e;
    --mdc-switch-selected-focus-track-color: #7986cb;
    --mdc-switch-selected-hover-track-color: #7986cb;
    --mdc-switch-selected-pressed-track-color: #7986cb;
    --mdc-switch-selected-track-color: #7986cb;
    --mdc-switch-disabled-selected-handle-color: #424242;
    --mdc-switch-disabled-selected-icon-color: #fff;
    --mdc-switch-disabled-selected-track-color: #424242;
    --mdc-switch-disabled-unselected-handle-color: #424242;
    --mdc-switch-disabled-unselected-icon-color: #fff;
    --mdc-switch-disabled-unselected-track-color: #424242;
    --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
    --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
    --mdc-switch-handle-shadow-color: black;
    --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    --mdc-switch-selected-icon-color: #fff;
    --mdc-switch-unselected-focus-handle-color: #212121;
    --mdc-switch-unselected-focus-state-layer-color: #424242;
    --mdc-switch-unselected-focus-track-color: #e0e0e0;
    --mdc-switch-unselected-handle-color: #616161;
    --mdc-switch-unselected-hover-handle-color: #212121;
    --mdc-switch-unselected-hover-state-layer-color: #424242;
    --mdc-switch-unselected-hover-track-color: #e0e0e0;
    --mdc-switch-unselected-icon-color: #fff;
    --mdc-switch-unselected-pressed-handle-color: #212121;
    --mdc-switch-unselected-pressed-state-layer-color: #424242;
    --mdc-switch-unselected-pressed-track-color: #e0e0e0;
    --mdc-switch-unselected-track-color: #e0e0e0;
}

.mat-mdc-slide-toggle .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87));
}

.mat-mdc-slide-toggle .mdc-switch--disabled+label {
    color: #00000061;
}

.mat-mdc-slide-toggle.mat-accent {
    --mdc-switch-selected-focus-state-layer-color: #d81b60;
    --mdc-switch-selected-handle-color: #d81b60;
    --mdc-switch-selected-hover-state-layer-color: #d81b60;
    --mdc-switch-selected-pressed-state-layer-color: #d81b60;
    --mdc-switch-selected-focus-handle-color: #880e4f;
    --mdc-switch-selected-hover-handle-color: #880e4f;
    --mdc-switch-selected-pressed-handle-color: #880e4f;
    --mdc-switch-selected-focus-track-color: #f06292;
    --mdc-switch-selected-hover-track-color: #f06292;
    --mdc-switch-selected-pressed-track-color: #f06292;
    --mdc-switch-selected-track-color: #f06292;
}

.mat-mdc-slide-toggle.mat-warn {
    --mdc-switch-selected-focus-state-layer-color: #e53935;
    --mdc-switch-selected-handle-color: #e53935;
    --mdc-switch-selected-hover-state-layer-color: #e53935;
    --mdc-switch-selected-pressed-state-layer-color: #e53935;
    --mdc-switch-selected-focus-handle-color: #b71c1c;
    --mdc-switch-selected-hover-handle-color: #b71c1c;
    --mdc-switch-selected-pressed-handle-color: #b71c1c;
    --mdc-switch-selected-focus-track-color: #e57373;
    --mdc-switch-selected-hover-track-color: #e57373;
    --mdc-switch-selected-pressed-track-color: #e57373;
    --mdc-switch-selected-track-color: #e57373;
}

.mat-mdc-slide-toggle {
    --mdc-switch-state-layer-size: 48px;
}

.mat-mdc-slide-toggle {
    --mat-slide-toggle-label-text-font: Roboto, sans-serif;
    --mat-slide-toggle-label-text-size: 14px;
    --mat-slide-toggle-label-text-tracking: .0178571429em;
    --mat-slide-toggle-label-text-line-height: 20px;
    --mat-slide-toggle-label-text-weight: 400;
}

.mat-mdc-slide-toggle .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: .875rem;
    font-size: var(--mdc-typography-body2-font-size, .875rem);
    line-height: 1.25rem;
    line-height: var(--mdc-typography-body2-line-height, 1.25rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: .0178571429em;
    letter-spacing: var(--mdc-typography-body2-letter-spacing, .0178571429em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-body2-text-transform, inherit);
}

.mat-mdc-radio-button .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87));
}

.mat-mdc-radio-button.mat-primary {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #3f51b5;
    --mdc-radio-selected-hover-icon-color: #3f51b5;
    --mdc-radio-selected-icon-color: #3f51b5;
    --mdc-radio-selected-pressed-icon-color: #3f51b5;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #3f51b5;
    --mat-radio-disabled-label-color: rgba(0, 0, 0, .38);
}

.mat-mdc-radio-button.mat-accent {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #ff4081;
    --mdc-radio-selected-hover-icon-color: #ff4081;
    --mdc-radio-selected-icon-color: #ff4081;
    --mdc-radio-selected-pressed-icon-color: #ff4081;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #ff4081;
    --mat-radio-disabled-label-color: rgba(0, 0, 0, .38);
}

.mat-mdc-radio-button.mat-warn {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f44336;
    --mdc-radio-selected-hover-icon-color: #f44336;
    --mdc-radio-selected-icon-color: #f44336;
    --mdc-radio-selected-pressed-icon-color: #f44336;
    --mat-radio-ripple-color: #000;
    --mat-radio-checked-ripple-color: #f44336;
    --mat-radio-disabled-label-color: rgba(0, 0, 0, .38);
}

.mat-mdc-radio-button .mdc-radio {
    --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-radio-button .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-body2-font-size, 14px);
    line-height: var(--mdc-typography-body2-line-height, 20px);
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: var(--mdc-typography-body2-letter-spacing, .0178571429em);
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mat-mdc-slider {
    --mdc-slider-label-container-color: black;
    --mdc-slider-label-label-text-color: white;
    --mdc-slider-disabled-handle-color: #000;
    --mdc-slider-disabled-active-track-color: #000;
    --mdc-slider-disabled-inactive-track-color: #000;
    --mdc-slider-with-tick-marks-disabled-container-color: #000;
    --mat-mdc-slider-value-indicator-opacity: .6;
}

.mat-mdc-slider.mat-primary {
    --mdc-slider-handle-color: #3f51b5;
    --mdc-slider-focus-handle-color: #3f51b5;
    --mdc-slider-hover-handle-color: #3f51b5;
    --mdc-slider-active-track-color: #3f51b5;
    --mdc-slider-inactive-track-color: #3f51b5;
    --mdc-slider-with-tick-marks-active-container-color: #fff;
    --mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;
    --mat-mdc-slider-ripple-color: #3f51b5;
    --mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2);
}

.mat-mdc-slider.mat-accent {
    --mdc-slider-handle-color: #ff4081;
    --mdc-slider-focus-handle-color: #ff4081;
    --mdc-slider-hover-handle-color: #ff4081;
    --mdc-slider-active-track-color: #ff4081;
    --mdc-slider-inactive-track-color: #ff4081;
    --mdc-slider-with-tick-marks-active-container-color: #fff;
    --mdc-slider-with-tick-marks-inactive-container-color: #ff4081;
    --mat-mdc-slider-ripple-color: #ff4081;
    --mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2);
}

.mat-mdc-slider.mat-warn {
    --mdc-slider-handle-color: #f44336;
    --mdc-slider-focus-handle-color: #f44336;
    --mdc-slider-hover-handle-color: #f44336;
    --mdc-slider-active-track-color: #f44336;
    --mdc-slider-inactive-track-color: #f44336;
    --mdc-slider-with-tick-marks-active-container-color: #fff;
    --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
    --mat-mdc-slider-ripple-color: #f44336;
    --mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);
    --mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2);
}

.mat-mdc-slider {
    --mdc-slider-label-label-text-font: Roboto, sans-serif;
    --mdc-slider-label-label-text-size: 14px;
    --mdc-slider-label-label-text-line-height: 22px;
    --mdc-slider-label-label-text-tracking: .0071428571em;
    --mdc-slider-label-label-text-weight: 500;
}

html {
    --mat-menu-item-label-text-color: rgba(0, 0, 0, .87);
    --mat-menu-item-icon-color: rgba(0, 0, 0, .87);
    --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-menu-container-color: white;
}

html {
    --mat-menu-item-label-text-font: Roboto, sans-serif;
    --mat-menu-item-label-text-size: 16px;
    --mat-menu-item-label-text-tracking: .03125em;
    --mat-menu-item-label-text-line-height: 24px;
    --mat-menu-item-label-text-weight: 400;
}

.mat-mdc-list-base {
    --mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);
    --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);
    --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-disabled-label-text-color: black;
    --mdc-list-list-item-disabled-leading-icon-color: black;
    --mdc-list-list-item-disabled-trailing-icon-color: black;
    --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);
    --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);
    --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);
    --mdc-list-list-item-hover-state-layer-color: black;
    --mdc-list-list-item-hover-state-layer-opacity: .04;
    --mdc-list-list-item-focus-state-layer-color: black;
    --mdc-list-list-item-focus-state-layer-opacity: .12;
}

.mdc-list-item__start,
.mdc-list-item__end {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #3f51b5;
    --mdc-radio-selected-hover-icon-color: #3f51b5;
    --mdc-radio-selected-icon-color: #3f51b5;
    --mdc-radio-selected-pressed-icon-color: #3f51b5;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #ff4081;
    --mdc-radio-selected-hover-icon-color: #ff4081;
    --mdc-radio-selected-icon-color: #ff4081;
    --mdc-radio-selected-pressed-icon-color: #ff4081;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
    --mdc-radio-disabled-selected-icon-color: #000;
    --mdc-radio-disabled-unselected-icon-color: #000;
    --mdc-radio-unselected-hover-icon-color: #212121;
    --mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-radio-selected-focus-icon-color: #f44336;
    --mdc-radio-selected-hover-icon-color: #f44336;
    --mdc-radio-selected-icon-color: #f44336;
    --mdc-radio-selected-pressed-icon-color: #f44336;
}

.mat-mdc-list-option {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #3f51b5;
    --mdc-checkbox-selected-hover-icon-color: #3f51b5;
    --mdc-checkbox-selected-icon-color: #3f51b5;
    --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #ff4081;
    --mdc-checkbox-selected-hover-icon-color: #ff4081;
    --mdc-checkbox-selected-icon-color: #ff4081;
    --mdc-checkbox-selected-pressed-icon-color: #ff4081;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
    --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
    --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f44336;
    --mdc-checkbox-selected-hover-icon-color: #f44336;
    --mdc-checkbox-selected-icon-color: #f44336;
    --mdc-checkbox-selected-pressed-icon-color: #f44336;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f44336;
    --mdc-checkbox-selected-hover-state-layer-color: #f44336;
    --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
    color: #3f51b5;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
    opacity: 1;
}

.mat-mdc-list-base {
    --mdc-list-list-item-one-line-container-height: 48px;
    --mdc-list-list-item-two-line-container-height: 64px;
    --mdc-list-list-item-three-line-container-height: 88px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
    height: 56px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
    height: 72px;
}

.mat-mdc-list-base {
    --mdc-list-list-item-label-text-font: Roboto, sans-serif;
    --mdc-list-list-item-label-text-line-height: 24px;
    --mdc-list-list-item-label-text-size: 16px;
    --mdc-list-list-item-label-text-tracking: .03125em;
    --mdc-list-list-item-label-text-weight: 400;
    --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;
    --mdc-list-list-item-supporting-text-line-height: 20px;
    --mdc-list-list-item-supporting-text-size: 14px;
    --mdc-list-list-item-supporting-text-tracking: .0178571429em;
    --mdc-list-list-item-supporting-text-weight: 400;
    --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
    --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
    --mdc-list-list-item-trailing-supporting-text-size: 12px;
    --mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;
    --mdc-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: Roboto, sans-serif;
    letter-spacing: .009375em;
}

html {
    --mat-paginator-container-text-color: rgba(0, 0, 0, .87);
    --mat-paginator-container-background-color: white;
    --mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);
    --mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);
}

html {
    --mat-paginator-container-size: 56px;
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
    min-height: 40px;
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
    top: 20px;
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    --mat-mdc-form-field-label-transform: translateY(-26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));
    transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
    display: none;
}

html {
    --mat-paginator-container-text-font: Roboto, sans-serif;
    --mat-paginator-container-text-line-height: 20px;
    --mat-paginator-container-text-size: 12px;
    --mat-paginator-container-text-tracking: .0333333333em;
    --mat-paginator-container-text-weight: 400;
    --mat-paginator-select-trigger-text-size: 12px;
}

.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
    --mdc-tab-indicator-active-indicator-color: #3f51b5;
    --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #3f51b5;
    --mat-tab-header-active-ripple-color: #3f51b5;
    --mat-tab-header-inactive-ripple-color: #3f51b5;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #3f51b5;
    --mat-tab-header-active-hover-label-text-color: #3f51b5;
    --mat-tab-header-active-focus-indicator-color: #3f51b5;
    --mat-tab-header-active-hover-indicator-color: #3f51b5;
}

.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
    --mdc-tab-indicator-active-indicator-color: #ff4081;
    --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #ff4081;
    --mat-tab-header-active-ripple-color: #ff4081;
    --mat-tab-header-inactive-ripple-color: #ff4081;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #ff4081;
    --mat-tab-header-active-hover-label-text-color: #ff4081;
    --mat-tab-header-active-focus-indicator-color: #ff4081;
    --mat-tab-header-active-hover-indicator-color: #ff4081;
}

.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
    --mdc-tab-indicator-active-indicator-color: #f44336;
    --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);
    --mat-tab-header-pagination-icon-color: #000;
    --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-label-text-color: #f44336;
    --mat-tab-header-active-ripple-color: #f44336;
    --mat-tab-header-inactive-ripple-color: #f44336;
    --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);
    --mat-tab-header-active-focus-label-text-color: #f44336;
    --mat-tab-header-active-hover-label-text-color: #f44336;
    --mat-tab-header-active-focus-indicator-color: #f44336;
    --mat-tab-header-active-hover-indicator-color: #f44336;
}

.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
    --mat-tab-header-with-background-background-color: #3f51b5;
    --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
    --mat-tab-header-with-background-background-color: #ff4081;
    --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
    --mat-tab-header-with-background-background-color: #f44336;
    --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-header {
    --mdc-secondary-navigation-tab-container-height: 48px;
}

.mat-mdc-tab-header {
    --mat-tab-header-label-text-font: Roboto, sans-serif;
    --mat-tab-header-label-text-size: 14px;
    --mat-tab-header-label-text-tracking: .0892857143em;
    --mat-tab-header-label-text-line-height: 36px;
    --mat-tab-header-label-text-weight: 500;
}

html {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #ff4081;
    --mdc-checkbox-selected-hover-icon-color: #ff4081;
    --mdc-checkbox-selected-icon-color: #ff4081;
    --mdc-checkbox-selected-pressed-icon-color: #ff4081;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
    --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
    --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-checkbox.mat-primary {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #3f51b5;
    --mdc-checkbox-selected-hover-icon-color: #3f51b5;
    --mdc-checkbox-selected-icon-color: #3f51b5;
    --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
    --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-checkbox.mat-warn {
    --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);
    --mdc-checkbox-selected-checkmark-color: #fff;
    --mdc-checkbox-selected-focus-icon-color: #f44336;
    --mdc-checkbox-selected-hover-icon-color: #f44336;
    --mdc-checkbox-selected-icon-color: #f44336;
    --mdc-checkbox-selected-pressed-icon-color: #f44336;
    --mdc-checkbox-unselected-focus-icon-color: #212121;
    --mdc-checkbox-unselected-hover-icon-color: #212121;
    --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);
    --mdc-checkbox-selected-focus-state-layer-color: #f44336;
    --mdc-checkbox-selected-hover-state-layer-color: #f44336;
    --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
    --mdc-checkbox-unselected-focus-state-layer-color: black;
    --mdc-checkbox-unselected-hover-state-layer-color: black;
    --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-checkbox .mdc-form-field {
    color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87));
}

.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
    color: #00000061;
}

html {
    --mdc-checkbox-state-layer-size: 40px;
}

.mat-mdc-checkbox .mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-body2-font-size, 14px);
    line-height: var(--mdc-typography-body2-line-height, 20px);
    font-weight: var(--mdc-typography-body2-font-weight, 400);
    letter-spacing: var(--mdc-typography-body2-letter-spacing, .0178571429em);
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
    text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mat-mdc-button.mat-unthemed {
    --mdc-text-button-label-text-color: #000;
}

.mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #3f51b5;
}

.mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #ff4081;
}

.mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #f44336;
}

.mat-mdc-button[disabled][disabled] {
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-text-button-label-text-color: rgba(0, 0, 0, .38);
}

.mat-mdc-unelevated-button.mat-unthemed {
    --mdc-filled-button-container-color: #fff;
    --mdc-filled-button-label-text-color: #000;
}

.mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #3f51b5;
    --mdc-filled-button-label-text-color: #fff;
}

.mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #ff4081;
    --mdc-filled-button-label-text-color: #fff;
}

.mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #f44336;
    --mdc-filled-button-label-text-color: #fff;
}

.mat-mdc-unelevated-button[disabled][disabled] {
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-button-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-label-text-color: rgba(0, 0, 0, .38);
}

.mat-mdc-raised-button.mat-unthemed {
    --mdc-protected-button-container-color: #fff;
    --mdc-protected-button-label-text-color: #000;
}

.mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #3f51b5;
    --mdc-protected-button-label-text-color: #fff;
}

.mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #ff4081;
    --mdc-protected-button-label-text-color: #fff;
}

.mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #f44336;
    --mdc-protected-button-label-text-color: #fff;
}

.mat-mdc-raised-button[disabled][disabled] {
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-protected-button-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);
    --mdc-protected-button-container-elevation: 0;
}

.mat-mdc-outlined-button {
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
}

.mat-mdc-outlined-button.mat-unthemed {
    --mdc-outlined-button-label-text-color: #000;
}

.mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #3f51b5;
}

.mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #ff4081;
}

.mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #f44336;
}

.mat-mdc-outlined-button[disabled][disabled] {
    --mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);
}

.mat-mdc-button,
.mat-mdc-outlined-button {
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);
}

.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,
.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04;
}

.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,
.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-button.mat-primary,
.mat-mdc-outlined-button.mat-primary {
    --mat-mdc-button-persistent-ripple-color: #3f51b5;
    --mat-mdc-button-ripple-color: rgba(63, 81, 181, .1);
}

.mat-mdc-button.mat-accent,
.mat-mdc-outlined-button.mat-accent {
    --mat-mdc-button-persistent-ripple-color: #ff4081;
    --mat-mdc-button-ripple-color: rgba(255, 64, 129, .1);
}

.mat-mdc-button.mat-warn,
.mat-mdc-outlined-button.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #f44336;
    --mat-mdc-button-ripple-color: rgba(244, 67, 54, .1);
}

.mat-mdc-raised-button,
.mat-mdc-unelevated-button {
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);
}

.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,
.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04;
}

.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,
.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-raised-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #fff;
    --mat-mdc-button-ripple-color: rgba(255, 255, 255, .1);
}

.mat-mdc-button.mat-mdc-button-base,
.mat-mdc-raised-button.mat-mdc-button-base,
.mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-mdc-outlined-button.mat-mdc-button-base {
    height: 36px;
}

.mdc-button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-button-font-size, 14px);
    line-height: var(--mdc-typography-button-line-height, 36px);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, .0892857143em);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none);
}

.mat-mdc-icon-button {
    --mdc-icon-button-icon-color: inherit;
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);
}

.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04;
}

.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-icon-button.mat-primary {
    --mat-mdc-button-persistent-ripple-color: #6200ee;
    --mat-mdc-button-ripple-color: rgba(98, 0, 238, .1);
}

.mat-mdc-icon-button.mat-accent {
    --mat-mdc-button-persistent-ripple-color: #018786;
    --mat-mdc-button-ripple-color: rgba(1, 135, 134, .1);
}

.mat-mdc-icon-button.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #b00020;
    --mat-mdc-button-ripple-color: rgba(176, 0, 32, .1);
}

.mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #3f51b5;
    --mat-mdc-button-persistent-ripple-color: #3f51b5;
    --mat-mdc-button-ripple-color: rgba(63, 81, 181, .1);
}

.mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #ff4081;
    --mat-mdc-button-persistent-ripple-color: #ff4081;
    --mat-mdc-button-ripple-color: rgba(255, 64, 129, .1);
}

.mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #f44336;
    --mat-mdc-button-persistent-ripple-color: #f44336;
    --mat-mdc-button-ripple-color: rgba(244, 67, 54, .1);
}

.mat-mdc-icon-button[disabled][disabled] {
    --mdc-icon-button-icon-color: rgba(0, 0, 0, .38);
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);
}

.mat-mdc-icon-button.mat-mdc-button-base {
    --mdc-icon-button-state-layer-size: 48px;
    width: var(--mdc-icon-button-state-layer-size);
    height: var(--mdc-icon-button-state-layer-size);
    padding: 12px;
}

.mat-mdc-fab,
.mat-mdc-mini-fab {
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);
}

.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,
.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04;
}

.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,
.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12;
}

.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary,
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent,
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #fff;
    --mat-mdc-button-ripple-color: rgba(255, 255, 255, .1);
}

.mat-mdc-fab[disabled][disabled],
.mat-mdc-mini-fab[disabled][disabled] {
    --mdc-fab-container-color: rgba(0, 0, 0, .12);
    --mdc-fab-icon-color: rgba(0, 0, 0, .38);
    --mat-mdc-fab-color: rgba(0, 0, 0, .38);
}

.mat-mdc-fab.mat-unthemed,
.mat-mdc-mini-fab.mat-unthemed {
    --mdc-fab-container-color: white;
    --mdc-fab-icon-color: black;
    --mat-mdc-fab-color: #000;
}

.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
    --mdc-fab-container-color: #3f51b5;
    --mdc-fab-icon-color: white;
    --mat-mdc-fab-color: #fff;
}

.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
    --mdc-fab-container-color: #ff4081;
    --mdc-fab-icon-color: white;
    --mat-mdc-fab-color: #fff;
}

.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
    --mdc-fab-container-color: #f44336;
    --mdc-fab-icon-color: white;
    --mat-mdc-fab-color: #fff;
}

.mdc-fab--extended {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: var(--mdc-typography-button-font-size, 14px);
    line-height: var(--mdc-typography-button-line-height, 36px);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, .0892857143em);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none);
}

.mat-mdc-extended-fab {
    --mdc-extended-fab-label-text-font: Roboto, sans-serif;
    --mdc-extended-fab-label-text-size: 14px;
    --mdc-extended-fab-label-text-tracking: .0892857143em;
    --mdc-extended-fab-label-text-weight: 500;
}

.mat-mdc-snack-bar-container {
    --mdc-snackbar-container-color: #333333;
    --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);
    --mat-snack-bar-button-color: #ff4081;
}

.mat-mdc-snack-bar-container {
    --mdc-snackbar-supporting-text-font: Roboto, sans-serif;
    --mdc-snackbar-supporting-text-line-height: 20px;
    --mdc-snackbar-supporting-text-size: 14px;
    --mdc-snackbar-supporting-text-weight: 400;
}

html {
    --mat-table-background-color: white;
    --mat-table-header-headline-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);
    --mat-table-row-item-outline-color: rgba(0, 0, 0, .12);
}

html {
    --mat-table-header-container-height: 56px;
    --mat-table-footer-container-height: 52px;
    --mat-table-row-item-container-height: 52px;
}

html {
    --mat-table-header-headline-font: Roboto, sans-serif;
    --mat-table-header-headline-line-height: 22px;
    --mat-table-header-headline-size: 14px;
    --mat-table-header-headline-weight: 500;
    --mat-table-header-headline-tracking: .0071428571em;
    --mat-table-row-item-label-text-font: Roboto, sans-serif;
    --mat-table-row-item-label-text-line-height: 20px;
    --mat-table-row-item-label-text-size: 14px;
    --mat-table-row-item-label-text-weight: 400;
    --mat-table-row-item-label-text-tracking: .0178571429em;
    --mat-table-footer-supporting-text-font: Roboto, sans-serif;
    --mat-table-footer-supporting-text-line-height: 20px;
    --mat-table-footer-supporting-text-size: 14px;
    --mat-table-footer-supporting-text-weight: 400;
    --mat-table-footer-supporting-text-tracking: .0178571429em;
}

.mat-mdc-progress-spinner {
    --mdc-circular-progress-active-indicator-color: #3f51b5;
}

.mat-mdc-progress-spinner.mat-accent {
    --mdc-circular-progress-active-indicator-color: #ff4081;
}

.mat-mdc-progress-spinner.mat-warn {
    --mdc-circular-progress-active-indicator-color: #f44336;
}

.mat-badge {
    position: relative;
}

.mat-badge.mat-badge {
    overflow: visible;
}

.mat-badge-content {
    position: absolute;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: transform .2s ease-in-out;
    transform: scale(.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none;
    background-color: var(--mat-badge-background-color);
    color: var(--mat-badge-text-color);
    font-family: Roboto, sans-serif;
    font-family: var(--mat-badge-text-font, Roboto, sans-serif);
    font-size: 12px;
    font-size: var(--mat-badge-text-size, 12px);
    font-weight: 600;
    font-weight: var(--mat-badge-text-weight, 600);
}

.cdk-high-contrast-active .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
}

.mat-badge-disabled .mat-badge-content {
    background-color: var(--mat-badge-disabled-state-background-color);
    color: var(--mat-badge-disabled-state-text-color);
}

.mat-badge-hidden .mat-badge-content {
    display: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
    transition: none;
}

.mat-badge-content.mat-badge-active {
    transform: none;
}

.mat-badge-small .mat-badge-content {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 9px;
    font-size: var(--mat-badge-small-size-text-size, 9px);
}

.mat-badge-small.mat-badge-above .mat-badge-content {
    top: -8px;
}

.mat-badge-small.mat-badge-below .mat-badge-content {
    bottom: -8px;
}

.mat-badge-small.mat-badge-before .mat-badge-content {
    left: -16px;
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
    left: auto;
    right: -16px;
}

.mat-badge-small.mat-badge-after .mat-badge-content {
    right: -16px;
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
    right: auto;
    left: -16px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -8px;
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -8px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -8px;
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -8px;
}

.mat-badge-medium .mat-badge-content {
    width: 22px;
    height: 22px;
    line-height: 22px;
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
    top: -11px;
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
    bottom: -11px;
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
    left: -22px;
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
    left: auto;
    right: -22px;
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
    right: -22px;
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
    right: auto;
    left: -22px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -11px;
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -11px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -11px;
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -11px;
}

.mat-badge-large .mat-badge-content {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    font-size: var(--mat-badge-large-size-text-size, 24px);
}

.mat-badge-large.mat-badge-above .mat-badge-content {
    top: -14px;
}

.mat-badge-large.mat-badge-below .mat-badge-content {
    bottom: -14px;
}

.mat-badge-large.mat-badge-before .mat-badge-content {
    left: -28px;
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
    left: auto;
    right: -28px;
}

.mat-badge-large.mat-badge-after .mat-badge-content {
    right: -28px;
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
    right: auto;
    left: -28px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -14px;
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -14px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -14px;
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -14px;
}

html {
    --mat-badge-background-color: #3f51b5;
    --mat-badge-text-color: white;
    --mat-badge-disabled-state-background-color: #b9b9b9;
    --mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);
}

.mat-badge-accent {
    --mat-badge-background-color: #ff4081;
    --mat-badge-text-color: white;
}

.mat-badge-warn {
    --mat-badge-background-color: #f44336;
    --mat-badge-text-color: white;
}

html {
    --mat-badge-text-font: Roboto, sans-serif;
    --mat-badge-text-size: 12px;
    --mat-badge-text-weight: 600;
    --mat-badge-small-size-text-size: 9px;
    --mat-badge-large-size-text-size: 24px;
}

html {
    --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);
    --mat-bottom-sheet-container-background-color: white;
}

html {
    --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
    --mat-bottom-sheet-container-text-line-height: 20px;
    --mat-bottom-sheet-container-text-size: 14px;
    --mat-bottom-sheet-container-text-tracking: .0178571429em;
    --mat-bottom-sheet-container-text-weight: 400;
}

html {
    --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);
    --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);
    --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);
    --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
    --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);
    --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
    --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
    --mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);
    --mat-standard-button-toggle-background-color: white;
    --mat-standard-button-toggle-state-layer-color: black;
    --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
    --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);
    --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);
    --mat-standard-button-toggle-disabled-state-background-color: white;
    --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);
    --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
    --mat-standard-button-toggle-divider-color: #e0e0e0;
}

html {
    --mat-standard-button-toggle-height: 48px;
}

html {
    --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
    --mat-standard-button-toggle-text-font: Roboto, sans-serif;
}

html {
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);
    --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
    --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);
    --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);
    --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);
    --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);
    --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);
    --mat-datepicker-calendar-date-outline-color: transparent;
    --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);
    --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);
    --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);
    --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);
    --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);
    --mat-datepicker-calendar-container-background-color: white;
    --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);
}

.mat-datepicker-content.mat-accent {
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-content.mat-warn {
    --mat-datepicker-calendar-date-selected-state-text-color: white;
    --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
    --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);
    --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
    --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);
    --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);
    --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);
    --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);
    --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
    --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
    --mat-datepicker-toggle-active-state-icon-color: #ff4081;
}

.mat-datepicker-toggle-active.mat-warn {
    --mat-datepicker-toggle-active-state-icon-color: #f44336;
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
    --mdc-icon-button-state-layer-size: 40px;
    width: var(--mdc-icon-button-state-layer-size);
    height: var(--mdc-icon-button-state-layer-size);
    padding: 8px;
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
    display: none;
}

html {
    --mat-datepicker-calendar-text-font: Roboto, sans-serif;
    --mat-datepicker-calendar-text-size: 13px;
    --mat-datepicker-calendar-body-label-text-size: 14px;
    --mat-datepicker-calendar-body-label-text-weight: 500;
    --mat-datepicker-calendar-period-button-text-size: 14px;
    --mat-datepicker-calendar-period-button-text-weight: 500;
    --mat-datepicker-calendar-header-text-size: 11px;
    --mat-datepicker-calendar-header-text-weight: 400;
}

html {
    --mat-divider-color: rgba(0, 0, 0, .12);
}

html {
    --mat-expansion-container-background-color: white;
    --mat-expansion-container-text-color: rgba(0, 0, 0, .87);
    --mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);
    --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);
    --mat-expansion-header-text-color: rgba(0, 0, 0, .87);
    --mat-expansion-header-description-color: rgba(0, 0, 0, .54);
    --mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);
}

html {
    --mat-expansion-header-collapsed-state-height: 48px;
    --mat-expansion-header-expanded-state-height: 64px;
}

html {
    --mat-expansion-header-text-font: Roboto, sans-serif;
    --mat-expansion-header-text-size: 14px;
    --mat-expansion-header-text-weight: 500;
    --mat-expansion-header-text-line-height: inherit;
    --mat-expansion-header-text-tracking: inherit;
    --mat-expansion-container-text-font: Roboto, sans-serif;
    --mat-expansion-container-text-line-height: 20px;
    --mat-expansion-container-text-size: 14px;
    --mat-expansion-container-text-tracking: .0178571429em;
    --mat-expansion-container-text-weight: 400;
}

html {
    --mat-grid-list-tile-header-primary-text-size: 14px;
    --mat-grid-list-tile-header-secondary-text-size: 12px;
    --mat-grid-list-tile-footer-primary-text-size: 14px;
    --mat-grid-list-tile-footer-secondary-text-size: 12px;
}

html {
    --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
    --mat-icon-color: #3f51b5;
}

.mat-icon.mat-accent {
    --mat-icon-color: #ff4081;
}

.mat-icon.mat-warn {
    --mat-icon-color: #f44336;
}

html {
    --mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);
    --mat-sidenav-container-background-color: white;
    --mat-sidenav-container-text-color: rgba(0, 0, 0, .87);
    --mat-sidenav-content-background-color: #fafafa;
    --mat-sidenav-content-text-color: rgba(0, 0, 0, .87);
    --mat-sidenav-scrim-color: rgba(0, 0, 0, .6);
}

html {
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #3f51b5;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
    --mat-stepper-header-edit-state-icon-foreground-color: white;
    --mat-stepper-container-color: white;
    --mat-stepper-line-color: rgba(0, 0, 0, .12);
    --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);
    --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);
    --mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);
    --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);
    --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);
    --mat-stepper-header-error-state-label-text-color: #f44336;
    --mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);
    --mat-stepper-header-error-state-icon-foreground-color: #f44336;
    --mat-stepper-header-error-state-icon-background-color: transparent;
}

html .mat-step-header.mat-accent {
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #ff4081;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #ff4081;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #ff4081;
    --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html .mat-step-header.mat-warn {
    --mat-stepper-header-icon-foreground-color: white;
    --mat-stepper-header-selected-state-icon-background-color: #f44336;
    --mat-stepper-header-selected-state-icon-foreground-color: white;
    --mat-stepper-header-done-state-icon-background-color: #f44336;
    --mat-stepper-header-done-state-icon-foreground-color: white;
    --mat-stepper-header-edit-state-icon-background-color: #f44336;
    --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html {
    --mat-stepper-header-height: 72px;
}

html {
    --mat-stepper-container-text-font: Roboto, sans-serif;
    --mat-stepper-header-label-text-font: Roboto, sans-serif;
    --mat-stepper-header-label-text-size: 14px;
    --mat-stepper-header-label-text-weight: 400;
    --mat-stepper-header-error-state-label-text-size: 16px;
    --mat-stepper-header-selected-state-label-text-size: 16px;
    --mat-stepper-header-selected-state-label-text-weight: 400;
}

.mat-sort-header-arrow {
    color: #757575;
}

html {
    --mat-toolbar-container-background-color: whitesmoke;
    --mat-toolbar-container-text-color: rgba(0, 0, 0, .87);
}

.mat-toolbar.mat-primary {
    --mat-toolbar-container-background-color: #3f51b5;
    --mat-toolbar-container-text-color: white;
}

.mat-toolbar.mat-accent {
    --mat-toolbar-container-background-color: #ff4081;
    --mat-toolbar-container-text-color: white;
}

.mat-toolbar.mat-warn {
    --mat-toolbar-container-background-color: #f44336;
    --mat-toolbar-container-text-color: white;
}

html {
    --mat-toolbar-standard-height: 64px;
    --mat-toolbar-mobile-height: 56px;
}

html {
    --mat-toolbar-title-text-font: Roboto, sans-serif;
    --mat-toolbar-title-text-line-height: 32px;
    --mat-toolbar-title-text-size: 20px;
    --mat-toolbar-title-text-tracking: .0125em;
    --mat-toolbar-title-text-weight: 500;
}

.mat-tree {
    background: #fff;
}

.mat-tree-node,
.mat-nested-tree-node {
    color: #000000de;
}

.mat-tree-node {
    min-height: 48px;
}

.mat-tree {
    font-family: Roboto, sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
    font-weight: 400;
    font-size: 14px;
}

.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    font-family: Roboto, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: Roboto, sans-serif;
    letter-spacing: .0125em;
    margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: Roboto, sans-serif;
    letter-spacing: .009375em;
    margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: Roboto, sans-serif;
    letter-spacing: .03125em;
    margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
    font: 400 11.62px/20px Roboto, sans-serif;
    margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
    font: 400 9.38px/20px Roboto, sans-serif;
    margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    font-family: Roboto, sans-serif;
    letter-spacing: .0071428571em;
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: Roboto, sans-serif;
    letter-spacing: .0178571429em;
}

.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
    margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    font-family: Roboto, sans-serif;
    letter-spacing: .0333333333em;
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
    font-size: 96px;
    font-weight: 300;
    line-height: 96px;
    font-family: Roboto, sans-serif;
    letter-spacing: -.015625em;
    margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    font-family: Roboto, sans-serif;
    letter-spacing: -.0083333333em;
    margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
    font-size: 48px;
    font-weight: 400;
    line-height: 50px;
    font-family: Roboto, sans-serif;
    letter-spacing: normal;
    margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
    font-family: Roboto, sans-serif;
    letter-spacing: .0073529412em;
    margin: 0 0 64px;
}

@media (max-width: 600px) {

    .p-dialog-bottom .p-dialog,
    .p-dialog-bottom-left .p-dialog,
    .p-dialog-bottom-right .p-dialog {
        margin: 0 !important;
    }

    .p-dialog .p-dialog-content:last-of-type {
        max-width: 600px;
        border-radius: 16px 16px 0 0 !important;
    }

    .p-dialog .close {
        top: -41px !important;
        right: 1rem !important;
    }

    .p-dialog .p-dialog-content {
        min-width: unset !important;
        width: 100vw !important;
        border-radius: 12px 12px 0 0 !important;
    }

    .ng-otp-input-wrapper {
        display: flex !important;
        gap: unset !important;
        justify-content: center;
    }
}

.p-dialog .p-dialog-content {
    min-width: 520px;
    border-radius: 12px;
    max-width: 520px;
}

.p-dialog-top .p-dialog,
.p-dialog-bottom .p-dialog,
.p-dialog-left .p-dialog,
.p-dialog-right .p-dialog,
.p-dialog-top-left .p-dialog,
.p-dialog-top-right .p-dialog,
.p-dialog-bottom-left .p-dialog,
.p-dialog-bottom-right .p-dialog {
    margin: 0 !important;
}

.mdc-text-field--filled {
    --mdc-filled-text-field-active-indicator-height: 0px !important;
    --mdc-filled-text-field-focus-active-indicator-height: 0px !important;
    --mdc-filled-text-field-container-shape: 0px !important;
}

.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label {
    font-size: 14px;
    color: #949494 !important;
}

.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input {
    font-size: 16px;
    font-family: Inter, sans-sarif;
    padding-top: .2rem;
    margin-bottom: 3px;
}

.mat-mdc-text-field-wrapper {
    padding: 0 !important;
}

.marginTop {
    margin-top: 2rem;
}

.mat-mdc-form-field-subscript-wrapper {
    display: none !important;
}

.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker):after {
    display: none;
}

.buttonModalChange {
    width: 100%;
    display: inline-block;
    height: 46px;
    padding: 8px 20px;
    color: var(--white);
    border: 1px solid var(--theme);
    background-color: var(--theme) !important;
    font-size: 16px;
    letter-spacing: .1rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    border-radius: 8px !important;
}

.buttonModalChange:hover {
    color: var(--white);
    background-color: var(--theme);
}

.buttonModalChange:active {
    color: var(--theme);
    border: 1px solid var(--theme);
    background-color: var(--white);
}

.buttonModalChange:active:before {
    width: 100%
}

.buttonModalChange:focus {
    color: var(--white);
    border: 1px solid var(--theme);
    font-size: 16px;
    background-color: var(--theme);
}

.buttonModalChange:focus:before {
    width: 100%
}

.buttonModalChangeSecondary {
    width: 100%;
    display: inline-block;
    height: 46px;
    padding: 8px 20px;
    color: var(--theme);
    border: 1px solid #dbdbdb;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: .1rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    border-radius: 8px !important;
}

.buttonModalChangeSecondary:hover {
    color: var(--white);
    background-color: var(--theme);
}

.buttonModalChangeSecondary:active {
    color: var(--theme);
    border: 1px solid var(--theme);
    background-color: var(--white);
}

.buttonModalChangeSecondary:active:before {
    width: 100%
}

.buttonModalChangeSecondary:focus {
    color: var(--white);
    border: 1px solid var(--theme);
    font-size: 16px;
    background-color: var(--theme);
}

.buttonModalChangeSecondary:focus:before {
    width: 100%
}

.p-component-overlay {
    transition: none;
    background-color: #0000007a !important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.p-component-overlay-enter {
    animation: none;
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) {
    background-color: #fff !important;
}

.ng-otp-input-wrapper {
    display: flex;
    gap: 5px;
    justify-content: center;
}

.widthHUndred {
    width: 100%;
    max-height: 100%
}

.signIn {
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 600 !important;
}

.social-text {
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #636363;
    margin-left: 5px;
}

.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input {
    font-weight: 500;
}

.paddingOne {
    padding-top: 1rem;
    font-weight: 600 !important;
}

@font-face {
    font-family: yelo-web-font;
    src: url(yelo-web-font.34d4b1d040092245.eot?87d6z1);
    src: url(yelo-web-font.34d4b1d040092245.eot?87d6z1#iefix) format("embedded-opentype"), url(yelo-web-font.9900b4f670f3e44d.ttf?87d6z1) format("truetype"), url(yelo-web-font.dc41111b758206b9.woff?87d6z1) format("woff"), url(yelo-web-font.3c2eb18b32ac9feb.svg?87d6z1#yelo-web-font) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.yf {
    font-family: yelo-web-font !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yf-no-address:before {
    content: "\e900"
}

.yf-custom-template:before {
    content: "\e901"
}

.yf-group_2 .path1:before {
    content: "\e902";
    color: #000;
}

.yf-group_2 .path2:before {
    content: "\e903";
    margin-left: -.744140625em;
    color: #000;
    opacity: .443;
}

.yf-group_2 .path3:before {
    content: "\e904";
    margin-left: -.744140625em;
    color: #000;
    opacity: .443;
}

.yf-group_2 .path4:before {
    content: "\e905";
    margin-left: -.744140625em;
    color: #fffffe;
}

.yf-group_2 .path5:before {
    content: "\e906";
    margin-left: -.744140625em;
    color: #000;
    opacity: .443;
}

.yf-group_2 .path6:before {
    content: "\e907";
    margin-left: -.744140625em;
    color: #fffffe;
}

.yf-group_3:before {
    content: "\e908"
}

.yf-group-2:before {
    content: "\e909"
}

.yf-group-7_2 .path1:before {
    content: "\e90a";
    color: #000;
    opacity: .728;
}

.yf-group-7_2 .path2:before {
    content: "\e90b";
    margin-left: -1.5693359375em;
    color: #000;
    opacity: .305;
}

.yf-group-7_2 .path3:before {
    content: "\e90c";
    margin-left: -1.5693359375em;
    color: #000;
    opacity: .728;
}

.yf-group-7_2 .path4:before {
    content: "\e90d";
    margin-left: -1.5693359375em;
    color: #000;
    opacity: .728;
}

.yf-group-7_3:before {
    content: "\e90e"
}

.yf-group-7 .path1:before {
    content: "\e90f";
    color: #000;
}

.yf-group-7 .path2:before {
    content: "\e910";
    margin-left: -2em;
    color: #fff;
}

.yf-group-24:before {
    content: "\e911"
}

.yf-group-25:before {
    content: "\e912"
}

.yf-group .path1:before {
    content: "\e913";
    color: #000;
}

.yf-group .path2:before {
    content: "\e914";
    margin-left: -2em;
    color: #fff;
}

.yf-ic-access-alarm:before {
    content: "\e915"
}

.yf-ic-access-alarms:before {
    content: "\e916"
}

.yf-ic-access-time:before {
    content: "\e917"
}

.yf-ic-account-balance-wallet:before {
    content: "\e918"
}

.yf-ic-account-balance:before {
    content: "\e919"
}

.yf-ic-add-box:before {
    content: "\e91a"
}

.yf-ic-add-circle:before {
    content: "\e91b"
}

.yf-ic-add-location:before {
    content: "\e91c"
}

.yf-ic-add-shopping-cart:before {
    content: "\e91d"
}

.yf-ic-add:before {
    content: "\e91e"
}

.yf-ic-arrow-back:before {
    content: "\e91f"
}

.yf-ic-arrow-downward:before {
    content: "\e920"
}

.yf-ic-arrow-drop-down:before {
    content: "\e921"
}

.yf-ic-arrow-drop-up:before {
    content: "\e922"
}

.yf-ic-arrow-forward:before {
    content: "\e923"
}

.yf-ic-arrow-upward:before {
    content: "\e924"
}

.yf-ic-card-travel:before {
    content: "\e925"
}

.yf-ic-chat:before {
    content: "\e926"
}

.yf-ic-check-box-outline-blank:before {
    content: "\e927"
}

.yf-ic-check-box:before {
    content: "\e928"
}

.yf-ic-chevron-left:before {
    content: "\e929"
}

.yf-ic-chevron-right:before {
    content: "\e92a"
}

.yf-ic-content-cut:before {
    content: "\e92b"
}

.yf-ic-create:before {
    content: "\e92c"
}

.yf-ic-credit-card:before {
    content: "\e92d"
}

.yf-ic-edit-location:before {
    content: "\e92e"
}

.yf-ic-event:before {
    content: "\e92f"
}

.yf-ic-expand-less:before {
    content: "\e930"
}

.yf-ic-expand-more:before {
    content: "\e931"
}

.yf-ic-home:before {
    content: "\e932"
}

.yf-ic-insert-invitation:before {
    content: "\e933"
}

.yf-ic-live-help:before {
    content: "\e934"
}

.yf-ic-local-grocery-store:before {
    content: "\e935"
}

.yf-ic-location-off:before {
    content: "\e936"
}

.yf-ic-menu:before {
    content: "\e937"
}

.yf-ic-notifications-none:before {
    content: "\e938"
}

.yf-ic-notifications-off:before {
    content: "\e939"
}

.yf-ic-notifications:before {
    content: "\e93a"
}

.yf-ic-perm-identity:before {
    content: "\e93b"
}

.yf-ic-person-pin-circle:before {
    content: "\e93c"
}

.yf-ic-person:before {
    content: "\e93d"
}

.yf-ic-pin-drop:before {
    content: "\e93e"
}

.yf-ic-place:before {
    content: "\e93f"
}

.yf-ic-playlist-add:before {
    content: "\e940"
}

.yf-ic-radio-button-checked:before {
    content: "\e941"
}

.yf-ic-radio-button-unchecked:before {
    content: "\e942"
}

.yf-ic-search:before {
    content: "\e943"
}

.yf-ic-shopping-cart:before {
    content: "\e944"
}

.yf-ic-star:before {
    content: "\e945"
}

.yf-ic-warning:before {
    content: "\e946"
}

.yf-ic-work:before {
    content: "\e947"
}

.yf-pick-up-food:before {
    content: "\e948"
}

:root {
    --logo_heading_heading_font_color: #ffffff;
    --logo_heading_btn_bg_color: #000000;
    --logo_heading_btn_font_color: white;
    --logo_heading_search_box_color: white;
    --features_bg_color: white;
    --features_heading_font_color: black;
    --features_description_font_color: #ddd;
    --flow_bg_color: white;
    --flow_item_heading_font_color: black;
    --flow_item_description_font_color: black;
    --flow_line_color: #627fbb;
    --footer_bg_color: #3C4B61;
    --footer_font_color: white;
    --footer_height: 200px;
    --preorder_tag_top: 20px;
    --preorder_tag_bg_color: #ba68c8;
    --preorder_tag_font_color: #ffffff;
    --sponsored_tag_bottom: 20px;
    --sponsored_tag_bg_color: #ba68c8;
    --sponsored_tag_font_color: #ffffff;
    --closed_tag_top: 20px;
    --closed_tag_bg_color: #ba68c8;
    --closed_tag_font_color: #ffffff;
    --show_location_font_color: black;
    --show_rating_font_color: black;
}

:root {
    --blue: #1394ff;
    --black: #282828;
    --gray: #e2e4e6;
    --dark-gray: gray;
    --white: #ffffff;
    --light-gray: #d3d3d3;
    --orange: #ff8f00;
    --bg-color: var(--white);
    --header_height: 60px;
    --header_bg_color: var(--black);
    --header_font_color: white;
    --autocomplete_btn_search_bg_color: var(--blue);
    --autocomplete_btn_search_font_color: white;
    --autocomplete_box_height: 40px;
    --theme: var(--blue);
    --rating-bar-color: #3c3b3b;
    --btn-color: var(--black);
    --address_desc_color: #afafaf;
    --address_title_color: #333;
    --address_bg_color: white;
}

.card {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    height: 100%;
    background-color: #fff;
    display: -webkit-flex;
    border-radius: 8px;
    border: 1px solid #e9e9eb;
    transition: .5s;
}

.card:hover {
    box-shadow: 0 4px 10px #53535329;
    border: 1px solid var(--theme);
    transition: .5s;
}

.card:focus {
    box-shadow: 0 4px 10px #53535329;
    border: 1px solid var(--theme);
    transition: .5s;
}

.card .card_inner {
    position: relative;
    padding: 9px 10px;
    display: flex;
    flex-direction: row;
    display: -webkit-flex;
    height: 100%
}

.card .card_inner .card_image {
    flex: 30%;
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.card .card_inner .card_image img.card_image_view {
    height: 112px;
    min-width: 112px;
    max-width: 112px;
    object-fit: cover;
    border-radius: 6px;
}

.card .card_inner .card_image .closedView {
    position: absolute;
    top: 10px;
    width: 70px;
    height: 20px;
    border-radius: 1px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.card .card_inner .card_image .closedView .closed {
    width: 70px;
    height: 20px;
    background-color: #d63230;
    margin-bottom: 5px;
}

.card .card_inner .card_image .closedView .preorder {
    width: 80px;
    height: 20px;
    background-color: #ba68c8;
    margin-bottom: 5px;
}

.card .card_inner .card_right {
    flex-grow: 1;
    flex: 70%;
    overflow: hidden;
    margin: 0 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card .card_inner .card_right .card_heading {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    line-height: 1.2;
    letter-spacing: .5px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: inline-block;
    width: calc(100% - 20px);
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px !important;
    color: #2a3b56 !important;
    text-transform: capitalize;
}

.card .card_inner .card_right .card_description {
    height: auto;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: var(--show_rating_font_color);
}

.card .card_inner .card_right .card_distance {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #8a94a3;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    color: var(--show_location_font_color);
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 36px;
    display: block;
    text-transform: capitalize;
}

.card .card_inner .card_right .card_address {
    height: auto;
    display: block;
    font-size: 14px;
    -webkit-line-clamp: 2;
    width: auto;
    text-align: left;
    color: #939395;
}

.card .card_inner .card_right .card_order_prep {
    height: auto;
    display: block;
    font-size: 11px;
    text-align: left;
    width: auto;
    background-color: #000;
    border-radius: 5px;
    color: #fff !important;
    margin-right: 10px;
    padding: 0 15px;
}

.card .card_inner .card_right .viewMenu {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0a9e44;
    text-align: right;
    position: absolute;
    margin-bottom: 2px;
    right: 30px;
    bottom: 8px;
}

.card .card_inner .card_right .viewMenu:hover {
    color: #ba2824;
    transition: .5s;
}

.no-restaurants-map {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3% 0;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    padding-bottom: 40px;
}

.no-restaurants-map h3 {
    color: #fff;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .card_image {
        flex: 8% !important;
    }

    .card_image .closedView {
        width: 55px !important;
        height: 20px !important;
        font-size: 12px !important;
    }

    .card_image .closedView .closed {
        width: 55px !important;
        height: 20px !important;
    }

    .card_image .closedView .preorder {
        width: 60px !important;
        height: 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    .card_image_view {
        height: 114px !important;
        min-width: 114px !important;
        max-width: 114px !important;
    }

    .card_heading {
        font-size: 18px !important;
    }

    .card_description,
    .card_distance,
    .card_address,
    .card_order_prep {
        font-size: 12px !important;
    }

    .viewMenu {
        font-size: 11px !important;
    }
}

.bottom-div {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.top-div {
    display: flex;
    flex-direction: column;
}

.store_rating {
    width: auto;
    display: flex;
    align-items: center;
    line-height: 20px;
}

.star-red {
    color: red;
    margin-right: 5px;
}

.star-yellow {
    color: #facd5d;
    margin-right: 5px;
}

.star-green {
    color: #65d035;
    margin-right: 5px;
}

.d-flex-center {
    display: flex !important;
    align-items: center;
}

.bottom-div1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #8a94a3;
    margin: 8px 0;
    font-size: 12px;
}

.card_image_view-hybrid {
    height: 85px !important;
    min-width: 85px !important;
    max-width: 85px !important;
    border-radius: 8px;
}

* {
    font-display: swap;
}

@font-face {
    font-family: Inter, sans-serif;
    src: url(Intervariable.c09108ed28d78197.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url(Intervariable.c09108ed28d78197.woff) format("woff");
}

html {
    height: 100%;
    overflow-x: hidden;
    top: 0 !important;
}

body {
    height: 100%;
    position: relative;
    font-family: Inter, sans-serif;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: none;
}

@media (max-width: 768px) {
    body::-webkit-scrollbar {
        width: 0px;
        background: transparent;
        display: none;
    }

    body {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .limiter .login100-form-title-1 {
        font-size: 20px !important;
    }
}

.back-btn {
    position: fixed;
    top: 0;
    z-index: 3;
    background-color: var(--header_bg_color);
    margin: 0;
    height: 50px;
    padding: 15px;
    width: 100%;
    left: 0;
}

.alignleft {
    float: left;
    width: 50%
}

.alignright {
    float: right;
    width: 50%;
    text-align: right;
    display: inline-block;
}

.mat-button {
    font-family: Inter, sans-serif;
}

::-webkit-scrollbar {
    width: .5em;
    height: .5em;
}

::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    cursor: pointer;
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}

.mat-button-focus-overlay {
    background-color: transparent !important;
    border-radius: inherit;
    opacity: 0;
    transition: opacity .2s cubic-bezier(.35, 0, .25, 1), background-color .2s cubic-bezier(.35, 0, .25, 1);
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: var(--theme) !important;
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
    background-color: var(--theme) !important;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
    height: 25px !important;
}

.glb-ldr-prt {
    position: fixed;
    background: rgba(255, 255, 255, .5) no-repeat;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    text-align: center;
}

.cdk-overlay-container {
    position: fixed;
    z-index: 9999 !important;
}

.gl-ldr-cld {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gl-ldr-ctr {
    margin: 0 auto;
    border-radius: 10px;
}

#global_loader {
    display: none;
}

#global_loader .gl-ldr-ctr {
    width: 80px;
    height: 80px;
    padding: 15px;
}

.gl-loader {
    width: 50px;
    height: 50px;
    position: relative;
    border-top: 5px solid rgba(0, 0, 0, .03);
    border-right: 5px solid rgba(0, 0, 0, .03);
    border-bottom: 5px solid rgb(196, 37, 58);
    border-left: 5px solid rgb(196, 37, 58);
    transform: translateZ(0);
    animation: load8 1.1s infinite linear;
}

.modal-backdrop.in {
    filter: alpha(opacity=80) !important;
    opacity: .8 !important;
}

.gl-loader,
.gl-loader:after {
    border-radius: 50%
}

.gl-loader {
    -webkit-animation: gl-loader .5s linear infinite;
}

.loader {
    display: block !important;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    width: 50px;
    height: 50px;
    position: relative;
    border-top: 5px solid rgba(0, 0, 0, .03);
    border-right: 5px solid rgba(0, 0, 0, .03);
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff;
    transform: translateZ(0);
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.modalFlex {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

body.modal-open {
    overflow: visible;
}

.modal {
    top: 85px !important;
    padding-right: 0 !important;
}

.modal .cross {
    visibility: hidden;
}

.input-group>.input-group-btn>.btn {
    height: 33px;
}

.close {
    outline: none;
}

.right-align {
    text-align: right;
}

.center-align {
    text-align: center;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}

.rating.read-only>.star-container {
    cursor: default !important;
}

.rating>.star-container {
    cursor: pointer !important;
}

.center-all {
    display: flex;
    align-items: center;
    justify-content: center;
}

.star {
    position: relative;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.star svg,
.star i {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-style: normal;
}

.star svg.star-half,
.star svg.star-filled,
.star i.star-half,
.star i.star-filled {
    opacity: 0;
}

.star i {
    top: 1px;
    display: none;
}

.star.icon i,
.rating.star-icon i {
    font-size: 25px;
    line-height: 25px;
}

.star.icon i.star-empty:before,
.rating.star-icon i.star-empty:before {
    content: "\2606"
}

.star.icon i.star-half:before,
.rating.star-icon i.star-half:before {
    content: "\2605"
}

.star.icon i.star-filled:before,
.rating.star-icon i.star-filled:before {
    content: "\2605"
}

.star.custom-icon i,
.rating.star-custom-icon i,
.rating.theme-kununu .star-container .star i {
    font-size: 18px;
    line-height: 18px;
}

.star.empty svg.star-half,
.rating.hover:hover.value-1.half .star-container .star svg.star-half,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-half,
.rating.hover:hover.hover-1 .star-container .star svg.star-half,
.rating.hover:hover.value-2.half .star-container .star svg.star-half,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-half,
.rating.hover:hover.hover-2 .star-container .star svg.star-half,
.rating.hover:hover.value-3.half .star-container .star svg.star-half,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-half,
.rating.hover:hover.hover-3 .star-container .star svg.star-half,
.rating.hover:hover.value-4.half .star-container .star svg.star-half,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-half,
.rating.hover:hover.hover-4 .star-container .star svg.star-half,
.rating.hover:hover.value-5.half .star-container .star svg.star-half,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-half,
.rating.hover:hover.hover-5 .star-container .star svg.star-half,
.rating.hover:hover.value-6.half .star-container .star svg.star-half,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-half,
.rating.hover:hover.hover-6 .star-container .star svg.star-half,
.star.empty svg.star-filled,
.rating.hover:hover.value-1.half .star-container .star svg.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-filled,
.rating.hover:hover.hover-1 .star-container .star svg.star-filled,
.rating.hover:hover.value-2.half .star-container .star svg.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-filled,
.rating.hover:hover.hover-2 .star-container .star svg.star-filled,
.rating.hover:hover.value-3.half .star-container .star svg.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-filled,
.rating.hover:hover.hover-3 .star-container .star svg.star-filled,
.rating.hover:hover.value-4.half .star-container .star svg.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-filled,
.rating.hover:hover.hover-4 .star-container .star svg.star-filled,
.rating.hover:hover.value-5.half .star-container .star svg.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-filled,
.rating.hover:hover.hover-5 .star-container .star svg.star-filled,
.rating.hover:hover.value-6.half .star-container .star svg.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-filled,
.rating.hover:hover.hover-6 .star-container .star svg.star-filled,
.star.empty i.star-half,
.rating.hover:hover.value-1.half .star-container .star i.star-half,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-half,
.rating.hover:hover.hover-1 .star-container .star i.star-half,
.rating.hover:hover.value-2.half .star-container .star i.star-half,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-half,
.rating.hover:hover.hover-2 .star-container .star i.star-half,
.rating.hover:hover.value-3.half .star-container .star i.star-half,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-half,
.rating.hover:hover.hover-3 .star-container .star i.star-half,
.rating.hover:hover.value-4.half .star-container .star i.star-half,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-half,
.rating.hover:hover.hover-4 .star-container .star i.star-half,
.rating.hover:hover.value-5.half .star-container .star i.star-half,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-half,
.rating.hover:hover.hover-5 .star-container .star i.star-half,
.rating.hover:hover.value-6.half .star-container .star i.star-half,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-half,
.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-half,
.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-half,
.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-half,
.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-half,
.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-half,
.rating.hover:hover.hover-6 .star-container .star i.star-half,
.star.empty i.star-filled,
.rating.hover:hover.value-1.half .star-container .star i.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-filled,
.rating.hover:hover.hover-1 .star-container .star i.star-filled,
.rating.hover:hover.value-2.half .star-container .star i.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-filled,
.rating.hover:hover.hover-2 .star-container .star i.star-filled,
.rating.hover:hover.value-3.half .star-container .star i.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-filled,
.rating.hover:hover.hover-3 .star-container .star i.star-filled,
.rating.hover:hover.value-4.half .star-container .star i.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-filled,
.rating.hover:hover.hover-4 .star-container .star i.star-filled,
.rating.hover:hover.value-5.half .star-container .star i.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-filled,
.rating.hover:hover.hover-5 .star-container .star i.star-filled,
.rating.hover:hover.value-6.half .star-container .star i.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-filled,
.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-filled,
.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-filled,
.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-filled,
.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-filled,
.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-filled,
.rating.hover:hover.hover-6 .star-container .star i.star-filled {
    opacity: 0;
}

.star.empty svg.star-empty,
.rating.hover:hover.value-1.half .star-container .star svg.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-empty,
.rating.hover:hover.hover-1 .star-container .star svg.star-empty,
.rating.hover:hover.value-2.half .star-container .star svg.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-empty,
.rating.hover:hover.hover-2 .star-container .star svg.star-empty,
.rating.hover:hover.value-3.half .star-container .star svg.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-empty,
.rating.hover:hover.hover-3 .star-container .star svg.star-empty,
.rating.hover:hover.value-4.half .star-container .star svg.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-empty,
.rating.hover:hover.hover-4 .star-container .star svg.star-empty,
.rating.hover:hover.value-5.half .star-container .star svg.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-empty,
.rating.hover:hover.hover-5 .star-container .star svg.star-empty,
.rating.hover:hover.value-6.half .star-container .star svg.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-empty,
.rating.hover:hover.hover-6 .star-container .star svg.star-empty,
.star.empty i.star-empty,
.rating.hover:hover.value-1.half .star-container .star i.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-empty,
.rating.hover:hover.hover-1 .star-container .star i.star-empty,
.rating.hover:hover.value-2.half .star-container .star i.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-empty,
.rating.hover:hover.hover-2 .star-container .star i.star-empty,
.rating.hover:hover.value-3.half .star-container .star i.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-empty,
.rating.hover:hover.hover-3 .star-container .star i.star-empty,
.rating.hover:hover.value-4.half .star-container .star i.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-empty,
.rating.hover:hover.hover-4 .star-container .star i.star-empty,
.rating.hover:hover.value-5.half .star-container .star i.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-empty,
.rating.hover:hover.hover-5 .star-container .star i.star-empty,
.rating.hover:hover.value-6.half .star-container .star i.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-empty,
.rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-empty,
.rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-empty,
.rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-empty,
.rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-empty,
.rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-empty,
.rating.hover:hover.hover-6 .star-container .star i.star-empty {
    opacity: 1;
}

.star.half svg.star-filled,
.rating.value-0.half .star:nth-child(1) svg.star-filled,
.rating.value-1.half .star-container .star:nth-child(2) svg.star-filled,
.rating.value-2.half .star-container .star:nth-child(3) svg.star-filled,
.rating.value-3.half .star-container .star:nth-child(4) svg.star-filled,
.rating.value-4.half .star-container .star:nth-child(5) svg.star-filled,
.rating.value-5.half .star-container .star:nth-child(6) svg.star-filled,
.star.half svg.star-empty,
.rating.value-0.half .star:nth-child(1) svg.star-empty,
.rating.value-1.half .star-container .star:nth-child(2) svg.star-empty,
.rating.value-2.half .star-container .star:nth-child(3) svg.star-empty,
.rating.value-3.half .star-container .star:nth-child(4) svg.star-empty,
.rating.value-4.half .star-container .star:nth-child(5) svg.star-empty,
.rating.value-5.half .star-container .star:nth-child(6) svg.star-empty,
.star.half i.star-filled,
.rating.value-0.half .star:nth-child(1) i.star-filled,
.rating.value-1.half .star-container .star:nth-child(2) i.star-filled,
.rating.value-2.half .star-container .star:nth-child(3) i.star-filled,
.rating.value-3.half .star-container .star:nth-child(4) i.star-filled,
.rating.value-4.half .star-container .star:nth-child(5) i.star-filled,
.rating.value-5.half .star-container .star:nth-child(6) i.star-filled,
.star.half i.star-empty,
.rating.value-0.half .star:nth-child(1) i.star-empty,
.rating.value-1.half .star-container .star:nth-child(2) i.star-empty,
.rating.value-2.half .star-container .star:nth-child(3) i.star-empty,
.rating.value-3.half .star-container .star:nth-child(4) i.star-empty,
.rating.value-4.half .star-container .star:nth-child(5) i.star-empty,
.rating.value-5.half .star-container .star:nth-child(6) i.star-empty {
    opacity: 0;
}

.star.half svg.star-half,
.rating.value-0.half .star:nth-child(1) svg.star-half,
.rating.value-1.half .star-container .star:nth-child(2) svg.star-half,
.rating.value-2.half .star-container .star:nth-child(3) svg.star-half,
.rating.value-3.half .star-container .star:nth-child(4) svg.star-half,
.rating.value-4.half .star-container .star:nth-child(5) svg.star-half,
.rating.value-5.half .star-container .star:nth-child(6) svg.star-half,
.star.half i.star-half,
.rating.value-0.half .star:nth-child(1) i.star-half,
.rating.value-1.half .star-container .star:nth-child(2) i.star-half,
.rating.value-2.half .star-container .star:nth-child(3) i.star-half,
.rating.value-3.half .star-container .star:nth-child(4) i.star-half,
.rating.value-4.half .star-container .star:nth-child(5) i.star-half,
.rating.value-5.half .star-container .star:nth-child(6) i.star-half {
    opacity: 1;
}

.star.filled svg.star-empty,
.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-empty,
.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-empty,
.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-empty,
.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-empty,
.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-empty,
.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-empty,
.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-empty,
.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-empty,
.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-empty,
.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-empty,
.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-empty,
.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-empty,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-empty,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-empty,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-empty,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-empty,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-empty,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-empty,
.star.filled svg.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.star.filled i.star-empty,
.rating.value-1 .star-container .star:nth-child(-n+1) i.star-empty,
.rating.value-2 .star-container .star:nth-child(-n+2) i.star-empty,
.rating.value-3 .star-container .star:nth-child(-n+3) i.star-empty,
.rating.value-4 .star-container .star:nth-child(-n+4) i.star-empty,
.rating.value-5 .star-container .star:nth-child(-n+5) i.star-empty,
.rating.value-6 .star-container .star:nth-child(-n+6) i.star-empty,
.rating.value-7 .star-container .star:nth-child(-n+7) i.star-empty,
.rating.value-8 .star-container .star:nth-child(-n+8) i.star-empty,
.rating.value-9 .star-container .star:nth-child(-n+9) i.star-empty,
.rating.value-10 .star-container .star:nth-child(-n+10) i.star-empty,
.rating.value-11 .star-container .star:nth-child(-n+11) i.star-empty,
.rating.value-12 .star-container .star:nth-child(-n+12) i.star-empty,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-empty,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-empty,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-empty,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-empty,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-empty,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-empty,
.star.filled i.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
    opacity: 0;
}

.star.filled svg.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.star.filled i.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
    opacity: 1;
}

.star.default svg,
.star-container .star svg {
    fill: #999;
}

.star.default i,
.star-container .star i {
    color: #999;
}

.star.negative svg,
.rating.hover:hover.hover-1 .star-container .star svg,
.rating.hover:hover.hover-2 .star-container .star svg,
.rating.value-0.half .star svg,
.rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star svg,
.rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star svg,
.rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star svg,
.rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star svg,
.rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star svg {
    fill: #f03c56;
}

.star.negative i,
.rating.hover:hover.hover-1 .star-container .star i,
.rating.hover:hover.hover-2 .star-container .star i,
.rating.value-0.half .star i,
.rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star i,
.rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star i,
.rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star i,
.rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star i,
.rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star i {
    color: #f03c56;
}

.star.ok svg,
.rating.hover:hover.hover-3 .star-container .star svg {
    fill: #ffc058;
}

.star.ok i,
.rating.hover:hover.hover-3 .star-container .star i {
    color: #ffc058;
}

.star.positive svg,
.rating.value-6 .star-container .star svg,
.rating.value-7 .star-container .star svg,
.rating.value-8 .star-container .star svg,
.rating.value-9 .star-container .star svg,
.rating.value-10 .star-container .star svg,
.rating.value-11 .star-container .star svg,
.rating.value-12 .star-container .star svg,
.rating.hover:hover.hover-4 .star-container .star svg,
.rating.hover:hover.hover-5 .star-container .star svg,
.rating.hover:hover.hover-6 .star-container .star svg {
    fill: #7ed321;
}

.star.positive i,
.rating.value-6 .star-container .star i,
.rating.value-7 .star-container .star i,
.rating.value-8 .star-container .star i,
.rating.value-9 .star-container .star i,
.rating.value-10 .star-container .star i,
.rating.value-11 .star-container .star i,
.rating.value-12 .star-container .star i,
.rating.hover:hover.hover-4 .star-container .star i,
.rating.hover:hover.hover-5 .star-container .star i,
.rating.hover:hover.hover-6 .star-container .star i {
    color: #7ed321;
}

.star.svg i,
.rating.star-svg i {
    display: none;
}

.star.svg svg,
.rating.star-svg svg {
    display: flex;
}

.star.custom-icon svg,
.rating.star-custom-icon svg,
.rating.theme-kununu .star-container .star svg,
.star.icon svg,
.rating.star-icon svg {
    display: none;
}

.star.custom-icon i,
.rating.star-custom-icon i,
.rating.theme-kununu .star-container .star i,
.star.icon i,
.rating.star-icon i {
    display: flex;
}

.star.small,
.rating.small .star {
    width: 10px;
    height: 9, 5px;
}

.star.small i,
.rating.small .star i {
    font-size: 11px;
    line-height: 10px;
}

.star.medium,
.rating.medium .star {
    width: 20px;
    height: 20px;
}

.star.medium i,
.rating.medium .star i {
    font-size: 25px;
    line-height: 25px;
}

.star.large,
.rating.large .star {
    width: 35px;
    height: 33.3px;
}

.star.large i,
.rating.large .star i {
    font-size: 36px;
    line-height: 35px;
}

.star.disabled,
.rating.disabled .star-container .star {
    opacity: .5;
}

.star.direction-rtl svg.star-half,
.star-container.direction-rtl .star svg.star-half,
.rating.direction-rtl .star-container .star svg.star-half,
.star.direction-rtl i.star-half,
.star-container.direction-rtl .star i.star-half,
.rating.direction-rtl .star-container .star i.star-half {
    transform: scaleX(-1);
}

.star.direction-ltr svg.star-half,
.star-container.direction-ltr .star svg.star-half,
.star.direction-ltr i.star-half,
.star-container.direction-ltr .star i.star-half {
    transform: scale(1);
}

.label-value {
    font-size: 18px;
    line-height: 18px;
}

.label-value.small,
.rating.small .label-value {
    font-size: 9.5px;
    line-height: 9.5px;
}

.label-value.medium,
.rating.medium .label-value {
    font-size: 18px;
    line-height: 25px;
}

.label-value.large,
.rating.large .label-value {
    font-size: 28px;
    line-height: 35px;
}

.label-value.disabled,
.rating.disabled .label-value {
    opacity: .5;
}

.star-container {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    justify-content: center;
    margin-left: 5px;
    margin-right: 5px;
    transition: all .3s ease;
}

.star-container+.star {
    margin-left: 5px;
}

.star-container .star {
    transition: all .3s ease;
}

.star-container .star svg,
.star-container .star i {
    transition: all .3s ease;
}

.star-container svg {
    z-index: 2;
}

.star-container i {
    z-index: 1;
}

.star-container.direction-rtl,
.rating.direction-rtl .star-container {
    direction: rtl;
}

.star-container.direction-ltr {
    direction: ltr;
}

.star-container.space-no,
.rating.space-no .star-container {
    flex: 1 1 auto;
    justify-content: center;
}

.star-container.space-between,
.rating.space-between .star-container {
    flex: 1 1 auto;
    justify-content: space-between;
}

.star-container.space-around,
.rating.space-around .star-container {
    flex: 1 1 auto;
    justify-content: space-around;
}

.rating {
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    margin-bottom: 5px;
}

.rating.value-1 .star-container .star svg {
    fill: #f03c56;
}

.rating.value-1 .star-container .star i {
    color: #f03c56;
}

.rating.value-2 .star-container .star svg {
    fill: #f03c56;
}

.rating.value-2 .star-container .star i {
    color: #f03c56;
}

.rating.value-3 .star-container .star svg {
    fill: #ffc058;
}

.rating.value-3 .star-container .star i {
    color: #ffc058;
}

.rating.value-4 .star-container .star svg {
    fill: #7ed321;
}

.rating.value-4 .star-container .star i {
    color: #7ed321;
}

.rating.value-5 .star-container .star svg {
    fill: #7ed321;
}

.rating.value-5 .star-container .star i {
    color: #7ed321;
}

.rating.value-6 .star-container .star svg {
    fill: #7ed321;
}

.rating.value-6 .star-container .star i {
    color: #7ed321;
}

.rating.label-hidden .label-value {
    display: none;
}

.rating.label-visible {
    display: flex;
}

.rating.label-top {
    flex-direction: column;
}

.rating.label-top .label-value+.star-container {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}

.rating.label-left .label-value {
    flex: 0 0 auto;
}

.rating.label-left .label-value+.star-container {
    margin-left: 5px;
    margin-right: 0;
}

.rating.label-right {
    flex-direction: row-reverse;
}

.rating.label-right .label-value+.star-container {
    margin-left: 0;
    margin-right: 5px;
}

.rating.label-bottom {
    flex-direction: column-reverse;
}

.rating.label-bottom .label-value+.star-container {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
}

.rating.direction-rtl {
    direction: rtl;
}

.rating.direction-ltr {
    direction: ltr;
}

.rating.color-default .star-container .star svg {
    fill: #999 !important;
}

.rating.color-default .star-container .star i {
    color: #999 !important;
}

.rating.color-ok .star-container .star svg {
    fill: #ffc058 !important;
}

.rating.color-ok .star-container .star i {
    color: #ffc058 !important;
}

.rating.color-positive .star-container .star svg {
    fill: #7ed321 !important;
}

.rating.color-positive .star-container .star i {
    color: #7ed321 !important;
}

.rating.color-negative .star-container .star svg {
    fill: #f03c56 !important;
}

.rating.color-negative .star-container .star i {
    color: #f03c56 !important;
}

.rating.immediately .star-container {
    transition: all none;
}

.rating.immediately .star-container .star {
    transition: none;
}

.rating.immediately .star-container .star svg,
.rating.immediately .star-container .star i {
    transition: none;
}

.rating.noticeable .star-container,
.rating.noticeable .star-container .star {
    transition: all .3s ease;
}

.rating.noticeable .star-container .star svg,
.rating.noticeable .star-container .star i {
    transition: all .3s ease;
}

.rating.slow .star-container,
.rating.slow .star-container .star {
    transition: all .8s ease;
}

.rating.slow .star-container .star svg,
.rating.slow .star-container .star i {
    transition: all .8s ease;
}

.rating.theme-kununu {
    flex-direction: column;
    width: 78px;
}

.rating.theme-kununu .label-value,
.rating.theme-kununu .star-container {
    width: 100%
}

.rating.theme-kununu .label-value {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px 6px 0 0;
    height: 50px;
    border: 1px solid #e9ecec;
    border-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    color: #2f3940;
    letter-spacing: -1px;
    background-color: #f8f8f8;
}

.rating.theme-kununu .star-container {
    border-radius: 0 0 6px 6px;
    padding: 2px 0 4px;
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
    background-color: #99c613;
    border: 1px solid #99c613;
    border-bottom: 0px;
}

.rating.theme-kununu .star-container .star {
    height: 11px;
    width: 11px;
}

.rating.theme-kununu .star-container .star i {
    font-size: 11px;
    color: #fff;
    text-align: center;
}

.rating.theme-google-places .label-value {
    color: #e7711b;
    font-family: Inter, sans-serif;
    font-size: 13px;
    line-height: 15px;
}

.rating.theme-google-places .star-container {
    width: 65px;
    margin-left: 2px;
}

.rating.theme-google-places .star-container .star i {
    font-size: 17px;
    color: #e7711b !important;
}

.rating.theme-google-places .star-container .star i.star-empty {
    opacity: 1 !important;
    color: #e1e1e1 !important;
}

.rating.theme-google-places .star-container .star i.star-empty:before {
    content: "\2605"
}

.rating.theme-google-places .star-container .star i.star-half {
    width: 7px;
    overflow: hidden;
}

.rating.theme-google-places .star-container .star i.star-half:before {
    content: "\2605"
}

.rating.theme-google-places .star-container .star i.star-filled:before {
    content: "\2605"
}

.rating.theme-rolling-stars .star-container .star {
    transition: transform 1s;
    transform: rotate(0);
}

.rating.theme-rolling-stars.value-1 .star-container .star:nth-child(-n+1) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-2 .star-container .star:nth-child(-n+2) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-3 .star-container .star:nth-child(-n+3) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-4 .star-container .star:nth-child(-n+4) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-5 .star-container .star:nth-child(-n+5) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-6 .star-container .star:nth-child(-n+6) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-0.half .star:nth-child(1),
.rating.value-0.half .rating.theme-rolling-stars.value-0.star:nth-child(1) .star:nth-child(1),
.rating.value-1.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(2) .star:nth-child(1),
.rating.value-2.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(3) .star:nth-child(1),
.rating.value-3.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(4) .star:nth-child(1),
.rating.value-4.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(5) .star:nth-child(1),
.rating.value-5.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(6) .star:nth-child(1) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2),
.rating.value-0.half .rating.theme-rolling-stars.value-1.star:nth-child(1) .star-container .star:nth-child(2),
.rating.value-1.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(2) .star-container .star:nth-child(2),
.rating.value-2.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(3) .star-container .star:nth-child(2),
.rating.value-3.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(4) .star-container .star:nth-child(2),
.rating.value-4.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(5) .star-container .star:nth-child(2),
.rating.value-5.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(6) .star-container .star:nth-child(2) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3),
.rating.value-0.half .rating.theme-rolling-stars.value-2.star:nth-child(1) .star-container .star:nth-child(3),
.rating.value-1.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(2) .star-container .star:nth-child(3),
.rating.value-2.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(3) .star-container .star:nth-child(3),
.rating.value-3.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(4) .star-container .star:nth-child(3),
.rating.value-4.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(5) .star-container .star:nth-child(3),
.rating.value-5.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(6) .star-container .star:nth-child(3) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4),
.rating.value-0.half .rating.theme-rolling-stars.value-3.star:nth-child(1) .star-container .star:nth-child(4),
.rating.value-1.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(2) .star-container .star:nth-child(4),
.rating.value-2.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(3) .star-container .star:nth-child(4),
.rating.value-3.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(4) .star-container .star:nth-child(4),
.rating.value-4.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(5) .star-container .star:nth-child(4),
.rating.value-5.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(6) .star-container .star:nth-child(4) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5),
.rating.value-0.half .rating.theme-rolling-stars.value-4.star:nth-child(1) .star-container .star:nth-child(5),
.rating.value-1.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(2) .star-container .star:nth-child(5),
.rating.value-2.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(3) .star-container .star:nth-child(5),
.rating.value-3.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(4) .star-container .star:nth-child(5),
.rating.value-4.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(5) .star-container .star:nth-child(5),
.rating.value-5.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(6) .star-container .star:nth-child(5) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6),
.rating.value-0.half .rating.theme-rolling-stars.value-5.star:nth-child(1) .star-container .star:nth-child(6),
.rating.value-1.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(2) .star-container .star:nth-child(6),
.rating.value-2.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(3) .star-container .star:nth-child(6),
.rating.value-3.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(4) .star-container .star:nth-child(6),
.rating.value-4.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(5) .star-container .star:nth-child(6),
.rating.value-5.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(6) .star-container .star:nth-child(6) {
    transition: transform 1s;
    transform: rotate(360deg);
}

.tk-link {
    letter-spacing: .4px;
    font-size: 14px;
    font-family: Inter, sans-sarif;
    position: relative;
    line-height: normal;
    cursor: pointer;
    text-decoration: none !important;
}

.inputBulkOrderClass {
    width: 40px;
    height: 30px;
    border-radius: 3px;
    background-color: #fff;
    border: solid .9px rgba(221, 221, 221, .8666666667);
    text-align: center;
    outline: none;
    /* color: var(--theme); */
    font-size: 16px;
    padding: 0;
    line-height: 30px;
}

.theme-bg-color {
    background-color: var(--theme);
}

.theme-font-color {
    color: var(--theme);
}

#iframe_fuguWidget {
    transition: all .3s ease;
}

body.adjust-hippo-position #iframe_fuguWidget {
    bottom: 56px !important;
}

iframe#iframe_fuguWidget {
    bottom: 25px !important;
}

.btn {
    border-radius: 4px !important;
    min-height: 2.5rem;
}

input {
    box-shadow: none !important;
}

.form-control {
    border-radius: 0 !important;
}

.color-theme {
    color: var(--theme);
}

.flex {
    display: flex !important;
}

.flex-3 {
    flex: 3;
}

.flex-5 {
    flex: 5;
}

.f-s-16 {
    font-size: 16px;
}

.f-s-14 {
    font-size: 14px;
}

.f-a-c {
    align-items: center !important;
}

.f-g-1 {
    flex-grow: 1;
}

.f-j-c {
    justify-content: center !important;
}

.f-d-r {
    flex-direction: row !important;
}

.f-d-c {
    flex-direction: column !important;
}

.flex-1 {
    flex: 1;
}

.inline-flex {
    display: inline-flex;
}

.fs18 {
    font-size: 18px;
}

.fs16 {
    font-size: 16px;
}

.model-label {
    font-weight: 300;
    margin-bottom: 10px;
    color: #ccc;
}

.main-heading {
    word-break: break-all;
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 500;
}

.theme-dynamic .bs-datepicker-head {
    background-color: var(--theme);
}

.theme-dynamic .bs-datepicker-body table td span.selected,
.theme-dynamic .bs-datepicker-body table td.selected span,
.theme-dynamic .bs-datepicker-body table td span[class*=select-]:after,
.theme-dynamic .bs-datepicker-body table td[class*=select-] span:after {
    background-color: var(--theme);
}

.theme-dynamic .bs-datepicker-body table td.week span {
    color: var(--theme);
}

.fade2 {
    opacity: 0;
    transform: translate(0, 0, 0);
    transition: all .3s ease-out;
}

.fade2.in {
    opacity: 1;
    transition: all .2s ease-in;
}

.require-star {
    color: red;
}

.primary-theme-btn {
    background: var(--theme) !important;
    color: #fff !important;
    border: 2px solid var(--theme) !important;
}

.primary-theme-btn:hover {
    color: var(--theme) !important;
    background: white !important;
}

.appBtn:hover {
    box-shadow: 0 3px 6px #0000004d !important;
}

.no-padding {
    padding: 0 !important;
}

.show-drop-box:hover .share-drop-btn {
    display: block !important;
    right: 0 !important;
    left: -75px !important;
    top: -4px !important;
}

.at-icon-wrapper {
    width: 3rem;
    height: 3rem;
    border-radius: 1.5rem;
    margin-right: 1.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.close-fa-icon {
    font-size: 26px;
    margin-top: 0;
    font-weight: 100;
    position: relative;
    top: -5px;
    color: #939393;
    opacity: unset;
    float: right;
}

.at-icon {
    fill: #fff;
    border: 0;
}

.padding-btm-13 {
    padding-bottom: 13px;
}

.padding-right120 {
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 500;
}

.long-description-box {
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    margin-top: 10px;
    color: #7e808c;
}

.share-close-btn {
    position: fixed;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.share-close-btn img {
    width: 18px;
    float: right;
    margin-right: 10px;
}

.share-close-btn i {
    margin-left: 12px;
}

.share-close-btn .show-drop-box {
    display: inline-block;
}

.padding-top18 {
    padding-top: 25px;
}

.share-prod-image {
    width: 100%;
    height: 320px;
    margin-bottom: 15px;
    margin-top: 0;
    -o-object-fit: contain;
    background-color: #fff;
    object-fit: contain;
    border: 8px;
}

.conwith {
    background-color: #fff;
    width: 40%;
    margin: -30px 30% 20px;
}

.quickLookStyle {
    font-size: 15px;
    color: var(--white);
    background-color: var(--theme);
    transition: .5s;
    border: 1px solid var(--theme);
    height: 30px;
    border-radius: 4px !important;
    line-height: 15px;
}

.quickLookStyle:hover {
    color: var(--theme);
    background-color: var(--white);
}

.close-no-prod {
    position: absolute;
    right: 3px;
    cursor: pointer;
    top: 3px;
}

.add-on-set {
    padding: 12px 18px !important;
    color: #555 !important;
    font-size: 14px;
    background-color: #fff;
    height: 50px;
}

.input-style {
    height: 50px;
    font-size: 18px;
    font-weight: 400;
}

.social-icon {
    display: flex !important;
    flex: 1;
    height: 46px;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
    border: 1px solid #CCC;
    border-radius: 4px;
}

.button-social {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
}

@media (max-width: 600px) {
    .social-icon {
        flex-basis: 100%
    }

    #forgotModal .p-dialog-content {
        width: 100vw !important;
    }
}

.text-centred {
    text-align: center;
}

.m-0 {
    margin: 0;
}

.w-50 {
    width: 49%
}

.m-b-20 {
    margin-bottom: 20px;
}

.theme-color,
.theme-color:hover {
    color: var(--theme);
}

.mapboxgl-popup-close-button {
    position: absolute;
    right: 5px;
    font-size: 24px;
    color: #1b1b1b;
    opacity: .2;
    outline: none;
    z-index: 2;
}

.mapboxgl-popup {
    border-radius: 11.7px;
}

.card-image {
    flex: 30%;
    flex-grow: 1;
    display: flex;
    align-items: center;
    position: relative;
}

.bottom-right-fix {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: 14px;
    text-decoration: underline;
    color: var(--theme);
}

.w-100 {
    width: 100%
}

.btn-primary-1 {
    display: inline-block;
    height: 50px;
    padding: 8px 20px;
    color: var(--white);
    border: 1px solid var(--theme);
    background-color: var(--theme) !important;
    font-size: 16px;
    letter-spacing: .1rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    border-radius: 8px !important;
}

.btn-primary-1:hover {
    color: var(--white);
    background-color: var(--theme);
}

.btn-primary-1:active {
    color: var(--theme);
    border: 1px solid var(--theme);
    background-color: var(--white);
}

.btn-primary-1:active:before {
    width: 100%
}

.btn-primary-1:focus {
    color: var(--white);
    border: 1px solid var(--theme);
    font-size: 16px;
    background-color: var(--theme);
}

.btn-primary-1:focus:before {
    width: 100%
}

.p-0 {
    padding: 0;
}

.c-b {
    clear: both;
}

.c-red {
    color: red;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-t-20 {
    padding-top: 20px;
}

.pointer {
    cursor: pointer;
}

.m-t-5 {
    margin-top: 5px;
}

.p-20 {
    padding: 20px;
}

.fs20 {
    font-size: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.capital-text {
    text-transform: uppercase;
}

.no-display {
    display: none !important;
}

.cls-t1 {
    padding: 10% 0;
}

.p-t-0 {
    padding-top: 0;
}

.cls-t2 {
    justify-content: center;
    width: 100%;
    margin-top: 10px;
}

.m-r-1 {
    margin-right: 1rem;
}

.m-t-0 {
    margin-top: 0;
}

.z-1 {
    z-index: 1;
}

.cls-t3 {
    width: 15px;
}

.cls-t4 {
    line-height: 23px;
}

.f-w-b {
    font-weight: 700;
}

.p-l-0 {
    padding-left: 0;
}

.b-r-5 {
    border-radius: 5px;
}

.p-40 {
    padding: 40px;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-auto {
    margin: auto;
}

.m-b-40 {
    margin-bottom: 40px;
}

.overflow-hidden {
    overflow: hidden;
}

.m-r-5 {
    margin-right: 5px;
}

.p-15 {
    padding: 15px;
}

.work-break-all {
    word-break: break-all;
}

.p-r-0 {
    padding-right: 0;
}

.m-t-20 {
    margin-top: 20px;
}

.v-hidden {
    visibility: hidden;
}

.m-t-10 {
    margin-top: 10px;
}

.d-none {
    display: none !important;
}

.ht-85 {
    height: 85px;
}

.bg-white {
    background-color: var(--white) !important;
}

.l-ht-1 {
    line-height: 1px;
}

.work-wrap-break {
    word-wrap: break-word;
}

.fs13 {
    font-size: 13px;
}

.float-none {
    float: none;
}

.float-right {
    float: right;
}

.fw-200 {
    font-weight: 200;
}

.p-30 {
    padding: 30px;
}

.p-5 {
    padding: 5px;
}

.flex-wrap {
    flex-wrap: wrap;
}

.d-flex {
    display: flex;
}

.space-between {
    justify-content: space-between;
}

.position-relative {
    position: relative;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-5 {
    margin-left: 5px;
}

.p-l-15 {
    padding-left: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.justify-content-between {
    justify-content: space-between;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        max-width: 520px;
    }

    .p-dialog {
        position: bottom;
    }
}

@media (max-width: 767px) {
    .share-prod-image {
        width: 100%;
        height: auto;
    }

    .main-heading {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .main-heading {
        font-size: 18px;
    }
}

.rgth {
    text-align: right;
}

.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.text-right {
    text-align: right;
}

.logincheck {
    width: 50%
}

.login100-form-title {
    width: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    height: 135px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 75px 15px 30px;
}

.main-heading {
    font-size: 16px !important;
}

.login100-form-title-1 {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
}

.login100-form-title:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--theme);
}

.fa-arrow-left:before {
    content: "\e920";
    color: #fff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    appearance: none !important;
}

input[type=text],
input[type=email],
input[type=password] {
    appearance: none !important;
}

.divider {
    height: 10px;
    background-color: #f2f2f2;
    padding-left: -15px;
    position: relative;
    margin-inline-start: -15px;
    margin-inline-end: -15px;
}

.hybridappheading {
    font-size: 14px !important;
    font-weight: 600 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.56 !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #2a3b56 !important;
    margin-top: 15px;
}

.btn.active,
.btn:active {
    box-shadow: none;
}

.new_button {
    background-color: #fff;
    color: var(--theme);
    text-transform: capitalize;
    font-family: Inter, sans-sarif;
    border: 1px solid var(--theme);
    border-radius: 8px !important;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #2a3b56;
    height: 30px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: content-box;
}

.input-group .form-control {
    z-index: 0;
    height: 50px !important;
}

.dashed-divider {
    margin: 3px 0;
    height: 1px;
    width: 100%;
    border-top: 1px dashed #e5e5e5;
}

.limiter .btn {
    border-radius: 8px !important;
}

.limiter .dialoghybrid {
    text-align: center;
    font-size: 16px;
    color: #2a3b56;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 3rem;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.limiter .dialoghybridDiv {
    display: flex;
    padding: 0rem;
    justify-content: space-between;
}

.limiter .dialog-action {
    text-align: center;
    display: flex;
    padding: 0rem;
    justify-content: space-between;
}

.limiter .modal-header {
    padding: 10px;
    border-bottom: 0px solid #e5e5e5;
    justify-content: center;
}

.limiter .sheet-title {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #2a3b56;
    text-transform: capitalize;
    word-wrap: break-word;
}

.limiter .card-rds {
    padding: 20px 15px 60px;
    max-height: -moz-fit-content;
    max-height: fit-content;
    overflow-y: auto;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background: #fff;
    min-height: 100vh;
    overflow-x: hidden;
}

.limiter .wrap-login100 {
    background: var(--theme);
    width: 100%;
    width: -webkit-fill-available;
    height: 100%;
    padding: 0;
}

.limiter .cards {
    margin: 0;
    height: 100%;
    background-color: #fff;
    padding: 15px;
    cursor: pointer;
    border: 2px dotted #e9e9eb !important;
    border-radius: 12px !important;
}

.limiter .cards:hover {
    box-shadow: 0 4px 10px #dfdfe0;
    border: 1px solid var(--theme);
    transition: .5s;
}

.limiter .link {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: var(--theme) !important;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.limiter .theme-clr {
    color: var(--theme) !important;
}

.limiter .light-clr {
    color: #8a94a3 !important;
}

.limiter .font-12 {
    font-size: 12px;
}

.limiter .mt-1 {
    margin-top: 5px;
}

.limiter .mb-1 {
    margin-bottom: 5px;
}

.limiter .mt-2 {
    margin-top: 10px;
}

.limiter .mb-2 {
    margin-bottom: 10px;
}

.limiter .mt-3 {
    margin-top: 15px;
}

.limiter .mb-3 {
    margin-bottom: 15px;
}

.limiter .ml-3 {
    margin-left: 15px;
}

.limiter .p-0 {
    padding: 0 !important;
}

.limiter .p-1 {
    padding: 15px !important;
}

.limiter .pb-1 {
    padding-bottom: 15px;
}

.limiter .m-0 {
    margin: 0 !important;
}

.limiter .descripttion {
    font-size: 12px !important;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #8a94a3 !important;
}

.limiter .descripttion-dark {
    font-size: 12px !important;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    font-weight: 500;
    letter-spacing: normal;
    text-align: left;
    color: #2a3b56 !important;
}

.limiter .descripttion-light {
    font-size: 12px !important;
    font-weight: 400 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-transform: capitalize;
    text-align: left;
    color: #8a94a3 !important;
}

.limiter .heading-md-hybd {
    margin-right: 8px;
    font-size: 14px !important;
    color: #2a3b56;
    font-weight: 600 !important;
    text-transform: capitalize;
}

.limiter .heading-lg-hybd {
    font-size: 16px !important;
    color: #2a3b56;
    font-weight: 600 !important;
    text-transform: capitalize;
}

.limiter .label-input {
    font-size: 12px !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2a3b56 !important;
}

.limiter label {
    font-size: 12px !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2a3b56 !important;
    text-transform: capitalize !important;
}

.limiter .strip-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 10px 0 5px;
    border-bottom: solid 1px #efefef;
    margin-bottom: 15px;
}

.limiter input {
    width: 100%;
    height: 50px !important;
    opacity: 1;
    border: solid 1px #d2d2d2 !important;
    padding: 10px;
    font-size: 14px !important;
    font-weight: 300 !important;
    border-radius: 8px !important;
}

.limiter .input:focus {
    box-shadow: 0 1px 1px #00000013 inset, 0 0 8px #18cce499 !important;
    outline: 0 none;
}

.limiter .input-group .form-control:focus {
    box-shadow: 0 1px 1px #00000013 inset, 0 0 8px #18cce499 !important;
    outline: 0 none;
}

.limiter .chk-input:focus {
    box-shadow: 0 1px 1px #00000013 inset, 0 0 8px #18cce499 !important;
    outline: 0 none;
}

.limiter input::placeholder,
.limiter .chk-input::placeholder {
    font-size: 14px;
}

.limiter .form-control:focus {
    box-shadow: 0 1px 1px #00000013 inset, 0 0 8px #18cce499 !important;
    outline: 0 none;
}

.limiter .textarea:focus {
    box-shadow: 0 1px 1px #00000013 inset, 0 0 8px #18cce499 !important;
    outline: 0 none;
}

.limiter input#jw-autocomplete:focus {
    box-shadow: 0 1px 1px #00000013 inset, 0 0 8px #18cce499 !important;
    outline: 0 none;
}

.limiter .errorR {
    text-align: end;
    margin-top: 5px;
    font-size: 12px !important;
}

.limiter .back-btn-new {
    line-height: 25px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #2a3b56 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    border: 0px;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    text-transform: capitalize !important;
    text-decoration: none !important;
    height: 40px;
    max-width: 120px;
    min-width: 90px;
    border-radius: 8px !important;
}

.limiter .button-half-new {
    background-color: var(--theme) !important;
    color: #fff !important;
    text-transform: capitalize;
    border: 1px solid var(--theme);
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: content-box;
    font-size: 14px !important;
    font-weight: 600 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    height: 40px !important;
    border-radius: 8px !important;
    max-width: 120px;
    min-width: 110px;
}

.limiter .button-half-new:hover {
    color: var(--white);
    background-color: var(--theme);
}

.limiter .button-half-new:active {
    color: var(--theme);
    border: 1px solid var(--theme);
    background-color: var(--white);
}

.limiter .button-half-new:active:before {
    width: 100%
}

.limiter .button-half-new:focus {
    color: var(--white);
    border: 1px solid #fff;
    background-color: var(--theme);
}

.limiter .button-half-new:focus:before {
    width: 100%
}

.limiter .btn-primary-1 {
    position: relative;
    background-color: var(--theme);
    border: none;
    font-size: 28px;
    color: #fff;
    padding: 20px;
    width: 100%;
    text-align: center;
    transition-duration: .4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

.limiter .btn-primary-1:after {
    content: "";
    background: #e2e4e6;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all .8s;
}

.limiter .btn-primary-1:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s;
}

.limiter .btn-primary-1 {
    display: inline-block;
    height: 50px;
    padding: 8px 20px;
    color: var(--white);
    border: 1px solid var(--theme);
    background-color: var(--theme) !important;
    font-size: 16px;
    letter-spacing: .1rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    border-radius: 8px !important;
}

.limiter .btn-primary-1:hover {
    color: var(--white);
    background-color: var(--theme);
}

.limiter .btn-primary-1:active {
    color: var(--theme);
    border: 1px solid var(--theme);
    background-color: var(--white);
}

.limiter .btn-primary-1:active:before {
    width: 100%
}

.limiter .btn-primary-1:focus {
    color: var(--white);
    border: 1px solid var(--theme);
    font-size: 16px;
    background-color: var(--theme);
}

.limiter .btn-primary-1:focus:before {
    width: 100%
}

.limiter .button-half-md {
    position: relative;
    background-color: var(--theme);
    color: #fff;
    text-transform: capitalize;
    border: 1px solid var(--theme);
    border-radius: 8px !important;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: content-box;
    font-size: 14px !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    height: 40px;
    transition-duration: .4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

.limiter .button-half-md:after {
    content: "";
    background: #e2e4e6;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all .8s;
}

.limiter .button-half-md:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s;
}

.col-divider {
    background: #f5f5f5;
    margin-left: -15px;
    margin-right: -15px;
    height: 10px;
}

.commonClose {
    overflow: hidden;
    display: flex;
    justify-content: center;
    top: 65px;
    visibility: visible;
    left: calc(50vw - 10px);
    background-color: #ccc;
    color: #fff;
    width: 30px;
    height: 30px;
    border: 0px solid white;
    border-radius: 50%;
    padding: 7px;
}

.spinner {
    position: absolute;
    left: -33px;
    font-size: 23px;
    top: 0;
}

.button-half-md.active {
    background-color: #63d436;
    border: 1px solid #63d436;
}

button.btn.add-address.dehyb:focus {
    background-color: var(--theme) !important;
    color: #fff !important;
}

button.btn.btn-sm.btn-deliver-here:focus {
    background-color: var(--theme) !important;
    color: #fff !important;
}

.btn.add-address.dehyb:focus {
    background-color: var(--theme) !important;
    color: #fff !important;
}

.new_button:focus {
    background-color: var(--theme) !important;
    color: #fff !important;
}

.tipOption.nonSelectedTipOption:focus {
    background-color: var(--theme) !important;
    color: #fff !important;
}

.back-drop {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    filter: alpha(opacity=80) !important;
    opacity: .8 !important;
}

app-modal.largeModal .cross {
    display: flex;
    justify-content: center;
    top: 65px;
    visibility: visible;
    left: calc(50vw - 10px);
    background-color: #a8a8a8;
    color: #fff;
    width: 36px;
    height: 36px;
    border: 0px solid white;
    border-radius: 50%;
    position: fixed;
    overflow: hidden;
    padding: 10px;
    z-index: 1050;
}

app-modal.largeModal .modal {
    padding-right: 0 !important;
    scrollbar-width: none;
    top: 120px !important;
}

app-modal.largeModal .modal .modal-dialog {
    margin: 0;
}

app-modal.largeModal .modal .modal-content {
    min-height: calc(100vh - 120px);
    border-radius: 15px 15px 0 0 !important;
    border: 0px solid white;
    padding: 15px;
}

app-modal.largeModal .modal .modal-content .modal-header .close {
    display: none;
}

app-modal.mediumModal .cross {
    display: flex;
    justify-content: center;
    top: 65px;
    visibility: visible;
    left: calc(50vw - 10px);
    background-color: #a8a8a8;
    color: #fff;
    width: 36px;
    height: 36px;
    border: 0px solid white;
    border-radius: 50%;
    position: fixed;
    overflow: hidden;
    padding: 10px;
    z-index: 1050;
}

app-modal.mediumModal .modal {
    padding-right: 0 !important;
    scrollbar-width: none;
    top: 105px !important;
}

app-modal.mediumModal .modal .modal-dialog {
    margin: 0;
    padding: 15px;
}

app-modal.mediumModal .modal .modal-content {
    min-height: 30vh;
    border-radius: 12px !important;
    border: 0px solid white;
}

app-modal.mediumModal .modal .modal-content .modal-header .close {
    display: none;
}

.hyrbidadditemsmodal {
    padding-right: 0 !important;
    padding-left: 0 !important;
    scrollbar-width: none;
    top: 120px !important;
    overflow: hidden !important;
}

.hyrbidadditemsmodal .cross {
    display: flex;
    justify-content: center;
    top: 65px;
    visibility: visible;
    left: calc(50vw - 10px);
    background-color: #a8a8a8;
    color: #fff;
    width: 36px;
    height: 36px;
    border: 0px solid white;
    border-radius: 50%;
    position: fixed;
    overflow: hidden;
    padding: 10px;
    z-index: 1;
}

.hyrbidadditemsmodal .modal-dialog {
    margin: 0;
}

.hyrbidadditemsmodal .modal-content {
    overflow-x: hidden;
    min-height: calc(100vh - 120px);
    border-radius: 15px 15px 0 0 !important;
    border: 0px;
    width: 100vw;
}

.hyrbidadditemsmodal .modal-content .modal-header .close {
    display: none;
}

.mediumModal {
    padding-right: 0 !important;
    scrollbar-width: none;
    top: 120px !important;
}

.mediumModal .cross {
    display: flex;
    justify-content: center;
    top: 65px;
    visibility: visible;
    left: calc(50vw - 10px);
    background-color: #a8a8a8;
    color: #fff;
    width: 36px;
    height: 36px;
    border: 0px solid white;
    border-radius: 50%;
    position: fixed;
    overflow: hidden;
    padding: 10px;
    z-index: 1;
}

.mediumModal .modal-dialog {
    margin: 0;
    padding: 15px;
}

.mediumModal .modal-content {
    min-height: 30vh;
    border-radius: 12px !important;
    border: 0px solid white;
}

.mediumModal .modal-content .modal-header .close {
    display: none;
}

.modal::-webkit-scrollbar {
    display: none;
}

app-modal.mediumModal.removecartmodal .modal .modal-content {
    min-height: auto;
    border-radius: 12px !important;
    border: 0px solid white;
    padding: 2rem 2rem 0rem;
}

.empty-image-msg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 350px;
    width: 100%
}

.empty-image-msg__image-container-with-image {
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center !important;
    margin-bottom: 15px;
}

.empty-image-msg__image-container {
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6f4f4;
    border-radius: 50%;
    margin-bottom: 30px;
}

.empty-image-msg__image-container__image {
    width: 46px;
    height: 46px;
}

.empty-image-msg__title-text {
    margin-bottom: 20px;
    font-size: 16px !important;
    color: #2a3b56;
    font-weight: 600 !important;
    text-transform: capitalize;
    text-align: center;
}

.empty-image-msg__secondary_text {
    font-size: 14px !important;
    color: #2a3b56;
    font-weight: 400 !important;
    text-transform: capitalize;
    text-align: center;
}

.link-click {
    cursor: pointer;
}

.back-button-customer-signup {
    position: absolute;
    top: 0;
    z-index: 3;
    background-color: var(--header_bg_color);
    margin: 0;
    height: 60px;
    padding: 5px 45px;
    width: 100%;
    left: 0;
}

.back-button-customer-signup .fa.fa-angle-left {
    display: none;
}

.back-button-customer-signup img {
    height: 50px;
}

.h-100 {
    height: 100%
}

.p-10 {
    padding: 10px;
}

@media screen and (min-width: 768px) {
    .limiter .wrap-login100 {
        background-color: transparent;
    }

    .limiter .login100-form-title {
        padding: 0;
        height: unset;
    }

    .limiter .login100-form-title:before {
        background: transparent;
    }

    .limiter .card-rds {
        background: transparent;
        padding: 20px 15px;
    }

    .limiter .login100-form-title-1 {
        color: #2a3b56;
    }

    .back-button-customer-signup {
        height: 50px;
        padding: 10px 30px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .back-button-customer-signup .fa.fa-angle-left {
        display: block;
        font-size: 25px;
        font-weight: bolder;
        margin-right: 1rem;
        color: var(--header_font_color);
    }

    .back-button-customer-signup img {
        height: 30px;
    }
}

.ui-tooltip .ui-tooltip-text {
    background-color: var(--theme) !important;
    color: #fff;
}

.grecaptcha-badge {
    display: none;
}

.flexClassOtp {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0px 0px 1.5rem;
}

.otpHeading {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.flexClassResend {
    display: flex;
    justify-content: center;
    align-items: center;
}

.emailPhoneOtp {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #4f4f4f;
    text-transform: lowercase;
}

.changeOtp {
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #949494;
    cursor: pointer;
}

.changeOtp:hover {
    text-decoration: underline;
}

.otpSend {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #949494;
}

.flex-direction-column {
    flex-direction: column;
}

.dropdown-div {
    width: max-content;
    min-width: 100%
}

.mat-badge-content {
    font-family: Material Icons;
}

.mat-mdc-form-field-infix {
    top: 2px !important;
}

.header-icon-color-fill {
    fill: var(--blue);
}

.crossButton {
    top: -40px !important;
    display: block !important;
}

.crossButtonHybrid {
    top: -35px !important;
    display: block !important;
}

.mar-bot-10 {
    margin-bottom: -10px !important;
}

.custom-cursor {
    caret-color: #949494 !important;
}

.social-text-only {
    flex-grow: 1;
    text-align: center;
    margin-right: auto;
    font-size: 15px;
    margin-left: 0;
}

.button-social1 {
    width: 97%
}

@keyframes spinner-oaa3wk {
    0% {
        transform: scaleY(1) rotate(0);
    }

    49.99% {
        transform: scaleY(1) rotate(135deg);
    }

    50% {
        transform: scaleY(-1) rotate(0);
    }

    to {
        transform: scaleY(-1) rotate(-135deg);
    }
}

@keyframes spinner-bulqg1 {
    0% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
    }

    12.5% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
    }

    25% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
    }

    50% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
    }

    62.5% {
        clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
    }

    75% {
        clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
    }

    to {
        clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
    }
}

.greyScale {
    filter: grayscale(1);
}

@layer primeng {

    .p-component,
    .p-component * {
        box-sizing: border-box;
    }

    .p-hidden {
        display: none;
    }

    .p-hidden-space {
        visibility: hidden;
    }

    .p-hidden-accessible {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .p-hidden-accessible input,
    .p-hidden-accessible select {
        transform: scale(0);
    }

    .p-reset {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        text-decoration: none;
        font-size: 100%;
        list-style: none;
    }

    .p-disabled,
    .p-disabled * {
        cursor: default !important;
        pointer-events: none;
    }

    .p-component-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .p-overflow-hidden {
        overflow: hidden;
        padding-right: var(--scrollbar-width);
    }

    .p-unselectable-text {
        -webkit-user-select: none;
        user-select: none;
    }

    .p-scrollbar-measure {
        width: 100px;
        height: 100px;
        overflow: scroll;
        position: absolute;
        top: -9999px;
    }

    @keyframes p-fadein {
        0% {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    input[type=button],
    input[type=submit],
    input[type=reset],
    input[type=file]::-webkit-file-upload-button,
    button {
        border-radius: 0;
    }

    .p-link {
        text-align: left;
        background-color: transparent;
        margin: 0;
        padding: 0;
        border: 0;
        cursor: pointer;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-link:disabled {
        cursor: default;
    }

    .p-sr-only {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        word-wrap: normal !important;
    }

    .p-connected-overlay {
        opacity: 0;
        transform: scaleY(.8);
        transition: transform .12s cubic-bezier(0, 0, .2, 1), opacity .12s cubic-bezier(0, 0, .2, 1);
    }

    .p-connected-overlay-visible {
        opacity: 1;
        transform: scaleY(1);
    }

    .p-connected-overlay-hidden {
        opacity: 0;
        transform: scaleY(1);
        transition: opacity .1s linear;
    }

    .p-toggleable-content.ng-animating {
        overflow: hidden;
    }

    .p-icon-wrapper {
        display: inline-flex;
    }

    .p-icon {
        display: inline-block;
    }

    .p-icon-spin {
        animation: p-icon-spin 2s infinite linear;
    }
}

@keyframes p-icon-spin {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(359deg);
    }
}

@layer primeng {
    .p-badge {
        display: inline-block;
        border-radius: 10px;
        text-align: center;
        padding: 0 .5rem;
    }

    .p-overlay-badge {
        position: relative;
    }

    .p-overlay-badge .p-badge {
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(50%, -50%);
        transform-origin: 100% 0;
        margin: 0;
    }

    .p-badge-dot {
        width: .5rem;
        min-width: .5rem;
        height: .5rem;
        border-radius: 50%;
        padding: 0;
    }

    .p-badge-no-gutter {
        padding: 0;
        border-radius: 50%
    }
}

@layer primeng {
    .p-button {
        margin: 0;
        display: inline-flex;
        cursor: pointer;
        -webkit-user-select: none;
        user-select: none;
        align-items: center;
        vertical-align: bottom;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    .p-button-label {
        flex: 1 1 auto;
    }

    .p-button-icon-right {
        order: 1;
    }

    .p-button:disabled {
        cursor: default;
        pointer-events: none;
    }

    .p-button-icon-only {
        justify-content: center;
    }

    .p-button-icon-only:after {
        content: "p";
        visibility: hidden;
        clip: rect(0 0 0 0);
        width: 0;
    }

    .p-button-vertical {
        flex-direction: column;
    }

    .p-button-icon-bottom {
        order: 2;
    }

    .p-buttonset .p-button {
        margin: 0;
    }

    .p-buttonset .p-button:not(:last-child) {
        border-right: 0 none;
    }

    .p-buttonset .p-button:not(:first-of-type):not(:last-of-type) {
        border-radius: 0;
    }

    .p-buttonset .p-button:first-of-type {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .p-buttonset .p-button:last-of-type {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .p-buttonset .p-button:focus {
        position: relative;
        z-index: 1;
    }

    p-button[iconpos=right] spinnericon {
        order: 1;
    }
}

@layer primeng {
    .p-checkbox {
        display: inline-flex;
        cursor: pointer;
        -webkit-user-select: none;
        user-select: none;
        vertical-align: bottom;
        position: relative;
    }

    .p-checkbox-disabled {
        cursor: default !important;
        pointer-events: none;
    }

    .p-checkbox-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    p-checkbox {
        display: inline-flex;
        vertical-align: bottom;
        align-items: center;
    }

    .p-checkbox-label {
        line-height: 1;
    }
}

.p-colorpicker-panel .p-colorpicker-color {
    background: transparent url(color.dae87a04d07ca92b.png) no-repeat left top;
}

.p-colorpicker-panel .p-colorpicker-hue {
    background: transparent url(hue.8b1818380241e6ac.png) no-repeat left top;
}

@layer primeng {
    .p-inputtext {
        margin: 0;
    }

    .p-fluid .p-inputtext {
        width: 100%
    }

    .p-inputgroup {
        display: flex;
        align-items: stretch;
        width: 100%
    }

    .p-inputgroup-addon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .p-inputgroup .p-float-label {
        display: flex;
        align-items: stretch;
        width: 100%
    }

    .p-inputgroup .p-inputtext,
    .p-fluid .p-inputgroup .p-inputtext,
    .p-inputgroup .p-inputwrapper,
    .p-inputgroup .p-inputwrapper>.p-component {
        flex: 1 1 auto;
        width: 1%
    }

    .p-float-label {
        display: block;
        position: relative;
    }

    .p-float-label label {
        position: absolute;
        pointer-events: none;
        top: 50%;
        margin-top: -.5rem;
        transition-property: all;
        transition-timing-function: ease;
        line-height: 1;
    }

    .p-float-label textarea~label {
        top: 1rem;
    }

    .p-float-label input:focus~label,
    .p-float-label input.p-filled~label,
    .p-float-label textarea:focus~label,
    .p-float-label textarea.p-filled~label,
    .p-float-label .p-inputwrapper-focus~label,
    .p-float-label .p-inputwrapper-filled~label {
        top: -.75rem;
        font-size: 12px;
    }

    .p-float-label .input:-webkit-autofill~label {
        top: -20px;
        font-size: 12px;
    }

    .p-float-label .p-placeholder,
    .p-float-label input::placeholder,
    .p-float-label .p-inputtext::placeholder {
        opacity: 0;
        transition-property: all;
        transition-timing-function: ease;
    }

    .p-float-label .p-focus .p-placeholder,
    .p-float-label input:focus::placeholder,
    .p-float-label .p-inputtext:focus::placeholder {
        opacity: 1;
        transition-property: all;
        transition-timing-function: ease;
    }

    .p-input-icon-left,
    .p-input-icon-right {
        position: relative;
        display: inline-block;
    }

    .p-input-icon-left>i,
    .p-input-icon-left>.p-icon-wrapper,
    .p-input-icon-right>i,
    .p-input-icon-right>.p-icon-wrapper {
        position: absolute;
        top: 50%;
        margin-top: -.5rem;
    }

    .p-fluid .p-input-icon-left,
    .p-fluid .p-input-icon-right {
        display: block;
        width: 100%
    }
}

@layer primeng {
    .p-inputtextarea-resizable {
        overflow: hidden;
        resize: none;
    }

    .p-fluid .p-inputtextarea {
        width: 100%
    }
}

@layer primeng {
    .p-password {
        position: relative;
        display: inline-flex;
    }

    .p-password-panel {
        position: absolute;
        top: 0;
        left: 0;
    }

    .p-password .p-password-panel {
        min-width: 100%
    }

    .p-password-meter {
        height: 10px;
    }

    .p-password-strength {
        height: 100%;
        width: 0;
        transition: width 1s ease-in-out;
    }

    .p-fluid .p-password {
        display: flex;
    }

    .p-password-input::-ms-reveal,
    .p-password-input::-ms-clear {
        display: none;
    }

    .p-password-clear-icon {
        position: absolute;
        top: 50%;
        margin-top: -.5rem;
        cursor: pointer;
    }

    .p-password-clearable {
        position: relative;
    }
}

@layer primeng {
    .p-radiobutton {
        display: inline-flex;
        cursor: pointer;
        -webkit-user-select: none;
        user-select: none;
        vertical-align: bottom;
        position: relative;
    }

    .p-radiobutton-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .p-radiobutton-icon {
        backface-visibility: hidden;
        transform: translateZ(0) scale(.1);
        border-radius: 50%;
        visibility: hidden;
    }

    .p-radiobutton-box.p-highlight .p-radiobutton-icon {
        transform: translateZ(0) scale(1);
        visibility: visible;
    }

    p-radiobutton {
        display: inline-flex;
        vertical-align: bottom;
        align-items: center;
    }

    .p-radiobutton-label {
        line-height: 1;
    }
}

@layer primeng {
    .p-ripple {
        overflow: hidden;
        position: relative;
    }

    .p-ink {
        display: block;
        position: absolute;
        background: rgba(255, 255, 255, .5);
        border-radius: 100%;
        transform: scale(0);
    }

    .p-ink-active {
        animation: ripple .4s linear;
    }

    .p-ripple-disabled .p-ink {
        display: none !important;
    }
}

@keyframes ripple {
    to {
        opacity: 0;
        transform: scale(2.5);
    }
}

@layer primeng {
    .p-tooltip {
        position: absolute;
        display: none;
        padding: .25em .5rem;
        max-width: 12.5rem;
        pointer-events: none;
    }

    .p-tooltip.p-tooltip-right,
    .p-tooltip.p-tooltip-left {
        padding: 0 .25rem;
    }

    .p-tooltip.p-tooltip-top,
    .p-tooltip.p-tooltip-bottom {
        padding: .25em 0;
    }

    .p-tooltip .p-tooltip-text {
        white-space: pre-line;
        word-break: break-word;
    }

    .p-tooltip-arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

    .p-tooltip-right .p-tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -.25rem;
        border-width: .25em .25em .25em 0;
    }

    .p-tooltip-left .p-tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -.25rem;
        border-width: .25em 0 .25em .25rem;
    }

    .p-tooltip.p-tooltip-top {
        padding: .25em 0;
    }

    .p-tooltip-top .p-tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -.25rem;
        border-width: .25em .25em 0;
    }

    .p-tooltip-bottom .p-tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -.25rem;
        border-width: 0 .25em .25rem;
    }
}

:root {
    font-family: Inter var, sans-serif;
    font-feature-settings: "cv02", "cv03", "cv04", "cv11";
    font-variation-settings: normal;
    --font-family: "Inter var", sans-serif;
    --surface-a: #ffffff;
    --surface-b: #f8f9fa;
    --surface-c: #e9ecef;
    --surface-d: #dee2e6;
    --surface-e: #ffffff;
    --surface-f: #ffffff;
    --text-color: #495057;
    --text-color-secondary: #6c757d;
    --primary-color: #3B82F6;
    --primary-color-text: #ffffff;
    --surface-0: #ffffff;
    --surface-50: #FAFAFA;
    --surface-100: #F5F5F5;
    --surface-200: #EEEEEE;
    --surface-300: #E0E0E0;
    --surface-400: #BDBDBD;
    --surface-500: #9E9E9E;
    --surface-600: #757575;
    --surface-700: #616161;
    --surface-800: #424242;
    --surface-900: #212121;
    --gray-50: #FAFAFA;
    --gray-100: #F5F5F5;
    --gray-200: #EEEEEE;
    --gray-300: #E0E0E0;
    --gray-400: #BDBDBD;
    --gray-500: #9E9E9E;
    --gray-600: #757575;
    --gray-700: #616161;
    --gray-800: #424242;
    --gray-900: #212121;
    --content-padding: 1.25rem;
    --inline-spacing: .5rem;
    --border-radius: 6px;
    --surface-ground: #eff3f8;
    --surface-section: #ffffff;
    --surface-card: #ffffff;
    --surface-overlay: #ffffff;
    --surface-border: #dfe7ef;
    --surface-hover: #f6f9fc;
    --focus-ring: 0 0 0 .2rem #BFDBFE;
    --maskbg: rgba(0, 0, 0, .4);
    --highlight-bg: #EFF6FF;
    --highlight-text-color: #1D4ED8;
    color-scheme: light;
}

@font-face {
    font-family: Inter var;
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Regular";
    src: url(Inter-roman.var.b2129c009ce46d43.woff2?v=3.19) format("woff2");
}

@font-face {
    font-family: Inter var;
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: "Italic";
    src: url(Inter-italic.var.958a0b9742fb3ae8.woff2?v=3.19) format("woff2");
}

:root {
    --blue-50: #f5f9ff;
    --blue-100: #d0e1fd;
    --blue-200: #abc9fb;
    --blue-300: #85b2f9;
    --blue-400: #609af8;
    --blue-500: #3b82f6;
    --blue-600: #326fd1;
    --blue-700: #295bac;
    --blue-800: #204887;
    --blue-900: #183462;
    --green-50: #f4fcf7;
    --green-100: #caf1d8;
    --green-200: #a0e6ba;
    --green-300: #76db9b;
    --green-400: #4cd07d;
    --green-500: #22c55e;
    --green-600: #1da750;
    --green-700: #188a42;
    --green-800: #136c34;
    --green-900: #0e4f26;
    --yellow-50: #fefbf3;
    --yellow-100: #faedc4;
    --yellow-200: #f6de95;
    --yellow-300: #f2d066;
    --yellow-400: #eec137;
    --yellow-500: #eab308;
    --yellow-600: #c79807;
    --yellow-700: #a47d06;
    --yellow-800: #816204;
    --yellow-900: #5e4803;
    --cyan-50: #f3fbfd;
    --cyan-100: #c3edf5;
    --cyan-200: #94e0ed;
    --cyan-300: #65d2e4;
    --cyan-400: #35c4dc;
    --cyan-500: #06b6d4;
    --cyan-600: #059bb4;
    --cyan-700: #047f94;
    --cyan-800: #036475;
    --cyan-900: #024955;
    --pink-50: #fef6fa;
    --pink-100: #fad3e7;
    --pink-200: #f7b0d3;
    --pink-300: #f38ec0;
    --pink-400: #f06bac;
    --pink-500: #ec4899;
    --pink-600: #c93d82;
    --pink-700: #a5326b;
    --pink-800: #822854;
    --pink-900: #5e1d3d;
    --indigo-50: #f7f7fe;
    --indigo-100: #dadafc;
    --indigo-200: #bcbdf9;
    --indigo-300: #9ea0f6;
    --indigo-400: #8183f4;
    --indigo-500: #6366f1;
    --indigo-600: #5457cd;
    --indigo-700: #4547a9;
    --indigo-800: #363885;
    --indigo-900: #282960;
    --teal-50: #f3fbfb;
    --teal-100: #c7eeea;
    --teal-200: #9ae0d9;
    --teal-300: #6dd3c8;
    --teal-400: #41c5b7;
    --teal-500: #14b8a6;
    --teal-600: #119c8d;
    --teal-700: #0e8174;
    --teal-800: #0b655b;
    --teal-900: #084a42;
    --orange-50: #fff8f3;
    --orange-100: #feddc7;
    --orange-200: #fcc39b;
    --orange-300: #fba86f;
    --orange-400: #fa8e42;
    --orange-500: #f97316;
    --orange-600: #d46213;
    --orange-700: #ae510f;
    --orange-800: #893f0c;
    --orange-900: #642e09;
    --bluegray-50: #f7f8f9;
    --bluegray-100: #dadee3;
    --bluegray-200: #bcc3cd;
    --bluegray-300: #9fa9b7;
    --bluegray-400: #818ea1;
    --bluegray-500: #64748b;
    --bluegray-600: #556376;
    --bluegray-700: #465161;
    --bluegray-800: #37404c;
    --bluegray-900: #282e38;
    --purple-50: #fbf7ff;
    --purple-100: #ead6fd;
    --purple-200: #dab6fc;
    --purple-300: #c996fa;
    --purple-400: #b975f9;
    --purple-500: #a855f7;
    --purple-600: #8f48d2;
    --purple-700: #763cad;
    --purple-800: #5c2f88;
    --purple-900: #432263;
    --red-50: #fff5f5;
    --red-100: #ffd0ce;
    --red-200: #ffaca7;
    --red-300: #ff8780;
    --red-400: #ff6259;
    --red-500: #ff3d32;
    --red-600: #d9342b;
    --red-700: #b32b23;
    --red-800: #8c221c;
    --red-900: #661814;
    --primary-50: #f5f9ff;
    --primary-100: #d0e1fd;
    --primary-200: #abc9fb;
    --primary-300: #85b2f9;
    --primary-400: #609af8;
    --primary-500: #3b82f6;
    --primary-600: #326fd1;
    --primary-700: #295bac;
    --primary-800: #204887;
    --primary-900: #183462;
}

@layer primeng {
    * {
        box-sizing: border-box;
    }

    .p-component {
        font-family: inherit;
        font-feature-settings: inherit;
        font-size: 1rem;
        font-weight: 400;
    }

    .p-component-overlay {
        background-color: #0006;
        transition-duration: .2s;
    }

    .p-disabled,
    .p-component:disabled {
        opacity: .6;
    }

    .p-error {
        color: #e24c4c;
    }

    .p-text-secondary {
        color: #6c757d;
    }

    .pi {
        font-size: 1rem;
    }

    .p-icon {
        width: 1rem;
        height: 1rem;
    }

    .p-link {
        font-size: 1rem;
        font-family: inherit;
        font-feature-settings: inherit;
        border-radius: 6px;
    }

    .p-link:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-component-overlay-enter {
        animation: p-component-overlay-enter-animation .15s forwards;
    }

    .p-component-overlay-leave {
        animation: p-component-overlay-leave-animation .15s forwards;
    }

    @keyframes p-component-overlay-enter-animation {
        0% {
            background-color: transparent;
        }

        to {
            background-color: var(--maskbg);
        }
    }

    @keyframes p-component-overlay-leave-animation {
        0% {
            background-color: var(--maskbg);
        }

        to {
            background-color: transparent;
        }
    }

    .p-autocomplete .p-autocomplete-loader {
        right: .75rem;
    }

    .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
        right: 3.75rem;
    }

    .p-autocomplete .p-autocomplete-multiple-container {
        padding: .375rem .75rem;
        gap: .5rem;
    }

    .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
        border-color: #3b82f6;
    }

    .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
        padding: .375rem 0;
    }

    .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
        font-family: inherit;
        font-feature-settings: inherit;
        font-size: inherit;
        color: #495057;
        padding: 0;
        margin: 0;
    }

    .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
        padding: .375rem .75rem;
        background: #EFF6FF;
        color: #1d4ed8;
        border-radius: 6px;
    }

    .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
        margin-left: .5rem;
    }

    p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext {
        border-color: #e24c4c;
    }

    .p-autocomplete-panel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-autocomplete-panel .p-autocomplete-items {
        padding: .75rem 0;
    }

    .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
        margin: 0;
        padding: .75rem 1.25rem;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
        background: transparent;
    }

    .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
        margin: 0;
        padding: .75rem 1.25rem;
        color: #343a40;
        background: #ffffff;
        font-weight: 700;
    }

    p-autocomplete.p-autocomplete-clearable .p-inputtext {
        padding-right: 2.5rem;
    }

    p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
        color: #6c757d;
        right: .75rem;
    }

    p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
        color: #6c757d;
        right: 3.75rem;
    }

    p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext {
        border-color: #e24c4c;
    }

    .p-datepicker {
        padding: .5rem;
        background: #ffffff;
        color: #495057;
        border: 1px solid #ced4da;
        border-radius: 6px;
    }

    .p-datepicker:not(.p-datepicker-inline) {
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
        background: #ffffff;
    }

    .p-datepicker .p-datepicker-header {
        padding: .5rem;
        color: #495057;
        background: #ffffff;
        font-weight: 600;
        margin: 0;
        border-bottom: 1px solid #dee2e6;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-prev,
    .p-datepicker .p-datepicker-header .p-datepicker-next {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
    .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
    .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-title {
        line-height: 2rem;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
    .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
        color: #495057;
        transition: background-color .2s, color .2s, box-shadow .2s;
        font-weight: 600;
        padding: .5rem;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
    .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
        color: #3b82f6;
    }

    .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
        margin-right: .5rem;
    }

    .p-datepicker table {
        font-size: 1rem;
        margin: .5rem 0;
    }

    .p-datepicker table th {
        padding: .5rem;
    }

    .p-datepicker table th>span {
        width: 2.5rem;
        height: 2.5rem;
    }

    .p-datepicker table td {
        padding: .5rem;
    }

    .p-datepicker table td>span {
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 50%;
        transition: box-shadow .2s;
        border: 1px solid transparent;
    }

    .p-datepicker table td>span.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-datepicker table td>span:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-datepicker table td.p-datepicker-today>span {
        background: #ced4da;
        color: #495057;
        border-color: transparent;
    }

    .p-datepicker table td.p-datepicker-today>span.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-datepicker .p-datepicker-buttonbar {
        padding: 1rem 0;
        border-top: 1px solid #dee2e6;
    }

    .p-datepicker .p-datepicker-buttonbar .p-button {
        width: auto;
    }

    .p-datepicker .p-timepicker {
        border-top: 1px solid #dee2e6;
        padding: .5rem;
    }

    .p-datepicker .p-timepicker button {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-datepicker .p-timepicker button:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-datepicker .p-timepicker button:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-datepicker .p-timepicker button:last-child {
        margin-top: .2em;
    }

    .p-datepicker .p-timepicker span {
        font-size: 1.25rem;
    }

    .p-datepicker .p-timepicker>div {
        padding: 0 .5rem;
    }

    .p-datepicker.p-datepicker-timeonly .p-timepicker {
        border-top: 0 none;
    }

    .p-datepicker .p-monthpicker {
        margin: .5rem 0;
    }

    .p-datepicker .p-monthpicker .p-monthpicker-month {
        padding: .5rem;
        transition: box-shadow .2s;
        border-radius: 6px;
    }

    .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-datepicker .p-yearpicker {
        margin: .5rem 0;
    }

    .p-datepicker .p-yearpicker .p-yearpicker-year {
        padding: .5rem;
        transition: box-shadow .2s;
        border-radius: 6px;
    }

    .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
        border-left: 1px solid #dee2e6;
        padding-right: .5rem;
        padding-left: .5rem;
        padding-top: 0;
        padding-bottom: 0;
    }

    .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
        padding-left: 0;
        border-left: 0 none;
    }

    .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
        padding-right: 0;
    }

    .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
        background: #e9ecef;
    }

    .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
        background: #e9ecef;
    }

    .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
        background: #e9ecef;
    }

    .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    p-calendar.p-calendar-clearable .p-inputtext {
        padding-right: 2.5rem;
    }

    p-calendar.p-calendar-clearable .p-calendar-clear-icon {
        color: #6c757d;
        right: .75rem;
    }

    p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon {
        color: #6c757d;
        right: 3.75rem;
    }

    @media screen and (max-width: 769px) {

        .p-datepicker table th,
        .p-datepicker table td {
            padding: 0;
        }
    }

    .p-cascadeselect {
        background: #ffffff;
        border: 1px solid #ced4da;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
    }

    .p-cascadeselect:not(.p-disabled):hover {
        border-color: #3b82f6;
    }

    .p-cascadeselect:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-cascadeselect .p-cascadeselect-label {
        background: transparent;
        border: 0 none;
        padding: .75rem;
    }

    .p-cascadeselect .p-cascadeselect-label.p-placeholder {
        color: #6c757d;
    }

    .p-cascadeselect .p-cascadeselect-label:enabled:focus {
        outline: 0 none;
        box-shadow: none;
    }

    .p-cascadeselect .p-cascadeselect-trigger {
        background: transparent;
        color: #6c757d;
        width: 3rem;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-cascadeselect-panel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-cascadeselect-panel .p-cascadeselect-items {
        padding: .75rem 0;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
        margin: 0;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
        padding: .75rem 1.25rem;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
        font-size: .875rem;
    }

    .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-icon {
        width: .875rem;
        height: .875rem;
    }

    p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect {
        border-color: #e24c4c;
    }

    .p-input-filled .p-cascadeselect {
        background: #e9ecef;
    }

    .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
        background-color: #fff;
    }

    p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
        padding-right: .75rem;
    }

    p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
        color: #6c757d;
        right: 3rem;
    }

    .p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel {
        box-shadow: none;
        border-radius: 0;
        padding: .25rem 0 .25rem .5rem;
    }

    .p-overlay-modal .p-cascadeselect-item-active>.p-cascadeselect-item-content .p-cascadeselect-group-icon {
        transform: rotate(90deg);
    }

    .p-checkbox {
        width: 22px;
        height: 22px;
    }

    .p-checkbox .p-checkbox-box {
        border: 2px solid #ced4da;
        background: #ffffff;
        width: 22px;
        height: 22px;
        color: #495057;
        border-radius: 6px;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-checkbox .p-checkbox-box .p-checkbox-icon {
        transition-duration: .2s;
        color: #fff;
        font-size: 14px;
    }

    .p-checkbox .p-checkbox-box .p-icon {
        width: 14px;
        height: 14px;
    }

    .p-checkbox .p-checkbox-box.p-highlight {
        border-color: #3b82f6;
        background: #3B82F6;
    }

    .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
        border-color: #3b82f6;
    }

    .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
        border-color: #1d4ed8;
        background: #1D4ED8;
        color: #fff;
    }

    p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box {
        border-color: #e24c4c;
    }

    .p-input-filled .p-checkbox .p-checkbox-box {
        background-color: #e9ecef;
    }

    .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
        background: #3B82F6;
    }

    .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
        background: #1D4ED8;
    }

    .p-checkbox-label {
        margin-left: .5rem;
    }

    .p-chips .p-chips-multiple-container {
        padding: .375rem .75rem;
        gap: .5rem;
    }

    .p-chips .p-chips-multiple-container:not(.p-disabled):hover {
        border-color: #3b82f6;
    }

    .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-chips .p-chips-multiple-container .p-chips-token {
        padding: .375rem .75rem;
        background: #EFF6FF;
        color: #1d4ed8;
        border-radius: 6px;
    }

    .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
        margin-left: .5rem;
    }

    .p-chips .p-chips-multiple-container .p-chips-input-token {
        padding: .375rem 0;
    }

    .p-chips .p-chips-multiple-container .p-chips-input-token input {
        font-family: inherit;
        font-feature-settings: inherit;
        font-size: inherit;
        color: #495057;
        padding: 0;
        margin: 0;
    }

    p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext {
        border-color: #e24c4c;
    }

    p-chips.p-chips-clearable .p-inputtext {
        padding-right: 1.75rem;
    }

    p-chips.p-chips-clearable .p-chips-clear-icon {
        color: #6c757d;
        right: .75rem;
    }

    .p-colorpicker-preview,
    .p-fluid .p-colorpicker-preview.p-inputtext {
        width: 2rem;
        height: 2rem;
    }

    .p-colorpicker-panel {
        background: #323232;
        border: 1px solid #191919;
    }

    .p-colorpicker-panel .p-colorpicker-color-handle,
    .p-colorpicker-panel .p-colorpicker-hue-handle {
        border-color: #fff;
    }

    .p-colorpicker-overlay-panel {
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-dropdown {
        background: #ffffff;
        border: 1px solid #ced4da;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
    }

    .p-dropdown:not(.p-disabled):hover {
        border-color: #3b82f6;
    }

    .p-dropdown:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-dropdown.p-dropdown-clearable .p-dropdown-label {
        padding-right: 1.75rem;
    }

    .p-dropdown .p-dropdown-label {
        background: transparent;
        border: 0 none;
    }

    .p-dropdown .p-dropdown-label.p-placeholder {
        color: #6c757d;
    }

    .p-dropdown .p-dropdown-label:enabled:focus {
        outline: 0 none;
        box-shadow: none;
    }

    .p-dropdown .p-dropdown-trigger {
        background: transparent;
        color: #6c757d;
        width: 3rem;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-dropdown .p-dropdown-clear-icon {
        color: #6c757d;
        right: 3rem;
    }

    .p-dropdown-panel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-dropdown-panel .p-dropdown-header {
        padding: .75rem 1.25rem;
        border-bottom: 1px solid #dee2e6;
        color: #343a40;
        background: #f8f9fa;
        margin: 0;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
        padding-right: 1.75rem;
        margin-right: -1.75rem;
    }

    .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-dropdown-panel .p-dropdown-items {
        padding: .75rem 0;
    }

    .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
        margin: 0;
        padding: .75rem 1.25rem;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
        background: transparent;
    }

    .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
        margin: 0;
        padding: .75rem 1.25rem;
        color: #343a40;
        background: #ffffff;
        font-weight: 700;
    }

    p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
        border-color: #e24c4c;
    }

    .p-input-filled .p-dropdown {
        background: #e9ecef;
    }

    .p-input-filled .p-dropdown:not(.p-disabled):hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
        background-color: #fff;
    }

    .p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
        background-color: transparent;
    }

    .p-editor-container .p-editor-toolbar {
        background: #f8f9fa;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-editor-container .p-editor-toolbar.ql-snow {
        border: 1px solid #dee2e6;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
        stroke: #6c757d;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
        fill: #6c757d;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
        border: 0 none;
        color: #6c757d;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
        color: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
        stroke: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
        fill: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
        color: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
        stroke: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
        fill: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
        border-radius: 6px;
        padding: .75rem 0;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
        color: #495057;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
        padding: .75rem 1.25rem;
    }

    .p-editor-container .p-editor-content {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-editor-container .p-editor-content.ql-snow {
        border: 1px solid #dee2e6;
    }

    .p-editor-container .p-editor-content .ql-editor {
        background: #ffffff;
        color: #495057;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-editor-container .ql-snow.ql-toolbar button:hover,
    .p-editor-container .ql-snow.ql-toolbar button:focus {
        color: #495057;
    }

    .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
    .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
        stroke: #495057;
    }

    .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
    .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
        fill: #495057;
    }

    .p-editor-container .ql-snow.ql-toolbar button.ql-active,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
        color: #3b82f6;
    }

    .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
        stroke: #3b82f6;
    }

    .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
        fill: #3b82f6;
    }

    .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
    .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
        color: #3b82f6;
    }

    .p-inputgroup-addon {
        background: #e9ecef;
        color: #6c757d;
        border-top: 1px solid #ced4da;
        border-left: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
        padding: .75rem;
        min-width: 3rem;
    }

    .p-inputgroup-addon:last-child {
        border-right: 1px solid #ced4da;
    }

    .p-inputgroup>.p-component,
    .p-inputgroup>.p-element,
    .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext,
    .p-inputgroup>.p-float-label>.p-component {
        border-radius: 0;
        margin: 0;
    }

    .p-inputgroup>.p-component+.p-inputgroup-addon,
    .p-inputgroup>.p-element+.p-inputgroup-addon,
    .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext+.p-inputgroup-addon,
    .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon {
        border-left: 0 none;
    }

    .p-inputgroup>.p-component:focus,
    .p-inputgroup>.p-element:focus,
    .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus,
    .p-inputgroup>.p-float-label>.p-component:focus {
        z-index: 1;
    }

    .p-inputgroup>.p-component:focus~label,
    .p-inputgroup>.p-element:focus~label,
    .p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus~label,
    .p-inputgroup>.p-float-label>.p-component:focus~label {
        z-index: 1;
    }

    .p-inputgroup-addon:first-child,
    .p-inputgroup button:first-child,
    .p-inputgroup input:first-child,
    .p-inputgroup>.p-inputwrapper:first-child>.p-component,
    .p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-inputgroup .p-float-label:first-child input {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-inputgroup-addon:last-child,
    .p-inputgroup button:last-child,
    .p-inputgroup input:last-child,
    .p-inputgroup>.p-inputwrapper:last-child>.p-component,
    .p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-inputgroup .p-float-label:last-child input {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-fluid .p-inputgroup .p-button {
        width: auto;
    }

    .p-fluid .p-inputgroup .p-button.p-button-icon-only {
        width: 3rem;
    }

    p-inputmask.ng-dirty.ng-invalid>.p-inputtext {
        border-color: #e24c4c;
    }

    p-inputmask.p-inputmask-clearable .p-inputtext {
        padding-right: 2.5rem;
    }

    p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
        color: #6c757d;
        right: .75rem;
    }

    p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext {
        border-color: #e24c4c;
    }

    p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
        padding-right: 2.5rem;
    }

    p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
        color: #6c757d;
        right: .75rem;
    }

    p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon {
        right: 3.75rem;
    }

    p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon {
        right: 3.75rem;
    }

    .p-inputswitch {
        width: 3rem;
        height: 1.75rem;
    }

    .p-inputswitch .p-inputswitch-slider {
        background: #ced4da;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 30px;
    }

    .p-inputswitch .p-inputswitch-slider:before {
        background: #ffffff;
        width: 1.25rem;
        height: 1.25rem;
        left: .25rem;
        margin-top: -.625rem;
        border-radius: 50%;
        transition-duration: .2s;
    }

    .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
        transform: translate(1.25rem);
    }

    .p-inputswitch.p-focus .p-inputswitch-slider {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
        background: #b6bfc8;
    }

    .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
        background: #3B82F6;
    }

    .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
        background: #ffffff;
    }

    .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
        background: #2563eb;
    }

    p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch {
        border-color: #e24c4c;
    }

    .p-inputtext {
        font-family: inherit;
        font-feature-settings: inherit;
        font-size: 1rem;
        color: #495057;
        background: #ffffff;
        padding: .75rem;
        border: 1px solid #ced4da;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        appearance: none;
        border-radius: 6px;
    }

    .p-inputtext:enabled:hover {
        border-color: #3b82f6;
    }

    .p-inputtext:enabled:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-inputtext.ng-dirty.ng-invalid {
        border-color: #e24c4c;
    }

    .p-inputtext.p-inputtext-sm {
        font-size: .875rem;
        padding: .65625rem;
    }

    .p-inputtext.p-inputtext-lg {
        font-size: 1.25rem;
        padding: .9375rem;
    }

    .p-float-label>label {
        left: .75rem;
        color: #6c757d;
        transition-duration: .2s;
    }

    .p-float-label>.ng-invalid.ng-dirty+label {
        color: #e24c4c;
    }

    .p-input-icon-left>.p-icon-wrapper.p-icon,
    .p-input-icon-left>i:first-of-type {
        left: .75rem;
        color: #6c757d;
    }

    .p-input-icon-left>.p-inputtext {
        padding-left: 2.5rem;
    }

    .p-input-icon-left.p-float-label>label {
        left: 2.5rem;
    }

    .p-input-icon-right>.p-icon-wrapper,
    .p-input-icon-right>i:last-of-type {
        right: .75rem;
        color: #6c757d;
    }

    .p-input-icon-right>.p-inputtext {
        padding-right: 2.5rem;
    }

    ::-webkit-input-placeholder {
        color: #6c757d;
    }

    :-moz-placeholder {
        color: #6c757d;
    }

    ::-moz-placeholder {
        color: #6c757d;
    }

    :-ms-input-placeholder {
        color: #6c757d;
    }

    .p-input-filled .p-inputtext {
        background-color: #e9ecef;
    }

    .p-input-filled .p-inputtext:enabled:hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-inputtext:enabled:focus {
        background-color: #fff;
    }

    .p-inputtext-sm .p-inputtext {
        font-size: .875rem;
        padding: .65625rem;
    }

    .p-inputtext-lg .p-inputtext {
        font-size: 1.25rem;
        padding: .9375rem;
    }

    .p-listbox {
        background: #ffffff;
        color: #495057;
        border: 1px solid #ced4da;
        border-radius: 6px;
    }

    .p-listbox .p-listbox-header {
        padding: .75rem 1.25rem;
        border-bottom: 1px solid #dee2e6;
        color: #343a40;
        background: #f8f9fa;
        margin: 0;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-listbox .p-listbox-header .p-listbox-filter {
        padding-right: 1.75rem;
    }

    .p-listbox .p-listbox-header .p-listbox-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-listbox .p-listbox-header .p-checkbox {
        margin-right: .5rem;
    }

    .p-listbox .p-listbox-list {
        padding: .75rem 0;
    }

    .p-listbox .p-listbox-list .p-listbox-item {
        margin: 0;
        padding: .75rem 1.25rem;
        border: 0 none;
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-listbox .p-listbox-list .p-listbox-item:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
        margin-right: .5rem;
    }

    .p-listbox .p-listbox-list .p-listbox-item-group {
        margin: 0;
        padding: .75rem 1.25rem;
        color: #343a40;
        background: #ffffff;
        font-weight: 700;
    }

    .p-listbox .p-listbox-list .p-listbox-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
        background: transparent;
    }

    .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
        color: #495057;
        background: #e9ecef;
    }

    p-listbox.ng-dirty.ng-invalid>.p-listbox {
        border-color: #e24c4c;
    }

    .p-multiselect {
        background: #ffffff;
        border: 1px solid #ced4da;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
    }

    .p-multiselect:not(.p-disabled):hover {
        border-color: #3b82f6;
    }

    .p-multiselect:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-multiselect .p-multiselect-label {
        padding: .75rem;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-multiselect .p-multiselect-label.p-placeholder {
        color: #6c757d;
    }

    .p-multiselect.p-multiselect-chip .p-multiselect-label {
        gap: .5rem;
    }

    .p-multiselect.p-multiselect-chip .p-multiselect-token {
        padding: .375rem .75rem;
        background: #EFF6FF;
        color: #1d4ed8;
        border-radius: 6px;
    }

    .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
        margin-left: .5rem;
    }

    .p-multiselect .p-multiselect-trigger {
        background: transparent;
        color: #6c757d;
        width: 3rem;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
        padding: .375rem .75rem;
    }

    .p-multiselect-panel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-multiselect-panel .p-multiselect-header {
        padding: .75rem 1.25rem;
        border-bottom: 1px solid #dee2e6;
        color: #343a40;
        background: #f8f9fa;
        margin: 0;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
        padding-right: 1.75rem;
    }

    .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-multiselect-panel .p-multiselect-header .p-checkbox {
        margin-right: .5rem;
    }

    .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
        margin-left: .5rem;
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-multiselect-panel .p-multiselect-items {
        padding: .75rem 0;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
        margin: 0;
        padding: .75rem 1.25rem;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
        margin-right: .5rem;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
        margin: 0;
        padding: .75rem 1.25rem;
        color: #343a40;
        background: #ffffff;
        font-weight: 700;
    }

    .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
        background: transparent;
    }

    p-multiselect.ng-dirty.ng-invalid>.p-multiselect {
        border-color: #e24c4c;
    }

    .p-input-filled .p-multiselect {
        background: #e9ecef;
    }

    .p-input-filled .p-multiselect:not(.p-disabled):hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
        background-color: #fff;
    }

    p-multiselect.p-multiselect-clearable .p-multiselect-label-container {
        padding-right: 1.75rem;
    }

    p-multiselect.p-multiselect-clearable .p-multiselect-clear-icon {
        color: #6c757d;
        right: 3rem;
    }

    p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext {
        border-color: #e24c4c;
    }

    .p-password-panel {
        padding: 1.25rem;
        background: #ffffff;
        color: #495057;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
        border-radius: 6px;
    }

    .p-password-panel .p-password-meter {
        margin-bottom: .5rem;
        background: #dee2e6;
    }

    .p-password-panel .p-password-meter .p-password-strength.weak {
        background: #ea5455;
    }

    .p-password-panel .p-password-meter .p-password-strength.medium {
        background: #ff9f42;
    }

    .p-password-panel .p-password-meter .p-password-strength.strong {
        background: #29c76f;
    }

    p-password.p-password-clearable .p-password-input {
        padding-right: 2.5rem;
    }

    p-password.p-password-clearable .p-password-clear-icon {
        color: #6c757d;
        right: .75rem;
    }

    p-password.p-password-clearable.p-password-mask .p-password-input {
        padding-right: 4.25rem;
    }

    p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
        color: #6c757d;
        right: 2.5rem;
    }

    .p-radiobutton {
        width: 22px;
        height: 22px;
    }

    .p-radiobutton .p-radiobutton-box {
        border: 2px solid #ced4da;
        background: #ffffff;
        width: 22px;
        height: 22px;
        color: #495057;
        border-radius: 50%;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
        border-color: #3b82f6;
    }

    .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
        width: 12px;
        height: 12px;
        transition-duration: .2s;
        background-color: #fff;
    }

    .p-radiobutton .p-radiobutton-box.p-highlight {
        border-color: #3b82f6;
        background: #3B82F6;
    }

    .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
        border-color: #1d4ed8;
        background: #1D4ED8;
        color: #fff;
    }

    p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box {
        border-color: #e24c4c;
    }

    .p-input-filled .p-radiobutton .p-radiobutton-box {
        background-color: #e9ecef;
    }

    .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
        background: #3B82F6;
    }

    .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
        background: #1D4ED8;
    }

    .p-radiobutton-label {
        margin-left: .5rem;
    }

    .p-rating {
        gap: .5rem;
    }

    .p-rating .p-rating-icon {
        color: #495057;
        margin-left: .5rem;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        font-size: 1.143rem;
    }

    .p-rating .p-rating-icon.p-icon {
        width: 1.143rem;
        height: 1.143rem;
    }

    .p-rating .p-rating-icon.p-rating-cancel {
        color: #ea5455;
    }

    .p-rating .p-rating-icon:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-rating .p-rating-icon:first-child {
        margin-left: 0;
    }

    .p-rating .p-rating-icon.p-rating-icon-active {
        color: #3b82f6;
    }

    .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
        color: #3b82f6;
    }

    .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover {
        color: #e73d3e;
    }

    .p-selectbutton .p-button {
        background: #ffffff;
        border: 1px solid #ced4da;
        color: #495057;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-selectbutton .p-button .p-button-icon-left,
    .p-selectbutton .p-button .p-button-icon-right {
        color: #6c757d;
    }

    .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
        background: #e9ecef;
        border-color: #ced4da;
        color: #495057;
    }

    .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
    .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
        color: #343a40;
    }

    .p-selectbutton .p-button.p-highlight {
        background: #3B82F6;
        border-color: #3b82f6;
        color: #fff;
    }

    .p-selectbutton .p-button.p-highlight .p-button-icon-left,
    .p-selectbutton .p-button.p-highlight .p-button-icon-right {
        color: #fff;
    }

    .p-selectbutton .p-button.p-highlight:hover {
        background: #2563eb;
        border-color: #2563eb;
        color: #fff;
    }

    .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
    .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
        color: #fff;
    }

    p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button {
        border-color: #e24c4c;
    }

    .p-slider {
        background: #dee2e6;
        border: 0 none;
        border-radius: 6px;
    }

    .p-slider.p-slider-horizontal {
        height: .286rem;
    }

    .p-slider.p-slider-horizontal .p-slider-handle {
        margin-top: -.5715rem;
        margin-left: -.5715rem;
    }

    .p-slider.p-slider-vertical {
        width: .286rem;
    }

    .p-slider.p-slider-vertical .p-slider-handle {
        margin-left: -.5715rem;
        margin-bottom: -.5715rem;
    }

    .p-slider .p-slider-handle {
        height: 1.143rem;
        width: 1.143rem;
        background: #ffffff;
        border: 2px solid #3B82F6;
        border-radius: 50%;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-slider .p-slider-handle:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-slider .p-slider-range {
        background: #3B82F6;
    }

    .p-slider:not(.p-disabled) .p-slider-handle:hover {
        background: #3B82F6;
        border-color: #3b82f6;
    }

    .p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s, left .2s;
    }

    .p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
        transition: width .2s;
    }

    .p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s, bottom .2s;
    }

    .p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
        transition: height .2s;
    }

    .p-togglebutton.p-button {
        background: #ffffff;
        border: 1px solid #ced4da;
        color: #495057;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-togglebutton.p-button .p-button-icon-left,
    .p-togglebutton.p-button .p-button-icon-right {
        color: #6c757d;
    }

    .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
        background: #e9ecef;
        border-color: #ced4da;
        color: #495057;
    }

    .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
    .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
        color: #343a40;
    }

    .p-togglebutton.p-button.p-highlight {
        background: #3B82F6;
        border-color: #3b82f6;
        color: #fff;
    }

    .p-togglebutton.p-button.p-highlight .p-button-icon-left,
    .p-togglebutton.p-button.p-highlight .p-button-icon-right {
        color: #fff;
    }

    .p-togglebutton.p-button.p-highlight:hover {
        background: #2563eb;
        border-color: #2563eb;
        color: #fff;
    }

    .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
    .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
        color: #fff;
    }

    p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button {
        border-color: #e24c4c;
    }

    .p-treeselect {
        background: #ffffff;
        border: 1px solid #ced4da;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
    }

    .p-treeselect:not(.p-disabled):hover {
        border-color: #3b82f6;
    }

    .p-treeselect:not(.p-disabled).p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: #3b82f6;
    }

    .p-treeselect .p-treeselect-label {
        padding: .75rem;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-treeselect .p-treeselect-label.p-placeholder {
        color: #6c757d;
    }

    .p-treeselect.p-treeselect-chip .p-treeselect-token {
        padding: .375rem .75rem;
        margin-right: .5rem;
        background: #dee2e6;
        color: #495057;
        border-radius: 16px;
    }

    .p-treeselect .p-treeselect-trigger {
        background: transparent;
        color: #6c757d;
        width: 3rem;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    p-treeselect.ng-invalid.ng-dirty>.p-treeselect {
        border-color: #e24c4c;
    }

    .p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
        padding: .375rem .75rem;
    }

    .p-treeselect-panel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-treeselect-panel .p-treeselect-header {
        padding: .75rem 1.25rem;
        border-bottom: 1px solid #dee2e6;
        color: #343a40;
        background: #f8f9fa;
        margin: 0;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
        margin-right: .5rem;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
        padding-right: 1.75rem;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
        padding-right: 3.5rem;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
        right: 2.5rem;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-close {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
        border: 0 none;
    }

    .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
        background: transparent;
    }

    .p-input-filled .p-treeselect {
        background: #e9ecef;
    }

    .p-input-filled .p-treeselect:not(.p-disabled):hover {
        background-color: #e9ecef;
    }

    .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
        background-color: #fff;
    }

    p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
        padding-right: 1.75rem;
    }

    p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
        color: #6c757d;
        right: 3rem;
    }

    .p-button {
        color: #fff;
        background: #3B82F6;
        border: 1px solid #3B82F6;
        padding: .75rem 1.25rem;
        font-size: 1rem;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
    }

    .p-button:enabled:hover {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .p-button:enabled:active {
        background: #1D4ED8;
        color: #fff;
        border-color: #1d4ed8;
    }

    .p-button.p-button-outlined {
        background-color: transparent;
        color: #3b82f6;
        border: 1px solid;
    }

    .p-button.p-button-outlined:enabled:hover {
        background: rgba(59, 130, 246, .04);
        color: #3b82f6;
        border: 1px solid;
    }

    .p-button.p-button-outlined:enabled:active {
        background: rgba(59, 130, 246, .16);
        color: #3b82f6;
        border: 1px solid;
    }

    .p-button.p-button-outlined.p-button-plain {
        color: #6c757d;
        border-color: #6c757d;
    }

    .p-button.p-button-outlined.p-button-plain:enabled:hover {
        background: #e9ecef;
        color: #6c757d;
    }

    .p-button.p-button-outlined.p-button-plain:enabled:active {
        background: #dee2e6;
        color: #6c757d;
    }

    .p-button.p-button-text {
        background-color: transparent;
        color: #3b82f6;
        border-color: transparent;
    }

    .p-button.p-button-text:enabled:hover {
        background: rgba(59, 130, 246, .04);
        color: #3b82f6;
        border-color: transparent;
    }

    .p-button.p-button-text:enabled:active {
        background: rgba(59, 130, 246, .16);
        color: #3b82f6;
        border-color: transparent;
    }

    .p-button.p-button-text.p-button-plain {
        color: #6c757d;
    }

    .p-button.p-button-text.p-button-plain:enabled:hover {
        background: #e9ecef;
        color: #6c757d;
    }

    .p-button.p-button-text.p-button-plain:enabled:active {
        background: #dee2e6;
        color: #6c757d;
    }

    .p-button:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-button .p-button-label {
        transition-duration: .2s;
    }

    .p-button .p-button-icon-left {
        margin-right: .5rem;
    }

    .p-button .p-button-icon-right {
        margin-left: .5rem;
    }

    .p-button .p-button-icon-bottom {
        margin-top: .5rem;
    }

    .p-button .p-button-icon-top {
        margin-bottom: .5rem;
    }

    .p-button .p-badge {
        margin-left: .5rem;
        min-width: 1rem;
        height: 1rem;
        line-height: 1rem;
        color: #3b82f6;
        background-color: #fff;
    }

    .p-button.p-button-raised {
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    }

    .p-button.p-button-rounded {
        border-radius: 2rem;
    }

    .p-button.p-button-icon-only {
        width: 3rem;
        padding: .75rem 0;
    }

    .p-button.p-button-icon-only .p-button-icon-left,
    .p-button.p-button-icon-only .p-button-icon-right {
        margin: 0;
    }

    .p-button.p-button-icon-only.p-button-rounded {
        border-radius: 50%;
        height: 3rem;
    }

    .p-button.p-button-sm {
        font-size: .875rem;
        padding: .65625rem 1.09375rem;
    }

    .p-button.p-button-sm .p-button-icon {
        font-size: .875rem;
    }

    .p-button.p-button-lg {
        font-size: 1.25rem;
        padding: .9375rem 1.5625rem;
    }

    .p-button.p-button-lg .p-button-icon {
        font-size: 1.25rem;
    }

    .p-button.p-button-loading-label-only .p-button-label {
        margin-left: .5rem;
    }

    .p-button.p-button-loading-label-only .p-button-loading-icon {
        margin-right: 0;
    }

    .p-fluid .p-button {
        width: 100%
    }

    .p-fluid .p-button-icon-only {
        width: 3rem;
    }

    .p-fluid .p-buttonset {
        display: flex;
    }

    .p-fluid .p-buttonset .p-button {
        flex: 1;
    }

    .p-button.p-button-secondary,
    .p-buttonset.p-button-secondary>.p-button,
    .p-splitbutton.p-button-secondary>.p-button {
        color: #fff;
        background: #64748B;
        border: 1px solid #64748B;
    }

    .p-button.p-button-secondary:enabled:hover,
    .p-buttonset.p-button-secondary>.p-button:enabled:hover,
    .p-splitbutton.p-button-secondary>.p-button:enabled:hover {
        background: #475569;
        color: #fff;
        border-color: #475569;
    }

    .p-button.p-button-secondary:enabled:focus,
    .p-buttonset.p-button-secondary>.p-button:enabled:focus,
    .p-splitbutton.p-button-secondary>.p-button:enabled:focus {
        box-shadow: 0 0 0 .2rem #e2e8f0;
    }

    .p-button.p-button-secondary:enabled:active,
    .p-buttonset.p-button-secondary>.p-button:enabled:active,
    .p-splitbutton.p-button-secondary>.p-button:enabled:active {
        background: #334155;
        color: #fff;
        border-color: #334155;
    }

    .p-button.p-button-secondary.p-button-outlined,
    .p-buttonset.p-button-secondary>.p-button.p-button-outlined,
    .p-splitbutton.p-button-secondary>.p-button.p-button-outlined {
        background-color: transparent;
        color: #64748b;
        border: 1px solid;
    }

    .p-button.p-button-secondary.p-button-outlined:enabled:hover,
    .p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,
    .p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover {
        background: rgba(100, 116, 139, .04);
        color: #64748b;
        border: 1px solid;
    }

    .p-button.p-button-secondary.p-button-outlined:enabled:active,
    .p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,
    .p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active {
        background: rgba(100, 116, 139, .16);
        color: #64748b;
        border: 1px solid;
    }

    .p-button.p-button-secondary.p-button-text,
    .p-buttonset.p-button-secondary>.p-button.p-button-text,
    .p-splitbutton.p-button-secondary>.p-button.p-button-text {
        background-color: transparent;
        color: #64748b;
        border-color: transparent;
    }

    .p-button.p-button-secondary.p-button-text:enabled:hover,
    .p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,
    .p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover {
        background: rgba(100, 116, 139, .04);
        border-color: transparent;
        color: #64748b;
    }

    .p-button.p-button-secondary.p-button-text:enabled:active,
    .p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,
    .p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active {
        background: rgba(100, 116, 139, .16);
        border-color: transparent;
        color: #64748b;
    }

    .p-button.p-button-info,
    .p-buttonset.p-button-info>.p-button,
    .p-splitbutton.p-button-info>.p-button {
        color: #fff;
        background: #3B82F6;
        border: 1px solid #3B82F6;
    }

    .p-button.p-button-info:enabled:hover,
    .p-buttonset.p-button-info>.p-button:enabled:hover,
    .p-splitbutton.p-button-info>.p-button:enabled:hover {
        background: #2563EB;
        color: #fff;
        border-color: #2563eb;
    }

    .p-button.p-button-info:enabled:focus,
    .p-buttonset.p-button-info>.p-button:enabled:focus,
    .p-splitbutton.p-button-info>.p-button:enabled:focus {
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-button.p-button-info:enabled:active,
    .p-buttonset.p-button-info>.p-button:enabled:active,
    .p-splitbutton.p-button-info>.p-button:enabled:active {
        background: #1D4ED8;
        color: #fff;
        border-color: #1d4ed8;
    }

    .p-button.p-button-info.p-button-outlined,
    .p-buttonset.p-button-info>.p-button.p-button-outlined,
    .p-splitbutton.p-button-info>.p-button.p-button-outlined {
        background-color: transparent;
        color: #3b82f6;
        border: 1px solid;
    }

    .p-button.p-button-info.p-button-outlined:enabled:hover,
    .p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,
    .p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover {
        background: rgba(59, 130, 246, .04);
        color: #3b82f6;
        border: 1px solid;
    }

    .p-button.p-button-info.p-button-outlined:enabled:active,
    .p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,
    .p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active {
        background: rgba(59, 130, 246, .16);
        color: #3b82f6;
        border: 1px solid;
    }

    .p-button.p-button-info.p-button-text,
    .p-buttonset.p-button-info>.p-button.p-button-text,
    .p-splitbutton.p-button-info>.p-button.p-button-text {
        background-color: transparent;
        color: #3b82f6;
        border-color: transparent;
    }

    .p-button.p-button-info.p-button-text:enabled:hover,
    .p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,
    .p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover {
        background: rgba(59, 130, 246, .04);
        border-color: transparent;
        color: #3b82f6;
    }

    .p-button.p-button-info.p-button-text:enabled:active,
    .p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,
    .p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active {
        background: rgba(59, 130, 246, .16);
        border-color: transparent;
        color: #3b82f6;
    }

    .p-button.p-button-success,
    .p-buttonset.p-button-success>.p-button,
    .p-splitbutton.p-button-success>.p-button {
        color: #fff;
        background: #22C55E;
        border: 1px solid #22C55E;
    }

    .p-button.p-button-success:enabled:hover,
    .p-buttonset.p-button-success>.p-button:enabled:hover,
    .p-splitbutton.p-button-success>.p-button:enabled:hover {
        background: #16A34A;
        color: #fff;
        border-color: #16a34a;
    }

    .p-button.p-button-success:enabled:focus,
    .p-buttonset.p-button-success>.p-button:enabled:focus,
    .p-splitbutton.p-button-success>.p-button:enabled:focus {
        box-shadow: 0 0 0 .2rem #bbf7d0;
    }

    .p-button.p-button-success:enabled:active,
    .p-buttonset.p-button-success>.p-button:enabled:active,
    .p-splitbutton.p-button-success>.p-button:enabled:active {
        background: #15803D;
        color: #fff;
        border-color: #15803d;
    }

    .p-button.p-button-success.p-button-outlined,
    .p-buttonset.p-button-success>.p-button.p-button-outlined,
    .p-splitbutton.p-button-success>.p-button.p-button-outlined {
        background-color: transparent;
        color: #22c55e;
        border: 1px solid;
    }

    .p-button.p-button-success.p-button-outlined:enabled:hover,
    .p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,
    .p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover {
        background: rgba(34, 197, 94, .04);
        color: #22c55e;
        border: 1px solid;
    }

    .p-button.p-button-success.p-button-outlined:enabled:active,
    .p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,
    .p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active {
        background: rgba(34, 197, 94, .16);
        color: #22c55e;
        border: 1px solid;
    }

    .p-button.p-button-success.p-button-text,
    .p-buttonset.p-button-success>.p-button.p-button-text,
    .p-splitbutton.p-button-success>.p-button.p-button-text {
        background-color: transparent;
        color: #22c55e;
        border-color: transparent;
    }

    .p-button.p-button-success.p-button-text:enabled:hover,
    .p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,
    .p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover {
        background: rgba(34, 197, 94, .04);
        border-color: transparent;
        color: #22c55e;
    }

    .p-button.p-button-success.p-button-text:enabled:active,
    .p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,
    .p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active {
        background: rgba(34, 197, 94, .16);
        border-color: transparent;
        color: #22c55e;
    }

    .p-button.p-button-warning,
    .p-buttonset.p-button-warning>.p-button,
    .p-splitbutton.p-button-warning>.p-button {
        color: #fff;
        background: #F59E0B;
        border: 1px solid #F59E0B;
    }

    .p-button.p-button-warning:enabled:hover,
    .p-buttonset.p-button-warning>.p-button:enabled:hover,
    .p-splitbutton.p-button-warning>.p-button:enabled:hover {
        background: #D97706;
        color: #fff;
        border-color: #d97706;
    }

    .p-button.p-button-warning:enabled:focus,
    .p-buttonset.p-button-warning>.p-button:enabled:focus,
    .p-splitbutton.p-button-warning>.p-button:enabled:focus {
        box-shadow: 0 0 0 .2rem #fde68a;
    }

    .p-button.p-button-warning:enabled:active,
    .p-buttonset.p-button-warning>.p-button:enabled:active,
    .p-splitbutton.p-button-warning>.p-button:enabled:active {
        background: #B45309;
        color: #fff;
        border-color: #b45309;
    }

    .p-button.p-button-warning.p-button-outlined,
    .p-buttonset.p-button-warning>.p-button.p-button-outlined,
    .p-splitbutton.p-button-warning>.p-button.p-button-outlined {
        background-color: transparent;
        color: #f59e0b;
        border: 1px solid;
    }

    .p-button.p-button-warning.p-button-outlined:enabled:hover,
    .p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,
    .p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover {
        background: rgba(245, 158, 11, .04);
        color: #f59e0b;
        border: 1px solid;
    }

    .p-button.p-button-warning.p-button-outlined:enabled:active,
    .p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,
    .p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active {
        background: rgba(245, 158, 11, .16);
        color: #f59e0b;
        border: 1px solid;
    }

    .p-button.p-button-warning.p-button-text,
    .p-buttonset.p-button-warning>.p-button.p-button-text,
    .p-splitbutton.p-button-warning>.p-button.p-button-text {
        background-color: transparent;
        color: #f59e0b;
        border-color: transparent;
    }

    .p-button.p-button-warning.p-button-text:enabled:hover,
    .p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,
    .p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover {
        background: rgba(245, 158, 11, .04);
        border-color: transparent;
        color: #f59e0b;
    }

    .p-button.p-button-warning.p-button-text:enabled:active,
    .p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,
    .p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active {
        background: rgba(245, 158, 11, .16);
        border-color: transparent;
        color: #f59e0b;
    }

    .p-button.p-button-help,
    .p-buttonset.p-button-help>.p-button,
    .p-splitbutton.p-button-help>.p-button {
        color: #fff;
        background: #A855F7;
        border: 1px solid #A855F7;
    }

    .p-button.p-button-help:enabled:hover,
    .p-buttonset.p-button-help>.p-button:enabled:hover,
    .p-splitbutton.p-button-help>.p-button:enabled:hover {
        background: #9333EA;
        color: #fff;
        border-color: #9333ea;
    }

    .p-button.p-button-help:enabled:focus,
    .p-buttonset.p-button-help>.p-button:enabled:focus,
    .p-splitbutton.p-button-help>.p-button:enabled:focus {
        box-shadow: 0 0 0 .2rem #e9d5ff;
    }

    .p-button.p-button-help:enabled:active,
    .p-buttonset.p-button-help>.p-button:enabled:active,
    .p-splitbutton.p-button-help>.p-button:enabled:active {
        background: #7E22CE;
        color: #fff;
        border-color: #7e22ce;
    }

    .p-button.p-button-help.p-button-outlined,
    .p-buttonset.p-button-help>.p-button.p-button-outlined,
    .p-splitbutton.p-button-help>.p-button.p-button-outlined {
        background-color: transparent;
        color: #a855f7;
        border: 1px solid;
    }

    .p-button.p-button-help.p-button-outlined:enabled:hover,
    .p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,
    .p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover {
        background: rgba(168, 85, 247, .04);
        color: #a855f7;
        border: 1px solid;
    }

    .p-button.p-button-help.p-button-outlined:enabled:active,
    .p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,
    .p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active {
        background: rgba(168, 85, 247, .16);
        color: #a855f7;
        border: 1px solid;
    }

    .p-button.p-button-help.p-button-text,
    .p-buttonset.p-button-help>.p-button.p-button-text,
    .p-splitbutton.p-button-help>.p-button.p-button-text {
        background-color: transparent;
        color: #a855f7;
        border-color: transparent;
    }

    .p-button.p-button-help.p-button-text:enabled:hover,
    .p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,
    .p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover {
        background: rgba(168, 85, 247, .04);
        border-color: transparent;
        color: #a855f7;
    }

    .p-button.p-button-help.p-button-text:enabled:active,
    .p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,
    .p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active {
        background: rgba(168, 85, 247, .16);
        border-color: transparent;
        color: #a855f7;
    }

    .p-button.p-button-danger,
    .p-buttonset.p-button-danger>.p-button,
    .p-splitbutton.p-button-danger>.p-button {
        color: #fff;
        background: #EF4444;
        border: 1px solid #EF4444;
    }

    .p-button.p-button-danger:enabled:hover,
    .p-buttonset.p-button-danger>.p-button:enabled:hover,
    .p-splitbutton.p-button-danger>.p-button:enabled:hover {
        background: #DC2626;
        color: #fff;
        border-color: #dc2626;
    }

    .p-button.p-button-danger:enabled:focus,
    .p-buttonset.p-button-danger>.p-button:enabled:focus,
    .p-splitbutton.p-button-danger>.p-button:enabled:focus {
        box-shadow: 0 0 0 .2rem #fecaca;
    }

    .p-button.p-button-danger:enabled:active,
    .p-buttonset.p-button-danger>.p-button:enabled:active,
    .p-splitbutton.p-button-danger>.p-button:enabled:active {
        background: #B91C1C;
        color: #fff;
        border-color: #b91c1c;
    }

    .p-button.p-button-danger.p-button-outlined,
    .p-buttonset.p-button-danger>.p-button.p-button-outlined,
    .p-splitbutton.p-button-danger>.p-button.p-button-outlined {
        background-color: transparent;
        color: #ef4444;
        border: 1px solid;
    }

    .p-button.p-button-danger.p-button-outlined:enabled:hover,
    .p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,
    .p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover {
        background: rgba(239, 68, 68, .04);
        color: #ef4444;
        border: 1px solid;
    }

    .p-button.p-button-danger.p-button-outlined:enabled:active,
    .p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,
    .p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active {
        background: rgba(239, 68, 68, .16);
        color: #ef4444;
        border: 1px solid;
    }

    .p-button.p-button-danger.p-button-text,
    .p-buttonset.p-button-danger>.p-button.p-button-text,
    .p-splitbutton.p-button-danger>.p-button.p-button-text {
        background-color: transparent;
        color: #ef4444;
        border-color: transparent;
    }

    .p-button.p-button-danger.p-button-text:enabled:hover,
    .p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,
    .p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover {
        background: rgba(239, 68, 68, .04);
        border-color: transparent;
        color: #ef4444;
    }

    .p-button.p-button-danger.p-button-text:enabled:active,
    .p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,
    .p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active {
        background: rgba(239, 68, 68, .16);
        border-color: transparent;
        color: #ef4444;
    }

    .p-button.p-button-link {
        color: #1d4ed8;
        background: transparent;
        border: transparent;
    }

    .p-button.p-button-link:enabled:hover {
        background: transparent;
        color: #1d4ed8;
        border-color: transparent;
    }

    .p-button.p-button-link:enabled:hover .p-button-label {
        text-decoration: underline;
    }

    .p-button.p-button-link:enabled:focus {
        background: transparent;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        border-color: transparent;
    }

    .p-button.p-button-link:enabled:active {
        background: transparent;
        color: #1d4ed8;
        border-color: transparent;
    }

    .p-speeddial-button.p-button.p-button-icon-only {
        width: 4rem;
        height: 4rem;
    }

    .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
        font-size: 1.3rem;
    }

    .p-speeddial-button.p-button.p-button-icon-only .p-icon {
        width: 1.3rem;
        height: 1.3rem;
    }

    .p-speeddial-list {
        outline: 0 none;
    }

    .p-speeddial-item.p-focus>.p-speeddial-action {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-speeddial-action {
        width: 3rem;
        height: 3rem;
        background: #495057;
        color: #fff;
    }

    .p-speeddial-action:hover {
        background: #022354;
        color: #fff;
    }

    .p-speeddial-direction-up .p-speeddial-item {
        margin: .25rem 0;
    }

    .p-speeddial-direction-up .p-speeddial-item:first-child {
        margin-bottom: .5rem;
    }

    .p-speeddial-direction-down .p-speeddial-item {
        margin: .25rem 0;
    }

    .p-speeddial-direction-down .p-speeddial-item:first-child {
        margin-top: .5rem;
    }

    .p-speeddial-direction-left .p-speeddial-item {
        margin: 0 .25rem;
    }

    .p-speeddial-direction-left .p-speeddial-item:first-child {
        margin-right: .5rem;
    }

    .p-speeddial-direction-right .p-speeddial-item {
        margin: 0 .25rem;
    }

    .p-speeddial-direction-right .p-speeddial-item:first-child {
        margin-left: .5rem;
    }

    .p-speeddial-circle .p-speeddial-item,
    .p-speeddial-semi-circle .p-speeddial-item,
    .p-speeddial-quarter-circle .p-speeddial-item {
        margin: 0;
    }

    .p-speeddial-circle .p-speeddial-item:first-child,
    .p-speeddial-circle .p-speeddial-item:last-child,
    .p-speeddial-semi-circle .p-speeddial-item:first-child,
    .p-speeddial-semi-circle .p-speeddial-item:last-child,
    .p-speeddial-quarter-circle .p-speeddial-item:first-child,
    .p-speeddial-quarter-circle .p-speeddial-item:last-child {
        margin: 0;
    }

    .p-speeddial-mask {
        background-color: #0006;
    }

    .p-splitbutton {
        border-radius: 6px;
    }

    .p-splitbutton.p-button-outlined>.p-button {
        background-color: transparent;
        color: #3b82f6;
        border: 1px solid;
    }

    .p-splitbutton.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(59, 130, 246, .04);
        color: #3b82f6;
    }

    .p-splitbutton.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(59, 130, 246, .16);
        color: #3b82f6;
    }

    .p-splitbutton.p-button-outlined.p-button-plain>.p-button {
        color: #6c757d;
        border-color: #6c757d;
    }

    .p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:hover,
    .p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: #e9ecef;
        color: #6c757d;
    }

    .p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:active,
    .p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active {
        background: #dee2e6;
        color: #6c757d;
    }

    .p-splitbutton.p-button-text>.p-button {
        background-color: transparent;
        color: #3b82f6;
        border-color: transparent;
    }

    .p-splitbutton.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(59, 130, 246, .04);
        color: #3b82f6;
        border-color: transparent;
    }

    .p-splitbutton.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(59, 130, 246, .16);
        color: #3b82f6;
        border-color: transparent;
    }

    .p-splitbutton.p-button-text.p-button-plain>.p-button {
        color: #6c757d;
    }

    .p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:hover,
    .p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: #e9ecef;
        color: #6c757d;
    }

    .p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:active,
    .p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active {
        background: #dee2e6;
        color: #6c757d;
    }

    .p-splitbutton.p-button-raised {
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    }

    .p-splitbutton.p-button-rounded {
        border-radius: 2rem;
    }

    .p-splitbutton.p-button-rounded>.p-button {
        border-radius: 2rem;
    }

    .p-splitbutton.p-button-sm>.p-button {
        font-size: .875rem;
        padding: .65625rem 1.09375rem;
    }

    .p-splitbutton.p-button-sm>.p-button .p-button-icon {
        font-size: .875rem;
    }

    .p-splitbutton.p-button-lg>.p-button {
        font-size: 1.25rem;
        padding: .9375rem 1.5625rem;
    }

    .p-splitbutton.p-button-lg>.p-button .p-button-icon {
        font-size: 1.25rem;
    }

    .p-splitbutton.p-button-secondary.p-button-outlined>.p-button {
        background-color: transparent;
        color: #64748b;
        border: 1px solid;
    }

    .p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(100, 116, 139, .04);
        color: #64748b;
    }

    .p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(100, 116, 139, .16);
        color: #64748b;
    }

    .p-splitbutton.p-button-secondary.p-button-text>.p-button {
        background-color: transparent;
        color: #64748b;
        border-color: transparent;
    }

    .p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(100, 116, 139, .04);
        border-color: transparent;
        color: #64748b;
    }

    .p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(100, 116, 139, .16);
        border-color: transparent;
        color: #64748b;
    }

    .p-splitbutton.p-button-info.p-button-outlined>.p-button {
        background-color: transparent;
        color: #3b82f6;
        border: 1px solid;
    }

    .p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(59, 130, 246, .04);
        color: #3b82f6;
    }

    .p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(59, 130, 246, .16);
        color: #3b82f6;
    }

    .p-splitbutton.p-button-info.p-button-text>.p-button {
        background-color: transparent;
        color: #3b82f6;
        border-color: transparent;
    }

    .p-splitbutton.p-button-info.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(59, 130, 246, .04);
        border-color: transparent;
        color: #3b82f6;
    }

    .p-splitbutton.p-button-info.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(59, 130, 246, .16);
        border-color: transparent;
        color: #3b82f6;
    }

    .p-splitbutton.p-button-success.p-button-outlined>.p-button {
        background-color: transparent;
        color: #22c55e;
        border: 1px solid;
    }

    .p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(34, 197, 94, .04);
        color: #22c55e;
    }

    .p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(34, 197, 94, .16);
        color: #22c55e;
    }

    .p-splitbutton.p-button-success.p-button-text>.p-button {
        background-color: transparent;
        color: #22c55e;
        border-color: transparent;
    }

    .p-splitbutton.p-button-success.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(34, 197, 94, .04);
        border-color: transparent;
        color: #22c55e;
    }

    .p-splitbutton.p-button-success.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(34, 197, 94, .16);
        border-color: transparent;
        color: #22c55e;
    }

    .p-splitbutton.p-button-warning.p-button-outlined>.p-button {
        background-color: transparent;
        color: #f59e0b;
        border: 1px solid;
    }

    .p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(245, 158, 11, .04);
        color: #f59e0b;
    }

    .p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(245, 158, 11, .16);
        color: #f59e0b;
    }

    .p-splitbutton.p-button-warning.p-button-text>.p-button {
        background-color: transparent;
        color: #f59e0b;
        border-color: transparent;
    }

    .p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(245, 158, 11, .04);
        border-color: transparent;
        color: #f59e0b;
    }

    .p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(245, 158, 11, .16);
        border-color: transparent;
        color: #f59e0b;
    }

    .p-splitbutton.p-button-help.p-button-outlined>.p-button {
        background-color: transparent;
        color: #a855f7;
        border: 1px solid;
    }

    .p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(168, 85, 247, .04);
        color: #a855f7;
    }

    .p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(168, 85, 247, .16);
        color: #a855f7;
    }

    .p-splitbutton.p-button-help.p-button-text>.p-button {
        background-color: transparent;
        color: #a855f7;
        border-color: transparent;
    }

    .p-splitbutton.p-button-help.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(168, 85, 247, .04);
        border-color: transparent;
        color: #a855f7;
    }

    .p-splitbutton.p-button-help.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(168, 85, 247, .16);
        border-color: transparent;
        color: #a855f7;
    }

    .p-splitbutton.p-button-danger.p-button-outlined>.p-button {
        background-color: transparent;
        color: #ef4444;
        border: 1px solid;
    }

    .p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:hover,
    .p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(239, 68, 68, .04);
        color: #ef4444;
    }

    .p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:active,
    .p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(239, 68, 68, .16);
        color: #ef4444;
    }

    .p-splitbutton.p-button-danger.p-button-text>.p-button {
        background-color: transparent;
        color: #ef4444;
        border-color: transparent;
    }

    .p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:hover,
    .p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover {
        background: rgba(239, 68, 68, .04);
        border-color: transparent;
        color: #ef4444;
    }

    .p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:active,
    .p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active {
        background: rgba(239, 68, 68, .16);
        border-color: transparent;
        color: #ef4444;
    }

    .p-carousel .p-carousel-content .p-carousel-prev,
    .p-carousel .p-carousel-content .p-carousel-next {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
        margin: .5rem;
    }

    .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
    .p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
    .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-carousel .p-carousel-indicators {
        padding: 1rem;
    }

    .p-carousel .p-carousel-indicators .p-carousel-indicator {
        margin-right: .5rem;
        margin-bottom: .5rem;
    }

    .p-carousel .p-carousel-indicators .p-carousel-indicator button {
        background-color: #ced4da;
        width: 2rem;
        height: .5rem;
        transition: background-color .2s, color .2s, box-shadow .2s;
        border-radius: 0;
    }

    .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
        background: #adb5bd;
    }

    .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-datatable .p-paginator-top,
    .p-datatable .p-paginator-bottom {
        border-width: 0 0 1px 0;
        border-radius: 0;
    }

    .p-datatable .p-datatable-header {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 1px 0 1px 0;
        padding: 1rem;
        font-weight: 700;
    }

    .p-datatable .p-datatable-footer {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        padding: 1rem;
        font-weight: 700;
    }

    .p-datatable .p-datatable-thead>tr>th {
        text-align: left;
        padding: 1rem;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        font-weight: 700;
        color: #343a40;
        background: #f8f9fa;
        transition: box-shadow .2s;
    }

    .p-datatable .p-datatable-tfoot>tr>td {
        text-align: left;
        padding: 1rem;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        font-weight: 700;
        color: #343a40;
        background: #f8f9fa;
    }

    .p-datatable .p-sortable-column .p-sortable-column-icon {
        color: #343a40;
        margin-left: .5rem;
    }

    .p-datatable .p-sortable-column .p-sortable-column-badge {
        border-radius: 50%;
        height: 1.143rem;
        min-width: 1.143rem;
        line-height: 1.143rem;
        color: #1d4ed8;
        background: #EFF6FF;
        margin-left: .5rem;
    }

    .p-datatable .p-sortable-column:not(.p-highlight):hover {
        background: #e9ecef;
        color: #343a40;
    }

    .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
        color: #343a40;
    }

    .p-datatable .p-sortable-column.p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
        color: #1d4ed8;
    }

    .p-datatable .p-sortable-column.p-highlight:hover {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
        color: #1d4ed8;
    }

    .p-datatable .p-sortable-column:focus-visible {
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
        outline: 0 none;
    }

    .p-datatable .p-datatable-tbody>tr {
        background: #ffffff;
        color: #495057;
        transition: box-shadow .2s;
    }

    .p-datatable .p-datatable-tbody>tr>td {
        text-align: left;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        padding: 1rem;
    }

    .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,
    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save {
        margin-right: .5rem;
    }

    .p-datatable .p-datatable-tbody>tr:focus-visible {
        outline: .15rem solid #BFDBFE;
        outline-offset: -.15rem;
    }

    .p-datatable .p-datatable-tbody>tr.p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td {
        box-shadow: inset 0 2px #eff6ff;
    }

    .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td {
        box-shadow: inset 0 -2px #eff6ff;
    }

    .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-datatable .p-column-resizer-helper {
        background: #3B82F6;
    }

    .p-datatable .p-datatable-scrollable-header,
    .p-datatable .p-datatable-scrollable-footer {
        background: #f8f9fa;
    }

    .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,
    .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,
    .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-thead,
    .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-tfoot {
        background-color: #f8f9fa;
    }

    .p-datatable .p-datatable-loading-icon {
        font-size: 2rem;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-header {
        border-width: 1px 1px 0 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-footer {
        border-width: 0 1px 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-paginator-top {
        border-width: 0 1px 0 1px;
    }

    .p-datatable.p-datatable-gridlines .p-paginator-bottom {
        border-width: 0 1px 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th {
        border-width: 1px 0 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child {
        border-width: 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td {
        border-width: 1px 0 0 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child {
        border-width: 1px 1px 0 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td {
        border-width: 1px 0 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child {
        border-width: 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td {
        border-width: 1px 0 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child {
        border-width: 1px 1px 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td {
        border-width: 0 0 1px 1px;
    }

    .p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child {
        border-width: 0 1px 1px 1px;
    }

    .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td {
        border-width: 0 0 1px 1px;
    }

    .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child {
        border-width: 0 1px 1px 1px;
    }

    .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td {
        border-width: 0 0 0 1px;
    }

    .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child {
        border-width: 0 1px 0 1px;
    }

    .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n) {
        background: #fcfcfc;
    }

    .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler {
        color: #1d4ed8;
    }

    .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover {
        color: #1d4ed8;
    }

    .p-datatable.p-datatable-sm .p-datatable-header {
        padding: .5rem;
    }

    .p-datatable.p-datatable-sm .p-datatable-thead>tr>th {
        padding: .5rem;
    }

    .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td {
        padding: .5rem;
    }

    .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td {
        padding: .5rem;
    }

    .p-datatable.p-datatable-sm .p-datatable-footer {
        padding: .5rem;
    }

    .p-datatable.p-datatable-lg .p-datatable-header {
        padding: 1.25rem;
    }

    .p-datatable.p-datatable-lg .p-datatable-thead>tr>th {
        padding: 1.25rem;
    }

    .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td {
        padding: 1.25rem;
    }

    .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td {
        padding: 1.25rem;
    }

    .p-datatable.p-datatable-lg .p-datatable-footer {
        padding: 1.25rem;
    }

    .p-dataview .p-paginator-top,
    .p-dataview .p-paginator-bottom {
        border-width: 0 0 1px 0;
        border-radius: 0;
    }

    .p-dataview .p-dataview-header {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 1px 0 1px 0;
        padding: 1rem;
        font-weight: 700;
    }

    .p-dataview .p-dataview-content {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        padding: 0;
    }

    .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div {
        border: solid #dee2e6;
        border-width: 0 0 1px 0;
    }

    .p-dataview .p-dataview-footer {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        padding: 1rem;
        font-weight: 700;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-dataview .p-dataview-loading-icon {
        font-size: 2rem;
    }

    .p-dataview .p-dataview-emptymessage {
        padding: 1.25rem;
    }

    .p-column-filter-row .p-column-filter-menu-button,
    .p-column-filter-row .p-column-filter-clear-button {
        margin-left: .5rem;
    }

    .p-column-filter-menu-button {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-column-filter-menu-button:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-column-filter-menu-button.p-column-filter-menu-button-open,
    .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
        background: #e9ecef;
        color: #343a40;
    }

    .p-column-filter-menu-button.p-column-filter-menu-button-active,
    .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-column-filter-menu-button:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-column-filter-clear-button {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-column-filter-clear-button:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-column-filter-clear-button:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-column-filter-overlay {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 2px 12px #0000001a;
        min-width: 12.5rem;
    }

    .p-column-filter-overlay .p-column-filter-row-items {
        padding: .75rem 0;
    }

    .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
        margin: 0;
        padding: .75rem 1.25rem;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-column-filter-overlay-menu .p-column-filter-operator {
        padding: .75rem 1.25rem;
        border-bottom: 1px solid #dee2e6;
        color: #343a40;
        background: #f8f9fa;
        margin: 0;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-column-filter-overlay-menu .p-column-filter-constraint {
        padding: 1.25rem;
        border-bottom: 1px solid #dee2e6;
    }

    .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
        margin-bottom: .5rem;
    }

    .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
        margin-top: .5rem;
    }

    .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
        border-bottom: 0 none;
    }

    .p-column-filter-overlay-menu .p-column-filter-add-rule {
        padding: .75rem 1.25rem;
    }

    .p-column-filter-overlay-menu .p-column-filter-buttonbar {
        padding: 1.25rem;
    }

    .fc.fc-unthemed .fc-view-container th {
        background: #f8f9fa;
        border: 1px solid #dee2e6;
        color: #343a40;
    }

    .fc.fc-unthemed .fc-view-container td.fc-widget-content {
        background: #ffffff;
        border: 1px solid #dee2e6;
        color: #495057;
    }

    .fc.fc-unthemed .fc-view-container td.fc-head-container {
        border: 1px solid #dee2e6;
    }

    .fc.fc-unthemed .fc-view-container .fc-row {
        border-right: 1px solid #dee2e6;
    }

    .fc.fc-unthemed .fc-view-container .fc-event {
        background: #2563eb;
        border: 1px solid #2563eb;
        color: #fff;
    }

    .fc.fc-unthemed .fc-view-container .fc-divider {
        background: #f8f9fa;
        border: 1px solid #dee2e6;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button {
        color: #fff;
        background: #3B82F6;
        border: 1px solid #3B82F6;
        font-size: 1rem;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
        display: flex;
        align-items: center;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
        background: #1D4ED8;
        color: #fff;
        border-color: #1d4ed8;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
        font-family: PrimeIcons !important;
        text-indent: 0;
        font-size: 1rem;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
        content: "\e900"
    }

    .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
        font-family: PrimeIcons !important;
        text-indent: 0;
        font-size: 1rem;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
        content: "\e901"
    }

    .fc.fc-unthemed .fc-toolbar .fc-button:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
        background: #ffffff;
        border: 1px solid #ced4da;
        color: #495057;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
        background: #e9ecef;
        border-color: #ced4da;
        color: #495057;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
        background: #3B82F6;
        border-color: #3b82f6;
        color: #fff;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
        background: #2563eb;
        border-color: #2563eb;
        color: #fff;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,
    .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        z-index: 1;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
        border-radius: 0;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
        border-color: #dee2e6;
    }

    .fc.fc-theme-standard .fc-view-harness th {
        background: #f8f9fa;
        border-color: #dee2e6;
        color: #343a40;
    }

    .fc.fc-theme-standard .fc-view-harness td {
        color: #495057;
        border-color: #dee2e6;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-view {
        background: #ffffff;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover {
        background: none;
        border: 0 none;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
        border: 1px solid #dee2e6;
        padding: 1.25rem;
        background: #f8f9fa;
        color: #343a40;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        font-family: PrimeIcons !important;
        font-size: 1rem;
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
        content: "\e90b"
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
        padding: 1.25rem;
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        border-top: 0 none;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
        color: #fff;
        background: #2563eb;
        border-color: #2563eb;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
        color: #fff;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
        background: #2563eb;
        border-color: #2563eb;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
        background: #e9ecef;
        color: #495057;
    }

    .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
        background: #f8f9fa;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button {
        color: #fff;
        background: #3B82F6;
        border: 1px solid #3B82F6;
        font-size: 1rem;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
        border-radius: 6px;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
        background: #1D4ED8;
        color: #fff;
        border-color: #1d4ed8;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
        opacity: .6;
        color: #fff;
        background: #3B82F6;
        border: 1px solid #3B82F6;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
        font-family: PrimeIcons !important;
        text-indent: 0;
        font-size: 1rem;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
        content: "\e900"
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
        font-family: PrimeIcons !important;
        text-indent: 0;
        font-size: 1rem;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
        content: "\e901"
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
        background: #ffffff;
        border: 1px solid #ced4da;
        color: #495057;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
        background: #e9ecef;
        border-color: #ced4da;
        color: #495057;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
        background: #3B82F6;
        border-color: #3b82f6;
        color: #fff;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
        background: #2563eb;
        border-color: #2563eb;
        color: #fff;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,
    .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
        z-index: 1;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
        border-radius: 0;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .fc.fc-theme-standard a {
        color: #495057;
    }

    .fc.fc-theme-standard .fc-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-orderlist .p-orderlist-controls {
        padding: 1.25rem;
    }

    .p-orderlist .p-orderlist-controls .p-button {
        margin-bottom: .5rem;
    }

    .p-orderlist .p-orderlist-header {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        padding: 1.25rem;
        border-bottom: 0 none;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-orderlist .p-orderlist-header .p-orderlist-title {
        font-weight: 700;
    }

    .p-orderlist .p-orderlist-filter-container {
        padding: 1.25rem;
        background: #ffffff;
        border: 1px solid #dee2e6;
        border-bottom: 0 none;
    }

    .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
        padding-right: 1.75rem;
    }

    .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-orderlist .p-orderlist-list {
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        padding: .75rem 0;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-orderlist .p-orderlist-list .p-orderlist-item {
        padding: .75rem 1.25rem;
        margin: 0;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
    }

    .p-orderlist .p-orderlist-list .p-orderlist-item:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-orderlist .p-orderlist-list .p-orderlist-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
    }

    .p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n) {
        background: #fcfcfc;
    }

    .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover {
        background: #e9ecef;
    }

    .p-orderlist-item.cdk-drag-preview {
        padding: .75rem 1.25rem;
        box-shadow: 0 2px 12px #0000001a;
        border: 0 none;
        color: #495057;
        background: #ffffff;
        margin: 0;
    }

    .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-organizationchart .p-organizationchart-node-content.p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
        color: #70aeff;
    }

    .p-organizationchart .p-organizationchart-line-down {
        background: #dee2e6;
    }

    .p-organizationchart .p-organizationchart-line-left {
        border-right: 1px solid #dee2e6;
        border-color: #dee2e6;
    }

    .p-organizationchart .p-organizationchart-line-top {
        border-top: 1px solid #dee2e6;
        border-color: #dee2e6;
    }

    .p-organizationchart .p-organizationchart-node-content {
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        padding: 1.25rem;
    }

    .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
        background: inherit;
        color: inherit;
        border-radius: 50%
    }

    .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-paginator {
        background: #ffffff;
        color: #6c757d;
        border: solid #e9ecef;
        border-width: 0;
        padding: .5rem 1rem;
        border-radius: 6px;
    }

    .p-paginator .p-paginator-first,
    .p-paginator .p-paginator-prev,
    .p-paginator .p-paginator-next,
    .p-paginator .p-paginator-last {
        background-color: transparent;
        border: 0 none;
        color: #6c757d;
        min-width: 3rem;
        height: 3rem;
        margin: .143rem;
        transition: box-shadow .2s;
        border-radius: 50%
    }

    .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
    .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
    .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
    .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
        background: #e9ecef;
        border-color: transparent;
        color: #343a40;
    }

    .p-paginator .p-paginator-first {
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%
    }

    .p-paginator .p-paginator-last {
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%
    }

    .p-paginator .p-dropdown {
        margin-left: .5rem;
        margin-right: .5rem;
        height: 3rem;
    }

    .p-paginator .p-dropdown .p-dropdown-label {
        padding-right: 0;
    }

    .p-paginator .p-paginator-page-input {
        margin-left: .5rem;
        margin-right: .5rem;
    }

    .p-paginator .p-paginator-page-input .p-inputtext {
        max-width: 3rem;
    }

    .p-paginator .p-paginator-current {
        background-color: transparent;
        border: 0 none;
        color: #6c757d;
        min-width: 3rem;
        height: 3rem;
        margin: .143rem;
        padding: 0 .5rem;
    }

    .p-paginator .p-paginator-pages .p-paginator-page {
        background-color: transparent;
        border: 0 none;
        color: #6c757d;
        min-width: 3rem;
        height: 3rem;
        margin: .143rem;
        transition: box-shadow .2s;
        border-radius: 50%
    }

    .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
        background: #EFF6FF;
        border-color: #eff6ff;
        color: #1d4ed8;
    }

    .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
        background: #e9ecef;
        border-color: transparent;
        color: #343a40;
    }

    .p-picklist .p-picklist-buttons {
        padding: 1.25rem;
    }

    .p-picklist .p-picklist-buttons .p-button {
        margin-bottom: .5rem;
    }

    .p-picklist .p-picklist-header {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        padding: 1.25rem;
        border-bottom: 0 none;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-picklist .p-picklist-header .p-picklist-title {
        font-weight: 700;
    }

    .p-picklist .p-picklist-filter-container {
        padding: 1.25rem;
        background: #ffffff;
        border: 1px solid #dee2e6;
        border-bottom: 0 none;
    }

    .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
        padding-right: 1.75rem;
    }

    .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-picklist .p-picklist-list {
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        padding: .75rem 0;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-picklist .p-picklist-list .p-picklist-item {
        padding: .75rem 1.25rem;
        margin: 0;
        border: 0 none;
        color: #495057;
        background: transparent;
        transition: box-shadow .2s;
    }

    .p-picklist .p-picklist-list .p-picklist-item:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-picklist .p-picklist-list .p-picklist-empty-message {
        padding: .75rem 1.25rem;
        color: #495057;
    }

    .p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n) {
        background: #fcfcfc;
    }

    .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover {
        background: #e9ecef;
    }

    .p-picklist-item.cdk-drag-preview {
        padding: .75rem 1.25rem;
        box-shadow: 0 2px 12px #0000001a;
        border: 0 none;
        color: #495057;
        background: #ffffff;
        margin: 0;
    }

    .p-timeline .p-timeline-event-marker {
        border: 2px solid #3B82F6;
        border-radius: 50%;
        width: 1rem;
        height: 1rem;
        background-color: #fff;
    }

    .p-timeline .p-timeline-event-connector {
        background-color: #dee2e6;
    }

    .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
    .p-timeline.p-timeline-vertical .p-timeline-event-content {
        padding: 0 1rem;
    }

    .p-timeline.p-timeline-vertical .p-timeline-event-connector {
        width: 2px;
    }

    .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
    .p-timeline.p-timeline-horizontal .p-timeline-event-content {
        padding: 1rem 0;
    }

    .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
        height: 2px;
    }

    .p-tree {
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        padding: 1.25rem;
        border-radius: 6px;
    }

    .p-tree .p-tree-container .p-treenode {
        padding: .143rem;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content {
        border-radius: 6px;
        transition: box-shadow .2s;
        padding: .5rem;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
        margin-right: .5rem;
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
        margin-right: .5rem;
        color: #6c757d;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
        margin-right: .5rem;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
        color: #495057;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,
    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
        color: #1d4ed8;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
        background: #e9ecef;
        color: #495057;
    }

    .p-tree .p-tree-filter-container {
        margin-bottom: .5rem;
    }

    .p-tree .p-tree-filter-container .p-tree-filter {
        width: 100%;
        padding-right: 1.75rem;
    }

    .p-tree .p-tree-filter-container .p-tree-filter-icon {
        right: .75rem;
        color: #6c757d;
    }

    .p-tree .p-treenode-children {
        padding: 0 0 0 1rem;
    }

    .p-tree .p-tree-loading-icon {
        font-size: 2rem;
    }

    .p-tree .p-tree-loading-icon.p-icon {
        width: 2rem;
        height: 2rem;
    }

    .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
        background-color: #8cbeff;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
        border-radius: 6px;
        border: 1px solid #dee2e6;
        background-color: #fff;
        color: #495057;
        padding: .5rem;
        transition: box-shadow .2s;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
        background-color: #eff6ff;
        color: #1d4ed8;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
        color: #1d4ed8;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
        margin-right: .5rem;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
        margin-right: .5rem;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
        background-color: inherit;
        color: inherit;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-treetable .p-paginator-top,
    .p-treetable .p-paginator-bottom {
        border-width: 0 0 1px 0;
        border-radius: 0;
    }

    .p-treetable .p-treetable-header {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 1px 0 1px 0;
        padding: 1rem;
        font-weight: 700;
    }

    .p-treetable .p-treetable-footer {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        padding: 1rem;
        font-weight: 700;
    }

    .p-treetable .p-treetable-thead>tr>th {
        text-align: left;
        padding: 1rem;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        font-weight: 700;
        color: #343a40;
        background: #f8f9fa;
        transition: box-shadow .2s;
    }

    .p-treetable .p-treetable-tfoot>tr>td {
        text-align: left;
        padding: 1rem;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        font-weight: 700;
        color: #343a40;
        background: #f8f9fa;
    }

    .p-treetable .p-sortable-column {
        outline-color: #bfdbfe;
    }

    .p-treetable .p-sortable-column .p-sortable-column-icon {
        color: #343a40;
        margin-left: .5rem;
    }

    .p-treetable .p-sortable-column .p-sortable-column-badge {
        border-radius: 50%;
        height: 1.143rem;
        min-width: 1.143rem;
        line-height: 1.143rem;
        color: #1d4ed8;
        background: #EFF6FF;
        margin-left: .5rem;
    }

    .p-treetable .p-sortable-column:not(.p-highlight):hover {
        background: #e9ecef;
        color: #343a40;
    }

    .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
        color: #343a40;
    }

    .p-treetable .p-sortable-column.p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
        color: #1d4ed8;
    }

    .p-treetable .p-treetable-tbody>tr {
        background: #ffffff;
        color: #495057;
        transition: box-shadow .2s;
    }

    .p-treetable .p-treetable-tbody>tr>td {
        text-align: left;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        padding: 1rem;
    }

    .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
        margin-right: .5rem;
    }

    .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler.p-icon {
        width: 2rem;
        height: 2rem;
    }

    .p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox {
        margin-right: .5rem;
    }

    .p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
        color: #495057;
    }

    .p-treetable .p-treetable-tbody>tr:focus-visible {
        outline: .15rem solid #BFDBFE;
        outline-offset: -.15rem;
    }

    .p-treetable .p-treetable-tbody>tr.p-highlight {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler {
        color: #1d4ed8;
    }

    .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover {
        color: #1d4ed8;
    }

    .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler {
        color: #495057;
    }

    .p-treetable .p-column-resizer-helper {
        background: #3B82F6;
    }

    .p-treetable .p-treetable-scrollable-header,
    .p-treetable .p-treetable-scrollable-footer {
        background: #f8f9fa;
    }

    .p-treetable .p-treetable-loading-icon {
        font-size: 2rem;
    }

    .p-treetable .p-treetable-loading-icon.p-icon {
        width: 2rem;
        height: 2rem;
    }

    .p-treetable.p-treetable-gridlines .p-datatable-header {
        border-width: 1px 1px 0 1px;
    }

    .p-treetable.p-treetable-gridlines .p-treetable-footer {
        border-width: 0 1px 1px 1px;
    }

    .p-treetable.p-treetable-gridlines .p-treetable-top {
        border-width: 0 1px 0 1px;
    }

    .p-treetable.p-treetable-gridlines .p-treetable-bottom {
        border-width: 0 1px 1px 1px;
    }

    .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th {
        border-width: 1px;
    }

    .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td {
        border-width: 1px;
    }

    .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td {
        border-width: 1px;
    }

    .p-treetable.p-treetable-sm .p-treetable-header {
        padding: .875rem;
    }

    .p-treetable.p-treetable-sm .p-treetable-thead>tr>th {
        padding: .5rem;
    }

    .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td {
        padding: .5rem;
    }

    .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td {
        padding: .5rem;
    }

    .p-treetable.p-treetable-sm .p-treetable-footer {
        padding: .5rem;
    }

    .p-treetable.p-treetable-lg .p-treetable-header {
        padding: 1.25rem;
    }

    .p-treetable.p-treetable-lg .p-treetable-thead>tr>th {
        padding: 1.25rem;
    }

    .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td {
        padding: 1.25rem;
    }

    .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td {
        padding: 1.25rem;
    }

    .p-treetable.p-treetable-lg .p-treetable-footer {
        padding: 1.25rem;
    }

    .p-virtualscroller .p-virtualscroller-header {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 1px 0 1px 0;
        padding: 1rem;
        font-weight: 700;
    }

    .p-virtualscroller .p-virtualscroller-content {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        padding: 0;
    }

    .p-virtualscroller .p-virtualscroller-footer {
        background: #f8f9fa;
        color: #343a40;
        border: 1px solid #dee2e6;
        border-width: 0 0 1px 0;
        padding: 1rem;
        font-weight: 700;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .p-accordion .p-accordion-header .p-accordion-header-link {
        padding: 1.25rem;
        border: 1px solid #dee2e6;
        color: #6c757d;
        background: #f8f9fa;
        font-weight: 700;
        border-radius: 6px;
        transition: box-shadow .2s;
    }

    .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
        margin-right: .5rem;
    }

    .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
        background: #e9ecef;
        border-color: #dee2e6;
        color: #343a40;
    }

    .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
        background: #f8f9fa;
        border-color: #dee2e6;
        color: #343a40;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
        border-color: #dee2e6;
        background: #e9ecef;
        color: #343a40;
    }

    .p-accordion .p-accordion-content {
        padding: 1.25rem;
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        border-top: 0;
        border-radius: 0 0 6px 6px;
    }

    .p-accordion p-accordiontab .p-accordion-tab {
        margin-bottom: 4px;
    }

    .p-card {
        background: #ffffff;
        color: #495057;
        box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
        border-radius: 6px;
    }

    .p-card .p-card-body {
        padding: 1.25rem;
    }

    .p-card .p-card-title {
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: .5rem;
    }

    .p-card .p-card-subtitle {
        font-weight: 400;
        margin-bottom: .5rem;
        color: #6c757d;
    }

    .p-card .p-card-content {
        padding: 1.25rem 0;
    }

    .p-card .p-card-footer {
        padding: 1.25rem 0 0;
    }

    .p-divider .p-divider-content {
        background-color: #fff;
    }

    .p-divider.p-divider-horizontal {
        margin: 1.25rem 0;
        padding: 0 1.25rem;
    }

    .p-divider.p-divider-horizontal:before {
        border-top: 1px #dee2e6;
    }

    .p-divider.p-divider-horizontal .p-divider-content {
        padding: 0 .5rem;
    }

    .p-divider.p-divider-vertical {
        margin: 0 1.25rem;
        padding: 1.25rem 0;
    }

    .p-divider.p-divider-vertical:before {
        border-left: 1px #dee2e6;
    }

    .p-divider.p-divider-vertical .p-divider-content {
        padding: .5rem 0;
    }

    .p-fieldset {
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        border-radius: 6px;
    }

    .p-fieldset .p-fieldset-legend {
        padding: 1.25rem;
        border: 1px solid #dee2e6;
        color: #343a40;
        background: #f8f9fa;
        font-weight: 700;
        border-radius: 6px;
    }

    .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
        padding: 0;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
        padding: 1.25rem;
        color: #343a40;
        border-radius: 6px;
        transition: box-shadow .2s;
    }

    .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
        margin-right: .5rem;
    }

    .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
        background: #e9ecef;
        border-color: #dee2e6;
        color: #343a40;
    }

    .p-fieldset .p-fieldset-content {
        padding: 1.25rem;
    }

    .p-panel .p-panel-header {
        border: 1px solid #dee2e6;
        padding: 1.25rem;
        background: #f8f9fa;
        color: #343a40;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-panel .p-panel-header .p-panel-title {
        font-weight: 700;
    }

    .p-panel .p-panel-header .p-panel-header-icon {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-panel.p-panel-toggleable .p-panel-header {
        padding: .75rem 1.25rem;
    }

    .p-panel .p-panel-content {
        padding: 1.25rem;
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top: 0 none;
    }

    .p-panel .p-panel-footer {
        padding: .75rem 1.25rem;
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        border-top: 0 none;
    }

    .p-panel .p-panel-icons-end {
        order: 2;
        margin-left: auto;
    }

    .p-panel .p-panel-icons-start {
        order: 0;
        margin-right: .5rem;
    }

    .p-panel .p-panel-icons-center {
        order: 2;
        width: 100%;
        text-align: center;
    }

    .p-scrollpanel .p-scrollpanel-bar {
        background: #f8f9fa;
        border: 0 none;
    }

    .p-splitter {
        border: 1px solid #dee2e6;
        background: #ffffff;
        border-radius: 6px;
        color: #495057;
    }

    .p-splitter .p-splitter-gutter {
        transition: background-color .2s, color .2s, box-shadow .2s;
        background: #f8f9fa;
    }

    .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,
    .p-splitter .p-splitter-gutter-resizing {
        background: #dee2e6;
    }

    .p-tabview .p-tabview-nav-content {
        scroll-padding-inline: 3rem;
    }

    .p-tabview .p-tabview-nav {
        background: #ffffff;
        border: 1px solid #dee2e6;
        border-width: 0 0 2px 0;
    }

    .p-tabview .p-tabview-nav li {
        margin-right: 0;
    }

    .p-tabview .p-tabview-nav li .p-tabview-nav-link {
        border: solid #dee2e6;
        border-width: 0 0 2px 0;
        border-color: transparent transparent #dee2e6 transparent;
        background: #ffffff;
        color: #6c757d;
        padding: 1.25rem;
        font-weight: 700;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
        transition: box-shadow .2s;
        margin: 0 0 -2px;
    }

    .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
        background: #ffffff;
        border-color: #adb5bd;
        color: #6c757d;
    }

    .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
        background: #ffffff;
        border-color: #3b82f6;
        color: #3b82f6;
    }

    .p-tabview .p-tabview-left-icon {
        margin-right: .5rem;
    }

    .p-tabview .p-tabview-right-icon,
    .p-tabview .p-tabview-close {
        margin-left: .5rem;
    }

    .p-tabview .p-tabview-nav-btn.p-link {
        background: #ffffff;
        color: #3b82f6;
        width: 3rem;
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
        border-radius: 0;
    }

    .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-tabview .p-tabview-panels {
        background: #ffffff;
        padding: 1.25rem;
        border: 0 none;
        color: #495057;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-toolbar {
        background: #f8f9fa;
        border: 1px solid #dee2e6;
        padding: 1.25rem;
        border-radius: 6px;
        gap: .5rem;
    }

    .p-toolbar .p-toolbar-separator {
        margin: 0 .5rem;
    }

    .p-confirm-popup {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 1px 3px #0000004d;
    }

    .p-confirm-popup .p-confirm-popup-content {
        padding: 1.25rem;
    }

    .p-confirm-popup .p-confirm-popup-footer {
        text-align: right;
        padding: .75rem 1.25rem;
    }

    .p-confirm-popup .p-confirm-popup-footer button {
        margin: 0 .5rem 0 0;
        width: auto;
    }

    .p-confirm-popup .p-confirm-popup-footer button:last-child {
        margin: 0;
    }

    .p-confirm-popup:after {
        border: solid transparent;
        border-color: #fff0;
        border-bottom-color: #fff;
    }

    .p-confirm-popup:before {
        border: solid transparent;
        border-color: #fff0;
        border-bottom-color: #fff;
    }

    .p-confirm-popup.p-confirm-popup-flipped:after {
        border-top-color: #fff;
    }

    .p-confirm-popup.p-confirm-popup-flipped:before {
        border-top-color: #fff;
    }

    .p-confirm-popup .p-confirm-popup-icon {
        font-size: 1.5rem;
    }

    .p-confirm-popup .p-confirm-popup-icon.p-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    .p-confirm-popup .p-confirm-popup-message {
        margin-left: 1rem;
    }

    .p-dialog {
        border-radius: 6px;
        box-shadow: 0 1px 3px #0000004d;
        border: 0 none;
    }

    .p-dialog .p-dialog-header {
        border-bottom: 0 none;
        background: #ffffff;
        color: #343a40;
        padding: 1.5rem;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-dialog .p-dialog-header .p-dialog-title {
        font-weight: 700;
        font-size: 1.25rem;
    }

    .p-dialog .p-dialog-header .p-dialog-header-icon {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
        margin-right: .5rem;
    }

    .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
        margin-right: 0;
    }

    .p-dialog .p-dialog-content {
        background: #ffffff;
        color: #495057;
        padding: 0 1.5rem 2rem;
    }

    .p-dialog .p-dialog-content:last-of-type {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-dialog .p-dialog-footer {
        border-top: 0 none;
        background: #ffffff;
        color: #495057;
        padding: 0 1.5rem 1.5rem;
        text-align: right;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-dialog .p-dialog-footer button {
        margin: 0 .5rem 0 0;
        width: auto;
    }

    .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
        font-size: 2rem;
    }

    .p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
        width: 2rem;
        height: 2rem;
    }

    .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
        margin-left: 1rem;
    }

    .p-overlaypanel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        border-radius: 6px;
        box-shadow: 0 1px 3px #0000004d;
    }

    .p-overlaypanel .p-overlaypanel-content {
        padding: 1.25rem;
    }

    .p-overlaypanel .p-overlaypanel-close {
        background: #3B82F6;
        color: #fff;
        width: 2rem;
        height: 2rem;
        transition: background-color .2s, color .2s, box-shadow .2s;
        border-radius: 50%;
        position: absolute;
        top: -1rem;
        right: -1rem;
    }

    .p-overlaypanel .p-overlaypanel-close:enabled:hover {
        background: #2563eb;
        color: #fff;
    }

    .p-overlaypanel:after {
        border: solid transparent;
        border-color: #fff0;
        border-bottom-color: #fff;
    }

    .p-overlaypanel:before {
        border: solid transparent;
        border-color: #fff0;
        border-bottom-color: #f2f2f2;
    }

    .p-overlaypanel.p-overlaypanel-flipped:after {
        border-top-color: #fff;
    }

    .p-overlaypanel.p-overlaypanel-flipped:before {
        border-top-color: #fff;
    }

    .p-sidebar {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        box-shadow: 0 1px 3px #0000004d;
    }

    .p-sidebar .p-sidebar-header {
        padding: 1.25rem;
    }

    .p-sidebar .p-sidebar-header .p-sidebar-close,
    .p-sidebar .p-sidebar-header .p-sidebar-icon {
        width: 2rem;
        height: 2rem;
        color: #6c757d;
        border: 0 none;
        background: transparent;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
    .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
        color: #343a40;
        border-color: transparent;
        background: #e9ecef;
    }

    .p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
    .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-sidebar .p-sidebar-header+.p-sidebar-content {
        padding-top: 0;
    }

    .p-sidebar .p-sidebar-content,
    .p-sidebar .p-sidebar-footer {
        padding: 1.25rem;
    }

    .p-tooltip .p-tooltip-text {
        background: #495057;
        color: #fff;
        padding: .75rem;
        box-shadow: 0 2px 12px #0000001a;
        border-radius: 6px;
    }

    .p-tooltip.p-tooltip-right .p-tooltip-arrow {
        border-right-color: #495057;
    }

    .p-tooltip.p-tooltip-left .p-tooltip-arrow {
        border-left-color: #495057;
    }

    .p-tooltip.p-tooltip-top .p-tooltip-arrow {
        border-top-color: #495057;
    }

    .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
        border-bottom-color: #495057;
    }

    .p-fileupload .p-fileupload-buttonbar {
        background: #f8f9fa;
        padding: 1.25rem;
        border: 1px solid #dee2e6;
        color: #343a40;
        border-bottom: 0 none;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-fileupload .p-fileupload-buttonbar .p-button {
        margin-right: .5rem;
    }

    .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-fileupload .p-fileupload-content {
        background: #ffffff;
        padding: 2rem 1rem;
        border: 1px solid #dee2e6;
        color: #495057;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .p-fileupload .p-fileupload-content.p-fileupload-highlight {
        border-color: 1px dashed #3B82F6;
        border-style: dashed;
        background-color: #eff6ff;
    }

    .p-fileupload .p-progressbar {
        height: .25rem;
    }

    .p-fileupload .p-fileupload-row>div {
        padding: 1rem;
    }

    .p-fileupload.p-fileupload-advanced .p-message {
        margin-top: 0;
    }

    .p-fileupload-choose:not(.p-disabled):hover {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .p-fileupload-choose:not(.p-disabled):active {
        background: #1D4ED8;
        color: #fff;
        border-color: #1d4ed8;
    }

    .p-breadcrumb {
        background: #ffffff;
        border: 1px solid #dee2e6;
        border-radius: 6px;
        padding: 1rem;
    }

    .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
        transition: box-shadow .2s;
        border-radius: 6px;
    }

    .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
    }

    .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
        margin: 0 .5rem;
        color: #495057;
    }

    .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
        color: #495057;
    }

    .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
        color: #6c757d;
    }

    .p-contextmenu {
        padding: .25rem 0;
        background: #ffffff;
        color: #495057;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
        border-radius: 6px;
        width: 12.5rem;
    }

    .p-contextmenu .p-contextmenu-root-list {
        outline: 0 none;
    }

    .p-contextmenu .p-submenu-list {
        padding: .25rem 0;
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
        border-radius: 6px;
    }

    .p-contextmenu .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-contextmenu .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-contextmenu .p-submenu-icon {
        font-size: .875rem;
    }

    .p-contextmenu .p-submenu-icon.p-icon {
        width: .875rem;
        height: .875rem;
    }

    .p-dock .p-dock-list-container {
        background: rgba(255, 255, 255, .1);
        border: 1px solid rgba(255, 255, 255, .2);
        padding: .5rem;
        border-radius: .5rem;
    }

    .p-dock .p-dock-list-container .p-dock-list {
        outline: 0 none;
    }

    .p-dock .p-dock-item {
        padding: .5rem;
        border-radius: 6px;
    }

    .p-dock .p-dock-item.p-focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .15rem #bfdbfe;
    }

    .p-dock .p-dock-link {
        width: 4rem;
        height: 4rem;
    }

    .p-dock.p-dock-top .p-dock-item-second-prev,
    .p-dock.p-dock-top .p-dock-item-second-next,
    .p-dock.p-dock-bottom .p-dock-item-second-prev,
    .p-dock.p-dock-bottom .p-dock-item-second-next {
        margin: 0 .9rem;
    }

    .p-dock.p-dock-top .p-dock-item-prev,
    .p-dock.p-dock-top .p-dock-item-next,
    .p-dock.p-dock-bottom .p-dock-item-prev,
    .p-dock.p-dock-bottom .p-dock-item-next {
        margin: 0 1.3rem;
    }

    .p-dock.p-dock-top .p-dock-item-current,
    .p-dock.p-dock-bottom .p-dock-item-current {
        margin: 0 1.5rem;
    }

    .p-dock.p-dock-left .p-dock-item-second-prev,
    .p-dock.p-dock-left .p-dock-item-second-next,
    .p-dock.p-dock-right .p-dock-item-second-prev,
    .p-dock.p-dock-right .p-dock-item-second-next {
        margin: .9rem 0;
    }

    .p-dock.p-dock-left .p-dock-item-prev,
    .p-dock.p-dock-left .p-dock-item-next,
    .p-dock.p-dock-right .p-dock-item-prev,
    .p-dock.p-dock-right .p-dock-item-next {
        margin: 1.3rem 0;
    }

    .p-dock.p-dock-left .p-dock-item-current,
    .p-dock.p-dock-right .p-dock-item-current {
        margin: 1.5rem 0;
    }

    @media screen and (max-width: 960px) {

        .p-dock.p-dock-top .p-dock-list-container,
        .p-dock.p-dock-bottom .p-dock-list-container {
            overflow-x: auto;
            width: 100%
        }

        .p-dock.p-dock-top .p-dock-list-container .p-dock-list,
        .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list {
            margin: 0 auto;
        }

        .p-dock.p-dock-left .p-dock-list-container,
        .p-dock.p-dock-right .p-dock-list-container {
            overflow-y: auto;
            height: 100%
        }

        .p-dock.p-dock-left .p-dock-list-container .p-dock-list,
        .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
            margin: auto 0;
        }

        .p-dock .p-dock-list .p-dock-item {
            transform: none;
            margin: 0;
        }
    }

    .p-megamenu {
        padding: .5rem;
        background: #f8f9fa;
        color: #495057;
        border: 1px solid #dee2e6;
        border-radius: 6px;
    }

    .p-megamenu .p-megamenu-root-list {
        outline: 0 none;
    }

    .p-megamenu .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-megamenu .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-megamenu .p-megamenu-panel {
        background: #ffffff;
        color: #495057;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-megamenu .p-submenu-header {
        margin: 0;
        padding: .75rem 1.25rem;
        color: #343a40;
        background: #ffffff;
        font-weight: 700;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

    .p-megamenu .p-submenu-list {
        padding: .25rem 0;
        width: 12.5rem;
    }

    .p-megamenu .p-submenu-list .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-megamenu.p-megamenu-vertical {
        width: 12.5rem;
        padding: .25rem 0;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 6px;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link {
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
        margin-left: .5rem;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-menu {
        padding: .25rem 0;
        background: #ffffff;
        color: #495057;
        border: 1px solid #dee2e6;
        border-radius: 6px;
        width: 12.5rem;
    }

    .p-menu .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-menu .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-menu.p-menu-overlay {
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-menu .p-submenu-header {
        margin: 0;
        padding: .75rem 1.25rem;
        color: #343a40;
        background: #ffffff;
        font-weight: 700;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .p-menu .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-menu .p-menuitem-badge {
        background: #3B82F6;
        color: #fff;
        font-size: .75rem;
        font-weight: 700;
        min-width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        border-radius: 6px;
        margin-left: .5rem;
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .p-menubar {
        padding: .5rem;
        background: #f8f9fa;
        color: #495057;
        border: 1px solid #dee2e6;
        border-radius: 6px;
    }

    .p-menubar .p-menubar-root-list {
        outline: 0 none;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 6px;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link {
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
        margin-left: .5rem;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-menubar .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-menubar .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-menubar .p-submenu-list {
        padding: .25rem 0;
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
        width: 12.5rem;
    }

    .p-menubar .p-submenu-list .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-menubar .p-submenu-list .p-submenu-icon {
        font-size: .875rem;
    }

    @media screen and (max-width: 960px) {
        .p-menubar {
            position: relative;
        }

        .p-menubar .p-menubar-button {
            display: flex;
            width: 2rem;
            height: 2rem;
            color: #6c757d;
            border-radius: 50%;
            transition: background-color .2s, color .2s, box-shadow .2s;
        }

        .p-menubar .p-menubar-button:hover {
            color: #6c757d;
            background: #e9ecef;
        }

        .p-menubar .p-menubar-button:focus {
            outline: 0 none;
            outline-offset: 0;
            box-shadow: 0 0 0 .2rem #bfdbfe;
        }

        .p-menubar .p-menubar-root-list {
            position: absolute;
            display: none;
            padding: .25rem 0;
            background: #ffffff;
            border: 0 none;
            box-shadow: 0 2px 12px #0000001a;
            width: 100%
        }

        .p-menubar .p-menubar-root-list .p-menuitem-separator {
            border-top: 1px solid #dee2e6;
            margin: .25rem 0;
        }

        .p-menubar .p-menubar-root-list .p-submenu-icon {
            font-size: .875rem;
        }

        .p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
            margin-left: auto;
            transition: transform .2s;
        }

        .p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon {
            transform: rotate(-180deg);
        }

        .p-menubar .p-menubar-root-list .p-submenu-list {
            width: 100%;
            position: static;
            box-shadow: none;
            border: 0 none;
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
            transition: transform .2s;
            transform: rotate(90deg);
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon {
            transform: rotate(-90deg);
        }

        .p-menubar .p-menubar-root-list .p-menuitem {
            width: 100%;
            position: static;
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
            padding-left: 2.25rem;
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
            padding-left: 3.75rem;
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
            padding-left: 5.25rem;
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
            padding-left: 6.75rem;
        }

        .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
            padding-left: 8.25rem;
        }

        .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
            display: flex;
            flex-direction: column;
            top: 100%;
            left: 0;
            z-index: 1;
        }
    }

    .p-panelmenu .p-panelmenu-header {
        outline: 0 none;
    }

    .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
        border: 1px solid #dee2e6;
        color: #6c757d;
        background: #f8f9fa;
        border-radius: 6px;
        transition: box-shadow .2s;
    }

    .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action {
        color: #6c757d;
        padding: 1.25rem;
        font-weight: 700;
    }

    .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon,
    .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon {
        margin-right: .5rem;
    }

    .p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
        background: #e9ecef;
        border-color: #dee2e6;
        color: #343a40;
    }

    .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
        background: #f8f9fa;
        border-color: #dee2e6;
        color: #343a40;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        margin-bottom: 0;
    }

    .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
        border-color: #dee2e6;
        background: #e9ecef;
        color: #343a40;
    }

    .p-panelmenu .p-panelmenu-content {
        padding: .25rem 0;
        border: 1px solid #dee2e6;
        background: #ffffff;
        color: #495057;
        border-top: 0;
        border-radius: 0 0 6px 6px;
    }

    .p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
        outline: 0 none;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
        margin-right: .5rem;
    }

    .p-panelmenu .p-panelmenu-content .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
        padding: 0 0 0 1rem;
    }

    .p-panelmenu .p-panelmenu-panel {
        margin-bottom: 4px;
    }

    .p-slidemenu {
        padding: .25rem 0;
        background: #ffffff;
        color: #495057;
        border: 1px solid #dee2e6;
        border-radius: 6px;
        width: 12.5rem;
    }

    .p-slidemenu .p-slidemenu-root-list,
    .p-slidemenu .p-submenu-list {
        outline: 0 none;
    }

    .p-slidemenu .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-slidemenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-slidemenu.p-slidemenu-overlay {
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-slidemenu .p-slidemenu-list {
        padding: .25rem 0;
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-slidemenu .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-slidemenu .p-slidemenu-icon {
        font-size: .875rem;
    }

    .p-slidemenu .p-icon {
        width: .875rem;
        height: .875rem;
    }

    .p-slidemenu .p-slidemenu-backward {
        padding: .75rem 1.25rem;
        color: #495057;
    }

    .p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-slidemenu .p-menuitem-badge {
        background: #3B82F6;
        color: #fff;
        font-size: .75rem;
        font-weight: 700;
        min-width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        border-radius: 6px;
        margin-left: .5rem;
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .p-steps .p-steps-item .p-menuitem-link {
        background: transparent;
        transition: box-shadow .2s;
        border-radius: 6px;
        background: #ffffff;
    }

    .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
        color: #495057;
        border: 1px solid #e9ecef;
        background: #ffffff;
        min-width: 2rem;
        height: 2rem;
        line-height: 2rem;
        font-size: 1.143rem;
        z-index: 1;
        border-radius: 50%
    }

    .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
        margin-top: .5rem;
        color: #6c757d;
    }

    .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-steps .p-steps-item.p-highlight .p-steps-number {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-steps .p-steps-item.p-highlight .p-steps-title {
        font-weight: 700;
        color: #495057;
    }

    .p-steps .p-steps-item:before {
        content: " ";
        border-top: 1px solid #dee2e6;
        width: 100%;
        top: 50%;
        left: 0;
        display: block;
        position: absolute;
        margin-top: -1rem;
    }

    .p-tabmenu .p-tabmenu-nav {
        background: #ffffff;
        border: 1px solid #dee2e6;
        border-width: 0 0 2px 0;
    }

    .p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
        background: #3B82F6;
        color: #fff;
        font-size: .75rem;
        font-weight: 700;
        min-width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        border-radius: 6px;
        margin-left: .5rem;
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
        margin-right: 0;
    }

    .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
        border: solid #dee2e6;
        border-width: 0 0 2px 0;
        border-color: transparent transparent #dee2e6 transparent;
        background: #ffffff;
        color: #6c757d;
        padding: 1.25rem;
        font-weight: 700;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
        transition: box-shadow .2s;
        margin: 0 0 -2px;
    }

    .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
        margin-right: .5rem;
    }

    .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
        background: #ffffff;
        border-color: #adb5bd;
        color: #6c757d;
    }

    .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
        background: #ffffff;
        border-color: #3b82f6;
        color: #3b82f6;
    }

    .p-tabmenu .p-tabmenu-left-icon {
        margin-right: .5rem;
    }

    .p-tabmenu .p-tabmenu-right-icon {
        margin-left: .5rem;
    }

    .p-tabmenu .p-tabmenu-nav-btn.p-link {
        background: #ffffff;
        color: #3b82f6;
        width: 3rem;
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
        border-radius: 0;
    }

    .p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: inset 0 0 0 .2rem #bfdbfe;
    }

    .p-tieredmenu {
        padding: .25rem 0;
        background: #ffffff;
        color: #495057;
        border: 1px solid #dee2e6;
        border-radius: 6px;
        width: 12.5rem;
    }

    .p-tieredmenu.p-tieredmenu-overlay {
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-tieredmenu .p-tieredmenu-root-list {
        outline: 0 none;
    }

    .p-tieredmenu .p-submenu-list {
        padding: .25rem 0;
        background: #ffffff;
        border: 0 none;
        box-shadow: 0 2px 12px #0000001a;
    }

    .p-tieredmenu .p-menuitem>.p-menuitem-content {
        color: #495057;
        transition: box-shadow .2s;
        border-radius: 0;
    }

    .p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link {
        color: #495057;
        padding: .75rem 1.25rem;
        -webkit-user-select: none;
        user-select: none;
    }

    .p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon {
        color: #6c757d;
        margin-right: .5rem;
    }

    .p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content {
        color: #1d4ed8;
        background: #EFF6FF;
    }

    .p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #1d4ed8;
    }

    .p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #1d4ed8;
    }

    .p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content {
        background: rgba(59, 130, 246, .24);
    }

    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content {
        color: #495057;
        background: #dee2e6;
    }

    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,
    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon {
        color: #495057;
    }

    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover {
        color: #495057;
        background: #e9ecef;
    }

    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
        color: #495057;
    }

    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
    .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
        color: #6c757d;
    }

    .p-tieredmenu .p-menuitem-separator {
        border-top: 1px solid #dee2e6;
        margin: .25rem 0;
    }

    .p-tieredmenu .p-submenu-icon {
        font-size: .875rem;
    }

    .p-tieredmenu .p-submenu-icon.p-icon {
        width: .875rem;
        height: .875rem;
    }

    .p-inline-message {
        padding: .75rem;
        margin: 0;
        border-radius: 6px;
    }

    .p-inline-message.p-inline-message-info {
        background: #e9e9ff;
        border: solid #696cff;
        border-width: 0px;
        color: #696cff;
    }

    .p-inline-message.p-inline-message-info .p-inline-message-icon {
        color: #696cff;
    }

    .p-inline-message.p-inline-message-success {
        background: #e4f8f0;
        border: solid #1ea97c;
        border-width: 0px;
        color: #1ea97c;
    }

    .p-inline-message.p-inline-message-success .p-inline-message-icon {
        color: #1ea97c;
    }

    .p-inline-message.p-inline-message-warn {
        background: #fff2e2;
        border: solid #cc8925;
        border-width: 0px;
        color: #cc8925;
    }

    .p-inline-message.p-inline-message-warn .p-inline-message-icon {
        color: #cc8925;
    }

    .p-inline-message.p-inline-message-error {
        background: #ffe7e6;
        border: solid #ff5757;
        border-width: 0px;
        color: #ff5757;
    }

    .p-inline-message.p-inline-message-error .p-inline-message-icon {
        color: #ff5757;
    }

    .p-inline-message .p-inline-message-icon {
        font-size: 1rem;
        margin-right: .5rem;
    }

    .p-inline-message .p-icon {
        width: 1rem;
        height: 1rem;
    }

    .p-inline-message .p-inline-message-text {
        font-size: 1rem;
    }

    .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
        margin-right: 0;
    }

    .p-message {
        margin: 1rem 0;
        border-radius: 6px;
    }

    .p-message .p-message-wrapper {
        padding: 1.25rem 1.75rem;
    }

    .p-message .p-message-close {
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        background: transparent;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-message .p-message-close:hover {
        background: rgba(255, 255, 255, .3);
    }

    .p-message .p-message-close:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-message.p-message-info {
        background: #e9e9ff;
        border: solid #696cff;
        border-width: 0 0 0 6px;
        color: #696cff;
    }

    .p-message.p-message-info .p-message-icon,
    .p-message.p-message-info .p-message-close {
        color: #696cff;
    }

    .p-message.p-message-success {
        background: #e4f8f0;
        border: solid #1ea97c;
        border-width: 0 0 0 6px;
        color: #1ea97c;
    }

    .p-message.p-message-success .p-message-icon,
    .p-message.p-message-success .p-message-close {
        color: #1ea97c;
    }

    .p-message.p-message-warn {
        background: #fff2e2;
        border: solid #cc8925;
        border-width: 0 0 0 6px;
        color: #cc8925;
    }

    .p-message.p-message-warn .p-message-icon,
    .p-message.p-message-warn .p-message-close {
        color: #cc8925;
    }

    .p-message.p-message-error {
        background: #ffe7e6;
        border: solid #ff5757;
        border-width: 0 0 0 6px;
        color: #ff5757;
    }

    .p-message.p-message-error .p-message-icon,
    .p-message.p-message-error .p-message-close {
        color: #ff5757;
    }

    .p-message .p-message-text {
        font-size: 1rem;
        font-weight: 400;
    }

    .p-message .p-message-icon {
        font-size: 1.5rem;
        margin-right: .5rem;
    }

    .p-message .p-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    .p-message .p-message-summary {
        font-weight: 700;
    }

    .p-message .p-message-detail {
        margin-left: .5rem;
    }

    .p-toast {
        opacity: .9;
    }

    .p-toast .p-toast-message {
        margin: 0 0 1rem;
        box-shadow: 0 2px 12px #0000001a;
        border-radius: 6px;
    }

    .p-toast .p-toast-message .p-toast-message-content {
        padding: 1rem;
        border-width: 0 0 0 6px;
    }

    .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
        margin: 0 0 0 1rem;
    }

    .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
        font-size: 2rem;
    }

    .p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) {
        width: 2rem;
        height: 2rem;
    }

    .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
        font-weight: 700;
    }

    .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
        margin: .5rem 0 0;
    }

    .p-toast .p-toast-message .p-toast-icon-close {
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        background: transparent;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-toast .p-toast-message .p-toast-icon-close:hover {
        background: rgba(255, 255, 255, .3);
    }

    .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-toast .p-toast-message.p-toast-message-info {
        background: #e9e9ff;
        border: solid #696cff;
        border-width: 0 0 0 6px;
        color: #696cff;
    }

    .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
    .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
        color: #696cff;
    }

    .p-toast .p-toast-message.p-toast-message-success {
        background: #e4f8f0;
        border: solid #1ea97c;
        border-width: 0 0 0 6px;
        color: #1ea97c;
    }

    .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
    .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
        color: #1ea97c;
    }

    .p-toast .p-toast-message.p-toast-message-warn {
        background: #fff2e2;
        border: solid #cc8925;
        border-width: 0 0 0 6px;
        color: #cc8925;
    }

    .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
    .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
        color: #cc8925;
    }

    .p-toast .p-toast-message.p-toast-message-error {
        background: #ffe7e6;
        border: solid #ff5757;
        border-width: 0 0 0 6px;
        color: #ff5757;
    }

    .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
    .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
        color: #ff5757;
    }

    .p-galleria .p-galleria-close {
        margin: .5rem;
        background: transparent;
        color: #f8f9fa;
        width: 4rem;
        height: 4rem;
        transition: background-color .2s, color .2s, box-shadow .2s;
        border-radius: 50%
    }

    .p-galleria .p-galleria-close .p-galleria-close-icon {
        font-size: 2rem;
    }

    .p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
        width: 2rem;
        height: 2rem;
    }

    .p-galleria .p-galleria-close:hover {
        background: rgba(255, 255, 255, .1);
        color: #f8f9fa;
    }

    .p-galleria .p-galleria-item-nav {
        background: transparent;
        color: #f8f9fa;
        width: 4rem;
        height: 4rem;
        transition: background-color .2s, color .2s, box-shadow .2s;
        border-radius: 6px;
        margin: 0 .5rem;
    }

    .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
    .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
        font-size: 2rem;
    }

    .p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
        width: 2rem;
        height: 2rem;
    }

    .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
        background: rgba(255, 255, 255, .1);
        color: #f8f9fa;
    }

    .p-galleria .p-galleria-caption {
        background: rgba(0, 0, 0, .5);
        color: #f8f9fa;
        padding: 1rem;
    }

    .p-galleria .p-galleria-indicators {
        padding: 1rem;
    }

    .p-galleria .p-galleria-indicators .p-galleria-indicator button {
        background-color: #ced4da;
        width: 1rem;
        height: 1rem;
        transition: background-color .2s, color .2s, box-shadow .2s;
        border-radius: 50%
    }

    .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
        background: #adb5bd;
    }

    .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,
    .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
        margin-right: .5rem;
    }

    .p-galleria.p-galleria-indicators-left .p-galleria-indicator,
    .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
        margin-bottom: .5rem;
    }

    .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
        background: rgba(0, 0, 0, .5);
    }

    .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
        background: rgba(255, 255, 255, .4);
    }

    .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
        background: rgba(255, 255, 255, .6);
    }

    .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
        background: #EFF6FF;
        color: #1d4ed8;
    }

    .p-galleria .p-galleria-thumbnail-container {
        background: rgba(0, 0, 0, .9);
        padding: 1rem .25rem;
    }

    .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
    .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
        margin: .5rem;
        background-color: transparent;
        color: #f8f9fa;
        width: 2rem;
        height: 2rem;
        transition: background-color .2s, color .2s, box-shadow .2s;
        border-radius: 50%
    }

    .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
    .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
        background: rgba(255, 255, 255, .1);
        color: #f8f9fa;
    }

    .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-galleria-mask,
    .p-image-mask {
        --maskbg: rgba(0, 0, 0, .9);
    }

    .p-image-preview-indicator {
        background-color: transparent;
        color: #f8f9fa;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-image-preview-container:hover>.p-image-preview-indicator {
        background-color: #00000080;
    }

    .p-image-toolbar {
        padding: 1rem;
    }

    .p-image-action.p-link {
        color: #f8f9fa;
        background-color: transparent;
        width: 3rem;
        height: 3rem;
        border-radius: 50%;
        transition: background-color .2s, color .2s, box-shadow .2s;
        margin-right: .5rem;
    }

    .p-image-action.p-link:last-child {
        margin-right: 0;
    }

    .p-image-action.p-link:hover {
        color: #f8f9fa;
        background-color: #ffffff1a;
    }

    .p-image-action.p-link i {
        font-size: 1.5rem;
    }

    .p-image-action.p-link .p-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    .p-avatar {
        background-color: #dee2e6;
        border-radius: 6px;
    }

    .p-avatar.p-avatar-lg {
        width: 3rem;
        height: 3rem;
        font-size: 1.5rem;
    }

    .p-avatar.p-avatar-lg .p-avatar-icon {
        font-size: 1.5rem;
    }

    .p-avatar.p-avatar-xl {
        width: 4rem;
        height: 4rem;
        font-size: 2rem;
    }

    .p-avatar.p-avatar-xl .p-avatar-icon {
        font-size: 2rem;
    }

    .p-avatar-group .p-avatar {
        border: 2px solid #ffffff;
    }

    .p-badge {
        background: #3B82F6;
        color: #fff;
        font-size: .75rem;
        font-weight: 700;
        min-width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
    }

    .p-badge.p-badge-secondary {
        background-color: #64748b;
        color: #fff;
    }

    .p-badge.p-badge-success {
        background-color: #22c55e;
        color: #fff;
    }

    .p-badge.p-badge-info {
        background-color: #3b82f6;
        color: #fff;
    }

    .p-badge.p-badge-warning {
        background-color: #f59e0b;
        color: #fff;
    }

    .p-badge.p-badge-danger {
        background-color: #ef4444;
        color: #fff;
    }

    .p-badge.p-badge-lg {
        font-size: 1.125rem;
        min-width: 2.25rem;
        height: 2.25rem;
        line-height: 2.25rem;
    }

    .p-badge.p-badge-xl {
        font-size: 1.5rem;
        min-width: 3rem;
        height: 3rem;
        line-height: 3rem;
    }

    .p-chip {
        background-color: #dee2e6;
        color: #495057;
        border-radius: 16px;
        padding: 0 .75rem;
    }

    .p-chip .p-chip-text {
        line-height: 1.5;
        margin-top: .375rem;
        margin-bottom: .375rem;
    }

    .p-chip .p-chip-icon {
        margin-right: .5rem;
    }

    .p-chip .pi-chip-remove-icon {
        margin-left: .5rem;
    }

    .p-chip img {
        width: 2.25rem;
        height: 2.25rem;
        margin-left: -.75rem;
        margin-right: .5rem;
    }

    .p-chip .pi-chip-remove-icon {
        border-radius: 6px;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-chip .pi-chip-remove-icon:focus-visible {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-inplace .p-inplace-display {
        padding: .75rem;
        border-radius: 6px;
        transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    }

    .p-inplace .p-inplace-display:not(.p-disabled):hover {
        background: #e9ecef;
        color: #495057;
    }

    .p-inplace .p-inplace-display:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-progressbar {
        border: 0 none;
        height: 1.5rem;
        background: #dee2e6;
        border-radius: 6px;
    }

    .p-progressbar .p-progressbar-value {
        border: 0 none;
        margin: 0;
        background: #3B82F6;
    }

    .p-progressbar .p-progressbar-label {
        color: #fff;
        line-height: 1.5rem;
    }

    .p-scrolltop {
        width: 3rem;
        height: 3rem;
        border-radius: 50%;
        box-shadow: 0 2px 12px #0000001a;
        transition: background-color .2s, color .2s, box-shadow .2s;
    }

    .p-scrolltop.p-link {
        background: rgba(0, 0, 0, .7);
    }

    .p-scrolltop.p-link:hover {
        background: rgba(0, 0, 0, .8);
    }

    .p-scrolltop .p-scrolltop-icon {
        font-size: 1.5rem;
        color: #f8f9fa;
    }

    .p-scrolltop .p-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    .p-skeleton {
        background-color: #dee2e6;
        border-radius: 6px;
    }

    .p-skeleton:after {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .4), rgba(255, 255, 255, 0));
    }

    .p-tag {
        background: #3B82F6;
        color: #fff;
        font-size: .75rem;
        font-weight: 700;
        padding: .25rem .4rem;
        border-radius: 6px;
    }

    .p-tag.p-tag-success {
        background-color: #22c55e;
        color: #fff;
    }

    .p-tag.p-tag-info {
        background-color: #3b82f6;
        color: #fff;
    }

    .p-tag.p-tag-warning {
        background-color: #f59e0b;
        color: #fff;
    }

    .p-tag.p-tag-danger {
        background-color: #ef4444;
        color: #fff;
    }

    .p-tag .p-tag-icon {
        margin-right: .25rem;
        font-size: .75rem;
    }

    .p-tag .p-icon {
        width: .75rem;
        height: .75rem;
    }

    .p-terminal {
        background: #ffffff;
        color: #495057;
        border: 1px solid #dee2e6;
        padding: 1.25rem;
    }

    .p-terminal .p-terminal-input {
        font-family: inherit;
        font-feature-settings: inherit;
        font-size: inherit;
    }
}

@layer primeng {
    .p-button-label {
        font-weight: 700;
    }

    .p-accordion .p-accordion-header .p-accordion-header-link,
    .p-tabview .p-tabview-nav li .p-tabview-nav-link {
        transition: background-color .2s, border-color .2s, box-shadow .2s;
    }

    .p-tabview .p-tabview-nav .p-tabview-ink-bar {
        z-index: 1;
        display: block;
        position: absolute;
        bottom: 0;
        height: 2px;
        transition: .5s cubic-bezier(.35, 0, .25, 1);
    }

    .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,
    .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
        background-color: #3b82f6;
    }

    .p-button:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #9dc1fb, 0 1px 2px #000;
    }

    .p-button.p-button-secondary:enabled:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #b0b9c6, 0 1px 2px #000;
    }

    .p-button.p-button-success:enabled:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #88eaac, 0 1px 2px #000;
    }

    .p-button.p-button-info:enabled:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #9dc1fb, 0 1px 2px #000;
    }

    .p-button.p-button-warning:enabled:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #facf85, 0 1px 2px #000;
    }

    .p-button.p-button-help:enabled:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #d4aafb, 0 1px 2px #000;
    }

    .p-button.p-button-danger:enabled:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #f7a2a2, 0 1px 2px #000;
    }

    .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td {
        box-shadow: inset 0 2px #3b82f6;
    }

    .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td {
        box-shadow: inset 0 -2px #3b82f6;
    }
}

.pages-wrapper[_ngcontent-ng-c3850253225] {
    padding-top: 100px;
    margin: auto;
    padding-bottom: 80px;
}

.error-page[_ngcontent-ng-c3850253225] {
    padding-top: 4em;
    text-align: center;
    font-size: 30px;
}

.error-page[_ngcontent-ng-c3850253225] i[_ngcontent-ng-c3850253225] {
    font-size: 40px;
    color: red;
}


/*********************/


@media screen and (min-width: 768px) {
    .limiter[_ngcontent-ng-c3741156820] .login100-form-title[_ngcontent-ng-c3741156820] {
        background-color: #fff;
    }

    .limiter[_ngcontent-ng-c3741156820] .login100-form-title[_ngcontent-ng-c3741156820]:before {
        background-color: #fff;
    }

    .limiter[_ngcontent-ng-c3741156820] .wrap-login100[_ngcontent-ng-c3741156820] {
        background-color: #fff;
    }

    .limiter[_ngcontent-ng-c3741156820] .login100-form-title[_ngcontent-ng-c3741156820] {
        height: unset;
        display: none;
    }

    .limiter[_ngcontent-ng-c3741156820] .login100-form-title-1[_ngcontent-ng-c3741156820] {
        text-align: center;
        color: #858585;
        display: inline-block;
        font-size: 25px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #333;
        text-align: left;
        margin: 20px 0;
    }

    .limiter[_ngcontent-ng-c3741156820] .line[_ngcontent-ng-c3741156820] {
        margin: 0 auto;
        width: 50px;
        border-top: 1px solid #eee;
    }

    .limiter[_ngcontent-ng-c3741156820] .card-rds[_ngcontent-ng-c3741156820] {
        display: flex;
        justify-content: space-between;
        max-width: unset;
        margin: unset;
        padding: 40px;
        flex-direction: column;
        margin: auto;
    }

    .limiter[_ngcontent-ng-c3741156820] .card-rds[_ngcontent-ng-c3741156820] .new-flex[_ngcontent-ng-c3741156820] {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        padding: 20px;
        box-shadow: 0 2px 10px #00000017;
        border-radius: 8px;
    }

    .limiter[_ngcontent-ng-c3741156820] .card-rds[_ngcontent-ng-c3741156820] .image-container[_ngcontent-ng-c3741156820] {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        object-fit: contain;
        padding: 30px 10px;
        width: calc(60% - 20px);
    }

    .limiter[_ngcontent-ng-c3741156820] .card-rds[_ngcontent-ng-c3741156820] .image-container[_ngcontent-ng-c3741156820] img[_ngcontent-ng-c3741156820] {
        max-width: 100%;
        min-width: 100%
    }

    .limiter[_ngcontent-ng-c3741156820] .card-rds[_ngcontent-ng-c3741156820] .container-div[_ngcontent-ng-c3741156820] {
        max-width: calc(40% - 20px);
        width: 100%;
        padding: 10px;
        display: flex;
        flex-direction: column;
        background: rgba(247, 247, 247, .6);
        border-radius: 8px;
    }

    app-modal.mediumModal[_ngcontent-ng-c3741156820] .modal[_ngcontent-ng-c3741156820] .modal-dialog[_ngcontent-ng-c3741156820] {
        margin: auto;
    }
}

.refund-detail[_ngcontent-ng-c3741156820] {
    display: flex;
    flex-direction: column;
}

.txtrgt[_ngcontent-ng-c3741156820] {
    text-align: right !important;
}

@media screen and (max-width: 768px) {
    .login100-form-title-1[_ngcontent-ng-c3741156820] {
        text-align: center;
    }

    .line[_ngcontent-ng-c3741156820] {
        display: none;
    }

    .card-rds[_ngcontent-ng-c3741156820] {
        padding: 15px;
        flex-direction: row;
    }

    .card-rds[_ngcontent-ng-c3741156820] .new-flex[_ngcontent-ng-c3741156820] {
        padding: 0;
        box-shadow: none;
        border-radius: none;
    }

    .card-rds[_ngcontent-ng-c3741156820] .image-container[_ngcontent-ng-c3741156820] {
        display: none;
    }
}

.order_details[_ngcontent-ng-c3741156820] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 10px 0;
}

.empty-image-msg[_ngcontent-ng-c3741156820] {
    min-height: 200px;
}

.empty-image-msg__image-container-with-image[_ngcontent-ng-c3741156820] {
    height: 200px;
    width: 200px;
    background: url(../assets/img/custom.png);
}

.commonClose2[_ngcontent-ng-c3741156820] {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 50%
}

.cancel-dropdown[_ngcontent-ng-c3741156820] select[_ngcontent-ng-c3741156820] {
    width: 100%;
    height: 100%;
    height: 30px;
    margin: 10px 0;
}

.back-btn-new[_ngcontent-ng-c3741156820] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.d-flex-10[_ngcontent-ng-c3741156820] {
    display: flex;
    align-items: center;
    gap: 10px;
}


/*** Model **/

.cls-cust-head {
    display: flex;
    padding-top: 5px;
}

.pl-25 {

    padding-left: 15px;

}

.cls-cust-n {

    flex: 3 1 0%;

    padding-left: 0;

    margin-right: 0;

    display: flex;

    margin-bottom: 10px;

}

.p-action-btn {

    flex: 1 1 0;

    display: flex;

    justify-content: flex-end;

    zoom: .88;

}

.product-quantity {

    display: flex;

}

.product-quantity input {
    width: 38px;
    border: none;
    height: 26px;
    border-radius: 3.6px;
    background-color: #fff;
    text-align: center;
    outline: none;
    color: #a2a2a2;
    font-size: 15px;
    padding: 0;
    border: 1px solid #ddd;
}

.btn-decrement {

    display: flex;

    align-items: center;

    width: 25.4px;

    height: 25.4px;

    border-radius: 3.6px;

    border: solid .9px #dddddd;

    text-align: center;

    -webkit-user-select: none;

    user-select: none;

    cursor: pointer;

    white-space: nowrap;

    line-height: 21px;

    margin-right: 3px;

}

.btn-increment {

    margin-left: 3px;

    width: 27.4px;

    height: 27.4px;

    border-radius: 3.6px;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #fff;

    font-size: 20px;

    -webkit-user-select: none;

    user-select: none;

    cursor: pointer;

    white-space: nowrap;

    background-color: rgb(199, 199, 199);

}

.total-price {

    font-weight: bold;

}

button#addtocart {

    color: rgb(255, 255, 255);

    background-color: rgb(162, 162, 162);

    border-color: rgba(0, 0, 0, 0);

}

#addproductmodal .modal-content {

    background-color: #fff;

    margin: 8% auto;

    padding: 20px;

    border: 1px solid #888;

    width: 100%;

    max-width: 789px;

}

@media (min-width: 768px) {

    .modal-dialog {

        width: 789px;

    }

}