@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500;1,600");

/*Color variables*/
/*Gradient variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Dark Theme Variables*/
/*Transparent variables*/
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}
*,::after,::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}
body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
hr:not([size]){height:1px}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
.h1,h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){.h1,h1{font-size:2.5rem}}
.h2,h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){.h2,h2{font-size:2rem}}
.h3,h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){.h3,h3{font-size:1.75rem}}
.h4,h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){.h4,h4{font-size:1.5rem}}
.h5,h5{font-size:1.25rem}
.h6,h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
.small,small{font-size:.875em}
.mark,mark{padding:.2em;background-color:#fcf8e3}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:#0d6efd;text-decoration:underline}
a:hover{color:#0a58ca}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:#d63384;word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}
kbd kbd{padding:0;font-size:1em;font-weight:700}
figure{margin:0 0 1rem}
img,svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]::-webkit-calendar-picker-indicator{display:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend+*{clear:left}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.lead{font-size:1.25rem;font-weight:300}
.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-1{font-size:5rem}}
.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-2{font-size:4.5rem}}
.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-3{font-size:4rem}}
.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-4{font-size:3.5rem}}
.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-5{font-size:3rem}}
.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-6{font-size:2.5rem}}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:.5rem}
.initialism{font-size:.875em;text-transform:uppercase}
.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote>:last-child{margin-bottom:0}
.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}
.blockquote-footer::before{content:"— "}
.img-fluid{max-width:100%;height:auto}
.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}
.figure{display:inline-block}
.figure-img{margin-bottom:.5rem;line-height:1}
.figure-caption{font-size:.875em;color:#6c757d}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container,.container-sm{max-width:540px}}
@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}
@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}
@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}
@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.col{flex:1 0 0%}
.row-cols-auto>*{flex:0 0 auto;width:auto}
.row-cols-1>*{flex:0 0 auto;width:100%}
.row-cols-2>*{flex:0 0 auto;width:50%}
.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-4>*{flex:0 0 auto;width:25%}
.row-cols-5>*{flex:0 0 auto;width:20%}
.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}
.col-auto{flex:0 0 auto;width:auto}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.col-12{flex:0 0 auto;width:100%}
.offset-1{margin-left:8.33333333%}
.offset-2{margin-left:16.66666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333333%}
.offset-5{margin-left:41.66666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333333%}
.offset-8{margin-left:66.66666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333333%}
.offset-11{margin-left:91.66666667%}
.g-0,.gx-0{--bs-gutter-x:0}
.g-0,.gy-0{--bs-gutter-y:0}
.g-1,.gx-1{--bs-gutter-x:0.25rem}
.g-1,.gy-1{--bs-gutter-y:0.25rem}
.g-2,.gx-2{--bs-gutter-x:0.5rem}
.g-2,.gy-2{--bs-gutter-y:0.5rem}
.g-3,.gx-3{--bs-gutter-x:1rem}
.g-3,.gy-3{--bs-gutter-y:1rem}
.g-4,.gx-4{--bs-gutter-x:1.5rem}
.g-4,.gy-4{--bs-gutter-y:1.5rem}
.g-5,.gx-5{--bs-gutter-x:3rem}
.g-5,.gy-5{--bs-gutter-y:3rem}
@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}
@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}
@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}
@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}
@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}
.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}
.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}
.table>tbody{vertical-align:inherit}
.table>thead{vertical-align:bottom}
.table>:not(:first-child){border-top:2px solid currentColor}
.caption-top{caption-side:top}
.table-sm>:not(caption)>*>*{padding:.25rem .25rem}
.table-bordered>:not(caption)>*{border-width:1px 0}
.table-bordered>:not(caption)>*>*{border-width:0 1px}
.table-borderless>:not(caption)>*>*{border-bottom-width:0}
.table-borderless>:not(:first-child){border-top-width:0}
.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}
.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}
.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}
.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}
.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}
.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}
.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}
.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}
.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}
.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}
.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}
.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}
@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}
.form-label{margin-bottom:.5rem}
.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}
.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}
.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}
.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control{transition:none}}
.form-control[type=file]{overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-control::-webkit-date-and-time-value{height:1.5em}
.form-control::placeholder{color:#6c757d;opacity:1}
.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}
.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}
.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}
.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}
.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}
.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}
.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}
.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}
.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}
textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}
textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}
textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}
.form-control-color{width:3rem;height:auto;padding:.375rem}
.form-control-color:not(:disabled):not([readonly]){cursor:pointer}
.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}
.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}
.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}
@media (prefers-reduced-motion:reduce){.form-select{transition:none}}
.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}
.form-select:disabled{background-color:#e9ecef}
.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}
.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}
.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}
.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}
.form-check .form-check-input{float:left;margin-left:-1.5em}
.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}
.form-check-input[type=checkbox]{border-radius:.25em}
.form-check-input[type=radio]{border-radius:50%}
.form-check-input:active{filter:brightness(90%)}
.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}
.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}
.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}
.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}
.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}
.form-switch{padding-left:2.5em}
.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}
.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}
.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-inline{display:inline-block;margin-right:1rem}
.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}
.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}
.form-range:focus{outline:0}
.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}
.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}
.form-range::-moz-focus-outer{border:0}
.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}
@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}
.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}
.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}
.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}
@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}
.form-range::-moz-range-thumb:active{background-color:#b6d4fe}
.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}
.form-range:disabled{pointer-events:none}
.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}
.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}
.form-floating{position:relative}
.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}
.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}
.form-floating>.form-control{padding:1rem .75rem}
.form-floating>.form-control::placeholder{color:transparent}
.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}
.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}
.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}
.input-group .btn{position:relative;z-index:2}
.input-group .btn:focus{z-index:3}
.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}
.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}
.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}
.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}
.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}
.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}
.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}
.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}
.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}
.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}
.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}
.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}
.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}
.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}
.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}
.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}
.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}
.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}
.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}
.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}
.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}
.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}
.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}
.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}
.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.btn{transition:none}}
.btn:hover{color:#212529}
.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}
.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}
.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}
.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}
.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}
.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}
.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}
.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}
.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-success{color:#fff;background-color:#198754;border-color:#198754}
.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}
.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}
.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}
.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}
.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}
.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}
.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}
.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}
.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}
.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}
.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}
.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}
.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}
.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}
.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}
.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}
.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}
.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}
.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}
.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}
.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}
.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-dark{color:#fff;background-color:#212529;border-color:#212529}
.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}
.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}
.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}
.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}
.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}
.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}
.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}
.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}
.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}
.btn-outline-secondary{color:#6c757d;border-color:#6c757d}
.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}
.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}
.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}
.btn-outline-success{color:#198754;border-color:#198754}
.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}
.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}
.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}
.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}
.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}
.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}
.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}
.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}
.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}
.btn-outline-warning{color:#ffc107;border-color:#ffc107}
.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}
.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}
.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}
.btn-outline-danger{color:#dc3545;border-color:#dc3545}
.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}
.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}
.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}
.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}
.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}
.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}
.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}
.btn-outline-dark{color:#212529;border-color:#212529}
.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}
.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}
.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}
.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}
.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}
.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}
.btn-link:hover{color:#0a58ca}
.btn-link.disabled,.btn-link:disabled{color:#6c757d}
.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce){.fade{transition:none}}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}
.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}
@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}
.dropdown,.dropend,.dropstart,.dropup{position:relative}
.dropdown-toggle{white-space:nowrap}
.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.dropdown-toggle:empty::after{margin-left:0}
.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}
.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}
.dropdown-menu-start{--bs-position:start}
.dropdown-menu-start[data-bs-popper]{right:auto;left:0}
.dropdown-menu-end{--bs-position:end}
.dropdown-menu-end[data-bs-popper]{right:0;left:auto}
@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}
.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty::after{margin-left:0}
.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}
.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}
.dropend .dropdown-toggle:empty::after{margin-left:0}
.dropend .dropdown-toggle::after{vertical-align:0}
.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}
.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}
.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}
.dropstart .dropdown-toggle:empty::after{margin-left:0}
.dropstart .dropdown-toggle::before{vertical-align:0}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}
.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}
.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}
.dropdown-menu.show{display:block}
.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}
.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}
.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}
.dropdown-menu-dark .dropdown-item{color:#dee2e6}
.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}
.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}
.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}
.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}
.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}
.dropdown-menu-dark .dropdown-header{color:#adb5bd}
.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}
.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}
.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}
.btn-toolbar .input-group{width:auto}
.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}
.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}
.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}
.dropstart .dropdown-toggle-split::before{margin-right:0}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}
.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}
.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}
.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}
.nav-link:focus,.nav-link:hover{color:#0a58ca}
.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}
.nav-tabs{border-bottom:1px solid #dee2e6}
.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}
.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}
.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}
.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}
.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}
.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-nav .dropdown-menu{position:static}
.navbar-text{padding-top:.5rem;padding-bottom:.5rem}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}
.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}
.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}
@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand .navbar-nav{flex-direction:row}
.navbar-expand .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand .navbar-nav-scroll{overflow:visible}
.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-expand .offcanvas-header{display:none}
.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}
.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}
.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-light .navbar-text{color:rgba(0,0,0,.55)}
.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-brand{color:#fff}
.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}
.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}
.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}
.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}
.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}
.card>hr{margin-right:0;margin-left:0}
.card>.list-group{border-top:inherit;border-bottom:inherit}
.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}
.card-body{flex:1 1 auto;padding:1rem 1rem}
.card-title{margin-bottom:.5rem}
.card-subtitle{margin-top:-.25rem;margin-bottom:0}
.card-text:last-child{margin-bottom:0}
.card-link+.card-link{margin-left:1rem}
.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}
.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}
.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}
.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}
.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}
.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}
.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}
.card-img,.card-img-bottom,.card-img-top{width:100%}
.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.card-group>.card{margin-bottom:.75rem}
@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}
.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}
@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}
.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}
.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}
.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}
@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}
.accordion-button:hover{z-index:2}
.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.accordion-header{margin-bottom:0}
.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}
.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.accordion-item:not(:first-of-type){border-top:0}
.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.accordion-body{padding:1rem 1.25rem}
.accordion-flush .accordion-collapse{border-width:0}
.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}
.accordion-flush .accordion-item:first-child{border-top:0}
.accordion-flush .accordion-item:last-child{border-bottom:0}
.accordion-flush .accordion-item .accordion-button{border-radius:0}
.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}
.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}
.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}
.breadcrumb-item.active{color:#6c757d}
.pagination{display:flex;padding-left:0;list-style:none}
.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.page-link{transition:none}}
.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}
.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.page-item:not(:first-child) .page-link{margin-left:-1px}
.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}
.page-link{padding:.375rem .75rem}
.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}
.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}
.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}
.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}
.alert-heading{color:inherit}
.alert-link{font-weight:700}
.alert-dismissible{padding-right:3rem}
.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}
.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}
.alert-primary .alert-link{color:#06357a}
.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}
.alert-secondary .alert-link{color:#34383c}
.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}
.alert-success .alert-link{color:#0c4128}
.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}
.alert-info .alert-link{color:#04414d}
.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}
.alert-warning .alert-link{color:#523e02}
.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}
.alert-danger .alert-link{color:#6a1a21}
.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}
.alert-light .alert-link{color:#4f5050}
.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}
.alert-dark .alert-link{color:#101214}
@keyframes progress-bar-stripes{0%{background-position-x:1rem}}
.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}
.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}
@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}
.progress-bar-striped{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:1rem 1rem}
.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}
@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}
.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}
.list-group-numbered{list-style-type:none;counter-reset:section}
.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}
.list-group-item-action{width:100%;color:#495057;text-align:inherit}
.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}
.list-group-item-action:active{color:#212529;background-color:#e9ecef}
.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}
.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}
.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}
.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}
.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.list-group-item+.list-group-item{border-top-width:0}
.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}
.list-group-horizontal{flex-direction:row}
.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}
.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}
.list-group-horizontal>.list-group-item.active{margin-top:0}
.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}
.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}
@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
.list-group-flush{border-radius:0}
.list-group-flush>.list-group-item{border-width:0 0 1px}
.list-group-flush>.list-group-item:last-child{border-bottom-width:0}
.list-group-item-primary{color:#084298;background-color:#cfe2ff}
.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}
.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}
.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}
.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}
.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}
.list-group-item-success{color:#0f5132;background-color:#d1e7dd}
.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}
.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}
.list-group-item-info{color:#055160;background-color:#cff4fc}
.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}
.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}
.list-group-item-warning{color:#664d03;background-color:#fff3cd}
.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}
.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}
.list-group-item-danger{color:#842029;background-color:#f8d7da}
.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}
.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}
.list-group-item-light{color:#636464;background-color:#fefefe}
.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}
.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}
.list-group-item-dark{color:#141619;background-color:#d3d3d4}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}
.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}
.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}
.btn-close:hover{color:#000;text-decoration:none;opacity:.75}
.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}
.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}
.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}
.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}
.toast.showing{opacity:0}
.toast:not(.show){display:none}
.toast-container{width:max-content;max-width:100%;pointer-events:none}
.toast-container>:not(:last-child){margin-bottom:.75rem}
.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}
.toast-body{padding:.75rem;word-wrap:break-word}
.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}
@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}
.modal.show .modal-dialog{transform:none}
.modal.modal-static .modal-dialog{transform:scale(1.02)}
.modal-dialog-scrollable{height:calc(100% - 1rem)}
.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}
.modal-dialog-scrollable .modal-body{overflow-y:auto}
.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-body{position:relative;flex:1 1 auto;padding:1rem}
.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}
.modal-footer>*{margin:.25rem}
@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}
@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}
@media (min-width:1200px){.modal-xl{max-width:1140px}}
.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}
.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen .modal-header{border-radius:0}
.modal-fullscreen .modal-body{overflow-y:auto}
.modal-fullscreen .modal-footer{border-radius:0}
@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}
@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}
@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}
@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}
@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}
.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}
.tooltip.show{opacity:.9}
.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}
.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}
.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}
.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}
.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}
.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}
.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}
.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}
.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}
.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}
.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.popover-header:empty{display:none}
.popover-body{padding:1rem 1rem;color:#212529}
.carousel{position:relative}
.carousel.pointer-event{touch-action:pan-y}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner::after{display:block;clear:both;content:""}
.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}
@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}
.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}
.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}
.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}
.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}
.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}
.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}
@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}
.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}
@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}
.carousel-control-prev{left:0}
.carousel-control-next{right:0}
.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}
.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}
.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}
.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}
.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}
@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}
.carousel-indicators .active{opacity:1}
.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}
.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}
.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}
.carousel-dark .carousel-caption{color:#000}
@keyframes spinner-border{to{transform:rotate(360deg)}}
.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}
.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}
@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}
.spinner-grow-sm{width:1rem;height:1rem}
@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}
.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}
@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}
.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.offcanvas-backdrop.fade{opacity:0}
.offcanvas-backdrop.show{opacity:.5}
.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}
.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}
.offcanvas-title{margin-bottom:0;line-height:1.5}
.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}
.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}
.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}
.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}
.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}
.offcanvas.show{transform:none}
.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}
.placeholder.btn::before{display:inline-block;content:""}
.placeholder-xs{min-height:.6em}
.placeholder-sm{min-height:.8em}
.placeholder-lg{min-height:1.2em}
.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}
@keyframes placeholder-glow{50%{opacity:.2}}
.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}
@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}
.clearfix::after{display:block;clear:both;content:""}
.link-primary{color:#0d6efd}
.link-primary:focus,.link-primary:hover{color:#0a58ca}
.link-secondary{color:#6c757d}
.link-secondary:focus,.link-secondary:hover{color:#565e64}
.link-success{color:#198754}
.link-success:focus,.link-success:hover{color:#146c43}
.link-info{color:#0dcaf0}
.link-info:focus,.link-info:hover{color:#3dd5f3}
.link-warning{color:#ffc107}
.link-warning:focus,.link-warning:hover{color:#ffcd39}
.link-danger{color:#dc3545}
.link-danger:focus,.link-danger:hover{color:#b02a37}
.link-light{color:#f8f9fa}
.link-light:focus,.link-light:hover{color:#f9fafb}
.link-dark{color:#212529}
.link-dark:focus,.link-dark:hover{color:#1a1e21}
.ratio{position:relative;width:100%}
.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}
.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}
.ratio-1x1{--bs-aspect-ratio:100%}
.ratio-4x3{--bs-aspect-ratio:75%}
.ratio-16x9{--bs-aspect-ratio:56.25%}
.ratio-21x9{--bs-aspect-ratio:42.8571428571%}
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
.sticky-top{position:sticky;top:0;z-index:1020}
@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}
@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}
@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}
@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}
@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}
.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}
.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}
.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}
.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}
.float-start{float:left!important}
.float-end{float:right!important}
.float-none{float:none!important}
.opacity-0{opacity:0!important}
.opacity-25{opacity:.25!important}
.opacity-50{opacity:.5!important}
.opacity-75{opacity:.75!important}
.opacity-100{opacity:1!important}
.overflow-auto{overflow:auto!important}
.overflow-hidden{overflow:hidden!important}
.overflow-visible{overflow:visible!important}
.overflow-scroll{overflow:scroll!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-grid{display:grid!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:flex!important}
.d-inline-flex{display:inline-flex!important}
.d-none{display:none!important}
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}
.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}
.shadow-none{box-shadow:none!important}
.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:sticky!important}
.top-0{top:0!important}
.top-50{top:50%!important}
.top-100{top:100%!important}
.bottom-0{bottom:0!important}
.bottom-50{bottom:50%!important}
.bottom-100{bottom:100%!important}
.start-0{left:0!important}
.start-50{left:50%!important}
.start-100{left:100%!important}
.end-0{right:0!important}
.end-50{right:50%!important}
.end-100{right:100%!important}
.translate-middle{transform:translate(-50%,-50%)!important}
.translate-middle-x{transform:translateX(-50%)!important}
.translate-middle-y{transform:translateY(-50%)!important}
.border{border:1px solid #dee2e6!important}
.border-0{border:0!important}
.border-top{border-top:1px solid #dee2e6!important}
.border-top-0{border-top:0!important}
.border-end{border-right:1px solid #dee2e6!important}
.border-end-0{border-right:0!important}
.border-bottom{border-bottom:1px solid #dee2e6!important}
.border-bottom-0{border-bottom:0!important}
.border-start{border-left:1px solid #dee2e6!important}
.border-start-0{border-left:0!important}
.border-primary{border-color:#0d6efd!important}
.border-secondary{border-color:#6c757d!important}
.border-success{border-color:#198754!important}
.border-info{border-color:#0dcaf0!important}
.border-warning{border-color:#ffc107!important}
.border-danger{border-color:#dc3545!important}
.border-light{border-color:#f8f9fa!important}
.border-dark{border-color:#212529!important}
.border-white{border-color:#fff!important}
.border-1{border-width:1px!important}
.border-2{border-width:2px!important}
.border-3{border-width:3px!important}
.border-4{border-width:4px!important}
.border-5{border-width:5px!important}
.w-25{width:25%!important}
.w-50{width:50%!important}
.w-75{width:75%!important}
.w-100{width:100%!important}
.w-auto{width:auto!important}
.mw-100{max-width:100%!important}
.vw-100{width:100vw!important}
.min-vw-100{min-width:100vw!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.mh-100{max-height:100%!important}
.vh-100{height:100vh!important}
.min-vh-100{min-height:100vh!important}
.flex-fill{flex:1 1 auto!important}
.flex-row{flex-direction:row!important}
.flex-column{flex-direction:column!important}
.flex-row-reverse{flex-direction:row-reverse!important}
.flex-column-reverse{flex-direction:column-reverse!important}
.flex-grow-0{flex-grow:0!important}
.flex-grow-1{flex-grow:1!important}
.flex-shrink-0{flex-shrink:0!important}
.flex-shrink-1{flex-shrink:1!important}
.flex-wrap{flex-wrap:wrap!important}
.flex-nowrap{flex-wrap:nowrap!important}
.flex-wrap-reverse{flex-wrap:wrap-reverse!important}
.gap-0{gap:0!important}
.gap-1{gap:.25rem!important}
.gap-2{gap:.5rem!important}
.gap-3{gap:1rem!important}
.gap-4{gap:1.5rem!important}
.gap-5{gap:3rem!important}
.justify-content-start{justify-content:flex-start!important}
.justify-content-end{justify-content:flex-end!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-around{justify-content:space-around!important}
.justify-content-evenly{justify-content:space-evenly!important}
.align-items-start{align-items:flex-start!important}
.align-items-end{align-items:flex-end!important}
.align-items-center{align-items:center!important}
.align-items-baseline{align-items:baseline!important}
.align-items-stretch{align-items:stretch!important}
.align-content-start{align-content:flex-start!important}
.align-content-end{align-content:flex-end!important}
.align-content-center{align-content:center!important}
.align-content-between{align-content:space-between!important}
.align-content-around{align-content:space-around!important}
.align-content-stretch{align-content:stretch!important}
.align-self-auto{align-self:auto!important}
.align-self-start{align-self:flex-start!important}
.align-self-end{align-self:flex-end!important}
.align-self-center{align-self:center!important}
.align-self-baseline{align-self:baseline!important}
.align-self-stretch{align-self:stretch!important}
.order-first{order:-1!important}
.order-0{order:0!important}
.order-1{order:1!important}
.order-2{order:2!important}
.order-3{order:3!important}
.order-4{order:4!important}
.order-5{order:5!important}
.order-last{order:6!important}
.m-0{margin:0!important}
.m-1{margin:.25rem!important}
.m-2{margin:.5rem!important}
.m-3{margin:1rem!important}
.m-4{margin:1.5rem!important}
.m-5{margin:3rem!important}
.m-auto{margin:auto!important}
.mx-0{margin-right:0!important;margin-left:0!important}
.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.my-0{margin-top:0!important;margin-bottom:0!important}
.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-0{margin-top:0!important}
.mt-1{margin-top:.25rem!important}
.mt-2{margin-top:.5rem!important}
.mt-3{margin-top:1rem!important}
.mt-4{margin-top:1.5rem!important}
.mt-5{margin-top:3rem!important}
.mt-auto{margin-top:auto!important}
.me-0{margin-right:0!important}
.me-1{margin-right:.25rem!important}
.me-2{margin-right:.5rem!important}
.me-3{margin-right:1rem!important}
.me-4{margin-right:1.5rem!important}
.me-5{margin-right:3rem!important}
.me-auto{margin-right:auto!important}
.mb-0{margin-bottom:0!important}
.mb-1{margin-bottom:.25rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.mb-5{margin-bottom:3rem!important}
.mb-auto{margin-bottom:auto!important}
.ms-0{margin-left:0!important}
.ms-1{margin-left:.25rem!important}
.ms-2{margin-left:.5rem!important}
.ms-3{margin-left:1rem!important}
.ms-4{margin-left:1.5rem!important}
.ms-5{margin-left:3rem!important}
.ms-auto{margin-left:auto!important}
.p-0{padding:0!important}
.p-1{padding:.25rem!important}
.p-2{padding:.5rem!important}
.p-3{padding:1rem!important}
.p-4{padding:1.5rem!important}
.p-5{padding:3rem!important}
.px-0{padding-right:0!important;padding-left:0!important}
.px-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-3{padding-right:1rem!important;padding-left:1rem!important}
.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-5{padding-right:3rem!important;padding-left:3rem!important}
.py-0{padding-top:0!important;padding-bottom:0!important}
.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-0{padding-top:0!important}
.pt-1{padding-top:.25rem!important}
.pt-2{padding-top:.5rem!important}
.pt-3{padding-top:1rem!important}
.pt-4{padding-top:1.5rem!important}
.pt-5{padding-top:3rem!important}
.pe-0{padding-right:0!important}
.pe-1{padding-right:.25rem!important}
.pe-2{padding-right:.5rem!important}
.pe-3{padding-right:1rem!important}
.pe-4{padding-right:1.5rem!important}
.pe-5{padding-right:3rem!important}
.pb-0{padding-bottom:0!important}
.pb-1{padding-bottom:.25rem!important}
.pb-2{padding-bottom:.5rem!important}
.pb-3{padding-bottom:1rem!important}
.pb-4{padding-bottom:1.5rem!important}
.pb-5{padding-bottom:3rem!important}
.ps-0{padding-left:0!important}
.ps-1{padding-left:.25rem!important}
.ps-2{padding-left:.5rem!important}
.ps-3{padding-left:1rem!important}
.ps-4{padding-left:1.5rem!important}
.ps-5{padding-left:3rem!important}
.font-monospace{font-family:var(--bs-font-monospace)!important}
.fs-1{font-size:calc(1.375rem + 1.5vw)!important}
.fs-2{font-size:calc(1.325rem + .9vw)!important}
.fs-3{font-size:calc(1.3rem + .6vw)!important}
.fs-4{font-size:calc(1.275rem + .3vw)!important}
.fs-5{font-size:1.25rem!important}
.fs-6{font-size:1rem!important}
.fst-italic{font-style:italic!important}
.fst-normal{font-style:normal!important}
.fw-light{font-weight:300!important}
.fw-lighter{font-weight:lighter!important}
.fw-normal{font-weight:400!important}
.fw-bold{font-weight:700!important}
.fw-bolder{font-weight:bolder!important}
.lh-1{line-height:1!important}
.lh-sm{line-height:1.25!important}
.lh-base{line-height:1.5!important}
.lh-lg{line-height:2!important}
.text-start{text-align:left!important}
.text-end{text-align:right!important}
.text-center{text-align:center!important}
.text-decoration-none{text-decoration:none!important}
.text-decoration-underline{text-decoration:underline!important}
.text-decoration-line-through{text-decoration:line-through!important}
.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.text-wrap{white-space:normal!important}
.text-nowrap{white-space:nowrap!important}
.text-break{word-wrap:break-word!important;word-break:break-word!important}
.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}
.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}
.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}
.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}
.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}
.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}
.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}
.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}
.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}
.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}
.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}
.text-muted{--bs-text-opacity:1;color:#6c757d!important}
.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}
.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}
.text-reset{--bs-text-opacity:1;color:inherit!important}
.text-opacity-25{--bs-text-opacity:0.25}
.text-opacity-50{--bs-text-opacity:0.5}
.text-opacity-75{--bs-text-opacity:0.75}
.text-opacity-100{--bs-text-opacity:1}
.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}
.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}
.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}
.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}
.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}
.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}
.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}
.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}
.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}
.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}
.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}
.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}
.bg-opacity-10{--bs-bg-opacity:0.1}
.bg-opacity-25{--bs-bg-opacity:0.25}
.bg-opacity-50{--bs-bg-opacity:0.5}
.bg-opacity-75{--bs-bg-opacity:0.75}
.bg-opacity-100{--bs-bg-opacity:1}
.bg-gradient{background-image:var(--bs-gradient)!important}
.user-select-all{-webkit-user-select:all!important;user-select:all!important}
.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}
.user-select-none{-webkit-user-select:none!important;user-select:none!important}
.pe-none{pointer-events:none!important}
.pe-auto{pointer-events:auto!important}
.rounded{border-radius:.25rem!important}
.rounded-0{border-radius:0!important}
.rounded-1{border-radius:.2rem!important}
.rounded-2{border-radius:.25rem!important}
.rounded-3{border-radius:.3rem!important}
.rounded-circle{border-radius:50%!important}
.rounded-pill{border-radius:50rem!important}
.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}
.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}
.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}
.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}
@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}
@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}
@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}
@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}
@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}
@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}
@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.scrollbar-container {
  position: relative;
  height: 100%; }
/* classes attached to <body> */
/*------------------------------------------------------------------
[Animations Stylesheet]

Project        :   Rapo - HTML5 Bootstrap Admin Template
Version        :   V.1
Create Date    :   10/03/20
Copyright      :   Spruko Technologies Private Limited 
Author         :   SprukoSoft
Author URL     :   https://themeforest.net/user/sprukosoft
Support	       :   support@spruko.com
License        :   Licensed under ThemeForest License

-------------------------------------------------------------------*/
.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}
.animated.infinite {
    animation-iteration-count: infinite
}
.animated.hinge {
    animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s
}
@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}
@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}
.flash {
    animation-name: flash
}
@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}
.rubberBand {
    animation-name: rubberBand
}
@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    animation-name: shake
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    transform-origin: top center;
    animation-name: swing
}
@keyframes tada {
    from {
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    animation-name: tada
}
@keyframes wobble {
    from {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        transform: none
    }
}
.wobble {
    animation-name: wobble
}
@keyframes jello {

    11.1%,
    from,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
.jello {
    animation-name: jello;
    transform-origin: center
}
@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    animation-name: bounceIn
}
@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}
.bounceInDown {
    animation-name: bounceInDown
}
@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}
.bounceInLeft {
    animation-name: bounceInLeft
}
@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}
.bounceInRight {
    animation-name: bounceInRight
}
@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    animation-name: bounceInUp
}
@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    animation-name: bounceOut
}
@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    animation-name: bounceOutDown
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    animation-name: bounceOutLeft
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    animation-name: bounceOutRight
}
@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    animation-name: bounceOutUp
}
@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
.fadeIn {
    animation-name: fadeIn
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInDown {
    animation-name: fadeInDown
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInDownBig {
    animation-name: fadeInDownBig
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInLeft {
    animation-name: fadeInLeft
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInLeftBig {
    animation-name: fadeInLeftBig
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInRight {
    animation-name: fadeInRight
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInRightBig {
    animation-name: fadeInRightBig
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInUp {
    animation-name: fadeInUp
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInUpBig {
    animation-name: fadeInUpBig
}
@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}
.fadeOut {
    animation-name: fadeOut
}
@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    animation-name: fadeOutDown
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    animation-name: fadeOutDownBig
}
@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    animation-name: fadeOutLeft
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}
@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    animation-name: fadeOutRight
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    animation-name: fadeOutRightBig
}
@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    animation-name: fadeOutUp
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    animation-name: fadeOutUpBig
}
@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}
.animated.flip {
    backface-visibility: visible;
    animation-name: flip
}
@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}
.flipInX {
    backface-visibility: visible !important;
    animation-name: flipInX
}
@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}
.flipInY {
    backface-visibility: visible !important;
    animation-name: flipInY
}
@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    animation-name: flipOutX;
    backface-visibility: visible !important
}
@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    backface-visibility: visible !important;
    animation-name: flipOutY
}
@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}
@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}
@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    animation-name: rotateIn
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft
}
@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    animation-name: rotateInDownRight
}
@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft
}
@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight
}
@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    animation-name: rotateOut
}
@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}
@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    animation-name: rotateOutDownRight
}
@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}
@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    animation-name: rotateOutUpRight
}
@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    animation-name: hinge
}
@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.rollIn {
    animation-name: rollIn
}
@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    animation-name: rollOut
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}
.zoomIn {
    animation-name: zoomIn
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}
.zoomInDown {
    animation-name: zoomInDown
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}
.zoomInLeft {
    animation-name: zoomInLeft
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}
.zoomInRight {
    animation-name: zoomInRight
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}
.zoomInUp {
    animation-name: zoomInUp
}
@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}
.zoomOut {
    animation-name: zoomOut
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}
.zoomOutDown {
    animation-name: zoomOutDown
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}
.zoomOutLeft {
    animation-name: zoomOutLeft
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}
.zoomOutRight {
    animation-name: zoomOutRight
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}
.zoomOutUp {
    animation-name: zoomOutUp
}
@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    animation-name: slideInDown
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    animation-name: slideInLeft
}
@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    animation-name: slideInRight
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    animation-name: slideInUp
}
@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    animation-name: slideOutDown
}
@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    animation-name: slideOutLeft
}
@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    animation-name: slideOutRight
}
@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    animation-name: slideOutUp
}
/*------------------------------------------------------------------
[Master Stylesheet]

Project        :   Sash – React Bootstrap Admin & Dashboard Template
Copyright      :   Spruko Technologies Private Limited 
Author         :   Spruko
Version        :   V.1
Date           :   09-08-2022
Author URL     :   https://themeforest.net/user/spruko
Support	       :   support@spruko.com
License        :   Licensed under ThemeForest License

-------------------------------------------------------------------*/
/*
--- bootstrap-styles
--- accordion
--- alert
--- avatars
--- badges
--- blackquote
--- breadcrumb
--- button
--- buttons
--- cards
--- carousel
--- dropdown
--- forms
--- grid
--- input-group
--- modal
--- navigation
--- pagination
--- panel
--- popover
--- progress
--- tables
--- tags
--- thumbnail
--- tooltip
--- accordion
--- calendar
--- fullcalendar
--- leaflet
--- owl.carousel
--- perfect-scrollbar
--- components-col
--- custom-forms
--- custom-styles
--- file-manager
--- font
--- gallery
--- highlight
--- labels
--- list-group
--- media
--- navbar
--- pricing
--- rating
--- tabs-menu
--- timeline
--- footer
--- header
--- horizontal-menu
--- icons-list
--- loaders
--- rtl
--- default-menu
--- sidemenu-icontext
--- closed-menu
--- hover-submenu
--- hover-submenu-style1
--- calender
--- chart
--- chat
--- error-pages
--- range
--- ribbon
--- form-wizard
--- widgets
--- alignments
--- background
--- border
--- display
--- float-elements
--- height
--- margin
--- padding
--- position
--- typography
--- width
*/
/* ######## FONT ######## */
/*-------- Bootstrap Framework -------*/
/* ######## BOOTSTRAP ######## */
/*Color variables*/
/*Gradient variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Dark Theme Variables*/
/*Transparent variables*/
/* ###### Bootstrap ###### */
:root {
    /* Adaptação ao Figma */
    --primary-gray-100: #D9D9D9;
    --primary-gray-200: #F5F5F5;
    --primary-gray: #353535;
    --primary-purple-50: #A39BCF;
    --primary-purple-100: #8578CC;
    --primary-purple: #614ECA;
    --primary-green: #00C667;
    --primary-blue: #00A3FF;
    --primary-red-100: #FF005C;
    --primary-red-200: #FF1066;
    --primary-orange: #FF5C00;
    --primary-bg-color: #6c5ffc;
    --primary-bg-hover: #233ac5;
    --primary-bg-border: #5161c1;
    --primary-rgb: 108, 95, 252;
    --primary01: rgba(var(--primary-rgb), 0.1);
    --primary02: rgba(var(--primary-rgb), 0.2);
    --primary03: rgba(var(--primary-rgb), 0.3);
    --primary04: rgba(var(--primary-rgb), 0.4);
    --primary05: rgba(var(--primary-rgb), 0.5);
    --primary06: rgba(var(--primary-rgb), 0.6);
    --primary07: rgba(var(--primary-rgb), 0.7);
    --primary08: rgba(var(--primary-rgb), 0.8);
    --primary09: rgba(var(--primary-rgb), 0.9);
    --primary005: rgba(var(--primary-rgb), 0.05);
    --dark-body: #292e4a;
    --dark-border: #30314e;
    --dark-primary: #6c5ffc;
    --gray-800: #1A202C;
    --transparent-primary: #6c5ffc;
    --transparent-body: #584cd9;
    --transparent-theme: rgba(0, 0, 0, 0.2);
    --transparent-border: rgba(255, 255, 255, 0.1);
    --blue: #1a1a3c;
    --dark-primary-hover: #233ac5;
    --primary-transparentcolor: #eaedf7;
    --darkprimary-transparentcolor: #2b356e;
    --transparentprimary-transparentcolor: rgba(255, 255, 255, 0.05);
    --indigo: #4b0082;
    --purple: #6f42c1;
    --pink: #fc5296;
    --orange: #fd7e14;
    --yellow: #FBB034;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #ffffff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #614ECA;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
* {
    box-sizing: border-box;
}
*::before,
*::after {
    box-sizing: border-box;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #282f53;
    text-align: left;
    background-color: #f0f0f5;
}
.number-font {
    font-weight: 600 !important;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
}
pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
svg:not(:root) {
    overflow: hidden;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #505662;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
input[type=radio],
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.lead {
    font-size: 1.171875rem;
    font-weight: 300;
    line-height: 1.4;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #e9edf4;
    opacity: 0.25;
    background-color: transparent;
}
small,
.small {
    font-size: 87.5%;
    font-weight: 400;
}
mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-unstyled li {
    border-bottom: 1px solid #e9edf4;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
code,
kbd,
pre,
samp {
    font-family: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
    font-size: 85%;
    color: inherit;
    word-break: break-word;
}
a>code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 85%;
    color: #fff;
    background-color: #343a40;
    border-radius: 3px;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    font-size: 85%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
@media (max-width: 576px) {
    .container {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1250px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}
.container-margin-ext {
    margin-right: 0.7rem !important;
    margin-left: 0.7rem !important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.users img {
    max-width: none !important;
}
@media print {
    * {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    body,
    .container {
        min-width: 992px !important;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table,
    .text-wrap table {
        border-collapse: collapse !important;
    }

    .table td,
    .text-wrap table td,
    .table th,
    .text-wrap table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .text-wrap table th,
    .table-bordered td,
    .text-wrap table td {
        border: 1px solid #e9edf4 !important;
    }
}
html {
    font-size: 16px;
}
body {
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    touch-action: manipulation;
    font-feature-settings: "liga" 0;
    height: 100%;
    overflow-y: scroll;
    position: relative;
}
body *::-webkit-scrollbar {
    width: 2px;
    height: 6px;
    -webkit-transition: 0.3s background;
    transition: 0.3s background;
}
body *::-webkit-scrollbar-thumb {
    background: #f6f6fb;
}
body *:hover::-webkit-scrollbar-thumb {
    background: #f6f6fb;
}
@media print {
    body {
        background: none;
    }
}
a {
    -webkit-text-decoration-skip-ink: auto;
    text-decoration-skip-ink: auto;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: inherit;
}
strong,
b {
    font-weight: 500;
}
code {
    background: #f6f6fb;
    border: 1px solid #e9edf4;
    border-radius: 3px;
    padding: 0px 3px;
    color: #fc5296;
}
pre code {
    padding: 0;
    border-radius: 0;
    border: none;
    background: none;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
pre {
    color: #343a40;
    padding: 1rem;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: #f6f6fb;
    border-radius: 3px;
    tab-size: 4;
    text-shadow: 0 1px white;
    -webkit-hyphens: none;
    hyphens: none;
}
.section-nav {
    background-color: #f8f9fa;
    margin: 1rem 0;
    padding: 0.5rem 1rem;
    border: 1px solid #e9edf4;
    border-radius: 3px;
    list-style: none;
}
.section-nav:before {
    content: "Table of contents:";
    display: block;
    font-weight: 600;
}
@media print {
    .container {
        max-width: none;
    }
}
.row-cards>.col,
.row-cards>[class*=col-] {
    display: flex;
    flex-direction: column;
}
.row-deck>.col,
.row-deck>[class*=col-] {
    display: flex;
    align-items: stretch;
}
.row-deck>.col .card,
.row-deck>[class*=col-] .card {
    flex: 1 1 auto;
}
.col-text {
    max-width: 48rem;
}
.col-login {
    max-width: 24rem;
}
/*------ Accordion -------*/
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordionjs .acc_section .acc_head h3 {
    font-weight: 400 !important;
}
.accordionjs .acc_section .acc_head h3:before {
    color: #76839a;
}
/* #accordion rotate icon option */
#accordion .panel-heading1 a:before {
    content: "\f01a";
    font-size: 24px;
    position: absolute;
    font-family: "FontAwesome";
    right: 5px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
#accordion .panel-heading1.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}
.accordionjs .acc_section.acc_active>.acc_head {
    color: #fff !important;
}
.accordion-wizard .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 0;
}
.accordion-item {
    border: 1px solid #e9edf4;
}
.accordion-button:focus {
    box-shadow: none;
    border-color: #e9edf4;
}
.accordion-button:not(.collapsed) {
    color: var(--primary-bg-color);
    box-shadow: none;
    background: #f6f6fb;
}
.accordion-button.collapsed {
    background: transparent;
    box-shadow: none;
}
.accordion-button {
    font-size: 14px;
    padding: 15px;
}
.accordion-button:not(.collapsed)::after {
    background-image: none;
    margin-right: 5px;
}
.accordion-button::after {
    background-image: none;
    content: "\e92d";
    font-family: feather !important;
}
#accordion .panel-default>.panel-heading {
    border: 0px solid #e9edf4;
}
#accordion .panel-default .collapsing .panel-body {
    border-top: 0px solid transparent;
}
.accordion-button::after {
    height: 14px;
}
/*-----Alerts-----*/
.alert {
    position: relative;
    padding: 0.75rem 1.25rem !important;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}
.alert:last-child,
.alert p {
    margin-bottom: 0;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 500;
}
.alert-link:hover,
.alert-link a:hover {
    text-decoration: underline;
}
.alert-dismissible {
    padding-right: 3.90625rem;
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 7px;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
    font-size: 0.6rem !important;
}
.alert-default {
    background-color: #f9f7f7;
}
.alert-secondary {
    color: #05c3fb;
    background-color: rgba(5, 195, 251, 0.2);
    border-color: rgba(5, 195, 251, 0.1);
}
.alert-secondary hr {
    border-top-color: #05c3fb;
}
.alert-secondary .alert-link {
    color: #05c3fb;
}
.alert-success {
    color: #09ad95;
    background-color: rgba(9, 173, 149, 0.2);
    border-color: rgba(9, 173, 149, 0.1);
}
.alert-success hr {
    border-top-color: #09ad95;
    opacity: 0.2;
}
.alert-success .alert-link {
    color: #0f8d2a;
}
.alert-info {
    color: #1170e4;
    background-color: rgba(17, 112, 228, 0.2);
    border-color: rgba(17, 112, 228, 0.1);
}
.alert-info hr {
    border-top-color: #1170e4;
    opacity: 0.2;
}
.alert-info .alert-link {
    color: #0063db;
}
.alert-warning {
    color: #f7b731;
    background-color: rgba(247, 183, 49, 0.2);
    border-color: rgba(247, 183, 49, 0.1);
}
.alert-warning hr {
    border-top-color: #f7b731;
    opacity: 0.2;
}
.alert-warning .alert-link {
    color: #eba40f;
}
.alert-danger {
    color: #e82646;
    background-color: rgba(232, 38, 70, 0.2);
    border-color: rgba(232, 38, 70, 0.1);
}
.alert-danger hr {
    border-top-color: #e82646;
    opacity: 0.2;
}
.alert-danger .alert-link {
    color: #ff022c;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
.alert {
    font-size: 0.9375rem;
}
.alert-icon {
    padding-left: 3rem;
}
.alert-icon>i {
    color: inherit !important;
    font-size: 1rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
}
.alert-avatar {
    padding-left: 3.75rem !important;
}
.alert-avatar .avatar {
    position: absolute;
    top: 0.5rem;
    left: 0.75rem;
}
.alert .btn-close {
    color: inherit;
}
.alert .btn-close:hover,
.alert .btn-close:focus {
    color: inherit;
}
/*----- Avatars -----*/
.country-selector .avatar {
    width: 1.4rem;
    height: 1.2rem;
}
.avatar {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 500;
    vertical-align: bottom;
    font-size: 0.875rem;
    -webkit-user-select: none;
    user-select: none;
}
.avatar i {
    font-size: 125%;
    vertical-align: sub;
}
.avatar-status {
    position: absolute;
    left: 50px;
    bottom: 10px;
    width: 0.75rem;
    height: 0.75rem;
    border: 2px solid #fff;
    border-radius: 50%;
}
.avatar-sm {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 0.75rem;
}
.avatar-md {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
}
.avatar-lg {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.25rem;
}
.avatar-xl {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.75rem;
}
.avatar-xxl {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 2rem;
}
.avatar-placeholder {
    background: #ced4da url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="134" height="134" viewBox="0 0 134 134"><path fill="#868e96" d="M65.92 66.34h2.16c14.802.42 30.928 6.062 29.283 20.35l-1.618 13.32c-.844 6.815-5.208 7.828-13.972 7.866H52.23c-8.764-.038-13.13-1.05-13.973-7.865l-1.62-13.32C34.994 72.4 51.12 66.76 65.92 66.34zM49.432 43.934c0-9.82 7.99-17.81 17.807-17.81 9.82 0 17.81 7.99 17.81 17.81 0 9.82-7.99 17.807-17.81 17.807-9.82 0-17.808-7.987-17.808-17.806z"/></svg>') no-repeat center/80%;
}
.avatar-list {
    margin: 0 0 -0.5rem;
    padding: 0;
    font-size: 0;
}
.avatar-list .avatar {
    margin-bottom: 0.5rem;
}
.avatar-list .avatar:not(:last-child) {
    margin-right: 0.5rem;
}
.avatar-list-stacked .avatar {
    margin-right: -0.8em !important;
    box-shadow: 0 0 0 2px #fff;
}
.avatar-blue {
    background-color: #c8d9f1;
    color: #467fcf;
}
.avatar-indigo {
    background-color: #d1d5f0;
    color: #6574cd;
}
.avatar-purple {
    background-color: #e4cff9;
    color: #867efc;
}
.avatar-pink {
    background-color: #fcd3e1;
    color: #ec82ef;
}
.avatar-red {
    background-color: #f0bcbc;
    color: #c21a1a;
}
.avatar-orange {
    background-color: #fee0c7;
    color: #fc7303;
}
.avatar-yellow {
    background-color: #fbedb7;
    color: #ecb403;
}
.avatar-green {
    background-color: #cfeab3;
    color: #4ecc48;
}
.avatar-teal {
    background-color: #bfefea;
    color: #2bcbba;
}
.avatar-cyan {
    background-color: #b9e3ea;
    color: #17a2b8;
}
.avatar-white {
    background-color: white;
    color: #fff;
}
.avatar-gray {
    background-color: #dbdde0;
    color: #868e96;
}
.avatar-gray-dark {
    background-color: #c2c4c6;
    color: #343a40;
}
.avatar-azure {
    background-color: #c7e6fb;
    color: #45aaf2;
}
.avatar-lime {
    background-color: #d7f2c2;
    color: #7bd235;
}
.avatar-group .avatar {
    position: relative;
    z-index: 2;
    background: transparent !important;
}
.avatar-group .avatar:hover {
    z-index: 3;
}
.avatar-group .avatar+.avatar {
    margin-left: -0.8rem;
}
.avatar-group .avatar-sm {
    font-size: 0.875rem;
    width: 32px;
    height: 32px;
}
.avatar-badges {
    content: "";
    top: -4px;
    right: -4px;
    width: 15px;
    height: 15px;
    position: absolute;
    cursor: pointer;
}
.avatar-icons {
    content: "";
    top: 48px;
    right: -4px;
    width: 23px;
    height: 23px;
    position: absolute;
    line-height: initial;
    cursor: pointer;
}
/*-----Badges-----*/
.btn .badge {
    position: relative;
    top: -1px;
}
.badge {
    display: inline-block;
    padding: 3px 5px 4px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    font-size: 0.85em;
    font-weight: 500;
}
.rounded-pill {
    border-radius: 50px;
}
.badgetext {
    float: right;
}
.btn-custom {
    background: #f6f6fb;
    color: #76839a;
}
.badge.badge-sm {
    padding: 3px 8px 5px 8px;
}
blockquote {
    margin: 0 0 1rem;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.171875rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96;
}
.blockquote-footer::before {
    content: "— ";
}
p,
ul,
ol {
    margin-bottom: 1em;
}
blockquote {
    margin-bottom: 1em;
    font-style: italic;
    color: #282f53;
    padding-left: 2rem;
    border-left: 2px solid #e9edf4;
    font-style: inherit;
}
blockquote p {
    margin-bottom: 1rem;
    font-size: 16px;
}
blockquote cite:before {
    content: "— ";
}
.blockquote-reverse {
    border-left: 0;
    border-right: 2px solid #e9edf4;
    text-align: right;
    padding-right: 2rem;
    padding-left: 0;
}
/*------ Breadcrumb ------*/
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style: none;
    border-radius: 3px;
    right: 0;
    padding: 0;
    color: #fff;
    background: none;
}
.breadcrumb-item a {
    color: #76839a;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: rgba(110, 126, 150, 0.4);
    content: "/";
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
    text-decoration: none;
}
.breadcrumb-style2 .breadcrumb-item1+.breadcrumb-item1::before {
    content: "\e92f";
    font-family: feather !important;
    font-size: 12px;
}
.breadcrumb-style3 .breadcrumb-item1+.breadcrumb-item1::before {
    content: "\e933";
    font-family: feather !important;
    font-size: 12px;
}
.breadcrumb1 {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: 0.25rem;
}
.breadcrumb-item1 a:hover {
    color: var(--primary-bg-color);
    text-decoration: underline;
}
.breadcrumb-item1+.breadcrumb-item1::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/";
    color: #c0c9da;
}
.breadcrumb-item1+.breadcrumb-item1:hover::before {
    text-decoration: underline;
    text-decoration: none;
}
.breadcrumb-item1.active {
    color: #282f53;
}
.breadcrumb-3 ol {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.breadcrumb-3 li {
    display: contents;
    text-align: center;
}
.breadcrumb-4 li,
.breadcrumb-5 li {
    display: contents;
    text-align: center;
}
.breadcrumb-4 ol,
.breadcrumb-5 ol {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.breadcrumb-1 li,
.breadcrumb-2 li,
.breadcrumb-6 li {
    text-align: right;
    display: contents;
}
.breadcrumb-1 ol,
.breadcrumb-2 ol,
.breadcrumb-6 ol {
    position: relative;
    width: 100%;
    text-align: right;
    justify-content: flex-end;
}
.breadcrumb-item {
    display: -ms-flexbox;
    display: block !important;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 0;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
.btn-compose {
    background: none repeat scroll 0 0 #ff6c60;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%;
}
.btn-compose:hover {
    background: none repeat scroll 0 0 #f5675c;
    color: #fff;
}
.btn-send {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff;
}
.btn-send:hover {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff;
    background: none repeat scroll 0 0 #009da7;
}
.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}
button.btn-close {
    right: 15px;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    font-size: 0.7rem;
    background-image: none;
}
button.btn-close:focus {
    box-shadow: none;
}
/*--------- Buttons--------------*/
.btn {
    display: inline-block;
    max-height: 39px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 1rem;
    font-size: 0.9375rem;
    line-height: 1.84615385;
    border-radius: 0.375rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover {
    text-decoration: none;
}
.btn:focus {
    text-decoration: none;
    outline: none !important;
}
.btn.focus {
    outline: 0;
    box-shadow: none;
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
    background-image: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-secondary {
    color: #fff;
    background: #05c3fb !important;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #76c9ef;
    border-color: #76c9ef;
    opacity: 0.7;
}
.btn-secondary:focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 2px rgba(130, 207, 242, 0.9);
    border-color: #05c3fb;
    opacity: 0.9;
}
.btn-secondary:disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #76c9ef;
    border-color: #76c9ef;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #76c9ef;
    border-color: #76c9ef;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    border: transparent;
}
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #05c3fb;
    border-color: #05c3fb;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(130, 207, 242, 0.9);
    border: 1px solid #05c3fb;
}
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(130, 207, 242, 0.9);
    order: 1px solid #05c3fb;
}
.btn-success {
    color: #fff;
    background: #13bfa6 !important;
    border-color: #35b9a6;
}
.btn-success:hover {
    color: #fff;
    background-color: #13bfa6;
    border-color: #13bfa6;
    opacity: 0.7;
}
.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 2px rgb(19, 191, 166);
    opacity: 0.9;
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #13bfa6;
    border-color: #13bfa6;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #13bfa6;
    border-color: #13bfa6;
}
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #13bfa6;
    border-color: #32cab4;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(19, 191, 166, 0.9);
}
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(19, 191, 166, 0.9);
}
.btn-info {
    color: #fff !important;
    background: #1170e4 !important;
    border-color: #3988e8 !important;
}
.btn-info:hover {
    color: #fff;
    background-color: #086de6;
    border-color: #086de6;
    opacity: 0.7;
}
.btn-info:focus,
.btn-info.focus {
    background: #1170e4;
    border-color: #1170e4;
    color: #fff;
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
    opacity: 0.9;
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #1170e4;
    border-color: #1170e4;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1170e4;
    border-color: #1170e4;
}
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1170e4;
    border-color: #1170e4;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus {
    background: #1170e4;
    border-color: #1170e4;
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
}
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
}
.btn-warning {
    color: #fff !important;
    background: #f7b731 !important;
    border-color: #e5a623;
}
.btn-warning:hover {
    color: #fff;
    background-color: #dba12a;
    border-color: #dda32b;
    opacity: 0.7;
}
.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(229, 175, 4, 0.9);
    opacity: 0.9;
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #fff;
    background-color: #faad3b;
    border-color: #e5a623;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #cc9547;
    border-color: #e5a623;
}
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc9547;
    border-color: #e5a623;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(237, 156, 76, 0.9);
}
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(237, 156, 76, 0.9);
}
.btn-danger {
    color: #fff;
    background: #e82646 !important;
    border-color: #e62a45;
}
.btn-danger:hover {
    color: #fff;
    background-color: #dd2540;
    border-color: #df2540;
    opacity: 0.7;
}
.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(245, 51, 79, 0.9);
    opacity: 0.9;
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #f5334f;
    border-color: #ed314c;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #f5334f;
    border-color: #ed314c;
}
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f5334f;
    border-color: #ed314c;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(245, 51, 79, 0.9);
}
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(245, 51, 79, 0.9);
}
.btn-default {
    color: #282f53;
    background: #e9e9f1;
    border-color: #e9e9f1;
}
.btn-default:hover {
    color: #282f53;
    background-color: #e3e3ef;
    border-color: #e3e3ef;
    opacity: 0.7;
}
.btn-default:focus,
.btn-default.focus {
    box-shadow: 0 0 0 2px rgba(233, 233, 241, 0.9);
    opacity: 0.9;
}
.btn-default.disabled,
.btn-default:disabled {
    color: #282f53;
    background-color: #e9e9f1;
    border-color: #e9e9f1;
}
.btn-default:not(:disabled):not(.disabled):active,
.btn-default:not(:disabled):not(.disabled).active {
    color: #282f53;
    background-color: #e9e9f1;
    border-color: #e9e9f1;
}
.show>.btn-default.dropdown-toggle {
    color: #282f53;
    background-color: #e9e9f1;
    border-color: #e9e9f1;
}
.btn-default:not(:disabled):not(.disabled):active:focus,
.btn-default:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(233, 233, 241, 0.9);
}
.show>.btn-default.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(233, 233, 241, 0.9);
}
/*-- light-buttons--*/
.btn-secondary-light {
    color: #05c3fb;
    background: #ceefff !important;
    border-color: #ceefff;
}
.btn-secondary-light:hover {
    color: #fff;
    background-color: #05c3fb !important;
    border-color: #05c3fb;
    opacity: 0.7;
}
.btn-secondary-light:focus,
.btn-secondary-light.focus {
    box-shadow: 0 0 0 2px rgba(130, 207, 242, 0.9);
    border: 1px solid #05c3fb;
    opacity: 0.9;
}
.btn-success-light {
    color: #13bfa6;
    background: #a6efe4 !important;
    border-color: #a6efe4;
}
.btn-success-light:hover {
    color: #fff;
    background-color: #13bfa6 !important;
    border-color: #13bfa6;
    opacity: 0.7;
}
.btn-success-light:focus,
.btn-success-light.focus {
    box-shadow: 0 0 0 2px rgb(19, 191, 166);
    opacity: 0.9;
}
.btn-info-light {
    color: #1170e4 !important;
    background: #d0e2f7 !important;
    border-color: #d0e2f7 !important;
}
.btn-info-light:hover {
    color: #fff;
    background-color: #1170e4;
    border-color: #1170e4;
    opacity: 0.7;
}
.btn-info-light:focus,
.btn-info-light.focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
    opacity: 0.9;
}
.btn-warning-light {
    color: #e0a01b;
    background: #f8e8c6 !important;
    border-color: #f8e8c6;
}
.btn-warning-light:hover {
    color: #fff;
    background-color: #f7b731 !important;
    border-color: #e5a623;
    opacity: 0.7;
}
.btn-warning-light:focus,
.btn-warning-light.focus {
    box-shadow: 0 0 0 2px rgba(229, 175, 4, 0.9);
    opacity: 0.9;
}
.btn-danger-light {
    color: #f5334f;
    background: #f8ccd3 !important;
    border-color: #f8ccd3;
}
.btn-danger-light:hover {
    color: #fff;
    background-color: #e82646 !important;
    border-color: #ed314c;
    opacity: 0.7;
}
.btn-danger-light:focus,
.btn-danger-light.focus {
    box-shadow: 0 0 0 2px rgba(245, 51, 79, 0.9);
    opacity: 0.9;
}
.btn-default-light {
    color: #282f53;
    background: #e9e9f1;
    border-color: #e9e9f1;
}
.btn-default-light:hover {
    color: #282f53;
    background-color: #e3e3ef !important;
    border-color: #e3e3ef;
    opacity: 0.7;
}
.btn-default-light:focus,
.btn-default-light.focus {
    box-shadow: 0 0 0 2px rgb(246, 249, 252);
    opacity: 0.9;
}
/*--gradient-buttons--*/
.btn-secondary-gradient {
    color: #fff;
    background: linear-gradient(to bottom right, #ce4300 0%, #fb854c 100%) !important;
    border-color: #eb6f33;
}
.btn-secondary-gradient:hover {
    color: #fff;
    background-color: #eb6f33;
    border-color: #f66b4e;
    opacity: 0.7;
}
.btn-secondary-gradient:focus,
.btn-secondary-gradient.focus {
    box-shadow: 0 0 0 2px rgba(235, 111, 51, 0.9);
    border: 1px solid #05c3fb;
    opacity: 0.9;
}
.btn-secondary-gradient.disabled,
.btn-secondary-gradient:disabled {
    color: #fff;
    background-color: #eb6f33;
}
.btn-secondary-gradient:not(:disabled):not(.disabled):active,
.btn-secondary-gradient:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #eb6f33;
    border-color: #f66b4e;
}
.show>.btn-secondary-gradient.dropdown-toggle {
    color: #fff;
    background-color: #eb6f33;
    border-color: #f66b4e;
}
.btn-secondary-gradient:not(:disabled):not(.disabled):active:focus,
.btn-secondary-gradient:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(235, 111, 51, 0.9);
}
.show>.btn-secondary-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(235, 111, 51, 0.9);
}
.btn-success-gradient {
    color: #fff;
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%) !important;
    border-color: #4ecc48;
}
.btn-success-gradient:hover {
    color: #fff;
    background-color: #4b9400;
    border-color: #448700;
    opacity: 0.7;
}
.btn-success-gradient:focus,
.btn-success-gradient.focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.9);
    opacity: 0.9;
}
.btn-success-gradient.disabled,
.btn-success-gradient:disabled {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-success-gradient:not(:disabled):not(.disabled):active,
.btn-success-gradient:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #448700;
    border-color: #3e7a00;
}
.show>.btn-success-gradient.dropdown-toggle {
    color: #fff;
    background-color: #448700;
    border-color: #3e7a00;
}
.btn-success-gradient:not(:disabled):not(.disabled):active:focus,
.btn-success-gradient:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.9);
}
.show>.btn-success-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.9);
}
.btn-info-gradient {
    color: #fff;
    background: linear-gradient(to bottom right, #1e63c3 0%, #00f2fe 100%) !important;
    border-color: #07cedc;
}
.btn-info-gradient:hover {
    color: #fff;
    background-color: #219af0;
    border-color: #1594ef;
    opacity: 0.7;
}
.btn-info-gradient:focus,
.btn-info-gradient.focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
    opacity: 0.9;
}
.btn-info-gradient.disabled,
.btn-info-gradient:disabled {
    color: #fff;
    background-color: #45aaf2;
    border-color: #07cedc;
}
.btn-info-gradient:not(:disabled):not(.disabled):active,
.btn-info-gradient:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #3979a7;
    border-color: #07cedc;
}
.show>.btn-info-gradient.dropdown-toggle {
    color: #fff;
    background-color: #3979a7;
    border-color: #07cedc;
}
.btn-info-gradient:not(:disabled):not(.disabled):active:focus,
.btn-info-gradient:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
}
.show>.btn-info-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.9);
}
.btn-warning-gradient {
    color: #fff;
    background: linear-gradient(to bottom right, #f66b4e 0%, #fbc434 100%) !important;
    border-color: #FBB034;
}
.btn-warning-gradient:hover {
    color: #fff;
    background-color: #faad3b;
    border-color: #d4952d;
    opacity: 0.7;
}
.btn-warning-gradient:focus,
.btn-warning-gradient.focus {
    box-shadow: 0 0 0 2px rgba(229, 175, 4, 0.9);
    opacity: 0.9;
}
.btn-warning-gradient.disabled,
.btn-warning-gradient:disabled {
    color: #fff;
    background-color: #faad3b;
    border-color: #FBB034;
}
.btn-warning-gradient:not(:disabled):not(.disabled):active,
.btn-warning-gradient:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #cc9547;
    border-color: #FBB034;
}
.show>.btn-warning-gradient.dropdown-toggle {
    color: #fff;
    background-color: #cc9547;
    border-color: #FBB034;
}
.btn-warning-gradient:not(:disabled):not(.disabled):active:focus,
.btn-warning-gradient:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(237, 156, 76, 0.9);
}
.show>.btn-warning-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(237, 156, 76, 0.9);
}
.btn-warning-gradient-gradient {
    background: linear-gradient(to bottom right, #fbc434 0%, #f66b4e 100%);
}
.btn-warning-gradient-gradient:focus {
    box-shadow: 0 0 0 2px rgba(249, 165, 61, 0.4);
}
.btn-warning-gradient.focus {
    box-shadow: 0 0 0 2px rgba(249, 165, 61, 0.4);
}
.btn-warning-gradient:hover {
    color: #fff;
    box-shadow: 0 3px 10px rgba(240, 138, 46, 0.5);
}
.btn-danger-gradient {
    color: #fff;
    background-image: linear-gradient(to bottom right, #b51b35 0%, #fd4a68 100%) !important;
    border-color: #e3325a;
}
.btn-danger-gradient:hover {
    color: #fff;
    background-color: #FF4B2B;
    border-color: #e3325a;
    opacity: 0.7;
}
.btn-danger-gradient:focus,
.btn-danger-gradient.focus {
    box-shadow: 0 0 0 2px rgba(255, 75, 43, 0.9);
    opacity: 0.9;
}
.btn-danger-gradient.disabled,
.btn-danger-gradient:disabled {
    color: #fff;
    background-color: #FF4B2B;
    border-color: #e3325a;
}
.btn-danger-gradient:not(:disabled):not(.disabled):active,
.btn-danger-gradient:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #FF4B2B;
    border-color: #e3325a;
}
.show>.btn-danger-gradient.dropdown-toggle {
    color: #fff;
    background-color: #FF4B2B;
    border-color: #e3325a;
}
.btn-danger-gradient:not(:disabled):not(.disabled):active:focus,
.btn-danger-gradient:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(255, 75, 43, 0.9);
}
.show>.btn-danger-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(255, 75, 43, 0.9);
}
.btn-default {
    color: #282f53;
    background: #e9e9f1;
    border-color: #e9e9f1;
}
.btn-default:hover {
    color: #282f53;
    background-color: #e3e3ef;
    border-color: #e3e3ef;
    opacity: 0.7;
}
.btn-default:focus,
.btn-default.focus {
    box-shadow: 0 0 0 2px rgb(233, 233, 241);
    opacity: 0.9;
}
.btn-default.disabled,
.btn-default:disabled {
    color: #282f53;
    background-color: #e9e9f1;
    border-color: #e9e9f1;
}
.btn-default:not(:disabled):not(.disabled):active,
.btn-default:not(:disabled):not(.disabled).active {
    color: #282f53;
    background-color: #e9e9f1;
    border-color: #e9e9f1;
}
.show>.btn-default.dropdown-toggle {
    color: #282f53;
    background-color: #e9e5f1;
    border-color: #e9e5f1;
}
.btn-default:not(:disabled):not(.disabled):active:focus,
.btn-default:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(229, 240, 250, 0.9);
}
.show>.btn-default.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(229, 240, 250, 0.9);
}
.btn-purple-gradient {
    background: linear-gradient(to bottom right, #8927ec 0%, #647DEE 100%) !important;
    color: #fff !important;
}
.btn-light {
    color: #495057;
    background-color: #e9e9f1;
    border-color: #f0f0f4;
}
.btn-light:hover {
    color: #495057;
    background-color: #e9e9f1;
    border-color: #eeebf3;
    opacity: 0.7;
}
.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
    opacity: 0.9;
}
.btn-light.disabled,
.btn-light:disabled {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #e9e9f1;
    border-color: #f0f0f4;
}
.show>.btn-light.dropdown-toggle {
    color: #495057;
    background-color: #f6f3f9;
    border-color: #f0f0f4;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    opacity: 0.7;
}
.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
    opacity: 0.9;
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-outline-default {
    color: #282f53;
    background: transparent;
    background-image: none;
    border-color: #cbcbd0;
}
.btn-outline-default:hover {
    color: #282f53;
    background: #e9e9f1;
}
.btn-outline-default.disabled,
.btn-outline-default:disabled {
    color: #282f53;
    background-color: transparent;
}
.btn-outline-default:not(:disabled):not(.disabled):active,
.btn-outline-default:not(:disabled):not(.disabled).active {
    color: #282f53;
    background-color: #e9e9f1;
}
.show>.btn-outline-default.dropdown-toggle {
    color: #282f53;
    background-color: #e9e9f1;
    border-color: #f0f0f4;
}
.btn-outline-secondary {
    color: #05c3fb;
    background-color: transparent;
    background-image: none;
    border-color: #05c3fb;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #05c3fb;
    border-color: #76c9ef;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(235, 111, 51, 0.9);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #76c9ef;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #05c3fb;
    border-color: #76c9ef;
}
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #05c3fb;
    border-color: #76c9ef;
}
.btn-outline-success {
    color: #13bfa6;
    background-color: transparent;
    background-image: none;
    border-color: #13bfa6;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #13bfa6;
    border-color: #13bfa6;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(19, 191, 166, 0.1);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #13bfa6;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #13bfa6;
    border-color: #13bfa6;
}
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #13bfa6;
    border-color: #13bfa6;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(19, 191, 166, 0.1);
}
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(19, 191, 166, 0.1);
}
.btn-outline-info {
    color: #45aaf2;
    background-color: transparent;
    background-image: none;
    border-color: #45aaf2;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.1);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #45aaf2;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.1);
}
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.1);
}
.btn-outline-warning {
    color: #ecb403;
    background-color: transparent;
    background-image: none;
    border-color: #ecb403;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ecb403;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.1);
}
.btn-outline-danger {
    color: #c21a1a;
    background-color: transparent;
    background-image: none;
    border-color: #f12c2c;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #f12c2c;
    border-color: #f12c2c;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #c21a1a;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.1);
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.show>.btn-outline-light.dropdown-toggle {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.1);
}
.btn-link {
    font-weight: 400;
    background-color: transparent;
}
.btn-link:hover {
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
    opacity: 0.7;
}
.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
    opacity: 0.9;
}
.btn-link:disabled,
.btn-link.disabled {
    color: #868e96;
    pointer-events: none;
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.625;
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 0.251rem 0.51rem;
    font-size: 0.875rem;
    border-radius: 3px;
    line-height: 1.5;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block+.btn-block {
    margin-top: 0.5rem;
}
.btn-facebook {
    background: #4d7ad9;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%;
}
/**Btn-group**/
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    flex: 0 1 auto;
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
    z-index: 1;
}
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
    z-index: 1;
}
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 1;
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group {
    margin-left: -1px;
}
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group {
    margin-left: -1px;
}
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
    margin-left: 0;
}
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0;
}
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
/*----- Btn styles------*/
.btn {
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 0.03em;
    font-size: 0.8125rem;
    min-width: 2.375rem;
}
.btn-icon {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
}
/*.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px #1643A3;
}*/
.btn-pill {
    border-radius: 10rem;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.btn-radius {
    border-radius: 3px;
}
.btn-facebook {
    color: #fff;
    background-color: #4d7ad9;
    border-color: #4d7ad9;
}
.btn-facebook:hover {
    color: #fff;
    background-color: #4d7ad9;
    border-color: #4d7ad9;
}
.btn-facebook:focus,
.btn-facebook.focus {
    box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}
.btn-facebook.disabled,
.btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}
.btn-facebook:not(:disabled):not(.disabled):active,
.btn-facebook:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #065ef9;
    border-color: #065ef9;
}
.show>.btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #293e6a;
}
.btn-facebook:not(:disabled):not(.disabled):active:focus,
.btn-facebook:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}
.show>.btn-facebook.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}
.btn-twitter {
    color: #fff;
    background-color: #17a7ff;
    border-color: #17a7ff;
}
.btn-twitter:hover {
    color: #fff;
    background-color: #0d8ddc;
    border-color: #0c85d0;
}
.btn-twitter:focus,
.btn-twitter.focus {
    box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5);
}
.btn-twitter.disabled,
.btn-twitter:disabled {
    color: #fff;
    background-color: #1da1f2;
    border-color: #1da1f2;
}
.btn-twitter:not(:disabled):not(.disabled):active,
.btn-twitter:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0c85d0;
    border-color: #0b7ec4;
}
.show>.btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #0c85d0;
    border-color: #0b7ec4;
}
.btn-twitter:not(:disabled):not(.disabled):active:focus,
.btn-twitter:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5);
}
.show>.btn-twitter.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5);
}
.btn-google {
    color: #fff;
    background-color: #297ff7;
    border-color: #297ff7;
}
.btn-google:hover {
    color: #fff;
    background-color: #297ff7;
    border-color: #297ff7;
}
.btn-google:focus,
.btn-google.focus {
    box-shadow: 0 0 0 2px rgba(220, 78, 65, 0.5);
}
.btn-google.disabled,
.btn-google:disabled {
    color: #fff;
    background-color: #297ff7;
    border-color: #297ff7;
}
.btn-google:not(:disabled):not(.disabled):active,
.btn-google:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #297ff7;
    border-color: #297ff7;
}
.show>.btn-google.dropdown-toggle {
    color: #fff;
    background-color: #c63224;
    border-color: #bb2f22;
}
.btn-google:not(:disabled):not(.disabled):active:focus,
.btn-google:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(220, 78, 65, 0.5);
}
.show>.btn-google.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(220, 78, 65, 0.5);
}
.btn-youtube {
    color: #fff;
    background-color: #f00;
    border-color: #f00;
}
.btn-youtube:hover {
    color: #fff;
    background-color: #d90000;
    border-color: #cc0000;
}
.btn-youtube:focus,
.btn-youtube.focus {
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}
.btn-youtube.disabled,
.btn-youtube:disabled {
    color: #fff;
    background-color: #f00;
    border-color: #f00;
}
.btn-youtube:not(:disabled):not(.disabled):active,
.btn-youtube:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #cc0000;
    border-color: #bf0000;
}
.show>.btn-youtube.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #bf0000;
}
.btn-youtube:not(:disabled):not(.disabled):active:focus,
.btn-youtube:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}
.show>.btn-youtube.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}
.btn-vimeo {
    color: #fff;
    background-color: #37cbfb;
    border-color: #37cbfb;
}
.btn-vimeo:hover {
    color: #fff;
    background-color: #139ecb;
    border-color: #1295bf;
}
.btn-vimeo:focus,
.btn-vimeo.focus {
    box-shadow: 0 0 0 2px rgba(26, 183, 234, 0.5);
}
.btn-vimeo.disabled,
.btn-vimeo:disabled {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #1ab7ea;
}
.btn-vimeo:not(:disabled):not(.disabled):active,
.btn-vimeo:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1295bf;
    border-color: #108cb4;
}
.show>.btn-vimeo.dropdown-toggle {
    color: #fff;
    background-color: #1295bf;
    border-color: #108cb4;
}
.btn-vimeo:not(:disabled):not(.disabled):active:focus,
.btn-vimeo:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(26, 183, 234, 0.5);
}
.show>.btn-vimeo.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(26, 183, 234, 0.5);
}
.btn-dribbble {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89;
}
.btn-dribbble:hover {
    color: #fff;
    background-color: #e62a72;
    border-color: #e51e6b;
}
.btn-dribbble:focus,
.btn-dribbble.focus {
    box-shadow: 0 0 0 2px rgba(234, 76, 137, 0.5);
}
.btn-dribbble.disabled,
.btn-dribbble:disabled {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89;
}
.btn-dribbble:not(:disabled):not(.disabled):active,
.btn-dribbble:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #e51e6b;
    border-color: #dc1a65;
}
.show>.btn-dribbble.dropdown-toggle {
    color: #fff;
    background-color: #e51e6b;
    border-color: #dc1a65;
}
.btn-dribbble:not(:disabled):not(.disabled):active:focus,
.btn-dribbble:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(234, 76, 137, 0.5);
}
.show>.btn-dribbble.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(234, 76, 137, 0.5);
}
.btn-github {
    color: #fff;
    background-color: #181717;
    border-color: #181717;
}
.btn-github:hover {
    color: #fff;
    background-color: #040404;
    border-color: black;
}
.btn-github:focus,
.btn-github.focus {
    box-shadow: 0 0 0 2px rgba(24, 23, 23, 0.5);
}
.btn-github.disabled,
.btn-github:disabled {
    color: #fff;
    background-color: #181717;
    border-color: #181717;
}
.btn-github:not(:disabled):not(.disabled):active,
.btn-github:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: black;
    border-color: black;
}
.show>.btn-github.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black;
}
.btn-github:not(:disabled):not(.disabled):active:focus,
.btn-github:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(24, 23, 23, 0.5);
}
.show>.btn-github.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(24, 23, 23, 0.5);
}
.btn-instagram {
    color: #fff;
    background-color: #e4405f;
    border-color: #e4405f;
}
.btn-instagram:hover {
    color: #fff;
    background-color: #de1f44;
    border-color: #d31e40;
}
.btn-instagram:focus,
.btn-instagram.focus {
    box-shadow: 0 0 0 2px rgba(228, 64, 95, 0.5);
}
.btn-instagram.disabled,
.btn-instagram:disabled {
    color: #fff;
    background-color: #e4405f;
    border-color: #e4405f;
}
.btn-instagram:not(:disabled):not(.disabled):active,
.btn-instagram:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #d31e40;
    border-color: #c81c3d;
}
.show>.btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #d31e40;
    border-color: #c81c3d;
}
.btn-instagram:not(:disabled):not(.disabled):active:focus,
.btn-instagram:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(228, 64, 95, 0.5);
}
.show>.btn-instagram.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(228, 64, 95, 0.5);
}
.btn-pinterest {
    color: #fff;
    background-color: #e9152c;
    border-color: #e9152c;
}
.btn-pinterest:hover {
    color: #fff;
    background-color: #980617;
    border-color: #8c0615;
}
.btn-pinterest:focus,
.btn-pinterest.focus {
    box-shadow: 0 0 0 2px rgba(189, 8, 28, 0.5);
}
.btn-pinterest.disabled,
.btn-pinterest:disabled {
    color: #fff;
    background-color: #bd081c;
    border-color: #bd081c;
}
.btn-pinterest:not(:disabled):not(.disabled):active,
.btn-pinterest:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #8c0615;
    border-color: #800513;
}
.show>.btn-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #8c0615;
    border-color: #800513;
}
.btn-pinterest:not(:disabled):not(.disabled):active:focus,
.btn-pinterest:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(189, 8, 28, 0.5);
}
.show>.btn-pinterest.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(189, 8, 28, 0.5);
}
.btn-vk {
    color: #fff;
    background-color: #6383a8;
    border-color: #6383a8;
}
.btn-vk:hover {
    color: #fff;
    background-color: #527093;
    border-color: #4d6a8b;
}
.btn-vk:focus,
.btn-vk.focus {
    box-shadow: 0 0 0 2px rgba(99, 131, 168, 0.5);
}
.btn-vk.disabled,
.btn-vk:disabled {
    color: #fff;
    background-color: #6383a8;
    border-color: #6383a8;
}
.btn-vk:not(:disabled):not(.disabled):active,
.btn-vk:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #4d6a8b;
    border-color: #496482;
}
.show>.btn-vk.dropdown-toggle {
    color: #fff;
    background-color: #4d6a8b;
    border-color: #496482;
}
.btn-vk:not(:disabled):not(.disabled):active:focus,
.btn-vk:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(99, 131, 168, 0.5);
}
.show>.btn-vk.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(99, 131, 168, 0.5);
}
.btn-rss {
    color: #fff;
    background-color: #ffa500;
    border-color: #ffa500;
}
.btn-rss:hover {
    color: #fff;
    background-color: #d98c00;
    border-color: #cc8400;
}
.btn-rss:focus,
.btn-rss.focus {
    box-shadow: 0 0 0 2px rgba(255, 165, 0, 0.5);
}
.btn-rss.disabled,
.btn-rss:disabled {
    color: #fff;
    background-color: #ffa500;
    border-color: #ffa500;
}
.btn-rss:not(:disabled):not(.disabled):active,
.btn-rss:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #cc8400;
    border-color: #bf7c00;
}
.show>.btn-rss.dropdown-toggle {
    color: #fff;
    background-color: #cc8400;
    border-color: #bf7c00;
}
.btn-rss:not(:disabled):not(.disabled):active:focus,
.btn-rss:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(255, 165, 0, 0.5);
}
.show>.btn-rss.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(255, 165, 0, 0.5);
}
.btn-flickr {
    color: #fff;
    background-color: #0063dc;
    border-color: #0063dc;
}
.btn-flickr:hover {
    color: #fff;
    background-color: #0052b6;
    border-color: #004ca9;
}
.btn-flickr:focus,
.btn-flickr.focus {
    box-shadow: 0 0 0 2px rgba(0, 99, 220, 0.5);
}
.btn-flickr.disabled,
.btn-flickr:disabled {
    color: #fff;
    background-color: #0063dc;
    border-color: #0063dc;
}
.btn-flickr:not(:disabled):not(.disabled):active,
.btn-flickr:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #004ca9;
    border-color: #00469c;
}
.show>.btn-flickr.dropdown-toggle {
    color: #fff;
    background-color: #004ca9;
    border-color: #00469c;
}
.btn-flickr:not(:disabled):not(.disabled):active:focus,
.btn-flickr:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(0, 99, 220, 0.5);
}
.show>.btn-flickr.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(0, 99, 220, 0.5);
}
.btn-bitbucket {
    color: #fff;
    background-color: #0052cc;
    border-color: #0052cc;
}
.btn-bitbucket:hover {
    color: #fff;
    background-color: #0043a6;
    border-color: #003e99;
}
.btn-bitbucket:focus,
.btn-bitbucket.focus {
    box-shadow: 0 0 0 2px rgba(0, 82, 204, 0.5);
}
.btn-bitbucket.disabled,
.btn-bitbucket:disabled {
    color: #fff;
    background-color: #0052cc;
    border-color: #0052cc;
}
.btn-bitbucket:not(:disabled):not(.disabled):active,
.btn-bitbucket:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #003e99;
    border-color: #00388c;
}
.show>.btn-bitbucket.dropdown-toggle {
    color: #fff;
    background-color: #003e99;
    border-color: #00388c;
}
.btn-bitbucket:not(:disabled):not(.disabled):active:focus,
.btn-bitbucket:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(0, 82, 204, 0.5);
}
.show>.btn-bitbucket.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(0, 82, 204, 0.5);
}
.btn-blue {
    color: #fff;
    background-color: #467fcf;
    border-color: #467fcf;
}
.btn-blue:hover {
    color: #fff;
    background-color: #316cbe;
    border-color: #1f5bb1;
}
.btn-blue:focus,
.btn-blue.focus {
    box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}
.btn-blue.disabled,
.btn-blue:disabled {
    color: #fff;
    background-color: #467fcf;
    border-color: #467fcf;
}
.btn-blue:not(:disabled):not(.disabled):active,
.btn-blue:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1f5bb1;
    border-color: #2c60a9;
}
.show>.btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #1f5bb1;
    border-color: #2c60a9;
}
.btn-blue:not(:disabled):not(.disabled):active:focus,
.btn-blue:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}
.show>.btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}
.btn-indigo {
    color: #fff;
    background-color: #6574cd;
    border-color: #6574cd;
}
.btn-indigo:hover {
    color: #fff;
    background-color: #485ac4;
    border-color: #3f51c1;
}
.btn-indigo:focus,
.btn-indigo.focus {
    box-shadow: 0 0 0 2px rgba(101, 116, 205, 0.5);
}
.btn-indigo.disabled,
.btn-indigo:disabled {
    color: #fff;
    background-color: #6574cd;
    border-color: #6574cd;
}
.btn-indigo:not(:disabled):not(.disabled):active,
.btn-indigo:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #3f51c1;
    border-color: #3b4db7;
}
.show>.btn-indigo.dropdown-toggle {
    color: #fff;
    background-color: #3f51c1;
    border-color: #3b4db7;
}
.btn-indigo:not(:disabled):not(.disabled):active:focus,
.btn-indigo:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(101, 116, 205, 0.5);
}
.show>.btn-indigo.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(101, 116, 205, 0.5);
}
.btn-purple {
    color: #fff;
    background: #661fd6 !important;
    border-color: #661fd6;
}
.btn-purple:hover {
    color: #fff;
    background-color: #923ce6;
    border-color: #8c31e4;
}
.btn-purple:focus,
.btn-purple.focus {
    box-shadow: 0 0 0 2px rgba(165, 94, 234, 0.5);
}
.btn-purple.disabled,
.btn-purple:disabled {
    color: #fff;
    background-color: #867efc;
    border-color: #867efc;
}
.btn-purple:not(:disabled):not(.disabled):active,
.btn-purple:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #8c31e4;
    border-color: #8526e3;
}
.show>.btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #8c31e4;
    border-color: #8526e3;
}
.btn-purple:not(:disabled):not(.disabled):active:focus,
.btn-purple:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(165, 94, 234, 0.5);
}
.show>.btn-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(165, 94, 234, 0.5);
}
.btn-pink {
    color: #fff !important;
    background-color: #ec82ef !important;
    border-color: #ec82ef !important;
}
.btn-pink:hover {
    color: #fff !important;
    background-color: #ec82ef !important;
    border-color: #ec82ef !important;
}
.btn-pink:focus,
.btn-pink.focus {
    box-shadow: 0 0 0 2px rgba(246, 109, 155, 0.5);
}
.btn-pink.disabled,
.btn-pink:disabled {
    color: #fff;
    background-color: #ec82ef;
    border-color: #ec82ef;
}
.btn-pink:not(:disabled):not(.disabled):active,
.btn-pink:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #ec82ef;
    border-color: #ec82ef;
}
.show>.btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #ec82ef;
    border-color: #ec82ef;
}
.btn-pink:not(:disabled):not(.disabled):active:focus,
.btn-pink:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(246, 109, 155, 0.5);
}
.show>.btn-pink.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(246, 109, 155, 0.5);
}
.btn-red {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-red:hover {
    color: #fff;
    background-color: #ac1b1a;
    border-color: #a11918;
}
.btn-red:focus,
.btn-red.focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}
.btn-red.disabled,
.btn-red:disabled {
    color: #fff;
    background-color: #c21a1a;
    border-color: #c21a1a;
}
.btn-red:not(:disabled):not(.disabled):active,
.btn-red:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #a11918;
    border-color: #961717;
}
.show>.btn-red.dropdown-toggle {
    color: #fff;
    background-color: #a11918;
    border-color: #961717;
}
.btn-red:not(:disabled):not(.disabled):active:focus,
.btn-red:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}
.show>.btn-red.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}
.btn-orange {
    color: #fff;
    background-color: #fc7303;
    border-color: #fc7303;
}
.btn-orange:hover {
    color: #fff;
    background-color: #fd811e;
    border-color: #fc7a12;
}
.btn-orange:focus,
.btn-orange.focus {
    box-shadow: 0 0 0 2px rgba(253, 150, 68, 0.5);
}
.btn-orange.disabled,
.btn-orange:disabled {
    color: #fff;
    background-color: #fc7303;
    border-color: #fc7303;
}
.btn-orange:not(:disabled):not(.disabled):active,
.btn-orange:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #fc7a12;
    border-color: #fc7305;
}
.show>.btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #fc7a12;
    border-color: #fc7305;
}
.btn-orange:not(:disabled):not(.disabled):active:focus,
.btn-orange:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(253, 150, 68, 0.5);
}
.show>.btn-orange.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(253, 150, 68, 0.5);
}
.btn-yellow {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-yellow:hover {
    color: #fff;
    background-color: #cea70c;
    border-color: #c29d0b;
}
.btn-yellow:focus,
.btn-yellow.focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}
.btn-yellow.disabled,
.btn-yellow:disabled {
    color: #fff;
    background-color: #ecb403;
    border-color: #ecb403;
}
.btn-yellow:not(:disabled):not(.disabled):active,
.btn-yellow:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #c29d0b;
    border-color: #b6940b;
}
.show>.btn-yellow.dropdown-toggle {
    color: #fff;
    background-color: #c29d0b;
    border-color: #b6940b;
}
.btn-yellow:not(:disabled):not(.disabled):active:focus,
.btn-yellow:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}
.show>.btn-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}
.btn-green {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-green:hover {
    color: #fff;
    background-color: #4b9400;
    border-color: #448700;
}
.btn-green:focus,
.btn-green.focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}
.btn-green.disabled,
.btn-green:disabled {
    color: #fff;
    background-color: #4ecc48;
    border-color: #4ecc48;
}
.btn-green:not(:disabled):not(.disabled):active,
.btn-green:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #448700;
    border-color: #3e7a00;
}
.show>.btn-green.dropdown-toggle {
    color: #fff;
    background-color: #448700;
    border-color: #3e7a00;
}
.btn-green:not(:disabled):not(.disabled):active:focus,
.btn-green:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}
.show>.btn-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}
.btn-teal {
    color: #fff;
    background-color: #2bcbba;
    border-color: #2bcbba;
}
.btn-teal:hover {
    color: #fff;
    background-color: #24ab9d;
    border-color: #22a193;
}
.btn-teal:focus,
.btn-teal.focus {
    box-shadow: 0 0 0 2px rgba(43, 203, 186, 0.5);
}
.btn-teal.disabled,
.btn-teal:disabled {
    color: #fff;
    background-color: #2bcbba;
    border-color: #2bcbba;
}
.btn-teal:not(:disabled):not(.disabled):active,
.btn-teal:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #22a193;
    border-color: #20968a;
}
.show>.btn-teal.dropdown-toggle {
    color: #fff;
    background-color: #22a193;
    border-color: #20968a;
}
.btn-teal:not(:disabled):not(.disabled):active:focus,
.btn-teal:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(43, 203, 186, 0.5);
}
.show>.btn-teal.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(43, 203, 186, 0.5);
}
.btn-cyan {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-cyan:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-cyan:focus,
.btn-cyan.focus {
    box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}
.btn-cyan.disabled,
.btn-cyan:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-cyan:not(:disabled):not(.disabled):active,
.btn-cyan:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.show>.btn-cyan.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-cyan:not(:disabled):not(.disabled):active:focus,
.btn-cyan:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}
.show>.btn-cyan.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}
.btn-white {
    color: #495057;
    background-color: #fff;
    border: 1px solid #e9ebfa;
}
.btn-white:hover {
    color: #495057;
    background-color: #ececec;
    border-color: #e9e9f1;
}
.btn-white:focus,
.btn-white.focus {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.btn-white.disabled,
.btn-white:disabled {
    color: #495057;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #e9e9f1;
    border-color: #dfdfdf;
}
.show>.btn-white.dropdown-toggle {
    color: #495057;
    background-color: #e9e9f1;
    border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.show>.btn-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.btn-gray {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.btn-gray:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d;
}
.btn-gray:focus,
.btn-gray.focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}
.btn-gray.disabled,
.btn-gray:disabled {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.btn-gray:not(:disabled):not(.disabled):active,
.btn-gray:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
}
.show>.btn-gray.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
}
.btn-gray:not(:disabled):not(.disabled):active:focus,
.btn-gray:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}
.show>.btn-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}
.btn-gray-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-gray-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-gray-dark:focus,
.btn-gray-dark.focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
.btn-gray-dark.disabled,
.btn-gray-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-gray-dark:not(:disabled):not(.disabled):active,
.btn-gray-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.show>.btn-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-gray-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
.show>.btn-gray-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
.btn-azure {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-azure:hover {
    color: #fff;
    background-color: #219af0;
    border-color: #1594ef;
}
.btn-azure:focus,
.btn-azure.focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.5);
}
.btn-azure.disabled,
.btn-azure:disabled {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
.btn-azure:not(:disabled):not(.disabled):active,
.btn-azure:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1594ef;
    border-color: #108ee7;
}
.show>.btn-azure.dropdown-toggle {
    color: #fff;
    background-color: #1594ef;
    border-color: #108ee7;
}
.btn-azure:not(:disabled):not(.disabled):active:focus,
.btn-azure:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.5);
}
.show>.btn-azure.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(7, 116, 248, 0.5);
}
.btn-lime {
    color: #fff;
    background-color: #7bd235;
    border-color: #7bd235;
}
.btn-lime:hover {
    color: #fff;
    background-color: #69b829;
    border-color: #63ad27;
}
.btn-lime:focus,
.btn-lime.focus {
    box-shadow: 0 0 0 2px rgba(123, 210, 53, 0.5);
}
.btn-lime.disabled,
.btn-lime:disabled {
    color: #fff;
    background-color: #7bd235;
    border-color: #7bd235;
}
.btn-lime:not(:disabled):not(.disabled):active,
.btn-lime:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #63ad27;
    border-color: #5da324;
}
.show>.btn-lime.dropdown-toggle {
    color: #fff;
    background-color: #63ad27;
    border-color: #5da324;
}
.btn-lime:not(:disabled):not(.disabled):active:focus,
.btn-lime:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(123, 210, 53, 0.5);
}
.show>.btn-lime.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(123, 210, 53, 0.5);
}
.btn-option {
    background: transparent;
    color: #9aa0ac;
}
.btn-option:hover {
    color: #6e7687;
}
.btn-option:focus {
    box-shadow: none;
    color: #6e7687;
}
.btn-sm,
.btn-group-sm>.btn {
    font-size: 0.75rem;
    min-width: 1.625rem;
}
.btn-lg,
.btn-group-lg>.btn {
    font-size: 1rem;
    min-width: 2.75rem;
    font-weight: 400;
}
.btn-list {
    margin-bottom: -0.5rem;
    font-size: 0;
}
.btn-list>.btn,
.btn-list>.dropdown {
    margin-bottom: 0.5rem;
}
.btn-list>.btn:not(:last-child),
.btn-list>.dropdown:not(:last-child) {
    margin-right: 0.5rem;
}
.btn-loading {
    color: transparent !important;
    pointer-events: none;
    position: relative;
}
.btn-loading:after {
    content: "";
    animation: loader 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 50%;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    display: block;
    height: 1.4em;
    width: 1.4em;
    left: calc(50% - 0.7em);
    top: calc(50% - 0.7em);
    transform-origin: center;
    position: absolute !important;
}
.btn-loading.btn-sm:after {
    height: 1em;
    width: 1em;
    left: calc(50% - 0.5em);
    top: calc(50% - 0.5em);
}
.btn-group-sm>.btn-loading.btn:after {
    height: 1em;
    width: 1em;
    left: calc(50% - 0.5em);
    top: calc(50% - 0.5em);
}
.btn-loading.btn-secondary:after {
    border-color: #495057;
}
.btn-circle {
    padding: 6px 0;
    border-radius: 50%;
    text-align: center;
}
.btn-circle i {
    font-size: 0.9rem;
}
.btn-social.btn-lg {
    padding-left: 61px;
}
.btn-social.btn-lg> :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}
.btn-social.btn-sm {
    padding-left: 38px;
}
.btn-social.btn-sm> :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}
.btn-social.btn-xs {
    padding-left: 30px;
}
.btn-social.btn-xs> :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}
.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}
.btn-social-icon> :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    line-height: 34px;
    font-size: 1.1em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
    padding-left: 61px;
}
.btn-social-icon.btn-lg> :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}
.btn-social-icon.btn-sm {
    padding-left: 38px;
}
.btn-social-icon.btn-sm> :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}
.btn-social-icon.btn-xs {
    padding-left: 30px;
}
.btn-social-icon.btn-xs> :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}
.btn-social-icon> :first-child {
    border: none;
    text-align: center;
    width: 100%;
    color: #fff;
}
.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0;
}
.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0;
}
.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0;
}
.btn.focus,
.btn:focus {
    box-shadow: none !important;
}
.btn-check:focus+.btn-success,
.btn-success:focus {
    border-color: #09ad95;
}
.btn-check:active+.btn-outline-primary,
.btn-check:checked+.btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
    outline: none;
}
.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
    box-shadow: none;
}
.w-xs {
    min-width: 90px;
}
.w-sm {
    min-width: 110px;
}
.w-md {
    min-width: 130px;
}
.w-lg {
    min-width: 150px;
}
.btn-check:active+.btn-outline-secondary,
.btn-check:checked+.btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
    background-color: #05c3fb;
    border-color: #05c3fb;
}
@media (max-width: 576px) {

    .radiobtns [class*=btn-outline-],
    .checkboxbtns [class*=btn-outline-] {
        padding: 0.1rem 0.2rem !important;
        font-size: 12px !important;
    }

    .example {
        padding: 1rem !important;
    }
}
/*------ Card -------*/
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border: inherit !important;
    background-clip: border-box;
    border-radius: 7px;
    box-shadow: 0 4px 25px 0 rgba(168, 180, 208, 0.1);
}
.card>hr {
    margin-right: 0;
    margin-left: 0;
}
.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
.card-body {
    flex: 1 1 auto;
    padding: 25px;
    margin: 0;
    position: relative;
}
.card-subtitle {
    margin-top: -0.75rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link+.card-link {
    margin-left: 1.5rem;
}
.card-header:first-child {
    border-radius: 2px 2px 0 0;
}
.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    padding: 1.5rem 1.5rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid #e9edf4;
    color: #6e7687;
}
.card-img {
    width: 100%;
    border-radius: 2px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.card-group {
    display: flex;
    flex-direction: column;
}
.card-group>.card {
    margin-bottom: 0.75rem;
}
.card-columns .card {
    margin-bottom: 1.5rem;
}
/*------ Default Card Values -------*/
.card-header {
    background: none;
    padding: 1.2rem 1.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #e9edf4;
    letter-spacing: 0.2px;
}
.card-header .card-title {
    margin-bottom: 0;
}
.card-header.border-0+.card-body {
    padding-top: 0;
}
.card-title {
    font-size: 1.075rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}
.card-table {
    margin-bottom: 0;
}
.card-table tr:first-child td,
.card-table tr:first-child th {
    border-top: 0;
}
.card-table tr td:first-child,
.card-table tr th:first-child {
    padding-left: 1.5rem !important;
}
.card-table tr td:last-child,
.card-table tr th:last-child {
    padding-right: 1.5rem;
}
.card-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: 0;
}
.card .box .img img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
.card .box h2 {
    font-size: 20px;
    color: #262626;
    margin: 20px auto;
}
.card .box h2 span {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 15px;
}
.card .box p {
    color: #262626;
}
/*------ Card -------*/
.card>hr {
    margin-right: 0;
    margin-left: 0;
}
.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap;
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group>.card:first-child .card-img-top,
    .card-group>.card:first-child .card-header {
        border-top-right-radius: 0;
    }

    .card-group>.card:first-child .card-img-bottom,
    .card-group>.card:first-child .card-footer {
        border-bottom-right-radius: 0;
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group>.card:last-child .card-img-top,
    .card-group>.card:last-child .card-header {
        border-top-left-radius: 0;
    }

    .card-group>.card:last-child .card-img-bottom,
    .card-group>.card:last-child .card-footer {
        border-bottom-left-radius: 0;
    }

    .card-group>.card:only-child {
        border-radius: 3px;
    }

    .card-group>.card:only-child .card-img-top,
    .card-group>.card:only-child .card-header {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .card-group>.card:only-child .card-img-bottom,
    .card-group>.card:only-child .card-footer {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0;
    }
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.card-blog-overlay {
    background: url("/assets/thumb2-b2b89330.jpg");
    background-size: cover;
    position: relative;
}
.card-blog-overlay:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}
.card-blog-overlay1:before,
.card-blog-overlay2:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}
.card-blog-overlay1 {
    background: url("/assets/thumb3-b04a3640.jpg");
    background-size: cover;
}
.card-blog-overlay2 {
    background: url("/assets/22-3361a51b.jpg");
    background-size: cover;
}
/*------ Default Card Values -------*/
.card {
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
}
.card .card {
    border: 1px solid #e9edf4;
}
@media print {
    .card {
        box-shadow: none;
        border: none;
    }
}
.card-body+.card-body {
    border-top: 1px solid #e9edf4;
}
.card-body> :last-child {
    margin-bottom: 0;
}
@media print {
    .card-body {
        padding: 0;
    }
}
.card-body-scrollable {
    overflow: auto;
}
.card-footer,
.card-bottom {
    padding: 1rem 1.5rem;
    background: none;
}
@media print {
    .card-header {
        display: none;
    }
}
.card-title {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}
.reg {
    text-align: center;
    font-size: 50px;
    color: #2e1170;
    float: right;
}
.card-title a {
    color: inherit;
}
.card-title:only-child {
    margin-bottom: 0;
}
.card-title small {
    color: #9aa0ac;
    font-size: 0.875rem;
    display: block;
    margin: -0.75rem 0 1rem;
    line-height: 1.1;
    font-weight: 400;
}
.card-subtitle {
    color: #9aa0ac;
    font-size: 0.875rem;
    display: block;
    margin: -0.75rem 0 1rem;
    line-height: 1.1;
    font-weight: 400;
}
.card-body+.card-table {
    border-top: 1px solid #e9edf4;
}
.card-profile .card-header {
    height: 5rem;
    background-size: cover;
    border: 0;
}
.card-link+.card-link {
    margin-left: 1rem;
}
.card-body+.card-list-group {
    border-top: 1px solid #e9edf4;
}
.card-list-group .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.card-list-group .list-group-item:last-child {
    border-bottom: 0;
}
.card-list-group .list-group-item:first-child {
    border-top: 0;
}
.card-header-pills {
    margin: -0.75rem 0;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.card-aside {
    flex-direction: row;
}
.card-aside-column {
    min-width: 5rem;
    width: 30%;
    flex: 0 0 30%;
    background: no-repeat center/cover;
}
.card-value {
    font-size: 1rem;
    line-height: 3.4rem;
    height: 3.4rem;
    display: flex;
    align-items: center;
    font-weight: 400;
}
.card-value i {
    vertical-align: middle;
    font-size: 30px;
}
.card-options {
    margin-left: auto;
    display: flex;
    order: 100;
    margin-right: -0.5rem;
    color: #9aa0ac;
    align-self: center;
}
.card-options a:not(.btn) {
    margin-left: 0.5rem;
    color: #76839a;
    display: inline-block;
    min-width: 1rem;
}
.card-options a:not(.btn):hover {
    text-decoration: none;
    color: #6e7687;
}
.card-options a:not(.btn) i {
    font-size: 1rem;
    vertical-align: middle;
}
.card-options .dropdown-toggle:after {
    display: none;
}
.card-img-absolute {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    margin-left: -28px;
}
.card-image {
    position: absolute;
    top: 0;
    height: 100%;
    margin-left: -126px;
}
/*Card options*/
.card-collapsed> :not(.card-header):not(.card-status) {
    display: none;
}
.card-collapsed .card-options-collapse i:before {
    content: "\e92d";
}
.card-fullscreen .card-options-fullscreen i:before {
    content: "\e992";
}
.card-fullscreen .card-options-remove {
    display: none;
}
/*Card maps*/
.card-map {
    height: 15rem;
    background: #e9ecef;
}
/**Card status*/
.card-status {
    position: absolute;
    top: -1px;
    left: 0px;
    right: 0px;
    height: 3px;
    border-radius: 7px 7px 0 0;
}
.card-status-left {
    right: auto;
    bottom: 0;
    height: auto;
    width: 3px;
    border-radius: 3px 0 0 3px;
}
/**Card alert*/
.card-alert {
    border-radius: 0;
    margin: -1px -1px 0;
}
.cardheader-tabs .card-header {
    border-bottom: 1px solid #e9edf4;
    padding-bottom: 0;
}
.card-headpills .card-header-pills {
    margin: 0;
}
/*------ Carousel -------*/
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: transform 0.6s ease;
    backface-visibility: hidden;
    perspective: 1000px;
    margin: 0 auto;
    text-align: center;
}
.carousel-item.active {
    display: block;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}
.carousel-item-next,
.carousel-item-prev {
    display: block;
    position: absolute;
    top: 0;
}
.carousel-item-next.carousel-item-start,
.carousel-item-prev.carousel-item-end {
    transform: translateX(0);
}
@supports (transform-style: preserve-3d) {

    .carousel-item-next.carousel-item-start,
    .carousel-item-prev.carousel-item-end {
        transform: translate3d(0, 0, 0);
    }
}
.carousel-item-next,
.active.carousel-item-end {
    transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {

    .carousel-item-next,
    .active.carousel-item-end {
        transform: translate3d(100%, 0, 0);
    }
}
.carousel-item-prev,
.active.carousel-item-start {
    transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {

    .carousel-item-prev,
    .active.carousel-item-start {
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0.6s;
    transition-property: opacity;
}
.carousel-fade .carousel-item.active {
    opacity: 1;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
    opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    transform: translateX(0);
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
}
@supports (transform-style: preserve-3d) {

    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-prev {
        transform: translate3d(0, 0, 0);
    }
}
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.carousel-control-prev:hover,
.carousel-control-prev:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 8;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-indicators1 {
    position: absolute;
    right: 0;
    top: 10px;
    left: 0;
    z-index: 8;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators1 li {
    position: relative;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.carousel-indicators1 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators1 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators1 .active {
    background-color: #fff;
}
.carousel-indicators2 {
    position: absolute;
    right: 24px;
    left: auto;
    top: 15px;
    z-index: 8;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin: 0px;
    list-style: none;
}
.carousel-indicators2 li {
    position: relative;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.carousel-indicators2 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators2 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators2 .active {
    background-color: #fff;
}
.carousel-indicators3 {
    position: absolute;
    top: 15px;
    left: 24px;
    z-index: 8;
    right: auto;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin: 0px;
    list-style: none;
}
.carousel-indicators3 li {
    position: relative;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.carousel-indicators3 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators3 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators3 .active {
    background-color: #fff;
}
.carousel-indicators4 {
    position: absolute;
    right: 24px;
    bottom: 15px;
    z-index: 8;
    left: auto;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.carousel-indicators4 li {
    position: relative;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.carousel-indicators4 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators4 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators4 .active {
    background-color: #fff;
}
.carousel-indicators5 {
    position: absolute;
    bottom: 15px;
    left: 24px;
    right: auto;
    z-index: 8;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.carousel-indicators5 li {
    position: relative;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.carousel-indicators5 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators5 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators5 .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 35%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-item-background {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}
.carousel-indicators [data-bs-target] {
    width: 9px;
    height: 9px;
}
@media (min-width: 992px) and (max-width: 1400px) {
    .carousel-caption {
        top: 15%;
    }
}
/*------Drop Downs-------*/
.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.9375rem;
    color: #495057;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9edf4;
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-menu[data-popper-placement^=top],
.dropdown-menu[data-popper-placement^=right],
.dropdown-menu[data-popper-placement^=bottom],
.dropdown-menu[data-popper-placement^=left] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.drop-heading {
    padding: 1rem 1rem;
    color: #8f9daf;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1.5rem !important;
    clear: both;
    font-weight: 400;
    color: #6e84a3;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item.user {
    font-size: 18px;
    padding: 5px;
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active {
    text-decoration: none;
    background-color: #f6f6fb;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #fff;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
    margin: 0;
    border: 1px solid #eaf2f6;
    box-shadow: 0 3px 9px 0 rgba(104, 113, 123, 0.15);
    border-radius: 7px;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #868e96;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}
/*-----List Of Dropdwons-----*/
btn.dropdown-toggle~.dropdown-menu {
    background-color: rgb(244, 244, 244) !important;
    background-color: rgb(255, 255, 255) !important;
    border: 0 solid rgb(66, 133, 244) !important;
    box-shadow: 0px 0px 3px rgba(25, 25, 25, 0.3) !important;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
ul.dropdown-menu li.dropdown ul.dropdown-menu {
    background-color: rgb(244, 244, 244) !important;
    background-color: rgb(255, 255, 255) !important;
    border: 0 solid rgb(66, 133, 244) !important;
    box-shadow: 0px 0px 3px rgba(25, 25, 25, 0.3) !important;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    position: absolute !important;
    width: 100% !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 8;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #76839a;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #76839a;
    background-color: #f6f6fb;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e9edf4;
}
.dropdown-menu .dropdown-plus-title {
    width: 100% !important;
    color: #282f53 !important;
    padding: 6px 12px !important;
    font-weight: 500 !important;
    border: 0 solid #e9edf4 !important;
    border-bottom-width: 1px !important;
    cursor: pointer !important;
}
ul.dropdown-menu li.dropdown ul.dropdown-menu .dropdown-plus-title {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px !important;
}
.btn.dropdown-toggle.btn-primary~.dropdown-menu .dropdown-plus-title {
    border-color: rgb(53, 126, 189) !important;
}
.btn.dropdown-toggle.btn-success~.dropdown-menu .dropdown-plus-title {
    border-color: rgb(76, 174, 76) !important;
}
.btn.dropdown-toggle.btn-info~.dropdown-menu .dropdown-plus-title {
    border-color: rgb(70, 184, 218) !important;
}
.btn.dropdown-toggle.btn-warning~.dropdown-menu .dropdown-plus-title {
    border-color: rgb(238, 162, 54) !important;
}
.btn.dropdown-toggle.btn-danger~.dropdown-menu .dropdown-plus-title {
    border-color: rgb(212, 63, 58) !important;
}
.dropdown-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px;
    border-bottom: 1px solid #e9edf4;
}
.dropdown-menu-header label {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #76839a;
}
.media {
    display: flex;
    align-items: flex-start;
}
@media (min-width: 768px) {
    ul.dropdown-menu li.dropdown ul.dropdown-menu .dropdown-plus-title {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    ul.dropdown-menu li.dropdown ul.dropdown-menu {
        width: auto !important;
    }
}
.dropdown-menu-arrow:before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 28px;
    transform: rotate(45deg);
    border-top: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
}
.dropdown-menu.header-search:before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    left: 28px;
    transform: rotate(45deg);
    border-top: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
}
.dropdown {
    display: block;
}
.header .dropdown .nav-link.icon:hover {
    background: none !important;
}
.dropdown-menu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    min-width: 12rem;
}
.dropdown-menu-arrow.dropdown-menu-end:before,
.dropdown-menu-arrow.dropdown-menu-end:after {
    left: auto;
    right: 18px;
}
.dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.dropdown-toggle:after {
    vertical-align: 0.155em;
}
.dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropdown-icon {
    color: #8f9daf;
    margin-right: 0.5rem;
    margin-left: -0.5rem;
    width: 1em;
    display: inline-block;
    text-align: center;
    vertical-align: -1px;
}
.dropdown-toggle .dropdown-label {
    position: relative;
    top: -18px;
    left: -12px;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
}
.btn-check:active+.btn-outline-success,
.btn-check:checked+.btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
    background-color: #09ad95;
    border-color: #09ad95;
}
.btn-check:active+.btn-outline-info,
.btn-check:checked+.btn-outline-info,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
    color: #fff;
    background-color: #1170e4;
    border-color: #1170e4;
}
.no-caret::after {
    display: none;
}
.dropdown-footer {
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
/*------- Forms -------*/
.form-control {
    display: block;
    width: 100%;
    padding: 0.475rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4d5875;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9edf4;
    border-radius: 7px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #6f6e6e;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    border-color: #e9edf4;
}
.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
    color: #76839a;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #f6f6fb;
    opacity: 1;
}
.form-control:disabled::placeholder {
    opacity: 0.5;
}
.form-control::-webkit-file-upload-button {
    color: #495057;
    background-color: #e9e9f1;
    -webkit-transition: none;
    transition: none;
    padding: 0.65rem 0.75rem;
    margin: -0.575rem -0.75rem;
    margin-inline-end: 0.75rem;
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #f6f6fb;
}
.form-control-sm::-webkit-file-upload-button {
    padding: 0.55rem 0.5rem;
    margin: -0.95rem -0.5rem;
    margin-inline-end: 0.5rem;
}
.form-control-lg::-webkit-file-upload-button {
    padding: 0.75rem 1rem;
    margin: -0.8rem -1rem;
    margin-inline-end: 1rem;
    font-size: 1rem;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.6;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.125rem;
    line-height: 1.44444444;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.14285714;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.6;
    color: #495057;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
    outline: 0;
}
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-text>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-text>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-text>.form-control-plaintext.btn,
.input-group-sm>.input-group-text>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-text>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-text>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-text>.form-control-plaintext.btn,
.input-group-lg>.input-group-text>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    padding: 0.251rem 0.51rem;
    font-size: 0.75rem;
    line-height: 1.5;
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-text>.input-group-text,
.input-group-sm>.input-group-text>.input-group-text,
.input-group-sm>.input-group-text>.btn,
.input-group-sm>.input-group-text>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.14285714;
}
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>.input-group-text>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-text>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-text>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-text>select.btn:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}
.form-control-lg {
    padding: 0.63rem 1rem;
    font-size: 1rem;
    line-height: 1.44444444;
    border-radius: 7px;
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-text>.input-group-text,
.input-group-lg>.input-group-text>.input-group-text,
.input-group-lg>.input-group-text>.btn,
.input-group-lg>.input-group-text>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.44444444;
    border-radius: 3px;
}
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>.input-group-text>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-text>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-text>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-text>select.btn:not([size]):not([multiple]) {
    height: calc(2.6875rem + 2px);
}
.form-group {
    margin-bottom: 1rem;
    display: block;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: relative;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled~.form-check-label {
    color: #505662;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .form-select:valid,
.form-select.is-valid {
    border-color: #58c995;
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
    border-color: #198754;
    box-shadow: none;
}
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block;
}
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip {
    display: block;
}
.was-validated .form-select:valid~.valid-feedback,
.was-validated .form-select:valid~.valid-tooltip {
    display: block;
}
.form-select.is-valid~.valid-feedback,
.form-select.is-valid~.valid-tooltip {
    display: block;
}
.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: #198754;
}
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block;
}
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
    color: #198754;
}
.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
    background-color: #198754;
}
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block;
}
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
    background-color: #198754;
}
.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #f6f6fb, 0 0 0 2px rgba(9, 173, 149, 0.25);
}
.was-validated .form-file-input:valid~.form-file-label,
.form-file-input.is-valid~.form-file-label {
    border-color: #198754;
}
.was-validated .form-file-input:valid~.form-file-label::before,
.form-file-input.is-valid~.form-file-label::before {
    border-color: inherit;
}
.was-validated .form-file-input:valid~.valid-feedback,
.was-validated .form-file-input:valid~.valid-tooltip {
    display: block;
}
.form-file-input.is-valid~.valid-feedback,
.form-file-input.is-valid~.valid-tooltip {
    display: block;
}
.was-validated .form-file-input:valid:focus~.form-file-label,
.form-file-input.is-valid:focus~.form-file-label {
    box-shadow: none;
}
.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .form-select:invalid,
.form-select.is-invalid {
    border-color: #e23e3d;
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
    border-color: #e23e3d;
    box-shadow: none;
}
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block;
}
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .form-select:invalid~.invalid-feedback,
.was-validated .form-select:invalid~.invalid-tooltip {
    display: block;
}
.form-select.is-invalid~.invalid-feedback,
.form-select.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: #e23e3d;
}
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block;
}
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
    color: #e23e3d;
}
.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
    background-color: #e23e3d;
}
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
    background-color: #e23e3d;
}
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #f6f6fb, 0 0 0 2px rgba(232, 38, 70, 0.25);
}
.was-validated .form-file-input:invalid~.form-file-label,
.form-file-input.is-invalid~.form-file-label {
    border-color: #e23e3d;
}
.was-validated .form-file-input:invalid~.form-file-label::before,
.form-file-input.is-invalid~.form-file-label::before {
    border-color: inherit;
}
.was-validated .form-file-input:invalid~.invalid-feedback,
.was-validated .form-file-input:invalid~.invalid-tooltip {
    display: block;
}
.form-file-input.is-invalid~.invalid-feedback,
.form-file-input.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .form-file-input:invalid:focus~.form-file-label,
.form-file-input.is-invalid:focus~.form-file-label {
    box-shadow: none;
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.header .form-inline {
    margin-right: 7px;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .input-group,
    .form-inline .form-select {
        width: auto;
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.form-label {
    display: block;
    margin-bottom: 0.375rem;
    font-weight: 500;
    font-size: 0.875rem;
    margin-top: 9px;
}
.form-label-small {
    font-weight: 400;
    font-size: 87.5%;
}
.form-footer {
    margin-top: 2rem;
}
.form-control.header-search {
    background: #f6f6fb;
    border: 1px solid rgba(225, 225, 225, 0.1);
    color: #fff;
    padding: 0.375rem 0.75rem;
    width: 100%;
    margin-top: 4px;
}
.form-control.header-search::placeholder {
    color: #fff;
    opacity: 0.7;
}
.form-control.header-search:hover,
.form-control.header-search:focus {
    border: 1px solid rgba(225, 225, 225, 0.1);
    box-shadow: none;
}
.form-required {
    color: #e23e3d;
}
.form-required:before {
    content: " ";
}
.state-valid {
    background: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235eba00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'><polyline points='20 6 9 17 4 12'></polyline></svg>") no-repeat center right 0.5rem/1rem;
}
.state-invalid {
    background: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23cd201f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'><line x1='18' y1='6' x2='6' y2='18'></line><line x1='6' y1='6' x2='18' y2='18'></line></svg>") no-repeat center right 0.5rem/1rem;
}
.wizard-card .moving-tab {
    margin-top: 5px;
}
.wizard-card.form-group .form-control {
    background-image: linear-gradient(#c4c4c4, #c4c4c4, linear-gradient(#e1e1e2, #e1e1e2));
}
form.convFormDynamic button.submit:hover {
    color: #fff;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 87.5%;
    color: #198754;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: rgb(9, 173, 149);
    border-radius: 0.2rem;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 87.5%;
    color: #e23e3d;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: rgb(232, 38, 70);
    border-radius: 0.2rem;
}
ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}
ul.labels-info li {
    margin: 0;
}
ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}
ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a;
}
ul.labels-info li a:hover,
ul.labels-info li a:focus {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a;
}
ul.labels-info li a i {
    padding-right: 10px;
}
.files .progress {
    width: 200px;
}
* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}
*+html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}
@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }

    .border-right-1 {
        border-right: 0 !important;
    }
}
.input-group-lg>.btn,
.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text {
    font-size: 1rem;
}
.form-check-input:focus {
    border-color: var(--primary-bg-color);
    box-shadow: none;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.gutters-0 {
    margin-right: 0;
    margin-left: 0;
}
.gutters-0>.col,
.gutters-0>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.gutters-0 .card {
    margin-bottom: 0;
}
.gutters-xs {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
}
.gutters-xs>.col,
.gutters-xs>[class*=col-] {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
}
.gutters-xs .card {
    margin-bottom: 0.5rem;
}
.gutters-sm {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}
.gutters-sm>.col,
.gutters-sm>[class*=col-] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.gutters-sm .card {
    margin-bottom: 1rem;
}
.gutters-lg {
    margin-right: -1rem;
    margin-left: -1rem;
}
.gutters-lg>.col,
.gutters-lg>[class*=col-] {
    padding-right: 1rem;
    padding-left: 1rem;
}
.gutters-lg .card {
    margin-bottom: 2rem;
}
.gutters-xl {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}
.gutters-xl>.col,
.gutters-xl>[class*=col-] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.gutters-xl .card {
    margin-bottom: 3rem;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.gutters-0 {
    margin-right: 0;
    margin-left: 0;
}
.gutters-0>.col,
.gutters-0>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.gutters-0 .card {
    margin-bottom: 0;
}
.gutters-xs {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
}
.gutters-xs>.col,
.gutters-xs>[class*=col-] {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
}
.gutters-xs .card {
    margin-bottom: 0.5rem;
}
.gutters-sm {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}
.gutters-sm>.col,
.gutters-sm>[class*=col-] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.gutters-sm .card {
    margin-bottom: 1rem;
}
.gutters-lg {
    margin-right: -1rem;
    margin-left: -1rem;
}
.gutters-lg>.col,
.gutters-lg>[class*=col-] {
    padding-right: 1rem;
    padding-left: 1rem;
}
.gutters-lg .card {
    margin-bottom: 2rem;
}
.gutters-xl {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}
.gutters-xl>.col,
.gutters-xl>[class*=col-] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.gutters-xl .card {
    margin-bottom: 3rem;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.gutters-0 {
    margin-right: 0;
    margin-left: 0;
}
.gutters-0>.col,
.gutters-0>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.gutters-0 .card {
    margin-bottom: 0;
}
.gutters-xs {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
}
.gutters-xs>.col,
.gutters-xs>[class*=col-] {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
}
.gutters-xs .card {
    margin-bottom: 0.5rem;
}
.gutters-sm {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}
.gutters-sm>.col,
.gutters-sm>[class*=col-] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.gutters-sm .card {
    margin-bottom: 1rem;
}
.gutters-lg {
    margin-right: -1rem;
    margin-left: -1rem;
}
.gutters-lg>.col,
.gutters-lg>[class*=col-] {
    padding-right: 1rem;
    padding-left: 1rem;
}
.gutters-lg .card {
    margin-bottom: 2rem;
}
.gutters-xl {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}
.gutters-xl>.col,
.gutters-xl>[class*=col-] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.gutters-xl .card {
    margin-bottom: 3rem;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group>.form-control,
.input-group>.form-select,
.input-group>.form-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group>.form-control:focus,
.input-group>.form-select:focus,
.input-group>.form-file:focus {
    z-index: 0;
}
.input-group>.form-control+.form-control,
.input-group>.form-control+.form-select,
.input-group>.form-control+.form-file {
    margin-left: -1px;
}
.input-group>.form-select+.form-control,
.input-group>.form-select+.form-select,
.input-group>.form-select+.form-file {
    margin-left: -1px;
}
.input-group>.form-file+.form-control,
.input-group>.form-file+.form-select,
.input-group>.form-file+.form-file {
    margin-left: -1px;
}
.input-group>.form-control:not(:last-child),
.input-group>.form-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-control:not(:first-child),
.input-group>.form-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.form-file {
    display: flex;
    align-items: center;
}
.input-group>.form-file:not(:last-child) .form-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-file:not(:last-child) .form-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-file:not(:first-child) .form-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.form-file:not(:first-child) .form-file-label::after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.64rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 0.9;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: var(--primary-bg-color);
    border: 1px solid #e9edf4;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
    margin-top: 0;
}
.input-group-btn {
    font-size: 0.9375rem;
    border: 0;
}
.input-group-btn>.btn {
    height: 100%;
    border-color: rgb(36, 196, 180);
}
.input-group-text {
    border-right: 0;
    border-left: 0;
}
.input-group-addon {
    padding: 10px 0px 6px 12px;
    width: 38px;
    height: 38px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1 !important;
    color: #555;
    text-align: center;
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.input-indec .input-group-btn>.btn {
    height: 100%;
    border-color: #e9edf4;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group>.form-control,
.input-group>.form-select,
.input-group>.form-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group>.form-control:focus,
.input-group>.form-select:focus,
.input-group>.form-file:focus {
    z-index: 0;
}
.input-group>.form-control+.form-control,
.input-group>.form-control+.form-select,
.input-group>.form-control+.form-file {
    margin-left: -1px;
}
.input-group>.form-select+.form-control,
.input-group>.form-select+.form-select,
.input-group>.form-select+.form-file {
    margin-left: -1px;
}
.input-group>.form-file+.form-control,
.input-group>.form-file+.form-select,
.input-group>.form-file+.form-file {
    margin-left: -1px;
}
.input-group>.form-control:not(:last-child),
.input-group>.form-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-control:not(:first-child),
.input-group>.form-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.form-file {
    display: flex;
    align-items: center;
}
.input-group>.form-file:not(:last-child) .form-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-file:not(:last-child) .form-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-file:not(:first-child) .form-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.form-file:not(:first-child) .form-file-label::after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.64rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #e9edf4;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
    margin-top: 0;
}
.input-icon .form-group.is-empty {
    margin-bottom: 0;
}
.input-icon .form-group.is-empty .form-control {
    margin-bottom: 0;
}
.input-group-addon {
    padding: 10px 0px 6px 12px;
    width: 38px;
    height: 38px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1 !important;
    color: #555;
    text-align: center;
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.input-indec .input-group-btn>.btn {
    height: 100%;
    border-color: #e9edf4;
}
.modal-header h4.modal-title {
    font-weight: 300;
}
.modal-body label {
    font-weight: 400;
}
/*------ Modal -------*/
.modal-open {
    overflow: scroll;
    padding: 0 !important;
    display: block;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    outline: 0;
    padding-right: 0 !important;
    margin: 0 !important;
}
.modal-open,
.modal-backdrop.fade.show {
    padding-right: 0 !important;
}
.modal-open {
    overflow: auto !important;
    padding: 0px !important;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 0px !important;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}
.modal.show .modal-dialog {
    transform: translate(0, 0);
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9edf4;
    border-radius: 3px;
    outline: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9edf4;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.modal-header .btn-close {
    padding: 1rem;
    margin: -0.7rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-body p:last-child {
    margin-bottom: 0;
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.modal-footer> :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer> :not(:last-child) {
    margin-right: 0.25rem;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.pos-static {
    position: static;
}
.modal.animated .modal-dialog {
    transform: translate(0, 0);
}
.modal.effect-scale .modal-dialog {
    transform: scale(0.7);
    opacity: 0;
    transition: all 0.3s;
}
.modal.effect-scale.show .modal-dialog {
    transform: scale(1);
    opacity: 1;
}
.modal.effect-slide-in-right .modal-dialog {
    transform: translateX(20%);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.modal.effect-slide-in-right.show .modal-dialog {
    transform: translateX(0);
    opacity: 1;
}
.modal.effect-slide-in-bottom .modal-dialog {
    transform: translateY(20%);
    opacity: 0;
    transition: all 0.3s;
}
.modal.effect-slide-in-bottom.show .modal-dialog {
    transform: translateY(0);
    opacity: 1;
}
.modal.effect-newspaper .modal-dialog {
    transform: scale(0) rotate(720deg);
    opacity: 0;
}
.modal.effect-newspaper.show~.modal-backdrop,
.modal.effect-newspaper .modal-dialog {
    transition: all 0.5s;
}
.modal.effect-newspaper.show .modal-dialog {
    transform: scale(1) rotate(0deg);
    opacity: 1;
}
.modal.effect-fall {
    perspective: 1300px;
}
.modal.effect-fall .modal-dialog {
    transform-style: preserve-3d;
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0;
}
.modal.effect-fall.show .modal-dialog {
    transition: all 0.3s ease-in;
    transform: translateZ(0px) rotateX(0deg);
    opacity: 1;
}
.modal.effect-flip-horizontal {
    perspective: 1300px;
}
.modal.effect-flip-horizontal .modal-dialog {
    transform-style: preserve-3d;
    transform: rotateY(-70deg);
    transition: all 0.3s;
    opacity: 0;
}
.modal.effect-flip-horizontal.show .modal-dialog {
    transform: rotateY(0deg);
    opacity: 1;
}
.modal.effect-flip-vertical {
    perspective: 1300px;
}
.modal.effect-flip-vertical .modal-dialog {
    transform-style: preserve-3d;
    transform: rotateX(-70deg);
    transition: all 0.3s;
    opacity: 0;
}
.modal.effect-flip-vertical.show .modal-dialog {
    transform: rotateX(0deg);
    opacity: 1;
}
.modal.effect-super-scaled .modal-dialog {
    transform: scale(2);
    opacity: 0;
    transition: all 0.3s;
}
.modal.effect-super-scaled.show .modal-dialog {
    transform: scale(1);
    opacity: 1;
}
.modal.effect-sign {
    perspective: 1300px;
}
.modal.effect-sign .modal-dialog {
    transform-style: preserve-3d;
    transform: rotateX(-60deg);
    transform-origin: 50% 0;
    opacity: 0;
    transition: all 0.3s;
}
.modal.effect-sign.show .modal-dialog {
    transform: rotateX(0deg);
    opacity: 1;
}
.modal.effect-rotate-bottom {
    perspective: 1300px;
}
.modal.effect-rotate-bottom .modal-dialog {
    transform-style: preserve-3d;
    transform: translateY(100%) rotateX(90deg);
    transform-origin: 0 100%;
    opacity: 0;
    transition: all 0.3s ease-out;
}
.modal.effect-rotate-bottom.show .modal-dialog {
    transform: translateY(0%) rotateX(0deg);
    opacity: 1;
}
.modal.effect-rotate-left {
    perspective: 1300px;
}
.modal.effect-rotate-left .modal-dialog {
    transform-style: preserve-3d;
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform-origin: 0 100%;
    opacity: 0;
    transition: all 0.3s;
}
.modal.effect-rotate-left.show .modal-dialog {
    transform: translateZ(0px) translateX(0%) rotateY(0deg);
    opacity: 1;
}
.modal.effect-just-me .modal-dialog {
    transform: scale(0.8);
    opacity: 0;
    transition: all 0.3s;
}
.modal.effect-just-me .modal-content {
    background-color: #16192f;
    border: 1px solid #4d4e50;
    padding: 0 9px;
}
.modal.effect-just-me .btn-close {
    text-shadow: none;
    color: #fff;
}
.modal.effect-just-me .modal-header {
    background-color: transparent;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    padding-left: 0;
    padding-right: 0;
}
.modal.effect-just-me .modal-header h6 {
    color: #fff;
    font-weight: 500;
}
.modal.effect-just-me .modal-body {
    color: rgba(255, 255, 255, 0.8);
    padding-left: 0;
    padding-right: 0;
}
.modal.effect-just-me .modal-body h6 {
    color: #fff;
}
.modal.effect-just-me .modal-footer {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border-top-color: rgba(255, 255, 255, 0.1);
}
.modal.effect-just-me.show~.modal-backdrop {
    opacity: 0.96;
}
.modal.effect-just-me.show .modal-dialog {
    transform: scale(1);
    opacity: 1;
}
.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.nav-sidebar .list-unstyled li:last-child {
    border-bottom: 0px;
}
.nav-item.show .dropdown-menu.dropdown-menu-arrow.show {
    top: -1px !important;
}
/*------ Navigation -------*/
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.2rem 0.9rem;
}
.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}
.nav-link.disabled {
    color: #9ea7af;
}
.nav-link.disable {
    color: #cba4f7;
}
.nav-tabs {
    border-bottom: 1px solid #e9edf4;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    position: relative;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link.active {
    border: 0;
}
.nav-tabs .nav-item.show .nav-link {
    border: 0;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}
.nav-item1 {
    padding: 10px;
    min-width: 2rem;
    transition: 0.3s color;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.nav1 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background: #f6f6fb;
}
.nav-item1:hover:not(.disabled),
.nav-item1.active {
    color: #fff;
}
.nav-item1 .nav-link.disabled {
    opacity: 6;
    cursor: default;
    pointer-events: none;
}
.nav-item1 .nav-link.disable {
    opacity: 3;
}
.nav-tabs {
    border-bottom: 1px solid #e9edf4;
}
.nav-tabs .nav-item1 {
    margin-bottom: -1px;
    position: relative;
}
.nav-tabs .nav-item1.nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.nav-tabs .nav-item1 .nav-link {
    border: 0;
    color: inherit;
    margin-bottom: -1px;
    color: #76839a;
    transition: 0.3s border-color;
    font-weight: 400;
}
.nav-tabs .nav-item1 .nav-link:hover:not(.disabled),
.nav-tabs .nav-item1 .nav-link.active {
    color: #fff;
}
.nav-tabs .nav-item1 .nav-link.disabled {
    opacity: 0.6;
    cursor: default;
    pointer-events: none;
}
.nav-tabs .nav-item1 i {
    margin-right: 0.25rem;
    line-height: 1;
    font-size: 0rem;
    width: 0.875rem;
    vertical-align: baseline;
    display: inline-block;
    margin-right: 10px;
}
.nav-tabs .nav-item1:hover .nav-submenu {
    display: block;
}
.nav-tabs .nav-submenu .nav-item1 {
    display: block;
    padding: 0.5rem 1rem;
    color: #9aa0ac;
    margin: 0 !important;
    cursor: pointer;
    transition: 0.3s background;
}
.nav-tabs .nav-submenu .nav-item1.active {
    color: #467fcf;
}
.nav-tabs .nav-submenu .nav-item1:hover {
    color: #6e7687;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.024);
}
.nav-link {
    min-width: 2rem;
    transition: 0.3s color;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: var(--primary-bg-color);
}
.nav-link.icon {
    margin: 5px;
    padding: 11px;
    text-align: center;
    height: 2.5rem;
    font-size: 1.2rem;
    position: relative;
}
.nav-link.icon i {
    font-size: 20px;
    position: relative;
}
.nav-link.icon i::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 5px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
@media (max-width: 768px) {
    .nav-link.icon {
        padding: 5px !important;
    }
}
.nav-item {
    min-width: 2rem;
    transition: 0.3s color;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.nav-tabs {
    -webkit-user-select: none;
    user-select: none;
    color: #000;
    margin: 0 -0.75rem;
}
.nav-tabs .nav-link {
    border: 0;
    color: inherit;
    color: #76839a;
    transition: 0.3s border-color;
    font-weight: 500;
    padding: 1rem 1.8rem;
    font-size: 13px;
    text-align: center;
}
.nav-tabs .nav-link:hover:not(.disabled),
.nav-tabs .nav-link.active {
    color: #fff;
}
.nav-tabs .nav-link.disabled {
    opacity: 0.4;
    cursor: default;
    pointer-events: none;
    color: #868e96;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item:hover .nav-submenu {
    display: block;
}
.nav-link:hover .dropdown-menu,
.nav-item:hover .dropdown-menu,
.nav-link:hover .dropdown-menu.show {
    display: block;
}
@media (max-width: 1279px) and (min-width: 992px) {
    .nav-tabs .nav-link {
        padding: 1rem 0.95rem;
        font-size: 13px;
    }
}
.nav-tabs .nav-item i {
    margin-right: 0.25rem;
    line-height: 1;
    font-size: 0rem;
    width: 0.875rem;
    vertical-align: baseline;
    display: inline-block;
    margin-right: 10px;
}
.nav-tabs .nav-submenu {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #e9edf4;
    border-top: none;
    z-index: 10;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    min-width: 10rem;
    border-radius: 0 0 3px 3px;
}
.nav-tabs .nav-submenu .nav-item {
    display: block;
    padding: 0.5rem 1rem;
    color: #9aa0ac;
    margin: 0 !important;
    cursor: pointer;
    transition: 0.3s background;
}
.nav-tabs .nav-submenu .nav-item.active {
    color: #467fcf;
}
.nav-tabs .nav-submenu .nav-item:hover {
    color: #6e7687;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.024);
}
.hor-menu .nav-badge {
    border-radius: 30px;
    position: absolute;
    top: 3px;
    right: 14px;
    padding: 0.2em 0.4em;
    font-size: 12px;
}
@media (max-width: 991px) {
    .hor-menu .nav-badge {
        right: auto !important;
    }
}
#smartwizard .nav.nav-tabs.step-anchor {
    border-bottom: 0 !important;
    padding: 30px;
}
#smartwizard .nav-tabs {
    border-top: 0 !important;
}
#smartwizard .nav-link {
    padding: 8px 40px;
    border-radius: 5px !important;
}
.sw-theme-dots .nav-tabs .nav-link:hover:not(.disabled) {
    background: transparent;
}
#basicwizard .nav-tabs .nav-link {
    padding: 0.8rem 0.8rem;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.page {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
}
body.fixed-header .page {
    padding-top: 4.5rem;
}
.page-main {
    flex: 1 1 auto;
}
.page-content {
    margin: 0.75rem 0;
}
@media (min-width: 768px) {
    .page-content {
        margin: 1.5rem 0;
    }
}
.example .pagination {
    margin-bottom: 0;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 3px;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dadde1;
    color: #282f53;
}
.page-link:hover {
    z-index: 2;
    text-decoration: none;
    background-color: #f6f6fb;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none;
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.page-item:last-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
}
.page-item.disabled .page-link {
    color: #ced4da;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dadde1;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.3rem;
    font-size: 1.125rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.page-header {
    display: flex;
    align-items: center;
    margin: 1.5rem 0rem 1.5rem;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    /* border-radius: 7px; */
    position: relative;
    min-height: 50px;
    border: 1px solid transparent;
    border-radius: 5px;
}
.page-title {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin-bottom: 0.2rem;
}
.page-options {
    margin-left: auto;
}
.page-header .breadcrumb {
    font-size: 13px;
    padding-left: 0 !important;
}
@media (max-width: 400px) {
    .pagination-lg .page-link {
        padding: 0.75rem 1rem;
    }
}
.panel-title-landing {
    color: #1643A3 !important;
    font-size: 35px;
    font-weight: bold;
}
.panel-footer-landing {
    border: solid 2px #1643A3 !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top: none !important;
    text-align: center;
    background: #f7f7f7;
}
.panel-body {
    padding: 15px;
}
.panel-body .lead {
    font-size: 20px;
    margin-bottom: 0;
    padding: 10px 0;
}
.panel-body .lead strong {
    font-size: 40px;
    margin-bottom: 0;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #fff;
    border-top: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-group .panel,
.panel-group1 .panel {
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #e9edf4;
    overflow: hidden;
}
.panel-heading1 a.active {
    border-radius: 5px 5px 0 0;
}
.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    background-color: #f6f6fb;
    border-color: #e9edf4;
}
.panel-title {
    font-size: 14px;
    margin-bottom: 0;
}
.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0px solid #e9edf4;
    border-top: 0;
}
.panel1 {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
}
.panel1:last-child {
    border-bottom: none;
}
.panel-group1>.panel1:first-child .panel-heading1 {
    border-radius: 4px 4px 0 0;
}
.panel-group1 .panel1 {
    border-radius: 0;
}
.panel-body1 {
    padding: 10px;
    background: #fff;
}
.panel-title1 {
    font-size: 14px;
    margin-bottom: 0;
}
.panel-group1 .panel1+.panel1 {
    margin-top: 0;
}
.panel-heading1 {
    background-color: #5797fc;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 0;
}
.panel-group1 .panel-body {
    border: 0px solid #e9edf4;
}
.panel-title1 a {
    display: block;
    color: #fff !important;
    padding: 15px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
}
.panel1:last-child .panel-body1 {
    border-radius: 0 0 4px 4px;
}
.panel1:last-child .panel-heading1 {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
}
.panel1:last-child .panel-heading1.active {
    border-radius: 0;
    transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */
.panel-title a.accordion-toggle:before {
    content: "\f068";
    padding: 0 10px 0 0;
    color: #fff;
    font-family: FontAwesome;
    float: right;
}
.panel-title a.accordion-toggle.collapsed:before {
    content: "\f067";
    padding: 0 10px 0 0;
    color: #fff;
    font-family: FontAwesome;
    float: right;
}
.panel-heading1 a.collapsed:before {
    content: "\e9af";
    position: absolute;
    font-family: "feather" !important;
    right: 16px;
    top: 15px;
    font-size: 15px;
    transition: all 0.5s;
    transform: scale(1);
}
.panel-heading1 a:before {
    content: "\e994";
    position: absolute;
    font-family: "feather" !important;
    right: 16px;
    top: 15px;
    font-size: 15px;
    transition: all 0.5s;
    transform: scale(1);
}
.panel-heading1.active a:before {
    content: " ";
    transition: all 0.5s;
    transform: scale(0);
}
.demo-accordion p:last-child,
.panel-group1 p:last-child {
    margin-bottom: 0;
}
/*--------panel----------*/
.expanel-default {
    border: #ddd !important;
}
.expanel-secondary {
    border: #05c3fb !important;
}
.expanel-success {
    border: #4ecc48 !important;
}
.expanel-danger {
    border: #c21a1a !important;
}
.expanel-primary>.expanel-heading {
    color: #fff !important;
}
.expanel-secondary>.expanel-heading {
    color: #fff !important;
    background-color: #05c3fb !important;
    border-color: #05c3fb !important;
}
.expanel-success>.expanel-heading {
    color: #fff !important;
    background-color: #4ecc48 !important;
    border-color: #4ecc48 !important;
}
.expanel-danger>.expanel-heading {
    color: #fff !important;
    background-color: #c21a1a !important;
    border-color: #c21a1a !important;
}
.expanel-warning>.expanel-heading {
    color: #fff !important;
    background-color: #ecd938 !important;
    border-color: #ecd938 !important;
}
.expanel-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
    color: inherit !important;
}
.expanel {
    margin-bottom: 20px;
    background-color: #fff !important;
    border: 1px solid #e9edf4 !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) !important;
}
.expanel-default>.expanel-heading {
    background-color: #f6f6fb !important;
    border-color: #f6f6fb !important;
}
.expanel-heading {
    padding: 10px 15px !important;
    border-bottom: 1px solid #e9edf4;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}
.expanel-footer {
    padding: 10px 15px !important;
    background-color: #f6f6fb !important;
    border-top: 1px solid #e9edf4 !important;
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.expanel-body {
    padding: 15px !important;
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee3eb;
    border-radius: 3px;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1));
}
.popover .popover-arrow {
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 3px;
    margin-left: calc(0.25rem - 5px);
}
.popover .popover-arrow::before,
.popover .popover-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-top,
.bs-popover-auto[data-popper-placement^=top] {
    margin-bottom: 0.5rem;
}
.bs-popover-top .popover-arrow,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-width: 0.5rem 0.25rem 0;
}
.bs-popover-top .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-end,
.bs-popover-auto[data-popper-placement^=right] {
    margin-left: 0.5rem;
}
.bs-popover-end .popover-arrow,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 0.5rem;
    margin: 3px 0;
}
.bs-popover-end .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::before,
.bs-popover-end .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-width: 0.25rem 0.5rem 0.25rem 0;
}
.bs-popover-end .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::before {
    left: 0;
    border-right-color: #dee3eb;
}
.bs-popover-end .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-bottom,
.bs-popover-auto[data-popper-placement^=bottom] {
    margin-top: 0.5rem;
}
.bs-popover-bottom .popover-arrow,
.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
    top: 0;
    border-bottom-color: #dee3eb;
}
.bs-popover-bottom .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 0.5rem;
    margin-left: -0.25rem;
    content: "";
    border-bottom: 1px solid #fff;
}
.bs-popover-start,
.bs-popover-auto[data-popper-placement^=left] {
    margin-right: 0.5rem;
}
.bs-popover-start .popover-arrow,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 0.5rem;
    margin: 3px 0;
}
.bs-popover-start .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::before,
.bs-popover-start .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-width: 0.25rem 0 0.25rem 0.5rem;
}
.bs-popover-start .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::before {
    right: 0;
    border-left-color: #dee3eb;
}
.bs-popover-start .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9375rem;
    color: inherit;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.75rem 1rem;
    color: #6e7687;
}
.popover.bs-popover-top,
.popover.bs-popover-auto[data-popper-placement^=top] {
    margin-bottom: 0.625rem;
}
.popover-static-demo .popover {
    position: relative;
}
progress {
    vertical-align: baseline;
}
/*-----progress-----*/
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.703125rem;
    background-color: #f6f6fb;
    border-radius: 7px;
    position: relative;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 7px;
    transition: width 0.6s ease;
}
.current-progressbar {
    margin-top: 14.5px;
}
.progress-content {
    margin-bottom: 16.5px;
}
.progress-content:last-child {
    margin-bottom: 0;
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}
/*------ progress sizes ------*/
.progress-xs {
    height: 0.25rem;
}
.progress-xs .progress-bar {
    height: 0.25rem;
}
.progress-sm {
    height: 0.5rem;
}
.progress-sm .progress-bar {
    height: 0.5rem;
}
.progress-lg {
    height: 1.25rem;
}
.progress-lg .progress-bar {
    height: 1.25rem;
}
.progress-bar-indeterminate:after {
    content: "";
    position: absolute;
    background-color: inherit;
    left: 0;
    will-change: left, right;
    top: 0;
    bottom: 0;
}
.progress-bar-indeterminate:before {
    content: "";
    position: absolute;
    background-color: inherit;
    left: 0;
    will-change: left, right;
    top: 0;
    bottom: 0;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress-bar-indeterminate:after {
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s;
}
/*------ Tables -----*/
.table,
.text-wrap table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
.table th {
    padding: 0.73rem;
    vertical-align: top;
}
.text-wrap table th,
.text-wrap table td {
    padding: 0.75rem;
    vertical-align: top;
}
.table td {
    padding: 0.73rem;
    vertical-align: top;
    border-top: 0;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e9edf4;
    border-bottom-width: 1px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-top: 0;
}
.text-wrap table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e9edf4;
    border-bottom-width: 1px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.table tbody+tbody,
.text-wrap table tbody+tbody {
    border-top: 2px solid #e9edf4;
}
.table .table,
.text-wrap table .table,
.table .text-wrap table {
    background-color: #f6f6fb;
}
.text-wrap .table table,
.text-wrap table table {
    background-color: #f6f6fb;
}
.table-sm th,
.table-sm td {
    padding: 0.3rem;
}
.table-bordered,
.text-wrap table,
.table-bordered th,
.text-wrap table th,
.table-bordered td,
.text-wrap table td {
    border: 1px solid #e9edf4;
}
.table-bordered thead th,
.text-wrap table thead th,
.table-bordered thead td,
.text-wrap table thead td {
    border-bottom-width: 1px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}
.table-hover tbody tr:hover,
.table-hover tbody th {
    background-color: #f6f6fb;
}
.table-primary {
    background-color: #d2cdf9;
}
.table-primary>th,
.table-primary>td {
    background-color: #d2cdf9;
}
.table-hover .table-primary:hover {
    background-color: #b7cded;
}
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b7cded;
}
.table-secondary {
    background-color: #fdccdb;
}
.table-secondary>th,
.table-secondary>td {
    background-color: #fdccdb;
}
.table-hover .table-secondary:hover {
    background-color: #cfd2d6;
}
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #cfd2d6;
}
.table-success {
    background-color: #d2ecb8;
}
.table-success>th,
.table-success>td {
    background-color: #d2ecb8;
}
.table-hover .table-success:hover {
    background-color: #c5e7a4;
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #c5e7a4;
}
.table-info {
    background-color: #cbe7fb;
}
.table-info>th,
.table-info>td {
    background-color: #cbe7fb;
}
.table-hover .table-info:hover {
    background-color: #b3dcf9;
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #b3dcf9;
}
.table-warning {
    background-color: #f1d5a7;
}
.table-warning>th,
.table-warning>td {
    background-color: #f1d5a7;
}
.table-hover .table-warning:hover {
    background-color: #fae8a4;
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #fae8a4;
}
.table-danger {
    background-color: #f1c1c0;
}
.table-danger>th,
.table-danger>td {
    background-color: #f1c1c0;
}
.table-hover .table-danger:hover {
    background-color: #ecacab;
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ecacab;
}
.table-light {
    background-color: #fdfdfe;
}
.table-light>th,
.table-light>td {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}
.table-dark {
    background-color: #212529;
}
.table-dark>th,
.table-dark>td {
    background-color: #212529;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}
.table-active {
    background-color: rgba(0, 0, 0, 0.04);
}
.table-active>th,
.table-active>td {
    background-color: rgba(0, 0, 0, 0.04);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.04);
}
.table .thead-dark th,
.text-wrap table .thead-dark th {
    color: #f6f6fb;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th,
.text-wrap table .thead-light th {
    color: #495057;
    background-color: #f6f6fb;
    border-color: #e9edf4;
}
.table-dark {
    color: #f6f6fb;
    background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
    color: #f6f6fb;
    border-bottom-color: rgba(255, 255, 255, 0.05) !important;
}
.table-dark.table-bordered {
    border: 0;
}
.text-wrap table.table-dark {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #212529;
}
.table-dark.table-striped tbody tr:nth-of-type(even) {
    background-color: #272b2f;
}
.table-dark.table-hover tbody tr:hover {
    background-color: #212529;
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-sm>.table-bordered {
        border: 0;
    }

    .text-wrap .table-responsive-sm>table {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-md>.table-bordered {
        border: 0;
    }

    .text-wrap .table-responsive-md>table {
        border: 0;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-lg>.table-bordered {
        border: 0;
    }

    .text-wrap .table-responsive-lg>table {
        border: 0;
    }
}
@media (max-width: 1279.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-xl>.table-bordered {
        border: 0;
    }

    .text-wrap .table-responsive-xl>table {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive>.table-bordered {
    border: 0;
}
.text-wrap .table-responsive>table {
    border: 0;
}
.table-inbox {
    border: 1px solid #e9edf4;
    margin-bottom: 0;
}
.table-inbox tr {
    border-bottom: 1px solid rgba(238, 238, 238, 0.7);
}
.table-inbox tr:last-child {
    border-bottom: 1px solid #e9edf4;
}
.table-inbox tr td {
    padding: 12px !important;
}
.table-inbox tr td:hover {
    cursor: pointer;
}
.table-inbox tr td .fa-star.inbox-started,
.table-inbox tr td .fa-star:hover {
    color: #f78a09;
}
.table-inbox tr.unread td {
    background: #f6f6fb;
    font-weight: 500;
}
.table th,
.text-wrap table th {
    color: #2e3138;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 400;
}
.table-md th,
.table-md td {
    padding: 0.5rem;
}
.table-vcenter td,
.table-vcenter th {
    vertical-align: middle;
    border-top: 1px solid #e9edf4;
}
.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: rgba(255, 255, 255, 0.2);
}
.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: rgba(255, 255, 255, 0.2);
}
.table-center td,
.table-center th {
    text-align: center;
}
.table-striped tbody tr:nth-of-type(odd) {
    background: transparent;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #f6f6fb;
}
.table-calendar {
    margin: 0 0 0.75rem;
}
.table-calendar td,
.table-calendar th {
    border: 0;
    text-align: center;
    padding: 0 !important;
    width: 14.28571429%;
    line-height: 2.5rem;
}
.table-calendar td {
    border-top: 0;
}
.table-calendar-link {
    line-height: 2rem;
    min-width: calc(2rem + 2px);
    display: inline-block;
    border-radius: 3px;
    background: #f8f9fa;
    color: #495057;
    font-weight: 600;
    transition: 0.3s background, 0.3s color;
    position: relative;
}
.table-calendar-link:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0.25rem;
    top: 0.25rem;
    border-radius: 50px;
    background: #467fcf;
}
.table-calendar-link:hover {
    color: #fff;
    text-decoration: none;
    background: #467fcf;
    transition: 0.3s background;
}
.table-calendar-link:hover:before {
    background: #fff;
}
.table-header {
    cursor: pointer;
    transition: 0.3s color;
}
.table-header:hover {
    color: #495057 !important;
}
.table-header:after {
    content: "\f0dc";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.5rem;
    font-size: 0.75rem;
}
.table-header-asc {
    color: #495057 !important;
}
.table-header-asc:after {
    content: "\f0de";
}
.table-header-desc {
    color: #495057 !important;
}
.table-header-desc:after {
    content: "\f0dd";
}
table {
    border-collapse: collapse;
}
.table> :not(:last-child)> :last-child>* {
    border-bottom-color: #e9edf4;
}
.table> :not(caption)>*>* {
    background: transparent;
    box-shadow: none;
}
.table tbody td {
    border-color: #e9edf4;
}
.table> :not(:first-child) {
    border-top: 1px solid #e9edf4;
}
/*---- Tags-----*/
.tag {
    font-size: 0.75rem;
    color: #282f53;
    background-color: #f3f3fb;
    border-radius: 3px;
    padding: 0 0.5rem;
    line-height: 2em;
    display: inline-flex;
    cursor: default;
    font-weight: 400;
    -webkit-user-select: none;
    user-select: none;
}
a.tag {
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s color, 0.3s background;
}
a.tag:hover {
    background-color: rgba(110, 118, 135, 0.2);
    color: inherit;
}
.tag-addon {
    display: inline-block;
    padding: 0 0.5rem;
    color: inherit;
    text-decoration: none;
    margin: 0 -0.5rem 0 0.5rem;
    text-align: center;
    min-width: 1.5rem;
}
.tag-addon:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.tag-addon i {
    vertical-align: middle;
    margin: 0 -0.25rem;
    line-height: 2;
}
a.tag-addon {
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s color, 0.3s background;
}
a.tag-addon:hover {
    background: #dee3ea;
    color: inherit;
}
.tag-avatar {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 3px 0 0 3px;
    margin: 0 0.5rem 0 -0.5rem;
}
.tag-blue {
    background-color: #467fcf !important;
    color: #fff;
}
.tag-indigo {
    background-color: #6574cd !important;
    color: #fff;
}
.tag-purple {
    background-color: #867efc !important;
    color: #fff;
}
.tag-pink {
    background-color: #ec82ef !important;
    color: #fff;
}
.tag-red {
    background-color: #c21a1a !important;
    color: #fff;
}
.tag-orange {
    background-color: #fc7303 !important;
    color: #fff;
}
.tag-yellow {
    background-color: #ecb403 !important;
    color: #fff;
}
.tag-green {
    background-color: #4ecc48 !important;
    color: #fff;
}
.tag-teal {
    background-color: #2bcbba !important;
    color: #fff;
}
.tag-cyan {
    background-color: #17a2b8 !important;
    color: #fff;
}
.tag-white {
    background-color: #fff;
    color: #fff;
}
.tag-gray {
    background-color: #868e96 !important;
    color: #fff;
}
.tag-gray-dark {
    background-color: #343a40;
    color: #fff;
}
.tag-azure {
    background-color: #45aaf2 !important;
    color: #fff;
}
.tag-lime {
    background-color: #7bd235 !important;
    color: #fff;
}
.tag-primary {
    background-color: #467fcf;
    background-color: var(--primary-bg-color) !important;
    color: #fff;
}
.tag-secondary {
    background-color: #868e96;
    color: #fff;
}
.tag-success {
    background-color: #4ecc48 !important;
    color: #fff;
}
.tag-info {
    background-color: #45aaf2;
    color: #fff;
}
.tag-warning {
    background-color: #ecb403 !important;
    color: #fff;
}
.tag-danger {
    background-color: #c21a1a !important;
    color: #fff;
}
.tag-light {
    background-color: #f8f9fa;
    color: #fff;
}
.tag-dark {
    background-color: #343a40;
    color: #fff;
}
.tag-rounded {
    border-radius: 50px;
}
.tag-rounded .tag-avatar {
    border-radius: 50px;
}
.tags {
    margin-bottom: -0.5rem;
    font-size: 0;
}
.tags>.tag {
    margin-bottom: 0.5rem;
}
.tags>.tag:not(:last-child) {
    margin-right: 0.5rem;
}
.tag-radius {
    border-radius: 50px 0 0 50px;
}
.tag-round::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 5px;
}
.tag-rounded.tag-icon i {
    margin: 6px;
}
.tag-addon.tag-addon-cross {
    border-radius: 0px 50px 50px 0px;
}
.tag-outline-primary {
    background-color: var(--primary01) !important;
    color: var(--primary-bg-color);
    border: 1px solid var(--primary-bg-color);
}
.tag-outline-success {
    background-color: rgba(0, 230, 130, 0.1) !important;
    color: #09ad95;
    border: 1px solid #09ad95;
}
.tag-outline-success::before {
    border: 1px solid #09ad95;
}
.tag-outline-primary::before {
    border: 1px solid var(--primary-bg-color);
}
.tag-outline-secondary {
    background-color: rgba(5, 195, 251, 0.1) !important;
    color: #05c3fb;
    border: 1px solid #05c3fb;
}
.tag-outline-info {
    background-color: #c7e0fd;
    color: #1170e4;
    border: 1px solid #1170e4;
}
.tag-outline-info::before {
    border: 1px solid #1170e4;
}
.tag-outline-secondary::before {
    border: 1px solid #05c3fb;
}
.tag-outline-danger {
    background-color: rgba(255, 56, 43, 0.1) !important;
    color: #e82646;
    border: 1px solid #e82646;
}
.tag-outline-danger::before {
    border: 1px solid #e82646;
}
.tag-outline-warning {
    background-color: rgba(255, 162, 43, 0.1) !important;
    color: #f7b731;
    border: 1px solid #f7b731;
}
.tag-outline-warning::before {
    border: 1px solid #f7b731;
}
.tag-outline-pink {
    background-color: rgba(236, 130, 239, 0.2) !important;
    color: #ec82ef;
    border: 1px solid #ec82ef;
}
.tag-outline-pink::before {
    border: 1px solid #ec82ef;
}
.tag-border {
    border: 1px solid #e9edf4;
    background-color: #fff;
}
/*---------Thumbnails----------*/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #e9edf4;
    transition: border 0.2s ease-in-out;
    border-radius: 7px;
}
.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}
.thumbnail p:last-child {
    margin-bottom: 0;
}
.thumbimg {
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 7px;
}
.thumbnail .caption {
    padding: 15px;
}
/*-------Tooptip &popover------*/
.bd-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -1rem;
    border-width: 0.2rem 0 0;
}
.bd-example-tooltip-static .tooltip {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
}
.tooltip {
    position: absolute;
    z-index: 8;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-end {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-end .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-start {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-start .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/*alerts*/
.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^=top] {
    padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
    bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    top: -1px;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^=right] {
    padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^=bottom] {
    padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
    top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^=left] {
    padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    left: -1px;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 3px;
}
.bs-popover-top .popover-arrow,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::before,
.bs-popover-top .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-width: 0.5rem 0.25rem 0;
}
.bs-popover-top .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-end .popover-arrow,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 0.5rem;
    margin: 3px 0;
}
.bs-popover-end .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::before,
.bs-popover-end .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-width: 0.25rem 0.5rem 0.25rem 0;
}
.bs-popover-end .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::before {
    left: 0;
    border-right-color: #dee3eb;
}
.bs-popover-end .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-bottom .popover-arrow,
.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
    top: 0;
    border-bottom-color: #dee3eb;
}
.bs-popover-bottom .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-start .popover-arrow,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 0.5rem;
    margin: 3px 0;
}
.bs-popover-start .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::before,
.bs-popover-start .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-width: 0.25rem 0 0.25rem 0.5rem;
}
.bs-popover-start .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::before {
    right: 0;
    border-left-color: #dee3eb;
}
.bs-popover-start .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-static-demo .popover {
    position: relative;
}
.jqstooltip {
    box-sizing: content-box;
    font-family: inherit !important;
    background: #333 !important;
    border: none !important;
    border-radius: 3px;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 6px !important;
}
.jqstooltip .jqsfield {
    font: inherit !important;
}
.tooltip-static-demo {
    text-align: center;
    background-color: #f6f6fb;
    padding: 20px;
}
.tooltip-static-demo .tooltip {
    z-index: 0;
    opacity: 1;
    position: relative;
    display: inline-block;
    margin: 0 10px;
}
.tooltip-static-demo .bs-tooltip-top .tooltip-arrow,
.tooltip-static-demo .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
.tooltip-static-demo .bs-tooltip-bottom .tooltip-arrow,
.tooltip-static-demo .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
    left: 50%;
    margin-left: -2px;
}
.tooltip-static-demo .bs-tooltip-start,
.tooltip-static-demo .bs-tooltip-auto[data-popper-placement^=left],
.tooltip-static-demo .bs-tooltip-end,
.tooltip-static-demo .bs-tooltip-auto[data-popper-placement^=right] {
    margin-top: 5px;
}
.tooltip-static-demo .bs-tooltip-start .tooltip-arrow,
.tooltip-static-demo .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
.tooltip-static-demo .bs-tooltip-end .tooltip-arrow,
.tooltip-static-demo .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
    top: 50%;
    margin-top: -5px;
}
.popover-static-demo {
    background-color: #f6f6fb;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    border: 1px solid #e9edf4;
}
.popover-static-demo .popover {
    z-index: 0;
    opacity: 1;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    border-radius: 5px;
}
.popover-static-demo .bs-popover-top .popover-arrow,
.popover-static-demo .bs-popover-auto[data-popper-placement^=top] .popover-arrow,
.popover-static-demo .bs-popover-bottom .popover-arrow,
.popover-static-demo .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow {
    left: 50%;
    margin-left: -5px;
}
.popover-static-demo .bs-popover-start,
.popover-static-demo .bs-popover-auto[data-popper-placement^=left],
.popover-static-demo .bs-popover-end,
.popover-static-demo .bs-popover-auto[data-popper-placement^=right] {
    margin-top: 5px;
}
.popover-static-demo .bs-popover-start .popover-arrow,
.popover-static-demo .bs-popover-auto[data-popper-placement^=left] .popover-arrow,
.popover-static-demo .bs-popover-end .popover-arrow,
.popover-static-demo .bs-popover-auto[data-popper-placement^=right] .popover-arrow {
    top: 50%;
    margin-top: -5px;
}
.tooltip-primary .tooltip-inner {
    background-color: var(--primary-bg-color) !important;
    color: #fff;
}
.tooltip-primary.bs-tooltip-top .tooltip-arrow::before,
.tooltip-primary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: var(--primary-bg-color);
}
.tooltip-primary.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip-primary.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: var(--primary-bg-color);
}
.tooltip-primary.bs-tooltip-start .tooltip-arrow::before,
.tooltip-primary.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: var(--primary-bg-color);
}
.tooltip-primary.bs-tooltip-end .tooltip-arrow::before,
.tooltip-primary.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: var(--primary-bg-color);
}
.tooltip-secondary .tooltip-inner {
    background-color: #05c3fb !important;
    color: #fff;
}
.tooltip-secondary.bs-tooltip-top .tooltip-arrow::before,
.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: #05c3fb !important;
}
.tooltip-secondary.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: #05c3fb !important;
}
.tooltip-secondary.bs-tooltip-start .tooltip-arrow::before,
.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: #05c3fb !important;
}
.tooltip-secondary.bs-tooltip-end .tooltip-arrow::before,
.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: #05c3fb !important;
}
.tooltip-success .tooltip-inner {
    background-color: #09ad95 !important;
    color: #fff;
}
.tooltip-success.bs-tooltip-top .tooltip-arrow::before,
.tooltip-success.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: #09ad95 !important;
}
.tooltip-success.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip-success.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: #09ad95 !important;
}
.tooltip-success.bs-tooltip-start .tooltip-arrow::before,
.tooltip-success.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: #09ad95 !important;
}
.tooltip-success.bs-tooltip-end .tooltip-arrow::before,
.tooltip-success.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: #09ad95 !important;
}
.tooltip-danger .tooltip-inner {
    background-color: #e82646 !important;
    color: #fff;
}
.tooltip-danger.bs-tooltip-top .tooltip-arrow::before,
.tooltip-danger.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: #e82646 !important;
}
.tooltip-danger.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip-danger.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: #e82646 !important;
}
.tooltip-danger.bs-tooltip-start .tooltip-arrow::before,
.tooltip-danger.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: #e82646 !important;
}
.tooltip-danger.bs-tooltip-end .tooltip-arrow::before,
.tooltip-danger.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: #e82646 !important;
}
.tooltip-info .tooltip-inner {
    background-color: #1170e4 !important;
    color: #fff;
}
.tooltip-info.bs-tooltip-top .tooltip-arrow::before,
.tooltip-info.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: #1170e4 !important;
}
.tooltip-info.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip-info.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: #1170e4 !important;
}
.tooltip-info.bs-tooltip-start .tooltip-arrow::before,
.tooltip-info.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: #1170e4 !important;
}
.tooltip-info.bs-tooltip-end .tooltip-arrow::before,
.tooltip-info.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: #1170e4 !important;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.76562rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgb(211, 223, 234);
    border-radius: 0.3rem;
    box-shadow: 0px 16px 18px rgba(6, 10, 48, 0.1);
    border-radius: 5px;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1));
}
.popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .popover-arrow::before,
.popover .popover-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.popover.bs-popover-top,
.popover.bs-popover-auto[data-popper-placement^=top] {
    margin-bottom: 0.625rem;
}
.popover .popover-arrow {
    margin-left: calc(0.25rem - 5px);
}
.bs-popover-top,
.bs-popover-auto[data-popper-placement^=top] {
    margin-bottom: 0.5rem;
}
.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgb(211, 223, 234);
}
.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}
.bs-popover-end,
.bs-popover-auto[data-popper-placement^=right] {
    margin-left: 0.5rem;
}
.bs-popover-end>.popover-arrow,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgb(211, 223, 234);
}
.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}
.bs-popover-bottom,
.bs-popover-auto[data-popper-placement^=bottom] {
    margin-top: 0.5rem;
}
.bs-popover-bottom>.popover-arrow,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff;
}
.bg-secondary.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #05c3fb !important;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #e9ebfa;
}
.bs-popover-start,
.bs-popover-auto[data-popper-placement^=left] {
    margin-right: 0.5rem;
}
.bs-popover-start>.popover-arrow,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgb(211, 223, 234);
}
.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}
.popover-header {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    color: #191621;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    background-color: #fff;
    border-color: #e9ebfa;
}
.popover-header::before {
    display: none !important;
}
.popover-body {
    padding: 15px;
    color: #6e7687;
}
.popover-body p:last-child {
    margin-bottom: 0;
}
.popover-head-primary .popover-header {
    color: #fff;
    background-color: var(--primary-bg-color) !important;
}
.popover-head-primary.bs-popover-top .popover-arrow,
.popover-head-primary.bs-popover-auto[data-popper-placement^=top] .popover-arrow {
    bottom: -7px;
}
.popover-head-primary.bs-popover-start .popover-arrow,
.popover-head-primary.bs-popover-auto[data-popper-placement^=left] .popover-arrow {
    right: -7px;
}
.popover-head-primary.bs-popover-end .popover-arrow,
.popover-head-primary.bs-popover-auto[data-popper-placement^=right] .popover-arrow {
    left: -7px;
}
.popover-head-primary.bs-popover-bottom .popover-arrow::after,
.popover-head-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: var(--primary-bg-color) !important;
}
.popover-head-primary.bs-popover-bottom .popover-arrow::before,
.popover-head-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
    display: none;
}
.popover-head-secondary .popover-header {
    color: #fff;
    background-color: #05c3fb !important;
}
.popover-head-secondary.bs-popover-top .popover-arrow,
.popover-head-secondary.bs-popover-auto[data-popper-placement^=top] .popover-arrow {
    bottom: -7px;
}
.popover-head-secondary.bs-popover-start .popover-arrow,
.popover-head-secondary.bs-popover-auto[data-popper-placement^=left] .popover-arrow {
    right: -7px;
}
.popover-head-secondary.bs-popover-end .popover-arrow,
.popover-head-secondary.bs-popover-auto[data-popper-placement^=right] .popover-arrow {
    left: -7px;
}
.popover-head-secondary.bs-popover-bottom .popover-arrow::after,
.popover-head-secondary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: #05c3fb !important;
}
.popover-head-secondary.bs-popover-bottom .popover-arrow::before,
.popover-head-secondary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
    display: none;
}
.popover-head-primary,
.popover-head-secondary {
    border: 0;
}
.popover-head-primary .popover-header,
.popover-head-secondary .popover-header {
    border: 0;
}
.popover-head-primary .popover-body,
.popover-head-secondary .popover-body {
    border: 1px solid rgba(20, 17, 45, 0.2);
    border-top-width: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.popover-primary {
    background-color: var(--primary-bg-color) !important;
    border-width: 0 !important;
    padding: 15px;
}
.popover-primary .popover-header {
    background-color: var(--primary-bg-color) !important;
    border-bottom-width: 0 !important;
    padding: 0 0 15px;
    color: #fff;
}
.popover-primary .popover-body {
    padding: 0;
    color: rgba(255, 255, 255, 0.75) !important;
}
.popover-primary .popover-arrow::before {
    display: none;
}
.popover-primary.bs-popover-top .popover-arrow::after,
.popover-primary.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: var(--primary-bg-color) !important;
}
.popover-primary.bs-popover-bottom .popover-arrow::after,
.popover-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: var(--primary-bg-color) !important;
}
.popover-primary.bs-popover-start .popover-arrow::after,
.popover-primary.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: var(--primary-bg-color) !important;
}
.popover-primary.bs-popover-end .popover-arrow::after,
.popover-primary.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: var(--primary-bg-color) !important;
}
.popover-secondary {
    background-color: #05c3fb !important;
    border-width: 0 !important;
    padding: 15px;
}
.popover-secondary .popover-header {
    background-color: #05c3fb !important;
    border-bottom-width: 0 !important;
    padding: 0 0 15px;
    color: #fff;
}
.popover-secondary .popover-body {
    padding: 0;
    color: rgba(255, 255, 255, 0.75) !important;
}
.popover-secondary .popover-arrow::before {
    display: none;
}
.popover-secondary.bs-popover-top .popover-arrow::after,
.popover-secondary.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: #05c3fb !important;
}
.popover-secondary.bs-popover-bottom .popover-arrow::after,
.popover-secondary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: #05c3fb !important;
}
.popover-secondary.bs-popover-start .popover-arrow::after,
.popover-secondary.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: #05c3fb !important;
}
.popover-secondary.bs-popover-end .popover-arrow::after,
.popover-secondary.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: #05c3fb !important;
}
/*----- Ribbons -----*/
.ribbone {
    width: 100%;
    position: relative;
    background-size: cover;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 500px) {
    .ribbone {
        width: 100%;
    }
}
.ribbone1 {
    position: absolute;
    top: -6.1px;
    inset-inline-start: 10px;
    z-index: 1;
}
.ribbone1:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-inline-start: 20px solid transparent;
    border-inline-end: 24px solid transparent;
    border-top: 13px solid #f8463f;
}
.ribbone1 span {
    position: relative;
    display: block;
    text-align: center;
    background: #f8463f;
    font-size: 14px;
    line-height: 1;
    padding: 12px 8px 10px;
    border-start-end-radius: 8px;
}
.ribbone1 span:after {
    position: absolute;
    content: "";
}
.ribbone1 span:before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    inset-inline-start: -6px;
    top: 0;
    background: #f8463f;
}
.ribbone1 span:after {
    height: 6px;
    width: 8px;
    inset-inline-start: -8px;
    top: 0;
    border-radius: 8px 8px 0 0;
    background: #c02031;
}
.arrow-ribbone-left {
    color: #fff;
    padding: 2px 8px;
    position: absolute;
    top: 10px;
    inset-inline-start: 0;
    z-index: 6;
    font-size: 13px;
}
.arrow-ribbone-left.bg-purple:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-inline-start: 12px solid #6d33ff;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-danger:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 112px solid transparent;
    border-inline-start: 12px solid #e82646;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-primary:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-secondary:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-inline-start: 12px solid #05c3fb;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-success:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-inline-start: 12px solid var(--primary-bg-color);
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-info:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-inline-start: 12px solid #1170e4;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-warning:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-inline-start: 12px solid #FBB034;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-pink:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -12px;
    border-top: 12px solid transparent;
    border-inline-start: 12px solid #fc5296;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-left.bg-teal:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #1caf9f;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right {
    color: #fff;
    padding: 2px 8px;
    position: absolute;
    top: 10px;
    inset-inline-end: 0;
    z-index: 6;
    font-size: 13px;
}
.arrow-ribbone-right.bg-purple:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #6d33ff;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-danger:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #e82646;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-primary:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-secondary:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #05c3fb;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-success:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid var(--primary-bg-color);
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-info:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #1170e4;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-warning:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #FBB034;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-pink:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #fc5296;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone-right.bg-teal:before {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-start: -12px;
    border-top: 12px solid transparent;
    border-inline-end: 12px solid #1caf9f;
    border-bottom: 11px solid transparent;
    width: 0;
}
.arrow-ribbone2 {
    color: #fff;
    padding: 3px 8px;
    position: absolute;
    top: 10px;
    inset-inline-start: -1px;
    z-index: 6;
    font-size: 30px;
}
.arrow-ribbone2:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -24px;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    width: 0;
}
.ribbone {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 6;
}
.power-ribbone {
    width: 56px;
    height: 56px;
    overflow: hidden;
    position: absolute;
    z-index: 6;
}
.power-ribbone span {
    position: absolute;
    display: block;
    width: 82px;
    padding: 8px 0;
    color: #fff;
    font: 500 16px/1 Lato, sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: capitalize;
    text-align: center;
}
.power-ribbone-top-left {
    top: -6px;
    inset-inline-start: -9px;
}
.power-ribbone-top-left span {
    inset-inline-end: -5px;
    top: 1px;
    transform: rotate(-45deg);
}
.power-ribbone-top-left span i {
    transform: rotate(45deg);
    padding-top: 2px;
    padding-inline-start: 7px;
}
.power-ribbone-bottom-left {
    bottom: -6px;
    inset-inline-start: -9px;
}
.power-ribbone-bottom-left span {
    inset-inline-end: -5px;
    bottom: 1px;
    transform: rotate(45deg);
}
.power-ribbone-bottom-left span i {
    transform: rotate(-45deg);
    padding-bottom: 2px;
    padding-inline-start: 7px;
}
.power-ribbone-top-right {
    top: -6px;
    inset-inline-end: -9px;
}
.power-ribbone-top-right span {
    inset-inline-start: -5px;
    top: 1px;
    transform: rotate(45deg);
}
.power-ribbone-top-right span i {
    transform: rotate(-45deg);
    padding-top: 2px;
    padding-inline-end: 7px;
}
.power-ribbone-bottom-right {
    bottom: -6px;
    inset-inline-end: -9px;
}
.power-ribbone-bottom-right span {
    inset-inline-start: -5px;
    bottom: 1px;
    transform: rotate(-45deg);
}
.power-ribbone-bottom-right span i {
    transform: rotate(45deg);
    padding-bottom: 2px;
    padding-inline-end: 7px;
}
.ribbone::after,
.ribbone::before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    border: 5px solid;
}
.ribbone span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 3px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: capitalize;
    text-align: center;
    font-size: 11px;
}
.ribbone-top-left {
    top: -10px;
    inset-inline-start: -10px;
}
.ribbone-top-left::after {
    border-top-color: transparent;
    border-inline-start-color: transparent;
}
.ribbone-top-left::before {
    border-top-color: transparent;
    border-inline-start-color: transparent;
    top: 0;
    inset-inline-end: 50px;
}
.ribbone-top-left::after {
    bottom: 50px;
    inset-inline-start: 0;
}
.ribbone-top-left span {
    inset-inline-end: 0px;
    top: 24px;
    transform: rotate(-45deg);
}
.ribbone-top-right {
    top: -10px;
    inset-inline-end: -10px;
}
.ribbone-top-right::after {
    border-top-color: transparent;
    border-inline-end-color: transparent;
}
.ribbone-top-right::before {
    border-top-color: transparent;
    border-inline-end-color: transparent;
    top: 0;
    inset-inline-start: 50px;
}
.ribbone-top-right::after {
    bottom: 50px;
    inset-inline-end: 0;
}
.ribbone-top-right span {
    inset-inline-start: 0px;
    top: 24px;
    transform: rotate(45deg);
}
.ribbone-warning-right {
    position: absolute;
    top: -8px;
    inset-inline-end: 10px;
    color: #fff;
}
.ribbone-warning-right:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-inline-start: 17px solid transparent;
    border-inline-end: 17px solid transparent;
    border-top: 10px solid #f7b731;
    z-index: 6;
}
.ribbone-warning-right span {
    position: relative;
    display: block;
    text-align: center;
    background: #f7b731;
    font-size: 13px;
    line-height: 1;
    padding: 10px 2px 5px;
    border-start-end-radius: 10px;
    z-index: 6;
}
.ribbone-warning-right span:after {
    position: absolute;
    content: "";
}
.ribbone-warning-right span:before {
    position: absolute;
    content: "";
    height: 5px;
    width: 10px;
    inset-inline-start: -9px;
    top: 3px;
    background: #d19518;
}
.ribbone-warning-right span:after {
    inset-inline-end: -6px;
    background: #d19518;
    height: 6px;
    width: 10px;
    inset-inline-start: -9px;
    top: 0;
    border-start-start-radius: 50px;
    border-start-end-radius: 0;
    border-end-start-radius: 0;
    border-end-end-radius: 0;
}
.ribbone-warning-right i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.ribbone-danger-right {
    position: absolute;
    top: -8px;
    inset-inline-end: 10px;
    color: #fff;
}
.ribbone-danger-right:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-inline-start: 17px solid transparent;
    border-inline-end: 17px solid transparent;
    border-top: 10px solid #e82646;
    z-index: 6;
}
.ribbone-danger-right span {
    position: relative;
    display: block;
    text-align: center;
    background: #e82646;
    font-size: 13px;
    line-height: 1;
    padding: 10px 2px 5px;
    border-start-end-radius: 10px;
    z-index: 6;
}
.ribbone-danger-right span:after {
    position: absolute;
    content: "";
}
.ribbone-danger-right span:before {
    position: absolute;
    content: "";
    height: 5px;
    width: 10px;
    inset-inline-start: -9px;
    top: 3px;
    background: #a10c24;
}
.ribbone-danger-right span:after {
    inset-inline-end: -6px;
    background: #a10c24;
    height: 6px;
    width: 10px;
    inset-inline-start: -9px;
    top: 0;
    border-start-start-radius: 50px;
    border-start-end-radius: 0;
    border-end-start-radius: 0;
    border-end-end-radius: 0;
}
.ribbone-danger-right i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.ribbone-success-left {
    position: absolute;
    top: -8px;
    inset-inline-start: 10px;
    color: #fff;
}
.ribbone-success-left:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-inline-start: 17px solid transparent;
    border-inline-end: 17px solid transparent;
    border-top: 10px solid #09ad95;
    z-index: 6;
}
.ribbone-success-left span {
    position: relative;
    display: block;
    text-align: center;
    background: #09ad95;
    font-size: 13px;
    line-height: 1;
    padding: 10px 2px 5px;
    border-start-start-radius: 10px;
    z-index: 6;
}
.ribbone-success-left span:after {
    position: absolute;
    content: "";
}
.ribbone-success-left span:before {
    position: absolute;
    content: "";
    height: 5px;
    width: 10px;
    inset-inline-end: -9px;
    top: 3px;
    background: #088773;
}
.ribbone-success-left span:after {
    background: #088773;
    height: 6px;
    width: 10px;
    inset-inline-end: -9px;
    top: 0;
    border-start-start-radius: 0;
    border-start-end-radius: 50px;
    border-end-start-radius: 0;
    border-end-end-radius: 0;
}
.ribbone-success-left i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.ribbone-info-left {
    position: absolute;
    top: -8px;
    inset-inline-start: 10px;
    color: #fff;
}
.ribbone-info-left:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-inline-start: 17px solid transparent;
    border-inline-end: 17px solid transparent;
    border-top: 10px solid #1170e4;
    z-index: 6;
}
.ribbone-info-left span {
    position: relative;
    display: block;
    text-align: center;
    background: #1170e4;
    font-size: 13px;
    line-height: 1;
    padding: 10px 2px 5px;
    border-start-start-radius: 10px;
    z-index: 6;
}
.ribbone-info-left span:after {
    position: absolute;
    content: "";
}
.ribbone-info-left span:before {
    position: absolute;
    content: "";
    height: 5px;
    width: 10px;
    inset-inline-end: -9px;
    top: 3px;
    background: #124a8f;
}
.ribbone-info-left span:after {
    background: #124a8f;
    height: 6px;
    width: 10px;
    inset-inline-end: -9px;
    top: 0;
    border-start-start-radius: 0;
    border-start-end-radius: 50px;
    border-end-start-radius: 0;
    border-end-end-radius: 0;
}
.ribbone-info-left i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.bookmark-ribbone-success-left {
    position: absolute;
    inset-inline-start: 10px;
    color: #fff;
}
.bookmark-ribbone-success-left:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 6;
    inset-inline-start: 0;
    border-inline-start: 18px solid #09ad95;
    border-inline-end: 18px solid #09ad95;
    border-bottom: 10px solid transparent;
}
.bookmark-ribbone-success-left span {
    position: relative;
    display: block;
    text-align: center;
    background: #09ad95;
    font-size: 13px;
    line-height: 1;
    padding: 12px 3px 20px;
    z-index: 6;
}
.bookmark-ribbone-success-left i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.bookmark-ribbone-danger-left {
    position: absolute;
    inset-inline-start: 10px;
    color: #fff;
    width: 30px;
}
.bookmark-ribbone-danger-left:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 6;
    inset-inline-start: 0;
    border-inline-start: 15px solid #e82646;
    border-inline-end: 15px solid #e82646;
    border-bottom: 8px solid transparent;
}
.bookmark-ribbone-danger-left span {
    position: relative;
    display: block;
    text-align: center;
    background: #e82646;
    font-size: 12px;
    line-height: 1;
    padding: 12px 0px;
    z-index: 6;
}
.bookmark-ribbone-danger-left i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.bookmark-ribbone-secondary-right {
    position: absolute;
    inset-inline-end: 10px;
    color: #fff;
    width: 30px;
}
.bookmark-ribbone-secondary-right:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 6;
    inset-inline-end: 0;
    border-inline-start: 15px solid #05c3fb;
    border-inline-end: 15px solid #05c3fb;
    border-bottom: 8px solid transparent;
}
.bookmark-ribbone-secondary-right span {
    position: relative;
    display: block;
    text-align: center;
    background: #05c3fb;
    font-size: 11px;
    line-height: 1;
    padding: 12px 0px;
    z-index: 6;
}
.bookmark-ribbone-secondary-right i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.bookmark-sideleft-ribbone-success-left {
    position: absolute;
    top: 10px;
    color: #fff;
}
.bookmark-sideleft-ribbone-success-left:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 6;
    top: 0;
    inset-inline-end: -8px;
    border-top: 13px solid #09ad95;
    border-bottom: 13px solid #09ad95;
    border-inline-end: 8px solid transparent;
}
.bookmark-sideleft-ribbone-success-left span {
    position: relative;
    display: block;
    text-align: center;
    background: #09ad95;
    font-size: 11px;
    padding: 5px 13px;
    z-index: 6;
    height: 26px;
}
.bookmark-sideleft-ribbone-success-left i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.bookmark-sideright-ribbone-primary-right {
    position: absolute;
    top: 10px;
    inset-inline-end: 0;
    color: #fff;
}
.bookmark-sideright-ribbone-primary-right:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 6;
    top: 0;
    inset-inline-start: -8px;
    border-top: 13px solid var(--primary-bg-color);
    border-bottom: 13px solid var(--primary-bg-color);
    border-inline-start: 8px solid transparent;
}
.bookmark-sideright-ribbone-primary-right span {
    position: relative;
    display: block;
    text-align: center;
    background: var(--primary-bg-color);
    font-size: 11px;
    padding: 5px 13px;
    z-index: 6;
    height: 26px;
}
.bookmark-sideright-ribbone-primary-right i {
    color: #fff;
    font-size: 16px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
.ribbone-1 span:after {
    position: absolute;
    content: "";
}
.arrow-ribbone-2 {
    color: #FFF;
    padding: 3px 8px;
    position: absolute;
    z-index: 6;
    font-size: 20px;
}
.arrow-ribbone-2:before {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    content: "";
    inset-inline-end: -24px;
    border-top: 16px solid transparent;
    border-inline-start: 24px solid #6963ff;
    border-bottom: 16px solid transparent;
    width: 0;
}
.ribbone-card {
    overflow: hidden;
}
.fullwidth-primary-ribbons .bar {
    color: #FFF;
    background-color: var(--primary-bg-color);
    padding: 5px;
    text-align: center;
    position: relative;
    border: 2px transparent solid;
    box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-primary-ribbons .bar span {
    position: absolute;
}
.fullwidth-primary-ribbons .bar span:nth-child(1),
.fullwidth-primary-ribbons .bar span:nth-child(3) {
    border-style: solid;
    border-width: 11px;
    z-index: -1;
}
.fullwidth-primary-ribbons .bar span:nth-child(1) {
    border-color: transparent;
    top: 31px;
    inset-inline-start: -2px;
}
.fullwidth-primary-ribbons .bar span:nth-child(3) {
    border-color: transparent;
    top: 31px;
    inset-inline-end: -2px;
}
.fullwidth-primary-ribbons .bar span:nth-child(2),
.fullwidth-primary-ribbons .bar span:nth-child(4) {
    top: 18px;
    border-style: solid;
    border-width: 18px;
    z-index: -2;
}
.fullwidth-primary-ribbons .bar span:nth-child(2) {
    border-color: var(--primary-bg-color) var(--primary-bg-color) var(--primary-bg-color) transparent;
    inset-inline-start: -30px;
}
.fullwidth-primary-ribbons .bar span:nth-child(4) {
    border-color: var(--primary-bg-color) transparent var(--primary-bg-color) var(--primary-bg-color);
    inset-inline-end: -30px;
}
.fullwidth-secondary-ribbons .bar {
    color: #FFF;
    background-color: #05c3fb;
    padding: 5px;
    text-align: center;
    position: relative;
    border: 2px transparent solid;
    box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-secondary-ribbons .bar span {
    position: absolute;
}
.fullwidth-secondary-ribbons .bar span:nth-child(1),
.fullwidth-secondary-ribbons .bar span:nth-child(3) {
    border-style: solid;
    border-width: 11px;
    z-index: -1;
}
.fullwidth-secondary-ribbons .bar span:nth-child(1) {
    border-color: transparent;
    top: 31px;
    inset-inline-start: -2px;
}
.fullwidth-secondary-ribbons .bar span:nth-child(3) {
    border-color: transparent;
    top: 31px;
    inset-inline-end: -2px;
}
.fullwidth-secondary-ribbons .bar span:nth-child(2),
.fullwidth-secondary-ribbons .bar span:nth-child(4) {
    top: 18px;
    border-style: solid;
    border-width: 18px;
    z-index: -2;
}
.fullwidth-secondary-ribbons .bar span:nth-child(2) {
    border-color: #09a2cf #09a2cf #09a2cf transparent;
    inset-inline-start: -30px;
}
.fullwidth-secondary-ribbons .bar span:nth-child(4) {
    border-color: #09a2cf transparent #09a2cf #09a2cf;
    inset-inline-end: -30px;
}
.fullwidth-arrow-warning-ribbons .bar {
    color: #FFF;
    background-color: #f7b731;
    padding: 5px;
    text-align: center;
    position: relative;
    border: 2px transparent solid;
    box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-arrow-warning-ribbons .bar span {
    position: absolute;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(1),
.fullwidth-arrow-warning-ribbons .bar span:nth-child(3) {
    border-style: solid;
    border-width: 11px;
    z-index: -1;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(1) {
    border-color: transparent;
    top: 31px;
    inset-inline-start: -2px;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(3) {
    border-color: transparent;
    top: 31px;
    inset-inline-end: -2px;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(2),
.fullwidth-arrow-warning-ribbons .bar span:nth-child(4) {
    top: 18px;
    border-style: solid;
    border-width: 18px;
    z-index: -2;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(2) {
    border-color: #e3a014 #e3a014 #e3a014 transparent;
    inset-inline-start: -30px;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(4) {
    border-top: 18px solid transparent;
    border-inline-start: 18px solid #e3a014;
    border-bottom: 18px solid transparent;
    border-inline-end: transparent;
    inset-inline-end: -20px;
    top: -2px;
}
.fullwidth-arrow-danger-ribbons-right .bar {
    color: #FFF;
    background-color: #e82646;
    padding: 5px;
    text-align: center;
    position: relative;
    border: 2px transparent solid;
    box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-arrow-danger-ribbons-right .bar span {
    position: absolute;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(1),
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(3) {
    border-style: solid;
    border-width: 11px;
    z-index: -1;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(1) {
    border-color: transparent;
    top: 31px;
    inset-inline-end: -2px;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(3) {
    border-color: transparent;
    top: 31px;
    inset-inline-start: -2px;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(2),
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(4) {
    top: 18px;
    border-style: solid;
    border-width: 18px;
    z-index: -2;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(2) {
    border-color: #c10f2c transparent #c10f2c #c10f2c;
    inset-inline-end: -30px;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(4) {
    border-top: 18px solid transparent;
    border-inline-end: 18px solid #c10f2c;
    border-bottom: 18px solid transparent;
    border-inline-start: transparent;
    inset-inline-start: -20px;
    top: -2px;
}
/* ######## plugins-STYLES ######## */
.accordionjs {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 20px;
}
.accordionjs .acc_section {
    border: 1px solid #eee;
    position: relative;
    z-index: 1;
    margin-top: -1px;
    overflow: hidden;
}
.accordionjs .acc_section .acc_head {
    position: relative;
    background: #fff;
    padding: 10px;
    display: block;
    cursor: pointer;
}
.accordionjs .acc_section .acc_head h3 {
    line-height: 1;
    margin: 5px;
    font-size: 14px;
    padding-left: 25px;
    font-weight: 200;
}
.accordionjs .acc_section .acc_content {
    padding: 10px;
}
.accordionjs .acc_section:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.accordionjs .acc_section:first-of-type .acc_head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.accordionjs .acc_section:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.accordionjs .acc_section:last-of-type .acc_content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.accordionjs .acc_section.acc_active>.acc_content {
    display: block;
}
.accordionjs .acc_section.acc_active>.acc_head {
    border-bottom: 1px solid #eee;
    color: #fff;
}
.accordionjs .acc_section.acc_active .acc_head h3:before {
    content: "\e995";
    position: absolute;
    font-family: "feather" !important;
    left: 13px;
    color: #fff;
    top: 14px;
    font-size: 15px;
    transition: all 0.5s;
    transform: scale(1);
}
.accordionjs .acc_section .acc_head h3:before {
    content: "\e9b0";
    position: absolute;
    font-family: "feather" !important;
    left: 12px;
    top: 14px;
    font-size: 15px;
    transition: all 0.5s;
    transform: scale(1);
}
.noselect {
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}
.cal1 .clndr .clndr-controls {
    width: 100%;
    position: relative;
    display: flex;
    padding: 15px;
    border: 1px solid #e9edf4;
    border-bottom: 0;
    background-color: transparent;
}
.cal1 .clndr .clndr-controls .month {
    float: left;
    width: 33%;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    font-weight: 700;
}
.cal1 .clndr .clndr-controls .clndr-control-button {
    float: left;
    width: 33%;
}
.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
    text-align: right;
    width: 34%;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 6px 8px;
    min-width: 80px;
    text-align: center;
    display: inline-block;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover {
    color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
    opacity: 0.5;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
    background: none;
    cursor: default;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 0.375rem 0.75rem;
    min-width: 80px;
    text-align: center;
    display: inline-block;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
    color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
    opacity: 0.5;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
    background: none;
    cursor: default;
}
.cal1 .clndr .clndr-table {
    table-layout: fixed;
    width: 100%;
}
.cal1 .clndr .clndr-table .header-days {
    height: 50px;
    font-size: 10px;
}
.cal1 .clndr .clndr-table .header-days .header-day {
    vertical-align: middle;
    text-align: center;
    color: #282f53;
    font-size: 14px;
    font-weight: 600;
}
.cal1 .clndr .clndr-table tr {
    height: 85px;
}
.cal1 .clndr .clndr-table tr td {
    vertical-align: top;
}
.cal1 .clndr .clndr-table tr .day {
    width: 100%;
    height: inherit;
}
.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
    color: #000;
}
.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
    background: var(--primary-bg-color);
    color: #000;
}
.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
    background: #f2f4f8;
}
.cal1 .clndr .clndr-table tr .day .day-contents {
    box-sizing: border-box;
    padding: 8px 15px;
    font-size: 13px;
    text-align: right;
}
.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
    width: 100%;
    height: inherit;
}
.cal1 .clndr .clndr-table tr .empty:last-child,
.cal1 .clndr .clndr-table tr .adjacent-month:last-child,
.cal1 .clndr .clndr-table tr .my-empty:last-child,
.cal1 .clndr .clndr-table tr .my-adjacent-month:last-child {
    border-right: 1px solid #e9edf4;
}
.cal1 .clndr .clndr-table tr:last-child .day,
.cal1 .clndr .clndr-table tr:last-child .my-day {
    border-bottom: 1px solid #e9edf4;
}
.cal1 .clndr .clndr-table tr:last-child .empty,
.cal1 .clndr .clndr-table tr:last-child .my-empty {
    border-bottom: 1px solid #d7e7ff;
}
.cal2 {
    max-width: 177px;
    margin: 30px auto;
    font-family: "Droid Sans Mono";
}
.cal2 .clndr .clndr-controls {
    display: block;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}
.cal2 .clndr .clndr-controls .clndr-previous-button {
    float: left;
    width: 10%;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.cal2 .clndr .clndr-controls .clndr-previous-button:hover {
    background-color: #f4f4f4;
}
.cal2 .clndr .clndr-controls .month {
    float: left;
    width: 80%;
    text-align: center;
}
.cal2 .clndr .clndr-controls .clndr-next-button {
    float: left;
    width: 10%;
    text-align: right;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.cal2 .clndr .clndr-controls .clndr-next-button:hover {
    background-color: #f4f4f4;
}
.cal2 .clndr .clndr-grid {
    text-align: center;
    border: 1px solid #ff4545;
    display: inline-block;
}
.cal2 .clndr .clndr-grid .header-day {
    float: left;
    width: 25px;
    height: 25px;
    background: #ff4545;
}
.cal2 .clndr .clndr-grid .day {
    float: left;
    width: 25px;
    height: 25px;
}
.cal2 .clndr .clndr-grid .day.event {
    background-color: #b4e09f;
}
.cal2 .clndr .clndr-grid .day.today {
    background-color: #e3c57f;
}
.cal2 .clndr .clndr-grid .day.selected {
    background-color: #e37fd6;
}
.cal2 .clndr .clndr-grid .day.inactive {
    color: gray;
}
.cal2 .clndr .clndr-grid .empty,
.cal2 .clndr .clndr-grid .adjacent-month {
    float: left;
    width: 25px;
    height: 25px;
    background: #ddd;
}
.cal2 .clndr .clndr-today-button {
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.cal2 .clndr .clndr-today-button:hover {
    background-color: #ddd;
}
.cal2 .multi-month-controls .quarter-button {
    display: inline-block;
    width: 25%;
}
.cal2 .multi-month-controls .quarter-button:hover {
    cursor: pointer;
    background-color: #f4f4f4;
}
.cal2 .day.inactive {
    background-color: #aaa;
}
.cal3 {
    max-width: 354px;
    margin: 0 auto;
    font-family: "Droid Sans Mono";
}
.cal3 .cal {
    float: left;
    width: 177px;
}
.cal3 .clndr .clndr-controls {
    display: block;
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
}
.cal3 .clndr .clndr-controls.top {
    margin-bottom: -22px;
    position: relative;
    z-index: 1;
}
.cal3 .clndr .clndr-controls .clndr-previous-button {
    float: left;
    width: 10%;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.cal3 .clndr .clndr-controls .clndr-previous-button:hover {
    background-color: #f4f4f4;
}
.cal3 .clndr .clndr-controls .month {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.cal3 .clndr .clndr-controls .clndr-next-button {
    float: right;
    width: 10%;
    text-align: right;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.cal3 .clndr .clndr-controls .clndr-next-button:hover {
    background-color: #f4f4f4;
}
.cal3 .clndr .clndr-grid {
    text-align: center;
    border: 1px solid #ff4545;
    display: inline-block;
}
.cal3 .clndr .clndr-grid .header-day {
    float: left;
    width: 25px;
    height: 25px;
    background: #ff4545;
}
.cal3 .clndr .clndr-grid .day {
    float: left;
    width: 25px;
    height: 25px;
}
.cal3 .clndr .clndr-grid .day.event {
    background-color: #b4e09f;
}
.cal3 .clndr .clndr-grid .day.today {
    background-color: #e3c57f;
}
.cal3 .clndr .clndr-grid .empty,
.cal3 .clndr .clndr-grid .adjacent-month {
    float: left;
    width: 25px;
    height: 25px;
    background: #ddd;
}
.cal3 .clndr .clndr-today-button {
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.cal3 .clndr .clndr-today-button:hover {
    background-color: #ddd;
}
.cal3 .multi-month-controls .quarter-button {
    display: inline-block;
    width: 25%;
}
.cal3 .multi-month-controls .quarter-button:hover {
    cursor: pointer;
    background-color: #f4f4f4;
}
.clndr-next-button,
.clndr-previous-button,
.clndr-next-year-button,
.clndr-previous-year-button {
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.clndr-next-button.inactive,
.clndr-previous-button.inactive,
.clndr-next-year-button.inactive,
.clndr-previous-year-button.inactive {
    opacity: 0.5;
    cursor: default;
}
/* classes attached to <body> */
.fc-not-allowed {
    /* override events' custom cursors */
    cursor: not-allowed;
}
.fc-not-allowed .fc-event {
    /* override events' custom cursors */
    cursor: not-allowed;
}
.fc-unselectable {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fc {
    /* layout of immediate children */
    display: flex;
    flex-direction: column;
    font-size: 1em;
}
.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
    /* normalize cross-browser */
}
.fc th {
    text-align: center;
    vertical-align: top;
    padding: 0;
}
.fc td {
    vertical-align: top;
    padding: 0;
}
.fc a[data-navlink] {
    cursor: pointer;
}
.fc a[data-navlink]:hover {
    text-decoration: underline;
}
.fc-direction-ltr {
    direction: ltr;
    text-align: left;
}
.fc-direction-rtl {
    direction: rtl;
    text-align: right;
}
.fc-theme-standard td,
.fc-theme-standard th {
    border: 1px solid #e9edf4;
}
/* for FF, which doesn't expand a 100% div within a table cell. use absolute positioning */
/* inner-wrappers are responsible for being absolute */
/* TODO: best place for this? */
.fc-liquid-hack td,
.fc-liquid-hack th {
    position: relative;
}
@font-face {
    font-family: "fcicons";
    src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.fc-icon {
    /* added for fc */
    display: inline-block;
    width: 1em;
    height: 1em;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "fcicons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fc-icon-chevron-left:before {
    content: "\e900";
}
.fc-icon-chevron-right:before {
    content: "\e901";
}
.fc-icon-chevrons-left:before {
    content: "\e902";
}
.fc-icon-chevrons-right:before {
    content: "\e903";
}
.fc-icon-minus-square:before {
    content: "\e904";
}
.fc-icon-plus-square:before {
    content: "\e905";
}
.fc-icon-x:before {
    content: "\e906";
}
/*
  Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css

  These styles only apply when the standard-theme is activated.
  When it's NOT activated, the fc-button classes won't even be in the DOM.
  */
.fc {
    /* reset */
    /* theme */
    /* "primary" coloring */
    /* icons within buttons */
}
.fc .fc-button {
    border-radius: 0;
    overflow: visible;
    text-transform: none;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-appearance: button;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.8125rem;
    line-height: 1.5;
    border-radius: 5px;
}
.fc .fc-button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
.fc .fc-button:not(:disabled) {
    cursor: pointer;
}
.fc .fc-button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
.fc .fc-button:hover {
    text-decoration: none;
}
.fc .fc-button:focus {
    outline: 0;
}
.fc .fc-button:disabled {
    opacity: 0.65;
}
.fc .fc-button-primary {
    color: #fff;
    background-color: #6c5ffc;
    border-color: #6c5ffc;
    box-shadow: 0 5px 10px rgba(108, 95, 252, 0.3);
}
.fc .fc-button-primary:hover {
    color: #fff;
    background-color: #6357e6;
    border-color: #6357e6;
}
.fc .fc-button-primary:disabled {
    /* not DRY */
    color: #fff;
    background-color: #6c5ffc;
    border-color: #6c5ffc;
}
.fc .fc-button-primary:not(:disabled):active,
.fc .fc-button-primary:not(:disabled).fc-button-active {
    color: #fff;
    background-color: #6357e6;
    border-color: #6357e6;
}
.fc .fc-button .fc-icon {
    vertical-align: middle;
    font-size: 1.5em;
    /* bump up the size (but don't make it bigger than line-height of button, which is 1.5em also) */
}
.fc .fc-button-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}
.fc .fc-button-group>.fc-button {
    position: relative;
    flex: 1 1 auto;
}
.fc .fc-button-group>.fc-button:hover,
.fc .fc-button-group>.fc-button:focus,
.fc .fc-button-group>.fc-button:active,
.fc .fc-button-group>.fc-button.fc-button-active {
    z-index: 1;
}
.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child) {
    margin-right: -1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.fc .fc-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1.5em;
}
.fc .fc-toolbar.fc-footer-toolbar {
    margin-top: 1.5em;
}
.fc .fc-toolbar-title {
    font-size: 1.75em;
    margin: 0;
}
.fc-direction-ltr .fc-toolbar>*> :not(:first-child) {
    margin-left: 0.75em;
    /* space between */
}
.fc-direction-rtl .fc-toolbar>*> :not(:first-child) {
    margin-right: 0.75em;
    /* space between */
}
.fc-direction-rtl .fc-toolbar-ltr {
    /* when the toolbar-chunk positioning system is explicitly left-to-right */
    flex-direction: row-reverse;
}
.fc .fc-scroller {
    -webkit-overflow-scrolling: touch;
    position: relative;
    /* for abs-positioned elements within */
}
.fc .fc-scroller-liquid {
    height: 100%;
}
.fc .fc-scroller-liquid-absolute {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.fc .fc-scroller-harness {
    position: relative;
    overflow: hidden;
    direction: ltr;
    /* hack for chrome computing the scroller's right/left wrong for rtl. undone below... */
    /* TODO: demonstrate in codepen */
}
.fc .fc-scroller-harness-liquid {
    height: 100%;
}
.fc-direction-rtl .fc-scroller-harness>.fc-scroller {
    /* undo above hack */
    direction: rtl;
}
.fc-theme-standard .fc-scrollgrid {
    border: 1px solid #e9edf4;
}
.fc {
    /* stickiness */
}
.fc .fc-scrollgrid {
    /* all tables (self included) */
    width: 100%;
    /* because tables don't normally do this */
    table-layout: fixed;
    border-collapse: separate;
    border-right-width: 0;
    border-bottom-width: 0;
}
.fc .fc-scrollgrid table {
    /* all tables (self included) */
    width: 100%;
    /* because tables don't normally do this */
    table-layout: fixed;
    /* inner tables */
    border-top-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
}
.fc .fc-scrollgrid-liquid {
    height: 100%;
}
.fc .fc-scrollgrid-section {
    /* a <tr> */
    height: 1px;
    /* better than 0, for firefox */
}
.fc .fc-scrollgrid-section>td {
    height: 1px;
    /* needs a height so inner div within grow. better than 0, for firefox */
}
.fc .fc-scrollgrid-section table {
    height: 1px;
    width: 100% !important;
    /* for most browsers, if a height isn't set on the table, can't do liquid-height within cells */
    /* serves as a min-height. harmless */
}
.fc .fc-scrollgrid-section-liquid {
    height: auto;
}
.fc .fc-scrollgrid-section-liquid>td {
    height: 100%;
    /* better than `auto`, for firefox */
}
.fc .fc-scrollgrid-section>* {
    border-top-width: 0;
    border-left-width: 0;
}
.fc .fc-scrollgrid-section-header>*,
.fc .fc-scrollgrid-section-footer>* {
    border-bottom-width: 0;
}
.fc .fc-scrollgrid-section-body table,
.fc .fc-scrollgrid-section-footer table {
    border-bottom-style: hidden;
    /* head keeps its bottom border tho */
}
.fc .fc-scrollgrid-section-sticky>* {
    background: #fff;
    background: var(--fc-page-bg-color, #fff);
    position: sticky;
    z-index: 2;
    /* TODO: var */
    /* TODO: box-shadow when sticking */
}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>* {
    top: 0;
    /* because border-sharing causes a gap at the top */
    /* TODO: give safari -1. has bug */
}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>* {
    bottom: 0;
    /* known bug: bottom-stickiness doesn't work in safari */
}
.fc .fc-scrollgrid-sticky-shim {
    /* for horizontal scrollbar */
    height: 1px;
    /* needs height to create scrollbars */
    margin-bottom: -1px;
}
.fc-sticky {
    /* no .fc wrap because used as child of body */
    position: sticky;
}
.fc {
    /* when the harness controls the height, make the view liquid */
}
.fc .fc-view-harness {
    flex-grow: 1;
    /* because this harness is WITHIN the .fc's flexbox */
    position: relative;
}
.fc .fc-view-harness-active>.fc-view {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.fc .fc-col-header-cell-cushion {
    display: inline-block;
    /* x-browser for when sticky (when multi-tier header) */
    padding: 2px 4px;
}
.fc .fc-bg-event,
.fc .fc-non-business,
.fc .fc-highlight {
    /* will always have a harness with position:relative/absolute, so absolutely expand */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.fc .fc-non-business {
    background: transparent;
}
.fc .fc-bg-event {
    background: rgba(4, 179, 114, 0.3);
    opacity: 0.3;
}
.fc .fc-bg-event .fc-event-title {
    margin: 0.5em;
    font-size: 0.85em;
    font-style: italic;
}
.fc .fc-highlight {
    background: rgba(188, 232, 241, 0.3);
}
.fc .fc-cell-shaded,
.fc .fc-day-disabled {
    background: rgba(208, 208, 208, 0.3);
}
/* link resets */
/* ---------------------------------------------------------------------------------------------------- */
a.fc-event {
    text-decoration: none;
}
a.fc-event:hover {
    text-decoration: none;
}
/* cursor */
.fc-event[href],
.fc-event.fc-event-draggable {
    cursor: pointer;
}
.fc-event .fc-event-main {
    position: relative;
    z-index: 2;
}
/* event text content */
/* ---------------------------------------------------------------------------------------------------- */
/* dragging */
/* ---------------------------------------------------------------------------------------------------- */
.fc-event-dragging:not(.fc-event-selected) {
    /* MOUSE */
    opacity: 0.75;
}
.fc-event-dragging.fc-event-selected {
    /* TOUCH */
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
/* resizing */
/* ---------------------------------------------------------------------------------------------------- */
/* (subclasses should hone positioning for touch and non-touch) */
.fc-event .fc-event-resizer {
    display: none;
    position: absolute;
    z-index: 4;
}
.fc-event:hover .fc-event-resizer {
    display: block;
}
.fc-event-selected {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    /* expand hit area (subclasses should expand) */
    /* dimmer effect */
}
.fc-event-selected .fc-event-resizer {
    display: block;
    border-radius: 4px;
    border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
    border-width: 1px;
    border-width: var(--fc-event-resizer-dot-border-width, 1px);
    width: 8px;
    width: var(--fc-event-resizer-dot-total-width, 8px);
    height: 8px;
    height: var(--fc-event-resizer-dot-total-width, 8px);
    border-style: solid;
    border-color: inherit;
    background: #fff;
    background: var(--fc-page-bg-color, #fff);
    /* expand hit area */
}
.fc-event-selected .fc-event-resizer:before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
}
.fc-event-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.fc-event-selected:after {
    content: "";
    background: rgba(0, 0, 0, 0.25);
    background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
    position: absolute;
    z-index: 1;
    /* assume there's a border on all sides. overcome it. */
    /* sometimes there's NOT a border, in which case the dimmer will go over */
    /* an adjacent border, which looks fine. */
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}
/* selecting (always TOUCH) */
/* ---------------------------------------------------------------------------------------------------- */
/*
  A HORIZONTAL event
  */
.fc-h-event {
    /* allowed to be top-level */
    display: block;
    border: 1px solid #6c5ffc;
    background-color: #6c5ffc;
}
.fc-h-event .fc-event-main {
    color: #fff;
    color: var(--fc-event-text-color, #fff);
    padding: 9px;
}
.fc-h-event .fc-event-main-frame {
    display: flex;
    /* for make fc-event-title-container expand */
}
.fc-h-event .fc-event-time {
    max-width: 100%;
    /* clip overflow on this element */
    overflow: hidden;
}
.fc-h-event .fc-event-title-container {
    /* serves as a container for the sticky cushion */
    flex-grow: 1;
    flex-shrink: 1;
    min-width: 0;
    /* important for allowing to shrink all the way */
}
.fc-h-event .fc-event-title {
    display: inline-block;
    /* need this to be sticky cross-browser */
    vertical-align: top;
    /* for not messing up line-height */
    left: 4px;
    /* for sticky */
    right: 0;
    /* for sticky */
    max-width: 100%;
    /* clip overflow on this element */
    overflow: hidden;
}
.fc-h-event.fc-event-selected:before {
    /* expand hit area */
    top: -10px;
    bottom: -10px;
}
/* adjust border and border-radius (if there is any) for non-start/end */
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
}
/* resizers */
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
    top: 0;
    bottom: 0;
    width: 8px;
    width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
    cursor: w-resize;
    left: -4px;
    left: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
    cursor: e-resize;
    right: -4px;
    right: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
/* resizers for TOUCH */
.fc-h-event.fc-event-selected .fc-event-resizer {
    top: 50%;
    margin-top: -4px;
    margin-top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
    left: -4px;
    left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
    right: -4px;
    right: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
:root {
    --fc-daygrid-event-dot-width: 8px;
}
.fc .fc-popover {
    position: absolute;
    top: 0;
    /* for when not positioned yet */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc .fc-popover-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 3px 4px;
}
.fc .fc-popover-title {
    margin: 0 2px;
}
.fc .fc-popover-close {
    cursor: pointer;
    opacity: 0.65;
    font-size: 1.1em;
}
.fc-theme-standard .fc-popover {
    border: 1px solid #e9edf4;
    background: #fff;
}
.fc-theme-standard .fc-popover-header {
    background: rgba(208, 208, 208, 0.3);
}
/* help things clear margins of inner content */
.fc-daygrid-day-frame:before,
.fc-daygrid-day-events:before,
.fc-daygrid-event-harness:before,
.fc-daygrid-day-frame:after,
.fc-daygrid-day-events:after,
.fc-daygrid-event-harness:after {
    content: "";
    clear: both;
    display: table;
}
.fc {
    /* cell top */
    /* day number (within cell top) */
    /* event container */
    /* positioning for balanced vs natural */
    /* event harness */
    /* bg content */
    /* events */
    /* cell bottom (within day-events) */
    /* week number (within frame) */
    /* popover */
}
.fc .fc-daygrid-body {
    /* a <div> that wraps the table */
    position: relative;
    z-index: 1;
    width: 100% !important;
    /* container inner z-index's because <tr>s can't do it */
}
.fc .fc-daygrid-day.fc-day-today {
    background-color: rgb(240, 240, 245);
}
.fc .fc-daygrid-day-frame {
    position: relative;
    min-height: 100%;
    /* seems to work better than `height` because sets height after rows/cells naturally do it */
}
.fc .fc-daygrid-day-top {
    display: flex;
    flex-direction: row-reverse;
}
.fc .fc-day-other .fc-daygrid-day-top {
    opacity: 0.3;
}
.fc .fc-daygrid-day-number {
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    color: #282f53;
    font-size: 15px;
    font-weight: 500;
}
.fc .fc-daygrid-day-events {
    margin-top: 1px;
    /* needs to be margin, not padding, so that available cell height can be computed */
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
    /* position: absolute; */
    left: 0;
    right: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
    position: relative;
    /* for containing abs positioned event harnesses */
    min-height: 2em;
    /* in addition to being a min-height during natural height, equalizes the heights a little bit */
}
.fc .fc-daygrid-body-natural {
    /* can coexist with -unbalanced */
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-bottom: 1em;
}
.fc .fc-daygrid-event-harness {
    position: relative;
}
.fc .fc-daygrid-event-harness-abs {
    position: absolute;
    top: 0;
    /* fallback coords for when cannot yet be computed */
    left: 0;
    /* */
    right: 0;
    /* */
}
.fc .fc-daygrid-bg-harness {
    position: absolute;
    top: 0;
    bottom: 0;
}
.fc .fc-daygrid-day-bg .fc-non-business {
    z-index: 1;
}
.fc .fc-daygrid-day-bg .fc-bg-event {
    z-index: 2;
}
.fc .fc-daygrid-day-bg .fc-highlight {
    z-index: 3;
}
.fc .fc-daygrid-event {
    z-index: 6;
    margin-top: 1px;
}
.fc .fc-daygrid-event.fc-event-mirror {
    z-index: 7;
}
.fc .fc-daygrid-day-bottom {
    font-size: 0.85em;
    margin: 2px 3px 0;
}
.fc .fc-daygrid-more-link {
    position: relative;
    z-index: 4;
    cursor: pointer;
}
.fc .fc-daygrid-week-number {
    position: absolute;
    z-index: 5;
    top: 0;
    padding: 2px;
    min-width: 1.5em;
    text-align: center;
    background-color: rgba(208, 208, 208, 0.3);
    background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
    color: #808080;
    color: var(--fc-neutral-text-color, #808080);
}
.fc .fc-more-popover {
    z-index: 8;
}
.fc .fc-more-popover .fc-popover-body {
    min-width: 220px;
    padding: 10px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
    margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
    margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
    left: 0;
    border-radius: 0 0 3px 0;
}
.fc-direction-rtl .fc-daygrid-week-number {
    right: 0;
    border-radius: 0 0 0 3px;
}
.fc-liquid-hack .fc-daygrid-day-frame {
    position: static;
    /* will cause inner absolute stuff to expand to <td> */
}
.fc-daygrid-event {
    /* make root-level, because will be dragged-and-dropped outside of a component root */
    position: relative;
    /* for z-indexes assigned later */
    white-space: nowrap;
    border-radius: 3px;
    /* dot event needs this to when selected */
    font-size: 0.85em;
    font-size: var(--fc-small-font-size, 0.85em);
}
/* --- the rectangle ("block") style of event --- */
.fc-daygrid-block-event .fc-event-time {
    font-weight: bold;
    padding: 0px;
}
.fc-daygrid-block-event .fc-event-title {
    padding: 0px;
}
/* --- the dot style of event --- */
.fc-daygrid-dot-event {
    display: flex;
    align-items: center;
    padding: 2px 0;
}
.fc-daygrid-dot-event .fc-event-title {
    flex-grow: 1;
    flex-shrink: 1;
    min-width: 0;
    /* important for allowing to shrink all the way */
    overflow: hidden;
    font-weight: bold;
}
.fc-daygrid-dot-event:hover,
.fc-daygrid-dot-event.fc-event-mirror {
    background: rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event.fc-event-selected:before {
    /* expand hit area */
    top: -10px;
    bottom: -10px;
}
.fc-daygrid-event-dot {
    /* the actual dot */
    margin: 0 4px;
    box-sizing: content-box;
    width: 0;
    height: 0;
    border: 4px solid #6c5ffc;
    border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid var(--fc-event-border-color, #6c5ffc);
    border-radius: 4px;
    border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
}
/* --- spacing between time and title --- */
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
    margin-right: 3px;
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
    margin-left: 3px;
}
/*
  A VERTICAL event
  */
.fc-v-event {
    /* allowed to be top-level */
    display: block;
    border: 1px solid #6c5ffc;
    border: 1px solid var(--fc-event-border-color, #6c5ffc);
    background-color: #6c5ffc;
    background-color: var(--fc-event-bg-color, #6c5ffc);
    /* resizer (mouse AND touch) */
    /* resizer for MOUSE */
    /* resizer for TOUCH (when event is "selected") */
}
.fc-v-event .fc-event-main {
    color: #fff;
    color: var(--fc-event-text-color, #fff);
    height: 100%;
}
.fc-v-event .fc-event-main-frame {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.fc-v-event .fc-event-time {
    flex-grow: 0;
    flex-shrink: 0;
    max-height: 100%;
    overflow: hidden;
}
.fc-v-event .fc-event-title-container {
    /* a container for the sticky cushion */
    flex-grow: 1;
    flex-shrink: 1;
    min-height: 0;
    /* important for allowing to shrink all the way */
}
.fc-v-event .fc-event-title {
    /* will have fc-sticky on it */
    top: 0;
    bottom: 0;
    max-height: 100%;
    /* clip overflow */
    overflow: hidden;
}
.fc-v-event:not(.fc-event-start) {
    border-top-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.fc-v-event:not(.fc-event-end) {
    border-bottom-width: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.fc-v-event.fc-event-selected:before {
    /* expand hit area */
    left: -10px;
    right: -10px;
}
.fc-v-event .fc-event-resizer-start {
    cursor: n-resize;
}
.fc-v-event .fc-event-resizer-end {
    cursor: s-resize;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
    height: 8px;
    height: var(--fc-event-resizer-thickness, 8px);
    left: 0;
    right: 0;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
    top: -4px;
    top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
    bottom: -4px;
    bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer {
    left: 50%;
    margin-left: -4px;
    margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
    top: -4px;
    top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
    bottom: -4px;
    bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc {
    /* slots AND axis cells (top-left corner of view including the "all-day" text) */
    /* axis cells (top-left corner of view including the "all-day" text) */
    /* vertical align is more complicated, uses flexbox */
}
.fc .fc-timegrid .fc-daygrid-body {
    /* the all-day daygrid within the timegrid view */
    z-index: 2;
    /* put above the timegrid-body so that more-popover is above everything. TODO: better solution */
}
.fc .fc-timegrid-divider {
    padding: 0 0 2px;
    /* browsers get confused when you set height. use padding instead */
}
.fc .fc-timegrid-body {
    position: relative;
    z-index: 1;
    /* scope the z-indexes of slots and cols */
    min-height: 100%;
    /* fill height always, even when slat table doesn't grow */
}
.fc .fc-timegrid-axis-chunk {
    /* for advanced ScrollGrid */
    position: relative;
    /* offset parent for now-indicator-container */
}
.fc .fc-timegrid-axis-chunk>table {
    position: relative;
    z-index: 1;
    /* above the now-indicator-container */
}
.fc .fc-timegrid-slots {
    position: relative;
    z-index: 1;
}
.fc .fc-timegrid-slot {
    /* a <td> */
    height: 1.5em;
    border-bottom: 0;
    /* each cell owns its top border */
}
.fc .fc-timegrid-slot:empty:before {
    content: " ";
    /* make sure there's at least an empty space to create height for height syncing */
}
.fc .fc-timegrid-slot-minor {
    border-top-style: dotted;
}
.fc .fc-timegrid-slot-label-cushion {
    display: inline-block;
    white-space: nowrap;
}
.fc .fc-timegrid-slot-label {
    vertical-align: middle;
    /* vertical align the slots */
}
.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
    padding: 0 4px;
}
.fc .fc-timegrid-axis-frame-liquid {
    height: 100%;
    /* will need liquid-hack in FF */
}
.fc .fc-timegrid-axis-frame {
    overflow: hidden;
    display: flex;
    align-items: center;
    /* vertical align */
    justify-content: flex-end;
    /* horizontal align. matches text-align below */
}
.fc .fc-timegrid-axis-cushion {
    max-width: 60px;
    /* limits the width of the "all-day" text */
    flex-shrink: 0;
    /* allows text to expand how it normally would, regardless of constrained width */
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
    text-align: right;
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
    text-align: left;
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.fc .fc-timegrid-col.fc-day-today {
    background-color: rgba(255, 220, 40, 0.15);
    background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-timegrid-col-frame {
    min-height: 100%;
    /* liquid-hack is below */
    position: relative;
}
.fc-liquid-hack .fc-timegrid-col-frame {
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.fc-media-screen .fc-timegrid-cols {
    position: absolute;
    /* no z-index. children will decide and go above slots */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.fc-media-screen .fc-timegrid-cols>table {
    height: 100%;
}
.fc-media-screen .fc-timegrid-col-bg,
.fc-media-screen .fc-timegrid-col-events,
.fc-media-screen .fc-timegrid-now-indicator-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.fc-media-screen .fc-timegrid-event-harness {
    position: absolute;
    /* top/left/right/bottom will all be set by JS */
}
.fc {
    /* bg */
    /* fg events */
    /* (the mirror segs are put into a separate container with same classname, */
    /* and they must be after the normal seg container to appear at a higher z-index) */
    /* now indicator */
}
.fc .fc-timegrid-col-bg {
    z-index: 2;
    /* TODO: kill */
}
.fc .fc-timegrid-col-bg .fc-non-business {
    z-index: 1;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
    z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-highlight {
    z-index: 3;
}
.fc .fc-timegrid-bg-harness {
    position: absolute;
    /* top/bottom will be set by JS */
    left: 0;
    right: 0;
}
.fc .fc-timegrid-col-events {
    z-index: 3;
    /* child event segs have z-indexes that are scoped within this div */
}
.fc .fc-timegrid-now-indicator-container {
    bottom: 0;
    overflow: hidden;
    /* don't let overflow of lines/arrows cause unnecessary scrolling */
    /* z-index is set on the individual elements */
}
.fc-direction-ltr .fc-timegrid-col-events {
    margin: 0 2.5% 0 2px;
}
.fc-direction-rtl .fc-timegrid-col-events {
    margin: 0 2px 0 2.5%;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event {
    box-shadow: 0px 0px 0px 1px #fff;
    box-shadow: 0px 0px 0px 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event {
    /* events need to be root */
    font-size: 0.85em;
    font-size: var(--fc-small-font-size, 0.85em);
    border-radius: 3px;
}
.fc-timegrid-event.fc-event-mirror {
    box-shadow: 0px 0px 0px 1px #fff;
    box-shadow: 0px 0px 0px 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event .fc-event-main {
    padding: 1px 1px 0;
}
.fc-timegrid-event .fc-event-time {
    white-space: nowrap;
    font-size: 0.85em;
    font-size: var(--fc-small-font-size, 0.85em);
    margin-bottom: 1px;
}
.fc-timegrid-event-condensed .fc-event-main-frame {
    flex-direction: row;
    overflow: hidden;
}
.fc-timegrid-event-condensed .fc-event-time:after {
    content: " - ";
    /* dash surrounded by non-breaking spaces */
}
.fc-timegrid-event-condensed .fc-event-title {
    font-size: 0.85em;
    font-size: var(--fc-small-font-size, 0.85em);
}
.fc-media-screen .fc-timegrid-event {
    position: absolute;
    /* absolute WITHIN the harness */
    top: 0;
    bottom: 1px;
    /* stay away from bottom slot line */
    left: 0;
    right: 0;
}
.fc {
    /* line */
    /* arrow */
}
.fc .fc-timegrid-now-indicator-line {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    border-style: solid;
    border-color: red;
    border-color: var(--fc-now-indicator-color, red);
    border-width: 1px 0 0;
}
.fc .fc-timegrid-now-indicator-arrow {
    position: absolute;
    z-index: 4;
    margin-top: -5px;
    /* vertically center on top coordinate */
    border-style: solid;
    border-color: red;
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
    left: 0;
    /* triangle pointing right. TODO: mixin */
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
    right: 0;
    /* triangle pointing left. TODO: mixin */
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
:root {
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f6f6fb;
}
.fc-theme-standard .fc-list {
    border: 1px solid #e9edf4;
}
.fc {
    /* message when no events */
    /* table within the scroller */
    /* ---------------------------------------------------------------------------------------------------- */
    /* date heading rows */
    /* ---------------------------------------------------------------------------------------------------- */
}
.fc .fc-list-empty {
    background-color: #f6f6f9;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* vertically aligns fc-list-empty-inner */
}
.fc .fc-list-empty-cushion {
    margin: 5em 0;
}
.fc .fc-list-table {
    width: 100%;
    border-style: hidden;
    /* kill outer border on theme */
}
.fc .fc-list-table tr>* {
    border-left: 0;
    border-right: 0;
}
.fc .fc-list-sticky .fc-list-day>* {
    /* the cells */
    position: sticky;
    top: 0;
    background: #fff;
    background: var(--fc-page-bg-color, #fff);
    /* for when headers are styled to be transparent and sticky */
}
.fc .fc-list-table th {
    padding: 0;
    /* uses an inner-wrapper instead... */
}
.fc .fc-list-table td {
    padding: 8px 14px;
}
.fc .fc-list-day-cushion {
    padding: 8px 14px;
}
.fc .fc-list-day-cushion:after {
    content: "";
    clear: both;
    display: table;
    /* clear floating */
}
.fc-theme-standard .fc-list-day-cushion {
    background-color: #f6f6fb;
}
.fc-direction-ltr .fc-list-day-text,
.fc-direction-rtl .fc-list-day-side-text {
    float: left;
    color: #282f53;
}
.fc-direction-ltr .fc-list-day-side-text,
.fc-direction-rtl .fc-list-day-text {
    float: right;
    color: #282f53;
}
/* make the dot closer to the event title */
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
    padding-right: 0;
}
.fc-direction-rtl .fc-list-table .fc-list-event-graphic {
    padding-left: 0;
}
.fc .fc-list-event.fc-event-forced-url {
    cursor: pointer;
    /* whole row will seem clickable */
}
.fc-list-event.fc-event {
    background: transparent;
    color: #282f53 !important;
}
.fc {
    /* shrink certain cols */
    /* reset <a> styling */
    /* underline link when hovering over any part of row */
}
.fc .fc-list-event:hover td {
    background-color: #f6f6fb;
    color: #6c5ffc;
}
.fc .fc-list-event-graphic,
.fc .fc-list-event-time {
    white-space: nowrap;
    width: 1px;
}
.fc .fc-list-event-dot {
    display: inline-block;
    box-sizing: content-box;
    width: 0;
    height: 0;
    border: 5px solid #6c5ffc;
    border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid var(--fc-event-border-color, #6c5ffc);
    border-radius: 5px;
    border-radius: calc(var(--fc-list-event-dot-width, 10px) / 2);
}
.fc .fc-list-event-title a {
    color: inherit;
    text-decoration: none;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
    text-decoration: underline;
}
.fc-theme-bootstrap a:not([href]) {
    color: inherit;
    /* natural color for navlinks */
}
#external-events {
    padding: 1rem;
    border: 1px solid #e9edf4;
    text-align: left;
}
#external-events h4 {
    font-size: 16px;
    margin-bottom: 1rem;
    font-weight: 600;
}
#external-events .fc-event {
    margin: 5px 0;
    cursor: move;
    border: 0;
}
#external-events p {
    margin: 1.5em 0;
    font-size: 11px;
    color: #666;
}
#external-events p input {
    margin: 0;
    vertical-align: middle;
}
@media (min-width: 1366px) {
    #external-events {
        margin-top: 3.5rem;
    }
}
@media (max-width: 1366px) {
    #external-events {
        margin-bottom: 3.5rem;
    }
}
@media (max-width: 767px) {
    .fc .fc-toolbar {
        display: inline-block;
    }

    .fc-toolbar-chunk {
        margin-bottom: 10px;
    }
}
@media (max-width: 500px) {
    .fc .fc-toolbar-title {
        position: relative;
        right: 0;
        top: 0;
    }

    .fc .fc-daygrid-day-number {
        padding: 10px 6px;
    }
}
@media (max-width: 320px) {
    .fc .fc-toolbar-title {
        font-size: 16px;
    }
}
@media (max-width: 380px) {
    .fc .fc-toolbar-title {
        position: inherit;
    }
}
.fc-daygrid-event.fc-event {
    background: #6c5ffc;
    color: #fff !important;
}
.fc-theme-standard th {
    padding: 15px;
}
.fc-event {
    border: 0px solid #6c5ffc !important;
}
.fc-col-header thead th {
    padding: 15px;
}
.fc-theme-standard th {
    padding: 0;
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container {
    position: absolute;
    left: 0;
    top: 0;
}
.leaflet-pane>svg,
.leaflet-pane>canvas {
    position: absolute;
    left: 0;
    top: 0;
}
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0;
}
.leaflet-container {
    overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container {
    -webkit-tap-highlight-color: transparent;
}
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
    max-width: none !important;
    max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
    touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
    /* Fallback for FF which doesn't support pinch-zoom */
    touch-action: none;
    touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    touch-action: none;
}
.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
    filter: inherit;
    visibility: hidden;
}
.leaflet-tile-loaded {
    visibility: inherit;
}
.leaflet-zoom-box {
    width: 0;
    height: 0;
    box-sizing: border-box;
    z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
    -moz-user-select: none;
}
.leaflet-pane {
    z-index: 400;
}
.leaflet-tile-pane {
    z-index: 200;
}
.leaflet-overlay-pane {
    z-index: 400;
}
.leaflet-shadow-pane {
    z-index: 500;
}
.leaflet-marker-pane {
    z-index: 600;
}
.leaflet-tooltip-pane {
    z-index: 650;
}
.leaflet-popup-pane {
    z-index: 700;
}
.leaflet-map-pane canvas {
    z-index: 100;
}
.leaflet-map-pane svg {
    z-index: 200;
}
.leaflet-vml-shape {
    width: 1px;
    height: 1px;
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}
/* control positioning */
.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    /* IE 9-10 doesn't have auto */
    pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
}
.leaflet-top {
    top: 0;
}
.leaflet-right {
    right: 0;
}
.leaflet-bottom {
    bottom: 0;
}
.leaflet-left {
    left: 0;
}
.leaflet-control {
    float: left;
    clear: both;
}
.leaflet-right .leaflet-control {
    float: right;
}
.leaflet-top .leaflet-control {
    margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
    margin-left: 10px;
}
.leaflet-right .leaflet-control {
    margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
    will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}
.leaflet-zoom-animated {
    transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile {
    transition: none;
}
.leaflet-pan-anim .leaflet-tile {
    transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}
/* cursors */
.leaflet-interactive {
    cursor: pointer;
}
.leaflet-grab {
    cursor: grab;
}
.leaflet-crosshair {
    cursor: crosshair;
}
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
    cursor: auto;
}
.leaflet-dragging .leaflet-grab {
    cursor: move;
    cursor: grabbing;
}
.leaflet-dragging .leaflet-grab .leaflet-interactive {
    cursor: move;
    cursor: grabbing;
}
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane>svg path,
.leaflet-tile-container {
    pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    /* IE 9-10 doesn't have auto */
    pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
    background: #efefef;
    outline: 0;
    z-index: 0;
}
.leaflet-container a {
    color: #0078a8;
}
.leaflet-container a.leaflet-active {
    outline: 2px solid orange;
}
.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 4px;
}
.leaflet-bar a {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    color: black;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
}
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}
.leaflet-bar a:hover {
    background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb;
}
.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px "Lucida Console", Monaco, monospace;
    text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px;
}
.leaflet-control-layers-toggle {
    background-image: url(../plugins/leaflet/images/layers.png);
    width: 36px;
    height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(../plugins/leaflet/images/layers-2x.png);
    background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list {
    display: none;
}
.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}
.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px;
}
.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.leaflet-control-layers label {
    display: block;
}
.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
    background-image: url(../plugins/leaflet/images/marker-icon.png);
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
}
.leaflet-control-attribution a {
    text-decoration: none;
}
.leaflet-control-attribution a:hover {
    text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}
.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
/* popup */
.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
}
.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
}
.leaflet-popup-content p {
    margin: 18px 0;
}
.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
}
.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999;
}
.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
    margin-top: 6px;
}
.leaflet-tooltip-top {
    margin-top: -6px;
}
.leaflet-tooltip-bottom:before {
    left: 50%;
    margin-left: -6px;
}
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px;
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff;
}
.leaflet-tooltip-left {
    margin-left: -6px;
}
.leaflet-tooltip-right {
    margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px;
}
.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff;
}
.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
}
.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: rgba(105, 99, 255, 0.3);
    opacity: 7;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel button.owl-dot {
    background: rgba(105, 99, 255, 0.3);
    opacity: 7;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */
.no-js .owl-carousel {
    display: block;
}
/*
   *  Owl Carousel - Animate Plugin
   */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*
   * 	Owl Carousel - Auto Height Plugin
   */
.owl-height {
    transition: height 500ms ease-in-out;
}
/*
   * 	Owl Carousel - Lazy Load Plugin
   */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/*
   * 	Owl Carousel - Video Plugin
   */
.owl-controls {
    margin-bottom: 30px;
    text-align: center;
}
.owl-controls .owl-page {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 4px solid #d9d6e0;
    background-size: cover;
    transition: all 0.3s ease-in-out 0s;
}
.owl-controls .owl-page:nth-child(2) {
    background-size: cover;
}
.owl-controls .owl-page:nth-child(3) {
    background-size: cover;
}
.owl-controls.clickable .owl-page:hover {
    opacity: 0.5;
}
.owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}
.owl-controls .owl-page.active {
    border-color: #ed5151;
    opacity: 1;
}
.owl-controls .owl-page.active:hover {
    border-color: #ed5151;
    opacity: 1;
}
.testimonia .post {
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
}
.testimonia .title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 1px;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -25px;
    right: -1.5em;
    margin-top: -1.65em;
}
.owl-nav button {
    display: block;
    font-size: 1.3rem !important;
    line-height: 2em;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    text-align: center;
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #e8ebf3 !important;
    z-index: 99;
    box-shadow: 0 4px 15px rgba(67, 67, 67, 0.15);
}
.owl-nav button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
}
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -1.65em;
}
/*
 * Container style
 */
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}
.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    width: 15px;
    /* there must be 'right' or 'left' for ps__rail-y */
    right: 0;
    /* please don't change 'position' */
    position: absolute;
}
.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent;
}
.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y {
    opacity: 0.6;
}
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y {
    opacity: 0.6;
}
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: transparent;
    opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
    background-color: #f6f6fb;
    border-radius: 6px;
    transition: background-color 0.2s linear, height 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    height: 6px;
    /* there must be 'bottom' for ps__thumb-x */
    bottom: 2px;
    /* please don't change 'position' */
    position: absolute;
}
.ps__thumb-y {
    background-color: #8497bf;
    border-radius: 6px;
    transition: background-color 0.2s linear, width 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    width: 3px;
    /* there must be 'right' for ps__thumb-y */
    right: 0px;
    /* please don't change 'position' */
    position: absolute;
}
.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #8497bf;
    height: 11px;
}
.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #8497bf;
    width: 3px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}
/* All the default sidebar styles */
/* toggle button settings */
/* Note: this disables the navbar-toggle class's hide function. set visibility with the boostrap visible/hidden classes */
/* Note: this also disables the navbar-header class positioning settings in small screens. */
.navbar.navbar-static .navbar-header {
    float: left;
}
.navbar .navbar-toggle.toggle-left {
    float: left;
    margin-left: 15px;
}
.navbar .navbar-toggle.toggle-right {
    float: right;
    margin-right: 15px;
}
.navbar .navbar-toggle.toggle-sidebar {
    display: block;
}
[data-toggle=sidebar] {
    display: block;
}
/* sidebar settings */
.sidebar {
    position: fixed;
    display: block;
    top: 0;
    width: 300px;
    bottom: 0;
    z-index: 9999;
    min-height: 100%;
    max-height: none;
    overflow: auto;
    background-color: #fff;
    /* border-right: 1px solid #eee; */
    border: 1px solid #e9edf4;
    box-shadow: 0px 8px 14.72px 1.28px rgba(229, 228, 230, 0.5);
}
.sidebar-left {
    left: 0;
}
.sidebar-right {
    right: 0;
}
/* css to override hiding the sidebar according to different screen sizes */
.row .sidebar.sidebar-left.sidebar-xs-show {
    left: 0;
    transform: translate(0, 0);
}
.row .sidebar.sidebar-right.sidebar-xs-show {
    right: 0;
    transform: translate(0, 0);
}
/*right sidebar is untested */
@media (min-width: 768px) {
    .row .sidebar.sidebar-left.sidebar-sm-show {
        left: 0;
        transform: translate(0, 0);
    }

    .row .sidebar.sidebar-right.sidebar-sm-show {
        right: 0;
        transform: translate(0, 0);
    }

    /*right sidebar is untested */
}
@media (min-width: 992px) {
    .row .sidebar.sidebar-left.sidebar-md-show {
        left: 0;
        transform: translate(0, 0);
    }

    .row .sidebar.sidebar-right.sidebar-md-show {
        right: 0;
        transform: translate(0, 0);
    }
}
@media (min-width: 1170px) {
    .row .sidebar.sidebar-left.sidebar-lg-show {
        left: 0;
        transform: translate(0, 0);
    }

    .row .sidebar.sidebar-right.sidebar-lg-show {
        right: 0;
        transform: translate(0, 0);
    }
}
/* animation class - optional: without it the sidebar would just pop in and out*/
.sidebar-animate {
    transition: transform 300ms ease;
}
/* Left panel positioning classes */
.sidebar.sidebar-left {
    transform: translate(-100%, 0);
}
.sidebar.sidebar-left.sidebar-open {
    transform: translate(0, 0) !important;
}
.sidebar.sidebar-right {
    transform: translate(100%, 0);
}
.sidebar.sidebar-right.sidebar-open {
    transform: translate(0, 0) !important;
}
/*  ######## CUSTOM-STYLES ######## */
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}
.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}
.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}
.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}
.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333333%;
}
.offset-2 {
    margin-left: 16.66666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333333%;
}
.offset-5 {
    margin-left: 41.66666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333333%;
}
.offset-8 {
    margin-left: 66.66666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333333%;
}
.offset-11 {
    margin-left: 91.66666667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        order: -1;
    }

    .order-sm-last {
        order: 13;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }

    .order-sm-5 {
        order: 5;
    }

    .order-sm-6 {
        order: 6;
    }

    .order-sm-7 {
        order: 7;
    }

    .order-sm-8 {
        order: 8;
    }

    .order-sm-9 {
        order: 9;
    }

    .order-sm-10 {
        order: 10;
    }

    .order-sm-11 {
        order: 11;
    }

    .order-sm-12 {
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333333%;
    }

    .offset-sm-2 {
        margin-left: 16.66666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333333%;
    }

    .offset-sm-5 {
        margin-left: 41.66666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333333%;
    }

    .offset-sm-8 {
        margin-left: 66.66666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333333%;
    }

    .offset-sm-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        order: -1;
    }

    .order-md-last {
        order: 13;
    }

    .order-md-0 {
        order: 0;
    }

    .order-md-1 {
        order: 1;
    }

    .order-md-2 {
        order: 2;
    }

    .order-md-3 {
        order: 3;
    }

    .order-md-4 {
        order: 4;
    }

    .order-md-5 {
        order: 5;
    }

    .order-md-6 {
        order: 6;
    }

    .order-md-7 {
        order: 7;
    }

    .order-md-8 {
        order: 8;
    }

    .order-md-9 {
        order: 9;
    }

    .order-md-10 {
        order: 10;
    }

    .order-md-11 {
        order: 11;
    }

    .order-md-12 {
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333333%;
    }

    .offset-md-2 {
        margin-left: 16.66666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333333%;
    }

    .offset-md-5 {
        margin-left: 41.66666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333333%;
    }

    .offset-md-8 {
        margin-left: 66.66666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333333%;
    }

    .offset-md-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        order: -1;
    }

    .order-lg-last {
        order: 13;
    }

    .order-lg-0 {
        order: 0;
    }

    .order-lg-1 {
        order: 1;
    }

    .order-lg-2 {
        order: 2;
    }

    .order-lg-3 {
        order: 3;
    }

    .order-lg-4 {
        order: 4;
    }

    .order-lg-5 {
        order: 5;
    }

    .order-lg-6 {
        order: 6;
    }

    .order-lg-7 {
        order: 7;
    }

    .order-lg-8 {
        order: 8;
    }

    .order-lg-9 {
        order: 9;
    }

    .order-lg-10 {
        order: 10;
    }

    .order-lg-11 {
        order: 11;
    }

    .order-lg-12 {
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333333%;
    }

    .offset-lg-2 {
        margin-left: 16.66666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333333%;
    }

    .offset-lg-5 {
        margin-left: 41.66666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333333%;
    }

    .offset-lg-8 {
        margin-left: 66.66666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333333%;
    }

    .offset-lg-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1280px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        order: -1;
    }

    .order-xl-last {
        order: 13;
    }

    .order-xl-0 {
        order: 0;
    }

    .order-xl-1 {
        order: 1;
    }

    .order-xl-2 {
        order: 2;
    }

    .order-xl-3 {
        order: 3;
    }

    .order-xl-4 {
        order: 4;
    }

    .order-xl-5 {
        order: 5;
    }

    .order-xl-6 {
        order: 6;
    }

    .order-xl-7 {
        order: 7;
    }

    .order-xl-8 {
        order: 8;
    }

    .order-xl-9 {
        order: 9;
    }

    .order-xl-10 {
        order: 10;
    }

    .order-xl-11 {
        order: 11;
    }

    .order-xl-12 {
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333333%;
    }

    .offset-xl-2 {
        margin-left: 16.66666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333333%;
    }

    .offset-xl-5 {
        margin-left: 41.66666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333333%;
    }

    .offset-xl-8 {
        margin-left: 66.66666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333333%;
    }

    .offset-xl-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xxl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    .col-xxl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .col-xxl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .col-xxl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .col-xxl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xxl-first {
        order: -1;
    }

    .order-xxl-last {
        order: 13;
    }

    .order-xxl-0 {
        order: 0;
    }

    .order-xxl-1 {
        order: 1;
    }

    .order-xxl-2 {
        order: 2;
    }

    .order-xxl-3 {
        order: 3;
    }

    .order-xxl-4 {
        order: 4;
    }

    .order-xxl-5 {
        order: 5;
    }

    .order-xxl-6 {
        order: 6;
    }

    .order-xxl-7 {
        order: 7;
    }

    .order-xxl-8 {
        order: 8;
    }

    .order-xxl-9 {
        order: 9;
    }

    .order-xxl-10 {
        order: 10;
    }

    .order-xxl-11 {
        order: 11;
    }

    .order-xxl-12 {
        order: 12;
    }

    .offset-xxl-0 {
        margin-left: 0;
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%;
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%;
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%;
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%;
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%;
    }
}
/*----- Custom control -----*/
.custom-control {
    position: relative;
    display: block;
    min-height: 1.2rem;
    padding-left: 1.5rem;
    -webkit-user-select: none;
    user-select: none;
}
.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: rgba(218, 201, 232, 0.5);
}
.custom-control-input:disabled~.custom-control-label {
    color: #868e96;
}
.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    user-select: none;
    background-color: #e9edf4;
}
.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 3px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    opacity: 0.8;
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    opacity: 0.8;
}
.form-select {
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    padding: 0.5rem 1.75rem 0.5rem 0.75rem;
    line-height: 1.5;
    color: #76839a;
    vertical-align: middle;
    background-size: 8px 10px;
    border-radius: 7px;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #e9edf4;
}
.form-select:focus {
    border-color: #e9edf4;
    outline: 0;
    box-shadow: none;
}
.form-select:focus::-ms-value {
    color: #76839a;
    background-color: #fff;
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.form-select:disabled {
    color: #9fa7af;
    background-color: #f6f6fb;
}
.form-select::-ms-expand {
    opacity: 0;
}
.form-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 75%;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}
.form-select-lg {
    height: calc(2.6875rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 125%;
}
.form-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    margin-bottom: 0;
}
.form-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 2.375rem;
    margin: 0;
    opacity: 0;
}
.form-file-input:focus~.form-file-label {
    box-shadow: none;
    border-color: transparent;
}
.form-file-input:lang(en)~.form-file-label::after {
    content: "Browse";
}
.form-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 38px;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #76839a;
    background-color: #f6f6fb;
    border: 1px solid #e9edf4;
    border-radius: 5px;
}
.form-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(2.375rem - 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #fff;
    content: "Browse";
    border-left: 1px solid #e9edf4;
    border-radius: 0 3px 3px 0;
}
.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    border: 0;
    border-radius: 1rem;
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    box-shadow: none;
    -webkit-transition: 0.3s border-color, 0.3s background-color;
    transition: 0.3s border-color, 0.3s background-color;
}
.form-range::-webkit-slider-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #f6f6fb, 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.form-range::-webkit-slider-thumb:active {
    background-color: #d4e1f4;
}
.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e9edf4;
    border-color: transparent;
    border-radius: 1rem;
    background: #467fcf;
    content: "";
    pointer-events: none;
}
.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    border: 0;
    border-radius: 1rem;
    appearance: none;
    background: #fff;
    position: relative;
    -moz-transition: 0.3s border-color, 0.3s background-color;
    transition: 0.3s border-color, 0.3s background-color;
}
.form-range::-moz-range-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #f6f6fb, 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.form-range::-moz-range-thumb:active {
    background-color: #d4e1f4;
}
.form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e9edf4;
    border-color: transparent;
    border-radius: 1rem;
    background: rgba(0, 50, 126, 0.12);
}
.form-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    border: 0;
    border-radius: 1rem;
    appearance: none;
    background: #fff;
    border-radius: 50px;
    border: 1px solid rgba(0, 30, 75, 0.12);
    -ms-transition: 0.3s border-color, 0.3s background-color;
    transition: 0.3s border-color, 0.3s background-color;
}
.form-range::-ms-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #f6f6fb, 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.form-range::-ms-thumb:active {
    background-color: #d4e1f4;
}
.form-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
    background: transparent;
    border: 0;
    border-radius: 0;
    margin-top: 10px;
}
.form-range::-ms-fill-lower {
    background-color: #e9edf4;
    border-radius: 1rem;
    background: #467fcf;
}
.custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem;
}
.custom-control-label {
    vertical-align: middle;
    position: unset;
    margin-bottom: 0;
}
.custom-control-label:before {
    border: 1px solid #d6d8db;
    background-color: #f6f6fb;
    background-size: 0.5rem;
}
.custom-control-description {
    line-height: 1.5rem;
}
.form-range {
    align-items: center;
    background: none;
    cursor: pointer;
    display: flex;
    height: 100%;
    min-height: 2.375rem;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    appearance: none;
}
.form-range:focus {
    box-shadow: none;
    outline: none;
}
.form-range:focus::-webkit-slider-thumb,
.form-range:focus::-moz-range-thumb,
.form-range:focus::-ms-thumb {
    border-color: #467fcf;
    background-color: #467fcf;
}
.form-range::-moz-focus-outer {
    border: 0;
}
.form-range::-moz-range-progress {
    height: 2px;
    background: #467fcf;
    border: 0;
    margin-top: 0;
}
.form-range::-ms-fill-upper {
    background: rgba(0, 50, 126, 0.12);
    border-radius: 0;
    margin-right: 15px;
    background-color: #e9edf4;
}
.form-range::-ms-tooltip {
    display: none;
}
.custom-switch {
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding-left: 0;
}
.custom-switch-input:checked~.custom-switch-indicator:before {
    left: calc(1rem + 1px);
}
.custom-switch-description {
    margin-left: 0.5rem;
    color: #6e7687;
    transition: 0.3s color;
}
.custom-switch-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-switch-input:checked~.custom-switch-description {
    color: #495057;
}
.custom-switches-stacked {
    display: flex;
    flex-direction: column;
}
.custom-switches-stacked .custom-switch {
    margin-bottom: 0.5rem;
}
.custom-switch-indicator {
    display: inline-block;
    height: 1.25rem;
    width: 2.25rem;
    background: #f6f6fb;
    border-radius: 50px;
    position: relative;
    vertical-align: bottom;
    border: 1px solid #e9edf4;
    transition: 0.3s border-color, 0.3s background-color;
}
.custom-switch-indicator:before {
    content: "";
    position: absolute;
    height: calc(1.25rem - 4px);
    width: calc(1.25rem - 4px);
    top: 1px;
    left: 1px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s left;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.custom-switch-input:focus~.custom-switch-indicator {
    box-shadow: none;
    border-color: #60529f;
}
.select2-sm .select2-container .select2-selection--single {
    height: calc(1.5rem + 4px) !important;
    padding-top: 0.391rem;
    padding-bottom: 0.391rem;
    font-size: 0.75rem;
}
.select2-sm .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 13px !important;
}
.select2-sm .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 1.85rem !important;
}
.select2-lg .select2-container .select2-selection--single {
    height: calc(2.6975rem + 2px) !important;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 100%;
}
.select2-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important;
}
.select2-lg .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.95rem !important;
}
.custom-radio-md .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    user-select: none;
    background-color: #e9edf4;
    border-radius: 50%;
}
.custom-radio-md .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-radio-md.custom-control {
    margin-bottom: 0.75rem;
    padding-left: 2rem;
    padding-top: 5px;
    vertical-align: middle;
}
.custom-radio-md .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio-md .custom-control-input:disabled:checked~.custom-control-label::before {
    opacity: 0.8;
}
.custom-radio-lg .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    user-select: none;
    background-color: #e9edf4;
    border-radius: 50%;
}
.custom-radio-lg .custom-control-label::after {
    position: absolute;
    top: 0.35rem;
    left: 1px;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-radio-lg.custom-control {
    margin-bottom: 1.5rem;
    padding-left: 3rem;
    padding-top: 9px;
    vertical-align: middle;
}
.custom-radio-lg .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio-lg .custom-control-input:disabled:checked~.custom-control-label::before {
    opacity: 0.8;
}
.custom-checkbox-md .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    user-select: none;
    background-color: #e9edf4;
    border-radius: 3px;
}
.custom-checkbox-md .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox-md.custom-control {
    margin-bottom: 0.75rem;
    padding-left: 2rem;
    padding-top: 5px;
    vertical-align: middle;
}
.custom-checkbox-md .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox-md .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox-md .custom-control-input:disabled:checked~.custom-control-label::before {
    opacity: 0.8;
}
.custom-checkbox-md .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.custom-checkbox-lg .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    user-select: none;
    background-color: #e9edf4;
    border-radius: 3px;
}
.custom-checkbox-lg .custom-control-label::after {
    position: absolute;
    top: 0.35rem;
    left: 1px;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox-lg.custom-control {
    margin-bottom: 1.5rem;
    padding-left: 3rem;
    padding-top: 9px;
    vertical-align: middle;
}
.custom-checkbox-lg .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox-lg .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox-lg .custom-control-input:disabled:checked~.custom-control-label::before {
    opacity: 0.8;
}
.custom-checkbox-lg .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.custom-switch-input:disabled:checked~.custom-switch-indicator {
    opacity: 0.7;
}
.custom-switch-input:disabled~.custom-switch-indicator {
    background: #e9ecef;
    opacity: 0.7;
}
.custom-switch-indicator-md {
    display: inline-block;
    height: 1.5rem;
    width: 3rem;
    background: #f6f6fb;
    border-radius: 50px;
    position: relative;
    vertical-align: bottom;
    border: 1px solid #e9edf4;
    transition: 0.3s border-color, 0.3s background-color;
}
.custom-switch-indicator-md::before {
    content: "";
    position: absolute;
    height: calc(1.5rem - 4px);
    width: calc(1.5rem - 4px);
    top: 1px;
    left: 1px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s left;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.custom-switch-input:checked~.custom-switch-indicator.custom-switch-indicator-md:before {
    left: calc(1.46rem + 1px);
}
.custom-switch-indicator-lg {
    display: inline-block;
    height: 2rem;
    width: 4rem;
    background: #f6f6fb;
    border-radius: 50px;
    position: relative;
    vertical-align: bottom;
    border: 1px solid #e9edf4;
    transition: 0.3s border-color, 0.3s background-color;
}
.custom-switch-indicator-lg::before {
    content: "";
    position: absolute;
    height: calc(2rem - 4px);
    width: calc(2rem - 4px);
    top: 1px;
    left: 1px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s left;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.custom-switch-input:checked~.custom-switch-indicator.custom-switch-indicator-lg:before {
    left: calc(1.96rem + 1px);
}
.fade {
    transition: opacity 0.15s linear;
}
.fade:not(.show) {
    opacity: 0;
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}
.collapse:not(.show) {
    display: none;
    background: #fff;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}
.notifyimg {
    color: #fff;
    float: left;
    height: 40px;
    line-height: 43px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    font-size: 16px;
}
.block {
    display: block !important;
}
/*----- Global Loader -----*/
#global-loader {
    position: fixed;
    z-index: 50000;
    background: rgb(255, 255, 255);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#popup {
    position: absolute;
    width: auto;
    height: 30px;
    background: #fe6b1f;
    display: none;
    color: white;
    border-radius: 5px;
}
#copy {
    background: none;
    color: white;
    font-weight: bold;
    padding: 8px 25px;
    border: 0;
}
.popsecondary {
    color: #628dea;
}
.popinfo {
    color: #88c8f7;
}
.popsuccess {
    color: #bfff80;
}
.popdanger {
    color: #ea6262;
}
.popwarning {
    color: #f7db6e;
}
.more-less {
    float: right;
    color: #212121;
}
.wrap {
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}
a:focus,
a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}
.content-heading {
    font-weight: 400;
    margin: 2rem 0 1.5rem;
    font-size: 1.25rem;
    line-height: 1.25;
}
.content-heading:first-child {
    margin-top: 0;
}
.aside {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 22rem;
    background: #fff;
    border-left: 1px solid #e9edf4;
    display: flex;
    flex-direction: column;
    z-index: 100;
    visibility: hidden;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
.center-block {
    margin-right: auto;
    margin-left: auto;
    float: inherit !important;
}
.tracking-tight {
    letter-spacing: -0.05em !important;
}
.tracking-normal {
    letter-spacing: 0 !important;
}
.tracking-wide {
    letter-spacing: 0.05em !important;
}
.leading-none {
    line-height: 1 !important;
}
.leading-tight {
    line-height: 1.25 !important;
}
.leading-normal {
    line-height: 1.5 !important;
}
.leading-loose {
    line-height: 3 !important;
}
.icon i {
    vertical-align: -1px;
}
a.icon {
    text-decoration: none;
    cursor: pointer;
}
a.icon:hover {
    color: #1a1a1a !important;
}
.o-auto {
    overflow: auto !important;
}
.o-hidden {
    overflow: hidden !important;
}
.shadow {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}
@media (max-width: 991px) {
    .about-con {
        border-bottom: 1px solid #e9edf4;
    }

    .hor-content .container,
    .hor-header .container {
        max-width: none;
    }

    #navbar-example3 {
        border-radius: 7px 7px 0 0 !important;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .page-header .notifications {
        display: none !important;
    }
}
@media (max-width: 480px) {
    .header .nav-link {
        padding: 0.6rem 0.6rem !important;
        line-height: 1.9;
    }

    .header .nav-link.leading-none::after {
        top: 12px !important;
    }

    .header .navsearch i {
        font-size: 20px !important;
        margin-top: -2px;
    }

    .header .nav-link.icon {
        font-size: 16px;
    }

    .header .nav-link .badge {
        position: absolute;
        top: -5px;
        right: -3px;
        width: 1rem;
        height: 1rem;
        font-size: 11px;
        text-align: center !important;
        padding: 0.25em 0.4em;
        line-height: 1;
    }

    #user-profile .tabs-menu2 ul li a {
        padding: 10px 8px 11px 8px;
    }

    .tabs-menu ul li {
        width: 100%;
        margin: 15px 15px 0 15px;
    }

    .tabs-menu ul li:last-child {
        margin-bottom: 15px;
    }

    .tabs-menu ul li a {
        width: 100%;
        border: 1px solid #e9edf4;
        border-radius: 5px;
    }

    .cal1 .clndr .clndr-table tr {
        height: 50px !important;
    }

    .tabs-menu1 ul li {
        width: 100%;
        margin: 15px 15px 0 15px;
        border: 1px solid #e9edf4;
    }

    .tabs-menu1 ul li:last-child {
        margin-bottom: 15px;
    }

    .tabs-menu1 ul li a {
        width: 100%;
    }

    .wizard-card .nav-pills>li {
        text-align: center;
        padding: 9px !important;
    }

    .form-control.form-select.w-auto {
        display: none;
    }

    .mail-inbox .badge {
        margin: 0;
    }

    .construction .display-5 {
        font-size: 1.5rem;
    }

    .mail-option .hidden-phone {
        display: none;
    }

    .error-page .display-1 {
        font-size: 8.5rem !important;
        text-align: center;
        margin-right: 2px;
    }
}
@media (max-width: 320px) {
    .error-page .display-1 {
        font-size: 6.5rem !important;
        text-align: center;
    }

    .construction .btn.btn-icon {
        width: 40px !important;
        height: 40px !important;
        border-radius: 50%;
        text-align: center;
        padding: 0;
        background: transparent;
        font-size: 16px;
        color: #fff;
        margin: 0 2px !important;
    }

    .display-2 {
        text-align: center;
        font-size: 3rem;
    }
}
@media (max-width: 360px) {
    .error-page .display-1 {
        font-size: 6.5rem !important;
        text-align: center;
    }

    .page-header {
        display: block !important;
    }

    .breadcrumb {
        flex-wrap: wrap;
        margin-bottom: 0;
        list-style: none;
        border-radius: 3px;
        position: relative;
        right: 0;
        top: 0px;
        padding-right: 0;
        color: #fff;
        left: 0px;
        padding: 0;
        margin-top: 5px;
    }

    #user-profile .tabs-menu2 ul li a {
        padding: 10px 6px 11px 6px;
    }

    .header .nav-link {
        line-height: 1.9;
    }
}
@media (max-width: 400px) {
    .page-header {
        display: block !important;
    }

    .hor-content .container .page-header .breadcrumb {
        margin-bottom: 0.8rem;
    }
}
@media (max-width: 767px) {
    .footer .privacy {
        text-align: center !important;
    }

    .pulse {
        top: 5px !important;
    }

    .pulse-danger {
        top: 5px !important;
        right: 5px !important;
    }
    .nav-tabs .nav-link {
        width: 100%;
    }

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 10px !important;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center !important;
    }

    .page-title {
        margin-bottom: 0;
    }

    .carousel-caption {
        display: none;
    }

    .demo-gallery>ul>li {
        width: 100% !important;
    }

    ul.inbox-pagination li span {
        display: none;
    }

    .header.hor-header .animated-arrow.hor-toggle {
        margin: 20px 0 0 18px;
    }
}
@media (max-width: 991px) {
    .responsive-navbar .collapsing .dropdown-menu {
        display: none !important;
    }

    .responsive-navbar .collapse.show .dropdown-menu.show {
        display: block !important;
    }

    .responsive-navbar .dropdown-menu.dropdown-menu-end.show {
        left: 0 !important;
        top: 2.7rem !important;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .responsive-navbar .dropdown-menu.header-search:before {
        display: none;
    }

    .responsive-navbar .dropdown-menu-arrow:before {
        display: none;
    }

    .responsive-navbar .dropdown-menu.dropdown-menu-start.show {
        right: 0 !important;
        top: 2.5rem !important;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
}
@media (max-width: 320px) {

    .wizard-card .nav-pills>li>a,
    .wizard-card .moving-tab {
        font-size: 11px;
    }
}
@media (max-width: 576px) {

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .sm-mb-3 {
        margin-bottom: 1.5rem !important;
    }

    .page-header {
        display: block;
    }
}
@media (max-width: 991px) {
    .header-toggler {
        top: 6px;
    }

    .nav-tabs .nav-link {
        width: 100%;
    }

    form.convFormDynamic button.submit {
        margin: 4px !important;
    }

    .messages-list .media {
        padding: 9px !important;
    }

    .nav-tabs {
        z-index: 9;
    }
}
.icon-size {
    font-size: 2rem !important;
}
.visitor-list p {
    font-size: 12px;
}
.visitor-list i {
    font-size: 20px;
}
@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    100%,
    60% {
        left: 100%;
        right: -90%;
    }
}
@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }

    100%,
    60% {
        left: 107%;
        right: -8%;
    }
}
@keyframes loader {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
.fs {
    font-size: 25px;
}
.sparkline {
    display: inline-block;
    height: 2rem;
}
@keyframes status-pulse {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.32;
    }
}
.stamp {
    color: #fff;
    background: #868e96;
    display: inline-block;
    min-width: 40px;
    height: 40px;
    padding: 0 0.25rem;
    line-height: 2rem;
    text-align: center;
    border-radius: 100%;
    font-weight: 600;
}
.example {
    padding: 1.5rem;
    border: 1px solid #e9edf4;
    border-radius: 3px 3px 0 0;
    font-size: 0.9375rem;
}
.example-bg {
    background: #fff;
}
.example-column {
    margin: 0 auto;
}
.example-column>.card:last-of-type {
    margin-bottom: 0;
}
.example-column-1 {
    max-width: 20rem;
}
.example-column-2 {
    max-width: 40rem;
}
.colorinput {
    margin: 0;
    position: relative;
    cursor: pointer;
}
.colorinput-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.colorinput-color {
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    border: 3px solid #e9edf4;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.colorinput-color:before {
    content: "";
    opacity: 0;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    height: 1.25rem;
    width: 1.25rem;
    transition: 0.3s opacity;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}
.colorinput-input:checked~.colorinput-color:before {
    opacity: 1;
}
.colorinput-input:focus~.colorinput-color {
    border-color: #e9edf4;
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
* {
    box-sizing: border-box;
}
*:before,
*:after {
    box-sizing: border-box;
}
#back-to-top {
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-align: center;
    z-index: 10000;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    border-radius: 50px;
}
#back-to-top i {
    padding-top: 15px;
    font-size: 16px;
}
#back-to-top:hover {
    background: #fff !important;
}
.features {
    overflow: hidden;
}
.features h2 {
    font-weight: 600;
    margin-bottom: 12px;
    text-align: center;
    font-size: 2.2em;
}
.features h3 {
    font-size: 20px;
    font-weight: 600;
}
.features span {
    color: #43414e;
    display: block;
    font-weight: 400;
    text-align: center;
}
.feature .feature-svg {
    width: 25%;
}
.feature .feature-svg3 {
    width: 12%;
}
.col-sm-2 .feature {
    padding: 0;
    border: 0px;
    box-shadow: none;
}
.feature .border {
    position: relative;
    display: inline-block;
    width: 3em;
    height: 3em;
    line-height: 2em;
    vertical-align: middle;
    padding-top: 8px;
    border-radius: 7px;
    color: #fff;
}
.feature p {
    margin-bottom: 0;
}
.actions {
    list-style: none;
    padding: 0;
    margin: 0;
}
.actions>li {
    display: inline-block;
}
.actions:not(.a-alt)>li>a>i {
    color: #939393;
}
.actions>li>a {
    display: block;
    padding: 0 10px;
}
.actions>li>a>i {
    font-size: 20px;
}
.rotation {
    -webkit-animation: rotation 2s infinite linear;
}
/* --------Added--------- css*/
#sidebar li a.active {
    background: #fff;
}
#sidebar li a.active a[data-toggle=collapse] {
    background: #fff;
}
.line-divide {
    border: 1px solid rgba(218, 216, 219, 0.2);
}
.activity {
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    margin-left: 16px;
}
.user-profile .box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}
.user-profile .box .img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.userlist a:hover {
    color: #fff;
    opacity: 0.9;
}
.username {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.username+p {
    color: #f2f2f2;
    font-size: 13px;
    line-height: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.error-template h2 {
    font-size: 3.5rem;
}
.counters h3 {
    font-weight: 400;
}
#user-profile h2 {
    padding-right: 15px;
}
#user-profile .profile-img {
    padding: 4px;
}
#user-profile .profile-label {
    text-align: center;
}
#user-profile .profile-label .label {
    padding: 5px 15px;
    font-size: 1em;
}
#user-profile .profile-details ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 40px;
}
#user-profile .profile-details ul>li {
    margin: 3px 0;
    line-height: 1.5;
}
#user-profile .profile-details a>i {
    padding-top: 2px;
}
#user-profile .profile-details ul>li>span {
    color: #643ba2;
}
@media only screen and (max-width: 767px) {
    #user-profile .profile-social {
        margin-top: 20px;
    }

    .dropdown .avatar.profile-user {
        width: 2rem !important;
        height: 2rem !important;
    }
}
@media only screen and (max-width: 420px) {
    #user-profile .profile-message-btn .btn {
        display: block;
    }

    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-top {
        left: 0 !important;
        float: none;
    }

    .multi-wrapper .non-selected-wrapper,
    .multi-wrapper .selected-wrapper {
        width: 100%;
    }
}
@media (max-width: 1024px) {

    body.search-show,
    body.sidebar-show {
        overflow: hidden;
    }

    body.search-show:before,
    body.sidebar-show:before {
        content: "";
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        opacity: 0.6;
        z-index: 891;
    }
}
@media (max-width: 575.98px) {
    body.search-show .header .form-inline .search-element {
        display: block;
    }

    .header .form-inline .search-element .form-control {
        float: left;
        width: 100%;
        height: 40px;
        margin: 0 auto;
        background: #fff;
        border-radius: 0;
    }

    .search-show .search-element {
        display: block;
        left: 0;
        top: 0;
        right: 0;
        width: 100%;
        padding: 10px 13px;
    }

    .form-control.header-search {
        color: #000;
    }

    .header .form-inline .search-element {
        position: absolute;
        z-index: 892;
        display: none;
    }

    .header .form-inline .btn {
        color: #46494a !important;
    }

    .header .form-inline .form-control::-webkit-input-placeholder {
        color: #fff !important;
    }

    .header .navsearch i {
        font-size: 20px;
        color: #fff;
        padding-top: 4px;
    }

    .header .header-brand-img.desktop-logo {
        display: none;
    }
}
.server i {
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    position: relative;
}
#orders {
    position: relative;
    bottom: -10px;
    height: 102px !important;
    width: 100% !important;
}
#profit {
    position: relative;
    bottom: -13px;
    height: 111px !important;
}
.overflow-hidden {
    overflow: hidden;
}
.dot-label {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 5px;
}
@media (max-width: 768px) {
    .page-header .breadcrumb {
        flex-wrap: wrap;
        margin-bottom: 0;
        list-style: none;
        margin-top: 5px;
    }
}
.settings {
    content: "\e8c3";
    top: -7px;
    font-size: 18px;
    position: absolute;
    right: 4px;
    font-family: "feather";
    z-index: 1029;
    line-height: 1;
    color: #fff;
    transition: 0.3s ease-in-out;
    animation: anim-rotate 1.5s linear infinite;
}
.member {
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #e6eaea;
    padding: 3px;
    position: relative;
    overflow: hidden;
    text-decoration: none !important;
}
.floating {
    animation: floating 3s ease infinite;
    will-change: transform;
}
.floating:hover {
    animation-play-state: paused;
}
.floating-lg {
    animation: floating-lg 3s ease infinite;
}
.floating-sm {
    animation: floating-sm 3s ease infinite;
}
@keyframes floating-lg {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(15px);
    }

    100% {
        transform: translateY(0px);
    }
}
@keyframes floating {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
    }
}
@keyframes floating-sm {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(0px);
    }
}
.statistics-info .counter-icon {
    margin-bottom: 1rem;
    display: inline-flex;
    width: 4rem;
    height: 4rem;
    padding: 1.3rem 1.4rem;
    border-radius: 50%;
    text-align: center;
}
.statistics-info .counter-icon i {
    font-size: 1.2rem;
}
.service .item-box i {
    font-size: 35px;
}
.productdesc .list-unstyled li {
    border-bottom: 0 !important;
    margin-bottom: 18px;
}
.productdesc i {
    color: inherit;
}
@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@media (max-width: 988px) {
    .note-toolbar {
        display: block !important;
    }
}
@media only screen and (max-width: 1279px) and (min-width: 992px) {
    #orders {
        position: relative;
        bottom: -6px;
        height: 102px !important;
        width: 100% !important;
        left: -6px;
    }
}
@media screen and (max-width: 998px) and (min-width: 768px) {

    .note-popover .popover-content,
    .card-header.note-toolbar {
        padding: 14px 0 5px 5px !important;
        margin: 0;
        background: #f6f6fb;
    }
}
@media only screen and (max-width: 490px) {
    #smartwizard .nav-link {
        padding: 15px 21px;
    }
}
@media (max-width: 495px) {
    .nested-media .media {
        display: block;
    }
}
.material-switch>input[type=checkbox] {
    display: none;
}
.material-switch>label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}
.material-switch>label::before {
    background: #76839a;
    box-shadow: inset 0px 0px 10px rgba(228, 229, 237, 0.5);
    border-radius: 8px;
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch>label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(228, 229, 237, 0.9);
    content: "";
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch>input[type=checkbox]:checked+label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch>input[type=checkbox]:checked+label::after {
    background: inherit;
    left: 20px;
}
.counter-icon {
    margin-bottom: 1rem;
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4rem;
    text-align: center;
    font-size: 24px;
}
.light-logo,
.light-logo1,
.mobile-light {
    display: none;
}
.hor-menu .desktop-logo {
    margin-right: 0;
}
.hor-content {
    min-height: 70vh;
}
.sw-theme-default>ul.step-anchor>li>a::after {
    background: none !important;
}
@media (min-width: 992px) {
    .sticky {
        width: 100%;
    }

    .sticky-pin {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .product-grid6 .product-image6 img {
        width: 100%;
        height: auto;
    }

    .hor-content .container,
    .hor-header .container,
    .horizontal-main.hor-menu .container {
        max-width: 85%;
    }
}
.input-group-btn .btn {
    border-radius: 0 4px 4px 0;
}
.card-body.scroll {
    overflow: hidden;
}
.border-transparet {
    border-color: rgba(255, 255, 255, 0.1);
}
.breadcrumb .breadcrumb-item.active {
    color: var(--primary-bg-color);
}
.breadcrumb-item1 a {
    color: var(--primary-bg-color);
}
.input-group.input-indec .form-control {
    border-color: #e9edf4;
}
/*********************IE***************************/
*::-ms-backdrop,
html.fullscreenie .app-content {
    overflow: scroll;
    overflow-x: hidden;
    height: 100vh;
}
*::-ms-backdrop,
html.fullscreenie .container.app-content {
    min-height: 0;
}
*::-ms-backdrop,
html.fullscreenie {
    width: 100%;
}
*::-ms-backdrop,
.ieh-100 {
    height: 100%;
}
*::-ms-backdrop,
.mail-chats li.chat-persons {
    height: 100%;
}
*::-ms-backdrop,
.card-img-top {
    height: 252px;
}
*::-ms-backdrop,
.custom-control-label::before,
*::-ms-backdrop,
.custom-control-label::after {
    left: -25px;
}
*::-ms-backdrop,
.media-body,
.media-left,
.media-right {
    display: block;
}
*::-ms-backdrop,
.resp-vtabs .resp-tabs-list li {
    display: block;
}
@media (min-width: 1135px) {
    .main-header-center .form-control {
        width: 320px;
    }
}
@media (min-width: 992px) {
    .main-header-center .form-control {
        height: 40px;
        border-radius: 7px;
        background: #ffffff;
        border: 1px solid #e9edf4;
    }
}
.main-header-center .form-control {
    padding: 1rem 0.5rem;
}
@media (min-width: 992px) {
    .main-header-center .btn {
        position: absolute;
        top: 0;
        right: 5px;
        background-color: transparent;
        height: 40px;
        color: #b4bdce;
        transition: none;
        font-size: 16px;
    }
}
.header .main-header-center {
    position: relative;
    padding-left: 0px;
    align-items: center;
}
.pulse-danger {
    display: block;
    position: absolute;
    top: 7px;
    right: 8px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ee335e;
}
.pulse-danger:before {
    content: "";
    top: -4px;
    right: -4px;
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 50%;
    background: rgba(238, 51, 94, 0.8);
    cursor: pointer;
    box-shadow: 0 0 0 rgba(238, 51, 94, 0.9);
    animation: pulse 2s infinite;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    8% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    15% {
        -webkit-transform: scale(0.1);
        opacity: 1;
    }

    30% {
        -webkit-transform: scale(0.5);
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }
}
.pulse {
    display: block;
    position: absolute;
    top: 7px;
    right: 8px;
    left: 22px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #22c03c;
}
.pulse:before {
    content: "";
    top: -4px;
    right: -4px;
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 50%;
    background: rgba(34, 192, 60, 0.6);
    cursor: pointer;
    box-shadow: 0 0 0 rgba(34, 192, 60, 0.9);
    animation: pulse 1s linear infinite;
}
.progress.info1 {
    background: #fed5db;
}
.progress.secondary {
    background: #f9d1bd;
}
.header-right-icons .nav-link.icon {
    margin: 5px;
    padding: 8px !important;
    text-align: center;
    height: 2.5rem;
    font-size: 1.2rem;
    position: relative;
    color: var(--primary-bg-color);
}
a.icon:hover {
    color: var(--primary-bg-color) !important;
}
.avatar {
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 500;
    vertical-align: bottom;
    font-size: 0.875rem;
    -webkit-user-select: none;
    user-select: none;
}
.badge-success-light {
    background-color: rgba(19, 191, 27, 0.15) !important;
    color: #13bf1b;
}
.badge-orange-light {
    color: #e17626;
    background-color: rgba(225, 118, 38, 0.15);
}
.badge-danger-light {
    color: #f33819;
    background-color: rgba(243, 56, 25, 0.15);
}
.fa-user-plus:before {
    content: "\f234";
}
.activity-details {
    margin-left: 15px;
    width: 80%;
    margin-top: 6px;
}
.chart-circle-sm {
    height: 4rem;
    width: 4rem;
    font-size: 0.8rem;
}
.chart-circle {
    display: block;
    height: 8rem;
    width: 8rem;
    position: relative;
    margin: 0 auto;
}
small,
.small {
    font-size: 80%;
    font-weight: 400;
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-twitter:before {
    content: "\f099";
}
.browser-stats {
    min-height: 70px;
}
.browser-stats img {
    background: #f3f3fb;
    padding: 10px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}
@media (max-width: 320px) {
    .app-header .header-right-icons .nav-link.icon {
        margin: 0px !important;
    }

    .sidebar-mini .responsive-navbar .navbar-collapse,
    .responsive-navbar .navbar-collapse {
        margin-top: 68px !important;
    }
}
@media (max-width: 991px) {
    .sidenav-toggled .app-header.header {
        padding-left: 0px !important;
    }

    .sidenav-toggled .header-brand1 .light-logo {
        display: none !important;
    }

    .header-brand1 {
        width: 100%;
        margin: 0 auto;
    }

    .header-brand1 .light-logo1 {
        margin-top: 7px !important;
        margin: 0 auto;
    }

    .app-header {
        position: fixed !important;
        z-index: 999999 !important;
    }

    .side-menu {
        padding: 0px !important;
    }

    .app-content .side-app {
        padding: 0px 15px 0 15px !important;
    }

    .app-header .header-right-icons .nav-link.icon {
        margin: 3px;
        height: 2.3rem;
        width: 2.3rem;
    }

    .sidebar-mini .responsive-navbar .navbar-collapse,
    .responsive-navbar .navbar-collapse {
        margin-top: 74px !important;
    }

    .sidebar-mini .app-sidebar {
        top: 69px;
    }

    .sidebar-mini .side-menu {
        margin-top: 0px !important;
    }
}
.sidebar-mini .side-menu {
    margin-top: 19px;
}
@media (max-width: 767px) {

    .sidebar-mini .responsive-navbar .navbar-collapse,
    .responsive-navbar .navbar-collapse {
        margin-top: 74px !important;
    }

    .sidebar-mini .side-menu {
        margin-top: 2px !important;
    }

    .card-img-left {
        border-radius: 7px 7px 0 0 !important;
        width: 100%;
    }

    .card-img-right {
        border-radius: 0 0 7px 7px !important;
        width: 100%;
    }
}
@media (max-width: 991px) {
    .main-header-center .form-control {
        display: none !important;
    }

    .main-header-center .btn {
        display: none !important;
    }

    .app-header.header .header-brand-img.toggle-logo {
        display: none;
    }

    .app-header.header .header-brand-img.desktop-logo {
        display: none;
    }

    .dropdown-menu.header-search:before {
        left: 15px !important;
    }

    .header .dropdown-menu {
        margin-top: 16px !important;
    }
}
.box-shadow-primary {
    box-shadow: 0 5px 10px #c4d5f9;
}
.box-shadow-secondary {
    box-shadow: 0 5px 10px #e1f1f9;
}
.box-shadow-success {
    box-shadow: 0 5px 10px #beefe7;
}
.box-shadow-danger {
    box-shadow: 0 5px 10px #efc2c9;
}
.box-shadow-pink {
    box-shadow: 0 5px 10px #fdc5db;
}
.sidebar .tab-menu-heading {
    background: var(--primary-bg-color);
    color: #fff;
}
.sidebar-right .tab-content i {
    font-size: 16px;
    line-height: 2;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
}
.sidebar-right .dropdown-item h6 {
    color: #282f53;
    font-weight: 500;
}
.nav.panel-tabs a.active {
    color: var(--primary-bg-color);
}
.panel-secondary .nav.nav-tabs .nav-link.active {
    background-color: #05c3fb !important;
    color: #fff;
}
.panel-secondary .nav.nav-tabs .nav-link.active:hover {
    background-color: #05c3fb !important;
    color: #fff;
}
.panel-secondary .nav.nav-tabs .nav-link:hover {
    background-color: transparent !important;
}
.panel-secondary .nav.nav-tabs .nav-link {
    color: #05c3fb;
}
.panel-danger .nav.nav-tabs .nav-link.active {
    background-color: #e82646 !important;
    color: #fff;
}
.panel-danger .nav.nav-tabs .nav-link.active:hover {
    background-color: #e82646 !important;
    color: #fff;
}
.panel-danger .nav.nav-tabs .nav-link:hover {
    background-color: transparent !important;
}
.panel-danger .nav.nav-tabs .nav-link {
    color: #e82646;
}
.panel-success .nav.nav-tabs .nav-link {
    color: #09ad95;
}
.panel-success .nav.nav-tabs .nav-link.active {
    background-color: #09ad95 !important;
    color: #fff;
}
.panel-success .nav.nav-tabs .nav-link.active:hover {
    background-color: #09ad95 !important;
    color: #fff;
}
.panel-success .nav.nav-tabs .nav-link:hover {
    background-color: transparent !important;
}
.panel-info .nav.nav-tabs .nav-link {
    color: #1170e4;
}
.panel-info .nav.nav-tabs .nav-link.active {
    background-color: #1170e4 !important;
    color: #fff;
}
.panel-info .nav.nav-tabs .nav-link.active:hover {
    background-color: #1170e4 !important;
    color: #fff;
}
.panel-info .nav.nav-tabs .nav-link:hover {
    background-color: transparent !important;
}
.task-list {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0px 0 0;
    color: #3c4858;
}
.task-list li {
    margin-bottom: 23px;
    padding-left: 55px;
    position: relative;
}
.task-list li .task-icon {
    position: absolute;
    left: 10px;
    top: 5px;
    border-radius: 50%;
    padding: 2px;
    width: 12px;
    height: 12px;
    z-index: 2;
}
.task-list:before {
    content: "";
    position: absolute;
    top: 4px;
    bottom: 0;
    height: 90%;
    left: 15px;
    border-left: 1px solid #e0e9f1;
}
.task-list li {
    position: relative;
}
.task-list li:last-child:after {
    display: none;
}
@media (max-width: 360px) {
    .dropdown-menu.header-search:before {
        left: 200px !important;
    }
}
.cart-img {
    height: 55px !important;
    width: 55px;
    border-radius: 10px !important;
}
.mail-inbox .icons {
    text-align: center;
    font-size: 16px;
    color: #565b95 !important;
    margin-right: 8px;
}
[class^=ri-],
[class*=" ri-"] {
    font-family: "remixicon" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ri-mail-line:before {
    content: "\eef6";
}
.table-inbox tr td i {
    color: #e6e9f1;
}
.table-inbox tr td i:hover {
    color: #f7284a;
}
.table-inbox tr td .fa-star:hover {
    color: #fbc518;
}
.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.mail-option .btn-group a.btn,
.mail-option .chk-all {
    border: 1px solid #e9ebfa;
    border-radius: 3px !important;
    display: inline-block;
    padding: 5px 10px;
}
.mail-option .btn-group,
.mail-option .chk-all {
    margin-right: 5px;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
}
.mail-option .btn-group a.all {
    border: 0 !important;
    padding: 0 !important;
    outline: 0;
    box-shadow: none;
}
ul.inbox-pagination {
    float: right;
}
ul.inbox-pagination li {
    float: left;
}
.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}
.inbox-pagination a.np-btn {
    margin-left: 5px;
    border: 1px solid #e9ebfa;
    border-radius: 3px !important;
    display: inline-block;
    padding: 5px 15px;
}
.acc-header a.collapsed {
    border-radius: 5px;
    border: 1px solid #e9ebfa;
}
.acc-header a {
    display: block;
    padding: 15px;
    font-size: 14px;
    background-color: #f6f6fb;
    border-bottom: 0;
    border: 1px solid #e9ebfa;
    border-radius: 5px;
}
.acc-header a.active {
    border-radius: 5px 5px 0 0;
}
.acc-header a.active span {
    transform: rotate(-90deg);
}
.acc-header a.active.collapsed {
    border-radius: 5px;
}
.acc-card .collapse.show .acc-body {
    border-top: 0;
}
.acc-body {
    padding: 15px;
    border: 1px solid #e9ebfa;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}
.card-pay .tabs-menu {
    margin-bottom: 25px;
    border-radius: 7px;
    overflow: hidden;
}
.card-pay .tabs-menu li {
    width: 33.3%;
    display: block;
}
.card-pay .tabs-menu li a.active {
    background: var(--primary-bg-color);
    color: #fff;
    text-align: center;
}
.card-pay .tabs-menu li a {
    padding: 0.7rem 1rem;
    display: block;
    text-align: center;
    border: 1px solid #e9edf4;
    color: #282f53;
}
@media (max-width: 576px) {
    .card-pay .tabs-menu li {
        width: 100%;
    }
}
.form-wizard-title {
    line-height: 25px;
    margin-left: 10px;
}
.acc-step-number {
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.main-content-label,
.card-table-two .card-title,
.card-dashboard-eight .card-title {
    color: #1d212f;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
    letter-spacing: 0.2px;
}
.social-login {
    width: 40px;
    height: 40px;
    background: #f6f6fb;
    border-radius: 10px;
    line-height: 40px;
    font-size: 18px;
    border: 1px solid #e9edf4;
}
.error-bg {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    position: relative;
    background-size: cover;
    z-index: 0;
    background: url(/assets/bg-c5f9b84d.png);
    background-repeat: no-repeat;
    background-position: center;
}
.user-social-detail .social-profile {
    height: 35px;
    width: 35px;
    background: #f6f6fb;
    font-size: 16px;
    line-height: 2.3;
}
.row.user-social-detail {
    margin: 0 auto;
    justify-content: center;
}
.sidebar .list-group-flush .list-group-item {
    border-bottom: 0;
}
.sidebar .tabs-menu ul li a {
    padding: 15px 17px 15px 22px;
    border-radius: 0 !important;
}
.sticky.sticky-pin .horizontal-main.hor-menu {
    box-shadow: 5px 7px 26px -5px rgba(104, 113, 123, 0.1);
}
.mini-stat-icon {
    padding: 8px 12px;
    color: #fff;
    display: block;
    border-radius: 50px;
}
.product-grid6 {
    overflow: hidden;
}
.product-grid6 .product-image6 {
    overflow: hidden;
}
.product-grid6:hover {
    border-radius: 7px;
}
.product-grid6 .product-image6 a {
    display: block;
}
.product-grid6 .product-image6 img {
    transition: all 0.5s ease 0s;
    margin: auto;
    display: block;
}
.product-grid6 .product-content {
    transition: all 0.5s ease 0s;
    padding: 0;
}
.product-grid6 .title {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
    margin-bottom: 7px;
}
.product-grid6 .price {
    font-size: 18px;
    font-weight: 600;
}
.product-grid6 .price span {
    color: #76839a;
    font-size: 15px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 7px;
    display: inline-block;
}
.product-grid6 .icons-wishlist {
    padding: 0;
    margin: 0;
    list-style: none;
    right: 25px;
    top: 30px;
    text-align: center;
    position: absolute;
    z-index: 1;
    transition: all 0.5s ease 0s;
    text-align: right;
    opacity: 1;
    bottom: 33px;
}
.product-grid6 .icons-wishlist li {
    display: block;
    margin: 5px;
}
.product-grid6 .icons-wishlist li a {
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    height: 36px;
    width: 35px;
    margin: 2px 7px;
    padding: 0;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.product-grid6 .icons-wishlist li a i {
    color: inherit;
}
.product-grid6 .icons-wishlist li a:hover {
    color: #fff;
}
.product-grid6 .icons-wishlist li a:after,
.product-grid6 .icons-wishlist li a:before {
    content: attr(data-tip);
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}
.product-grid6 .icons-wishlist li a:after {
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1;
}
.product-grid6 .icons-wishlist li a:hover:after,
.product-grid6 .icons-wishlist li a:hover:before {
    opacity: 1;
}
.product-grid6 .icons {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    right: 25px;
    top: 30px;
    text-align: center;
    position: absolute;
    bottom: -3px;
    z-index: 1;
    transition: all 0.5s ease 0s;
    text-align: right;
}
.product-grid6:hover .icons {
    opacity: 1;
    bottom: 33px;
}
.product-grid6 .icons li {
    display: block;
    margin: 5px;
}
.product-grid6 .icons li a {
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    width: 35px;
    margin: 2px 7px;
    padding: 0;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.product-grid6 .icons li a i {
    color: inherit;
}
.product-grid6 .icons li a:hover {
    color: #fff;
}
.product-grid6 .icons li a:after,
.product-grid6 .icons li a:before {
    content: attr(data-tip);
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}
.product-grid6 .icons li a:after {
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1;
}
.product-grid6 .icons li a:hover:after,
.product-grid6 .icons li a:hover:before {
    opacity: 1;
}
.light-layout {
    display: none;
}
.apexcharts-radialbar-track.apexcharts-track path {
    stroke: #f6f6fb;
}
.apex-charts text {
    fill: #000200;
}
.flot-background {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 300px;
    top: 0;
}
.bg-recentorder {
    background-image: url("/assets/bg2-3e818bc3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.bg-recentorder h3 {
    position: inherit;
}
.bg-recentorder:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, var(--primary-bg-color) 100%, rgba(142, 119, 250, 0.1) 0%);
    right: 0;
    left: 0;
    top: 0;
    opacity: 0.7;
}
/*--- Offcanvas ---*/
.offcanvas-header h5 {
    font-weight: 500;
}
.offcanvas-start {
    border-right: 1px solid #e9edf4;
}
.offcanvas-end {
    border-left: 1px solid #e9edf4;
}
.offcanvas-bottom {
    border-top: 1px solid #e9edf4;
}
.offcanvas-top {
    border-bottom: 1px solid #e9edf4;
}
/*--Toast ---*/
.toast {
    border: 1px solid #e9edf4;
    box-shadow: 0 0.5rem 1rem rgba(104, 113, 123, 0.1);
}
.world-map circle:nth-child(2) {
    fill: #e82646;
}
.world-map circle:nth-child(3) {
    fill: #05c3fb;
}
.world-map circle:nth-child(4) {
    fill: #09ad95;
}
.world-map circle:nth-child(5) {
    fill: #f7b731;
}
.circle-burst {
    animation: pulse 1.5s infinite linear;
}
.feeds.avatar-circle {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 2rem;
    height: 2rem;
}
.feeds.avatar-circle::before {
    content: "";
    position: absolute;
    left: -15px;
    padding: 1px;
    height: 25px;
    background: var(--primary-bg-color);
    top: 4px;
}
.feeds.avatar-circle-secondary::before {
    background: #05c3fb;
}
.feeds.avatar-circle-danger::before {
    background: #e82646;
}
.feeds.avatar-circle-warning::before {
    background: #f7b731;
}
.feeds.avatar-circle-pink::before {
    background: #fc5296;
}
.feeds.avatar-circle-info::before {
    background: #1170e4;
}
.task-icon1:first-child {
    border: 2px solid var(--primary-bg-color);
}
.task-list li .task-icon1 {
    position: absolute;
    left: 20px;
    top: 2px;
    border-radius: 50%;
    padding: 2px;
    width: 12px;
    height: 12px;
    z-index: 2;
}
.nav.product-sale a.active {
    background-color: #fff;
    border-bottom: none;
}
.nav.product-sale {
    position: absolute;
    top: -3rem;
    right: 5px;
}
@media (max-width: 991px) {
    .nav.product-sale {
        position: inherit !important;
        margin-bottom: 10px;
    }
}
.task-list.timeline-task::before {
    left: 25px;
}
.app-header.header.custom-layout {
    position: absolute;
    left: -73px;
    right: auto;
    top: 32px;
}
.counter-icon.num-counter {
    border-radius: 40% 0 40% 0;
}
.profile-cover__action {
    display: flex;
    padding: 252px 30px 10px 185px;
    border-radius: 5px;
    flex-wrap: wrap;
    justify-content: flex-end;
    overflow: hidden;
    background: url(/assets/profile-background1-b552fb9d.jpg) no-repeat;
    background-size: cover;
}
.profile-cover__img {
    display: flex;
    border-radius: 11px;
    color: #fff;
    position: absolute;
    left: 50px;
    top: 183px;
    text-align: center;
    z-index: 1;
}
.profile-cover__img .profile-img-1>img {
    max-width: 120px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    margin-top: 55px;
    margin-left: -9px;
}
.profile-cover__img .profile-img-content {
    margin-top: 100px;
    display: flex;
    margin-left: 10px;
}
.profile-cover__img>.h3 {
    color: #393939;
    font-size: 20px;
    line-height: 30px;
}
.btn-profile {
    position: absolute;
    right: 32px;
    top: 10px;
}
.profile-cover__info .nav li {
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 14px;
    color: #464461;
    font-weight: 500;
}
.social.social-profile-buttons .social-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 50%;
    background: #e9ebfa;
    border: 1px solid #e9ebfa;
    margin: 2px;
    text-align: center;
    color: #abb4c7;
}
.profile-edit {
    position: relative;
}
.profile-edit .form-control {
    border-radius: 5px 5px 0px 0px;
}
.profile-share {
    width: 100%;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #e9edf4;
    display: flex;
    background: #fff;
}
.option-dots:focus,
.option-dots:hover,
.option-dots[aria-expanded=true] {
    background: #f3f5fb;
}
.option-dots {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    border-radius: 100%;
    font-size: 18px;
    color: #5c678f;
    padding: 8px 10px;
}
@media (min-width: 601px) {
    .social-profile-buttons .nav {
        margin-right: 28px;
        padding: 0px;
        color: #999;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        text-align: center;
        justify-content: flex-end;
    }
}
.social-profile-buttons .nav li {
    font-size: 14px;
    color: #464461;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
}
.social-profile-buttons .nav strong {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
}
.item2-gl-menu {
    border: 1px solid #e9edf4;
    border-radius: 7px;
}
.item2-gl-menu li a {
    color: rgba(0, 0, 0, 0.5);
}
.item2-gl-menu li a i {
    padding: 8px 15px;
    font-size: 20px;
    border-radius: 7px;
}
.item2-gl-menu li .active {
    color: var(--primary-bg-color);
}
.product-label {
    margin:auto;
    padding: 0.4em 0.5em;
    font-size: 90%;
    text-align: center;
    white-space: nowrap;
    display: flex;
    align-items: middle;
    border-radius: 7px;
    background: rgba(178, 177, 183, 0.1);
    float: right;
}
.ui-widget-header,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: var(--primary-bg-color);
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid var(--primary-bg-color) !important;
    background: var(--primary-bg-color) !important;
    outline: none;
}
.product-list:hover .icons {
    opacity: 1;
    bottom: 33px;
}
.product-list .icons {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    right: 10px;
    top: 7px;
    text-align: center;
    position: absolute;
    bottom: -3px;
    z-index: 1;
    transition: all 0.5s ease 0s;
    text-align: right;
}
.product-list .icons li {
    display: block;
    margin: 5px;
}
.product-list .icons li a {
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    width: 35px;
    margin: 2px 7px;
    padding: 0;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.product-list .icons li a:after,
.product-list .icons li a:before {
    content: attr(data-tip);
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}
.product-list .icons li a:after {
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1;
}
.product-grid6 .card-footer .btn-outline-primary:hover {
    color: #fff;
}
.product-carousel .carousel-inner .carousel-item {
    padding: 70px;
    border-radius: 5px;
}
.carousel-slider #thumbcarousel {
    margin: 10px 0 0 0;
    padding: 0;
}
.carousel-slider #thumbcarousel .carousel-item .thumb {
    width: 100%;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    max-width: 100px;
}
.carousel-inner .carousel-item .thumb.active {
    border: 1px solid #e9edf4;
}
.carousel-inner .carousel-item .thumb {
    padding: 5px;
    border: 1px solid #e9edf4;
    border-radius: 5px;
}
.input-indec1 .input-group-btn .btn i {
    padding: 0px;
    font-size: 8px;
}
.input-indec1 .form-control {
    border: 0;
}
.customer-services .icon-content {
    display: flex;
    align-items: center;
}
.customer-services span {
    background-color: #fff;
    color: var(--primary-bg-color);
    font-size: 32px;
    border-radius: 50px;
    display: flex;
    align-items: center;
}
.customer-services span svg {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.customer-services h4 {
    font-size: 16px;
    margin-left: 27px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
}
.customer-services {
    padding: 21px;
    border: 1px solid #e9edf4;
}
.disable {
    opacity: 0.5 !important;
}
.login-social-icon {
    display: block;
    position: relative;
    text-align: center;
    margin: 20px 0;
}
.login-social-icon::before {
    content: "";
    position: absolute;
    width: 28%;
    height: 1px;
    left: 0;
    right: 0;
    background-color: #e9e9ef;
    top: 10px;
}
.login-social-icon::after {
    content: "";
    position: absolute;
    width: 28%;
    height: 1px;
    left: auto;
    right: 0;
    background-color: #e9e9ef;
    top: 10px;
}
.login-social-icon span {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
}
.custom-layout {
    position: absolute;
    top: 50px;
    right: 50px;
    color: #fff;
    z-index: 1;
}
.custom-layout .nav-link.icon i {
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50px;
    padding: 10px;
}
.custom-layout .nav-link.icon i::after {
    background-color: transparent;
}
@media (max-width: 576px) {
    .custom-layout {
        top: 7px;
        right: 7px;
    }
}
.dark-mode .custom-layout .nav-link.icon i {
    color: #fff !important;
}
.avatar .avatar-icons i {
    font-size: 0.74rem;
    padding-top: 2px;
    display: block;
}
.country-selector {
    padding: 0.3rem;
}
.country-selector .nav-link {
    color: #495046;
}
@media (max-width: 991px) {
    .country {
        padding-right: 0px;
    }
}
.services-statistics .counter-icon {
    margin-bottom: 1.5rem;
    margin-top: 14px;
    display: inline-flex;
    width: 4rem;
    height: 4rem;
    padding: 0.8rem 0.8rem;
    border-radius: 7px;
    text-align: center;
}
.pickr .pcr-button {
    margin-top: 10px;
}
.theme-container .active {
    border: 1px solid var(--primary-bg-color);
    padding: 5px 10px;
    background: white;
    border-radius: 5px;
    color: var(--primary-bg-color);
    margin-right: 5px;
}
.theme-container1 .active {
    border: 1px solid #fc5296;
    padding: 5px 10px;
    background: white;
    border-radius: 5px;
    color: #fc5296;
    margin-right: 5px;
}
.theme-container2 .active {
    border: 1px solid #05c3fb;
    padding: 5px 10px;
    background: white;
    border-radius: 5px;
    color: #05c3fb;
    margin-right: 5px;
}
.pickr .pcr-button::before {
    border-radius: 5px !important;
}
.pickr .pcr-button::after {
    border-radius: 5px !important;
}
.pickr {
    text-align: center;
}
.settings-icon {
    border: 1px solid var(--primary-bg-color);
    border-radius: 10px;
    padding: 11px 15px;
    font-size: 20px;
}
table.table-bordered.dataTable thead tr:first-child th,
table.table-bordered.dataTable thead tr:first-child td {
    border-top-width: 0 !important;
}
.max-height-80 {
    max-height: 80px;
}
.max-height-60 {
    max-height: 60px;
}
.max-height-200 {
    max-height: 200px;
}
.flex-2 {
    flex: 2;
}
.input-group-text.input-text-color {
    background-color: #e9e9f1;
}
.payment-icon.active svg {
    fill: #fff;
}
.payment-icon svg {
    fill: #343a40;
}
.dt-buttons.btn-group {
    position: absolute;
    top: 0;
    left: 156px;
}
.notify-time {
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: 25px;
}
@media (max-width: 767px) {
    .notify-time {
        display: none;
    }
}
.notification {
    list-style-type: none;
    padding: 0;
    position: relative;
}
.notification:before {
    content: "";
    position: absolute;
    top: 15px;
    bottom: 15px;
    width: 3px;
    background: var(--primary02);
    left: 20%;
    margin-left: -1px;
}
.notification>li {
    position: relative;
    min-height: 50px;
    padding: 15px 0;
}
.notification .notification-time {
    position: absolute;
    left: -7px;
    width: 18%;
    text-align: right;
    top: 30px;
}
.notification .notification-time .date,
.notification .notification-time .time {
    display: block;
    font-weight: 500;
}
.notification .notification-time .date {
    line-height: 16px;
    font-size: 13px;
    margin-bottom: 4px;
    color: #8f8fb1;
}
.notification .notification-time .time {
    line-height: 24px;
    font-size: 21px;
    color: #8f8fb1;
}
.notification .notification-icon {
    left: 15%;
    position: absolute;
    width: 10%;
    text-align: center;
    top: 41px;
}
.notification .notification-icon a {
    text-decoration: none;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    line-height: 10px;
    color: #fff;
    font-size: 14px;
    border: 3px solid var(--primary-bg-color);
    transition: border-color 0.2s linear;
}
.notification .notification-body {
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.03);
    margin-left: 25%;
    margin-right: 18%;
    background: #fff;
    position: relative;
    padding: 14px 20px;
    border-radius: 6px;
}
.notification .notification-body:before {
    content: "";
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-right-color: #fff;
    left: -20px;
    top: 25px;
}
.notification .notification-body>div+div {
    margin-top: 15px;
}
@media (max-width: 767px) {
    .notification:before {
        display: none;
    }

    .notification .notification-time .date {
        display: none;
    }

    .notification .notification-time .time {
        display: none;
    }

    .notification .notification-icon {
        display: none;
    }

    .notification .notification-body {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.notification-time-date {
    color: #8f8fb1;
    font-size: 16px;
    font-weight: 500;
}
.notification-time-date .date {
    display: inline-block;
}
.country-selector img {
    width: 28px;
    height: 20px;
    border-radius: 20%;
}
.btn-country {
    border: 1px solid #ededf5;
    box-shadow: none !important;
    text-align: justify !important;
    font-size: 15px !important;
    border-radius: 10px !important;
    padding: 0.8rem 0.8rem !important;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1) !important;
}
.btn-country:hover {
    border: 1px solid var(--primary-bg-color) !important;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1) !important;
}
.btn-country.active {
    border: 1px solid var(--primary-bg-color) !important;
}
.btn-check:checked+.btn-country,
.btn-country.active,
.btn-country:active {
    border: 1px solid var(--primary-bg-color) !important;
}
#login-otp {
    display: none;
}
.email-icon {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    font-size: 16px !important;
    border: 1px solid #e6ebf1;
    vertical-align: middle;
    color: #5c678f;
}
.product-grid6 .card-footer .btn-outline-primary:hover .wishlist-icon {
    color: #fff;
}
.btn-outline-primary .wishlist-icon {
    color: var(--primary-bg-color) !important;
}
.btn-outline-primary:hover .wishlist-icon {
    color: #fff !important;
}
.custom-emoji {
    position: relative;
    top: -10px;
}
#morrisBar9 path {
    stroke: none;
}
#morrisBar8 path {
    stroke: none;
}
#file-datatable_wrapper .dropdown-menu {
    padding: 0 !important;
}
.btn-primary.data-table-btn {
    position: absolute;
    left: 185px;
    z-index: 9;
}
#navbar-example2 .nav-item .dropdown-menu.show {
    margin-top: 2px !important;
    box-shadow: none;
}
#chartZoom .btn-outline-primary:hover {
    color: #fff;
}
.sidebar-right .list-group-item:hover,
.sidebar-right .list-group-item:focus {
    z-index: 0;
}
.overflow-y-scroll {
    overflow-y: scroll !important;
}
.list-group-transparent.file-manager.file-manager-border .list-group-item {
    border: 1px solid #e9edf4;
    border-top: 0;
}
@media (max-width: 767px) {

    .radiobtns [class*=btn-outline-],
    .checkboxbtns [class*=btn-outline-] {
        padding: 0.3rem 0.35rem;
        font-size: 13px;
    }

    .color-card-radius .card-body {
        padding: 13px;
        font-size: 13px;
    }
}
.color-card-radius {
    border-radius: 7px;
    border: 1px solid #e9edf4 !important;
}
.color-card-radius.card .card-header {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
@media (max-width: 500px) {
    .color-card-radius.card.card-aside {
        flex-direction: column;
    }

    .color-card-radius.card.card-aside .card-header {
        border-top-left-radius: 7px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 0;
    }
}
.pcr-app {
    z-index: 8 !important;
}
.ms-drop {
    z-index: 8 !important;
}
@media (max-width: 991px) {
    .btn-primary.data-table-btn {
        position: inherit;
    }
}
@media (max-width: 1363px) {
    .dt-buttons.btn-group {
        position: relative;
        top: 0;
        left: 0;
    }
}
@media (max-width: 991px) {
    .wideget-user .social.social-profile-buttons {
        margin-top: 75px !important;
        float: left !important;
        margin-left: 153px;
    }

    .pulse {
        top: 2px;
    }

    .pulse-danger {
        top: 2px;
        right: 2px;
    }
}
@media (max-width: 576px) {
    .wideget-user .social.social-profile-buttons {
        margin-top: 110px !important;
        float: right !important;
        margin-left: 0;
    }
}
.irs-bar {
    background: var(--primary-bg-color) !important;
}
.irs-slider:before {
    background-color: var(--primary-bg-color) !important;
}
.irs-outline .irs-line {
    border-color: var(--primary-bg-color) !important;
}
.irs-from,
.irs-to,
.irs-single {
    background-color: var(--primary-bg-color) !important;
}
.form-floating>label {
    top: 2px;
}
.floating-label>label {
    top: -2px;
    left: -4px;
}
.floating-label1>label {
    top: -2px;
    left: 0px;
}
.ms-choice>span.placeholder {
    display: none;
}
.masonry .brick {
    width: auto;
    margin-bottom: 20px;
}
.brick img {
    border-radius: 5px;
}
.smartphoto-img.active {
    border-radius: 5px;
}
.smartphoto-arrows li {
    padding: 8px;
    border-radius: 5px;
    background: var(--primary-bg-color);
}
.smartphoto-arrows a {
    width: 50% !important;
    height: 50% !important;
    margin: 7px;
}
.smartphoto-dismiss {
    width: 15px !important;
    height: 15px !important;
    right: 22px !important;
    top: 18px !important;
}
.smartphoto {
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.smartphoto-arrow-left {
    left: 15px !important;
}
.smartphoto-arrow-right {
    right: 15px !important;
}
.smartphoto-nav li {
    width: 70px !important;
    height: 70px !important;
    margin-left: 5px;
}
.smartphoto-nav {
    bottom: 10px !important;
}
.smartphoto-nav a {
    border-radius: 5px;
    opacity: 0.6 !important;
    border: 1px solid #e9edf4;
}
.smartphoto-list li {
    display: table !important;
}
.horizontalMenucontainer {
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.error-template h1 {
    direction: ltr;
}
.pcr-app[data-theme=classic] {
    width: 16.5em !important;
}
.sidebar-mini .side-menu {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.horizontal .sub-slide.is-expanded .sub-angle {
    transform: none;
}
.ms-parent button {
    overflow: auto;
}
.app-header .container-fluid.main-container div:first-child {
    align-items: center !important;
}
.hor-header .container.main-container div:first-child {
    align-items: center !important;
}
.app-sidebar__toggle {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .responsive-navbar .collapse.show .dropdown-menu.show {
        left: 5% !important;
        right: 5% !important;
    }
}
@media (orientation: landscape) and (max-width: 767px) {
    .smartphoto-img {
        width: 250px !important;
        left: 80%;
        display: block;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .smartphoto-img-wrap {
        left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 33%;
        right: 0;
        transform: none !important;
        justify-content: center;
        align-items: center;
    }
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 991px) {
    .smartphoto-img {
        width: 350px !important;
        left: 75%;
        display: block;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .smartphoto-img-wrap {
        left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20%;
        right: 0;
        transform: none !important;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 991px) {

    .wizard>.steps .done a .title,
    .wizard>.steps .done a:hover .title,
    .wizard>.steps .done a:active .title {
        display: none !important;
    }
}
@media (max-width: 576px) {
    .cal1 .clndr .clndr-table tr .day .day-contents {
        padding: 7px !important;
    }

    .fc-col-header thead th {
        padding: 10px 0px !important;
    }
}
.fc .fc-button-group {
    margin-bottom: 2px;
}
.fc-direction-ltr .fc-toolbar>*> :not(:first-child) {
    margin-bottom: 2px;
}
.fc-v-event .fc-event-main {
    color: var(--primary-bg-color) !important;
}
.login-img .page {
    position: relative;
}
@media screen and (max-width: 335px) {
    div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
        padding-left: 0;
        padding-right: 0;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.card-link {
    display: inline-block;
}
@media screen and (max-width: 360px) {
    .cal1 .clndr .clndr-controls .month {
        width: 100% !important;
        text-align: left !important;
    }
}
@media screen and (min-width: 1280px) {
    .main-chat-time::before {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }
}
@media screen and (max-width: 991px) {
    .main-chat-time::before {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }

    .product-carousel .carousel-inner .carousel-item {
        padding: 0px;
    }
}
@media screen and (min-width: 992px) {
    .border-bottom.border-lg-0 {
        border: 0 !important;
    }
}
@media screen and (max-width: 605px) {
    .card.overflow-scroll {
        overflow: hidden !important;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .browser-stats img {
        padding: 5px;
        width: auto;
        height: auto;
    }
}
@media screen and (min-width: 1400px) {
    .file-manager-list {
        height: 124px;
    }
}
.card-header:first-child {
    border-radius: 7px 7px 0 0;
}
.card-footer:last-child {
    border-radius: 0 0 7px 7px;
}
.card-img-left {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.card-img-right {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
@media (max-width: 320px) {
    .top-footer img {
        width: auto !important;
        height: auto !important;
    }

    .datepicker {
        left: 0 !important;
    }
}
@media (max-width: 360px) {
    .toast {
        font-size: 11px;
        width: 230px !important;
    }
}
.tab_wrapper.right_side .content_wrapper {
    border-right: 0 !important;
    top: 0;
}
.tab_wrapper.right_side>ul li {
    border-radius: 0;
}
@media (max-width: 347px) {
    .btn-profile {
        left: 21px !important;
        right: 21px !important;
    }

    .wideget-user .social.social-profile-buttons {
        margin-top: 152px !important;
    }

    .profile-cover__img {
        display: block;
        top: 70px;
    }

    .profile-cover__img .profile-img-content {
        margin-top: 0;
        /* text-align: center !important; */
        margin-left: 10px;
    }

    .profile-cover__action {
        padding-top: 170px !important;
    }

    .chart-circle canvas {
        width: auto !important;
        height: auto !important;
    }

    .chart-circle-value {
        top: -15px !important;
    }
}
@media screen and (min-width: 577px) {
    .card-pay .tabs-menu li:nth-child(2) a {
        border-left: 0;
        border-right: 0;
    }
}
@media screen and (max-width: 576px) {
    .card-pay .tabs-menu li:nth-child(2) a {
        border-top: 0;
        border-bottom: 0;
    }
}
.group-filter .ms-choice>span {
    white-space: normal;
    overflow: scroll;
    text-overflow: initial;
}
.multi-wrapper .header {
    white-space: nowrap;
}
.multi-wrapper .item-1 {
    white-space: nowrap;
}
.richText .richText-form input[type=text],
.richText .richText-form input[type=file],
.richText .richText-form input[type=number],
.richText .richText-form select {
    min-width: 100% !important;
}
.tabs-menu ul li a {
    border-radius: 7px 7px 0 0;
}
.tabs-menu-border.tabs-menu ul li a {
    border-radius: 7px;
}
.tabs-menu-boxed ul li a {
    border-radius: 7px 7px 0 0;
}
@media screen and (max-width: 480px) {
    .tabs-menu ul li a {
        border-radius: 7px;
    }

    .sidebar .tabs-menu .nav-pills .nav-item a {
        width: 100%;
        margin: 15px 15px 0 15px;
        border: 1px solid #e9edf4;
    }

    .sidebar .tabs-menu .nav-pills .nav-item {
        width: 100%;
    }

    .sidebar .tabs-menu .nav-pills .nav-item:last-child a {
        margin-bottom: 15px;
    }

    .data-table-extensions {
        display: flex !important;
        justify-content: center;
    }

    .nav.product-sale .nav-item {
        width: 100%;
    }

    .toast {
        width: 260px;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1280px) {
    .wrp.text-wrapper {
        text-align: right;
    }

    .chart-circle canvas {
        width: auto !important;
        height: auto !important;
    }

    .chart-circle-value {
        top: -15px !important;
    }
}
.input-indec .minus {
    background: none;
    padding-left: 0.5rem;
    display: inline-block;
    height: inherit;
    float: none;
}
.wrap-login100 {
    background: #fff;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 137px 130px 137px 95px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.06);
    border-radius: 5px;
    z-index: 1;
}
.container-login100 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    z-index: 999;
}
.container-login100-form-btn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
}
@media (max-width: 991px) {
    .wrap-login100 {
        padding: 35px 90px 35px 85px;
    }
}
@media (max-width: 768px) {
    .wrap-login100 {
        padding: 30px 80px 30px 80px;
    }
}
@media (max-width: 576px) {
    .wrap-login100 {
        padding: 25px 15px 25px 15px;
    }
}
.login100-form-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 30px;
    color: #424344;
}
.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 10px;
}
.login100-form-btn {
    line-height: 1.5;
    color: #fff;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    border-radius: 5px;
}
.input100 {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    display: block;
    width: 80%;
    background: #ffffff;
    height: 44px;
    padding: 0 30px 0 20px;
    border-radius: 5px;
    border: 1px solid #ecf0fa;
}
.offcanvas {
    z-index: 9999;
}
@media (max-width: 1620px) and (min-width: 1280px) {
    #user-profile .media.media-xs {
        display: block;
        overflow: auto !important;
    }

    #user-profile .media.media-xs .social-profile-buttons,
    #user-profile .media.media-xs .text-end {
        float: left !important;
    }

    #user-profile .media.media-xs .avatar,
    #user-profile .media.media-xs .valign-middle {
        margin-bottom: 5px;
    }

    .main-profile-contact-list .me-5 .media {
        display: block;
    }

    .main-profile-contact-list .me-5 .media .media-icon {
        margin-bottom: 10px !important;
    }
}
.smartphoto {
    z-index: 9999;
}
#example3,
#example2 {
    width: 100% !important;
}
.ms-parent.group-filter .ms-choice>span {
    white-space: wrap;
}
.dtr-bs-modal .dtr-details {
    border: 1px solid #e9edf4;
}
.dtr-bs-modal .dtr-details tr td:first-child {
    border-right: 1px solid #e9edf4;
    font-weight: bold;
}
.custom-radio-lg .custom-control-label::after {
    left: 2px;
}
.ms-choice>span {
    white-space: break-spaces;
    position: relative;
    text-align: left;
    top: 0;
}
@media screen and (max-width: 428px) {

    .sw-toolbar.sw-toolbar-bottom .sw-btn-group,
    .sw-toolbar.sw-toolbar-bottom .sw-btn-group-extra {
        margin-bottom: 5px;
    }

    .wizard>.actions a {
        padding: 9px 20px !important;
    }

    .dataTables_paginate .pagination .page-link {
        padding: 0.5rem 5px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1695px) {
    .product-grid6 .card-footer .btn {
        width: 100%;
    }
}
.main-chat-time::before {
    content: "";
    position: absolute;
    width: 40% !important;
    height: 1px;
    left: 0;
    right: 0;
    background-color: #e9e9ef;
    top: 10px;
}
.main-chat-time::after {
    content: "";
    position: absolute;
    width: 40% !important;
    height: 1px;
    left: auto;
    right: 0;
    background-color: #e9e9ef;
    top: 10px;
}
.handle-counter input {
    float: left;
    text-align: center;
    height: 44px;
    border-radius: 0;
    width: 70px;
    border: 1px solid #ededf5;
    outline: none;
    border-left: 0;
    border-right: 0;
}
.handle-counter .counter-plus {
    border-radius: 0px 3px 3px 0px !important;
}
.handle-counter .btn {
    padding: 9px 10px !important;
}
.handle-counter .counter-minus {
    border-radius: 3px 0px 0px 3px !important;
}
.handle-counter .counter-minus,
.handle-counter .handle-counter .counter-plus {
    float: left;
    text-align: center;
    border-radius: 1px;
}
.handle-counter {
    overflow: hidden;
    display: flex;
    justify-content: center;
}
@media (max-width: 465px) {
    .main-chat-time::before {
        width: 33% !important;
    }

    .main-chat-time::after {
        width: 33% !important;
    }
}
.page-options .select2-container {
    width: 100px !important;
}
@media only screen and (max-width: 480px) {
    #user-profile .user-pro-1 .media.media-xs {
        display: block !important;
    }

    #user-profile .user-pro-2 .media {
        display: inline-block !important;
    }
}
.ql-snow .ql-tooltip {
    left: 0 !important;
}
@media (max-width: 575.98px) {
    .construction .display-2 {
        font-size: 2.3rem !important;
    }
}
.countdown span:first-child {
    font-size: 30px;
}
.item-box .item-box-wrap {
    margin-top: 15px;
}
.item-box .stamp i {
    font-size: 25px;
    line-height: 2;
}
.item-box .item-box-wrap h5 {
    font-size: 20px;
    font-weight: 500;
}
.payment-info .nav-link.active {
    color: #fff !important;
}
.payment-info .nav-link.active i {
    color: #fff !important;
}
.payment-info .nav-link {
    color: #282f53 !important;
}
.payment-info .nav-link i {
    color: #282f53 !important;
}
.file-radius-attachments {
    padding: 4px 12px;
    border-radius: 50px;
    font-size: 15px;
}
.file-radius-attachments i {
    border-radius: 50px;
    padding: 2px;
    color: #282f53;
}
.file-square-attachments {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px;
}
.file-square-attachments a {
    color: #282f53;
}
.file-transparent-rounded {
    border-radius: 50px;
}
.file-sm {
    font-size: 12px;
    padding: 4px 12px;
}
.file-md {
    font-size: 15px;
    padding: 4px 13px;
}
.file-lg {
    font-size: 17px;
    padding: 6px 15px;
}
.file-image img {
    border-radius: 7px;
}
.file-image .icons {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    right: 22px;
    top: 14px;
    text-align: center;
    position: absolute;
    bottom: -3px;
    z-index: 1;
    transition: all 0.5s ease 0s;
    text-align: right;
}
.file-image .icons li {
    display: block;
    margin: 5px;
}
.file-image .icons li a {
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    width: 35px;
    margin: 2px 7px;
    padding: 0;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.file-image .icons li a:after,
.file-image .icons li a:before {
    content: attr(data-tip);
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}
.file-image .icons li a:after {
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1;
}
.file-image:hover {
    border-radius: 7px;
}
.file-image:hover .icons {
    opacity: 1;
    bottom: 33px;
}
.file-image .icons li a:hover {
    color: #fff;
}
.file-name {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}
.file-manager-image {
    background: rgba(229, 188, 74, 0.2509803922);
    border-radius: 50px;
    margin-bottom: 23px;
    padding: 6px;
    width: 75px;
}
.open-file {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    right: 0;
    left: 0;
    top: 0;
}
.file-dropdown {
    z-index: 2;
}
.tag-outline {
    border: 1px solid #e8e8f7;
    color: #1d212f;
    background-color: transparent;
}
@media (max-width: 576px) {
    .file-lg {
        padding: 6px 4px;
    }
}
.file-image-1 {
    width: 100px;
    height: 100px;
    display: inline-table;
    margin: 4px;
    position: relative;
    border: 1px solid #e9edf4;
    border-radius: 5px;
    margin-bottom: 20px;
}
.file-image-1 .product-image img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.file-image-1 .icons {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    right: 7px;
    top: 6px;
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
    text-align: right;
}
.file-image-1:hover .icons {
    opacity: 1;
    bottom: 33px;
}
.file-image-1 .icons li a {
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    height: 25px;
    width: 25px;
    margin: 4px 1px;
    padding: 0;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
.file-image-1 .file-name-1 {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -22px;
    color: #524d4d;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
}
.file-image-md {
    width: 150px;
    height: 150px;
}
.file-image-md .icons li a {
    font-size: 13px;
    line-height: 30px;
    height: 28px;
    width: 28px;
}
.file-image-lg {
    width: 200px;
    height: 200px;
}
.file-image-lg .icons li a {
    font-size: 15px;
    line-height: 35px;
    height: 35px;
    width: 35px;
}
.btn-group.file-attach .btn-close {
    padding: 9px;
    border-radius: 0px 4px 4px 0px;
    opacity: 1;
    font-weight: 300;
    right: 0px !important;
}
.btn-group.file-attach .btn-close.btn-pill {
    border-radius: 0px 50px 50px 0px;
}
.btn-group.file-attach .btn-close.btn-lg {
    padding: 10px;
    background-image: none;
    font-size: 31px;
}
button.btn.btn-close {
    border: 1px solid !important;
    border-color: transparent !important;
}
.btn-group.file-attach .btn-close {
    padding: 9px;
    border-radius: 0px 4px 4px 0px;
    opacity: 1;
    font-weight: 300;
    background-image: none;
}
.btn-group.file-attach .btn-close.btn-pill {
    border-radius: 0px 50px 50px 0px;
}
.btn-group.file-attach .btn-close.btn-outline-secondary {
    border: 1px solid #05c3fb !important;
    color: #05c3fb !important;
}
.btn-group.file-attach .btn-close.btn-outline-secondary:hover {
    color: #fff !important;
}
.btn-group.file-attach .btn-close.btn-outline-primary {
    border: 1px solid var(--primary-bg-color) !important;
    color: var(--primary-bg-color) !important;
}
.btn-group.file-attach .btn-close.btn-outline-primary:hover {
    color: #fff !important;
    border-color: var(--primary-bg-color) !important;
}
.btn-group.file-attach .btn-close.btn-outline-info {
    border: 1px solid #45aaf2 !important;
    color: #45aaf2 !important;
}
.btn-group.file-attach .btn-close.btn-outline-info:hover {
    color: #fff !important;
}
.btn-group.file-attach .btn-close.btn-outline-warning {
    border: 1px solid #f7b731 !important;
    color: #f7b731 !important;
}
.btn-group.file-attach .btn-close.btn-outline-warning:hover {
    color: #fff !important;
}
.btn-group.file-attach .btn-close.btn-outline-danger {
    border: 1px solid #e82646 !important;
    color: #e82646 !important;
}
.btn-group.file-attach .btn-close.btn-outline-danger:hover {
    color: #fff !important;
}
.btn-group.file-attach .btn-close.btn-outline-success {
    border: 1px solid #09ad95 !important;
    color: #09ad95 !important;
}
.btn-group.file-attach .btn-close.btn-outline-success:hover {
    color: #fff !important;
}
.btn-group.file-attach .btn-close.btn-lg {
    padding: 10px;
    background-image: none;
    font-size: 31px !important;
}
.btn-group.file-attach .btn-close.btn-sm {
    font-size: 1rem !important;
    background-image: none;
}
.btn-group.file-attach .btn-sm {
    font-size: 12px !important;
}
.btn-group.file-attach button.btn-close {
    right: 0;
}
.btn-group.file-attach .btn-primary-light {
    border: 0 !important;
}
.btn-group.file-attach .btn-pill.btn-close {
    padding-left: 2px;
}
.btn-group.file-attach .btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-group.file-attach .btn+.btn.btn-primary-light,
.btn-group.file-attach .btn+.btn-group {
    margin-left: 0px;
}
.fs-10 {
    font-size: 10px !important;
}
.fs-11 {
    font-size: 11px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-13 {
    font-size: 13px !important;
}
.fs-14 {
    font-size: 14px !important;
}
.fs-15 {
    font-size: 15px !important;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-18 {
    font-size: 18px !important;
}
.fs-19 {
    font-size: 19px !important;
}
.fs-17 {
    font-size: 17px !important;
}
.fs-20 {
    font-size: 20px !important;
}
.fs-21 {
    font-size: 21px !important;
}
.fs-22 {
    font-size: 22px !important;
}
.fs-23 {
    font-size: 23px !important;
}
.fs-24 {
    font-size: 24px !important;
}
.fs-25 {
    font-size: 25px !important;
}
.fs-30 {
    font-size: 30px !important;
}
.fs-40 {
    font-size: 40px;
}
.fs-50 {
    font-size: 50px;
}
.fs-100 {
    font-size: 100px;
}
.fw-light {
    font-weight: 300 !important;
}
.fw-normal {
    font-weight: 400 !important;
}
.fw-600 {
    font-weight: 600;
}
.fw-semibold {
    font-weight: 500 !important;
}
.fw-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.fs-70 {
    font-size: 70px !important;
}
.fs-8 {
    font-size: 8px !important;
}
figure {
    margin: 0 0 1rem;
}
.image {
    position: relative;
}
img {
    vertical-align: middle;
    border-style: none;
}
.img-1 {
    vertical-align: middle;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: -62px;
}
.img-1 img {
    border-radius: 100%;
    border: 6px solid rgba(225, 225, 225, 0.5);
}
.img-2 img {
    border-radius: 5px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
img {
    max-width: 100%;
}
.loader-img {
    background: url(/assets/circle-e17f5a97.svg);
    position: absolute;
    right: 0;
    bottom: 0;
    top: 43%;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
.login-img {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
}
.profie-img .flex-md-row img {
    width: 60px;
}
.profile-img {
    display: block;
    border: 1px solid rgba(167, 180, 201, 0.2);
    border-radius: 50%;
    font-size: 10px;
    text-align: center;
    background: rgba(225, 225, 225, 0.2);
    z-index: 1000;
    position: relative;
}
.cover-image {
    background-size: cover !important;
}
/*-----Gallery-----*/
.demo-gallery>ul {
    margin-bottom: 0;
}
.demo-gallery>ul>li {
    float: left;
    margin-bottom: 15px;
    width: 200px;
    border: 0;
}
.demo-gallery>ul>li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}
.demo-gallery>ul>li a>img {
    transition: transform 0.15s ease 0s;
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery>ul>li a:hover>img {
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}
.home .demo-gallery {
    padding-bottom: 80px;
}
.member img {
    width: 100%;
}
.gallery a img {
    float: left;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
    transition: transform 0.15s ease;
    position: relative;
}
.img-card:before {
    content: "";
    position: absolute;
    background: url(/assets/circle-e17f5a97.svg);
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.example+.highlight {
    border-top: none;
    margin-top: 0;
    border-radius: 0 0 3px 3px;
    overflow: auto;
}
.highlight {
    margin: 1rem 0 2rem;
    border-radius: 3px;
    font-size: 0.9375rem;
    max-height: 40rem;
    background: #f6f6fb;
}
.highlight pre {
    margin-bottom: 0;
}
.highlight .hll {
    background-color: #ffc;
}
.highlight .c {
    color: #999;
}
.highlight .k {
    color: #069;
}
.highlight .o {
    color: #555;
}
.highlight .cm {
    color: #999;
}
.highlight .cp {
    color: #099;
}
.highlight .c1,
.highlight .cs {
    color: #999;
}
.highlight .gd {
    background-color: #fcc;
    border: 1px solid #c00;
}
.highlight .ge {
    font-style: italic;
}
.highlight .gr {
    color: #f00;
}
.highlight .gh {
    color: #030;
}
.highlight .gi {
    background-color: #cfc;
    border: 1px solid #0c0;
}
.highlight .go {
    color: #aaa;
}
.highlight .gp {
    color: #009;
}
.highlight .gu {
    color: #030;
}
.highlight .gt {
    color: #9c6;
}
.highlight .kc,
.highlight .kd,
.highlight .kn,
.highlight .kp,
.highlight .kr {
    color: #069;
}
.highlight .kt {
    color: #078;
}
.highlight .m {
    color: #f60;
}
.highlight .s {
    color: #cc0099;
}
.highlight .na {
    color: #00cc7a;
}
.highlight .nb {
    color: #366;
}
.highlight .nc {
    color: #0a8;
}
.highlight .no {
    color: #360;
}
.highlight .nd {
    color: #99f;
}
.highlight .ni {
    color: #999;
}
.highlight .ne {
    color: #c00;
}
.highlight .nf {
    color: #c0f;
}
.highlight .nl {
    color: #99f;
}
.highlight .nn {
    color: #0cf;
}
.highlight .nt {
    color: #800000;
}
.highlight .nv {
    color: #033;
}
.highlight .ow {
    color: #000;
}
.highlight .w {
    color: #bbb;
}
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .mo {
    color: #f60;
}
.highlight .sb,
.highlight .sc {
    color: #c30;
}
.highlight .sd {
    font-style: italic;
    color: #c30;
}
.highlight .s2,
.highlight .se,
.highlight .sh {
    color: #c30;
}
.highlight .si {
    color: #a00;
}
.highlight .sx {
    color: #c30;
}
.highlight .sr {
    color: #3aa;
}
.highlight .s1 {
    color: #c30;
}
.highlight .ss {
    color: #fc3;
}
.highlight .bp {
    color: #366;
}
.highlight .vc,
.highlight .vg,
.highlight .vi {
    color: #033;
}
.highlight .il {
    color: #f60;
}
.highlight .css .o {
    color: #999;
}
.highlight .css .o+.nt {
    color: #999;
}
.highlight .css .nt+.nt {
    color: #999;
}
.highlight .language-bash::before,
.highlight .language-sh::before {
    color: #009;
    content: "$ ";
    -webkit-user-select: none;
    user-select: none;
}
.highlight .language-powershell::before {
    color: #009;
    content: "PM> ";
    -webkit-user-select: none;
    user-select: none;
}
.label {
    display: inline-block;
    margin-bottom: 0.5rem;
    padding-right: 0.6em;
    padding-left: 0.6em;
}
.labels li {
    display: inline;
}
.label-default {
    background: #d5e0ec;
    color: #fff;
}
.label-success {
    background: #09ad95;
    color: #fff;
}
.label-danger {
    background: #f5334f;
    color: #fff;
}
.label-warning {
    background: #f7b731;
    color: #fff;
}
.label-info {
    background: #1170e4;
    color: #fff;
}
.landing-top-header {
    /* background-image: url(../images/landing/bg4.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: -70px;
    left: 0;
    right: 0;
    position: relative;
    border-radius: 0px;
}
/* @media (min-width: 1280px) {
    .landing-top-header::before {
        position: absolute;
        content: "";
        left: -19%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        right: 0;
        top:130px;
        width: 35%;
        height: 50%;
        overflow: hidden;
        background-image: url(../images/landing/bg.png);
    }
} */
.landing-top-header .top {
    border-bottom: 1px solid transparent;
}
.landing-top-header .top .nav li {
    margin-left: 0;
    margin-right: 28px;
}
.landing-top-header .top .nav li a {
    color: #282f53;
    font-size: 15px;
    text-transform: capitalize;
}
.landing-top-header .top .nav li a.active {
    color: var(--primary-bg-color);
}
@media (max-width: 991px) {
    .landing-page .nav.navbar-nav.nav-pills {
        display: block;
    }

    .landing-page .navbar-toggler {
        border: 0 !important;
    }

    .landing-page .navbar.navbar-expand-lg.navbar-light {
        background-color: #fff;
    }

    .landing-page .side-menu__item {
        padding-left: 25px;
    }

    .landing-page .app-sidebar.horizontal-main {
        background-color: #fff !important;
    }
}
.landing-top-header .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    font-weight: bold;
    color: var(--primary-bg-color);
}
.logo-demo {
    padding-top: 0px;
    margin: 15px 0;
}
.spacing-top {
    padding-top: 50px;
}
.demo-screen-headline h1 {
    font-size: 40px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
    text-shadow: none;
}
.demo-screen-headline {
    padding-top: 50px;
    padding-bottom: 0px;
}
.landing-top-header .demo-screen-headline h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.demo-footer {
    background-color: #f8f9fb;
    padding-top: 40px;
}
.demo-footer .card {
    background-color: #f8f9fb;
}
.demo-footer .main-footer {
    background-color: #f8f9fb;
}
.demo-footer hr {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.demo-footer .footer-social-list a {
    color: #fff;
}
.demo-footer .top-footer img {
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: auto !important;
    height: auto !important;
}
.demo-footer .card.container {
    box-shadow: none;
}
.landing-page {
    background-color: #fff;
}
.landing-page .pricing-card.advanced {
    box-shadow: 0px 16px 32px rgba(33, 33, 33, 0.15);
}
.landing-page .demo-footer .btn-list .btn-icon {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.7);
    background-color: #fff;
}
.landing-page .feature-1 {
    border: 1px solid #e9edf4;
    padding: 22px;
    border-radius: 10px;
    position: relative;
    text-align: center;
}
.landing-page .feature-1 a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.landing-page .top-footer h6 {
    /* font-size: 17px; */
}
.landing-page .top-footer h6::before {
    position: absolute;
    /* content: ""; */
    height: 8px;
    border: 2px solid var(--primary-bg-color);
    margin: 0px auto;
    transform: rotate(45deg);
    width: 8px;
    left: -3px;
    margin-bottom: 10px;
    top: 5px;
}
.landing-page .owl-controls .owl-page {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(/assets/10-0754381b.jpg) no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out 0s;
    margin-right: 7px;
}
.landing-page .owl-controls .owl-page:nth-child(2) {
    background: url(/assets/16-eb042970.jpg) no-repeat;
    background-size: cover;
}
.landing-page .owl-controls .owl-page:nth-child(3) {
    background: url(/assets/21-7f66792e.jpg) no-repeat;
    background-size: cover;
}
.landing-page .testimonia .post {
    color: #fff;
}
.landing-page .owl-controls .owl-page.active {
    border-color: 3px solid #e9edf4;
    opacity: 1;
}
.landing-page .testimonia .title {
    color: #fff;
}
.landing-page .rating-stars .jq-star {
    width: 18px !important;
    height: 18px !important;
}
.landing-page .services-statistics .counter-icon {
    border-radius: 0 40% 0 40%;
}
.landing-page .footer-social-list a {
    font-size: inherit;
    background: #74829c;
    border-radius: 50px;
    padding: 8px 13px;
}
.landing-page .card {
    box-shadow: none;
}
.landing-page .featured-icon {
    height: 55px;
    width: 55px;
    border-radius: 26% 74% 73% 27%/30% 49% 51% 70%;
}
.landing-page .featured-icon:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 26% 74% 73% 27%/30% 49% 51% 70%;
    left: 0;
    background-color: #000;
    z-index: inherit;
    transform: rotate(23deg);
}
.landing-page .card.features.main-features {
    border: 1px solid transparent !important;
    box-shadow: none !important;
    transition: all ease 0.3s !important;
}
.landing-page .main-features {
    display: flex !important;
    flex-direction: row;
    position: relative;
    padding: 1.5rem;
    transition: none !important;
}
.landing-page .main-features h4 {
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
}
.landing-page .main-features .bg-img {
    margin-right: 1rem;
}
.landing-page .main-features .bg-img img {
    width: 70px;
    height: 50px;
}
.landing-page .owl-item {
    border-radius: 5px;
}
.landing-page .owl-item img {
    border: 1px solid #e9edf4;
    border-radius: 5px;
}
.landing-page .bg-pages .card {
    border-radius: 50px 10px;
    border: 0 !important;
}
.landing-page .bg-pages .feature-icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 0;
    padding: 15px;
    bottom: 0;
}
.landing-page .bg-pages .feature-icon i {
    font-size: 25px;
}
.landing-page .bg-pages .card {
    border-radius: 50px 10px;
    border: 1px solid #e9edf4 !important;
    background-color: #f4f4f7;
}
.landing-page #faqs .card .card-body {
    padding: 3.5rem 3.5rem 1.5rem 3.5rem;
    transition: 0.3s ease all;
}
.landing-page #faqs .card {
    padding: 1rem;
    transition: 0.3s ease all;
}
.landing-page #faqs .card-header {
    background: none;
    padding: 1.5rem 1.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background-color: transparent;
    letter-spacing: 0.2px;
    width: 100% !important;
    height: 100% !important;
    border-bottom: 0;
}
.landing-page #faqs .card-collapsed .card-header {
    border-radius: 7px;
}
.landing-page .bg-pages .card:hover {
    box-shadow: 0px 6px 18px 4px rgba(6, 10, 48, 0.08);
    transform: scale(1.02);
}
.landing-page .bg-landing {
    background-color: #f8f9fb; /* #f0f0f5 */
}
.landing-page .form-landing .form-control {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.landing-page .form-landing .btn {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
.landing-page .bg-image-landing {
    background-image: url(/assets/bg4-ebe724e1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    position: relative;
}
.landing-page .bg-image-landing::before {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    left: -19%;
    right: 0;
    width: 35%;
    height: 80%;
    background-image: url(/assets/bg-c5f9b84d.png);
}
.landing-page .landing-statistics .card-body {
    border-radius: 50px 50px 0 50px;
}
.landing-page .landing-statistics .counter-icon {
    border-radius: 50px 50px 0 50px;
}
.landing-page .testimonial-owl-landing {
    background: #57afbf;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    position: relative;
}
.landing-page .testimonial-owl-landing::before {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(108, 95, 252, 0.4) 0%, rgba(9, 199, 255, 0.49) 90%);
}
.landing-page .text-white-80 {
    color: rgba(255, 255, 255, 0.8);
}
.landing-page .landing-title {
    background: linear-gradient(to right, transparent, var(--primary-bg-color), transparent);
    height: 1px;
    margin: 0px auto;
    width: 70px !important;
    margin-bottom: 10px;
}
.landing-page .animate-heading {
    position: relative;
    color: var(--primary-bg-color);
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 2rem;
    animation: text 3s steps(4) infinite;
    overflow: hidden;
    display: flex;
}
@keyframes text {

    0%,
    90%,
    100% {
        width: 0;
    }

    30%,
    60% {
        width: 72.23px;
    }
}
.landing-page .animate-heading::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    animation: cursorAnimate 0.8s steps(4) infinite;
}
.landing-page .web-images {
    display: flex;
    align-items: center;
    justify-content: center;
}
.landing-page .web-item {
    margin-left: 10px;
    align-items: center;
    padding: 30px 0px;
    justify-content: center;
    border: 1px solid #e9edf4;
    border-radius: 7px;
}
.landing-page .web-item img {
    width: 50px;
    height: 50px;
}
.landing-page .web-item h4 {
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
    color: #74829c;
    font-size: 18px;
}
.landing-page #faqs .card:hover {
    box-shadow: none;
}
.landing-page #faqs .card-header {
    background: none;
    padding: 1.5rem 1.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background-color: transparent;
    letter-spacing: 0.2px;
    width: 100% !important;
    height: 100% !important;
}
.landing-page #faqs .card-title {
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}
.landing-page #faqs .card-options a:not(.btn) {
    margin-left: 0.5rem;
    color: #76839a;
    display: inline-block;
    min-width: 1rem;
}
.landing-page #faqs .card-collapsed> :not(.card-header):not(.card-status) {
    display: none;
}
.landing-page #faqs .card-header a:hover {
    color: #000;
}
.landing-page #faqs .card .card-body {
    padding: 3.5rem 3.5rem 1.5rem 3.5rem;
    transition: 0.3s ease all;
}
.landing-page #faqs .card .card-header {
    transition: 0.3s ease all;
}
.landing-page #faqs i {
    transform: rotate(180deg);
    transition: all 0.3s;
    color: #fff;
    border-radius: 50px;
}
.landing-page #faqs .card {
    padding: 1rem;
    transition: 0.3s ease all;
}
.landing-page #faqs.demo-screen-demo #grid p {
    margin-top: 0;
    font-size: 14px;
    line-height: inherit;
    font-family: inherit;
    text-align: left;
}
.landing-page #faqs .card-collapsed> :not(.card-header):not(.card-status) {
    display: none;
}
.landing-page .social-profile-buttons {
    position: fixed;
    z-index: 9;
    right: 0;
    top: 20%;
}
.landing-page .social-profile-buttons .social-icon {
    display: grid;
    margin-bottom: 15px;
    border-radius: 5px;
}
.landing-page .top.sticky.stickyClass {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid #e9edf4;
    background: #F4F4F7;
    border: none !important;
    /* box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2); */
}
.landing-page #faqs .accordion-button:not(.collapsed) {
    background-color: transparent !important;
}
.landing-page #faqs .accordian.bg-primary-transparent .accordian-header {
    border-left: 5px solid var(--primary-bg-color);
}
.landing-page #faqs .accordian.bg-primary-transparent .accordian-header .card-options-collapse i {
    background-color: var(--primary-bg-color);
}
.landing-page #faqs .accordian.bg-primary-transparent .accordian-header a:hover {
    color: var(--primary-bg-color);
}
.landing-page #faqs .accordian.bg-primary-transparent .accordion-body {
    border-left: 5px solid var(--primary-bg-color);
    border-radius: 0 0 7px 7px;
}
.landing-page #faqs .accordian.bg-secondary-transparent .accordian-header {
    border-left: 5px solid #05c3fb;
}
.landing-page #faqs .accordian.bg-secondary-transparent .accordian-header .accordian-options-collapse i {
    background-color: #05c3fb;
}
.landing-page #faqs .accordian.bg-secondary-transparent .accordian-header a:hover {
    color: #05c3fb;
}
.landing-page #faqs .accordian.bg-secondary-transparent .accordion-body {
    border-left: 5px solid #05c3fb;
    border-radius: 0 0 7px 7px;
}
.landing-page #faqs .accordian.bg-success-transparent .accordian-header {
    border-left: 5px solid #09ad95;
}
.landing-page #faqs .accordian.bg-success-transparent .accordian-header .card-options-collapse i {
    background-color: #09ad95;
}
.landing-page #faqs .accordian.bg-success-transparent .accordian-header a:hover {
    color: #09ad95;
}
.landing-page #faqs .accordian.bg-success-transparent .accordion-body {
    border-left: 5px solid #09ad95;
    border-radius: 0 0 7px 7px;
}
.landing-page #faqs .accordian.bg-danger-transparent .accordian-header {
    border-left: 5px solid #e82646;
}
.landing-page #faqs .accordian.bg-danger-transparent .accordian-header .card-options-collapse i {
    background-color: #e82646;
}
.landing-page #faqs .accordian.bg-danger-transparent .accordian-header a:hover {
    color: #e82646;
}
.landing-page #faqs .accordian.bg-danger-transparent .accordion-body {
    border-left: 5px solid #e82646;
    border-radius: 0 0 7px 7px;
}
.landing-page #faqs .accordian.bg-warning-transparent .accordian-header {
    border-left: 5px solid #f7b731 !important;
}
.landing-page #faqs .accordian.bg-warning-transparent .accordian-header .card-options-collapse i {
    background-color: #f7b731;
}
.landing-page #faqs .accordian.bg-warning-transparent .accordian-header a:hover {
    color: #f7b731;
}
.landing-page #faqs .accordian.bg-warning-transparent .accordion-body {
    border-left: 5px solid #f7b731;
    border-radius: 0 0 7px 7px;
}
.landing-page #faqs .accordian.bg-info-transparent .card-header {
    border-left: 5px solid #1170e4;
}
.landing-page #faqs .accordian.bg-info-transparent .card-header .card-options-collapse i {
    background-color: #1170e4;
}
.landing-page #faqs .accordian.bg-info-transparent .card-header a:hover {
    color: #1170e4;
}
.landing-page #faqs .accordian.bg-info-transparent .accordion-body {
    border-left: 5px solid #1170e4;
    border-radius: 0 0 7px 7px;
}
.landing-page h2 {
    font-size: 30px;
}
.landing-page .buynow-landing {
    top: 70px;
    border-radius: 25px;
    z-index: 1;
    box-shadow: 0px 16px 32px rgba(33, 33, 33, 0.15);
}
.landing-page .buynow-landing::before {
    border-radius: 25px;
}
.landing-page .card-shadow {
    box-shadow: 0 4px 25px 0 rgba(168, 180, 208, 0.1);
}
.landing-page .footer-social-list a:hover {
    color: #fff;
}
.landing-page .user-social-detail .social-profile {
    height: 35px;
    width: 35px;
    background-color: #fff;
    border: 1px solid var(--primary-bg-color);
    font-size: 14px;
    line-height: 2.3;
}
.landing-page .collapse.navbar-collapse {
    background-color: transparent;
}
.landing-page .features.main-features-1.card:hover {
    border: 1px solid #42a3db !important;
    box-shadow: 0px 16px 32px rgba(33, 33, 33, 0.15);
}
.landing-page .features.main-features-2.card:hover {
    border: 1px solid #f6af1a !important;
}
.landing-page .features.main-features-3.card:hover {
    border: 1px solid #be63f9 !important;
}
.landing-page .features.main-features-4.card:hover {
    border: 1px solid #26c6da !important;
}
.landing-page .features.main-features-5.card:hover {
    border: 1px solid #be63f9 !important;
}
.landing-page .features.main-features-6.card:hover {
    border: 1px solid #fc573b !important;
}
.landing-page .features.main-features-7.card:hover {
    border: 1px solid #26c6da !important;
}
.landing-page .features.main-features-8.card:hover {
    border: 1px solid #ffd200 !important;
}
.landing-page .features.main-features-9.card:hover {
    border: 1px solid #f579a2 !important;
}
.landing-page .features.main-features-10.card:hover {
    border: 1px solid #58e1ef !important;
}
.landing-page .features.main-features-11.card:hover {
    border: 1px solid #bed530 !important;
}
.landing-page .features.main-features-12.card:hover {
    border: 1px solid #f49c20 !important;
}
.landing-page .bg-primary-transparent {
    background-color: rgba(48, 157, 177, 0.1) !important;
}
@media (min-width: 1276px) {

    .landing-page.horizontal .hor-header .container,
    .landing-page.horizontal .horizontal-main .container,
    .landing-page.horizontal .main-content.hor-content .container {
        max-width: 1250px !important;
    }
}
@media (min-width: 992px) and (max-width: 1275.98px) {

    .landing-page.horizontal .hor-header .container,
    .landing-page.horizontal .horizontal-main .container,
    .landing-page.horizontal .main-content.hor-content .container {
        max-width: 960px !important;
    }

    .landing-page.horizontal .side-menu>li>a {
        margin: -3px 0px !important;
        color: #282f53;
    }

    .landing-page.horizontal .side-menu .slide .side-menu__item.active {
        font-weight: 500;
    }

    .landing-page.horizontal .fixed-header {
        position: relative;
    }
}
.landing-page .navbar .navbar-brand {
    padding: 8px 15px;
}
.landing-page.horizontal .slide {
    margin: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .landing-page .landing-top-header .app-sidebar .container {
        max-width: 960px !important;
    }
}
@media (min-width: 768px) {
    .landing-page .hor-content .container {
        max-width: 720px !important;
    }
}
@media (min-width: 576px) {
    .landing-page .hor-content .container {
        max-width: 540px;
    }
}
@media (max-width: 576px) {
    .landing-page .slick-next {
        right: -10px !important;
    }

    .landing-page .demo-screen-headline h1 {
        font-size: 35px;
    }
}
@media (min-width: 576px) {
    .landing-page .demo-footer .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .landing-page .demo-footer .container {
        max-width: 720px !important;
    }
}
@media (min-width: 992px) and (max-width: 1275.98px) {
    .landing-page .demo-footer .container {
        max-width: 960px !important;
    }
}
@media (min-width: 1276px) {
    .landing-page .demo-footer .container {
        max-width: 1250px !important;
    }
}
@media (max-width: 991px) {
    .landing-page .navresponsive-toggler {
        padding: 3px;
    }
}
@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInUp {
    animation-name: fadeInUp;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-duration: 1s;
    animation-delay: 1s;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes run {
    0% {
        top: -50%;
    }

    100% {
        top: 110%;
    }
}
@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 3px;
    }
}
.landing-page {
    /* Slider */
}
.landing-page .slick-slide {
    margin: 0px;
}
.landing-page .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.landing-page .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.landing-page .slick-list:focus {
    outline: none;
}
.landing-page .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.landing-page .slick-slider .slick-track,
.landing-page .slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}
.landing-page .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.landing-page .slick-track:before,
.landing-page .slick-track:after {
    display: table;
    content: "";
}
.landing-page .slick-track:after {
    clear: both;
}
.landing-page .slick-loading .slick-track {
    visibility: hidden;
}
.landing-page .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.landing-page [dir=rtl] .slick-slide {
    float: right;
}
.landing-page .slick-slide img {
    display: block;
}
.landing-page .slick-slide.slick-loading img {
    display: none;
}
.landing-page .slick-slide.dragging img {
    pointer-events: none;
}
.landing-page .slick-initialized .slick-slide {
    display: block;
}
.landing-page .slick-loading .slick-slide {
    visibility: hidden;
}
.landing-page .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.landing-page .slick-arrow.slick-hidden {
    display: none;
}
.landing-page .slick-slide img {
    width: 50%;
    height: 50%;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}
@media (min-width: 1660px) {
    .landing-page .reveal {
        transform: translateY(100px);
        opacity: 0;
        transition: all 0.3s ease;
    }
    
    .landing-page .reveal.active {
        transform: translateY(0px);
        opacity: 1;
    }
    
    .landing-page .reveal.revealleft {
        transform: translateX(-200px);
        opacity: 0;
        transition: all 0.5s ease;
    }
    
    .landing-page .reveal.revealleft.active {
        transform: translateX(0px);
        opacity: 1;
    }
    
    .landing-page .reveal.revealright {
        transform: translateX(200px);
        opacity: 0;
        transition: all 0.5s ease;
    }
    
    .landing-page .reveal.revealright.active {
        transform: translateX(0px);
        opacity: 1;
    }
    
    .landing-page .reveal.revealrotate {
        transform: rotateY(90deg);
        opacity: 0;
        transition: all 0.8s ease;
    }
    
    .landing-page .reveal.revealrotate.active {
        transform: rotateY(0deg);
        opacity: 1;
    }
}
@media (min-width: 992px) {
    .landing-page .navbar-toggler {
        display: none;
    }

    .landing-page .header.hor-header {
        display: none;
    }

    .landing-page .main-sidemenu.container {
        max-width: 960px !important;
    }

    .landing-page .app-sidebar.horizontal-main.fixed-header {
        border-bottom: 1px solid #e9edf4;
        background-color: #fff !important;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
    }

    .landing-page.horizontal .side-menu>li>a {
        margin: -3px 5px !important;
        font-weight: 700;
        color: var(--gray-800);
    }
}
@media (min-width: 768px) {
    .landing-page .main-sidemenu.container {
        max-width: 720px !important;
    }
}
.team-members {
    position: absolute;
    border: 2px solid #fff;
    top: -35px;
    text-align: center;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 16px 32px rgba(33, 33, 33, 0.15);
}
.bg-image-style {
    background-image: url(/assets/bg3-e207b967.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    position: relative;
    border-radius: 0px;
}
.landing-page {
    /* Arrows */
    /* Dots */
}
.landing-page .fe {
    font-family: feather !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;
}
.landing-page .slick-prev,
.landing-page .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.landing-page .slick-prev:hover,
.landing-page .slick-prev:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.landing-page .slick-next:hover,
.landing-page .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.landing-page .slick-prev:hover:before,
.landing-page .slick-prev:focus:before {
    opacity: 1;
}
.landing-page .slick-next:hover:before,
.landing-page .slick-next:focus:before {
    opacity: 1;
}
.landing-page .slick-prev.slick-disabled:before,
.landing-page .slick-next.slick-disabled:before {
    opacity: 0.25;
}
.landing-page .slick-prev:before,
.landing-page .slick-next:before {
    font-family: "feather";
    font-size: 20px;
    padding: 10px;
    line-height: 1;
    opacity: 0.75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
}
.landing-page .slick-prev {
    left: 0rem;
}
.landing-page [dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.landing-page .slick-prev:before {
    content: "\e92e";
}
.landing-page [dir=rtl] .slick-prev:before {
    content: "→";
}
.landing-page .slick-next {
    right: 1.8rem;
}
.landing-page [dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.landing-page .slick-next:before {
    content: "\e92f";
}
.landing-page [dir=rtl] .slick-next:before {
    content: "<";
}
.landing-page .logo-3 {
    display: none;
}
.landing-page .row>* {
    width: 100%;
}
.dark-mode.landing-page {
    background-color: #1a1a3c;
}
@media (min-width: 992px) {
    .dark-mode.landing-page .app-sidebar.horizontal-main.fixed-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        background-color: #1a1a3c !important;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
    }
}
/* .dark-mode.landing-page .landing-top-header {
    background-image: url(../images/landing/bg4-dark.png);
} */
/* .dark-mode.landing-page .landing-top-header::before {
    background-image: url(../images/landing/bg-dark.png);
} */
.dark-mode.landing-page .logo-2 {
    display: none;
}
.dark-mode.landing-page .logo-3 {
    display: block;
}
.dark-mode.landing-page .landing-statistics .card {
    background-color: transparent;
}
.dark-mode.landing-page .text-body {
    color: #dedefd !important;
}
.dark-mode.landing-page .box-shadow-primary {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.dark-mode.landing-page .box-shadow-secondary {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.dark-mode.landing-page .box-shadow-success {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.dark-mode.landing-page .box-shadow-danger {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.dark-mode.landing-page .bg-landing {
    background-color: #2a2a4a;
}
.dark-mode.landing-page .card {
    box-shadow: none;
}
.dark-mode.landing-page .demo-footer {
    background-color: #2a2a4a;
}
.dark-mode.landing-page .demo-footer .btn-list .btn-icon {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.7);
    background-color: #1a1a3c;
}
.dark-mode.landing-page .top-footer img {
    border: 0;
}
.dark-mode.landing-page hr {
    border-top-color: rgba(255, 255, 255, 0);
}
/* .dark-mode.landing-page .bg-image-landing {
    background-image: url(../images/landing/bg4-dark.png);
}

.dark-mode.landing-page .bg-image-landing::before {
    background-image: url(../images/landing/bg-dark.png);
}

.dark-mode.landing-page .bg-image-style {
    background-image: url(../images/landing/bg3-dark.png);
} */
.dark-mode.landing-page .card .card {
    box-shadow: none;
}
@media (max-width: 992px) {
    .dark-mode.landing-page .app-sidebar.horizontal-main {
        background-color: #2a2a4a !important;
    }
}
.dark-mode.landing-page .top.sticky.stickyClass {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode.landing-page #Contact .card.card-shadow {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-mode.landing-page .pricing-card.card {
    background-color: #1a1a3c;
}
.rtl.landing-page .main-features .bg-img {
    margin-left: 1rem;
    margin-right: inherit;
}
.rtl.landing-page .landing-top-header::before {
    right: -19%;
    left: 0;
}
.rtl.landing-page .landing-top-header .top .nav li {
    margin-right: 0;
    margin-left: 28px;
}
@media (max-width: 992px) {
    .rtl.landing-page .side-menu__item {
        padding-right: 25px;
        padding-left: inherit;
    }
}
.rtl.landing-page .feature-1 a {
    right: 0;
    left: 0;
}
.rtl.landing-page .top-footer h6::before {
    right: -3px;
    left: inherit;
}
.rtl.landing-page .featured-icon:before {
    right: 0;
    left: 0;
}
.rtl.landing-page .bg-image-landing::before {
    right: -19%;
    left: 0;
}
.rtl.landing-page .landing-statistics .card-body {
    border-radius: 50px 50px 50px 0;
}
.rtl.landing-page .landing-statistics .counter-icon {
    border-radius: 50px 50px 50px 0;
}
.rtl.landing-page .animate-heading::before {
    left: 0;
    right: inherit;
}
.rtl.landing-page .web-item {
    margin-right: 10px;
    margin-left: inherit;
}
.rtl.landing-page .web-item h4 {
    margin-right: 10px;
    margin-left: inherit;
}
.rtl.landing-page #faqs.demo-screen-demo #grid p {
    text-align: right;
}
.rtl.landing-page .social-profile-buttons {
    left: 0;
    right: inherit;
}
.rtl.landing-page #faqs .accordian.bg-primary-transparent .accordian-header {
    border-right: 5px solid #6c5ffc;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-primary-transparent .card-body {
    border-right: 5px solid #6c5ffc;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-secondary-transparent .accordian-header {
    border-right: 5px solid #05c3fb;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-secondary-transparent .card-body {
    border-right: 5px solid #05c3fb;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-success-transparent .accordian-header {
    border-right: 5px solid #09ad95;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-success-transparent .card-body {
    border-right: 5px solid #09ad95;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-danger-transparent .accordian-header {
    border-right: 5px solid #e82646;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-danger-transparent .card-body {
    border-right: 5px solid #e82646;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-warning-transparent .accordian-header {
    border-right: 5px solid #f7b731;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-warning-transparent .card-body {
    border-right: 5px solid #f7b731;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-info-transparent .accordian-header {
    border-right: 5px solid #1170e4;
    border-left: inherit;
}
.rtl.landing-page #faqs .accordian.bg-info-transparent .card-body {
    border-right: 5px solid #1170e4;
    border-left: inherit;
}
@media (max-width: 576px) {
    .rtl.landing-page .slick-next {
        right: -10px !important;
    }

    .rtl.landing-page .slick-prev {
        left: -10px !important;
    }
}
.rtl.landing-page .slick-track {
    right: 0;
    left: inherit;
}
.rtl.landing-page .slick-slide {
    float: right;
}
/*-----Lists-----*/
.list-group-item.active {
    z-index: 2;
    background-color: #f6f6fb;
    color: #282f53;
    border-color: #e9edf4;
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #76839a;
    text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #76839a;
    text-decoration: none;
    background-color: #f6f6fb;
}
.list-group-item-action:active {
    color: #76839a;
    background-color: #f6f6fb;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid #e9edf4;
}
.listorder {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e9edf4;
    list-style-type: decimal;
    list-style-position: inside;
}
.listorder1 {
    display: list-item;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e9edf4;
    list-style-type: upper-alpha;
    list-style-position: inside;
}
.listunorder {
    display: list-item;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e9edf4;
    list-style-type: circle;
    list-style-position: inside;
}
.listunorder1 {
    display: list-item;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e9edf4;
    list-style-type: square;
    list-style-position: inside;
}
.list-group-item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.list-group-item:hover,
.list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #c6cad8;
    background-color: #fff;
}
.list-group-item-primary {
    color: #24426c;
    background-color: #cbdbf2;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #24426c;
    background-color: #b7cded;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #24426c;
    border-color: #24426c;
}
.list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #464a4e;
    background-color: #cfd2d6;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e;
}
.list-group-item-success {
    color: #09ad95;
    background-color: rgba(9, 173, 149, 0.2);
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #09ad95;
    background-color: rgba(9, 173, 149, 0.2);
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #09ad95;
    border-color: #09ad95;
}
.list-group-item-info {
    color: #1170e4;
    background-color: rgba(17, 112, 228, 0.2);
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #1170e4;
    background-color: rgba(17, 112, 228, 0.2);
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: rgba(17, 112, 228, 0.2);
    border-color: rgba(17, 112, 228, 0.2);
}
.list-group-item-warning {
    color: #f7b731;
    background-color: rgba(247, 183, 49, 0.2);
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #f7b731;
    background-color: rgba(247, 183, 49, 0.2);
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #f7b731;
    border-color: #f7b731;
}
.list-group-item-danger {
    color: #e82646;
    background-color: rgba(232, 38, 70, 0.2);
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #e82646;
    background-color: rgba(232, 38, 70, 0.2);
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #e82646;
    border-color: #e82646;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.list-group-item.active .icon {
    color: inherit !important;
}
.list-group-item .icon {
    color: #74829c !important;
}
.list-group-transparent .list-group-item {
    background: none;
    border: 0;
    padding: 0.5rem 1rem;
    border-radius: 3px;
}
.list-group-transparent .list-group-item.active {
    background: #f6f6fb;
    font-weight: 500;
    color: #000;
}
.list-group-transparent.file-manager .list-group-item {
    border-top: 0;
}
.list-group.lg-alt .list-group-item {
    border: 0;
}
.list.d-flex img {
    width: 60px;
}
.order-list li {
    line-height: 30px;
}
.list-style-1 {
    list-style: inherit;
    padding-left: inherit;
}
.list-style-1 li {
    line-height: 30px;
}
.list-style-1 ul {
    list-style: inherit;
    padding-left: 30px;
}
.list-style2 {
    list-style: decimal;
    padding-left: inherit;
}
.list-style2 li {
    line-height: 30px;
}
.list-style2 ul {
    list-style: decimal;
    padding-left: 30px;
}
.list-style3 {
    list-style: circle !important;
    padding-left: inherit;
}
.list-style3 li {
    line-height: 30px;
}
.list-style3 ul {
    list-style: decimal;
    padding-left: 30px;
}
.list-style4 {
    list-style: lower-alpha;
    padding-left: inherit;
}
.list-style4 li {
    line-height: 30px;
}
.list-style4 ul {
    list-style: decimal;
    padding-left: 30px;
}
.list-style4 li {
    line-height: 30px;
}
.list-style5 {
    list-style: square;
    padding-left: inherit;
}
.list-style5 li {
    line-height: 30px;
}
.list-style5 ul {
    list-style: decimal;
    padding-left: 30px;
}
.list-style6 {
    list-style: lower-roman;
    padding-left: inherit;
}
.list-style6 li {
    line-height: 30px;
}
list-style6 ul {
    list-style: decimal;
    padding-left: 30px;
}
.list-style6 ul {
    list-style: decimal;
    padding-left: 30px;
}
.list-group-item a {
    color: #282f53;
}
/*------ Media object ------*/
.media {
    zoom: 1;
    overflow: hidden;
}
.media-body {
    zoom: 1;
    overflow: hidden;
    width: auto;
    flex: 1;
}
.media-object {
    display: block;
}
.media img {
    width: 40px;
    height: 40px;
}
.media-right,
.media>.pull-right {
    padding-left: 10px;
}
.media-body,
.media-left,
.media-right {
    display: block;
    vertical-align: top;
}
.media-left,
.media>.pull-left {
    padding-right: 10px;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-body h4 {
    font-weight: 500;
    font-size: 16px;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-icon {
    width: 3rem;
    height: 3rem;
    line-height: 4;
    text-align: center;
    border-radius: 100%;
}
.media-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.media {
    display: flex;
    display: flex;
    align-items: flex-start;
}
.btn-close {
    float: right;
    font-size: 1.40625rem !important;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: 0.5;
    transition: 0.3s color;
}
.btn-close:hover,
.btn-close:focus {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
.btn-close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.359375rem;
    padding-bottom: 0.359375rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (min-width: 992px) {
    .responsive-navbar .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        background: transparent;
    }
}
.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-nav {
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='$black-5' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='$white-5' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff;
}
@media (max-width: 991px) {
    .navresponsive-toggler {
        padding: 2px;
    }

    .navresponsive-toggler span {
        margin-top: 8px;
        text-align: center;
        position: relative;
        color: var(--primary-bg-color);
    }

    .navresponsive-toggler span:after {
        content: "";
        position: absolute;
        width: 4px;
        height: 12px;
        top: 4px;
        bottom: 0;
        border-radius: 50%;
        right: 11px;
        background: rgba(var(--primary-bg-color), 0);
    }

    .dropdown-menu.dropdown-menu-right {
        left: 0 !important;
    }

    .responsive-navbar .navbar-collapse .icon.navsearch {
        padding: 7px 10px !important;
        border: 1px solid #e4e6f9;
        margin: 2px;
        border-radius: 25px;
    }

    .responsive-navbar .navbar-collapse .icon.navsearch i {
        line-height: 20px;
    }
}
.navbar-nav {
    flex-direction: initial !important;
}
@media (max-width: 320px) {
    .responsive-navbar .nav-link.icon {
        height: 2.3rem !important;
        width: 2.3rem !important;
        font-size: 1.2rem !important;
    }

    .responsive-navbar .avatar.profile-user {
        width: 2rem !important;
        height: 2rem !important;
        line-height: 1.5rem !important;
        margin-top: 0 !important;
    }

    .responsive-navbar .dropdown-menu.dropdown-menu-end.show {
        top: 2.5rem !important;
    }

    .responsive-navbar .dropdown-menu.header-search.dropdown-menu-start.show {
        top: 2.5rem !important;
    }
}
@media (max-width: 991px) {
    .responsive-navbar .navbar-collapse {
        padding: 10px 20px;
        position: fixed;
        width: 100%;
        background: #fff;
        margin-top: 41px;
        z-index: 999;
        box-shadow: 0 12px 11px -3px rgba(104, 113, 123, 0.1);
        left: 0;
        right: 0;
        top: 0;
    }

    .responsive-navbar .dropdown-menu.dropdown-menu-left {
        left: -1px;
        right: -1px;
        position: absolute;
    }

    .responsive-navbar .dropdown {
        position: initial;
    }

    .responsive-navbar .nav-link.icon {
        padding: 10px !important;
        margin: 0px;
        border-radius: 50px;
        height: 2.5rem;
        width: 2.5rem;
        font-size: 1.2rem;
    }

    .responsive-navbar .profile-1 .nav-link {
        padding: 2px 9px 0 9px !important;
    }

    .responsive-navbar .header-search .input-group {
        position: relative;
    }

    .responsive-navbar .header-search .input-group .input-group-text.btn {
        right: 6px;
        padding: 11px;
        top: 8px;
    }

    .horizontal .header.hor-header .responsive-navbar .navbar-collapse {
        margin-top: 81px !important;
    }
}
.responsive-navbar {
    display: initial;
    flex-basis: inherit;
    flex-wrap: inherit;
}
/*--scrollspy ---*/
.scrollspy-example {
    position: relative;
    height: 200px;
    overflow: auto;
    padding: 0.75rem;
    border-right: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
    border-bottom: 1px solid #e9edf4;
}
.scrollspy-example-2 {
    position: relative;
    height: 409px;
    overflow: auto;
    padding: 0.75rem;
    border: 1px solid #e9edf4;
    border-radius: 0 5px 5px 0;
}
.scrollspy-example-2 .nav-link {
    padding: 10px;
}
#navbar-example2 .nav-link {
    padding: 0.5rem 0.75rem;
}
#navbar-example3 .nav-link {
    padding: 0.75rem;
    color: #282f53;
}
#navbar-example3 .nav-link.active {
    color: #fff;
}
.nav-link:focus,
.nav-link:hover {
    color: var(--primary-bg-color);
}
/*-----Pricing tables-----*/
.pricing {
    color: #fff;
}
.pricing .list-unstyled li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 7px 0;
}
.table>tbody>tr>th {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
}
.table>tfoot>tr>td,
.table>tfoot>tr>th {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
}
.table>thead>tr>td,
.table>thead>tr>th {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
}
/*------ Pricing Styles ---------*/
.panel.price {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.panel.price>.panel-heading {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.panel.price h3 {
    margin-bottom: 0;
    padding: 20px 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: #fff;
}
.panel.price {
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 25px 0 rgba(168, 180, 208, 0.1);
    border-radius: 7px;
    background: #fff;
}
.panel.price>.panel-heading {
    color: #fff;
}
.panel.price .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel.price .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.price .panel-footer {
    border-bottom: 0px;
    background-color: #fff;
    border-left: 0;
    border-right: 0;
}
.price.panel-color>.panel-body {
    background-color: #fff;
}
.product-price {
    font-size: 1rem;
}
.product-price strong {
    font-size: 1.5rem;
}
.pricing-divider-img {
    position: absolute;
    left: 0;
    width: 100%;
}
.price-detail-wrap .rating-stars {
    text-align: left !important;
}
.ribbon-price {
    position: absolute;
    top: 0;
    z-index: 8;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    height: 100px;
}
.ribbon-price .badge {
    float: right;
    transform: rotate(45deg);
    right: -70px;
    top: 21px;
    position: relative;
    text-align: center;
    width: 212px;
    font-size: 13px;
    margin: 0;
    padding: 7px 10px;
    font-weight: 500;
}
.pricing.bg-primary-gradient {
    border-radius: 0px 60px 0 60px;
}
.pricing.bg-warning-gradient {
    border-radius: 0px 60px 0 60px;
}
.pricing.bg-success-gradient {
    border-radius: 0px 60px 0 60px;
}
.pricing.bg-danger-gradient {
    border-radius: 0px 60px 0 60px;
}
.price .panel-body .lead strong {
    line-height: 2;
    font-size: 30px;
}
.ribbone1-price .ribbon {
    position: absolute;
    right: 6px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.ribbone1-price .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: var(--primary-bg-color);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 19px;
    right: -21px;
}
.ribbone1-price .ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid var(--primary-bg-color);
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid var(--primary-bg-color);
}
.ribbone1-price .ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid var(--primary-bg-color);
    border-bottom: 3px solid transparent;
    border-top: 3px solid var(--primary-bg-color);
}
.price .list-group-flush .list-group-item {
    border: 0 !important;
    padding: 0px 0px 0px 16px;
}
.primary .pricing-divider {
    padding: 1em 0 1em;
    position: relative;
}
.secondary .pricing-divider {
    background: #fff;
    padding: 1em 0 1em;
    position: relative;
}
.danger .pricing-divider {
    background: #fff !important;
    padding: 1em 0 1em;
    position: relative;
}
.success .pricing-divider {
    background: #fff;
    padding: 1em 0 1em;
    position: relative;
}
/*-- rating--*/
.rating-stars {
    width: 100%;
    text-align: center;
    font-size: 30px;
}
.rating-stars i {
    padding: 5px;
}
.rating-stars input {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9edf4;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.star-ratings .stars {
    width: 120px;
    text-align: center;
    margin: auto;
}
.star-ratings .stars-example-fontawesome-o {
    width: 200px;
}
.box select {
    width: 120px;
    margin: 10px auto 0 auto;
    display: block;
    font-size: 16px;
}
.box .box-body {
    padding-top: 2em;
    height: 85px;
    position: relative;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.tabs-menu ul li a {
    padding: 10px 12px 11px 13px;
    display: block;
    color: #282f53;
}
.tabs-menu ul li .active {
    color: var(--primary-bg-color);
}
.tabs-menu1 ul li a {
    padding: 10px 20px 11px 20px;
    display: block;
    color: #282f53;
}
.tabs-menu-body p:last-child {
    margin-bottom: 0;
}
.tab-menu-heading {
    padding: 0px;
    border-bottom: 1px solid #e9edf4 !important;
    font-size: 16px;
    font-weight: 500;
}
.tab_wrapper .content_wrapper .tab_content.active p:last-child {
    margin-bottom: 0;
}
.tabs-menu2 ul li a {
    color: #636262;
    padding: 10px 20px 11px 20px;
}
.tabs-menu2 ul li .active {
    font-weight: 600;
}
.tabs-menu2 ul li .fade {
    color: rgba(238, 238, 238, 0.9333333333);
}
.search-tabs ul li a.active {
    border-bottom: 3px solid var(--primary-bg-color);
    background-color: transparent !important;
    border-radius: 0 !important;
}
.search-tabs ul li a:hover {
    background-color: transparent !important;
    border-radius: 0 !important;
}
.tabs-menu-border ul li .active {
    border: 1px solid #e9edf4;
}
.tabs-menu-boxed ul li a {
    padding: 10px 20px 11px 20px;
    display: block;
    color: #282f53;
    border-bottom: 1px solid #e9edf4;
}
.tabs-menu-boxed ul li .active {
    border: 1px solid #e9edf4;
    border-bottom-color: transparent;
}
.tab-menu-heading .tabs-menu-boxed {
    border-bottom: 0;
}
.tab-menu-heading.tab-menu-heading-boxed {
    border-bottom: 0 !important;
}
@media (max-width: 768px) {
    .tabs-menu-boxed ul li a {
        padding: 6px 10px 6px 9px;
    }
}
/***** time-line*****/
.timeline__item:after {
    background: #fff !important;
}
.timeline__content {
    background-color: #fff;
    border-radius: 10px;
    display: block;
    padding: 1.25rem;
    position: relative;
}
/*---- Time line -----*/
.timeline {
    position: relative;
    margin: 0 0 2rem;
    padding: 0;
    list-style: none;
    top: 2px;
}
.timeline:before {
    background-color: #e9ecef;
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    top: 0;
    bottom: 0;
    left: 4px;
}
.timeline-item {
    position: relative;
    display: flex;
    padding-left: 2rem;
    margin: 0.5rem 0;
}
.timeline-item:first-child:before,
.timeline-item:last-child:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    left: 0.25rem;
}
.timeline-item:first-child {
    margin-top: 0;
}
.timeline-item:first-child:before {
    top: 0;
    height: 0.5rem;
}
.timeline-item:last-child {
    margin-bottom: 0;
}
.timeline-item:last-child:before {
    top: 0.5rem;
    bottom: 0;
}
.timeline-badge {
    position: absolute;
    display: block;
    width: 0.4375rem;
    height: 0.4375rem;
    left: 1px;
    top: 0.5rem;
    border-radius: 100%;
    border: 1px solid #fff;
    background: #adb5bd;
}
.timeline-time {
    white-space: nowrap;
    margin-left: auto;
    color: #9aa0ac;
    font-size: 87.5%;
}
.timeline__item--right .timeline__content:before {
    border-right: 12px solid rgba(238, 232, 239, 0.9);
}
.timeline__items img {
    border-radius: 7px;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: " ";
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline>li {
    margin: -5px 42px;
    padding-left: 20px;
}
ul.timeline>li:before {
    content: " ";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #6c6c6f;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
/*----Timeline---*/
.vtimeline {
    list-style: none;
    padding: 0;
    position: relative;
    margin-bottom: 20px;
}
.vtimeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #d1d4e4;
    left: 3%;
    margin-left: -1.5px;
}
.vtimeline .timeline-wrapper {
    display: block;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    padding-right: 90px;
}
.vtimeline .timeline-wrapper:before {
    content: " ";
    display: table;
}
.vtimeline .timeline-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.vtimeline .timeline-wrapper .timeline-panel {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 8px 16px 0 rgba(162, 169, 204, 0.24);
    width: 94%;
    margin-left: 14%;
}
.vtimeline .timeline-wrapper .timeline-panel:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    content: "";
    left: 0;
    right: 0;
}
.vtimeline .timeline-wrapper .timeline-panel:after {
    position: absolute;
    top: 10px;
    right: -10px;
    display: inline-block;
    border-top: 10px solid transparent;
    border-left: 10px solid #e9edf4;
    border-right: 0 solid #e9edf4;
    border-bottom: 10px solid transparent;
    content: " ";
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-title {
    font-size: 1rem;
    font-weight: 700;
    margin: 0 0 0.625rem;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-body p+p {
    margin-top: 5px;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-body ul {
    margin-bottom: 0;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-footer span {
    font-size: 0.6875rem;
}
.vtimeline .timeline-wrapper .timeline-badge {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -2px;
    left: calc(3% - 20px);
    z-index: 0;
    border-radius: 50px;
    border: 2px solid #fff;
}
.vtimeline .timeline-wrapper .timeline-badge i {
    color: #fff;
}
.vtimeline .timeline-wrapper.timeline-inverted {
    padding-right: 0;
    padding-left: 72px;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
    margin-left: auto;
    margin-right: 100%;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 10px;
    left: -10px;
    right: auto;
}
.timeline-wrapper-primary .timeline-panel:before,
.timeline-wrapper-primary .timeline-badge {
    background: var(--primary-bg-color);
}
.timeline-wrapper-secondary .timeline-panel:before,
.timeline-wrapper-secondary .timeline-badge {
    background: #05c3fb;
}
.timeline-wrapper-success .timeline-panel:before,
.timeline-wrapper-success .timeline-badge {
    background: #09ad95;
}
.timeline-wrapper-green .timeline-panel:before,
.timeline-wrapper-green .timeline-badge {
    background: #4ecc48;
}
.timeline-wrapper-warning .timeline-panel:before,
.timeline-wrapper-warning .timeline-badge {
    background: #fcd539;
}
.timeline-wrapper-danger .timeline-panel:before,
.timeline-wrapper-danger .timeline-badge {
    background: #f16d75;
}
.timeline-wrapper-light .timeline-panel:before,
.timeline-wrapper-light .timeline-badge {
    background: #f6f6fb;
}
.timeline-wrapper-dark .timeline-panel:before,
.timeline-wrapper-dark .timeline-badge {
    background: #828db1;
}
@media (max-width: 767px) {
    .vtimeline .timeline-wrapper {
        padding-right: 0 !important;
    }

    .vtimeline .timeline-wrapper .timeline-badge {
        left: -13px !important;
    }

    .vtimeline .timeline-wrapper .timeline-panel {
        width: auto !important;
        margin-left: 20% !important;
    }

    .vtimeline .timeline-wrapper.timeline-inverted {
        padding-left: 0 !important;
    }

    .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
        margin-right: 0 !important;
        width: auto !important;
    }

    .vtimeline:before {
        left: 14px !important;
    }

    .vtimeline .timeline-wrapper .timeline-panel:after {
        border-right: 14px solid #cad4e4 !important;
        border-left: 0 solid #cad4e4 !important;
        left: -14px !important;
        right: auto !important;
        top: 40px;
    }
}
.timeline-date {
    margin: auto;
}
.timeline-wrapper .timeline-badge .timeline-icon {
    display: block;
    margin-top: 3px;
}
.was-validated .is-loading>.form-control:valid~.spinner-border,
.was-validated .is-loading>.form-control:valid~.spinner-grow,
.is-loading>.form-control.is-valid~.spinner-border,
.is-loading>.form-control.is-valid~.spinner-grow {
    right: calc(1.75rem + 2px + 3px);
}
.is-loading>.form-control~.spinner-border,
.is-loading>.form-control~.spinner-grow,
.is-loading>.form-control-plaintext~.spinner-border,
.is-loading>.form-control-plaintext~.spinner-grow,
.is-loading>.custom-select~.spinner-border,
.is-loading>.custom-select~.spinner-grow,
.is-loading>textarea[rows="1"].form-control~.spinner-border,
.is-loading>textarea[rows="1"].form-control~.spinner-grow {
    position: absolute;
    top: 7px;
    right: calc(0.375em + 0.1875rem);
    z-index: 4;
    border-radius: 50% !important;
}
.is-loading {
    position: relative;
}
.is-loading .spinner-border {
    color: var(--primary-bg-color);
}
.was-validated .is-loading>.form-control:valid,
.is-loading>.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem + 25px);
}
.is-loading>.form-control,
.is-loading>.form-control-plaintext,
.is-loading>.custom-select,
.is-loading>textarea[rows="1"].form-control {
    padding-right: calc(1.5em + 0.75rem);
}
.is-loading>.form-control~.spinner-border.spinner-border-sm,
.is-loading>.form-control~.spinner-border.spinner-grow-sm,
.is-loading>.form-control~.spinner-grow.spinner-border-sm,
.is-loading>.form-control~.spinner-grow.spinner-grow-sm,
.is-loading>.form-control-plaintext~.spinner-border.spinner-border-sm,
.is-loading>.form-control-plaintext~.spinner-border.spinner-grow-sm,
.is-loading>.form-control-plaintext~.spinner-grow.spinner-border-sm,
.is-loading>.form-control-plaintext~.spinner-grow.spinner-grow-sm,
.is-loading>.custom-select~.spinner-border.spinner-border-sm,
.is-loading>.custom-select~.spinner-border.spinner-grow-sm,
.is-loading>.custom-select~.spinner-grow.spinner-border-sm,
.is-loading>.custom-select~.spinner-grow.spinner-grow-sm,
.is-loading>textarea[rows="1"].form-control~.spinner-border.spinner-border-sm,
.is-loading>textarea[rows="1"].form-control~.spinner-border.spinner-grow-sm,
.is-loading>textarea[rows="1"].form-control~.spinner-grow.spinner-border-sm,
.is-loading>textarea[rows="1"].form-control~.spinner-grow.spinner-grow-sm {
    top: calc(0.375em + 0.1875rem + 2px);
    border-radius: 50% !important;
}
.was-validated .is-loading>.form-control:invalid~.spinner-border,
.was-validated .is-loading>.form-control:invalid~.spinner-grow,
.is-loading>.form-control.is-invalid~.spinner-border,
.is-loading>.form-control.is-invalid~.spinner-grow {
    right: calc(1.75rem + 2px + 3px);
}
.is-loading .form-control-plaintext {
    padding-left: 7px;
}
.is-loading .form-control-plaintext:focus-visible {
    outline: none;
    border: 1px solid #e9edf4;
}
.is-loading .input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 50%;
}
.is-loading .flex-fill {
    flex: 1 1 auto !important;
}
.is-loading .spinner-border {
    width: 1.5rem;
    height: 1.5rem;
}
.is-loading .spinner-border-sm {
    width: 1rem;
    height: 1rem;
}
.is-loading .spinner-grow {
    width: 1.5rem;
    height: 1.5rem;
    color: var(--primary09);
}
.is-loading .spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}
.is-loading select option {
    padding: 3px;
    padding-left: 7px;
}
.is-loading>.form-control-sm~.spinner-border.spinner-border-sm {
    top: 6px;
}
.is-loading>.form-control-lg~.spinner-border.spinner-border-sm {
    top: 15px;
}
.is-loading>.form-control-lg~.spinner-border {
    top: 10px;
}
.input-group .is-loading.spinner-append .form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    line-height: 1.66;
}
.input-group.is-loading .form-control {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.input-group.multiple-input-group .input-group-text {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.input-group.multiple-input-group .is-loading .form-control {
    line-height: 1.63;
}
/* ######## LAYOUT-STYLES ######## */
.footer {
    background: transparent;
    font-size: 0.875rem;
    padding: 1.25rem 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.footer .social {
    margin: 0 auto;
}
.footer .social ul li {
    float: left;
    padding: 7px;
}
.footer .social ul li a {
    width: 29px;
    height: 29px;
    display: block;
    border: 1px solid var(--primary-bg-color);
    line-height: 25px;
    border-radius: 50%;
    background: #e9ebfa;
    color: var(--primary-bg-color);
}
@media print {
    .footer {
        display: none;
    }
}
footer.footer-1.footer {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem !important;
}
.top-footer {
    width: 100%;
    line-height: 1.25rem;
    opacity: 1;
    transform: translate(0px, 0px);
    font-size: 14px;
    flex: 0 0 auto;
}
.top-footer h6 {
    font-size: 14px;
    margin-bottom: 1rem;
    font-weight: 500;
}
.top-footer p {
    color: #76839a;
}
.top-footer a {
    color: #76839a;
    line-height: 2;
}
.top-footer a address {
    color: #76839a;
    margin-bottom: 0;
    line-height: 2;
}
.top-footer img {
    width: 80px;
    border: 1px solid #e6eaea;
    padding: 2px;
    height: 80px;
}
.top-footer img:hover {
    color: #8e9090;
    opacity: 0.6;
}
.top-footer .list-unstyled li {
    border-bottom: 0;
}
.footer-payments {
    padding-left: 0;
    list-style: none;
    margin: 0;
    line-height: 1.25rem;
}
.footer-payments li {
    display: inline-block;
}
.footer-payments li:not(:last-child) {
    margin-right: 1.5rem;
}
.footer-payments a {
    color: #a7a8c7;
    text-decoration: none;
    font-size: 2rem;
}
.footer-payments a:hover {
    opacity: 0.9;
}
.main-footer {
    padding: 20px 30px 20px 280px;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    border-top: 1px solid #e6eaea;
}
.footer-social-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    line-height: 1.25rem;
}
.footer-social-list li {
    display: inline-block;
}
.footer-social-list li:not(:last-child) {
    margin-right: 0.7rem;
}
.footer-social-list a {
    text-decoration: none;
    font-size: 1rem;
}
@media (max-width: 991px) {
    .footer-social-list {
        text-align: center;
        margin-top: 1rem;
    }

    .footer1 {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .footer {
        padding: 1.25rem 0;
    }
}
.header-search {
    min-width: 18rem !important;
}
.header {
    background: #fff;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #e9edf4;
}
@media print {
    .header {
        display: none;
    }
}
.header .dropdown-menu {
    margin-top: 0;
}
.header .mega-menu {
    width: 350px;
}
.header .nav-tabs {
    margin: 0;
}
.header-right-icons a {
    padding-top: 9px;
}
.header-right-icons .dropdown-menu a {
    padding: 12px;
}
.header-right-icons .profile-1 a {
    padding-top: 5px;
}
.header-brand {
    color: inherit;
    font-size: 1.25rem;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    transition: 0.3s opacity;
    line-height: 2.6rem;
}
.app-header .header-brand {
    color: inherit;
    margin-right: 0;
    font-size: 1.25rem;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    transition: 0.3s opacity;
    line-height: 2.9rem;
    min-width: 200px;
    text-align: center;
}
.app-header .header-brand .header-brand-img {
    margin-right: 0;
}
.header-brand:hover {
    color: inherit;
    text-decoration: none;
}
.header-brand-img {
    line-height: 2rem;
    vertical-align: middle;
    width: auto;
}
.header-avatar {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 50%;
}
.header-btn {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 1rem;
}
@media (max-width: 991px) {
    .header .form-inline {
        margin-right: -2px;
    }
    .sidebar-mini.sidenav-toggled .side-header {
        display: none;
    }

    .header.hor-header {
        position: fixed;
        border-bottom: 1px solid #e9edf4;
        width: 100%;
        z-index: 999;
        top: 0;
    }

    .header.hor-header .header-brand-img.light-logo {
        display: none;
    }

    .header.hor-header .header-brand-img.desktop-logo {
        display: none;
        margin: 0 auto;
    }

    .header.hor-header .header-brand-img.light-logo1 {
        display: block;
    }

    .header.hor-header .header-brand1 {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        margin-top: 0 !important;
    }
    .header-brand-img {
        margin-left: 1.5rem;
        margin: 3px auto;
    }

    .side-header {
        display: none !important;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .animated-arrow {
        cursor: pointer;
        padding: 25px 35px 16px 0px !important;
        margin: 11px 0 0 15px;
    }
}
@media (min-width: 768px) {
    .app-content .side-app {
        padding-top: 0px !important;
    }
}
.header .form-inline .form-control {
    border-color: rgba(225, 225, 225, 0.1);
    padding-left: 20px;
    width: 220px;
    padding-right: 40px;
    background: rgba(225, 225, 225, 0.3);
    color: #000 !important;
}
.header .form-inline .btn {
    border-radius: 0;
    padding: 5px 15px 6px 15px;
    border: 2px solid transparent;
    box-shadow: none;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    background: transparent;
    color: #fff;
    margin-left: -56px;
    font-size: 15px;
}
.header .dropdown-menu {
    padding: 0;
    border: 0;
}
@media (max-width: 767.98px) and (min-width: 576px) {
    .header .form-inline .search-element {
        position: absolute;
        top: 8px;
        left: 10px;
        right: 10px;
        z-index: 892;
        display: none;
    }

    body.search-show .header .form-inline .search-element {
        display: block;
    }

    .header .navsearch i {
        font-size: 20px;
        color: #fff;
    }

    .search-element .form-control {
        float: left;
        width: 100% !important;
        height: 40px;
        margin: 0 auto;
        background: #fff !important;
        color: #000;
    }

    .search-show .search-element {
        display: block;
        left: 0 !important;
        top: 0 !important;
        right: 0;
        width: 100%;
        padding: 10px 13px;
    }

    .header .form-inline .form-control::-webkit-input-placeholder {
        color: #76839a;
    }

    .header .navsearch i {
        font-size: 20px;
        color: #fff;
        padding-top: 5px;
    }

    .header .form-inline .btn {
        color: #46494a !important;
        padding: 8px 15px 6px 15px;
    }
}
@media (max-width: 568px) {
    .page-main .header {
        top: 0px !important;
    }
}
.animated-arrow span:before,
.animated-arrow span:after {
    display: none;
}
@media only screen and (max-width: 991px) {

    .animated-arrow span:before,
    .animated-arrow span:after {
        cursor: pointer;
        height: 2px;
        width: 17px;
        background: #282f53;
        position: absolute;
        display: block;
        content: "";
    }
}
.header-style .header-brand {
    margin-left: 0 !important;
}
@media only screen and (max-width: 991px) {
    .page-header {
        padding: 4px;
    }

    .app-header {
        box-shadow: none !important;
        position: fixed !important;
    }

    .page {
        position: inherit;
        background: none;
    }

    body {
        background-color: #f6f6fb;
    }

    .page-main {
        z-index: inherit;
    }
}
@media only screen and (min-width: 768px) {
    .header .form-inline .form-control {
        width: 200px;
    }
}
.hor-header .header-brand1 {
    color: inherit;
    font-size: 1.25rem;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    transition: 0.3s opacity;
    line-height: 2.8rem;
    margin-top: 2px;
}
.header-right-icons .nav-link.icon:hover {
    background: none;
    border-radius: 50px;
}
.header-right-icons .profile-user:hover {
    box-shadow: none;
}
@media (max-width: 480px) {

    .app-header .header-brand,
    .app-header1 .header-brand {
        min-width: auto;
    }

    .header-right-icons .dropdown .header-toggler {
        margin-top: 9px;
    }
}
@media (max-width: 991px) {
    .header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 0.95rem;
        padding-bottom: 0.95rem;
    }
}
.header .notifications .dropdown-menu {
    min-width: 18rem;
}
.header .dropdown.message .dropdown-menu {
    min-width: 18rem;
}
.header .dropdown.notifications .dropdown-item,
.header .dropdown.message .dropdown-item {
    padding: 1rem !important;
}
.header .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border: 1px solid #e9edf4;
    top: 3.5rem !important;
}
.header .dropdown-menu .badge {
    padding: 3px 6px;
}
.header .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #e9edf4;
}
.header .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0;
}
.header .dropdown-item {
    color: #282f53;
}
.header .notifications-menu h5,
.header .message-menu h5 {
    font-size: 13.5px;
    color: #282f53;
    font-weight: 500;
}
.header .notifications-menu span,
.header .message-menu span {
    font-size: 12px;
    color: #76839a;
}
.header .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border: 1px solid #e9edf4;
}
.header .dropdown-menu .badge {
    padding: 3px 6px;
}
.header .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #e9edf4;
}
.header .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0;
}
.header .message-menu .wd-90p {
    width: 90%;
}
.header .profile-1 .dropdown-item {
    padding: 0.75rem 1.75rem !important;
}
.header .profile-1 .dropdown-item .dropdown-icon {
    font-size: 16px;
    color: var(--primary-bg-color);
    position: relative;
}
.header .profile-1 .dropdown-item .dropdown-icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 5px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.responsive-navbar .notifications-menu h5,
.responsive-navbar .message-menu h5 {
    font-size: 13.5px;
    color: #282f53;
    font-weight: 500;
}
.responsive-navbar .notifications-menu span,
.responsive-navbar .message-menu span {
    font-size: 12px;
    color: #76839a;
}
.responsive-navbar .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border: 1px solid #e9edf4;
}
.responsive-navbar .dropdown-menu .badge {
    padding: 4px 8px;
}
.responsive-navbar .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #e9edf4;
}
.responsive-navbar .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0;
}
.responsive-navbar .message-menu .wd-90p {
    width: 90%;
}
.responsive-navbar .profile-1 .dropdown-item {
    padding: 0.75rem 1.75rem !important;
}
.responsive-navbar .profile-1 .dropdown-item .dropdown-icon {
    font-size: 16px;
    color: var(--primary-bg-color);
    position: relative;
}
.responsive-navbar .profile-1 .dropdown-item .dropdown-icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 5px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.dropdown .avatar.profile-user {
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
}
@media only screen and (max-width: 460px) {
    .profile-cover__img .profile-img-1>img {
        margin-left: -29px;
    }
}
.shopping-cart .ps__rail-y,
.notifications .ps__rail-y,
.message .ps__rail-y {
    height: 234px !important;
}
.shopping-cart .ps__thumb-y,
.notifications .ps__thumb-y,
.message .ps__thumb-y {
    height: 118px !important;
    background-color: transparent;
}
.shopping-cart .ps__rail-y:hover>.ps__thumb-y,
.shopping-cart .ps__rail-y:focus>.ps__thumb-y,
.shopping-cart .ps__rail-y.ps--clicking .ps__thumb-y,
.notifications .ps__rail-y:hover>.ps__thumb-y,
.notifications .ps__rail-y:focus>.ps__thumb-y,
.notifications .ps__rail-y.ps--clicking .ps__thumb-y,
.message .ps__rail-y:hover>.ps__thumb-y,
.message .ps__rail-y:focus>.ps__thumb-y,
.message .ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: transparent;
}
.shopping-cart .header-dropdown-list .wd-50p,
.notifications .header-dropdown-list .wd-50p,
.message .header-dropdown-list .wd-50p {
    width: 50% !important;
}
.shopping-cart .dropdown-menu .header-dropdown-list.message-menu .dropdown-item {
    align-items: inherit !important;
    position: relative;
}
.shopping-cart .dropdown-menu .header-dropdown-list.message-menu .dropdown-item .cart-trash {
    z-index: 1;
}
.header .dropdown.shopping-cart .dropdown-menu {
    min-width: 25rem;
}
@media only screen and (max-width: 420px) {
    .header .dropdown.shopping-cart .dropdown-menu {
        min-width: 18rem !important;
    }
}
.shopping-cart .wd-50p,
.notifications .wd-50p,
.message .wd-50p {
    width: 50% !important;
    white-space: initial;
}
.header-right-icons .navbar-toggler-icon {
    line-height: 1.4 !important;
}
.header2.navbar-toggler {
    z-index: 1;
}
@media (min-width: 992px) {
    .horizontal-hover.horizontal .slide:hover ul.slide-menu {
        display: block !important;
    }

    .horizontal-hover.horizontal .sub-slide:hover .sub-slide-menu {
        display: block !important;
    }

    .horizontal-hover.horizontal .sub-slide2:hover .sub-slide-menu2 {
        display: block !important;
    }

    .horizontal-hover.horizontal .sub-slide.is-expanded .sub-angle {
        transform: none;
    }

    .horizontal.dark-theme .horizontal-main .slide .slide-menu,
    .horizontal.dark-theme .horizontal-main .slide .sub-slide-menu {
        background-color: #1e2448 !important;
        border: 1px solid #404353;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2) !important;
    }

    .horizontal .horizontal-main {
        z-index: 7 !important;
    }

    .horizontal.dark-theme .logo-1 {
        display: none !important;
    }

    .horizontal.dark-theme .dark-logo-1 {
        display: block !important;
    }

    .horizontal .hor-header .container,
    .horizontal .horizontal-main .container,
    .horizontal .main-content.hor-content .container {
        max-width: 85% !important;
        padding: 0;
    }

    .horizontal .header.fixed-header.hor-header {
        position: relative;
    }

    .horizontal.scrollable-layout .horizontal-main {
        position: relative;
    }

    .horizontal .app-sidebar.horizontal-main .side-menu .sub-category {
        display: none;
    }

    .horizontal .app-sidebar.horizontal-main .side-menu .side-badge {
        display: none;
    }

    .horizontal .side-menu {
        display: flex;
        overflow: hidden;
        padding: 0;
    }

    .horizontal .main-sidemenu {
        margin-top: 0;
        overflow: hidden;
    }

    .horizontal .side-header {
        display: none;
    }

    .horizontal .stickyClass .horizontal-main {
        width: 100%;
    }

    .horizontal .horizontal-main {
        position: relative;
        bottom: initial;
    }

    .horizontal .horizontal-main.ps {
        overflow: visible !important;
    }

    .horizontal .horizontal-main .slide .slide-menu,
    .horizontal .horizontal-main .slide .sub-slide-menu,
    .horizontal .horizontal-main .slide .sub-slide-menu2 {
        width: 190px;
        position: absolute;
        background-color: #fff;
        z-index: 9999;
        border-radius: 5px;
        padding: 5px;
        min-width: fit-content;
        box-shadow: 0px 16px 18px rgba(135, 135, 182, 0.1) !important;
        border: 1px solid #e7eaf3;
    }

    .horizontal .horizontal-main .slide .slide-menu .slide-item:before,
    .horizontal .horizontal-main .slide .sub-slide-menu .slide-item:before,
    .horizontal .horizontal-main .slide .sub-slide-menu2 .slide-item:before {
        left: -15px;
        margin-right: 0px;
    }

    .horizontal .slide-item {
        padding: 8px 35px;
    }

    .horizontal .fixed-header {
        position: fixed;
    }

    .horizontal .sub-slide-menu .sub-slide-item2 {
        padding: 8px 20px 8px 20px !important;
    }

    .horizontal .sub-slide .sub-angle {
        right: 0px;
        left: auto;
        margin-right: 0 !important;
        position: relative;
    }

    .horizontal .sub-angle2 {
        margin-right: 11px;
    }

    .horizontal .app-sidebar {
        transition: none;
    }

    .horizontal .sub-slide .sub-slide-menu {
        position: absolute;
        background-color: #fff;
        z-index: 9999;
        box-shadow: 5px 5px 5px #b9b9b9;
        border-radius: 5px;
        padding: 0px;
        min-width: fit-content;
        border: 1px solid #f0f0f8;
        left: 180px;
        top: 13px;
    }

    .horizontal .sub-slide .sub-slide-menu2 {
        position: absolute;
        background-color: #fff;
        z-index: 9999;
        box-shadow: 5px 5px 5px #b9b9b9;
        border-radius: 5px;
        padding: 0px;
        min-width: fit-content;
        border: 1px solid #f0f0f8;
        left: 180px;
        top: 13px;
    }

    .horizontal .sub-side-menu__item {
        padding: 8px 35px;
    }

    .horizontal .side-menu>li>a {
        display: flex;
        margin: -3px -4px !important;
        text-decoration: none;
        position: relative;
        color: #7b8191;
        padding: 16px 16px !important;
        font-weight: 400;
    }

    .horizontal .side-menu>li>a.active {
        color: var(--primary-bg-color);
    }

    .horizontal .main-sidemenu i.angle {
        position: relative;
        top: 2px;
        right: -4px;
        font-size: 15px;
    }

    .horizontal .main-sidemenu .slide.is-expanded i.angle {
        position: relative;
        top: 0px;
        font-size: 15px;
    }

    .horizontal .breadcrumb-header {
        margin-top: 20px;
    }

    .horizontal .side-menu .slide .side-menu__item.active {
        border-right: none;
    }

    .horizontal .slide {
        margin: 0 3px;
    }

    .horizontal .logo-horizontal {
        display: block;
    }

    .horizontal .app-sidebar__toggle {
        display: none;
    }

    .horizontal .logo-horizontal .header-brand-img.desktop-logo {
        display: none;
    }

    .horizontal .logo-horizontal .header-brand-img.light-logo1 {
        display: block;
    }

    .mobile-logo.dark-logo-1 {
        display: none;
    }

    .main-sidemenu .slide-right {
        right: 20px;
    }

    .main-sidemenu .slide-left,
    .main-sidemenu .slide-right {
        position: absolute;
        top: 9px;
        padding: 6px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        cursor: pointer;
        border: 1px solid #e9edf4;
        border-radius: 50px;
    }

    .main-sidemenu .slide-left {
        left: 23px;
    }

    .horizontal-main {
        position: relative;
        margin: 0 auto;
    }

    .sticky-pin {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}
.app-sidebar.horizontal-main {
    padding-top: 0px;
}
.logo-horizontal {
    display: none;
}
@media (max-width: 991.98px) {
    .horizontal .app-sidebar.horizontal-main {
        left: -300px;
    }

    .horizontal .main-header.hor-header {
        box-shadow: 0px 7px 26px rgba(154, 154, 204, 0.1);
    }

    .horizontal .main-sidemenu {
        padding: 0;
    }

    .horizontal .horizontalMenucontainer .main-header.hor-header {
        position: fixed;
    }

    .horizontal.app .main-sidemenu .slide-left,
    .horizontal.app .main-sidemenu .slide-right {
        display: none;
    }

    .horizontal .app-sidebar {
        width: 270px !important;
    }
}
.horizontal.transparent-mode .horizontal-main.fixed-header {
    background-color: var(--transparent-body);
}
.horizontal .leftmenu-styles {
    display: none;
}
.app.sidebar-mini .main-sidemenu .slide-left,
.app.sidebar-mini .main-sidemenu .slide-right {
    display: none;
}
@media (max-width: 991.98px) {
    .transparent-mode.horizontal .app-sidebar.horizontal-main {
        background: var(--transparent-body);
    }
}
@media (max-width: 991px) {
    .logo-horizontal {
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        width: inherit;
    }
    .horizontal.app .app-sidebar {
        top: 81px;
    }
}
@media (min-width: 992px) {
    .horizontal .horizontal-main .slide .slide-menu .sub-side-menu__item:before {
        left: -15px;
        margin-right: 0px;
    }
}
.icons-list {
    list-style: none;
    margin: 0 -1px -1px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.icons-list>li {
    flex: 1 0 3rem;
}
.icons-list-wrap {
    overflow: hidden;
}
.icons-list-item {
    text-align: center;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e9ebfa;
    margin: 4px;
    border-radius: 50px;
}
.icons-list-item i {
    font-size: 1.05rem;
    color: #656585;
}
/*------ Icons List ------*/
.browser {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    background: no-repeat center/100% 100%;
    vertical-align: bottom;
    font-style: normal;
}
.browser-android-browser {
    background-image: url("/assets/android-browser-29f0aa91.svg");
}
.browser-aol-explorer {
    background-image: url("/assets/aol-explorer-1554b81f.svg");
}
.browser-blackberry {
    background-image: url("/assets/blackberry-f5edea5d.svg");
}
.browser-camino {
    background-image: url("/assets/camino-d43be77a.svg");
}
.browser-chrome {
    background-image: url("/assets/chrome-71eb3883.svg");
}
.browser-chromium {
    background-image: url("/assets/chromium-e7b2c6db.svg");
}
.browser-dolphin {
    background-image: url("/assets/dolphin-81533914.svg");
}
.browser-edge {
    background-image: url("/assets/edge-39b143a3.svg");
}
.browser-firefox {
    background-image: url("/assets/firefox-c6aa290b.svg");
}
.browser-ie {
    background-image: url("/assets/ie-8601118b.svg");
}
.browser-maxthon {
    background-image: url("/assets/maxthon-abf8aa93.svg");
}
.browser-mozilla {
    background-image: url("/assets/mozilla-8e442275.svg");
}
.browser-netscape {
    background-image: url("/assets/netscape-a269d536.svg");
}
.browser-opera {
    background-image: url("/assets/opera-3d9c3ab7.svg");
}
.browser-safari {
    background-image: url("/assets/safari-f712f374.svg");
}
.browser-sleipnir {
    background-image: url("/assets/sleipnir-746ca6ba.svg");
}
.browser-uc-browser {
    background-image: url("/assets/uc-browser-19f877f3.svg");
}
.browser-vivaldi {
    background-image: url("/assets/vivaldi-d7d851d5.svg");
}
.flag {
    width: 1.6rem;
    height: 1.2rem;
    display: inline-block;
    background: no-repeat center/100% 100%;
    vertical-align: bottom;
    font-style: normal;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.flag-ad {
    background-image: url("/assets/ad-0f5155d5.svg");
}
.flag-ae {
    background-image: url("/assets/ae-98809bee.svg");
}
.flag-af {
    background-image: url("/assets/af-1656e1bd.svg");
}
.flag-ag {
    background-image: url("/assets/ag-1a43e32b.svg");
}
.flag-ai {
    background-image: url("/assets/ai-0423e936.svg");
}
.flag-al {
    background-image: url("/assets/al-c88a16f9.svg");
}
.flag-am {
    background-image: url("/assets/am-d0e4e80d.svg");
}
.flag-ao {
    background-image: url("/assets/ao-aef4e101.svg");
}
.flag-aq {
    background-image: url("/assets/aq-9f0f2b36.svg");
}
.flag-ar {
    background-image: url("/assets/ar-d0ef8b88.svg");
}
.flag-as {
    background-image: url("/assets/as-ef662c02.svg");
}
.flag-at {
    background-image: url("/assets/at-c1c164fc.svg");
}
.flag-au {
    background-image: url("/assets/au-0131e8b5.svg");
}
.flag-aw {
    background-image: url("/assets/aw-3461f71d.svg");
}
.flag-ax {
    background-image: url("/assets/ax-cc8ded28.svg");
}
.flag-az {
    background-image: url("/assets/az-7dbfdf97.svg");
}
.flag-ba {
    background-image: url("/assets/ba-0c082858.svg");
}
.flag-bb {
    background-image: url("/assets/bb-9eba437c.svg");
}
.flag-bd {
    background-image: url("/assets/bd-a1807839.svg");
}
.flag-be {
    background-image: url("/assets/be-955e35c4.svg");
}
.flag-bf {
    background-image: url("/assets/bf-33d8238b.svg");
}
.flag-bg {
    background-image: url("/assets/bg-c9efc34b.svg");
}
.flag-bh {
    background-image: url("/assets/bh-26028904.svg");
}
.flag-bi {
    background-image: url("/assets/bi-c774f377.svg");
}
.flag-bj {
    background-image: url("/assets/bj-5e15ac25.svg");
}
.flag-bl {
    background-image: url("/assets/bl-33a6b68b.svg");
}
.flag-bm {
    background-image: url("/assets/bm-c7b84300.svg");
}
.flag-bn {
    background-image: url("/assets/bn-4aa66a2a.svg");
}
.flag-bo {
    background-image: url("/assets/bo-779528a9.svg");
}
.flag-bq {
    background-image: url("/assets/bq-88ccd554.svg");
}
.flag-br {
    background-image: url("/assets/br-dfa72a2b.svg");
}
.flag-bs {
    background-image: url("/assets/bs-711251b1.svg");
}
.flag-bt {
    background-image: url("/assets/bt-cb0f38ef.svg");
}
.flag-bv {
    background-image: url("/assets/bv-482cfb89.svg");
}
.flag-bw {
    background-image: url("/assets/bw-af18e865.svg");
}
.flag-by {
    background-image: url("/assets/by-d6957e82.svg");
}
.flag-bz {
    background-image: url("/assets/bz-115ecf46.svg");
}
.flag-ca {
    background-image: url("/assets/ca-392b0643.svg");
}
.flag-cc {
    background-image: url("/assets/cc-cfc13bf8.svg");
}
.flag-cd {
    background-image: url("/assets/cd-f0192dff.svg");
}
.flag-cf {
    background-image: url("/assets/cf-ed9caf16.svg");
}
.flag-cg {
    background-image: url("/assets/cg-d968917a.svg");
}
.flag-ch {
    background-image: url("/assets/ch-7e6e96cf.svg");
}
.flag-ci {
    background-image: url("/assets/ci-eed87ba6.svg");
}
.flag-ck {
    background-image: url("/assets/ck-b37cdbd5.svg");
}
.flag-cl {
    background-image: url("/assets/cl-9756bc62.svg");
}
.flag-cm {
    background-image: url("/assets/cm-f1fb1735.svg");
}
.flag-cn {
    background-image: url("/assets/cn-53ed21cd.svg");
}
.flag-co {
    background-image: url("/assets/co-15d3fe44.svg");
}
.flag-cr {
    background-image: url("/assets/cr-5420892a.svg");
}
.flag-cu {
    background-image: url("/assets/cu-9a371d7e.svg");
}
.flag-cv {
    background-image: url("/assets/cv-be403edb.svg");
}
.flag-cw {
    background-image: url("/assets/cw-0ac91922.svg");
}
.flag-cx {
    background-image: url("/assets/cx-8cd60115.svg");
}
.flag-cy {
    background-image: url("/assets/cy-7ca75079.svg");
}
.flag-cz {
    background-image: url("/assets/cz-fc407d57.svg");
}
.flag-de {
    background-image: url("/assets/de-6dc570d9.svg");
}
.flag-dj {
    background-image: url("/assets/dj-21afe4f3.svg");
}
.flag-dk {
    background-image: url("/assets/dk-948f3e0e.svg");
}
.flag-dm {
    background-image: url("/assets/dm-bf271382.svg");
}
.flag-do {
    background-image: url("/assets/do-3c1f003c.svg");
}
.flag-dz {
    background-image: url("/assets/dz-e0c20f36.svg");
}
.flag-ec {
    background-image: url("/assets/ec-a64c255d.svg");
}
.flag-ee {
    background-image: url("/assets/ee-74e94ba4.svg");
}
.flag-eg {
    background-image: url("/assets/eg-17ac5ee4.svg");
}
.flag-eh {
    background-image: url("/assets/eh-2904e6ac.svg");
}
.flag-er {
    background-image: url("/assets/er-9f0ad77e.svg");
}
.flag-es {
    background-image: url("/assets/es-4c83c5f2.svg");
}
.flag-et {
    background-image: url("/assets/et-ce7e8305.svg");
}
.flag-eu {
    background-image: url("/assets/eu-840ef5f4.svg");
}
.flag-fi {
    background-image: url("/assets/fi-a35b9c72.svg");
}
.flag-fj {
    background-image: url("/assets/fj-0e3edc1a.svg");
}
.flag-fk {
    background-image: url("/assets/fk-0abec77c.svg");
}
.flag-fm {
    background-image: url("/assets/fm-49150241.svg");
}
.flag-fo {
    background-image: url("/assets/fo-427454cd.svg");
}
.flag-fr {
    background-image: url("/assets/fr-648b4967.svg");
}
.flag-ga {
    background-image: url("/assets/ga-cb913489.svg");
}
.flag-gb-eng {
    background-image: url("/assets/gb-eng-caea4ff7.svg");
}
.flag-gb-nir {
    background-image: url("/assets/gb-nir-712143b3.svg");
}
.flag-gb-sct {
    background-image: url("/assets/gb-sct-c2fe639b.svg");
}
.flag-gb-wls {
    background-image: url("/assets/gb-wls-817dbd10.svg");
}
.flag-gb {
    background-image: url("/assets/gb-df31970d.svg");
}
.flag-gd {
    background-image: url("/assets/gd-768b346b.svg");
}
.flag-ge {
    background-image: url("/assets/ge-4d0cadfa.svg");
}
.flag-gf {
    background-image: url("/assets/gf-95db5cea.svg");
}
.flag-gg {
    background-image: url("/assets/gg-b167550d.svg");
}
.flag-gh {
    background-image: url("/assets/gh-19804f53.svg");
}
.flag-gi {
    background-image: url("/assets/gi-b29c67aa.svg");
}
.flag-gl {
    background-image: url("/assets/gl-88b7d43d.svg");
}
.flag-gm {
    background-image: url("/assets/gm-a8c8983e.svg");
}
.flag-gn {
    background-image: url("/assets/gn-14d1b0a0.svg");
}
.flag-gp {
    background-image: url("/assets/fr-648b4967.svg");
}
.flag-gq {
    background-image: url("/assets/gq-ea891dd4.svg");
}
.flag-gr {
    background-image: url("/assets/gr-8de47f69.svg");
}
.flag-gs {
    background-image: url("/assets/gs-25465e85.svg");
}
.flag-gt {
    background-image: url("/assets/gt-6d3f1567.svg");
}
.flag-gu {
    background-image: url("/assets/gu-140d224d.svg");
}
.flag-gw {
    background-image: url("/assets/gw-5d81e196.svg");
}
.flag-gy {
    background-image: url("/assets/gy-49dfcd6a.svg");
}
.flag-hk {
    background-image: url("/assets/hk-160255f8.svg");
}
.flag-hm {
    background-image: url("/assets/hm-3e70aa6e.svg");
}
.flag-hn {
    background-image: url("/assets/hn-4682bdbe.svg");
}
.flag-hr {
    background-image: url("/assets/hr-98ec4e1c.svg");
}
.flag-ht {
    background-image: url("/assets/ht-29cc8f25.svg");
}
.flag-hu {
    background-image: url("/assets/hu-bf95fc22.svg");
}
.flag-id {
    background-image: url("/assets/id-813e7ce8.svg");
}
.flag-ie {
    background-image: url("/assets/ie-5a59f2de.svg");
}
.flag-il {
    background-image: url("/assets/il-e23bd1c0.svg");
}
.flag-im {
    background-image: url("/assets/im-0a3b231d.svg");
}
.flag-in {
    background-image: url("/assets/in-0e03edf5.svg");
}
.flag-io {
    background-image: url("/assets/io-d960c596.svg");
}
.flag-iq {
    background-image: url("/assets/iq-462cc437.svg");
}
.flag-ir {
    background-image: url("/assets/ir-c584ac4b.svg");
}
.flag-is {
    background-image: url("/assets/is-b49b9c19.svg");
}
.flag-it {
    background-image: url("/assets/it-61607766.svg");
}
.flag-je {
    background-image: url("/assets/je-f5d30da0.svg");
}
.flag-jm {
    background-image: url("/assets/jm-f0ac5ced.svg");
}
.flag-jo {
    background-image: url("/assets/jo-f31ea584.svg");
}
.flag-jp {
    background-image: url("/assets/jp-b290f065.svg");
}
.flag-ke {
    background-image: url("/assets/ke-9af225f5.svg");
}
.flag-kg {
    background-image: url("/assets/kg-f2617629.svg");
}
.flag-kh {
    background-image: url("/assets/kh-5ebf9dee.svg");
}
.flag-ki {
    background-image: url("/assets/ki-ec21cf18.svg");
}
.flag-km {
    background-image: url("/assets/km-a1f4635c.svg");
}
.flag-kn {
    background-image: url("/assets/kn-72aa4cba.svg");
}
.flag-kp {
    background-image: url("/assets/kp-88c2f6ca.svg");
}
.flag-kr {
    background-image: url("/assets/kr-9cb72bb3.svg");
}
.flag-kw {
    background-image: url("/assets/kw-94309512.svg");
}
.flag-ky {
    background-image: url("/assets/ky-c3351d6a.svg");
}
.flag-kz {
    background-image: url("/assets/kz-68941ca6.svg");
}
.flag-la {
    background-image: url("/assets/la-fe65cf0e.svg");
}
.flag-lb {
    background-image: url("/assets/lb-449ce5e4.svg");
}
.flag-lc {
    background-image: url("/assets/lc-0ac4ad41.svg");
}
.flag-li {
    background-image: url("/assets/li-4b10ce6b.svg");
}
.flag-lk {
    background-image: url("/assets/lk-9e34d81b.svg");
}
.flag-lr {
    background-image: url("/assets/lr-b29a8112.svg");
}
.flag-ls {
    background-image: url("/assets/ls-db1daf45.svg");
}
.flag-lt {
    background-image: url("/assets/lt-a09aa00f.svg");
}
.flag-lu {
    background-image: url("/assets/lu-c8a088f1.svg");
}
.flag-lv {
    background-image: url("/assets/lv-1f5cac16.svg");
}
.flag-ly {
    background-image: url("/assets/ly-663fb691.svg");
}
.flag-ma {
    background-image: url("/assets/ma-d2b073e1.svg");
}
.flag-mc {
    background-image: url("/assets/mc-32447d18.svg");
}
.flag-md {
    background-image: url("/assets/md-82dd7c2c.svg");
}
.flag-me {
    background-image: url("/assets/me-95ce9ad3.svg");
}
.flag-mf {
    background-image: url("/assets/fr-648b4967.svg");
}
.flag-mg {
    background-image: url("/assets/mg-4d2db259.svg");
}
.flag-mh {
    background-image: url("/assets/mh-639cd8d6.svg");
}
.flag-mk {
    background-image: url("/assets/mk-62d0ba07.svg");
}
.flag-ml {
    background-image: url("/assets/ml-0602c26b.svg");
}
.flag-mm {
    background-image: url("/assets/mm-45cd5171.svg");
}
.flag-mn {
    background-image: url("/assets/mn-148dceb6.svg");
}
.flag-mo {
    background-image: url("/assets/mo-3ee5ef48.svg");
}
.flag-mp {
    background-image: url("/assets/mp-2d02b59b.svg");
}
.flag-mq {
    background-image: url("/assets/mq-659710f5.svg");
}
.flag-mr {
    background-image: url("/assets/mr-028a18f9.svg");
}
.flag-ms {
    background-image: url("/assets/ms-8980baa7.svg");
}
.flag-mt {
    background-image: url("/assets/mt-599d6bf5.svg");
}
.flag-mu {
    background-image: url("/assets/mu-ec6e772f.svg");
}
.flag-mv {
    background-image: url("/assets/mv-a4a70e91.svg");
}
.flag-mw {
    background-image: url("/assets/mw-9ae58892.svg");
}
.flag-mx {
    background-image: url("/assets/mx-ec34d580.svg");
}
.flag-my {
    background-image: url("/assets/my-63505eb5.svg");
}
.flag-mz {
    background-image: url("/assets/mz-08f07fd8.svg");
}
.flag-na {
    background-image: url("/assets/na-b44886ed.svg");
}
.flag-nc {
    background-image: url("/assets/nc-4826d949.svg");
}
.flag-ne {
    background-image: url("/assets/ne-2ce881c7.svg");
}
.flag-nf {
    background-image: url("/assets/nf-4502c988.svg");
}
.flag-ng {
    background-image: url("/assets/ng-76b30715.svg");
}
.flag-ni {
    background-image: url("/assets/ni-3c0341b6.svg");
}
.flag-nl {
    background-image: url("/assets/nl-066652f4.svg");
}
.flag-no {
    background-image: url("/assets/no-9ce7eb5a.svg");
}
.flag-np {
    background-image: url("/assets/np-5a6d424a.svg");
}
.flag-nr {
    background-image: url("/assets/nr-a7bf2783.svg");
}
.flag-nu {
    background-image: url("/assets/nu-ebb548b1.svg");
}
.flag-nz {
    background-image: url("/assets/nz-fa1b7fc4.svg");
}
.flag-om {
    background-image: url("/assets/om-a611205d.svg");
}
.flag-pa {
    background-image: url("/assets/pa-6a1e1378.svg");
}
.flag-pe {
    background-image: url("/assets/pe-f9e05ccd.svg");
}
.flag-pf {
    background-image: url("/assets/pf-820f1fe1.svg");
}
.flag-pg {
    background-image: url("/assets/pg-316f3b37.svg");
}
.flag-ph {
    background-image: url("/assets/ph-7454bac9.svg");
}
.flag-pk {
    background-image: url("/assets/pk-26115822.svg");
}
.flag-pl {
    background-image: url("/assets/pl-2ae4a65d.svg");
}
.flag-pm {
    background-image: url("/assets/nc-4826d949.svg");
}
.flag-pn {
    background-image: url("/assets/pn-53bc0cec.svg");
}
.flag-pr {
    background-image: url("/assets/pr-e37c3ba0.svg");
}
.flag-ps {
    background-image: url("/assets/ps-52fb77d8.svg");
}
.flag-pt {
    background-image: url("/assets/pt-8dbbd7e8.svg");
}
.flag-pw {
    background-image: url("/assets/pw-cf8a962d.svg");
}
.flag-py {
    background-image: url("/assets/py-5e7cb979.svg");
}
.flag-qa {
    background-image: url("/assets/qa-f448d633.svg");
}
.flag-re {
    background-image: url("/assets/nc-4826d949.svg");
}
.flag-ro {
    background-image: url("/assets/ro-93e032a3.svg");
}
.flag-rs {
    background-image: url("/assets/rs-fdfff100.svg");
}
.flag-ru {
    background-image: url("/assets/ru-90f0312c.svg");
}
.flag-rw {
    background-image: url("/assets/rw-000feac9.svg");
}
.flag-sa {
    background-image: url("/assets/sa-936ba188.svg");
}
.flag-sb {
    background-image: url("/assets/sb-8b8a2939.svg");
}
.flag-sc {
    background-image: url("/assets/sc-477c0efa.svg");
}
.flag-sd {
    background-image: url("/assets/sd-ad8dc660.svg");
}
.flag-se {
    background-image: url("/assets/se-ce885f21.svg");
}
.flag-sg {
    background-image: url("/assets/sg-e5feff85.svg");
}
.flag-sh {
    background-image: url("/assets/sh-1124c3cc.svg");
}
.flag-si {
    background-image: url("/assets/si-c7c8e252.svg");
}
.flag-sj {
    background-image: url("/assets/no-9ce7eb5a.svg");
}
.flag-sk {
    background-image: url("/assets/sk-21abc27b.svg");
}
.flag-sl {
    background-image: url("/assets/sl-f673afd3.svg");
}
.flag-sm {
    background-image: url("/assets/sm-3dbcf889.svg");
}
.flag-sn {
    background-image: url("/assets/sn-caf49d48.svg");
}
.flag-so {
    background-image: url("/assets/so-83c8507b.svg");
}
.flag-sr {
    background-image: url("/assets/sr-251c4560.svg");
}
.flag-ss {
    background-image: url("/assets/ss-8f7d94c2.svg");
}
.flag-st {
    background-image: url("/assets/st-64985c94.svg");
}
.flag-sv {
    background-image: url("/assets/sv-bb0b8e87.svg");
}
.flag-sx {
    background-image: url("/assets/sx-b56a15b8.svg");
}
.flag-sy {
    background-image: url("/assets/sy-73695e66.svg");
}
.flag-sz {
    background-image: url("/assets/sz-a5c2f194.svg");
}
.flag-tc {
    background-image: url("/assets/tc-14a6e50f.svg");
}
.flag-td {
    background-image: url("/assets/td-84940722.svg");
}
.flag-tf {
    background-image: url("/assets/tf-684636d0.svg");
}
.flag-tg {
    background-image: url("/assets/tg-16fdd1d9.svg");
}
.flag-th {
    background-image: url("/assets/th-d8855055.svg");
}
.flag-tj {
    background-image: url("/assets/tj-7f66b0b5.svg");
}
.flag-tk {
    background-image: url("/assets/tk-bcd780d1.svg");
}
.flag-tl {
    background-image: url("/assets/tl-3f429f25.svg");
}
.flag-tm {
    background-image: url("/assets/tm-055116bd.svg");
}
.flag-tn {
    background-image: url("/assets/tn-2315ae9e.svg");
}
.flag-to {
    background-image: url("/assets/to-161686f1.svg");
}
.flag-tr {
    background-image: url("/assets/tr-06773cd0.svg");
}
.flag-tt {
    background-image: url("/assets/tt-132568f8.svg");
}
.flag-tv {
    background-image: url("/assets/tv-4063bb67.svg");
}
.flag-tw {
    background-image: url("/assets/tw-884a0ffa.svg");
}
.flag-tz {
    background-image: url("/assets/tz-28d04371.svg");
}
.flag-ua {
    background-image: url("/assets/ua-b185a58b.svg");
}
.flag-ug {
    background-image: url("/assets/ug-8427efbf.svg");
}
.flag-um {
    background-image: url("/assets/um-8a82e581.svg");
}
.flag-un {
    background-image: url("/assets/un-0d7d0707.svg");
}
.flag-us {
    background-image: url("/assets/us-7db44305.svg");
}
.flag-uy {
    background-image: url("/assets/uy-6a5e17f8.svg");
}
.flag-uz {
    background-image: url("/assets/uz-24aab509.svg");
}
.flag-va {
    background-image: url("/assets/va-1b948c43.svg");
}
.flag-vc {
    background-image: url("/assets/vc-2b407975.svg");
}
.flag-ve {
    background-image: url("/assets/ve-0d965f09.svg");
}
.flag-vg {
    background-image: url("/assets/vg-e3f2b296.svg");
}
.flag-vi {
    background-image: url("/assets/vi-5ebd57c3.svg");
}
.flag-vn {
    background-image: url("/assets/vn-8c4ec760.svg");
}
.flag-vu {
    background-image: url("/assets/vu-fbc74dc0.svg");
}
.flag-wf {
    background-image: url("/assets/wf-146afaf5.svg");
}
.flag-ws {
    background-image: url("/assets/ws-a6daaa61.svg");
}
.flag-ye {
    background-image: url("/assets/ye-2e3def3b.svg");
}
.flag-yt {
    background-image: url("/assets/nc-4826d949.svg");
}
.flag-za {
    background-image: url("/assets/za-7e11d255.svg");
}
.flag-zm {
    background-image: url("/assets/zm-87ea06f1.svg");
}
.flag-zw {
    background-image: url("/assets/zw-620c5ec4.svg");
}
.payment {
    width: 2rem;
    height: 1.5rem;
    display: inline-block;
    background: no-repeat center/100% 100%;
    vertical-align: bottom;
    font-style: normal;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.payment-2checkout-dark {
    background-image: url("/assets/2checkout-dark-68872bf6.svg");
}
.payment-2checkout {
    background-image: url("/assets/2checkout-1626f90b.svg");
}
.payment-alipay-dark {
    background-image: url("/assets/alipay-dark-ef578181.svg");
}
.payment-alipay {
    background-image: url("/assets/alipay-64b5760c.svg");
}
.payment-amazon-dark {
    background-image: url("/assets/amazon-dark-cd32afbf.svg");
}
.payment-amazon {
    background-image: url("/assets/amazon-822d4d7e.svg");
}
.payment-americanexpress-dark {
    background-image: url("/assets/americanexpress-dark-b3936f4f.svg");
}
.payment-americanexpress {
    background-image: url("/assets/americanexpress-d1bf1fe4.svg");
}
.payment-applepay-dark {
    background-image: url("/assets/applepay-dark-8427d682.svg");
}
.payment-applepay {
    background-image: url("/assets/applepay-df1a0b13.svg");
}
.payment-bancontact-dark {
    background-image: url("/assets/bancontact-dark-92c4ee5e.svg");
}
.payment-bancontact {
    background-image: url("/assets/bancontact-9f356935.svg");
}
.payment-bitcoin-dark {
    background-image: url("/assets/bitcoin-dark-e50fa6e5.svg");
}
.payment-bitcoin {
    background-image: url("/assets/bitcoin-a314e34e.svg");
}
.payment-bitpay-dark {
    background-image: url("/assets/bitpay-dark-f27457bd.svg");
}
.payment-bitpay {
    background-image: url("/assets/bitpay-e10d7733.svg");
}
.payment-cirrus-dark {
    background-image: url("/assets/cirrus-dark-568579d1.svg");
}
.payment-cirrus {
    background-image: url("/assets/cirrus-5ee96550.svg");
}
.payment-clickandbuy-dark {
    background-image: url("/assets/clickandbuy-dark-c9d94be4.svg");
}
.payment-clickandbuy {
    background-image: url("/assets/clickandbuy-655e9eb7.svg");
}
.payment-coinkite-dark {
    background-image: url("/assets/coinkite-dark-1d7a08b0.svg");
}
.payment-coinkite {
    background-image: url("/assets/coinkite-12f5d3c0.svg");
}
.payment-dinersclub-dark {
    background-image: url("/assets/dinersclub-dark-637347bc.svg");
}
.payment-dinersclub {
    background-image: url("/assets/dinersclub-1d0c4f8e.svg");
}
.payment-directdebit-dark {
    background-image: url("/assets/directdebit-dark-a07e351f.svg");
}
.payment-directdebit {
    background-image: url("/assets/directdebit-84efcf93.svg");
}
.payment-discover-dark {
    background-image: url("/assets/discover-dark-93cef5c5.svg");
}
.payment-discover {
    background-image: url("/assets/discover-79278ae2.svg");
}
.payment-dwolla-dark {
    background-image: url("/assets/dwolla-dark-3bec6437.svg");
}
.payment-dwolla {
    background-image: url("/assets/dwolla-5a92540f.svg");
}
.payment-ebay-dark {
    background-image: url("/assets/ebay-dark-0c320355.svg");
}
.payment-ebay {
    background-image: url("/assets/ebay-be6ce935.svg");
}
.payment-eway-dark {
    background-image: url("/assets/eway-dark-ecc9ec9c.svg");
}
.payment-eway {
    background-image: url("/assets/eway-844ceb1a.svg");
}
.payment-giropay-dark {
    background-image: url("/assets/giropay-dark-5e657de5.svg");
}
.payment-giropay {
    background-image: url("/assets/giropay-b9b8e512.svg");
}
.payment-googlewallet-dark {
    background-image: url("/assets/googlewallet-dark-efa9bf2a.svg");
}
.payment-googlewallet {
    background-image: url("/assets/googlewallet-aa40a1ae.svg");
}
.payment-ingenico-dark {
    background-image: url("/assets/ingenico-dark-59c24b76.svg");
}
.payment-ingenico {
    background-image: url("/assets/ingenico-9b9eb027.svg");
}
.payment-jcb-dark {
    background-image: url("/assets/jcb-dark-8a388728.svg");
}
.payment-jcb {
    background-image: url("/assets/jcb-4330d1ee.svg");
}
.payment-klarna-dark {
    background-image: url("/assets/klarna-dark-1d89eda3.svg");
}
.payment-klarna {
    background-image: url("/assets/klarna-6dc2c301.svg");
}
.payment-laser-dark {
    background-image: url("/assets/laser-dark-db0fe46f.svg");
}
.payment-laser {
    background-image: url("/assets/laser-0e27bd7f.svg");
}
.payment-maestro-dark {
    background-image: url("/assets/maestro-dark-caa564bb.svg");
}
.payment-maestro {
    background-image: url("/assets/maestro-926467fd.svg");
}
.payment-mastercard-dark {
    background-image: url("/assets/mastercard-dark-d4975417.svg");
}
.payment-mastercard {
    background-image: url("/assets/mastercard-f5625c9c.svg");
}
.payment-monero-dark {
    background-image: url("/assets/monero-dark-2e1ae837.svg");
}
.payment-monero {
    background-image: url("/assets/monero-0de74c3f.svg");
}
.payment-neteller-dark {
    background-image: url("/assets/neteller-dark-e6fd7a55.svg");
}
.payment-neteller {
    background-image: url("/assets/neteller-dee64503.svg");
}
.payment-ogone-dark {
    background-image: url("/assets/ogone-dark-eefcd04f.svg");
}
.payment-ogone {
    background-image: url("/assets/ogone-ce44cb5a.svg");
}
.payment-okpay-dark {
    background-image: url("/assets/okpay-dark-8e846ebf.svg");
}
.payment-okpay {
    background-image: url("/assets/okpay-fdacc07f.svg");
}
.payment-paybox-dark {
    background-image: url("/assets/paybox-dark-33aa586b.svg");
}
.payment-paybox {
    background-image: url("/assets/paybox-fa8057fb.svg");
}
.payment-paymill-dark {
    background-image: url("/assets/paymill-dark-18bcdda6.svg");
}
.payment-paymill {
    background-image: url("/assets/paymill-933048e9.svg");
}
.payment-payone-dark {
    background-image: url("/assets/payone-dark-315f7503.svg");
}
.payment-payone {
    background-image: url("/assets/payone-421ed53f.svg");
}
.payment-payoneer-dark {
    background-image: url("/assets/payoneer-dark-e42ce458.svg");
}
.payment-payoneer {
    background-image: url("/assets/payoneer-29864d31.svg");
}
.payment-paypal-dark {
    background-image: url("/assets/paypal-dark-04bf7646.svg");
}
.payment-paypal {
    background-image: url("/assets/paypal-e1e80780.svg");
}
.payment-paysafecard-dark {
    background-image: url("/assets/paysafecard-dark-bdee89cf.svg");
}
.payment-paysafecard {
    background-image: url("/assets/paysafecard-1ab5d545.svg");
}
.payment-payu-dark {
    background-image: url("/assets/payu-dark-85e0d826.svg");
}
.payment-payu {
    background-image: url("/assets/payu-13e97dd1.svg");
}
.payment-payza-dark {
    background-image: url("/assets/payza-dark-1d630807.svg");
}
.payment-payza {
    background-image: url("/assets/payza-088dfabf.svg");
}
.payment-ripple-dark {
    background-image: url("/assets/ripple-dark-34d3fbd5.svg");
}
.payment-ripple {
    background-image: url("/assets/ripple-09de382e.svg");
}
.payment-sage-dark {
    background-image: url("/assets/sage-dark-fc73ec03.svg");
}
.payment-sage {
    background-image: url("/assets/sage-03de2cbb.svg");
}
.payment-sepa-dark {
    background-image: url("/assets/sepa-dark-f9dba54e.svg");
}
.payment-sepa {
    background-image: url("/assets/sepa-0b304a44.svg");
}
.payment-shopify-dark {
    background-image: url("/assets/shopify-dark-ae4596ef.svg");
}
.payment-shopify {
    background-image: url("/assets/shopify-bd39231b.svg");
}
.payment-skrill-dark {
    background-image: url("/assets/skrill-dark-30bf1c5b.svg");
}
.payment-skrill {
    background-image: url("/assets/skrill-016e9083.svg");
}
.payment-solo-dark {
    background-image: url("/assets/solo-dark-4143a16c.svg");
}
.payment-solo {
    background-image: url("/assets/solo-3b8bfa0a.svg");
}
.payment-square-dark {
    background-image: url("/assets/square-dark-35ed0ae4.svg");
}
.payment-square {
    background-image: url("/assets/square-f53079ab.svg");
}
.payment-stripe-dark {
    background-image: url("/assets/stripe-dark-38c7a7b6.svg");
}
.payment-stripe {
    background-image: url("/assets/stripe-66d172eb.svg");
}
.payment-switch-dark {
    background-image: url("/assets/switch-dark-609dbdf2.svg");
}
.payment-switch {
    background-image: url("/assets/switch-6a347955.svg");
}
.payment-ukash-dark {
    background-image: url("/assets/ukash-dark-3e42d72a.svg");
}
.payment-ukash {
    background-image: url("/assets/ukash-06d9fa08.svg");
}
.payment-unionpay-dark {
    background-image: url("/assets/unionpay-dark-db827e5b.svg");
}
.payment-unionpay {
    background-image: url("/assets/unionpay-d66d5557.svg");
}
.payment-verifone-dark {
    background-image: url("/assets/verifone-dark-06cf691c.svg");
}
.payment-verifone {
    background-image: url("/assets/verifone-6918748f.svg");
}
.payment-verisign-dark {
    background-image: url("/assets/verisign-dark-316d36b5.svg");
}
.payment-verisign {
    background-image: url("/assets/verisign-0f9a7276.svg");
}
.payment-visa-dark {
    background-image: url("/assets/visa-dark-e3523de3.svg");
}
.payment-visa {
    background-image: url("/assets/visa-283089b7.svg");
}
.payment-webmoney-dark {
    background-image: url("/assets/webmoney-dark-1b422e73.svg");
}
.payment-webmoney {
    background-image: url("/assets/webmoney-e17640b2.svg");
}
.payment-westernunion-dark {
    background-image: url("/assets/westernunion-dark-fdb72995.svg");
}
.payment-westernunion {
    background-image: url("/assets/westernunion-49174998.svg");
}
.payment-worldpay-dark {
    background-image: url("/assets/worldpay-dark-6b7442d5.svg");
}
.payment-worldpay {
    background-image: url("/assets/worldpay-34ece94e.svg");
}
svg {
    touch-action: none;
}
.col-sm-3 a {
    border: 1px solid transparent;
    border-radius: 0;
    transition: all 3s ease;
}
.col-sm-3 a:hover {
    border: 1px solid #ff4647;
    border-radius: 100% 60%/30% 10%;
    background: linear-gradient(rgba(56, 123, 131, 0.7), rgba(56, 123, 131, 0.7));
}
/*-----Feather icons-----*/
@font-face {
    font-family: "feather";
    src: url("/assets/feather-webfont-97a46ead.eot?t=1501841394106");
    /* IE9*/
    src: url("/assets/feather-webfont-97a46ead.eot?t=1501841394106#iefix") format("embedded-opentype"), url("/assets/feather-webfont-f81046ea.woff?t=1501841394106") format("woff"), url("/assets/feather-webfont-6446e345.ttf?t=1501841394106") format("truetype"), url("/assets/feather-webfont-de47301a.svg?t=1501841394106#feather") format("svg");
    /* iOS 4.1- */
}
.fe {
    font-family: "feather" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fe-activity:before {
    content: "\e900";
}
.fe-airplay:before {
    content: "\e901";
}
.fe-alert-circle:before {
    content: "\e902";
}
.fe-alert-octagon:before {
    content: "\e903";
}
.fe-alert-triangle:before {
    content: "\e904";
}
.fe-align-center:before {
    content: "\e905";
}
.fe-align-justify:before {
    content: "\e906";
}
.fe-align-left:before {
    content: "\e907";
}
.fe-align-right:before {
    content: "\e908";
}
.fe-anchor:before {
    content: "\e909";
}
.fe-aperture:before {
    content: "\e90a";
}
.fe-arrow-down:before {
    content: "\e90b";
}
.fe-arrow-down-circle:before {
    content: "\e90c";
}
.fe-arrow-down-left:before {
    content: "\e90d";
}
.fe-arrow-down-right:before {
    content: "\e90e";
}
.fe-arrow-left:before {
    content: "\e90f";
}
.fe-arrow-left-circle:before {
    content: "\e910";
}
.fe-arrow-right:before {
    content: "\e911";
}
.fe-arrow-right-circle:before {
    content: "\e912";
}
.fe-arrow-up:before {
    content: "\e913";
}
.fe-arrow-up-circle:before {
    content: "\e914";
}
.fe-arrow-up-left:before {
    content: "\e915";
}
.fe-arrow-up-right:before {
    content: "\e916";
}
.fe-at-sign:before {
    content: "\e917";
}
.fe-award:before {
    content: "\e918";
}
.fe-bar-chart:before {
    content: "\e919";
}
.fe-bar-chart-2:before {
    content: "\e91a";
}
.fe-battery:before {
    content: "\e91b";
}
.fe-battery-charging:before {
    content: "\e91c";
}
.fe-bell:before {
    content: "\e91d";
}
.fe-bell-off:before {
    content: "\e91e";
}
.fe-bluetooth:before {
    content: "\e91f";
}
.fe-bold:before {
    content: "\e920";
}
.fe-book:before {
    content: "\e921";
}
.fe-book-open:before {
    content: "\e922";
}
.fe-bookmark:before {
    content: "\e923";
}
.fe-box:before {
    content: "\e924";
}
.fe-briefcase:before {
    content: "\e925";
}
.fe-calendar:before {
    content: "\e926";
}
.fe-camera:before {
    content: "\e927";
}
.fe-camera-off:before {
    content: "\e928";
}
.fe-cast:before {
    content: "\e929";
}
.fe-check:before {
    content: "\e92a";
}
.fe-check-circle:before {
    content: "\e92b";
}
.fe-check-square:before {
    content: "\e92c";
}
.fe-chevron-down:before {
    content: "\e92d";
}
.fe-chevron-left:before {
    content: "\e92e";
}
.fe-chevron-right:before {
    content: "\e92f";
}
.fe-chevron-up:before {
    content: "\e930";
}
.fe-chevrons-down:before {
    content: "\e931";
}
.fe-chevrons-left:before {
    content: "\e932";
}
.fe-chevrons-right:before {
    content: "\e933";
}
.fe-chevrons-up:before {
    content: "\e934";
}
.fe-chrome:before {
    content: "\e935";
}
.fe-circle:before {
    content: "\e936";
}
.fe-clipboard:before {
    content: "\e937";
}
.fe-clock:before {
    content: "\e938";
}
.fe-cloud:before {
    content: "\e939";
}
.fe-cloud-drizzle:before {
    content: "\e93a";
}
.fe-cloud-lightning:before {
    content: "\e93b";
}
.fe-cloud-off:before {
    content: "\e93c";
}
.fe-cloud-rain:before {
    content: "\e93d";
}
.fe-cloud-snow:before {
    content: "\e93e";
}
.fe-code:before {
    content: "\e93f";
}
.fe-codepen:before {
    content: "\e940";
}
.fe-command:before {
    content: "\e941";
}
.fe-compass:before {
    content: "\e942";
}
.fe-copy:before {
    content: "\e943";
}
.fe-corner-down-left:before {
    content: "\e944";
}
.fe-corner-down-right:before {
    content: "\e945";
}
.fe-corner-left-down:before {
    content: "\e946";
}
.fe-corner-left-up:before {
    content: "\e947";
}
.fe-corner-right-down:before {
    content: "\e948";
}
.fe-corner-right-up:before {
    content: "\e949";
}
.fe-corner-up-left:before {
    content: "\e94a";
}
.fe-corner-up-right:before {
    content: "\e94b";
}
.fe-cpu:before {
    content: "\e94c";
}
.fe-credit-card:before {
    content: "\e94d";
}
.fe-crop:before {
    content: "\e94e";
}
.fe-crosshair:before {
    content: "\e94f";
}
.fe-database:before {
    content: "\e950";
}
.fe-delete:before {
    content: "\e951";
}
.fe-disc:before {
    content: "\e952";
}
.fe-dollar-sign:before {
    content: "\e953";
}
.fe-download:before {
    content: "\e954";
}
.fe-download-cloud:before {
    content: "\e955";
}
.fe-droplet:before {
    content: "\e956";
}
.fe-edit:before {
    content: "\e957";
}
.fe-edit-2:before {
    content: "\e958";
}
.fe-edit-3:before {
    content: "\e959";
}
.fe-external-link:before {
    content: "\e95a";
}
.fe-eye:before {
    content: "\e95b";
}
.fe-eye-off:before {
    content: "\e95c";
}
.fe-facebook:before {
    content: "\e95d";
}
.fe-fast-forward:before {
    content: "\e95e";
}
.fe-feather:before {
    content: "\e95f";
}
.fe-file:before {
    content: "\e960";
}
.fe-file-minus:before {
    content: "\e961";
}
.fe-file-plus:before {
    content: "\e962";
}
.fe-file-text:before {
    content: "\e963";
}
.fe-film:before {
    content: "\e964";
}
.fe-filter:before {
    content: "\e965";
}
.fe-flag:before {
    content: "\e966";
}
.fe-folder:before {
    content: "\e967";
}
.fe-folder-minus:before {
    content: "\e968";
}
.fe-folder-plus:before {
    content: "\e969";
}
.fe-git-branch:before {
    content: "\e96a";
}
.fe-git-commit:before {
    content: "\e96b";
}
.fe-git-merge:before {
    content: "\e96c";
}
.fe-git-pull-request:before {
    content: "\e96d";
}
.fe-github:before {
    content: "\e96e";
}
.fe-gitlab:before {
    content: "\e96f";
}
.fe-globe:before {
    content: "\e970";
}
.fe-grid:before {
    content: "\e971";
}
.fe-hard-drive:before {
    content: "\e972";
}
.fe-hash:before {
    content: "\e973";
}
.fe-headphones:before {
    content: "\e974";
}
.fe-heart:before {
    content: "\e975";
}
.fe-help-circle:before {
    content: "\e976";
}
.fe-home:before {
    content: "\e977";
}
.fe-image:before {
    content: "\e978";
}
.fe-inbox:before {
    content: "\e979";
}
.fe-info:before {
    content: "\e97a";
}
.fe-instagram:before {
    content: "\e97b";
}
.fe-italic:before {
    content: "\e97c";
}
.fe-layers:before {
    content: "\e97d";
}
.fe-layout:before {
    content: "\e97e";
}
.fe-life-buoy:before {
    content: "\e97f";
}
.fe-link:before {
    content: "\e980";
}
.fe-link-2:before {
    content: "\e981";
}
.fe-linkedin:before {
    content: "\e982";
}
.fe-list:before {
    content: "\e983";
}
.fe-loader:before {
    content: "\e984";
}
.fe-lock:before {
    content: "\e985";
}
.fe-log-in:before {
    content: "\e986";
}
.fe-log-out:before {
    content: "\e987";
}
.fe-mail:before {
    content: "\e988";
}
.fe-map:before {
    content: "\e989";
}
.fe-map-pin:before {
    content: "\e98a";
}
.fe-maximize:before {
    content: "\e98b";
}
.fe-maximize-2:before {
    content: "\e98c";
}
.fe-menu:before {
    content: "\e98d";
}
.fe-message-circle:before {
    content: "\e98e";
}
.fe-message-square:before {
    content: "\e98f";
}
.fe-mic:before {
    content: "\e990";
}
.fe-mic-off:before {
    content: "\e991";
}
.fe-minimize:before {
    content: "\e992";
}
.fe-minimize-2:before {
    content: "\e993";
}
.fe-minus:before {
    content: "\e994";
}
.fe-minus-circle:before {
    content: "\e995";
}
.fe-minus-square:before {
    content: "\e996";
}
.fe-monitor:before {
    content: "\e997";
}
.fe-moon:before {
    content: "\e998";
}
.fe-more-horizontal:before {
    content: "\e999";
}
.fe-more-vertical:before {
    content: "\e99a";
}
.fe-move:before {
    content: "\e99b";
}
.fe-music:before {
    content: "\e99c";
}
.fe-navigation:before {
    content: "\e99d";
}
.fe-navigation-2:before {
    content: "\e99e";
}
.fe-octagon:before {
    content: "\e99f";
}
.fe-package:before {
    content: "\e9a0";
}
.fe-paperclip:before {
    content: "\e9a1";
}
.fe-pause:before {
    content: "\e9a2";
}
.fe-pause-circle:before {
    content: "\e9a3";
}
.fe-percent:before {
    content: "\e9a4";
}
.fe-phone:before {
    content: "\e9a5";
}
.fe-phone-call:before {
    content: "\e9a6";
}
.fe-phone-forwarded:before {
    content: "\e9a7";
}
.fe-phone-incoming:before {
    content: "\e9a8";
}
.fe-phone-missed:before {
    content: "\e9a9";
}
.fe-phone-off:before {
    content: "\e9aa";
}
.fe-phone-outgoing:before {
    content: "\e9ab";
}
.fe-pie-chart:before {
    content: "\e9ac";
}
.fe-play:before {
    content: "\e9ad";
}
.fe-play-circle:before {
    content: "\e9ae";
}
.fe-plus:before {
    content: "\e9af";
}
.fe-plus-circle:before {
    content: "\e9b0";
}
.fe-plus-square:before {
    content: "\e9b1";
}
.fe-pocket:before {
    content: "\e9b2";
}
.fe-power:before {
    content: "\e9b3";
}
.fe-printer:before {
    content: "\e9b4";
}
.fe-radio:before {
    content: "\e9b5";
}
.fe-refresh-ccw:before {
    content: "\e9b6";
}
.fe-refresh-cw:before {
    content: "\e9b7";
}
.fe-repeat:before {
    content: "\e9b8";
}
.fe-rewind:before {
    content: "\e9b9";
}
.fe-rotate-ccw:before {
    content: "\e9ba";
}
.fe-rotate-cw:before {
    content: "\e9bb";
}
.fe-rss:before {
    content: "\e9bc";
}
.fe-save:before {
    content: "\e9bd";
}
.fe-scissors:before {
    content: "\e9be";
}
.fe-search:before {
    content: "\e9bf";
}
.fe-send:before {
    content: "\e9c0";
}
.fe-server:before {
    content: "\e9c1";
}
.fe-settings:before {
    content: "\e9c2";
}
.fe-share:before {
    content: "\e9c3";
}
.fe-share-2:before {
    content: "\e9c4";
}
.fe-shield:before {
    content: "\e9c5";
}
.fe-shield-off:before {
    content: "\e9c6";
}
.fe-shopping-bag:before {
    content: "\e9c7";
}
.fe-shopping-cart:before {
    content: "\e9c8";
}
.fe-shuffle:before {
    content: "\e9c9";
}
.fe-sidebar:before {
    content: "\e9ca";
}
.fe-skip-back:before {
    content: "\e9cb";
}
.fe-skip-forward:before {
    content: "\e9cc";
}
.fe-slack:before {
    content: "\e9cd";
}
.fe-slash:before {
    content: "\e9ce";
}
.fe-sliders:before {
    content: "\e9cf";
}
.fe-smartphone:before {
    content: "\e9d0";
}
.fe-speaker:before {
    content: "\e9d1";
}
.fe-square:before {
    content: "\e9d2";
}
.fe-star:before {
    content: "\e9d3";
}
.fe-stop-circle:before {
    content: "\e9d4";
}
.fe-sun:before {
    content: "\e9d5";
}
.fe-sunrise:before {
    content: "\e9d6";
}
.fe-sunset:before {
    content: "\e9d7";
}
.fe-tablet:before {
    content: "\e9d8";
}
.fe-tag:before {
    content: "\e9d9";
}
.fe-target:before {
    content: "\e9da";
}
.fe-terminal:before {
    content: "\e9db";
}
.fe-thermometer:before {
    content: "\e9dc";
}
.fe-thumbs-down:before {
    content: "\e9dd";
}
.fe-thumbs-up:before {
    content: "\e9de";
}
.fe-toggle-left:before {
    content: "\e9df";
}
.fe-toggle-right:before {
    content: "\e9e0";
}
.fe-trash:before {
    content: "\e9e1";
}
.fe-trash-2:before {
    content: "\e9e2";
}
.fe-trending-down:before {
    content: "\e9e3";
}
.fe-trending-up:before {
    content: "\e9e4";
}
.fe-triangle:before {
    content: "\e9e5";
}
.fe-truck:before {
    content: "\e9e6";
}
.fe-tv:before {
    content: "\e9e7";
}
.fe-twitter:before {
    content: "\e9e8";
}
.fe-type:before {
    content: "\e9e9";
}
.fe-umbrella:before {
    content: "\e9ea";
}
.fe-underline:before {
    content: "\e9eb";
}
.fe-unlock:before {
    content: "\e9ec";
}
.fe-upload:before {
    content: "\e9ed";
}
.fe-upload-cloud:before {
    content: "\e9ee";
}
.fe-user:before {
    content: "\e9ef";
}
.fe-user-check:before {
    content: "\e9f0";
}
.fe-user-minus:before {
    content: "\e9f1";
}
.fe-user-plus:before {
    content: "\e9f2";
}
.fe-user-x:before {
    content: "\e9f3";
}
.fe-users:before {
    content: "\e9f4";
}
.fe-video:before {
    content: "\e9f5";
}
.fe-video-off:before {
    content: "\e9f6";
}
.fe-voicemail:before {
    content: "\e9f7";
}
.fe-volume:before {
    content: "\e9f8";
}
.fe-volume-1:before {
    content: "\e9f9";
}
.fe-volume-2:before {
    content: "\e9fa";
}
.fe-volume-x:before {
    content: "\e9fb";
}
.fe-watch:before {
    content: "\e9fc";
}
.fe-wifi:before {
    content: "\e9fd";
}
.fe-wifi-off:before {
    content: "\e9fe";
}
.fe-wind:before {
    content: "\e9ff";
}
.fe-x:before {
    content: "\ea00";
}
.fe-x-circle:before {
    content: "\ea01";
}
.fe-x-square:before {
    content: "\ea02";
}
.fe-zap:before {
    content: "\ea03";
}
.fe-zap-off:before {
    content: "\ea04";
}
.fe-zoom-in:before {
    content: "\ea05";
}
.fe-zoom-out:before {
    content: "\ea06";
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/assets/glyphicons-halflings-regular-13634da8.eot");
    src: url("/assets/glyphicons-halflings-regular-13634da8.eot?#iefix") format("embedded-opentype"), url("/assets/glyphicons-halflings-regular-fe185d11.woff2") format("woff2"), url("/assets/glyphicons-halflings-regular-a26394f7.woff") format("woff"), url("/assets/glyphicons-halflings-regular-e3950440.ttf") format("truetype"), url("/assets/glyphicons-halflings-regular-d985cda0.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "*";
}
.glyphicon-plus:before {
    content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "€";
}
.glyphicon-minus:before {
    content: "−";
}
.glyphicon-cloud:before {
    content: "☁";
}
.glyphicon-envelope:before {
    content: "✉";
}
.glyphicon-pencil:before {
    content: "✏";
}
.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: "⛺";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "⌛";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before,
.glyphicon-jpy:before {
    content: "¥";
}
.glyphicon-ruble:before,
.glyphicon-rub:before {
    content: "₽";
}
.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";
}
.icon-icon-shape {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    text-align: center;
}
.icon-icon-shape i {
    font-size: 24px;
    line-height: 2;
}
/**
Dimmer
*/
.dimmer {
    position: relative;
}
.dimmer .loader {
    display: none;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.dimmer.active .loader {
    display: block;
}
.dimmer.active .dimmer-content {
    opacity: 0.04;
    pointer-events: none;
}
/*-------- Loaders ---------*/
.spinner {
    width: 40px;
    height: 40px;
    margin: 100px auto;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
.spinner-lg {
    width: 100px;
    height: 100px;
    margin: 100px auto;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.spinner1 {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
}
.spinner1-lg {
    width: 100px;
    height: 100px;
    position: relative;
    margin: 100px auto;
}
.double-bounce1 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-bounce 2s infinite ease-in-out;
    animation-delay: -1s;
}
@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.spinner2 {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
}
.cube1 {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-cubemove 1.8s infinite ease-in-out;
}
.cube2 {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-cubemove 1.8s infinite ease-in-out;
    animation-delay: -0.9s;
}
@keyframes sk-cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}
.lds-heart {
    position: relative;
    width: 64px;
    height: 64px;
    transform: rotate(45deg);
    transform-origin: 32px 32px;
    margin: 100px auto;
}
.lds-heart div {
    top: 23px;
    left: 19px;
    position: absolute;
    width: 26px;
    height: 26px;
    animation: lds-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lds-heart div:after {
    content: " ";
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
}
.lds-heart div:before {
    content: " ";
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    left: -17px;
    border-radius: 50% 0 0 50%;
}
.lds-heart div:after {
    top: -17px;
    border-radius: 50% 50% 0 0;
}
@keyframes lds-heart {
    0% {
        transform: scale(0.95);
    }

    5% {
        transform: scale(1.1);
    }

    39% {
        transform: scale(0.85);
    }

    45% {
        transform: scale(1);
    }

    60% {
        transform: scale(0.95);
    }

    100% {
        transform: scale(0.9);
    }
}
.lds-ring {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 100px auto;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.lds-hourglass {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 100px auto;
}
.lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 6px;
    box-sizing: border-box;
    animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    100% {
        transform: rotate(1800deg);
    }
}
body.rtl {
    text-align: right;
    direction: rtl;
}
.rtl .custom-radio-lg .custom-control-label::after {
    right: 2px;
    left: inherit;
}
.rtl .app-sidebar {
    right: 0;
    left: inherit;
    transition: right 450ms ease, width 450ms ease;
    border-left: 1px solid #e9edf4;
    border-right: inherit;
}
.rtl .app-content {
    transition: margin-right 450ms ease;
}
@media (min-width: 992px) {
    .rtl .app-content {
        margin-left: inherit;
        margin-right: 670px;
    }

    .rtl .app-header {
        padding-left: 10px;
        padding-right: 285px;
    }

    .rtl.sidebar-mini.sidenav-toggled .app-content {
        margin-right: 80px;
        margin-left: inherit;
    }

    .rtl.sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: inherit;
        padding-right: 100px;
    }
}
@media (max-width: 991px) {
    .rtl.app.sidenav-toggled .app-sidebar {
        right: 0 !important;
        left: inherit;
    }

    .rtl.app .app-sidebar {
        right: -270px !important;
        left: inherit;
    }

    .rtl .responsive-navbar .header-search .input-group .input-group-text.btn {
        left: 6px;
        right: inherit;
    }

    .rtl .fc .fc-toolbar-title {
        left: 10px;
    }
}
.rtl .app-header {
    transition: padding-right 0.3s ease;
}
.rtl .app-sidebar__toggle {
    transition: padding-right 0.3s ease;
    right: initial;
    left: 7px;
}
.rtl .app-sidebar__toggle:after {
    right: 12px;
    left: inherit;
}
.rtl .header .main-header-center {
    padding-left: inherit;
    padding-right: 0px;
}
@media (min-width: 992px) {
    .rtl .main-header-center .btn {
        right: inherit;
        left: 5px;
    }

    .rtl .main-chat-contacts-wrapper {
        padding: 10px 0 10px 15px;
    }
}
.rtl .dropdown-menu-end[data-bs-popper] {
    left: 0;
    right: auto;
}
.rtl .dropdown-menu-arrow.dropdown-menu-end:before,
.rtl .dropdown-menu-arrow.dropdown-menu-end:after {
    right: auto;
    left: 12px;
}
.rtl .dropdown-menu {
    text-align: right;
}
.rtl .dropdown-icon {
    margin-left: 0.5rem;
    margin-right: -0.5rem;
}
.rtl .input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: inherit;
    margin-right: -1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.rtl .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.rtl .input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.rtl .input-group-btn .btn {
    border-radius: 4px 0px 0px 4px;
}
.rtl .page-header .breadcrumb {
    padding-right: 0 !important;
    padding-left: inherit !important;
}
.rtl .breadcrumb {
    right: inherit;
    left: 0;
}
.rtl .breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
    padding-right: inherit;
}
.rtl .breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-left: inherit;
    padding-right: 0.5rem;
}
.rtl .modal-header .btn-close {
    padding: 1rem;
    margin: -1rem auto -1rem -1rem;
}
.rtl .sidebar.sidebar-right {
    left: 0;
    right: initial;
    transform: translate(-100%, 0);
}
.rtl .sidebar.sidebar-right .latest-tasks .tabs-menu .nav.panel-tabs li a i {
    float: right;
    margin-top: 3px;
    margin-left: 3px;
}
.rtl .sidebar-right .panel-primary .tab-menu-heading i {
    float: right;
    margin-top: 4px;
}
.rtl .side-header {
    border-left: 1px solid #e9edf4;
    border-right: initial;
    transition: right 0.3s ease, width 450ms ease;
}
.rtl .side-menu .sub-category {
    padding: 12px 20px 2px 30px;
}
.rtl .slide.is-expanded a {
    text-decoration: none;
}
.rtl .side-menu__item.active {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.rtl .side-menu__item {
    transition: border-right-color 0.3s ease, background-color 0.3s ease;
}
.rtl .side-menu .side-menu__icon {
    margin-left: 8px;
    margin-right: inherit;
}
.rtl .side-menu .side-menu__icon::after {
    left: 3px;
    right: inherit;
}
.rtl .side-badge,
.rtl .slide-menu open.slide-menu hide .side-badge {
    left: 20px;
    right: inherit;
}
.rtl .slide-menu {
    padding-right: 30px;
    padding-left: inherit;
}
.rtl .slide-menu li .slide-item:before {
    content: "\e046";
    margin-left: 7px;
    margin-right: inherit;
}
.rtl .slide-menu a:before {
    content: "\e046";
    margin-left: 10px;
    margin-right: inherit;
}
.rtl .sub-slide-menu {
    padding: 0 0 15px 15px;
}
.rtl .sub-slide-item {
    padding: 8px 24px 8px 0 !important;
}
.rtl .sub-side-menu__item2 {
    padding: 8px 24px 8px 2px;
}
.rtl .sub-angle2 {
    float: left;
    margin-left: -9px;
    margin-right: inherit;
}
.rtl .sub-angle {
    margin-left: 35px;
    margin-right: inherit;
}
.rtl .sub-slide-menu2 {
    padding-right: 0;
    padding-left: inherit;
}
.rtl .sub-slide-item2 {
    padding: 8px 40px 8px 0px !important;
}
@media (min-width: 992px) {

    .rtl.sidebar-mini.sidenav-toggled .side-badge,
    .rtl.sidebar-mini.sidenav-toggled .slide-menu open.slide-menu hide .side-badge {
        left: 21px;
        right: inherit;
    }

    .rtl.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        left: 20px;
        right: inherit;
    }

    .rtl.sidebar-mini footer.footer {
        padding: 1.25rem 270px 1.25rem 1.25rem;
    }
}
.rtl .pulse {
    left: 8px;
    right: 22px;
}
.rtl .pulse:before {
    left: -4px;
    right: initial;
}
.rtl .pulse-danger {
    left: 8px;
    right: inherit;
}
.rtl .sidebar .tabs-menu ul li a {
    padding: 15px 22px 15px 17px;
}
.rtl .feeds.avatar-circle::before {
    right: -15px;
    left: inherit;
}
.rtl .task-list.timeline-task::before {
    right: 25px;
    left: inherit;
}
.rtl .task-list:before {
    right: 15px;
    left: inherit;
    border-right: 1px solid #e0e9f1;
    border-right: initial;
}
.rtl .task-list li {
    padding-right: 55px;
    padding-left: 8px;
}
.rtl .task-list li .task-icon1 {
    right: 20px;
    left: inherit;
}
.rtl .task-list li .task-icon {
    right: 10px;
    left: inherit;
}
.rtl .nav.product-sale {
    left: 5px;
    right: inherit;
}
.rtl .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 10px !important;
    right: inherit !important;
}
.rtl div.dataTables_wrapper div.dataTables_length label {
    text-align: right;
}
.rtl div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}
.rtl div.dataTables_wrapper div.dataTables_filter input {
    margin-right: 0.5em;
    margin-left: inherit;
}
@media (max-width: 1363px) {
    .rtl .dt-buttons.btn-group {
        right: 0 !important;
        left: inherit;
    }
}
.rtl .card-options {
    margin-right: auto;
    margin-left: inherit;
}
.rtl .cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
    text-align: left;
}
.rtl .fc-h-event .fc-event-title {
    float: right;
}
.rtl .fc-direction-ltr {
    direction: rtl;
    text-align: right;
}
.rtl .fc-direction-ltr .fc-list-day-side-text,
.rtl .fc-direction-rtl .fc-list-day-text {
    float: left;
}
.rtl .fc-direction-ltr .fc-list-day-text,
.rtl .fc-direction-rtl .fc-list-day-side-text {
    float: right;
}
.rtl .fc-direction-ltr .fc-button-group>.fc-button:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.rtl .fc-direction-ltr .fc-button-group>.fc-button:first-child {
    margin-right: -1px;
    margin-left: inherit;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.rtl .fc-direction-ltr .fc-button-group>.fc-button:not(:last-child),
.rtl .fc-direction-ltr .fc-button-group>.fc-button:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.rtl .fc-direction-ltr .fc-toolbar>*> :not(:first-child) {
    margin-right: 0.75em;
    margin-left: inherit;
}
.rtl .fc-icon-chevron-right {
    transform: rotate(180deg);
}
.rtl .fc-icon-chevron-left {
    transform: rotate(-180deg);
}
.rtl .main-chat-msg-name {
    margin-right: 15px;
    margin-left: inherit;
}
.rtl .dot-label {
    margin-left: 5px !important;
    margin-right: 0 !important;
}
.rtl .main-content-app .dropdown i {
    display: inline-block;
}
.rtl .main-content-app .main-chat-body .content-inner .main-msg-wrapper .fe-download {
    float: left;
    margin-top: 4px !important;
}
.rtl .main-chat-contacts .lslide {
    margin-left: 10px;
    margin-right: inherit;
}
.rtl .main-chat-list .media-body {
    margin-right: 15px;
    margin-left: inherit;
}
.rtl .main-chat-list .main-img-user span {
    right: -2px;
    left: inherit;
}
.rtl .main-chat-header .nav {
    margin-right: auto;
    margin-left: inherit;
}
.rtl .main-chat-time::before {
    right: 148px;
    left: 0;
}
.rtl .main-chat-body .media.flex-row-reverse .media-body {
    margin-right: 0 !important;
    margin-left: 20px !important;
}
.rtl .main-chat-body .media-body {
    margin-right: 20px !important;
    margin-left: inherit !important;
}
.rtl .btn-list>.btn:not(:last-child),
.rtl .btn-list>.dropdown:not(:last-child) {
    margin-left: 0.5rem;
    margin-right: inherit;
}
.rtl .growl .growl-close {
    float: left;
}
.rtl .vtimeline .timeline-wrapper.timeline-inverted {
    padding-left: 0;
    padding-right: 90px;
}
.rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
    margin-right: auto;
    margin-left: 14%;
}
.rtl .vtimeline .timeline-wrapper .timeline-panel {
    margin-right: 14%;
    margin-left: initial;
}
.rtl .vtimeline .timeline-wrapper {
    padding-left: 90px;
    padding-right: inherit;
}
.rtl .vtimeline .timeline-wrapper .timeline-panel:after {
    left: -10px;
    right: inherit;
    border-left: 0 solid #e9edf4;
    border-right: 10px solid #e9edf4;
}
.rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 10px;
    right: -10px;
    left: auto;
}
.rtl .tree li i {
    margin-left: 10px;
    margin-right: inherit;
    float: right;
    margin-top: 6px;
}
.rtl .tree ul {
    margin-right: 1em;
    margin-left: inherit;
}
.rtl .tree li {
    padding: 0em 0em 0em 1em;
}
.rtl .tree ul:before {
    border-right: 1px dotted #9eabc0;
    border-left: inherit;
    right: -10px;
    left: inherit;
}
.rtl .tree ul li:before {
    right: -10px;
    left: inherit;
}
.rtl .main {
    float: right;
}
.rtl .join {
    float: right;
    transform: rotate(180deg);
}
.rtl .dTree .page-tree {
    float: right;
}
.rtl .dTree .plus {
    padding-right: 20px;
    padding-left: inherit;
    float: right;
    transform: rotate(180deg);
}
.rtl .folder {
    padding-right: 20px;
    padding-left: inherit;
    float: right;
}
.rtl .last .plus {
    padding-right: 20px;
    padding-left: inherit;
    float: right;
}
.rtl .dTree a {
    padding-right: 8px;
}
.rtl .dTree .minus {
    padding-right: 20px;
    padding-left: inherit;
    float: right;
}
.rtl .folder-open {
    padding-right: 20px;
    padding-left: inherit;
    float: right;
}
.rtl .folder-group ul {
    padding-right: 20px;
    padding-left: inherit;
}
.rtl .folder-group.last .minus {
    padding-right: 20px;
    padding-left: inherit;
    float: right;
}
.rtl .join-last .join {
    float: right;
}
.rtl .folder-group {
    background: none;
}
.rtl code,
.rtl kbd,
.rtl pre,
.rtl samp {
    direction: rtl;
    unicode-bidi: embed;
}
.rtl .header .form-inline .form-control {
    padding-right: 20px;
    padding-left: 40px;
}
.rtl .footer .social ul li {
    float: right;
}
.rtl .footer-social-list li:not(:last-child) {
    margin-left: 0.7rem;
    margin-right: inherit;
}
.rtl .footer-payments li:not(:last-child) {
    margin-left: 1.5rem;
    margin-right: inherit;
}
.rtl .page-options {
    margin-right: auto;
    margin-left: inherit;
}
.rtl .btn-group>.btn-group:not(:first-child)>.btn,
.rtl .btn-group>.btn:nth-child(n+3),
.rtl .btn-group> :not(.btn-check)+.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.rtl .btn-group .btn+.btn,
.rtl .btn-group .btn+.btn-group {
    margin-right: -1px;
    margin-left: initial;
}
.rtl .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.rtl .tags>.tag:not(:last-child) {
    margin-left: 0.5rem;
    margin-right: inherit;
}
.rtl .tag-addon:last-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
}
.rtl .tag-addon {
    margin: 0 0.5rem 0 -0.5rem;
}
.rtl .card-options a:not(.btn) {
    margin-right: 0.5rem;
    margin-left: inherit;
}
.rtl .btn-close {
    float: left;
}
.rtl .alert-avatar .avatar {
    right: 0.75rem;
    left: inherit;
}
.rtl button.btn-close {
    left: 15px;
    right: inherit;
}
.rtl .alert-dismissible .btn-close {
    left: 0;
    right: inherit;
}
.rtl .alert-dismissible {
    padding-left: 3.90625rem;
}
.rtl .alert-avatar {
    padding-right: 3.75rem !important;
    padding-left: inherit !important;
}
.rtl .alert-inner--icon {
    float: right;
    padding-left: 5px;
}
.rtl .color-card-radius .card-header {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.rtl .avatar-list .avatar:not(:last-child) {
    margin-left: 0.5rem;
    margin-right: initial;
}
.rtl .avatar-status {
    right: 50px;
    left: initial;
}
.rtl .avatar-badges {
    left: -4px;
    right: initial;
}
.rtl .avatar-icons {
    left: 0px;
    right: initial;
}
.rtl [type=email],
.rtl [type=number],
.rtl [type=tel],
.rtl [type=url] {
    direction: rtl;
}
.rtl .badgetext {
    float: left;
}
.rtl .list-style-1 {
    padding-right: inherit;
}
.rtl .list-style2 {
    padding-right: inherit;
}
.rtl .list-style4 {
    padding-right: inherit;
}
.rtl .list-style3 {
    padding-right: inherit;
}
.rtl .list-style6 {
    padding-right: inherit;
}
.rtl .list-style5 {
    padding-right: inherit;
}
.rtl .list-style2 ul {
    padding-right: 30px;
    padding-left: initial;
}
.rtl .list-style-1 ul {
    padding-right: 30px;
    padding-left: initial;
}
.rtl .list-style4 ul {
    padding-right: 30px;
    padding-left: initial;
}
.rtl .list-style3 ul {
    padding-right: 30px;
    padding-left: initial;
}
.rtl .list-style6 ul {
    padding-right: 30px;
    padding-left: initial;
}
.rtl .list-style5 ul {
    padding-right: 30px;
    padding-left: initial;
}
.rtl .tag-round::before {
    margin-left: 5px;
    margin-right: inherit;
}
.rtl .tag-addon.tag-addon-cross {
    border-radius: 50px 0px 0px 50px;
}
.rtl .tag-avatar {
    margin: 0 -0.5rem 0 0.5rem;
}
.rtl .tag-radius {
    border-radius: 0px 50px 50px 0px;
}
.rtl .page-item:last-child .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.rtl .page-item:not(:first-child) .page-link {
    margin-right: -1px;
}
.rtl .fa.fa-angle-right {
    transform: rotate(180deg);
}
.rtl .fa.fa-angle-left {
    transform: rotate(180deg);
}
.rtl .page-item:first-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.rtl .fa.fa-angle-double-right {
    transform: rotate(180deg);
}
.rtl .fa.fa-angle-double-left {
    transform: rotate(180deg);
}
.rtl .accordion-button:not(.collapsed)::after {
    margin-left: -5px;
    margin-right: auto;
}
.rtl .accordionjs .acc_section .acc_head h3:before {
    right: 12px;
    left: inherit;
}
.rtl .accordionjs .acc_section .acc_head h3 {
    padding-right: 25px;
    padding-left: inherit;
}
.rtl .panel-heading1 a:before {
    left: 16px;
    right: inherit;
}
.rtl .tooltip-info.bs-tooltip-end .tooltip-arrow::before,
.rtl .tooltip-info.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: #1170e4 !important;
    border-left-color: inherit !important;
}
.rtl .bs-tooltip-end .tooltip-arrow,
.rtl .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
    left: 0;
}
.rtl .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
.rtl .bs-tooltip-end .tooltip-arrow {
    left: 0;
    right: inherit;
}
.rtl .bs-popover-end,
.rtl .bs-popover-auto[data-popper-placement^=end] {
    margin-right: 0.5rem;
}
.rtl .bs-popover-end>.popover-arrow,
.rtl .bs-popover-auto[data-popper-placement^=end]>.popover-arrow {
    left: calc((0.5rem + 1px) * -1);
    right: auto;
}
.rtl .bs-popover-end>.popover-arrow::before,
.rtl .bs-popover-auto[data-popper-placement^=end]>.popover-arrow::before {
    right: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #ededf5;
}
.rtl .bs-popover-end>.popover-arrow::after,
.rtl .bs-popover-auto[data-popper-placement^=end]>.popover-arrow::after {
    right: -1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}
.rtl .carousel-control-prev {
    left: 0;
    right: inherit;
}
.rtl .carousel-control-next {
    right: 0;
    left: inherit;
}
.rtl .active.carousel-item-start,
.rtl .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(100%) !important;
}
.rtl .active.carousel-item-end {
    transform: translateX(-100%) !important;
}
.rtl .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(-100%) !important;
}
.rtl .custom-control-label::after {
    right: 0;
    left: inherit;
}
.rtl .custom-control-label::before {
    right: 0;
    left: inherit;
}
.rtl .custom-control {
    padding-right: 1.5rem;
    padding-left: inherit;
}
.rtl .custom-radio-md.custom-control {
    padding-right: 2rem;
    padding-left: inherit;
}
.rtl .custom-radio-lg.custom-control {
    padding-right: 3rem;
    padding-left: inherit;
}
.rtl .custom-checkbox-md.custom-control {
    padding-right: 2rem;
    padding-left: inherit;
}
.rtl .custom-checkbox-lg.custom-control {
    padding-right: 3rem;
    padding-left: inherit;
}
.rtl .custom-switch-indicator:before {
    left: 1px;
    right: inherit;
}
.rtl .custom-switch-description {
    margin-right: 0.5rem;
    margin-left: inherit;
}
.rtl .custom-switch {
    padding-right: 0;
    padding-left: inherit;
}
.rtl .pull-right {
    float: left;
}
.rtl .select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: inherit;
}
.rtl .pcr-app .pcr-interaction .pcr-result {
    text-align: right;
}
.rtl .ms-choice>div {
    left: 7px;
    right: inherit;
}
.rtl .ms-choice>span {
    right: 0;
    left: inherit;
    padding-right: 8px;
    padding-left: inherit;
}
.rtl .checkbox-group label:before {
    right: 0;
    left: inherit;
}
.rtl .checkbox-group label {
    padding-right: 25px;
    padding-left: inherit;
}
.rtl .transfer-double-list-main .transfer-double-group-list-ul .transfer-double-group-list-li .transfer-double-group-list-li-ul {
    padding-right: 20px;
    padding-left: inherit;
}
.rtl .transfer-double-list-footer label {
    margin-right: 10px;
    margin-left: inherit;
}
.rtl .transfer-double-list-search-input {
    padding: 5px 8px 4px 0px;
}
.rtl .transfer-double-list-main .transfer-double-group-list-ul {
    padding-right: 7px;
    padding-left: inherit;
}
.rtl .iti--allow-dropdown .iti__flag-container,
.rtl .iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}
.rtl .iti__selected-flag {
    padding: 0 8px 0 0px;
    border-left: 1px solid #ecf0fa;
    border-right: inherit;
}
.rtl .iti--allow-dropdown input,
.rtl .iti--allow-dropdown input[type=text],
.rtl .iti--allow-dropdown input[type=tel],
.rtl .iti--separate-dial-code input,
.rtl .iti--separate-dial-code input[type=text],
.rtl .iti--separate-dial-code input[type=tel] {
    padding-left: 6px;
    padding-right: 52px;
    margin-right: 0;
    margin-left: 0;
}
.rtl .iti__arrow {
    margin-right: 6px;
    margin-left: inherit;
}
.rtl .iti__country-list {
    text-align: right;
    margin: 0 -1px 0 0;
}
.rtl .iti__flag-box,
.rtl .iti__country-name {
    margin-left: 6px;
    margin-right: inherit;
}
.rtl input[type=radio],
.rtl input[type=checkbox] {
    margin-left: 7px;
    margin-right: inherit;
}
.rtl .richText .richText-toolbar ul li {
    float: right;
}
.rtl .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close {
    left: 5px;
    right: inherit;
}
.rtl .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
    left: 6px;
    right: inherit;
}
.rtl .ql-toolbar.ql-snow .ql-formats {
    margin-left: 25px;
    margin-right: inherit;
}
.rtl .ql-editor {
    text-align: right;
}
.rtl .sw-theme-dots>ul.step-anchor>li>a:before {
    right: 37%;
    left: inherit;
}
.rtl .sw-theme-dots>ul.step-anchor>li>a:after {
    right: 35%;
    left: inherit;
}
.rtl .sw-theme-dots .step-content {
    text-align: right;
}
.rtl .form-wizard-title {
    margin-right: 10px;
    margin-left: inherit;
}
@media (min-width: 576px) {
    .rtl .wizard>.steps>ul li .title {
        margin-right: 10px;
        margin-left: auto;
    }

    .rtl .wizard.vertical>.steps {
        float: right;
    }

    .rtl .wizard.vertical>.steps ul li+li {
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .rtl .wizard>.steps>ul li+li {
        margin-right: 30px;
        margin-left: inherit;
    }
}
.rtl .wizard>.steps a .number,
.rtl .wizard>.steps a:hover .number,
.rtl .wizard>.steps a:active .number {
    margin-left: 5px;
    margin-right: inherit;
}
.rtl .form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
}
.rtl .form-check {
    padding-right: 1.25rem;
    padding-left: inherit;
}
.rtl .form-file-label::after {
    left: 0;
    right: initial;
    border-right: 1px solid #e9edf4;
    border-left: inherit;
    border-radius: 3px 0px 0px 3px;
}
.rtl .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
.rtl .input-group.has-validation> :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.rtl .form-control.is-invalid,
.rtl .was-validated .form-control:invalid {
    padding-left: calc(1.5em + 0.75rem);
    padding-right: 10px;
}
.rtl .form-select.is-invalid:not([multiple]):not([size]),
.rtl .form-select.is-invalid:not([multiple])[size="1"],
.rtl .was-validated .form-select:invalid:not([multiple]):not([size]),
.rtl .was-validated .form-select:invalid:not([multiple])[size="1"] {
    padding-left: 4.125rem;
    padding-right: inherit;
}
.rtl .form-control.is-invalid,
.rtl .was-validated .form-control:invalid {
    background-position: left calc(0.375em + 0.1875rem) center;
}
.rtl div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
    padding-right: 0;
    padding-left: initial;
}
.rtl .dt-buttons.btn-group {
    right: 156px;
    left: inherit;
}
.rtl .data-table-btn {
    right: 185px;
}
.rtl .btn-profile {
    left: 32px;
    right: inherit;
}
.rtl .profile-cover__action {
    padding: 252px 185px 10px 30px;
}
.rtl .profile-cover__img {
    right: 50px;
    left: inherit;
}
.rtl .profile-cover__img .profile-img-1>img {
    margin-right: -9px;
    margin-left: inherit;
}
.rtl .profile-cover__img .profile-img-content {
    margin-right: 10px;
    margin-left: inherit;
}
@media (max-width: 991px) {
    .rtl .wideget-user .social.social-profile-buttons {
        float: left !important;
        margin-right: 153px;
        margin-left: inherit;
    }
}
.rtl .avatar-list-stacked .avatar {
    margin-left: -0.8em !important;
    margin-right: inherit !important;
}
.rtl .notification:before {
    right: 20%;
    left: inherit;
    margin-right: -1px;
    margin-left: inherit;
}
.rtl .notification .notification-time {
    right: -7px;
    left: inherit;
    text-align: left;
}
.rtl .notification .notification-icon {
    right: 15%;
    left: inherit;
}
.rtl .notification .notification-body {
    margin-right: 25%;
    margin-left: 18%;
}
.rtl .notification .notification-body:before {
    border-left-color: #fff;
    border-right-color: transparent;
    right: -20px;
    left: inherit;
}
.rtl .notify-time {
    right: auto;
    left: 25px;
}
.rtl #growls-default {
    left: 10px;
    right: inherit;
}
.rtl #ui_notifIt {
    left: 10px !important;
    right: inherit !important;
}
.rtl .mail-inbox .icons {
    margin-left: 8px;
    margin-right: 0;
}
.rtl .mail-option .btn-group,
.rtl .mail-option .chk-all {
    margin-left: 5px;
    margin-right: inherit;
}
.rtl ul.inbox-pagination {
    float: left;
}
.rtl .lg-toolbar .lg-icon {
    float: left;
}
.rtl #lg-counter {
    padding-right: 20px;
    padding-left: inherit;
}
.rtl .product-label {
    float: left;
}
.rtl .product-grid6 .icons {
    left: 25px;
    right: inherit;
    text-align: left;
}
.rtl .customer-services h4 {
    margin-right: 27px;
    margin-left: inherit;
}
.rtl .product-grid6 .icons-wishlist {
    left: 25px;
    right: inherit;
    text-align: left;
}
.rtl .owl-nav .owl-next {
    left: -25px;
    right: inherit;
}
.rtl .file-transparent-rounded i {
    margin-right: 5px !important;
}
.rtl .tag-outline-secondary i {
    margin-right: 5px !important;
}
.rtl .tag-outline-primary i {
    margin-right: 5px !important;
}
.rtl .tag-outline-success i {
    margin-right: 5px !important;
}
.rtl .tag-outline-warning i {
    margin-right: 5px !important;
}
.rtl .tag-outline-danger i {
    margin-right: 5px !important;
}
.rtl .tag-outline-pink i {
    margin-right: 5px !important;
}
.rtl .tag-outline-info i {
    margin-right: 5px !important;
}
.rtl .file-image .icons {
    left: 22px;
    right: inherit;
    text-align: left;
}
.rtl .file-image-1 .icons {
    left: 7px;
    right: inherit;
    text-align: left;
}
.rtl .card-img-absolute {
    margin-right: -40px;
    margin-left: inherit;
}
.rtl .circle-icon {
    margin-right: 13px;
    margin-left: inherit;
    float: left;
}
.rtl .price .list-group-flush .list-group-item {
    padding: 0px 16px 0px 0px;
}
.rtl .ion-chevron-right {
    transform: rotate(180deg);
}
.rtl #external-events {
    text-align: right;
}
@media only screen and (max-width: 991px) {
    .rtl .animated-arrow {
        right: 0;
        left: inherit;
        padding: 25px 0px 16px 35px !important;
    }
}
.rtl .tab_wrapper .content_wrapper .accordian_header .arrow {
    float: left;
}
@media screen and (max-width: 480px) {
    .rtl .sw-theme-dots>ul.step-anchor:before {
        right: 19px;
        left: auto;
        margin-left: 10px;
        margin-right: auto;
    }

    .rtl .sw-theme-dots>ul.step-anchor>li>a:before {
        right: -14px;
        left: 0;
        margin-left: 10px;
        margin-right: 0;
    }

    .rtl .sw-theme-dots>ul.step-anchor>li>a:after {
        right: -36px;
        left: 0;
        margin-left: 10px;
        margin-right: 0;
    }

    .rtl .sw-theme-dots>ul.step-anchor>li>a {
        text-align: right;
        margin-right: 0;
        margin-left: inherit;
    }

    .rtl .ril__image,
    .rtl .ril__imagePrev,
    .rtl .ril__imageNext {
        transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important;
        width: 100%;
    }
}
.rtl #back-to-top {
    left: 20px;
    right: inherit;
}
.rtl .custom-layout {
    left: 50px;
    right: inherit;
}
@media (min-width: 992px) {
    .rtl.icontext-menu .rtl.hover-submenu.sidebar-mini.sidenav-toggled .app-content {
        margin-right: 120px;
        margin-left: inherit;
    }

    .rtl.icontext-menu .rtl.hover-submenu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-right: 130px;
        padding-left: inherit;
    }

    .rtl.icontext-menu .rtl.hover-submenu.sidebar-mini.sidenav-toggled .side-badge {
        left: 40px;
        right: inherit;
    }

    .rtl.icontext-menu .rtl.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        left: 20px !important;
        right: inherit !important;
    }

    .rtl.icontext-menu .rtl.hover-submenu .app-content {
        margin-right: 270px;
        margin-left: inherit;
    }

    .rtl.icontext-menu .rtl.hover-submenu .app-header {
        padding-left: 10px;
        padding-right: 285px;
    }

    .rtl.icontext-menu .rtl.hover-submenu .side-badge {
        left: 20px;
        right: inherit !important;
    }
    .rtl.icontext-menu.sidebar-mini.sidenav-toggled .app-content {
        margin-right: 120px;
        margin-left: inherit;
    }

    .rtl.icontext-menu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-right: 130px;
        padding-left: inherit;
    }

    .rtl.icontext-menu.sidebar-mini.sidenav-toggled .side-badge {
        left: 40px;
        right: inherit;
    }

    .rtl.icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        left: 20px !important;
        right: inherit !important;
    }

    .rtl.icontext-menu .app-content {
        margin-right: 270px;
        margin-left: inherit;
    }

    .rtl.icontext-menu .app-header {
        padding-left: 10px;
        padding-right: 285px;
    }

    .rtl.icontext-menu .side-badge {
        left: 20px;
        right: inherit !important;
    }

    .rtl.icontext-menu .app-sidebar__toggle {
        left: 4px;
        right: inherit;
    }
    .rtl.hover-submenu.sidebar-mini.sidenav-toggled .app-content {
        margin-right: 120px;
        margin-left: inherit;
    }

    .rtl.hover-submenu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-right: 130px;
        padding-left: inherit;
    }

    .rtl.hover-submenu.sidebar-mini.sidenav-toggled .side-badge {
        left: 40px;
        right: inherit;
    }

    .rtl.hover-submenu .app-content {
        margin-right: 270px;
        margin-left: inherit;
    }

    .rtl.hover-submenu .app-header {
        padding-left: 10px;
        padding-right: 285px;
    }

    .rtl.hover-submenu .side-badge {
        left: 20px;
        right: inherit !important;
    }

    .rtl.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
        right: 106px;
        left: inherit;
    }

    .rtl.hover-submenu .app-sidebar__toggle {
        left: 4px;
        right: inherit;
    }

    .rtl .slide-menu {
        padding-right: 3px !important;
        padding-left: inherit !important;
        margin-right: 12px !important;
        margin-left: inherit !important;
    }
    .rtl.hover-submenu1.sidebar-mini.sidenav-toggled .app-content {
        margin-right: 80px;
        margin-left: inherit;
    }

    .rtl.hover-submenu1.sidebar-mini.sidenav-toggled .app-header.header {
        padding-right: 100px;
        padding-left: inherit;
    }

    .rtl.hover-submenu1.sidebar-mini.sidenav-toggled .side-badge {
        left: 40px;
        right: inherit;
    }

    .rtl.hover-submenu1 .app-content {
        margin-right: 270px;
        margin-left: inherit;
    }

    .rtl.hover-submenu1 .app-header {
        padding-left: 10px;
        padding-right: 285px;
    }

    .rtl.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
        right: 62px;
        left: inherit;
    }

    .rtl.hover-submenu1 .app-sidebar__toggle {
        left: 10px;
        right: inherit;
    }

    .rtl .slide-menu {
        padding-right: 3px !important;
        padding-left: inherit !important;
        margin-right: 12px !important;
        margin-left: inherit !important;
    }
    .rtl.closed-leftmenu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-right: 0px;
        padding-left: inherit;
    }

    .rtl.closed-leftmenu.sidebar-mini.sidenav-toggled .app-content {
        margin-right: 0px;
        margin-left: inherit;
    }

    .rtl.closed-leftmenu .app-content {
        margin-right: 270px;
        margin-left: inherit;
    }

    .rtl.closed-leftmenu .app-header {
        padding-left: 10px;
        padding-right: 285px;
    }

    .rtl.closed-leftmenu .side-badge {
        left: 20px;
        right: inherit !important;
    }

    .rtl.closed-leftmenu .app-sidebar__toggle {
        right: initial;
        left: 0px;
    }
}
.rtl .side-badge {
    left: 20px;
    right: inherit !important;
}
.rtl .border-end {
    border-left: 1px solid #e9edf4 !important;
    border-right: initial !important;
}
.rtl .border-start {
    border-right: 1px solid #e9edf4 !important;
    border-left: initial !important;
}
.rtl .border-end-0 {
    border-left: 0 !important;
    border-right: 1px solid #e9edf4 !important;
}
.rtl .border-start-0 {
    border-right: 0 !important;
    border-left: 1px solid #e9edf4 !important;
}
.rtl .br-ts-7 {
    border-top-right-radius: 7px !important;
    border-top-left-radius: initial !important;
}
.rtl .br-bs-7 {
    border-bottom-left-radius: 7px !important;
    border-bottom-left-radius: initial !important;
}
.rtl .br-ts-5 {
    border-top-right-radius: 5px !important;
    border-top-left-radius: initial !important;
}
.rtl .br-bs-5 {
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: initial !important;
}
.rtl .br-te-7 {
    border-top-left-radius: 7px !important;
    border-top-right-radius: inherit !important;
}
.rtl .br-be-7 {
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: inherit !important;
}
.rtl .br-ts-0 {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 5px !important;
}
.rtl .br-bs-0 {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 5px !important;
}
.rtl .br-te-0 {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 5px !important;
}
.rtl .br-be-0 {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 5px !important;
}
.rtl .border-end-1 {
    border-left: 1px solid #d5dce3;
    border-right: inherit;
}
.rtl .theme-container .active {
    margin-left: 5px;
    margin-right: inherit;
}
.rtl .theme-container1 .active {
    margin-left: 5px;
    margin-right: inherit;
}
.rtl .theme-container2 .active {
    margin-left: 5px;
    margin-right: inherit;
}
.rtl .float-start {
    float: right !important;
}
.rtl .float-end {
    float: left !important;
}
@media (min-width: 576px) {
    .rtl .float-sm-start {
        float: right !important;
    }

    .rtl .float-sm-end {
        float: left !important;
    }
}
@media (min-width: 768px) {
    .rtl .float-md-start {
        float: right !important;
    }

    .rtl .float-md-end {
        float: left !important;
    }
}
@media (min-width: 992px) {
    .rtl .float-lg-start {
        float: right !important;
    }

    .rtl .float-lg-end {
        float: left !important;
    }
}
@media (min-width: 1280px) {
    .rtl .float-xl-start {
        float: right !important;
    }

    .rtl .float-xl-end {
        float: left !important;
    }

    .rtl .float-xl-none {
        float: none !important;
    }
}
.rtl {
    /*--------- Margin--------------*/
}
.rtl .me-0 {
    margin-left: 0 !important;
    margin-right: inherit !important;
}
.rtl .mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.rtl .ms-0 {
    margin-right: 0 !important;
    margin-left: inherit !important;
}
.rtl .me-1 {
    margin-left: 0.25rem !important;
    margin-right: inherit !important;
}
.rtl .mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}
.rtl .ms-1 {
    margin-right: 0.25rem !important;
    margin-left: inherit !important;
}
.rtl .me-2 {
    margin-left: 0.5rem !important;
    margin-right: inherit !important;
}
.rtl .mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}
.rtl .ms-2 {
    margin-right: 0.5rem !important;
    margin-left: inherit !important;
}
.rtl .me-3 {
    margin-left: 0.75rem !important;
    margin-right: initial !important;
}
.rtl .mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
}
.rtl .ms-3 {
    margin-right: 0.75rem !important;
    margin-left: inherit !important;
}
.rtl .me-4 {
    margin-left: 1rem !important;
    margin-right: initial !important;
}
.rtl .mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}
.rtl .ms-4 {
    margin-right: 1rem !important;
    margin-left: inherit !important;
}
.rtl .me-5 {
    margin-left: 1.5rem !important;
    margin-right: inherit !important;
}
.rtl .mx-5 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}
.rtl .ms-5 {
    margin-right: 1.5rem !important;
    margin-left: inherit !important;
}
.rtl .me-6 {
    margin-left: 2rem !important;
    margin-right: inherit !important;
}
.rtl .mx-6 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}
.rtl .ms-6 {
    margin-right: 2rem !important;
    margin-left: inherit !important;
}
.rtl .me-7 {
    margin-left: 3rem !important;
    margin-right: inherit !important;
}
.rtl .mx-7 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}
.rtl .ms-7 {
    margin-right: 3rem !important;
    margin-left: inherit !important;
}
.rtl .mx-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}
.rtl .me-8 {
    margin-left: 4rem !important;
    margin-right: inherit !important;
}
.rtl .mx-8 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
}
.rtl .ms-8 {
    margin-right: 4rem !important;
    margin-left: inherit !important;
}
.rtl .mx-8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
}
.rtl .me-9 {
    margin-left: 6rem !important;
    margin-right: inherit !important;
}
.rtl .mx-9 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
}
.rtl .ms-9 {
    margin-right: 6rem !important;
    margin-left: inherit !important;
}
.rtl .me-auto {
    margin-left: auto !important;
    margin-right: inherit !important;
}
.rtl .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.rtl .ms-auto {
    margin-right: auto !important;
    margin-left: inherit !important;
}
@media (min-width: 576px) {
    .rtl .me-sm-0 {
        margin-left: 0 !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .ms-sm-0 {
        margin-right: 0 !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-1 {
        margin-left: 0.25rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .rtl .ms-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-2 {
        margin-left: 0.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .rtl .ms-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-3 {
        margin-left: 0.75rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-3 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .rtl .ms-sm-3,
    .rtl .mx-sm-3 {
        margin-right: 0.75rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-4 {
        margin-left: 1rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-4 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .rtl .ms-sm-4 {
        margin-right: 1rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-5 {
        margin-left: 1.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-5 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .rtl .ms-sm-5 {
        margin-right: 1.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-6 {
        margin-left: 2rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-6 {
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }

    .rtl .ms-sm-6 {
        margin-right: 2rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-7 {
        margin-left: 3rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-7 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .rtl .ms-sm-7 {
        margin-right: 3rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-8 {
        margin-left: 4rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-8 {
        margin-left: 4rem !important;
        margin-right: 4rem !important;
    }

    .rtl .ms-sm-8 {
        margin-right: 4rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-9 {
        margin-left: 6rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-9 {
        margin-left: 6rem !important;
        margin-right: 6rem !important;
    }

    .rtl .ms-sm-9 {
        margin-right: 6rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-sm-auto {
        margin-left: auto !important;
        margin-right: inherit !important;
    }

    .rtl .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .rtl .ms-sm-auto {
        margin-right: auto !important;
        margin-left: inherit !important;
    }
}
@media (min-width: 768px) {
    .rtl .me-md-0 {
        margin-left: 0 !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .ms-md-0 {
        margin-right: 0 !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-1 {
        margin-left: 0.25rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .rtl .ms-md-1 {
        margin-right: 0.25rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-2 {
        margin-left: 0.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .rtl .ms-md-2 {
        margin-right: 0.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-3 {
        margin-left: 0.75rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-3 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .rtl .ms-md-3 {
        margin-right: 0.75rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-4 {
        margin-left: 1rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-4 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .rtl .ms-md-4 {
        margin-right: 1rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-5 {
        margin-left: 1.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-5 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .rtl .ms-md-5 {
        margin-right: 1.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-6 {
        margin-left: 2rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-6 {
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }

    .rtl .ms-md-6 {
        margin-right: 2rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-7 {
        margin-left: 3rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-7 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .rtl .ms-md-7 {
        margin-right: 3rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-8 {
        margin-left: 4rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-8 {
        margin-left: 4rem !important;
        margin-right: 4rem !important;
    }

    .rtl .ms-md-8 {
        margin-right: 4rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-9 {
        margin-left: 6rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-9 {
        margin-left: 6rem !important;
        margin-right: 6rem !important;
    }

    .rtl .ms-md-9 {
        margin-right: 6rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-md-auto {
        margin-left: auto !important;
        margin-right: inherit !important;
    }

    .rtl .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .rtl .ms-md-auto {
        margin-right: auto !important;
        margin-left: inherit !important;
    }
}
@media (min-width: 992px) {
    .rtl .me-lg-0 {
        margin-left: 0 !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .ms-lg-0 {
        margin-right: 0 !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-1 {
        margin-left: 0.25rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .rtl .ms-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-2 {
        margin-left: 0.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .rtl .ms-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-3 {
        margin-left: 0.75rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-3 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .rtl .ms-lg-3 {
        margin-right: 0.75rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-4 {
        margin-left: 1rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-4 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .rtl .ms-lg-4 {
        margin-right: 1rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-5 {
        margin-left: 1.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-5 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .rtl .ms-lg-5 {
        margin-right: 1.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-6 {
        margin-left: 2rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-6 {
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }

    .rtl .ms-lg-6 {
        margin-right: 2rem !important;
        margin-left: inherit !important;
    }

    .rtl .me-lg-7 {
        margin-left: 3rem !important;
        margin-right: inherit !important;
    }

    .rtl .mx-lg-7 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .rtl .ms-lg-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .rtl .me-lg-8 {
        margin-left: 4rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-lg-8 {
        margin-right: 4rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-lg-8 {
        margin-right: 4rem !important;
        margin-left: 4rem !important;
    }

    .rtl .me-lg-9 {
        margin-left: 6rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-lg-9 {
        margin-right: 6rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-lg-9 {
        margin-right: 6rem !important;
        margin-left: 6rem !important;
    }

    .rtl .me-lg-auto {
        margin-left: auto !important;
        margin-right: inherit !important;
    }

    .rtl .ms-lg-auto {
        margin-right: auto !important;
        margin-left: inherit !important;
    }

    .rtl .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
@media (min-width: 1280px) {
    .rtl .me-xl-0 {
        margin-left: 0 !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-0 {
        margin-right: 0 !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .rtl .me-xl-1 {
        margin-left: 0.25rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .rtl .me-xl-2 {
        margin-left: 0.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .rtl .me-xl-3 {
        margin-left: 0.75rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-3 {
        margin-right: 0.75rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-3 {
        margin-right: 0.75rem !important;
        margin-left: 0.75rem !important;
    }

    .rtl .me-xl-4 {
        margin-left: 1rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-4 {
        margin-right: 1rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .rtl .me-xl-5 {
        margin-left: 1.5rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-5 {
        margin-right: 1.5rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-5 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .rtl .me-xl-6 {
        margin-left: 2rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-6 {
        margin-right: 2rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-6 {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }

    .rtl .me-xl-7 {
        margin-left: 3rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-7 {
        margin-right: 3rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .rtl .me-xl-8 {
        margin-left: 4rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-8 {
        margin-right: 4rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-8 {
        margin-right: 4rem !important;
        margin-left: 4rem !important;
    }

    .rtl .me-xl-9 {
        margin-left: 6rem !important;
        margin-right: inherit !important;
    }

    .rtl .ms-xl-9 {
        margin-right: 6rem !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-9 {
        margin-right: 6rem !important;
        margin-left: 6rem !important;
    }

    .rtl .me-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .rtl .ms-xl-auto {
        margin-right: auto !important;
        margin-left: inherit !important;
    }

    .rtl .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
/*--------- Paddings--------------*/
.rtl .pe-0 {
    padding-left: 0 !important;
    padding-right: inherit !important;
}
.rtl .px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.rtl .ps-0 {
    padding-right: 0 !important;
    padding-left: inherit !important;
}
.rtl .pe-1 {
    padding-left: 0.25rem !important;
    padding-right: inherit !important;
}
.rtl .px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
.rtl .ps-1 {
    padding-right: 0.25rem !important;
    padding-left: inherit !important;
}
.rtl .pe-2 {
    padding-left: 0.5rem !important;
    padding-right: inherit !important;
}
.rtl .px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.rtl .ps-2 {
    padding-right: 0.5rem !important;
    padding-left: inherit !important;
}
.rtl .pe-3 {
    padding-left: 0.75rem !important;
    padding-right: inherit !important;
}
.rtl .px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}
.rtl .ps-3 {
    padding-right: 0.75rem !important;
    padding-left: inherit !important;
}
.rtl .pe-4 {
    padding-left: 1rem !important;
    padding-right: inherit !important;
}
.rtl .px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.rtl .ps-4 {
    padding-right: 1rem !important;
    padding-left: inherit !important;
}
.rtl .pe-5 {
    padding-left: 1.5rem !important;
    padding-right: inherit !important;
}
.rtl .px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.rtl .ps-5 {
    padding-right: 1.5rem !important;
    padding-left: inherit !important;
}
.rtl .px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.rtl .pe-6 {
    padding-left: 2rem !important;
    padding-right: inherit !important;
}
.rtl .px-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.rtl .ps-6 {
    padding-right: 2rem !important;
    padding-left: inherit !important;
}
.rtl .pe-7 {
    padding-left: 3rem !important;
    padding-right: inherit !important;
}
.rtl .px-7 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.rtl .ps-7 {
    padding-right: 3rem !important;
    padding-left: inherit !important;
}
.rtl .pe-8 {
    padding-left: 4rem !important;
    padding-right: inherit !important;
}
.rtl .px-8 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}
.rtl .ps-8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}
.rtl .pe-9 {
    padding-left: 6rem !important;
    padding-right: inherit !important;
}
.rtl .px-9 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}
.rtl .ps-9 {
    padding-right: 6rem !important;
    padding-left: inherit !important;
}
@media (min-width: 576px) {
    .rtl .pe-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .px-sm-0 {
        padding-left: 0 !important;
        padding-right: inherit !important;
    }

    .rtl .ps-sm-0 {
        padding-right: 0 !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-1 {
        padding-left: 0.25rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .rtl .ps-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-2 {
        padding-left: 0.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .rtl .ps-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-3 {
        padding-left: 0.75rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-3 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .rtl .ps-sm-3 {
        padding-right: 0.75rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-4 {
        padding-left: 1rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .rtl .ps-sm-4 {
        padding-right: 1rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-5 {
        padding-left: 1.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-5 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .rtl .ps-sm-5 {
        padding-right: 1.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-6 {
        padding-left: 2rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-6 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .rtl .ps-sm-6 {
        padding-right: 2rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-7 {
        padding-left: 3rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-7 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .rtl .ps-sm-7 {
        padding-right: 3rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-8 {
        padding-left: 4rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }

    .rtl .ps-sm-8 {
        padding-right: 4rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-sm-9 {
        padding-left: 6rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-sm-9 {
        padding-left: 6rem !important;
        padding-right: 6rem !important;
    }

    .rtl .ps-sm-9 {
        padding-right: 6rem !important;
        padding-left: inherit !important;
    }
}
@media (min-width: 768px) {
    .rtl .pe-md-0 {
        padding-left: 0 !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .ps-md-0 {
        padding-right: 0 !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-1 {
        padding-left: 0.25rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .rtl .ps-md-1 {
        padding-right: 0.25rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-2 {
        padding-left: 0.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .rtl .ps-md-2 {
        padding-right: 0.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-3 {
        padding-left: 0.75rem !important;
        padding-right: inherit !important;
    }

    .rtl .ps-md-3 {
        padding-right: 0.75rem !important;
        padding-left: inherit !important;
    }

    .rtl .px-md-3 {
        padding-right: 0.75rem !important;
        padding-left: 0.75rem !important;
    }

    .rtl .pe-md-4 {
        padding-left: 1rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .rtl .ps-md-4 {
        padding-right: 1rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-5 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .rtl .ps-md-5 {
        padding-right: 1.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .px-md-5 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .rtl .pe-md-6 {
        padding-left: 2rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-6 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .rtl .ps-md-6 {
        padding-right: 2rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-7 {
        padding-left: 3rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-7 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .rtl .ps-md-7 {
        padding-right: 3rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-8 {
        padding-left: 4rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }

    .rtl .ps-md-8 {
        padding-right: 4rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-md-9 {
        padding-left: 6rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-md-9 {
        padding-left: 6rem !important;
        padding-right: 6rem !important;
    }

    .rtl .ps-md-9 {
        padding-right: 6rem !important;
        padding-left: 6rem !important;
    }
}
@media (min-width: 992px) {
    .rtl .pe-lg-0 {
        padding-left: 0 !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .ps-lg-0 {
        padding-right: 0 !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-1 {
        padding-left: 0.25rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .rtl .ps-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-2 {
        padding-left: 0.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .rtl .ps-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .rtl .pe-lg-3 {
        padding-left: 0.75rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-3 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .rtl .ps-lg-3 {
        padding-right: 0.75rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-4 {
        padding-left: 1rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .rtl .ps-lg-4 {
        padding-right: 1rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-5 {
        padding-left: 1.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-5 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .rtl .ps-lg-5 {
        padding-right: 1.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-6 {
        padding-left: 2rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-6 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .rtl .ps-lg-6 {
        padding-right: 2rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-7 {
        padding-left: 3rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-7 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .rtl .ps-lg-7 {
        padding-right: 3rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-8 {
        padding-left: 4rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }

    .rtl .ps-lg-8 {
        padding-right: 4rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-lg-9 {
        padding-left: 6rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-lg-9 {
        padding-left: 6rem !important;
        padding-right: 6rem !important;
    }

    .rtl .ps-lg-9 {
        padding-right: 6rem !important;
        padding-left: onh !important;
    }
}
@media (min-width: 1280px) {
    .rtl .pe-xl-0 {
        padding-left: 0 !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .ps-xl-0 {
        padding-right: 0 !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-1 {
        padding-left: 0.25rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .rtl .ps-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-2 {
        padding-left: 0.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .rtl .ps-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-3 {
        padding-left: 0.75rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-3 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .rtl .ps-xl-3 {
        padding-right: 0.75rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-4 {
        padding-left: 1rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .rtl .ps-xl-4 {
        padding-right: 1rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-5 {
        padding-left: 1.5rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-5 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .rtl .ps-xl-5 {
        padding-right: 1.5rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-6 {
        padding-left: 2rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-6 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .rtl .ps-xl-6,
    .rtl .px-xl-6 {
        padding-right: 2rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-7 {
        padding-left: 3rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-7 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .rtl .ps-xl-7 {
        padding-right: 3rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-8 {
        padding-left: 4rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }

    .rtl .ps-xl-8 {
        padding-right: 4rem !important;
        padding-left: inherit !important;
    }

    .rtl .pe-xl-9 {
        padding-left: 6rem !important;
        padding-right: inherit !important;
    }

    .rtl .px-xl-9 {
        padding-left: 6rem !important;
        padding-right: 6rem !important;
    }

    .rtl .ps-xl-9 {
        padding-right: 6rem !important;
        padding-left: inherit !important;
    }
}
.rtl .text-start {
    text-align: right !important;
}
.rtl .text-end {
    text-align: left !important;
}
@media (min-width: 576px) {
    .rtl .text-sm-left {
        text-align: right !important;
    }

    .rtl .text-sm-right {
        text-align: left !important;
    }
}
@media (min-width: 768px) {
    .rtl .text-md-left {
        text-align: right !important;
    }

    .rtl .text-md-right {
        text-align: left !important;
    }
}
@media (min-width: 992px) {
    .rtl .text-lg-left {
        text-align: right !important;
    }

    .rtl .text-lg-right {
        text-align: left !important;
    }
}
@media (min-width: 1280px) {
    .rtl .text-xl-left {
        text-align: right !important;
    }

    .rtl .text-xl-right {
        text-align: left !important;
    }
}
.rtl .text-end {
    text-align: left;
}
.rtl .fc .fc-scroller-harness {
    direction: rtl;
}
.rtl.hover-submenu .sub-angle {
    margin-left: 0;
    margin-right: inherit;
}
.rtl.hover-submenu1 .sub-angle {
    margin-left: 0;
    margin-right: inherit;
}
.rtl .fe-chevron-right:before {
    content: "\e92e";
}
.rtl.hover-submenu .slide-menu li .slide-item:before {
    content: "\e046";
}
.rtl.hover-submenu .slide-menu a:before {
    content: "\e046";
}
.rtl.icontext-menu .slide-menu li .slide-item:before {
    content: "\e046";
}
.rtl.icontext-menu .slide-menu a:before {
    content: "\e046";
}
.rtl.closed-leftmenu .slide-menu a:before {
    content: "\e046";
}
.rtl.closed-leftmenu .slide-menu li .slide-item:before {
    content: "\e046";
}
.rtl.hover-submenu1 .slide-menu li .slide-item:before {
    content: "\e046";
}
.rtl.hover-submenu1 .slide-menu a:before {
    content: "\e046";
}
.rtl #transactions {
    width: 100% !important;
}
.rtl #chartBar1 {
    width: 100% !important;
}
.rtl #chartLine {
    width: 100% !important;
}
.rtl #chartArea {
    width: 100% !important;
}
.rtl #chartBar2 {
    width: 100% !important;
}
.rtl.horizontal .sub-slide .sub-slide-menu {
    right: 180px;
    left: inherit;
}
.rtl.horizontal .horizontal-main .slide .slide-menu .slide-item:before,
.rtl.horizontal .horizontal-main .slide .sub-slide-menu .slide-item:before {
    right: -15px;
    left: inherit;
    margin-left: 0px;
    margin-right: inherit;
}
.rtl.horizontal .main-sidemenu i.angle {
    left: -4px;
    right: inherit;
}
.rtl.horizontal .sub-slide .sub-slide-menu2 {
    right: 180px;
    left: inherit;
}
.rtl.horizontal .sub-angle2 {
    margin-left: 11px;
    margin-right: 11px;
}
.rtl.horizontal .sub-slide .sub-angle {
    left: 0px;
    right: auto;
    margin-left: 0 !important;
    margin-right: inherit !important;
}
.rtl.horizontal .main-sidemenu .slide.is-expanded i.angle {
    transform: rotate(90deg);
}
.rtl.dark-mode .bs-popover-end>.popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    border-left-color: #1a1a3c;
}
.rtl.color-header.gradient-menu .app-sidebar {
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    border-right: inherit;
}
.rtl.dark-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.color-header.color-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.color-header.gradient-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.gradient-header.color-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.gradient-header.gradient-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.dark-header.color-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.dark-header.gradient-menu .side-header {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: inherit;
}
.rtl.dark-header.gradient-menu .app-sidebar {
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    border-right: inherit;
}
.rtl.gradient-header.gradient-menu .app-sidebar {
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    border-right: inherit;
}
@media (min-width: 768px) {
    .rtl.horizontal .main-sidemenu .slide-right {
        right: initial !important;
        left: 20px;
        transform: rotate(180deg);
    }

    .rtl.horizontal .main-sidemenu .slide-left {
        left: initial !important;
        right: 20px;
        transform: rotate(180deg);
    }
}
.rtl .cal1 .clndr .clndr-table tr .day {
    border-right: 1px solid #e9edf4;
}
.rtl .cal1 .clndr .clndr-table tr .day:last-child {
    border-right: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
}
.rtl .main-content-body-chat .border-start-0 {
    border-left: 1px solid #e9edf4 !important;
}
.rtl .main-chat-footer {
    padding-right: inherit;
    padding-left: 20px;
}
.rtl .main-chat-footer .form-control {
    padding-left: 0;
    padding-right: 12px;
}
.rtl table.dataTable>thead .sorting::before,
.rtl table.dataTable>thead .sorting_asc::before,
.rtl table.dataTable>thead .sorting_desc::before,
.rtl table.dataTable>thead .sorting_asc_disabled::before,
.rtl table.dataTable>thead .sorting_desc_disabled::before {
    left: 1em;
    right: auto;
}
.rtl table.dataTable>thead .sorting::after,
.rtl table.dataTable>thead .sorting_asc::after,
.rtl table.dataTable>thead .sorting_desc::after,
.rtl table.dataTable>thead .sorting_asc_disabled::after,
.rtl table.dataTable>thead .sorting_desc_disabled::after {
    left: 0.5em;
    right: auto;
}
.rtl .like i,
.rtl .reply i {
    float: right;
}
.rtl .file-dropdown .dropdown-item i {
    float: right;
}
.rtl.dark-mode.light-menu.header-light .app-sidebar {
    border-left-color: #e6e6e6;
    border-right-color: #e6e6e6;
}
.rtl.transparent-mode.header-light .app-sidebar {
    border-left-color: rgba(185, 185, 185, 0.22);
    border-right-color: rgba(185, 185, 185, 0.22);
}
@media (min-width: 992px) {
    .rtl.dark-mode.light-menu .side-header {
        border-left: 1px solid #e9edf4;
        border-right: 0px;
    }
}
@media (max-width: 576px) {
    .rtl .wideget-user .social.social-profile-buttons {
        margin-right: 0;
    }
}
@media only screen and (max-width: 460px) {
    .rtl .profile-cover__img .profile-img-1>img {
        margin-right: -29px;
        margin-left: inherit;
    }
}
@media (min-width: 576px) {
    .rtl .wizard>.steps>ul li+li {
        margin-right: 20px;
        margin-left: inherit;
    }

    .rtl .wizard.vertical>.actions {
        float: left;
        border-right: 1px solid #e9edf4;
        border-left: 0;
    }

    .rtl .wizard.vertical>.content {
        float: left;
        border-right: 1px solid #e9edf4;
        border-left: 0;
    }
}
.rtl .wizard>.steps>ul li+li {
    margin-right: 5px;
    margin-left: inherit;
}
.rtl.dark-menu .app-sidebar {
    border-left-color: #2a2a4a;
    border-right: inherit;
}
.rtl.transparent-mode .cal1 .clndr .clndr-table tr .day:last-child {
    border-left-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
}
.rtl.transparent-mode .cal1 .clndr .clndr-table tr .day {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.rtl.dark-mode .cal1 .clndr .clndr-table tr .day:last-child {
    border-left-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
}
.rtl.dark-mode .cal1 .clndr .clndr-table tr .day {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.rtl.header-light.transparent-mode .side-header {
    border-right-color: inherit;
    border-left-color: #e9edf4;
}
.rtl.icontext-menu.header-light.transparent-mode .side-header {
    border-right-color: inherit;
    border-left-color: #e9edf4;
}
.rtl.transparent-mode .bs-popover-end>.popover-arrow::after,
.rtl.transparent-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    border-left-color: var(--transparent-body);
    border-right-color: var(--transparent-body);
}
.rtl.transparent-mode .bs-popover-end>.popover-arrow::before,
.rtl.transparent-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    border-left-color: transparent;
}
.rtl table.dataTable>thead>tr>th:not(.sorting_disabled),
.rtl table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: 0.75rem;
    padding-left: 30px;
}
.rtl table.table-bordered.dataTable th:last-child,
.rtl table.table-bordered.dataTable th:last-child,
.rtl table.table-bordered.dataTable td:last-child,
.rtl table.table-bordered.dataTable td:last-child {
    border-left-width: 1px;
}
.rtl blockquote {
    padding-left: 0;
    border-left: 0;
    padding-right: 2rem;
    border-right: 2px solid #e9edf4;
}
.rtl .btn-list-icon i {
    float: right;
    margin-top: 4px;
}
.rtl .btn-list .dropdown i {
    float: right;
    margin-top: 4px;
}
.rtl .ql-snow .ql-tooltip {
    right: 0 !important;
    left: inherit !important;
}
.rtl .card-img-left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.rtl .card-img-right {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.rtl .panel-tabs li a i {
    float: right;
    margin-top: 3px;
}
.rtl .product-list .icons {
    right: auto;
    left: 10px;
    text-align: left;
}
.rtl .chart-circle.chart-circle-sm {
    margin-left: auto !important;
}
.rtl div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
    padding-left: 0;
    padding-right: initial;
}
.rtl .blockquote-reverse {
    border-left: 2px solid #e9edf4;
    border-right: 0;
    text-align: left;
    padding-right: 0;
    padding-left: 2rem;
}
@media screen and (max-width: 1354px) {

    .rtl #tab5 table.table-bordered.dataTable th:last-child,
    .rtl #tab5 table.table-bordered.dataTable th:last-child,
    .rtl #tab5 table.table-bordered.dataTable td:last-child,
    .rtl #tab5 table.table-bordered.dataTable td:last-child {
        border-left-width: 1px;
    }

    .rtl .example .btn .badge {
        margin-left: 0 !important;
    }
}
@media (max-width: 1620px) and (min-width: 1280px) {

    .rtl #user-profile .media.media-xs .social-profile-buttons,
    .rtl #user-profile .media.media-xs .text-end {
        float: right !important;
    }
}
.rtl .list-group .list-group-item.border-0.p-0 a i {
    float: right;
    margin-top: 4px;
}
.rtl .Toastify__close-button {
    right: auto;
    left: 20px;
    position: absolute;
}
.rtl table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control {
    padding-right: 30px;
    padding-left: auto;
}
.rtl table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
.rtl table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    right: 5px;
    left: 0;
}
@media (max-width: 767px) {
    .rtl .vtimeline:before {
        right: 14px !important;
        left: auto !important;
    }

    .rtl .vtimeline .timeline-wrapper .timeline-panel:after {
        right: -14px !important;
        left: auto !important;
        transform: rotate(180deg);
    }

    .rtl .vtimeline .timeline-wrapper .timeline-badge {
        right: -13px !important;
        left: auto !important;
    }

    .rtl .vtimeline .timeline-wrapper {
        padding-left: 0 !important;
        padding-right: inherit !important;
    }

    .rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
        margin-left: auto !important;
        margin-right: 20% !important;
    }

    .rtl .vtimeline .timeline-wrapper .timeline-panel {
        margin-right: 20% !important;
        margin-left: inherit !important;
    }

    .rtl .table-inbox td:last-child,
    .rtl .table-inbox th:last-child {
        border-left-width: 2px;
    }
}
.rtl .scrollspy-example-2 {
    border-radius: 5px 0 0 5px;
}
.rtl .dtr-bs-modal .dtr-details tr td:first-child {
    border-left: 1px solid #e9edf4;
    border-right: 0px;
}
@media screen and (max-width: 480px) {
    .rtl .sw-theme-dots>ul.step-anchor>li {
        margin-left: auto;
        margin-right: 20px;
    }
}
.rtl .login-social-icon::after {
    left: 0;
    right: auto;
}
.rtl .main-chat-time::after {
    left: 0;
    right: auto;
}
@media (max-width: 576px) {
    .rtl .custom-layout {
        right: auto;
        left: 7px;
    }
}
.rtl .accordion-button::after {
    margin-right: auto;
    margin-left: inherit;
}
.rtl .grid-margin .nav.nav-pills {
    left: 5px;
    right: auto;
}
.rtl .dropdown-toggle::after {
    margin-right: 0.255em;
    margin-left: inherit;
}
.rtl .rodal-close {
    left: 16px;
    right: auto;
}
.rtl .custom-switch.form-check.form-switch .form-check-label {
    margin-right: 40px;
    margin-left: inherit;
}
.rtl .custom-switch.form-check.form-switch .form-check-input {
    margin-right: 0px;
    margin-left: inherit;
}
.rtl .CountrySelector .react-tel-input {
    margin-left: 10px;
    margin-right: inherit;
}
.rtl .react-tel-input .selected-flag {
    padding: 0 8px 0 0px;
    border-radius: 0px 3px 3px 0px;
}
.rtl .react-tel-input .form-control {
    padding-right: 48px;
    padding-left: inherit;
    margin-right: 0;
    margin-left: inherit;
}
.rtl .react-tel-input .selected-flag .arrow {
    right: 20px;
    left: auto;
}
.rtl .dropzone-main {
    right: 30px;
    left: 0;
}
.rtl .react-tel-input .flag-dropdown {
    border-radius: 0px 3px 3px 0px;
}
.rtl .rdw-dropdown-carettoopen {
    left: 10%;
    right: auto;
}
.rtl .rdw-dropdown-carettoclose {
    left: 10%;
    right: auto;
}
.rtl .card-group>.card:first-child .card-img-top,
.rtl .card-group>.card:first-child .card-header {
    border-top-left-radius: 0;
    border-top-right-radius: 7px;
}
@media (min-width: 576px) {

    .rtl .card-group>.card:last-child .card-img-top,
    .rtl .card-group>.card:last-child .card-header {
        border-top-right-radius: 0;
        border-top-left-radius: 7px;
    }
}
.rtl .handle-counter .counter-plus {
    border-radius: 3px 0px 0px 3px !important;
}
.rtl .handle-counter .counter-minus {
    border-radius: 0px 3px 3px 0px !important;
}
.rtl .power-ribbone-top-left span {
    transform: rotate(45deg);
}
.rtl .power-ribbone-top-left span i {
    transform: rotate(-45deg);
}
.rtl .power-ribbone-bottom-left span {
    transform: rotate(-45deg);
}
.rtl .power-ribbone-bottom-left span i {
    transform: rotate(45deg);
}
.rtl .power-ribbone-top-right span {
    transform: rotate(-45deg);
}
.rtl .power-ribbone-top-right span i {
    transform: rotate(45deg);
}
.rtl .power-ribbone-bottom-right span {
    transform: rotate(45deg);
}
.rtl .power-ribbone-bottom-right span i {
    transform: rotate(-45deg);
}
.rtl .ribbone-top-left span {
    transform: rotate(45deg);
}
.rtl .ribbone-top-right span {
    transform: rotate(-45deg);
}
.rtl .fullwidth-arrow-danger-ribbons-right .bar span:nth-child(2) {
    border-color: #e82646 #e82646 #e82646 transparent;
}
.rtl .fullwidth-arrow-warning-ribbons .bar span:nth-child(2) {
    border-color: #f7b731 transparent #f7b731 #f7b731;
}
.rtl .fullwidth-primary-ribbons .bar span:nth-child(2) {
    border-color: var(--primary-bg-color) transparent var(--primary-bg-color) var(--primary-bg-color);
}
.rtl .fullwidth-primary-ribbons .bar span:nth-child(4) {
    border-color: var(--primary-bg-color) var(--primary-bg-color) var(--primary-bg-color) transparent;
}
.rtl .fullwidth-secondary-ribbons .bar span:nth-child(2) {
    border-color: #05c3fb transparent #05c3fb #05c3fb;
}
.rtl .fullwidth-secondary-ribbons .bar span:nth-child(4) {
    border-color: #05c3fb #05c3fb #05c3fb transparent;
}
.rtl .was-validated .is-loading>.form-control:valid~.spinner-border,
.rtl .was-validated .is-loading>.form-control:valid~.spinner-grow,
.rtl .is-loading>.form-control.is-valid~.spinner-border,
.rtl .is-loading>.form-control.is-valid~.spinner-grow {
    left: calc(1.75rem + 2px + 3px);
    right: inherit;
}
.rtl .is-loading>.form-control~.spinner-border,
.rtl .is-loading>.form-control~.spinner-grow,
.rtl .is-loading>.form-control-plaintext~.spinner-border,
.rtl .is-loading>.form-control-plaintext~.spinner-grow,
.rtl .is-loading>.custom-select~.spinner-border,
.rtl .is-loading>.custom-select~.spinner-grow,
.rtl .is-loading>textarea[rows="1"].form-control~.spinner-border,
.rtl .is-loading>textarea[rows="1"].form-control~.spinner-grow {
    left: calc(0.375em + 0.1875rem);
    right: inherit;
}
.rtl .was-validated .is-loading>.form-control:valid,
.rtl .is-loading>.form-control.is-valid {
    padding-left: calc(1.5em + 0.75rem + 25px);
    padding-right: 0.75rem;
}
.rtl .is-loading>.form-control,
.rtl .is-loading>.form-control-plaintext,
.rtl .is-loading>.custom-select,
.rtl .is-loading>textarea[rows="1"].form-control {
    padding-left: calc(1.5em + 0.75rem);
    padding-right: 0.75rem;
}
.rtl .was-validated .is-loading>.form-control:invalid~.spinner-border,
.rtl .was-validated .is-loading>.form-control:invalid~.spinner-grow,
.rtl .is-loading>.form-control.is-invalid~.spinner-border,
.rtl .is-loading>.form-control.is-invalid~.spinner-grow {
    left: calc(1.75rem + 2px + 3px);
    right: inherit;
}
.rtl .is-loading .form-control-plaintext {
    padding-right: 7px;
    padding-left: inherit;
}
.rtl .is-loading select option {
    padding-right: 7px;
    padding-left: inherit;
}
.rtl .input-group .is-loading.spinner-append .form-control {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.rtl .input-group.is-loading .form-control {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.rtl .file-details> :not(caption)>* {
    border-width: 1px 2px;
}
.rtl .public-DraftStyleDefault-ltr {
    text-align: right;
}
.rtl .form-control.is-valid,
.rtl .was-validated .form-control:valid {
    padding-left: calc(1.5em + 0.75rem);
    padding-right: inherit;
    background-position: left calc(0.375em + 0.1875rem) center;
}
.rtl .pull-left {
    float: right;
}
.rtl.landing-page .slick-next {
    left: -25px;
    right: inherit !important;
}
.rtl.landing-page .slick-prev {
    right: -25px;
    left: inherit !important;
}
.rtl.landing-page .slick-prev:before {
    content: "\e92f";
}
.rtl.landing-page .slick-next:before {
    content: "\e92e";
}
.rtl.landing-page .owl-controls .owl-page {
    margin-left: 7px;
    margin-right: inherit;
}
.rtl .rdl-move span {
    transform: rotate(180deg);
}
.rtl .Toastify__toast {
    direction: rtl;
}
.rtl .card-link+.card-link {
    margin-right: 1rem;
    margin-left: inherit;
}
.rtl .ps__rail-y {
    left: 0 !important;
    right: auto !important;
}
.rtl .ps__thumb-y {
    left: 0px !important;
    right: auto;
}
.rtl .list-group {
    padding-right: 0;
    padding-left: inherit;
}
.rtl .page-item:first-child .page-link {
    margin-right: 0;
    margin-left: inherit;
}
.rtl .MuiTreeItem-iconContainer {
    margin-left: 4px;
    margin-right: inherit;
}
.rtl .MuiCollapse-root.MuiCollapse-vertical {
    margin-right: 17px;
    margin-left: inherit;
}
.rtl .MuiTreeItem-iconContainer .MuiSvgIcon-root {
    transform: rotate(180deg);
}
.rtl .alert span .icon-dimiss {
    float: left !important;
}
.rtl .MuiStepContent-root {
    margin-right: 12px;
    margin-left: inherit;
    padding-right: 20px;
    padding-left: 8px;
    border-right: 1px solid #bdbdbd;
    border-left: inherit;
}
.rtl .MuiStepLabel-iconContainer {
    padding-left: 8px;
    padding-right: inherit;
}
.rtl .floating-label>label {
    right: -4px;
    left: inherit;
}
.rtl .floating-label1>label {
    right: 0px;
    left: inherit;
}
.rtl .form-floating>label {
    right: 0;
    left: inherit;
}
.rtl .sun-editor .se-btn-select .txt {
    text-align: right;
}
.rtl .rdl-move,
.rtl .rdl-actions-left,
.rtl .rdl-actions-right {
    margin-right: 5px;
    margin-left: inherit;
}
.rtl .MuiOutlinedInput-root {
    padding-left: 22px;
    padding-right: inherit;
}
.rtl .MuiOutlinedInput-input {
    padding-left: 0;
    padding-right: 14px;
}
.rtl .MuiInputLabel-root {
    right: 0;
    left: inherit;
}
.rtl .MuiInputAdornment-root {
    margin-right: 8px;
    margin-left: inherit;
}
.rtl .MuiButtonBase-root {
    margin-left: -12px;
    margin-right: inherit;
}
.rtl .MuiOutlinedInput-notchedOutline legend {
    text-align: right;
}
/* ######## SIDEMENU-STYLES ######## */
@media (min-width: 992px) {
    .app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .app.sidenav-toggled .app-sidebar {
        left: 230px;
    }

    .app.sidenav-toggled .app-sidebar__overlay {
        visibility: hidden;
    }

    .app-sidebar {
        padding-top: 55px;
    }

    .side-header {
        width: 300px;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 99;
        background: #fff;
    }

    .app.sidebar-mini.sidenav-toggled .side-header {
        width: 80px !important;
    }

    .sidebar-mini footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 270px;
    }

    .sidebar-mini.sidenav-toggled footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 80px;
    }
}
@media (max-width: 991px) {
    .app {
        overflow-x: hidden;
    }

    .app .app-sidebar {
        left: -270px;
        top: 73px;
    }

    .app .app-sidebar__overlay {
        visibility: hidden;
    }

    .app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .app.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .app.sidenav-toggled .app-sidebar__overlay {
        visibility: visible;
    }

    .app.sidebar-mini.sidebar-gone.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .app .app-header .header-brand1 {
        width: inherit;
        position: absolute;
        left: 0;
        right: 0;
    }
}
.app-content {
    min-height: calc(100vh - 50px);
    margin-bottom: 0 !important;
    transition: margin-left 450ms ease;
    overflow: hidden;
    margin-top: 74px;
}
.app-content .side-app {
    padding: 0px 20px 0 90px;
}
.sidebar-mini.sidenav-toggled .app-content .side-app {
    padding: 0px 20px 0 20px !important; 
}
.footer .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .app-content {
        margin-left: 225px;
    }
}
@media (max-width: 991px) {
    .app-content {
        min-width: 100%;
    }
}
@media print {
    .app-content {
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
}
.app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 9999 !important;
    border-bottom: 1px solid #e9edf4;
    background: #ffffff;
    transition: padding-left 0.3s ease;
}
@media (min-width: 992px) {
    .app-header {
        padding-right: 10px;
        padding-left: 300px;
        z-index: 9 !important;
    }
}
@media print {
    .app-header {
        display: none;
    }
}
.app-header__logo {
    flex: 1 0 auto;
    color: #fff;
    text-align: center;
    font-family: "Niconne";
    padding: 0 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
}
.app-header__logo:focus,
.app-header__logo:hover {
    text-decoration: none;
}
@media (min-width: 991px) {
    .app-header__logo {
        flex: 0 0 auto;
        display: block;
        width: 230px;
    }
}
.app-sidebar__toggle {
    color: var(--primary-bg-color);
    z-index: 1;
    transition: padding-left 0.3s ease;
    padding: 0 9px;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    right: 7px;
}
.app-sidebar__toggle:before {
    content: "\e907";
    transition: all 0.25s;
    font-size: 21px;
    font-family: "feather";
}
.app-sidebar__toggle:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 12px;
    background: rgba(var(--primary-bg-color), 0);
}
.app-sidebar__toggle:focus,
.app-sidebar__toggle:hover {
    text-decoration: none;
}
@media (max-width: 991px) {
    .app-sidebar__toggle {
        order: -1;
    }
}
.app-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    color: #282f53;
    z-index: 99;
    background: #fff;
    box-shadow: 0 8px 24px rgba(168, 180, 208, 0.1);
    -webkit-transition: left 450ms ease, width 450ms ease;
    -o-transition: left 450ms ease, width 450ms ease;
    border-right: 1px solid #e9edf4;
}
.app-sidebar::-webkit-scrollbar {
    width: 6px;
}
.app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
@media print {
    .app-sidebar {
        display: none;
    }
}
@media (max-width: 991px) {
    .app-sidebar__overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
}
.app-sidebar__user {
    display: flex;
    align-items: center;
    color: #a8a8a8;
    width: 100%;
    padding: 15px 0 15px;
    display: inline-block;
}
.app-sidebar__user .dropdown-menu {
    top: 10px !important;
}
.app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.app-sidebar__user-avatar {
    flex: 0 0 auto;
    margin-right: 15px;
}
.app-sidebar__user-name {
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.app-sidebar__user-name.text-sm {
    font-size: 12px;
    font-weight: 400;
}
.app-sidebar__user-designation {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.side-menu {
    margin-bottom: 0;
    padding: 0 10px 0 10px;
    transition: all 0.5s ease;
}
.side-menu__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 400;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #282f53;
    margin: 2px 0px;
    white-space: nowrap;
}
.side-menu__item.active {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.side-menu__item.active:hover,
.side-menu__item.active:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.side-menu__item:hover,
.side-menu__item:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.side-menu__item:hover .side-menu__icon,
.side-menu__item:hover .side-menu__label,
.side-menu__item:focus .side-menu__icon,
.side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
@media (min-width: 992px) {
    .app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: none !important;
    }
}
.slide-item.active,
.slide-item:hover,
.slide-item:focus {
    text-decoration: none;
    color: #b5c1d2;
}
.slide-menu a.active {
    color: var(--primary-bg-color);
}
.slide-item.active,
.slide-item:hover,
.slide-item:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.slide-menu li {
    position: relative;
}
.slide-menu li .slide-item:before {
    content: "\e048";
    font-family: "typicons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 0px;
    font-size: 10px;
    margin-right: 7px;
    color: #68798b;
}
.slide.is-expanded a {
    text-decoration: none;
}
.side-menu .side-menu__icon {
    color: var(--primary-bg-color);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
}
.side-menu .side-menu__icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.side-menu__icon {
    flex: 0 0 auto;
}
.side-menu__label {
    white-space: nowrap;
    flex: 1 1 auto;
    margin-top: 3px;
}
.slide.is-expanded .slide-menu {
    display: block;
}
.slide-menu {
    display: none;
    font-size: 0.7rem !important;
    padding-left: 30px;
}
.slide-item {
    display: flex;
    align-items: center;
    padding: 8px 8px;
    font-size: 13.3px;
    color: #74829c;
    white-space: nowrap;
}
.slide-item .icon {
    margin-right: 5px;
}
.angle {
    transform-origin: center;
    transition: transform 0.3s ease;
    margin-right: 2px;
    font-size: 11px;
}
@media (min-width: 992px) {

    .sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .sidebar-mini.sidenav-toggled .app-sidebar__user-designation,
    .sidebar-mini.sidenav-toggled .angle,
    .sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .sidebar-mini.sidenav-toggled .user-notification,
    .sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .sidebar-mini.sidenav-toggled .user-info {
        display: none;
    }

    .sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: 100px;
    }

    .sidebar-mini.sidenav-toggled .side-menu {
        padding: 0 0px 40px 0px;
    }

    .sidebar-mini.sidenav-toggled .side-menu .sub-category {
        display: none;
    }

    .sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0;
    }

    .sidebar-mini.sidenav-toggled .side-badge,
    .sidebar-mini.sidenav-toggled .slide-menu open.slide-menu hide .side-badge {
        top: 6px;
        right: 21px;
    }

    .sidebar-mini.sidenav-toggled .sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
        display: none;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .sidebar-mini.sidenav-toggled .avatar-xl {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
        margin-bottom: 0px !important;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar__user,
    .sidebar-mini.sidenav-toggled .side-menu {
        margin-top: 20px;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar__user-avatar {
        width: 25px;
        height: 25px;
    }

    .sidebar-mini.sidenav-toggled .side-menu li .side-menu__item.active:before {
        display: none;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar__user {
        padding: 12px 0px 12px 0;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(225, 225, 225, 0.05);
    }

    .sidebar-mini.sidenav-toggled .profile-img {
        top: 0px;
        right: 19px;
    }

    .sidebar-mini.sidenav-toggled .app-content {
        margin-left: 80px;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar {
        left: 0;
        width: 80px;
        overflow: hidden;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar:hover {
        overflow: visible;
    }

    .sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        opacity: 0;
        z-index: 9;
        visibility: hidden;
        transition: visibility 0.3s ease;
    }

    .app.sidebar-mini.sidenav-toggled .side-menu__item {
        padding: 10px 30px;
    }

    .sidebar-mini.sidenav-toggled .app-sidebar__user .avatar-md {
        margin: 0 auto;
    }

    .app.sidebar-mini.sidenav-toggled .nav-badge {
        position: absolute;
        top: 8px;
        right: 28px;
        padding: 0.2rem 0.4rem;
        font-size: 11px;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        width: 300px;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header {
        width: 300px !important;
        display: flex !important;
        padding: 17px 17px !important;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo,
    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo1,
    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .mobile-light {
        display: none !important;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo1 {
        display: block !important;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item {
        display: flex;
        align-items: center;
        padding: 10px 20px;
        position: relative;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .sub-category {
        display: block;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        margin-right: 8px !important;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__label {
        display: block !important;
        white-space: nowrap;
        flex: 1 1 auto;
        margin-top: 3px;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide.is-expanded .slide-menu {
        display: block !important;
        position: unset;
        top: inherit;
        min-width: 0;
        width: 100%;
        opacity: inherit;
        visibility: inherit;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu {
        margin-top: 20px !important;
        padding: 0 10px 0 10px !important;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .angle {
        display: block;
    }

    .sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        top: 17px;
        right: 20px;
    }
}
.dropdown-menu {
    border-radius: 0;
}
.dropdown-menu.dropdown-menu-right {
    left: auto;
}
.dropdown-item .fa,
.dropdown-item .icon {
    vertical-align: middle;
}
.app-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    background-color: #FFF;
    margin: -30px -30px 30px;
    padding: 20px 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.app-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
}
.app-title p {
    margin-bottom: 0;
    font-style: italic;
}
@media print {
    .app-title {
        display: none;
    }
}
@media (max-width: 480px) {
    .app-title {
        margin: -15px -15px 15px;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .app-title p {
        display: none;
    }
}
.app-breadcrumb {
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    text-align: left;
    padding: 0;
    background-color: transparent;
}
@media (max-width: 480px) {
    .app-breadcrumb {
        margin-top: 10px;
    }
}
.sidenav-toggled .app-sidebar__user .avatar-md {
    line-height: 2rem;
    font-size: 1rem;
}
.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge {
    position: absolute;
    top: 5px;
    left: 57px;
    display: block !important;
    padding: 3px 5px !important;
}
.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge1 {
    display: none;
}
.nav-badge {
    border-radius: 30px;
    padding: 0.4em 0.6em;
    font-size: 12px;
}
.user-info .text-dark {
    color: #25252a !important;
    font-weight: 400;
    font-size: 16px;
}
.user-info .text-muted {
    color: #74829c !important;
}
.side-header .header-brand1 {
    text-align: center;
    margin: 0 auto !important;
}
.side-header .header-brand-img.desktop-logo {
    display: none;
}
.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none;
}
.side-header .header-brand-img.toggle-logo {
    display: none;
}
.side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
    margin-right: 0;
}
.sidebar-mini.sidenav-toggled .sidebar-navs {
    display: none;
}
.side-header {
    display: flex;
    border-bottom: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
    padding: 19px 17px;
    align-items: center;
    transition: left 0.3s ease, width 450ms ease;
    height: 75px;
}
.side-header .header-brand-img.toggle-logo,
.side-header .header-brand-img.light-logo {
    height: 2.5rem;
}
.sidebar-mini.sidenav-toggled .app-sidebar__toggle {
    padding-left: 10px;
}
.user-pic {
    margin-bottom: 0.8rem;
}
.side-menu .sub-category {
    color: #74829c;
    margin-bottom: 0.5rem;
    padding: 12px 30px 2px 20px;
    margin-bottom: 0;
    white-space: nowrap;
    position: relative;
}
.side-menu .sub-category:not(:first-child) {
    margin-top: 0.75rem;
}
.side-menu .sub-category h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
}
.side-menu li:not(:first-child) h3 {
    margin-top: 0rem;
}
@media (min-width: 991px) {
    .sidenav-toggled .header-brand-img.light-logo {
        display: block;
        margin-right: 0;
    }
}
.side-badge,
.slide-menu open.slide-menu hide .side-badge {
    position: absolute;
    top: 18px;
    right: 20px;
    border-radius: 50px;
    padding: 3px 6px 3px;
}
/*-- Subslide ---*/
.sub-side-menu__item {
    padding: 8px 8px;
    font-size: 13px;
    display: flex;
    color: #74829c;
}
.sub-side-menu__item .sub-side-menu__label {
    flex: 1 1 auto;
}
.slide-menu a:before {
    /* content: "\e048"; */
    margin-right: 10px;
    font-size: 11px;
    position: relative;
    font-family: typicons !important;
    opacity: 0.6;
    top: 2px;
}
.sub-angle {
    float: right;
    line-height: 40px;
    margin-top: 5px;
    margin-right: 35px;
    font-size: 12px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.sub-slide.is-expanded .sub-slide-menu {
    display: block;
}
.sub-slide-menu {
    display: none;
    padding: 0 15px 15px 0;
    font-size: 13px !important;
    list-style: none;
}
.sub-slide-item {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 24px !important;
    color: #74829c;
    font-size: 13.5px;
}
/*-- Subslide2 ---*/
.sub-side-menu__item2 {
    padding: 8px 2px 8px 24px;
    display: flex;
    align-items: center;
    color: #74829c;
    font-size: 12.5px;
}
.sub-slide2 .sub-side-menu__label2 {
    flex: 1 1 auto;
}
.sub-angle2 {
    float: right;
    line-height: 40px;
    margin-top: -2px;
    margin-right: -2px;
    font-size: 12px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.sub-slide2.is-expanded .sub-angle2 {
    transform: rotate(90deg);
}
.sub-slide2.is-expanded .sub-slide-menu2 {
    display: block;
}
.sub-slide-menu2 {
    display: none;
    padding: 0;
    font-size: 0.8rem !important;
    padding-left: 0;
    list-style: none;
}
.sub-slide-item2 {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 40px !important;
    font-size: 12.5px;
    color: #74829c;
}
@media (max-width: 991px) {
    .header-brand1 .desktop-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.app.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.side-menu-label1 {
    display: none;
}
.app.sidebar-mini .hor-angle {
    display: none;
}
.sidebar-mini .app-sidebar {
    width: 300px;
}
@media (max-width: 991px) {
    .sidebar-mini .app-header .light-logo1 {
        display: block !important;
    }
}
@media screen and (max-width: 991.9px) {
    .side-menu {
        margin-left: 0 !important;
        margin-right: 0 !important;
        flex-direction: column;
    }
}
@media (max-width: 991px) {
    .app-sidebar__toggle {
        padding-left: 15px !important;
    }
}
@media (min-width: 992px) {

    .horizontal-hover .side-menu__item,
    .horizontal-hover .sub-side-menu__item,
    .horizontal-hover .sub-side-menu__item2 {
        pointer-events: none;
    }
}
.icontext-menu {
    /*-- Subslide ---*/
    /*-- Subslide2 ---*/
}
@media (min-width: 992px) {
    .icontext-menu.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .icontext-menu.app.sidenav-toggled .app-sidebar {
        left: 230px;
    }

    .icontext-menu.app.sidenav-toggled .app-sidebar__overlay {
        visibility: hidden;
    }

    .icontext-menu .app-sidebar {
        padding-top: 55px;
    }

    .icontext-menu .side-header {
        width: 270px;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 99;
        background: #fff;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-header {
        width: 120px !important;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-header .header-brand-img.light-logo {
        height: 2.5rem;
    }

    .icontext-menu.sidebar-mini footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 270px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 80px;
    }
}
@media (max-width: 991px) {
    .icontext-menu.app {
        overflow-x: hidden;
    }

    .icontext-menu.app .app-sidebar {
        left: -270px !important;
        top: 73px;
        width: 270px !important;
    }

    .icontext-menu.app .app-sidebar__overlay {
        visibility: hidden;
    }

    .icontext-menu.app.sidenav-toggled .app-content {
        margin-left: 0 !important;
    }

    .icontext-menu.app.sidenav-toggled .app-sidebar {
        left: 0 !important;
        width: 270px !important;
    }

    .icontext-menu.app.sidenav-toggled .app-sidebar__overlay {
        visibility: visible;
    }

    .icontext-menu.app .app-header .header-brand1 {
        width: inherit;
        position: absolute;
        left: 0;
        right: 0;
    }
}
.icontext-menu .app-content {
    min-height: calc(100vh - 50px);
    margin-bottom: 0 !important;
    transition: margin-left 0.2s ease;
    overflow: hidden;
    margin-top: 74px;
}
.icontext-menu .app-content .side-app {
    padding: 0px 20px 0 20px;
}
.icontext-menu .footer .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .icontext-menu .app-content {
        margin-left: 270px;
    }
}
@media (max-width: 767px) {
    .icontext-menu .app-content {
        min-width: 100%;
    }
}
@media print {
    .icontext-menu .app-content {
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
}
.icontext-menu .app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 9999 !important;
    border-bottom: 1px solid #e9edf4;
    background: #ffffff;
    transition: padding-left 0.3s ease;
}
@media (min-width: 992px) {
    .icontext-menu .app-header {
        padding-right: 10px;
        padding-left: 285px;
        z-index: 9 !important;
    }
}
@media print {
    .icontext-menu .app-header {
        display: none;
    }
}
.icontext-menu .app-header__logo {
    flex: 1 0 auto;
    color: #fff;
    text-align: center;
    font-family: "Niconne";
    padding: 0 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
}
.icontext-menu .app-header__logo:focus,
.icontext-menu .app-header__logo:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
    .icontext-menu .app-header__logo {
        flex: 0 0 auto;
        display: block;
        width: 230px;
    }
}
.icontext-menu .app-sidebar__toggle {
    color: var(--primary-bg-color);
    z-index: 1;
    transition: padding-left 0.3s ease;
    padding: 0 9px;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    right: 7px;
}
.icontext-menu .app-sidebar__toggle:before {
    content: "\e907";
    transition: all 0.25s;
    font-size: 21px;
    font-family: "feather";
}
.icontext-menu .app-sidebar__toggle:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 12px;
    background: rgba(var(--primary-bg-color), 0);
}
.icontext-menu .app-sidebar__toggle:focus,
.icontext-menu .app-sidebar__toggle:hover {
    text-decoration: none;
}
@media (max-width: 767px) {
    .icontext-menu .app-sidebar__toggle {
        order: -1;
    }
}
.icontext-menu .app-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    color: #282f53;
    width: 270px;
    z-index: 99;
    background: #fff;
    box-shadow: 0 8px 24px rgba(168, 180, 208, 0.1);
    transition: left 0.2s ease, width 0.2s ease;
    border-right: 1px solid #e9edf4;
}
.icontext-menu .app-sidebar::-webkit-scrollbar {
    width: 6px;
}
.icontext-menu .app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
@media print {
    .icontext-menu .app-sidebar {
        display: none;
    }
}
@media (max-width: 767px) {
    .icontext-menu .app-sidebar__overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
}
.icontext-menu .app-sidebar__user {
    display: flex;
    align-items: center;
    color: #a8a8a8;
    width: 100%;
    padding: 15px 0 15px;
    display: inline-block;
}
.icontext-menu .app-sidebar__user .dropdown-menu {
    top: 10px !important;
}
.icontext-menu .app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.icontext-menu .app-sidebar__user-avatar {
    flex: 0 0 auto;
    margin-right: 15px;
}
.icontext-menu .app-sidebar__user-name {
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.icontext-menu .app-sidebar__user-name.text-sm {
    font-size: 12px;
    font-weight: 400;
}
.icontext-menu .app-sidebar__user-designation {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.icontext-menu .side-menu {
    margin-bottom: 0;
    padding: 0 10px 0 10px;
}
.icontext-menu .side-menu__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 400;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #282f53;
    margin: 2px 0px;
}
.icontext-menu .side-menu__item.active {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.icontext-menu .side-menu__item.active:hover,
.icontext-menu .side-menu__item.active:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.icontext-menu .side-menu__item:hover,
.icontext-menu .side-menu__item:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.icontext-menu .side-menu__item:hover .side-menu__icon,
.icontext-menu .side-menu__item:hover .side-menu__label,
.icontext-menu .side-menu__item:focus .side-menu__icon,
.icontext-menu .side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
@media (min-width: 992px) {
    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: block !important;
        font-size: 12px;
        padding-top: 0px;
        margin-top: 0;
    }
}
.icontext-menu .slide-item.active,
.icontext-menu .slide-item:hover,
.icontext-menu .slide-item:focus {
    text-decoration: none;
    color: #b5c1d2;
}
.icontext-menu .slide-menu a.active {
    color: var(--primary-bg-color);
}
.icontext-menu .slide-item.active,
.icontext-menu .slide-item:hover,
.icontext-menu .slide-item:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.icontext-menu .slide-menu li {
    position: relative;
}
.icontext-menu .slide-menu li .slide-item:before {
    content: "\e048";
    font-family: "typicons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 2px;
    font-size: 10px;
    margin-right: 8px;
    color: #68798b;
}
.icontext-menu .slide.is-expanded a {
    text-decoration: none;
}
.icontext-menu .side-menu .side-menu__icon {
    color: var(--primary-bg-color);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
}
.icontext-menu .side-menu .side-menu__icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.icontext-menu .side-menu__icon {
    flex: 0 0 auto;
}
.icontext-menu .side-menu__label {
    white-space: nowrap;
    flex: 1 1 auto;
    margin-top: 3px;
}
.icontext-menu .slide.is-expanded .slide-menu {
    display: block;
}
.icontext-menu .slide.is-expanded .angle {
    transform: rotate(90deg);
}
.icontext-menu .slide-menu {
    display: none;
    padding: 0px 30px;
    font-size: 0.7rem !important;
    padding-left: 20px;
    margin-left: 12px;
}
.icontext-menu .slide-item {
    display: flex;
    align-items: center;
    padding: 8px 8px;
    font-size: 13.3px;
    color: #74829c;
}
.icontext-menu .slide-item .icon {
    margin-right: 5px;
}
.icontext-menu .angle {
    transform-origin: center;
    transition: transform 0.3s ease;
    margin-right: 2px;
}
@media (min-width: 992px) {

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user-designation,
    .icontext-menu.sidebar-mini.sidenav-toggled .angle,
    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .icontext-menu.sidebar-mini.sidenav-toggled .user-notification,
    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .icontext-menu.sidebar-mini.sidenav-toggled .user-info {
        display: none;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: 130px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu {
        padding: 0 0px 40px 0px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu .sub-category {
        display: none;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon:after {
        top: 6px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-badge,
    .icontext-menu.sidebar-mini.sidenav-toggled .slide-menu open.slide-menu hide .side-badge {
        top: 6px;
        right: 40px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
        display: none;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .icontext-menu.sidebar-mini.sidenav-toggled .avatar-xl {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
        margin-bottom: 0px !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user,
    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu {
        margin-top: 20px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user-avatar {
        width: 25px;
        height: 25px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu li .side-menu__item.active:before {
        display: none;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user {
        padding: 12px 0px 12px 0;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(225, 225, 225, 0.05);
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .profile-img {
        top: 0px;
        right: 19px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-content {
        margin-left: 120px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar {
        left: 0;
        width: 120px;
        overflow: hidden;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar:hover {
        overflow: visible;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        opacity: 0;
        z-index: 9;
        visibility: hidden;
        transition: visibility 0.3s ease;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-menu__item {
        padding: 12px 5px;
        text-align: center;
        display: block;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__user .avatar-md {
        margin: 0 auto;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .nav-badge {
        position: absolute;
        top: 8px;
        right: 28px;
        padding: 0.2rem 0.4rem;
        font-size: 11px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        width: 270px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header {
        width: 270px !important;
        display: flex !important;
        padding: 17px 17px !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo,
    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo1,
    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .mobile-light {
        display: none !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo1 {
        display: block !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .side-menu__icon:after {
        top: 12px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item {
        display: flex;
        align-items: center;
        padding: 10px 20px;
        position: relative;
        text-align: inherit;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .sub-category {
        display: block !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        margin-right: 8px !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__label {
        display: block !important;
        white-space: nowrap;
        flex: 1 1 auto;
        margin-top: 3px;
        font-size: 15px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide.is-expanded .slide-menu {
        display: block !important;
        position: unset;
        top: inherit;
        min-width: 0;
        width: 100%;
        opacity: inherit;
        visibility: inherit;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu {
        margin-top: 20px !important;
        padding: 0 10px 0 10px !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .angle {
        display: block;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        top: 17px;
        right: 20px;
    }
}
.icontext-menu .dropdown-menu.dropdown-menu-right {
    left: auto;
}
.icontext-menu .dropdown-item .fa,
.icontext-menu .dropdown-item .icon {
    vertical-align: middle;
}
.icontext-menu .app-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    background-color: #FFF;
    margin: -30px -30px 30px;
    padding: 20px 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.icontext-menu .app-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
}
.icontext-menu .app-title p {
    margin-bottom: 0;
    font-style: italic;
}
@media print {
    .icontext-menu .app-title {
        display: none;
    }
}
@media (max-width: 480px) {
    .icontext-menu .app-title {
        margin: -15px -15px 15px;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .icontext-menu .app-title p {
        display: none;
    }
}
.icontext-menu .app-breadcrumb {
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    text-align: left;
    padding: 0;
    background-color: transparent;
}
@media (max-width: 480px) {
    .icontext-menu .app-breadcrumb {
        margin-top: 10px;
    }
}
.icontext-menu.sidenav-toggled .app-sidebar__user .avatar-md {
    line-height: 2rem;
    font-size: 1rem;
}
.icontext-menu.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge {
    position: absolute;
    top: 5px;
    left: 57px;
    display: block !important;
    padding: 3px 5px !important;
}
.icontext-menu.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge1 {
    display: none;
}
.icontext-menu .nav-badge {
    border-radius: 30px;
    padding: 0.4em 0.6em;
    font-size: 12px;
}
.icontext-menu .user-info .text-dark {
    color: #25252a !important;
    font-weight: 400;
    font-size: 16px;
}
.icontext-menu .user-info .text-muted {
    color: #74829c !important;
}
.icontext-menu .side-header .header-brand1 {
    text-align: center;
    margin: 0 auto !important;
}
.icontext-menu .side-header .header-brand-img.desktop-logo {
    display: none;
}
.icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none;
}
.icontext-menu .side-header .header-brand-img.toggle-logo {
    display: none;
}
.icontext-menu .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
    margin-right: 0;
}
.icontext-menu.sidebar-mini.sidenav-toggled .sidebar-navs {
    display: none;
}
.icontext-menu .side-header {
    display: flex;
    border-bottom: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
    padding: 19px 17px;
    --webkit-transition: left 0.3s ease, width 0.2s ease;
    transition: left 0.3s ease, width 0.2s ease;
    height: 75px;
}
.icontext-menu .side-header .header-brand-img.toggle-logo,
.icontext-menu .side-header .header-brand-img.light-logo {
    height: 2.5rem;
}
.icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar__toggle {
    padding-left: 10px;
}
.icontext-menu .user-pic {
    margin-bottom: 0.8rem;
}
.icontext-menu .side-menu .sub-category {
    color: #74829c;
    margin-bottom: 0.5rem;
    padding: 12px 30px 2px 20px;
    margin-bottom: 0;
}
.icontext-menu .side-menu .sub-category h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
}
.icontext-menu .side-menu li:not(:first-child) h3 {
    margin-top: 0rem;
}
.icontext-menu.sidebar-mini .app-header .light-logo1 {
    display: block !important;
}
@media (min-width: 768px) {
    .icontext-menu.sidenav-toggled .header-brand-img.light-logo {
        display: block;
        margin-right: 0;
    }
}
.icontext-menu .side-badge,
.icontext-menu .slide-menu open.slide-menu hide .side-badge {
    position: absolute;
    top: 18px;
    right: 20px;
    border-radius: 50px;
    padding: 3px 6px 3px;
}
.icontext-menu .sub-side-menu__item {
    padding: 8px 8px;
    font-size: 13px;
    display: flex;
    color: #74829c;
}
.icontext-menu .sub-side-menu__item .sub-side-menu__label {
    flex: 1 1 auto;
}
.icontext-menu .slide-menu a:before {
    content: "\e048";
    margin-right: 10px;
    font-size: 11px;
    position: relative;
    font-family: typicons !important;
    opacity: 0.6;
    top: 2px;
}
.icontext-menu .sub-slide.is-expanded .sub-angle {
    transform: rotate(90deg);
}
.icontext-menu .sub-angle {
    float: right;
    margin-top: 5px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.icontext-menu .sub-slide.is-expanded .sub-slide-menu {
    display: block;
}
.icontext-menu .sub-slide-menu {
    display: none;
    padding: 0 15px 15px 0;
    font-size: 13px !important;
    list-style: none;
}
.icontext-menu .sub-slide-item {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 24px !important;
    color: #74829c;
    font-size: 13.5px;
}
.icontext-menu .sub-side-menu__item2 {
    padding: 8px 2px 8px 24px;
    display: flex;
    align-items: center;
    color: #74829c;
    font-size: 12.5px;
}
.icontext-menu .sub-slide2 .sub-side-menu__label2 {
    flex: 1 1 auto;
}
.icontext-menu .sub-angle2 {
    float: right;
    line-height: 40px;
    margin-top: -2px;
    margin-right: -9px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.icontext-menu .sub-slide2.is-expanded .sub-angle2 {
    transform: rotate(90deg);
}
.icontext-menu .sub-slide2.is-expanded .sub-slide-menu2 {
    display: block;
}
.icontext-menu .sub-slide-menu2 {
    display: none;
    padding: 0;
    font-size: 0.8rem !important;
    padding-left: 0;
    list-style: none;
}
.icontext-menu .sub-slide-item2 {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 40px !important;
    font-size: 12.5px;
    color: #74829c;
}
@media (max-width: 767px) {
    .icontext-menu .header-brand1 .desktop-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.icontext-menu.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.icontext-menu.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.icontext-menu.app.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.icontext-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.icontext-menu.app.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
    display: none;
}
.closed-leftmenu {
    /*-- Subslide ---*/
    /*-- Subslide2 ---*/
}
@media (min-width: 992px) {
    .closed-leftmenu.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .closed-leftmenu.app.sidenav-toggled .app-sidebar {
        left: 230px;
        display: none;
    }

    .closed-leftmenu.app.sidenav-toggled .app-sidebar__overlay {
        visibility: hidden;
    }

    .closed-leftmenu .app-sidebar {
        padding-top: 55px;
    }

    .closed-leftmenu .side-header {
        width: 270px;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 99;
        background: #fff;
    }

    .closed-leftmenu.app.sidebar-mini.sidenav-toggled .side-header {
        width: 80px !important;
    }

    .closed-leftmenu.sidebar-mini footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 270px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 80px;
    }
}
@media (max-width: 991px) {
    .closed-leftmenu.app {
        overflow-x: hidden;
    }

    .closed-leftmenu.app .app-sidebar {
        left: -270px;
        top: 73px;
    }

    .closed-leftmenu.app .app-sidebar__overlay {
        visibility: hidden;
    }

    .closed-leftmenu.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .closed-leftmenu.app.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .closed-leftmenu.app.sidenav-toggled .app-sidebar__overlay {
        visibility: visible;
    }

    .closed-leftmenu.app.sidebar-mini.sidebar-gone.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .closed-leftmenu.app .app-header .header-brand1 {
        width: inherit;
        position: absolute;
        left: 0;
        right: 0;
    }
}
.closed-leftmenu .app-content {
    min-height: calc(100vh - 50px);
    margin-bottom: 0 !important;
    transition: margin-left 450ms ease;
    overflow: hidden;
    margin-top: 74px;
}
.closed-leftmenu .app-content .side-app {
    padding: 0px 20px 0 20px;
}
.closed-leftmenu .footer .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .closed-leftmenu .app-content {
        margin-left: 270px;
    }
}
@media (max-width: 991px) {
    .closed-leftmenu .app-content {
        min-width: 100%;
    }
}
@media print {
    .closed-leftmenu .app-content {
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
}
.closed-leftmenu .app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 9999 !important;
    border-bottom: 1px solid #e9edf4;
    background: #ffffff;
    transition: padding-left 0.3s ease;
}
@media (min-width: 992px) {
    .closed-leftmenu .app-header {
        padding-right: 10px;
        padding-left: 285px;
        z-index: 9 !important;
    }
}
@media print {
    .closed-leftmenu .app-header {
        display: none;
    }
}
.closed-leftmenu .app-header__logo {
    flex: 1 0 auto;
    color: #fff;
    text-align: center;
    font-family: "Niconne";
    padding: 0 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
}
.closed-leftmenu .app-header__logo:focus,
.closed-leftmenu .app-header__logo:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .closed-leftmenu .app-header__logo {
        flex: 0 0 auto;
        display: block;
        width: 230px;
    }
}
.closed-leftmenu .app-sidebar__toggle {
    color: var(--primary-bg-color);
    z-index: 1;
    transition: padding-left 0.3s ease;
    padding: 0 9px;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    right: 7px;
}
.closed-leftmenu .app-sidebar__toggle:before {
    content: "\e907";
    transition: all 0.25s;
    font-size: 21px;
    font-family: "feather";
}
.closed-leftmenu .app-sidebar__toggle:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 12px;
    background: rgba(var(--primary-bg-color), 0);
}
.closed-leftmenu .app-sidebar__toggle:focus,
.closed-leftmenu .app-sidebar__toggle:hover {
    text-decoration: none;
}
@media (max-width: 991px) {
    .closed-leftmenu .app-sidebar__toggle {
        order: -1;
    }
}
.closed-leftmenu .app-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    color: #282f53;
    width: 270px;
    z-index: 99;
    background: #fff;
    box-shadow: 0 8px 24px rgba(168, 180, 208, 0.1);
    transition: left 450ms ease, width 450ms ease;
    border-right: 1px solid #e9edf4;
}
.closed-leftmenu .app-sidebar::-webkit-scrollbar {
    width: 6px;
}
.closed-leftmenu .app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
@media print {
    .closed-leftmenu .app-sidebar {
        display: none;
    }
}
@media (max-width: 991px) {
    .closed-leftmenu .app-sidebar__overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
}
.closed-leftmenu .app-sidebar__user {
    display: flex;
    align-items: center;
    color: #a8a8a8;
    width: 100%;
    padding: 15px 0 15px;
    display: inline-block;
}
.closed-leftmenu .app-sidebar__user .dropdown-menu {
    top: 10px !important;
}
.closed-leftmenu .app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.closed-leftmenu .app-sidebar__user-avatar {
    flex: 0 0 auto;
    margin-right: 15px;
}
.closed-leftmenu .app-sidebar__user-name {
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.closed-leftmenu .app-sidebar__user-name.text-sm {
    font-size: 12px;
    font-weight: 400;
}
.closed-leftmenu .app-sidebar__user-designation {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.closed-leftmenu .side-menu {
    margin-bottom: 0;
    padding: 0 10px 0 10px;
}
.closed-leftmenu .side-menu__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 400;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #282f53;
    margin: 2px 0px;
    white-space: nowrap;
}
.closed-leftmenu .side-menu__item.active {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.closed-leftmenu .side-menu__item.active:hover,
.closed-leftmenu .side-menu__item.active:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.closed-leftmenu .side-menu__item:hover,
.closed-leftmenu .side-menu__item:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.closed-leftmenu .side-menu__item:hover .side-menu__icon,
.closed-leftmenu .side-menu__item:hover .side-menu__label,
.closed-leftmenu .side-menu__item:focus .side-menu__icon,
.closed-leftmenu .side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
@media (min-width: 992px) {
    .closed-leftmenu.app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: none !important;
    }
}
.closed-leftmenu .slide-item.active,
.closed-leftmenu .slide-item:hover,
.closed-leftmenu .slide-item:focus {
    text-decoration: none;
    color: #b5c1d2;
}
.closed-leftmenu .slide-menu a.active {
    color: var(--primary-bg-color);
}
.closed-leftmenu .slide-item.active,
.closed-leftmenu .slide-item:hover,
.closed-leftmenu .slide-item:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.closed-leftmenu .slide-menu li {
    position: relative;
}
.closed-leftmenu .slide-menu li .slide-item:before {
    content: "\e048";
    font-family: "typicons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 0px;
    font-size: 10px;
    margin-right: 7px;
    color: #68798b;
}
.closed-leftmenu .slide.is-expanded a {
    text-decoration: none;
}
.closed-leftmenu .side-menu .side-menu__icon {
    color: var(--primary-bg-color);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
}
.closed-leftmenu .side-menu .side-menu__icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.closed-leftmenu .side-menu__icon {
    flex: 0 0 auto;
}
.closed-leftmenu .side-menu__label {
    white-space: nowrap;
    flex: 1 1 auto;
    margin-top: 3px;
}
.closed-leftmenu .slide.is-expanded .slide-menu {
    display: block;
}
.closed-leftmenu .slide.is-expanded .angle {
    transform: rotate(90deg);
}
.closed-leftmenu .slide-menu {
    display: none;
    font-size: 0.7rem !important;
    padding-left: 30px;
}
.closed-leftmenu .slide-item {
    display: flex;
    align-items: center;
    padding: 8px 8px;
    font-size: 13.3px;
    color: #74829c;
    white-space: nowrap;
}
.closed-leftmenu .slide-item .icon {
    margin-right: 5px;
}
.closed-leftmenu .angle {
    transform-origin: center;
    transition: transform 0.3s ease;
    margin-right: 2px;
    font-size: 11px;
}
@media (min-width: 992px) {

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user-designation,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .angle,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .user-notification,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .user-info {
        display: none;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: 0px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .side-menu {
        padding: 0 0px 40px 0px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .side-menu .sub-category {
        display: none;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .side-badge,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .slide-menu open.slide-menu hide .side-badge {
        top: 6px;
        right: 24px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
        display: none;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .avatar-xl {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
        margin-bottom: 0px !important;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user,
    .closed-leftmenu.sidebar-mini.sidenav-toggled .side-menu {
        margin-top: 20px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user-avatar {
        width: 25px;
        height: 25px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .side-menu li .side-menu__item.active:before {
        display: none;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user {
        padding: 12px 0px 12px 0;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(225, 225, 225, 0.05);
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .profile-img {
        top: 0px;
        right: 19px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-content {
        margin-left: 0px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar {
        left: 0;
        width: 80px;
        overflow: hidden;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar:hover {
        overflow: visible;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        opacity: 0;
        z-index: 9;
        visibility: hidden;
        transition: visibility 0.3s ease;
    }

    .closed-leftmenu.app.sidebar-mini.sidenav-toggled .side-menu__item {
        padding: 10px 30px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__user .avatar-md {
        margin: 0 auto;
    }

    .closed-leftmenu.app.sidebar-mini.sidenav-toggled .nav-badge {
        position: absolute;
        top: 8px;
        right: 28px;
        padding: 0.2rem 0.4rem;
        font-size: 11px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        width: 270px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header {
        width: 270px !important;
        display: flex !important;
        padding: 17px 17px !important;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo,
    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo1,
    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .mobile-light {
        display: none !important;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo1 {
        display: block !important;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item {
        display: flex;
        align-items: center;
        padding: 10px 20px;
        position: relative;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .sub-category {
        display: block;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        margin-right: 8px !important;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__label {
        display: block !important;
        white-space: nowrap;
        flex: 1 1 auto;
        margin-top: 3px;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide.is-expanded .slide-menu {
        display: block !important;
        position: unset;
        top: inherit;
        min-width: 0;
        width: 100%;
        opacity: inherit;
        visibility: inherit;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu {
        margin-top: 20px !important;
        padding: 0 10px 0 10px !important;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .angle {
        display: block;
    }

    .closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        top: 17px;
        right: 20px;
    }
}
.closed-leftmenu .dropdown-menu {
    border-radius: 0;
}
.closed-leftmenu .dropdown-menu.dropdown-menu-right {
    left: auto;
}
.closed-leftmenu .dropdown-item .fa,
.closed-leftmenu .dropdown-item .icon {
    vertical-align: middle;
}
.closed-leftmenu .app-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    background-color: #FFF;
    margin: -30px -30px 30px;
    padding: 20px 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.closed-leftmenu .app-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
}
.closed-leftmenu .app-title p {
    margin-bottom: 0;
    font-style: italic;
}
@media print {
    .closed-leftmenu .app-title {
        display: none;
    }
}
@media (max-width: 480px) {
    .closed-leftmenu .app-title {
        margin: -15px -15px 15px;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .closed-leftmenu .app-title p {
        display: none;
    }
}
.closed-leftmenu .app-breadcrumb {
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    text-align: left;
    padding: 0;
    background-color: transparent;
}
@media (max-width: 480px) {
    .closed-leftmenu .app-breadcrumb {
        margin-top: 10px;
    }
}
.closed-leftmenu.sidenav-toggled .app-sidebar__user .avatar-md {
    line-height: 2rem;
    font-size: 1rem;
}
.closed-leftmenu.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge {
    position: absolute;
    top: 5px;
    left: 57px;
    display: block !important;
    padding: 3px 5px !important;
}
.closed-leftmenu.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge1 {
    display: none;
}
.closed-leftmenu .nav-badge {
    border-radius: 30px;
    padding: 0.4em 0.6em;
    font-size: 12px;
}
.closed-leftmenu .user-info .text-dark {
    color: #25252a !important;
    font-weight: 400;
    font-size: 16px;
}
.closed-leftmenu .user-info .text-muted {
    color: #74829c !important;
}
.closed-leftmenu .side-header .header-brand1 {
    text-align: center;
    margin: 0 auto !important;
}
.closed-leftmenu .side-header .header-brand-img.desktop-logo {
    display: none;
}
.closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none;
}
.closed-leftmenu .side-header .header-brand-img.toggle-logo {
    display: none;
}
.closed-leftmenu .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
    margin-right: 0;
}
.closed-leftmenu.sidebar-mini.sidenav-toggled .sidebar-navs {
    display: none;
}
.closed-leftmenu .side-header {
    display: flex;
    border-bottom: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
    padding: 19px 17px;
    transition: left 0.3s ease, width 450ms ease;
    height: 75px;
}
.closed-leftmenu .side-header .header-brand-img.toggle-logo,
.closed-leftmenu .side-header .header-brand-img.light-logo {
    height: 2.5rem;
}
.closed-leftmenu.sidebar-mini.sidenav-toggled .app-sidebar__toggle {
    padding-left: 10px;
}
.closed-leftmenu .user-pic {
    margin-bottom: 0.8rem;
}
.closed-leftmenu .side-menu .sub-category {
    color: #74829c;
    margin-bottom: 0.5rem;
    padding: 12px 30px 2px 20px;
    margin-bottom: 0;
    white-space: nowrap;
    position: relative;
}
.closed-leftmenu .side-menu .sub-category:not(:first-child) {
    margin-top: 0.75rem;
}
.closed-leftmenu .side-menu .sub-category h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
}
.closed-leftmenu .side-menu li:not(:first-child) h3 {
    margin-top: 0rem;
}
@media (min-width: 992px) {
    .closed-leftmenu.sidenav-toggled .header-brand-img.light-logo {
        display: block;
        margin-right: 0;
    }
}
.closed-leftmenu .side-badge,
.closed-leftmenu .slide-menu open.slide-menu hide .side-badge {
    position: absolute;
    top: 18px;
    right: 20px;
    border-radius: 50px;
    padding: 3px 6px 3px;
}
.closed-leftmenu .sub-side-menu__item {
    padding: 8px 8px;
    font-size: 13px;
    display: flex;
    color: #74829c;
}
.closed-leftmenu .sub-side-menu__item .sub-side-menu__label {
    flex: 1 1 auto;
}
.closed-leftmenu .slide-menu a:before {
    content: "\e048";
    margin-right: 10px;
    font-size: 11px;
    position: relative;
    font-family: typicons !important;
    opacity: 0.6;
    top: 2px;
}
.closed-leftmenu .sub-slide.is-expanded .sub-angle {
    transform: rotate(90deg);
}
.closed-leftmenu .sub-angle {
    float: right;
    margin-top: 5px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.closed-leftmenu .sub-slide.is-expanded .sub-slide-menu {
    display: block;
}
.closed-leftmenu .sub-slide-menu {
    display: none;
    padding: 0 15px 15px 0;
    font-size: 13px !important;
    list-style: none;
}
.closed-leftmenu .sub-slide-item {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 24px !important;
    color: #74829c;
    font-size: 13.5px;
}
.closed-leftmenu .sub-side-menu__item2 {
    padding: 8px 2px 8px 24px;
    display: flex;
    align-items: center;
    color: #74829c;
    font-size: 12.5px;
}
.closed-leftmenu .sub-slide2 .sub-side-menu__label2 {
    flex: 1 1 auto;
}
.closed-leftmenu .sub-angle2 {
    float: right;
    line-height: 40px;
    margin-top: -2px;
    margin-right: -9px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.closed-leftmenu .sub-slide2.is-expanded .sub-angle2 {
    transform: rotate(90deg);
}
.closed-leftmenu .sub-slide2.is-expanded .sub-slide-menu2 {
    display: block;
}
.closed-leftmenu .sub-slide-menu2 {
    display: none;
    padding: 0;
    font-size: 0.8rem !important;
    padding-left: 0;
    list-style: none;
}
.closed-leftmenu .sub-slide-item2 {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 40px !important;
    font-size: 12.5px;
    color: #74829c;
}
@media (max-width: 991px) {
    .closed-leftmenu .header-brand1 .desktop-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.closed-leftmenu.app.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.closed-leftmenu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.closed-leftmenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
    display: none;
}
@media (min-width: 992px) {
    .app.sidebar-mini.sidenav-toggled .side-menu__icon {
        color: #282f53;
    }

    .app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        color: var(--primary-bg-color);
    }
}
.hover-submenu {
    /*-- Subslide ---*/
    /*-- Subslide2 ---*/
}
@media (min-width: 992px) {
    .hover-submenu.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .hover-submenu.app.sidenav-toggled .app-sidebar {
        left: 230px;
    }

    .hover-submenu.app.sidenav-toggled .app-sidebar__overlay {
        visibility: hidden;
    }

    .hover-submenu .app-sidebar {
        padding-top: 55px;
    }

    .hover-submenu .side-header {
        width: 270px;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 99;
        background: #fff;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled .side-header {
        width: 120px !important;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled .side-header .header-brand-img.light-logo {
        height: 2.5rem;
    }

    .hover-submenu.sidebar-mini footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 270px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 80px;
    }
}
@media (max-width: 991px) {
    .hover-submenu.app {
        overflow-x: hidden;
    }

    .hover-submenu.app .app-sidebar {
        left: -270px;
        top: 73px;
    }

    .hover-submenu.app .app-sidebar__overlay {
        visibility: hidden;
    }

    .hover-submenu.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .hover-submenu.app.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .hover-submenu.app.sidenav-toggled .app-sidebar__overlay {
        visibility: visible;
    }

    .hover-submenu.app.sidebar-mini.sidebar-gone.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .hover-submenu.app .app-header .header-brand1 {
        width: inherit;
        position: absolute;
        left: 0;
        right: 0;
    }
}
.hover-submenu .app-content {
    min-height: calc(100vh - 50px);
    margin-bottom: 0 !important;
    transition: margin-left 0.2s ease;
    overflow: hidden;
    margin-top: 74px;
}
.hover-submenu .app-content .side-app {
    padding: 0px 20px 0 20px;
}
.hover-submenu .footer .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .hover-submenu .app-content {
        margin-left: 270px;
    }
}
@media (max-width: 991px) {
    .hover-submenu .app-content {
        min-width: 100%;
    }
}
@media print {
    .hover-submenu .app-content {
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
}
.hover-submenu .app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 9999 !important;
    border-bottom: 1px solid #e9edf4;
    background: #ffffff;
    transition: padding-left 0.3s ease;
}
@media (min-width: 992px) {
    .hover-submenu .app-header {
        padding-right: 10px;
        padding-left: 285px;
        z-index: 9 !important;
    }
}
@media print {
    .hover-submenu .app-header {
        display: none;
    }
}
.hover-submenu .app-header__logo {
    flex: 1 0 auto;
    color: #fff;
    text-align: center;
    font-family: "Niconne";
    padding: 0 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
}
.hover-submenu .app-header__logo:focus,
.hover-submenu .app-header__logo:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .hover-submenu .app-header__logo {
        flex: 0 0 auto;
        display: block;
        width: 230px;
    }
}
.hover-submenu .app-sidebar__toggle {
    color: var(--primary-bg-color);
    z-index: 1;
    transition: padding-left 0.3s ease;
    padding: 0 9px;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    right: 7px;
}
.hover-submenu .app-sidebar__toggle:before {
    content: "\e907";
    transition: all 0.25s;
    font-size: 21px;
    font-family: "feather";
}
.hover-submenu .app-sidebar__toggle:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 12px;
    background: rgba(var(--primary-bg-color), 0);
}
.hover-submenu .app-sidebar__toggle:focus,
.hover-submenu .app-sidebar__toggle:hover {
    text-decoration: none;
}
@media (max-width: 991px) {
    .hover-submenu .app-sidebar__toggle {
        order: -1;
    }
}
.hover-submenu .app-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    color: #282f53;
    width: 270px;
    z-index: 99;
    background: #fff;
    box-shadow: 0 8px 24px rgba(168, 180, 208, 0.1);
    transition: left 0.2s ease, width 0.2s ease;
    border-right: 1px solid #e9edf4;
}
.hover-submenu .app-sidebar::-webkit-scrollbar {
    width: 6px;
}
.hover-submenu .app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
@media print {
    .hover-submenu .app-sidebar {
        display: none;
    }
}
@media (max-width: 991px) {
    .hover-submenu .app-sidebar__overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
}
.hover-submenu .app-sidebar__user {
    display: flex;
    align-items: center;
    color: #a8a8a8;
    width: 100%;
    padding: 15px 0 15px;
    display: inline-block;
}
.hover-submenu .app-sidebar__user .dropdown-menu {
    top: 10px !important;
}
.hover-submenu .app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.hover-submenu .app-sidebar__user-avatar {
    flex: 0 0 auto;
    margin-right: 15px;
}
.hover-submenu .app-sidebar__user-name {
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.hover-submenu .app-sidebar__user-name.text-sm {
    font-size: 12px;
    font-weight: 400;
}
.hover-submenu .app-sidebar__user-designation {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.hover-submenu .side-menu {
    margin-bottom: 0;
    padding: 0 10px 0 10px;
}
.hover-submenu .side-menu__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 400;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #282f53;
    margin: 2px 0px;
}
.hover-submenu .side-menu__item.active {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.hover-submenu .side-menu__item.active:hover,
.hover-submenu .side-menu__item.active:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.hover-submenu .side-menu__item:hover,
.hover-submenu .side-menu__item:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.hover-submenu .side-menu__item:hover .side-menu__icon,
.hover-submenu .side-menu__item:hover .side-menu__label,
.hover-submenu .side-menu__item:focus .side-menu__icon,
.hover-submenu .side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
@media (min-width: 992px) {
    .hover-submenu.app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: block !important;
        font-size: 12px;
        padding-top: 0px;
        margin-top: 0;
    }
}
.hover-submenu .slide-item.active,
.hover-submenu .slide-item:hover,
.hover-submenu .slide-item:focus {
    text-decoration: none;
    color: #b5c1d2;
}
.hover-submenu .slide-menu a.active {
    color: var(--primary-bg-color);
}
.hover-submenu .slide-item.active,
.hover-submenu .slide-item:hover,
.hover-submenu .slide-item:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.hover-submenu .slide-menu li {
    position: relative;
}
.hover-submenu .slide-menu li .slide-item:before {
    content: "\e048";
    font-family: "typicons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 2px;
    font-size: 10px;
    margin-right: 8px;
    color: #68798b;
}
.hover-submenu .slide.is-expanded a {
    text-decoration: none;
}
.hover-submenu .side-menu .side-menu__icon {
    color: var(--primary-bg-color);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
}
.hover-submenu .side-menu .side-menu__icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.hover-submenu .side-menu__icon {
    flex: 0 0 auto;
}
.hover-submenu .side-menu__label {
    white-space: nowrap;
    flex: 1 1 auto;
    margin-top: 3px;
}
.hover-submenu .slide.is-expanded .slide-menu {
    display: block;
}
.hover-submenu .slide.is-expanded .angle {
    transform: rotate(90deg);
}
.hover-submenu .slide-menu {
    display: none;
    padding: 0px;
    font-size: 0.7rem !important;
    padding-left: 3px;
    margin-left: 12px;
}
.hover-submenu .slide-item {
    display: flex;
    align-items: center;
    padding: 8px 17px;
    font-size: 13.3px;
    color: #74829c;
}
.hover-submenu .slide-item .icon {
    margin-right: 5px;
}
.hover-submenu .angle {
    transform-origin: center;
    transition: transform 0.3s ease;
    margin-right: 2px;
}
@media (min-width: 992px) {

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user-designation,
    .hover-submenu.sidebar-mini.sidenav-toggled .angle,
    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu.sidebar-mini.sidenav-toggled .user-notification,
    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu.sidebar-mini.sidenav-toggled .user-info {
        display: none;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: 130px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .side-menu {
        padding: 0 0px 40px 0px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .side-menu .sub-category {
        display: none;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon:after {
        top: 6px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .side-badge,
    .hover-submenu.sidebar-mini.sidenav-toggled .slide-menu open.slide-menu hide .side-badge {
        top: 6px;
        right: 40px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
        display: none;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu.sidebar-mini.sidenav-toggled .avatar-xl {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
        margin-bottom: 0px !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user,
    .hover-submenu.sidebar-mini.sidenav-toggled .side-menu {
        margin-top: 20px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user-avatar {
        width: 25px;
        height: 25px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .side-menu li .side-menu__item.active:before {
        display: none;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user {
        padding: 12px 0px 12px 0;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(225, 225, 225, 0.05);
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .profile-img {
        top: 0px;
        right: 19px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-content {
        margin-left: 120px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar {
        left: 0;
        width: 120px;
        overflow: hidden;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar:hover {
        overflow: visible;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        opacity: 0;
        z-index: 9;
        visibility: hidden;
        transition: visibility 0.3s ease;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled .side-menu__item {
        padding: 12px 5px;
        text-align: center;
        display: block;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__user .avatar-md {
        margin: 0 auto;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled .nav-badge {
        position: absolute;
        top: 8px;
        right: 28px;
        padding: 0.2rem 0.4rem;
        font-size: 11px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        width: 120px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header {
        width: 120px !important;
        display: flex !important;
        padding: 19px 17px !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo,
    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo1,
    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .mobile-light {
        display: none !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .side-menu__icon:after {
        top: 6px;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item {
        display: block;
        padding: 12px 5px;
        text-align: center;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .sub-category {
        display: none !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0 !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__label {
        display: block !important;
        font-size: 12px;
        padding-top: 0px;
        margin-top: 0;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu {
        margin-top: 20px !important;
        padding: 0 0px 40px 0px !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .angle {
        display: none;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        top: 6px;
        right: 40px;
    }
}
.hover-submenu .dropdown-menu {
    border-radius: 0;
}
.hover-submenu .dropdown-menu.dropdown-menu-right {
    left: auto;
}
.hover-submenu .dropdown-item .fa,
.hover-submenu .dropdown-item .icon {
    vertical-align: middle;
}
.hover-submenu .app-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    background-color: #FFF;
    margin: -30px -30px 30px;
    padding: 20px 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.hover-submenu .app-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
}
.hover-submenu .app-title p {
    margin-bottom: 0;
    font-style: italic;
}
@media print {
    .hover-submenu .app-title {
        display: none;
    }
}
@media (max-width: 480px) {
    .hover-submenu .app-title {
        margin: -15px -15px 15px;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .hover-submenu .app-title p {
        display: none;
    }
}
.hover-submenu .app-breadcrumb {
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    text-align: left;
    padding: 0;
    background-color: transparent;
}
@media (max-width: 480px) {
    .hover-submenu .app-breadcrumb {
        margin-top: 10px;
    }
}
.hover-submenu.sidenav-toggled .app-sidebar__user .avatar-md {
    line-height: 2rem;
    font-size: 1rem;
}
.hover-submenu.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge {
    position: absolute;
    top: 5px;
    left: 57px;
    display: block !important;
    padding: 3px 5px !important;
}
.hover-submenu.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge1 {
    display: none;
}
.hover-submenu .nav-badge {
    border-radius: 30px;
    padding: 0.4em 0.6em;
    font-size: 12px;
}
.hover-submenu .user-info .text-dark {
    color: #25252a !important;
    font-weight: 400;
    font-size: 16px;
}
.hover-submenu .user-info .text-muted {
    color: #74829c !important;
}
.hover-submenu .side-header .header-brand1 {
    text-align: center;
    margin: 0 auto !important;
}
.hover-submenu .side-header .header-brand-img.desktop-logo {
    display: none;
}
.hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none;
}
.hover-submenu .side-header .header-brand-img.toggle-logo {
    display: none;
}
.hover-submenu .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
    margin-right: 0;
}
.hover-submenu.sidebar-mini.sidenav-toggled .sidebar-navs {
    display: none;
}
.hover-submenu .side-header {
    display: flex;
    border-bottom: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
    padding: 19px 17px;
    --webkit-transition: left 0.3s ease, width 0.2s ease;
    transition: left 0.3s ease, width 0.2s ease;
    height: 75px;
}
.hover-submenu .side-header .header-brand-img.toggle-logo,
.hover-submenu .side-header .header-brand-img.light-logo {
    height: 2.5rem;
}
.hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar__toggle {
    padding-left: 10px;
}
.hover-submenu .user-pic {
    margin-bottom: 0.8rem;
}
.hover-submenu .side-menu .sub-category {
    color: #74829c;
    margin-bottom: 0.5rem;
    padding: 12px 30px 2px 20px;
    margin-bottom: 0;
}
.hover-submenu .side-menu .sub-category h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
}
.hover-submenu .side-menu li:not(:first-child) h3 {
    margin-top: 0rem;
}
.hover-submenu.sidebar-mini .app-header .light-logo1 {
    display: block !important;
}
@media (min-width: 992px) {
    .hover-submenu.sidenav-toggled .header-brand-img.light-logo {
        display: block;
        margin-right: 0;
    }
}
.hover-submenu .side-badge,
.hover-submenu .slide-menu open.slide-menu hide .side-badge {
    position: absolute;
    top: 18px;
    right: 20px;
    border-radius: 50px;
    padding: 3px 6px 3px;
}
.hover-submenu .sub-side-menu__item {
    padding: 8px 17px;
    font-size: 13px;
    display: flex;
    color: #74829c;
}
.hover-submenu .sub-side-menu__item .sub-side-menu__label {
    flex: 1 1 auto;
}
.hover-submenu .slide-menu a:before {
    content: "\e048";
    margin-right: 10px;
    font-size: 11px;
    position: relative;
    font-family: typicons !important;
    opacity: 0.6;
    top: 2px;
}
.hover-submenu .sub-slide.is-expanded .sub-angle {
    transform: rotate(90deg);
}
.hover-submenu .sub-angle {
    float: right;
    transform-origin: center;
    margin-right: 0;
    transition: transform 0.3s ease;
}
.hover-submenu .sub-slide.is-expanded .sub-slide-menu {
    display: block;
}
.hover-submenu .sub-slide-menu {
    display: none;
    padding: 0 15px 15px 0;
    font-size: 13px !important;
    list-style: none;
}
.hover-submenu .sub-slide-item {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 27px !important;
    color: #74829c;
    font-size: 13.5px;
}
.hover-submenu .sub-side-menu__item2 {
    padding: 8px 2px 8px 27px;
    display: flex;
    align-items: center;
    color: #74829c;
    font-size: 12.5px;
}
.hover-submenu .sub-slide2 .sub-side-menu__label2 {
    flex: 1 1 auto;
}
.hover-submenu .sub-angle2 {
    float: right;
    line-height: 40px;
    margin-top: -2px;
    margin-right: 0px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.hover-submenu .sub-slide2.is-expanded .sub-angle2 {
    transform: rotate(90deg);
}
.hover-submenu .sub-slide2.is-expanded .sub-slide-menu2 {
    display: block;
}
.hover-submenu .sub-slide-menu2 {
    display: none;
    padding: 0;
    font-size: 0.8rem !important;
    padding-left: 0;
    list-style: none;
}
.hover-submenu .sub-slide-item2 {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 40px !important;
    font-size: 12.5px;
    color: #74829c;
}
@media (max-width: 991px) {
    .hover-submenu .header-brand1 .desktop-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.hover-submenu.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.hover-submenu.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu.app.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu.app.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
@media (min-width: 992px) {
    .hover-submenu.sidenav-toggled .app-sidebar {
        overflow: visible !important;
        position: absolute !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu:hover .side-menu {
        max-height: inherit !important;
        visibility: visible;
        border-radius: 1px !important;
        transition: none !important;
        padding: 8px 0px;
        opacity: inherit;
        display: block !important;
    }

    .hover-submenu .app-sidebar .slide {
        position: relative;
        display: block;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        left: 108px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: hidden;
        top: 0;
        display: block;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled-open .slide-menu {
        position: absolute;
        left: 108px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: visible;
        top: 0;
        display: block;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled-open .slide-menu.open {
        position: absolute;
        left: 108px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: visible;
        top: 0;
        display: block;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide.is-expanded .slide-menu {
        position: absolute;
        left: 108px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: hidden;
        top: 0;
        height: auto !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
        position: absolute;
        left: 108px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: hidden;
        top: 0;
        display: block;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide:hover .slide-menu {
        visibility: visible;
        display: block !important;
        height: auto !important;
    }

    .hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        background: #ffffff;
        opacity: 1;
        visibility: visible;
        z-index: 999;
        left: 72px;
        transition: none !important;
        display: block !important;
        box-shadow: 8px 8px 17px rgba(0, 0, 0, 0.1);
    }

    .hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
        display: none;
    }

    .hover-submenu.sidenav-toggled .app-content {
        min-height: 1262px;
    }
}
.hover-submenu .ps--active-x>.ps__rail-x,
.hover-submenu .ps--active-y>.ps__rail-y {
    display: none;
}
.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
    max-height: inherit !important;
    padding-bottom: 8px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 8px !important;
    height: auto !important;
    overflow: hidden !important;
}
.hover-submenu.color-menu .side-header .light-logo {
    display: none !important;
}
.hover-submenu.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
    border-radius: 0px 6px 6px 0px !important;
}
.hover-submenu.rtl.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
    border-radius: 6px 0px 0px 6px !important;
}
@media (min-width: 992px) {
    .hover-submenu.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        color: #282f53;
    }

    .hover-submenu.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__icon {
        color: #282f53 !important;
    }

    .hover-submenu.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:hover .side-menu__icon,
    .hover-submenu.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:focus .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        color: #282f53;
    }

    .hover-submenu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item:hover .side-menu__icon,
    .hover-submenu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item:focus .side-menu__icon {
        color: var(--primary-bg-color);
    }
}
.hover-submenu1 {
    /*-- Subslide ---*/
    /*-- Subslide2 ---*/
}
@media (min-width: 992px) {
    .hover-submenu1.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .hover-submenu1.app.sidenav-toggled .app-sidebar {
        left: 230px;
    }

    .hover-submenu1.app.sidenav-toggled .app-sidebar__overlay {
        visibility: hidden;
    }

    .hover-submenu1 .app-sidebar {
        padding-top: 55px;
    }

    .hover-submenu1 .side-header {
        width: 270px;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 99;
        background: #fff;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled .side-header {
        width: 80px !important;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled .side-header .header-brand-img.light-logo {
        height: 2.5rem;
    }

    .hover-submenu1.sidebar-mini footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 270px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled footer.footer {
        padding: 1.25rem 1.25rem 1.25rem 80px;
    }
}
@media (max-width: 991px) {
    .hover-submenu1.app {
        overflow-x: hidden;
    }

    .hover-submenu1.app .app-sidebar {
        left: -270px;
        top: 73px;
    }

    .hover-submenu1.app .app-sidebar__overlay {
        visibility: hidden;
    }

    .hover-submenu1.app.sidenav-toggled .app-content {
        margin-left: 0;
    }

    .hover-submenu1.app.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .hover-submenu1.app.sidenav-toggled .app-sidebar__overlay {
        visibility: visible;
    }

    .hover-submenu1.app.sidebar-mini.sidebar-gone.sidenav-toggled .app-sidebar {
        left: 0;
    }

    .hover-submenu1.app .app-header .header-brand1 {
        width: inherit;
        position: absolute;
        left: 0;
        right: 0;
    }
}
.hover-submenu1 .app-content {
    min-height: calc(100vh - 50px);
    margin-bottom: 0 !important;
    transition: margin-left 0.2s ease;
    overflow: hidden;
    margin-top: 74px;
}
.hover-submenu1 .app-content .side-app {
    padding: 0px 20px 0 20px;
}
.hover-submenu1 .footer .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .hover-submenu1 .app-content {
        margin-left: 270px;
    }
}
@media (max-width: 991px) {
    .hover-submenu1 .app-content {
        min-width: 100%;
    }
}
@media print {
    .hover-submenu1 .app-content {
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
}
.hover-submenu1 .app-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 9999 !important;
    border-bottom: 1px solid #e9edf4;
    background: #ffffff;
    transition: padding-left 0.3s ease;
}
@media (min-width: 992px) {
    .hover-submenu1 .app-header {
        padding-right: 10px;
        padding-left: 285px;
        z-index: 9 !important;
    }
}
@media print {
    .hover-submenu1 .app-header {
        display: none;
    }
}
.hover-submenu1 .app-header__logo {
    flex: 1 0 auto;
    color: #fff;
    text-align: center;
    font-family: "Niconne";
    padding: 0 15px;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
}
.hover-submenu1 .app-header__logo:focus,
.hover-submenu1 .app-header__logo:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .hover-submenu1 .app-header__logo {
        flex: 0 0 auto;
        display: block;
        width: 230px;
    }
}
.hover-submenu1 .app-sidebar__toggle {
    color: var(--primary-bg-color);
    z-index: 1;
    transition: padding-left 0.3s ease;
    padding: 0 9px;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    right: 10px;
}
.hover-submenu1 .app-sidebar__toggle:before {
    content: "\e907";
    transition: all 0.25s;
    font-size: 21px;
    font-family: "feather";
}
.hover-submenu1 .app-sidebar__toggle:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 12px;
    background: rgba(var(--primary-bg-color), 0);
}
.hover-submenu1 .app-sidebar__toggle:focus,
.hover-submenu1 .app-sidebar__toggle:hover {
    text-decoration: none;
}
@media (max-width: 991px) {
    .hover-submenu1 .app-sidebar__toggle {
        order: -1;
    }
}
.hover-submenu1 .app-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    color: #282f53;
    width: 270px;
    z-index: 99;
    background: #fff;
    box-shadow: 0 8px 24px rgba(168, 180, 208, 0.1);
    transition: left 0.2s ease, width 0.2s ease;
    border-right: 1px solid #e9edf4;
}
.hover-submenu1 .app-sidebar::-webkit-scrollbar {
    width: 6px;
}
.hover-submenu1 .app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
@media print {
    .hover-submenu1 .app-sidebar {
        display: none;
    }
}
@media (max-width: 991px) {
    .hover-submenu1 .app-sidebar__overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
}
.hover-submenu1 .app-sidebar__user {
    display: flex;
    align-items: center;
    color: #a8a8a8;
    width: 100%;
    padding: 15px 0 15px;
    display: inline-block;
}
.hover-submenu1 .app-sidebar__user .dropdown-menu {
    top: 10px !important;
}
.hover-submenu1 .app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.hover-submenu1 .app-sidebar__user-avatar {
    flex: 0 0 auto;
    margin-right: 15px;
}
.hover-submenu1 .app-sidebar__user-name {
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.hover-submenu1 .app-sidebar__user-name.text-sm {
    font-size: 12px;
    font-weight: 400;
}
.hover-submenu1 .app-sidebar__user-designation {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    color: #e5e9ec;
    font-size: 15px;
    margin-top: 5px !important;
}
.hover-submenu1 .side-menu {
    margin-bottom: 0;
    padding: 0 10px 0 10px;
}
.hover-submenu1 .side-menu__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 400;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #282f53;
    margin: 2px 0px;
}
.hover-submenu1 .side-menu__item.active {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.hover-submenu1 .side-menu__item.active:hover,
.hover-submenu1 .side-menu__item.active:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.hover-submenu1 .side-menu__item:hover,
.hover-submenu1 .side-menu__item:focus {
    text-decoration: none;
    color: var(--primary-bg-color);
}
.hover-submenu1 .side-menu__item:hover .side-menu__icon,
.hover-submenu1 .side-menu__item:hover .side-menu__label,
.hover-submenu1 .side-menu__item:focus .side-menu__icon,
.hover-submenu1 .side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
@media (min-width: 992px) {
    .hover-submenu1.app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: none !important;
        font-size: 12px;
        padding-top: 0px;
        margin-top: 0;
    }
}
.hover-submenu1 .slide-item.active,
.hover-submenu1 .slide-item:hover,
.hover-submenu1 .slide-item:focus {
    text-decoration: none;
    color: #b5c1d2;
}
.hover-submenu1 .slide-menu a.active {
    color: var(--primary-bg-color);
}
.hover-submenu1 .slide-item.active,
.hover-submenu1 .slide-item:hover,
.hover-submenu1 .slide-item:focus {
    text-decoration: none;
    color: var(--primary-bg-color) !important;
}
.hover-submenu1 .slide-menu li {
    position: relative;
}
.hover-submenu1 .slide-menu li .slide-item:before {
    content: "\e048";
    font-family: "typicons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 2px;
    font-size: 10px;
    margin-right: 8px;
    color: #68798b;
}
.hover-submenu1 .slide.is-expanded a {
    text-decoration: none;
}
.hover-submenu1 .side-menu .side-menu__icon {
    color: var(--primary-bg-color);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
}
.hover-submenu1 .side-menu .side-menu__icon::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 12px;
    bottom: 0;
    border-radius: 50%;
    right: 3px;
    background: rgba(var(--primary-bg-color), 0);
}
.hover-submenu1 .side-menu__icon {
    flex: 0 0 auto;
}
.hover-submenu1 .side-menu__label {
    white-space: nowrap;
    flex: 1 1 auto;
    margin-top: 3px;
}
.hover-submenu1 .slide.is-expanded .slide-menu {
    display: block;
}
.hover-submenu1 .slide.is-expanded .angle {
    transform: rotate(90deg);
}
.hover-submenu1 .slide-menu {
    display: none;
    padding: 0px;
    font-size: 0.7rem !important;
    padding-left: 2px;
    margin-left: 12px;
}
.hover-submenu1 .slide-item {
    display: flex;
    align-items: center;
    padding: 8px 17px;
    font-size: 13.3px;
    color: #74829c;
}
.hover-submenu1 .slide-item .icon {
    margin-right: 5px;
}
.hover-submenu1 .angle {
    transform-origin: center;
    transition: transform 0.3s ease;
    margin-right: 2px;
}
@media (min-width: 992px) {

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user-designation,
    .hover-submenu1.sidebar-mini.sidenav-toggled .angle,
    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu1.sidebar-mini.sidenav-toggled .user-notification,
    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu1.sidebar-mini.sidenav-toggled .user-info {
        display: none;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: 100px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .side-menu {
        padding: 0 0px 40px 0px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .side-menu .sub-category {
        display: none;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon:after {
        top: 6px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .side-badge,
    .hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu open.slide-menu hide .side-badge {
        top: 6px;
        right: 21px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
        display: none;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user-name,
    .hover-submenu1.sidebar-mini.sidenav-toggled .avatar-xl {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
        margin-bottom: 0px !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user,
    .hover-submenu1.sidebar-mini.sidenav-toggled .side-menu {
        margin-top: 20px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user-avatar {
        width: 25px;
        height: 25px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .side-menu li .side-menu__item.active:before {
        display: none;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user {
        padding: 12px 0px 12px 0;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(225, 225, 225, 0.05);
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .profile-img {
        top: 0px;
        right: 19px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-content {
        margin-left: 80px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar {
        left: 0;
        width: 80px;
        overflow: hidden;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar:hover {
        overflow: visible;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        opacity: 0;
        z-index: 9;
        visibility: hidden;
        transition: visibility 0.3s ease;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled .side-menu__item {
        padding: 12px 5px;
        text-align: center;
        display: block;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__user .avatar-md {
        margin: 0 auto;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled .nav-badge {
        position: absolute;
        top: 8px;
        right: 28px;
        padding: 0.2rem 0.4rem;
        font-size: 11px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        width: 80px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header {
        width: 80px !important;
        display: flex !important;
        padding: 19px 17px !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo,
    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .light-logo1,
    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .mobile-light {
        display: none !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .side-menu__icon:after {
        top: 6px;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item {
        display: block;
        padding: 12px 5px;
        text-align: center;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .sub-category {
        display: none !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        background: none !important;
        box-shadow: none;
        margin-right: 0 !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__label {
        display: none !important;
        font-size: 12px;
        padding-top: 0px;
        margin-top: 0;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu {
        margin-top: 20px !important;
        padding: 0 0px 40px 0px !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .angle {
        display: none;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-badge {
        top: 6px;
        right: 21px;
    }
}
.hover-submenu1 .dropdown-menu {
    border-radius: 0;
}
.hover-submenu1 .dropdown-menu.dropdown-menu-right {
    left: auto;
}
.hover-submenu1 .dropdown-item .fa,
.hover-submenu1 .dropdown-item .icon {
    vertical-align: middle;
}
.hover-submenu1 .app-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    background-color: #fff;
    margin: -30px -30px 30px;
    padding: 20px 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.hover-submenu1 .app-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
}
.hover-submenu1 .app-title p {
    margin-bottom: 0;
    font-style: italic;
}
@media print {
    .hover-submenu1 .app-title {
        display: none;
    }
}
@media (max-width: 480px) {
    .hover-submenu1 .app-title {
        margin: -15px -15px 15px;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .hover-submenu1 .app-title p {
        display: none;
    }
}
.hover-submenu1 .app-breadcrumb {
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    text-align: left;
    padding: 0;
    background-color: transparent;
}
@media (max-width: 480px) {
    .hover-submenu1 .app-breadcrumb {
        margin-top: 10px;
    }
}
.hover-submenu1.sidenav-toggled .app-sidebar__user .avatar-md {
    line-height: 2rem;
    font-size: 1rem;
}
.hover-submenu1.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge {
    position: absolute;
    top: 5px;
    left: 57px;
    display: block !important;
    padding: 3px 5px !important;
}
.hover-submenu1.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge1 {
    display: none;
}
.hover-submenu1 .nav-badge {
    border-radius: 30px;
    padding: 0.4em 0.6em;
    font-size: 12px;
}
.hover-submenu1 .user-info .text-dark {
    color: #25252a !important;
    font-weight: 400;
    font-size: 16px;
}
.hover-submenu1 .user-info .text-muted {
    color: #74829c !important;
}
.hover-submenu1 .side-header .header-brand1 {
    text-align: center;
    margin: 0 auto !important;
}
.hover-submenu1 .side-header .header-brand-img.desktop-logo {
    display: none;
}
.hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none;
}
.hover-submenu1 .side-header .header-brand-img.toggle-logo {
    display: none;
}
.hover-submenu1 .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
    margin-right: 0;
}
.hover-submenu1.sidebar-mini.sidenav-toggled .sidebar-navs {
    display: none;
}
.hover-submenu1 .side-header {
    display: flex;
    border-bottom: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
    padding: 19px 17px;
    --webkit-transition: left 0.3s ease, width 0.2s ease;
    transition: left 0.3s ease, width 0.2s ease;
    height: 75px;
}
.hover-submenu1 .side-header .header-brand-img.toggle-logo,
.hover-submenu1 .side-header .header-brand-img.light-logo {
    height: 2.5rem;
}
.hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar__toggle {
    padding-left: 10px;
}
.hover-submenu1 .user-pic {
    margin-bottom: 0.8rem;
}
.hover-submenu1 .side-menu .sub-category {
    color: #74829c;
    margin-bottom: 0.5rem;
    padding: 12px 30px 2px 20px;
    margin-bottom: 0;
}
.hover-submenu1 .side-menu .sub-category h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
}
.hover-submenu1 .side-menu li:not(:first-child) h3 {
    margin-top: 0rem;
}
.hover-submenu1.sidebar-mini .app-header .light-logo1 {
    display: block !important;
}
@media (min-width: 992px) {
    .hover-submenu1.sidenav-toggled .header-brand-img.light-logo {
        display: block;
        margin-right: 0;
    }
}
.hover-submenu1 .side-badge,
.hover-submenu1 .slide-menu open.slide-menu hide .side-badge {
    position: absolute;
    top: 18px;
    right: 20px;
    border-radius: 50px;
    padding: 3px 6px 3px;
}
.hover-submenu1 .sub-side-menu__item {
    padding: 8px 17px;
    font-size: 13px;
    display: flex;
    color: #74829c;
}
.hover-submenu1 .sub-side-menu__item .sub-side-menu__label {
    flex: 1 1 auto;
}
.hover-submenu1 .slide-menu a:before {
    content: "\e048";
    margin-right: 10px;
    font-size: 11px;
    position: relative;
    font-family: typicons !important;
    opacity: 0.6;
    top: 2px;
}
.hover-submenu1 .sub-slide.is-expanded .sub-angle {
    transform: rotate(90deg);
}
.hover-submenu1 .sub-angle {
    float: right;
    margin-right: 0;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.hover-submenu1 .sub-slide.is-expanded .sub-slide-menu {
    display: block;
}
.hover-submenu1 .sub-slide-menu {
    display: none;
    padding: 0 15px 15px 0;
    font-size: 13px !important;
    list-style: none;
}
.hover-submenu1 .sub-slide-item {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 27px !important;
    color: #74829c;
    font-size: 13.5px;
}
.hover-submenu1 .sub-side-menu__item2 {
    padding: 8px 2px 8px 27px;
    display: flex;
    align-items: center;
    color: #74829c;
    font-size: 12.5px;
}
.hover-submenu1 .sub-slide2 .sub-side-menu__label2 {
    flex: 1 1 auto;
}
.hover-submenu1 .sub-angle2 {
    float: right;
    line-height: 40px;
    margin-top: -2px;
    margin-right: 0px;
    transform-origin: center;
    transition: transform 0.3s ease;
}
.hover-submenu1 .sub-slide2.is-expanded .sub-angle2 {
    transform: rotate(90deg);
}
.hover-submenu1 .sub-slide2.is-expanded .sub-slide-menu2 {
    display: block;
}
.hover-submenu1 .sub-slide-menu2 {
    display: none;
    padding: 0;
    font-size: 0.8rem !important;
    padding-left: 0;
    list-style: none;
}
.hover-submenu1 .sub-slide-item2 {
    display: flex;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 8px 0 8px 40px !important;
    font-size: 12.5px;
    color: #74829c;
}
@media (max-width: 991px) {
    .hover-submenu1 .header-brand1 .desktop-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.hover-submenu1.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.hover-submenu1.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu1.app.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu1.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.hover-submenu1.app.sidebar-mini.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
@media (min-width: 992px) {
    .hover-submenu1.sidenav-toggled .app-sidebar {
        overflow: visible !important;
        position: absolute !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu:hover .side-menu {
        max-height: inherit !important;
        visibility: visible;
        border-radius: 1px !important;
        transition: none !important;
        padding: 0;
        opacity: inherit;
        display: block !important;
    }

    .hover-submenu1 .app-sidebar .slide {
        position: relative;
        display: block;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        left: 68px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: hidden;
        top: 0;
        display: block;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled-open .slide-menu {
        position: absolute;
        left: 68px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: visible;
        top: 0;
        display: block;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled-open .slide-menu.open {
        position: absolute;
        left: 68px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: visible;
        top: 0;
        display: block;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide.is-expanded .slide-menu {
        position: absolute;
        left: 68px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: hidden;
        top: 0;
        height: auto !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
        position: absolute;
        left: 68px;
        min-width: 180px;
        opacity: 1;
        z-index: 9999;
        visibility: hidden;
        top: 0;
        display: block;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide:hover .slide-menu {
        visibility: visible;
        padding: 0;
        display: block !important;
        height: auto !important;
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
        position: absolute;
        background: #ffffff;
        opacity: 1;
        visibility: visible;
        z-index: 999;
        left: 72px;
        border-radius: 6px !important;
        transition: none !important;
        display: block !important;
        box-shadow: 8px 8px 17px rgba(0, 0, 0, 0.1);
    }

    .hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
        display: block;
        font-size: 16px;
        font-weight: 500;
        border-bottom: 1px solid #e9edf4;
        padding: 10px 15px !important;
        color: #282f53;
        margin-bottom: 6px;
    }

    .hover-submenu1 .slide-menu .side-menu-label1 a {
        color: #282f53;
    }

    .hover-submenu1 .slide-menu .side-menu-label1 a:before {
        top: -1px;
    }

    .hover-submenu1.sidenav-toggled .app-content {
        min-height: 1262px;
    }
}
.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
    max-height: inherit !important;
    padding-bottom: 8px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0px !important;
    height: auto !important;
    overflow: hidden !important;
}
.hover-submenu1 .ps--active-x>.ps__rail-x,
.hover-submenu1 .ps--active-y>.ps__rail-y {
    display: none;
}
.hover-submenu1 .slide-menu .side-menu-label1 a:before {
    content: "";
}
.hover-submenu1.color-menu .side-header .light-logo {
    display: none !important;
}
.hover-submenu1.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
    border-radius: 0px 6px 6px 0px !important;
}
.hover-submenu1.rtl.sidenav-toggled.sidenav-toggled-open .slide .slide-menu {
    border-radius: 6px 0px 0px 6px !important;
}
.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open.color-menu .side-menu-label1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
    .hover-submenu1.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        color: #282f53;
    }

    .hover-submenu1.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__icon {
        color: #282f53 !important;
    }

    .hover-submenu1.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:hover .side-menu__icon,
    .hover-submenu1.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:focus .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__icon {
        color: #282f53;
    }

    .hover-submenu1.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item:hover .side-menu__icon,
    .hover-submenu1.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item:focus .side-menu__icon {
        color: var(--primary-bg-color);
    }
}
/* ######## TEMPLATE-STYLES ######## */
@media (max-width: 320px) {
    .fc-toolbar .fc-right {
        float: right;
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
}
.login-content:after {
    content: "";
}
#footer,
.fc-toolbar .ui-button,
.fileinput .thumbnail {
    text-align: center;
}
.richText {
    border: #e9edf4 solid 1px;
    background-color: #f6f6fb !important;
}
.richText .richText-toolbar {
    border-bottom: rgba(156, 162, 161, 0.1) solid 1px;
}
.richText .richText-toolbar ul li a {
    border-right: rgba(156, 162, 161, 0.2) solid 1px;
}
.cal1 {
    font-size: 14px;
}
.cal1 .clndr .clndr-table .header-days .header-day {
    border-left: 1px solid #e9edf4;
    border-top: 1px solid #e9edf4;
    border-right: 1px solid #e9edf4;
}
.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
    border-left: 1px solid #e9edf4;
    border-top: 1px solid #e9edf4;
    color: #76839a;
}
.cal1 .clndr .clndr-table tr .day {
    border-left: 1px solid #e9edf4;
    border-top: 1px solid #e9edf4;
}
.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
    background: #fafafb !important;
}
.cal1 .clndr .clndr-table tr .day:last-child {
    border-right: 1px solid #e9edf4;
}
.cal1 .clndr .clndr-table tr .day:hover {
    background: #f6f6fb;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    color: #fff;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #e9edf4;
}
.fc-event,
.fc-event-dot {
    color: #e9edf4 !important;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
    background: #e9edf4;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    background: #b4b4b4;
}
.fc-today-button fc-button fc-state-default fc-corner-left fc-corner-right fc-state-disabled:focus {
    border: none !important;
    box-shadow: none !important;
}
.fc-unthemed .fc-list-item:hover td {
    background-color: #eeeeee;
}
.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
    background: #fff;
}
.error-page {
    position: relative;
}
.error-page .display-1 {
    font-size: 8.5rem;
    margin-top: 0px;
}
@media (max-width: 360px) {
    .cal1 .clndr .clndr-controls {
        display: grid !important;
    }
}
/*------ Charts styles ------*/
.chart-visitors {
    min-height: 18rem;
    overflow: hidden;
}
.chart-tasks {
    height: 15rem;
    overflow: hidden;
}
.chart-donut,
.chart-pie {
    height: 21rem;
    overflow: hidden;
}
.chartsh {
    height: 16rem;
    overflow: hidden;
    width: 100%;
}
.chartwidget {
    height: 17rem;
    overflow: hidden;
}
.social i {
    font-size: 40px;
}
.social .social-icon i {
    font-size: 14px;
    line-height: 2;
}
.instagram {
    background: linear-gradient(to right bottom, #de497b 0%, #e1164f 100%);
}
.linkedin {
    background-image: linear-gradient(to right bottom, #0d97de 0%, #13547a 100%);
}
.twitter {
    background-image: linear-gradient(to right bottom, #00f2fe 0%, #1e63c3 100%);
}
.facebook {
    background-image: linear-gradient(to right bottom, #3d6cbf 0%, #1e3c72 100%);
}
.map,
.chart {
    position: relative;
    padding-top: 56.25%;
}
.map-square,
.chart-square {
    padding-top: 100%;
}
.map-content,
.chart-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.map-header {
    height: 15rem;
    position: relative;
    margin-bottom: -1.5rem;
}
.map-header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10rem;
    background: linear-gradient(to bottom, rgba(245, 247, 251, 0) 5%, #f6f6fb 95%);
    pointer-events: none;
}
.map-header-layer {
    height: 100%;
}
.map-static {
    height: 120px;
    width: 100%;
    max-width: 640px;
    background-position: center center;
    background-size: 640px 120px;
}
.chart-circle {
    height: 7rem;
    width: 7rem;
    position: relative;
}
.chart-circle canvas {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.chart-circle-sm {
    height: 6rem !important;
    width: 6rem !important;
    font-size: 1rem;
}
.chart-circle-value {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1;
}
.chart-circle-value small {
    display: block;
    color: #9aa0ac;
    font-size: 0.9375rem;
}
.chart-circle-value-3 {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1;
}
/*----chart-drop-shadow----*/
.chart-dropshadow {
    filter: drop-shadow(-6px 12px 4px rgba(0, 0, 0, 0.1));
}
.chart-dropshadow-primary {
    filter: drop-shadow(-6px 12px 4px rgba(133, 67, 246, 0.5));
}
.chart-dropshadow-primary-1 {
    filter: drop-shadow(-6px 12px 4px rgba(133, 67, 246, 0.2));
}
.chart-dropshadow-danger {
    filter: drop-shadow(-6px 5px 4px rgba(244, 88, 91, 0.2));
}
.chart-dropshadow-warning {
    filter: drop-shadow(-6px 5px 4px rgba(247, 183, 49, 0.3));
}
.BarChartShadow {
    filter: drop-shadow(-6px 9px 4px rgba(0, 0, 0, 0.3));
}
#areaChart1,
#areaChart2,
#areaChart3,
#areaChart4 {
    height: 7rem !important;
}
#AreaChart5 {
    width: 105% !important;
    height: 163px !important;
    bottom: -15px;
    position: relative;
    left: -7px;
}
/*----chart-drop-shadow----*/
.chart-dropshadow2 {
    filter: drop-shadow(-6px 5px 4px rgba(0, 0, 0, 0.2));
}
.chart-dropshadow-secondary {
    filter: drop-shadow(-6px 5px 4px rgba(130, 207, 242, 0.3));
}
.chart-dropshadow-success {
    filter: drop-shadow(-6px 5px 4px rgba(19, 191, 166, 0.2));
}
.chart-dropshadow-info {
    filter: drop-shadow(-6px 5px 4px rgba(7, 116, 248, 0.2));
}
.z-index2 {
    z-index: 2;
}
.legend li {
    padding: 5px;
    display: inline;
}
.circle-icon {
    height: 70px;
    width: 70px;
    position: absolute;
    margin-top: 13px;
    margin-left: 13px;
    float: right;
}
.square-icon {
    height: 88px;
    width: 81px;
    position: absolute;
    float: right;
    border-radius: 7px 0px 0px 7px;
    line-height: 7;
}
/* ###### Chat  ###### */
.main-content-left-chat {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
}
.main-chat-contacts-wrapper {
    padding: 10px 20px;
    flex-shrink: 0;
    border-bottom: 0;
    overflow: hidden;
}
.main-chat-contacts-wrapper .main-content-label,
.main-chat-contacts-wrapper .card-table-two .card-title {
    margin-bottom: 15px;
    line-height: 1;
}
@media (min-width: 992px) {
    .main-chat-contacts-wrapper {
        padding: 10px 15px 0px 0;
    }
}
.card-table-two .main-chat-contacts-wrapper .card-title,
.main-chat-contacts-wrapper .card-dashboard-eight .card-title,
.card-dashboard-eight .main-chat-contacts-wrapper .card-title {
    margin-bottom: 15px;
    line-height: 1;
}
.main-chat-contacts-wrapper .lSSlideOuter,
.main-chat-contacts-wrapper .lSSlideWrapper {
    overflow: visible;
}
.main-chat-contacts {
    padding-left: 20px;
    display: flex;
}
.main-chat-contacts .lslide {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: none;
    margin-right: 10px;
}
.main-chat-contacts small {
    font-size: 11px;
    width: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 3px;
    text-align: center;
}
@media (min-width: 992px) {
    .main-chat-list {
        height: calc(100% - 134px);
        position: relative;
    }
}
.main-chat-list .media {
    padding: 0.75rem 1.5rem;
    border: 1px solid #edf0f7;
    position: relative;
    border-left: 0;
    border-right: 0;
}
.main-chat-list .media .main-img-user {
    flex-shrink: 0;
    top: 3px;
}
.main-chat-list .media+.media {
    margin-top: -1px;
    border-top: 0;
}
.main-chat-list .media.new {
    background-color: #fff;
}
.main-chat-list .media.new .main-img-user span {
    display: flex;
}
.main-chat-list .media.new .media-contact-name span:first-child {
    font-weight: 500;
    color: #404c6d;
}
.main-chat-list .media.new .media-body p {
    color: #8f9cc0;
}
.main-chat-list .media:hover,
.main-chat-list .media:focus {
    cursor: pointer;
    background-color: #f6f6fb;
    border-top-color: #e9edf4;
    border-bottom-color: #e9edf4;
}
.main-chat-list .media:hover:first-child,
.main-chat-list .media:focus:first-child {
    border-top-color: transparent;
}
.main-chat-list .media.selected {
    background-color: #f6f6fb;
    border-top-color: #f0f0f5;
    border-bottom-color: #f0f0f5;
}
.main-chat-list .media.selected:first-child {
    border-top-color: transparent;
}
.main-chat-list .media.selected::after {
    display: block;
}
.main-chat-list .media.selected .media-contact-name span:first-child {
    color: #404c6d;
}
.main-chat-list .media.selected .media-body p {
    color: #8f9cc0;
}
.main-chat-list .main-img-user span {
    position: absolute;
    top: 0;
    left: -2px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 9px;
    font-weight: 500;
    color: #fff;
    background-color: #05c3fb;
    box-shadow: 0 0 0 2px #fff;
}
.main-chat-list .media-body {
    margin-left: 15px;
}
.main-chat-list .media-body p {
    font-size: 13px;
    margin-bottom: 0;
    color: #76839a;
    line-height: 1.35;
}
.main-chat-list .media-contact-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2px;
}
.main-chat-list .media-contact-name span:first-child {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #404c6d;
}
.main-chat-list .media-contact-name span:last-child {
    display: block;
    font-size: 11px;
    color: #76839a;
}
@media (min-width: 992px) {
    .main-chat-list .media {
        padding: 0.75rem 1.5rem;
    }
}
.main-content-body-chat {
    flex-direction: column;
}
@media (min-width: 992px) {
    .main-content-body-chat {
        display: flex;
    }
}
.main-chat-header {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 12px;
    border-bottom: 1px solid #e9edf4;
}
.main-chat-header .nav {
    margin-left: auto;
    align-items: center;
}
.main-chat-header .nav-link {
    padding: 0;
    color: #76839a;
    font-size: 16px;
    text-align: center;
    padding: 0.35rem 0.75rem;
    margin: 0 2px;
}
.main-chat-header .nav-link i {
    line-height: 0;
}
.main-chat-header .nav-link .typcn {
    line-height: 0.9;
}
.main-chat-header .nav-link .typcn::before {
    width: auto;
}
.main-chat-header .nav-link+.nav-link {
    margin-left: 15px;
}
@media (min-width: 576px) {
    .main-chat-header .nav-link {
        display: block;
    }
}
.main-chat-msg-name {
    margin-left: 15px;
}
.main-chat-msg-name h6 {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 700;
}
.main-chat-msg-name small {
    font-size: 12px;
    color: #76839a;
}
@media (min-width: 992px) {
    .main-chat-body {
        padding-bottom: 0;
        height: 700px;
        overflow: hidden;
    }
}
@media (min-width: 576px) {
    .main-chat-body .media.flex-row-reverse .media-body {
        margin-left: 55px;
    }
}
.main-chat-body .media-body {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.main-chat-body .media-body>div:last-child {
    font-size: 11px;
    color: #76839a;
    display: flex;
    align-items: center;
}
@media (min-width: 576px) {
    .main-chat-body .media-body {
        margin-right: 55px;
    }
}
.main-chat-time {
    display: block;
    position: relative;
    text-align: center;
    margin: 20px 0;
}
.main-chat-time:first-of-type {
    margin-top: 0;
}
.main-chat-time span {
    position: relative;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #fff;
    padding: 25px;
    border-radius: 4px;
}
.main-chat-footer {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    height: 60px;
    padding-right: 20px;
    border-top: 1px solid #e9edf4;
    background-color: #fff;
    position: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 0 7px 7px;
}
.main-chat-footer .nav {
    align-items: center;
}
.main-chat-footer .nav-link {
    padding: 0;
    color: #76839a;
    font-size: 16px;
    display: none;
}
.main-chat-footer .form-control {
    flex: 1;
    margin: 0 10px;
    padding-left: 12px;
    padding-right: 0;
    border-width: 0;
    border: 1px solid #e9edf4;
}
.main-chat-footer .form-control:hover,
.main-chat-footer .form-control:focus {
    box-shadow: none;
}
@media (min-width: 992px) {
    .main-chat-footer {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
    }
}
@media (min-width: 576px) {
    .main-chat-footer .nav-link {
        display: block;
    }
    .main-chat-footer .form-control {
        margin-left: 20px;
    }
}
@media (min-width: 768px) {
    .main-chat-footer .form-control {
        margin: 0 20px;
    }
}
.main-msg-send {
    font-size: 20px;
}
.main-content-title {
    color: #170c6b;
    font-weight: 500;
    font-size: 32px;
    text-indent: -1px;
    line-height: 1;
    position: relative;
    margin-bottom: 20px;
}
.main-chat-list .media.new .main-img-user span {
    display: flex;
}
.media img {
    border-radius: 4px;
}
.main-img-user img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.main-chat-list .media .main-img-user {
    flex-shrink: 0;
    top: 3px;
}
.main-img-user {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
}
@media (min-width: 992px) {
    .main-chat-list {
        height: 700px;
        position: relative;
    }
}
.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}
.far {
    font-weight: 400;
}
.main-msg-wrapper {
    padding: 10px 15px;
    background-color: #f0f0f5;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 20px;
    position: relative;
}
.main-chat-body {
    position: relative;
}
.main-chat-body .content-inner {
    padding: 20px;
}
.main-chat-body .media+.media {
    margin-top: 20px;
}
.main-chat-body .media.flex-row-reverse .media-body {
    margin-left: 0;
    margin-right: 20px;
    align-items: flex-end;
}
.main-chat-body .media.flex-row-reverse .main-msg-wrapper {
    background-color: #dedefd;
    color: #000;
    position: relative;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
/* ###### Chat  ###### */
.chat-left .main-msg-wrapper {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}
.chat-profile {
    line-height: 1;
    color: #282f53;
}
.chat-profile i {
    font-size: 14px;
}
.chat-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.shared-files {
    padding: 12px;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #e9edf4;
}
@media (min-width: 992px) {
    .main-content-app {
        height: calc(100vh - 250px);
    }
}
.main-chat-list .media:hover,
.main-chat-list .media:focus {
    background: #fff !important;
}
@media (max-width: 575px) and (min-width: 500px) {
    .main-content-app .main-chat-header {
        display: flex !important;
    }
}
@media (max-width: 499px) {
    .main-chat-header .main-chat-msg-name {
        margin-left: 0;
    }

    .rtl .main-chat-header .main-chat-msg-name {
        margin-right: 0;
    }
}
.main-chat-contacts.lightSlider .lslide .avatar-status {
    top: 28px;
}
@media (min-width: 992px) {
    .main-chat-list .media {
        padding: 0.75rem 1.5rem;
    }
}
.container-login100 .box .social-icons {
    position: relative;
}
.container-login100 .box ul {
    margin: 0;
    padding: 0;
}
.container-login100 .box ul li {
    list-style: none;
    float: left;
    padding: 7px 7px;
}
.container-login100 .box ul li a {
    margin: 0 10px;
    font-size: 20px;
    transition: 0.5s;
    text-align: center;
}
.relative {
    position: relative !important;
}
.construction .btn.btn-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 0;
    background: rgba(255, 255, 255, 0.08);
    font-size: 20px;
    color: #fff;
    margin: 0 3px;
    border-radius: 50px;
}
/*----- Range slider -------*/
.range {
    display: table;
    position: relative;
    height: 25px;
    margin-top: 20px;
    background-color: rgb(245, 245, 245);
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.range input[type=range] {
    -webkit-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    display: table-cell;
    width: 100%;
    background-color: transparent;
    height: 25px;
    cursor: pointer;
}
.range input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    width: 11px;
    height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}
.range input[type=range]::-moz-slider-thumb {
    -webkit-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    width: 11px;
    height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}
.range output {
    display: table-cell;
    padding: 3px 5px 2px;
    min-width: 40px;
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    transition: all 0.5s ease;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.range input[type=range] {
    outline: none;
}
.ribbon1 {
    position: absolute;
    top: -6.1px;
    right: 10px;
    color: #fff;
    z-index: 1;
}
.ribbon1:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 24px solid transparent;
    border-top: 13px solid #F8463F;
}
.ribbon1 span {
    position: relative;
    display: block;
    text-align: center;
    background: #F8463F;
    font-size: 14px;
    line-height: 1;
    padding: 12px 8px 10px;
    border-top-right-radius: 8px;
}
.ribbon1 span:before,
.ribbon1 span:after {
    position: absolute;
    content: "";
}
.ribbon1 span:before {
    height: 6px;
    width: 6px;
    left: -6px;
    top: 0;
    background: #F8463F;
}
.ribbon1 span:after {
    height: 6px;
    width: 8px;
    left: -8px;
    top: 0;
    border-radius: 8px 8px 0 0;
    background: #C02031;
}
.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#f8463f 0%, #f8463f 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    position: absolute;
    top: 19px;
    right: -21px;
}
.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #f8463f;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #f8463f;
}
.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #f8463f;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #f8463f;
}
/*--- WIZARD ELEMENTS ---*/
.wizard {
    border: 1px solid #e9edf4;
    background-color: #fff;
}
.wizard>.steps {
    padding: 20px;
}
.wizard>.steps>ul {
    padding: 0;
    margin-bottom: 0;
    display: flex;
}
.wizard>.steps>ul li {
    float: none;
    display: block;
    width: auto;
}
.wizard>.steps>ul li .current-info {
    display: none;
}
.wizard>.steps>ul li .title {
    margin-left: 5px;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    margin: 0;
    min-height: auto;
}
.wizard>.steps>ul li+li {
    margin-left: 5px;
}
.wizard>.steps a {
    color: var(--primary-bg-color);
    font-weight: 500;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wizard>.steps a:hover,
.wizard>.steps a:active {
    color: var(--primary-bg-color);
    font-weight: 500;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wizard>.steps a .number,
.wizard>.steps a:hover .number,
.wizard>.steps a:active .number {
    flex-shrink: 0;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    display: block;
    text-align: center;
    line-height: 2;
    width: 30px;
    height: 30px;
    background-color: #ededf3;
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    margin-right: 5px;
}
.wizard>.steps .disabled a {
    color: #737688;
}
.wizard>.steps .disabled a:hover,
.wizard>.steps .disabled a:active {
    color: #737688;
}
.wizard>.steps .current a {
    color: var(--primary-bg-color);
}
.wizard>.steps .current a:hover,
.wizard>.steps .current a:active {
    color: var(--primary-bg-color);
}
.wizard>.steps .current a .title,
.wizard>.steps .current a:hover .title,
.wizard>.steps .current a:active .title {
    display: inline-block;
}
.wizard>.steps .current a .number,
.wizard>.steps .current a:hover .number,
.wizard>.steps .current a:active .number {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.wizard>.steps .done a {
    color: #09ad95;
}
.wizard>.steps .done a:hover,
.wizard>.steps .done a:active {
    color: #09ad95;
}
.wizard>.steps .done a .title,
.wizard>.steps .done a:hover .title,
.wizard>.steps .done a:active .title {
    display: none;
}
.wizard>.steps .done a .number,
.wizard>.steps .done a:hover .number,
.wizard>.steps .done a:active .number {
    background-color: #09ad95;
    color: #fff;
}
.wizard>.content {
    border-top: 1px solid #e9edf4;
    border-bottom: 1px solid #e9edf4;
    min-height: 150px;
    padding: 20px;
}
.wizard>.content>.title {
    font-size: 18px;
    color: #282f53;
    font-weight: 600;
    padding-bottom: 15px;
    display: none;
    margin: 0;
}
.wizard>.content>.title.current {
    display: block;
}
.wizard>.content>.body {
    float: none;
    position: static;
    width: auto;
    height: auto;
}
.wizard>.content>.body input.parsley-error {
    border-color: #ff5c77;
}
.wizard>.content>.body input.parsley-error+ul {
    list-style: none !important;
}
.wizard>.actions {
    padding: 20px;
}
.wizard>.actions>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.wizard>.actions>ul>li:last-child a {
    background-color: #09ad95;
}
.wizard>.actions a {
    display: block;
    background-color: var(--primary-bg-color);
    padding: 9px 25px;
    line-height: 1.573;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
}
.wizard>.actions a:hover,
.wizard>.actions a:active {
    display: block;
    background-color: var(--primary-bg-color);
    padding: 9px 25px;
    line-height: 1.573;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
}
.wizard>.actions .disabled a {
    background-color: #e8ebf2;
    color: #282f53;
}
.wizard>.actions .disabled a:hover,
.wizard>.actions .disabled a:active {
    background-color: #e8ebf2;
    color: #282f53;
}
.wizard.vertical>.steps {
    padding: 20px;
}
.wizard.vertical>.steps ul li+li {
    margin-left: 10px;
}
.wizard.vertical>.steps ul li .title {
    display: none;
}
.wizard.vertical>.steps .current a .title {
    display: inline-block;
}
.wizard.vertical>.content {
    margin: 0;
    padding: 20px;
}
.wizard.vertical>.actions {
    padding: 20px;
}
.wizard.vertical>.actions ul {
    float: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 768px) {
    .wizard>.steps {
        padding: 25px;
    }
}
@media (min-width: 992px) {
    .wizard>.steps {
        padding: 20px;
    }
}
@media (prefers-reduced-motion: reduce) {
    .wizard>.steps>ul li .title {
        transition: none;
    }
}
@media (min-width: 576px) {
    .wizard>.steps>ul li .title {
        display: none;
        margin-left: 10px;
    }
}
@media (min-width: 768px) {
    .wizard>.steps>ul li .title {
        display: inline-block;
    }
}
@media (min-width: 576px) {
    .wizard>.steps>ul li+li {
        margin-left: 20px;
    }
}
@media (min-width: 992px) {
    .wizard>.steps>ul li+li {
        margin-left: 30px;
    }
}
@media (min-width: 1200px) {
    .wizard>.steps a {
        justify-content: flex-start;
    }

    .wizard>.steps a:hover,
    .wizard>.steps a:active {
        justify-content: flex-start;
    }
}
@media (prefers-reduced-motion: reduce) {

    .wizard>.steps a .number,
    .wizard>.steps a:hover .number,
    .wizard>.steps a:active .number {
        transition: none;
    }
}
@media (min-width: 576px) {

    .wizard>.steps a .number,
    .wizard>.steps a:hover .number,
    .wizard>.steps a:active .number {
        font-size: 18px;
        font-weight: 600;
        line-height: 2.2;
        width: 40px;
        height: 40px;
    }
}
@media (min-width: 992px) {
    .wizard>.steps .disabled {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .wizard>.steps>ul li .title {
        display: none;
    }
}
@media (min-width: 768px) {

    .wizard>.steps .done a .title,
    .wizard>.steps .done a:hover .title,
    .wizard>.steps .done a:active .title {
        display: inline-block;
    }
    .wizard>.content {
        padding: 25px;
    }
}
@media (min-width: 992px) {
    .wizard>.content {
        padding: 20px;
    }
}
@media (min-width: 768px) {
    .wizard>.actions {
        padding: 25px;
    }
}
@media (min-width: 992px) {
    .wizard>.actions {
        padding: 20px;
    }
}
@media (min-width: 576px) {
    .wizard.vertical>.steps {
        float: left;
        width: 20%;
    }
}
@media (min-width: 768px) {
    .wizard.vertical>.steps {
        width: 15%;
    }
}
@media (min-width: 992px) {
    .wizard.vertical>.steps {
        padding: 20px;
        width: 35%;
    }
}
@media (min-width: 576px) {
    .wizard.vertical>.steps ul {
        flex-direction: column;
    }
    .wizard.vertical>.steps ul li+li {
        margin-top: 10px;
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .wizard.vertical>.steps ul li+li {
        margin-top: 20px;
    }
}
@media (min-width: 992px) {
    .wizard.vertical>.steps ul li .title {
        display: block;
    }
    .wizard.vertical>.steps a {
        justify-content: flex-start;
    }
}
@media (min-width: 576px) {
    .wizard.vertical>.steps .current a .title {
        display: none;
    }
}
@media (min-width: 992px) {
    .wizard.vertical>.steps .current a .title {
        display: inline-block;
    }
}
@media (min-width: 576px) {
    .wizard.vertical>.content {
        border-top-width: 0;
        border-bottom-width: 0;
        width: 80%;
        float: right;
        border-left: 1px solid #e9edf4;
    }
}
@media (min-width: 768px) {
    .wizard.vertical>.content {
        width: 85%;
    }
}
@media (min-width: 992px) {
    .wizard.vertical>.content {
        width: 65%;
        padding: 25px;
    }
}
@media (min-width: 576px) {
    .wizard.vertical>.actions {
        width: 80%;
        float: right;
        border-left: 1px solid #e9edf4;
    }
}
@media (min-width: 768px) {
    .wizard.vertical>.actions {
        width: 85%;
    }
}
@media (min-width: 992px) {
    .wizard.vertical>.actions {
        width: 65%;
        padding: 25px;
    }
}
/****** EQUAL COLUMN WIDTH STEP INDICATOR *****/
.step-equal-width>.steps>ul {
    display: flex;
}
.step-equal-width>.steps>ul>li {
    flex: 1;
    width: auto;
    float: none;
}
/****** EQUAL COLUMN WIDTH STEP INDICATOR *****/
/***** CUSTOM STYLES *****/
.wizard-style-1>.steps>ul a {
    padding: 0;
    height: 50px;
}
.wizard-style-1>.steps>ul a:hover,
.wizard-style-1>.steps>ul a:active {
    padding: 0;
    height: 50px;
}
.wizard-style-1>.steps>ul a .number,
.wizard-style-1>.steps>ul a:hover .number,
.wizard-style-1>.steps>ul a:active .number {
    width: 50px;
    height: 100%;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    color: #737688;
    background-color: #f3f7fd;
    border-radius: 0;
}
.wizard-style-1>.steps>ul a .title,
.wizard-style-1>.steps>ul a:hover .title,
.wizard-style-1>.steps>ul a:active .title {
    margin-right: 20px;
    margin-left: 20px;
}
.wizard-style-1>.steps>ul .current a .number,
.wizard-style-1>.steps>ul .current a:hover .number,
.wizard-style-1>.steps>ul .current a:active .number {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.wizard-style-1>.steps>ul .done a .number,
.wizard-style-1>.steps>ul .done a:hover .number,
.wizard-style-1>.steps>ul .done a:active .number {
    background-color: #643ab0;
    color: #fff;
}
.wizard-style-2>.steps>ul a {
    padding: 0;
    height: 50px;
    border-radius: 50px;
}
.wizard-style-2>.steps>ul a:hover,
.wizard-style-2>.steps>ul a:active {
    padding: 0;
    height: 50px;
    border-radius: 50px;
}
.wizard-style-2>.steps>ul a .number,
.wizard-style-2>.steps>ul a:hover .number,
.wizard-style-2>.steps>ul a:active .number {
    width: 50px;
    height: 100%;
    border: 2px solid #f3f7fd;
    font-size: 18px;
    font-weight: bold;
    color: #737688;
    background-color: #fff;
}
.wizard-style-2>.steps>ul a .title,
.wizard-style-2>.steps>ul a:hover .title,
.wizard-style-2>.steps>ul a:active .title {
    margin-right: 20px;
}
.wizard-style-2>.steps>ul .current a .number,
.wizard-style-2>.steps>ul .current a:hover .number,
.wizard-style-2>.steps>ul .current a:active .number {
    border-color: var(--primary-bg-color);
    color: var(--primary-bg-color);
}
.wizard-style-2>.steps>ul .done a .number,
.wizard-style-2>.steps>ul .done a:hover .number,
.wizard-style-2>.steps>ul .done a:active .number {
    border-color: #8c3feb;
    color: #8c3feb;
}
/*--- WIZARD ELEMENTS ---*/
.wizard-card .moving-tab {
    margin-top: 5px;
    background-color: var(--primary-bg-color) !important;
}
.form-group label.control-label {
    color: var(--primary-bg-color);
}
.wizard-card.form-group .form-control {
    background-image: linear-gradient(#c4c4c4, #c4c4c4, linear-gradient(#e1e1e2, #e1e1e2));
}
.wizard-container .wizard-navigation {
    background: #ebeff8;
}
.wizard-card .choice:hover .icon,
.wizard-card .choice.active .icon {
    border-color: var(--primary-bg-color) !important;
    color: var(--primary-bg-color) !important;
}
@media (max-width: 1279px) and (min-width: 992px) {
    #smartwizard-3 .nav-tabs .nav-link {
        padding: 1rem 1.8rem;
    }
}
@media (max-width: 575px) {

    .wizard>.steps .current a .title,
    .wizard>.steps .current a:hover .title,
    .wizard>.steps .current a:active .title {
        display: none;
    }

    .wizard>.steps>ul li .title {
        display: none;
    }

    .wizard.vertical>.steps ul li .title {
        display: none !important;
    }
}
.widgets-cards .wrp.icon-circle {
    width: 73px;
    height: 73px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-right: 15px;
}
.widgets-cards .wrp.icon-circle i {
    font-size: 1.6rem;
    color: #fff;
}
.widgets-cards .wrp p {
    margin-bottom: 0;
    line-height: 1;
    margin-bottom: 10px;
}
.widgets-cards .wrp p:first-child {
    font-weight: 600;
    font-size: 25px;
}
/**widgets*/
.widgets {
    font-size: 35px;
    padding: 20px;
}
.widgets-cards .widgets-cards-data {
    margin-top: 8px;
}
.widgets-cards .widgets-cards-data .wrp p:first-child {
    font-size: 20px;
    font-weight: 500;
}
/* ######## UTILITIES-STYLES ######## */
.fs-18.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.fs-18.embed-responsive::before {
    display: block;
    content: "";
}
.fs-18.embed-responsive .embed-responsive-item,
.fs-18.embed-responsive iframe,
.fs-18.embed-responsive embed,
.fs-18.embed-responsive object,
.fs-18.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    flex-grow: 0 !important;
}
.flex-grow-1 {
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }
}
@media (min-width: 1280px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }
}
/*------ Alignments -------*/
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 1280px) {
    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}
.bg-secondary {
    background: #05c3fb !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus {
    background-color: #05c3fb !important;
}
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #05c3fb !important;
}
.bg-success {
    background: #09ad95 !important;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #15bf42 !important;
}
button.bg-success:hover,
button.bg-success:focus {
    background-color: #15bf42 !important;
}
.bg-info {
    background: #1170e4 !important;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #1eb0e2 !important;
}
button.bg-info:hover,
button.bg-info:focus {
    background-color: #1eb0e2 !important;
}
.bg-warning {
    background: #f7b731 !important;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #e0a325 !important;
}
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #e0a325 !important;
}
.bg-danger {
    background: #e82646 !important;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #de223d !important;
}
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #de223d !important;
}
.bg-light {
    background-color: #f6f6fb !important;
}
a.bg-light:hover,
a.bg-light:focus {
    background-color: #f6f6fb !important;
}
button.bg-light:hover,
button.bg-light:focus {
    background-color: #f6f6fb !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus {
    background-color: #1d2124 !important;
}
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}
.bg-facebook {
    background: #2b4170 !important;
}
/*--- gradient-backgrounds --*/
.bg-secondary-gradient {
    background: linear-gradient(to bottom right, #82cff2 0%, #28b7f9 100%) !important;
}
a.bg-secondary-gradient:hover,
a.bg-secondary-gradient:focus {
    background-color: #05c3fb !important;
}
button.bg-secondary-gradient:hover,
button.bg-secondary-gradient:focus {
    background-color: #05c3fb !important;
}
.bg-success-gradient {
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%) !important;
}
a.bg-success-gradient:hover,
a.bg-success-gradient:focus {
    background-color: #448700 !important;
}
button.bg-success-gradient:hover,
button.bg-success-gradient:focus {
    background-color: #448700 !important;
}
.bg-info-gradient {
    background: linear-gradient(to bottom right, #1e63c3 0%, #00f2fe 100%) !important;
}
a.bg-info-gradient:hover,
a.bg-info-gradient:focus {
    background-color: #1594ef !important;
}
button.bg-info-gradient:hover,
button.bg-info-gradient:focus {
    background-color: #1594ef !important;
}
.bg-warning-gradient {
    background: linear-gradient(to bottom right, #f66b4e 0%, #fbc434 100%) !important;
}
a.bg-warning-gradient:hover,
a.bg-warning-gradient:focus {
    background-color: #FBB034 !important;
}
button.bg-warning-gradient:hover,
button.bg-warning-gradient:focus {
    background-color: #FBB034 !important;
}
.bg-danger-gradient {
    background-image: linear-gradient(to bottom right, #b51b35 0%, #fd4a68 100%) !important;
}
a.bg-danger-gradient:hover,
a.bg-danger-gradient:focus {
    background-color: #a11918 !important;
}
button.bg-danger-gradient:hover,
button.bg-danger-gradient:focus {
    background-color: #a11918 !important;
}
.bg-light-gradient {
    background-color: #f8f9fa !important;
}
a.bg-light-gradient:hover,
a.bg-light-gradient:focus {
    background-color: #dae0e5 !important;
}
button.bg-light-gradient:hover,
button.bg-light-gradient:focus {
    background-color: #dae0e5 !important;
}
.bg-dark-gradient {
    background-color: #343a40 !important;
}
a.bg-dark-gradient:hover,
a.bg-dark-gradient:focus {
    background-color: #1d2124 !important;
}
button.bg-dark-gradient:hover,
button.bg-dark-gradient:focus {
    background-color: #1d2124 !important;
}
.bg-facebook-gradient {
    background: linear-gradient(to bottom right, #3b5998, #2b4170) !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg1 {
    background: linear-gradient(to right bottom, #163b7c 0%, #548beb 100%);
}
.bg2 {
    background: linear-gradient(to bottom right, #00f2fe 0%, #1e63c3 100%) !important;
}
.bg3 {
    background: linear-gradient(to bottom right, #f53e31, #dd4b39);
}
/*------ Background colors -------*/
.bg-purple {
    background: #8927ec !important;
    color: #fff !important;
}
a.bg-purple:hover,
a.bg-purple:focus {
    background-color: #8c31e4 !important;
}
button.bg-purple:hover,
button.bg-purple:focus {
    background-color: #8c31e4 !important;
}
.bg-blue-lightest {
    background-color: #edf2fa !important;
}
a.bg-blue-lightest:hover,
a.bg-blue-lightest:focus {
    background-color: #c5d5ef !important;
}
button.bg-blue-lightest:hover,
button.bg-blue-lightest:focus {
    background-color: #c5d5ef !important;
}
.bg-blue-lighter {
    background-color: #c8d9f1 !important;
}
a.bg-blue-lighter:hover,
a.bg-blue-lighter:focus {
    background-color: #9fbde7 !important;
}
button.bg-blue-lighter:hover,
button.bg-blue-lighter:focus {
    background-color: #9fbde7 !important;
}
.bg-blue-light {
    background-color: #7ea5dd !important;
}
a.bg-blue-light:hover,
a.bg-blue-light:focus {
    background-color: #5689d2 !important;
}
button.bg-blue-light:hover,
button.bg-blue-light:focus {
    background-color: #5689d2 !important;
}
.bg-blue-dark {
    background-color: #3866a6 !important;
}
a.bg-blue-dark:hover,
a.bg-blue-dark:focus {
    background-color: #2b4f80 !important;
}
button.bg-blue-dark:hover,
button.bg-blue-dark:focus {
    background-color: #2b4f80 !important;
}
.bg-blue-darker {
    background-color: #1c3353 !important;
}
a.bg-blue-darker:hover,
a.bg-blue-darker:focus {
    background-color: #0f1c2d !important;
}
button.bg-blue-darker:hover,
button.bg-blue-darker:focus {
    background-color: #0f1c2d !important;
}
.bg-blue-darkest {
    background-color: #0e1929 !important;
}
a.bg-blue-darkest:hover,
a.bg-blue-darkest:focus {
    background-color: #010203 !important;
}
button.bg-blue-darkest:hover,
button.bg-blue-darkest:focus {
    background-color: #010203 !important;
}
.bg-purssianblue {
    background-color: #362f71;
}
a.bg-purssianblue-lightest:hover,
a.bg-purssianblue-lightest:focus {
    background-color: #3f3688 !important;
}
button.bg-purssianblue-lightest:hover,
button.bg-purssianblue-lightest:focus {
    background-color: #3f3688 !important;
}
.bg-indigo-lightest {
    background-color: #f0f1fa !important;
}
a.bg-indigo-lightest:hover,
a.bg-indigo-lightest:focus {
    background-color: #cacded !important;
}
button.bg-indigo-lightest:hover,
button.bg-indigo-lightest:focus {
    background-color: #cacded !important;
}
.bg-indigo-lighter {
    background-color: #d1d5f0 !important;
}
a.bg-indigo-lighter:hover,
a.bg-indigo-lighter:focus {
    background-color: #abb2e3 !important;
}
button.bg-indigo-lighter:hover,
button.bg-indigo-lighter:focus {
    background-color: #abb2e3 !important;
}
.bg-indigo-light {
    background-color: #939edc !important;
}
a.bg-indigo-light:hover,
a.bg-indigo-light:focus {
    background-color: #6c7bd0 !important;
}
button.bg-indigo-light:hover,
button.bg-indigo-light:focus {
    background-color: #6c7bd0 !important;
}
.bg-indigo-dark {
    background-color: #515da4 !important;
}
a.bg-indigo-dark:hover,
a.bg-indigo-dark:focus {
    background-color: #404a82 !important;
}
button.bg-indigo-dark:hover,
button.bg-indigo-dark:focus {
    background-color: #404a82 !important;
}
.bg-indigo-darker {
    background-color: #282e52 !important;
}
a.bg-indigo-darker:hover,
a.bg-indigo-darker:focus {
    background-color: #171b30 !important;
}
button.bg-indigo-darker:hover,
button.bg-indigo-darker:focus {
    background-color: #171b30 !important;
}
.bg-indigo-darkest {
    background-color: #141729 !important;
}
a.bg-indigo-darkest:hover,
a.bg-indigo-darkest:focus {
    background-color: #030407 !important;
}
button.bg-indigo-darkest:hover,
button.bg-indigo-darkest:focus {
    background-color: #030407 !important;
}
.bg-purple-lightest {
    background-color: #f6effd !important;
}
a.bg-purple-lightest:hover,
a.bg-purple-lightest:focus {
    background-color: #ddc2f7 !important;
}
button.bg-purple-lightest:hover,
button.bg-purple-lightest:focus {
    background-color: #ddc2f7 !important;
}
.bg-purple-lighter {
    background-color: #e4cff9 !important;
}
a.bg-purple-lighter:hover,
a.bg-purple-lighter:focus {
    background-color: #cba2f3 !important;
}
button.bg-purple-lighter:hover,
button.bg-purple-lighter:focus {
    background-color: #cba2f3 !important;
}
.bg-purple-light {
    background-color: #c08ef0 !important;
}
a.bg-purple-light:hover,
a.bg-purple-light:focus {
    background-color: #a761ea !important;
}
button.bg-purple-light:hover,
button.bg-purple-light:focus {
    background-color: #a761ea !important;
}
.bg-purple-dark {
    background-color: #844bbb !important;
}
a.bg-purple-dark:hover,
a.bg-purple-dark:focus {
    background-color: #6a3a99 !important;
}
button.bg-purple-dark:hover,
button.bg-purple-dark:focus {
    background-color: #6a3a99 !important;
}
.bg-purple-darker {
    background-color: #42265e !important;
}
a.bg-purple-darker:hover,
a.bg-purple-darker:focus {
    background-color: #29173a !important;
}
button.bg-purple-darker:hover,
button.bg-purple-darker:focus {
    background-color: #29173a !important;
}
.bg-purple-darkest {
    background-color: #21132f !important;
}
a.bg-purple-darkest:hover,
a.bg-purple-darkest:focus {
    background-color: #08040b !important;
}
button.bg-purple-darkest:hover,
button.bg-purple-darkest:focus {
    background-color: #08040b !important;
}
.bg-pink-lightest {
    background-color: #fef0f5 !important;
}
a.bg-pink-lightest:hover,
a.bg-pink-lightest:focus {
    background-color: #fbc0d5 !important;
}
button.bg-pink-lightest:hover,
button.bg-pink-lightest:focus {
    background-color: #fbc0d5 !important;
}
.bg-pink-lighter {
    background-color: #fcd3e1 !important;
}
a.bg-pink-lighter:hover,
a.bg-pink-lighter:focus {
    background-color: #f9a3c0 !important;
}
button.bg-pink-lighter:hover,
button.bg-pink-lighter:focus {
    background-color: #f9a3c0 !important;
}
.bg-pink-light {
    background-color: #f999b9 !important;
}
a.bg-pink-light:hover,
a.bg-pink-light:focus {
    background-color: #f66998 !important;
}
button.bg-pink-light:hover,
button.bg-pink-light:focus {
    background-color: #f66998 !important;
}
.bg-pink-dark {
    background-color: #c5577c !important;
}
a.bg-pink-dark:hover,
a.bg-pink-dark:focus {
    background-color: #ad3c62 !important;
}
button.bg-pink-dark:hover,
button.bg-pink-dark:focus {
    background-color: #ad3c62 !important;
}
.bg-pink-darker {
    background-color: #622c3e !important;
}
a.bg-pink-darker:hover,
a.bg-pink-darker:focus {
    background-color: #3f1c28 !important;
}
button.bg-pink-darker:hover,
button.bg-pink-darker:focus {
    background-color: #3f1c28 !important;
}
.bg-pink-darkest {
    background-color: #31161f !important;
}
a.bg-pink-darkest:hover,
a.bg-pink-darkest:focus {
    background-color: #0e0609 !important;
}
button.bg-pink-darkest:hover,
button.bg-pink-darkest:focus {
    background-color: #0e0609 !important;
}
.bg-red-lightest {
    background-color: #fae9e9 !important;
}
a.bg-red-lightest:hover,
a.bg-red-lightest:focus {
    background-color: #f1bfbf !important;
}
button.bg-red-lightest:hover,
button.bg-red-lightest:focus {
    background-color: #f1bfbf !important;
}
.bg-red-lighter {
    background-color: #f0bcbc !important;
}
a.bg-red-lighter:hover,
a.bg-red-lighter:focus {
    background-color: #e79292 !important;
}
button.bg-red-lighter:hover,
button.bg-red-lighter:focus {
    background-color: #e79292 !important;
}
.bg-red-light {
    background-color: #dc6362 !important;
}
a.bg-red-light:hover,
a.bg-red-light:focus {
    background-color: #d33a38 !important;
}
button.bg-red-light:hover,
button.bg-red-light:focus {
    background-color: #d33a38 !important;
}
.bg-red-dark {
    background-color: #a41a19 !important;
}
a.bg-red-dark:hover,
a.bg-red-dark:focus {
    background-color: #781312 !important;
}
button.bg-red-dark:hover,
button.bg-red-dark:focus {
    background-color: #781312 !important;
}
.bg-red-darker {
    background-color: #520d0c !important;
}
a.bg-red-darker:hover,
a.bg-red-darker:focus {
    background-color: #260605 !important;
}
button.bg-red-darker:hover,
button.bg-red-darker:focus {
    background-color: #260605 !important;
}
.bg-red-darkest {
    background-color: #290606 !important;
}
a.bg-red-darkest:hover,
a.bg-red-darkest:focus {
    background-color: black !important;
}
button.bg-red-darkest:hover,
button.bg-red-darkest:focus {
    background-color: black !important;
}
.bg-orange-lightest {
    background-color: #fff !important;
}
a.bg-orange-lightest:hover,
a.bg-orange-lightest:focus {
    background-color: peachpuff !important;
}
button.bg-orange-lightest:hover,
button.bg-orange-lightest:focus {
    background-color: peachpuff !important;
}
.bg-orange-lighter {
    background-color: #fee0c7 !important;
}
a.bg-orange-lighter:hover,
a.bg-orange-lighter:focus {
    background-color: #fdc495 !important;
}
button.bg-orange-lighter:hover,
button.bg-orange-lighter:focus {
    background-color: #fdc495 !important;
}
.bg-orange-light {
    background-color: #feb67c !important;
}
a.bg-orange-light:hover,
a.bg-orange-light:focus {
    background-color: #fe9a49 !important;
}
button.bg-orange-light:hover,
button.bg-orange-light:focus {
    background-color: #fe9a49 !important;
}
.bg-orange-dark {
    background-color: #ca7836 !important;
}
a.bg-orange-dark:hover,
a.bg-orange-dark:focus {
    background-color: #a2602b !important;
}
button.bg-orange-dark:hover,
button.bg-orange-dark:focus {
    background-color: #a2602b !important;
}
.bg-orange-darker {
    background-color: #653c1b !important;
}
a.bg-orange-darker:hover,
a.bg-orange-darker:focus {
    background-color: #3d2410 !important;
}
button.bg-orange-darker:hover,
button.bg-orange-darker:focus {
    background-color: #3d2410 !important;
}
.bg-orange-darkest {
    background-color: #331e0e !important;
}
a.bg-orange-darkest:hover,
a.bg-orange-darkest:focus {
    background-color: #0b0603 !important;
}
button.bg-orange-darkest:hover,
button.bg-orange-darkest:focus {
    background-color: #0b0603 !important;
}
.bg-yellow-lightest {
    background-color: #fef9e7 !important;
}
a.bg-yellow-lightest:hover,
a.bg-yellow-lightest:focus {
    background-color: #fcedb6 !important;
}
button.bg-yellow-lightest:hover,
button.bg-yellow-lightest:focus {
    background-color: #fcedb6 !important;
}
.bg-yellow-lighter {
    background-color: #fbedb7 !important;
}
a.bg-yellow-lighter:hover,
a.bg-yellow-lighter:focus {
    background-color: #f8e187 !important;
}
button.bg-yellow-lighter:hover,
button.bg-yellow-lighter:focus {
    background-color: #f8e187 !important;
}
.bg-yellow-light {
    background-color: #f5d657 !important;
}
a.bg-yellow-light:hover,
a.bg-yellow-light:focus {
    background-color: #f2ca27 !important;
}
button.bg-yellow-light:hover,
button.bg-yellow-light:focus {
    background-color: #f2ca27 !important;
}
.bg-yellow-dark {
    background-color: #c19d0c !important;
}
a.bg-yellow-dark:hover,
a.bg-yellow-dark:focus {
    background-color: #917609 !important;
}
button.bg-yellow-dark:hover,
button.bg-yellow-dark:focus {
    background-color: #917609 !important;
}
.bg-yellow-darker {
    background-color: #604e06 !important;
}
a.bg-yellow-darker:hover,
a.bg-yellow-darker:focus {
    background-color: #302703 !important;
}
button.bg-yellow-darker:hover,
button.bg-yellow-darker:focus {
    background-color: #302703 !important;
}
.bg-yellow-darkest {
    background-color: #302703 !important;
}
a.bg-yellow-darkest:hover,
a.bg-yellow-darkest:focus {
    background-color: black !important;
}
button.bg-yellow-darkest:hover,
button.bg-yellow-darkest:focus {
    background-color: black !important;
}
.bg-green-lightest {
    background-color: #eff8e6 !important;
}
a.bg-green-lightest:hover,
a.bg-green-lightest:focus {
    background-color: #d6edbe !important;
}
button.bg-green-lightest:hover,
button.bg-green-lightest:focus {
    background-color: #d6edbe !important;
}
.bg-green-lighter {
    background-color: #cfeab3 !important;
}
a.bg-green-lighter:hover,
a.bg-green-lighter:focus {
    background-color: #b6df8b !important;
}
button.bg-green-lighter:hover,
button.bg-green-lighter:focus {
    background-color: #b6df8b !important;
}
.bg-green-light {
    background-color: #8ecf4d !important;
}
a.bg-green-light:hover,
a.bg-green-light:focus {
    background-color: #75b831 !important;
}
button.bg-green-light:hover,
button.bg-green-light:focus {
    background-color: #75b831 !important;
}
.bg-green-dark {
    background-color: #4b9500 !important;
}
a.bg-green-dark:hover,
a.bg-green-dark:focus {
    background-color: #316200 !important;
}
button.bg-green-dark:hover,
button.bg-green-dark:focus {
    background-color: #316200 !important;
}
.bg-green-darker {
    background-color: #264a00 !important;
}
a.bg-green-darker:hover,
a.bg-green-darker:focus {
    background-color: #0c1700 !important;
}
button.bg-green-darker:hover,
button.bg-green-darker:focus {
    background-color: #0c1700 !important;
}
.bg-green-darkest {
    background-color: #132500 !important;
}
a.bg-green-darkest:hover,
a.bg-green-darkest:focus {
    background-color: black !important;
}
button.bg-green-darkest:hover,
button.bg-green-darkest:focus {
    background-color: black !important;
}
.bg-teal-lightest {
    background-color: #eafaf8 !important;
}
a.bg-teal-lightest:hover,
a.bg-teal-lightest:focus {
    background-color: #c1f0ea !important;
}
button.bg-teal-lightest:hover,
button.bg-teal-lightest:focus {
    background-color: #c1f0ea !important;
}
.bg-teal-lighter {
    background-color: #bfefea !important;
}
a.bg-teal-lighter:hover,
a.bg-teal-lighter:focus {
    background-color: #96e5dd !important;
}
button.bg-teal-lighter:hover,
button.bg-teal-lighter:focus {
    background-color: #96e5dd !important;
}
.bg-teal-light {
    background-color: #6bdbcf !important;
}
a.bg-teal-light:hover,
a.bg-teal-light:focus {
    background-color: #42d1c2 !important;
}
button.bg-teal-light:hover,
button.bg-teal-light:focus {
    background-color: #42d1c2 !important;
}
.bg-teal-dark {
    background-color: #22a295 !important;
}
a.bg-teal-dark:hover,
a.bg-teal-dark:focus {
    background-color: #19786e !important;
}
button.bg-teal-dark:hover,
button.bg-teal-dark:focus {
    background-color: #19786e !important;
}
.bg-teal-darker {
    background-color: #11514a !important;
}
a.bg-teal-darker:hover,
a.bg-teal-darker:focus {
    background-color: #082723 !important;
}
button.bg-teal-darker:hover,
button.bg-teal-darker:focus {
    background-color: #082723 !important;
}
.bg-teal-darkest {
    background-color: #092925 !important;
}
a.bg-teal-darkest:hover,
a.bg-teal-darkest:focus {
    background-color: black !important;
}
button.bg-teal-darkest:hover,
button.bg-teal-darkest:focus {
    background-color: black !important;
}
.bg-cyan-lightest {
    background-color: #e8f6f8 !important;
}
a.bg-cyan-lightest:hover,
a.bg-cyan-lightest:focus {
    background-color: #c1e7ec !important;
}
button.bg-cyan-lightest:hover,
button.bg-cyan-lightest:focus {
    background-color: #c1e7ec !important;
}
.bg-cyan-lighter {
    background-color: #b9e3ea !important;
}
a.bg-cyan-lighter:hover,
a.bg-cyan-lighter:focus {
    background-color: #92d3de !important;
}
button.bg-cyan-lighter:hover,
button.bg-cyan-lighter:focus {
    background-color: #92d3de !important;
}
.bg-cyan-light {
    background-color: #5dbecd !important;
}
a.bg-cyan-light:hover,
a.bg-cyan-light:focus {
    background-color: #3aabbd !important;
}
button.bg-cyan-light:hover,
button.bg-cyan-light:focus {
    background-color: #3aabbd !important;
}
.bg-cyan-dark {
    background-color: #128293 !important;
}
a.bg-cyan-dark:hover,
a.bg-cyan-dark:focus {
    background-color: #0c5a66 !important;
}
button.bg-cyan-dark:hover,
button.bg-cyan-dark:focus {
    background-color: #0c5a66 !important;
}
.bg-cyan-darker {
    background-color: #09414a !important;
}
a.bg-cyan-darker:hover,
a.bg-cyan-darker:focus {
    background-color: #03191d !important;
}
button.bg-cyan-darker:hover,
button.bg-cyan-darker:focus {
    background-color: #03191d !important;
}
.bg-cyan-darkest {
    background-color: #052025 !important;
}
a.bg-cyan-darkest:hover,
a.bg-cyan-darkest:focus {
    background-color: black !important;
}
button.bg-cyan-darkest:hover,
button.bg-cyan-darkest:focus {
    background-color: black !important;
}
.bg-white-lightest {
    background-color: white !important;
}
a.bg-white-lightest:hover,
a.bg-white-lightest:focus {
    background-color: #f6f6fb !important;
}
button.bg-white-lightest:hover,
button.bg-white-lightest:focus {
    background-color: #f6f6fb !important;
}
.bg-white-lighter {
    background-color: white !important;
}
a.bg-white-lighter:hover,
a.bg-white-lighter:focus {
    background-color: #f6f6fb !important;
}
button.bg-white-lighter:hover,
button.bg-white-lighter:focus {
    background-color: #f6f6fb !important;
}
.bg-white-light {
    background-color: white !important;
}
a.bg-white-light:hover,
a.bg-white-light:focus {
    background-color: #f6f6fb !important;
}
button.bg-white-light:hover,
button.bg-white-light:focus {
    background-color: #f6f6fb !important;
}
.bg-white-dark {
    background-color: #cccccc !important;
}
a.bg-white-dark:hover,
a.bg-white-dark:focus {
    background-color: #b3b2b2 !important;
}
button.bg-white-dark:hover,
button.bg-white-dark:focus {
    background-color: #b3b2b2 !important;
}
.bg-white-darker {
    background-color: #666666 !important;
}
a.bg-white-darker:hover,
a.bg-white-darker:focus {
    background-color: #4d4c4c !important;
}
button.bg-white-darker:hover,
button.bg-white-darker:focus {
    background-color: #4d4c4c !important;
}
.bg-white-darkest {
    background-color: #333333 !important;
}
a.bg-white-darkest:hover,
a.bg-white-darkest:focus {
    background-color: #1a1919 !important;
}
button.bg-white-darkest:hover,
button.bg-white-darkest:focus {
    background-color: #1a1919 !important;
}
.bg-gray-lightest {
    background-color: #f3f4f5 !important;
}
a.bg-gray-lightest:hover,
a.bg-gray-lightest:focus {
    background-color: #d7dbde !important;
}
button.bg-gray-lightest:hover,
button.bg-gray-lightest:focus {
    background-color: #d7dbde !important;
}
.bg-gray-lighter {
    background-color: #dbdde0 !important;
}
a.bg-gray-lighter:hover,
a.bg-gray-lighter:focus {
    background-color: #c0c3c8 !important;
}
button.bg-gray-lighter:hover,
button.bg-gray-lighter:focus {
    background-color: #c0c3c8 !important;
}
.bg-gray-light {
    background-color: #aab0b6 !important;
}
a.bg-gray-light:hover,
a.bg-gray-light:focus {
    background-color: #8f979e !important;
}
button.bg-gray-light:hover,
button.bg-gray-light:focus {
    background-color: #8f979e !important;
}
.bg-gray-dark {
    background-color: #6b7278 !important;
    background: #343a40 !important;
}
a.bg-gray-dark:hover,
a.bg-gray-dark:focus {
    background-color: #53585d !important;
}
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
    background-color: #53585d !important;
}
.bg-gray-darker {
    background-color: #36393c !important;
}
a.bg-gray-darker:hover,
a.bg-gray-darker:focus {
    background-color: #1e2021 !important;
}
button.bg-gray-darker:hover,
button.bg-gray-darker:focus {
    background-color: #1e2021 !important;
}
.bg-gray-darkest {
    background-color: #1b1c1e !important;
}
a.bg-gray-darkest:hover,
a.bg-gray-darkest:focus {
    background-color: #030303 !important;
}
button.bg-gray-darkest:hover,
button.bg-gray-darkest:focus {
    background-color: #030303 !important;
}
.bg-gray-dark-lightest {
    background-color: #ebebec !important;
}
a.bg-gray-dark-lightest:hover,
a.bg-gray-dark-lightest:focus {
    background-color: #d1d1d3 !important;
}
button.bg-gray-dark-lightest:hover,
button.bg-gray-dark-lightest:focus {
    background-color: #d1d1d3 !important;
}
.bg-gray-dark-lighter {
    background-color: #c2c4c6 !important;
}
a.bg-gray-dark-lighter:hover,
a.bg-gray-dark-lighter:focus {
    background-color: #a8abad !important;
}
button.bg-gray-dark-lighter:hover,
button.bg-gray-dark-lighter:focus {
    background-color: #a8abad !important;
}
.bg-gray-dark-light {
    background-color: #717579 !important;
}
a.bg-gray-dark-light:hover,
a.bg-gray-dark-light:focus {
    background-color: #585c5f !important;
}
button.bg-gray-dark-light:hover,
button.bg-gray-dark-light:focus {
    background-color: #585c5f !important;
}
.bg-gray-dark-dark {
    background-color: #2a2e33 !important;
}
a.bg-gray-dark-dark:hover,
a.bg-gray-dark-dark:focus {
    background-color: #131517 !important;
}
button.bg-gray-dark-dark:hover,
button.bg-gray-dark-dark:focus {
    background-color: #131517 !important;
}
.bg-gray-dark-darker {
    background-color: #15171a !important;
}
a.bg-gray-dark-darker:hover,
a.bg-gray-dark-darker:focus {
    background-color: black !important;
}
button.bg-gray-dark-darker:hover,
button.bg-gray-dark-darker:focus {
    background-color: black !important;
}
.bg-gray-dark-darkest {
    background-color: #0a0c0d !important;
}
a.bg-gray-dark-darkest:hover,
a.bg-gray-dark-darkest:focus {
    background-color: black !important;
}
button.bg-gray-dark-darkest:hover,
button.bg-gray-dark-darkest:focus {
    background-color: black !important;
}
.bg-azure-lightest {
    background-color: #ecf7fe !important;
}
a.bg-azure-lightest:hover,
a.bg-azure-lightest:focus {
    background-color: #bce3fb !important;
}
button.bg-azure-lightest:hover,
button.bg-azure-lightest:focus {
    background-color: #bce3fb !important;
}
.bg-azure-lighter {
    background-color: #c7e6fb !important;
}
a.bg-azure-lighter:hover,
a.bg-azure-lighter:focus {
    background-color: #97d1f8 !important;
}
button.bg-azure-lighter:hover,
button.bg-azure-lighter:focus {
    background-color: #97d1f8 !important;
}
.bg-azure-light {
    background-color: #7dc4f6 !important;
}
a.bg-azure-light:hover,
a.bg-azure-light:focus {
    background-color: #4daef3 !important;
}
button.bg-azure-light:hover,
button.bg-azure-light:focus {
    background-color: #4daef3 !important;
}
.bg-azure-dark {
    background-color: #3788c2 !important;
}
a.bg-azure-dark:hover,
a.bg-azure-dark:focus {
    background-color: #2c6c9a !important;
}
button.bg-azure-dark:hover,
button.bg-azure-dark:focus {
    background-color: #2c6c9a !important;
}
.bg-azure-darker {
    background-color: #1c4461 !important;
}
a.bg-azure-darker:hover,
a.bg-azure-darker:focus {
    background-color: #112839 !important;
}
button.bg-azure-darker:hover,
button.bg-azure-darker:focus {
    background-color: #112839 !important;
}
.bg-azure-darkest {
    background-color: #0e2230 !important;
}
a.bg-azure-darkest:hover,
a.bg-azure-darkest:focus {
    background-color: #020609 !important;
}
button.bg-azure-darkest:hover,
button.bg-azure-darkest:focus {
    background-color: #020609 !important;
}
.bg-lime-lightest {
    background-color: #f2fbeb !important;
}
a.bg-lime-lightest:hover,
a.bg-lime-lightest:focus {
    background-color: #d6f3c1 !important;
}
button.bg-lime-lightest:hover,
button.bg-lime-lightest:focus {
    background-color: #d6f3c1 !important;
}
.bg-lime-lighter {
    background-color: #d7f2c2 !important;
}
a.bg-lime-lighter:hover,
a.bg-lime-lighter:focus {
    background-color: #bbe998 !important;
}
button.bg-lime-lighter:hover,
button.bg-lime-lighter:focus {
    background-color: #bbe998 !important;
}
.bg-lime-light {
    background-color: #a3e072 !important;
}
a.bg-lime-light:hover,
a.bg-lime-light:focus {
    background-color: #88d748 !important;
}
button.bg-lime-light:hover,
button.bg-lime-light:focus {
    background-color: #88d748 !important;
}
.bg-lime-dark {
    background-color: #62a82a !important;
}
a.bg-lime-dark:hover,
a.bg-lime-dark:focus {
    background-color: #4a7f20 !important;
}
button.bg-lime-dark:hover,
button.bg-lime-dark:focus {
    background-color: #4a7f20 !important;
}
.bg-lime-darker {
    background-color: #315415 !important;
}
a.bg-lime-darker:hover,
a.bg-lime-darker:focus {
    background-color: #192b0b !important;
}
button.bg-lime-darker:hover,
button.bg-lime-darker:focus {
    background-color: #192b0b !important;
}
.bg-lime-darkest {
    background-color: #192a0b !important;
}
a.bg-lime-darkest:hover,
a.bg-lime-darkest:focus {
    background-color: #010200 !important;
}
button.bg-lime-darkest:hover,
button.bg-lime-darkest:focus {
    background-color: #010200 !important;
}
.bg-blue-1 {
    background-color: #0061da;
    color: #fff !important;
}
.bg-blue {
    background: #3223f1;
    color: #fff !important;
}
a.bg-blue:hover,
a.bg-blue:focus {
    background-color: #4032f1 !important;
}
button.bg-blue:hover,
button.bg-blue:focus {
    background-color: #4032f1 !important;
}
.bg-indigo {
    background: #6574cd;
    color: #fff !important;
}
a.bg-indigo:hover,
a.bg-indigo:focus {
    background-color: #3f51c1 !important;
}
button.bg-indigo:hover,
button.bg-indigo:focus {
    background-color: #3f51c1 !important;
}
.bg-purple-gradient {
    background: linear-gradient(to bottom right, #8927ec 0%, #647DEE 100%) !important;
    color: #fff !important;
}
a.bg-purple-gradient:hover,
a.bg-purple-gradient:focus {
    background-color: #8c31e4 !important;
}
button.bg-purple-gradient:hover,
button.bg-purple-gradient:focus {
    background-color: #8c31e4 !important;
}
.bg-pink {
    background: #fc5296 !important;
    color: #fff !important;
}
.bg-darkpink {
    background-color: #14A485 !important;
    color: #fff !important;
}
a.bg-pink:hover,
a.bg-pink:focus {
    background-color: #f33d7a !important;
}
button.bg-pink:hover,
button.bg-pink:focus {
    background-color: #f33d7a !important;
}
.bg-red {
    background: #e73827;
    color: #fff !important;
}
a.bg-red:hover,
a.bg-red:focus {
    background-color: #a11918 !important;
}
button.bg-red:hover,
button.bg-red:focus {
    background-color: #a11918 !important;
}
.bg-orange {
    background: #fc7303;
    color: #fff !important;
}
a.bg-orange:hover,
a.bg-orange:focus {
    background-color: #fc7a12 !important;
}
button.bg-orange:hover,
button.bg-orange:focus {
    background-color: #fc7a12 !important;
}
.bg-yellow-1 {
    background-color: #FBB034;
    color: #fff !important;
}
.bg-yellow {
    background: #FBB034;
    color: #fff !important;
}
a.bg-yellow:hover,
a.bg-yellow:focus {
    background-color: #c29d0b !important;
}
button.bg-yellow:hover,
button.bg-yellow:focus {
    background-color: #c29d0b !important;
}
.bg-green-1 {
    background-color: #4ecc48;
    color: #fff !important;
}
.bg-green {
    background: #4ecc48;
    color: #fff !important;
}
a.bg-green:hover,
a.bg-green:focus {
    background-color: #448700 !important;
}
button.bg-green:hover,
button.bg-green:focus {
    background-color: #448700 !important;
}
.bg-teal {
    background: #1caf9f !important;
}
a.bg-teal:hover,
a.bg-teal:focus {
    background-color: #22a193 !important;
}
button.bg-teal:hover,
button.bg-teal:focus {
    background-color: #22a193 !important;
}
.bg-cyan {
    background: #007ea7 !important;
    color: #fff !important;
}
a.bg-cyan:hover,
a.bg-cyan:focus {
    background-color: #117a8b !important;
}
button.bg-cyan:hover,
button.bg-cyan:focus {
    background-color: #117a8b !important;
}
a.bg-white:hover,
a.bg-white:focus {
    background-color: #f6f6fb !important;
}
button.bg-white:hover,
button.bg-white:focus {
    background-color: #f6f6fb !important;
}
.bg-gray {
    background: #5a6970 !important;
}
a.bg-gray:hover,
a.bg-gray:focus {
    background-color: #6c757d !important;
}
button.bg-gray:hover,
button.bg-gray:focus {
    background-color: #6c757d !important;
}
.bg-lightpink-red {
    color: #ff7088 !important;
}
a.bg-gray-dark:hover,
a.bg-gray-dark:focus {
    background-color: #1d2124 !important;
}
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
    background-color: #1d2124 !important;
}
.bg-azure {
    background: #45aaf2;
}
a.bg-azure:hover,
a.bg-azure:focus {
    background-color: #1594ef !important;
}
button.bg-azure:hover,
button.bg-azure:focus {
    background-color: #1594ef !important;
}
.bg-purple-1 {
    background: #8927ec;
}
.bg-lime {
    background: #7bd235;
}
a.bg-lime:hover,
a.bg-lime:focus {
    background-color: #63ad27 !important;
}
button.bg-lime:hover,
button.bg-lime:focus {
    background-color: #63ad27 !important;
}
.bg-round {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    position: absolute;
}
.bg-square {
    color: #fff;
    background: #868e96;
    display: inline-block;
    min-width: 2rem;
    height: 2rem;
    padding: 0.5rem 0.25rem;
    text-align: center;
    border-radius: 3px;
    font-weight: 600;
}
.bg-primary-light {
    background: #fff;
    border-radius: 7px;
}
.bg-google-plus {
    background-color: #dd4b39;
}
.bg-pinterest {
    background: linear-gradient(to right bottom, #c51629 0%, #bd081c 100%);
}
.bg-light-gray {
    background-color: #f6f6fb;
}
.bg-progress-white {
    background-color: #eaeceb;
}
.bg-dribbble {
    background: linear-gradient(to bottom right, #ea4c89, #c93764) !important;
}
.bg-google {
    background: linear-gradient(to bottom right, #e64522, #c33219) !important;
    color: #fff;
}
/*--bg-transparents--*/
.bg-success-transparent {
    background-color: rgba(0, 230, 130, 0.1) !important;
}
.bg-info-transparent {
    background-color: rgba(92, 73, 193, .68) !important;
}
.bg-warning-transparent {
    background-color: rgba(255, 162, 43, 0.1) !important;
}
.bg-danger-transparent {
    background-color: rgba(255, 56, 43, 0.1) !important;
}
.bg-pink-transparent {
    background-color: rgba(213, 109, 252, 0.1) !important;
}
.bg-purple-transparent {
    background-color: rgba(96, 77, 216, 0.1) !important;
}
.bg-dark-transparent {
    background-color: rgba(0, 0, 0, 0.15) !important;
}
.bg-white-transparent {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.bg-secondary-transparent {
    background-color: rgba(5, 195, 251, 0.1) !important;
}
.shadow-primary {
    box-shadow: 0 7px 30px rgba(var(--primary03), 0.3) !important;
}
.shadow-secondary {
    box-shadow: 0 7px 30px rgba(130, 207, 242, 0.1) !important;
}
.shadow-warning {
    box-shadow: 0 7px 30px rgba(251, 176, 52, 0.1) !important;
}
.shadow-info {
    box-shadow: 0 7px 30px rgba(40, 146, 235, 0.5) !important;
}
.shadow-success {
    box-shadow: 0 7px 30px rgba(26, 122, 16, 0.1) !important;
}
.shadow-danger {
    box-shadow: 0 7px 30px rgba(245, 167, 184, 0.1) !important;
}
.google-plus1 {
    background: linear-gradient(to right bottom, #dd4b39 0%, #ef6a5a 100%);
}
.pinterest1 {
    background: linear-gradient(to right bottom, #bd081c 0%, #eb4553 100%);
}
.bg-default {
    background: #e9e9f1;
    color: #282f53;
}
/*--Box-shadow--*/
.border {
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #e9edf4;
}
.border-top {
    border-top: 1px solid #e9edf4 !important;
}
.border-end {
    border-right: 1px solid #e9edf4 !important;
}
.border-bottom {
    border-bottom: 1px solid #e9edf4 !important;
}
.border-start {
    border-left: 1px solid #e9edf4 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-end-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-start-0 {
    border-left: 0 !important;
}
.border-secondary {
    border-color: #05c3fb !important;
}
.border-success {
    border-color: #1bbfa7 !important;
}
.border-info {
    border-color: #45aaf2 !important;
}
.border-warning {
    border-color: #ecb403 !important;
}
.border-danger {
    border-color: #f82649 !important;
}
.border-pink {
    border-color: #fc5296 !important;
}
.border-orange {
    border-color: #fc7303 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-teansparent {
    border-color: #656a71 !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.br-100 {
    border-radius: 100% !important;
}
.br-7 {
    border-radius: 7px !important;
}
.br-5 {
    border-radius: 5px;
}
.br-ts-7 {
    border-top-left-radius: 7px !important;
}
.br-bs-7 {
    border-bottom-left-radius: 7px !important;
}
.br-ts-5 {
    border-top-left-radius: 5px !important;
}
.br-bs-5 {
    border-bottom-left-radius: 5px !important;
}
.br-te-7 {
    border-top-right-radius: 7px !important;
}
.br-be-7 {
    border-bottom-right-radius: 7px !important;
}
.br-ts-0 {
    border-top-left-radius: 0px !important;
}
.br-bs-0 {
    border-bottom-left-radius: 0px !important;
}
.br-te-0 {
    border-top-right-radius: 0px !important;
}
.br-be-0 {
    border-bottom-right-radius: 0px !important;
}
.br-0 {
    border-radius: 0 !important;
}
.noborder {
    border-radius: 0;
}
.brround {
    border-radius: 50% !important;
}
.bradius {
    border-radius: 25%;
}
.border-danger {
    border: 1px solid;
}
.border-end-1 {
    border-right: 1px solid #d5dce3;
}
.rounded {
    border-radius: 50% !important;
}
.rounded-top {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}
.rounded-end {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.rounded-bottom {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.rounded-start {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix::after {
    display: bsock;
    clear: both;
    content: "";
}
.border-dotted {
    border: 2px dotted;
}
.border-solid {
    border: 2px solid;
}
.border-white2 {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.display-1 {
    font-size: 5rem;
    font-weight: 500;
    line-height: 1.1;
}
.display-2 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1;
}
.display-3 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}
.display-4 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.1;
}
.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
}
.display-6 {
    font-size: 2.3rem;
    font-weight: 300;
    line-height: 1.1;
}
.display-7 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.1;
}
.display-8 {
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.1;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-flex {
    display: flex !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1280px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}
.display-1 i,
.display-2 i,
.display-3 i,
.display-4 i {
    vertical-align: baseline;
    font-size: 0.815em;
}
@media (max-width: 375px) {
    .d-xs-grid {
        display: grid !important;
    }
}
.float-start {
    float: left !important;
}
.float-end {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-start {
        float: left !important;
    }

    .float-sm-end {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-start {
        float: left !important;
    }

    .float-md-end {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-start {
        float: left !important;
    }

    .float-lg-end {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1280px) {
    .float-xl-start {
        float: left !important;
    }

    .float-xl-end {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}
.floating {
    animation: floating 3s ease infinite;
    will-change: transform;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.66em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.66em;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
h1,
.h1 {
    font-size: 2rem;
}
h2,
.h2 {
    font-size: 1.75rem;
}
h3,
.h3 {
    font-size: 1.5rem;
}
h4,
.h4 {
    font-size: 1.125rem;
}
h5,
.h5 {
    font-size: 1rem;
}
h6,
.h6 {
    font-size: 0.875rem;
}
/*--------- Height--------------*/
.h-10 {
    height: 10% !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-90 {
    height: 90px !important;
}
.h-60 {
    height: 60px !important;
}
.h-100 {
    height: 100% !important;
}
.h-150 {
    height: 150px !important;
}
.h-160 {
    height: 160px !important;
}
.h-180 {
    height: 180px !important;
}
.h-275 {
    height: 275px !important;
}
.h-365 {
    height: 365px !important;
}
.h-380 {
    height: 380px !important;
}
.h-400 {
    height: 400px !important;
}
.h-415 {
    height: 415px !important;
}
.h-430 {
    height: 430px !important;
}
.h-450 {
    height: 450px !important;
}
.h-200 {
    height: 200px !important;
}
.h-230 {
    height: 230px !important;
}
.h-500 {
    height: 500px !important;
}
.h-550 {
    height: 550px !important;
}
.h-600 {
    height: 600px !important;
}
.h-650 {
    height: 650px !important;
}
.h-auto {
    height: auto !important;
}
.h-0 {
    height: 0 !important;
}
.h-1 {
    height: 0.25rem !important;
}
.h-2 {
    height: 0.5rem !important;
}
.h-3 {
    height: 0.75rem !important;
}
.h-4 {
    height: 1rem !important;
}
.h-5 {
    height: 1.5rem !important;
}
.h-6 {
    height: 2rem !important;
}
.h-7 {
    height: 3rem !important;
}
.h-8 {
    height: 4rem !important;
}
.h-9 {
    height: 6rem !important;
}
.h-97 {
    height: 97px !important;
}
.h-240 {
    height: 240px !important;
}
.h-250 {
    height: 250px !important;
}
.h-260 {
    height: 260px !important;
}
.h-270 {
    height: 270px !important;
}
.h-280 {
    height: 280px !important;
}
.h-300 {
    height: 300px !important;
}
.h-340 {
    height: 340px !important;
}
.mh-100 {
    max-height: 100% !important;
}
.h-100p {
    height: 100px !important;
}
/*--------- Margin--------------*/
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.me-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ms-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.me-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ms-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.me-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ms-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 0.75rem !important;
}
.mt-3,
.my-3 {
    margin-top: 0.75rem !important;
}
.me-3,
.mx-3 {
    margin-right: 0.75rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 0.75rem !important;
}
.ms-3,
.mx-3 {
    margin-left: 0.75rem !important;
}
.m-4 {
    margin: 1rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1rem !important;
}
.me-4,
.mx-4 {
    margin-right: 1rem !important;
}
.me-4-m,
.mx-4-m{
    margin-right: 4.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1rem !important;
}
.ms-4,
.mx-4 {
    margin-left: 1rem !important;
}
.m-5 {
    margin: 1.5rem !important;
}
.mt-5,
.my-5 {
    margin-top: 1.5rem !important;
}
.me-5,
.mx-5 {
    margin-right: 1.5rem;
}
.mb-5,
.my-5 {
    margin-bottom: 1.5rem !important;
}
.ms-5,
.mx-5 {
    margin-left: 1.5rem !important;
}
.m-6 {
    margin: 2rem !important;
}
.mt-6,
.my-6 {
    margin-top: 2rem !important;
}
.me-6,
.mx-6 {
    margin-right: 2rem !important;
}
.mb-6,
.my-6 {
    margin-bottom: 2rem !important;
}
.ms-6,
.mx-6 {
    margin-left: 2rem !important;
}
.m-7 {
    margin: 3rem !important;
}
.mt-7,
.my-7 {
    margin-top: 3rem !important;
}
.me-7,
.mx-7 {
    margin-right: 3rem !important;
}
.mb-7,
.my-7 {
    margin-bottom: 3rem !important;
}
.ms-7,
.mx-7 {
    margin-left: 3rem !important;
}
.m-8 {
    margin: 4rem !important;
}
.mt-8,
.my-8 {
    margin-top: 4rem !important;
}
.mt-10 {
    margin-top: 11rem !important;
}
.me-8,
.mx-8 {
    margin-right: 4rem !important;
}
.mb-8,
.my-8 {
    margin-bottom: 4rem !important;
}
.ms-8,
.mx-8 {
    margin-left: 4rem !important;
}
.m-9 {
    margin: 6rem !important;
}
.mt-9,
.my-9 {
    margin-top: 6rem !important;
}
.me-9,
.mx-9 {
    margin-right: 6rem !important;
}
.mb-9,
.my-9 {
    margin-bottom: 6rem !important;
}
.ms-9,
.mx-9 {
    margin-left: 6rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.me-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ms-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .me-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ms-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .me-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ms-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .me-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ms-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 0.75rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 0.75rem !important;
    }

    .me-sm-3,
    .mx-sm-3 {
        margin-right: 0.75rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 0.75rem !important;
    }

    .ms-sm-3,
    .mx-sm-3 {
        margin-left: 0.75rem !important;
    }

    .m-sm-4 {
        margin: 1rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1rem !important;
    }

    .me-sm-4,
    .mx-sm-4 {
        margin-right: 1rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1rem !important;
    }

    .ms-sm-4,
    .mx-sm-4 {
        margin-left: 1rem !important;
    }

    .m-sm-5 {
        margin: 1.5rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 1.5rem !important;
    }

    .me-sm-5,
    .mx-sm-5 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 1.5rem !important;
    }

    .ms-sm-5,
    .mx-sm-5 {
        margin-left: 1.5rem !important;
    }

    .m-sm-6 {
        margin: 2rem !important;
    }

    .mt-sm-6,
    .my-sm-6 {
        margin-top: 2rem !important;
    }

    .me-sm-6,
    .mx-sm-6 {
        margin-right: 2rem !important;
    }

    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 2rem !important;
    }

    .ms-sm-6,
    .mx-sm-6 {
        margin-left: 2rem !important;
    }

    .m-sm-7 {
        margin: 3rem !important;
    }

    .mt-sm-7,
    .my-sm-7 {
        margin-top: 3rem !important;
    }

    .me-sm-7,
    .mx-sm-7 {
        margin-right: 3rem !important;
    }

    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 3rem !important;
    }

    .ms-sm-7,
    .mx-sm-7 {
        margin-left: 3rem !important;
    }

    .m-sm-8 {
        margin: 4rem !important;
    }

    .mt-sm-8,
    .my-sm-8 {
        margin-top: 4rem !important;
    }

    .me-sm-8,
    .mx-sm-8 {
        margin-right: 4rem !important;
    }

    .mb-sm-8,
    .my-sm-8 {
        margin-bottom: 4rem !important;
    }

    .ms-sm-8,
    .mx-sm-8 {
        margin-left: 4rem !important;
    }

    .m-sm-9 {
        margin: 6rem !important;
    }

    .mt-sm-9,
    .my-sm-9 {
        margin-top: 6rem !important;
    }

    .me-sm-9,
    .mx-sm-9 {
        margin-right: 6rem !important;
    }

    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 6rem !important;
    }

    .ms-sm-9,
    .mx-sm-9 {
        margin-left: 6rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .me-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ms-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .me-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ms-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .me-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ms-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .me-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ms-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 0.75rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 0.75rem !important;
    }

    .me-md-3,
    .mx-md-3 {
        margin-right: 0.75rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 0.75rem !important;
    }

    .ms-md-3,
    .mx-md-3 {
        margin-left: 0.75rem !important;
    }

    .m-md-4 {
        margin: 1rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1rem !important;
    }

    .me-md-4,
    .mx-md-4 {
        margin-right: 1rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1rem !important;
    }

    .ms-md-4,
    .mx-md-4 {
        margin-left: 1rem !important;
    }

    .m-md-5 {
        margin: 1.5rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 1.5rem !important;
    }

    .me-md-5,
    .mx-md-5 {
        margin-right: 1.5rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 1.5rem !important;
    }

    .ms-md-5,
    .mx-md-5 {
        margin-left: 1.5rem !important;
    }

    .m-md-6 {
        margin: 2rem !important;
    }

    .mt-md-6,
    .my-md-6 {
        margin-top: 2rem !important;
    }

    .me-md-6,
    .mx-md-6 {
        margin-right: 2rem !important;
    }

    .mb-md-6,
    .my-md-6 {
        margin-bottom: 2rem !important;
    }

    .ms-md-6,
    .mx-md-6 {
        margin-left: 2rem !important;
    }

    .m-md-7 {
        margin: 3rem !important;
    }

    .mt-md-7,
    .my-md-7 {
        margin-top: 3rem !important;
    }

    .me-md-7,
    .mx-md-7 {
        margin-right: 3rem !important;
    }

    .mb-md-7,
    .my-md-7 {
        margin-bottom: 3rem !important;
    }

    .ms-md-7,
    .mx-md-7 {
        margin-left: 3rem !important;
    }

    .m-md-8 {
        margin: 4rem !important;
    }

    .mt-md-8,
    .my-md-8 {
        margin-top: 4rem !important;
    }

    .me-md-8,
    .mx-md-8 {
        margin-right: 4rem !important;
    }

    .mb-md-8,
    .my-md-8 {
        margin-bottom: 4rem !important;
    }

    .ms-md-8,
    .mx-md-8 {
        margin-left: 4rem !important;
    }

    .m-md-9 {
        margin: 6rem !important;
    }

    .mt-md-9,
    .my-md-9 {
        margin-top: 6rem !important;
    }

    .me-md-9,
    .mx-md-9 {
        margin-right: 6rem !important;
    }

    .mb-md-9,
    .my-md-9 {
        margin-bottom: 6rem !important;
    }

    .ms-md-9,
    .mx-md-9 {
        margin-left: 6rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .me-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ms-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .me-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ms-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .me-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ms-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .me-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ms-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 0.75rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 0.75rem !important;
    }

    .me-lg-3,
    .mx-lg-3 {
        margin-right: 0.75rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 0.75rem !important;
    }

    .ms-lg-3,
    .mx-lg-3 {
        margin-left: 0.75rem !important;
    }

    .m-lg-4 {
        margin: 1rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1rem !important;
    }

    .me-lg-4,
    .mx-lg-4 {
        margin-right: 1rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1rem !important;
    }

    .ms-lg-4,
    .mx-lg-4 {
        margin-left: 1rem !important;
    }

    .m-lg-5 {
        margin: 1.5rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 1.5rem !important;
    }

    .me-lg-5,
    .mx-lg-5 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 1.5rem !important;
    }

    .ms-lg-5,
    .mx-lg-5 {
        margin-left: 1.5rem !important;
    }

    .m-lg-6 {
        margin: 2rem !important;
    }

    .mt-lg-6,
    .my-lg-6 {
        margin-top: 2rem !important;
    }

    .me-lg-6,
    .mx-lg-6 {
        margin-right: 2rem !important;
    }

    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 2rem !important;
    }

    .ms-lg-6,
    .mx-lg-6 {
        margin-left: 2rem !important;
    }

    .m-lg-7 {
        margin: 3rem !important;
    }

    .mt-lg-7,
    .my-lg-7 {
        margin-top: 3rem !important;
    }

    .me-lg-7,
    .mx-lg-7 {
        margin-right: 3rem !important;
    }

    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 3rem !important;
    }

    .ms-lg-7,
    .mx-lg-7 {
        margin-left: 3rem !important;
    }

    .m-lg-8 {
        margin: 4rem !important;
    }

    .mt-lg-8,
    .my-lg-8 {
        margin-top: 4rem !important;
    }

    .me-lg-8,
    .mx-lg-8 {
        margin-right: 4rem !important;
    }

    .mb-lg-8,
    .my-lg-8 {
        margin-bottom: 4rem !important;
    }

    .ms-lg-8,
    .mx-lg-8 {
        margin-left: 4rem !important;
    }

    .m-lg-9 {
        margin: 6rem !important;
    }

    .mt-lg-9,
    .my-lg-9 {
        margin-top: 6rem !important;
    }

    .me-lg-9,
    .mx-lg-9 {
        margin-right: 6rem !important;
    }

    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 6rem !important;
    }

    .ms-lg-9,
    .mx-lg-9 {
        margin-left: 6rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .me-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ms-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1280px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .me-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ms-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .me-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ms-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .me-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ms-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 0.75rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 0.75rem !important;
    }

    .me-xl-3,
    .mx-xl-3 {
        margin-right: 0.75rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 0.75rem !important;
    }

    .ms-xl-3,
    .mx-xl-3 {
        margin-left: 0.75rem !important;
    }

    .m-xl-4 {
        margin: 1rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1rem !important;
    }

    .me-xl-4,
    .mx-xl-4 {
        margin-right: 1rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1rem !important;
    }

    .ms-xl-4,
    .mx-xl-4 {
        margin-left: 1rem !important;
    }

    .m-xl-5 {
        margin: 1.5rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 1.5rem !important;
    }

    .me-xl-5,
    .mx-xl-5 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 1.5rem !important;
    }

    .ms-xl-5,
    .mx-xl-5 {
        margin-left: 1.5rem !important;
    }

    .m-xl-6 {
        margin: 2rem !important;
    }

    .mt-xl-6,
    .my-xl-6 {
        margin-top: 2rem !important;
    }

    .me-xl-6,
    .mx-xl-6 {
        margin-right: 2rem !important;
    }

    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 2rem !important;
    }

    .ms-xl-6,
    .mx-xl-6 {
        margin-left: 2rem !important;
    }

    .m-xl-7 {
        margin: 3rem !important;
    }

    .mt-xl-7,
    .my-xl-7 {
        margin-top: 3rem !important;
    }

    .me-xl-7,
    .mx-xl-7 {
        margin-right: 3rem !important;
    }

    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 3rem !important;
    }

    .ms-xl-7,
    .mx-xl-7 {
        margin-left: 3rem !important;
    }

    .m-xl-8 {
        margin: 4rem !important;
    }

    .mt-xl-8,
    .my-xl-8 {
        margin-top: 4rem !important;
    }

    .me-xl-8,
    .mx-xl-8 {
        margin-right: 4rem !important;
    }

    .mb-xl-8,
    .my-xl-8 {
        margin-bottom: 4rem !important;
    }

    .ms-xl-8,
    .mx-xl-8 {
        margin-left: 4rem !important;
    }

    .m-xl-9 {
        margin: 6rem !important;
    }

    .mt-xl-9,
    .my-xl-9 {
        margin-top: 6rem !important;
    }

    .me-xl-9,
    .mx-xl-9 {
        margin-right: 6rem !important;
    }

    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 6rem !important;
    }

    .ms-xl-9,
    .mx-xl-9 {
        margin-left: 6rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .me-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ms-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.p-15 {
    padding: 15px !important;
}
/*--------- Paddings--------------*/
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pe-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.ps-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pe-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.ps-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pe-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.ps-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 0.75rem !important;
}
.pt-3,
.py-3 {
    padding-top: 0.75rem !important;
}
.pe-3,
.px-3 {
    padding-right: 0.75rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 0.75rem !important;
}
.ps-3,
.px-3 {
    padding-left: 0.75rem !important;
}
.p-4 {
    padding: 1rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1rem !important;
}
.pe-4,
.px-4 {
    padding-right: 1rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1rem !important;
}
.ps-4,
.px-4 {
    padding-left: 1rem !important;
}
.p-5 {
    padding: 1.5rem !important;
}
.pt-5,
.py-5 {
    padding-top: 1.5rem !important;
}
.pe-5,
.px-5 {
    padding-right: 1.5rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 1.5rem !important;
}
.ps-5,
.px-5 {
    padding-left: 1.5rem !important;
}
.p-6 {
    padding: 2rem !important;
}
.pt-6,
.py-6 {
    padding-top: 2rem !important;
}
.pe-6,
.px-6 {
    padding-right: 2rem !important;
}
.pb-6,
.py-6 {
    padding-bottom: 2rem !important;
}
.ps-6,
.px-6 {
    padding-left: 2rem !important;
}
.p-7 {
    padding: 3rem !important;
}
.pt-7,
.py-7 {
    padding-top: 3rem !important;
}
.pe-7,
.px-7 {
    padding-right: 3rem !important;
}
.pb-7,
.py-7 {
    padding-bottom: 3rem !important;
}
.ps-7,
.px-7 {
    padding-left: 3rem !important;
}
.p-8 {
    padding: 4rem !important;
}
.pt-8,
.py-8 {
    padding-top: 4rem !important;
}
.pe-8,
.px-8 {
    padding-right: 4rem !important;
}
.pb-8,
.py-8 {
    padding-bottom: 4rem !important;
}
.ps-8,
.px-8 {
    padding-left: 4rem !important;
}
.p-9 {
    padding: 6rem !important;
}
.pt-9,
.py-9 {
    padding-top: 6rem !important;
}
.pe-9,
.px-9 {
    padding-right: 6rem !important;
}
.pb-9,
.py-9 {
    padding-bottom: 6rem !important;
}
.ps-9,
.px-9 {
    padding-left: 6rem !important;
}
@media (min-width: 576px) {
    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pe-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .ps-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pe-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .ps-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pe-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .ps-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 0.75rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 0.75rem !important;
    }

    .pe-sm-3,
    .px-sm-3 {
        padding-right: 0.75rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 0.75rem !important;
    }

    .ps-sm-3,
    .px-sm-3 {
        padding-left: 0.75rem !important;
    }

    .p-sm-4 {
        padding: 1rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1rem !important;
    }

    .pe-sm-4,
    .px-sm-4 {
        padding-right: 1rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1rem !important;
    }

    .ps-sm-4,
    .px-sm-4 {
        padding-left: 1rem !important;
    }

    .p-sm-5 {
        padding: 1.5rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 1.5rem !important;
    }

    .pe-sm-5,
    .px-sm-5 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 1.5rem !important;
    }

    .ps-sm-5,
    .px-sm-5 {
        padding-left: 1.5rem !important;
    }

    .p-sm-6 {
        padding: 2rem !important;
    }

    .pt-sm-6,
    .py-sm-6 {
        padding-top: 2rem !important;
    }

    .pe-sm-6,
    .px-sm-6 {
        padding-right: 2rem !important;
    }

    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 2rem !important;
    }

    .ps-sm-6,
    .px-sm-6 {
        padding-left: 2rem !important;
    }

    .p-sm-7 {
        padding: 3rem !important;
    }

    .pt-sm-7,
    .py-sm-7 {
        padding-top: 3rem !important;
    }

    .pe-sm-7,
    .px-sm-7 {
        padding-right: 3rem !important;
    }

    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 3rem !important;
    }

    .ps-sm-7,
    .px-sm-7 {
        padding-left: 3rem !important;
    }

    .p-sm-8 {
        padding: 4rem !important;
    }

    .pt-sm-8,
    .py-sm-8 {
        padding-top: 4rem !important;
    }

    .pe-sm-8,
    .px-sm-8 {
        padding-right: 4rem !important;
    }

    .pb-sm-8,
    .py-sm-8 {
        padding-bottom: 4rem !important;
    }

    .ps-sm-8,
    .px-sm-8 {
        padding-left: 4rem !important;
    }

    .p-sm-9 {
        padding: 6rem !important;
    }

    .pt-sm-9,
    .py-sm-9 {
        padding-top: 6rem !important;
    }

    .pe-sm-9,
    .px-sm-9 {
        padding-right: 6rem !important;
    }

    .pb-sm-9,
    .py-sm-9 {
        padding-bottom: 6rem !important;
    }

    .ps-sm-9,
    .px-sm-9 {
        padding-left: 6rem !important;
    }
}
@media (min-width: 768px) {
    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pe-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .ps-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pe-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .ps-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pe-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .ps-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 0.75rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 0.75rem !important;
    }

    .pe-md-3,
    .px-md-3 {
        padding-right: 0.75rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 0.75rem !important;
    }

    .ps-md-3,
    .px-md-3 {
        padding-left: 0.75rem !important;
    }

    .p-md-4 {
        padding: 1rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1rem !important;
    }

    .pe-md-4,
    .px-md-4 {
        padding-right: 1rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1rem !important;
    }

    .ps-md-4,
    .px-md-4 {
        padding-left: 1rem !important;
    }

    .p-md-5 {
        padding: 1.5rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 1.5rem !important;
    }

    .pe-md-5,
    .px-md-5 {
        padding-right: 1.5rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 1.5rem !important;
    }

    .ps-md-5,
    .px-md-5 {
        padding-left: 1.5rem !important;
    }

    .p-md-6 {
        padding: 2rem !important;
    }

    .pt-md-6,
    .py-md-6 {
        padding-top: 2rem !important;
    }

    .pe-md-6,
    .px-md-6 {
        padding-right: 2rem !important;
    }

    .pb-md-6,
    .py-md-6 {
        padding-bottom: 2rem !important;
    }

    .ps-md-6,
    .px-md-6 {
        padding-left: 2rem !important;
    }

    .p-md-7 {
        padding: 3rem !important;
    }

    .pt-md-7,
    .py-md-7 {
        padding-top: 3rem !important;
    }

    .pe-md-7,
    .px-md-7 {
        padding-right: 3rem !important;
    }

    .pb-md-7,
    .py-md-7 {
        padding-bottom: 3rem !important;
    }

    .ps-md-7,
    .px-md-7 {
        padding-left: 3rem !important;
    }

    .p-md-8 {
        padding: 4rem !important;
    }

    .pt-md-8,
    .py-md-8 {
        padding-top: 4rem !important;
    }

    .pe-md-8,
    .px-md-8 {
        padding-right: 4rem !important;
    }

    .pb-md-8,
    .py-md-8 {
        padding-bottom: 4rem !important;
    }

    .ps-md-8,
    .px-md-8 {
        padding-left: 4rem !important;
    }

    .p-md-9 {
        padding: 6rem !important;
    }

    .pt-md-9,
    .py-md-9 {
        padding-top: 6rem !important;
    }

    .pe-md-9,
    .px-md-9 {
        padding-right: 6rem !important;
    }

    .pb-md-9,
    .py-md-9 {
        padding-bottom: 6rem !important;
    }

    .ps-md-9,
    .px-md-9 {
        padding-left: 6rem !important;
    }
}
@media (min-width: 992px) {
    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pe-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .ps-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pe-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .ps-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pe-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .ps-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 0.75rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 0.75rem !important;
    }

    .pe-lg-3,
    .px-lg-3 {
        padding-right: 0.75rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 0.75rem !important;
    }

    .ps-lg-3,
    .px-lg-3 {
        padding-left: 0.75rem !important;
    }

    .p-lg-4 {
        padding: 1rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1rem !important;
    }

    .pe-lg-4,
    .px-lg-4 {
        padding-right: 1rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1rem !important;
    }

    .ps-lg-4,
    .px-lg-4 {
        padding-left: 1rem !important;
    }

    .p-lg-5 {
        padding: 1.5rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 1.5rem !important;
    }

    .pe-lg-5,
    .px-lg-5 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 1.5rem !important;
    }

    .ps-lg-5,
    .px-lg-5 {
        padding-left: 1.5rem !important;
    }

    .p-lg-6 {
        padding: 2rem !important;
    }

    .pt-lg-6,
    .py-lg-6 {
        padding-top: 2rem !important;
    }

    .pe-lg-6,
    .px-lg-6 {
        padding-right: 2rem !important;
    }

    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 2rem !important;
    }

    .ps-lg-6,
    .px-lg-6 {
        padding-left: 2rem !important;
    }

    .p-lg-7 {
        padding: 3rem !important;
    }

    .pt-lg-7,
    .py-lg-7 {
        padding-top: 3rem !important;
    }

    .pe-lg-7,
    .px-lg-7 {
        padding-right: 3rem !important;
    }

    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 3rem !important;
    }

    .ps-lg-7,
    .px-lg-7 {
        padding-left: 3rem !important;
    }

    .p-lg-8 {
        padding: 4rem !important;
    }

    .pt-lg-8,
    .py-lg-8 {
        padding-top: 4rem !important;
    }

    .pe-lg-8,
    .px-lg-8 {
        padding-right: 4rem !important;
    }

    .pb-lg-8,
    .py-lg-8 {
        padding-bottom: 4rem !important;
    }

    .ps-lg-8,
    .px-lg-8 {
        padding-left: 4rem !important;
    }

    .p-lg-9 {
        padding: 6rem !important;
    }

    .pt-lg-9,
    .py-lg-9 {
        padding-top: 6rem !important;
    }

    .pe-lg-9,
    .px-lg-9 {
        padding-right: 6rem !important;
    }

    .pb-lg-9,
    .py-lg-9 {
        padding-bottom: 6rem !important;
    }

    .ps-lg-9,
    .px-lg-9 {
        padding-left: 6rem !important;
    }
}
@media (min-width: 1280px) {
    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pe-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .ps-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pe-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .ps-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pe-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .ps-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 0.75rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 0.75rem !important;
    }

    .pe-xl-3,
    .px-xl-3 {
        padding-right: 0.75rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 0.75rem !important;
    }

    .ps-xl-3,
    .px-xl-3 {
        padding-left: 0.75rem !important;
    }

    .p-xl-4 {
        padding: 1rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1rem !important;
    }

    .pe-xl-4,
    .px-xl-4 {
        padding-right: 1rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1rem !important;
    }

    .ps-xl-4,
    .px-xl-4 {
        padding-left: 1rem !important;
    }

    .p-xl-5 {
        padding: 1.5rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 1.5rem !important;
    }

    .pe-xl-5,
    .px-xl-5 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 1.5rem !important;
    }

    .ps-xl-5,
    .px-xl-5 {
        padding-left: 1.5rem !important;
    }

    .p-xl-6 {
        padding: 2rem !important;
    }

    .pt-xl-6,
    .py-xl-6 {
        padding-top: 2rem !important;
    }

    .pe-xl-6,
    .px-xl-6 {
        padding-right: 2rem !important;
    }

    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 2rem !important;
    }

    .ps-xl-6,
    .px-xl-6 {
        padding-left: 2rem !important;
    }

    .p-xl-7 {
        padding: 3rem !important;
    }

    .pt-xl-7,
    .py-xl-7 {
        padding-top: 3rem !important;
    }

    .pe-xl-7,
    .px-xl-7 {
        padding-right: 3rem !important;
    }

    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 3rem !important;
    }

    .ps-xl-7,
    .px-xl-7 {
        padding-left: 3rem !important;
    }

    .p-xl-8 {
        padding: 4rem !important;
    }

    .pt-xl-8,
    .py-xl-8 {
        padding-top: 4rem !important;
    }

    .pe-xl-8,
    .px-xl-8 {
        padding-right: 4rem !important;
    }

    .pb-xl-8,
    .py-xl-8 {
        padding-bottom: 4rem !important;
    }

    .ps-xl-8,
    .px-xl-8 {
        padding-left: 4rem !important;
    }

    .p-xl-9 {
        padding: 6rem !important;
    }

    .pt-xl-9,
    .py-xl-9 {
        padding-top: 6rem !important;
    }

    .pe-xl-9,
    .px-xl-9 {
        padding-right: 6rem !important;
    }

    .pb-xl-9,
    .py-xl-9 {
        padding-bottom: 6rem !important;
    }

    .ps-xl-9,
    .px-xl-9 {
        padding-left: 6rem !important;
    }
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: sticky !important;
}
textarea {
    overflow: auto;
    resize: vertical;
}
/*------- Alignments & values-------*/
.text-monospace {
    font-family: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-start {
    text-align: left !important;
}
.text-end {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1280px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-white-transparent {
    color: #fff !important;
    opacity: 0.9;
}
.text-white-transparent-1 {
    color: #fff !important;
    opacity: 0.5;
}
a.text-primary:hover,
a.text-primary:focus {
    color: var(--primary-bg-color) !important;
}
.text-secondary {
    color: #05c3fb !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
    color: #05c3fb !important;
}
.text-success {
    color: #09ad95 !important;
}
a.text-success:hover,
a.text-success:focus {
    color: #448700 !important;
}
.text-info {
    color: #fff !important;
}
a.text-info:hover,
a.text-info:focus {
    color: #1594ef !important;
}
.text-warning {
    color: #f7b731 !important;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #c29d0b !important;
}
.text-danger {
    color: #e82646 !important;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #d22827 !important;
}
.text-light {
    color: #ebedef !important;
}
a.text-light:hover,
a.text-light:focus {
    color: #dae0e5 !important;
}
.text-dark {
    color: #100f15 !important;
}
a.text-dark:hover,
a.text-dark:focus {
    color: var(--primary-bg-color) !important;
}
.text-body {
    color: #495057 !important;
}
.text-muted {
    color: #74829c !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-wrap {
    font-size: 14px;
    line-height: 1.66;
}
.text-wrap> :first-child {
    margin-top: 0;
}
.text-wrap> :last-child {
    margin-bottom: 0;
}
.text-wrap>h1,
.text-wrap>h2,
.text-wrap>h3,
.text-wrap>h4,
.text-wrap>h5,
.text-wrap>h6 {
    margin-top: 1em;
}
/*----- Typography ------*/
.heading-inverse {
    background-color: #333;
    color: #fff;
    padding: 5px;
}
.heading-success {
    background-color: #1643A3;
    color: #fff;
    padding: 5px;
}
.heading-info {
    background-color: #45aaf2;
    color: #fff;
    padding: 5px;
}
.heading-warning {
    background-color: #ecb403;
    color: #fff;
    padding: 5px;
}
.heading-danger {
    background-color: #c21a1a;
    color: #fff;
    padding: 5px;
}
.text-inherit {
    color: inherit !important;
}
.text-muted-dark {
    color: #1c232f !important;
}
.text-fb-blue {
    color: #234684 !important;
}
.text-blue {
    color: #467fcf !important;
}
.text-indigo {
    color: #6574cd !important;
}
.text-purple {
    color: #867efc !important;
}
.text-lightpink-red {
    color: #ff7088 !important;
}
.text-lightgreen {
    color: #26eda2 !important;
}
.text-pink {
    color: #ec82ef !important;
}
.text-red {
    color: #c21a1a !important;
}
.text-orange {
    color: #fc7303 !important;
}
.text-yellow {
    color: #ecb403 !important;
}
.text-green {
    color: #4ecc48 !important;
}
.text-green-1 {
    color: #0dff01 !important;
}
.text-teal {
    color: #2bcbba !important;
}
.text-cyan {
    color: #17a2b8 !important;
}
.text-white {
    color: #fff !important;
}
.text-gray {
    color: #969696 !important;
}
.text-gray-dark {
    color: #343a40 !important;
}
.text-azure {
    color: #45aaf2 !important;
}
.text-lime {
    color: #7bd235 !important;
}
textarea[cols] {
    height: auto;
}
.text-end {
    text-align: right;
}
.text-transparent {
    color: #332525;
    opacity: 0.5;
}
.text-facebook {
    color: #3b5998;
}
.text-google-plus {
    color: #dd4b39;
}
.text-twitter {
    color: #1da1f2;
}
.text-pinterest {
    color: #bd081c;
}
textarea.form-control {
    height: auto;
}
.text-primary-gradient {
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-secondary-gradient {
    background: linear-gradient(to bottom right, #82cff2 0%, #28b7f9 100%);
    text-transform: uppercase;
    background: linear-gradient(to right, #cd489c 0%, #ce4ba4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-warning-gradient {
    text-transform: uppercase;
    background: linear-gradient(to bottom right, #f66b4e 0%, #fbc434 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-info-gradient {
    text-transform: uppercase;
    background: linear-gradient(to right bottom, #1e63c3 0%, #00f2fe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-danger-gradient {
    text-transform: uppercase;
    background: linear-gradient(to right, #FF416C 0%, #FF4B2B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-success-gradient {
    text-transform: uppercase;
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-facebook-gradient {
    text-transform: uppercase;
    background: linear-gradient(to right bottom, #1e3c72 0%, #3d6cbf 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-twitter-gradient {
    text-transform: uppercase;
    background: linear-gradient(to right bottom, #1e63c3 0%, #00f2fe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*--text-shadow--*/
.text-success-shadow {
    text-shadow: 0 5px 10px rgba(19, 191, 166, 0.3) !important;
}
.text-info-shadow {
    text-shadow: 0 5px 10px rgba(7, 116, 248, 0.3) !important;
}
.text-warning-shadow {
    text-shadow: 0 5px 10px rgba(255, 162, 43, 0.3) !important;
}
.text-danger-shadow {
    text-shadow: 0 5px 10px rgba(255, 56, 43, 0.3) !important;
}
.text-pink-shadow {
    text-shadow: 0 5px 10px rgba(213, 109, 252, 0.3) !important;
}
.text-purple-shadow {
    text-shadow: 0 5px 10px rgba(96, 77, 216, 0.3) !important;
}
.text-dark-shadow {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
}
.text-white-shadow {
    text-shadow: 0 5px 10px rgba(255, 255, 255, 0.3) !important;
}
.text-secondary-shadow {
    text-shadow: 0 5px 10px rgba(130, 207, 242, 0.3);
}
/*--------- Width--------------*/
.w-1 {
    width: 10% !important;
}
.w-5 {
    width: 5% !important;
}
.w-10 {
    width: 10% !important;
}
.w-15 {
    width: 15% !important;
}
.w-20 {
    width: 20% !important;
}
.w-25 {
    width: 25% !important;
}
.w-30 {
    width: 30% !important;
}
.w-40 {
    width: 40% !important;
}
.w-45 {
    width: 45% !important;
}
.w-60 {
    width: 60% !important;
}
.w-45 {
    width: 45% !important;
}
.w-50 {
    width: 50% !important;
}
.w-65 {
    width: 65% !important;
}
.w-70 {
    width: 70% !important;
}
.w-75 {
    width: 75% !important;
}
.w-80 {
    width: 80% !important;
}
.w-100 {
    width: 100% !important;
}
.w-260 {
    width: 260px !important;
}
.w-337 {
    width: 337px !important;
}
.w-auto {
    width: auto !important;
}
.w-0 {
    width: 0 !important;
}
.w-1 {
    width: 0.25rem !important;
}
.w-2 {
    width: 0.5rem !important;
}
.w-3 {
    width: 0.75rem !important;
}
.w-4 {
    width: 1rem !important;
}
.w-5 {
    width: 1.5rem !important;
}
.w-6 {
    width: 2rem !important;
}
.w-7 {
    width: 3rem !important;
}
.w-8 {
    width: 4rem !important;
}
.w-9 {
    width: 6rem !important;
}
.w-90 {
    width: 90% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.w-100p {
    width: 100px !important;
}
.w-30p {
    width: 30px !important;
}
@media (max-width: 576px) {
    .w-sm-50 {
        width: 50% !important;
    }
}
@media (min-width: 576px) {
    .w-sm-auto {
        width: auto !important;
    }
}
.avatar_icons_tabela{
    border-radius: 0.357rem !important;
    width: 40px !important;
    height: 40px !important;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary)
}
.avatar_icons_servico{
    border-radius: 0.357rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card_sobre {
    border-radius: 0.357rem !important;
}
.apresentacao{
    margin-top: 7rem !important;
    /* margin-bottom: 4rem !important; */
}
.img-apresentacao{
    width: 2030px;
    height: auto;
    margin: 97px -32px -5px -111px !important;
}
.ajustebtn {
    width: 160px;
}
.ajustebtn2 {
    width: 150px;
 }
.ml-n20{
    margin-left: -20px;
}
.f-open{
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}
.znv-float-button {
    background-color: var(--primary-bg-color) !important; 
}
/*Color variables*/
/*Gradient variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Dark Theme Variables*/
/*Transparent variables*/
body.dark-mode {
    color: #dedefd;
    background-color: #1a1a3c;
}
body.dark-mode *::-webkit-scrollbar-thumb,
body.dark-mode *:hover::-webkit-scrollbar-thumb {
    background: #1a1a3c;
}
.dark-mode {
    /*------ Accordion -------*/
    /* #accordion rotate icon option */
    /*----- Avatars -----*/
    /*-----Badges-----*/
    /*------ Breadcrumb ------*/
    /*------ Card -------*/
    /*------ Default Card Values -------*/
    /*Card maps*/
    /*------ Card -------*/
    /*------ Default Card Values -------*/
    /*Card maps*/
    /*------ Carousel -------*/
    /*------ Carousel -------*/
    /*------Drop Downs-------*/
    /*-----List Of Dropdwons-----*/
    /*------- Forms -------*/
    /*------ Modal -------*/
    /*------ Navigation -------*/
    /* #bs-collapse icon scale option */
    /*--------panel----------*/
    /*-----progress-----*/
    /*------ Tables -----*/
    /*---- Tags-----*/
    /*---------Thumbnails----------*/
    /*----- Custom control -----*/
    /*----- Global Loader -----*/
    /* --------Added--------- css*/
    /* line 77, C:/wamp/www/github/addSlider/src/partials/_addSlider.scss */
    /*********************IE***************************/
    /*--- Offcanvas ---*/
    /*--Toast ---*/
    /*-----Gallery-----*/
    /*-----Lists-----*/
    /*------ Media object ------*/
    /*--scrollspy ---*/
    /*-----Pricing tables-----*/
    /*------ Pricing Styles ---------*/
    /*-- rating--*/
    /***** time-line*****/
    /*---- Time line -----*/
    /*----Timeline---*/
    /* ######## LAYOUT-STYLES ######## */
    /*Logo-center header */
    /* Desktop Search Bar */
    /*==============================================================================
                                Start Mobile CSS
  ===============================================================================*/
    /* ================== Mobile Menu Change Brake Point ================== */
    /* Extra @Media Query*/
    /*------ Icons List ------*/
    /* ######## LIB-STYLES ######## */
    /*----- Date Picker ----*/
    /*-----selectize ------*/
    /* ######## SIDEMENU-STYLES ######## */
    /*-- Subslide ---*/
    /*-- Subslide2 ---*/
    /* ######## TEMP-STYLES ######## */
    /*------ Charts styles ------*/
    /*----chart-drop-shadow----*/
    /*----chart-drop-shadow----*/
    /* ###### Chat  ###### */
    /* ###### Chat  ###### */
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*--- WIZARD ELEMENTS ---*/
    /****** EQUAL COLUMN WIDTH STEP INDICATOR *****/
    /***** CUSTOM STYLES *****/
    /*--- WIZARD ELEMENTS ---*/
    /* ######## UTILITIES-STYLES ######## */
    /*--- gradient-backgrounds --*/
    /*------ Background colors -------*/
    /*--bg-transparents--*/
    /*--Box-shadow--*/
    /*------- Alignments & values-------*/
    /*----- Typography ------*/
    /*--text-shadow--*/
}
.dark-mode table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .dtr-bs-modal .dtr-details {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .dtr-bs-modal .dtr-details tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode caption {
    color: rgba(255, 255, 255, 0.5);
}
.dark-mode hr {
    border-top-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.dark-mode mark,
.dark-mode .mark {
    background-color: #fcf8e3;
}
.dark-mode .list-unstyled li {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode kbd {
    color: #fff;
    background-color: #343a40;
}
.dark-mode pre {
    color: #dedefd;
}
@media print {

    .dark-mode pre,
    .dark-mode blockquote {
        border-color: #adb5bd;
    }

    .dark-mode .badge {
        border-color: #000;
    }

    .dark-mode .table td,
    .dark-mode .text-wrap table td,
    .dark-mode .table th,
    .dark-mode .text-wrap table th {
        background-color: #2a2a4a !important;
    }

    .dark-mode .table-bordered th,
    .dark-mode .text-wrap table th,
    .dark-mode .table-bordered td,
    .dark-mode .text-wrap table td {
        border-color: rgba(255, 255, 255, 0.1) !important;
    }
}
.dark-mode body *::-webkit-scrollbar-thumb,
.dark-mode body *:hover::-webkit-scrollbar-thumb {
    background: #2a2a4a;
}
.dark-mode code {
    background: #2a2a4a;
    border-color: transparent;
    color: #fc5296;
}
.dark-mode pre {
    color: #343a40;
    background-color: #2a2a4a;
    text-shadow: 0 1px #2a2a4a;
}
.dark-mode .section-nav {
    background-color: #f8f9fa;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .accordionjs .acc_section {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .accordionjs .acc_section .acc_head h3:before {
    color: #dedefd;
}
.dark-mode .accordionjs .acc_section .acc-header {
    background: #2a2a4a;
}
.dark-mode .accordionjs .acc_section .acc_head {
    background: #2a2a4a;
}
.dark-mode .accordionjs .acc_section.acc_active>.acc_head {
    color: #dedefd !important;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .accordion-item {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .accordion-button {
    color: #dedefd;
}
.dark-mode .accordion-button:focus {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .accordion-button:not(.collapsed) {
    color: var(--primary-bg-color);
    background: #22223a;
}
.dark-mode #accordion .panel-default>.panel-heading {
    border: 0px solid rgba(255, 255, 255, 0.1);
}
.dark-mode #accordion .panel-default .collapsing .panel-body {
    border-top: 0px solid transparent;
}
.dark-mode .avatar-status {
    border: 2px solid #2a2a4a;
}
.dark-mode .avatar-list-stacked .avatar {
    box-shadow: 0 0 0 2px #2a2a4a;
}
.dark-mode .btn-custom {
    background: #2a2a4a;
    color: #9595b5;
}
.dark-mode .blockquote-footer {
    color: #9595b5;
}
.dark-mode blockquote {
    color: #9595b5;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .blockquote-reverse {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .breadcrumb-item a {
    color: #9595b5;
}
.dark-mode .breadcrumb-item+.breadcrumb-item::before {
    color: #9595b5;
}
.dark-mode .breadcrumb1 {
    background-color: #1a1a3c;
}
.dark-mode .breadcrumb-item1 a:hover {
    color: var(--primary-bg-color);
}
.dark-mode .breadcrumb-item1+.breadcrumb-item1::before {
    color: rgba(255, 255, 255, 0.3);
}
.dark-mode .breadcrumb-item1.active {
    color: #fff;
}
.dark-mode .btn-default {
    color: #dedefd !important;
    background: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-default:hover {
    color: #dedefd !important;
    background-color: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-default:focus,
.dark-mode .btn-default.focus {
    box-shadow: 0 0 0 2px #1e2448;
}
.dark-mode .btn-default.disabled,
.dark-mode .btn-default:disabled {
    color: #dedefd !important;
    background-color: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-default:not(:disabled):not(.disabled):active,
.dark-mode .btn-default:not(:disabled):not(.disabled).active {
    color: #282f53;
    background-color: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-light {
    color: #dedefd;
    background-color: #39395c;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-light:hover {
    color: #dedefd;
    background-color: #2f2f4b;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-light:focus,
.dark-mode .btn-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.dark-mode .btn-light.disabled,
.dark-mode .btn-light:disabled {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.dark-mode .btn-light:not(:disabled):not(.disabled):active,
.dark-mode .btn-light:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-outline-default {
    color: #dedefd;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-outline-default:hover {
    color: #282f53;
    background: #e9e9f1;
}
.dark-mode .btn-white {
    color: #dedefd;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-white:hover {
    color: #dedefd;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-white:focus,
.dark-mode .btn-white.focus {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.dark-mode .btn-white.disabled,
.dark-mode .btn-white:disabled {
    color: #495057;
    background-color: #2a2a4a;
    border-color: #fff;
}
.dark-mode .btn-white:not(:disabled):not(.disabled):active,
.dark-mode .btn-white:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #545478;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .show>.btn-white.dropdown-toggle {
    color: #495057;
    background-color: #545478;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .btn-check:active+.btn-outline-primary,
.dark-mode .btn-check:checked+.btn-outline-primary {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.dark-mode .btn-outline-primary {
    border-color: var(--primary-bg-color);
}
.dark-mode .btn-outline-primary.active,
.dark-mode .btn-outline-primary.dropdown-toggle.show,
.dark-mode .btn-outline-primary:active {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.dark-mode .card {
    background-color: #2a2a4a;
    border: inherit !important;
    box-shadow: 0 3px 9px 0 rgba(28, 28, 51, 0.15);
}
.dark-mode .card-footer {
    background-color: rgba(0, 0, 0, 0.03);
    border-top-color: rgba(255, 255, 255, 0.1);
    color: #6e7687;
}
.dark-mode .card .card {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-body+.card-body {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-title small {
    color: #9aa0ac;
}
.dark-mode .card-subtitle {
    color: #9aa0ac;
}
.dark-mode .card-body+.card-table {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-body+.card-list-group {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-options {
    color: #9aa0ac;
}
.dark-mode .card-options a:not(.btn) {
    color: #9595b5;
}
.dark-mode .card-options a:not(.btn):hover {
    color: #6e7687;
}
.dark-mode .card-map {
    background: #e9ecef;
}
.dark-mode .card .box h2 {
    color: #262626;
}
.dark-mode .card .box h2 span {
    color: #fff;
}
.dark-mode .card .box p {
    color: #262626;
}
.dark-mode .card-footer {
    background-color: rgba(0, 0, 0, 0.03);
    border-top-color: rgba(255, 255, 255, 0.1);
    color: #727293;
}
.dark-mode .card .card {
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 0px 10px #1c1c2a;
}
.dark-mode .card-body+.card-body {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-title small {
    color: #9aa0ac;
}
.dark-mode .card-subtitle {
    color: #9aa0ac;
}
.dark-mode .card-body+.card-table {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-body+.card-list-group {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-options {
    color: #9aa0ac;
}
.dark-mode .card-options a:not(.btn) {
    color: #9595b5;
}
.dark-mode .card-options a:not(.btn):hover {
    color: #6e7687;
}
.dark-mode .card-map {
    background: #e9ecef;
}
.dark-mode .card .box h2 {
    color: #262626;
}
.dark-mode .card .box h2 span {
    color: #fff;
}
.dark-mode .card .box p {
    color: #262626;
}
.dark-mode .cardheader-tabs .card-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .carousel-control-prev,
.dark-mode .carousel-control-next {
    color: #fff;
}
.dark-mode .carousel-control-prev:hover,
.dark-mode .carousel-control-prev:focus {
    color: #fff;
}
.dark-mode .carousel-control-next:hover,
.dark-mode .carousel-control-next:focus {
    color: #fff;
}
.dark-mode .carousel-indicators li,
.dark-mode .carousel-indicators1 li,
.dark-mode .carousel-indicators2 li,
.dark-mode .carousel-indicators3 li,
.dark-mode .carousel-indicators4 li,
.dark-mode .carousel-indicators5 li {
    background-color: rgba(255, 255, 255, 0.5);
}
.dark-mode .carousel-indicators .active,
.dark-mode .carousel-indicators1 .active,
.dark-mode .carousel-indicators2 .active,
.dark-mode .carousel-indicators3 .active,
.dark-mode .carousel-indicators4 .active,
.dark-mode .carousel-indicators5 .active {
    background-color: #fff;
}
.dark-mode .carousel-caption {
    color: #fff;
}
.dark-mode .carousel-item-background {
    background: rgba(0, 0, 0, 0.5);
}
.dark-mode .carousel-control-prev,
.dark-mode .carousel-control-next {
    color: #fff;
}
.dark-mode .carousel-control-prev:hover,
.dark-mode .carousel-control-prev:focus {
    color: #fff;
}
.dark-mode .carousel-control-next:hover,
.dark-mode .carousel-control-next:focus {
    color: #fff;
}
.dark-mode .carousel-indicators li,
.dark-mode .carousel-indicators1 li,
.dark-mode .carousel-indicators2 li,
.dark-mode .carousel-indicators3 li,
.dark-mode .carousel-indicators4 li,
.dark-mode .carousel-indicators5 li {
    background-color: rgba(255, 255, 255, 0.5);
}
.dark-mode .carousel-indicators .active,
.dark-mode .carousel-indicators1 .active,
.dark-mode .carousel-indicators2 .active,
.dark-mode .carousel-indicators3 .active,
.dark-mode .carousel-indicators4 .active,
.dark-mode .carousel-indicators5 .active {
    background-color: #fff;
}
.dark-mode .carousel-caption {
    color: #fff;
}
.dark-mode .carousel-item-background {
    background: rgba(0, 0, 0, 0.5);
}
.dark-mode .dropdown-menu {
    color: #9595b5;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dropdown-divider {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .drop-heading {
    color: #dedefd;
}
.dark-mode .dropdown-item {
    color: #9595b5;
}
.dark-mode .dropdown-item:hover,
.dark-mode .dropdown-item:focus,
.dark-mode .dropdown-item.active,
.dark-mode .dropdown-item:active {
    background-color: #303052;
}
.dark-mode .dropdown-item.disabled,
.dark-mode .dropdown-item:disabled {
    color: #fff;
}
.dark-mode .dropdown-menu.show {
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 40px 0 rgba(34, 34, 61, 0.8);
}
.dark-mode .dropdown-header {
    color: #9595b5;
}
.dark-mode .dropdown-item-text {
    color: #dedefd;
}
.dark-mode btn.dropdown-toggle~.dropdown-menu,
.dark-mode ul.dropdown-menu li.dropdown ul.dropdown-menu {
    background-color: #f4f4f4 !important;
    background-color: white !important;
    border: 0 solid #4285f4 !important;
    box-shadow: 0px 0px 3px rgba(25, 25, 25, 0.3) !important;
}
.dark-mode .dropdown-menu {
    background-color: #2a2a4a;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dark-mode .dropdown-menu>li>a {
    color: #dedefd;
}
.dark-mode .dropdown-menu>li>a:hover,
.dark-mode .dropdown-menu>li>a:focus {
    color: #9595b5;
    background-color: #2a2a4a;
}
.dark-mode .dropdown-menu .divider {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dropdown-menu .dropdown-plus-title {
    color: #dedefd !important;
    border: 0 solid rgba(255, 255, 255, 0.1) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .dropdown-menu-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dropdown-menu-header label {
    color: #9595b5;
}
.dark-mode .dropdown-menu-arrow:before,
.dark-mode .dropdown-menu.header-search:before {
    background: #2a2a4a;
    border-top-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dropdown-menu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.dark-mode .dropdown-toggle .dropdown-label {
    background-color: #2a2a4a;
}
.dark-mode .form-control {
    color: #dedefd;
    background-color: #282848;
    border-color: rgba(255, 255, 255, 0.1) !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.dark-mode .form-control::-ms-expand {
    background-color: transparent;
}
.dark-mode .form-control:focus {
    color: #dedefd;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .form-control::placeholder {
    color: #626281 !important;
}
.dark-mode .form-control::-webkit-input-placeholder,
.dark-mode .form-control::-moz-placeholder,
.dark-mode .form-control:-ms-input-placeholder,
.dark-mode .form-control::-ms-input-placeholder {
    color: #fff !important;
}
.dark-mode .form-control:disabled,
.dark-mode .form-control[readonly] {
    background-color: #282848;
}
.dark-mode .form-control::-webkit-file-upload-button {
    color: #dedefd;
    background-color: #39395c;
}
.dark-mode .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #2a2a4a;
}
.dark-mode .form-control-plaintext {
    color: #9595b5;
}
.dark-mode .form-check-input:disabled~.form-check-label {
    color: rgba(255, 255, 255, 0.5);
}
.dark-mode .was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.dark-mode .custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #2a2a4a, 0 0 0 2px rgba(9, 173, 149, 0.25);
}
.dark-mode .was-validated .form-control:invalid,
.dark-mode .form-control.is-invalid,
.dark-mode .was-validated .form-select:invalid,
.dark-mode .form-select.is-invalid {
    border-color: #dc3545;
    background-repeat: no-repeat;
}
.dark-mode .was-validated .form-control:invalid:focus,
.dark-mode .form-control.is-invalid:focus,
.dark-mode .was-validated .form-select:invalid:focus,
.dark-mode .form-select.is-invalid:focus {
    border-color: #dc3545;
}
.dark-mode .was-validated .form-check-input:invalid~.form-check-label,
.dark-mode .form-check-input.is-invalid~.form-check-label,
.dark-mode .was-validated .custom-control-input:invalid~.custom-control-label,
.dark-mode .custom-control-input.is-invalid~.custom-control-label {
    color: #dc3545;
}
.dark-mode .was-validated .custom-control-input:invalid~.custom-control-label::before,
.dark-mode .custom-control-input.is-invalid~.custom-control-label::before {
    background-color: #ec8080;
}
.dark-mode .was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.dark-mode .custom-control-input.is-invalid:checked~.custom-control-label::before {
    background-color: #e23e3d;
}
.dark-mode .was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.dark-mode .custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #2a2a4a, 0 0 0 2px rgba(232, 38, 70, 0.25);
}
.dark-mode .form-control.header-search {
    background: #2a2a4a;
    border-color: rgba(225, 225, 225, 0.1);
    color: #fff;
}
.dark-mode .form-control.header-search::placeholder {
    color: #fff;
}
.dark-mode .form-control.header-search:hover,
.dark-mode .form-control.header-search:focus {
    border-color: rgba(225, 225, 225, 0.1);
}
.dark-mode .form-required {
    color: #dc3545;
}
.dark-mode .form-check-input:focus {
    border-color: var(--primary-bg-color);
}
.dark-mode .input-group-text {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .input-indec .input-group-btn>.btn {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .input-group-text {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .input-indec .input-group-btn>.btn {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .modal-content {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.dark-mode .modal-backdrop {
    background-color: #000;
}
.dark-mode .modal-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .modal-footer {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .modal.effect-just-me .modal-content {
    background-color: #16192f;
    border-color: #4d4e50;
}
.dark-mode .modal.effect-just-me .btn-close {
    color: #fff;
}
.dark-mode .modal.effect-just-me .modal-header {
    background-color: transparent;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .modal.effect-just-me .modal-header h6 {
    color: #fff;
}
.dark-mode .modal.effect-just-me .modal-body {
    color: rgba(255, 255, 255, 0.8);
}
.dark-mode .modal.effect-just-me .modal-body h6 {
    color: #fff;
}
.dark-mode .modal.effect-just-me .modal-footer {
    background-color: transparent;
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .nav-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .nav-pills .nav-link.active,
.dark-mode .nav-pills .show>.nav-link {
    color: #fff;
}
.dark-mode .nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
}
.dark-mode .nav.nav-pills .nav-item .nav-link-icon {
    color: #dedefd;
}
.dark-mode .nav1 {
    background: #1a1a3c;
}
.dark-mode .nav-item1:hover:not(.disabled),
.dark-mode .nav-item1.active {
    color: #fff;
}
.dark-mode .nav-item1 .nav-link {
    color: #dedefd;
}
.dark-mode .nav-item1 .nav-link.active {
    color: var(--primary-bg-color);
}
.dark-mode .nav-item1 .nav-link.disabled {
    color: #62628f;
}
.dark-mode .nav-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .nav-tabs .nav-item1.nav-link {
    border-color: transparent;
}
.dark-mode .nav-tabs .nav-item1 .nav-link {
    color: inherit;
    color: #9595b5;
    transition: 0.3s border-color;
}
.dark-mode .nav-tabs .nav-item1 .nav-link:hover:not(.disabled),
.dark-mode .nav-tabs .nav-item1 .nav-link.active {
    color: #fff;
}
.dark-mode .nav-tabs .nav-submenu .nav-item1 {
    color: #9aa0ac;
}
.dark-mode .nav-tabs .nav-submenu .nav-item1.active {
    color: #467fcf;
}
.dark-mode .nav-tabs .nav-submenu .nav-item1:hover {
    color: #6e7687;
    background: rgba(0, 0, 0, 0.024);
}
.dark-mode .nav-link {
    color: var(--primary-bg-color);
}
.dark-mode .nav-link.icon i {
    color: #dcdfed;
}
.dark-mode .nav-link.icon i::after {
    background: rgba(var(--primary-bg-color), 0);
}
.dark-mode .app-header .header-right-icons .nav-link.icon {
    color: #dcdfed !important;
}
.dark-mode .app-header .header-right-icons .nav-link.icon:hover {
    color: #dcdfed !important;
}
.dark-mode.header-light .app-header .header-right-icons .nav-link.icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode .app-header .header-right-icons .nav-link.icon:hover {
    color: #dcdfed !important;
}
.dark-mode .nav-tabs {
    color: #000;
}
.dark-mode .nav-tabs .nav-link {
    color: inherit;
    color: #9595b5;
}
.dark-mode .nav-tabs .nav-link:hover:not(.disabled),
.dark-mode .nav-tabs .nav-link.active {
    color: #fff;
}
.dark-mode .nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent;
}
.dark-mode .nav-tabs .nav-submenu {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    border-top: none;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.dark-mode .nav-tabs .nav-submenu .nav-item {
    color: #9aa0ac;
}
.dark-mode .nav-tabs .nav-submenu .nav-item:hover {
    color: #6e7687;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.024);
}
.dark-mode .page-link {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    color: #9595b5;
}
.dark-mode .page-link:hover {
    background-color: #2a2a4a;
}
.dark-mode .page-item.active .page-link {
    color: #fff;
}
.dark-mode .page-item.disabled .page-link {
    color: #4f4f67;
    background-color: #252542;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .page-header {
    border-color: transparent;
}
.dark-mode .panel-title-landing {
    color: #1643a3 !important;
}
.dark-mode .panel-footer-landing {
    border: solid 2px #1643a3 !important;
    border-top: none !important;
    background: #f7f7f7;
}
.dark-mode .panel-footer {
    background-color: #2a2a4a;
    border-top-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .panel-group .panel,
.dark-mode .panel-group1 .panel {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .panel-default>.panel-heading {
    background-color: #313152;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .panel1 {
    border-color: #fff;
}
.dark-mode .panel1:last-child {
    border-bottom: none;
}
.dark-mode .panel-body1 {
    background: #2a2a4a;
}
.dark-mode .panel-group1 .panel-body {
    border: 0px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .panel-title1 a {
    color: #fff !important;
}
.dark-mode .panel-title a.accordion-toggle:before,
.dark-mode .panel-title a.accordion-toggle.collapsed:before {
    color: #fff;
}
.dark-mode .expanel {
    background-color: #2a2a4a !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) !important;
}
.dark-mode .expanel-default>.expanel-heading {
    background-color: #3b3b5a !important;
    border-color: #2a2a4a !important;
}
.dark-mode .expanel-heading {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .expanel-footer {
    background-color: #3b3b5a !important;
    border-top-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .popover {
    background-color: #2a2a4a;
    border-color: #dee3eb;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1));
}
.dark-mode .bs-popover-top .popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=top] .popover-arrow::before {
    border-top-color: rgba(0, 0, 0, 0.25);
}
.dark-mode .bs-popover-top .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: #2a2a4a;
}
.dark-mode .bs-popover-end .popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=right] .popover-arrow::before {
    border-right-color: #dee3eb;
}
.dark-mode .bs-popover-end .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: #2a2a4a;
}
.dark-mode .bs-popover-bottom .popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
    border-bottom-color: #dee3eb;
}
.dark-mode .bs-popover-bottom .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: #2a2a4a;
}
.dark-mode .bs-popover-bottom .popover-header::before,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    border-bottom-color: #2a2a4a;
}
.dark-mode .bs-popover-start .popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=left] .popover-arrow::before {
    border-left-color: #dee3eb;
}
.dark-mode .bs-popover-start .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: #2a2a4a;
}
.dark-mode .popover-header {
    color: inherit;
    background-color: #2a2a4a;
    border-bottom-color: #ebebeb;
}
.dark-mode .popover-body {
    color: #6e7687;
}
.dark-mode .progress {
    background-color: #1a1a3c;
}
.dark-mode .progress-bar {
    color: #fff;
}
.dark-mode .table {
    color: #dedefd;
}
.dark-mode .table thead th {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .text-wrap table thead th {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table tbody+tbody,
.dark-mode .text-wrap table tbody+tbody {
    border-top: 2px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .table .table,
.dark-mode .text-wrap table .table,
.dark-mode .table .text-wrap table {
    background-color: #1f1f3c;
}
.dark-mode .text-wrap .table table,
.dark-mode .text-wrap table table {
    background-color: #2a2a4a;
}
.dark-mode .table-bordered,
.dark-mode .text-wrap table,
.dark-mode .table-bordered th,
.dark-mode .text-wrap table th,
.dark-mode .table-bordered td,
.dark-mode .text-wrap table td {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}
.dark-mode .table-hover tbody tr:hover,
.dark-mode .table-hover tbody th {
    background-color: #1a1a3c;
    color: #dedefd;
}
.dark-mode .table-dark {
    background-color: #dedefd;
}
.dark-mode .table-dark>th,
.dark-mode .table-dark>td {
    background-color: #1a1a3c;
}
.dark-mode .table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.dark-mode .table-hover .table-dark:hover>td,
.dark-mode .table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}
.dark-mode .table> :not(:first-child) {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table-active {
    background-color: rgba(0, 0, 0, 0.04);
}
.dark-mode .table-active>th,
.dark-mode .table-active>td {
    background-color: rgba(0, 0, 0, 0.04);
}
.dark-mode .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.dark-mode .table-hover .table-active:hover>td,
.dark-mode .table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.04);
}
.dark-mode .table .thead-dark th,
.dark-mode .text-wrap table .thead-dark th {
    color: #dedefd;
    background-color: #dedefd;
    border-color: #32383e;
}
.dark-mode .table .thead-light th,
.dark-mode .text-wrap table .thead-light th {
    color: #495057;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table-dark {
    color: #2a2a4a;
    background-color: #1a1a3c;
}
.dark-mode .table-dark th,
.dark-mode .table-dark td,
.dark-mode .table-dark thead th {
    border-bottom-color: rgba(255, 255, 255, 0.05) !important;
}
.dark-mode .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #2a2a4a;
}
.dark-mode .table-dark.table-striped tbody tr:nth-of-type(even) {
    background-color: #1a1a3c;
}
.dark-mode .table-dark.table-hover tbody tr:hover {
    background-color: #dedefd;
}
.dark-mode .table-inbox {
    border-color: rgba(255, 255, 255, 0.2);
}
.dark-mode .table-inbox tr {
    border-bottom-color: rgba(238, 238, 238, 0.7);
}
.dark-mode .table-inbox tr:last-child {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table-inbox tr td .fa-star.inbox-started,
.dark-mode .table-inbox tr td .fa-star:hover {
    color: #f78a09;
}
.dark-mode .table-inbox tr.unread td {
    background: #2a2a4a;
}
.dark-mode .table th,
.dark-mode .text-wrap table th {
    color: #dedefd;
}
.dark-mode .table-vcenter td,
.dark-mode .table-vcenter th {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table-secondary tbody+tbody,
.dark-mode .table-secondary td,
.dark-mode .table-secondary th,
.dark-mode .table-secondary thead th {
    border-color: rgba(255, 255, 255, 0.2);
}
.dark-mode .table-primary tbody+tbody,
.dark-mode .table-primary td,
.dark-mode .table-primary th,
.dark-mode .table-primary thead th {
    border-color: rgba(255, 255, 255, 0.2);
}
.dark-mode .table-striped tbody tr:nth-of-type(odd) {
    background: #1a1a3c;
    color: #dedefd;
}
.dark-mode .table-striped tbody tr:nth-of-type(even) {
    background-color: #2a2a4a;
}
.dark-mode .table-calendar-link {
    background: #f8f9fa;
    color: #495057;
}
.dark-mode .table-calendar-link:before {
    background: #467fcf;
}
.dark-mode .table-calendar-link:hover {
    color: #fff;
    background: #467fcf;
}
.dark-mode .table-calendar-link:hover:before {
    background: #2a2a4a;
}
.dark-mode .table-header:hover,
.dark-mode .table-header-asc,
.dark-mode .table-header-desc {
    color: #495057 !important;
}
.dark-mode .table-hover>tbody>tr:hover>* {
    color: #dedefd;
}
.dark-mode .table> :not(:last-child)> :last-child>* {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table tbody td {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .table-striped>tbody>tr:nth-of-type(odd)>* {
    color: #dedefd;
}
.dark-mode .tag {
    color: #dedefd;
    background-color: #1a1a3c;
}
.dark-mode a.tag:hover {
    background-color: rgba(110, 118, 135, 0.2);
    color: inherit;
}
.dark-mode .tag-addon {
    color: inherit;
}
.dark-mode a.tag-addon:hover {
    background: inherit;
    color: inherit;
}
.dark-mode .tag-blue {
    background-color: #467fcf !important;
    color: #fff;
}
.dark-mode .tag-indigo {
    background-color: #6574cd !important;
    color: #fff;
}
.dark-mode .tag-purple {
    background-color: #867efc !important;
    color: #fff;
}
.dark-mode .tag-pink {
    background-color: #ec82ef !important;
    color: #fff;
}
.dark-mode .tag-red {
    background-color: #c21a1a !important;
    color: #fff;
}
.dark-mode .tag-orange {
    background-color: #fc7303 !important;
    color: #fff;
}
.dark-mode .tag-yellow {
    background-color: #ecb403 !important;
    color: #fff;
}
.dark-mode .tag-green {
    background-color: #4ecc48 !important;
    color: #fff;
}
.dark-mode .tag-teal {
    background-color: #2bcbba !important;
    color: #fff;
}
.dark-mode .tag-cyan {
    background-color: #17a2b8 !important;
    color: #fff;
}
.dark-mode .tag-white {
    background-color: #2a2a4a;
    color: #fff;
}
.dark-mode .tag-gray {
    background-color: #868e96 !important;
    color: #fff;
}
.dark-mode .tag-gray-dark {
    background-color: #414160;
    color: #fff;
}
.dark-mode .tag-azure {
    background-color: #45aaf2 !important;
    color: #fff;
}
.dark-mode .tag-lime {
    background-color: #7bd235 !important;
    color: #fff;
}
.dark-mode .tag-primary {
    background-color: #467fcf;
    background-color: var(--primary-bg-color) !important;
    color: #fff;
}
.dark-mode .tag-secondary {
    background-color: #868e96;
    color: #fff;
}
.dark-mode .tag-success {
    background-color: #4ecc48 !important;
    color: #fff;
}
.dark-mode .tag-info {
    background-color: #45aaf2;
    color: #fff;
}
.dark-mode .tag-warning {
    background-color: #ecb403 !important;
    color: #fff;
}
.dark-mode .tag-danger {
    background-color: #c21a1a !important;
    color: #fff;
}
.dark-mode .tag-light {
    background-color: #f8f9fa;
    color: #fff;
}
.dark-mode .tag-dark {
    background-color: #25253e;
    color: #dedefd;
}
.dark-mode .tag-round::before {
    background-color: #2a2a4a;
}
.dark-mode .tag-outline-info {
    background-color: #c7e0fd;
    color: #1170e4;
    border-color: #1170e4;
}
.dark-mode .tag-outline-info::before {
    border-color: #1170e4;
}
.dark-mode .tag-outline {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tag-border {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .thumbnail {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .bs-popover-top .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: #2a2a4a;
}
.dark-mode .bs-popover-end .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: #2a2a4a;
}
.dark-mode .bs-popover-bottom .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: #2a2a4a;
}
.dark-mode .bs-popover-start .popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: #2a2a4a;
}
.dark-mode .tooltip-static-demo {
    background-color: #2a2a4a;
}
.dark-mode .popover-static-demo {
    background-color: #1a1a3c;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tooltip-primary .tooltip-inner {
    background-color: var(--primary-bg-color) !important;
    color: #fff;
}
.dark-mode .tooltip-primary.bs-tooltip-top .tooltip-arrow::before,
.dark-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: var(--primary-bg-color);
}
.dark-mode .tooltip-primary.bs-tooltip-bottom .tooltip-arrow::before,
.dark-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: var(--primary-bg-color);
}
.dark-mode .tooltip-primary.bs-tooltip-start .tooltip-arrow::before,
.dark-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: var(--primary-bg-color);
}
.dark-mode .tooltip-primary.bs-tooltip-end .tooltip-arrow::before,
.dark-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: var(--primary-bg-color);
}
.dark-mode .popover {
    background-color: #2a2a4a;
    border: 0px solid #2a2a4a;
}
.dark-mode .bs-popover-top>.popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before {
    border-top-color: #2a2a4a;
}
.dark-mode .bs-popover-top>.popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    border-top-color: #2a2a4a;
}
.dark-mode .bs-popover-end>.popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    border-right-color: #2a2a4a;
}
.dark-mode .bs-popover-end>.popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    border-right-color: #2a2a4a;
}
.dark-mode .bs-popover-bottom>.popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before {
    border-bottom-color: #2a2a4a;
}
.dark-mode .bs-popover-bottom>.popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    border-bottom-color: #2a2a4a;
}
.dark-mode .bs-popover-bottom .popover-header::before,
.dark-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .bs-popover-start>.popover-arrow::before,
.dark-mode .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before {
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #2a2a4a;
}
.dark-mode .bs-popover-start>.popover-arrow::after,
.dark-mode .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #2a2a4a;
}
.dark-mode .popover-header {
    color: #dedefd;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .popover-body {
    color: #aeaecf;
}
.dark-mode .popover-head-primary .popover-header {
    color: #fff;
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .popover-head-primary.bs-popover-bottom .popover-arrow::after,
.dark-mode .popover-head-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: var(--primary-bg-color) !important;
}
.dark-mode .popover-head-secondary .popover-header {
    color: #fff;
    background-color: #05c3fb !important;
}
.dark-mode .popover-head-secondary.bs-popover-bottom .popover-arrow::after,
.dark-mode .popover-head-secondary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: #05c3fb !important;
}
.dark-mode .popover-head-primary .popover-body,
.dark-mode .popover-head-secondary .popover-body {
    border-color: rgba(20, 17, 45, 0.2);
}
.dark-mode .popover-primary {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .popover-primary .popover-header {
    background-color: var(--primary-bg-color) !important;
    border-bottom-width: 0 !important;
    color: #fff;
}
.dark-mode .popover-primary.bs-popover-top .popover-arrow::after,
.dark-mode .popover-primary.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: var(--primary-bg-color) !important;
}
.dark-mode .popover-primary.bs-popover-bottom .popover-arrow::after,
.dark-mode .popover-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: var(--primary-bg-color) !important;
}
.dark-mode .popover-primary.bs-popover-start .popover-arrow::after,
.dark-mode .popover-primary.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: var(--primary-bg-color) !important;
}
.dark-mode .popover-primary.bs-popover-end .popover-arrow::after,
.dark-mode .popover-primary.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: var(--primary-bg-color) !important;
}
.dark-mode .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
}
.dark-mode .custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: rgba(218, 201, 232, 0.5);
}
.dark-mode .custom-control-input:disabled~.custom-control-label {
    color: #868e96;
}
.dark-mode .custom-control-input:disabled~.custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.dark-mode .form-select {
    color: #9595b5;
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .form-select:focus {
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none;
}
.dark-mode .form-select:focus::-ms-value {
    color: #9595b5;
    background-color: #2a2a4a;
}
.dark-mode .form-select:disabled {
    color: #9fa7af;
    background-color: #2a2a4a;
}
.dark-mode .form-file-label {
    color: #9595b5;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .form-file-label::after {
    color: #fff;
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .form-range::-webkit-slider-thumb {
    background: #2a2a4a;
    box-shadow: none;
}
.dark-mode .form-range::-webkit-slider-thumb:focus {
    box-shadow: 0 0 0 1px #2a2a4a, 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.dark-mode .form-range::-webkit-slider-thumb:active {
    background-color: #d4e1f4;
}
.dark-mode .form-range::-webkit-slider-runnable-track {
    background-color: rgba(255, 255, 255, 0.1);
    background: #467fcf;
}
.dark-mode .form-range::-moz-range-thumb {
    background: #2a2a4a;
}
.dark-mode .form-range::-moz-range-thumb:focus {
    box-shadow: 0 0 0 1px #2a2a4a, 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.dark-mode .form-range::-moz-range-thumb:active {
    background-color: #d4e1f4;
}
.dark-mode .form-range::-moz-range-track {
    background-color: rgba(255, 255, 255, 0.1);
    background: rgba(0, 50, 126, 0.12);
}
.dark-mode .form-range::-ms-thumb {
    background: #2a2a4a;
    border-color: rgba(0, 30, 75, 0.12);
}
.dark-mode .form-range::-ms-thumb:focus {
    box-shadow: 0 0 0 1px #2a2a4a, 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.dark-mode .form-range::-ms-thumb:active {
    background-color: #d4e1f4;
}
.dark-mode .form-range::-ms-fill-lower {
    background-color: rgba(255, 255, 255, 0.1);
    background: #467fcf;
}
.dark-mode .custom-control-label:before {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.02);
}
.dark-mode .form-range:focus::-webkit-slider-thumb,
.dark-mode .form-range:focus::-moz-range-thumb,
.dark-mode .form-range:focus::-ms-thumb {
    border-color: #467fcf;
    background-color: #467fcf;
}
.dark-mode .form-range::-moz-range-progress {
    background: #467fcf;
}
.dark-mode .form-range::-ms-fill-upper {
    background: rgba(0, 50, 126, 0.12);
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-switch-description {
    color: #9595b5;
}
.dark-mode .custom-switch-input:checked~.custom-switch-description {
    color: #9595b5;
}
.dark-mode .custom-switch-indicator {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-switch-indicator:before {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.dark-mode .custom-switch-input:focus~.custom-switch-indicator {
    border-color: #60529f;
}
.dark-mode .custom-radio-md .custom-control-label::before,
.dark-mode .custom-radio-lg .custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-checkbox-md .custom-control-label::before,
.dark-mode .custom-checkbox-lg .custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-checkbox-md .custom-control-input:disabled:indeterminate~.custom-control-label::before,
.dark-mode .custom-checkbox-lg .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.dark-mode .custom-switch-input:disabled~.custom-switch-indicator {
    background: #e9ecef;
}
.dark-mode .custom-switch-input:checked~.custom-switch-indicator {
    background: var(--primary-bg-color);
}
.dark-mode .custom-switch-indicator-md,
.dark-mode .custom-switch-indicator-lg {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .custom-switch-indicator-md::before,
.dark-mode .custom-switch-indicator-lg::before {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.dark-mode .collapse:not(.show) {
    background: #2a2a4a;
}
.dark-mode .notifyimg {
    color: #fff;
}
.dark-mode .aside {
    background: #2a2a4a;
    border-left-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
.dark-mode a.icon:hover {
    color: #dcdfed !important;
}
@media (max-width: 991px) {
    .dark-mode .about-con {
        border-bottom-color: rgba(255, 255, 255, 0.1);
    }
}
@media (max-width: 480px) {

    .dark-mode .tabs-menu ul li a,
    .dark-mode .tabs-menu1 ul li {
        border-color: rgba(255, 255, 255, 0.1);
    }

    .dark-mode .product-sale.nav.nav-pills .nav-item .nav-link {
        border-color: rgba(255, 255, 255, 0.1);
    }
}
@media (max-width: 320px) {
    .dark-mode .construction .btn.btn-icon {
        color: #fff;
    }
}
@media (max-width: 360px) {
    .dark-mode .breadcrumb {
        color: #fff;
    }
}
@media (max-width: 768px) {
    .dark-mode .richText .richText-toolbar ul li a {
        border: rgba(0, 40, 100, 0.12) solid 1px;
    }
}
.dark-mode .stamp {
    color: #fff;
    background: #868e96;
}
.dark-mode .example {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .example-bg {
    background: #2a2a4a;
}
.dark-mode .colorinput-color {
    border: 3px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.dark-mode .colorinput-input:focus~.colorinput-color {
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.dark-mode #back-to-top {
    color: #fff;
}
.dark-mode #back-to-top:hover {
    background: #fff !important;
}
.dark-mode .features span {
    color: #43414e;
}
.dark-mode .feature .border {
    color: #fff;
}
.dark-mode .actions:not(.a-alt)>li>a>i {
    color: #939393;
}
.dark-mode #sidebar li a.active {
    background: #2a2a4a;
}
.dark-mode #sidebar li a.active a[data-toggle=collapse] {
    background: #2a2a4a;
}
.dark-mode .line-divide {
    border-color: rgba(218, 216, 219, 0.2);
}
.dark-mode .activity {
    border-left-color: rgba(0, 0, 0, 0.125);
}
.dark-mode .username {
    color: #fff;
}
.dark-mode .username+p {
    color: #f2f2f2;
}
.dark-mode #user-profile .profile-details ul>li>span {
    color: #643ba2;
}
@media (max-width: 1024px) {

    .dark-mode body.search-show:before,
    .dark-mode body.sidebar-show:before {
        background-color: rgba(0, 0, 0, 0.4);
    }
}
@media (max-width: 575.98px) {
    .dark-mode .header .form-inline .search-element .form-control {
        background: #2a2a4a;
    }

    .dark-mode .form-control.header-search {
        color: #000;
    }

    .dark-mode .header .form-inline .btn {
        color: #46494a !important;
    }

    .dark-mode .header .form-inline .form-control::-webkit-input-placeholder {
        color: #fff !important;
    }

    .dark-mode .header .navsearch i {
        color: #fff;
    }
}
.dark-mode .settings {
    color: #fff;
}
.dark-mode .member {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 998px) and (min-width: 768px) {

    .dark-mode .note-popover .popover-content,
    .dark-mode .card-header.note-toolbar {
        background: #2a2a4a;
    }
}
.dark-mode .material-switch>label::before {
    background: #9595b5;
    box-shadow: inset 0px 0px 10px rgba(42, 38, 53, 0.5);
}
.dark-mode .material-switch>label::after {
    background: #3d3d5a;
    box-shadow: 0px 0px 5px rgba(42, 38, 53, 0.9);
}
.dark-mode .material-switch>input[type=checkbox]:checked+label::before,
.dark-mode .material-switch>input[type=checkbox]:checked+label::after {
    background: inherit;
}
.dark-mode .sw-theme-default>ul.step-anchor>li>a::after {
    background: none !important;
}
.dark-mode .border-transparet {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .breadcrumb .breadcrumb-item.active,
.dark-mode .breadcrumb-item1 a {
    color: var(--primary-bg-color);
}
.dark-mode .input-group.input-indec .form-control {
    border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
    .dark-mode .main-header-center .form-control {
        background: #2a2a4a;
        border-color: rgba(255, 255, 255, 0.1);
    }

    .dark-mode.header-light .main-header-center .form-control {
        background: #fff;
        border: 1px solid #e9edf4;
    }
    .dark-mode .main-header-center .btn {
        background-color: transparent;
        color: #b4bdce;
    }
}
.dark-mode .pulse-danger {
    background: #ee335e;
}
.dark-mode .pulse-danger:before {
    background: rgba(238, 51, 94, 0.8);
    box-shadow: 0 0 0 rgba(238, 51, 94, 0.9);
}
.dark-mode .pulse {
    background: #22c03c;
}
.dark-mode .pulse:before {
    background: rgba(34, 192, 60, 0.6);
    box-shadow: 0 0 0 rgba(34, 192, 60, 0.9);
}
.dark-mode .progress.info1 {
    background: #fed5db;
}
.dark-mode .progress.secondary {
    background: #f9d1bd;
}
.dark-mode .avatar {
    color: #fff;
}
.dark-mode .badge-success-light {
    background-color: rgba(19, 191, 27, 0.15) !important;
    color: #13bf1b;
}
.dark-mode .badge-orange-light {
    color: #e17626;
    background-color: rgba(225, 118, 38, 0.15);
}
.dark-mode .badge-danger-light {
    color: #f33819;
    background-color: rgba(243, 56, 25, 0.15);
}
.dark-mode .badge.bg-white {
    background-color: #fff !important;
}
.dark-mode .browser-stats img {
    background: #1a1a3c;
}
.dark-mode .box-shadow-primary {
    box-shadow: 0 5px 10px #42444a;
}
.dark-mode .box-shadow-secondary {
    box-shadow: 0 5px 10px #4e4642;
}
.dark-mode .box-shadow-success {
    box-shadow: 0 5px 10px #45504e;
}
.dark-mode .box-shadow-danger {
    box-shadow: 0 5px 10px #524a4b;
}
.dark-mode .box-shadow-pink {
    box-shadow: 0 5px 10px #544c4f;
}
.dark-mode .sidebar .tab-menu-heading {
    background: var(--primary-bg-color);
    color: #fff;
}
.dark-mode .sidebar-right .dropdown-item h6 {
    color: #282f53;
}
.dark-mode .nav.panel-tabs a.active {
    color: var(--primary-bg-color);
}
.dark-mode .nav.panel-tabs.panel-secondary a {
    color: #05c3fb;
}
.dark-mode .nav.panel-tabs.panel-secondary a.active {
    background-color: #05c3fb !important;
    color: #fff;
}
.dark-mode .nav.panel-tabs.panel-danger a {
    color: #e82646;
}
.dark-mode .nav.panel-tabs.panel-danger a.active {
    background-color: #e82646 !important;
    color: #fff !important;
}
.dark-mode .nav.panel-tabs.panel-success a {
    color: #09ad95;
}
.dark-mode .nav.panel-tabs.panel-success a.active {
    background-color: #09ad95 !important;
    color: #fff !important;
}
.dark-mode .nav.panel-tabs.panel-info a {
    color: #1170e4;
}
.dark-mode .nav.panel-tabs.panel-info a.active {
    background-color: #1170e4 !important;
    color: #fff !important;
}
.dark-mode .task-list {
    color: #dedefd;
}
.dark-mode .task-list:before {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .mail-inbox .icons {
    color: #dedefd !important;
}
.dark-mode .table-inbox tr td i {
    color: #4e4c6a;
}
.dark-mode .table-inbox tr td i:hover {
    color: #f7284a;
}
.dark-mode .table-inbox tr td .fa-star:hover {
    color: #fbc518;
}
.dark-mode .mail-option .btn-group a.btn,
.dark-mode .mail-option .chk-all {
    border-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .mail-option .btn-group a.all {
    box-shadow: none;
}
.dark-mode .inbox-pagination a.np-btn {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .acc-header a {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .acc-header a.collapsed {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .acc-body {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .card-pay .tabs-menu li a {
    border-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .card-pay .tabs-menu li a.active {
    background: var(--primary-bg-color);
    color: #fff;
}
.dark-mode .main-content-label,
.dark-mode .card-table-two .card-title,
.dark-mode .card-dashboard-eight .card-title {
    color: #dedefd;
}
.dark-mode .social-login {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .user-social-detail .social-profile {
    background: #383862;
}
.dark-mode .sticky.sticky-pin .horizontal-main.hor-menu {
    box-shadow: 5px 7px 26px -5px rgba(104, 113, 123, 0.1);
}
.dark-mode .mini-stat-icon {
    color: #fff;
}
.dark-mode .product-grid6 {
    overflow: hidden;
}
.dark-mode .product-grid6 .price span {
    color: #9595b5;
}
.dark-mode .product-grid6 .icons-wishlist li a i {
    color: inherit;
}
.dark-mode .product-grid6 .icons-wishlist li a:hover,
.dark-mode .product-grid6 .icons-wishlist li a:after,
.dark-mode .product-grid6 .icons-wishlist li a:before {
    color: #fff;
}
.dark-mode .product-grid6 .icons li a i {
    color: inherit;
}
.dark-mode .product-grid6 .icons li a:hover,
.dark-mode .product-grid6 .icons li a:after,
.dark-mode .product-grid6 .icons li a:before {
    color: #fff;
}
.dark-mode .apexcharts-radialbar-track.apexcharts-track path {
    stroke: #2a2a4a;
}
.dark-mode .apex-charts text {
    fill: #000200;
}
.dark-mode .offcanvas {
    background: #2a2a4a;
}
.dark-mode .offcanvas-start {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .offcanvas-end {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .offcanvas-bottom {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .offcanvas-top {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .toast {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.dark-mode .toast .toast-header {
    background: #2a2a4a;
    color: #dedefd;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .toast.show .btn-close {
    color: #d5d5d5;
}
.dark-mode .task-icon1:first-child {
    border: 2px solid var(--primary-bg-color);
}
.dark-mode .nav.product-sale a.active {
    background-color: #2a2a4a;
    border-bottom: none;
}
.dark-mode .profile-cover__img {
    color: #fff;
}
.dark-mode .profile-cover__img .profile-img-1>img {
    border: 5px solid #ffffff;
}
.dark-mode .profile-cover__img>.h3 {
    color: #393939;
}
.dark-mode .profile-cover__info .nav li {
    color: #464461;
}
.dark-mode .social.social-profile-buttons .social-icon {
    background: #3b366c;
    border-color: rgba(255, 255, 255, 0.1);
    color: #abb4c7;
}
.dark-mode .profile-share {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .option-dots {
    color: #5c678f;
}
.dark-mode .option-dots:focus,
.dark-mode .option-dots:hover,
.dark-mode .option-dots[aria-expanded=true] {
    background: #3b3b64;
}
@media (min-width: 601px) {
    .dark-mode .social-profile-buttons .nav {
        color: #999;
    }
}
.dark-mode .social-profile-buttons .nav li {
    color: #464461;
}
.dark-mode .item2-gl-menu {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .item2-gl-menu li a {
    color: #b0b0c5;
}
.dark-mode .item2-gl-menu li .active {
    color: var(--primary-bg-color);
}
.dark-mode .product-label {
    background: rgba(178, 177, 183, 0.1);
}
.dark-mode .ui-state-hover,
.dark-mode .ui-widget-content .ui-state-hover,
.dark-mode .ui-widget-header .ui-state-hover,
.dark-mode .ui-state-focus,
.dark-mode .ui-widget-content .ui-state-focus,
.dark-mode .ui-widget-header .ui-state-focus {
    border-color: var(--primary-bg-color) !important;
    background: var(--primary-bg-color) !important;
}
.dark-mode .ui-widget-content {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .product-list .icons li a:after,
.dark-mode .product-list .icons li a:before {
    color: #fff;
}
.dark-mode .product-grid6 .card-footer .btn-outline-primary:hover {
    color: #fff;
}
.dark-mode .carousel-inner .carousel-item .thumb {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .carousel-inner .carousel-item .thumb.active {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .customer-services {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .customer-services span {
    background-color: #2a2a4a;
    color: var(--primary-bg-color);
}
.dark-mode .login-social-icon::before,
.dark-mode .login-social-icon::after {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .login-social-icon span {
    background: #2a2a4a;
}
.dark-mode .custom-layout {
    color: #fff;
}
.dark-mode .custom-layout .nav-link.icon i {
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: rgba(255, 255, 255, 0.08);
}
.dark-mode .custom-layout .nav-link.icon i::after {
    background-color: transparent;
}
.dark-mode .dark-mode .custom-layout .nav-link.icon i {
    color: #fff !important;
}
.dark-mode .country-selector .nav-link {
    color: #495046;
}
.dark-mode .country {
    color: #f7f7f7;
}
.dark-mode .country span:hover {
    color: #f7f7f7;
}
.dark-mode .theme-container .active {
    border-color: var(--primary-bg-color);
    background: #2a2a4a;
    color: var(--primary-bg-color);
}
.dark-mode .theme-container1 .active {
    border-color: #fc5296;
    background: #2a2a4a;
    color: #fc5296;
}
.dark-mode .theme-container2 .active {
    border-color: #05c3fb;
    background: #2a2a4a;
    color: #05c3fb;
}
.dark-mode .settings-icon {
    border-color: var(--primary-bg-color);
}
.dark-mode .input-group-text.input-text-color {
    background-color: #2a2a4a;
}
.dark-mode .payment-icon.active svg {
    fill: #fff;
}
.dark-mode .payment-icon svg {
    fill: #dedefd;
}
.dark-mode .notification:before {
    background: var(--primary02);
}
.dark-mode .notification .notification-time .date,
.dark-mode .notification .notification-time .time {
    color: #8f8fb1;
}
.dark-mode .notification .notification-icon a {
    background: #2a2a4a;
    color: #fff;
    border: 3px solid var(--primary-bg-color);
}
.dark-mode .notification .notification-body {
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.03);
    background: #2a2a4a;
}
.dark-mode .notification .notification-body:before {
    border: 10px solid transparent;
    border-right-color: #2a2a4a;
}
.dark-mode .notification-time-date {
    color: #8f8fb1;
}
.dark-mode .btn-country {
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none !important;
    color: #dedefd;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1) !important;
}
.dark-mode .btn-country:hover {
    border-color: var(--primary-bg-color) !important;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1) !important;
}
.dark-mode .btn-check:checked+.btn-country {
    border-color: var(--primary-bg-color) !important;
}
.dark-mode .btn-country.active,
.dark-mode .btn-country:active {
    border-color: var(--primary-bg-color) !important;
}
.dark-mode .email-icon {
    border-color: rgba(255, 255, 255, 0.1);
    color: #5c678f;
}
.dark-mode .product-grid6 .card-footer .btn-outline-primary:hover .wishlist-icon {
    color: #fff;
}
.dark-mode .btn-outline-primary .wishlist-icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode .btn-outline-primary:hover .wishlist-icon {
    color: #fff !important;
}
.dark-mode #chartZoom .btn-outline-primary:hover {
    color: #fff;
}
.dark-mode .file-image .icons li a {
    color: #fff;
}
.dark-mode .file-image .icons li a:after,
.dark-mode .file-image .icons li a:before,
.dark-mode .file-image .icons li a:hover {
    color: #fff;
}
.dark-mode .file-name {
    color: #fff;
}
.dark-mode .img-1 img {
    border: 6px solid rgba(225, 225, 225, 0.5);
}
.dark-mode .profile-img {
    border-color: rgba(167, 180, 201, 0.2);
    background: rgba(225, 225, 225, 0.2);
}
.dark-mode .demo-gallery>ul>li a {
    border: 3px solid #fff;
}
.dark-mode .demo-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
}
.dark-mode .demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}
.dark-mode .gallery a img {
    border-color: rgba(0, 0, 0, 0.2);
}
.dark-mode .example+.highlight {
    border-top: none;
}
.dark-mode .highlight {
    border-color: rgba(255, 255, 255, 0.1);
    border-top: none;
    background: #2a2a4a;
}
.dark-mode .highlight .hll {
    background-color: #ffc;
}
.dark-mode .highlight .c {
    color: #999;
}
.dark-mode .highlight .k {
    color: #069;
}
.dark-mode .highlight .o {
    color: #555;
}
.dark-mode .highlight .cm {
    color: #999;
}
.dark-mode .highlight .cp {
    color: #099;
}
.dark-mode .highlight .c1,
.dark-mode .highlight .cs {
    color: #999;
}
.dark-mode .highlight .gd {
    background-color: #fcc;
    border-color: #c00;
}
.dark-mode .highlight .gr {
    color: #f00;
}
.dark-mode .highlight .gh {
    color: #030;
}
.dark-mode .highlight .gi {
    background-color: #cfc;
    border-color: #0c0;
}
.dark-mode .highlight .go {
    color: #aaa;
}
.dark-mode .highlight .gp {
    color: #009;
}
.dark-mode .highlight .gu {
    color: #030;
}
.dark-mode .highlight .gt {
    color: #9c6;
}
.dark-mode .highlight .kc,
.dark-mode .highlight .kd,
.dark-mode .highlight .kn,
.dark-mode .highlight .kp,
.dark-mode .highlight .kr {
    color: #069;
}
.dark-mode .highlight .kt {
    color: #078;
}
.dark-mode .highlight .m {
    color: #f60;
}
.dark-mode .highlight .s {
    color: #cc0099;
}
.dark-mode .highlight .na {
    color: #00cc7a;
}
.dark-mode .highlight .nb {
    color: #366;
}
.dark-mode .highlight .nc {
    color: #0a8;
}
.dark-mode .highlight .no {
    color: #360;
}
.dark-mode .highlight .nd {
    color: #99f;
}
.dark-mode .highlight .ni {
    color: #999;
}
.dark-mode .highlight .ne {
    color: #c00;
}
.dark-mode .highlight .nf {
    color: #c0f;
}
.dark-mode .highlight .nl {
    color: #99f;
}
.dark-mode .highlight .nn {
    color: #0cf;
}
.dark-mode .highlight .nt {
    color: #e12020;
}
.dark-mode .highlight .nv {
    color: #033;
}
.dark-mode .highlight .ow {
    color: #000;
}
.dark-mode .highlight .w {
    color: #bbb;
}
.dark-mode .highlight .mf,
.dark-mode .highlight .mh,
.dark-mode .highlight .mi,
.dark-mode .highlight .mo {
    color: #f60;
}
.dark-mode .highlight .sb,
.dark-mode .highlight .sc,
.dark-mode .highlight .sd,
.dark-mode .highlight .s2,
.dark-mode .highlight .se,
.dark-mode .highlight .sh {
    color: #c30;
}
.dark-mode .highlight .si {
    color: #a00;
}
.dark-mode .highlight .sx {
    color: #c30;
}
.dark-mode .highlight .sr {
    color: #3aa;
}
.dark-mode .highlight .s1 {
    color: #c30;
}
.dark-mode .highlight .ss {
    color: #fc3;
}
.dark-mode .highlight .bp {
    color: #366;
}
.dark-mode .highlight .vc,
.dark-mode .highlight .vg,
.dark-mode .highlight .vi {
    color: #033;
}
.dark-mode .highlight .il {
    color: #f60;
}
.dark-mode .highlight .css .o {
    color: #999;
}
.dark-mode .highlight .css .o+.nt {
    color: #999;
}
.dark-mode .highlight .css .nt+.nt {
    color: #999;
}
.dark-mode .highlight .language-bash::before,
.dark-mode .highlight .language-sh::before,
.dark-mode .highlight .language-powershell::before {
    color: #009;
}
.dark-mode .label-default {
    background: #d5e0ec;
    color: #fff;
}
.dark-mode .label-success {
    background: #09ad95;
    color: #fff;
}
.dark-mode .label-danger {
    background: #f5334f;
    color: #fff;
}
.dark-mode .label-warning {
    background: #f7b731;
    color: #fff;
}
.dark-mode .label-info {
    background: #1170e4;
    color: #fff;
}
.dark-mode .list-group-item.active {
    background-color: #292948;
    color: #dedefd;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .list-group-item-action {
    color: #9595b5;
}
.dark-mode .list-group-item-action:hover,
.dark-mode .list-group-item-action:focus,
.dark-mode .list-group-item-action:active {
    color: #9595b5;
    background-color: #2a2a4a;
}
.dark-mode .list-group-item,
.dark-mode .listorder,
.dark-mode .listorder1,
.dark-mode .listunorder,
.dark-mode .listunorder1 {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    color: #9595b5;
}
.dark-mode .list-group-item.disabled,
.dark-mode .list-group-item:disabled {
    color: #545c74;
    background-color: #252542;
}
.dark-mode .list-group-item-primary {
    color: #24426c !important;
    background-color: #cbdbf2;
}
.dark-mode .list-group-item-primary.list-group-item-action:hover,
.dark-mode .list-group-item-primary.list-group-item-action:focus {
    color: #24426c;
    background-color: #b7cded;
}
.dark-mode .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #24426c;
    border-color: #24426c;
}
.dark-mode .list-group-item-secondary {
    color: #464a4e !important;
    background-color: #dddfe2;
}
.dark-mode .list-group-item-secondary.list-group-item-action:hover,
.dark-mode .list-group-item-secondary.list-group-item-action:focus {
    color: #464a4e;
    background-color: #cfd2d6;
}
.dark-mode .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e;
}
.dark-mode .list-group-item-success {
    color: #09ad95 !important;
    background-color: rgba(9, 173, 149, 0.4);
}
.dark-mode .list-group-item-success.list-group-item-action:hover,
.dark-mode .list-group-item-success.list-group-item-action:focus {
    color: #09ad95;
    background-color: rgba(9, 173, 149, 0.2);
}
.dark-mode .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #09ad95;
    border-color: #09ad95;
}
.dark-mode .list-group-item-info {
    color: #1170e4 !important;
    background-color: rgba(17, 112, 228, 0.4);
}
.dark-mode .list-group-item-info.list-group-item-action:hover,
.dark-mode .list-group-item-info.list-group-item-action:focus {
    color: #1170e4;
    background-color: rgba(17, 112, 228, 0.2);
}
.dark-mode .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: rgba(17, 112, 228, 0.2);
    border-color: rgba(17, 112, 228, 0.2);
}
.dark-mode .list-group-item-warning {
    color: #f7b731 !important;
    background-color: rgba(247, 183, 49, 0.4);
}
.dark-mode .list-group-item-warning.list-group-item-action:hover,
.dark-mode .list-group-item-warning.list-group-item-action:focus {
    color: #f7b731;
    background-color: rgba(247, 183, 49, 0.2);
}
.dark-mode .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #f7b731;
    border-color: #f7b731;
}
.dark-mode .list-group-item-danger {
    color: #e82646 !important;
    background-color: rgba(232, 38, 70, 0.4);
}
.dark-mode .list-group-item-danger.list-group-item-action:hover,
.dark-mode .list-group-item-danger.list-group-item-action:focus {
    color: #e82646;
    background-color: rgba(232, 38, 70, 0.2);
}
.dark-mode .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #e82646;
    border-color: #e82646;
}
.dark-mode .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.dark-mode .list-group-item-light.list-group-item-action:hover,
.dark-mode .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.dark-mode .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.dark-mode .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.dark-mode .list-group-item-dark.list-group-item-action:hover,
.dark-mode .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.dark-mode .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.dark-mode .list-group-item {
    border-color: rgba(255, 255, 255, 0.1);
    color: #9595b5;
}
.dark-mode .list-group-item.active .icon {
    color: inherit !important;
}
.dark-mode .list-group-item .icon {
    color: #dedefd !important;
}
.dark-mode .list-group-transparent .list-group-item.active {
    background: #3b3b60;
    color: #dedefd;
}
.dark-mode .list-group-transparent.file-manager .list-group-item {
    color: #dedefd;
}
.dark-mode .list-group-transparent.file-manager.file-manager-border .list-group-item {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .file-image-1 {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .file-image-1 .file-name-1 {
    color: #dedefd;
}
.dark-mode .file-radius-attachments i {
    color: #dedefd;
}
.dark-mode .file-square-attachments a {
    color: #dedefd;
}
.dark-mode .btn-close {
    color: #9595b5;
}
.dark-mode .btn-close:hover,
.dark-mode .btn-close:focus {
    color: inherit;
}
.dark-mode .navbar-toggler {
    background-color: transparent;
    border-color: transparent;
}
@media (min-width: 992px) {
    .dark-mode .responsive-navbar .navbar-collapse {
        background: transparent;
    }
}
.dark-mode .navbar-light .navbar-brand {
    color: #dedefd;
}
.dark-mode .navbar-light .navbar-brand:hover,
.dark-mode .navbar-light .navbar-brand:focus {
    color: #dedefd;
}
.dark-mode .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.dark-mode .navbar-light .navbar-nav .nav-link:hover,
.dark-mode .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.dark-mode .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.dark-mode .navbar-light .navbar-nav .show>.nav-link,
.dark-mode .navbar-light .navbar-nav .active>.nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.dark-mode .navbar-light .navbar-nav .nav-link.show,
.dark-mode .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.dark-mode .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.dark-mode .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.dark-mode .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.dark-mode .navbar-light .navbar-text a:hover,
.dark-mode .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.dark-mode .navbar-dark .navbar-brand {
    color: #fff;
}
.dark-mode .navbar-dark .navbar-brand:hover,
.dark-mode .navbar-dark .navbar-brand:focus {
    color: #fff;
}
.dark-mode .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.dark-mode .navbar-dark .navbar-nav .nav-link:hover,
.dark-mode .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.dark-mode .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.dark-mode .navbar-dark .navbar-nav .show>.nav-link,
.dark-mode .navbar-dark .navbar-nav .active>.nav-link {
    color: #fff;
}
.dark-mode .navbar-dark .navbar-nav .nav-link.show,
.dark-mode .navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.dark-mode .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.dark-mode .navbar-dark .navbar-text a {
    color: #fff;
}
.dark-mode .navbar-dark .navbar-text a:hover,
.dark-mode .navbar-dark .navbar-text a:focus {
    color: #fff;
}
@media (max-width: 991px) {
    .dark-mode .navresponsive-toggler span {
        color: #dcdfed;
    }

    .dark-mode .navresponsive-toggler span:after {
        background: rgba(var(--primary-bg-color), 0);
    }

    .dark-mode .responsive-navbar .navbar-collapse .icon.navsearch {
        border-color: #e4e6f9;
    }
    .dark-mode .responsive-navbar .navbar-collapse {
        background: #2a2a4a;
        box-shadow: 0 12px 11px -3px rgba(104, 113, 123, 0.1);
        border-top-color: rgba(255, 255, 255, 0.1);
    }
}
.dark-mode .scrollspy-example {
    border-right-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .scrollspy-example-2 {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode #navbar-example3 .nav-link {
    color: #dedefd;
}
.dark-mode #navbar-example3 .nav-link.active {
    color: #fff;
}
.dark-mode .nav-link:focus,
.dark-mode .nav-link:hover {
    color: var(--primary-bg-color);
}
.dark-mode .pricing {
    color: #fff;
}
.dark-mode .pricing1 {
    color: #707070;
}
.dark-mode .pricing .list-unstyled li {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .pricing1 .list-unstyled li {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .panel-heading {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    background: #2a2a4a;
}
.dark-mode .panel.price {
    box-shadow: 0 0.15rem 1.75rem 0 #0e0f2e;
    background: #2a2a4a;
}
.dark-mode .panel.price>.panel-heading {
    color: #fff;
}
.dark-mode .price .panel-footer {
    background-color: #2a2a4a;
}
.dark-mode .price.panel-color>.panel-body {
    background-color: #2a2a4a;
}
.dark-mode .ribbone1-price .ribbon span {
    color: #fff;
    background: #79a70a;
    background: var(--primary-bg-color);
    box-shadow: 0 3px 10px -5px black;
}
.dark-mode .ribbone1-price .ribbon span::before {
    border-left: 3px solid var(--primary-bg-color);
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid var(--primary-bg-color);
}
.dark-mode .ribbone1-price .ribbon span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid var(--primary-bg-color);
    border-bottom: 3px solid transparent;
    border-top: 3px solid var(--primary-bg-color);
}
.dark-mode .secondary .pricing-divider {
    background: #2a2a4a;
}
.dark-mode .danger .pricing-divider {
    background: #2a2a4a !important;
}
.dark-mode .primary .pricing-divider {
    background: #2a2a4a !important;
}
.dark-mode .success .pricing-divider {
    background: #2a2a4a;
}
.dark-mode .rating-stars input {
    color: #495057;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tabs-menu ul li a {
    color: #dedefd;
}
.dark-mode .tabs-menu ul li .active {
    color: var(--primary-bg-color);
}
.dark-mode .tabs-menu1 ul li a {
    color: #dedefd;
}
.dark-mode .tab-menu-heading {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .tabs-menu2 ul li a {
    color: #636262;
}
.dark-mode .tabs-menu2 ul li .fade {
    color: rgba(238, 238, 238, 0.9333333333);
}
.dark-mode .search-tabs ul li a.active {
    border-bottom: 3px solid var(--primary-bg-color);
    background-color: transparent !important;
}
.dark-mode .search-tabs ul li a:hover {
    background-color: transparent !important;
}
.dark-mode .tabs-menu-border ul li .active {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tabs-menu-boxed ul li a {
    color: #dedefd;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tabs-menu-boxed ul li .active {
    border-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: transparent;
}
.dark-mode .tab_wrapper .content_wrapper .accordian_header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper .content_wrapper .accordian_header .arrow {
    background: transparent;
    border-top-color: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
}
.dark-mode .tab_wrapper .content_wrapper .accordian_header.active {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .timeline__item:after {
    background: #fff !important;
}
.dark-mode .timeline__content {
    background-color: #2a2a4a;
}
.dark-mode .timeline:before {
    background-color: #e9ecef;
}
.dark-mode .timeline-item:first-child:before,
.dark-mode .timeline-item:last-child:before {
    background: #2a2a4a;
}
.dark-mode .timeline-badge {
    border-color: #fff;
    background: #adb5bd;
}
.dark-mode .timeline-time {
    color: #9aa0ac;
}
.dark-mode .timeline__item--right .timeline__content:before {
    border-right: 12px solid rgba(238, 232, 239, 0.9);
}
.dark-mode ul.timeline:before {
    background: #d4d9df;
}
.dark-mode ul.timeline>li:before {
    border-color: #6c6c6f;
}
.dark-mode .vtimeline::before {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .vtimeline .timeline-wrapper .timeline-panel {
    background: #2a2a4a;
    box-shadow: 0 5px 12px 0 #101329;
}
.dark-mode .vtimeline .timeline-wrapper .timeline-panel:after {
    border-top: 10px solid transparent;
    border-left-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
    border-bottom: 10px solid transparent;
}
.dark-mode .vtimeline .timeline-wrapper .timeline-badge {
    border-color: #1a1a3c;
}
.dark-mode .vtimeline .timeline-wrapper .timeline-badge i {
    color: #fff;
}
.dark-mode .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 10px;
}
.dark-mode .timeline-wrapper-primary .timeline-panel:before,
.dark-mode .timeline-wrapper-primary .timeline-badge {
    background: var(--primary-bg-color);
}
.dark-mode .timeline-wrapper-secondary .timeline-panel:before,
.dark-mode .timeline-wrapper-secondary .timeline-badge {
    background: #05c3fb;
}
.dark-mode .timeline-wrapper-success .timeline-panel:before,
.dark-mode .timeline-wrapper-success .timeline-badge {
    background: #09ad95;
}
.dark-mode .timeline-wrapper-green .timeline-panel:before,
.dark-mode .timeline-wrapper-green .timeline-badge {
    background: #4ecc48;
}
.dark-mode .timeline-wrapper-warning .timeline-panel:before,
.dark-mode .timeline-wrapper-warning .timeline-badge {
    background: #fcd539;
}
.dark-mode .timeline-wrapper-danger .timeline-panel:before,
.dark-mode .timeline-wrapper-danger .timeline-badge {
    background: #f16d75;
}
.dark-mode .timeline-wrapper-light .timeline-panel:before,
.dark-mode .timeline-wrapper-light .timeline-badge {
    background: #2a2a4a;
}
.dark-mode .timeline-wrapper-dark .timeline-panel:before,
.dark-mode .timeline-wrapper-dark .timeline-badge {
    background: #828db1;
}
@media (max-width: 767px) {
    .dark-mode .vtimeline .timeline-wrapper .timeline-panel:after {
        border-right: 14px solid rgba(255, 255, 255, 0.2) !important;
        border-left: 0 solid rgba(255, 255, 255, 0.2) !important;
    }
}
.dark-mode .footer {
    background: transparent;
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .footer .social ul li a {
    border-color: rgba(255, 255, 255, 0.1);
    background: #1a1a3c;
    color: #dedefd;
}
.dark-mode .top-footer p {
    color: #9595b5;
}
.dark-mode .top-footer a {
    color: #9595b5;
}
.dark-mode .top-footer a address {
    color: #9595b5;
}
.dark-mode .top-footer img {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .top-footer img:hover {
    color: #8e9090;
}
.dark-mode .footer-payments a {
    color: #a7a8c7;
}
.dark-mode .main-footer {
    background-color: #2a2a4a;
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .header {
    background: #2a2a4a;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .header-brand,
.dark-mode .app-header .header-brand,
.dark-mode .header-brand:hover {
    color: inherit;
}
@media (max-width: 767px) {
    .dark-mode .header.hor-header {
        border-bottom-color: rgba(255, 255, 255, 0.1);
        box-shadow: 0 8px 24px #2a2a4a;
    }

    .dark-mode .hor-header .header-brand-img.light-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.dark-mode .header .form-inline .form-control {
    border-color: rgba(225, 225, 225, 0.1);
    background: rgba(225, 225, 225, 0.3);
    color: #000 !important;
}
.dark-mode .header .form-inline .btn {
    border: 2px solid transparent;
    box-shadow: none;
    background: transparent;
    color: #fff;
}
@media (max-width: 767.98px) and (min-width: 576px) {
    .dark-mode .header .navsearch i {
        color: #fff;
    }

    .dark-mode .search-element .form-control {
        background: #fff !important;
        color: #000;
    }

    .dark-mode .header .form-inline .form-control::-webkit-input-placeholder {
        color: #9595b5;
    }

    .dark-mode .header .navsearch i {
        color: #fff;
    }

    .dark-mode .header .form-inline .btn {
        color: #46494a !important;
    }
}
@media only screen and (max-width: 991px) {

    .dark-mode .animated-arrow span:before,
    .dark-mode .animated-arrow span:after {
        background: #282f53;
    }
    .dark-mode body {
        background-color: #2a2a4a;
    }
}
.dark-mode .hor-header .header-brand1 {
    color: inherit;
}
.dark-mode .header-right-icons .nav-link.icon:hover {
    background: none;
}
.dark-mode .header-right-icons .profile-user:hover {
    box-shadow: none;
}
.dark-mode .hor-header .header-right-icons .nav-link.icon {
    color: #dcdfed;
}
.dark-mode.header-light .hor-header .header-right-icons .nav-link.icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode .logo-horizontal .header-brand-img.desktop-logo {
    display: block;
}
.dark-mode.horizontal.header-light .logo-horizontal .header-brand-img.light-logo1 {
    display: block;
}
.dark-mode.horizontal.header-light .logo-horizontal .header-brand-img.desktop-logo {
    display: none;
}
.dark-mode .hor-header .header-brand-img.light-logo {
    display: block;
}
@media (max-width: 991px) {
    .dark-mode .header {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }
}
.dark-mode .header .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .header .dropdown-menu .dropdown-item {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .header .dropdown-item,
.dark-mode .header .notifications-menu h5,
.dark-mode .header .message-menu h5 {
    color: #dedefd;
}
.dark-mode .header .notifications-menu span,
.dark-mode .header .message-menu span {
    color: #9595b5;
}
.dark-mode .header .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .header .dropdown-menu .dropdown-item {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .header .profile-1 .dropdown-item .dropdown-icon {
    color: var(--primary-bg-color);
}
.dark-mode .header .profile-1 .dropdown-item .dropdown-icon::after {
    background: rgba(var(--primary-bg-color), 0);
}
.dark-mode .responsive-navbar .notifications-menu h5,
.dark-mode .responsive-navbar .message-menu h5 {
    color: #dedefd;
}
.dark-mode .responsive-navbar .notifications-menu span,
.dark-mode .responsive-navbar .message-menu span {
    color: #9595b5;
}
.dark-mode .responsive-navbar .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(34, 34, 61, 0.8);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .responsive-navbar .dropdown-menu .dropdown-item {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .responsive-navbar .profile-1 .dropdown-item .dropdown-icon {
    color: var(--primary-bg-color);
}
.dark-mode .responsive-navbar .profile-1 .dropdown-item .dropdown-icon::after {
    background: rgba(var(--primary-bg-color), 0);
}
@media only screen and (max-width: 991px) {
    .dark-mode {
        /* ================== Mobile Slide Down Links CSS ================== */
        /* ================== Mobile Mega Menus CSS  ================== */
        /* ================== Mobile Header CSS ================== */
        /* Mobile Toggle Menu icon (X ICON) */
        /* ================== Mobile Overlay/Drawer CSS ================== */
        /*End Media Query*/
    }

    .dark-mode .horizontal-header {
        border-bottom-color: rgba(0, 0, 0, 0.1);
        border-top-color: rgba(0, 0, 0, 0.1);
    }

    .dark-mode .callusbtn {
        color: #a9a9a9;
    }

    .dark-mode .callusbtn:hover .fa {
        color: #a9a9a9;
    }

    .dark-mode .animated-arrow span {
        background: #9595b5;
    }

    .dark-mode .animated-arrow span:before,
    .dark-mode .animated-arrow span:after {
        background: #9595b5;
    }

    .dark-mode.active .animated-arrow span {
        background-color: transparent;
    }

    .dark-mode .horizontal-overlapbg {
        background-color: rgba(0, 0, 0, 0.45);
    }
}
.dark-mode .mega-menubg {
    background: #2a2a4a;
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.1);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .horizontal-main.hor-menu {
    background: #2a2a4a;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .icons-list-item {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .icons-list-item i {
    color: #8080a1;
}
.dark-mode .browser {
    background: no-repeat center/100% 100%;
}
.dark-mode .flag,
.dark-mode .payment {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.dark-mode .col-sm-3 a {
    border-color: transparent;
}
.dark-mode .col-sm-3 a:hover {
    border-color: #ff4647;
    background: linear-gradient(rgba(56, 123, 131, 0.7), rgba(56, 123, 131, 0.7));
}
.dark-mode .ui-datepicker {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ui-datepicker .ui-datepicker-header {
    color: #dedefd;
}
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    text-indent: -99999px;
    color: #6c757d;
}
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover::before,
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus::before {
    color: #343a40;
}
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover::before,
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus::before {
    color: #343a40;
}
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,
.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
    color: #9595b5;
}
.dark-mode .ui-datepicker .ui-datepicker-calendar th {
    color: #9595b5;
}
.dark-mode .ui-datepicker .ui-datepicker-calendar td {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ui-datepicker .ui-datepicker-calendar td span {
    background-color: #2a2a4a;
    color: #dedefd;
}
.dark-mode .ui-datepicker .ui-datepicker-calendar td a {
    background-color: #2a2a4a;
    color: #9595b5;
}
.dark-mode .ui-datepicker .ui-datepicker-calendar td a:hover {
    background-color: #2a2a4a;
    color: #dedefd;
}
.dark-mode .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background-color: #2a2a4a;
    color: #dedefd;
}
.dark-mode .jvectormap-tip {
    background: #dedefd;
    color: white;
}
.dark-mode .jvectormap-zoomin,
.dark-mode .jvectormap-zoomout,
.dark-mode .jvectormap-goback {
    background: #45456c;
    color: white;
}
.dark-mode .jvectormap-legend {
    background: black;
    color: white;
}
.dark-mode .select2-container--default .select2-selection--single {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .select2-container--default.select2-container--focus .select2-selection--multiple {
    background-color: #2a2a4a;
    border-color: #9ca3b1;
    box-shadow: none;
}
.dark-mode .select2-container--default .select2-selection--multiple {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: rgba(255, 255, 255, 0.1) !important;
    background: #2a2a4a;
}
.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice,
.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}
.dark-mode .select2-container--default .select2-results>.select2-results__options {
    box-shadow: 0px 16px 18px rgba(104, 113, 123, 0.2);
}
.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #dedefd;
}
.dark-mode .select2-container--default.select2-container--disabled .select2-selection--single {
    background: #2a2a4a;
}
.dark-mode .selectgroup-button {
    border-color: rgba(255, 255, 255, 0.1);
    color: #9aa0ac;
}
.dark-mode .selectgroup-input:checked+.selectgroup-button {
    background: #2a2a4a;
}
.dark-mode .selectgroup-input:focus+.selectgroup-button {
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.dark-mode .selectize-dropdown {
    color: #495057;
}
.dark-mode .selectize-input {
    color: #495057;
    background: #2a2a4a;
}
.dark-mode .selectize-input input {
    color: #495057;
}
.dark-mode .selectize-input {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .selectize-input.full {
    background-color: #2a2a4a;
}
.dark-mode .selectize-input.focus {
    border-color: #467fcf;
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.dark-mode .selectize-input.dropdown-active::before {
    background: #f0f0f0;
}
.dark-mode .selectize-dropdown {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
}
.dark-mode .selectize-dropdown .optgroup-header {
    color: #495057;
    background: #2a2a4a;
}
.dark-mode .selectize-dropdown .active {
    background-color: #f1f4f8;
    color: #467fcf;
}
.dark-mode .selectize-dropdown .active.create {
    color: #495057;
}
.dark-mode .selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}
.dark-mode .selectize-dropdown .image img,
.dark-mode .selectize-input .image img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
@media (min-width: 992px) {
    .dark-mode .side-header {
        background: #2a2a4a;
    }
}
@media print {
    .dark-mode .app-content {
        background-color: #2a2a4a;
    }
}
.dark-mode .app-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .app-header__logo {
    color: #fff;
}
.dark-mode .app-sidebar__toggle {
    color: #dcdfed;
}
.dark-mode .app-sidebar__toggle:after {
    background: rgba(var(--primary-bg-color), 0);
}
.dark-mode .app-sidebar {
    color: #dedefd;
    background: #2a2a4a !important;
    box-shadow: 0px 8px 14.72px 1.28px rgba(42, 38, 53, 0.5);
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
.dark-mode .app-sidebar__user {
    color: #a8a8a8;
}
.dark-mode .app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.dark-mode .app-sidebar__user-name,
.dark-mode .app-sidebar__user-designation {
    color: #e5e9ec;
}
.dark-mode .side-menu__item {
    color: #dedefd;
}
.dark-mode .side-menu__item.active {
    color: var(--primary-bg-color);
}
.dark-mode .side-menu__item.active:hover,
.dark-mode .side-menu__item.active:focus {
    color: var(--primary-bg-color);
}
.dark-mode .side-menu__item:hover,
.dark-mode .side-menu__item:focus {
    color: var(--primary-bg-color);
}
.dark-mode .side-menu__item:hover .side-menu__icon,
.dark-mode .side-menu__item:hover .side-menu__label {
    color: var(--primary-bg-color) !important;
}
.dark-mode .side-menu__item:focus .side-menu__icon,
.dark-mode .side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
.dark-mode .slide-item.active,
.dark-mode .slide-item:hover,
.dark-mode .slide-item:focus {
    color: #b5c1d2;
}
.dark-mode .slide-menu a.active {
    color: var(--primary-bg-color);
}
.dark-mode .slide-item.active,
.dark-mode .slide-item:hover,
.dark-mode .slide-item:focus {
    color: var(--primary-bg-color) !important;
}
.dark-mode .sub-slide-item.active,
.dark-mode .sub-slide-item:hover,
.dark-mode .sub-slide-item:focus,
.dark-mode .sub-slide-item2.active,
.dark-mode .sub-slide-item2:hover,
.dark-mode .sub-slide-item2:focus,
.dark-mode .sub-side-menu__label.active,
.dark-mode .sub-side-menu__label:hover,
.dark-mode .sub-side-menu__label:focus,
.dark-mode .sub-side-menu__label1.active,
.dark-mode .sub-side-menu__label1:hover,
.dark-mode .sub-side-menu__label1:focus,
.dark-mode .sub-side-menu__label2.active,
.dark-mode .sub-side-menu__label2:hover,
.dark-mode .sub-side-menu__label2:focus {
    color: var(--primary-bg-color) !important;
}
.dark-mode .slide-menu li .slide-item:before {
    color: #68798b;
}
.dark-mode .side-menu .side-menu__icon {
    color: #dedefd !important;
}
.dark-mode .side-menu .side-menu__icon::after {
    background: rgba(var(--primary-bg-color), 0);
}
.dark-mode .slide-item {
    color: #dedefd;
}
@media (min-width: 992px) {
    .dark-mode .sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
    }

    .dark-mode .sidebar-mini.sidenav-toggled .sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
    }

    .dark-mode .sidebar-mini.sidenav-toggled .app-sidebar__user {
        border-bottom-color: rgba(225, 225, 225, 0.05);
    }
}
.dark-mode .app-title {
    background-color: #2a2a4a;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.dark-mode .app-breadcrumb {
    background-color: transparent;
}
.dark-mode .user-info .text-dark {
    color: #25252a !important;
}
.dark-mode .user-info .text-muted {
    color: #9595b5 !important;
}
.dark-mode .side-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .side-menu .sub-category {
    color: rgba(255, 255, 255, 0.3);
}
.dark-mode .side-menu .sub-side-menu__label,
.dark-mode .sub-slide-label,
.dark-mode .sub-side-menu__label2 {
    color: #dedefd;
}
.dark-mode .sub-slide-item,
.dark-mode .sub-slide-item2 {
    color: #dedefd;
}
.dark-mode .richText {
    border: rgba(255, 255, 255, 0.1) solid 1px;
    background-color: #2a2a4a !important;
}
.dark-mode .richText .richText-toolbar {
    border-bottom: rgba(156, 162, 161, 0) solid 1px;
}
.dark-mode .richText .richText-toolbar ul li a {
    border-right: rgba(156, 162, 161, 0.2) solid 1px;
}
.dark-mode .dark-mode .cal1 .clndr .clndr-table tr .day.event:hover,
.dark-mode .cal1 .clndr .clndr-table tr .day.my-event:hover,
.dark-mode .dark-mode .cal1 .clndr .clndr-table tr .day.today,
.dark-mode .cal1 .clndr .clndr-table tr .day.my-today {
    color: #dedefd;
}
.dark-mode .cal1 .clndr .clndr-table .header-days .header-day {
    border-left-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .cal1 .clndr .clndr-table tr .day.event:hover,
.dark-mode .cal1 .clndr .clndr-table .cal1 .clndr .clndr-table tr .day.my-event:hover {
    color: #dedefd;
}
.dark-mode .cal1 .clndr .clndr-table tr:last-child .day,
.dark-mode .cal1 .clndr .clndr-table .cal1 .clndr .clndr-table tr:last-child .my-day {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .cal1 .clndr .clndr-table tr .empty,
.dark-mode .cal1 .clndr .clndr-table tr .adjacent-month,
.dark-mode .cal1 .clndr .clndr-table tr .my-empty,
.dark-mode .cal1 .clndr .clndr-table tr .my-adjacent-month {
    border-left-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
    color: #9595b5;
}
.dark-mode .cal1 .clndr .clndr-table tr .day {
    border-left-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .cal1 .clndr .clndr-table tr .day.event,
.dark-mode .cal1 .clndr .clndr-table tr .day.my-event {
    background: #252548 !important;
}
.dark-mode .cal1 .clndr .clndr-table tr .day:last-child {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .cal1 .clndr .clndr-table tr .day:hover {
    background: #2e2e4a;
}
.dark-mode .cal1 .clndr .clndr-controls {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: transparent;
}
.dark-mode .cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,
.dark-mode .cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    color: #fff;
}
.dark-mode .fc-unthemed .fc-content,
.dark-mode .fc-unthemed .fc-divider,
.dark-mode .fc-unthemed .fc-list-heading td,
.dark-mode .fc-unthemed .fc-list-view,
.dark-mode .fc-unthemed .fc-popover,
.dark-mode .fc-unthemed .fc-row,
.dark-mode .fc-unthemed tbody,
.dark-mode .fc-unthemed td,
.dark-mode .fc-unthemed th,
.dark-mode .fc-unthemed thead {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .fc-event,
.dark-mode .fc-event-dot {
    color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .fc-unthemed .fc-divider,
.dark-mode .fc-unthemed .fc-list-heading td,
.dark-mode .fc-unthemed .fc-popover .fc-header {
    background: rgba(255, 255, 255, 0.1);
}
.dark-mode .fc-toolbar .fc-state-active,
.dark-mode .fc-toolbar .ui-state-active {
    background: #b4b4b4;
}
.dark-mode .fc-today-button fc-button fc-state-default fc-corner-left fc-corner-right fc-state-disabled:focus {
    border: none !important;
    box-shadow: none !important;
}
.dark-mode .fc-unthemed .fc-list-item:hover td {
    background-color: #eeeeee;
}
.dark-mode .cal1 .clndr .clndr-table tr .empty:hover,
.dark-mode .cal1 .clndr .clndr-table tr .adjacent-month:hover,
.dark-mode .cal1 .clndr .clndr-table tr .my-empty:hover,
.dark-mode .cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
    background: #2f2f50;
}
.dark-mode .instagram {
    background: linear-gradient(to right bottom, #de497b 0%, #e1164f 100%);
}
.dark-mode .linkedin {
    background-image: linear-gradient(to right bottom, #0d97de 0%, #13547a 100%);
}
.dark-mode .twitter {
    background-image: linear-gradient(to right bottom, #00f2fe 0%, #1e63c3 100%);
}
.dark-mode .facebook {
    background-image: linear-gradient(to right bottom, #3d6cbf 0%, #1e3c72 100%);
}
.dark-mode .map-header:before {
    background: linear-gradient(to bottom, rgba(245, 247, 251, 0) 5%, #2a2a4a 95%);
}
.dark-mode .chart-dropshadow {
    filter: drop-shadow(-6px 5px 4px #2a2635);
}
.dark-mode .chart-dropshadow-primary {
    filter: drop-shadow(-6px 12px 4px rgba(133, 67, 246, 0.2));
}
.dark-mode .chart-dropshadow-primary-1 {
    filter: drop-shadow(-6px 12px 4px rgba(133, 67, 246, 0.2));
}
.dark-mode .chart-dropshadow-danger {
    filter: drop-shadow(-6px 5px 4px rgba(244, 88, 91, 0.1));
}
.dark-mode .chart-dropshadow-warning {
    filter: drop-shadow(-6px 5px 4px rgba(247, 183, 49, 0.1));
}
.dark-mode .BarChartShadow {
    filter: drop-shadow(-6px 9px 4px rgba(0, 0, 0, 0.3));
}
.dark-mode .chart-dropshadow2 {
    filter: drop-shadow(-6px 5px 4px rgba(0, 0, 0, 0.2));
}
.dark-mode .chart-dropshadow-secondary {
    filter: drop-shadow(-6px 5px 4px rgba(130, 207, 242, 0.1));
}
.dark-mode .chart-dropshadow-success {
    filter: drop-shadow(-6px 5px 4px rgba(19, 191, 166, 0.1));
}
.dark-mode .chart-dropshadow-info {
    filter: drop-shadow(-6px 5px 4px rgba(7, 116, 248, 0.1));
}
.dark-mode .donutShadow {
    filter: drop-shadow(-1px 0px 2px rgba(159, 120, 255, 0.5));
}
.dark-mode .donutShadow-yellow {
    filter: drop-shadow(-1px 0px 2px rgba(251, 196, 52, 0.5));
}
.dark-mode .donutShadow-blue {
    filter: drop-shadow(-1px 0px 2px rgba(36, 72, 135, 0.5));
}
.dark-mode .main-chat-contacts-wrapper {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-list .media {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-list .media+.media {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-list .media.new {
    background-color: #2a2a4a;
}
.dark-mode .main-chat-list .media.new .media-contact-name span:first-child {
    color: #dedefd;
}
.dark-mode .main-chat-list .media.new .media-body p {
    color: #8f9cc0;
}
.dark-mode .main-chat-list .media:hover,
.dark-mode .main-chat-list .media:focus {
    background-color: #2a2a4a;
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-list .media:hover:first-child,
.dark-mode .main-chat-list .media:focus:first-child {
    border-top-color: transparent;
}
.dark-mode .main-chat-list .media.selected {
    background-color: #252544;
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-list .media.selected:first-child {
    border-top-color: transparent;
}
.dark-mode .main-chat-list .media.selected .media-contact-name span:first-child {
    color: #dedefd;
}
.dark-mode .main-chat-list .media.selected .media-body p {
    color: #8f9cc0;
}
.dark-mode .main-chat-list .main-img-user span {
    color: #fff;
    background-color: #05c3fb;
    box-shadow: 0 0 0 2px #2a2a4a;
}
.dark-mode .main-chat-list .media-body p {
    color: #9595b5;
}
.dark-mode .main-chat-list .media-contact-name span:first-child {
    color: #dedefd;
}
.dark-mode .main-chat-list .media-contact-name span:last-child {
    color: #9595b5;
}
.dark-mode .main-chat-header {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-header .nav-link {
    color: #9595b5;
}
.dark-mode .main-chat-msg-name small,
.dark-mode .main-chat-body .media-body>div:last-child {
    color: #9595b5;
}
.dark-mode .main-chat-time span {
    background: #2a2a4a;
}
.dark-mode .main-chat-time::before,
.dark-mode .main-chat-time::after {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-footer {
    border-top-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .main-chat-footer .nav-link {
    color: #9595b5;
}
.dark-mode .main-chat-footer .form-control {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-footer .form-control:hover,
.dark-mode .main-chat-footer .form-control:focus {
    box-shadow: none;
}
.dark-mode .main-content-title {
    color: #170c6b;
}
.dark-mode .main-msg-wrapper {
    background-color: #1a1a3c;
}
.dark-mode .main-chat-body .media.flex-row-reverse .main-msg-wrapper {
    background-color: #4b4b66;
    color: #dedefd;
}
.dark-mode .chat-profile {
    color: #9595b5;
}
.dark-mode .shared-files {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .main-chat-list .media:hover,
.dark-mode .main-chat-list .media:focus {
    background: #252544 !important;
}
.dark-mode .authentication .card:hover {
    box-shadow: 0 16px 26px 0 rgba(0, 0, 0, 0.4), 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}
.dark-mode .authentication .form-control:focus {
    box-shadow: none;
}
.dark-mode .authentication input::placeholder {
    color: #9595b5;
}
.dark-mode .wrap-login100 {
    background: #2a2a4a;
    box-shadow: 0 3px 9px 0 rgba(28, 28, 51, 0.15);
}
.dark-mode .login100-form-title {
    color: #dedefd;
}
.dark-mode .input100 {
    color: #dedefd;
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .symbol-input100,
.dark-mode .wrap-input100 input::-webkit-input-placeholder {
    color: #9595b5;
}
.dark-mode .construction .btn.btn-icon {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}
.dark-mode .range {
    background-color: whitesmoke;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.dark-mode .range input[type=range] {
    background-color: transparent;
}
.dark-mode .range input[type=range]::-webkit-slider-thumb,
.dark-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.dark-mode .range output {
    color: white;
    background-color: #999999;
}
.dark-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.dark-mode .range.range-success output {
    background-color: #4ecc48;
}
.dark-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.dark-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.dark-mode .range.range-info output {
    background-color: #45aaf2;
}
.dark-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.dark-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.dark-mode .range.range-warning output {
    background-color: #ecb403;
}
.dark-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.dark-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger output {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.dark-mode .range input[type=range] {
    background-color: transparent;
}
.dark-mode .range input[type=range]::-webkit-slider-thumb,
.dark-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.dark-mode .range output {
    color: white;
    background-color: #999999;
}
.dark-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.dark-mode .range.range-success output {
    background-color: #4ecc48;
}
.dark-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.dark-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.dark-mode .range.range-info output {
    background-color: #45aaf2;
}
.dark-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.dark-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.dark-mode .range.range-warning output {
    background-color: #ecb403;
}
.dark-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.dark-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger output {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.dark-mode .range input[type=range] {
    background-color: transparent;
}
.dark-mode .range input[type=range]::-webkit-slider-thumb,
.dark-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.dark-mode .range output {
    color: white;
    background-color: #999999;
}
.dark-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.dark-mode .range.range-success output {
    background-color: #4ecc48;
}
.dark-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.dark-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.dark-mode .range.range-info output {
    background-color: #45aaf2;
}
.dark-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.dark-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.dark-mode .range.range-warning output {
    background-color: #ecb403;
}
.dark-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.dark-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger output {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.dark-mode .range input[type=range] {
    background-color: transparent;
}
.dark-mode .range input[type=range]::-webkit-slider-thumb,
.dark-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.dark-mode .range output {
    color: white;
    background-color: #999999;
}
.dark-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.dark-mode .range.range-success output {
    background-color: #4ecc48;
}
.dark-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.dark-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.dark-mode .range.range-info output {
    background-color: #45aaf2;
}
.dark-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.dark-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.dark-mode .range.range-warning output {
    background-color: #ecb403;
}
.dark-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.dark-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger output {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.dark-mode .range input[type=range] {
    background-color: transparent;
}
.dark-mode .range input[type=range]::-webkit-slider-thumb,
.dark-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.dark-mode .range output {
    color: white;
    background-color: #999999;
}
.dark-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.dark-mode .range.range-success output {
    background-color: #4ecc48;
}
.dark-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.dark-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.dark-mode .range.range-info output {
    background-color: #45aaf2;
}
.dark-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.dark-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.dark-mode .range.range-warning output {
    background-color: #ecb403;
}
.dark-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.dark-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.dark-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger output {
    background-color: #c21a1a;
}
.dark-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.dark-mode .ribbon1 {
    color: #fff;
}
.dark-mode .ribbon1:after {
    border-left: 20px solid transparent;
    border-right: 24px solid transparent;
    border-top: 13px solid #f8463f;
}
.dark-mode .ribbon1 span {
    background: #f8463f;
}
.dark-mode .ribbon1 span:before {
    background: #f8463f;
}
.dark-mode .ribbon1 span:after {
    background: #c02031;
}
.dark-mode .ribbon span {
    color: #fff;
    background: #79a70a;
    background: linear-gradient(#f8463f 0%, #f8463f 100%);
    box-shadow: 0 3px 10px -5px black;
}
.dark-mode .ribbon span::before {
    border-left: 3px solid #f8463f;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #f8463f;
}
.dark-mode .ribbon span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid #f8463f;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #f8463f;
}
.dark-mode .wizard {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .wizard>.steps a {
    color: var(--primary-bg-color);
}
.dark-mode .wizard>.steps a:hover,
.dark-mode .wizard>.steps a:active {
    color: var(--primary-bg-color);
}
.dark-mode .wizard>.steps a .number,
.dark-mode .wizard>.steps a:hover .number,
.dark-mode .wizard>.steps a:active .number {
    background-color: #ededf3;
}
.dark-mode .wizard>.steps .disabled a {
    color: #696e8d;
}
.dark-mode .wizard>.steps .disabled a:hover,
.dark-mode .wizard>.steps .disabled a:active {
    color: #696e8d;
}
.dark-mode .wizard>.steps .current a {
    color: var(--primary-bg-color);
}
.dark-mode .wizard>.steps .current a:hover,
.dark-mode .wizard>.steps .current a:active {
    color: var(--primary-bg-color);
}
.dark-mode .wizard>.steps .current a .number,
.dark-mode .wizard>.steps .current a:hover .number,
.dark-mode .wizard>.steps .current a:active .number {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.dark-mode .wizard>.steps .done a {
    color: #09ad95;
}
.dark-mode .wizard>.steps .done a:hover,
.dark-mode .wizard>.steps .done a:active {
    color: #09ad95;
}
.dark-mode .wizard>.steps .done a .number,
.dark-mode .wizard>.steps .done a:hover .number,
.dark-mode .wizard>.steps .done a:active .number {
    background-color: #09ad95;
    color: #fff;
}
.dark-mode .wizard>.content {
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .wizard>.content>.title {
    color: #282f53;
}
.dark-mode .wizard>.content>.body input.parsley-error {
    border-color: #ff5c77;
}
.dark-mode .wizard>.actions>ul>li:last-child a {
    background-color: #09ad95;
}
.dark-mode .wizard>.actions a {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.dark-mode .wizard>.actions a:hover,
.dark-mode .wizard>.actions a:active {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.dark-mode .wizard>.actions .disabled a {
    background-color: #e8ebf2;
    color: #282f53;
}
.dark-mode .wizard>.actions .disabled a:hover,
.dark-mode .wizard>.actions .disabled a:active {
    background-color: #e8ebf2;
    color: #282f53;
}
@media (min-width: 576px) {
    .dark-mode .wizard.vertical>.content {
        border-left-color: rgba(255, 255, 255, 0.1);
        border-right-color: rgba(255, 255, 255, 0.1);
    }
    .dark-mode .wizard.vertical>.actions {
        border-left-color: rgba(255, 255, 255, 0.1);
        border-right-color: rgba(255, 255, 255, 0.1);
    }
}
.dark-mode .wizard-style-1>.steps>ul a .number,
.dark-mode .wizard-style-1>.steps>ul a:hover .number,
.dark-mode .wizard-style-1>.steps>ul a:active .number {
    color: #696e8d;
    background-color: #f3f7fd;
}
.dark-mode .wizard-style-1>.steps>ul .current a .number,
.dark-mode .wizard-style-1>.steps>ul .current a:hover .number,
.dark-mode .wizard-style-1>.steps>ul .current a:active .number {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.dark-mode .wizard-style-1>.steps>ul .done a .number,
.dark-mode .wizard-style-1>.steps>ul .done a:hover .number,
.dark-mode .wizard-style-1>.steps>ul .done a:active .number {
    background-color: #643ab0;
    color: #fff;
}
.dark-mode .wizard-style-2>.steps>ul a .number,
.dark-mode .wizard-style-2>.steps>ul a:hover .number,
.dark-mode .wizard-style-2>.steps>ul a:active .number {
    border: 2px solid #f3f7fd;
    color: #696e8d;
    background-color: #2a2a4a;
}
.dark-mode .wizard-style-2>.steps>ul .current a .number,
.dark-mode .wizard-style-2>.steps>ul .current a:hover .number,
.dark-mode .wizard-style-2>.steps>ul .current a:active .number {
    border-color: var(--primary-bg-color);
    color: var(--primary-bg-color);
}
.dark-mode .wizard-style-2>.steps>ul .done a .number,
.dark-mode .wizard-style-2>.steps>ul .done a:hover .number,
.dark-mode .wizard-style-2>.steps>ul .done a:active .number {
    border-color: #8c3feb;
    color: #8c3feb;
}
.dark-mode .parsley-required {
    color: #ff5c77;
}
.dark-mode .wizard-card .moving-tab {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .form-group label.control-label {
    color: var(--primary-bg-color);
}
.dark-mode .wizard-card.form-group .form-control {
    background-image: linear-gradient(#c4c4c4, #c4c4c4, linear-gradient(#e1e1e2, #e1e1e2));
}
.dark-mode .wizard-container .wizard-navigation {
    background: #ebeff8;
}
.dark-mode .wizard-card .choice:hover .icon,
.dark-mode .wizard-card .choice.active .icon {
    border-color: var(--primary-bg-color) !important;
    color: var(--primary-bg-color) !important;
}
.dark-mode .widgets-cards .wrp.icon-circle i {
    color: #fff;
}
.dark-mode .bg-secondary {
    background: #05c3fb !important;
}
.dark-mode a.bg-secondary:hover,
.dark-mode a.bg-secondary:focus {
    background-color: #05c3fb !important;
}
.dark-mode button.bg-secondary:hover,
.dark-mode button.bg-secondary:focus {
    background-color: #05c3fb !important;
}
.dark-mode .bg-success {
    background: #09ad95 !important;
}
.dark-mode a.bg-success:hover,
.dark-mode a.bg-success:focus {
    background-color: #15bf42 !important;
}
.dark-mode button.bg-success:hover,
.dark-mode button.bg-success:focus {
    background-color: #15bf42 !important;
}
.dark-mode .bg-info {
    background: #1170e4 !important;
}
.dark-mode a.bg-info:hover,
.dark-mode a.bg-info:focus {
    background-color: #1eb0e2 !important;
}
.dark-mode button.bg-info:hover,
.dark-mode button.bg-info:focus {
    background-color: #1eb0e2 !important;
}
.dark-mode .bg-warning {
    background: #f7b731 !important;
}
.dark-mode a.bg-warning:hover,
.dark-mode a.bg-warning:focus {
    background-color: #e0a325 !important;
}
.dark-mode button.bg-warning:hover,
.dark-mode button.bg-warning:focus {
    background-color: #e0a325 !important;
}
.dark-mode .bg-danger {
    background: #e82646 !important;
}
.dark-mode a.bg-danger:hover,
.dark-mode a.bg-danger:focus {
    background-color: #de223d !important;
}
.dark-mode button.bg-danger:hover,
.dark-mode button.bg-danger:focus {
    background-color: #de223d !important;
}
.dark-mode .bg-light {
    background-color: #1a1a3c !important;
}
.dark-mode a.bg-light:hover,
.dark-mode a.bg-light:focus {
    background-color: #2a2a4a !important;
}
.dark-mode button.bg-light:hover,
.dark-mode button.bg-light:focus {
    background-color: #2a2a4a !important;
}
.dark-mode .bg-dark {
    background-color: #343a40 !important;
}
.dark-mode a.bg-dark:hover,
.dark-mode a.bg-dark:focus {
    background-color: #1d2124 !important;
}
.dark-mode button.bg-dark:hover,
.dark-mode button.bg-dark:focus {
    background-color: #1d2124 !important;
}
.dark-mode .bg-facebook {
    background: #2b4170 !important;
}
.dark-mode .bg-secondary-gradient {
    background: linear-gradient(to bottom right, #82cff2 0%, #28b7f9 100%) !important;
}
.dark-mode a.bg-secondary-gradient:hover,
.dark-mode a.bg-secondary-gradient:focus {
    background-color: #05c3fb !important;
}
.dark-mode button.bg-secondary-gradient:hover,
.dark-mode button.bg-secondary-gradient:focus {
    background-color: #05c3fb !important;
}
.dark-mode .bg-success-gradient {
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%) !important;
}
.dark-mode a.bg-success-gradient:hover,
.dark-mode a.bg-success-gradient:focus {
    background-color: #448700 !important;
}
.dark-mode button.bg-success-gradient:hover,
.dark-mode button.bg-success-gradient:focus {
    background-color: #448700 !important;
}
.dark-mode .bg-info-gradient {
    background: linear-gradient(to bottom right, #1e63c3 0%, #00f2fe 100%) !important;
}
.dark-mode a.bg-info-gradient:hover,
.dark-mode a.bg-info-gradient:focus {
    background-color: #1594ef !important;
}
.dark-mode button.bg-info-gradient:hover,
.dark-mode button.bg-info-gradient:focus {
    background-color: #1594ef !important;
}
.dark-mode .bg-warning-gradient {
    background: linear-gradient(to bottom right, #f66b4e 0%, #fbc434 100%) !important;
}
.dark-mode a.bg-warning-gradient:hover,
.dark-mode a.bg-warning-gradient:focus {
    background-color: #FBB034 !important;
}
.dark-mode button.bg-warning-gradient:hover,
.dark-mode button.bg-warning-gradient:focus {
    background-color: #FBB034 !important;
}
.dark-mode .bg-danger-gradient {
    background-image: linear-gradient(to bottom right, #b51b35 0%, #fd4a68 100%) !important;
}
.dark-mode a.bg-danger-gradient:hover,
.dark-mode a.bg-danger-gradient:focus {
    background-color: #a11918 !important;
}
.dark-mode button.bg-danger-gradient:hover,
.dark-mode button.bg-danger-gradient:focus {
    background-color: #a11918 !important;
}
.dark-mode .bg-light-gradient {
    background-color: #f8f9fa !important;
}
.dark-mode a.bg-light-gradient:hover,
.dark-mode a.bg-light-gradient:focus {
    background-color: #dae0e5 !important;
}
.dark-mode button.bg-light-gradient:hover,
.dark-mode button.bg-light-gradient:focus {
    background-color: #dae0e5 !important;
}
.dark-mode .bg-dark-gradient {
    background-color: #343a40 !important;
}
.dark-mode a.bg-dark-gradient:hover,
.dark-mode a.bg-dark-gradient:focus {
    background-color: #1d2124 !important;
}
.dark-mode button.bg-dark-gradient:hover,
.dark-mode button.bg-dark-gradient:focus {
    background-color: #1d2124 !important;
}
.dark-mode .bg-facebook-gradient {
    background: linear-gradient(to bottom right, #3b5998, #2b4170) !important;
}
.dark-mode .bg-white {
    background-color: #1a1a3c !important;
}
.dark-mode .bg-transparent {
    background-color: transparent !important;
}
.dark-mode .bg1 {
    background: linear-gradient(to right bottom, #163b7c 0%, #548beb 100%);
}
.dark-mode .bg2 {
    background: linear-gradient(to bottom right, #00f2fe 0%, #1e63c3 100%) !important;
}
.dark-mode .bg3 {
    background: linear-gradient(to bottom right, #f53e31, #dd4b39);
}
.dark-mode .bg-purple {
    background: #8927ec !important;
    color: #fff !important;
}
.dark-mode a.bg-purple:hover,
.dark-mode a.bg-purple:focus {
    background-color: #8c31e4 !important;
}
.dark-mode button.bg-purple:hover,
.dark-mode button.bg-purple:focus {
    background-color: #8c31e4 !important;
}
.dark-mode .bg-blue-lightest {
    background-color: #edf2fa !important;
}
.dark-mode a.bg-blue-lightest:hover,
.dark-mode a.bg-blue-lightest:focus {
    background-color: #c5d5ef !important;
}
.dark-mode button.bg-blue-lightest:hover,
.dark-mode button.bg-blue-lightest:focus {
    background-color: #c5d5ef !important;
}
.dark-mode .bg-blue-lighter {
    background-color: #c8d9f1 !important;
}
.dark-mode a.bg-blue-lighter:hover,
.dark-mode a.bg-blue-lighter:focus {
    background-color: #9fbde7 !important;
}
.dark-mode button.bg-blue-lighter:hover,
.dark-mode button.bg-blue-lighter:focus {
    background-color: #9fbde7 !important;
}
.dark-mode .bg-blue-light {
    background-color: #7ea5dd !important;
}
.dark-mode a.bg-blue-light:hover,
.dark-mode a.bg-blue-light:focus {
    background-color: #5689d2 !important;
}
.dark-mode button.bg-blue-light:hover,
.dark-mode button.bg-blue-light:focus {
    background-color: #5689d2 !important;
}
.dark-mode .bg-blue-dark {
    background-color: #3866a6 !important;
}
.dark-mode a.bg-blue-dark:hover,
.dark-mode a.bg-blue-dark:focus {
    background-color: #2b4f80 !important;
}
.dark-mode button.bg-blue-dark:hover,
.dark-mode button.bg-blue-dark:focus {
    background-color: #2b4f80 !important;
}
.dark-mode .bg-blue-darker {
    background-color: #1c3353 !important;
}
.dark-mode a.bg-blue-darker:hover,
.dark-mode a.bg-blue-darker:focus {
    background-color: #0f1c2d !important;
}
.dark-mode button.bg-blue-darker:hover,
.dark-mode button.bg-blue-darker:focus {
    background-color: #0f1c2d !important;
}
.dark-mode .bg-blue-darkest {
    background-color: #0e1929 !important;
}
.dark-mode a.bg-blue-darkest:hover,
.dark-mode a.bg-blue-darkest:focus {
    background-color: #010203 !important;
}
.dark-mode button.bg-blue-darkest:hover,
.dark-mode button.bg-blue-darkest:focus {
    background-color: #010203 !important;
}
.dark-mode .bg-purssianblue {
    background-color: #362f71;
}
.dark-mode a.bg-purssianblue-lightest:hover,
.dark-mode a.bg-purssianblue-lightest:focus {
    background-color: #3f3688 !important;
}
.dark-mode button.bg-purssianblue-lightest:hover,
.dark-mode button.bg-purssianblue-lightest:focus {
    background-color: #3f3688 !important;
}
.dark-mode .bg-indigo-lightest {
    background-color: #f0f1fa !important;
}
.dark-mode a.bg-indigo-lightest:hover,
.dark-mode a.bg-indigo-lightest:focus {
    background-color: #cacded !important;
}
.dark-mode button.bg-indigo-lightest:hover,
.dark-mode button.bg-indigo-lightest:focus {
    background-color: #cacded !important;
}
.dark-mode .bg-indigo-lighter {
    background-color: #d1d5f0 !important;
}
.dark-mode a.bg-indigo-lighter:hover,
.dark-mode a.bg-indigo-lighter:focus {
    background-color: #abb2e3 !important;
}
.dark-mode button.bg-indigo-lighter:hover,
.dark-mode button.bg-indigo-lighter:focus {
    background-color: #abb2e3 !important;
}
.dark-mode .bg-indigo-light {
    background-color: #939edc !important;
}
.dark-mode a.bg-indigo-light:hover,
.dark-mode a.bg-indigo-light:focus {
    background-color: #6c7bd0 !important;
}
.dark-mode button.bg-indigo-light:hover,
.dark-mode button.bg-indigo-light:focus {
    background-color: #6c7bd0 !important;
}
.dark-mode .bg-indigo-dark {
    background-color: #515da4 !important;
}
.dark-mode a.bg-indigo-dark:hover,
.dark-mode a.bg-indigo-dark:focus {
    background-color: #404a82 !important;
}
.dark-mode button.bg-indigo-dark:hover,
.dark-mode button.bg-indigo-dark:focus {
    background-color: #404a82 !important;
}
.dark-mode .bg-indigo-darker {
    background-color: #282e52 !important;
}
.dark-mode a.bg-indigo-darker:hover,
.dark-mode a.bg-indigo-darker:focus {
    background-color: #171b30 !important;
}
.dark-mode button.bg-indigo-darker:hover,
.dark-mode button.bg-indigo-darker:focus {
    background-color: #171b30 !important;
}
.dark-mode .bg-indigo-darkest {
    background-color: #141729 !important;
}
.dark-mode a.bg-indigo-darkest:hover,
.dark-mode a.bg-indigo-darkest:focus {
    background-color: #030407 !important;
}
.dark-mode button.bg-indigo-darkest:hover,
.dark-mode button.bg-indigo-darkest:focus {
    background-color: #030407 !important;
}
.dark-mode .bg-purple-lightest {
    background-color: #f6effd !important;
}
.dark-mode a.bg-purple-lightest:hover,
.dark-mode a.bg-purple-lightest:focus {
    background-color: #ddc2f7 !important;
}
.dark-mode button.bg-purple-lightest:hover,
.dark-mode button.bg-purple-lightest:focus {
    background-color: #ddc2f7 !important;
}
.dark-mode .bg-purple-lighter {
    background-color: #e4cff9 !important;
}
.dark-mode a.bg-purple-lighter:hover,
.dark-mode a.bg-purple-lighter:focus {
    background-color: #cba2f3 !important;
}
.dark-mode button.bg-purple-lighter:hover,
.dark-mode button.bg-purple-lighter:focus {
    background-color: #cba2f3 !important;
}
.dark-mode .bg-purple-light {
    background-color: #c08ef0 !important;
}
.dark-mode a.bg-purple-light:hover,
.dark-mode a.bg-purple-light:focus {
    background-color: #a761ea !important;
}
.dark-mode button.bg-purple-light:hover,
.dark-mode button.bg-purple-light:focus {
    background-color: #a761ea !important;
}
.dark-mode .bg-purple-dark {
    background-color: #844bbb !important;
}
.dark-mode a.bg-purple-dark:hover,
.dark-mode a.bg-purple-dark:focus {
    background-color: #6a3a99 !important;
}
.dark-mode button.bg-purple-dark:hover,
.dark-mode button.bg-purple-dark:focus {
    background-color: #6a3a99 !important;
}
.dark-mode .bg-purple-darker {
    background-color: #42265e !important;
}
.dark-mode a.bg-purple-darker:hover,
.dark-mode a.bg-purple-darker:focus {
    background-color: #29173a !important;
}
.dark-mode button.bg-purple-darker:hover,
.dark-mode button.bg-purple-darker:focus {
    background-color: #29173a !important;
}
.dark-mode .bg-purple-darkest {
    background-color: #21132f !important;
}
.dark-mode a.bg-purple-darkest:hover,
.dark-mode a.bg-purple-darkest:focus {
    background-color: #08040b !important;
}
.dark-mode button.bg-purple-darkest:hover,
.dark-mode button.bg-purple-darkest:focus {
    background-color: #08040b !important;
}
.dark-mode .bg-pink-lightest {
    background-color: #fef0f5 !important;
}
.dark-mode a.bg-pink-lightest:hover,
.dark-mode a.bg-pink-lightest:focus {
    background-color: #fbc0d5 !important;
}
.dark-mode button.bg-pink-lightest:hover,
.dark-mode button.bg-pink-lightest:focus {
    background-color: #fbc0d5 !important;
}
.dark-mode .bg-pink-lighter {
    background-color: #fcd3e1 !important;
}
.dark-mode a.bg-pink-lighter:hover,
.dark-mode a.bg-pink-lighter:focus {
    background-color: #f9a3c0 !important;
}
.dark-mode button.bg-pink-lighter:hover,
.dark-mode button.bg-pink-lighter:focus {
    background-color: #f9a3c0 !important;
}
.dark-mode .bg-pink-light {
    background-color: #f999b9 !important;
}
.dark-mode a.bg-pink-light:hover,
.dark-mode a.bg-pink-light:focus {
    background-color: #f66998 !important;
}
.dark-mode button.bg-pink-light:hover,
.dark-mode button.bg-pink-light:focus {
    background-color: #f66998 !important;
}
.dark-mode .bg-pink-dark {
    background-color: #c5577c !important;
}
.dark-mode a.bg-pink-dark:hover,
.dark-mode a.bg-pink-dark:focus {
    background-color: #ad3c62 !important;
}
.dark-mode button.bg-pink-dark:hover,
.dark-mode button.bg-pink-dark:focus {
    background-color: #ad3c62 !important;
}
.dark-mode .bg-pink-darker {
    background-color: #622c3e !important;
}
.dark-mode a.bg-pink-darker:hover,
.dark-mode a.bg-pink-darker:focus {
    background-color: #3f1c28 !important;
}
.dark-mode button.bg-pink-darker:hover,
.dark-mode button.bg-pink-darker:focus {
    background-color: #3f1c28 !important;
}
.dark-mode .bg-pink-darkest {
    background-color: #31161f !important;
}
.dark-mode a.bg-pink-darkest:hover,
.dark-mode a.bg-pink-darkest:focus {
    background-color: #0e0609 !important;
}
.dark-mode button.bg-pink-darkest:hover,
.dark-mode button.bg-pink-darkest:focus {
    background-color: #0e0609 !important;
}
.dark-mode .bg-red-lightest {
    background-color: #fae9e9 !important;
}
.dark-mode a.bg-red-lightest:hover,
.dark-mode a.bg-red-lightest:focus {
    background-color: #f1bfbf !important;
}
.dark-mode button.bg-red-lightest:hover,
.dark-mode button.bg-red-lightest:focus {
    background-color: #f1bfbf !important;
}
.dark-mode .bg-red-lighter {
    background-color: #f0bcbc !important;
}
.dark-mode a.bg-red-lighter:hover,
.dark-mode a.bg-red-lighter:focus {
    background-color: #e79292 !important;
}
.dark-mode button.bg-red-lighter:hover,
.dark-mode button.bg-red-lighter:focus {
    background-color: #e79292 !important;
}
.dark-mode .bg-red-light {
    background-color: #dc6362 !important;
}
.dark-mode a.bg-red-light:hover,
.dark-mode a.bg-red-light:focus {
    background-color: #d33a38 !important;
}
.dark-mode button.bg-red-light:hover,
.dark-mode button.bg-red-light:focus {
    background-color: #d33a38 !important;
}
.dark-mode .bg-red-dark {
    background-color: #a41a19 !important;
}
.dark-mode a.bg-red-dark:hover,
.dark-mode a.bg-red-dark:focus {
    background-color: #781312 !important;
}
.dark-mode button.bg-red-dark:hover,
.dark-mode button.bg-red-dark:focus {
    background-color: #781312 !important;
}
.dark-mode .bg-red-darker {
    background-color: #520d0c !important;
}
.dark-mode a.bg-red-darker:hover,
.dark-mode a.bg-red-darker:focus {
    background-color: #260605 !important;
}
.dark-mode button.bg-red-darker:hover,
.dark-mode button.bg-red-darker:focus {
    background-color: #260605 !important;
}
.dark-mode .bg-red-darkest {
    background-color: #290606 !important;
}
.dark-mode a.bg-red-darkest:hover,
.dark-mode a.bg-red-darkest:focus {
    background-color: black !important;
}
.dark-mode button.bg-red-darkest:hover,
.dark-mode button.bg-red-darkest:focus {
    background-color: black !important;
}
.dark-mode .bg-orange-lightest {
    background-color: #2a2a4a !important;
}
.dark-mode a.bg-orange-lightest:hover,
.dark-mode a.bg-orange-lightest:focus {
    background-color: peachpuff !important;
}
.dark-mode button.bg-orange-lightest:hover,
.dark-mode button.bg-orange-lightest:focus {
    background-color: peachpuff !important;
}
.dark-mode .bg-orange-lighter {
    background-color: #fee0c7 !important;
}
.dark-mode a.bg-orange-lighter:hover,
.dark-mode a.bg-orange-lighter:focus {
    background-color: #fdc495 !important;
}
.dark-mode button.bg-orange-lighter:hover,
.dark-mode button.bg-orange-lighter:focus {
    background-color: #fdc495 !important;
}
.dark-mode .bg-orange-light {
    background-color: #feb67c !important;
}
.dark-mode a.bg-orange-light:hover,
.dark-mode a.bg-orange-light:focus {
    background-color: #fe9a49 !important;
}
.dark-mode button.bg-orange-light:hover,
.dark-mode button.bg-orange-light:focus {
    background-color: #fe9a49 !important;
}
.dark-mode .bg-orange-dark {
    background-color: #ca7836 !important;
}
.dark-mode a.bg-orange-dark:hover,
.dark-mode a.bg-orange-dark:focus {
    background-color: #a2602b !important;
}
.dark-mode button.bg-orange-dark:hover,
.dark-mode button.bg-orange-dark:focus {
    background-color: #a2602b !important;
}
.dark-mode .bg-orange-darker {
    background-color: #653c1b !important;
}
.dark-mode a.bg-orange-darker:hover,
.dark-mode a.bg-orange-darker:focus {
    background-color: #3d2410 !important;
}
.dark-mode button.bg-orange-darker:hover,
.dark-mode button.bg-orange-darker:focus {
    background-color: #3d2410 !important;
}
.dark-mode .bg-orange-darkest {
    background-color: #331e0e !important;
}
.dark-mode a.bg-orange-darkest:hover,
.dark-mode a.bg-orange-darkest:focus {
    background-color: #0b0603 !important;
}
.dark-mode button.bg-orange-darkest:hover,
.dark-mode button.bg-orange-darkest:focus {
    background-color: #0b0603 !important;
}
.dark-mode .bg-yellow-lightest {
    background-color: #fef9e7 !important;
}
.dark-mode a.bg-yellow-lightest:hover,
.dark-mode a.bg-yellow-lightest:focus {
    background-color: #fcedb6 !important;
}
.dark-mode button.bg-yellow-lightest:hover,
.dark-mode button.bg-yellow-lightest:focus {
    background-color: #fcedb6 !important;
}
.dark-mode .bg-yellow-lighter {
    background-color: #fbedb7 !important;
}
.dark-mode a.bg-yellow-lighter:hover,
.dark-mode a.bg-yellow-lighter:focus {
    background-color: #f8e187 !important;
}
.dark-mode button.bg-yellow-lighter:hover,
.dark-mode button.bg-yellow-lighter:focus {
    background-color: #f8e187 !important;
}
.dark-mode .bg-yellow-light {
    background-color: #f5d657 !important;
}
.dark-mode a.bg-yellow-light:hover,
.dark-mode a.bg-yellow-light:focus {
    background-color: #f2ca27 !important;
}
.dark-mode button.bg-yellow-light:hover,
.dark-mode button.bg-yellow-light:focus {
    background-color: #f2ca27 !important;
}
.dark-mode .bg-yellow-dark {
    background-color: #c19d0c !important;
}
.dark-mode a.bg-yellow-dark:hover,
.dark-mode a.bg-yellow-dark:focus {
    background-color: #917609 !important;
}
.dark-mode button.bg-yellow-dark:hover,
.dark-mode button.bg-yellow-dark:focus {
    background-color: #917609 !important;
}
.dark-mode .bg-yellow-darker {
    background-color: #604e06 !important;
}
.dark-mode a.bg-yellow-darker:hover,
.dark-mode a.bg-yellow-darker:focus {
    background-color: #302703 !important;
}
.dark-mode button.bg-yellow-darker:hover,
.dark-mode button.bg-yellow-darker:focus {
    background-color: #302703 !important;
}
.dark-mode .bg-yellow-darkest {
    background-color: #302703 !important;
}
.dark-mode a.bg-yellow-darkest:hover,
.dark-mode a.bg-yellow-darkest:focus {
    background-color: black !important;
}
.dark-mode button.bg-yellow-darkest:hover,
.dark-mode button.bg-yellow-darkest:focus {
    background-color: black !important;
}
.dark-mode .bg-green-lightest {
    background-color: #eff8e6 !important;
}
.dark-mode a.bg-green-lightest:hover,
.dark-mode a.bg-green-lightest:focus {
    background-color: #d6edbe !important;
}
.dark-mode button.bg-green-lightest:hover,
.dark-mode button.bg-green-lightest:focus {
    background-color: #d6edbe !important;
}
.dark-mode .bg-green-lighter {
    background-color: #cfeab3 !important;
}
.dark-mode a.bg-green-lighter:hover,
.dark-mode a.bg-green-lighter:focus {
    background-color: #b6df8b !important;
}
.dark-mode button.bg-green-lighter:hover,
.dark-mode button.bg-green-lighter:focus {
    background-color: #b6df8b !important;
}
.dark-mode .bg-green-light {
    background-color: #8ecf4d !important;
}
.dark-mode a.bg-green-light:hover,
.dark-mode a.bg-green-light:focus {
    background-color: #75b831 !important;
}
.dark-mode button.bg-green-light:hover,
.dark-mode button.bg-green-light:focus {
    background-color: #75b831 !important;
}
.dark-mode .bg-green-dark {
    background-color: #4b9500 !important;
}
.dark-mode a.bg-green-dark:hover,
.dark-mode a.bg-green-dark:focus {
    background-color: #316200 !important;
}
.dark-mode button.bg-green-dark:hover,
.dark-mode button.bg-green-dark:focus {
    background-color: #316200 !important;
}
.dark-mode .bg-green-darker {
    background-color: #264a00 !important;
}
.dark-mode a.bg-green-darker:hover,
.dark-mode a.bg-green-darker:focus {
    background-color: #0c1700 !important;
}
.dark-mode button.bg-green-darker:hover,
.dark-mode button.bg-green-darker:focus {
    background-color: #0c1700 !important;
}
.dark-mode .bg-green-darkest {
    background-color: #132500 !important;
}
.dark-mode a.bg-green-darkest:hover,
.dark-mode a.bg-green-darkest:focus {
    background-color: black !important;
}
.dark-mode button.bg-green-darkest:hover,
.dark-mode button.bg-green-darkest:focus {
    background-color: black !important;
}
.dark-mode .bg-teal-lightest {
    background-color: #eafaf8 !important;
}
.dark-mode a.bg-teal-lightest:hover,
.dark-mode a.bg-teal-lightest:focus {
    background-color: #c1f0ea !important;
}
.dark-mode button.bg-teal-lightest:hover,
.dark-mode button.bg-teal-lightest:focus {
    background-color: #c1f0ea !important;
}
.dark-mode .bg-teal-lighter {
    background-color: #bfefea !important;
}
.dark-mode a.bg-teal-lighter:hover,
.dark-mode a.bg-teal-lighter:focus {
    background-color: #96e5dd !important;
}
.dark-mode button.bg-teal-lighter:hover,
.dark-mode button.bg-teal-lighter:focus {
    background-color: #96e5dd !important;
}
.dark-mode .bg-teal-light {
    background-color: #6bdbcf !important;
}
.dark-mode a.bg-teal-light:hover,
.dark-mode a.bg-teal-light:focus {
    background-color: #42d1c2 !important;
}
.dark-mode button.bg-teal-light:hover,
.dark-mode button.bg-teal-light:focus {
    background-color: #42d1c2 !important;
}
.dark-mode .bg-teal-dark {
    background-color: #22a295 !important;
}
.dark-mode a.bg-teal-dark:hover,
.dark-mode a.bg-teal-dark:focus {
    background-color: #19786e !important;
}
.dark-mode button.bg-teal-dark:hover,
.dark-mode button.bg-teal-dark:focus {
    background-color: #19786e !important;
}
.dark-mode .bg-teal-darker {
    background-color: #11514a !important;
}
.dark-mode a.bg-teal-darker:hover,
.dark-mode a.bg-teal-darker:focus {
    background-color: #082723 !important;
}
.dark-mode button.bg-teal-darker:hover,
.dark-mode button.bg-teal-darker:focus {
    background-color: #082723 !important;
}
.dark-mode .bg-teal-darkest {
    background-color: #092925 !important;
}
.dark-mode a.bg-teal-darkest:hover,
.dark-mode a.bg-teal-darkest:focus {
    background-color: black !important;
}
.dark-mode button.bg-teal-darkest:hover,
.dark-mode button.bg-teal-darkest:focus {
    background-color: black !important;
}
.dark-mode .bg-cyan-lightest {
    background-color: #e8f6f8 !important;
}
.dark-mode a.bg-cyan-lightest:hover,
.dark-mode a.bg-cyan-lightest:focus {
    background-color: #c1e7ec !important;
}
.dark-mode button.bg-cyan-lightest:hover,
.dark-mode button.bg-cyan-lightest:focus {
    background-color: #c1e7ec !important;
}
.dark-mode .bg-cyan-lighter {
    background-color: #b9e3ea !important;
}
.dark-mode a.bg-cyan-lighter:hover,
.dark-mode a.bg-cyan-lighter:focus {
    background-color: #92d3de !important;
}
.dark-mode button.bg-cyan-lighter:hover,
.dark-mode button.bg-cyan-lighter:focus {
    background-color: #92d3de !important;
}
.dark-mode .bg-cyan-light {
    background-color: #5dbecd !important;
}
.dark-mode a.bg-cyan-light:hover,
.dark-mode a.bg-cyan-light:focus {
    background-color: #3aabbd !important;
}
.dark-mode button.bg-cyan-light:hover,
.dark-mode button.bg-cyan-light:focus {
    background-color: #3aabbd !important;
}
.dark-mode .bg-cyan-dark {
    background-color: #128293 !important;
}
.dark-mode a.bg-cyan-dark:hover,
.dark-mode a.bg-cyan-dark:focus {
    background-color: #0c5a66 !important;
}
.dark-mode button.bg-cyan-dark:hover,
.dark-mode button.bg-cyan-dark:focus {
    background-color: #0c5a66 !important;
}
.dark-mode .bg-cyan-darker {
    background-color: #09414a !important;
}
.dark-mode a.bg-cyan-darker:hover,
.dark-mode a.bg-cyan-darker:focus {
    background-color: #03191d !important;
}
.dark-mode button.bg-cyan-darker:hover,
.dark-mode button.bg-cyan-darker:focus {
    background-color: #03191d !important;
}
.dark-mode .bg-cyan-darkest {
    background-color: #052025 !important;
}
.dark-mode a.bg-cyan-darkest:hover,
.dark-mode a.bg-cyan-darkest:focus {
    background-color: black !important;
}
.dark-mode button.bg-cyan-darkest:hover,
.dark-mode button.bg-cyan-darkest:focus {
    background-color: black !important;
}
.dark-mode .bg-white-lightest {
    background-color: white !important;
}
.dark-mode a.bg-white-lightest:hover,
.dark-mode a.bg-white-lightest:focus {
    background-color: #2a2a4a !important;
}
.dark-mode button.bg-white-lightest:hover,
.dark-mode button.bg-white-lightest:focus {
    background-color: #2a2a4a !important;
}
.dark-mode .bg-white-lighter {
    background-color: white !important;
}
.dark-mode a.bg-white-lighter:hover,
.dark-mode a.bg-white-lighter:focus {
    background-color: #2a2a4a !important;
}
.dark-mode button.bg-white-lighter:hover,
.dark-mode button.bg-white-lighter:focus {
    background-color: #2a2a4a !important;
}
.dark-mode .bg-white-light {
    background-color: white !important;
}
.dark-mode a.bg-white-light:hover,
.dark-mode a.bg-white-light:focus {
    background-color: #2a2a4a !important;
}
.dark-mode button.bg-white-light:hover,
.dark-mode button.bg-white-light:focus {
    background-color: #2a2a4a !important;
}
.dark-mode .bg-white-dark {
    background-color: #cccccc !important;
}
.dark-mode a.bg-white-dark:hover,
.dark-mode a.bg-white-dark:focus {
    background-color: #b3b2b2 !important;
}
.dark-mode button.bg-white-dark:hover,
.dark-mode button.bg-white-dark:focus {
    background-color: #b3b2b2 !important;
}
.dark-mode .bg-white-darker {
    background-color: #666666 !important;
}
.dark-mode a.bg-white-darker:hover,
.dark-mode a.bg-white-darker:focus {
    background-color: #4d4c4c !important;
}
.dark-mode button.bg-white-darker:hover,
.dark-mode button.bg-white-darker:focus {
    background-color: #4d4c4c !important;
}
.dark-mode .bg-white-darkest {
    background-color: #333333 !important;
}
.dark-mode a.bg-white-darkest:hover,
.dark-mode a.bg-white-darkest:focus {
    background-color: #1a1919 !important;
}
.dark-mode button.bg-white-darkest:hover,
.dark-mode button.bg-white-darkest:focus {
    background-color: #1a1919 !important;
}
.dark-mode .bg-gray-lightest {
    background-color: #f3f4f5 !important;
}
.dark-mode a.bg-gray-lightest:hover,
.dark-mode a.bg-gray-lightest:focus {
    background-color: #d7dbde !important;
}
.dark-mode button.bg-gray-lightest:hover,
.dark-mode button.bg-gray-lightest:focus {
    background-color: #d7dbde !important;
}
.dark-mode .bg-gray-lighter {
    background-color: #dbdde0 !important;
}
.dark-mode a.bg-gray-lighter:hover,
.dark-mode a.bg-gray-lighter:focus {
    background-color: #c0c3c8 !important;
}
.dark-mode button.bg-gray-lighter:hover,
.dark-mode button.bg-gray-lighter:focus {
    background-color: #c0c3c8 !important;
}
.dark-mode .bg-gray-light {
    background-color: #aab0b6 !important;
}
.dark-mode a.bg-gray-light:hover,
.dark-mode a.bg-gray-light:focus {
    background-color: #8f979e !important;
}
.dark-mode button.bg-gray-light:hover,
.dark-mode button.bg-gray-light:focus {
    background-color: #8f979e !important;
}
.dark-mode .bg-gray-dark {
    background-color: #6b7278 !important;
    background: #343a40 !important;
}
.dark-mode a.bg-gray-dark:hover,
.dark-mode a.bg-gray-dark:focus {
    background-color: #53585d !important;
}
.dark-mode button.bg-gray-dark:hover,
.dark-mode button.bg-gray-dark:focus {
    background-color: #53585d !important;
}
.dark-mode .bg-gray-darker {
    background-color: #36393c !important;
}
.dark-mode a.bg-gray-darker:hover,
.dark-mode a.bg-gray-darker:focus {
    background-color: #1e2021 !important;
}
.dark-mode button.bg-gray-darker:hover,
.dark-mode button.bg-gray-darker:focus {
    background-color: #1e2021 !important;
}
.dark-mode .bg-gray-darkest {
    background-color: #1b1c1e !important;
}
.dark-mode a.bg-gray-darkest:hover,
.dark-mode a.bg-gray-darkest:focus {
    background-color: #030303 !important;
}
.dark-mode button.bg-gray-darkest:hover,
.dark-mode button.bg-gray-darkest:focus {
    background-color: #030303 !important;
}
.dark-mode .bg-gray-dark-lightest {
    background-color: #ebebec !important;
}
.dark-mode a.bg-gray-dark-lightest:hover,
.dark-mode a.bg-gray-dark-lightest:focus {
    background-color: #d1d1d3 !important;
}
.dark-mode button.bg-gray-dark-lightest:hover,
.dark-mode button.bg-gray-dark-lightest:focus {
    background-color: #d1d1d3 !important;
}
.dark-mode .bg-gray-dark-lighter {
    background-color: #c2c4c6 !important;
}
.dark-mode a.bg-gray-dark-lighter:hover,
.dark-mode a.bg-gray-dark-lighter:focus {
    background-color: #a8abad !important;
}
.dark-mode button.bg-gray-dark-lighter:hover,
.dark-mode button.bg-gray-dark-lighter:focus {
    background-color: #a8abad !important;
}
.dark-mode .bg-gray-dark-light {
    background-color: #717579 !important;
}
.dark-mode a.bg-gray-dark-light:hover,
.dark-mode a.bg-gray-dark-light:focus {
    background-color: #585c5f !important;
}
.dark-mode button.bg-gray-dark-light:hover,
.dark-mode button.bg-gray-dark-light:focus {
    background-color: #585c5f !important;
}
.dark-mode .bg-gray-dark-dark {
    background-color: #2a2e33 !important;
}
.dark-mode a.bg-gray-dark-dark:hover,
.dark-mode a.bg-gray-dark-dark:focus {
    background-color: #131517 !important;
}
.dark-mode button.bg-gray-dark-dark:hover,
.dark-mode button.bg-gray-dark-dark:focus {
    background-color: #131517 !important;
}
.dark-mode .bg-gray-dark-darker {
    background-color: #15171a !important;
}
.dark-mode a.bg-gray-dark-darker:hover,
.dark-mode a.bg-gray-dark-darker:focus {
    background-color: black !important;
}
.dark-mode button.bg-gray-dark-darker:hover,
.dark-mode button.bg-gray-dark-darker:focus {
    background-color: black !important;
}
.dark-mode .bg-gray-dark-darkest {
    background-color: #0a0c0d !important;
}
.dark-mode a.bg-gray-dark-darkest:hover,
.dark-mode a.bg-gray-dark-darkest:focus {
    background-color: black !important;
}
.dark-mode button.bg-gray-dark-darkest:hover,
.dark-mode button.bg-gray-dark-darkest:focus {
    background-color: black !important;
}
.dark-mode .bg-azure-lightest {
    background-color: #ecf7fe !important;
}
.dark-mode a.bg-azure-lightest:hover,
.dark-mode a.bg-azure-lightest:focus {
    background-color: #bce3fb !important;
}
.dark-mode button.bg-azure-lightest:hover,
.dark-mode button.bg-azure-lightest:focus {
    background-color: #bce3fb !important;
}
.dark-mode .bg-azure-lighter {
    background-color: #c7e6fb !important;
}
.dark-mode a.bg-azure-lighter:hover,
.dark-mode a.bg-azure-lighter:focus {
    background-color: #97d1f8 !important;
}
.dark-mode button.bg-azure-lighter:hover,
.dark-mode button.bg-azure-lighter:focus {
    background-color: #97d1f8 !important;
}
.dark-mode .bg-azure-light {
    background-color: #7dc4f6 !important;
}
.dark-mode a.bg-azure-light:hover,
.dark-mode a.bg-azure-light:focus {
    background-color: #4daef3 !important;
}
.dark-mode button.bg-azure-light:hover,
.dark-mode button.bg-azure-light:focus {
    background-color: #4daef3 !important;
}
.dark-mode .bg-azure-dark {
    background-color: #3788c2 !important;
}
.dark-mode a.bg-azure-dark:hover,
.dark-mode a.bg-azure-dark:focus {
    background-color: #2c6c9a !important;
}
.dark-mode button.bg-azure-dark:hover,
.dark-mode button.bg-azure-dark:focus {
    background-color: #2c6c9a !important;
}
.dark-mode .bg-azure-darker {
    background-color: #1c4461 !important;
}
.dark-mode a.bg-azure-darker:hover,
.dark-mode a.bg-azure-darker:focus {
    background-color: #112839 !important;
}
.dark-mode button.bg-azure-darker:hover,
.dark-mode button.bg-azure-darker:focus {
    background-color: #112839 !important;
}
.dark-mode .bg-azure-darkest {
    background-color: #0e2230 !important;
}
.dark-mode a.bg-azure-darkest:hover,
.dark-mode a.bg-azure-darkest:focus {
    background-color: #020609 !important;
}
.dark-mode button.bg-azure-darkest:hover,
.dark-mode button.bg-azure-darkest:focus {
    background-color: #020609 !important;
}
.dark-mode .bg-lime-lightest {
    background-color: #f2fbeb !important;
}
.dark-mode a.bg-lime-lightest:hover,
.dark-mode a.bg-lime-lightest:focus {
    background-color: #d6f3c1 !important;
}
.dark-mode button.bg-lime-lightest:hover,
.dark-mode button.bg-lime-lightest:focus {
    background-color: #d6f3c1 !important;
}
.dark-mode .bg-lime-lighter {
    background-color: #d7f2c2 !important;
}
.dark-mode a.bg-lime-lighter:hover,
.dark-mode a.bg-lime-lighter:focus {
    background-color: #bbe998 !important;
}
.dark-mode button.bg-lime-lighter:hover,
.dark-mode button.bg-lime-lighter:focus {
    background-color: #bbe998 !important;
}
.dark-mode .bg-lime-light {
    background-color: #a3e072 !important;
}
.dark-mode a.bg-lime-light:hover,
.dark-mode a.bg-lime-light:focus {
    background-color: #88d748 !important;
}
.dark-mode button.bg-lime-light:hover,
.dark-mode button.bg-lime-light:focus {
    background-color: #88d748 !important;
}
.dark-mode .bg-lime-dark {
    background-color: #62a82a !important;
}
.dark-mode a.bg-lime-dark:hover,
.dark-mode a.bg-lime-dark:focus {
    background-color: #4a7f20 !important;
}
.dark-mode button.bg-lime-dark:hover,
.dark-mode button.bg-lime-dark:focus {
    background-color: #4a7f20 !important;
}
.dark-mode .bg-lime-darker {
    background-color: #315415 !important;
}
.dark-mode a.bg-lime-darker:hover,
.dark-mode a.bg-lime-darker:focus {
    background-color: #192b0b !important;
}
.dark-mode button.bg-lime-darker:hover,
.dark-mode button.bg-lime-darker:focus {
    background-color: #192b0b !important;
}
.dark-mode .bg-lime-darkest {
    background-color: #192a0b !important;
}
.dark-mode a.bg-lime-darkest:hover,
.dark-mode a.bg-lime-darkest:focus {
    background-color: #010200 !important;
}
.dark-mode button.bg-lime-darkest:hover,
.dark-mode button.bg-lime-darkest:focus {
    background-color: #010200 !important;
}
.dark-mode .bg-blue-1 {
    background-color: #0061da;
    color: #fff !important;
}
.dark-mode .bg-blue {
    background: #3223f1;
    color: #fff !important;
}
.dark-mode a.bg-blue:hover,
.dark-mode a.bg-blue:focus {
    background-color: #4032f1 !important;
}
.dark-mode button.bg-blue:hover,
.dark-mode button.bg-blue:focus {
    background-color: #4032f1 !important;
}
.dark-mode .bg-indigo {
    background: #6574cd;
    color: #fff !important;
}
.dark-mode a.bg-indigo:hover,
.dark-mode a.bg-indigo:focus {
    background-color: #3f51c1 !important;
}
.dark-mode button.bg-indigo:hover,
.dark-mode button.bg-indigo:focus {
    background-color: #3f51c1 !important;
}
.dark-mode .bg-purple-gradient {
    background: linear-gradient(to bottom right, #8927ec 0%, #647dee 100%) !important;
    color: #fff !important;
}
.dark-mode a.bg-purple-gradient:hover,
.dark-mode a.bg-purple-gradient:focus {
    background-color: #8c31e4 !important;
}
.dark-mode button.bg-purple-gradient:hover,
.dark-mode button.bg-purple-gradient:focus {
    background-color: #8c31e4 !important;
}
.dark-mode .bg-pink {
    background: #fc5296 !important;
    color: #fff !important;
}
.dark-mode .bg-darkpink {
    background-color: #14a485 !important;
    color: #fff !important;
}
.dark-mode a.bg-pink:hover,
.dark-mode a.bg-pink:focus {
    background-color: #f33d7a !important;
}
.dark-mode button.bg-pink:hover,
.dark-mode button.bg-pink:focus {
    background-color: #f33d7a !important;
}
.dark-mode .bg-red {
    background: #e73827;
    color: #fff !important;
}
.dark-mode a.bg-red:hover,
.dark-mode a.bg-red:focus {
    background-color: #a11918 !important;
}
.dark-mode button.bg-red:hover,
.dark-mode button.bg-red:focus {
    background-color: #a11918 !important;
}
.dark-mode .bg-orange {
    background: #fc7303;
    color: #fff !important;
}
.dark-mode a.bg-orange:hover,
.dark-mode a.bg-orange:focus {
    background-color: #fc7a12 !important;
}
.dark-mode button.bg-orange:hover,
.dark-mode button.bg-orange:focus {
    background-color: #fc7a12 !important;
}
.dark-mode .bg-yellow-1 {
    background-color: #FBB034;
    color: #fff !important;
}
.dark-mode .bg-yellow {
    background: #FBB034;
    color: #fff !important;
}
.dark-mode a.bg-yellow:hover,
.dark-mode a.bg-yellow:focus {
    background-color: #c29d0b !important;
}
.dark-mode button.bg-yellow:hover,
.dark-mode button.bg-yellow:focus {
    background-color: #c29d0b !important;
}
.dark-mode .bg-green-1 {
    background-color: #4ecc48;
    color: #fff !important;
}
.dark-mode .bg-green {
    background: #4ecc48;
    color: #fff !important;
}
.dark-mode a.bg-green:hover,
.dark-mode a.bg-green:focus {
    background-color: #448700 !important;
}
.dark-mode button.bg-green:hover,
.dark-mode button.bg-green:focus {
    background-color: #448700 !important;
}
.dark-mode .bg-teal {
    background: #1caf9f !important;
}
.dark-mode a.bg-teal:hover,
.dark-mode a.bg-teal:focus {
    background-color: #22a193 !important;
}
.dark-mode button.bg-teal:hover,
.dark-mode button.bg-teal:focus {
    background-color: #22a193 !important;
}
.dark-mode .bg-cyan {
    background: #007ea7 !important;
    color: #fff !important;
}
.dark-mode a.bg-cyan:hover,
.dark-mode a.bg-cyan:focus {
    background-color: #117a8b !important;
}
.dark-mode button.bg-cyan:hover,
.dark-mode button.bg-cyan:focus {
    background-color: #117a8b !important;
}
.dark-mode a.bg-white:hover,
.dark-mode a.bg-white:focus {
    background-color: #2a2a4a !important;
}
.dark-mode button.bg-white:hover,
.dark-mode button.bg-white:focus {
    background-color: #2a2a4a !important;
}
.dark-mode .bg-gray {
    background: #5a6970 !important;
}
.dark-mode a.bg-gray:hover,
.dark-mode a.bg-gray:focus {
    background-color: #6c757d !important;
}
.dark-mode button.bg-gray:hover,
.dark-mode button.bg-gray:focus {
    background-color: #6c757d !important;
}
.dark-mode .bg-lightpink-red {
    color: #ff7088 !important;
}
.dark-mode a.bg-gray-dark:hover,
.dark-mode a.bg-gray-dark:focus {
    background-color: #1d2124 !important;
}
.dark-mode button.bg-gray-dark:hover,
.dark-mode button.bg-gray-dark:focus {
    background-color: #1d2124 !important;
}
.dark-mode .bg-azure {
    background: #45aaf2;
}
.dark-mode a.bg-azure:hover,
.dark-mode a.bg-azure:focus {
    background-color: #1594ef !important;
}
.dark-mode button.bg-azure:hover,
.dark-mode button.bg-azure:focus {
    background-color: #1594ef !important;
}
.dark-mode .bg-purple-1 {
    background: #8927ec;
}
.dark-mode .bg-lime {
    background: #7bd235;
}
.dark-mode a.bg-lime:hover,
.dark-mode a.bg-lime:focus {
    background-color: #63ad27 !important;
}
.dark-mode button.bg-lime:hover,
.dark-mode button.bg-lime:focus {
    background-color: #63ad27 !important;
}
.dark-mode .bg-square {
    color: #fff;
    background: #868e96;
}
.dark-mode .bg-primary-light {
    background: #2a2a4a;
}
.dark-mode .bg-google-plus {
    background-color: #dd4b39;
}
.dark-mode .bg-pinterest {
    background: linear-gradient(to right bottom, #c51629 0%, #bd081c 100%);
}
.dark-mode .bg-light-gray {
    background-color: #2a2a4a;
}
.dark-mode .bg-progress-white {
    background-color: #eaeceb;
}
.dark-mode .bg-dribbble {
    background: linear-gradient(to bottom right, #ea4c89, #c93764) !important;
}
.dark-mode .bg-google {
    background: linear-gradient(to bottom right, #e64522, #c33219) !important;
    color: #fff;
}
.dark-mode .bg-success-transparent {
    background-color: rgba(0, 230, 130, 0.1) !important;
}
.dark-mode .bg-info-transparent {
    background-color: #123d68 !important;
}
.dark-mode .bg-warning-transparent {
    background-color: rgba(255, 162, 43, 0.1) !important;
}
.dark-mode .bg-danger-transparent {
    background-color: rgba(255, 56, 43, 0.1) !important;
}
.dark-mode .bg-pink-transparent {
    background-color: rgba(213, 109, 252, 0.1) !important;
}
.dark-mode .bg-purple-transparent {
    background-color: rgba(96, 77, 216, 0.1) !important;
}
.dark-mode .bg-dark-transparent {
    background-color: rgba(0, 0, 0, 0.15) !important;
}
.dark-mode .bg-white-transparent {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.dark-mode .bg-secondary-transparent {
    background-color: rgba(5, 195, 251, 0.1) !important;
}
.dark-mode .shadow-primary {
    box-shadow: 0 7px 30px var(--primary03) !important;
}
.dark-mode .shadow-secondary {
    box-shadow: 0 7px 30px rgba(130, 207, 242, 0.1) !important;
}
.dark-mode .shadow-warning {
    box-shadow: 0 7px 30px rgba(251, 176, 52, 0.1) !important;
}
.dark-mode .shadow-info {
    box-shadow: 0 7px 30px rgba(40, 146, 235, 0.5) !important;
}
.dark-mode .shadow-success {
    box-shadow: 0 7px 30px rgba(26, 122, 16, 0.1) !important;
}
.dark-mode .shadow-danger {
    box-shadow: 0 7px 30px rgba(245, 167, 184, 0.1) !important;
}
.dark-mode .google-plus1 {
    background: linear-gradient(to right bottom, #dd4b39 0%, #ef6a5a 100%);
}
.dark-mode .pinterest1 {
    background: linear-gradient(to right bottom, #bd081c 0%, #eb4553 100%);
}
.dark-mode .bg-default {
    background: #e9e9f1;
    color: #282f53;
}
.dark-mode .border {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .border-top {
    border-top-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .border-end {
    border-right-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .border-bottom {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .border-start {
    border-left-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .border-secondary {
    border: 1px solid #05c3fb !important;
}
.dark-mode .border-success {
    border-color: #1bbfa7 !important;
}
.dark-mode .border-info {
    border-color: #45aaf2 !important;
}
.dark-mode .border-warning {
    border-color: #ecb403 !important;
}
.dark-mode .border-danger {
    border-color: #f82649 !important;
}
.dark-mode .border-pink {
    border-color: #fc5296 !important;
}
.dark-mode .border-orange {
    border-color: #fc7303 !important;
}
.dark-mode .border-light {
    border-color: #f8f9fa !important;
}
.dark-mode .border-transparent {
    border-color: #656a71 !important;
}
.dark-mode .border-dark {
    border-color: #343a40 !important;
}
.dark-mode .border-white {
    border-color: #fff !important;
}
.dark-mode .border-end-1 {
    border-right-color: #d5dce3;
}
.dark-mode .text-white-transparent,
.dark-mode .text-white-transparent-1 {
    color: #fff !important;
}
.dark-mode a.text-primary:hover,
.dark-mode a.text-primary:focus {
    color: var(--primary-bg-color) !important;
}
.dark-mode .text-secondary {
    color: #05c3fb !important;
}
.dark-mode a.text-secondary:hover,
.dark-mode a.text-secondary:focus {
    color: #05c3fb !important;
}
.dark-mode .text-success {
    color: #09ad95 !important;
}
.dark-mode a.text-success:hover,
.dark-mode a.text-success:focus {
    color: #448700 !important;
}
.dark-mode .text-info {
    color: #1170e4 !important;
}
.dark-mode a.text-info:hover,
.dark-mode a.text-info:focus {
    color: #1594ef !important;
}
.dark-mode .text-warning {
    color: #f7b731 !important;
}
.dark-mode a.text-warning:hover,
.dark-mode a.text-warning:focus {
    color: #c29d0b !important;
}
.dark-mode .text-danger {
    color: #e82646 !important;
}
.dark-mode a.text-danger:hover,
.dark-mode a.text-danger:focus {
    color: #d22827 !important;
}
.dark-mode .text-light {
    color: #ebedef !important;
}
.dark-mode a.text-light:hover,
.dark-mode a.text-light:focus {
    color: #dae0e5 !important;
}
.dark-mode .text-dark {
    color: #dedefd !important;
}
.dark-mode a.text-dark:hover,
.dark-mode a.text-dark:focus {
    color: var(--primary-bg-color) !important;
}
.dark-mode .text-body {
    color: #495057 !important;
}
.dark-mode .text-muted {
    color: #9595b5 !important;
}
.dark-mode .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.dark-mode .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.dark-mode .text-hide {
    color: transparent;
    background-color: transparent;
}
.dark-mode .heading-inverse {
    background-color: #333;
    color: #fff;
}
.dark-mode .heading-success {
    background-color: #1643a3;
    color: #fff;
}
.dark-mode .heading-info {
    background-color: #45aaf2;
    color: #fff;
}
.dark-mode .heading-warning {
    background-color: #ecb403;
    color: #fff;
}
.dark-mode .heading-danger {
    background-color: #c21a1a;
    color: #fff;
}
.dark-mode .text-inherit {
    color: inherit !important;
}
.dark-mode . {
    color: #7a7a92 !important;
}
.dark-mode .text-muted-dark {
    color: #1c232f !important;
}
.dark-mode .text-fb-blue {
    color: #234684 !important;
}
.dark-mode .text-blue {
    color: #467fcf !important;
}
.dark-mode .text-indigo {
    color: #6574cd !important;
}
.dark-mode .text-purple {
    color: #867efc !important;
}
.dark-mode .text-lightpink-red {
    color: #ff7088 !important;
}
.dark-mode .text-lightgreen {
    color: #26eda2 !important;
}
.dark-mode .text-pink {
    color: #ec82ef !important;
}
.dark-mode .text-red {
    color: #c21a1a !important;
}
.dark-mode .text-orange {
    color: #fc7303 !important;
}
.dark-mode .text-yellow {
    color: #ecb403 !important;
}
.dark-mode .text-green {
    color: #4ecc48 !important;
}
.dark-mode .text-green-1 {
    color: #0dff01 !important;
}
.dark-mode .text-teal {
    color: #2bcbba !important;
}
.dark-mode .text-cyan {
    color: #17a2b8 !important;
}
.dark-mode .text-white {
    color: #dedefd !important;
}
.dark-mode .text-gray {
    color: #969696 !important;
}
.dark-mode .text-gray-dark {
    color: #343a40 !important;
}
.dark-mode .text-azure {
    color: #45aaf2 !important;
}
.dark-mode .text-lime {
    color: #7bd235 !important;
}
.dark-mode .text-transparent {
    color: #332525;
}
.dark-mode .text-facebook {
    color: #3b5998;
}
.dark-mode .text-google-plus {
    color: #dd4b39;
}
.dark-mode .text-twitter {
    color: #1da1f2;
}
.dark-mode .text-pinterest {
    color: #bd081c;
}
.dark-mode .text-secondary-gradient {
    background: linear-gradient(to bottom right, #82cff2 0%, #28b7f9 100%);
    background: linear-gradient(to right, #cd489c 0%, #ce4ba4 100%);
    -webkit-text-fill-color: transparent;
}
.dark-mode .text-info-gradient {
    background: linear-gradient(to right bottom, #1e63c3 0%, #00f2fe 100%);
    -webkit-text-fill-color: transparent;
}
.dark-mode .text-success-gradient {
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%);
    -webkit-text-fill-color: transparent;
}
.dark-mode .text-facebook-gradient {
    background: linear-gradient(to right bottom, #1e3c72 0%, #3d6cbf 100%);
    -webkit-text-fill-color: transparent;
}
.dark-mode .text-twitter-gradient {
    background: linear-gradient(to right bottom, #1e63c3 0%, #00f2fe 100%);
    -webkit-text-fill-color: transparent;
}
.dark-mode .text-google-plus-gradient {
    background: linear-gradient(to right bottom, #dd4b39 0%, #ef6a5a 100%);
    -webkit-text-fill-color: transparent;
}
.dark-mode .text-success-shadow {
    text-shadow: 0 5px 10px rgba(19, 191, 166, 0.3) !important;
}
.dark-mode .text-info-shadow {
    text-shadow: 0 5px 10px rgba(7, 116, 248, 0.3) !important;
}
.dark-mode .text-warning-shadow {
    text-shadow: 0 5px 10px rgba(255, 162, 43, 0.3) !important;
}
.dark-mode .text-danger-shadow {
    text-shadow: 0 5px 10px rgba(255, 56, 43, 0.3) !important;
}
.dark-mode .text-pink-shadow {
    text-shadow: 0 5px 10px rgba(213, 109, 252, 0.3) !important;
}
.dark-mode .text-purple-shadow {
    text-shadow: 0 5px 10px rgba(96, 77, 216, 0.3) !important;
}
.dark-mode .text-dark-shadow {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
}
.dark-mode .text-white-shadow {
    text-shadow: 0 5px 10px rgba(255, 255, 255, 0.3) !important;
}
.dark-mode .text-secondary-shadow {
    text-shadow: 0 5px 10px rgba(130, 207, 242, 0.3);
}
.dark-mode .alert-success hr {
    border-top-color: #09ad95;
}
.dark-mode .alert-info hr {
    border-top-color: #1170e4;
}
.dark-mode .alert-warning hr {
    border-top-color: #f7b731;
}
.dark-mode .alert-danger hr {
    border-top-color: #e82646;
}
.dark-mode.horizontal .main-sidemenu .slide-left,
.dark-mode.horizontal .main-sidemenu .slide-right {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode.horizontal .main-sidemenu .slide-left svg,
.dark-mode.horizontal .main-sidemenu .slide-right svg {
    fill: #dedefd;
}
.dark-mode.horizontal .logo-horizontal .header-brand-img.light-logo1 {
    display: none;
}
.dark-mode.horizontal .side-menu>li>a {
    color: #dedefd;
}
.dark-mode .sidebar {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 8px 14.72px 1.28px rgba(42, 38, 53, 0.5);
}
.dark-mode .light-layout {
    display: block;
}
.dark-mode .dark-layout {
    display: none;
}
.dark-mode .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #30304d;
}
.dark-mode .select2-container--default .select2-results>.select2-results__options {
    box-shadow: 0px 8px 14.72px 1.28px rgba(34, 34, 61, 0.8);
}
.dark-mode .select2-dropdown {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.dark-mode .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.dark-mode .header-brand .header-brand-img.logo-3 {
    display: none;
}
.dark-mode .header-brand .header-brand-img.logo {
    display: block;
}
.dark-mode.sidebar-mini .app-header .light-logo1 {
    display: none !important;
}
.dark-mode.sidenav-toggled .header-brand-img.light-logo {
    display: none !important;
}
.dark-mode.light-menu.sidenav-toggled .header-brand-img.light-logo {
    display: block !important;
}
.dark-mode.light-menu.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.dark-mode.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.dark-mode.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.dark-mode.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.dark-mode.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.dark-mode.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block !important;
}
.dark-mode.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.dark-mode.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.dark-mode.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block !important;
}
.dark-mode.light-menu.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
}
.dark-mode.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block;
}
.dark-mode.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
}
@media (max-width: 991px) {
    .dark-mode .app-header.header .header-brand-img.desktop-logo {
        display: block;
    }
}
.dark-mode #external-events {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .fc-theme-standard td,
.dark-mode .fc-theme-standard th {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .fc-theme-standard .fc-scrollgrid {
    border: 0px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .fc .fc-daygrid-day-number {
    color: #dedefd;
}
.dark-mode .fc .fc-daygrid-day.fc-day-today {
    background-color: #272742;
}
.dark-mode .fc-theme-standard .fc-list {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .fc-theme-standard .fc-list-day-cushion {
    background: #22223d;
}
.dark-mode .fc .fc-list-event:hover td {
    background: #22223d;
}
.dark-mode .fc-list-event.fc-event {
    color: #dedefd !important;
}
.dark-mode .fc-direction-ltr .fc-list-day-text,
.dark-mode .fc-direction-rtl .fc-list-day-side-text {
    color: #dedefd;
}
.dark-mode .fc-direction-ltr .fc-list-day-side-text,
.dark-mode .fc-direction-rtl .fc-list-day-text {
    color: #dedefd;
}
.dark-mode .sweet-alert {
    background: #2a2a4a;
}
.dark-mode .sweet-alert h2 {
    color: #dedefd;
}
.dark-mode .sweet-alert P {
    color: #9595b5;
}
.dark-mode .alert-default {
    background-color: #1a1a3c;
}
.dark-mode .irs-line-mid,
.dark-mode .irs-line-right,
.dark-mode .irs-line-left {
    background-color: #1a1a3c;
}
.dark-mode .irs-from,
.dark-mode .irs-to,
.dark-mode .irs-single {
    background: #1a1a3c;
    color: #dedefd;
}
.dark-mode .irs-min,
.dark-mode .irs-max {
    color: #dedefd;
    background: #1a1a3c;
}
.dark-mode .irs-grid-text {
    color: #9595b5;
}
.dark-mode .irs-modern .irs-slider,
.dark-mode .irs-outline .irs-slider {
    background-color: #1a1a3c;
}
.dark-mode .tree li {
    color: #dedefd;
}
.dark-mode .tree li a {
    color: #dedefd;
}
.dark-mode .tree li.branch li {
    background: #2a2a4a;
}
.dark-mode .tree ul:before {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tree ul li:before {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dTree a {
    color: #dedefd;
}
.dark-mode .tab_wrapper .content_wrapper {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper.right_side .content_wrapper {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper.right_side>ul li {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper.right_side>ul li.active {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper.right_side>ul li.active::before {
    background: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper.right_side>ul li:after {
    background: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper>ul {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .tab_wrapper>ul li {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper>ul li.active:after {
    background: transparent;
}
.dark-mode .dropify-wrapper {
    color: #dedefd;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dropify-wrapper .dropify-preview {
    background-color: #2a2a4a;
}
.dark-mode .dropify-wrapper .dropify-message span.file-icon {
    color: #9595b5;
}
.dark-mode .dropify-wrapper:hover {
    background-image: linear-gradient(-45deg, #1a1a3c 25%, transparent 25%, transparent 50%, #1a1a3c 50%, #1a1a3c 75%, transparent 75%, transparent);
}
.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone:focus,
.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone:active {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone:hover {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sp-replacer {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
    color: #fff;
}
.dark-mode .sp-replacer:hover,
.dark-mode .sp-replacer.sp-active {
    border-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.dark-mode .sp-container {
    background: #2a2a4a;
    box-shadow: 0 10px 40px 0 rgba(34, 34, 61, 0.8);
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sp-picker-container {
    border-left: 0;
}
.dark-mode .ui-timepicker-wrapper {
    background: #23223a;
    border-color: rgba(255, 255, 255, 0.07);
    box-shadow: 0 16px 18px 0 #0e0f2e;
}
.dark-mode .ui-timepicker-list li {
    color: rgba(255, 255, 255, 0.8);
}
.dark-mode .datepicker .datepicker-switch,
.dark-mode .datepicker td,
.dark-mode .datepicker th {
    color: #dedefd !important;
}
.dark-mode .datepicker-dropdown.datepicker-orient-top:after,
.dark-mode .datepicker-dropdown.datepicker-orient-top:before {
    border-top-color: #30304d;
}
.dark-mode .SumoSelect>.CaptionCont {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
    color: #9595b5;
}
.dark-mode .SumoSelect.disabled>.CaptionCont {
    border-color: rgba(255, 255, 255, 0.1);
    background: #22223c;
    border-radius: 0;
}
.dark-mode .SumoSelect.open>.optWrapper {
    background: #2a2a4a;
}
.dark-mode .SumoSelect>.optWrapper {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .SumoSelect>.optWrapper>.options li.opt {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .SumoSelect>.optWrapper>.options li.opt:hover {
    background-color: #262641;
}
.dark-mode .SumoSelect.open .search-txt {
    background: #2a2a4a;
    color: #9595b5;
}
.dark-mode .SumoSelect .select-all {
    background-color: #2a2a4a;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .SumoSelect>.optWrapper>.MultiControls {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    background-color: #2a2a4a;
}
.dark-mode .SumoSelect>.optWrapper.multiple>.MultiControls>p:hover {
    background-color: #393958;
}
.dark-mode datepicker-dropdown.datepicker-orient-top:after,
.dark-mode datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid #3e3e50;
}
.dark-mode datepicker-dropdown:after,
.dark-mode datepicker-dropdown:before {
    border-bottom-color: #2e2e4a;
}
.dark-mode .datepicker table tr td span:hover,
.dark-mode .datepicker table tr td span.focused {
    background: #21213c !important;
    color: #dedefd !important;
}
.dark-mode .datepicker .prev,
.dark-mode .datepicker .next {
    background: #39395c;
}
.dark-mode .datepicker-dropdown:after {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .datepicker-dropdown::before {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ms-choice {
    color: #9595b5;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ms-choice.disabled {
    background-color: #2d2d48;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ms-drop {
    color: #9595b5;
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ms-drop.bottom {
    box-shadow: 0px 8px 14.72px 1.28px rgba(34, 34, 61, 0.8);
}
.dark-mode .select2-dropdown {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #30304d;
}
.dark-mode .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #2d2d48;
}
.dark-mode .ms-search input {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .transfer-double {
    background-color: #2a2a4a;
}
.dark-mode .transfer-double-content-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .transfer-double-content-tabs .tab-item-name.tab-active {
    background: #252336;
}
.dark-mode .transfer-double-content-left,
.dark-mode .transfer-double-content-right {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .transfer-double-list-footer {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .transfer-double-list-search-input {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .transfer-double-list-main::-webkit-scrollbar-track {
    background-color: #2a2a4a;
}
.dark-mode .checkbox-group label:before {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .transfer-double-content-param {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .transfer-double-selected-list-search-input {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .btn-select-arrow {
    color: #dedefd;
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .multi-wrapper {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .multi-wrapper .search-input {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .multi-wrapper .item-1 {
    color: #dedefd;
    background: #2a2a4a;
}
.dark-mode .multi-wrapper .selected-wrapper,
.dark-mode .multi-wrapper .item-group-1 .group-label {
    background: #1a1a3c;
}
.dark-mode .multi-wrapper .non-selected-wrapper {
    background: #2a2a4a;
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .iti input {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .iti input[type=tel],
.dark-mode .iti input[type=text] {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
    border-right-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .iti__selected-flag {
    border-right-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: #2a2a4a;
    border-top-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .iti__country-list {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .iti__country.iti__highlight {
    background-color: #2a2a4a;
}
.dark-mode .iti__divider {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .note-editor.note-frame.panel.panel-default .panel-heading {
    background-color: #2a2a4a;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .note-btn.btn-default {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .note-editor.note-airframe,
.dark-mode .note-editor.note-frame {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .note-editor .btn-default:not(:disabled):not(.disabled):active {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
.dark-mode .form-control-file::-webkit-file-upload-button {
    background-color: #1a1a3c;
    color: #dedefd;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .note-editor.note-airframe .note-editing-area .note-codable,
.dark-mode .note-editor.note-frame .note-editing-area .note-codable {
    background-color: #1a1a3c;
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .richText .richText-editor {
    background-color: #2a2a4a;
    border-left-color: rgba(255, 255, 255, 0);
}
.dark-mode .richText .richText-toolbar ul {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .richText .richText-toolbar ul li a {
    color: #dedefd;
}
.dark-mode .richText .richText-toolbar ul li a:hover {
    background-color: #2a2a4a;
}
.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close {
    background: #2a2a4a;
    color: #9595b5;
}
.dark-mode .richText .richText-form input[type=text],
.dark-mode .richText .richText-form input[type=file],
.dark-mode .richText .richText-form input[type=number] {
    border-color: rgba(255, 255, 255, 0.1);
    background: #1b1b2d;
    color: #dedefd;
}
.dark-mode .richText .richText-form select {
    border-color: rgba(255, 255, 255, 0.1);
    background: #1b1b2d;
    color: #dedefd;
}
.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover {
    background: #1b1b2d;
}
.dark-mode .richText .richText-undo,
.dark-mode .richText .richText-redo {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ql-toolbar.ql-snow {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ql-toolbar.ql-snow .ql-picker-label {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
    color: #dedefd;
}
.dark-mode .ql-container.ql-snow {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ql-snow.ql-toolbar button,
.dark-mode .ql-snow .ql-toolbar button {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
    color: #dedefd;
}
.dark-mode .ql-snow.ql-toolbar button:last-child,
.dark-mode .ql-snow .ql-toolbar button:last-child {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .ql-snow .ql-formats {
    color: #dedefd;
}
.dark-mode .ql-snow .ql-tooltip {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 0px 5px #000;
    color: #dedefd;
    margin-left: 100px;
}
.dark-mode .ql-tooltip.ql-editing input[type=text],
.dark-mode .ql-tooltip.ql-editing input[type=file],
.dark-mode .ql-tooltip.ql-editing input[type=number] {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
    color: #dedefd;
}
.dark-mode .ql-bubble .ql-tooltip {
    background-color: #2a2a4a;
}
.dark-mode .sw-theme-dots>ul.step-anchor {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sw-theme-dots>ul.step-anchor:before {
    background-color: #3e3e63;
}
.dark-mode .sw-theme-dots>ul.step-anchor>li>a:before {
    background: #3e3e63;
}
.dark-mode .sw-theme-dots .step-content {
    background-color: #2a2a4a;
}
.dark-mode .sw-theme-dots .sw-toolbar {
    background: #2a2a4a;
}
.dark-mode .wizard {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
    border-radius: 3px;
}
.dark-mode .wizard>.content {
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .wizard>.content>.title {
    color: #dedefd;
}
.dark-mode .wizard>.actions .disabled a {
    background-color: #404062;
    color: rgba(255, 255, 255, 0.62);
}
.dark-mode .wizard>.steps .current a .number,
.dark-mode .wizard>.steps .current a:active .number,
.dark-mode .wizard>.steps .current a:hover .number {
    background-color: var(--primary-bg-color);
}
.dark-mode .wizard>.steps a .number,
.dark-mode .wizard>.steps a:active .number,
.dark-mode .wizard>.steps a:hover .number {
    background-color: #404062;
}
.dark-mode .wizard.vertical>.content,
.dark-mode .wizard.vertical>.actions {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .wizard>.steps .done a .number,
.dark-mode .wizard>.steps .done a:active .number,
.dark-mode .wizard>.steps .done a:hover .number {
    background-color: #0dcd94;
}
.dark-mode .wizard>.steps a .number,
.dark-mode .wizard>.steps a:active .number,
.dark-mode .wizard>.steps a:hover .number {
    background-color: #404062;
}
.dark-mode .owl-nav button {
    background: #5b5b83 !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .flot-text {
    color: #9595b5 !important;
}
.dark-mode tspan {
    fill: #9595b5 !important;
}
.dark-mode .nvd3 text {
    fill: #9595b5;
}
.dark-mode .nvd3 .nv-axis line {
    stroke: rgba(119, 119, 142, 0.2);
}
.dark-mode .nvd3 .nv-discretebar .nv-groups text,
.dark-mode .nvd3 .nv-multibarHorizontal .nv-groups text {
    fill: #dedefd;
}
.dark-mode .countdown li {
    background: #2a2a4a;
    border: 5px solid rgba(255, 255, 255, 0.1);
    color: #dedefd;
}
@media (min-width: 992px) {

    .dark-mode.horizontal .horizontal-main .slide .slide-menu,
    .dark-mode.horizontal .horizontal-main .slide .sub-slide-menu,
    .dark-mode.horizontal .horizontal-main .slide .sub-slide-menu2 {
        background-color: #2a2a4a;
        border-color: rgba(255, 255, 255, 0.1);
        box-shadow: 0px 16px 18px rgba(0, 0, 0, 0.3) !important;
    }

    .dark-mode .header .main-header-center .btn {
        background-color: #2a2a4a;
    }
}
.rtl.dark-mode .app-sidebar {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.rtl.dark-mode .side-header {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.rtl.dark-mode .vtimeline .timeline-wrapper .timeline-panel:after {
    border-right-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
}
.rtl.dark-mode .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-right-color: rgba(255, 255, 255, 0.2) !important;
    border-left-color: rgba(255, 255, 255, 0.2) !important;
    right: -10px !important;
    left: auto;
}
.rtl.dark-mode .notification .notification-body:before {
    border-left-color: #2a2a4a;
    border-right-color: transparent;
}
.rtl.dark-mode .border-end {
    border-left-color: rgba(255, 255, 255, 0.1) !important;
    border-right-color: transparent !important;
}
.rtl.dark-mode .main-content-body-chat .border-start-0 {
    border-left-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .dataTables_wrapper .selected {
    background: #1a1a3c;
}
.dark-mode .table .table-primary th {
    color: #7373dd;
}
.dark-mode .fc-theme-standard .fc-popover {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .fc-theme-standard .fc-popover-header {
    background: #1e2448;
}
.dark-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_summary .ff_fileupload_filename input {
    background: transparent;
    color: #fff;
}
.dark-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_preview .ff_fileupload_preview_image {
    background-color: #1e2448;
}
.dark-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_actions button {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #1e2448;
}
.dark-mode .dropify-wrapper .dropify-preview .dropify-render img {
    background-color: transparent;
}
.dark-mode.rtl .table.border-dashed thead th:last-child {
    border-left-color: transparent;
}
.dark-mode.rtl .table thead th:last-child {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .list-group-item a {
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .nav-pills .nav-link.active,
.dark-mode .nav-pills .show>.nav-link {
    background-color: #2a2a4a !important;
}
.dark-mode .nav.nav-pills .nav-item .nav-link,
.dark-mode .nav.nav-pills .dropdown-toggle.btn {
    color: #fff !important;
}
.dark-mode .data-table-extensions>.data-table-extensions-filter>.filter-text {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .nav-tabs .nav-item.show .nav-link,
.dark-mode .nav-tabs .nav-link.active {
    background-color: #2a2a4a;
}
.dark-mode .table-border {
    border-color: rgba(255, 255, 255, 0.1) !important;
    background-color: #2a2a4a;
    color: #fff;
}
.dark-mode .fc-theme-standard td,
.dark-mode .fc-theme-standard th,
.dark-mode .fc-theme-standard .fc-scrollgrid {
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .swal2-popup {
    background: #2a2a4a;
    color: #fff;
}
.dark-mode .alert-dismissible .btn-close {
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .Select__single-value {
    color: #dedefd;
}
.dark-mode .rodal-dialog {
    background: #2a2a4a;
}
.dark-mode .panel.panel-tabs-boxed button.nav-link.active,
.dark-mode .panel.panel-tabs-border button.nav-link.active,
.dark-mode .tab_wrapper.right_side>.nav-item a {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .tab_wrapper.right_side>.nav-item:last-child a {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .dropzone {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .MuiDropzoneArea-root {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .w-color-compact {
    background: #1e2448 !important;
}
.dark-mode .rmsc.multi-select .dropdown-container,
.dark-mode .rdl-actions .rdl-move,
.dark-mode .select__menu,
.dark-mode #react-select-2-listbox,
.dark-mode #react-select-3-listbox,
.dark-mode #react-select-5-listbox {
    background: #2a2a4a !important;
    color: #fff;
}
.dark-mode .rmsc.multi-select .dropdown-container,
.dark-mode .rdl-actions .rdl-move,
.dark-mode .CountrySelector .react-tel-input .flag-dropdown {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .rdl-control-container .rdl-filter,
.dark-mode .rdl-control-container .rdl-control,
.dark-mode .rdl-filter-container .rdl-filter,
.dark-mode .rdl-filter-container .rdl-control,
.dark-mode .react-tel-input .country-list,
.dark-mode .react-tel-input .flag-dropdown.open .selected-flag,
.dark-mode .react-tel-input .selected-flag:hover,
.dark-mode .react-tel-input .selected-flag:focus {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
    color: #fff;
    outline: 0;
}
.dark-mode .react-tel-input .country-list .country.highlight,
.dark-mode .react-tel-input .country-list .country:hover,
.dark-mode .borders {
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .rdw-editor-toolbar,
.dark-mode .rdw-dropdown-wrapper {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
}
.dark-mode .rdw-dropdown-wrapper,
.dark-mode .rdw-option-wrapper {
    border-color: rgba(255, 255, 255, 0.1);
    background: #707083;
}
.dark-mode .border-right {
    border-right-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .slider-carousel .slick-slide.slick-active.slick-current,
.dark-mode .slider-carousel .slick-dots li {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode svg g text,
.dark-mode .apexcharts-legend-text {
    fill: rgba(255, 255, 255, 0.7) !important;
    color: rgba(255, 255, 255, 0.7) !important;
}
.dark-mode .apexcharts-menu,
.dark-mode .apexcharts-theme-light .apexcharts-menu-item:hover {
    background: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
    .dark-mode .navbar-light .navbar-toggler {
        color: rgba(255, 255, 255, 0.7) !important;
    }
}
.dark-mode .tabs-menu .nav.nav-pills {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode.rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 10px;
}
.dark-mode .panel-heading1 {
    color: rgba(255, 255, 255, 0.8) !important;
}
.dark-mode .react-tel-input .selected-flag .arrow.up {
    border-bottom-color: rgba(255, 255, 255, 0.7);
}
.dark-mode .react-tel-input .country-list .country.highlight {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .react-tel-input .selected-flag .arrow {
    border-top-color: rgba(255, 255, 255, 0.7);
}
.dark-mode .react-tel-input .country-list .country .dial-code {
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .react-tel-input .country-list .country:hover {
    background-color: #1e2448;
}
.dark-mode .rdw-dropdown-carettoopen {
    border-left-color: transparent;
}
.dark-mode .rdw-dropdown-optionwrapper:hover {
    background-color: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .rdw-dropdown-optionwrapper {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #1e2448;
}
.dark-mode .rdw-dropdownoption-highlighted,
.dark-mode .rdw-image-modal-upload-option {
    background-color: #1e2448;
}
.dark-mode .rdw-embedded-modal,
.dark-mode .rdw-image-modal,
.dark-mode .rdw-image-modal,
.dark-mode .rdw-emoji-modal,
.dark-mode .rdw-colorpicker-modal {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #1e2448;
    box-shadow: 3px 3px 5px rgba(255, 255, 255, 0.1);
}
.dark-mode .rdw-embedded-modal-btn,
.dark-mode .rdw-image-modal-btn {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: #2a2a4a;
}
.dark-mode .ql-snow .ql-picker {
    color: rgba(255, 255, 255, 0.8);
}
.dark-mode .rdl-filter::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px) {
    .dark-mode #navbarSupportedContent-4 .nav-link.icon.no-caret.btn.btn-primary {
        color: #fff !important;
    }
}
.dark-mode .rodal-close:before,
.dark-mode .rodal-close:after {
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .rdw-dropdown-carettoopen {
    border-top-color: rgba(255, 255, 255, 0.6);
}
.dark-mode .ql-snow .ql-fill,
.dark-mode .ql-snow .ql-stroke.ql-fill {
    fill: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .ql-snow .ql-stroke {
    stroke: rgba(255, 255, 255, 0.7);
}
.dark-mode .handle-counter input {
    border-color: rgba(255, 255, 255, 0.1);
    background: #2a2a4a;
    color: rgba(255, 255, 255, 0.7);
}
.dark-mode .payment-info .nav-link.active {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .payment-info .nav-link i {
    color: #fff !important;
}
.dark-mode .nav.nav-pricing {
    border-color: rgba(255, 255, 255, 0.1);
    background: #1e2448;
}
.dark-mode .nav-pricing.nav .nav-item a {
    background-color: transparent;
}
.dark-mode .rdt_TableCell:not(:last-child) {
    border-right-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .rdt_Table,
.dark-mode .data-table-extensions>.data-table-extensions-filter {
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-mode tbody,
.dark-mode td,
.dark-mode tfoot,
.dark-mode th,
.dark-mode thead,
.dark-mode tr {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .rdt_TableHeadRow {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode #delete-datatable td input {
    background-color: #1e2448;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .Select-sm__option:hover {
    background-color: #1e2448 !important;
    color: #fff !important;
}
.dark-mode .rdt_TableRow:hover {
    border-color: rgba(255, 255, 255, 0.1);
    outline: none;
}
.dark-mode .MuiSlider-mark {
    color: #fff;
}
.dark-mode .MuiTypography-root,
.dark-mode .MuiInputLabel-root,
.dark-mode .MuiOutlinedInput-root {
    color: #fff;
}
.dark-mode .MuiOutlinedInput-notchedOutline {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .MuiPaper-root {
    background-color: #1e2448;
    color: #fff;
}
.dark-mode .MuiClockPicker-root span {
    color: #fff;
}
.dark-mode .MuiButtonBase-root {
    background-color: #1e2448;
    color: #fff;
}
.dark-mode .w-color-editable-input input {
    color: rgba(255, 255, 255, 0.9);
}
.dark-mode .w-color-editable-input span {
    color: #fff;
}
.dark-mode .react-tel-input .form-control,
.dark-mode .CountrySelector .react-tel-input .flag-dropdown {
    background-color: #1e2448;
}
.dark-mode .MuiSlider-colorPrimary,
.dark-mode .MuiSlider-markLabel {
    color: #fff;
}
.dark-mode .Select__control,
.dark-mode .Select__menu,
.dark-mode .Select-sm__control,
.dark-mode .Select-lg__control,
.dark-mode .Select-sm__menu,
.dark-mode .Select-lg__menu {
    background-color: #2a2a4a !important;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .select__menu-list {
    color: #1a1a3c;
    background: #fff;
}
.dark-mode .Select__option:hover {
    color: #1a1a3c;
    background: #fff;
}
.dark-mode .nav-pills-circle.nav.nav-pills .nav-link.active,
.dark-mode .nav-pills-circle.nav.nav-pills .nav-pills .show>.nav-link {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .MuiStepLabel-label {
    color: #fff !important;
}
.dark-mode .multi-select .dropdown-content {
    background-color: #1e2448;
}
.dark-mode .multi-select .dropdown-content div {
    background-color: #1e2448;
}
.dark-mode .multi-select .dropdown-content div label:hover,
.dark-mode .multi-select .dropdown-content div label.selected {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .rmsc .dropdown-container {
    background-color: #1e2448;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .rmsc .dropdown-content {
    background-color: #1e2448 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .rmsc .gray {
    color: #dedefd !important;
}
.dark-mode .rmsc.multi-select .dropdown-content {
    background-color: #1e2448;
}
.dark-mode .Select2__option {
    background-color: #1e2448;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}
.dark-mode .Select2__option:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px 3px 0 0;
}
.dark-mode .Select2__option:last-child {
    border-radius: 0 0 3px 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .Select2__option:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .Select2__menu,
.dark-mode .Select2__multi-value {
    background-color: #1e2448 !important;
}
.dark-mode .Select2__control {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .Select2__multi-value__label {
    color: #fff;
}
.dark-mode .sun-editor .se-toolbar {
    background-color: #1a1a3c;
    outline: none;
}
.dark-mode .sun-editor {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.dark-mode .sun-editor .se-btn-module-border {
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sun-editor button {
    color: #fff;
}
.dark-mode .sun-editor .se-btn:enabled:focus,
.dark-mode .sun-editor .se-btn:enabled:hover {
    background-color: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sun-editor-editable {
    color: #fff;
    background-color: #1a1a3c;
}
.dark-mode .sun-editor .se-resizing-bar {
    border-top-color: rgba(255, 255, 255, 0.1);
    background-color: transparent;
}
.dark-mode .sun-editor .se-list-layer,
.dark-mode .sun-editor .se-btn:enabled:active {
    background-color: #1a1a3c;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sun-editor .se-btn-list:focus,
.dark-mode .sun-editor .se-btn-list:hover,
.dark-mode .sun-editor .se-btn:enabled.on {
    background-color: #1e2448;
    border-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .sun-editor .se-btn:enabled:active {
    box-shadow: none;
}
.dark-mode .sun-editor .se-btn-list.default_value {
    background-color: #1a1a3c;
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode .text-editor {
    background-color: #1a1a3c;
    color: #fff;
}
.dark-mode .border-style {
    border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-mode #chart .apexcharts-tooltip {
    color: #1e2448 !important;
}
.dark-mode .rdt_Pagination button {
    color: #dedefd;
    fill: #dedefd;
}
.dark-mode .main-content-left-chat .nav-pills .nav-link.active,
.dark-mode .main-content-left-chat .nav-pills .show>.nav-link {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .MuiInput-input {
    color: #dedefd;
}
.dark-mode .users .nav-pills .nav-link.active,
.dark-mode .users .nav-pills .show>.nav-link {
    background-color: var(--primary-bg-color) !important;
}
.dark-mode .Select-sm__single-value,
.dark-mode .Select-lg__single-value {
    color: #dedefd;
}
.dark-mode .search-result {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-mode .navicon.nav-pills .nav-link.active {
    background-color: var(--primary-bg-color) !important;
    color: #fff !important;
}
/*Color variables*/
/*Gradient variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Dark Theme Variables*/
/*Transparent variables*/
body.transparent-mode {
    color: #fff;
    background-color: var(--transparent-body);
}
body.transparent-mode.bg-img1 {
    background: url(/assets/bg-img1-8e313dce.jpg);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
body.transparent-mode.bg-img2 {
    background: url(/assets/bg-img2-998e00fb.jpg);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
body.transparent-mode.bg-img3 {
    background: url(/assets/bg-img3-73e00ed3.jpg);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
body.transparent-mode.bg-img4 {
    background: url(/assets/bg-img4-92699cd3.jpg);
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.transparent-mode.bg-img1 .login-img::before,
.transparent-mode.bg-img2 .login-img::before,
.transparent-mode.bg-img3 .login-img::before,
.transparent-mode.bg-img4 .login-img::before {
    background: none;
}
body.transparent-mode *::-webkit-scrollbar-thumb,
body.transparent-mode *:hover::-webkit-scrollbar-thumb {
    background: var(--transparent-body);
}
.transparent-mode {
    /*------ Accordion -------*/
    /* #accordion rotate icon option */
    /*----- Avatars -----*/
    /*-----Badges-----*/
    /*------ Breadcrumb ------*/
    /*------ Card -------*/
    /*------ Default Card Values -------*/
    /*Card maps*/
    /*------ Card -------*/
    /*------ Default Card Values -------*/
    /*Card maps*/
    /*------ Carousel -------*/
    /*------ Carousel -------*/
    /*------Drop Downs-------*/
    /*-----List Of Dropdwons-----*/
    /*------- Forms -------*/
    /*------ Modal -------*/
    /*------ Navigation -------*/
    /* #bs-collapse icon scale option */
    /*--------panel----------*/
    /*-----progress-----*/
    /*------ Tables -----*/
    /*---- Tags-----*/
    /*---------Thumbnails----------*/
    /*  ######## CUSTOM-STYLES ######## */
    /*----- Custom control -----*/
    /*----- Global Loader -----*/
    /* --------Added--------- css*/
    /* line 77, C:/wamp/www/github/addSlider/src/partials/_addSlider.scss */
    /*********************IE***************************/
    /*--- Offcanvas ---*/
    /*--Toast ---*/
    /*-----Gallery-----*/
    /*-----Lists-----*/
    /*------ Media object ------*/
    /*--scrollspy ---*/
    /*-----Pricing tables-----*/
    /*------ Pricing Styles ---------*/
    /*-- rating--*/
    /***** time-line*****/
    /*---- Time line -----*/
    /*----Timeline---*/
    /* ######## LAYOUT-STYLES ######## */
    /*Logo-center header */
    /*==============================================================================
                                Start Mobile CSS
  ===============================================================================*/
    /* ================== Mobile Menu Change Brake Point ================== */
    /* Extra @Media Query*/
    /* ######## LIB-STYLES ######## */
    /*----- Date Picker ----*/
    /*-----selectize ------*/
    /* ######## SIDEMENU-STYLES ######## */
    /*-- Subslide ---*/
    /*-- Subslide2 ---*/
    /* ######## TEMP-STYLES ######## */
    /*------ Charts styles ------*/
    /*----chart-drop-shadow----*/
    /*----chart-drop-shadow----*/
    /* ###### Chat  ###### */
    /* ###### Chat  ###### */
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*----- Range slider -------*/
    /*--- WIZARD ELEMENTS ---*/
    /****** EQUAL COLUMN WIDTH STEP INDICATOR *****/
    /***** CUSTOM STYLES *****/
    /*--- WIZARD ELEMENTS ---*/
    /* ######## UTILITIES-STYLES ######## */
    /*--- gradient-backgrounds --*/
    /*------ Background colors -------*/
    /*--bg-transparents--*/
    /*--Box-shadow--*/
    /*------- Alignments & values-------*/
    /*----- Typography ------*/
    /*--text-shadow--*/
}
.transparent-mode table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .dtr-bs-modal .dtr-details {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .dtr-bs-modal .dtr-details tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode caption {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode hr {
    border-top-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.transparent-mode mark,
.transparent-mode .mark {
    background-color: #fcf8e3;
}
.transparent-mode .list-unstyled li {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode kbd {
    color: #fff;
    background-color: #343a40;
}
.transparent-mode pre {
    color: #fff;
}
@media print {

    .transparent-mode pre,
    .transparent-mode blockquote {
        border-color: #adb5bd;
    }

    .transparent-mode .badge {
        border-color: #000;
    }

    .transparent-mode .table td,
    .transparent-mode .text-wrap table td,
    .transparent-mode .table th,
    .transparent-mode .text-wrap table th {
        background-color: rgba(0, 0, 0, 0.2) !important;
    }

    .transparent-mode .table-bordered th,
    .transparent-mode .text-wrap table th,
    .transparent-mode .table-bordered td,
    .transparent-mode .text-wrap table td {
        border-color: rgba(255, 255, 255, 0.2) !important;
    }
}
.transparent-mode body *::-webkit-scrollbar-thumb,
.transparent-mode body *:hover::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode code {
    background: transparent;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode pre {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.2);
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
.transparent-mode .section-nav {
    background-color: #f8f9fa;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .accordionjs .acc_section {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .accordionjs .acc_section .acc_head h3:before {
    color: #fff;
}
.transparent-mode .accordionjs .acc_section .acc-header {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .accordionjs .acc_section .acc_head {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .accordionjs .acc_section.acc_active>.acc_head {
    color: #fff !important;
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .accordion-item {
    border-color: rgba(255, 255, 255, 0.2);
    background: transparent;
}
.transparent-mode .accordion-button {
    color: #fff;
}
.transparent-mode .accordion-button:focus {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .accordion-button:not(.collapsed) {
    color: #fff;
    background: var(--transparent-body);
}
.transparent-mode .accordion-button::after {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode #accordion .panel-default>.panel-heading {
    border: 0px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode #accordion .panel-default .collapsing .panel-body {
    border-top: 0px solid transparent;
}
.transparent-mode .avatar-status {
    border: 2px solid var(--transparent-body);
}
.transparent-mode .avatar-list-stacked .avatar {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}
.transparent-mode .btn-custom {
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .blockquote-footer {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode blockquote {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .blockquote-reverse {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .breadcrumb-item+.breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .breadcrumb1 {
    background-color: var(--transparent-body);
}
.transparent-mode .breadcrumb-item1 a:hover {
    color: var(--primary-bg-color);
}
.transparent-mode .breadcrumb-item1+.breadcrumb-item1::before {
    color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .breadcrumb-item1.active {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .btn-default {
    color: rgba(255, 255, 255, 0.6);
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-default:hover {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-default:focus,
.transparent-mode .btn-default.focus {
    box-shadow: 0 0 0 2px #e9e9f1;
}
.transparent-mode .btn-default.disabled,
.transparent-mode .btn-default:disabled {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-default:not(:disabled):not(.disabled):active,
.transparent-mode .btn-default:not(:disabled):not(.disabled).active {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-light {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-light:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-light:focus,
.transparent-mode .btn-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.1);
}
.transparent-mode .btn-light.disabled,
.transparent-mode .btn-light:disabled {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    opacity: 0.7;
}
.transparent-mode .btn-light:not(:disabled):not(.disabled):active,
.transparent-mode .btn-light:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-outline-default {
    color: #fff;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-outline-default:hover {
    color: #282f53;
    background: #e9e9f1;
}
.transparent-mode .btn-white {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-white:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-white:focus,
.transparent-mode .btn-white.focus {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.transparent-mode .btn-white.disabled,
.transparent-mode .btn-white:disabled {
    color: #495057;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #fff;
}
.transparent-mode .btn-white:not(:disabled):not(.disabled):active,
.transparent-mode .btn-white:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #545478;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .show>.btn-white.dropdown-toggle {
    color: #495057;
    background-color: #545478;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-check:active+.btn-outline-primary,
.transparent-mode .btn-check:checked+.btn-outline-primary {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.transparent-mode .btn-outline-primary {
    border-color: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
}
.transparent-mode .btn-outline-primary.active,
.transparent-mode .btn-outline-primary.dropdown-toggle.show,
.transparent-mode .btn-outline-primary:active {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.transparent-mode .card {
    background-color: rgba(0, 0, 0, 0.2);
    border: inherit !important;
}
.transparent-mode .card-footer {
    border-top-color: rgba(255, 255, 255, 0.2);
    color: #6e7687;
}
.transparent-mode .card .card {
    border-color: rgba(255, 255, 255, 0.2);
    background: transparent;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.transparent-mode .card-body+.card-body {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-title small {
    color: #9aa0ac;
}
.transparent-mode .card-subtitle {
    color: #9aa0ac;
}
.transparent-mode .card-body+.card-table {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-body+.card-list-group {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-options {
    color: #9aa0ac;
}
.transparent-mode .card-options a:not(.btn) {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .card-options a:not(.btn):hover {
    color: #6e7687;
}
.transparent-mode .card-map {
    background: #e9ecef;
}
.transparent-mode .card .box h2 {
    color: #262626;
}
.transparent-mode .card .box h2 span {
    color: #fff;
}
.transparent-mode .card .box p {
    color: #262626;
}
.transparent-mode .card-footer {
    border-top-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .card-body+.card-body {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-title small {
    color: #9aa0ac;
}
.transparent-mode .card-subtitle {
    color: #9aa0ac;
}
.transparent-mode .card-body+.card-table {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-body+.card-list-group {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-options {
    color: #9aa0ac;
}
.transparent-mode .card-options a:not(.btn) {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .card-options a:not(.btn):hover {
    color: #6e7687;
}
.transparent-mode .card-map {
    background: #e9ecef;
}
.transparent-mode .card .box h2 {
    color: #262626;
}
.transparent-mode .card .box h2 span {
    color: #fff;
}
.transparent-mode .card .box p {
    color: #262626;
}
.transparent-mode .cardheader-tabs .card-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .carousel-control-prev,
.transparent-mode .carousel-control-next {
    color: #fff;
}
.transparent-mode .carousel-control-prev:hover,
.transparent-mode .carousel-control-prev:focus {
    color: #fff;
}
.transparent-mode .carousel-control-next:hover,
.transparent-mode .carousel-control-next:focus {
    color: #fff;
}
.transparent-mode .carousel-indicators li,
.transparent-mode .carousel-indicators1 li,
.transparent-mode .carousel-indicators2 li,
.transparent-mode .carousel-indicators3 li,
.transparent-mode .carousel-indicators4 li,
.transparent-mode .carousel-indicators5 li {
    background-color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .carousel-indicators .active,
.transparent-mode .carousel-indicators1 .active,
.transparent-mode .carousel-indicators2 .active,
.transparent-mode .carousel-indicators3 .active,
.transparent-mode .carousel-indicators4 .active,
.transparent-mode .carousel-indicators5 .active {
    background-color: #fff;
}
.transparent-mode .carousel-caption {
    color: #fff;
}
.transparent-mode .carousel-item-background {
    background: rgba(0, 0, 0, 0.5);
}
.transparent-mode .carousel-control-prev,
.transparent-mode .carousel-control-next {
    color: #fff;
}
.transparent-mode .carousel-control-prev:hover,
.transparent-mode .carousel-control-prev:focus {
    color: #fff;
}
.transparent-mode .carousel-control-next:hover,
.transparent-mode .carousel-control-next:focus {
    color: #fff;
}
.transparent-mode .carousel-indicators li,
.transparent-mode .carousel-indicators1 li,
.transparent-mode .carousel-indicators2 li,
.transparent-mode .carousel-indicators3 li,
.transparent-mode .carousel-indicators4 li,
.transparent-mode .carousel-indicators5 li {
    background-color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .carousel-indicators .active,
.transparent-mode .carousel-indicators1 .active,
.transparent-mode .carousel-indicators2 .active,
.transparent-mode .carousel-indicators3 .active,
.transparent-mode .carousel-indicators4 .active,
.transparent-mode .carousel-indicators5 .active {
    background-color: #fff;
}
.transparent-mode .carousel-caption {
    color: #fff;
}
.transparent-mode .carousel-item-background {
    background: rgba(0, 0, 0, 0.5);
}
.transparent-mode .dropdown-menu {
    color: rgba(255, 255, 255, 0.7);
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .dropdown-divider {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .drop-heading {
    color: #fff;
}
.transparent-mode .dropdown-item {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .dropdown-item:hover,
.transparent-mode .dropdown-item:focus,
.transparent-mode .dropdown-item.active,
.transparent-mode .dropdown-item:active {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .dropdown-item.disabled,
.transparent-mode .dropdown-item:disabled {
    color: #fff;
}
.transparent-mode .dropdown-menu.show {
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 40px 0 rgba(34, 34, 61, 0.8);
}
.transparent-mode .dropdown-header {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .dropdown-item-text {
    color: #fff;
}
.transparent-mode btn.dropdown-toggle~.dropdown-menu,
.transparent-mode ul.dropdown-menu li.dropdown ul.dropdown-menu {
    background-color: #f4f4f4 !important;
    background-color: white !important;
    border: 0 solid #4285f4 !important;
    box-shadow: 0px 0px 3px rgba(25, 25, 25, 0.3) !important;
}
.transparent-mode .dropdown-menu {
    background-color: var(--primary-bg-color);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.transparent-mode .dropdown-menu>li>a {
    color: #fff;
}
.transparent-mode .dropdown-menu>li>a:hover,
.transparent-mode .dropdown-menu>li>a:focus {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .dropdown-menu .divider {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .dropdown-menu .dropdown-plus-title {
    color: #fff !important;
    border: 0 solid rgba(255, 255, 255, 0.2) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .dropdown-menu-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .dropdown-menu-header label {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .dropdown-menu-arrow:before,
.transparent-mode .dropdown-menu.header-search:before {
    background: var(--primary-bg-color);
    border-top-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .dropdown-menu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.transparent-mode .dropdown-toggle .dropdown-label {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .form-control {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2) !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.transparent-mode .form-control::-ms-expand {
    background-color: transparent;
}
.transparent-mode .form-control:focus {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .form-control::-webkit-input-placeholder,
.transparent-mode .form-control::-moz-placeholder,
.transparent-mode .form-control:-ms-input-placeholder,
.transparent-mode .form-control::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.3) !important;
}
.transparent-mode .form-control:disabled,
.transparent-mode .form-control[readonly] {
    background-color: var(--transparent-body);
}
.transparent-mode .form-control::-webkit-file-upload-button {
    color: #fff;
    background-color: var(--transparent-body);
}
.transparent-mode .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .form-control-plaintext {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .form-check-input:disabled~.form-check-label {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.transparent-mode .custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(9, 173, 149, 0.25);
}
.transparent-mode .was-validated .form-control:invalid,
.transparent-mode .form-control.is-invalid,
.transparent-mode .was-validated .form-select:invalid,
.transparent-mode .form-select.is-invalid {
    border-color: #dc3545;
    background-repeat: no-repeat;
}
.transparent-mode .was-validated .form-control:invalid:focus,
.transparent-mode .form-control.is-invalid:focus,
.transparent-mode .was-validated .form-select:invalid:focus,
.transparent-mode .form-select.is-invalid:focus {
    border-color: #dc3545;
}
.transparent-mode .was-validated .form-check-input:invalid~.form-check-label,
.transparent-mode .form-check-input.is-invalid~.form-check-label,
.transparent-mode .was-validated .custom-control-input:invalid~.custom-control-label,
.transparent-mode .custom-control-input.is-invalid~.custom-control-label {
    color: #dc3545;
}
.transparent-mode .was-validated .custom-control-input:invalid~.custom-control-label::before,
.transparent-mode .custom-control-input.is-invalid~.custom-control-label::before {
    background-color: #ec8080;
}
.transparent-mode .was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.transparent-mode .custom-control-input.is-invalid:checked~.custom-control-label::before {
    background-color: #e23e3d;
}
.transparent-mode .was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.transparent-mode .custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(232, 38, 70, 0.25);
}
.transparent-mode .form-control.header-search {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(225, 225, 225, 0.1);
    color: #fff;
}
.transparent-mode .form-control.header-search::placeholder {
    color: #fff;
}
.transparent-mode .form-control.header-search:hover,
.transparent-mode .form-control.header-search:focus {
    border-color: rgba(225, 225, 225, 0.1);
}
.transparent-mode .form-required {
    color: #dc3545;
}
.transparent-mode .form-check-input:focus {
    border-color: var(--primary-bg-color);
}
.transparent-mode .input-group-text {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .input-indec .input-group-btn>.btn {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .input-group-text {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .input-group-text.bg-white {
    background-color: transparent !important;
}
.transparent-mode .input-indec .input-group-btn>.btn {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .modal-content {
    background-color: var(--primary-bg-color);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.transparent-mode .modal-backdrop {
    background-color: #000;
}
.transparent-mode .modal-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .modal-footer {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .modal.effect-just-me .modal-content {
    background-color: #16192f;
    border-color: #4d4e50;
}
.transparent-mode .modal.effect-just-me .btn-close {
    color: #fff;
}
.transparent-mode .modal.effect-just-me .modal-header {
    background-color: transparent;
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .modal.effect-just-me .modal-header h6 {
    color: #fff;
}
.transparent-mode .modal.effect-just-me .modal-body {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .modal.effect-just-me .modal-body h6 {
    color: #fff;
}
.transparent-mode .modal.effect-just-me .modal-footer {
    background-color: transparent;
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .nav-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .nav-pills .nav-link.active,
.transparent-mode .nav-pills .show>.nav-link {
    color: #fff;
}
.transparent-mode .nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
}
.transparent-mode .nav.nav-pills .nav-item .nav-link-icon {
    color: #fff;
}
.transparent-mode .nav1 {
    background: var(--transparent-body);
}
.transparent-mode .nav-item1:hover:not(.disabled),
.transparent-mode .nav-item1.active {
    color: #fff;
}
.transparent-mode .nav-item1 .nav-link {
    color: #fff;
}
.transparent-mode .nav-item1 .nav-link.active {
    color: var(--primary-bg-color);
}
.transparent-mode .nav-item1 .nav-link.disabled {
    color: rgba(255, 255, 255, 0.3);
}
.transparent-mode .nav-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .nav-tabs .nav-item1.nav-link {
    border-color: transparent;
}
.transparent-mode .nav-tabs .nav-item1 .nav-link {
    color: inherit;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3s border-color;
}
.transparent-mode .nav-tabs .nav-item1 .nav-link:hover:not(.disabled),
.transparent-mode .nav-tabs .nav-item1 .nav-link.active {
    color: #fff;
}
.transparent-mode .nav-tabs .nav-submenu .nav-item1 {
    color: #9aa0ac;
}
.transparent-mode .nav-tabs .nav-submenu .nav-item1.active {
    color: #467fcf;
}
.transparent-mode .nav-tabs .nav-submenu .nav-item1:hover {
    color: #6e7687;
    background: rgba(0, 0, 0, 0.024);
}
.transparent-mode .nav-link {
    color: var(--primary-bg-color);
}
.transparent-mode .nav-link.icon i::after {
    background: rgba(var(--primary-bg-color), 0);
}
.transparent-mode .app-header .header-right-icons .nav-link.icon {
    color: #fff;
}
.transparent-mode .app-header .header-right-icons .nav-link.icon:hover {
    color: #fff !important;
}
.transparent-mode .nav-tabs {
    color: #000;
}
.transparent-mode .nav-tabs .nav-link {
    color: inherit;
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .nav-tabs .nav-link:hover:not(.disabled),
.transparent-mode .nav-tabs .nav-link.active {
    color: #fff;
}
.transparent-mode .nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent;
}
.transparent-mode .nav-tabs .nav-submenu {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    border-top: none;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.transparent-mode .nav-tabs .nav-submenu .nav-item {
    color: #9aa0ac;
}
.transparent-mode .nav-tabs .nav-submenu .nav-item:hover {
    color: #6e7687;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.024);
}
.transparent-mode .page-link {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .page-link:hover {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .page-item.active .page-link {
    color: #fff;
}
.transparent-mode .page-item.disabled .page-link {
    color: rgba(255, 255, 255, 0.3);
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .page-header {
    border-color: transparent;
}
.transparent-mode .panel-title-landing {
    color: #1643a3 !important;
}
.transparent-mode .panel-footer-landing {
    border: solid 2px #1643a3 !important;
    border-top: none !important;
    background: #f7f7f7;
}
.transparent-mode .panel-footer {
    background-color: rgba(0, 0, 0, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel-group .panel,
.transparent-mode .panel-group1 .panel {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel-default>.panel-heading {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel1 {
    border-color: #fff;
}
.transparent-mode .panel1:last-child {
    border-bottom: none;
}
.transparent-mode .panel-body1 {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .panel-group1 .panel-body {
    border: 0px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel-title1 a {
    color: #fff !important;
}
.transparent-mode .panel-title a:hover {
    color: #dedefd !important;
}
.transparent-mode .panel-title a.accordion-toggle:before,
.transparent-mode .panel-title a.accordion-toggle.collapsed:before {
    color: #fff;
}
.transparent-mode .expanel {
    background-color: transparent !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) !important;
}
.transparent-mode .expanel-default>.expanel-heading {
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .expanel-heading {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .expanel-footer {
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-top-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .popover {
    background-color: var(--transparent-body);
    border-color: #dee3eb;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1));
}
.transparent-mode .bs-popover-top .popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=top] .popover-arrow::before {
    border-top-color: rgba(0, 0, 0, 0.25);
}
.transparent-mode .bs-popover-top .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: var(--transparent-body);
}
.transparent-mode .bs-popover-end .popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=right] .popover-arrow::before {
    border-right-color: #dee3eb;
}
.transparent-mode .bs-popover-end .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: transparent;
}
.transparent-mode .bs-popover-bottom .popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
    border-bottom-color: #dee3eb;
}
.transparent-mode .bs-popover-bottom .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: transparent;
}
.transparent-mode .bs-popover-bottom .popover-header::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    border-bottom-color: transparent;
}
.transparent-mode .bs-popover-start .popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=left] .popover-arrow::before {
    border-left-color: #dee3eb;
}
.transparent-mode .bs-popover-start .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .popover-header {
    color: inherit;
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: #ebebeb;
}
.transparent-mode .popover-body {
    color: #6e7687;
}
.transparent-mode .progress {
    background-color: rgba(0, 0, 0, 0.1);
}
.transparent-mode .progress-bar {
    color: #fff;
}
.transparent-mode .table {
    color: #fff;
}
.transparent-mode .table thead th {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .text-wrap table thead th {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table tbody+tbody,
.transparent-mode .text-wrap table tbody+tbody {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .table .table,
.transparent-mode .text-wrap table .table,
.transparent-mode .table .text-wrap table {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .text-wrap .table table,
.transparent-mode .text-wrap table table {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .table-bordered,
.transparent-mode .text-wrap table,
.transparent-mode .table-bordered th,
.transparent-mode .text-wrap table th,
.transparent-mode .table-bordered td,
.transparent-mode .text-wrap table td {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}
.transparent-mode .table-hover tbody tr:hover,
.transparent-mode .table-hover tbody th {
    background-color: var(--transparent-body);
    color: #fff;
}
.transparent-mode .table-active {
    background-color: rgba(0, 0, 0, 0.04);
}
.transparent-mode .table-active>th,
.transparent-mode .table-active>td {
    background-color: rgba(0, 0, 0, 0.04);
}
.transparent-mode .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.transparent-mode .table-hover .table-active:hover>td,
.transparent-mode .table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.04);
}
.transparent-mode .table .thead-dark th,
.transparent-mode .text-wrap table .thead-dark th {
    color: #fff;
    background-color: #fff;
    border-color: #32383e;
}
.transparent-mode .table .thead-light th,
.transparent-mode .text-wrap table .thead-light th {
    color: #495057;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-inbox {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-inbox tr {
    border-bottom-color: rgba(238, 238, 238, 0.7);
}
.transparent-mode .table-inbox tr:last-child {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-inbox tr td .fa-star.inbox-started,
.transparent-mode .table-inbox tr td .fa-star:hover {
    color: #f78a09;
}
.transparent-mode .table-inbox tr.unread td {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .table th,
.transparent-mode .text-wrap table th {
    color: #fff;
}
.transparent-mode .table .table-light th,
.transparent-mode .transparent-mode .text-wrap table th {
    color: #282f53;
}
.transparent-mode .table-vcenter td,
.transparent-mode .table-vcenter th {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-secondary tbody+tbody,
.transparent-mode .table-secondary td,
.transparent-mode .table-secondary th,
.transparent-mode .table-secondary thead th {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-primary tbody+tbody,
.transparent-mode .table-primary td,
.transparent-mode .table-primary th,
.transparent-mode .table-primary thead th {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-striped tbody tr:nth-of-type(odd) {
    color: #fff;
}
.transparent-mode .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .table-calendar-link {
    background: #f8f9fa;
    color: #495057;
}
.transparent-mode .table-calendar-link:before {
    background: #467fcf;
}
.transparent-mode .table-calendar-link:hover {
    color: #fff;
    background: #467fcf;
}
.transparent-mode .table-calendar-link:hover:before {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .table-header:hover,
.transparent-mode .table-header-asc,
.transparent-mode .table-header-desc {
    color: #495057 !important;
}
.transparent-mode .table> :not(:last-child)> :last-child>* {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table tbody td {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-hover>tbody>tr:hover>* {
    color: #dedefd;
}
.transparent-mode .table> :not(:first-child) {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-striped>tbody>tr:nth-of-type(odd)>* {
    color: #dedefd;
}
.transparent-mode #data-table .text-primary span {
    color: #b7b7d3;
}
.transparent-mode .tag {
    color: #fff;
    background-color: var(--transparent-body);
}
.transparent-mode a.tag:hover {
    background-color: rgba(110, 118, 135, 0.2);
    color: inherit;
}
.transparent-mode .tag-addon {
    color: inherit;
}
.transparent-mode a.tag-addon:hover {
    background: inherit;
    color: inherit;
}
.transparent-mode .tag-blue {
    background-color: #467fcf !important;
    color: #fff;
}
.transparent-mode .tag-indigo {
    background-color: #6574cd !important;
    color: #fff;
}
.transparent-mode .tag-purple {
    background-color: #867efc !important;
    color: #fff;
}
.transparent-mode .tag-pink {
    background-color: #ec82ef !important;
    color: #fff;
}
.transparent-mode .tag-red {
    background-color: #c21a1a !important;
    color: #fff;
}
.transparent-mode .tag-orange {
    background-color: #fc7303 !important;
    color: #fff;
}
.transparent-mode .tag-yellow {
    background-color: #ecb403 !important;
    color: #fff;
}
.transparent-mode .tag-green {
    background-color: #4ecc48 !important;
    color: #fff;
}
.transparent-mode .tag-teal {
    background-color: #2bcbba !important;
    color: #fff;
}
.transparent-mode .tag-cyan {
    background-color: #17a2b8 !important;
    color: #fff;
}
.transparent-mode .tag-white {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .tag-gray {
    background-color: #868e96 !important;
    color: #fff;
}
.transparent-mode .tag-gray-dark {
    background-color: #414160;
    color: #fff;
}
.transparent-mode .tag-azure {
    background-color: #45aaf2 !important;
    color: #fff;
}
.transparent-mode .tag-lime {
    background-color: #7bd235 !important;
    color: #fff;
}
.transparent-mode .tag-primary {
    background-color: #467fcf;
    background-color: var(--primary-bg-color) !important;
    color: #fff;
}
.transparent-mode .tag-secondary {
    background-color: #868e96;
    color: #fff;
}
.transparent-mode .tag-success {
    background-color: #4ecc48 !important;
    color: #fff;
}
.transparent-mode .tag-info {
    background-color: #45aaf2;
    color: #fff;
}
.transparent-mode .tag-warning {
    background-color: #ecb403 !important;
    color: #fff;
}
.transparent-mode .tag-danger {
    background-color: #c21a1a !important;
    color: #fff;
}
.transparent-mode .tag-light {
    background-color: #f8f9fa;
    color: #fff;
}
.transparent-mode .tag-dark {
    background-color: #25253e;
    color: #fff;
}
.transparent-mode .tag-round::before {
    background-color: #fff;
}
.transparent-mode .tag-outline-info {
    background-color: #c7e0fd;
    color: #1170e4;
    border-color: #1170e4;
}
.transparent-mode .tag-outline-info::before {
    border-color: #1170e4;
}
.transparent-mode .tag-outline {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tag-border {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.transparent-mode .thumbnail {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .bs-popover-top .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: var(--transparent-body);
}
.transparent-mode .bs-popover-end .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: var(--transparent-body);
}
.transparent-mode .bs-popover-bottom .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: transparent;
}
.transparent-mode .bs-popover-start .popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: var(--transparent-body);
}
.transparent-mode .tooltip-static-demo {
    background-color: var(--transparent-body);
}
.transparent-mode .popover-static-demo {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tooltip-primary .tooltip-inner {
    background-color: var(--primary-bg-color) !important;
    color: #fff;
}
.transparent-mode .tooltip-primary.bs-tooltip-top .tooltip-arrow::before,
.transparent-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: var(--primary-bg-color);
}
.transparent-mode .tooltip-primary.bs-tooltip-bottom .tooltip-arrow::before,
.transparent-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    border-bottom-color: var(--primary-bg-color);
}
.transparent-mode .tooltip-primary.bs-tooltip-start .tooltip-arrow::before,
.transparent-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: var(--primary-bg-color);
}
.transparent-mode .tooltip-primary.bs-tooltip-end .tooltip-arrow::before,
.transparent-mode .tooltip-primary.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    border-right-color: var(--primary-bg-color);
}
.transparent-mode .popover {
    background-color: var(--transparent-body);
    border: 0px solid rgba(0, 0, 0, 0.2);
}
.transparent-mode .bs-popover-top>.popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before {
    border-top-color: var(--transparent-body);
}
.transparent-mode .bs-popover-top>.popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    border-top-color: var(--transparent-body);
}
.transparent-mode .bs-popover-end>.popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    border-right-color: var(--transparent-body);
}
.transparent-mode .bs-popover-end>.popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    border-right-color: var(--transparent-body);
}
.transparent-mode .bs-popover-bottom>.popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before {
    border-bottom-color: transparent;
}
.transparent-mode .bs-popover-bottom>.popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    border-bottom-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .bs-popover-bottom .popover-header::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .bs-popover-start>.popover-arrow::before,
.transparent-mode .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before {
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: var(--transparent-body);
}
.transparent-mode .bs-popover-start>.popover-arrow::after,
.transparent-mode .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: var(--transparent-body);
}
.transparent-mode .popover-header {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .popover-body {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .popover-head-primary .popover-header {
    color: #fff;
    background-color: var(--primary-bg-color) !important;
}
.transparent-mode .popover-head-primary.bs-popover-bottom .popover-arrow::after,
.transparent-mode .popover-head-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: var(--primary-bg-color) !important;
}
.transparent-mode .popover-head-secondary .popover-header {
    color: #fff;
    background-color: #05c3fb !important;
}
.transparent-mode .popover-head-secondary.bs-popover-bottom .popover-arrow::after,
.transparent-mode .popover-head-secondary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: #05c3fb !important;
}
.transparent-mode .popover-head-primary .popover-body,
.transparent-mode .popover-head-secondary .popover-body {
    border-color: rgba(20, 17, 45, 0.2);
}
.transparent-mode .popover-primary {
    background-color: var(--primary-bg-color) !important;
}
.transparent-mode .popover-primary .popover-header {
    background-color: var(--primary-bg-color) !important;
    border-bottom-width: 0 !important;
    color: #fff;
}
.transparent-mode .popover-primary.bs-popover-top .popover-arrow::after,
.transparent-mode .popover-primary.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
    border-top-color: var(--primary-bg-color) !important;
}
.transparent-mode .popover-primary.bs-popover-bottom .popover-arrow::after,
.transparent-mode .popover-primary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
    border-bottom-color: var(--primary-bg-color) !important;
}
.transparent-mode .popover-primary.bs-popover-start .popover-arrow::after,
.transparent-mode .popover-primary.bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
    border-left-color: var(--primary-bg-color) !important;
}
.transparent-mode .popover-primary.bs-popover-end .popover-arrow::after,
.transparent-mode .popover-primary.bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
    border-right-color: var(--primary-bg-color) !important;
}
.transparent-mode .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
}
.transparent-mode .custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: rgba(218, 201, 232, 0.5);
}
.transparent-mode .custom-control-input:disabled~.custom-control-label {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .custom-control-input:disabled~.custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.transparent-mode .form-select {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.2);
    background: transparent;
}
.transparent-mode .form-select:focus {
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: none;
}
.transparent-mode .form-select:focus::-ms-value {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .form-select:disabled {
    color: #9fa7af;
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .form-file-label {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .form-file-label::after {
    color: #fff;
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .form-range::-webkit-slider-thumb {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: none;
}
.transparent-mode .form-range::-webkit-slider-thumb:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.transparent-mode .form-range::-webkit-slider-thumb:active {
    background-color: #d4e1f4;
}
.transparent-mode .form-range::-webkit-slider-runnable-track {
    background-color: rgba(255, 255, 255, 0.2);
    background: #467fcf;
}
.transparent-mode .form-range::-moz-range-thumb {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .form-range::-moz-range-thumb:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.transparent-mode .form-range::-moz-range-thumb:active {
    background-color: #d4e1f4;
}
.transparent-mode .form-range::-moz-range-track {
    background-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 50, 126, 0.12);
}
.transparent-mode .form-range::-ms-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 30, 75, 0.12);
}
.transparent-mode .form-range::-ms-thumb:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.transparent-mode .form-range::-ms-thumb:active {
    background-color: #d4e1f4;
}
.transparent-mode .form-range::-ms-fill-lower {
    background-color: rgba(255, 255, 255, 0.2);
    background: #467fcf;
}
.transparent-mode .custom-control-label:before {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.02);
}
.transparent-mode .form-range:focus::-webkit-slider-thumb,
.transparent-mode .form-range:focus::-moz-range-thumb,
.transparent-mode .form-range:focus::-ms-thumb {
    border-color: #467fcf;
    background-color: #467fcf;
}
.transparent-mode .form-range::-moz-range-progress {
    background: #467fcf;
}
.transparent-mode .form-range::-ms-fill-upper {
    background: rgba(0, 50, 126, 0.12);
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-switch-description {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .custom-switch-input:checked~.custom-switch-description {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .custom-switch-indicator {
    background: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-switch-indicator:before {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.transparent-mode .custom-switch-input:focus~.custom-switch-indicator {
    border-color: #60529f;
}
.transparent-mode .custom-radio-md .custom-control-label::before,
.transparent-mode .custom-radio-lg .custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-checkbox-md .custom-control-label::before,
.transparent-mode .custom-checkbox-lg .custom-control-label::before {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-checkbox-md .custom-control-input:disabled:indeterminate~.custom-control-label::before,
.transparent-mode .custom-checkbox-lg .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(212, 182, 228, 0.5);
}
.transparent-mode .custom-switch-input:disabled~.custom-switch-indicator {
    background: #e9ecef;
}
.transparent-mode .custom-switch-input:checked~.custom-switch-indicator {
    background: var(--primary-bg-color);
}
.transparent-mode .custom-switch-indicator-md,
.transparent-mode .custom-switch-indicator-lg {
    background: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .custom-switch-indicator-md::before,
.transparent-mode .custom-switch-indicator-lg::before {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
.transparent-mode .collapse:not(.show) {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .notifyimg {
    color: #fff;
}
.transparent-mode .aside {
    background: rgba(0, 0, 0, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
    .transparent-mode .about-con {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }
}
@media (max-width: 480px) {

    .transparent-mode .tabs-menu ul li a,
    .transparent-mode .tabs-menu1 ul li {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .transparent-mode .product-sale.nav.nav-pills .nav-item .nav-link {
        border-color: rgba(255, 255, 255, 0.2);
    }
}
@media (max-width: 320px) {
    .transparent-mode .construction .btn.btn-icon {
        color: #fff;
    }
}
@media (max-width: 360px) {
    .transparent-mode .breadcrumb {
        color: #fff;
    }
}
@media (max-width: 768px) {
    .transparent-mode .richText .richText-toolbar ul li a {
        border: rgba(0, 40, 100, 0.12) solid 1px;
    }
}
.transparent-mode .stamp {
    color: #fff;
    background: #868e96;
}
.transparent-mode .example {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .example-bg {
    background: transparent;
}
.transparent-mode .colorinput-color {
    border: 3px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.transparent-mode .colorinput-input:focus~.colorinput-color {
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.transparent-mode #back-to-top {
    color: #fff;
}
.transparent-mode #back-to-top:hover {
    background: #fff !important;
}
.transparent-mode .features span {
    color: #43414e;
}
.transparent-mode .feature .border {
    color: #fff;
}
.transparent-mode .actions:not(.a-alt)>li>a>i {
    color: #939393;
}
.transparent-mode #sidebar li a.active {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode #sidebar li a.active a[data-toggle=collapse] {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .line-divide {
    border-color: rgba(218, 216, 219, 0.2);
}
.transparent-mode .activity {
    border-left-color: rgba(0, 0, 0, 0.125);
}
.transparent-mode .username {
    color: #fff;
}
.transparent-mode .username+p {
    color: #f2f2f2;
}
.transparent-mode #user-profile .profile-details ul>li>span {
    color: #643ba2;
}
@media (max-width: 1024px) {

    .transparent-mode body.search-show:before,
    .transparent-mode body.sidebar-show:before {
        background-color: rgba(0, 0, 0, 0.4);
    }
}
@media (max-width: 575.98px) {
    .transparent-mode .header .form-inline .search-element .form-control {
        background: rgba(0, 0, 0, 0.2);
    }

    .transparent-mode .form-control.header-search {
        color: #000;
    }

    .transparent-mode .header .form-inline .btn {
        color: #46494a !important;
    }

    .transparent-mode .header .form-inline .form-control::-webkit-input-placeholder {
        color: #fff !important;
    }

    .transparent-mode .header .navsearch i {
        color: #fff;
    }
}
.transparent-mode .settings {
    color: #fff;
}
.transparent-mode .member {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 998px) and (min-width: 768px) {

    .transparent-mode .note-popover .popover-content,
    .transparent-mode .card-header.note-toolbar {
        background: rgba(0, 0, 0, 0.2);
    }
}
.transparent-mode .material-switch>label::before {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 10px rgba(42, 38, 53, 0.5);
}
.transparent-mode .material-switch>label::after {
    background: var(--transparent-body);
    box-shadow: 0px 0px 5px rgba(42, 38, 53, 0.9);
}
.transparent-mode .material-switch>input[type=checkbox]:checked+label::before,
.transparent-mode .material-switch>input[type=checkbox]:checked+label::after {
    background: inherit;
}
.transparent-mode .sw-theme-default>ul.step-anchor>li>a::after {
    background: none !important;
}
.transparent-mode .border-transparet {
    border-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .breadcrumb .breadcrumb-item.active,
.transparent-mode .breadcrumb-item1 a {
    color: rgba(255, 255, 255, 0.4);
}
.transparent-mode .input-group.input-indec .form-control {
    border-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
    .transparent-mode .main-header-center .form-control {
        background: transparent;
        border-color: rgba(255, 255, 255, 0.2);
    }
    .transparent-mode .main-header-center .btn {
        background-color: transparent;
        color: #b4bdce;
    }
}
.transparent-mode .pulse-danger {
    background: #ee335e;
}
.transparent-mode .pulse-danger:before {
    background: rgba(238, 51, 94, 0.8);
    box-shadow: 0 0 0 rgba(238, 51, 94, 0.9);
}
.transparent-mode .pulse {
    background: #22c03c;
}
.transparent-mode .pulse:before {
    background: rgba(34, 192, 60, 0.6);
    box-shadow: 0 0 0 rgba(34, 192, 60, 0.9);
}
.transparent-mode .progress.info1 {
    background: #fed5db;
}
.transparent-mode .progress.secondary {
    background: #f9d1bd;
}
.transparent-mode .avatar {
    color: #fff;
}
.transparent-mode .badge-success-light {
    background-color: rgba(19, 191, 27, 0.15) !important;
    color: #13bf1b;
}
.transparent-mode .badge-orange-light {
    color: #e17626;
    background-color: rgba(225, 118, 38, 0.15);
}
.transparent-mode .badge-danger-light {
    color: #f33819;
    background-color: rgba(243, 56, 25, 0.15);
}
.transparent-mode .badge.bg-white {
    background-color: #fff !important;
}
.transparent-mode .browser-stats img {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .box-shadow-primary {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.transparent-mode .box-shadow-secondary {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.transparent-mode .box-shadow-success {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.transparent-mode .box-shadow-danger {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.transparent-mode .box-shadow-pink {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.transparent-mode .sidebar .tab-menu-heading {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .sidebar .tabs-menu ul li .active {
    color: #fff;
}
.transparent-mode .sidebar .feeds.avatar-circle.bg-primary-transparent::before {
    background: rgba(255, 255, 255, 0.3);
}
.transparent-mode .sidebar .feeds.avatar-circle-info::before {
    background: #0151b3;
}
.transparent-mode .sidebar .feeds.avatar-circle-info {
    background: rgba(142, 193, 255, 0.1) !important;
}
.transparent-mode .sidebar .feeds.avatar-circle-info .text-info {
    color: #0b54af;
}
.transparent-mode .sidebar-right .dropdown-item h6 {
    color: #282f53;
}
.transparent-mode .sidebar-right .panel-primary.card {
    background: var(--primary-bg-color);
}
.transparent-mode .sidebar-right .feeds.avatar-circle .text-primary {
    color: rgba(255, 255, 255, 0.5) !important;
}
.transparent-mode .sidebar-right .feeds.avatar-circle.bg-primary-transparent {
    background-color: rgba(255, 255, 255, 0.05);
}
.transparent-mode .nav.panel-tabs a.active {
    color: #fff;
}
.transparent-mode .nav.panel-tabs.panel-secondary a {
    color: #05c3fb;
}
.transparent-mode .nav.panel-tabs.panel-secondary a.active {
    background-color: #05c3fb !important;
    color: #fff;
}
.transparent-mode .nav.panel-tabs.panel-danger a {
    color: #e82646;
}
.transparent-mode .nav.panel-tabs.panel-danger a.active {
    background-color: #e82646 !important;
    color: #fff;
}
.transparent-mode .nav.panel-tabs.panel-success a {
    color: #09ad95;
}
.transparent-mode .nav.panel-tabs.panel-success a.active {
    background-color: #09ad95 !important;
    color: #fff;
}
.transparent-mode .nav.panel-tabs.panel-info a {
    color: #538ed7;
}
.transparent-mode .nav.panel-tabs.panel-info a.active {
    background-color: #1170e4 !important;
    color: #fff;
}
.transparent-mode .task-list {
    color: #fff;
}
.transparent-mode .task-list:before {
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .mail-inbox .icons {
    color: #fff !important;
}
.transparent-mode .table-inbox tr td i {
    color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-inbox tr td i:hover {
    color: #f7284a;
}
.transparent-mode .table-inbox tr td .fa-star:hover {
    color: #fbc518;
}
.transparent-mode .mail-option .btn-group a.btn,
.transparent-mode .mail-option .chk-all {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .mail-option .btn-group a.all {
    box-shadow: none;
}
.transparent-mode .inbox-pagination a.np-btn {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .acc-header a {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .acc-header a.collapsed {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .acc-body {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .card-pay .tabs-menu li a {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .card-pay .tabs-menu li a.active {
    background: var(--primary-bg-color);
    color: #fff;
}
.transparent-mode .main-content-label,
.transparent-mode .card-table-two .card-title,
.transparent-mode .card-dashboard-eight .card-title {
    color: #fff;
}
.transparent-mode .social-login {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .user-social-detail .social-profile {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .txt1 {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .hor-header.sticky.stickyClass .horizontal-main.hor-menu {
    box-shadow: 5px 7px 26px -5px rgba(104, 113, 123, 0.1);
}
.transparent-mode .mini-stat-icon {
    color: #fff;
}
.transparent-mode .product-grid6 {
    overflow: hidden;
}
.transparent-mode .product-grid6 .price span {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .product-grid6 .icons-wishlist li a i {
    color: inherit;
}
.transparent-mode .product-grid6 .icons-wishlist li a:hover,
.transparent-mode .product-grid6 .icons-wishlist li a:after,
.transparent-mode .product-grid6 .icons-wishlist li a:before {
    color: #fff;
}
.transparent-mode .product-grid6 .icons li a i {
    color: inherit;
}
.transparent-mode .product-grid6 .icons li a:hover,
.transparent-mode .product-grid6 .icons li a:after,
.transparent-mode .product-grid6 .icons li a:before {
    color: #fff;
}
.transparent-mode .apexcharts-radialbar-track.apexcharts-track path {
    stroke: rgba(0, 0, 0, 0.2);
}
.transparent-mode .apex-charts text {
    fill: #000200;
}
.transparent-mode .offcanvas {
    background: var(--transparent-body);
}
.transparent-mode .offcanvas-start {
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .offcanvas-end {
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .offcanvas-bottom {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .offcanvas-top {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .toast {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.transparent-mode .toast .toast-header {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .toast.show .btn-close {
    color: #fff;
}
.transparent-mode .task-icon1:first-child {
    border: 2px solid rgba(255, 255, 255, 0.5);
}
.transparent-mode .nav.product-sale a.active {
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
.transparent-mode .profile-cover__img {
    color: #fff;
}
.transparent-mode .profile-cover__img .profile-img-1>img {
    border: 5px solid #fff;
}
.transparent-mode .profile-cover__img>.h3 {
    color: #393939;
}
.transparent-mode .profile-cover__info .nav li {
    color: #464461;
}
.transparent-mode .social.social-profile-buttons .social-icon {
    background: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
    color: #dedefd !important;
}
.transparent-mode .profile-share {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .option-dots {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .option-dots:focus,
.transparent-mode .option-dots:hover,
.transparent-mode .option-dots[aria-expanded=true] {
    background: rgba(0, 0, 0, 0.2);
}
@media (min-width: 601px) {
    .transparent-mode .social-profile-buttons .nav {
        color: #999;
    }
}
.transparent-mode .social-profile-buttons .nav li {
    color: #464461;
}
.transparent-mode .item2-gl-menu {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .item2-gl-menu li a {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .item2-gl-menu li .active {
    color: #fff;
}
.transparent-mode .product-label {
    background: rgba(178, 177, 183, 0.1);
}
.transparent-mode .ui-widget-header,
.transparent-mode .ui-state-default,
.transparent-mode .ui-widget-content .ui-state-default,
.transparent-mode .ui-widget-header .ui-state-default {
    background: var(--transparent-body);
}
.transparent-mode .ui-state-hover,
.transparent-mode .ui-widget-content .ui-state-hover,
.transparent-mode .ui-widget-header .ui-state-hover,
.transparent-mode .ui-state-focus,
.transparent-mode .ui-widget-content .ui-state-focus,
.transparent-mode .ui-widget-header .ui-state-focus {
    border-color: var(--primary-bg-color) !important;
    background: var(--primary-bg-color) !important;
}
.transparent-mode .ui-widget-content {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .product-list .icons li a:after,
.transparent-mode .product-list .icons li a:before {
    color: #fff;
}
.transparent-mode .product-grid6 .card-footer .btn-outline-primary:hover {
    color: #fff;
}
.transparent-mode .carousel-inner .carousel-item .thumb {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .carousel-inner .carousel-item .thumb.active {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .customer-services {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .customer-services span {
    background-color: transparent;
    color: var(--primary-bg-color);
}
.transparent-mode .login-social-icon::before,
.transparent-mode .login-social-icon::after {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .login-social-icon span {
    background: transparent;
}
.transparent-mode .custom-layout {
    color: #fff;
}
.transparent-mode .custom-layout .nav-link.icon i {
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: rgba(255, 255, 255, 0.08);
}
.transparent-mode .custom-layout .nav-link.icon i::after {
    background-color: transparent;
}
.transparent-mode .transparent-mode .custom-layout .nav-link.icon i {
    color: #fff !important;
}
.transparent-mode .country-selector .nav-link {
    color: #495046;
}
.transparent-mode .theme-container .active {
    border-color: var(--primary-bg-color);
    background: transparent;
    color: var(--primary-bg-color);
}
.transparent-mode .theme-container1 .active {
    border-color: #fc5296;
    background: transparent;
    color: #fc5296;
}
.transparent-mode .theme-container2 .active {
    border-color: #05c3fb;
    background: transparent;
    color: #05c3fb;
}
.transparent-mode .settings-icon {
    border-color: var(--primary-bg-color);
}
.transparent-mode .input-group-text.input-text-color {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .payment-icon.active svg {
    fill: #fff;
}
.transparent-mode .payment-icon svg {
    fill: #fff;
}
.transparent-mode .notification:before {
    background: rgba(255, 255, 255, 0.1);
}
.transparent-mode .notification .notification-time .date,
.transparent-mode .notification .notification-time .time {
    color: rgba(255, 255, 255, 0.3);
}
.transparent-mode .notification .notification-icon a {
    background: var(--transparent-body);
    color: #fff;
    border: 3px solid rgba(255, 255, 255, 0.5);
}
.transparent-mode .notification .notification-body {
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.03);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .notification .notification-body:before {
    border: 10px solid transparent;
    border-right-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .notification-time-date {
    color: rgba(255, 255, 255, 0.3);
}
.transparent-mode .btn-country {
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: none !important;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1) !important;
    color: #fff;
}
.transparent-mode .btn-country:hover {
    border-color: var(--primary-bg-color) !important;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1) !important;
}
.transparent-mode .btn-check:checked+.btn-country {
    border-color: var(--primary-bg-color) !important;
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .btn-country.active,
.transparent-mode .btn-country:active {
    border-color: var(--primary-bg-color) !important;
}
.transparent-mode .email-icon {
    border-color: rgba(255, 255, 255, 0.2);
    color: #5c678f;
}
.transparent-mode .product-grid6 .card-footer .btn-outline-primary:hover .wishlist-icon {
    color: #fff;
}
.transparent-mode .btn-outline-primary .wishlist-icon {
    color: rgba(255, 255, 255, 0.6) !important;
}
.transparent-mode .btn-outline-primary:hover .wishlist-icon {
    color: #fff !important;
}
.transparent-mode #chartZoom .btn-outline-primary:hover {
    color: #fff;
}
.transparent-mode .c3-legend-item text {
    fill: rgba(255, 255, 255, 0.5);
}
.transparent-mode .file-image .icons li a {
    color: #fff;
}
.transparent-mode .file-image .icons li a:after,
.transparent-mode .file-image .icons li a:before,
.transparent-mode .file-image .icons li a:hover {
    color: #fff;
}
.transparent-mode .file-name {
    color: #fff;
}
.transparent-mode .img-1 img {
    border: 6px solid rgba(225, 225, 225, 0.5);
}
.transparent-mode .profile-img {
    border-color: rgba(167, 180, 201, 0.2);
    background: rgba(225, 225, 225, 0.2);
}
.transparent-mode .demo-gallery>ul>li a {
    border: 3px solid #fff;
}
.transparent-mode .demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}
.transparent-mode .gallery a img {
    border-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .example+.highlight {
    border-top: none;
}
.transparent-mode .highlight {
    border-color: rgba(255, 255, 255, 0.2);
    border-top: none;
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .highlight .hll {
    background-color: #ffc;
}
.transparent-mode .highlight .c {
    color: #999;
}
.transparent-mode .highlight .k {
    color: #069;
}
.transparent-mode .highlight .o {
    color: #555;
}
.transparent-mode .highlight .cm {
    color: #999;
}
.transparent-mode .highlight .cp {
    color: #099;
}
.transparent-mode .highlight .c1,
.transparent-mode .highlight .cs {
    color: #999;
}
.transparent-mode .highlight .gd {
    background-color: #fcc;
    border-color: #c00;
}
.transparent-mode .highlight .gr {
    color: #f00;
}
.transparent-mode .highlight .gh {
    color: #030;
}
.transparent-mode .highlight .gi {
    background-color: #cfc;
    border-color: #0c0;
}
.transparent-mode .highlight .go {
    color: #aaa;
}
.transparent-mode .highlight .gp {
    color: #009;
}
.transparent-mode .highlight .gu {
    color: #030;
}
.transparent-mode .highlight .gt {
    color: #9c6;
}
.transparent-mode .highlight .kc,
.transparent-mode .highlight .kd,
.transparent-mode .highlight .kn,
.transparent-mode .highlight .kp,
.transparent-mode .highlight .kr {
    color: #069;
}
.transparent-mode .highlight .kt {
    color: #078;
}
.transparent-mode .highlight .m {
    color: #f60;
}
.transparent-mode .highlight .s {
    color: #cc0099;
}
.transparent-mode .highlight .na {
    color: #00cc7a;
}
.transparent-mode .highlight .nb {
    color: #366;
}
.transparent-mode .highlight .nc {
    color: #0a8;
}
.transparent-mode .highlight .no {
    color: #360;
}
.transparent-mode .highlight .nd {
    color: #99f;
}
.transparent-mode .highlight .ni {
    color: #999;
}
.transparent-mode .highlight .ne {
    color: #c00;
}
.transparent-mode .highlight .nf {
    color: #c0f;
}
.transparent-mode .highlight .nl {
    color: #99f;
}
.transparent-mode .highlight .nn {
    color: #0cf;
}
.transparent-mode .highlight .nt {
    color: #800000;
}
.transparent-mode .highlight .nv {
    color: #033;
}
.transparent-mode .highlight .ow {
    color: #000;
}
.transparent-mode .highlight .w {
    color: #bbb;
}
.transparent-mode .highlight .mf,
.transparent-mode .highlight .mh,
.transparent-mode .highlight .mi,
.transparent-mode .highlight .mo {
    color: #f60;
}
.transparent-mode .highlight .sb,
.transparent-mode .highlight .sc,
.transparent-mode .highlight .sd,
.transparent-mode .highlight .s2,
.transparent-mode .highlight .se,
.transparent-mode .highlight .sh {
    color: #c30;
}
.transparent-mode .highlight .si {
    color: #a00;
}
.transparent-mode .highlight .sx {
    color: #c30;
}
.transparent-mode .highlight .sr {
    color: #3aa;
}
.transparent-mode .highlight .s1 {
    color: #c30;
}
.transparent-mode .highlight .ss {
    color: #fc3;
}
.transparent-mode .highlight .bp {
    color: #366;
}
.transparent-mode .highlight .vc,
.transparent-mode .highlight .vg,
.transparent-mode .highlight .vi {
    color: #033;
}
.transparent-mode .highlight .il {
    color: #f60;
}
.transparent-mode .highlight .css .o {
    color: #999;
}
.transparent-mode .highlight .css .o+.nt {
    color: #999;
}
.transparent-mode .highlight .css .nt+.nt {
    color: #999;
}
.transparent-mode .highlight .language-bash::before,
.transparent-mode .highlight .language-sh::before,
.transparent-mode .highlight .language-powershell::before {
    color: #009;
}
.transparent-mode .label-default {
    background: #d5e0ec;
    color: #fff;
}
.transparent-mode .label-success {
    background: #09ad95;
    color: #fff;
}
.transparent-mode .label-danger {
    background: #f5334f;
    color: #fff;
}
.transparent-mode .label-warning {
    background: #f7b731;
    color: #fff;
}
.transparent-mode .label-info {
    background: #1170e4;
    color: #fff;
}
.transparent-mode .list-group-item.active {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .list-group-item-action {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .list-group-item-action:hover,
.transparent-mode .list-group-item-action:focus,
.transparent-mode .list-group-item-action:active {
    color: rgba(255, 255, 255, 0.7);
    background-color: var(--transparent-body);
}
.transparent-mode .list-group-item,
.transparent-mode .listorder,
.transparent-mode .listorder1,
.transparent-mode .listunorder,
.transparent-mode .listunorder1 {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .list-group-item.disabled,
.transparent-mode .list-group-item:disabled {
    color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.transparent-mode .list-group-item-primary {
    color: #24426c !important;
    background-color: #cbdbf2;
}
.transparent-mode .list-group-item-primary.list-group-item-action:hover,
.transparent-mode .list-group-item-primary.list-group-item-action:focus {
    color: #24426c;
    background-color: #b7cded;
}
.transparent-mode .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #24426c;
    border-color: #24426c;
}
.transparent-mode .list-group-item-secondary {
    color: #464a4e !important;
    background-color: #dddfe2;
}
.transparent-mode .list-group-item-secondary.list-group-item-action:hover,
.transparent-mode .list-group-item-secondary.list-group-item-action:focus {
    color: #464a4e;
    background-color: #cfd2d6;
}
.transparent-mode .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e;
}
.transparent-mode .list-group-item-success {
    color: #09ad95 !important;
    background-color: rgba(9, 173, 149, 0.4);
}
.transparent-mode .list-group-item-success.list-group-item-action:hover,
.transparent-mode .list-group-item-success.list-group-item-action:focus {
    color: #09ad95;
    background-color: rgba(9, 173, 149, 0.2);
}
.transparent-mode .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #09ad95;
    border-color: #09ad95;
}
.transparent-mode .list-group-item-info {
    color: #1170e4 !important;
    background-color: rgba(17, 112, 228, 0.4);
}
.transparent-mode .list-group-item-info.list-group-item-action:hover,
.transparent-mode .list-group-item-info.list-group-item-action:focus {
    color: #1170e4;
    background-color: rgba(17, 112, 228, 0.2);
}
.transparent-mode .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: rgba(17, 112, 228, 0.2);
    border-color: rgba(17, 112, 228, 0.2);
}
.transparent-mode .list-group-item-warning {
    color: #f7b731 !important;
    background-color: rgba(247, 183, 49, 0.4);
}
.transparent-mode .list-group-item-warning.list-group-item-action:hover,
.transparent-mode .list-group-item-warning.list-group-item-action:focus {
    color: #f7b731;
    background-color: rgba(247, 183, 49, 0.2);
}
.transparent-mode .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #f7b731;
    border-color: #f7b731;
}
.transparent-mode .list-group-item-danger {
    color: #e82646 !important;
    background-color: rgba(232, 38, 70, 0.4);
}
.transparent-mode .list-group-item-danger.list-group-item-action:hover,
.transparent-mode .list-group-item-danger.list-group-item-action:focus {
    color: #e82646;
    background-color: rgba(232, 38, 70, 0.2);
}
.transparent-mode .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #e82646;
    border-color: #e82646;
}
.transparent-mode .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.transparent-mode .list-group-item-light.list-group-item-action:hover,
.transparent-mode .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.transparent-mode .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.transparent-mode .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.transparent-mode .list-group-item-dark.list-group-item-action:hover,
.transparent-mode .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.transparent-mode .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.transparent-mode .list-group-item {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .list-group-item.active .icon {
    color: inherit !important;
}
.transparent-mode .list-group-item .icon {
    color: #fff !important;
}
.transparent-mode .list-group-transparent .list-group-item.active {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .list-group-transparent.file-manager .list-group-item {
    color: #fff;
}
.transparent-mode .file-radius-attachments i {
    color: #dedefd;
}
.transparent-mode .file-square-attachments a {
    color: #dedefd;
}
.transparent-mode .file-image-1 {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .file-image-1 .file-name-1 {
    color: #dedefd;
}
.transparent-mode .list-group-transparent.file-manager.file-manager-border .list-group-item {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .btn-close {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .btn-close:hover,
.transparent-mode .btn-close:focus {
    color: inherit;
}
.transparent-mode .navbar-toggler {
    background-color: transparent;
    border-color: transparent;
}
@media (min-width: 992px) {
    .transparent-mode .responsive-navbar .navbar-collapse {
        background: transparent;
    }
}
.transparent-mode a.icon:hover {
    color: #dcdfed !important;
}
.transparent-mode .navbar-light .navbar-brand {
    color: #fff;
}
.transparent-mode .navbar-light .navbar-brand:hover,
.transparent-mode .navbar-light .navbar-brand:focus {
    color: #fff;
}
.transparent-mode .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.transparent-mode .navbar-light .navbar-nav .nav-link:hover,
.transparent-mode .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.transparent-mode .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.transparent-mode .navbar-light .navbar-nav .show>.nav-link,
.transparent-mode .navbar-light .navbar-nav .active>.nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.transparent-mode .navbar-light .navbar-nav .nav-link.show,
.transparent-mode .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.transparent-mode .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.transparent-mode .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.transparent-mode .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.transparent-mode .navbar-light .navbar-text a:hover,
.transparent-mode .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.transparent-mode .navbar-dark .navbar-brand {
    color: #fff;
}
.transparent-mode .navbar-dark .navbar-brand:hover,
.transparent-mode .navbar-dark .navbar-brand:focus {
    color: #fff;
}
.transparent-mode .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .navbar-dark .navbar-nav .nav-link:hover,
.transparent-mode .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.transparent-mode .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.transparent-mode .navbar-dark .navbar-nav .show>.nav-link,
.transparent-mode .navbar-dark .navbar-nav .active>.nav-link {
    color: #fff;
}
.transparent-mode .navbar-dark .navbar-nav .nav-link.show,
.transparent-mode .navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.transparent-mode .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .navbar-dark .navbar-text a {
    color: #fff;
}
.transparent-mode .navbar-dark .navbar-text a:hover,
.transparent-mode .navbar-dark .navbar-text a:focus {
    color: #fff;
}
@media (max-width: 991px) {
    .transparent-mode .navresponsive-toggler span:after {
        background: rgba(var(--primary-bg-color), 0);
    }

    .transparent-mode.header-light #navbarSupportedContent-4 .nav-link.icon {
        color: #fff !important;
    }

    .transparent-mode.dark-header #navbarSupportedContent-4 .nav-link.icon {
        color: #fff !important;
    }

    .transparent-mode.dark-header .navresponsive-toggler span {
        color: #fff;
    }
    .transparent-mode .responsive-navbar .navbar-collapse {
        background: var(--transparent-body);
        box-shadow: 0 12px 11px -3px rgba(0, 0, 0, 0.5);
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .transparent-mode .responsive-navbar .navbar-collapse .icon.navsearch {
        border-color: #e4e6f9;
    }
}
.transparent-mode .scrollspy-example {
    border-right-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .scrollspy-example-2 {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode #navbar-example3 .nav-link {
    color: #fff;
}
.transparent-mode #navbar-example3 .nav-link.active {
    color: #fff;
}
.transparent-mode .nav-link:focus,
.transparent-mode .nav-link:hover {
    color: var(--primary-bg-color);
}
.transparent-mode .pricing {
    color: #fff;
}
.transparent-mode .pricing1 {
    color: #707070;
}
.transparent-mode .pricing .list-unstyled li {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .pricing1 .list-unstyled li {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel-heading-landing {
    background: #f7f7f7 !important;
    border: solid 2px #1643a3 !important;
    border-bottom: none !important;
}
.transparent-mode .panel-heading {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .panel.price {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .panel.price>.panel-heading {
    color: #fff;
}
.transparent-mode .price .panel-footer {
    background-color: transparent;
}
.transparent-mode .price.panel-color>.panel-body {
    background-color: transparent;
}
.transparent-mode .ribbone1-price .ribbon span {
    color: #fff;
    background: #79a70a;
    background: var(--primary-bg-color);
    box-shadow: 0 3px 10px -5px black;
}
.transparent-mode .ribbone1-price .ribbon span::before {
    border-left: 3px solid var(--primary-bg-color);
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid var(--primary-bg-color);
}
.transparent-mode .ribbone1-price .ribbon span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid var(--primary-bg-color);
    border-bottom: 3px solid transparent;
    border-top: 3px solid var(--primary-bg-color);
}
.transparent-mode .secondary .pricing-divider {
    background: transparent;
}
.transparent-mode .danger .pricing-divider {
    background: transparent !important;
}
.transparent-mode .primary .pricing-divider {
    background: transparent !important;
}
.transparent-mode .success .pricing-divider {
    background: transparent;
}
.transparent-mode .primary .princing-item .bg-white {
    background-color: transparent !important;
}
.transparent-mode .secondary .princing-item .bg-white {
    background-color: transparent !important;
}
.transparent-mode .danger .princing-item .bg-white {
    background-color: transparent !important;
}
.transparent-mode .success .princing-item .bg-white {
    background-color: transparent !important;
}
.transparent-mode .rating-stars input {
    color: #495057;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tabs-menu ul li a {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .tabs-menu ul li .active {
    color: var(--primary-bg-color);
}
.transparent-mode .tabs-menu1 ul li a {
    color: #fff;
}
.transparent-mode .tab-menu-heading {
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .tabs-menu2 ul li a {
    color: #636262;
}
.transparent-mode .tabs-menu2 ul li .fade {
    color: rgba(238, 238, 238, 0.9333333333);
}
.transparent-mode .sidebar-right .tab-content i,
.transparent-mode .tabs-menu2 ul li .active {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .search-tabs ul li a.active {
    border-bottom: 3px solid var(--primary-bg-color);
    background-color: transparent !important;
}
.transparent-mode .search-tabs ul li a:hover {
    background-color: transparent !important;
}
.transparent-mode .tabs-menu-border ul li .active {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tabs-menu-boxed ul li a {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tabs-menu-boxed ul li .active {
    border-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: transparent;
}
.transparent-mode .timeline__item:after {
    background: #fff !important;
}
.transparent-mode .timeline__content {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .timeline:before {
    background-color: #e9ecef;
}
.transparent-mode .timeline-item:first-child:before,
.transparent-mode .timeline-item:last-child:before {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .timeline-badge {
    border-color: #fff;
    background: #adb5bd;
}
.transparent-mode .timeline-time {
    color: #9aa0ac;
}
.transparent-mode .timeline__item--right .timeline__content:before {
    border-right: 12px solid rgba(238, 232, 239, 0.9);
}
.transparent-mode ul.timeline:before {
    background: #d4d9df;
}
.transparent-mode ul.timeline>li:before {
    border-color: #6c6c6f;
}
.transparent-mode .vtimeline::before {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .vtimeline .timeline-wrapper .timeline-panel {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 12px 0 #101329;
}
.transparent-mode .vtimeline .timeline-wrapper .timeline-panel:after {
    border-top: 10px solid transparent;
    border-left: 10px solid rgba(255, 255, 255, 0.2);
    border-right: 0 solid rgba(255, 255, 255, 0.2);
    border-bottom: 10px solid transparent;
}
.transparent-mode .vtimeline .timeline-wrapper .timeline-badge {
    border: 2px solid var(--transparent-body);
}
.transparent-mode .vtimeline .timeline-wrapper .timeline-badge i {
    color: #fff;
}
.transparent-mode .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 10px;
}
.transparent-mode .timeline-wrapper-primary .timeline-panel:before,
.transparent-mode .timeline-wrapper-primary .timeline-badge {
    background: var(--primary-bg-color);
}
.transparent-mode .timeline-wrapper-secondary .timeline-panel:before,
.transparent-mode .timeline-wrapper-secondary .timeline-badge {
    background: #05c3fb;
}
.transparent-mode .timeline-wrapper-success .timeline-panel:before,
.transparent-mode .timeline-wrapper-success .timeline-badge {
    background: #09ad95;
}
.transparent-mode .timeline-wrapper-green .timeline-panel:before,
.transparent-mode .timeline-wrapper-green .timeline-badge {
    background: #4ecc48;
}
.transparent-mode .timeline-wrapper-warning .timeline-panel:before,
.transparent-mode .timeline-wrapper-warning .timeline-badge {
    background: #fcd539;
}
.transparent-mode .timeline-wrapper-danger .timeline-panel:before,
.transparent-mode .timeline-wrapper-danger .timeline-badge {
    background: #f16d75;
}
.transparent-mode .timeline-wrapper-light .timeline-panel:before,
.transparent-mode .timeline-wrapper-light .timeline-badge {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .timeline-wrapper-dark .timeline-panel:before,
.transparent-mode .timeline-wrapper-dark .timeline-badge {
    background: #828db1;
}
@media (max-width: 767px) {
    .transparent-mode .vtimeline .timeline-wrapper .timeline-panel:after {
        border-right: 14px solid rgba(255, 255, 255, 0.2) !important;
        border-left: 0 solid rgba(255, 255, 255, 0.2) !important;
    }
}
.transparent-mode .footer {
    background: transparent;
    border-top-color: rgba(255, 255, 255, 0.02);
}
.transparent-mode .footer .social ul li a {
    border-color: rgba(255, 255, 255, 0.2);
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .top-footer p {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .top-footer a {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .top-footer a address {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .top-footer img {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .top-footer img:hover {
    color: #8e9090;
}
.transparent-mode .footer-payments a {
    color: #a7a8c7;
}
.transparent-mode .main-footer {
    background-color: transparent;
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .header {
    background: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .header-brand,
.transparent-mode .app-header .header-brand,
.transparent-mode .header-brand:hover {
    color: inherit;
}
.transparent-mode .app-header.sticky.stickyClass {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0) !important;
}
@media (max-width: 991px) {
    .transparent-mode .header.hor-header {
        border-bottom-color: rgba(255, 255, 255, 0.2);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    }

    .transparent-mode .hor-header .header-brand-img.light-logo {
        margin: 0 auto;
        margin-top: 6px;
    }
}
.transparent-mode .header .form-inline .form-control {
    border-color: rgba(225, 225, 225, 0.1);
    background: rgba(225, 225, 225, 0.3);
    color: #000 !important;
}
.transparent-mode .header .form-inline .btn {
    border: 2px solid transparent;
    box-shadow: none;
    background: transparent;
    color: #fff;
}
@media (max-width: 767.98px) and (min-width: 576px) {
    .transparent-mode .header .navsearch i {
        color: #fff;
    }

    .transparent-mode .search-element .form-control {
        background: #fff !important;
        color: #000;
    }

    .transparent-mode .header .form-inline .form-control::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.7);
    }

    .transparent-mode .header .navsearch i {
        color: #fff;
    }

    .transparent-mode .header .form-inline .btn {
        color: #46494a !important;
    }
}
@media only screen and (max-width: 991px) {

    .transparent-mode .animated-arrow span:before,
    .transparent-mode .animated-arrow span:after {
        background: #282f53;
    }
    .transparent-mode body {
        background-color: rgba(0, 0, 0, 0.2);
    }
}
.transparent-mode .hor-header .header-brand1 {
    color: inherit;
}
.transparent-mode .header-right-icons .nav-link.icon:hover {
    background: none;
}
.transparent-mode .header-right-icons .profile-user:hover {
    box-shadow: none;
}
.transparent-mode .hor-header .header-right-icons .nav-link.icon {
    color: #fff;
}
.transparent-mode .logo-horizontal .header-brand-img.desktop-logo {
    display: block !important;
}
.transparent-mode .logo-horizontal .header-brand-img.light-logo1 {
    display: none;
}
.transparent-mode .hor-header .header-brand-img.light-logo {
    display: block;
}
@media (max-width: 991px) {
    .transparent-mode .header {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

    .transparent-mode .header.hor-header {
        background-color: var(--transparent-body);
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.01) !important;
    }
}
.transparent-mode .header .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .header .dropdown-menu .dropdown-item {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .header .dropdown-item,
.transparent-mode .header .notifications-menu h5,
.transparent-mode .header .message-menu h5 {
    color: #fff;
}
.transparent-mode .header .notifications-menu span,
.transparent-mode .header .message-menu span {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .header .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(104, 113, 123, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .header .dropdown-menu .dropdown-item {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .header .profile-1 .dropdown-item .dropdown-icon {
    color: var(--primary-bg-color);
}
.transparent-mode .header .profile-1 .dropdown-item .dropdown-icon::after {
    background: rgba(var(--primary-bg-color), 0);
}
.transparent-mode .responsive-navbar .notifications-menu h5,
.transparent-mode .responsive-navbar .message-menu h5 {
    color: #fff;
}
.transparent-mode .responsive-navbar .notifications-menu span,
.transparent-mode .responsive-navbar .message-menu span {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .responsive-navbar .dropdown-menu {
    box-shadow: 0 10px 40px 0 rgba(34, 34, 61, 0.8);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .responsive-navbar .dropdown-menu .dropdown-item {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .responsive-navbar .profile-1 .dropdown-item .dropdown-icon {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .responsive-navbar .profile-1 .dropdown-item .dropdown-icon::after {
    background: rgba(var(--primary-bg-color), 0);
}
.transparent-mode.horizontal .side-menu>li>a {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode.horizontal .horizontal-main .slide .slide-menu,
.transparent-mode.horizontal .horizontal-main .slide .sub-slide-menu,
.transparent-mode.horizontal .horizontal-main .slide .sub-slide-menu2 {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 16px 18px rgba(0, 0, 0, 0.3) !important;
}
.transparent-mode.horizontal .logo-horizontal .header-brand-img.light-logo1 {
    display: none;
}
.transparent-mode .ps__rail-y:hover>.ps__thumb-y,
.transparent-mode .ps__rail-y:focus>.ps__thumb-y,
.transparent-mode .ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 991px) {
    .transparent-mode {
        /* ================== Mobile Slide Down Links CSS ================== */
        /* ================== Mobile Mega Menus CSS  ================== */
        /* ================== Mobile Header CSS ================== */
        /* Mobile Toggle Menu icon (X ICON) */
        /* ================== Mobile Overlay/Drawer CSS ================== */
        /*End Media Query*/
    }

    .transparent-mode .horizontal-header {
        border-bottom-color: rgba(0, 0, 0, 0.1);
        border-top-color: rgba(0, 0, 0, 0.1);
    }

    .transparent-mode .callusbtn {
        color: #a9a9a9;
    }

    .transparent-mode .callusbtn:hover .fa {
        color: #a9a9a9;
    }

    .transparent-mode .animated-arrow span {
        background: rgba(255, 255, 255, 0.7);
    }

    .transparent-mode .animated-arrow span:before,
    .transparent-mode .animated-arrow span:after {
        background: rgba(255, 255, 255, 0.7);
    }

    .transparent-mode.active .animated-arrow span {
        background-color: transparent;
    }

    .transparent-mode .horizontal-overlapbg {
        background-color: rgba(0, 0, 0, 0.45);
    }
}
.transparent-mode .horizontal-main.hor-menu {
    background: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .icons-list-item {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .icons-list-item i {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .browser {
    background: no-repeat center/100% 100%;
}
.transparent-mode .flag,
.transparent-mode .payment {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.transparent-mode .col-sm-3 a {
    border-color: transparent;
}
.transparent-mode .col-sm-3 a:hover {
    border-color: #ff4647;
    background: linear-gradient(rgba(56, 123, 131, 0.7), rgba(56, 123, 131, 0.7));
}
.transparent-mode .ui-datepicker {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ui-datepicker .ui-datepicker-header {
    color: #fff;
}
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    text-indent: -99999px;
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover::before,
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus::before {
    color: #343a40;
}
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover::before,
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus::before {
    color: #343a40;
}
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,
.transparent-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .ui-datepicker .ui-datepicker-calendar th {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .ui-datepicker .ui-datepicker-calendar td {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.transparent-mode .ui-datepicker .ui-datepicker-calendar td span {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .ui-datepicker .ui-datepicker-calendar td a {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .ui-datepicker .ui-datepicker-calendar td a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .ui-datepicker .ui-datepicker-title {
    color: #fff;
}
.transparent-mode .jvectormap-tip {
    background: #fff;
    color: white;
}
.transparent-mode .jvectormap-zoomin,
.transparent-mode .jvectormap-zoomout,
.transparent-mode .jvectormap-goback {
    background: var(--transparent-body);
    color: white;
}
.transparent-mode .jvectormap-legend {
    background: black;
    color: white;
}
.transparent-mode .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .select2-container--default.select2-container--focus .select2-selection--multiple {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #9ca3b1;
    box-shadow: none;
}
.transparent-mode .select2-container--default .select2-selection--multiple {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: rgba(255, 255, 255, 0.2) !important;
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .select2-container--default .select2-selection--multiple .select2-selection__choice,
.transparent-mode .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}
.transparent-mode .select2-container--default .select2-results>.select2-results__options {
    box-shadow: 0px 16px 18px rgba(104, 113, 123, 0.2);
}
.transparent-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}
.transparent-mode .select2-container--default.select2-container--disabled .select2-selection--single {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .selectgroup-button {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .selectgroup-input:checked+.selectgroup-button {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .selectgroup-input:focus+.selectgroup-button {
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.transparent-mode .selectize-dropdown {
    color: #495057;
}
.transparent-mode .selectize-input {
    color: #495057;
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .selectize-input input {
    color: #495057;
}
.transparent-mode .selectize-input {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .selectize-input.full {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .selectize-input.focus {
    border-color: #467fcf;
    box-shadow: 0 0 0 2px rgba(98, 58, 162, 0.25);
}
.transparent-mode .selectize-input.dropdown-active::before {
    background: #f0f0f0;
}
.transparent-mode .selectize-dropdown {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
}
.transparent-mode .selectize-dropdown .optgroup-header {
    color: #495057;
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .selectize-dropdown .active {
    background-color: #f1f4f8;
    color: #467fcf;
}
.transparent-mode .selectize-dropdown .active.create {
    color: #495057;
}
.transparent-mode .selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}
.transparent-mode .selectize-dropdown .image img,
.transparent-mode .selectize-input .image img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
@media (min-width: 992px) {
    .transparent-mode .side-header {
        background: transparent;
    }
}
@media (max-width: 991px) {
    .transparent-mode.app.sidebar-mini .app-sidebar {
        background: var(--transparent-body);
    }
}
@media print {
    .transparent-mode .app-content {
        background-color: rgba(0, 0, 0, 0.2);
    }
}
.transparent-mode .app-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .app-header__logo {
    color: #fff;
}
.transparent-mode .ps__thumb-y {
    background-color: transparent;
    width: 1px;
}
.transparent-mode .app-sidebar__toggle {
    color: #fff;
}
.transparent-mode .app-sidebar__toggle:after {
    background: rgba(var(--primary-bg-color), 0);
}
.transparent-mode .app-sidebar {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px 0px rgba(42, 38, 53, 0);
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .app-sidebar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .app-sidebar__user {
    color: #a8a8a8;
}
.transparent-mode .app-sidebar__user img {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);
    border: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}
.transparent-mode .app-sidebar__user-name,
.transparent-mode .app-sidebar__user-designation {
    color: #e5e9ec;
}
.transparent-mode .side-menu__item {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .side-menu__item.active {
    color: #fff !important;
}
.transparent-mode .side-menu__item.active:hover,
.transparent-mode .side-menu__item.active:focus {
    color: var(--primary-bg-color);
}
.transparent-mode .side-menu__item:hover,
.transparent-mode .side-menu__item:focus {
    color: var(--primary-bg-color);
}
.transparent-mode .side-menu__item:hover .side-menu__icon,
.transparent-mode .side-menu__item:hover .side-menu__label {
    color: #fff !important;
}
.transparent-mode .side-menu__item:focus .side-menu__icon,
.transparent-mode .side-menu__item:focus .side-menu__label {
    color: #fff;
}
.transparent-mode .slide-item.active,
.transparent-mode .slide-item:hover,
.transparent-mode .slide-item:focus {
    color: #b5c1d2;
}
.transparent-mode .slide-menu a.active {
    color: var(--primary-bg-color);
}
.transparent-mode .slide-item.active,
.transparent-mode .slide-item:hover,
.transparent-mode .slide-item:focus,
.transparent-mode .sub-slide-item.active,
.transparent-mode .sub-slide-item:hover,
.transparent-mode .sub-slide-item:focus,
.transparent-mode .sub-slide-item2.active,
.transparent-mode .sub-slide-item2:hover,
.transparent-mode .sub-slide-item2:focus {
    color: #fff !important;
}
.transparent-mode .sub-side-menu__item,
.transparent-mode .sub-side-menu__item2 {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .sub-slide-item.active,
.transparent-mode .sub-slide-item:hover,
.transparent-mode .sub-slide-item:focus,
.transparent-mode .sub-slide-item2.active,
.transparent-mode .sub-slide-item2:hover,
.transparent-mode .sub-slide-item2:focus,
.transparent-mode .sub-side-menu__label.active,
.transparent-mode .sub-side-menu__label:hover,
.transparent-mode .sub-side-menu__label:focus,
.transparent-mode .sub-side-menu__label1.active,
.transparent-mode .sub-side-menu__label1:hover,
.transparent-mode .sub-side-menu__label1:focus,
.transparent-mode .sub-side-menu__label2.active,
.transparent-mode .sub-side-menu__label2:hover,
.transparent-mode .sub-side-menu__label2:focus {
    color: #fff;
}
.transparent-mode .slide-menu li .slide-item:before {
    color: rgba(255, 255, 255, 0.6);
}
.transparent-mode .side-menu .side-menu__icon {
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .side-menu .side-menu__icon::after {
    background: rgba(var(--primary-bg-color), 0);
}
.transparent-mode .slide-item {
    color: #fff;
}
.transparent-mode .side-menu__item.active .side-menu__icon {
    color: #fff !important;
}
@media (min-width: 992px) {
    .transparent-mode .sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        background: none !important;
        box-shadow: none;
    }

    .transparent-mode .sidebar-mini.sidenav-toggled .sidebar-mini.sidenav-toggled.user-notification::before {
        background: transparent;
    }

    .transparent-mode .sidebar-mini.sidenav-toggled .app-sidebar__user {
        border-bottom-color: rgba(225, 225, 225, 0.05);
    }

    .transparent-mode.horizontal .horizontal-main {
        background: rgba(0, 0, 0, 0.2) !important;
    }

    .transparent-mode .header .main-header-center .btn {
        background-color: var(--transparent-body);
    }
}
.transparent-mode .app-title {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.transparent-mode .app-breadcrumb {
    background-color: transparent;
}
.transparent-mode .user-info .text-dark {
    color: #25252a !important;
}
.transparent-mode .user-info .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .side-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode.sidebar-mini .side-menu {
    height: 100%;
}
.transparent-mode.horizontal .side-menu {
    background: transparent;
}
.transparent-mode.horizontal .main-sidemenu .slide-left,
.transparent-mode.horizontal .main-sidemenu .slide-right {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode.horizontal .main-sidemenu .slide-left svg,
.transparent-mode.horizontal .main-sidemenu .slide-right svg {
    fill: #dedefd;
}
.transparent-mode .side-menu .sub-category {
    color: rgba(255, 255, 255, 0.3);
}
.transparent-mode .side-menu .sub-side-menu__label,
.transparent-mode .sub-slide-label,
.transparent-mode .sub-side-menu__label2 {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .sub-slide-item,
.transparent-mode .sub-slide-item2 {
    color: #dedefd;
}
.transparent-mode .richText {
    border: rgba(255, 255, 255, 0.2) solid 1px;
    background-color: transparent !important;
}
.transparent-mode .richText .richText-toolbar {
    border-bottom: rgba(156, 162, 161, 0) solid 1px;
}
.transparent-mode .richText .richText-toolbar ul li a {
    border-right: rgba(156, 162, 161, 0.2) solid 1px;
}
.transparent-mode .transparent-mode .cal1 .clndr .clndr-table tr .day.event:hover,
.transparent-mode .cal1 .clndr .clndr-table tr .day.my-event:hover,
.transparent-mode .transparent-mode .cal1 .clndr .clndr-table tr .day.today,
.transparent-mode .cal1 .clndr .clndr-table tr .day.my-today {
    color: #fff;
}
.transparent-mode .cal1 .clndr .clndr-table .header-days .header-day {
    border-left-color: rgba(255, 255, 255, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
    color: #dedefd;
}
.transparent-mode .cal1 .clndr .clndr-table tr .day.event:hover,
.transparent-mode .cal1 .clndr .clndr-table .cal1 .clndr .clndr-table tr .day.my-event:hover {
    color: #fff;
}
.transparent-mode .cal1 .clndr .clndr-table tr:last-child .day,
.transparent-mode .cal1 .clndr .clndr-table .cal1 .clndr .clndr-table tr:last-child .my-day {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .cal1 .clndr .clndr-table tr .empty,
.transparent-mode .cal1 .clndr .clndr-table tr .adjacent-month,
.transparent-mode .cal1 .clndr .clndr-table tr .my-empty,
.transparent-mode .cal1 .clndr .clndr-table tr .my-adjacent-month {
    border-left-color: rgba(255, 255, 255, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .cal1 .clndr .clndr-table tr .day {
    border-left-color: rgba(255, 255, 255, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .cal1 .clndr .clndr-table tr .day.event,
.transparent-mode .cal1 .clndr .clndr-table tr .day.my-event {
    background: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .cal1 .clndr .clndr-table tr .day:last-child {
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .cal1 .clndr .clndr-table tr .day:hover {
    background: var(--transparent-body);
}
.transparent-mode .cal1 .clndr .clndr-controls {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.transparent-mode .cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,
.transparent-mode .cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    color: #fff;
}
.transparent-mode .fc-unthemed .fc-content,
.transparent-mode .fc-unthemed .fc-divider,
.transparent-mode .fc-unthemed .fc-list-heading td,
.transparent-mode .fc-unthemed .fc-list-view,
.transparent-mode .fc-unthemed .fc-popover,
.transparent-mode .fc-unthemed .fc-row,
.transparent-mode .fc-unthemed tbody,
.transparent-mode .fc-unthemed td,
.transparent-mode .fc-unthemed th,
.transparent-mode .fc-unthemed thead {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc-event,
.transparent-mode .fc-event-dot {
    color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .fc-unthemed .fc-divider,
.transparent-mode .fc-unthemed .fc-list-heading td,
.transparent-mode .fc-unthemed .fc-popover .fc-header {
    background: rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc-toolbar .fc-state-active,
.transparent-mode .fc-toolbar .ui-state-active {
    background: #b4b4b4;
}
.transparent-mode .fc-today-button fc-button fc-state-default fc-corner-left fc-corner-right fc-state-disabled:focus {
    border: none !important;
    box-shadow: none !important;
}
.transparent-mode .fc-unthemed .fc-list-item:hover td {
    background-color: #eeeeee;
}
.transparent-mode .cal1 .clndr .clndr-table tr .empty:hover,
.transparent-mode .cal1 .clndr .clndr-table tr .adjacent-month:hover,
.transparent-mode .cal1 .clndr .clndr-table tr .my-empty:hover,
.transparent-mode .cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .cal1 .clndr .clndr-table .header-days .header-day {
    color: #fff;
}
.transparent-mode .instagram {
    background: linear-gradient(to right bottom, #de497b 0%, #e1164f 100%);
}
.transparent-mode .linkedin {
    background-image: linear-gradient(to right bottom, #0d97de 0%, #13547a 100%);
}
.transparent-mode .twitter {
    background-image: linear-gradient(to right bottom, #00f2fe 0%, #1e63c3 100%);
}
.transparent-mode .facebook {
    background-image: linear-gradient(to right bottom, #3d6cbf 0%, #1e3c72 100%);
}
.transparent-mode .map-header:before {
    background: linear-gradient(to bottom, rgba(245, 247, 251, 0) 5%, rgba(0, 0, 0, 0.2) 95%);
}
.transparent-mode .chart-dropshadow {
    filter: drop-shadow(-6px 5px 4px #2a2635);
}
.transparent-mode .chart-dropshadow-primary {
    filter: drop-shadow(-6px 12px 4px rgba(133, 67, 246, 0.2));
}
.transparent-mode .chart-dropshadow-primary-1 {
    filter: drop-shadow(-6px 12px 4px rgba(133, 67, 246, 0.2));
}
.transparent-mode .chart-dropshadow-danger {
    filter: drop-shadow(-6px 5px 4px rgba(244, 88, 91, 0.1));
}
.transparent-mode .chart-dropshadow-warning {
    filter: drop-shadow(-6px 5px 4px rgba(247, 183, 49, 0.1));
}
.transparent-mode .BarChartShadow {
    filter: drop-shadow(-6px 9px 4px rgba(0, 0, 0, 0.3));
}
.transparent-mode .chart-dropshadow2 {
    filter: drop-shadow(-6px 5px 4px rgba(0, 0, 0, 0.2));
}
.transparent-mode .chart-dropshadow-secondary {
    filter: drop-shadow(-6px 5px 4px rgba(130, 207, 242, 0.1));
}
.transparent-mode .chart-dropshadow-success {
    filter: drop-shadow(-6px 5px 4px rgba(19, 191, 166, 0.1));
}
.transparent-mode .chart-dropshadow-info {
    filter: drop-shadow(-6px 5px 4px rgba(7, 116, 248, 0.1));
}
.transparent-mode .donutShadow {
    filter: drop-shadow(-1px 0px 2px rgba(159, 120, 255, 0.5));
}
.transparent-mode .donutShadow-yellow {
    filter: drop-shadow(-1px 0px 2px rgba(251, 196, 52, 0.5));
}
.transparent-mode .donutShadow-blue {
    filter: drop-shadow(-1px 0px 2px rgba(36, 72, 135, 0.5));
}
.transparent-mode .main-chat-contacts-wrapper {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-list .media {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-list .media+.media {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-list .media.new {
    background-color: transparent;
}
.transparent-mode .main-chat-list .media.new .media-contact-name span:first-child {
    color: #fff;
}
.transparent-mode .main-chat-list .media.new .media-body p {
    color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .main-chat-list .media:hover,
.transparent-mode .main-chat-list .media:focus {
    background-color: rgba(0, 0, 0, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-list .media:hover:first-child,
.transparent-mode .main-chat-list .media:focus:first-child {
    border-top-color: transparent;
}
.transparent-mode .main-chat-list .media.selected {
    background-color: rgba(0, 0, 0, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-list .media.selected:first-child {
    border-top-color: transparent;
}
.transparent-mode .main-chat-list .media.selected .media-contact-name span:first-child {
    color: #fff;
}
.transparent-mode .main-chat-list .media.selected .media-body p {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .main-chat-list .main-img-user span {
    color: #fff;
    background-color: #05c3fb;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}
.transparent-mode .main-chat-list .media-body p {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .main-chat-list .media-contact-name span:first-child {
    color: #fff;
}
.transparent-mode .main-chat-list .media-contact-name span:last-child {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .main-chat-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-header .nav-link {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .main-chat-msg-name small,
.transparent-mode .main-chat-body .media-body>div:last-child {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .main-chat-time span {
    background: transparent;
}
.transparent-mode .main-chat-time::before,
.transparent-mode .main-chat-time::after {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-footer {
    border-top-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .main-chat-footer .nav-link {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .main-chat-footer .form-control {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-footer .form-control:hover,
.transparent-mode .main-chat-footer .form-control:focus {
    box-shadow: none;
}
.transparent-mode .main-content-title {
    color: #170c6b;
}
.transparent-mode .main-msg-wrapper {
    background-color: var(--transparent-body);
}
.transparent-mode .main-chat-body .media.flex-row-reverse .main-msg-wrapper {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .chat-profile {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .shared-files {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .main-chat-list .media:hover,
.transparent-mode .main-chat-list .media:focus {
    background: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .authentication .card:hover {
    box-shadow: 0 16px 26px 0 rgba(0, 0, 0, 0.4), 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}
.transparent-mode .authentication .form-control:focus {
    box-shadow: none;
}
.transparent-mode .authentication input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .wrap-login100 {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 9px 0 rgba(28, 28, 51, 0.15);
}
.transparent-mode .login100-form-title {
    color: #fff;
}
.transparent-mode .input100 {
    color: #dedefd;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .symbol-input100,
.transparent-mode .wrap-input100 input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .construction .btn.btn-icon {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}
.transparent-mode .range {
    background-color: whitesmoke;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.transparent-mode .range input[type=range] {
    background-color: transparent;
}
.transparent-mode .range input[type=range]::-webkit-slider-thumb,
.transparent-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.transparent-mode .range output {
    color: white;
    background-color: #999999;
}
.transparent-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success output {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.transparent-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info output {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.transparent-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning output {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.transparent-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger output {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.transparent-mode .range input[type=range] {
    background-color: transparent;
}
.transparent-mode .range input[type=range]::-webkit-slider-thumb,
.transparent-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.transparent-mode .range output {
    color: white;
    background-color: #999999;
}
.transparent-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success output {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.transparent-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info output {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.transparent-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning output {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.transparent-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger output {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.transparent-mode .range input[type=range] {
    background-color: transparent;
}
.transparent-mode .range input[type=range]::-webkit-slider-thumb,
.transparent-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.transparent-mode .range output {
    color: white;
    background-color: #999999;
}
.transparent-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success output {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.transparent-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info output {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.transparent-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning output {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.transparent-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger output {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.transparent-mode .range input[type=range] {
    background-color: transparent;
}
.transparent-mode .range input[type=range]::-webkit-slider-thumb,
.transparent-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.transparent-mode .range output {
    color: white;
    background-color: #999999;
}
.transparent-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success output {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.transparent-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info output {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.transparent-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning output {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.transparent-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger output {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.transparent-mode .range input[type=range] {
    background-color: transparent;
}
.transparent-mode .range input[type=range]::-webkit-slider-thumb,
.transparent-mode .range input[type=range]::-moz-slider-thumb {
    color: white;
    background-color: #999999;
}
.transparent-mode .range output {
    color: white;
    background-color: #999999;
}
.transparent-mode .range.range-success input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-success input[type=range]::-moz-slider-thumb {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success output {
    background-color: #4ecc48;
}
.transparent-mode .range.range-success input[type=range] {
    outline-color: #4ecc48;
}
.transparent-mode .range.range-info input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-info input[type=range]::-moz-slider-thumb {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info output {
    background-color: #45aaf2;
}
.transparent-mode .range.range-info input[type=range] {
    outline-color: #45aaf2;
}
.transparent-mode .range.range-warning input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-warning input[type=range]::-moz-slider-thumb {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning output {
    background-color: #ecb403;
}
.transparent-mode .range.range-warning input[type=range] {
    outline-color: #ecb403;
}
.transparent-mode .range.range-danger input[type=range]::-webkit-slider-thumb,
.transparent-mode .range.range-danger input[type=range]::-moz-slider-thumb {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger output {
    background-color: #c21a1a;
}
.transparent-mode .range.range-danger input[type=range] {
    outline-color: #c21a1a;
}
.transparent-mode .ribbon1 {
    color: #fff;
}
.transparent-mode .ribbon1:after {
    border-left: 20px solid transparent;
    border-right: 24px solid transparent;
    border-top: 13px solid #f8463f;
}
.transparent-mode .ribbon1 span {
    background: #f8463f;
}
.transparent-mode .ribbon1 span:before {
    background: #f8463f;
}
.transparent-mode .ribbon1 span:after {
    background: #c02031;
}
.transparent-mode .ribbon span {
    color: #fff;
    background: #79a70a;
    background: linear-gradient(#f8463f 0%, #f8463f 100%);
    box-shadow: 0 3px 10px -5px black;
}
.transparent-mode .ribbon span::before {
    border-left: 3px solid #f8463f;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #f8463f;
}
.transparent-mode .ribbon span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid #f8463f;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #f8463f;
}
.transparent-mode .wizard {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .wizard>.steps a {
    color: var(--primary-bg-color);
}
.transparent-mode .wizard>.steps a:hover,
.transparent-mode .wizard>.steps a:active {
    color: var(--primary-bg-color);
}
.transparent-mode .wizard>.steps a .number,
.transparent-mode .wizard>.steps a:hover .number,
.transparent-mode .wizard>.steps a:active .number {
    background-color: #ededf3;
}
.transparent-mode .wizard>.steps .disabled a {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .wizard>.steps .disabled a:hover,
.transparent-mode .wizard>.steps .disabled a:active {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .wizard>.steps .current a {
    color: var(--primary-bg-color);
}
.transparent-mode .wizard>.steps .current a:hover,
.transparent-mode .wizard>.steps .current a:active {
    color: var(--primary-bg-color);
}
.transparent-mode .wizard>.steps .current a .number,
.transparent-mode .wizard>.steps .current a:hover .number,
.transparent-mode .wizard>.steps .current a:active .number {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.transparent-mode .wizard>.steps .done a {
    color: #09ad95;
}
.transparent-mode .wizard>.steps .done a:hover,
.transparent-mode .wizard>.steps .done a:active {
    color: #09ad95;
}
.transparent-mode .wizard>.steps .done a .number,
.transparent-mode .wizard>.steps .done a:hover .number,
.transparent-mode .wizard>.steps .done a:active .number {
    background-color: #09ad95;
    color: #fff;
}
.transparent-mode .wizard>.content {
    border-top-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .wizard>.content>.title {
    color: #282f53;
}
.transparent-mode .wizard>.content>.body input.parsley-error {
    border-color: #ff5c77;
}
.transparent-mode .wizard>.actions>ul>li:last-child a {
    background-color: #09ad95;
}
.transparent-mode .wizard>.actions a {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.transparent-mode .wizard>.actions a:hover,
.transparent-mode .wizard>.actions a:active {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.transparent-mode .wizard>.actions .disabled a {
    background-color: var(--transparent-body);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .wizard>.actions .disabled a:hover,
.transparent-mode .wizard>.actions .disabled a:active {
    background-color: var(--transparent-body);
    color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 576px) {
    .transparent-mode .wizard.vertical>.content {
        border-left-color: rgba(255, 255, 255, 0.2);
        border-right-color: rgba(255, 255, 255, 0.2);
    }
    .transparent-mode .wizard.vertical>.actions {
        border-left-color: rgba(255, 255, 255, 0.2);
        border-right-color: rgba(255, 255, 255, 0.2);
    }
}
.transparent-mode .wizard-style-1>.steps>ul a .number,
.transparent-mode .wizard-style-1>.steps>ul a:hover .number,
.transparent-mode .wizard-style-1>.steps>ul a:active .number {
    color: #696e8d;
    background-color: #f3f7fd;
}
.transparent-mode .wizard-style-1>.steps>ul .current a .number,
.transparent-mode .wizard-style-1>.steps>ul .current a:hover .number,
.transparent-mode .wizard-style-1>.steps>ul .current a:active .number {
    background-color: var(--primary-bg-color);
    color: #fff;
}
.transparent-mode .wizard-style-1>.steps>ul .done a .number,
.transparent-mode .wizard-style-1>.steps>ul .done a:hover .number,
.transparent-mode .wizard-style-1>.steps>ul .done a:active .number {
    background-color: #643ab0;
    color: #fff;
}
.transparent-mode .wizard-style-2>.steps>ul a .number,
.transparent-mode .wizard-style-2>.steps>ul a:hover .number,
.transparent-mode .wizard-style-2>.steps>ul a:active .number {
    border: 2px solid #f3f7fd;
    color: #696e8d;
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .wizard-style-2>.steps>ul .current a .number,
.transparent-mode .wizard-style-2>.steps>ul .current a:hover .number,
.transparent-mode .wizard-style-2>.steps>ul .current a:active .number {
    border-color: var(--primary-bg-color);
    color: var(--primary-bg-color);
}
.transparent-mode .wizard-style-2>.steps>ul .done a .number,
.transparent-mode .wizard-style-2>.steps>ul .done a:hover .number,
.transparent-mode .wizard-style-2>.steps>ul .done a:active .number {
    border-color: #8c3feb;
    color: #8c3feb;
}
.transparent-mode .parsley-required {
    color: #ff5c77;
}
.transparent-mode .wizard-card .moving-tab {
    background-color: var(--primary-bg-color) !important;
}
.transparent-mode .form-group label.control-label {
    color: var(--primary-bg-color);
}
.transparent-mode .wizard-card.form-group .form-control {
    background-image: linear-gradient(#c4c4c4, #c4c4c4, linear-gradient(#e1e1e2, #e1e1e2));
}
.transparent-mode .wizard-container .wizard-navigation {
    background: #ebeff8;
}
.transparent-mode .wizard-card .choice:hover .icon,
.transparent-mode .wizard-card .choice.active .icon {
    border-color: var(--primary-bg-color) !important;
    color: var(--primary-bg-color) !important;
}
.transparent-mode .widgets-cards .wrp.icon-circle i {
    color: #fff;
}
.transparent-mode .bg-secondary {
    background: #05c3fb !important;
}
.transparent-mode a.bg-secondary:hover,
.transparent-mode a.bg-secondary:focus {
    background-color: #05c3fb !important;
}
.transparent-mode button.bg-secondary:hover,
.transparent-mode button.bg-secondary:focus {
    background-color: #05c3fb !important;
}
.transparent-mode .bg-success {
    background: #09ad95 !important;
}
.transparent-mode a.bg-success:hover,
.transparent-mode a.bg-success:focus {
    background-color: #15bf42 !important;
}
.transparent-mode button.bg-success:hover,
.transparent-mode button.bg-success:focus {
    background-color: #15bf42 !important;
}
.transparent-mode .bg-info {
    background: #1170e4 !important;
}
.transparent-mode a.bg-info:hover,
.transparent-mode a.bg-info:focus {
    background-color: #1eb0e2 !important;
}
.transparent-mode button.bg-info:hover,
.transparent-mode button.bg-info:focus {
    background-color: #1eb0e2 !important;
}
.transparent-mode .bg-warning {
    background: #f7b731 !important;
}
.transparent-mode a.bg-warning:hover,
.transparent-mode a.bg-warning:focus {
    background-color: #e0a325 !important;
}
.transparent-mode button.bg-warning:hover,
.transparent-mode button.bg-warning:focus {
    background-color: #e0a325 !important;
}
.transparent-mode .bg-danger {
    background: #e82646 !important;
}
.transparent-mode a.bg-danger:hover,
.transparent-mode a.bg-danger:focus {
    background-color: #de223d !important;
}
.transparent-mode button.bg-danger:hover,
.transparent-mode button.bg-danger:focus {
    background-color: #de223d !important;
}
.transparent-mode .bg-light {
    background-color: var(--transparent-body) !important;
}
.transparent-mode a.bg-light:hover,
.transparent-mode a.bg-light:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode button.bg-light:hover,
.transparent-mode button.bg-light:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .bg-dark {
    background-color: #343a40 !important;
}
.transparent-mode a.bg-dark:hover,
.transparent-mode a.bg-dark:focus {
    background-color: #1d2124 !important;
}
.transparent-mode button.bg-dark:hover,
.transparent-mode button.bg-dark:focus {
    background-color: #1d2124 !important;
}
.transparent-mode .bg-facebook {
    background: #2b4170 !important;
}
.transparent-mode .bg-secondary-gradient {
    background: linear-gradient(to bottom right, #82cff2 0%, #28b7f9 100%) !important;
}
.transparent-mode a.bg-secondary-gradient:hover,
.transparent-mode a.bg-secondary-gradient:focus {
    background-color: #05c3fb !important;
}
.transparent-mode button.bg-secondary-gradient:hover,
.transparent-mode button.bg-secondary-gradient:focus {
    background-color: #05c3fb !important;
}
.transparent-mode .bg-success-gradient {
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%) !important;
}
.transparent-mode a.bg-success-gradient:hover,
.transparent-mode a.bg-success-gradient:focus {
    background-color: #448700 !important;
}
.transparent-mode button.bg-success-gradient:hover,
.transparent-mode button.bg-success-gradient:focus {
    background-color: #448700 !important;
}
.transparent-mode .bg-info-gradient {
    background: linear-gradient(to bottom right, #1e63c3 0%, #00f2fe 100%) !important;
}
.transparent-mode a.bg-info-gradient:hover,
.transparent-mode a.bg-info-gradient:focus {
    background-color: #1594ef !important;
}
.transparent-mode button.bg-info-gradient:hover,
.transparent-mode button.bg-info-gradient:focus {
    background-color: #1594ef !important;
}
.transparent-mode .bg-warning-gradient {
    background: linear-gradient(to bottom right, #f66b4e 0%, #fbc434 100%) !important;
}
.transparent-mode a.bg-warning-gradient:hover,
.transparent-mode a.bg-warning-gradient:focus {
    background-color: #FBB034 !important;
}
.transparent-mode button.bg-warning-gradient:hover,
.transparent-mode button.bg-warning-gradient:focus {
    background-color: #FBB034 !important;
}
.transparent-mode .bg-danger-gradient {
    background-image: linear-gradient(to bottom right, #b51b35 0%, #fd4a68 100%) !important;
}
.transparent-mode a.bg-danger-gradient:hover,
.transparent-mode a.bg-danger-gradient:focus {
    background-color: #a11918 !important;
}
.transparent-mode button.bg-danger-gradient:hover,
.transparent-mode button.bg-danger-gradient:focus {
    background-color: #a11918 !important;
}
.transparent-mode .bg-light-gradient {
    background-color: #f8f9fa !important;
}
.transparent-mode a.bg-light-gradient:hover,
.transparent-mode a.bg-light-gradient:focus {
    background-color: #dae0e5 !important;
}
.transparent-mode button.bg-light-gradient:hover,
.transparent-mode button.bg-light-gradient:focus {
    background-color: #dae0e5 !important;
}
.transparent-mode .bg-dark-gradient {
    background-color: #343a40 !important;
}
.transparent-mode a.bg-dark-gradient:hover,
.transparent-mode a.bg-dark-gradient:focus {
    background-color: #1d2124 !important;
}
.transparent-mode button.bg-dark-gradient:hover,
.transparent-mode button.bg-dark-gradient:focus {
    background-color: #1d2124 !important;
}
.transparent-mode .bg-facebook-gradient {
    background: linear-gradient(to bottom right, #3b5998, #2b4170) !important;
}
.transparent-mode .bg-white {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .bg-transparent {
    background-color: transparent !important;
}
.transparent-mode .bg1 {
    background: linear-gradient(to right bottom, #163b7c 0%, #548beb 100%);
}
.transparent-mode .bg2 {
    background: linear-gradient(to bottom right, #00f2fe 0%, #1e63c3 100%) !important;
}
.transparent-mode .bg3 {
    background: linear-gradient(to bottom right, #f53e31, #dd4b39);
}
.transparent-mode .bg-purple {
    background: #8927ec !important;
    color: #fff !important;
}
.transparent-mode a.bg-purple:hover,
.transparent-mode a.bg-purple:focus {
    background-color: #8c31e4 !important;
}
.transparent-mode button.bg-purple:hover,
.transparent-mode button.bg-purple:focus {
    background-color: #8c31e4 !important;
}
.transparent-mode .bg-blue-lightest {
    background-color: #edf2fa !important;
}
.transparent-mode a.bg-blue-lightest:hover,
.transparent-mode a.bg-blue-lightest:focus {
    background-color: #c5d5ef !important;
}
.transparent-mode button.bg-blue-lightest:hover,
.transparent-mode button.bg-blue-lightest:focus {
    background-color: #c5d5ef !important;
}
.transparent-mode .bg-blue-lighter {
    background-color: #c8d9f1 !important;
}
.transparent-mode a.bg-blue-lighter:hover,
.transparent-mode a.bg-blue-lighter:focus {
    background-color: #9fbde7 !important;
}
.transparent-mode button.bg-blue-lighter:hover,
.transparent-mode button.bg-blue-lighter:focus {
    background-color: #9fbde7 !important;
}
.transparent-mode .bg-blue-light {
    background-color: #7ea5dd !important;
}
.transparent-mode a.bg-blue-light:hover,
.transparent-mode a.bg-blue-light:focus {
    background-color: #5689d2 !important;
}
.transparent-mode button.bg-blue-light:hover,
.transparent-mode button.bg-blue-light:focus {
    background-color: #5689d2 !important;
}
.transparent-mode .bg-blue-dark {
    background-color: #3866a6 !important;
}
.transparent-mode a.bg-blue-dark:hover,
.transparent-mode a.bg-blue-dark:focus {
    background-color: #2b4f80 !important;
}
.transparent-mode button.bg-blue-dark:hover,
.transparent-mode button.bg-blue-dark:focus {
    background-color: #2b4f80 !important;
}
.transparent-mode .bg-blue-darker {
    background-color: #1c3353 !important;
}
.transparent-mode a.bg-blue-darker:hover,
.transparent-mode a.bg-blue-darker:focus {
    background-color: #0f1c2d !important;
}
.transparent-mode button.bg-blue-darker:hover,
.transparent-mode button.bg-blue-darker:focus {
    background-color: #0f1c2d !important;
}
.transparent-mode .bg-blue-darkest {
    background-color: #0e1929 !important;
}
.transparent-mode a.bg-blue-darkest:hover,
.transparent-mode a.bg-blue-darkest:focus {
    background-color: #010203 !important;
}
.transparent-mode button.bg-blue-darkest:hover,
.transparent-mode button.bg-blue-darkest:focus {
    background-color: #010203 !important;
}
.transparent-mode .bg-purssianblue {
    background-color: #362f71;
}
.transparent-mode a.bg-purssianblue-lightest:hover,
.transparent-mode a.bg-purssianblue-lightest:focus {
    background-color: #3f3688 !important;
}
.transparent-mode button.bg-purssianblue-lightest:hover,
.transparent-mode button.bg-purssianblue-lightest:focus {
    background-color: #3f3688 !important;
}
.transparent-mode .bg-indigo-lightest {
    background-color: #f0f1fa !important;
}
.transparent-mode a.bg-indigo-lightest:hover,
.transparent-mode a.bg-indigo-lightest:focus {
    background-color: #cacded !important;
}
.transparent-mode button.bg-indigo-lightest:hover,
.transparent-mode button.bg-indigo-lightest:focus {
    background-color: #cacded !important;
}
.transparent-mode .bg-indigo-lighter {
    background-color: #d1d5f0 !important;
}
.transparent-mode a.bg-indigo-lighter:hover,
.transparent-mode a.bg-indigo-lighter:focus {
    background-color: #abb2e3 !important;
}
.transparent-mode button.bg-indigo-lighter:hover,
.transparent-mode button.bg-indigo-lighter:focus {
    background-color: #abb2e3 !important;
}
.transparent-mode .bg-indigo-light {
    background-color: #939edc !important;
}
.transparent-mode a.bg-indigo-light:hover,
.transparent-mode a.bg-indigo-light:focus {
    background-color: #6c7bd0 !important;
}
.transparent-mode button.bg-indigo-light:hover,
.transparent-mode button.bg-indigo-light:focus {
    background-color: #6c7bd0 !important;
}
.transparent-mode .bg-indigo-dark {
    background-color: #515da4 !important;
}
.transparent-mode a.bg-indigo-dark:hover,
.transparent-mode a.bg-indigo-dark:focus {
    background-color: #404a82 !important;
}
.transparent-mode button.bg-indigo-dark:hover,
.transparent-mode button.bg-indigo-dark:focus {
    background-color: #404a82 !important;
}
.transparent-mode .bg-indigo-darker {
    background-color: #282e52 !important;
}
.transparent-mode a.bg-indigo-darker:hover,
.transparent-mode a.bg-indigo-darker:focus {
    background-color: #171b30 !important;
}
.transparent-mode button.bg-indigo-darker:hover,
.transparent-mode button.bg-indigo-darker:focus {
    background-color: #171b30 !important;
}
.transparent-mode .bg-indigo-darkest {
    background-color: #141729 !important;
}
.transparent-mode a.bg-indigo-darkest:hover,
.transparent-mode a.bg-indigo-darkest:focus {
    background-color: #030407 !important;
}
.transparent-mode button.bg-indigo-darkest:hover,
.transparent-mode button.bg-indigo-darkest:focus {
    background-color: #030407 !important;
}
.transparent-mode .bg-purple-lightest {
    background-color: #f6effd !important;
}
.transparent-mode a.bg-purple-lightest:hover,
.transparent-mode a.bg-purple-lightest:focus {
    background-color: #ddc2f7 !important;
}
.transparent-mode button.bg-purple-lightest:hover,
.transparent-mode button.bg-purple-lightest:focus {
    background-color: #ddc2f7 !important;
}
.transparent-mode .bg-purple-lighter {
    background-color: #e4cff9 !important;
}
.transparent-mode a.bg-purple-lighter:hover,
.transparent-mode a.bg-purple-lighter:focus {
    background-color: #cba2f3 !important;
}
.transparent-mode button.bg-purple-lighter:hover,
.transparent-mode button.bg-purple-lighter:focus {
    background-color: #cba2f3 !important;
}
.transparent-mode .bg-purple-light {
    background-color: #c08ef0 !important;
}
.transparent-mode a.bg-purple-light:hover,
.transparent-mode a.bg-purple-light:focus {
    background-color: #a761ea !important;
}
.transparent-mode button.bg-purple-light:hover,
.transparent-mode button.bg-purple-light:focus {
    background-color: #a761ea !important;
}
.transparent-mode .bg-purple-dark {
    background-color: #844bbb !important;
}
.transparent-mode a.bg-purple-dark:hover,
.transparent-mode a.bg-purple-dark:focus {
    background-color: #6a3a99 !important;
}
.transparent-mode button.bg-purple-dark:hover,
.transparent-mode button.bg-purple-dark:focus {
    background-color: #6a3a99 !important;
}
.transparent-mode .bg-purple-darker {
    background-color: #42265e !important;
}
.transparent-mode a.bg-purple-darker:hover,
.transparent-mode a.bg-purple-darker:focus {
    background-color: #29173a !important;
}
.transparent-mode button.bg-purple-darker:hover,
.transparent-mode button.bg-purple-darker:focus {
    background-color: #29173a !important;
}
.transparent-mode .bg-purple-darkest {
    background-color: #21132f !important;
}
.transparent-mode a.bg-purple-darkest:hover,
.transparent-mode a.bg-purple-darkest:focus {
    background-color: #08040b !important;
}
.transparent-mode button.bg-purple-darkest:hover,
.transparent-mode button.bg-purple-darkest:focus {
    background-color: #08040b !important;
}
.transparent-mode .bg-pink-lightest {
    background-color: #fef0f5 !important;
}
.transparent-mode a.bg-pink-lightest:hover,
.transparent-mode a.bg-pink-lightest:focus {
    background-color: #fbc0d5 !important;
}
.transparent-mode button.bg-pink-lightest:hover,
.transparent-mode button.bg-pink-lightest:focus {
    background-color: #fbc0d5 !important;
}
.transparent-mode .bg-pink-lighter {
    background-color: #fcd3e1 !important;
}
.transparent-mode a.bg-pink-lighter:hover,
.transparent-mode a.bg-pink-lighter:focus {
    background-color: #f9a3c0 !important;
}
.transparent-mode button.bg-pink-lighter:hover,
.transparent-mode button.bg-pink-lighter:focus {
    background-color: #f9a3c0 !important;
}
.transparent-mode .bg-pink-light {
    background-color: #f999b9 !important;
}
.transparent-mode a.bg-pink-light:hover,
.transparent-mode a.bg-pink-light:focus {
    background-color: #f66998 !important;
}
.transparent-mode button.bg-pink-light:hover,
.transparent-mode button.bg-pink-light:focus {
    background-color: #f66998 !important;
}
.transparent-mode .bg-pink-dark {
    background-color: #c5577c !important;
}
.transparent-mode a.bg-pink-dark:hover,
.transparent-mode a.bg-pink-dark:focus {
    background-color: #ad3c62 !important;
}
.transparent-mode button.bg-pink-dark:hover,
.transparent-mode button.bg-pink-dark:focus {
    background-color: #ad3c62 !important;
}
.transparent-mode .bg-pink-darker {
    background-color: #622c3e !important;
}
.transparent-mode a.bg-pink-darker:hover,
.transparent-mode a.bg-pink-darker:focus {
    background-color: #3f1c28 !important;
}
.transparent-mode button.bg-pink-darker:hover,
.transparent-mode button.bg-pink-darker:focus {
    background-color: #3f1c28 !important;
}
.transparent-mode .bg-pink-darkest {
    background-color: #31161f !important;
}
.transparent-mode a.bg-pink-darkest:hover,
.transparent-mode a.bg-pink-darkest:focus {
    background-color: #0e0609 !important;
}
.transparent-mode button.bg-pink-darkest:hover,
.transparent-mode button.bg-pink-darkest:focus {
    background-color: #0e0609 !important;
}
.transparent-mode .bg-red-lightest {
    background-color: #fae9e9 !important;
}
.transparent-mode a.bg-red-lightest:hover,
.transparent-mode a.bg-red-lightest:focus {
    background-color: #f1bfbf !important;
}
.transparent-mode button.bg-red-lightest:hover,
.transparent-mode button.bg-red-lightest:focus {
    background-color: #f1bfbf !important;
}
.transparent-mode .bg-red-lighter {
    background-color: #f0bcbc !important;
}
.transparent-mode a.bg-red-lighter:hover,
.transparent-mode a.bg-red-lighter:focus {
    background-color: #e79292 !important;
}
.transparent-mode button.bg-red-lighter:hover,
.transparent-mode button.bg-red-lighter:focus {
    background-color: #e79292 !important;
}
.transparent-mode .bg-red-light {
    background-color: #dc6362 !important;
}
.transparent-mode a.bg-red-light:hover,
.transparent-mode a.bg-red-light:focus {
    background-color: #d33a38 !important;
}
.transparent-mode button.bg-red-light:hover,
.transparent-mode button.bg-red-light:focus {
    background-color: #d33a38 !important;
}
.transparent-mode .bg-red-dark {
    background-color: #a41a19 !important;
}
.transparent-mode a.bg-red-dark:hover,
.transparent-mode a.bg-red-dark:focus {
    background-color: #781312 !important;
}
.transparent-mode button.bg-red-dark:hover,
.transparent-mode button.bg-red-dark:focus {
    background-color: #781312 !important;
}
.transparent-mode .bg-red-darker {
    background-color: #520d0c !important;
}
.transparent-mode a.bg-red-darker:hover,
.transparent-mode a.bg-red-darker:focus {
    background-color: #260605 !important;
}
.transparent-mode button.bg-red-darker:hover,
.transparent-mode button.bg-red-darker:focus {
    background-color: #260605 !important;
}
.transparent-mode .bg-red-darkest {
    background-color: #290606 !important;
}
.transparent-mode a.bg-red-darkest:hover,
.transparent-mode a.bg-red-darkest:focus {
    background-color: black !important;
}
.transparent-mode button.bg-red-darkest:hover,
.transparent-mode button.bg-red-darkest:focus {
    background-color: black !important;
}
.transparent-mode .bg-orange-lightest {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode a.bg-orange-lightest:hover,
.transparent-mode a.bg-orange-lightest:focus {
    background-color: peachpuff !important;
}
.transparent-mode button.bg-orange-lightest:hover,
.transparent-mode button.bg-orange-lightest:focus {
    background-color: peachpuff !important;
}
.transparent-mode .bg-orange-lighter {
    background-color: #fee0c7 !important;
}
.transparent-mode a.bg-orange-lighter:hover,
.transparent-mode a.bg-orange-lighter:focus {
    background-color: #fdc495 !important;
}
.transparent-mode button.bg-orange-lighter:hover,
.transparent-mode button.bg-orange-lighter:focus {
    background-color: #fdc495 !important;
}
.transparent-mode .bg-orange-light {
    background-color: #feb67c !important;
}
.transparent-mode a.bg-orange-light:hover,
.transparent-mode a.bg-orange-light:focus {
    background-color: #fe9a49 !important;
}
.transparent-mode button.bg-orange-light:hover,
.transparent-mode button.bg-orange-light:focus {
    background-color: #fe9a49 !important;
}
.transparent-mode .bg-orange-dark {
    background-color: #ca7836 !important;
}
.transparent-mode a.bg-orange-dark:hover,
.transparent-mode a.bg-orange-dark:focus {
    background-color: #a2602b !important;
}
.transparent-mode button.bg-orange-dark:hover,
.transparent-mode button.bg-orange-dark:focus {
    background-color: #a2602b !important;
}
.transparent-mode .bg-orange-darker {
    background-color: #653c1b !important;
}
.transparent-mode a.bg-orange-darker:hover,
.transparent-mode a.bg-orange-darker:focus {
    background-color: #3d2410 !important;
}
.transparent-mode button.bg-orange-darker:hover,
.transparent-mode button.bg-orange-darker:focus {
    background-color: #3d2410 !important;
}
.transparent-mode .bg-orange-darkest {
    background-color: #331e0e !important;
}
.transparent-mode a.bg-orange-darkest:hover,
.transparent-mode a.bg-orange-darkest:focus {
    background-color: #0b0603 !important;
}
.transparent-mode button.bg-orange-darkest:hover,
.transparent-mode button.bg-orange-darkest:focus {
    background-color: #0b0603 !important;
}
.transparent-mode .bg-yellow-lightest {
    background-color: #fef9e7 !important;
}
.transparent-mode a.bg-yellow-lightest:hover,
.transparent-mode a.bg-yellow-lightest:focus {
    background-color: #fcedb6 !important;
}
.transparent-mode button.bg-yellow-lightest:hover,
.transparent-mode button.bg-yellow-lightest:focus {
    background-color: #fcedb6 !important;
}
.transparent-mode .bg-yellow-lighter {
    background-color: #fbedb7 !important;
}
.transparent-mode a.bg-yellow-lighter:hover,
.transparent-mode a.bg-yellow-lighter:focus {
    background-color: #f8e187 !important;
}
.transparent-mode button.bg-yellow-lighter:hover,
.transparent-mode button.bg-yellow-lighter:focus {
    background-color: #f8e187 !important;
}
.transparent-mode .bg-yellow-light {
    background-color: #f5d657 !important;
}
.transparent-mode a.bg-yellow-light:hover,
.transparent-mode a.bg-yellow-light:focus {
    background-color: #f2ca27 !important;
}
.transparent-mode button.bg-yellow-light:hover,
.transparent-mode button.bg-yellow-light:focus {
    background-color: #f2ca27 !important;
}
.transparent-mode .bg-yellow-dark {
    background-color: #c19d0c !important;
}
.transparent-mode a.bg-yellow-dark:hover,
.transparent-mode a.bg-yellow-dark:focus {
    background-color: #917609 !important;
}
.transparent-mode button.bg-yellow-dark:hover,
.transparent-mode button.bg-yellow-dark:focus {
    background-color: #917609 !important;
}
.transparent-mode .bg-yellow-darker {
    background-color: #604e06 !important;
}
.transparent-mode a.bg-yellow-darker:hover,
.transparent-mode a.bg-yellow-darker:focus {
    background-color: #302703 !important;
}
.transparent-mode button.bg-yellow-darker:hover,
.transparent-mode button.bg-yellow-darker:focus {
    background-color: #302703 !important;
}
.transparent-mode .bg-yellow-darkest {
    background-color: #302703 !important;
}
.transparent-mode a.bg-yellow-darkest:hover,
.transparent-mode a.bg-yellow-darkest:focus {
    background-color: black !important;
}
.transparent-mode button.bg-yellow-darkest:hover,
.transparent-mode button.bg-yellow-darkest:focus {
    background-color: black !important;
}
.transparent-mode .bg-green-lightest {
    background-color: #eff8e6 !important;
}
.transparent-mode a.bg-green-lightest:hover,
.transparent-mode a.bg-green-lightest:focus {
    background-color: #d6edbe !important;
}
.transparent-mode button.bg-green-lightest:hover,
.transparent-mode button.bg-green-lightest:focus {
    background-color: #d6edbe !important;
}
.transparent-mode .bg-green-lighter {
    background-color: #cfeab3 !important;
}
.transparent-mode a.bg-green-lighter:hover,
.transparent-mode a.bg-green-lighter:focus {
    background-color: #b6df8b !important;
}
.transparent-mode button.bg-green-lighter:hover,
.transparent-mode button.bg-green-lighter:focus {
    background-color: #b6df8b !important;
}
.transparent-mode .bg-green-light {
    background-color: #8ecf4d !important;
}
.transparent-mode a.bg-green-light:hover,
.transparent-mode a.bg-green-light:focus {
    background-color: #75b831 !important;
}
.transparent-mode button.bg-green-light:hover,
.transparent-mode button.bg-green-light:focus {
    background-color: #75b831 !important;
}
.transparent-mode .bg-green-dark {
    background-color: #4b9500 !important;
}
.transparent-mode a.bg-green-dark:hover,
.transparent-mode a.bg-green-dark:focus {
    background-color: #316200 !important;
}
.transparent-mode button.bg-green-dark:hover,
.transparent-mode button.bg-green-dark:focus {
    background-color: #316200 !important;
}
.transparent-mode .bg-green-darker {
    background-color: #264a00 !important;
}
.transparent-mode a.bg-green-darker:hover,
.transparent-mode a.bg-green-darker:focus {
    background-color: #0c1700 !important;
}
.transparent-mode button.bg-green-darker:hover,
.transparent-mode button.bg-green-darker:focus {
    background-color: #0c1700 !important;
}
.transparent-mode .bg-green-darkest {
    background-color: #132500 !important;
}
.transparent-mode a.bg-green-darkest:hover,
.transparent-mode a.bg-green-darkest:focus {
    background-color: black !important;
}
.transparent-mode button.bg-green-darkest:hover,
.transparent-mode button.bg-green-darkest:focus {
    background-color: black !important;
}
.transparent-mode .bg-teal-lightest {
    background-color: #eafaf8 !important;
}
.transparent-mode a.bg-teal-lightest:hover,
.transparent-mode a.bg-teal-lightest:focus {
    background-color: #c1f0ea !important;
}
.transparent-mode button.bg-teal-lightest:hover,
.transparent-mode button.bg-teal-lightest:focus {
    background-color: #c1f0ea !important;
}
.transparent-mode .bg-teal-lighter {
    background-color: #bfefea !important;
}
.transparent-mode a.bg-teal-lighter:hover,
.transparent-mode a.bg-teal-lighter:focus {
    background-color: #96e5dd !important;
}
.transparent-mode button.bg-teal-lighter:hover,
.transparent-mode button.bg-teal-lighter:focus {
    background-color: #96e5dd !important;
}
.transparent-mode .bg-teal-light {
    background-color: #6bdbcf !important;
}
.transparent-mode a.bg-teal-light:hover,
.transparent-mode a.bg-teal-light:focus {
    background-color: #42d1c2 !important;
}
.transparent-mode button.bg-teal-light:hover,
.transparent-mode button.bg-teal-light:focus {
    background-color: #42d1c2 !important;
}
.transparent-mode .bg-teal-dark {
    background-color: #22a295 !important;
}
.transparent-mode a.bg-teal-dark:hover,
.transparent-mode a.bg-teal-dark:focus {
    background-color: #19786e !important;
}
.transparent-mode button.bg-teal-dark:hover,
.transparent-mode button.bg-teal-dark:focus {
    background-color: #19786e !important;
}
.transparent-mode .bg-teal-darker {
    background-color: #11514a !important;
}
.transparent-mode a.bg-teal-darker:hover,
.transparent-mode a.bg-teal-darker:focus {
    background-color: #082723 !important;
}
.transparent-mode button.bg-teal-darker:hover,
.transparent-mode button.bg-teal-darker:focus {
    background-color: #082723 !important;
}
.transparent-mode .bg-teal-darkest {
    background-color: #092925 !important;
}
.transparent-mode a.bg-teal-darkest:hover,
.transparent-mode a.bg-teal-darkest:focus {
    background-color: black !important;
}
.transparent-mode button.bg-teal-darkest:hover,
.transparent-mode button.bg-teal-darkest:focus {
    background-color: black !important;
}
.transparent-mode .bg-cyan-lightest {
    background-color: #e8f6f8 !important;
}
.transparent-mode a.bg-cyan-lightest:hover,
.transparent-mode a.bg-cyan-lightest:focus {
    background-color: #c1e7ec !important;
}
.transparent-mode button.bg-cyan-lightest:hover,
.transparent-mode button.bg-cyan-lightest:focus {
    background-color: #c1e7ec !important;
}
.transparent-mode .bg-cyan-lighter {
    background-color: #b9e3ea !important;
}
.transparent-mode a.bg-cyan-lighter:hover,
.transparent-mode a.bg-cyan-lighter:focus {
    background-color: #92d3de !important;
}
.transparent-mode button.bg-cyan-lighter:hover,
.transparent-mode button.bg-cyan-lighter:focus {
    background-color: #92d3de !important;
}
.transparent-mode .bg-cyan-light {
    background-color: #5dbecd !important;
}
.transparent-mode a.bg-cyan-light:hover,
.transparent-mode a.bg-cyan-light:focus {
    background-color: #3aabbd !important;
}
.transparent-mode button.bg-cyan-light:hover,
.transparent-mode button.bg-cyan-light:focus {
    background-color: #3aabbd !important;
}
.transparent-mode .bg-cyan-dark {
    background-color: #128293 !important;
}
.transparent-mode a.bg-cyan-dark:hover,
.transparent-mode a.bg-cyan-dark:focus {
    background-color: #0c5a66 !important;
}
.transparent-mode button.bg-cyan-dark:hover,
.transparent-mode button.bg-cyan-dark:focus {
    background-color: #0c5a66 !important;
}
.transparent-mode .bg-cyan-darker {
    background-color: #09414a !important;
}
.transparent-mode a.bg-cyan-darker:hover,
.transparent-mode a.bg-cyan-darker:focus {
    background-color: #03191d !important;
}
.transparent-mode button.bg-cyan-darker:hover,
.transparent-mode button.bg-cyan-darker:focus {
    background-color: #03191d !important;
}
.transparent-mode .bg-cyan-darkest {
    background-color: #052025 !important;
}
.transparent-mode a.bg-cyan-darkest:hover,
.transparent-mode a.bg-cyan-darkest:focus {
    background-color: black !important;
}
.transparent-mode button.bg-cyan-darkest:hover,
.transparent-mode button.bg-cyan-darkest:focus {
    background-color: black !important;
}
.transparent-mode .bg-white-lightest {
    background-color: white !important;
}
.transparent-mode a.bg-white-lightest:hover,
.transparent-mode a.bg-white-lightest:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode button.bg-white-lightest:hover,
.transparent-mode button.bg-white-lightest:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .bg-white-lighter {
    background-color: white !important;
}
.transparent-mode a.bg-white-lighter:hover,
.transparent-mode a.bg-white-lighter:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode button.bg-white-lighter:hover,
.transparent-mode button.bg-white-lighter:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .bg-white-light {
    background-color: white !important;
}
.transparent-mode a.bg-white-light:hover,
.transparent-mode a.bg-white-light:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode button.bg-white-light:hover,
.transparent-mode button.bg-white-light:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .bg-white-dark {
    background-color: #cccccc !important;
}
.transparent-mode a.bg-white-dark:hover,
.transparent-mode a.bg-white-dark:focus {
    background-color: #b3b2b2 !important;
}
.transparent-mode button.bg-white-dark:hover,
.transparent-mode button.bg-white-dark:focus {
    background-color: #b3b2b2 !important;
}
.transparent-mode .bg-white-darker {
    background-color: #666666 !important;
}
.transparent-mode a.bg-white-darker:hover,
.transparent-mode a.bg-white-darker:focus {
    background-color: #4d4c4c !important;
}
.transparent-mode button.bg-white-darker:hover,
.transparent-mode button.bg-white-darker:focus {
    background-color: #4d4c4c !important;
}
.transparent-mode .bg-white-darkest {
    background-color: #333333 !important;
}
.transparent-mode a.bg-white-darkest:hover,
.transparent-mode a.bg-white-darkest:focus {
    background-color: #1a1919 !important;
}
.transparent-mode button.bg-white-darkest:hover,
.transparent-mode button.bg-white-darkest:focus {
    background-color: #1a1919 !important;
}
.transparent-mode .bg-gray-lightest {
    background-color: #f3f4f5 !important;
}
.transparent-mode a.bg-gray-lightest:hover,
.transparent-mode a.bg-gray-lightest:focus {
    background-color: #d7dbde !important;
}
.transparent-mode button.bg-gray-lightest:hover,
.transparent-mode button.bg-gray-lightest:focus {
    background-color: #d7dbde !important;
}
.transparent-mode .bg-gray-lighter {
    background-color: #dbdde0 !important;
}
.transparent-mode a.bg-gray-lighter:hover,
.transparent-mode a.bg-gray-lighter:focus {
    background-color: #c0c3c8 !important;
}
.transparent-mode button.bg-gray-lighter:hover,
.transparent-mode button.bg-gray-lighter:focus {
    background-color: #c0c3c8 !important;
}
.transparent-mode .bg-gray-light {
    background-color: #aab0b6 !important;
}
.transparent-mode a.bg-gray-light:hover,
.transparent-mode a.bg-gray-light:focus {
    background-color: #8f979e !important;
}
.transparent-mode button.bg-gray-light:hover,
.transparent-mode button.bg-gray-light:focus {
    background-color: #8f979e !important;
}
.transparent-mode .bg-gray-dark {
    background-color: #6b7278 !important;
    background: #343a40 !important;
}
.transparent-mode a.bg-gray-dark:hover,
.transparent-mode a.bg-gray-dark:focus {
    background-color: #53585d !important;
}
.transparent-mode button.bg-gray-dark:hover,
.transparent-mode button.bg-gray-dark:focus {
    background-color: #53585d !important;
}
.transparent-mode .bg-gray-darker {
    background-color: #36393c !important;
}
.transparent-mode a.bg-gray-darker:hover,
.transparent-mode a.bg-gray-darker:focus {
    background-color: #1e2021 !important;
}
.transparent-mode button.bg-gray-darker:hover,
.transparent-mode button.bg-gray-darker:focus {
    background-color: #1e2021 !important;
}
.transparent-mode .bg-gray-darkest {
    background-color: #1b1c1e !important;
}
.transparent-mode a.bg-gray-darkest:hover,
.transparent-mode a.bg-gray-darkest:focus {
    background-color: #030303 !important;
}
.transparent-mode button.bg-gray-darkest:hover,
.transparent-mode button.bg-gray-darkest:focus {
    background-color: #030303 !important;
}
.transparent-mode .bg-gray-dark-lightest {
    background-color: #ebebec !important;
}
.transparent-mode a.bg-gray-dark-lightest:hover,
.transparent-mode a.bg-gray-dark-lightest:focus {
    background-color: #d1d1d3 !important;
}
.transparent-mode button.bg-gray-dark-lightest:hover,
.transparent-mode button.bg-gray-dark-lightest:focus {
    background-color: #d1d1d3 !important;
}
.transparent-mode .bg-gray-dark-lighter {
    background-color: #c2c4c6 !important;
}
.transparent-mode a.bg-gray-dark-lighter:hover,
.transparent-mode a.bg-gray-dark-lighter:focus {
    background-color: #a8abad !important;
}
.transparent-mode button.bg-gray-dark-lighter:hover,
.transparent-mode button.bg-gray-dark-lighter:focus {
    background-color: #a8abad !important;
}
.transparent-mode .bg-gray-dark-light {
    background-color: #717579 !important;
}
.transparent-mode a.bg-gray-dark-light:hover,
.transparent-mode a.bg-gray-dark-light:focus {
    background-color: #585c5f !important;
}
.transparent-mode button.bg-gray-dark-light:hover,
.transparent-mode button.bg-gray-dark-light:focus {
    background-color: #585c5f !important;
}
.transparent-mode .bg-gray-dark-dark {
    background-color: #2a2e33 !important;
}
.transparent-mode a.bg-gray-dark-dark:hover,
.transparent-mode a.bg-gray-dark-dark:focus {
    background-color: #131517 !important;
}
.transparent-mode button.bg-gray-dark-dark:hover,
.transparent-mode button.bg-gray-dark-dark:focus {
    background-color: #131517 !important;
}
.transparent-mode .bg-gray-dark-darker {
    background-color: #15171a !important;
}
.transparent-mode a.bg-gray-dark-darker:hover,
.transparent-mode a.bg-gray-dark-darker:focus {
    background-color: black !important;
}
.transparent-mode button.bg-gray-dark-darker:hover,
.transparent-mode button.bg-gray-dark-darker:focus {
    background-color: black !important;
}
.transparent-mode .bg-gray-dark-darkest {
    background-color: #0a0c0d !important;
}
.transparent-mode a.bg-gray-dark-darkest:hover,
.transparent-mode a.bg-gray-dark-darkest:focus {
    background-color: black !important;
}
.transparent-mode button.bg-gray-dark-darkest:hover,
.transparent-mode button.bg-gray-dark-darkest:focus {
    background-color: black !important;
}
.transparent-mode .bg-azure-lightest {
    background-color: #ecf7fe !important;
}
.transparent-mode a.bg-azure-lightest:hover,
.transparent-mode a.bg-azure-lightest:focus {
    background-color: #bce3fb !important;
}
.transparent-mode button.bg-azure-lightest:hover,
.transparent-mode button.bg-azure-lightest:focus {
    background-color: #bce3fb !important;
}
.transparent-mode .bg-azure-lighter {
    background-color: #c7e6fb !important;
}
.transparent-mode a.bg-azure-lighter:hover,
.transparent-mode a.bg-azure-lighter:focus {
    background-color: #97d1f8 !important;
}
.transparent-mode button.bg-azure-lighter:hover,
.transparent-mode button.bg-azure-lighter:focus {
    background-color: #97d1f8 !important;
}
.transparent-mode .bg-azure-light {
    background-color: #7dc4f6 !important;
}
.transparent-mode a.bg-azure-light:hover,
.transparent-mode a.bg-azure-light:focus {
    background-color: #4daef3 !important;
}
.transparent-mode button.bg-azure-light:hover,
.transparent-mode button.bg-azure-light:focus {
    background-color: #4daef3 !important;
}
.transparent-mode .bg-azure-dark {
    background-color: #3788c2 !important;
}
.transparent-mode a.bg-azure-dark:hover,
.transparent-mode a.bg-azure-dark:focus {
    background-color: #2c6c9a !important;
}
.transparent-mode button.bg-azure-dark:hover,
.transparent-mode button.bg-azure-dark:focus {
    background-color: #2c6c9a !important;
}
.transparent-mode .bg-azure-darker {
    background-color: #1c4461 !important;
}
.transparent-mode a.bg-azure-darker:hover,
.transparent-mode a.bg-azure-darker:focus {
    background-color: #112839 !important;
}
.transparent-mode button.bg-azure-darker:hover,
.transparent-mode button.bg-azure-darker:focus {
    background-color: #112839 !important;
}
.transparent-mode .bg-azure-darkest {
    background-color: #0e2230 !important;
}
.transparent-mode a.bg-azure-darkest:hover,
.transparent-mode a.bg-azure-darkest:focus {
    background-color: #020609 !important;
}
.transparent-mode button.bg-azure-darkest:hover,
.transparent-mode button.bg-azure-darkest:focus {
    background-color: #020609 !important;
}
.transparent-mode .bg-lime-lightest {
    background-color: #f2fbeb !important;
}
.transparent-mode a.bg-lime-lightest:hover,
.transparent-mode a.bg-lime-lightest:focus {
    background-color: #d6f3c1 !important;
}
.transparent-mode button.bg-lime-lightest:hover,
.transparent-mode button.bg-lime-lightest:focus {
    background-color: #d6f3c1 !important;
}
.transparent-mode .bg-lime-lighter {
    background-color: #d7f2c2 !important;
}
.transparent-mode a.bg-lime-lighter:hover,
.transparent-mode a.bg-lime-lighter:focus {
    background-color: #bbe998 !important;
}
.transparent-mode button.bg-lime-lighter:hover,
.transparent-mode button.bg-lime-lighter:focus {
    background-color: #bbe998 !important;
}
.transparent-mode .bg-lime-light {
    background-color: #a3e072 !important;
}
.transparent-mode a.bg-lime-light:hover,
.transparent-mode a.bg-lime-light:focus {
    background-color: #88d748 !important;
}
.transparent-mode button.bg-lime-light:hover,
.transparent-mode button.bg-lime-light:focus {
    background-color: #88d748 !important;
}
.transparent-mode .bg-lime-dark {
    background-color: #62a82a !important;
}
.transparent-mode a.bg-lime-dark:hover,
.transparent-mode a.bg-lime-dark:focus {
    background-color: #4a7f20 !important;
}
.transparent-mode button.bg-lime-dark:hover,
.transparent-mode button.bg-lime-dark:focus {
    background-color: #4a7f20 !important;
}
.transparent-mode .bg-lime-darker {
    background-color: #315415 !important;
}
.transparent-mode a.bg-lime-darker:hover,
.transparent-mode a.bg-lime-darker:focus {
    background-color: #192b0b !important;
}
.transparent-mode button.bg-lime-darker:hover,
.transparent-mode button.bg-lime-darker:focus {
    background-color: #192b0b !important;
}
.transparent-mode .bg-lime-darkest {
    background-color: #192a0b !important;
}
.transparent-mode a.bg-lime-darkest:hover,
.transparent-mode a.bg-lime-darkest:focus {
    background-color: #010200 !important;
}
.transparent-mode button.bg-lime-darkest:hover,
.transparent-mode button.bg-lime-darkest:focus {
    background-color: #010200 !important;
}
.transparent-mode .bg-blue-1 {
    background-color: #0061da;
    color: #fff !important;
}
.transparent-mode .bg-blue {
    background: #3223f1;
    color: #fff !important;
}
.transparent-mode a.bg-blue:hover,
.transparent-mode a.bg-blue:focus {
    background-color: #4032f1 !important;
}
.transparent-mode button.bg-blue:hover,
.transparent-mode button.bg-blue:focus {
    background-color: #4032f1 !important;
}
.transparent-mode .bg-indigo {
    background: #6574cd;
    color: #fff !important;
}
.transparent-mode a.bg-indigo:hover,
.transparent-mode a.bg-indigo:focus {
    background-color: #3f51c1 !important;
}
.transparent-mode button.bg-indigo:hover,
.transparent-mode button.bg-indigo:focus {
    background-color: #3f51c1 !important;
}
.transparent-mode .bg-purple-gradient {
    background: linear-gradient(to bottom right, #8927ec 0%, #647dee 100%) !important;
    color: #fff !important;
}
.transparent-mode a.bg-purple-gradient:hover,
.transparent-mode a.bg-purple-gradient:focus {
    background-color: #8c31e4 !important;
}
.transparent-mode button.bg-purple-gradient:hover,
.transparent-mode button.bg-purple-gradient:focus {
    background-color: #8c31e4 !important;
}
.transparent-mode .bg-pink {
    background: #fc5296 !important;
    color: #fff !important;
}
.transparent-mode .bg-darkpink {
    background-color: #14a485 !important;
    color: #fff !important;
}
.transparent-mode a.bg-pink:hover,
.transparent-mode a.bg-pink:focus {
    background-color: #f33d7a !important;
}
.transparent-mode button.bg-pink:hover,
.transparent-mode button.bg-pink:focus {
    background-color: #f33d7a !important;
}
.transparent-mode .bg-red {
    background: #e73827;
    color: #fff !important;
}
.transparent-mode a.bg-red:hover,
.transparent-mode a.bg-red:focus {
    background-color: #a11918 !important;
}
.transparent-mode button.bg-red:hover,
.transparent-mode button.bg-red:focus {
    background-color: #a11918 !important;
}
.transparent-mode .bg-orange {
    background: #fc7303;
    color: #fff !important;
}
.transparent-mode a.bg-orange:hover,
.transparent-mode a.bg-orange:focus {
    background-color: #fc7a12 !important;
}
.transparent-mode button.bg-orange:hover,
.transparent-mode button.bg-orange:focus {
    background-color: #fc7a12 !important;
}
.transparent-mode .bg-yellow-1 {
    background-color: #FBB034;
    color: #fff !important;
}
.transparent-mode .bg-yellow {
    background: #FBB034;
    color: #fff !important;
}
.transparent-mode a.bg-yellow:hover,
.transparent-mode a.bg-yellow:focus {
    background-color: #c29d0b !important;
}
.transparent-mode button.bg-yellow:hover,
.transparent-mode button.bg-yellow:focus {
    background-color: #c29d0b !important;
}
.transparent-mode .bg-green-1 {
    background-color: #4ecc48;
    color: #fff !important;
}
.transparent-mode .bg-green {
    background: #4ecc48;
    color: #fff !important;
}
.transparent-mode a.bg-green:hover,
.transparent-mode a.bg-green:focus {
    background-color: #448700 !important;
}
.transparent-mode button.bg-green:hover,
.transparent-mode button.bg-green:focus {
    background-color: #448700 !important;
}
.transparent-mode .bg-teal {
    background: #1caf9f !important;
}
.transparent-mode a.bg-teal:hover,
.transparent-mode a.bg-teal:focus {
    background-color: #22a193 !important;
}
.transparent-mode button.bg-teal:hover,
.transparent-mode button.bg-teal:focus {
    background-color: #22a193 !important;
}
.transparent-mode .bg-cyan {
    background: #007ea7 !important;
    color: #fff !important;
}
.transparent-mode a.bg-cyan:hover,
.transparent-mode a.bg-cyan:focus {
    background-color: #117a8b !important;
}
.transparent-mode button.bg-cyan:hover,
.transparent-mode button.bg-cyan:focus {
    background-color: #117a8b !important;
}
.transparent-mode a.bg-white:hover,
.transparent-mode a.bg-white:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode button.bg-white:hover,
.transparent-mode button.bg-white:focus {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .bg-gray {
    background: #5a6970 !important;
}
.transparent-mode a.bg-gray:hover,
.transparent-mode a.bg-gray:focus {
    background-color: #6c757d !important;
}
.transparent-mode button.bg-gray:hover,
.transparent-mode button.bg-gray:focus {
    background-color: #6c757d !important;
}
.transparent-mode .bg-lightpink-red {
    color: #ff7088 !important;
}
.transparent-mode a.bg-gray-dark:hover,
.transparent-mode a.bg-gray-dark:focus {
    background-color: #1d2124 !important;
}
.transparent-mode button.bg-gray-dark:hover,
.transparent-mode button.bg-gray-dark:focus {
    background-color: #1d2124 !important;
}
.transparent-mode .bg-azure {
    background: #45aaf2;
}
.transparent-mode a.bg-azure:hover,
.transparent-mode a.bg-azure:focus {
    background-color: #1594ef !important;
}
.transparent-mode button.bg-azure:hover,
.transparent-mode button.bg-azure:focus {
    background-color: #1594ef !important;
}
.transparent-mode .bg-purple-1 {
    background: #8927ec;
}
.transparent-mode .bg-lime {
    background: #7bd235;
}
.transparent-mode a.bg-lime:hover,
.transparent-mode a.bg-lime:focus {
    background-color: #63ad27 !important;
}
.transparent-mode button.bg-lime:hover,
.transparent-mode button.bg-lime:focus {
    background-color: #63ad27 !important;
}
.transparent-mode .bg-square {
    color: #fff;
    background: #868e96;
}
.transparent-mode .bg-primary-light {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .bg-google-plus {
    background-color: #dd4b39;
}
.transparent-mode .bg-pinterest {
    background: linear-gradient(to right bottom, #c51629 0%, #bd081c 100%);
}
.transparent-mode .bg-light-gray {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .bg-progress-white {
    background-color: #eaeceb;
}
.transparent-mode .bg-dribbble {
    background: linear-gradient(to bottom right, #ea4c89, #c93764) !important;
}
.transparent-mode .bg-google {
    background: linear-gradient(to bottom right, #e64522, #c33219) !important;
    color: #fff;
}
.transparent-mode .bg-success-transparent {
    background-color: rgba(0, 230, 130, 0.1) !important;
}
.transparent-mode .bg-info-transparent {
    background-color: #123d68 !important;
}
.transparent-mode .bg-warning-transparent {
    background-color: rgba(255, 162, 43, 0.1) !important;
}
.transparent-mode .bg-danger-transparent {
    background-color: rgba(255, 56, 43, 0.1) !important;
}
.transparent-mode .bg-pink-transparent {
    background-color: rgba(213, 109, 252, 0.1) !important;
}
.transparent-mode .bg-purple-transparent {
    background-color: rgba(96, 77, 216, 0.1) !important;
}
.transparent-mode .bg-dark-transparent {
    background-color: rgba(0, 0, 0, 0.15) !important;
}
.transparent-mode .bg-white-transparent {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .bg-secondary-transparent {
    background-color: rgba(5, 195, 251, 0.1) !important;
}
.transparent-mode .shadow-primary {
    box-shadow: 0 7px 30px var(--primary03) !important;
}
.transparent-mode .shadow-secondary {
    box-shadow: 0 7px 30px rgba(130, 207, 242, 0.1) !important;
}
.transparent-mode .shadow-warning {
    box-shadow: 0 7px 30px rgba(251, 176, 52, 0.1) !important;
}
.transparent-mode .shadow-info {
    box-shadow: 0 7px 30px rgba(40, 146, 235, 0.5) !important;
}
.transparent-mode .shadow-success {
    box-shadow: 0 7px 30px rgba(26, 122, 16, 0.1) !important;
}
.transparent-mode .shadow-danger {
    box-shadow: 0 7px 30px rgba(245, 167, 184, 0.1) !important;
}
.transparent-mode .google-plus1 {
    background: linear-gradient(to right bottom, #dd4b39 0%, #ef6a5a 100%);
}
.transparent-mode .pinterest1 {
    background: linear-gradient(to right bottom, #bd081c 0%, #eb4553 100%);
}
.transparent-mode .bg-default {
    background: #e9e9f1;
    color: #282f53;
}
.transparent-mode .border {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .border-top {
    border-top-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .border-end {
    border-right-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .border-bottom {
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .border-start {
    border-left-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .border-secondary {
    border: 1px solid #05c3fb !important;
}
.transparent-mode .border-success {
    border-color: #1bbfa7 !important;
}
.transparent-mode .border-info {
    border-color: #45aaf2 !important;
}
.transparent-mode .border-warning {
    border-color: #ecb403 !important;
}
.transparent-mode .border-danger {
    border-color: #f82649 !important;
}
.transparent-mode .border-pink {
    border-color: #fc5296 !important;
}
.transparent-mode .border-orange {
    border-color: #fc7303 !important;
}
.transparent-mode .border-light {
    border-color: #f8f9fa !important;
}
.transparent-mode .border-transparent {
    border-color: #656a71 !important;
}
.transparent-mode .transparent-border {
    border-color: #343a40 !important;
}
.transparent-mode .border-white {
    border-color: #fff !important;
}
.transparent-mode .border-end-1 {
    border-right-color: #d5dce3;
}
.transparent-mode .text-white-transparent,
.transparent-mode .text-white-transparent-1 {
    color: #fff !important;
}
.transparent-mode a.text-primary:hover,
.transparent-mode a.text-primary:focus {
    color: var(--primary-bg-color) !important;
}
.transparent-mode .text-secondary {
    color: #05c3fb !important;
}
.transparent-mode a.text-secondary:hover,
.transparent-mode a.text-secondary:focus {
    color: #05c3fb !important;
}
.transparent-mode .text-success {
    color: #09ad95 !important;
}
.transparent-mode a.text-success:hover,
.transparent-mode a.text-success:focus {
    color: #448700 !important;
}
.transparent-mode .text-info {
    color: #538ed7 !important;
}
.transparent-mode a.text-info:hover,
.transparent-mode a.text-info:focus {
    color: #1594ef !important;
}
.transparent-mode .alert-info {
    color: #538ed7 !important;
}
.transparent-mode .alert-info .alert-link {
    color: #79b6ff;
}
.transparent-mode .text-warning {
    color: #f7b731 !important;
}
.transparent-mode a.text-warning:hover,
.transparent-mode a.text-warning:focus {
    color: #c29d0b !important;
}
.transparent-mode .text-danger {
    color: #e82646 !important;
}
.transparent-mode a.text-danger:hover,
.transparent-mode a.text-danger:focus {
    color: #d22827 !important;
}
.transparent-mode .text-light {
    color: #ebedef !important;
}
.transparent-mode a.text-light:hover,
.transparent-mode a.text-light:focus {
    color: #dae0e5 !important;
}
.transparent-mode .text-dark {
    color: #fff !important;
}
.transparent-mode a.text-dark:hover,
.transparent-mode a.text-dark:focus {
    color: var(--primary-bg-color) !important;
}
.transparent-mode .text-body {
    color: #495057 !important;
}
.transparent-mode .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.transparent-mode .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.transparent-mode .text-hide {
    color: transparent;
    background-color: transparent;
}
.transparent-mode .heading-inverse {
    background-color: #333;
    color: #fff;
}
.transparent-mode .heading-success {
    background-color: #1643a3;
    color: #fff;
}
.transparent-mode .heading-info {
    background-color: #45aaf2;
    color: #fff;
}
.transparent-mode .heading-warning {
    background-color: #ecb403;
    color: #fff;
}
.transparent-mode .heading-danger {
    background-color: #c21a1a;
    color: #fff;
}
.transparent-mode .text-inherit {
    color: inherit !important;
}
.transparent-mode . {
    color: #fff !important;
}
.transparent-mode .text-muted-dark {
    color: #1c232f !important;
}
.transparent-mode .text-fb-blue {
    color: #234684 !important;
}
.transparent-mode .text-blue {
    color: #467fcf !important;
}
.transparent-mode .text-indigo {
    color: #6574cd !important;
}
.transparent-mode .text-purple {
    color: #867efc !important;
}
.transparent-mode .text-lightpink-red {
    color: #ff7088 !important;
}
.transparent-mode .text-lightgreen {
    color: #26eda2 !important;
}
.transparent-mode .text-pink {
    color: #ec82ef !important;
}
.transparent-mode .text-red {
    color: #c21a1a !important;
}
.transparent-mode .text-orange {
    color: #fc7303 !important;
}
.transparent-mode .text-yellow {
    color: #ecb403 !important;
}
.transparent-mode .text-green {
    color: #4ecc48 !important;
}
.transparent-mode .text-green-1 {
    color: #0dff01 !important;
}
.transparent-mode .text-teal {
    color: #2bcbba !important;
}
.transparent-mode .text-cyan {
    color: #17a2b8 !important;
}
.transparent-mode .text-white {
    color: #fff !important;
}
.transparent-mode .text-gray {
    color: #969696 !important;
}
.transparent-mode .text-gray-dark {
    color: #343a40 !important;
}
.transparent-mode .text-azure {
    color: #45aaf2 !important;
}
.transparent-mode .text-lime {
    color: #7bd235 !important;
}
.transparent-mode .text-transparent {
    color: #332525;
}
.transparent-mode .text-facebook {
    color: #3b5998;
}
.transparent-mode .text-google-plus {
    color: #dd4b39;
}
.transparent-mode .text-twitter {
    color: #1da1f2;
}
.transparent-mode .text-pinterest {
    color: #bd081c;
}
.transparent-mode .text-secondary-gradient {
    background: linear-gradient(to bottom right, #82cff2 0%, #28b7f9 100%);
    background: linear-gradient(to right, #cd489c 0%, #ce4ba4 100%);
    -webkit-text-fill-color: transparent;
}
.transparent-mode .text-info-gradient {
    background: linear-gradient(to right bottom, #1e63c3 0%, #00f2fe 100%);
    -webkit-text-fill-color: transparent;
}
.transparent-mode .text-success-gradient {
    background: linear-gradient(to bottom right, #1ea38f 0%, #5cf9e2 100%);
    -webkit-text-fill-color: transparent;
}
.transparent-mode .text-facebook-gradient {
    background: linear-gradient(to right bottom, #1e3c72 0%, #3d6cbf 100%);
    -webkit-text-fill-color: transparent;
}
.transparent-mode .text-twitter-gradient {
    background: linear-gradient(to right bottom, #1e63c3 0%, #00f2fe 100%);
    -webkit-text-fill-color: transparent;
}
.transparent-mode .text-google-plus-gradient {
    background: linear-gradient(to right bottom, #dd4b39 0%, #ef6a5a 100%);
    -webkit-text-fill-color: transparent;
}
.transparent-mode .text-success-shadow {
    text-shadow: 0 5px 10px rgba(19, 191, 166, 0.3) !important;
}
.transparent-mode .text-info-shadow {
    text-shadow: 0 5px 10px rgba(7, 116, 248, 0.3) !important;
}
.transparent-mode .text-warning-shadow {
    text-shadow: 0 5px 10px rgba(255, 162, 43, 0.3) !important;
}
.transparent-mode .text-danger-shadow {
    text-shadow: 0 5px 10px rgba(255, 56, 43, 0.3) !important;
}
.transparent-mode .text-pink-shadow {
    text-shadow: 0 5px 10px rgba(213, 109, 252, 0.3) !important;
}
.transparent-mode .text-purple-shadow {
    text-shadow: 0 5px 10px rgba(96, 77, 216, 0.3) !important;
}
.transparent-mode .text-dark-shadow {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
}
.transparent-mode .text-white-shadow {
    text-shadow: 0 5px 10px rgba(255, 255, 255, 0.3) !important;
}
.transparent-mode .text-secondary-shadow {
    text-shadow: 0 5px 10px rgba(130, 207, 242, 0.3);
}
.transparent-mode .alert-success hr {
    border-top-color: #09ad95;
}
.transparent-mode .alert-info hr {
    border-top-color: #1170e4;
}
.transparent-mode .alert-warning hr {
    border-top-color: #f7b731;
}
.transparent-mode .alert-danger hr {
    border-top-color: #e82646;
}
.transparent-mode .sidebar {
    background: var(--primary-bg-color);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 8px 14.72px 1.28px rgba(42, 38, 53, 0.5);
}
.transparent-mode .light-layout {
    display: none;
}
.transparent-mode .dark-layout {
    display: block;
}
.transparent-mode .slide.is-expanded a {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #30304d;
}
.transparent-mode .select2-container--default .select2-results>.select2-results__options {
    box-shadow: 0px 8px 14.72px 1.28px rgba(34, 34, 61, 0.8);
}
.transparent-mode .select2-dropdown {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.transparent-mode .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.transparent-mode .header-brand .header-brand-img.logo-3 {
    display: none;
}
.transparent-mode .header-brand .header-brand-img.logo {
    display: block;
}
.transparent-mode.sidebar-mini .app-header .light-logo1 {
    display: none !important;
}
.transparent-mode.sidenav-toggled .header-brand-img.light-logo {
    display: none !important;
}
.transparent-mode.hover-submenu.sidenav-toggled.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.transparent-mode.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.transparent-mode.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.sidebar-mini.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block;
}
.transparent-mode.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none;
}
.transparent-mode.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block;
}
.transparent-mode.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.transparent-mode.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block;
}
.transparent-mode.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
@media (max-width: 991px) {
    .transparent-mode .app-header.header .header-brand-img.desktop-logo {
        display: block;
    }
}
.transparent-mode #external-events {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc-theme-standard td,
.transparent-mode .fc-theme-standard th {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc-theme-standard .fc-scrollgrid {
    border: 0px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc .fc-daygrid-day-number {
    color: #fff;
}
.transparent-mode .fc .fc-daygrid-day.fc-day-today {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .fc-theme-standard .fc-list {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc-theme-standard .fc-list-day-cushion {
    background: var(--transparent-body);
}
.transparent-mode .fc .fc-list-event:hover td {
    background: var(--transparent-body);
}
.transparent-mode .fc-list-event.fc-event {
    color: #fff !important;
}
.transparent-mode .fc-direction-ltr .fc-list-day-text,
.transparent-mode .fc-direction-rtl .fc-list-day-side-text {
    color: #fff;
}
.transparent-mode .fc-direction-ltr .fc-list-day-side-text,
.transparent-mode .fc-direction-rtl .fc-list-day-text {
    color: #fff;
}
.transparent-mode .sweet-alert {
    background: var(--transparent-body);
}
.transparent-mode .sweet-alert h2 {
    color: #fff;
}
.transparent-mode .sweet-alert P {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .alert-default {
    background-color: var(--transparent-body);
}
.transparent-mode .irs-line-mid,
.transparent-mode .irs-line-right,
.transparent-mode .irs-line-left {
    background-color: var(--transparent-body);
}
.transparent-mode .irs-from,
.transparent-mode .irs-to,
.transparent-mode .irs-single {
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .irs-min,
.transparent-mode .irs-max {
    color: #fff;
    background: var(--transparent-body);
}
.transparent-mode .irs-grid-text {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .irs-modern .irs-slider,
.transparent-mode .irs-outline .irs-slider {
    background-color: var(--transparent-body);
}
.transparent-mode .irs-bar {
    background: var(--primary-bg-color);
}
.transparent-mode .irs-slider:before {
    background-color: var(--primary-bg-color);
}
.transparent-mode .irs-outline .irs-line {
    border-color: var(--primary-bg-color);
}
.transparent-mode .tree li {
    color: #fff;
}
.transparent-mode .tree li a {
    color: #fff;
}
.transparent-mode .tree li.branch li {
    background: transparent;
}
.transparent-mode .tree ul:before {
    border-left-color: rgba(255, 255, 255, 0.4);
}
.transparent-mode .tree ul li:before {
    border-top-color: rgba(255, 255, 255, 0.4);
}
.transparent-mode .dTree a {
    color: #fff;
}
.transparent-mode .tab_wrapper .content_wrapper {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper .content_wrapper .accordian_header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper .content_wrapper .accordian_header .arrow {
    background: transparent;
    border-top-color: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
}
.transparent-mode .tab_wrapper .content_wrapper .accordian_header.active {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper.right_side .content_wrapper {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper.right_side>ul li {
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper.right_side>ul li.active {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper.right_side>ul li.active::before {
    background: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper.right_side>ul li:after {
    background: rgba(255, 255, 255, 0.1);
}
.transparent-mode .tab_wrapper>ul {
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .tab_wrapper>ul li {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper>ul li.active:after {
    background: transparent;
}
.transparent-mode .dropify-wrapper {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .dropify-wrapper .dropify-preview {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .dropify-wrapper .dropify-message span.file-icon {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .dropify-wrapper:hover {
    background-image: linear-gradient(-45deg, var(--transparent-body) 25%, transparent 25%, transparent 50%, var(--transparent-body) 50%, var(--transparent-body) 75%, transparent 75%, transparent);
}
.transparent-mode .ff_fileupload_wrap .ff_fileupload_dropzone:focus,
.transparent-mode .ff_fileupload_wrap .ff_fileupload_dropzone:active {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ff_fileupload_wrap .ff_fileupload_dropzone {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .ff_fileupload_wrap .ff_fileupload_dropzone:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sp-replacer {
    border-color: rgba(255, 255, 255, 0.2);
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .sp-replacer:hover,
.transparent-mode .sp-replacer.sp-active {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .sp-container {
    background: var(--transparent-body);
    box-shadow: 0 10px 40px 0 rgba(34, 34, 61, 0.8);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sp-picker-container {
    border-left: 0;
}
.transparent-mode .ui-timepicker-wrapper {
    background: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.07);
    box-shadow: 0 16px 18px 0 #0e0f2e;
}
.transparent-mode .ui-timepicker-list li {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .datepicker .datepicker-switch,
.transparent-mode .datepicker td,
.transparent-mode .datepicker th {
    color: #fff !important;
}
.transparent-mode .datepicker .datepicker-switch:hover,
.transparent-mode .datepicker .prev:hover,
.transparent-mode .datepicker .next:hover,
.transparent-mode .datepicker tfoot tr th:hover {
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .datepicker-dropdown.datepicker-orient-top:after,
.transparent-mode .datepicker-dropdown.datepicker-orient-top:before {
    border-top-color: var(--transparent-body);
}
.transparent-mode .datepicker table tr td span.old,
.transparent-mode .datepicker table tr td span.new {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .SumoSelect>.CaptionCont {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .SumoSelect.disabled>.CaptionCont {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.transparent-mode .SumoSelect.open>.optWrapper {
    background: var(--transparent-body);
}
.transparent-mode .SumoSelect>.optWrapper {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .SumoSelect>.optWrapper>.options li.opt {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .SumoSelect>.optWrapper>.options li.opt:hover {
    background-color: #262641;
}
.transparent-mode .SumoSelect.open .search-txt {
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .SumoSelect .select-all {
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .SumoSelect>.optWrapper>.MultiControls {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .SumoSelect>.optWrapper.multiple>.MultiControls>p:hover {
    background-color: #393958;
}
.transparent-mode datepicker-dropdown.datepicker-orient-top:after,
.transparent-mode datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid #3e3e50;
}
.transparent-mode datepicker-dropdown:after,
.transparent-mode datepicker-dropdown:before {
    border-bottom-color: #2e2e4a;
}
.transparent-mode .datepicker table tr td span:hover,
.transparent-mode .datepicker table tr td span.focused {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #dedefd !important;
}
.transparent-mode .datepicker .prev,
.transparent-mode .datepicker .next {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .datepicker .prev:hover,
.transparent-mode .datepicker .next:hover {
    background: rgba(0, 0, 0, 0.2) !important;
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .datepicker-dropdown:after {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .datepicker-dropdown::before {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ms-choice {
    color: rgba(255, 255, 255, 0.7);
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ms-choice.disabled {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ms-drop {
    color: rgba(255, 255, 255, 0.7);
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ms-drop.bottom {
    box-shadow: 0px 8px 14.72px 1.28px rgba(34, 34, 61, 0.8);
}
.transparent-mode .select2-dropdown {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .ms-search input {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .transfer-double {
    background-color: transparent;
}
.transparent-mode .transfer-double-content-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .transfer-double-content-tabs .tab-item-name.tab-active {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .transfer-double-content-left,
.transparent-mode .transfer-double-content-right {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .transfer-double-list-footer {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .transfer-double-list-search-input {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .transfer-double-list-main::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .checkbox-group label:before {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .transfer-double-content-param {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .transfer-double-selected-list-search-input {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .btn-select-arrow {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .multi-wrapper {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .multi-wrapper .search-input {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    background: transparent;
}
.transparent-mode .multi-wrapper .item-1 {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .multi-wrapper .selected-wrapper,
.transparent-mode .multi-wrapper .item-group-1 .group-label {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .multi-wrapper .non-selected-wrapper {
    background: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .iti input {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .iti input[type=tel],
.transparent-mode .iti input[type=text] {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .iti__selected-flag {
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.2);
    border-top-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .iti__country-list {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: var(--transparent-body);
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .iti__divider {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .note-editor.note-frame.panel.panel-default .panel-heading {
    background-color: transparent;
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .note-editor.note-frame.panel.panel-default.fullscreen .panel-heading.note-toolbar {
    background-color: var(--transparent-body);
}
.transparent-mode .note-btn.btn-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .panel-default.fullscreen .note-editable {
    background-color: var(--transparent-body);
}
.transparent-mode .note-editor.note-airframe,
.transparent-mode .note-editor.note-frame {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .note-editor .btn-default:not(:disabled):not(.disabled):active {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .form-control-file::-webkit-file-upload-button {
    background-color: var(--transparent-body);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .note-editor.note-airframe .note-editing-area .note-codable,
.transparent-mode .note-editor.note-frame .note-editing-area .note-codable {
    background-color: var(--transparent-body);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .richText .richText-editor {
    background-color: transparent;
    border-left-color: rgba(255, 255, 255, 0);
}
.transparent-mode .richText .richText-toolbar ul {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .richText .richText-toolbar ul li a {
    color: #fff;
}
.transparent-mode .richText .richText-toolbar ul li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close {
    background: var(--transparent-body);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .richText .richText-form input[type=text],
.transparent-mode .richText .richText-form input[type=file],
.transparent-mode .richText .richText-form input[type=number] {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .richText .richText-form select {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .richText .richText-undo,
.transparent-mode .richText .richText-redo {
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ql-toolbar.ql-snow {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ql-toolbar.ql-snow .ql-picker-label {
    border-color: rgba(255, 255, 255, 0.2);
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .ql-container.ql-snow {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ql-snow.ql-toolbar button,
.transparent-mode .ql-snow .ql-toolbar button {
    border-color: rgba(255, 255, 255, 0.2);
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .ql-snow.ql-toolbar button:last-child,
.transparent-mode .ql-snow .ql-toolbar button:last-child {
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .ql-snow .ql-formats {
    color: #fff;
}
.transparent-mode .ql-snow .ql-tooltip {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-left: 100px;
}
.transparent-mode .ql-snow .ql-stroke {
    stroke: rgba(255, 255, 255, 0.5) !important;
}
.transparent-mode .ql-snow.ql-toolbar button:hover,
.transparent-mode .ql-snow .ql-toolbar button:hover,
.transparent-mode .ql-snow.ql-toolbar button:focus,
.transparent-mode .ql-snow .ql-toolbar button:focus,
.transparent-mode .ql-snow.ql-toolbar button.ql-active,
.transparent-mode .ql-snow .ql-toolbar button.ql-active,
.transparent-mode .ql-snow.ql-toolbar .ql-picker-label:hover,
.transparent-mode .ql-snow .ql-toolbar .ql-picker-label:hover,
.transparent-mode .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.transparent-mode .ql-snow .ql-toolbar .ql-picker-label.ql-active,
.transparent-mode .ql-snow.ql-toolbar .ql-picker-item:hover,
.transparent-mode .ql-snow .ql-toolbar .ql-picker-item:hover,
.transparent-mode .ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.transparent-mode .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .ql-tooltip.ql-editing input[type=text],
.transparent-mode .ql-tooltip.ql-editing input[type=file],
.transparent-mode .ql-tooltip.ql-editing input[type=number] {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .ql-bubble .ql-tooltip {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .sw-theme-dots>ul.step-anchor {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sw-theme-dots>ul.step-anchor:before {
    background-color: var(--transparent-body);
}
.transparent-mode .sw-theme-dots>ul.step-anchor>li>a:before {
    background: var(--transparent-body);
}
.transparent-mode .sw-theme-dots>ul.step-anchor>li.active>a::after {
    background: rgba(255, 255, 255, 0.7);
}
.transparent-mode .sw-theme-dots>ul.step-anchor>li.done>a {
    color: #fff;
}
.transparent-mode .sw-theme-dots .step-content {
    background-color: transparent;
}
.transparent-mode .sw-theme-dots .sw-toolbar {
    background: transparent;
}
.transparent-mode .wizard {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
    border-radius: 3px;
}
.transparent-mode .wizard>.content {
    border-top-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .wizard>.content>.title {
    color: #dedefd;
}
.transparent-mode .wizard>.actions .disabled a {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.62);
}
.transparent-mode .wizard>.steps .current a .number,
.transparent-mode .wizard>.steps .current a:active .number,
.transparent-mode .wizard>.steps .current a:hover .number {
    background-color: var(--primary-bg-color);
}
.transparent-mode .wizard>.steps a .number,
.transparent-mode .wizard>.steps a:active .number,
.transparent-mode .wizard>.steps a:hover .number {
    background-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .wizard.vertical>.content,
.transparent-mode .wizard.vertical>.actions {
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .wizard>.steps .done a .number,
.transparent-mode .wizard>.steps .done a:active .number,
.transparent-mode .wizard>.steps .done a:hover .number {
    background-color: #0dcd94;
}
.transparent-mode .wizard>.steps a .number,
.transparent-mode .wizard>.steps a:active .number,
.transparent-mode .wizard>.steps a:hover .number {
    background-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .owl-nav button {
    background: var(--transparent-body) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .flot-text {
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode tspan {
    fill: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .nvd3 text {
    fill: rgba(255, 255, 255, 0.7);
}
.transparent-mode .nvd3 .nv-axis line {
    stroke: rgba(119, 119, 142, 0.2);
}
.transparent-mode .nvd3 .nv-discretebar .nv-groups text,
.transparent-mode .nvd3 .nv-multibarHorizontal .nv-groups text {
    fill: #fff;
}
.transparent-mode .countdown li {
    background: var(--transparent-body);
    border: 5px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .app-sidebar.sidemenu-scroll .side-header {
    background: var(--primary-bg-color) !important;
}
.transparent-mode .bg-recentorder {
    background: linear-gradient(to right, var(--transparent-body) 0%, tranparent 100%), url("/assets/bg2-3e818bc3.jpg");
}
.transparent-mode .bg-recentorder:before {
    background: none;
}
.rtl.transparent-mode .app-sidebar {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.rtl.transparent-mode .side-header {
    border-left-color: rgba(255, 255, 255, 0.1);
}
.rtl.transparent-mode .vtimeline .timeline-wrapper .timeline-panel:after {
    border-right: 10px solid rgba(255, 255, 255, 0.1);
    border-left: 0 solid rgba(255, 255, 255, 0.1);
}
.rtl.transparent-mode .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-right: 0 !important;
    border-left: 10px solid rgba(255, 255, 255, 0.1) !important;
    right: -10px !important;
    left: auto;
}
.rtl.transparent-mode .notification .notification-body:before {
    border-left-color: rgba(0, 0, 0, 0.2) !important;
    border-right-color: transparent !important;
}
.rtl.transparent-mode .border-end {
    border-left-color: rgba(255, 255, 255, 0.1) !important;
    border-right: transparent !important;
}
.rtl.transparent-mode .main-content-body-chat .border-start-0 {
    border-left-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .buttons-columnVisibility.dropdown-item:hover,
.transparent-mode .buttons-columnVisibility.dropdown-item:focus,
.transparent-mode .buttons-columnVisibility.dropdown-item.active,
.transparent-mode .buttons-columnVisibility.dropdown-item:active {
    color: #fff;
}
.transparent-mode .dataTables_wrapper .selected {
    background: var(--transparent-body);
}
.transparent-mode .dropdown-item:hover,
.transparent-mode .dropdown-item:focus,
.transparent-mode .dropdown-item.active,
.transparent-mode .dropdown-item:active {
    color: #fff;
}
.transparent-mode .list-group-item a {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .container-login100 .text-primary {
    color: rgba(255, 255, 255, 0.6) !important;
}
.transparent-mode .container-login100 .tab-content i,
.transparent-mode .container-login100 .tabs-menu2 ul li .active {
    color: #fff;
}
.transparent-mode .container-login100 .social-login i {
    color: #fff;
}
.transparent-mode .container-login100 .validate-form.login100-form a {
    color: rgb(255, 255, 255) !important;
}
@media (max-width: 991px) {
    .transparent-mode.sidebar-gone.sidenav-toggled.sidebar-mini .side-menu {
        margin-top: 0px !important;
    }

    .transparent-mode .navresponsive-toggler span {
        color: #fff !important;
    }
    .transparent-mode.app.light-menu .app-sidebar {
        top: 74px !important;
    }

    .transparent-mode.app.color-menu .app-sidebar {
        top: 74px !important;
    }

    .transparent-mode.app.gradient-menu .app-sidebar {
        top: 74px !important;
    }

    .transparent-mode.app.dark-menu .app-sidebar {
        top: 74px !important;
    }
}
.transparent-mode.light-menu .hor-header.header {
    border-bottom-color: rgba(233, 237, 244, 0.2);
}
@media (max-width: 991px) {
    .transparent-mode.header-light .navresponsive-toggler span {
        color: var(--primary-bg-color) !important;
    }
}
.transparent-mode .onoffswitch2-label {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: var(--transparent-body);
}
.transparent-mode .onoffswitch2-label:before {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .theme-layout.nav-link-bg.layout-setting {
    display: none;
}
@media (max-width: 991px) {
    .app.sidebar-mini.transparent-mode.header-light .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.header-light .side-header .header-brand-img.desktop-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.light-menu.header-light .side-header .header-brand-img.light-logo1 {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.light-menu.header-light .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .app.sidebar-mini.sidebar-gone.transparent-mode.light-menu.header-light.sidenav-toggled .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }
}
.transparent-mode .fc-theme-standard .fc-popover {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: var(--transparent-body);
}
.transparent-mode .fc-theme-standard .fc-popover-header {
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .card-aside.color-card-radius .card-header {
    border-bottom-color: transparent;
}
.transparent-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_summary .ff_fileupload_filename input {
    background: transparent;
    color: #fff;
}
.transparent-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_preview .ff_fileupload_preview_image {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_actions button {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .dropify-wrapper .dropify-preview .dropify-render img {
    background-color: transparent;
}
.transparent-mode.rtl .table.border-dashed thead th:last-child {
    border-left-color: transparent;
}
.transparent-mode.rtl .table thead th:last-child {
    border-left-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .fc .fc-list-event:hover td {
    color: #fff;
}
.transparent-mode #navbar-example2 .nav-link {
    color: #fff;
}
.transparent-mode.icontext-menu .side-menu__item:hover .side-menu__icon,
.transparent-mode.icontext-menu .side-menu__item:hover .side-menu__label,
.transparent-mode.icontext-menu .side-menu__item:focus .side-menu__icon,
.transparent-mode.icontext-menu .side-menu__item:focus .side-menu__label {
    color: #fff !important;
}
.transparent-mode.hover-submenu .slide-menu a.active {
    color: #fff;
}
.transparent-mode.hover-submenu .slide-menu a.active .sub-side-menu__label {
    color: #fff;
}
.transparent-mode.hover-submenu1 .slide-menu a.active {
    color: #fff;
}
.transparent-mode.hover-submenu1 .slide-menu a.active .sub-side-menu__label {
    color: #fff;
}
.transparent-mode.horizontal .slide-menu a.active {
    color: #fff;
}
.transparent-mode.horizontal .slide-menu a.active .sub-side-menu__label {
    color: #fff;
}
.transparent-mode.hover-submenu.sidenav-toggled .side-menu,
.transparent-mode.hover-submenu1.sidenav-toggled .side-menu {
    height: 100vh;
}
.transparent-mode.hover-submenu .side-menu,
.transparent-mode.hover-submenu1 .side-menu {
    height: 150vh;
}
.transparent-mode .qty:focus {
    background: transparent;
}
.transparent-mode .card-transparent.bg-primary-transparent,
.transparent-mode .card-transparent.bg-secondary-transparent,
.transparent-mode .card-transparent.bg-info-transparent,
.transparent-mode .card-transparent.bg-success-transparent,
.transparent-mode .card-transparent.bg-warning-transparent,
.transparent-mode .card-transparent.bg-danger-transparent {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .btn-primary-light {
    color: #fff;
    background: var(--primary06) !important;
    border-color: var(--primary06) !important;
}
.transparent-mode .multi-wrapper .search-input::placeholder {
    color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 991px) {

    .transparent-mode.horizontal .horizontal-main .slide .slide-menu,
    .transparent-mode.horizontal .horizontal-main .slide .sub-slide-menu,
    .transparent-mode.horizontal .horizontal-main .slide .sub-slide-menu2 {
        box-shadow: none !important;
    }
}
.transparent-mode .list-group-item a {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .nav-pills .nav-link.active,
.transparent-mode .nav-pills .show>.nav-link {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .nav.nav-pills .nav-item .nav-link {
    color: #fff !important;
}
.transparent-mode .data-table-extensions>.data-table-extensions-filter>.filter-text {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .nav-tabs .nav-item.show .nav-link,
.transparent-mode .nav-tabs .nav-link.active {
    background-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .table-border {
    border-color: rgba(255, 255, 255, 0.2) !important;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.transparent-mode .fc-theme-standard td,
.transparent-mode .fc-theme-standard th,
.transparent-mode .fc-theme-standard .fc-scrollgrid {
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .swal2-popup {
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .alert-dismissible .btn-close {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .rodal-dialog {
    background: var(--transparent-body);
}
.transparent-mode .panel.panel-tabs-boxed button.nav-link.active,
.transparent-mode .panel.panel-tabs-border button.nav-link.active,
.transparent-mode .tab_wrapper.right_side>.nav-item a {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .tab_wrapper.right_side>.nav-item:last-child a {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .dropzone {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .MuiDropzoneArea-root {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .Select-sm__control,
.transparent-mode .Select-lg__control,
.transparent-mode .Select2 {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .w-color-compact {
    background: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .rmsc.multi-select .dropdown-container,
.transparent-mode .rdl-actions .rdl-move,
.transparent-mode .select__menu,
.transparent-mode #react-select-2-listbox,
.transparent-mode #react-select-3-listbox,
.transparent-mode #react-select-5-listbox {
    background: var(--transparent-body) !important;
}
.transparent-mode .rmsc.multi-select .dropdown-container,
.transparent-mode .rdl-actions .rdl-move,
.transparent-mode .CountrySelector .react-tel-input .flag-dropdown {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .rdl-control-container .rdl-filter,
.transparent-mode .rdl-control-container .rdl-control,
.transparent-mode .rdl-filter-container .rdl-filter,
.transparent-mode .rdl-filter-container .rdl-control,
.transparent-mode .react-tel-input .country-list,
.transparent-mode .react-tel-input .flag-dropdown.open .selected-flag,
.transparent-mode .react-tel-input .selected-flag:hover,
.transparent-mode .react-tel-input .selected-flag:focus {
    border-color: rgba(255, 255, 255, 0.2);
    background: var(--transparent-body);
    color: #fff;
}
.transparent-mode .react-tel-input .country-list .country.highlight,
.transparent-mode .react-tel-input .country-list .country:hover,
.transparent-mode .borders {
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .rdw-editor-toolbar,
.transparent-mode .rdw-dropdown-wrapper {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .rdw-dropdown-wrapper,
.transparent-mode .rdw-option-wrapper {
    border-color: rgba(255, 255, 255, 0.2);
    background: var(--transparent-body);
}
.transparent-mode .border-right {
    border-right-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .slider-carousel .slick-slide.slick-active.slick-current,
.transparent-mode .slider-carousel .slick-dots li {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode svg g text,
.transparent-mode .apexcharts-legend-text {
    fill: rgba(255, 255, 255, 0.7) !important;
    color: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode .apexcharts-menu,
.transparent-mode .apexcharts-theme-light .apexcharts-menu-item:hover {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 991px) {
    .transparent-mode .navbar-light .navbar-toggler {
        color: rgba(255, 255, 255, 0.7) !important;
    }
}
.transparent-mode .tabs-menu .nav.nav-pills {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode.rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 10px;
}
.transparent-mode tbody,
.transparent-mode td,
.transparent-mode tfoot,
.transparent-mode th,
.transparent-mode thead,
.transparent-mode tr {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .panel-heading1 {
    color: rgba(255, 255, 255, 0.8) !important;
}
.transparent-mode .react-tel-input .selected-flag .arrow.up {
    border-bottom-color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .react-tel-input .country-list .country.highlight {
    background-color: var(--primary-bg-color) !important;
}
.transparent-mode .react-tel-input .selected-flag .arrow {
    border-top-color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .react-tel-input .country-list .country .dial-code {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .react-tel-input .country-list .country:hover {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .rdw-dropdown-carettoopen {
    border-left-color: transparent;
}
.transparent-mode .rdw-dropdown-optionwrapper:hover {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .rdw-dropdown-optionwrapper,
.transparent-mode .rdw-embedded-modal,
.transparent-mode .rdw-image-modal,
.transparent-mode .rdw-emoji-modal,
.transparent-mode .rdw-colorpicker-modal {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: var(--transparent-body);
    box-shadow: 3px 3px 5px rgba(255, 255, 255, 0.1);
}
.transparent-mode .rdw-dropdownoption-highlighted,
.transparent-mode .rdw-image-modal-upload-option {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .rdw-embedded-modal-btn,
.transparent-mode .rdw-image-modal-btn {
    border-color: rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .ql-snow .ql-picker {
    color: rgba(255, 255, 255, 0.8);
}
.transparent-mode .handle-counter input {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .rmsc.multi-select .dropdown-container,
.transparent-mode .rdl-actions .rdl-move {
    color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 991px) {
    .transparent-mode #navbarSupportedContent-4 .nav-link.icon.no-caret.btn.btn-primary {
        color: #fff !important;
    }
}
.transparent-mode .rodal-close:before,
.transparent-mode .rodal-close:after {
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .rdw-dropdown-carettoopen {
    border-top-color: rgba(255, 255, 255, 0.6);
}
.transparent-mode .ql-snow .ql-fill,
.transparent-mode .ql-snow .ql-stroke.ql-fill {
    fill: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7);
}
.transparent-mode .ql-snow .ql-stroke {
    stroke: rgba(255, 255, 255, 0.7) !important;
}
.transparent-mode.login-img.bg-img1::before,
.transparent-mode.login-img.bg-img2::before,
.transparent-mode.login-img.bg-img3::before,
.transparent-mode.login-img.bg-img4::before {
    background: transparent;
}
.transparent-mode .payment-info .nav-link i {
    color: #fff !important;
}
.transparent-mode .nav.nav-pricing {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.transparent-mode .nav-pricing.nav .nav-item a {
    background-color: transparent;
}
.transparent-mode .rdt_Table,
.transparent-mode .data-table-extensions>.data-table-extensions-filter {
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .rdt_TableCell:not(:last-child) {
    border-right-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode #delete-datatable td input {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .Select-sm__option:hover,
.transparent-mode .Select-lg__option:hover,
.transparent-mode .select2 {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #fff !important;
}
.transparent-mode .rdt_TableRow:hover {
    border-color: rgba(255, 255, 255, 0.2);
    outline: none;
}
.transparent-mode .MuiSlider-mark {
    color: #fff;
}
.transparent-mode .MuiTypography-root,
.transparent-mode .MuiInputLabel-root,
.transparent-mode .MuiOutlinedInput-root {
    color: #fff;
}
.transparent-mode .MuiOutlinedInput-notchedOutline {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .MuiPaper-root {
    background-color: var(--transparent-body);
    color: #fff;
}
.transparent-mode .MuiClockPicker-root span {
    color: #fff;
}
.transparent-mode .MuiButtonBase-root {
    background-color: var(--transparent-body);
    color: #fff;
}
.transparent-mode .w-color-editable-input input {
    color: rgba(255, 255, 255, 0.9);
}
.transparent-mode .w-color-editable-input span {
    color: #fff;
}
.transparent-mode .react-tel-input .form-control,
.transparent-mode .CountrySelector .react-tel-input .flag-dropdown {
    background-color: rgba(0, 0, 0, 0.2);
}
.transparent-mode .rdl-filter::-webkit-input-placeholder {
    color: #fff;
}
.transparent-mode .table-inbox a:hover {
    color: #fff !important;
}
.transparent-mode.sidebar-mini .fixed-header .side-header {
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
}
.transparent-mode.sidebar-mini .scrollbar-container.ps.ps-scrooling-y .side-header {
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
}
.transparent-mode .MuiSlider-colorPrimary,
.transparent-mode .MuiSlider-markLabel {
    color: #fff;
}
.transparent-mode .shadow-none .nav.nav-pills .nav-item .nav-link.active {
    color: #fff !important;
}
.transparent-mode .Select__control,
.transparent-mode .Select__menu,
.transparent-mode .Select-sm__control,
.transparent-mode .Select-lg__control,
.transparent-mode .Select-sm__menu,
.transparent-mode .Select-lg__menu {
    background-color: var(--transparent-body) !important;
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .select__menu-list {
    color: #fff;
    background: var(--transparent-body);
}
.transparent-mode .Select__option:hover {
    color: #fff;
    background: var(--transparent-body);
}
.transparent-mode .tabs-menu-body.description .nav-tabs .nav-item.show .nav-link,
.transparent-mode .tabs-menu-body.description .nav-tabs .nav-link.active {
    background-color: transparent;
}
.transparent-mode .tabs-menu-body.description .nav-link:focus,
.transparent-mode .tabs-menu-body.description .nav-link:hover {
    color: #fff !important;
}
.transparent-mode .multi-select .dropdown-content {
    background-color: var(--transparent-body);
}
.transparent-mode .multi-select .dropdown-content div {
    background-color: var(--transparent-body);
}
.transparent-mode .multi-select .dropdown-content div label:hover,
.transparent-mode .multi-select .dropdown-content div label.selected {
    background-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .rmsc .dropdown-container {
    background-color: var(--transparent-body);
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .rmsc .dropdown-content {
    background-color: var(--transparent-body) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .rmsc .gray {
    color: #dedefd !important;
}
.transparent-mode .rmsc.multi-select .dropdown-content {
    background-color: var(--transparent-body) !important;
}
.transparent-mode .Select2__option {
    background-color: rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .Select2__option:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px 3px 0 0;
}
.transparent-mode .Select2__option:last-child {
    border-radius: 0 0 3px 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.transparent-mode .Select2__option:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode .Select2__menu,
.transparent-mode .Select2__multi-value {
    background-color: var(--transparent-body) !important;
}
.transparent-mode .Select2__control {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .Select2__multi-value__label {
    color: #fff;
}
.transparent-mode .sun-editor .se-toolbar {
    background-color: var(--transparent-body);
    outline: none;
}
.transparent-mode .sun-editor {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.transparent-mode .sun-editor .se-btn-module-border {
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sun-editor button {
    color: #fff;
}
.transparent-mode .sun-editor .se-btn:enabled:focus,
.transparent-mode .sun-editor .se-btn:enabled:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sun-editor-editable {
    color: #fff;
    background-color: var(--transparent-body);
}
.transparent-mode .sun-editor .se-resizing-bar {
    border-top-color: rgba(255, 255, 255, 0.2);
    background-color: transparent;
}
.transparent-mode .sun-editor .se-list-layer,
.transparent-mode .sun-editor .se-btn:enabled:active {
    background-color: var(--transparent-body);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sun-editor .se-btn-list:focus,
.transparent-mode .sun-editor .se-btn-list:hover,
.transparent-mode .sun-editor .se-btn:enabled.on {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .sun-editor .se-btn:enabled:active {
    box-shadow: none;
}
.transparent-mode .sun-editor .se-btn-list.default_value {
    background-color: var(--transparent-body);
    border-top-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.transparent-mode .text-editor {
    background-color: var(--transparent-body);
    color: #fff;
}
.transparent-mode .border-style {
    border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode #chart #apexchartscandles .apexcharts-tooltip,
.transparent-mode .apexcharts-legend {
    color: #2a2a4a;
}
.transparent-mode .Select-sm__single-value,
.transparent-mode .Select-lg__single-value {
    color: #fff;
}
.transparent-mode .search-result {
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    background-color: var(--transparent-body);
}
/*Color variables*/
/*Gradient variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Dark Theme Variables*/
/*Transparent variables*/
/*---------- Header-styles ----------*/
/*Header-Color*/
.color-header .main-header-center .form-control {
    color: #fff;
}
.color-header .main-header-center .form-control::placeholder {
    color: #fff !important;
    opacity: 0.3;
}
.color-header .hor-header .header-brand1 {
    margin-top: 4px;
}
.color-header .main-header-center .form-control::placeholder {
    color: #fff !important;
    opacity: 0.3;
}
.color-header .app-header,
.color-header .hor-header {
    background: var(--primary-bg-color) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.color-header .app-sidebar__toggle:hover {
    color: #fff;
}
.color-header .demo-icon.nav-link i {
    color: #e7e7f7 !important;
}
.color-header .animated-arrow {
    background: none;
}
.color-header .animated-arrow span {
    background: #e7e7f7;
}
.color-header .animated-arrow span:before,
.color-header .animated-arrow span:after {
    background: #e7e7f7;
}
.color-header.active .animated-arrow span {
    background-color: transparent;
}
.color-header .header .form-inline .form-control {
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    background: rgba(0, 0, 0, 0.08);
    color: #fff;
}
.color-header .header .form-inline .btn i {
    color: #fff !important;
    opacity: 0.5;
}
.color-header .header .form-inline .form-control::placeholder {
    color: #fff !important;
    opacity: 0.3;
}
.color-header .app-sidebar__toggle {
    color: #fff;
}
.color-header .app-sidebar__toggle a {
    color: #fff;
}
.color-header .hor-header .header-brand-img.light-logo {
    display: block;
}
.color-header .logo-horizontal .header-brand-img.light-logo1 {
    display: none;
}
@media (min-width: 992px) {
    .color-header .hor-header.header .header-brand .header-brand-img.desktop-lgo {
        display: none;
    }

    .color-header .hor-header.header .header-brand .header-brand-img.dark-logo {
        display: block;
    }
}
@media (min-width: 991px) {

    .color-header .header .nav-link.icon i,
    .color-header .header-right .nav-link.icon:hover i {
        color: #fff !important;
    }

    .color-header .nav-link.icon {
        color: #fff !important;
    }

    .color-header .header .nav-link i {
        color: #e7e7f7 !important;
    }

    .color-header .header .nav-link i:hover {
        color: #fff;
    }
}
@media (max-width: 991px) {
    .color-header .hor-header.header .header-brand-img.mobile-logo {
        display: none !important;
    }

    .color-header .hor-header.header .header-brand-img.darkmobile-logo {
        display: block;
    }

    .color-header .hor-header .header-brand-img.desktop-logo {
        display: none;
    }

    .color-header .hor-header .header-brand-img.light-logo {
        margin: 0 auto;
        margin-top: 6px;
    }

    .color-header .header .navbar-light .navbar-toggler {
        color: #fff;
    }
}
@media (max-width: 1024px) and (min-width: 992px) {

    .color-header .hor-header.header .header-brand-img.desktop-lgo,
    .color-header .hor-header.header .header-brand-img.mobile-logo {
        display: none !important;
    }

    .color-header .hor-header.header .header-brand-img.dark-logo {
        display: block !important;
    }
}
@media (max-width: 991px) {
    .color-header .app-header .header-brand1 .header-brand-img.light-logo1 {
        display: none !important;
    }

    .color-header .app-header .header-brand1 .header-brand-img.desktop-logo {
        display: block !important;
    }

    .color-header .app-header.header .header-brand-img.desktop-logo {
        display: block;
    }

    .color-header .logo-horizontal .header-brand-img.light-logo1 {
        display: none !important;
    }
}
.dark-mode.color-header .app-header,
.dark-mode.color-header .hor-header {
    background: var(--primary-bg-color);
}
.dark-mode.color-header .header .form-inline .form-control {
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    color: #fff;
}
/*Header-dark*/
.dark-header .app-header,
.dark-header .hor-header {
    background: #2a2a4a !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-header .hor-header .header-brand1 {
    margin-top: 4px;
}
.dark-header .animated-arrow {
    background: none;
}
.dark-header .animated-arrow span {
    background: var(--primary-bg-color);
}
.dark-header .animated-arrow span:before,
.dark-header .animated-arrow span:after {
    background: var(--primary-bg-color);
}
.dark-header.active .animated-arrow span {
    background-color: transparent;
}
.dark-header .header.hor-header .nav-link.icon,
.dark-header .header-right-icons .nav-link.icon:hover {
    color: #e7e7f7 !important;
}
.dark-header .app-header.header .nav-link:hover {
    color: #fff;
}
.dark-header .app-sidebar__toggle:hover {
    color: #fff;
}
.dark-header .header .main-header-center .form-control {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff;
    background: #353554;
}
.dark-header .header .form-inline .btn i {
    color: #fff;
    opacity: 0.5;
}
.dark-header .header .form-inline .form-control::placeholder {
    color: #fff;
    opacity: 0.3;
}
.dark-header .header.hor-header .header-brand-img.desktop-logo {
    display: block;
}
.dark-header .header.hor-header .header-brand-img.light-logo {
    display: block;
}
.dark-header.horizontal .logo-horizontal .header-brand-img.light-logo1 {
    display: none;
}
.dark-header .app-header .header-right-icons .nav-link.icon {
    color: #d5d7df !important;
}
.dark-header .app-header .header-right-icons .nav-link.icon:hover {
    color: #fff;
}
.dark-header .app-sidebar__toggle {
    color: #d5d7df !important;
}
.dark-header .app-sidebar__toggle:after {
    background: none;
}
.dark-header .nav-link.icon i::after {
    background: none;
}
.dark-header.transparent-mode .app-header.sticky-pin {
    background: #2a2a4a;
}
@media (max-width: 991px) {
    .dark-header .app-header .header-brand1 .header-brand-img.light-logo1 {
        display: none !important;
    }

    .dark-header .app-header .header-brand1 .header-brand-img.desktop-logo {
        display: block;
    }

    .dark-header .hor-header .header-brand-img.desktop-logo {
        display: none;
    }

    .dark-header .hor-header .header-brand-img.light-logo {
        margin: 0 auto;
        margin-top: 6px;
    }

    .dark-header .app-header.header .header-brand-img.desktop-logo {
        display: block;
    }

    .dark-header .logo-horizontal .header-brand-img.light-logo1 {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .dark-header .hor-header.header .header-brand .header-brand-img.desktop-lgo {
        display: none;
    }

    .dark-header .hor-header.header .header-brand .header-brand-img.dark-logo {
        display: block;
    }
}
@media (max-width: 1024px) and (min-width: 992px) {

    .dark-header .hor-header.header .header-brand-img.desktop-lgo,
    .dark-header .hor-header.header .header-brand-img.mobile-logo {
        display: none !important;
    }

    .dark-header .hor-header.header .header-brand-img.dark-logo {
        display: block !important;
    }
}
.light-mode.dark-header .hor-header .mobile-header.hor-mobile-header {
    background: #30304d !important;
}
/*Header-light*/
.dark-mode.header-light .app-header,
.dark-mode.header-light .hor-header {
    background: #fff;
    border-bottom: 1px solid rgb(236, 240, 250);
}
.dark-mode.header-light .app-sidebar {
    box-shadow: none;
}
.dark-mode.header-light .animated-arrow span {
    background: #5c678f;
}
.dark-mode.header-light .animated-arrow span:before,
.dark-mode.header-light .animated-arrow span:after {
    background: #5c678f;
}
.dark-mode.header-light.active .animated-arrow span {
    background-color: transparent;
}
.dark-mode.header-light .header .form-inline .form-control {
    border: 1px solid transparent !important;
    background: #f1f5ff;
    color: #000;
}
.dark-mode.header-light .hor-header .header-brand-img.desktop-logo-1 {
    display: none;
}
.dark-mode.header-light .drop-profile a {
    color: #171a29;
}
.dark-mode.header-light .hor-header .header-brand-img.desktop-logo {
    display: block;
}
.dark-mode.header-light .header .nav-link.icon i {
    color: #2a2a4a;
    color: var(--primary-bg-color);
}
.dark-mode.header-light .app-sidebar__toggle a {
    color: #555b95;
}
@media (max-width: 575.98px) {
    .dark-mode.header-light .header .form-inline .form-control {
        background: #191d43;
    }
}
@media (max-width: 991px) {
    .dark-mode.header-light .hor-header .header-brand-img.desktop-logo {
        display: none;
    }

    .dark-mode.header-light .app-header .header-brand1 .header-brand-img.desktop-logo {
        display: none;
    }

    .dark-mode.header-light .app-header .header-brand1 .header-brand-img.light-logo1 {
        display: block !important;
    }

    .dark-mode.header-light .mobile-header {
        background-color: #ffffff;
    }

    .dark-mode.header-light .mobile-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .dark-mode.header-light .mobile-header .header-brand-img.desktop-logo.mobile-light {
        display: block !important;
    }
}
@media (max-width: 991px) and (min-width: 568px) {
    .app.dark-mode.header-light .app-header .header-brand .header-brand-img.desktop-lgo {
        display: block;
    }

    .app.dark-mode.header-light .app-header .header-brand .header-brand-img.dark-logo,
    .app.dark-mode.header-light .app-header .header-brand .header-brand-img.mobile-logo,
    .app.dark-mode.header-light .app-header .header-brand .header-brand-img.darkmobile-logo {
        display: none !important;
    }
}
@media (max-width: 1024px) and (min-width: 992px) {

    .dark-mode.header-light .hor-header.header .header-brand-img.dark-logo,
    .dark-mode.header-light .hor-header.header .header-brand-img.mobile-logo {
        display: none !important;
    }

    .dark-mode.header-light .hor-header.header .header-brand-img.desktop-lgo {
        display: block !important;
    }
}
/*Header-Gradient-header*/
.gradient-header .header .nav-link:focus,
.gradient-header .header .nav-link:hover {
    color: #fff !important;
}
.gradient-header .hor-header .header-brand1 {
    margin-top: 4px;
}
.gradient-header .app-header,
.gradient-header .hor-header {
    background: linear-gradient(to right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gradient-header .main-header-center .form-control {
    color: #fff;
}
.gradient-header .main-header-center .form-control::placeholder {
    color: #fff !important;
    opacity: 0.3;
}
.gradient-header .animated-arrow {
    background: none;
}
.gradient-header .animated-arrow span {
    background: #e7e7f7;
}
.gradient-header .animated-arrow span:before,
.gradient-header .animated-arrow span:after {
    background: #e7e7f7;
}
.gradient-header.active .animated-arrow span {
    background-color: transparent;
}
.gradient-header .app-header.header .nav-link:hover {
    color: #fff;
}
.gradient-header .app-sidebar__toggle:hover {
    color: #fff;
}
.gradient-header .demo-icon.nav-link.icon i {
    color: #e7e7f7 !important;
}
.gradient-header .header .main-header-center .form-control {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    background: rgba(0, 0, 0, 0.08) !important;
    color: #fff;
}
.gradient-header .header .main-header-center .form-control:placeholder {
    color: #fff !important;
    opacity: 0.5;
}
.gradient-header .app-sidebar__toggle {
    color: #fff;
}
.gradient-header .app-sidebar__toggle a {
    color: #fff;
}
.gradient-header .app-header .header-right-icons .nav-link.icon {
    color: #fff;
}
.gradient-header .app-header .header-right-icons .nav-link.icon:hover {
    color: #fff !important;
}
.gradient-header .hor-header .header-right-icons .nav-link.icon {
    color: #fff !important;
}
@media (min-width: 991px) {

    .gradient-header .header .nav-link.icon i,
    .gradient-header .header-right .nav-link.icon:hover i {
        color: #fff !important;
    }

    .gradient-header .nav-link.icon i {
        color: #fff !important;
    }

    .gradient-header .header .nav-link i {
        color: #e7e7f7 !important;
    }

    .gradient-header .header .nav-link i:hover {
        color: #fff;
    }

    .gradient-header.horizontal .logo-horizontal .header-brand-img.light-logo1 {
        display: none;
    }

    .gradient-header.horizontal .logo-horizontal .header-brand-img.desktop-logo {
        display: block;
    }
}
@media (min-width: 992px) {
    .gradient-header .hor-header.header .header-brand1 .header-brand-img.desktop-logo {
        display: none !important;
    }

    .gradient-header .hor-header.header .header-brand1 .header-brand-img.light-logo {
        display: block;
    }

    .gradient-header .hor-header.header .header-brand2 .header-brand-img.desktop-logo {
        display: none !important;
    }

    .gradient-header .hor-header.header .header-brand2 .header-brand-img.light-logo {
        display: block;
    }
}
@media (max-width: 991px) and (min-width: 575.98px) {
    .gradient-header .app-header .header-brand .header-brand-img.dark-logo {
        display: block;
    }

    .gradient-header .app-header .header-brand .header-brand-img.desktop-lgo,
    .gradient-header .app-header .header-brand .header-brand-img.mobile-logo,
    .gradient-header .app-header .header-brand .header-brand-img.darkmobile-logo {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .gradient-header .app-header .header-brand1 .header-brand-img.desktop-logo {
        display: block;
    }

    .gradient-header .app-header .header-brand1 .header-brand-img.light-logo1 {
        display: none !important;
    }

    .gradient-header .navresponsive-toggler span,
    .gradient-header .navbar-light .navbar-toggler,
    .gradient-header #navbarSupportedContent-4 .nav-link.icon.no-caret.btn.btn-primary {
        color: #fff !important;
    }

    .gradient-header .hor-header .header-brand-img.desktop-logo {
        display: block !important;
    }

    .gradient-header .hor-header .header-brand-img.light-logo {
        margin: 0 auto;
        margin-top: 6px;
        display: block;
    }

    .gradient-header .app-header.header .header-brand-img.desktop-logo {
        display: block;
    }

    .gradient-header .logo-horizontal .header-brand-img.light-logo1 {
        display: none !important;
    }
}
@media (max-width: 1024px) and (min-width: 992px) {

    .gradient-header .hor-header.header .header-brand-img.desktop-lgo,
    .gradient-header .hor-header.header .header-brand-img.mobile-logo {
        display: none !important;
    }

    .gradient-header .hor-header.header .header-brand-img.dark-logo {
        display: block !important;
    }
}
.dark-mode.gradient-header .app-header,
.dark-mode.gradient-header .hor-header {
    background: linear-gradient(to right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.dark-mode.gradient-header .header .form-inline .form-control {
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    color: #fff;
}
/*---------- Leftmenu-styles ----------*/
/*Light-menu*/
.light-menu .app-sidebar {
    background: #fff;
}
.light-menu .app-sidebar .app-sidebar__user {
    border-bottom: 1px solid #e9edf4;
}
.light-menu .app-sidebar .side-menu .sidemenu_icon {
    color: #fff !important;
}
.light-menu .app-sidebar .app-sidebar__user .user-pic .avatar-xxl {
    border: 3px solid #ebeff8;
}
.light-menu .app-sidebar .app-sidebar__user .user-pic::before {
    border: 2px solid #fff;
}
.light-menu .app-sidebar .app-sidebar__user .user-info h5 {
    color: #263871;
}
.light-menu .app-sidebar .Annoucement_card {
    background: #ebeff8;
}
.light-menu .app-sidebar .Annoucement_card .title,
.light-menu .app-sidebar .Annoucement_card .text-white {
    color: #263871 !important;
}
.light-menu .slide a.active .sidemenu_icon,
.light-menu .side-menu__item:hover .sidemenu_icon {
    color: #fff;
}
.light-menu .slide-menu li.active>a,
.light-menu .slide-menu li:hover>a {
    color: var(--primary-bg-color) !important;
}
.light-menu .side-item.side-item-category {
    opacity: 0.7 !important;
}
.light-menu.dark-mode.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: block !important;
}
.light-menu.dark-mode.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none !important;
}
.light-menu.dark-mode.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: block !important;
}
.light-menu.dark-mode.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: none !important;
}
.light-menu.dark-mode.hover-submenu1.sidebar-mini.sidenav-toggled .side-menu-label1 {
    border-bottom-color: rgb(225, 229, 233);
}
.dark-mode.light-menu .app-sidebar {
    background: #fff !important;
}
.dark-mode.light-menu .app-sidebar .app-sidebar__user {
    border-bottom: 1px solid #e9edf4;
}
.dark-mode.light-menu .app-sidebar .app-sidebar__user .user-pic .avatar-xxl {
    border: 3px solid #ebeff8;
}
.dark-mode.light-menu .app-sidebar .app-sidebar__user .user-pic::before {
    border: 2px solid #fff;
}
.dark-mode.light-menu .slide-menu li.active>a,
.dark-mode.light-menu .slide-menu li:hover>a {
    color: var(--primary-bg-color) !important;
}
@media (min-width: 992px) {
    .light-menu .app-sidebar__logo {
        border-bottom: 1px solid #e9edf4;
        border-right: 1px solid #e9edf4;
    }

    .light-menu .app-sidebar .app-sidebar__logo .header-brand-img.desktop-lgo {
        display: block;
        margin: 0 auto;
    }

    .light-menu .app-sidebar .app-sidebar__logo .header-brand-img.dark-logo {
        display: none;
    }

    .light-menu.sidenav-toggled .app-sidebar .app-sidebar__logo .header-brand-img.desktop-lgo {
        display: none;
    }

    .light-menu.sidenav-toggled.sidenav-toggled1 .app-sidebar .app-sidebar__logo .header-brand-img.desktop-lgo {
        display: block;
        margin: 0 auto;
    }

    .light-menu.sidenav-toggled.sidenav-toggled1 .app-sidebar .app-sidebar__logo .header-brand-img.dark-logo {
        display: none;
    }

    .light-menu.light-menu.dark-mode.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
        background: #f1f1f1;
    }

    .light-menu.light-menu.dark-mode.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
        background: #f1f1f1;
    }

    .dark-mode.light-menu .side-header {
        border-bottom: 1px solid #e9edf4;
        border-right: 1px solid #e9edf4;
        top: 0px;
    }

    .dark-mode.light-menu .side-menu h3 {
        color: #000;
    }

    .dark-mode.light-menu .side-menu__item.active:hover,
    .dark-mode.light-menu .side-menu__item.active:focus {
        color: #ffffff;
    }

    .dark-mode.light-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: block !important;
        margin: 0 auto;
    }

    .dark-mode.light-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .dark-mode.light-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .dark-mode.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: block !important;
        margin: 0 auto;
    }

    .dark-mode.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-imgdesktop-logo {
        display: none !important;
    }
}
.app.sidebar-mini.dark-mode.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.app.sidebar-mini.dark-mode.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.app.sidebar-mini.dark-mode.hover-submenu1.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.dark-mode.light-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
/*Color-menu*/
.color-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.color-menu .app-sidebar .side-header {
    background: var(--primary-bg-color);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.color-menu .app-sidebar .side-header .side-item.side-item-category {
    color: #fff;
    opacity: 0.3;
}
.color-menu .app-sidebar .side-header .side-menu .side-menu__icon,
.color-menu .app-sidebar .side-header .side-menu .side-menu__item {
    color: #e7eefb;
}
.color-menu .app-sidebar .side-header .slide a.active .sidemenu_icon,
.color-menu .app-sidebar .side-header .side-menu__item:hover .sidemenu_icon {
    color: #fff !important;
    opacity: inherit;
}
.color-menu .app-sidebar .side-header .side-menu .slide a.active,
.color-menu .app-sidebar .side-header .side-menu .slide a:hover {
    color: #fff !important;
    opacity: inherit;
}
.color-menu .app-sidebar .side-header .slide .side-menu__item.active,
.color-menu .app-sidebar .side-header .slide .side-menu__item:hover {
    background: rgba(0, 0, 0, 0.1);
}
.color-menu .app-sidebar .side-header .side-menu__item.active:hover,
.color-menu .app-sidebar .side-header .side-menu__item.active:focus {
    background: linear-gradient(to right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.color-menu .app-sidebar .side-header .side-menu__item:hover .side-menu__label,
.color-menu .app-sidebar .side-header .side-menu__item:hover .side-menu__icon,
.color-menu .app-sidebar .side-header .side-menu__item:hover .angle {
    color: #fff !important;
    opacity: inherit;
}
.color-menu .app-sidebar .side-header .app-sidebar__user {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.color-menu .app-sidebar .side-header .app-sidebar__user .user-info h5 {
    color: #fff;
}
.color-menu .app-sidebar .side-header .app-sidebar__user .app-sidebar__user-name.text-muted {
    color: #fff !important;
    opacity: 0.7;
}
.color-menu .app-sidebar .side-header .app-sidebar__user .user-pic .avatar-xxl {
    border: 3px solid #fff;
}
.color-menu.horizontal .horizontal-main .slide .slide-menu,
.color-menu.horizontal .horizontal-main .slide .sub-slide-menu,
.color-menu.horizontal .horizontal-main .slide .sub-slide-menu2 {
    background-color: var(--primary-bg-color);
    border-color: rgba(255, 255, 255, 0.1);
}
.color-menu.horizontal .side-menu .slide .side-menu__item.active {
    color: #fff !important;
}
.color-menu .slide-item.active,
.color-menu .slide-item:hover,
.color-menu .slide-item:focus {
    color: #fff !important;
}
.color-menu .is-expanded .sub-slide-item.active,
.color-menu .sub-side-menu__item.active.is-expanded {
    color: #fff;
}
@media (min-width: 992px) {
    .color-menu .side-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    .color-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block;
        margin: 0 auto;
    }

    .color-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none;
    }

    .color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none;
    }

    .color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo,
    .color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1,
    .color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.mobile-light {
        display: none;
    }

    .color-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block !important;
        margin: 0 auto;
    }

    .color-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .color-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo,
    .color-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }

    .color-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .color-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .color-menu.hover-submenu.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .color-menu.hover-submenu.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .color-menu.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .color-menu.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .color-menu.hover-submenu1.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .color-menu.hover-submenu1.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .color-menu.sidenav-toggled .slide-menu {
        background: var(--primary-bg-color) !important;
        color: #fff;
    }

    .color-menu.sidenav-toggled .sub-side-menu__item,
    .color-menu.sidenav-toggled .sub-side-menu__item2 {
        color: #e7eefb;
    }

    .color-menu.sidenav-toggled .sub-slide-item,
    .color-menu.sidenav-toggled .sub-slide-item2 {
        color: #e7eefb;
    }

    .color-menu.sidenav-toggled .slide-item:hover,
    .color-menu.sidenav-toggled .slide-item:focus {
        color: #fff !important;
    }

    .color-menu .sub-side-menu__item {
        color: #fff;
    }
}
.dark-mode.color-menu .app-sidebar {
    background: var(--primary-bg-color);
}
.dark-mode.color-menu .app-sidebar .side-menu .slide a {
    color: #fff;
    opacity: 0.7;
}
.dark-mode.color-menu .app-sidebar .app-sidebar__user .user-pic .avatar-xxl {
    border: 3px solid #fff;
}
.dark-mode.color-menu .app-sidebar .app-sidebar__user .user-pic::before {
    border: 2px solid #fff;
}
.dark-mode.color-menu .side-item.side-item-category {
    color: #fff;
    opacity: 0.5;
}
.dark-mode.color-menu .app-sidebar ul li a {
    color: #fff;
    opacity: 0.8;
}
.dark-mode.color-menu .slide-menu li.active>a,
.dark-mode.color-menu .slide-menu li:hover>a {
    color: #fff !important;
    opacity: inherit;
}
.dark-mode.color-menu .app-sidebar .slide-menu .slide-item:hover,
.dark-mode.color-menu .app-sidebar .side-menu__item.active .side-menu__icon {
    color: #fff !important;
    opacity: inherit;
}
.dark-mode.color-menu .slide.is-expanded .side-menu__item {
    color: #fff !important;
    opacity: inherit;
}
@media (min-width: 992px) {
    .dark-mode.color-menu .app-sidebar__logo {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
}
/*dark-menu*/
.dark-menu .app-sidebar {
    background: #2a2a4a !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-menu .app-sidebar .side-item.side-item-category {
    color: #fff;
    opacity: 0.3;
}
.dark-menu .app-sidebar .side-header {
    background: #2a2a4a !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-menu .app-sidebar .side-menu h3 {
    color: rgba(255, 255, 255, 0.3);
}
.dark-menu .app-sidebar .side-menu .side-menu__icon {
    color: var(--primary-bg-color) !important;
    opacity: 0.7;
}
.dark-menu .app-sidebar .side-menu a {
    color: #dedefd !important;
}
.dark-menu .app-sidebar .side-menu__item {
    color: var(--primary-bg-color) !important;
}
.dark-menu .app-sidebar .slide-item {
    color: #dedefd !important;
}
.dark-menu .app-sidebar .slide a.active .side-menu__icon,
.dark-menu .app-sidebar .side-menu__item:hover .side-menu__icon {
    color: var(--primary-bg-color) !important;
    opacity: inherit;
}
.dark-menu .app-sidebar .side-menu .slide a.active,
.dark-menu .app-sidebar .side-menu .slide a:hover {
    color: var(--primary-bg-color) !important;
    opacity: inherit;
}
.dark-menu .app-sidebar .side-menu__item:hover .side-menu__label,
.dark-menu .app-sidebar .side-menu__item:hover .side-menu__icon,
.dark-menu .app-sidebar .side-menu__item:hover .angle {
    color: var(--primary-bg-color) !important;
    opacity: inherit;
}
.dark-menu .app-sidebar .side-menu__item:hover .side-menu__icon,
.dark-menu .app-sidebar .side-menu__item:hover .side-menu__label,
.dark-menu .app-sidebar .side-menu__item:focus .side-menu__icon,
.dark-menu .app-sidebar .side-menu__item:focus .side-menu__label {
    color: var(--primary-bg-color) !important;
}
.dark-menu .app-sidebar .app-sidebar__user {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-menu .app-sidebar .app-sidebar__user .user-info h5 {
    color: #fff;
}
.dark-menu .app-sidebar .app-sidebar__user .app-sidebar__user-name.text-muted {
    color: #fff !important;
    opacity: 0.5;
}
.dark-menu.sidebar-mini.sidenav-toggled .slide-menu {
    background: #2a2a4a;
}
.dark-menu .slide-menu li .slide-item:before {
    color: #fff;
}
.dark-menu .side-menu-label1 {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-menu.horizontal .horizontal-main .slide .slide-menu,
.dark-menu.horizontal .horizontal-main .slide .sub-slide-menu,
.dark-menu.horizontal .horizontal-main .slide .sub-slide-menu2 {
    background-color: #2a2a4a;
    border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
    .dark-menu .side-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    .dark-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block;
        margin: 0 auto;
    }

    .dark-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none;
    }

    .dark-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none;
    }

    .dark-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: block;
    }

    .dark-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block;
        margin: 0 auto;
    }

    .dark-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }

    .dark-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none;
    }

    .dark-menu.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none;
    }

    .dark-menu.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block !important;
    }

    .dark-menu.dark-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: none;
    }

    .dark-menu.dark-mode.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .dark-menu.dark-mode.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .dark-menu.dark-mode.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .dark-menu.dark-mode.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .dark-menu.dark-mode.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .dark-menu.dark-mode.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }
}
/*Graident-Color*/
.gradient-menu .app-sidebar {
    background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.gradient-menu .app-sidebar .side-item.side-item-category {
    color: #fff;
    opacity: 0.3;
}
.gradient-menu .app-sidebar .side-header {
    background: var(--primary-bg-color);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.gradient-menu .app-sidebar .side-menu__item.active::after {
    background: #fff;
}
.gradient-menu .app-sidebar .side-menu__item:hover::after {
    background: #fff;
}
.gradient-menu .app-sidebar .side-menu .slide a {
    color: #e7eefb;
}
.gradient-menu .app-sidebar .side-menu h3 {
    color: rgba(255, 255, 255, 0.3);
}
.gradient-menu .app-sidebar .side-menu .side-menu__icon {
    color: #e7eefb !important;
    opacity: 0.7;
}
.gradient-menu .app-sidebar .slide-menu li .slide-item:before {
    color: #c7c9eb;
}
.gradient-menu .app-sidebar .side-menu__item:hover .side-menu__icon,
.gradient-menu .app-sidebar .side-menu__item:hover .side-menu__label,
.gradient-menu .app-sidebar .side-menu__item:focus .side-menu__icon,
.gradient-menu .app-sidebar .side-menu__item:focus .side-menu__label {
    color: #ffffff !important;
}
.gradient-menu .app-sidebar .side-menu .slide a {
    color: #e7eefb;
}
.gradient-menu .app-sidebar .side-menu__item {
    color: #e7eefb;
}
.gradient-menu .app-sidebar .slide-item {
    color: #e7eefb;
}
.gradient-menu .app-sidebar .slide a.active .side-menu__icon,
.gradient-menu .app-sidebar .side-menu__item:hover .side-menu__icon {
    color: #fff !important;
    opacity: inherit;
}
.gradient-menu .app-sidebar .side-menu .slide a.active,
.gradient-menu .app-sidebar .side-menu .slide a:hover {
    color: #fff !important;
    opacity: inherit;
}
.gradient-menu .app-sidebar .side-menu__item:hover .side-menu__label,
.gradient-menu .app-sidebar .side-menu__item:hover .side-menu__icon,
.gradient-menu .app-sidebar .side-menu__item:hover .angle {
    color: #fff !important;
    opacity: inherit;
}
.gradient-menu .app-sidebar .app-sidebar__user {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gradient-menu .app-sidebar .app-sidebar__user .user-info h5 {
    color: #fff;
}
.gradient-menu .app-sidebar .app-sidebar__user .app-sidebar__user-name.text-muted {
    color: #fff !important;
}
.gradient-menu .app-sidebar .app-sidebar__user .user-pic .avatar-xxl {
    border: 3px solid #fff;
}
.gradient-menu.hover-submenu1 .side-menu-label1 {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.gradient-menu.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
    background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.gradient-menu.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
    background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
@media (min-width: 992px) {
    .gradient-menu .app-sidebar {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    .gradient-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block;
        margin: 0 auto;
    }

    .gradient-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none;
    }

    .gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none;
    }

    .gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo,
    .gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1,
    .gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.mobile-light {
        display: none;
    }

    .gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: block;
        margin: 0 auto;
    }

    .gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }

    .gradient-menu.horizontal .horizontal-main .slide .slide-menu,
    .gradient-menu.horizontal .horizontal-main .slide .sub-slide-menu,
    .gradient-menu.horizontal .horizontal-main .slide .sub-slide-menu2 {
        background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%);
        border-color: rgba(255, 255, 255, 0.1);
    }
}
.dark-mode.gradient-menu .app-sidebar {
    background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.dark-mode.gradient-menu .app-sidebar .side-menu .slide a {
    color: #fff;
    opacity: 0.7;
}
.dark-mode.gradient-menu .app-sidebar .app-sidebar__user .user-pic .avatar-xxl {
    border: 3px solid #fff;
}
.dark-mode.gradient-menu .app-sidebar .app-sidebar__user .user-pic::before {
    border: 2px solid #fff;
}
.dark-mode.gradient-menu .side-item.side-item-category {
    color: #fff;
    opacity: 0.5;
}
.dark-mode.gradient-menu .app-sidebar ul li a {
    color: #fff;
    opacity: 0.8;
}
.dark-mode.gradient-menu .slide-menu li.active>a,
.dark-mode.gradient-menu .slide-menu li:hover>a {
    color: #fff !important;
    opacity: inherit;
}
.dark-mode.gradient-menu .app-sidebar .slide-menu .slide-item:hover,
.dark-mode.gradient-menu .app-sidebar .side-menu__item.active .side-menu__icon {
    color: #fff !important;
    opacity: inherit;
}
.dark-mode.gradient-menu .slide.is-expanded .side-menu__item {
    color: #fff !important;
    opacity: inherit;
}
@media (min-width: 992px) {
    .dark-mode.gradient-menu .app-sidebar__logo {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
}
/*---------- Horizontalmenu-styles ----------*/
.dark-mode.gradient-header .mobile-header {
    border-bottom: 1px solid rgb(100, 76, 252) !important;
}
.dark-mode.color-header.gradient-menu .app-sidebar {
    box-shadow: none;
}
.dark-mode.gradient-header.gradient-header .app-sidebar {
    box-shadow: none;
}
.dark-mode.color-menu.color-header .app-sidebar {
    box-shadow: none;
}
.dark-mode.light-menu.color-header .app-sidebar {
    box-shadow: none;
}
/*dark-hormenu*/
.gradient-header.color-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.dark-header.color-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.color-header.color-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.gradient-header.gradient-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.dark-header.gradient-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.color-header.gradient-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.gradient-header.dark-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.dark-header.dark-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
.color-header.dark-menu .app-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: none;
}
@media (min-width: 991px) {
    .dark-hormenu.gradient-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .dark-hormenu.dark-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .dark-hormenu.color-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .color-hormenu.gradient-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .color-hormenu.dark-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .color-hormenu.color-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .gradient-hormenu.gradient-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .gradient-hormenu.dark-header .header.hor-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }

    .gradient-hormenu.color-header .header.hor-header {
        border-bottom: 1px solid transparent;
    }
}
@media (max-width: 991px) {
    .dark-mode .mobile-header {
        background-color: #30304d;
        border: 1px solid transparent;
        box-shadow: none;
    }
}
.color-header .header-brand-img.desktop-logo {
    display: none;
}
.color-header.horizontal .header-brand-img.desktop-logo {
    display: block;
}
.color-header .mobile-header.hor-mobile-header {
    background: var(--primary-bg-color);
}
@media (max-width: 991px) {
    .color-header .mobile-header .header-brand-img.desktop-logo {
        display: block;
    }

    .color-header .mobile-header .header-brand-img.mobile-light {
        display: none !important;
    }

    .dark-header .app-header .header-right-icons .responsive-navbar .nav-link.icon {
        color: #282f53 !important;
    }

    .dark-header .navresponsive-toggler span {
        color: #fff;
    }
}
.color-header .main-header-center .form-control {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
}
.color-header .app-sidebar .side-header .header-brand-img.light-logo {
    display: none;
}
.color-header.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo {
    display: block;
}
.color-header.gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo {
    display: none;
}
.gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: none;
}
.gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block;
}
.gradient-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.gradient-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.gradient-menu.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block !important;
}
.gradient-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.gradient-menu.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.gradient-menu.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.gradient-menu.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.toggle-logo {
    display: block !important;
}
.header-light .hor-header .header-brand-img.light-logo {
    display: none;
}
.header-light .main-header-center .form-control {
    color: #282f53 !important;
    background-color: #ffffff;
    border: 1px solid #ecf0fa !important;
}
.header-light .header .dropdown .nav-link.icon:hover {
    background: none !important;
}
.header-light.light-menu .side-header {
    border-bottom: 1px solid #e9edf4;
    background: #fff;
}
.header-light.light-menu .app-sidebar {
    background: #fff;
}
.header-light.light-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.header-light.light-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.header-light.light-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.header-light.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.color-header.light-menu .side-header {
    border-bottom: 1px solid #e9edf4;
    background: #fff;
}
.color-header.light-menu .app-sidebar {
    background: #fff;
}
.color-header.light-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.color-header.light-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.color-header.light-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.color-header.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.color-header .navresponsive-toggler span {
    color: #fff !important;
}
.gradient-header.light-menu .side-header {
    border-bottom: 1px solid #e9edf4;
    background: #fff;
}
.gradient-header.light-menu .app-sidebar {
    background: #fff;
}
.gradient-header.light-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.gradient-header.light-menu .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.gradient-header.light-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.gradient-header.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.dark-mode .apexcharts-radialbar-track.apexcharts-track path {
    stroke: #21203a;
}
.dark-mode .apex-charts text {
    fill: #fff;
}
.light-mode.color-header.color-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.light-mode.color-header.color-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.light-mode.color-header.color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo {
    display: none;
}
.light-mode.color-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.color-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.color-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.dark-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.dark-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.gradient-menu .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.dark-mode.light-menu .side-header {
    background: #ffffff;
}
.dark-header .mobile-header.hor-mobile-header {
    background: #30304d;
}
.gradient-header .mobile-header.hor-mobile-header {
    background: linear-gradient(to right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
@media (max-width: 991px) {
    .dark-header .mobile-header .header-brand-img.desktop-logo {
        display: block;
    }

    .dark-header .mobile-header .header-brand-img.mobile-light {
        display: none !important;
    }
    .gradient-header .mobile-header .header-brand-img.desktop-logo {
        display: block;
    }

    .gradient-header .mobile-header .header-brand-img.mobile-light {
        display: none !important;
    }
}
.dark-mode.header-light .main-header-center .form-control {
    border: 1px solid #ecf0fa !important;
}
.dark-mode.light-menu .side-menu__item {
    color: #282f53;
}
.dark-mode.horizontal.light-menu .side-menu>li>a {
    color: #282f53;
}
.dark-mode.horizontal.light-menu .side-menu .sub-side-menu__label,
.dark-mode.horizontal.light-menu .sub-slide-label,
.dark-mode.horizontal.light-menu .sub-side-menu__label2 {
    color: #282f53 !important;
}
.dark-mode.horizontal.light-menu .horizontal-main .slide .slide-menu,
.dark-mode.horizontal.light-menu .horizontal-main .slide .sub-slide-menu,
.dark-mode.horizontal.light-menu .horizontal-main .slide .sub-slide-menu2 {
    background-color: #fff;
}
.dark-mode.light-menu .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode.light-menu.sidenav-toggled .side-menu__icon {
    color: #282f53 !important;
}
.dark-mode.light-menu.sidenav-toggled-open .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode.light-menu .slide.is-expanded a {
    color: #282f53;
}
.dark-mode.light-menu.hover-submenu .slide-item {
    color: #282f53 !important;
}
.dark-mode.light-menu.hover-submenu1 .slide-item {
    color: #282f53 !important;
}
.dark-mode.light-menu .side-menu .sub-category,
.dark-mode.light-menu .sub-side-menu__item,
.dark-mode.light-menu .sub-slide-item,
.dark-mode.light-menu .sub-side-menu__item2,
.dark-mode.light-menu .sub-slide-item2 {
    color: #282f53;
}
.dark-mode.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
    background: #2a2a4a;
}
.dark-mode.hover-submenu1.sidebar-mini.sidenav-toggled .side-menu-label1 {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
.dark-mode.hover-submenu1.sidebar-mini.sidenav-toggled .side-menu-label1 a {
    color: #dedefd;
}
.dark-mode.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
    background: #2a2a4a;
}
.dark-mode.header-light.sidebar-mini .app-header .light-logo1 {
    display: block !important;
}
.dark-mode.header-light.sidebar-mini .app-header.header .header-brand-img.desktop-logo {
    display: none;
}
/*--Boxed--*/
@media (min-width: 1400px) {
    .horizontal.layout-boxed .stickyClass .app-sidebar {
        max-width: 1400px;
    }

    .layout-boxed.horizontal .hor-header .container,
    .layout-boxed.horizontal .horizontal-main .container,
    .layout-boxed.horizontal .main-content.hor-content .container {
        max-width: 95% !important;
    }

    body.transparent-mode.layout-boxed {
        background: var(--transparent-body);
    }

    body.transparent-mode.layout-boxed .page {
        background: var(--transparent-body);
        box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px 0px, rgba(0, 0, 0, 0.3) 0px 5px 25px 0px;
    }

    body.transparent-mode.layout-boxed.bg-img1 .page {
        background: url(/assets/bg-img1-8e313dce.jpg);
        background-blend-mode: overlay;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        content: "";
        left: 0;
        right: 0;
        top: 0;
    }

    body.transparent-mode.layout-boxed.bg-img2 .page {
        background: url(/assets/bg-img2-998e00fb.jpg);
        background-blend-mode: overlay;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        content: "";
        left: 0;
        right: 0;
        top: 0;
    }

    body.transparent-mode.layout-boxed.bg-img3 .page {
        background: url(/assets/bg-img3-73e00ed3.jpg);
        background-blend-mode: overlay;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        content: "";
        left: 0;
        right: 0;
        top: 0;
    }

    body.transparent-mode.layout-boxed.bg-img4 .page {
        background: url(/assets/bg-img4-92699cd3.jpg);
        background-blend-mode: overlay;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        content: "";
        left: 0;
        right: 0;
        top: 0;
    }

    body.layout-boxed.dark-mode {
        background: #22223d;
    }

    .layout-boxed .page {
        width: 1400px;
        margin: 0 auto;
        position: relative;
        display: flex;
        flex-direction: column;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        box-shadow: rgba(104, 113, 123, 0.3) 0px 5px 0px 0px, rgba(104, 113, 123, 0.3) 0px 5px 25px 0px;
    }

    .layout-boxed .app-header.header {
        width: 1400px !important;
        margin: 0 auto;
    }

    .layout-boxed .app-sidebar {
        left: auto !important;
    }

    .layout-boxed .side-header {
        left: auto !important;
        right: auto !important;
    }

    .layout-boxed h3.number-font {
        font-size: 1.8rem;
    }

    .layout-boxed .sticky-pin .horizontal-main.hor-menu {
        width: 1400px !important;
    }

    .layout-boxed .hor-content .container,
    .layout-boxed .hor-header .container,
    .layout-boxed .horizontal-main.hor-menu .container {
        max-width: 95%;
    }

    .layout-boxed .main-sidemenu .slide-right {
        right: 6px;
    }

    .layout-boxed .main-sidemenu .slide-left {
        left: 8px;
    }

    .layout-boxed .browser-stats img {
        padding: 5px;
        width: 30px;
        height: 30px;
    }

    .layout-boxed .media.media-xs.overflow-visible {
        display: inline-block;
    }

    .dark-mode.layout-boxed .page {
        box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px 0px, rgba(0, 0, 0, 0.3) 0px 5px 25px 0px;
    }
}
/*--- Scrollabel-header ----*/
.scrollable-layout .app-header,
.scrollable-layout .mobile-header {
    position: absolute !important;
}
.scrollable-layout .app-sidebar {
    position: absolute;
}
.scrollable-layout .side-header {
    position: absolute;
}
.scrollable-layout .page {
    position: relative;
}
.scrollable-layout .sticky.sticky-pin {
    position: absolute;
}
.scrollable-layout .navbar {
    position: inherit;
}
@media (max-width: 991px) {
    .scrollable-layout .responsive-navbar.navbar .navbar-collapse {
        position: absolute;
    }

    .scrollable-layout .app-header,
    .scrollable-layout .hor-header {
        position: absolute;
    }

    .scrollable-layout .responsive-navbar .navbar-collapse {
        position: absolute;
    }
}
/*--- Only Demo Purpose scss Icon-Text----*/
@media (min-width: 992px) {
    .icontext-menu.sidebar-mini.sidenav-toggled .app-sidebar {
        width: 120px;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-header {
        width: 120px !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-content {
        margin-left: 120px;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-menu__item {
        padding: 12px 5px;
        text-align: center;
        display: block;
    }

    .icontext-menu.app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: block !important;
        font-size: 12px;
        padding-top: 0px;
        margin-top: 0;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .app-header.header {
        padding-left: 130px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon:after {
        top: 6px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        width: 270px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-header {
        width: 270px !important;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__item {
        display: flex;
        padding: 10px 20px;
        text-align: inherit;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu__label {
        display: block !important;
        margin-top: 3px;
        font-size: 15px;
    }

    .icontext-menu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu .side-menu__icon:after {
        top: 12px;
    }
}
.transparent-mode.light-menu .app-sidebar {
    background: #fff !important;
}
.transparent-mode.light-menu .side-menu {
    background: #fff;
}
.transparent-mode.light-menu .side-menu__item {
    color: #282f53;
}
.transparent-mode.light-menu .side-menu .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.light-menu.sidenav-toggled .side-menu .side-menu__icon {
    color: #282f53 !important;
}
.transparent-mode.light-menu.sidenav-toggled-open .side-menu .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.light-menu .side-header {
    border-bottom: 1px solid #e9edf4;
    background: #fff !important;
}
.transparent-mode.light-menu .side-menu .sub-category,
.transparent-mode.light-menu .sub-side-menu__item,
.transparent-mode.light-menu .sub-slide-item,
.transparent-mode.light-menu .sub-side-menu__item2,
.transparent-mode.light-menu .sub-slide-item2 {
    color: #74829c;
}
.transparent-mode.light-menu .slide.is-expanded a {
    color: #282f53;
}
.transparent-mode.light-menu .slide-menu li .slide-item:before {
    color: #68798b;
}
.transparent-mode.light-menu .slide-menu li .slide-item {
    color: #282f53;
}
.transparent-mode.light-menu .app-sidebar.sidemenu-scroll .side-header {
    background: #fff !important;
}
.transparent-mode.light-menu.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
    background: #fff;
}
.transparent-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
    background: #fff;
}
.transparent-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
    border-bottom: 1px solid #e9edf4;
}
.transparent-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 a {
    color: #282f53;
}
.transparent-mode.light-menu .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.transparent-mode.light-menu .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.light-menu.sidenav-toggled .side-header .header-brand-img.light-logo {
    display: block !important;
}
.transparent-mode.light-menu.sidenav-toggled .side-header .header-brand-img.toggle-logo {
    display: none !important;
}
.transparent-mode.light-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.transparent-mode.light-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.light-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.transparent-mode.light-menu.app.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.transparent-mode.light-menu.app.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: block !important;
}
.transparent-mode.light-menu.app.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.transparent-mode.light-menu.app.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
    display: block !important;
}
.transparent-mode.light-menu.horizontal .side-menu>li>a {
    color: #282f53;
}
.transparent-mode.light-menu.horizontal .horizontal-main .slide .slide-menu,
.transparent-mode.light-menu .horizontal .horizontal-main .slide .sub-slide-menu {
    background-color: #fff;
}
.transparent-mode.light-menu.horizontal .side-menu .sub-side-menu__label,
.transparent-mode.light-menu .transparent-mode .sub-slide-label,
.transparent-mode.light-menu .transparent-mode .sub-side-menu__label2 {
    color: #282f53;
}
.transparent-mode.light-menu.horizontal .horizontal-main .slide .slide-menu,
.transparent-mode.light-menu.horizontal .horizontal-main .slide .sub-slide-menu {
    background-color: #fff;
}
.transparent-mode.light-menu .side-menu__item.active {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.light-menu .side-menu .sub-side-menu__label,
.transparent-mode.light-menu .sub-slide-label,
.transparent-mode.light-menu .sub-side-menu__label2 {
    color: #282f53;
}
.transparent-mode.light-menu .sub-side-menu__label.active,
.transparent-mode.light-menu .sub-side-menu__label:hover,
.transparent-mode.light-menu .sub-side-menu__label:focus,
.transparent-mode.light-menu .sub-side-menu__label1.active,
.transparent-mode.light-menu .sub-side-menu__label1:hover,
.transparent-mode.light-menu .sub-side-menu__label1:focus,
.transparent-mode.light-menu .sub-side-menu__label2.active,
.transparent-mode.light-menu .sub-side-menu__label2:hover,
.transparent-mode.light-menu .sub-side-menu__label2:focus {
    color: var(--primary-bg-color);
}
.transparent-mode.color-menu .side-menu {
    background: var(--primary-bg-color);
}
.transparent-mode.dark-menu .side-menu {
    background: #2a2a4a;
}
.transparent-mode.dark-menu.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
    background: #2a2a4a;
    left: 107px;
}
.transparent-mode.dark-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
    background: #2a2a4a;
    left: 67px;
}
.transparent-mode.gradient-menu .side-menu {
    background: transparent !important;
}
.transparent-mode.gradient-menu .app-sidebar {
    background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.transparent-mode.gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar {
    background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.transparent-mode.gradient-menu.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
    background: #2a2a4a;
    left: 107px;
}
.transparent-mode.gradient-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
    background: #2a2a4a;
    left: 67px;
}
@media (min-width: 992px) {
    .transparent-mode.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: var(--transparent-body);
    }

    .transparent-mode.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: var(--transparent-body);
    }

    .transparent-mode.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
        border-bottom-color: rgba(255, 255, 255, 0.1);
    }

    .transparent-mode.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 a {
        color: #dedefd;
    }

    .transparent-mode .slide-menu li .slide-item:before {
        color: #fff;
    }

    .transparent-mode.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        background: var(--primary-bg-color) !important;
    }

    .transparent-mode.sidebar-mini .side-menu__item.active .side-menu__icon,
    .transparent-mode.sidebar-mini .side-menu__item:hover .side-menu__icon,
    .transparent-mode.sidebar-mini .side-menu__item:focus .side-menu__icon,
    .transparent-mode.sidebar-mini .side-menu__item.active,
    .transparent-mode.sidebar-mini .side-menu__item:hover,
    .transparent-mode.sidebar-mini .side-menu__item:focus {
        color: #fff;
    }

    .transparent-mode.light-menu .app-sidebar {
        background: #fff !important;
    }

    .transparent-mode.light-menu .side-menu {
        background: #fff;
    }

    .transparent-mode.light-menu .side-menu__item {
        color: #282f53;
    }

    .transparent-mode.light-menu .side-menu .side-menu__icon {
        color: var(--primary-bg-color);
    }

    .transparent-mode.light-menu .side-header {
        border-bottom: 1px solid #e9edf4;
        background: #fff !important;
    }

    .transparent-mode.light-menu .side-menu .sub-category,
    .transparent-mode.light-menu .sub-side-menu__item,
    .transparent-mode.light-menu .sub-slide-item,
    .transparent-mode.light-menu .sub-side-menu__item2,
    .transparent-mode.light-menu .sub-slide-item2 {
        color: #74829c;
    }

    .transparent-mode.light-menu .slide.is-expanded a {
        color: #282f53;
    }

    .transparent-mode.light-menu .slide-menu li .slide-item:before {
        color: #68798b;
    }

    .transparent-mode.light-menu .slide-menu li .slide-item {
        color: #282f53;
    }

    .transparent-mode.light-menu .app-sidebar.sidemenu-scroll .side-header {
        background: #fff !important;
    }

    .transparent-mode.light-menu.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: #fff;
    }

    .transparent-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: #fff;
    }

    .transparent-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 {
        border-bottom: 1px solid #e9edf4;
    }

    .transparent-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .side-menu-label1 a {
        color: #282f53;
    }

    .transparent-mode.light-menu .side-header .header-brand-img.light-logo1 {
        display: block !important;
    }

    .transparent-mode.light-menu .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .transparent-mode.light-menu.sidenav-toggled .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .transparent-mode.light-menu.sidenav-toggled .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: block !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.desktop-logo {
        display: none !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.hover-submenu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
        display: none !important;
    }

    .transparent-mode.light-menu.app.sidebar-mini.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .transparent-mode.light-menu.horizontal .side-menu>li>a {
        color: #282f53;
    }

    .transparent-mode.light-menu.horizontal .horizontal-main .slide .slide-menu,
    .transparent-mode.light-menu .horizontal .horizontal-main .slide .sub-slide-menu {
        background-color: #fff;
    }

    .transparent-mode.light-menu.horizontal .side-menu .sub-side-menu__label,
    .transparent-mode.light-menu .transparent-mode .sub-slide-label,
    .transparent-mode.light-menu .transparent-mode .sub-side-menu__label2 {
        color: #282f53;
    }

    .transparent-mode.light-menu.horizontal .horizontal-main .slide .slide-menu,
    .transparent-mode.light-menu.horizontal .horizontal-main .slide .sub-slide-menu,
    .transparent-mode.light-menu.horizontal .horizontal-main .slide .sub-slide-menu2 {
        background-color: #fff;
    }

    .transparent-mode.light-menu .side-menu__item.active {
        color: var(--primary-bg-color) !important;
    }

    .transparent-mode.light-menu .side-menu .sub-side-menu__label,
    .transparent-mode.light-menu .sub-slide-label,
    .transparent-mode.light-menu .sub-side-menu__label2 {
        color: #282f53;
    }

    .transparent-mode.light-menu .sub-side-menu__label.active,
    .transparent-mode.light-menu .sub-side-menu__label:hover,
    .transparent-mode.light-menu .sub-side-menu__label:focus,
    .transparent-mode.light-menu .sub-side-menu__label1.active,
    .transparent-mode.light-menu .sub-side-menu__label1:hover,
    .transparent-mode.light-menu .sub-side-menu__label1:focus,
    .transparent-mode.light-menu .sub-side-menu__label2.active,
    .transparent-mode.light-menu .sub-side-menu__label2:hover,
    .transparent-mode.light-menu .sub-side-menu__label2:focus {
        color: var(--primary-bg-color);
    }

    .transparent-mode.color-menu .side-menu {
        background: var(--primary-bg-color);
    }

    .transparent-mode.dark-menu .side-menu {
        background: #2a2a4a;
    }

    .transparent-mode.dark-menu.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: #2a2a4a;
        left: 107px;
    }

    .transparent-mode.dark-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: #2a2a4a;
        left: 67px;
    }

    .transparent-mode.gradient-menu .side-menu {
        background: transparent !important;
    }

    .transparent-mode.gradient-menu .app-sidebar {
        background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
    }

    .transparent-mode.gradient-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar {
        background: linear-gradient(to bottom, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
    }

    .transparent-mode.gradient-menu.hover-submenu.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: #2a2a4a;
        left: 107px;
    }

    .transparent-mode.gradient-menu.hover-submenu1.sidebar-mini.sidenav-toggled.sidenav-toggled-open .slide-menu {
        background: #2a2a4a;
        left: 67px;
    }

    .transparent-mode.header-light.color-menu .side-header .header-brand-img.desktop-logo {
        display: block !important;
    }

    .transparent-mode.header-light.dark-menu .side-header .header-brand-img.desktop-logo {
        display: block !important;
    }

    .transparent-mode.header-light.gradient-menu .side-header .header-brand-img.desktop-logo {
        display: block !important;
    }
}
@media (min-width: 991px) {
    .centerlogo-header .header-brand2 .header-brand-img {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 18px;
    }

    .centerlogo-header .header-brand1 {
        display: none;
    }
}
.hor-header.centerlogo-header {
    display: none;
}
.centerlogo-horizontal .hor-header.centerlogo-header {
    display: block !important;
}
.centerlogo-horizontal .header.hor-header {
    display: none;
}
.transparent-mode.bg-img1 .login-img {
    background-image: none;
}
.transparent-mode.bg-img2 .login-img {
    background-image: none;
}
.transparent-mode.bg-img3 .login-img {
    background-image: none;
}
.transparent-mode.bg-img4 .login-img {
    background-image: none;
}
.transparent-mode .login-img {
    background-image: none;
}
.layout-boxed .login-img .page {
    background: rgba(0, 0, 0, 0.1);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 0px 0px, rgba(0, 0, 0, 0.5) 0px 5px 25px 0px;
}
@media (min-width: 1400px) {
    .rtl.layout-boxed .app-sidebar {
        right: auto !important;
    }
}
.transparent-mode.hover-submenu .sticky.stickyClass .side-header {
    background: var(--transparent-body);
}
.transparent-mode.hover-submenu1 .sticky.stickyClass .side-header {
    background: var(--transparent-body);
}
@media (max-width: 991px) {
    .transparent-mode.header-light .logo-horizontal .header-brand-img.desktop-logo {
        display: none !important;
    }

    .transparent-mode.header-light.sidebar-mini .app-header .light-logo1 {
        display: block !important;
    }

    .gradient-header .responsive-navbar .navbar-collapse {
        background: linear-gradient(to right, var(--primary-bg-color) 0%, #8e77fa 100%);
    }

    .dark-mode.header-light .responsive-navbar .navbar-collapse {
        background-color: #fff;
    }

    .dark-mode.header-light .app-sidebar__toggle {
        color: var(--primary-bg-color);
    }

    .dark-mode.header-light .navresponsive-toggler span {
        color: var(--primary-bg-color);
    }

    .dark-mode.color-header .responsive-navbar .navbar-collapse {
        background-color: var(--primary-bg-color);
    }

    .dark-header.horizontal .responsive-navbar .navbar-collapse .nav-link {
        color: #282f53 !important;
    }
}
.transparent-mode.header-light .app-header {
    background: #fff !important;
}
.transparent-mode.header-light .app-header.sticky-pin {
    background: #fff;
}
.transparent-mode.header-light .hor-header {
    background: #fff;
}
.transparent-mode.header-light .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.transparent-mode.header-light .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.header-light .app-sidebar__toggle {
    color: var(--primary-bg-color);
}
.transparent-mode.header-light .main-header-center .form-control {
    border-color: #e9edf4;
}
.transparent-mode.header-light .app-header .header-right-icons .nav-link.icon {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.header-light .app-header .header-right-icons .nav-link.icon:hover {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.header-light.sidenav-toggled .header-brand-img.light-logo {
    display: block !important;
}
.transparent-mode.header-light .hor-header .header-right-icons .nav-link.icon {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.header-light .main-header-center .form-control {
    color: #4d5875 !important;
}
.transparent-mode.header-light.horizontal.header-light .logo-horizontal .header-brand-img.desktop-logo {
    display: none !important;
}
.transparent-mode.header-light.horizontal.header-light .logo-horizontal .header-brand-img.light-logo1 {
    display: block;
}
.transparent-mode.header-light .main-header-center .form-control::placeholder {
    color: #282f53 !important;
}
.transparent-mode.color-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.bg-img2 .side-header {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.dark-mode.light-menu .side-menu .sub-side-menu__label,
.dark-mode.light-menu .sub-slide-label,
.dark-mode.light-menu .sub-side-menu__label2 {
    color: #282f53 !important;
}
.dark-mode.color-menu.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
    background: transparent;
}
.dark-mode.gradient-menu.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
    background: transparent;
}
.dark-mode.light-menu.hover-submenu.sidebar-mini.sidenav-toggled .slide-menu {
    background: transparent;
}
.dark-mode.color-menu.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
    background: transparent;
}
.dark-mode.gradient-menu.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
    background: transparent;
}
.dark-mode.light-menu.hover-submenu1.sidebar-mini.sidenav-toggled .slide-menu {
    background: transparent;
}
.dark-mode .main-container .onoffswitch2-label {
    background-color: #1a1a3c;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .main-container .onoffswitch2-label:before {
    background-color: #2a2a4a;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .main-container .input-color-picker {
    background-color: #2a2a4a;
}
.dark-mode .main-container .input-dark-color-picker {
    background-color: #2a2a4a;
}
.dark-mode .main-container .input-transparent-color-picker {
    background-color: #2a2a4a;
}
.transparent-mode .main-container .onoffswitch2-label {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.transparent-mode .main-container .onoffswitch2-label:before {
    background-color: var(--transparent-body);
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.transparent-mode .main-container .input-color-picker {
    background-color: var(--transparent-body);
}
.transparent-mode .main-container .input-dark-color-picker {
    background-color: var(--transparent-body);
}
.transparent-mode .main-container .input-transparent-color-picker {
    background-color: var(--transparent-body);
}
.color-header.color-menu.sidenav-toggled .header-brand-img.light-logo {
    display: none !important;
}
.header-light.light-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.header-light.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.transparent-mode.dark-menu.sidenav-toggled .app-sidebar .side-header .header-brand-img.light-logo {
    display: none !important;
}
.header-light.sidenav-toggled.transparent-mode .header-brand-img.toggle-logo {
    display: none !important;
}
.header-light.sidenav-toggled.sidenav-toggled-open.transparent-mode .header-brand-img.toggle-logo {
    display: none !important;
}
.transparent-mode.gradient-menu.header-light.sidenav-toggled .header-brand-img.light-logo {
    display: none !important;
}
.header-light.sidenav-toggled.transparent-mode.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.header-light.transparent-mode.sidenav-toggled.dark-menu .header-brand-img.toggle-logo {
    display: block !important;
}
.header-light.transparent-mode.sidenav-toggled.sidenav-toggled-open.dark-menu .header-brand-img.toggle-logo {
    display: none !important;
}
.header-light.transparent-mode .side-header {
    border-right-color: rgb(233, 237, 244);
    background-color: #fff;
}
.header-light.transparent-mode .navbar-light .navbar-toggler {
    color: var(--primary-bg-color) !important;
}
.header-light.transparent-mode.sidenav-toggled.sidenav-toggled-open .side-header {
    background-color: var(--primary-bg-color);
}
.transparent-mode.dark-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar {
    background: #343a40 !important;
}
.transparent-mode.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar {
    background: #fff !important;
}
.color-menu .sub-slide-item,
.color-menu .sub-slide-item2 {
    color: #e7eefb;
}
.dark-mode.header-light .app-sidebar__toggle {
    color: var(--primary-bg-color) !important;
}
.switch-toggle .bg-img1 #bgimage1 {
    width: 50px;
    height: 50px;
}
.switch-toggle .bg-img2 #bgimage2 {
    width: 50px;
    height: 50px;
}
.switch-toggle .bg-img3 #bgimage3 {
    width: 50px;
    height: 50px;
}
.switch-toggle .bg-img4 #bgimage4 {
    width: 50px;
    height: 50px;
}
.dark-mode.light-menu .app-sidebar .side-menu .slide a {
    color: #343a40;
}
.switch_section p {
    margin-bottom: 0px;
}
.dark-mode.light-menu.header-light.scrollable-layout .app-sidebar {
    border-right: 1px solid #e6e6e6;
}
.transparent-mode.header-light.scrollable-layout .app-sidebar {
    border-right: 1px solid rgba(185, 185, 185, 0.22);
}
.dark-mode.color-menu .side-menu .sub-side-menu__label,
.dark-mode.color-menu .side-menu .sub-side-menu__label2 {
    color: #fff !important;
}
.dark-mode.gradient-menu .side-menu .sub-side-menu__label,
.dark-mode.gradient-menu .side-menu .sub-side-menu__label2 {
    color: #fff !important;
}
.dark-mode.header-light .country span:hover {
    color: var(--primary-bg-color) !important;
}
.dark-mode.header-light .app-header .header-right-icons .nav-link.icon:hover {
    color: var(--primary-bg-color) !important;
}
.hover-submenu1.header-light.transparent-mode.sidenav-toggled.sidenav-toggled-open.dark-menu .header-brand-img.toggle-logo {
    display: block !important;
}
.hover-submenu.header-light.transparent-mode.sidenav-toggled.sidenav-toggled-open.dark-menu .header-brand-img.toggle-logo {
    display: block !important;
}
.dark-mode.color-menu .app-sidebar .side-menu .slide a.active {
    opacity: 1;
    color: #fff !important;
}
.dark-mode.light-menu .side-menu .slide a.active .sub-side-menu__label {
    color: var(--primary-bg-color) !important;
}
.dark-mode .side-menu .slide a.active .sub-side-menu__label {
    color: var(--primary-bg-color);
}
.transparent-mode.light-menu .side-menu .slide a.active .sub-side-menu__label {
    color: var(--primary-bg-color);
}
.transparent-mode.light-menu .app-sidebar .side-menu .slide a.active {
    color: var(--primary-bg-color) !important;
}
.dark-mode.gradient-menu .app-sidebar .side-menu .slide a.active {
    opacity: 1;
    color: #fff !important;
}
.transparent-mode.color-menu .side-menu .slide a.active .sub-side-menu__label {
    color: #fff;
}
.transparent-mode.dark-menu .side-menu .slide a.active .sub-side-menu__label {
    color: var(--primary-bg-color);
}
.transparent-mode.gradient-menu .side-menu .slide a.active .sub-side-menu__label {
    color: #fff;
}
@media (min-width: 992px) {

    .color-menu .main-sidemenu .slide-left,
    .color-menu .main-sidemenu .slide-right {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.3);
        background: var(--primary-bg-color);
    }

    .color-menu .main-sidemenu .slide-left svg,
    .color-menu .main-sidemenu .slide-right svg {
        fill: #fff;
    }

    .dark-menu .main-sidemenu .slide-left,
    .dark-menu .main-sidemenu .slide-right {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.3);
        background: #2a2a4a;
    }

    .dark-menu .main-sidemenu .slide-left svg,
    .dark-menu .main-sidemenu .slide-right svg {
        fill: #fff;
    }

    .gradient-menu .main-sidemenu .slide-left,
    .gradient-menu .main-sidemenu .slide-right {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.3);
        background: var(--primary-bg-color);
    }

    .gradient-menu .main-sidemenu .slide-left svg,
    .gradient-menu .main-sidemenu .slide-right svg {
        fill: #fff;
    }

    .main-sidemenu .slide-left,
    .main-sidemenu .slide-right {
        background: #fff;
        border: 1px solid #e9edf4;
    }

    .main-sidemenu .slide-left svg,
    .main-sidemenu .slide-right svg {
        fill: #282f53;
    }

    .dark-mode .main-sidemenu .slide-left,
    .dark-mode .main-sidemenu .slide-right {
        background: #2a2a4a;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

    .dark-mode .main-sidemenu .slide-left svg,
    .dark-mode .main-sidemenu .slide-right svg {
        fill: #fff;
    }

    .dark-mode.color-menu .main-sidemenu .slide-left,
    .dark-mode.color-menu .main-sidemenu .slide-right {
        background: var(--primary-bg-color);
    }

    .dark-mode.gradient-menu .main-sidemenu .slide-left,
    .dark-mode.gradient-menu .main-sidemenu .slide-right {
        background: var(--primary-bg-color);
    }

    .dark-mode.light-menu .main-sidemenu .slide-left,
    .dark-mode.light-menu .main-sidemenu .slide-right {
        background: #fff;
        border: 1px solid #e9edf4;
    }

    .dark-mode.light-menu .main-sidemenu .slide-left svg,
    .dark-mode.light-menu .main-sidemenu .slide-right svg {
        fill: #282f53;
    }

    .transparent-mode .main-sidemenu .slide-left,
    .transparent-mode .main-sidemenu .slide-right {
        background: rgba(0, 0, 0, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

    .transparent-mode .main-sidemenu .slide-left svg,
    .transparent-mode .main-sidemenu .slide-right svg {
        fill: #fff;
    }

    .transparent-mode.light-menu .main-sidemenu .slide-left,
    .transparent-mode.light-menu .main-sidemenu .slide-right {
        background: #fff;
        border: 1px solid #e9edf4;
    }

    .transparent-mode.light-menu .main-sidemenu .slide-left svg,
    .transparent-mode.light-menu .main-sidemenu .slide-right svg {
        fill: #282f53;
    }
}
@media (max-width: 991px) {
    .dark-mode.color-header .header.hor-header {
        box-shadow: 0 8px 24px transparent;
    }

    .dark-mode.dark-header .header.hor-header {
        box-shadow: 0 8px 24px transparent;
    }

    .dark-mode.gradient-header .header.hor-header {
        box-shadow: 0 8px 24px transparent;
    }
}
.horizontal.transparent-mode.header-light.light-menu .hor-header.header {
    border-bottom-color: #e9edf4;
}
@media (max-width: 320px) {

    .sidebar-mini .responsive-navbar .navbar-collapse,
    .responsive-navbar .navbar-collapse {
        margin-top: 68px !important;
    }

    .app .app-sidebar {
        top: 72px;
    }

    .transparent-mode.app.light-menu .app-sidebar {
        top: 72px !important;
    }
}
.transparent-mode.header-light .app-sidebar.sidemenu-scroll .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.transparent-mode.header-light .app-sidebar.sidemenu-scroll .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.header-light.sidenav-toggled.hover-submenu1.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.header-light.sidenav-toggled.hover-submenu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: block !important;
}
@media (max-width: 991px) {
    .horizontal.dark-mode.sidenav-toggled .header.hor-header {
        box-shadow: none;
    }
}
.light-mode.bg-img1 .form_holder {
    background: #fff !important;
}
.light-mode.bg-img2 .form_holder {
    background: #fff !important;
}
.light-mode.bg-img3 .form_holder {
    background: #fff !important;
}
.light-mode.bg-img4 .form_holder {
    background: #fff !important;
}
.dark-mode.bg-img1 .form_holder {
    background: #2a2a4a !important;
}
.dark-mode.bg-img2 .form_holder {
    background: #2a2a4a !important;
}
.dark-mode.bg-img3 .form_holder {
    background: #2a2a4a !important;
}
.dark-mode.bg-img4 .form_holder {
    background: #2a2a4a !important;
}
.app.sidebar-mini.transparent-mode.sidenav-toggled.header-light .app-sidebar.sidemenu-scroll .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.sidenav-toggled.sidenav-toggled-open.header-light .app-sidebar.sidemenu-scroll .side-header .header-brand-img.desktop-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.header-light.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar.sidemenu-scroll .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.light-menu.header-light .app-sidebar.sidemenu-scroll .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.light-menu.header-light .app-sidebar.sidemenu-scroll .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.header-light.light-menu.sidenav-toggled .app-sidebar.sidemenu-scroll .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.header-light.light-menu.sidenav-toggled.sidenav-toggled-open .app-sidebar.sidemenu-scroll .side-header .header-brand-img.light-logo1 {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu.sidenav-toggled.header-light.color-menu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu.sidenav-toggled.header-light.dark-menu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu1.sidenav-toggled.header-light.gradient-menu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu1.sidenav-toggled.header-light.color-menu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu1.sidenav-toggled.header-light.dark-menu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu1.sidenav-toggled.header-light.gradient-menu.sidenav-toggled-open .side-header .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.light-menu.header-light.hover-submenu1.sidenav-toggled.sidenav-toggled-open .app-sidebar.sidemenu-scroll .side-header .header-brand-img.light-logo1 {
    display: none !important;
}
.app.sidebar-mini.header-light.sidenav-toggled.hover-submenu.transparent-mode.sidenav-toggled-open .app-sidebar.sidemenu-scroll .side-header .header-brand-img.desktop-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
@media screen and (min-width: 992px) {
    .header-light.transparent-mode.sidenav-toggled .sidemenu-scroll .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .header-light.transparent-mode.sidenav-toggled .sidemenu-scroll .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .header-light.transparent-mode.sidenav-toggled.sidenav-toggled-open .sidemenu-scroll .side-header .header-brand-img.desktop-logo {
        display: block !important;
    }

    .header-light.transparent-mode.sidenav-toggled.sidenav-toggled-open .sidemenu-scroll .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light.light-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu1.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .header-light.light-menu.transparent-mode.sidenav-toggled .sidemenu-scroll .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .header-light.light-menu.transparent-mode.sidenav-toggled .sidemenu-scroll .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img4.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img3.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img2.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.light-logo {
        display: none !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light .stickyClass .side-header .header-brand-img.toggle-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.light-logo {
        display: block !important;
    }

    .app.sidebar-mini.transparent-mode.bg-img1.hover-submenu.sidenav-toggled.header-light.light-menu .stickyClass .side-header .header-brand-img.toggle-logo {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .hover-submenu.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__icon {
        color: #282f53 !important;
    }

    .hover-submenu1.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__icon {
        color: #282f53 !important;
    }

    .hover-submenu.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:hover .side-menu__icon,
    .hover-submenu.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:focus .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu1.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:hover .side-menu__icon,
    .hover-submenu1.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item:focus .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item.active .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu1.transparent-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item.active .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item.active .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }

    .hover-submenu1.dark-mode.app.sidebar-mini.sidenav-toggled.sidenav-toggled-open.light-menu .side-menu__item.active .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }
}
@media screen and (max-width: 991px) {
    .app.sidebar-mini.sidebar-gone.sidenav-toggled.light-menu .side-menu__icon {
        color: var(--primary-bg-color) !important;
    }
}
.app.sidebar-mini.transparent-mode.hover-submenu.sidenav-toggled.header-light.gradient-menu.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu1.sidenav-toggled.header-light.gradient-menu.sidenav-toggled-open .header-brand-img.light-logo {
    display: none !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu.sidenav-toggled.header-light.gradient-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.app.sidebar-mini.transparent-mode.hover-submenu1.sidenav-toggled.header-light.gradient-menu.sidenav-toggled-open .header-brand-img.toggle-logo {
    display: block !important;
}
.color-menu .side-menu .side-menu__item.active {
    color: #fff !important;
}
@media (min-width: 992px) {
    .rtl.layout-boxed.hover-submenu.sidebar-mini.sidenav-toggled .app-sidebar {
        right: -1px !important;
    }

    .rtl.layout-boxed.hover-submenu1.sidebar-mini.sidenav-toggled .app-sidebar {
        right: -1px !important;
    }
}
@media (max-width: 991.98px) {
    .header-light.light-menu.transparent-mode.sidebar-gone.sidenav-toggled .app-header.header {
        border-bottom: 1px solid #e9edf4;
    }
}
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1 {
    display: none !important;
}
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo {
    display: block !important;
}
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.light-logo1 {
    display: block !important;
}
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1 .sticky.is-expanded.stickyClass .header-brand1 .header-brand-img.desktop-logo {
    display: none !important;
}
.rtl.transparent-mode.layout-boxed.icontext-menu .app-sidebar,
.rtl.transparent-mode.layout-boxed.hover-submenu1 .app-sidebar,
.rtl.transparent-mode.layout-boxed.hover-submenu .app-sidebar {
    border-right: transparent !important;
}
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1 {
    display: none !important;
}
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.rtl.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo {
    display: block !important;
}
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo1 {
    display: none !important;
}
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.hover-submenu1.sidenav-toggled .sticky.is-expanded.stickyClass .app-sidebar .header-brand1 .header-brand-img.light-logo {
    display: block !important;
}
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1 {
    display: none !important;
}
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.rtl.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo {
    display: block !important;
}
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.desktop-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.toggle-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo1 {
    display: none !important;
}
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.rtl.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo,
.ltr.transparent-mode.header-light.light-menu.layout-boxed.sidenav-toggled.hover-submenu1.sidenav-toggled-open .app-sidebar .header-brand1 .header-brand-img.light-logo {
    display: block !important;
}
.dark-mode.color-menu .sub-slide-item.active,
.dark-mode.color-menu .sub-slide-item:hover,
.dark-mode.color-menu .sub-slide-item:focus,
.dark-mode.color-menu .sub-slide-item2.active,
.dark-mode.color-menu .sub-slide-item2:hover,
.dark-mode.color-menu .sub-slide-item2:focus,
.dark-mode.color-menu .sub-side-menu__label.active,
.dark-mode.color-menu .sub-side-menu__label:hover,
.dark-mode.color-menu .sub-side-menu__label:focus,
.dark-mode.color-menu .sub-side-menu__label1.active,
.dark-mode.color-menu .sub-side-menu__label1:hover,
.dark-mode.color-menu .sub-side-menu__label1:focus,
.dark-mode.color-menu .sub-side-menu__label2.active,
.dark-mode.color-menu .sub-side-menu__label2:hover,
.dark-mode.color-menu .sub-side-menu__label2:focus {
    color: #fff !important;
}
@media (max-width: 992px) {

    .transparent-mode.horizontal.light-menu .horizontal-main .slide .slide-menu,
    .transparent-mode.horizontal.light-menu .horizontal-main .slide .sub-slide-menu,
    .transparent-mode.horizontal.light-menu .horizontal-main .slide .sub-slide-menu2 {
        background-color: #fff;
    }
}
@font-face {
  font-family: "bootstrap-icons";
  src: url("/assets/bootstrap-icons-76506e12.woff2") format("woff2"),
url("/assets/bootstrap-icons-c3ae486b.woff") format("woff");
}
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-align-bottom::before { content: "\f103"; }
.bi-align-center::before { content: "\f104"; }
.bi-align-end::before { content: "\f105"; }
.bi-align-middle::before { content: "\f106"; }
.bi-align-start::before { content: "\f107"; }
.bi-align-top::before { content: "\f108"; }
.bi-alt::before { content: "\f109"; }
.bi-app-indicator::before { content: "\f10a"; }
.bi-app::before { content: "\f10b"; }
.bi-archive-fill::before { content: "\f10c"; }
.bi-archive::before { content: "\f10d"; }
.bi-arrow-90deg-down::before { content: "\f10e"; }
.bi-arrow-90deg-left::before { content: "\f10f"; }
.bi-arrow-90deg-right::before { content: "\f110"; }
.bi-arrow-90deg-up::before { content: "\f111"; }
.bi-arrow-bar-down::before { content: "\f112"; }
.bi-arrow-bar-left::before { content: "\f113"; }
.bi-arrow-bar-right::before { content: "\f114"; }
.bi-arrow-bar-up::before { content: "\f115"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
.bi-arrow-down-left-circle::before { content: "\f11b"; }
.bi-arrow-down-left-square-fill::before { content: "\f11c"; }
.bi-arrow-down-left-square::before { content: "\f11d"; }
.bi-arrow-down-left::before { content: "\f11e"; }
.bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
.bi-arrow-down-right-circle::before { content: "\f120"; }
.bi-arrow-down-right-square-fill::before { content: "\f121"; }
.bi-arrow-down-right-square::before { content: "\f122"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-down-short::before { content: "\f124"; }
.bi-arrow-down-square-fill::before { content: "\f125"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-left-short::before { content: "\f12c"; }
.bi-arrow-left-square-fill::before { content: "\f12d"; }
.bi-arrow-left-square::before { content: "\f12e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-return-left::before { content: "\f131"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-arrow-up-circle::before { content: "\f13a"; }
.bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
.bi-arrow-up-left-circle::before { content: "\f13c"; }
.bi-arrow-up-left-square-fill::before { content: "\f13d"; }
.bi-arrow-up-left-square::before { content: "\f13e"; }
.bi-arrow-up-left::before { content: "\f13f"; }
.bi-arrow-up-right-circle-fill::before { content: "\f140"; }
.bi-arrow-up-right-circle::before { content: "\f141"; }
.bi-arrow-up-right-square-fill::before { content: "\f142"; }
.bi-arrow-up-right-square::before { content: "\f143"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-arrow-up-square-fill::before { content: "\f146"; }
.bi-arrow-up-square::before { content: "\f147"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-arrows-angle-contract::before { content: "\f149"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-arrows-collapse::before { content: "\f14b"; }
.bi-arrows-expand::before { content: "\f14c"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-aspect-ratio-fill::before { content: "\f14f"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-asterisk::before { content: "\f151"; }
.bi-at::before { content: "\f152"; }
.bi-award-fill::before { content: "\f153"; }
.bi-award::before { content: "\f154"; }
.bi-back::before { content: "\f155"; }
.bi-backspace-fill::before { content: "\f156"; }
.bi-backspace-reverse-fill::before { content: "\f157"; }
.bi-backspace-reverse::before { content: "\f158"; }
.bi-backspace::before { content: "\f159"; }
.bi-badge-3d-fill::before { content: "\f15a"; }
.bi-badge-3d::before { content: "\f15b"; }
.bi-badge-4k-fill::before { content: "\f15c"; }
.bi-badge-4k::before { content: "\f15d"; }
.bi-badge-8k-fill::before { content: "\f15e"; }
.bi-badge-8k::before { content: "\f15f"; }
.bi-badge-ad-fill::before { content: "\f160"; }
.bi-badge-ad::before { content: "\f161"; }
.bi-badge-ar-fill::before { content: "\f162"; }
.bi-badge-ar::before { content: "\f163"; }
.bi-badge-cc-fill::before { content: "\f164"; }
.bi-badge-cc::before { content: "\f165"; }
.bi-badge-hd-fill::before { content: "\f166"; }
.bi-badge-hd::before { content: "\f167"; }
.bi-badge-tm-fill::before { content: "\f168"; }
.bi-badge-tm::before { content: "\f169"; }
.bi-badge-vo-fill::before { content: "\f16a"; }
.bi-badge-vo::before { content: "\f16b"; }
.bi-badge-vr-fill::before { content: "\f16c"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-badge-wc-fill::before { content: "\f16e"; }
.bi-badge-wc::before { content: "\f16f"; }
.bi-bag-check-fill::before { content: "\f170"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bag-dash-fill::before { content: "\f172"; }
.bi-bag-dash::before { content: "\f173"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-bag-plus-fill::before { content: "\f175"; }
.bi-bag-plus::before { content: "\f176"; }
.bi-bag-x-fill::before { content: "\f177"; }
.bi-bag-x::before { content: "\f178"; }
.bi-bag::before { content: "\f179"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-line-fill::before { content: "\f17b"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-basket-fill::before { content: "\f17f"; }
.bi-basket::before { content: "\f180"; }
.bi-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-basket3-fill::before { content: "\f183"; }
.bi-basket3::before { content: "\f184"; }
.bi-battery-charging::before { content: "\f185"; }
.bi-battery-full::before { content: "\f186"; }
.bi-battery-half::before { content: "\f187"; }
.bi-battery::before { content: "\f188"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier::before { content: "\f18b"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-binoculars-fill::before { content: "\f18e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-blockquote-left::before { content: "\f190"; }
.bi-blockquote-right::before { content: "\f191"; }
.bi-book-fill::before { content: "\f192"; }
.bi-book-half::before { content: "\f193"; }
.bi-book::before { content: "\f194"; }
.bi-bookmark-check-fill::before { content: "\f195"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-dash-fill::before { content: "\f197"; }
.bi-bookmark-dash::before { content: "\f198"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark-heart-fill::before { content: "\f19a"; }
.bi-bookmark-heart::before { content: "\f19b"; }
.bi-bookmark-plus-fill::before { content: "\f19c"; }
.bi-bookmark-plus::before { content: "\f19d"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-bookmark-star::before { content: "\f19f"; }
.bi-bookmark-x-fill::before { content: "\f1a0"; }
.bi-bookmark-x::before { content: "\f1a1"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmarks-fill::before { content: "\f1a3"; }
.bi-bookmarks::before { content: "\f1a4"; }
.bi-bookshelf::before { content: "\f1a5"; }
.bi-bootstrap-fill::before { content: "\f1a6"; }
.bi-bootstrap-reboot::before { content: "\f1a7"; }
.bi-bootstrap::before { content: "\f1a8"; }
.bi-border-all::before { content: "\f1a9"; }
.bi-border-bottom::before { content: "\f1aa"; }
.bi-border-center::before { content: "\f1ab"; }
.bi-border-inner::before { content: "\f1ac"; }
.bi-border-left::before { content: "\f1ad"; }
.bi-border-middle::before { content: "\f1ae"; }
.bi-border-outer::before { content: "\f1af"; }
.bi-border-right::before { content: "\f1b0"; }
.bi-border-style::before { content: "\f1b1"; }
.bi-border-top::before { content: "\f1b2"; }
.bi-border-width::before { content: "\f1b3"; }
.bi-border::before { content: "\f1b4"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-box-arrow-down-left::before { content: "\f1b7"; }
.bi-box-arrow-down-right::before { content: "\f1b8"; }
.bi-box-arrow-down::before { content: "\f1b9"; }
.bi-box-arrow-in-down-left::before { content: "\f1ba"; }
.bi-box-arrow-in-down-right::before { content: "\f1bb"; }
.bi-box-arrow-in-down::before { content: "\f1bc"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-in-up-left::before { content: "\f1bf"; }
.bi-box-arrow-in-up-right::before { content: "\f1c0"; }
.bi-box-arrow-in-up::before { content: "\f1c1"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-up-left::before { content: "\f1c4"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-arrow-up::before { content: "\f1c6"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-box::before { content: "\f1c8"; }
.bi-braces::before { content: "\f1c9"; }
.bi-bricks::before { content: "\f1ca"; }
.bi-briefcase-fill::before { content: "\f1cb"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }
.bi-brightness-alt-high::before { content: "\f1ce"; }
.bi-brightness-alt-low-fill::before { content: "\f1cf"; }
.bi-brightness-alt-low::before { content: "\f1d0"; }
.bi-brightness-high-fill::before { content: "\f1d1"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-brightness-low-fill::before { content: "\f1d3"; }
.bi-brightness-low::before { content: "\f1d4"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-brush::before { content: "\f1d8"; }
.bi-bucket-fill::before { content: "\f1d9"; }
.bi-bucket::before { content: "\f1da"; }
.bi-bug-fill::before { content: "\f1db"; }
.bi-bug::before { content: "\f1dc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar-date-fill::before { content: "\f1e3"; }
.bi-calendar-date::before { content: "\f1e4"; }
.bi-calendar-day-fill::before { content: "\f1e5"; }
.bi-calendar-day::before { content: "\f1e6"; }
.bi-calendar-event-fill::before { content: "\f1e7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-calendar-fill::before { content: "\f1e9"; }
.bi-calendar-minus-fill::before { content: "\f1ea"; }
.bi-calendar-minus::before { content: "\f1eb"; }
.bi-calendar-month-fill::before { content: "\f1ec"; }
.bi-calendar-month::before { content: "\f1ed"; }
.bi-calendar-plus-fill::before { content: "\f1ee"; }
.bi-calendar-plus::before { content: "\f1ef"; }
.bi-calendar-range-fill::before { content: "\f1f0"; }
.bi-calendar-range::before { content: "\f1f1"; }
.bi-calendar-week-fill::before { content: "\f1f2"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-calendar-x-fill::before { content: "\f1f4"; }
.bi-calendar-x::before { content: "\f1f5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-date-fill::before { content: "\f1f9"; }
.bi-calendar2-date::before { content: "\f1fa"; }
.bi-calendar2-day-fill::before { content: "\f1fb"; }
.bi-calendar2-day::before { content: "\f1fc"; }
.bi-calendar2-event-fill::before { content: "\f1fd"; }
.bi-calendar2-event::before { content: "\f1fe"; }
.bi-calendar2-fill::before { content: "\f1ff"; }
.bi-calendar2-minus-fill::before { content: "\f200"; }
.bi-calendar2-minus::before { content: "\f201"; }
.bi-calendar2-month-fill::before { content: "\f202"; }
.bi-calendar2-month::before { content: "\f203"; }
.bi-calendar2-plus-fill::before { content: "\f204"; }
.bi-calendar2-plus::before { content: "\f205"; }
.bi-calendar2-range-fill::before { content: "\f206"; }
.bi-calendar2-range::before { content: "\f207"; }
.bi-calendar2-week-fill::before { content: "\f208"; }
.bi-calendar2-week::before { content: "\f209"; }
.bi-calendar2-x-fill::before { content: "\f20a"; }
.bi-calendar2-x::before { content: "\f20b"; }
.bi-calendar2::before { content: "\f20c"; }
.bi-calendar3-event-fill::before { content: "\f20d"; }
.bi-calendar3-event::before { content: "\f20e"; }
.bi-calendar3-fill::before { content: "\f20f"; }
.bi-calendar3-range-fill::before { content: "\f210"; }
.bi-calendar3-range::before { content: "\f211"; }
.bi-calendar3-week-fill::before { content: "\f212"; }
.bi-calendar3-week::before { content: "\f213"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar4-event::before { content: "\f215"; }
.bi-calendar4-range::before { content: "\f216"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-calendar4::before { content: "\f218"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-camera-video-fill::before { content: "\f21c"; }
.bi-camera-video-off-fill::before { content: "\f21d"; }
.bi-camera-video-off::before { content: "\f21e"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-camera::before { content: "\f220"; }
.bi-camera2::before { content: "\f221"; }
.bi-capslock-fill::before { content: "\f222"; }
.bi-capslock::before { content: "\f223"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-card-heading::before { content: "\f225"; }
.bi-card-image::before { content: "\f226"; }
.bi-card-list::before { content: "\f227"; }
.bi-card-text::before { content: "\f228"; }
.bi-caret-down-fill::before { content: "\f229"; }
.bi-caret-down-square-fill::before { content: "\f22a"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-down::before { content: "\f22c"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-caret-left-square-fill::before { content: "\f22e"; }
.bi-caret-left-square::before { content: "\f22f"; }
.bi-caret-left::before { content: "\f230"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right-square-fill::before { content: "\f232"; }
.bi-caret-right-square::before { content: "\f233"; }
.bi-caret-right::before { content: "\f234"; }
.bi-caret-up-fill::before { content: "\f235"; }
.bi-caret-up-square-fill::before { content: "\f236"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-caret-up::before { content: "\f238"; }
.bi-cart-check-fill::before { content: "\f239"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart-dash-fill::before { content: "\f23b"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart-plus-fill::before { content: "\f23e"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x-fill::before { content: "\f240"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-cart4::before { content: "\f245"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cash::before { content: "\f247"; }
.bi-cast::before { content: "\f248"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-fill::before { content: "\f24b"; }
.bi-chat-left-dots-fill::before { content: "\f24c"; }
.bi-chat-left-dots::before { content: "\f24d"; }
.bi-chat-left-fill::before { content: "\f24e"; }
.bi-chat-left-quote-fill::before { content: "\f24f"; }
.bi-chat-left-quote::before { content: "\f250"; }
.bi-chat-left-text-fill::before { content: "\f251"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-left::before { content: "\f253"; }
.bi-chat-quote-fill::before { content: "\f254"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-chat-right-dots-fill::before { content: "\f256"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chat-right-fill::before { content: "\f258"; }
.bi-chat-right-quote-fill::before { content: "\f259"; }
.bi-chat-right-quote::before { content: "\f25a"; }
.bi-chat-right-text-fill::before { content: "\f25b"; }
.bi-chat-right-text::before { content: "\f25c"; }
.bi-chat-right::before { content: "\f25d"; }
.bi-chat-square-dots-fill::before { content: "\f25e"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-square-fill::before { content: "\f260"; }
.bi-chat-square-quote-fill::before { content: "\f261"; }
.bi-chat-square-quote::before { content: "\f262"; }
.bi-chat-square-text-fill::before { content: "\f263"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-chat-square::before { content: "\f265"; }
.bi-chat-text-fill::before { content: "\f266"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chat::before { content: "\f268"; }
.bi-check-all::before { content: "\f269"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check-square::before { content: "\f26d"; }
.bi-check::before { content: "\f26e"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-bar-contract::before { content: "\f273"; }
.bi-chevron-bar-down::before { content: "\f274"; }
.bi-chevron-bar-expand::before { content: "\f275"; }
.bi-chevron-bar-left::before { content: "\f276"; }
.bi-chevron-bar-right::before { content: "\f277"; }
.bi-chevron-bar-up::before { content: "\f278"; }
.bi-chevron-compact-down::before { content: "\f279"; }
.bi-chevron-compact-left::before { content: "\f27a"; }
.bi-chevron-compact-right::before { content: "\f27b"; }
.bi-chevron-compact-up::before { content: "\f27c"; }
.bi-chevron-contract::before { content: "\f27d"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-double-left::before { content: "\f27f"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-double-up::before { content: "\f281"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-expand::before { content: "\f283"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-circle-half::before { content: "\f288"; }
.bi-circle-square::before { content: "\f289"; }
.bi-circle::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-minus::before { content: "\f28d"; }
.bi-clipboard-plus::before { content: "\f28e"; }
.bi-clipboard-x::before { content: "\f28f"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-cloud-arrow-down-fill::before { content: "\f294"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-cloud-arrow-up-fill::before { content: "\f296"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-cloud-download-fill::before { content: "\f29a"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-cloud-drizzle-fill::before { content: "\f29c"; }
.bi-cloud-drizzle::before { content: "\f29d"; }
.bi-cloud-fill::before { content: "\f29e"; }
.bi-cloud-fog-fill::before { content: "\f29f"; }
.bi-cloud-fog::before { content: "\f2a0"; }
.bi-cloud-fog2-fill::before { content: "\f2a1"; }
.bi-cloud-fog2::before { content: "\f2a2"; }
.bi-cloud-hail-fill::before { content: "\f2a3"; }
.bi-cloud-hail::before { content: "\f2a4"; }
.bi-cloud-haze-1::before { content: "\f2a5"; }
.bi-cloud-haze-fill::before { content: "\f2a6"; }
.bi-cloud-haze::before { content: "\f2a7"; }
.bi-cloud-haze2-fill::before { content: "\f2a8"; }
.bi-cloud-lightning-fill::before { content: "\f2a9"; }
.bi-cloud-lightning-rain-fill::before { content: "\f2aa"; }
.bi-cloud-lightning-rain::before { content: "\f2ab"; }
.bi-cloud-lightning::before { content: "\f2ac"; }
.bi-cloud-minus-fill::before { content: "\f2ad"; }
.bi-cloud-minus::before { content: "\f2ae"; }
.bi-cloud-moon-fill::before { content: "\f2af"; }
.bi-cloud-moon::before { content: "\f2b0"; }
.bi-cloud-plus-fill::before { content: "\f2b1"; }
.bi-cloud-plus::before { content: "\f2b2"; }
.bi-cloud-rain-fill::before { content: "\f2b3"; }
.bi-cloud-rain-heavy-fill::before { content: "\f2b4"; }
.bi-cloud-rain-heavy::before { content: "\f2b5"; }
.bi-cloud-rain::before { content: "\f2b6"; }
.bi-cloud-slash-fill::before { content: "\f2b7"; }
.bi-cloud-slash::before { content: "\f2b8"; }
.bi-cloud-sleet-fill::before { content: "\f2b9"; }
.bi-cloud-sleet::before { content: "\f2ba"; }
.bi-cloud-snow-fill::before { content: "\f2bb"; }
.bi-cloud-snow::before { content: "\f2bc"; }
.bi-cloud-sun-fill::before { content: "\f2bd"; }
.bi-cloud-sun::before { content: "\f2be"; }
.bi-cloud-upload-fill::before { content: "\f2bf"; }
.bi-cloud-upload::before { content: "\f2c0"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-clouds-fill::before { content: "\f2c2"; }
.bi-clouds::before { content: "\f2c3"; }
.bi-cloudy-fill::before { content: "\f2c4"; }
.bi-cloudy::before { content: "\f2c5"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-code-square::before { content: "\f2c7"; }
.bi-code::before { content: "\f2c8"; }
.bi-collection-fill::before { content: "\f2c9"; }
.bi-collection-play-fill::before { content: "\f2ca"; }
.bi-collection-play::before { content: "\f2cb"; }
.bi-collection::before { content: "\f2cc"; }
.bi-columns-gap::before { content: "\f2cd"; }
.bi-columns::before { content: "\f2ce"; }
.bi-command::before { content: "\f2cf"; }
.bi-compass-fill::before { content: "\f2d0"; }
.bi-compass::before { content: "\f2d1"; }
.bi-cone-striped::before { content: "\f2d2"; }
.bi-cone::before { content: "\f2d3"; }
.bi-controller::before { content: "\f2d4"; }
.bi-cpu-fill::before { content: "\f2d5"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-credit-card-2-back-fill::before { content: "\f2d7"; }
.bi-credit-card-2-back::before { content: "\f2d8"; }
.bi-credit-card-2-front-fill::before { content: "\f2d9"; }
.bi-credit-card-2-front::before { content: "\f2da"; }
.bi-credit-card-fill::before { content: "\f2db"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-crop::before { content: "\f2dd"; }
.bi-cup-fill::before { content: "\f2de"; }
.bi-cup-straw::before { content: "\f2df"; }
.bi-cup::before { content: "\f2e0"; }
.bi-cursor-fill::before { content: "\f2e1"; }
.bi-cursor-text::before { content: "\f2e2"; }
.bi-cursor::before { content: "\f2e3"; }
.bi-dash-circle-dotted::before { content: "\f2e4"; }
.bi-dash-circle-fill::before { content: "\f2e5"; }
.bi-dash-circle::before { content: "\f2e6"; }
.bi-dash-square-dotted::before { content: "\f2e7"; }
.bi-dash-square-fill::before { content: "\f2e8"; }
.bi-dash-square::before { content: "\f2e9"; }
.bi-dash::before { content: "\f2ea"; }
.bi-diagram-2-fill::before { content: "\f2eb"; }
.bi-diagram-2::before { content: "\f2ec"; }
.bi-diagram-3-fill::before { content: "\f2ed"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-diamond-fill::before { content: "\f2ef"; }
.bi-diamond-half::before { content: "\f2f0"; }
.bi-diamond::before { content: "\f2f1"; }
.bi-dice-1-fill::before { content: "\f2f2"; }
.bi-dice-1::before { content: "\f2f3"; }
.bi-dice-2-fill::before { content: "\f2f4"; }
.bi-dice-2::before { content: "\f2f5"; }
.bi-dice-3-fill::before { content: "\f2f6"; }
.bi-dice-3::before { content: "\f2f7"; }
.bi-dice-4-fill::before { content: "\f2f8"; }
.bi-dice-4::before { content: "\f2f9"; }
.bi-dice-5-fill::before { content: "\f2fa"; }
.bi-dice-5::before { content: "\f2fb"; }
.bi-dice-6-fill::before { content: "\f2fc"; }
.bi-dice-6::before { content: "\f2fd"; }
.bi-disc-fill::before { content: "\f2fe"; }
.bi-disc::before { content: "\f2ff"; }
.bi-discord::before { content: "\f300"; }
.bi-display-fill::before { content: "\f301"; }
.bi-display::before { content: "\f302"; }
.bi-distribute-horizontal::before { content: "\f303"; }
.bi-distribute-vertical::before { content: "\f304"; }
.bi-door-closed-fill::before { content: "\f305"; }
.bi-door-closed::before { content: "\f306"; }
.bi-door-open-fill::before { content: "\f307"; }
.bi-door-open::before { content: "\f308"; }
.bi-dot::before { content: "\f309"; }
.bi-download::before { content: "\f30a"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-droplet::before { content: "\f30d"; }
.bi-earbuds::before { content: "\f30e"; }
.bi-easel-fill::before { content: "\f30f"; }
.bi-easel::before { content: "\f310"; }
.bi-egg-fill::before { content: "\f311"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-egg::before { content: "\f313"; }
.bi-eject-fill::before { content: "\f314"; }
.bi-eject::before { content: "\f315"; }
.bi-emoji-angry-fill::before { content: "\f316"; }
.bi-emoji-angry::before { content: "\f317"; }
.bi-emoji-dizzy-fill::before { content: "\f318"; }
.bi-emoji-dizzy::before { content: "\f319"; }
.bi-emoji-expressionless-fill::before { content: "\f31a"; }
.bi-emoji-expressionless::before { content: "\f31b"; }
.bi-emoji-frown-fill::before { content: "\f31c"; }
.bi-emoji-frown::before { content: "\f31d"; }
.bi-emoji-heart-eyes-fill::before { content: "\f31e"; }
.bi-emoji-heart-eyes::before { content: "\f31f"; }
.bi-emoji-laughing-fill::before { content: "\f320"; }
.bi-emoji-laughing::before { content: "\f321"; }
.bi-emoji-neutral-fill::before { content: "\f322"; }
.bi-emoji-neutral::before { content: "\f323"; }
.bi-emoji-smile-fill::before { content: "\f324"; }
.bi-emoji-smile-upside-down-fill::before { content: "\f325"; }
.bi-emoji-smile-upside-down::before { content: "\f326"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-emoji-sunglasses-fill::before { content: "\f328"; }
.bi-emoji-sunglasses::before { content: "\f329"; }
.bi-emoji-wink-fill::before { content: "\f32a"; }
.bi-emoji-wink::before { content: "\f32b"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope-open-fill::before { content: "\f32d"; }
.bi-envelope-open::before { content: "\f32e"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eraser-fill::before { content: "\f330"; }
.bi-eraser::before { content: "\f331"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-diamond-fill::before { content: "\f334"; }
.bi-exclamation-diamond::before { content: "\f335"; }
.bi-exclamation-octagon-fill::before { content: "\f336"; }
.bi-exclamation-octagon::before { content: "\f337"; }
.bi-exclamation-square-fill::before { content: "\f338"; }
.bi-exclamation-square::before { content: "\f339"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation::before { content: "\f33c"; }
.bi-exclude::before { content: "\f33d"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye-slash-fill::before { content: "\f33f"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-eyedropper::before { content: "\f342"; }
.bi-eyeglasses::before { content: "\f343"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-arrow-down-fill::before { content: "\f345"; }
.bi-file-arrow-down::before { content: "\f346"; }
.bi-file-arrow-up-fill::before { content: "\f347"; }
.bi-file-arrow-up::before { content: "\f348"; }
.bi-file-bar-graph-fill::before { content: "\f349"; }
.bi-file-bar-graph::before { content: "\f34a"; }
.bi-file-binary-fill::before { content: "\f34b"; }
.bi-file-binary::before { content: "\f34c"; }
.bi-file-break-fill::before { content: "\f34d"; }
.bi-file-break::before { content: "\f34e"; }
.bi-file-check-fill::before { content: "\f34f"; }
.bi-file-check::before { content: "\f350"; }
.bi-file-code-fill::before { content: "\f351"; }
.bi-file-code::before { content: "\f352"; }
.bi-file-diff-fill::before { content: "\f353"; }
.bi-file-diff::before { content: "\f354"; }
.bi-file-earmark-arrow-down-fill::before { content: "\f355"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-file-earmark-arrow-up-fill::before { content: "\f357"; }
.bi-file-earmark-arrow-up::before { content: "\f358"; }
.bi-file-earmark-bar-graph-fill::before { content: "\f359"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }
.bi-file-earmark-binary-fill::before { content: "\f35b"; }
.bi-file-earmark-binary::before { content: "\f35c"; }
.bi-file-earmark-break-fill::before { content: "\f35d"; }
.bi-file-earmark-break::before { content: "\f35e"; }
.bi-file-earmark-check-fill::before { content: "\f35f"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-file-earmark-code-fill::before { content: "\f361"; }
.bi-file-earmark-code::before { content: "\f362"; }
.bi-file-earmark-diff-fill::before { content: "\f363"; }
.bi-file-earmark-diff::before { content: "\f364"; }
.bi-file-earmark-easel-fill::before { content: "\f365"; }
.bi-file-earmark-easel::before { content: "\f366"; }
.bi-file-earmark-excel-fill::before { content: "\f367"; }
.bi-file-earmark-excel::before { content: "\f368"; }
.bi-file-earmark-fill::before { content: "\f369"; }
.bi-file-earmark-font-fill::before { content: "\f36a"; }
.bi-file-earmark-font::before { content: "\f36b"; }
.bi-file-earmark-image-fill::before { content: "\f36c"; }
.bi-file-earmark-image::before { content: "\f36d"; }
.bi-file-earmark-lock-fill::before { content: "\f36e"; }
.bi-file-earmark-lock::before { content: "\f36f"; }
.bi-file-earmark-lock2-fill::before { content: "\f370"; }
.bi-file-earmark-lock2::before { content: "\f371"; }
.bi-file-earmark-medical-fill::before { content: "\f372"; }
.bi-file-earmark-medical::before { content: "\f373"; }
.bi-file-earmark-minus-fill::before { content: "\f374"; }
.bi-file-earmark-minus::before { content: "\f375"; }
.bi-file-earmark-music-fill::before { content: "\f376"; }
.bi-file-earmark-music::before { content: "\f377"; }
.bi-file-earmark-person-fill::before { content: "\f378"; }
.bi-file-earmark-person::before { content: "\f379"; }
.bi-file-earmark-play-fill::before { content: "\f37a"; }
.bi-file-earmark-play::before { content: "\f37b"; }
.bi-file-earmark-plus-fill::before { content: "\f37c"; }
.bi-file-earmark-plus::before { content: "\f37d"; }
.bi-file-earmark-post-fill::before { content: "\f37e"; }
.bi-file-earmark-post::before { content: "\f37f"; }
.bi-file-earmark-ppt-fill::before { content: "\f380"; }
.bi-file-earmark-ppt::before { content: "\f381"; }
.bi-file-earmark-richtext-fill::before { content: "\f382"; }
.bi-file-earmark-richtext::before { content: "\f383"; }
.bi-file-earmark-ruled-fill::before { content: "\f384"; }
.bi-file-earmark-ruled::before { content: "\f385"; }
.bi-file-earmark-slides-fill::before { content: "\f386"; }
.bi-file-earmark-slides::before { content: "\f387"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\f388"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-file-earmark-text-fill::before { content: "\f38a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-file-earmark-word-fill::before { content: "\f38c"; }
.bi-file-earmark-word::before { content: "\f38d"; }
.bi-file-earmark-x-fill::before { content: "\f38e"; }
.bi-file-earmark-x::before { content: "\f38f"; }
.bi-file-earmark-zip-fill::before { content: "\f390"; }
.bi-file-earmark-zip::before { content: "\f391"; }
.bi-file-earmark::before { content: "\f392"; }
.bi-file-easel-fill::before { content: "\f393"; }
.bi-file-easel::before { content: "\f394"; }
.bi-file-excel-fill::before { content: "\f395"; }
.bi-file-excel::before { content: "\f396"; }
.bi-file-fill::before { content: "\f397"; }
.bi-file-font-fill::before { content: "\f398"; }
.bi-file-font::before { content: "\f399"; }
.bi-file-image-fill::before { content: "\f39a"; }
.bi-file-image::before { content: "\f39b"; }
.bi-file-lock-fill::before { content: "\f39c"; }
.bi-file-lock::before { content: "\f39d"; }
.bi-file-lock2-fill::before { content: "\f39e"; }
.bi-file-lock2::before { content: "\f39f"; }
.bi-file-medical-fill::before { content: "\f3a0"; }
.bi-file-medical::before { content: "\f3a1"; }
.bi-file-minus-fill::before { content: "\f3a2"; }
.bi-file-minus::before { content: "\f3a3"; }
.bi-file-music-fill::before { content: "\f3a4"; }
.bi-file-music::before { content: "\f3a5"; }
.bi-file-person-fill::before { content: "\f3a6"; }
.bi-file-person::before { content: "\f3a7"; }
.bi-file-play-fill::before { content: "\f3a8"; }
.bi-file-play::before { content: "\f3a9"; }
.bi-file-plus-fill::before { content: "\f3aa"; }
.bi-file-plus::before { content: "\f3ab"; }
.bi-file-post-fill::before { content: "\f3ac"; }
.bi-file-post::before { content: "\f3ad"; }
.bi-file-ppt-fill::before { content: "\f3ae"; }
.bi-file-ppt::before { content: "\f3af"; }
.bi-file-richtext-fill::before { content: "\f3b0"; }
.bi-file-richtext::before { content: "\f3b1"; }
.bi-file-ruled-fill::before { content: "\f3b2"; }
.bi-file-ruled::before { content: "\f3b3"; }
.bi-file-slides-fill::before { content: "\f3b4"; }
.bi-file-slides::before { content: "\f3b5"; }
.bi-file-spreadsheet-fill::before { content: "\f3b6"; }
.bi-file-spreadsheet::before { content: "\f3b7"; }
.bi-file-text-fill::before { content: "\f3b8"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-file-word-fill::before { content: "\f3ba"; }
.bi-file-word::before { content: "\f3bb"; }
.bi-file-x-fill::before { content: "\f3bc"; }
.bi-file-x::before { content: "\f3bd"; }
.bi-file-zip-fill::before { content: "\f3be"; }
.bi-file-zip::before { content: "\f3bf"; }
.bi-file::before { content: "\f3c0"; }
.bi-files-alt::before { content: "\f3c1"; }
.bi-files::before { content: "\f3c2"; }
.bi-film::before { content: "\f3c3"; }
.bi-filter-circle-fill::before { content: "\f3c4"; }
.bi-filter-circle::before { content: "\f3c5"; }
.bi-filter-left::before { content: "\f3c6"; }
.bi-filter-right::before { content: "\f3c7"; }
.bi-filter-square-fill::before { content: "\f3c8"; }
.bi-filter-square::before { content: "\f3c9"; }
.bi-filter::before { content: "\f3ca"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-flag::before { content: "\f3cc"; }
.bi-flower1::before { content: "\f3cd"; }
.bi-flower2::before { content: "\f3ce"; }
.bi-flower3::before { content: "\f3cf"; }
.bi-folder-check::before { content: "\f3d0"; }
.bi-folder-fill::before { content: "\f3d1"; }
.bi-folder-minus::before { content: "\f3d2"; }
.bi-folder-plus::before { content: "\f3d3"; }
.bi-folder-symlink-fill::before { content: "\f3d4"; }
.bi-folder-symlink::before { content: "\f3d5"; }
.bi-folder-x::before { content: "\f3d6"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder2-open::before { content: "\f3d8"; }
.bi-folder2::before { content: "\f3d9"; }
.bi-fonts::before { content: "\f3da"; }
.bi-forward-fill::before { content: "\f3db"; }
.bi-forward::before { content: "\f3dc"; }
.bi-front::before { content: "\f3dd"; }
.bi-fullscreen-exit::before { content: "\f3de"; }
.bi-fullscreen::before { content: "\f3df"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-gear-wide::before { content: "\f3e4"; }
.bi-gear::before { content: "\f3e5"; }
.bi-gem::before { content: "\f3e6"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-fill::before { content: "\f3e9"; }
.bi-geo::before { content: "\f3ea"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-gift::before { content: "\f3ec"; }
.bi-github::before { content: "\f3ed"; }
.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-google::before { content: "\f3f0"; }
.bi-graph-down::before { content: "\f3f1"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid-1x2-fill::before { content: "\f3f3"; }
.bi-grid-1x2::before { content: "\f3f4"; }
.bi-grid-3x2-gap-fill::before { content: "\f3f5"; }
.bi-grid-3x2-gap::before { content: "\f3f6"; }
.bi-grid-3x2::before { content: "\f3f7"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-grid-3x3-gap::before { content: "\f3f9"; }
.bi-grid-3x3::before { content: "\f3fa"; }
.bi-grid-fill::before { content: "\f3fb"; }
.bi-grid::before { content: "\f3fc"; }
.bi-grip-horizontal::before { content: "\f3fd"; }
.bi-grip-vertical::before { content: "\f3fe"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-hand-index-fill::before { content: "\f400"; }
.bi-hand-index-thumb-fill::before { content: "\f401"; }
.bi-hand-index-thumb::before { content: "\f402"; }
.bi-hand-index::before { content: "\f403"; }
.bi-hand-thumbs-down-fill::before { content: "\f404"; }
.bi-hand-thumbs-down::before { content: "\f405"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-hand-thumbs-up::before { content: "\f407"; }
.bi-handbag-fill::before { content: "\f408"; }
.bi-handbag::before { content: "\f409"; }
.bi-hash::before { content: "\f40a"; }
.bi-hdd-fill::before { content: "\f40b"; }
.bi-hdd-network-fill::before { content: "\f40c"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-hdd-rack-fill::before { content: "\f40e"; }
.bi-hdd-rack::before { content: "\f40f"; }
.bi-hdd-stack-fill::before { content: "\f410"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-hdd::before { content: "\f412"; }
.bi-headphones::before { content: "\f413"; }
.bi-headset::before { content: "\f414"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-heart-half::before { content: "\f416"; }
.bi-heart::before { content: "\f417"; }
.bi-heptagon-fill::before { content: "\f418"; }
.bi-heptagon-half::before { content: "\f419"; }
.bi-heptagon::before { content: "\f41a"; }
.bi-hexagon-fill::before { content: "\f41b"; }
.bi-hexagon-half::before { content: "\f41c"; }
.bi-hexagon::before { content: "\f41d"; }
.bi-hourglass-bottom::before { content: "\f41e"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-hourglass-top::before { content: "\f420"; }
.bi-hourglass::before { content: "\f421"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-house-door::before { content: "\f423"; }
.bi-house-fill::before { content: "\f424"; }
.bi-house::before { content: "\f425"; }
.bi-hr::before { content: "\f426"; }
.bi-hurricane::before { content: "\f427"; }
.bi-image-alt::before { content: "\f428"; }
.bi-image-fill::before { content: "\f429"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-inbox-fill::before { content: "\f42c"; }
.bi-inbox::before { content: "\f42d"; }
.bi-inboxes-fill::before { content: "\f42e"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-square-fill::before { content: "\f432"; }
.bi-info-square::before { content: "\f433"; }
.bi-info::before { content: "\f434"; }
.bi-input-cursor-text::before { content: "\f435"; }
.bi-input-cursor::before { content: "\f436"; }
.bi-instagram::before { content: "\f437"; }
.bi-intersect::before { content: "\f438"; }
.bi-journal-album::before { content: "\f439"; }
.bi-journal-arrow-down::before { content: "\f43a"; }
.bi-journal-arrow-up::before { content: "\f43b"; }
.bi-journal-bookmark-fill::before { content: "\f43c"; }
.bi-journal-bookmark::before { content: "\f43d"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-journal-code::before { content: "\f43f"; }
.bi-journal-medical::before { content: "\f440"; }
.bi-journal-minus::before { content: "\f441"; }
.bi-journal-plus::before { content: "\f442"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journal-text::before { content: "\f444"; }
.bi-journal-x::before { content: "\f445"; }
.bi-journal::before { content: "\f446"; }
.bi-journals::before { content: "\f447"; }
.bi-joystick::before { content: "\f448"; }
.bi-justify-left::before { content: "\f449"; }
.bi-justify-right::before { content: "\f44a"; }
.bi-justify::before { content: "\f44b"; }
.bi-kanban-fill::before { content: "\f44c"; }
.bi-kanban::before { content: "\f44d"; }
.bi-key-fill::before { content: "\f44e"; }
.bi-key::before { content: "\f44f"; }
.bi-keyboard-fill::before { content: "\f450"; }
.bi-keyboard::before { content: "\f451"; }
.bi-ladder::before { content: "\f452"; }
.bi-lamp-fill::before { content: "\f453"; }
.bi-lamp::before { content: "\f454"; }
.bi-laptop-fill::before { content: "\f455"; }
.bi-laptop::before { content: "\f456"; }
.bi-layer-backward::before { content: "\f457"; }
.bi-layer-forward::before { content: "\f458"; }
.bi-layers-fill::before { content: "\f459"; }
.bi-layers-half::before { content: "\f45a"; }
.bi-layers::before { content: "\f45b"; }
.bi-layout-sidebar-inset-reverse::before { content: "\f45c"; }
.bi-layout-sidebar-inset::before { content: "\f45d"; }
.bi-layout-sidebar-reverse::before { content: "\f45e"; }
.bi-layout-sidebar::before { content: "\f45f"; }
.bi-layout-split::before { content: "\f460"; }
.bi-layout-text-sidebar-reverse::before { content: "\f461"; }
.bi-layout-text-sidebar::before { content: "\f462"; }
.bi-layout-text-window-reverse::before { content: "\f463"; }
.bi-layout-text-window::before { content: "\f464"; }
.bi-layout-three-columns::before { content: "\f465"; }
.bi-layout-wtf::before { content: "\f466"; }
.bi-life-preserver::before { content: "\f467"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-lightbulb-off-fill::before { content: "\f469"; }
.bi-lightbulb-off::before { content: "\f46a"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-lightning::before { content: "\f46f"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-link::before { content: "\f471"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-list-nested::before { content: "\f474"; }
.bi-list-ol::before { content: "\f475"; }
.bi-list-stars::before { content: "\f476"; }
.bi-list-task::before { content: "\f477"; }
.bi-list-ul::before { content: "\f478"; }
.bi-list::before { content: "\f479"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-lock::before { content: "\f47b"; }
.bi-mailbox::before { content: "\f47c"; }
.bi-mailbox2::before { content: "\f47d"; }
.bi-map-fill::before { content: "\f47e"; }
.bi-map::before { content: "\f47f"; }
.bi-markdown-fill::before { content: "\f480"; }
.bi-markdown::before { content: "\f481"; }
.bi-mask::before { content: "\f482"; }
.bi-megaphone-fill::before { content: "\f483"; }
.bi-megaphone::before { content: "\f484"; }
.bi-menu-app-fill::before { content: "\f485"; }
.bi-menu-app::before { content: "\f486"; }
.bi-menu-button-fill::before { content: "\f487"; }
.bi-menu-button-wide-fill::before { content: "\f488"; }
.bi-menu-button-wide::before { content: "\f489"; }
.bi-menu-button::before { content: "\f48a"; }
.bi-menu-down::before { content: "\f48b"; }
.bi-menu-up::before { content: "\f48c"; }
.bi-mic-fill::before { content: "\f48d"; }
.bi-mic-mute-fill::before { content: "\f48e"; }
.bi-mic-mute::before { content: "\f48f"; }
.bi-mic::before { content: "\f490"; }
.bi-minecart-loaded::before { content: "\f491"; }
.bi-minecart::before { content: "\f492"; }
.bi-moisture::before { content: "\f493"; }
.bi-moon-fill::before { content: "\f494"; }
.bi-moon-stars-fill::before { content: "\f495"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-moon::before { content: "\f497"; }
.bi-mouse-fill::before { content: "\f498"; }
.bi-mouse::before { content: "\f499"; }
.bi-mouse2-fill::before { content: "\f49a"; }
.bi-mouse2::before { content: "\f49b"; }
.bi-mouse3-fill::before { content: "\f49c"; }
.bi-mouse3::before { content: "\f49d"; }
.bi-music-note-beamed::before { content: "\f49e"; }
.bi-music-note-list::before { content: "\f49f"; }
.bi-music-note::before { content: "\f4a0"; }
.bi-music-player-fill::before { content: "\f4a1"; }
.bi-music-player::before { content: "\f4a2"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-node-minus-fill::before { content: "\f4a4"; }
.bi-node-minus::before { content: "\f4a5"; }
.bi-node-plus-fill::before { content: "\f4a6"; }
.bi-node-plus::before { content: "\f4a7"; }
.bi-nut-fill::before { content: "\f4a8"; }
.bi-nut::before { content: "\f4a9"; }
.bi-octagon-fill::before { content: "\f4aa"; }
.bi-octagon-half::before { content: "\f4ab"; }
.bi-octagon::before { content: "\f4ac"; }
.bi-option::before { content: "\f4ad"; }
.bi-outlet::before { content: "\f4ae"; }
.bi-paint-bucket::before { content: "\f4af"; }
.bi-palette-fill::before { content: "\f4b0"; }
.bi-palette::before { content: "\f4b1"; }
.bi-palette2::before { content: "\f4b2"; }
.bi-paperclip::before { content: "\f4b3"; }
.bi-paragraph::before { content: "\f4b4"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-patch-exclamation-fill::before { content: "\f4b7"; }
.bi-patch-exclamation::before { content: "\f4b8"; }
.bi-patch-minus-fill::before { content: "\f4b9"; }
.bi-patch-minus::before { content: "\f4ba"; }
.bi-patch-plus-fill::before { content: "\f4bb"; }
.bi-patch-plus::before { content: "\f4bc"; }
.bi-patch-question-fill::before { content: "\f4bd"; }
.bi-patch-question::before { content: "\f4be"; }
.bi-pause-btn-fill::before { content: "\f4bf"; }
.bi-pause-btn::before { content: "\f4c0"; }
.bi-pause-circle-fill::before { content: "\f4c1"; }
.bi-pause-circle::before { content: "\f4c2"; }
.bi-pause-fill::before { content: "\f4c3"; }
.bi-pause::before { content: "\f4c4"; }
.bi-peace-fill::before { content: "\f4c5"; }
.bi-peace::before { content: "\f4c6"; }
.bi-pen-fill::before { content: "\f4c7"; }
.bi-pen::before { content: "\f4c8"; }
.bi-pencil-fill::before { content: "\f4c9"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-pentagon-fill::before { content: "\f4cc"; }
.bi-pentagon-half::before { content: "\f4cd"; }
.bi-pentagon::before { content: "\f4ce"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person-badge-fill::before { content: "\f4d2"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-person-bounding-box::before { content: "\f4d4"; }
.bi-person-check-fill::before { content: "\f4d5"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-dash-fill::before { content: "\f4d8"; }
.bi-person-dash::before { content: "\f4d9"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-plus-fill::before { content: "\f4dc"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person-square::before { content: "\f4de"; }
.bi-person-x-fill::before { content: "\f4df"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-person::before { content: "\f4e1"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-phone-landscape-fill::before { content: "\f4e3"; }
.bi-phone-landscape::before { content: "\f4e4"; }
.bi-phone-vibrate-fill::before { content: "\f4e5"; }
.bi-phone-vibrate::before { content: "\f4e6"; }
.bi-phone::before { content: "\f4e7"; }
.bi-pie-chart-fill::before { content: "\f4e8"; }
.bi-pie-chart::before { content: "\f4e9"; }
.bi-pin-angle-fill::before { content: "\f4ea"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-pin-fill::before { content: "\f4ec"; }
.bi-pin::before { content: "\f4ed"; }
.bi-pip-fill::before { content: "\f4ee"; }
.bi-pip::before { content: "\f4ef"; }
.bi-play-btn-fill::before { content: "\f4f0"; }
.bi-play-btn::before { content: "\f4f1"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-fill::before { content: "\f4f4"; }
.bi-play::before { content: "\f4f5"; }
.bi-plug-fill::before { content: "\f4f6"; }
.bi-plug::before { content: "\f4f7"; }
.bi-plus-circle-dotted::before { content: "\f4f8"; }
.bi-plus-circle-fill::before { content: "\f4f9"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-plus-square-dotted::before { content: "\f4fb"; }
.bi-plus-square-fill::before { content: "\f4fc"; }
.bi-plus-square::before { content: "\f4fd"; }
.bi-plus::before { content: "\f4fe"; }
.bi-power::before { content: "\f4ff"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-printer::before { content: "\f501"; }
.bi-puzzle-fill::before { content: "\f502"; }
.bi-puzzle::before { content: "\f503"; }
.bi-question-circle-fill::before { content: "\f504"; }
.bi-question-circle::before { content: "\f505"; }
.bi-question-diamond-fill::before { content: "\f506"; }
.bi-question-diamond::before { content: "\f507"; }
.bi-question-octagon-fill::before { content: "\f508"; }
.bi-question-octagon::before { content: "\f509"; }
.bi-question-square-fill::before { content: "\f50a"; }
.bi-question-square::before { content: "\f50b"; }
.bi-question::before { content: "\f50c"; }
.bi-rainbow::before { content: "\f50d"; }
.bi-receipt-cutoff::before { content: "\f50e"; }
.bi-receipt::before { content: "\f50f"; }
.bi-reception-0::before { content: "\f510"; }
.bi-reception-1::before { content: "\f511"; }
.bi-reception-2::before { content: "\f512"; }
.bi-reception-3::before { content: "\f513"; }
.bi-reception-4::before { content: "\f514"; }
.bi-record-btn-fill::before { content: "\f515"; }
.bi-record-btn::before { content: "\f516"; }
.bi-record-circle-fill::before { content: "\f517"; }
.bi-record-circle::before { content: "\f518"; }
.bi-record-fill::before { content: "\f519"; }
.bi-record::before { content: "\f51a"; }
.bi-record2-fill::before { content: "\f51b"; }
.bi-record2::before { content: "\f51c"; }
.bi-reply-all-fill::before { content: "\f51d"; }
.bi-reply-all::before { content: "\f51e"; }
.bi-reply-fill::before { content: "\f51f"; }
.bi-reply::before { content: "\f520"; }
.bi-rss-fill::before { content: "\f521"; }
.bi-rss::before { content: "\f522"; }
.bi-rulers::before { content: "\f523"; }
.bi-save-fill::before { content: "\f524"; }
.bi-save::before { content: "\f525"; }
.bi-save2-fill::before { content: "\f526"; }
.bi-save2::before { content: "\f527"; }
.bi-scissors::before { content: "\f528"; }
.bi-screwdriver::before { content: "\f529"; }
.bi-search::before { content: "\f52a"; }
.bi-segmented-nav::before { content: "\f52b"; }
.bi-server::before { content: "\f52c"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-exclamation::before { content: "\f530"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-shield-fill-exclamation::before { content: "\f532"; }
.bi-shield-fill-minus::before { content: "\f533"; }
.bi-shield-fill-plus::before { content: "\f534"; }
.bi-shield-fill-x::before { content: "\f535"; }
.bi-shield-fill::before { content: "\f536"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-shield-minus::before { content: "\f539"; }
.bi-shield-plus::before { content: "\f53a"; }
.bi-shield-shaded::before { content: "\f53b"; }
.bi-shield-slash-fill::before { content: "\f53c"; }
.bi-shield-slash::before { content: "\f53d"; }
.bi-shield-x::before { content: "\f53e"; }
.bi-shield::before { content: "\f53f"; }
.bi-shift-fill::before { content: "\f540"; }
.bi-shift::before { content: "\f541"; }
.bi-shop-window::before { content: "\f542"; }
.bi-shop::before { content: "\f543"; }
.bi-shuffle::before { content: "\f544"; }
.bi-signpost-2-fill::before { content: "\f545"; }
.bi-signpost-2::before { content: "\f546"; }
.bi-signpost-fill::before { content: "\f547"; }
.bi-signpost-split-fill::before { content: "\f548"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-signpost::before { content: "\f54a"; }
.bi-sim-fill::before { content: "\f54b"; }
.bi-sim::before { content: "\f54c"; }
.bi-skip-backward-btn-fill::before { content: "\f54d"; }
.bi-skip-backward-btn::before { content: "\f54e"; }
.bi-skip-backward-circle-fill::before { content: "\f54f"; }
.bi-skip-backward-circle::before { content: "\f550"; }
.bi-skip-backward-fill::before { content: "\f551"; }
.bi-skip-backward::before { content: "\f552"; }
.bi-skip-end-btn-fill::before { content: "\f553"; }
.bi-skip-end-btn::before { content: "\f554"; }
.bi-skip-end-circle-fill::before { content: "\f555"; }
.bi-skip-end-circle::before { content: "\f556"; }
.bi-skip-end-fill::before { content: "\f557"; }
.bi-skip-end::before { content: "\f558"; }
.bi-skip-forward-btn-fill::before { content: "\f559"; }
.bi-skip-forward-btn::before { content: "\f55a"; }
.bi-skip-forward-circle-fill::before { content: "\f55b"; }
.bi-skip-forward-circle::before { content: "\f55c"; }
.bi-skip-forward-fill::before { content: "\f55d"; }
.bi-skip-forward::before { content: "\f55e"; }
.bi-skip-start-btn-fill::before { content: "\f55f"; }
.bi-skip-start-btn::before { content: "\f560"; }
.bi-skip-start-circle-fill::before { content: "\f561"; }
.bi-skip-start-circle::before { content: "\f562"; }
.bi-skip-start-fill::before { content: "\f563"; }
.bi-skip-start::before { content: "\f564"; }
.bi-slack::before { content: "\f565"; }
.bi-slash-circle-fill::before { content: "\f566"; }
.bi-slash-circle::before { content: "\f567"; }
.bi-slash-square-fill::before { content: "\f568"; }
.bi-slash-square::before { content: "\f569"; }
.bi-slash::before { content: "\f56a"; }
.bi-sliders::before { content: "\f56b"; }
.bi-smartwatch::before { content: "\f56c"; }
.bi-snow::before { content: "\f56d"; }
.bi-snow2::before { content: "\f56e"; }
.bi-snow3::before { content: "\f56f"; }
.bi-sort-alpha-down-alt::before { content: "\f570"; }
.bi-sort-alpha-down::before { content: "\f571"; }
.bi-sort-alpha-up-alt::before { content: "\f572"; }
.bi-sort-alpha-up::before { content: "\f573"; }
.bi-sort-down-alt::before { content: "\f574"; }
.bi-sort-down::before { content: "\f575"; }
.bi-sort-numeric-down-alt::before { content: "\f576"; }
.bi-sort-numeric-down::before { content: "\f577"; }
.bi-sort-numeric-up-alt::before { content: "\f578"; }
.bi-sort-numeric-up::before { content: "\f579"; }
.bi-sort-up-alt::before { content: "\f57a"; }
.bi-sort-up::before { content: "\f57b"; }
.bi-soundwave::before { content: "\f57c"; }
.bi-speaker-fill::before { content: "\f57d"; }
.bi-speaker::before { content: "\f57e"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-spellcheck::before { content: "\f581"; }
.bi-square-fill::before { content: "\f582"; }
.bi-square-half::before { content: "\f583"; }
.bi-square::before { content: "\f584"; }
.bi-stack::before { content: "\f585"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-stickies-fill::before { content: "\f58a"; }
.bi-stickies::before { content: "\f58b"; }
.bi-sticky-fill::before { content: "\f58c"; }
.bi-sticky::before { content: "\f58d"; }
.bi-stop-btn-fill::before { content: "\f58e"; }
.bi-stop-btn::before { content: "\f58f"; }
.bi-stop-circle-fill::before { content: "\f590"; }
.bi-stop-circle::before { content: "\f591"; }
.bi-stop-fill::before { content: "\f592"; }
.bi-stop::before { content: "\f593"; }
.bi-stoplights-fill::before { content: "\f594"; }
.bi-stoplights::before { content: "\f595"; }
.bi-stopwatch-fill::before { content: "\f596"; }
.bi-stopwatch::before { content: "\f597"; }
.bi-subtract::before { content: "\f598"; }
.bi-suit-club-fill::before { content: "\f599"; }
.bi-suit-club::before { content: "\f59a"; }
.bi-suit-diamond-fill::before { content: "\f59b"; }
.bi-suit-diamond::before { content: "\f59c"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-suit-heart::before { content: "\f59e"; }
.bi-suit-spade-fill::before { content: "\f59f"; }
.bi-suit-spade::before { content: "\f5a0"; }
.bi-sun-fill::before { content: "\f5a1"; }
.bi-sun::before { content: "\f5a2"; }
.bi-sunglasses::before { content: "\f5a3"; }
.bi-sunrise-fill::before { content: "\f5a4"; }
.bi-sunrise::before { content: "\f5a5"; }
.bi-sunset-fill::before { content: "\f5a6"; }
.bi-sunset::before { content: "\f5a7"; }
.bi-symmetry-horizontal::before { content: "\f5a8"; }
.bi-symmetry-vertical::before { content: "\f5a9"; }
.bi-table::before { content: "\f5aa"; }
.bi-tablet-fill::before { content: "\f5ab"; }
.bi-tablet-landscape-fill::before { content: "\f5ac"; }
.bi-tablet-landscape::before { content: "\f5ad"; }
.bi-tablet::before { content: "\f5ae"; }
.bi-tag-fill::before { content: "\f5af"; }
.bi-tag::before { content: "\f5b0"; }
.bi-tags-fill::before { content: "\f5b1"; }
.bi-tags::before { content: "\f5b2"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone-forward-fill::before { content: "\f5b5"; }
.bi-telephone-forward::before { content: "\f5b6"; }
.bi-telephone-inbound-fill::before { content: "\f5b7"; }
.bi-telephone-inbound::before { content: "\f5b8"; }
.bi-telephone-minus-fill::before { content: "\f5b9"; }
.bi-telephone-minus::before { content: "\f5ba"; }
.bi-telephone-outbound-fill::before { content: "\f5bb"; }
.bi-telephone-outbound::before { content: "\f5bc"; }
.bi-telephone-plus-fill::before { content: "\f5bd"; }
.bi-telephone-plus::before { content: "\f5be"; }
.bi-telephone-x-fill::before { content: "\f5bf"; }
.bi-telephone-x::before { content: "\f5c0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-terminal-fill::before { content: "\f5c2"; }
.bi-terminal::before { content: "\f5c3"; }
.bi-text-center::before { content: "\f5c4"; }
.bi-text-indent-left::before { content: "\f5c5"; }
.bi-text-indent-right::before { content: "\f5c6"; }
.bi-text-left::before { content: "\f5c7"; }
.bi-text-paragraph::before { content: "\f5c8"; }
.bi-text-right::before { content: "\f5c9"; }
.bi-textarea-resize::before { content: "\f5ca"; }
.bi-textarea-t::before { content: "\f5cb"; }
.bi-textarea::before { content: "\f5cc"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-thermometer-high::before { content: "\f5ce"; }
.bi-thermometer-low::before { content: "\f5cf"; }
.bi-thermometer-snow::before { content: "\f5d0"; }
.bi-thermometer-sun::before { content: "\f5d1"; }
.bi-thermometer::before { content: "\f5d2"; }
.bi-three-dots-vertical::before { content: "\f5d3"; }
.bi-three-dots::before { content: "\f5d4"; }
.bi-toggle-off::before { content: "\f5d5"; }
.bi-toggle-on::before { content: "\f5d6"; }
.bi-toggle2-off::before { content: "\f5d7"; }
.bi-toggle2-on::before { content: "\f5d8"; }
.bi-toggles::before { content: "\f5d9"; }
.bi-toggles2::before { content: "\f5da"; }
.bi-tools::before { content: "\f5db"; }
.bi-tornado::before { content: "\f5dc"; }
.bi-trash-fill::before { content: "\f5dd"; }
.bi-trash::before { content: "\f5de"; }
.bi-trash2-fill::before { content: "\f5df"; }
.bi-trash2::before { content: "\f5e0"; }
.bi-tree-fill::before { content: "\f5e1"; }
.bi-tree::before { content: "\f5e2"; }
.bi-triangle-fill::before { content: "\f5e3"; }
.bi-triangle-half::before { content: "\f5e4"; }
.bi-triangle::before { content: "\f5e5"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-tropical-storm::before { content: "\f5e8"; }
.bi-truck-flatbed::before { content: "\f5e9"; }
.bi-truck::before { content: "\f5ea"; }
.bi-tsunami::before { content: "\f5eb"; }
.bi-tv-fill::before { content: "\f5ec"; }
.bi-tv::before { content: "\f5ed"; }
.bi-twitch::before { content: "\f5ee"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-type-bold::before { content: "\f5f0"; }
.bi-type-h1::before { content: "\f5f1"; }
.bi-type-h2::before { content: "\f5f2"; }
.bi-type-h3::before { content: "\f5f3"; }
.bi-type-italic::before { content: "\f5f4"; }
.bi-type-strikethrough::before { content: "\f5f5"; }
.bi-type-underline::before { content: "\f5f6"; }
.bi-type::before { content: "\f5f7"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-ui-checks::before { content: "\f5f9"; }
.bi-ui-radios-grid::before { content: "\f5fa"; }
.bi-ui-radios::before { content: "\f5fb"; }
.bi-umbrella-fill::before { content: "\f5fc"; }
.bi-umbrella::before { content: "\f5fd"; }
.bi-union::before { content: "\f5fe"; }
.bi-unlock-fill::before { content: "\f5ff"; }
.bi-unlock::before { content: "\f600"; }
.bi-upc-scan::before { content: "\f601"; }
.bi-upc::before { content: "\f602"; }
.bi-upload::before { content: "\f603"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-view-list::before { content: "\f605"; }
.bi-view-stacked::before { content: "\f606"; }
.bi-vinyl-fill::before { content: "\f607"; }
.bi-vinyl::before { content: "\f608"; }
.bi-voicemail::before { content: "\f609"; }
.bi-volume-down-fill::before { content: "\f60a"; }
.bi-volume-down::before { content: "\f60b"; }
.bi-volume-mute-fill::before { content: "\f60c"; }
.bi-volume-mute::before { content: "\f60d"; }
.bi-volume-off-fill::before { content: "\f60e"; }
.bi-volume-off::before { content: "\f60f"; }
.bi-volume-up-fill::before { content: "\f610"; }
.bi-volume-up::before { content: "\f611"; }
.bi-vr::before { content: "\f612"; }
.bi-wallet-fill::before { content: "\f613"; }
.bi-wallet::before { content: "\f614"; }
.bi-wallet2::before { content: "\f615"; }
.bi-watch::before { content: "\f616"; }
.bi-water::before { content: "\f617"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wifi-1::before { content: "\f619"; }
.bi-wifi-2::before { content: "\f61a"; }
.bi-wifi-off::before { content: "\f61b"; }
.bi-wifi::before { content: "\f61c"; }
.bi-wind::before { content: "\f61d"; }
.bi-window-dock::before { content: "\f61e"; }
.bi-window-sidebar::before { content: "\f61f"; }
.bi-window::before { content: "\f620"; }
.bi-wrench::before { content: "\f621"; }
.bi-x-circle-fill::before { content: "\f622"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-diamond-fill::before { content: "\f624"; }
.bi-x-diamond::before { content: "\f625"; }
.bi-x-octagon-fill::before { content: "\f626"; }
.bi-x-octagon::before { content: "\f627"; }
.bi-x-square-fill::before { content: "\f628"; }
.bi-x-square::before { content: "\f629"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-zoom-out::before { content: "\f62d"; }
.bi-bank::before { content: "\f62e"; }
.bi-bank2::before { content: "\f62f"; }
.bi-bell-slash-fill::before { content: "\f630"; }
.bi-bell-slash::before { content: "\f631"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check-lg::before { content: "\f633"; }
.bi-coin::before { content: "\f634"; }
.bi-currency-bitcoin::before { content: "\f635"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-currency-exchange::before { content: "\f638"; }
.bi-currency-pound::before { content: "\f639"; }
.bi-currency-yen::before { content: "\f63a"; }
.bi-dash-lg::before { content: "\f63b"; }
.bi-exclamation-lg::before { content: "\f63c"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-file-pdf-fill::before { content: "\f63f"; }
.bi-file-pdf::before { content: "\f640"; }
.bi-gender-ambiguous::before { content: "\f641"; }
.bi-gender-female::before { content: "\f642"; }
.bi-gender-male::before { content: "\f643"; }
.bi-gender-trans::before { content: "\f644"; }
.bi-headset-vr::before { content: "\f645"; }
.bi-info-lg::before { content: "\f646"; }
.bi-mastodon::before { content: "\f647"; }
.bi-messenger::before { content: "\f648"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-piggy-bank::before { content: "\f64a"; }
.bi-pin-map-fill::before { content: "\f64b"; }
.bi-pin-map::before { content: "\f64c"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-question-lg::before { content: "\f64e"; }
.bi-recycle::before { content: "\f64f"; }
.bi-reddit::before { content: "\f650"; }
.bi-safe-fill::before { content: "\f651"; }
.bi-safe2-fill::before { content: "\f652"; }
.bi-safe2::before { content: "\f653"; }
.bi-sd-card-fill::before { content: "\f654"; }
.bi-sd-card::before { content: "\f655"; }
.bi-skype::before { content: "\f656"; }
.bi-slash-lg::before { content: "\f657"; }
.bi-translate::before { content: "\f658"; }
.bi-x-lg::before { content: "\f659"; }
.bi-safe::before { content: "\f65a"; }
/*!
 *  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('/assets/fontawesome-webfont-7bfcab6d.eot?v=4.7.0');src:url('/assets/fontawesome-webfont-7bfcab6d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/assets/fontawesome-webfont-2adefcbc.woff2?v=4.7.0') format('woff2'),url('/assets/fontawesome-webfont-ba0c59de.woff?v=4.7.0') format('woff'),url('/assets/fontawesome-webfont-aa58f33f.ttf?v=4.7.0') format('truetype'),url('/assets/fontawesome-webfont-fc378232.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 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 !important}
.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)}
@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.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:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -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: 'Glyphicons Halflings';

  src: url('/assets/glyphicons-halflings-regular-13634da8.eot');
  src: url('/assets/glyphicons-halflings-regular-13634da8.eot?#iefix') format('embedded-opentype'), url('/assets/glyphicons-halflings-regular-fe185d11.woff2') format('woff2'), url('/assets/glyphicons-halflings-regular-a26394f7.woff') format('woff'), url('/assets/glyphicons-halflings-regular-e3950440.ttf') format('truetype'), url('/assets/glyphicons-halflings-regular-d985cda0.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
/*!
  Ionicons, v1.5.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
*/
@font-face {
  font-family: "Ionicons";
  src: url("/assets/ionicons-9212b0ec.eot?v=1.5.0");
  src: url("/assets/ionicons-9212b0ec.eot?v=1.5.0#iefix") format("embedded-opentype"), url("/assets/ionicons-5b1ad9c7.ttf?v=1.5.0") format("truetype"), url("/assets/ionicons-b3ffda40.woff?v=1.5.0") format("woff"), url("/assets/ionicons-7f51d403.svg?v=1.5.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
.ion, .ion-loading-a,
.ion-loading-b,
.ion-loading-c,
.ion-loading-d,
.ion-looping,
.ion-refreshing,
.ion-ios7-reloading, .ionicons,
.ion-alert,
.ion-alert-circled,
.ion-android-add,
.ion-android-add-contact,
.ion-android-alarm,
.ion-android-archive,
.ion-android-arrow-back,
.ion-android-arrow-down-left,
.ion-android-arrow-down-right,
.ion-android-arrow-forward,
.ion-android-arrow-up-left,
.ion-android-arrow-up-right,
.ion-android-battery,
.ion-android-book,
.ion-android-calendar,

.ion-android-call,
.ion-android-camera,
.ion-android-chat,
.ion-android-checkmark,
.ion-android-clock,
.ion-android-close,
.ion-android-contact,
.ion-android-contacts,
.ion-android-data,
.ion-android-developer,
.ion-android-display,
.ion-android-download,
.ion-android-drawer,
.ion-android-dropdown,
.ion-android-earth,
.ion-android-folder,
.ion-android-forums,
.ion-android-friends,
.ion-android-hand,
.ion-android-image,
.ion-android-inbox,
.ion-android-information,
.ion-android-keypad,
.ion-android-lightbulb,
.ion-android-locate,
.ion-android-location,
.ion-android-mail,
.ion-android-microphone,
.ion-android-mixer,
.ion-android-more,
.ion-android-note,
.ion-android-playstore,
.ion-android-printer,
.ion-android-promotion,
.ion-android-reminder,
.ion-android-remove,
.ion-android-search,
.ion-android-send,
.ion-android-settings,
.ion-android-share,
.ion-android-social,
.ion-android-social-user,
.ion-android-sort,
.ion-android-stair-drawer,
.ion-android-star,
.ion-android-stopwatch,
.ion-android-storage,
.ion-android-system-back,
.ion-android-system-home,
.ion-android-system-windows,
.ion-android-timer,
.ion-android-trash,
.ion-android-user-menu,
.ion-android-volume,
.ion-android-wifi,
.ion-aperture,
.ion-archive,
.ion-arrow-down-a,
.ion-arrow-down-b,
.ion-arrow-down-c,
.ion-arrow-expand,
.ion-arrow-graph-down-left,
.ion-arrow-graph-down-right,
.ion-arrow-graph-up-left,
.ion-arrow-graph-up-right,
.ion-arrow-left-a,
.ion-arrow-left-b,
.ion-arrow-left-c,
.ion-arrow-move,
.ion-arrow-resize,
.ion-arrow-return-left,
.ion-arrow-return-right,
.ion-arrow-right-a,
.ion-arrow-right-b,
.ion-arrow-right-c,
.ion-arrow-shrink,
.ion-arrow-swap,
.ion-arrow-up-a,
.ion-arrow-up-b,
.ion-arrow-up-c,
.ion-asterisk,
.ion-at,
.ion-bag,
.ion-battery-charging,
.ion-battery-empty,
.ion-battery-full,
.ion-battery-half,
.ion-battery-low,
.ion-beaker,
.ion-beer,
.ion-bluetooth,
.ion-bonfire,
.ion-bookmark,
.ion-briefcase,
.ion-bug,
.ion-calculator,
.ion-calendar,
.ion-camera,
.ion-card,
.ion-cash,
.ion-chatbox,
.ion-chatbox-working,
.ion-chatboxes,
.ion-chatbubble,
.ion-chatbubble-working,
.ion-chatbubbles,
.ion-checkmark,
.ion-checkmark-circled,
.ion-checkmark-round,
.ion-chevron-down,
.ion-chevron-left,
.ion-chevron-right,
.ion-chevron-up,
.ion-clipboard,
.ion-clock,
.ion-close,
.ion-close-circled,
.ion-close-round,
.ion-closed-captioning,
.ion-cloud,
.ion-code,
.ion-code-download,
.ion-code-working,
.ion-coffee,
.ion-compass,
.ion-compose,
.ion-connection-bars,
.ion-contrast,
.ion-cube,
.ion-disc,
.ion-document,
.ion-document-text,
.ion-drag,
.ion-earth,
.ion-edit,
.ion-egg,
.ion-eject,
.ion-email,
.ion-eye,
.ion-eye-disabled,
.ion-female,
.ion-filing,
.ion-film-marker,
.ion-fireball,
.ion-flag,
.ion-flame,
.ion-flash,
.ion-flash-off,
.ion-flask,
.ion-folder,
.ion-fork,
.ion-fork-repo,
.ion-forward,
.ion-funnel,
.ion-game-controller-a,
.ion-game-controller-b,
.ion-gear-a,
.ion-gear-b,
.ion-grid,
.ion-hammer,
.ion-happy,
.ion-headphone,
.ion-heart,
.ion-heart-broken,
.ion-help,
.ion-help-buoy,
.ion-help-circled,
.ion-home,
.ion-icecream,
.ion-icon-social-google-plus,
.ion-icon-social-google-plus-outline,
.ion-image,
.ion-images,
.ion-information,
.ion-information-circled,
.ion-ionic,
.ion-ios7-alarm,
.ion-ios7-alarm-outline,
.ion-ios7-albums,
.ion-ios7-albums-outline,
.ion-ios7-americanfootball,
.ion-ios7-americanfootball-outline,
.ion-ios7-analytics,
.ion-ios7-analytics-outline,
.ion-ios7-arrow-back,
.ion-ios7-arrow-down,
.ion-ios7-arrow-forward,
.ion-ios7-arrow-left,
.ion-ios7-arrow-right,
.ion-ios7-arrow-thin-down,
.ion-ios7-arrow-thin-left,
.ion-ios7-arrow-thin-right,
.ion-ios7-arrow-thin-up,
.ion-ios7-arrow-up,
.ion-ios7-at,
.ion-ios7-at-outline,
.ion-ios7-barcode,
.ion-ios7-barcode-outline,
.ion-ios7-baseball,
.ion-ios7-baseball-outline,
.ion-ios7-basketball,
.ion-ios7-basketball-outline,
.ion-ios7-bell,
.ion-ios7-bell-outline,
.ion-ios7-bolt,
.ion-ios7-bolt-outline,
.ion-ios7-bookmarks,
.ion-ios7-bookmarks-outline,
.ion-ios7-box,
.ion-ios7-box-outline,
.ion-ios7-briefcase,
.ion-ios7-briefcase-outline,
.ion-ios7-browsers,
.ion-ios7-browsers-outline,
.ion-ios7-calculator,
.ion-ios7-calculator-outline,
.ion-ios7-calendar,
.ion-ios7-calendar-outline,
.ion-ios7-camera,
.ion-ios7-camera-outline,
.ion-ios7-cart,
.ion-ios7-cart-outline,
.ion-ios7-chatboxes,
.ion-ios7-chatboxes-outline,
.ion-ios7-chatbubble,
.ion-ios7-chatbubble-outline,
.ion-ios7-checkmark,
.ion-ios7-checkmark-empty,
.ion-ios7-checkmark-outline,
.ion-ios7-circle-filled,
.ion-ios7-circle-outline,
.ion-ios7-clock,
.ion-ios7-clock-outline,
.ion-ios7-close,
.ion-ios7-close-empty,
.ion-ios7-close-outline,
.ion-ios7-cloud,
.ion-ios7-cloud-download,
.ion-ios7-cloud-download-outline,
.ion-ios7-cloud-outline,
.ion-ios7-cloud-upload,
.ion-ios7-cloud-upload-outline,
.ion-ios7-cloudy,
.ion-ios7-cloudy-night,
.ion-ios7-cloudy-night-outline,
.ion-ios7-cloudy-outline,
.ion-ios7-cog,
.ion-ios7-cog-outline,
.ion-ios7-compose,
.ion-ios7-compose-outline,
.ion-ios7-contact,
.ion-ios7-contact-outline,
.ion-ios7-copy,
.ion-ios7-copy-outline,
.ion-ios7-download,
.ion-ios7-download-outline,
.ion-ios7-drag,
.ion-ios7-email,
.ion-ios7-email-outline,
.ion-ios7-expand,
.ion-ios7-eye,
.ion-ios7-eye-outline,
.ion-ios7-fastforward,
.ion-ios7-fastforward-outline,
.ion-ios7-filing,
.ion-ios7-filing-outline,
.ion-ios7-film,
.ion-ios7-film-outline,
.ion-ios7-flag,
.ion-ios7-flag-outline,
.ion-ios7-folder,
.ion-ios7-folder-outline,
.ion-ios7-football,
.ion-ios7-football-outline,
.ion-ios7-gear,
.ion-ios7-gear-outline,
.ion-ios7-glasses,
.ion-ios7-glasses-outline,
.ion-ios7-heart,
.ion-ios7-heart-outline,
.ion-ios7-help,
.ion-ios7-help-empty,
.ion-ios7-help-outline,
.ion-ios7-home,
.ion-ios7-home-outline,
.ion-ios7-infinite,
.ion-ios7-infinite-outline,
.ion-ios7-information,
.ion-ios7-information-empty,
.ion-ios7-information-outline,
.ion-ios7-ionic-outline,
.ion-ios7-keypad,
.ion-ios7-keypad-outline,
.ion-ios7-lightbulb,
.ion-ios7-lightbulb-outline,
.ion-ios7-location,
.ion-ios7-location-outline,
.ion-ios7-locked,
.ion-ios7-locked-outline,
.ion-ios7-loop,
.ion-ios7-loop-strong,
.ion-ios7-medkit,
.ion-ios7-medkit-outline,
.ion-ios7-mic,
.ion-ios7-mic-off,
.ion-ios7-mic-outline,
.ion-ios7-minus,
.ion-ios7-minus-empty,
.ion-ios7-minus-outline,
.ion-ios7-monitor,
.ion-ios7-monitor-outline,
.ion-ios7-moon,
.ion-ios7-moon-outline,
.ion-ios7-more,
.ion-ios7-more-outline,
.ion-ios7-musical-note,
.ion-ios7-musical-notes,
.ion-ios7-navigate,
.ion-ios7-navigate-outline,
.ion-ios7-paper,
.ion-ios7-paper-outline,
.ion-ios7-paperplane,
.ion-ios7-paperplane-outline,
.ion-ios7-partlysunny,
.ion-ios7-partlysunny-outline,
.ion-ios7-pause,
.ion-ios7-pause-outline,
.ion-ios7-paw,
.ion-ios7-paw-outline,
.ion-ios7-people,
.ion-ios7-people-outline,
.ion-ios7-person,
.ion-ios7-person-outline,
.ion-ios7-personadd,
.ion-ios7-personadd-outline,
.ion-ios7-photos,
.ion-ios7-photos-outline,
.ion-ios7-pie,
.ion-ios7-pie-outline,
.ion-ios7-play,
.ion-ios7-play-outline,
.ion-ios7-plus,
.ion-ios7-plus-empty,
.ion-ios7-plus-outline,
.ion-ios7-pricetag,
.ion-ios7-pricetag-outline,
.ion-ios7-pricetags,
.ion-ios7-pricetags-outline,
.ion-ios7-printer,
.ion-ios7-printer-outline,
.ion-ios7-pulse,
.ion-ios7-pulse-strong,
.ion-ios7-rainy,
.ion-ios7-rainy-outline,
.ion-ios7-recording,
.ion-ios7-recording-outline,
.ion-ios7-redo,
.ion-ios7-redo-outline,
.ion-ios7-refresh,
.ion-ios7-refresh-empty,
.ion-ios7-refresh-outline,
.ion-ios7-reload,
.ion-ios7-reverse-camera,
.ion-ios7-reverse-camera-outline,
.ion-ios7-rewind,
.ion-ios7-rewind-outline,
.ion-ios7-search,
.ion-ios7-search-strong,
.ion-ios7-settings,
.ion-ios7-settings-strong,
.ion-ios7-shrink,
.ion-ios7-skipbackward,
.ion-ios7-skipbackward-outline,
.ion-ios7-skipforward,
.ion-ios7-skipforward-outline,
.ion-ios7-snowy,
.ion-ios7-speedometer,
.ion-ios7-speedometer-outline,
.ion-ios7-star,
.ion-ios7-star-half,
.ion-ios7-star-outline,
.ion-ios7-stopwatch,
.ion-ios7-stopwatch-outline,
.ion-ios7-sunny,
.ion-ios7-sunny-outline,
.ion-ios7-telephone,
.ion-ios7-telephone-outline,
.ion-ios7-tennisball,
.ion-ios7-tennisball-outline,
.ion-ios7-thunderstorm,
.ion-ios7-thunderstorm-outline,
.ion-ios7-time,
.ion-ios7-time-outline,
.ion-ios7-timer,
.ion-ios7-timer-outline,
.ion-ios7-toggle,
.ion-ios7-toggle-outline,
.ion-ios7-trash,
.ion-ios7-trash-outline,
.ion-ios7-undo,
.ion-ios7-undo-outline,
.ion-ios7-unlocked,
.ion-ios7-unlocked-outline,
.ion-ios7-upload,
.ion-ios7-upload-outline,
.ion-ios7-videocam,
.ion-ios7-videocam-outline,
.ion-ios7-volume-high,
.ion-ios7-volume-low,
.ion-ios7-wineglass,
.ion-ios7-wineglass-outline,
.ion-ios7-world,
.ion-ios7-world-outline,
.ion-ipad,
.ion-iphone,
.ion-ipod,
.ion-jet,
.ion-key,
.ion-knife,
.ion-laptop,
.ion-leaf,
.ion-levels,
.ion-lightbulb,
.ion-link,
.ion-load-a,
.ion-load-b,
.ion-load-c,
.ion-load-d,
.ion-location,
.ion-locked,
.ion-log-in,
.ion-log-out,
.ion-loop,
.ion-magnet,
.ion-male,
.ion-man,
.ion-map,
.ion-medkit,
.ion-merge,
.ion-mic-a,
.ion-mic-b,
.ion-mic-c,
.ion-minus,
.ion-minus-circled,
.ion-minus-round,
.ion-model-s,
.ion-monitor,
.ion-more,
.ion-mouse,
.ion-music-note,
.ion-navicon,
.ion-navicon-round,
.ion-navigate,
.ion-network,
.ion-no-smoking,
.ion-nuclear,
.ion-outlet,
.ion-paper-airplane,
.ion-paperclip,
.ion-pause,
.ion-person,
.ion-person-add,
.ion-person-stalker,
.ion-pie-graph,
.ion-pin,
.ion-pinpoint,
.ion-pizza,
.ion-plane,
.ion-planet,
.ion-play,
.ion-playstation,
.ion-plus,
.ion-plus-circled,
.ion-plus-round,
.ion-podium,
.ion-pound,
.ion-power,
.ion-pricetag,
.ion-pricetags,
.ion-printer,
.ion-pull-request,
.ion-qr-scanner,
.ion-quote,
.ion-radio-waves,
.ion-record,
.ion-refresh,
.ion-reply,
.ion-reply-all,
.ion-ribbon-a,
.ion-ribbon-b,
.ion-sad,
.ion-scissors,
.ion-search,
.ion-settings,
.ion-share,
.ion-shuffle,
.ion-skip-backward,
.ion-skip-forward,
.ion-social-android,
.ion-social-android-outline,
.ion-social-apple,
.ion-social-apple-outline,
.ion-social-bitcoin,
.ion-social-bitcoin-outline,
.ion-social-buffer,
.ion-social-buffer-outline,
.ion-social-designernews,
.ion-social-designernews-outline,
.ion-social-dribbble,
.ion-social-dribbble-outline,
.ion-social-dropbox,
.ion-social-dropbox-outline,
.ion-social-facebook,
.ion-social-facebook-outline,
.ion-social-foursquare,
.ion-social-foursquare-outline,
.ion-social-freebsd-devil,
.ion-social-github,
.ion-social-github-outline,
.ion-social-google,
.ion-social-google-outline,
.ion-social-googleplus,
.ion-social-googleplus-outline,
.ion-social-hackernews,
.ion-social-hackernews-outline,
.ion-social-instagram,
.ion-social-instagram-outline,
.ion-social-linkedin,
.ion-social-linkedin-outline,
.ion-social-pinterest,
.ion-social-pinterest-outline,
.ion-social-reddit,
.ion-social-reddit-outline,
.ion-social-rss,
.ion-social-rss-outline,
.ion-social-skype,
.ion-social-skype-outline,
.ion-social-tumblr,
.ion-social-tumblr-outline,
.ion-social-tux,
.ion-social-twitter,
.ion-social-twitter-outline,
.ion-social-usd,
.ion-social-usd-outline,
.ion-social-vimeo,
.ion-social-vimeo-outline,
.ion-social-windows,
.ion-social-windows-outline,
.ion-social-wordpress,
.ion-social-wordpress-outline,
.ion-social-yahoo,
.ion-social-yahoo-outline,
.ion-social-youtube,
.ion-social-youtube-outline,
.ion-speakerphone,
.ion-speedometer,
.ion-spoon,
.ion-star,
.ion-stats-bars,
.ion-steam,
.ion-stop,
.ion-thermometer,
.ion-thumbsdown,
.ion-thumbsup,
.ion-toggle,
.ion-toggle-filled,
.ion-trash-a,
.ion-trash-b,
.ion-trophy,
.ion-umbrella,
.ion-university,
.ion-unlocked,
.ion-upload,
.ion-usb,
.ion-videocamera,
.ion-volume-high,
.ion-volume-low,
.ion-volume-medium,
.ion-volume-mute,
.ion-wand,
.ion-waterdrop,
.ion-wifi,
.ion-wineglass,
.ion-woman,
.ion-wrench,
.ion-xbox {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.ion-spin, .ion-loading-a,
.ion-loading-b,
.ion-loading-c,
.ion-loading-d,
.ion-looping,
.ion-refreshing,
.ion-ios7-reloading {
  animation: spin 1s infinite linear; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.ion-loading-a {
  animation-timing-function: steps(8, start); }
.ion-alert:before {
  content: ""; }
.ion-alert-circled:before {
  content: ""; }
.ion-android-add:before {
  content: ""; }
.ion-android-add-contact:before {
  content: ""; }
.ion-android-alarm:before {
  content: ""; }
.ion-android-archive:before {
  content: ""; }
.ion-android-arrow-back:before {
  content: ""; }
.ion-android-arrow-down-left:before {
  content: ""; }
.ion-android-arrow-down-right:before {
  content: ""; }
.ion-android-arrow-forward:before {
  content: ""; }
.ion-android-arrow-up-left:before {
  content: ""; }
.ion-android-arrow-up-right:before {
  content: ""; }
.ion-android-battery:before {
  content: ""; }
.ion-android-book:before {
  content: ""; }
.ion-android-calendar:before {
  content: ""; }
.ion-android-call:before {
  content: ""; }
.ion-android-camera:before {
  content: ""; }
.ion-android-chat:before {
  content: ""; }
.ion-android-checkmark:before {
  content: ""; }
.ion-android-clock:before {
  content: ""; }
.ion-android-close:before {
  content: ""; }
.ion-android-contact:before {
  content: ""; }
.ion-android-contacts:before {
  content: ""; }
.ion-android-data:before {
  content: ""; }
.ion-android-developer:before {
  content: ""; }
.ion-android-display:before {
  content: ""; }
.ion-android-download:before {
  content: ""; }
.ion-android-drawer:before {
  content: ""; }
.ion-android-dropdown:before {
  content: ""; }
.ion-android-earth:before {
  content: ""; }
.ion-android-folder:before {
  content: ""; }
.ion-android-forums:before {
  content: ""; }
.ion-android-friends:before {
  content: ""; }
.ion-android-hand:before {
  content: ""; }
.ion-android-image:before {
  content: ""; }
.ion-android-inbox:before {
  content: ""; }
.ion-android-information:before {
  content: ""; }
.ion-android-keypad:before {
  content: ""; }
.ion-android-lightbulb:before {
  content: ""; }
.ion-android-locate:before {
  content: ""; }
.ion-android-location:before {
  content: ""; }
.ion-android-mail:before {
  content: ""; }
.ion-android-microphone:before {
  content: ""; }
.ion-android-mixer:before {
  content: ""; }
.ion-android-more:before {
  content: ""; }
.ion-android-note:before {
  content: ""; }
.ion-android-playstore:before {
  content: ""; }
.ion-android-printer:before {
  content: ""; }
.ion-android-promotion:before {
  content: ""; }
.ion-android-reminder:before {
  content: ""; }
.ion-android-remove:before {
  content: ""; }
.ion-android-search:before {
  content: ""; }
.ion-android-send:before {
  content: ""; }
.ion-android-settings:before {
  content: ""; }
.ion-android-share:before {
  content: ""; }
.ion-android-social:before {
  content: ""; }
.ion-android-social-user:before {
  content: ""; }
.ion-android-sort:before {
  content: ""; }
.ion-android-stair-drawer:before {
  content: ""; }
.ion-android-star:before {
  content: ""; }
.ion-android-stopwatch:before {
  content: ""; }
.ion-android-storage:before {
  content: ""; }
.ion-android-system-back:before {
  content: ""; }
.ion-android-system-home:before {
  content: ""; }
.ion-android-system-windows:before {
  content: ""; }
.ion-android-timer:before {
  content: ""; }
.ion-android-trash:before {
  content: ""; }
.ion-android-user-menu:before {
  content: ""; }
.ion-android-volume:before {
  content: ""; }
.ion-android-wifi:before {
  content: ""; }
.ion-aperture:before {
  content: ""; }
.ion-archive:before {
  content: ""; }
.ion-arrow-down-a:before {
  content: ""; }
.ion-arrow-down-b:before {
  content: ""; }
.ion-arrow-down-c:before {
  content: ""; }
.ion-arrow-expand:before {
  content: ""; }
.ion-arrow-graph-down-left:before {
  content: ""; }
.ion-arrow-graph-down-right:before {
  content: ""; }
.ion-arrow-graph-up-left:before {
  content: ""; }
.ion-arrow-graph-up-right:before {
  content: ""; }
.ion-arrow-left-a:before {
  content: ""; }
.ion-arrow-left-b:before {
  content: ""; }
.ion-arrow-left-c:before {
  content: ""; }
.ion-arrow-move:before {
  content: ""; }
.ion-arrow-resize:before {
  content: ""; }
.ion-arrow-return-left:before {
  content: ""; }
.ion-arrow-return-right:before {
  content: ""; }
.ion-arrow-right-a:before {
  content: ""; }
.ion-arrow-right-b:before {
  content: ""; }
.ion-arrow-right-c:before {
  content: ""; }
.ion-arrow-shrink:before {
  content: ""; }
.ion-arrow-swap:before {
  content: ""; }
.ion-arrow-up-a:before {
  content: ""; }
.ion-arrow-up-b:before {
  content: ""; }
.ion-arrow-up-c:before {
  content: ""; }
.ion-asterisk:before {
  content: ""; }
.ion-at:before {
  content: ""; }
.ion-bag:before {
  content: ""; }
.ion-battery-charging:before {
  content: ""; }
.ion-battery-empty:before {
  content: ""; }
.ion-battery-full:before {
  content: ""; }
.ion-battery-half:before {
  content: ""; }
.ion-battery-low:before {
  content: ""; }
.ion-beaker:before {
  content: ""; }
.ion-beer:before {
  content: ""; }
.ion-bluetooth:before {
  content: ""; }
.ion-bonfire:before {
  content: ""; }
.ion-bookmark:before {
  content: ""; }
.ion-briefcase:before {
  content: ""; }
.ion-bug:before {
  content: ""; }
.ion-calculator:before {
  content: ""; }
.ion-calendar:before {
  content: ""; }
.ion-camera:before {
  content: ""; }
.ion-card:before {
  content: ""; }
.ion-cash:before {
  content: ""; }
.ion-chatbox:before {
  content: ""; }
.ion-chatbox-working:before {
  content: ""; }
.ion-chatboxes:before {
  content: ""; }
.ion-chatbubble:before {
  content: ""; }
.ion-chatbubble-working:before {
  content: ""; }
.ion-chatbubbles:before {
  content: ""; }
.ion-checkmark:before {
  content: ""; }
.ion-checkmark-circled:before {
  content: ""; }
.ion-checkmark-round:before {
  content: ""; }
.ion-chevron-down:before {
  content: ""; }
.ion-chevron-left:before {
  content: ""; }
.ion-chevron-right:before {
  content: ""; }
.ion-chevron-up:before {
  content: ""; }
.ion-clipboard:before {
  content: ""; }
.ion-clock:before {
  content: ""; }
.ion-close:before {
  content: ""; }
.ion-close-circled:before {
  content: ""; }
.ion-close-round:before {
  content: ""; }
.ion-closed-captioning:before {
  content: ""; }
.ion-cloud:before {
  content: ""; }
.ion-code:before {
  content: ""; }
.ion-code-download:before {
  content: ""; }
.ion-code-working:before {
  content: ""; }
.ion-coffee:before {
  content: ""; }
.ion-compass:before {
  content: ""; }
.ion-compose:before {
  content: ""; }
.ion-connection-bars:before {
  content: ""; }
.ion-contrast:before {
  content: ""; }
.ion-cube:before {
  content: ""; }
.ion-disc:before {
  content: ""; }
.ion-document:before {
  content: ""; }
.ion-document-text:before {
  content: ""; }
.ion-drag:before {
  content: ""; }
.ion-earth:before {
  content: ""; }
.ion-edit:before {
  content: ""; }
.ion-egg:before {
  content: ""; }
.ion-eject:before {
  content: ""; }
.ion-email:before {
  content: ""; }
.ion-eye:before {
  content: ""; }
.ion-eye-disabled:before {
  content: ""; }
.ion-female:before {
  content: ""; }
.ion-filing:before {
  content: ""; }
.ion-film-marker:before {
  content: ""; }
.ion-fireball:before {
  content: ""; }
.ion-flag:before {
  content: ""; }
.ion-flame:before {
  content: ""; }
.ion-flash:before {
  content: ""; }
.ion-flash-off:before {
  content: ""; }
.ion-flask:before {
  content: ""; }
.ion-folder:before {
  content: ""; }
.ion-fork:before {
  content: ""; }
.ion-fork-repo:before {
  content: ""; }
.ion-forward:before {
  content: ""; }
.ion-funnel:before {
  content: ""; }
.ion-game-controller-a:before {
  content: ""; }
.ion-game-controller-b:before {
  content: ""; }
.ion-gear-a:before {
  content: ""; }
.ion-gear-b:before {
  content: ""; }
.ion-grid:before {
  content: ""; }
.ion-hammer:before {
  content: ""; }
.ion-happy:before {
  content: ""; }
.ion-headphone:before {
  content: ""; }
.ion-heart:before {
  content: ""; }
.ion-heart-broken:before {
  content: ""; }
.ion-help:before {
  content: ""; }
.ion-help-buoy:before {
  content: ""; }
.ion-help-circled:before {
  content: ""; }
.ion-home:before {
  content: ""; }
.ion-icecream:before {
  content: ""; }
.ion-icon-social-google-plus:before {
  content: ""; }
.ion-icon-social-google-plus-outline:before {
  content: ""; }
.ion-image:before {
  content: ""; }
.ion-images:before {
  content: ""; }
.ion-information:before {
  content: ""; }
.ion-information-circled:before {
  content: ""; }
.ion-ionic:before {
  content: ""; }
.ion-ios7-alarm:before {
  content: ""; }
.ion-ios7-alarm-outline:before {
  content: ""; }
.ion-ios7-albums:before {
  content: ""; }
.ion-ios7-albums-outline:before {
  content: ""; }
.ion-ios7-americanfootball:before {
  content: ""; }
.ion-ios7-americanfootball-outline:before {
  content: ""; }
.ion-ios7-analytics:before {
  content: ""; }
.ion-ios7-analytics-outline:before {
  content: ""; }
.ion-ios7-arrow-back:before {
  content: ""; }
.ion-ios7-arrow-down:before {
  content: ""; }
.ion-ios7-arrow-forward:before {
  content: ""; }
.ion-ios7-arrow-left:before {
  content: ""; }
.ion-ios7-arrow-right:before {
  content: ""; }
.ion-ios7-arrow-thin-down:before {
  content: ""; }
.ion-ios7-arrow-thin-left:before {
  content: ""; }
.ion-ios7-arrow-thin-right:before {
  content: ""; }
.ion-ios7-arrow-thin-up:before {
  content: ""; }
.ion-ios7-arrow-up:before {
  content: ""; }
.ion-ios7-at:before {
  content: ""; }
.ion-ios7-at-outline:before {
  content: ""; }
.ion-ios7-barcode:before {
  content: ""; }
.ion-ios7-barcode-outline:before {
  content: ""; }
.ion-ios7-baseball:before {
  content: ""; }
.ion-ios7-baseball-outline:before {
  content: ""; }
.ion-ios7-basketball:before {
  content: ""; }
.ion-ios7-basketball-outline:before {
  content: ""; }
.ion-ios7-bell:before {
  content: ""; }
.ion-ios7-bell-outline:before {
  content: ""; }
.ion-ios7-bolt:before {
  content: ""; }
.ion-ios7-bolt-outline:before {
  content: ""; }
.ion-ios7-bookmarks:before {
  content: ""; }
.ion-ios7-bookmarks-outline:before {
  content: ""; }
.ion-ios7-box:before {
  content: ""; }
.ion-ios7-box-outline:before {
  content: ""; }
.ion-ios7-briefcase:before {
  content: ""; }
.ion-ios7-briefcase-outline:before {
  content: ""; }
.ion-ios7-browsers:before {
  content: ""; }
.ion-ios7-browsers-outline:before {
  content: ""; }
.ion-ios7-calculator:before {
  content: ""; }
.ion-ios7-calculator-outline:before {
  content: ""; }
.ion-ios7-calendar:before {
  content: ""; }
.ion-ios7-calendar-outline:before {
  content: ""; }
.ion-ios7-camera:before {
  content: ""; }
.ion-ios7-camera-outline:before {
  content: ""; }
.ion-ios7-cart:before {
  content: ""; }
.ion-ios7-cart-outline:before {
  content: ""; }
.ion-ios7-chatboxes:before {
  content: ""; }
.ion-ios7-chatboxes-outline:before {
  content: ""; }
.ion-ios7-chatbubble:before {
  content: ""; }
.ion-ios7-chatbubble-outline:before {
  content: ""; }
.ion-ios7-checkmark:before {
  content: ""; }
.ion-ios7-checkmark-empty:before {
  content: ""; }
.ion-ios7-checkmark-outline:before {
  content: ""; }
.ion-ios7-circle-filled:before {
  content: ""; }
.ion-ios7-circle-outline:before {
  content: ""; }
.ion-ios7-clock:before {
  content: ""; }
.ion-ios7-clock-outline:before {
  content: ""; }
.ion-ios7-close:before {
  content: ""; }
.ion-ios7-close-empty:before {
  content: ""; }
.ion-ios7-close-outline:before {
  content: ""; }
.ion-ios7-cloud:before {
  content: ""; }
.ion-ios7-cloud-download:before {
  content: ""; }
.ion-ios7-cloud-download-outline:before {
  content: ""; }
.ion-ios7-cloud-outline:before {
  content: ""; }
.ion-ios7-cloud-upload:before {
  content: ""; }
.ion-ios7-cloud-upload-outline:before {
  content: ""; }
.ion-ios7-cloudy:before {
  content: ""; }
.ion-ios7-cloudy-night:before {
  content: ""; }
.ion-ios7-cloudy-night-outline:before {
  content: ""; }
.ion-ios7-cloudy-outline:before {
  content: ""; }
.ion-ios7-cog:before {
  content: ""; }
.ion-ios7-cog-outline:before {
  content: ""; }
.ion-ios7-compose:before {
  content: ""; }
.ion-ios7-compose-outline:before {
  content: ""; }
.ion-ios7-contact:before {
  content: ""; }
.ion-ios7-contact-outline:before {
  content: ""; }
.ion-ios7-copy:before {
  content: ""; }
.ion-ios7-copy-outline:before {
  content: ""; }
.ion-ios7-download:before {
  content: ""; }
.ion-ios7-download-outline:before {
  content: ""; }
.ion-ios7-drag:before {
  content: ""; }
.ion-ios7-email:before {
  content: ""; }
.ion-ios7-email-outline:before {
  content: ""; }
.ion-ios7-expand:before {
  content: ""; }
.ion-ios7-eye:before {
  content: ""; }
.ion-ios7-eye-outline:before {
  content: ""; }
.ion-ios7-fastforward:before {
  content: ""; }
.ion-ios7-fastforward-outline:before {
  content: ""; }
.ion-ios7-filing:before {
  content: ""; }
.ion-ios7-filing-outline:before {
  content: ""; }
.ion-ios7-film:before {
  content: ""; }
.ion-ios7-film-outline:before {
  content: ""; }
.ion-ios7-flag:before {
  content: ""; }
.ion-ios7-flag-outline:before {
  content: ""; }
.ion-ios7-folder:before {
  content: ""; }
.ion-ios7-folder-outline:before {
  content: ""; }
.ion-ios7-football:before {
  content: ""; }
.ion-ios7-football-outline:before {
  content: ""; }
.ion-ios7-gear:before {
  content: ""; }
.ion-ios7-gear-outline:before {
  content: ""; }
.ion-ios7-glasses:before {
  content: ""; }
.ion-ios7-glasses-outline:before {
  content: ""; }
.ion-ios7-heart:before {
  content: ""; }
.ion-ios7-heart-outline:before {
  content: ""; }
.ion-ios7-help:before {
  content: ""; }
.ion-ios7-help-empty:before {
  content: ""; }
.ion-ios7-help-outline:before {
  content: ""; }
.ion-ios7-home:before {
  content: ""; }
.ion-ios7-home-outline:before {
  content: ""; }
.ion-ios7-infinite:before {
  content: ""; }
.ion-ios7-infinite-outline:before {
  content: ""; }
.ion-ios7-information:before {
  content: ""; }
.ion-ios7-information-empty:before {
  content: ""; }
.ion-ios7-information-outline:before {
  content: ""; }
.ion-ios7-ionic-outline:before {
  content: ""; }
.ion-ios7-keypad:before {
  content: ""; }
.ion-ios7-keypad-outline:before {
  content: ""; }
.ion-ios7-lightbulb:before {
  content: ""; }
.ion-ios7-lightbulb-outline:before {
  content: ""; }
.ion-ios7-location:before {
  content: ""; }
.ion-ios7-location-outline:before {
  content: ""; }
.ion-ios7-locked:before {
  content: ""; }
.ion-ios7-locked-outline:before {
  content: ""; }
.ion-ios7-loop:before {
  content: ""; }
.ion-ios7-loop-strong:before {
  content: ""; }
.ion-ios7-medkit:before {
  content: ""; }
.ion-ios7-medkit-outline:before {
  content: ""; }
.ion-ios7-mic:before {
  content: ""; }
.ion-ios7-mic-off:before {
  content: ""; }
.ion-ios7-mic-outline:before {
  content: ""; }
.ion-ios7-minus:before {
  content: ""; }
.ion-ios7-minus-empty:before {
  content: ""; }
.ion-ios7-minus-outline:before {
  content: ""; }
.ion-ios7-monitor:before {
  content: ""; }
.ion-ios7-monitor-outline:before {
  content: ""; }
.ion-ios7-moon:before {
  content: ""; }
.ion-ios7-moon-outline:before {
  content: ""; }
.ion-ios7-more:before {
  content: ""; }
.ion-ios7-more-outline:before {
  content: ""; }
.ion-ios7-musical-note:before {
  content: ""; }
.ion-ios7-musical-notes:before {
  content: ""; }
.ion-ios7-navigate:before {
  content: ""; }
.ion-ios7-navigate-outline:before {
  content: ""; }
.ion-ios7-paper:before {
  content: ""; }
.ion-ios7-paper-outline:before {
  content: ""; }
.ion-ios7-paperplane:before {
  content: ""; }
.ion-ios7-paperplane-outline:before {
  content: ""; }
.ion-ios7-partlysunny:before {
  content: ""; }
.ion-ios7-partlysunny-outline:before {
  content: ""; }
.ion-ios7-pause:before {
  content: ""; }
.ion-ios7-pause-outline:before {
  content: ""; }
.ion-ios7-paw:before {
  content: ""; }
.ion-ios7-paw-outline:before {
  content: ""; }
.ion-ios7-people:before {
  content: ""; }
.ion-ios7-people-outline:before {
  content: ""; }
.ion-ios7-person:before {
  content: ""; }
.ion-ios7-person-outline:before {
  content: ""; }
.ion-ios7-personadd:before {
  content: ""; }
.ion-ios7-personadd-outline:before {
  content: ""; }
.ion-ios7-photos:before {
  content: ""; }
.ion-ios7-photos-outline:before {
  content: ""; }
.ion-ios7-pie:before {
  content: ""; }
.ion-ios7-pie-outline:before {
  content: ""; }
.ion-ios7-play:before {
  content: ""; }
.ion-ios7-play-outline:before {
  content: ""; }
.ion-ios7-plus:before {
  content: ""; }
.ion-ios7-plus-empty:before {
  content: ""; }
.ion-ios7-plus-outline:before {
  content: ""; }
.ion-ios7-pricetag:before {
  content: ""; }
.ion-ios7-pricetag-outline:before {
  content: ""; }
.ion-ios7-pricetags:before {
  content: ""; }
.ion-ios7-pricetags-outline:before {
  content: ""; }
.ion-ios7-printer:before {
  content: ""; }
.ion-ios7-printer-outline:before {
  content: ""; }
.ion-ios7-pulse:before {
  content: ""; }
.ion-ios7-pulse-strong:before {
  content: ""; }
.ion-ios7-rainy:before {
  content: ""; }
.ion-ios7-rainy-outline:before {
  content: ""; }
.ion-ios7-recording:before {
  content: ""; }
.ion-ios7-recording-outline:before {
  content: ""; }
.ion-ios7-redo:before {
  content: ""; }
.ion-ios7-redo-outline:before {
  content: ""; }
.ion-ios7-refresh:before {
  content: ""; }
.ion-ios7-refresh-empty:before {
  content: ""; }
.ion-ios7-refresh-outline:before {
  content: ""; }
.ion-ios7-reload:before, .ion-ios7-reloading:before {
  content: ""; }
.ion-ios7-reverse-camera:before {
  content: ""; }
.ion-ios7-reverse-camera-outline:before {
  content: ""; }
.ion-ios7-rewind:before {
  content: ""; }
.ion-ios7-rewind-outline:before {
  content: ""; }
.ion-ios7-search:before {
  content: ""; }
.ion-ios7-search-strong:before {
  content: ""; }
.ion-ios7-settings:before {
  content: ""; }
.ion-ios7-settings-strong:before {
  content: ""; }
.ion-ios7-shrink:before {
  content: ""; }
.ion-ios7-skipbackward:before {
  content: ""; }
.ion-ios7-skipbackward-outline:before {
  content: ""; }
.ion-ios7-skipforward:before {
  content: ""; }
.ion-ios7-skipforward-outline:before {
  content: ""; }
.ion-ios7-snowy:before {
  content: ""; }
.ion-ios7-speedometer:before {
  content: ""; }
.ion-ios7-speedometer-outline:before {
  content: ""; }
.ion-ios7-star:before {
  content: ""; }
.ion-ios7-star-half:before {
  content: ""; }
.ion-ios7-star-outline:before {
  content: ""; }
.ion-ios7-stopwatch:before {
  content: ""; }
.ion-ios7-stopwatch-outline:before {
  content: ""; }
.ion-ios7-sunny:before {
  content: ""; }
.ion-ios7-sunny-outline:before {
  content: ""; }
.ion-ios7-telephone:before {
  content: ""; }
.ion-ios7-telephone-outline:before {
  content: ""; }
.ion-ios7-tennisball:before {
  content: ""; }
.ion-ios7-tennisball-outline:before {
  content: ""; }
.ion-ios7-thunderstorm:before {
  content: ""; }
.ion-ios7-thunderstorm-outline:before {
  content: ""; }
.ion-ios7-time:before {
  content: ""; }
.ion-ios7-time-outline:before {
  content: ""; }
.ion-ios7-timer:before {
  content: ""; }
.ion-ios7-timer-outline:before {
  content: ""; }
.ion-ios7-toggle:before {
  content: ""; }
.ion-ios7-toggle-outline:before {
  content: ""; }
.ion-ios7-trash:before {
  content: ""; }
.ion-ios7-trash-outline:before {
  content: ""; }
.ion-ios7-undo:before {
  content: ""; }
.ion-ios7-undo-outline:before {
  content: ""; }
.ion-ios7-unlocked:before {
  content: ""; }
.ion-ios7-unlocked-outline:before {
  content: ""; }
.ion-ios7-upload:before {
  content: ""; }
.ion-ios7-upload-outline:before {
  content: ""; }
.ion-ios7-videocam:before {
  content: ""; }
.ion-ios7-videocam-outline:before {
  content: ""; }
.ion-ios7-volume-high:before {
  content: ""; }
.ion-ios7-volume-low:before {
  content: ""; }
.ion-ios7-wineglass:before {
  content: ""; }
.ion-ios7-wineglass-outline:before {
  content: ""; }
.ion-ios7-world:before {
  content: ""; }
.ion-ios7-world-outline:before {
  content: ""; }
.ion-ipad:before {
  content: ""; }
.ion-iphone:before {
  content: ""; }
.ion-ipod:before {
  content: ""; }
.ion-jet:before {
  content: ""; }
.ion-key:before {
  content: ""; }
.ion-knife:before {
  content: ""; }
.ion-laptop:before {
  content: ""; }
.ion-leaf:before {
  content: ""; }
.ion-levels:before {
  content: ""; }
.ion-lightbulb:before {
  content: ""; }
.ion-link:before {
  content: ""; }
.ion-load-a:before, .ion-loading-a:before {
  content: ""; }
.ion-load-b:before, .ion-loading-b:before {
  content: ""; }
.ion-load-c:before, .ion-loading-c:before {
  content: ""; }
.ion-load-d:before, .ion-loading-d:before {
  content: ""; }
.ion-location:before {
  content: ""; }
.ion-locked:before {
  content: ""; }
.ion-log-in:before {
  content: ""; }
.ion-log-out:before {
  content: ""; }
.ion-loop:before, .ion-looping:before {
  content: ""; }
.ion-magnet:before {
  content: ""; }
.ion-male:before {
  content: ""; }
.ion-man:before {
  content: ""; }
.ion-map:before {
  content: ""; }
.ion-medkit:before {
  content: ""; }
.ion-merge:before {
  content: ""; }
.ion-mic-a:before {
  content: ""; }
.ion-mic-b:before {
  content: ""; }
.ion-mic-c:before {
  content: ""; }
.ion-minus:before {
  content: ""; }
.ion-minus-circled:before {
  content: ""; }
.ion-minus-round:before {
  content: ""; }
.ion-model-s:before {
  content: ""; }
.ion-monitor:before {
  content: ""; }
.ion-more:before {
  content: ""; }
.ion-mouse:before {
  content: ""; }
.ion-music-note:before {
  content: ""; }
.ion-navicon:before {
  content: ""; }
.ion-navicon-round:before {
  content: ""; }
.ion-navigate:before {
  content: ""; }
.ion-network:before {
  content: ""; }
.ion-no-smoking:before {
  content: ""; }
.ion-nuclear:before {
  content: ""; }
.ion-outlet:before {
  content: ""; }
.ion-paper-airplane:before {
  content: ""; }
.ion-paperclip:before {
  content: ""; }
.ion-pause:before {
  content: ""; }
.ion-person:before {
  content: ""; }
.ion-person-add:before {
  content: ""; }
.ion-person-stalker:before {
  content: ""; }
.ion-pie-graph:before {
  content: ""; }
.ion-pin:before {
  content: ""; }
.ion-pinpoint:before {
  content: ""; }
.ion-pizza:before {
  content: ""; }
.ion-plane:before {
  content: ""; }
.ion-planet:before {
  content: ""; }
.ion-play:before {
  content: ""; }
.ion-playstation:before {
  content: ""; }
.ion-plus:before {
  content: ""; }
.ion-plus-circled:before {
  content: ""; }
.ion-plus-round:before {
  content: ""; }
.ion-podium:before {
  content: ""; }
.ion-pound:before {
  content: ""; }
.ion-power:before {
  content: ""; }
.ion-pricetag:before {
  content: ""; }
.ion-pricetags:before {
  content: ""; }
.ion-printer:before {
  content: ""; }
.ion-pull-request:before {
  content: ""; }
.ion-qr-scanner:before {
  content: ""; }
.ion-quote:before {
  content: ""; }
.ion-radio-waves:before {
  content: ""; }
.ion-record:before {
  content: ""; }
.ion-refresh:before, .ion-refreshing:before {
  content: ""; }
.ion-reply:before {
  content: ""; }
.ion-reply-all:before {
  content: ""; }
.ion-ribbon-a:before {
  content: ""; }
.ion-ribbon-b:before {
  content: ""; }
.ion-sad:before {
  content: ""; }
.ion-scissors:before {
  content: ""; }
.ion-search:before {
  content: ""; }
.ion-settings:before {
  content: ""; }
.ion-share:before {
  content: ""; }
.ion-shuffle:before {
  content: ""; }
.ion-skip-backward:before {
  content: ""; }
.ion-skip-forward:before {
  content: ""; }
.ion-social-android:before {
  content: ""; }
.ion-social-android-outline:before {
  content: ""; }
.ion-social-apple:before {
  content: ""; }
.ion-social-apple-outline:before {
  content: ""; }
.ion-social-bitcoin:before {
  content: ""; }
.ion-social-bitcoin-outline:before {
  content: ""; }
.ion-social-buffer:before {
  content: ""; }
.ion-social-buffer-outline:before {
  content: ""; }
.ion-social-designernews:before {
  content: ""; }
.ion-social-designernews-outline:before {
  content: ""; }
.ion-social-dribbble:before {
  content: ""; }
.ion-social-dribbble-outline:before {
  content: ""; }
.ion-social-dropbox:before {
  content: ""; }
.ion-social-dropbox-outline:before {
  content: ""; }
.ion-social-facebook:before {
  content: ""; }
.ion-social-facebook-outline:before {
  content: ""; }
.ion-social-foursquare:before {
  content: ""; }
.ion-social-foursquare-outline:before {
  content: ""; }
.ion-social-freebsd-devil:before {
  content: ""; }
.ion-social-github:before {
  content: ""; }
.ion-social-github-outline:before {
  content: ""; }
.ion-social-google:before {
  content: ""; }
.ion-social-google-outline:before {
  content: ""; }
.ion-social-googleplus:before {
  content: ""; }
.ion-social-googleplus-outline:before {
  content: ""; }
.ion-social-hackernews:before {
  content: ""; }
.ion-social-hackernews-outline:before {
  content: ""; }
.ion-social-instagram:before {
  content: ""; }
.ion-social-instagram-outline:before {
  content: ""; }
.ion-social-linkedin:before {
  content: ""; }
.ion-social-linkedin-outline:before {
  content: ""; }
.ion-social-pinterest:before {
  content: ""; }
.ion-social-pinterest-outline:before {
  content: ""; }
.ion-social-reddit:before {
  content: ""; }
.ion-social-reddit-outline:before {
  content: ""; }
.ion-social-rss:before {
  content: ""; }
.ion-social-rss-outline:before {
  content: ""; }
.ion-social-skype:before {
  content: ""; }
.ion-social-skype-outline:before {
  content: ""; }
.ion-social-tumblr:before {
  content: ""; }
.ion-social-tumblr-outline:before {
  content: ""; }
.ion-social-tux:before {
  content: ""; }
.ion-social-twitter:before {
  content: ""; }
.ion-social-twitter-outline:before {
  content: ""; }
.ion-social-usd:before {
  content: ""; }
.ion-social-usd-outline:before {
  content: ""; }
.ion-social-vimeo:before {
  content: ""; }
.ion-social-vimeo-outline:before {
  content: ""; }
.ion-social-windows:before {
  content: ""; }
.ion-social-windows-outline:before {
  content: ""; }
.ion-social-wordpress:before {
  content: ""; }
.ion-social-wordpress-outline:before {
  content: ""; }
.ion-social-yahoo:before {
  content: ""; }
.ion-social-yahoo-outline:before {
  content: ""; }
.ion-social-youtube:before {
  content: ""; }
.ion-social-youtube-outline:before {
  content: ""; }
.ion-speakerphone:before {
  content: ""; }
.ion-speedometer:before {
  content: ""; }
.ion-spoon:before {
  content: ""; }
.ion-star:before {
  content: ""; }
.ion-stats-bars:before {
  content: ""; }
.ion-steam:before {
  content: ""; }
.ion-stop:before {
  content: ""; }
.ion-thermometer:before {
  content: ""; }
.ion-thumbsdown:before {
  content: ""; }
.ion-thumbsup:before {
  content: ""; }
.ion-toggle:before {
  content: ""; }
.ion-toggle-filled:before {
  content: ""; }
.ion-trash-a:before {
  content: ""; }
.ion-trash-b:before {
  content: ""; }
.ion-trophy:before {
  content: ""; }
.ion-umbrella:before {
  content: ""; }
.ion-university:before {
  content: ""; }
.ion-unlocked:before {
  content: ""; }
.ion-upload:before {
  content: ""; }
.ion-usb:before {
  content: ""; }
.ion-videocamera:before {
  content: ""; }
.ion-volume-high:before {
  content: ""; }
.ion-volume-low:before {
  content: ""; }
.ion-volume-medium:before {
  content: ""; }
.ion-volume-mute:before {
  content: ""; }
.ion-wand:before {
  content: ""; }
.ion-waterdrop:before {
  content: ""; }
.ion-wifi:before {
  content: ""; }
.ion-wineglass:before {
  content: ""; }
.ion-woman:before {
  content: ""; }
.ion-wrench:before {
  content: ""; }
.ion-xbox:before {
  content: ""; }
@font-face {
	font-family: 'Linearicons-Free';
	src:url('/assets/Linearicons-Free-9da5ace7.eot?w118d');
	src:url('/assets/Linearicons-Free-9da5ace7.eot?#iefixw118d') format('embedded-opentype'),
		url('/assets/Linearicons-Free-296945e5.woff2?w118d') format('woff2'),
		url('/assets/Linearicons-Free-bf169479.woff?w118d') format('woff'),
		url('/assets/Linearicons-Free-47c047ff.ttf?w118d') format('truetype'),
		url('/assets/Linearicons-Free-3147283e.svg?w118d#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
}
.lnr {
	font-family: 'Linearicons-Free';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display:block;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.lnr-home:before {
	content: "\e800";
}
.lnr-apartment:before {
	content: "\e801";
}
.lnr-pencil:before {
	content: "\e802";
}
.lnr-magic-wand:before {
	content: "\e803";
}
.lnr-drop:before {
	content: "\e804";
}
.lnr-lighter:before {
	content: "\e805";
}
.lnr-poop:before {
	content: "\e806";
}
.lnr-sun:before {
	content: "\e807";
}
.lnr-moon:before {
	content: "\e808";
}
.lnr-cloud:before {
	content: "\e809";
}
.lnr-cloud-upload:before {
	content: "\e80a";
}
.lnr-cloud-download:before {
	content: "\e80b";
}
.lnr-cloud-sync:before {
	content: "\e80c";
}
.lnr-cloud-check:before {
	content: "\e80d";
}
.lnr-database:before {
	content: "\e80e";
}
.lnr-lock:before {
	content: "\e80f";
}
.lnr-cog:before {
	content: "\e810";
}
.lnr-trash:before {
	content: "\e811";
}
.lnr-dice:before {
	content: "\e812";
}
.lnr-heart:before {
	content: "\e813";
}
.lnr-star:before {
	content: "\e814";
}
.lnr-star-half:before {
	content: "\e815";
}
.lnr-star-empty:before {
	content: "\e816";
}
.lnr-flag:before {
	content: "\e817";
}
.lnr-envelope:before {
	content: "\e818";
}
.lnr-paperclip:before {
	content: "\e819";
}
.lnr-inbox:before {
	content: "\e81a";
}
.lnr-eye:before {
	content: "\e81b";
}
.lnr-printer:before {
	content: "\e81c";
}
.lnr-file-empty:before {
	content: "\e81d";
}
.lnr-file-add:before {
	content: "\e81e";
}
.lnr-enter:before {
	content: "\e81f";
}
.lnr-exit:before {
	content: "\e820";
}
.lnr-graduation-hat:before {
	content: "\e821";
}
.lnr-license:before {
	content: "\e822";
}
.lnr-music-note:before {
	content: "\e823";
}
.lnr-film-play:before {
	content: "\e824";
}
.lnr-camera-video:before {
	content: "\e825";
}
.lnr-camera:before {
	content: "\e826";
}
.lnr-picture:before {
	content: "\e827";
}
.lnr-book:before {
	content: "\e828";
}
.lnr-bookmark:before {
	content: "\e829";
}
.lnr-user:before {
	content: "\e82a";
}
.lnr-users:before {
	content: "\e82b";
}
.lnr-shirt:before {
	content: "\e82c";
}
.lnr-store:before {
	content: "\e82d";
}
.lnr-cart:before {
	content: "\e82e";
}
.lnr-tag:before {
	content: "\e82f";
}
.lnr-phone-handset:before {
	content: "\e830";
}
.lnr-phone:before {
	content: "\e831";
}
.lnr-pushpin:before {
	content: "\e832";
}
.lnr-map-marker:before {
	content: "\e833";
}
.lnr-map:before {
	content: "\e834";
}
.lnr-location:before {
	content: "\e835";
}
.lnr-calendar-full:before {
	content: "\e836";
}
.lnr-keyboard:before {
	content: "\e837";
}
.lnr-spell-check:before {
	content: "\e838";
}
.lnr-screen:before {
	content: "\e839";
}
.lnr-smartphone:before {
	content: "\e83a";
}
.lnr-tablet:before {
	content: "\e83b";
}
.lnr-laptop:before {
	content: "\e83c";
}
.lnr-laptop-phone:before {
	content: "\e83d";
}
.lnr-power-switch:before {
	content: "\e83e";
}
.lnr-bubble:before {
	content: "\e83f";
}
.lnr-heart-pulse:before {
	content: "\e840";
}
.lnr-construction:before {
	content: "\e841";
}
.lnr-pie-chart:before {
	content: "\e842";
}
.lnr-chart-bars:before {
	content: "\e843";
}
.lnr-gift:before {
	content: "\e844";
}
.lnr-diamond:before {
	content: "\e845";
}
.lnr-linearicons:before {
	content: "\e846";
}
.lnr-dinner:before {
	content: "\e847";
}
.lnr-coffee-cup:before {
	content: "\e848";
}
.lnr-leaf:before {
	content: "\e849";
}
.lnr-paw:before {
	content: "\e84a";
}
.lnr-rocket:before {
	content: "\e84b";
}
.lnr-briefcase:before {
	content: "\e84c";
}
.lnr-bus:before {
	content: "\e84d";
}
.lnr-car:before {
	content: "\e84e";
}
.lnr-train:before {
	content: "\e84f";
}
.lnr-bicycle:before {
	content: "\e850";
}
.lnr-wheelchair:before {
	content: "\e851";
}
.lnr-select:before {
	content: "\e852";
}
.lnr-earth:before {
	content: "\e853";
}
.lnr-smile:before {
	content: "\e854";
}
.lnr-sad:before {
	content: "\e855";
}
.lnr-neutral:before {
	content: "\e856";
}
.lnr-mustache:before {
	content: "\e857";
}
.lnr-alarm:before {
	content: "\e858";
}
.lnr-bullhorn:before {
	content: "\e859";
}
.lnr-volume-high:before {
	content: "\e85a";
}
.lnr-volume-medium:before {
	content: "\e85b";
}
.lnr-volume-low:before {
	content: "\e85c";
}
.lnr-volume:before {
	content: "\e85d";
}
.lnr-mic:before {
	content: "\e85e";
}
.lnr-hourglass:before {
	content: "\e85f";
}
.lnr-undo:before {
	content: "\e860";
}
.lnr-redo:before {
	content: "\e861";
}
.lnr-sync:before {
	content: "\e862";
}
.lnr-history:before {
	content: "\e863";
}
.lnr-clock:before {
	content: "\e864";
}
.lnr-download:before {
	content: "\e865";
}
.lnr-upload:before {
	content: "\e866";
}
.lnr-enter-down:before {
	content: "\e867";
}
.lnr-exit-up:before {
	content: "\e868";
}
.lnr-bug:before {
	content: "\e869";
}
.lnr-code:before {
	content: "\e86a";
}
.lnr-link:before {
	content: "\e86b";
}
.lnr-unlink:before {
	content: "\e86c";
}
.lnr-thumbs-up:before {
	content: "\e86d";
}
.lnr-thumbs-down:before {
	content: "\e86e";
}
.lnr-magnifier:before {
	content: "\e86f";
}
.lnr-cross:before {
	content: "\e870";
}
.lnr-menu:before {
	content: "\e871";
}
.lnr-list:before {
	content: "\e872";
}
.lnr-chevron-up:before {
	content: "\e873";
}
.lnr-chevron-down:before {
	content: "\e874";
}
.lnr-chevron-left:before {
	content: "\e875";
}
.lnr-chevron-right:before {
	content: "\e876";
}
.lnr-arrow-up:before {
	content: "\e877";
}
.lnr-arrow-down:before {
	content: "\e878";
}
.lnr-arrow-left:before {
	content: "\e879";
}
.lnr-arrow-right:before {
	content: "\e87a";
}
.lnr-move:before {
	content: "\e87b";
}
.lnr-warning:before {
	content: "\e87c";
}
.lnr-question-circle:before {
	content: "\e87d";
}
.lnr-menu-circle:before {
	content: "\e87e";
}
.lnr-checkmark-circle:before {
	content: "\e87f";
}
.lnr-cross-circle:before {
	content: "\e880";
}
.lnr-plus-circle:before {
	content: "\e881";
}
.lnr-circle-minus:before {
	content: "\e882";
}
.lnr-arrow-up-circle:before {
	content: "\e883";
}
.lnr-arrow-down-circle:before {
	content: "\e884";
}
.lnr-arrow-left-circle:before {
	content: "\e885";
}
.lnr-arrow-right-circle:before {
	content: "\e886";
}
.lnr-chevron-up-circle:before {
	content: "\e887";
}
.lnr-chevron-down-circle:before {
	content: "\e888";
}
.lnr-chevron-left-circle:before {
	content: "\e889";
}
.lnr-chevron-right-circle:before {
	content: "\e88a";
}
.lnr-crop:before {
	content: "\e88b";
}
.lnr-frame-expand:before {
	content: "\e88c";
}
.lnr-frame-contract:before {
	content: "\e88d";
}
.lnr-layers:before {
	content: "\e88e";
}
.lnr-funnel:before {
	content: "\e88f";
}
.lnr-text-format:before {
	content: "\e890";
}
.lnr-text-format-remove:before {
	content: "\e891";
}
.lnr-text-size:before {
	content: "\e892";
}
.lnr-bold:before {
	content: "\e893";
}
.lnr-italic:before {
	content: "\e894";
}
.lnr-underline:before {
	content: "\e895";
}
.lnr-strikethrough:before {
	content: "\e896";
}
.lnr-highlight:before {
	content: "\e897";
}
.lnr-text-align-left:before {
	content: "\e898";
}
.lnr-text-align-center:before {
	content: "\e899";
}
.lnr-text-align-right:before {
	content: "\e89a";
}
.lnr-text-align-justify:before {
	content: "\e89b";
}
.lnr-line-spacing:before {
	content: "\e89c";
}
.lnr-indent-increase:before {
	content: "\e89d";
}
.lnr-indent-decrease:before {
	content: "\e89e";
}
.lnr-pilcrow:before {
	content: "\e89f";
}
.lnr-direction-ltr:before {
	content: "\e8a0";
}
.lnr-direction-rtl:before {
	content: "\e8a1";
}
.lnr-page-break:before {
	content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
	content: "\e8a3";
}
.lnr-sort-amount-asc:before {
	content: "\e8a4";
}
.lnr-hand:before {
	content: "\e8a5";
}
.lnr-pointer-up:before {
	content: "\e8a6";
}
.lnr-pointer-right:before {
	content: "\e8a7";
}
.lnr-pointer-down:before {
	content: "\e8a8";
}
.lnr-pointer-left:before {
	content: "\e8a9";
}
/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("/assets/materialdesignicons-webfont-a05212d1.eot?v=2.0.46");
  src: url("/assets/materialdesignicons-webfont-a05212d1.eot?#iefix&v=2.0.46") format("embedded-opentype"), url("/assets/materialdesignicons-webfont-4d60cf55.woff2?v=2.0.46") format("woff2"), url("/assets/materialdesignicons-webfont-62162cd1.woff?v=2.0.46") format("woff"), url("/assets/materialdesignicons-webfont-d5b48ab1.ttf?v=2.0.46") format("truetype"), url("/assets/materialdesignicons-webfont-cc18b769.svg?v=2.0.46#materialdesigniconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.mdi {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mdi-access-point:before {
  content: "\F002";
}
.mdi-access-point-network:before {
  content: "\F003";
}
.mdi-account:before {
  content: "\F004";
}
.mdi-account-alert:before {
  content: "\F005";
}
.mdi-account-box:before {
  content: "\F006";
}
.mdi-account-box-outline:before {
  content: "\F007";
}
.mdi-account-card-details:before {
  content: "\F5D2";
}
.mdi-account-check:before {
  content: "\F008";
}
.mdi-account-circle:before {
  content: "\F009";
}
.mdi-account-convert:before {
  content: "\F00A";
}
.mdi-account-edit:before {
  content: "\F6BB";
}
.mdi-account-key:before {
  content: "\F00B";
}
.mdi-account-location:before {
  content: "\F00C";
}
.mdi-account-minus:before {
  content: "\F00D";
}
.mdi-account-multiple:before {
  content: "\F00E";
}
.mdi-account-multiple-minus:before {
  content: "\F5D3";
}
.mdi-account-multiple-outline:before {
  content: "\F00F";
}
.mdi-account-multiple-plus:before {
  content: "\F010";
}
.mdi-account-network:before {
  content: "\F011";
}
.mdi-account-off:before {
  content: "\F012";
}
.mdi-account-outline:before {
  content: "\F013";
}
.mdi-account-plus:before {
  content: "\F014";
}
.mdi-account-remove:before {
  content: "\F015";
}
.mdi-account-search:before {
  content: "\F016";
}
.mdi-account-settings:before {
  content: "\F630";
}
.mdi-account-settings-variant:before {
  content: "\F631";
}
.mdi-account-star:before {
  content: "\F017";
}
.mdi-account-switch:before {
  content: "\F019";
}
.mdi-adjust:before {
  content: "\F01A";
}
.mdi-air-conditioner:before {
  content: "\F01B";
}
.mdi-airballoon:before {
  content: "\F01C";
}
.mdi-airplane:before {
  content: "\F01D";
}
.mdi-airplane-landing:before {
  content: "\F5D4";
}
.mdi-airplane-off:before {
  content: "\F01E";
}
.mdi-airplane-takeoff:before {
  content: "\F5D5";
}
.mdi-airplay:before {
  content: "\F01F";
}
.mdi-alarm:before {
  content: "\F020";
}
.mdi-alarm-bell:before {
  content: "\F78D";
}
.mdi-alarm-check:before {
  content: "\F021";
}
.mdi-alarm-light:before {
  content: "\F78E";
}
.mdi-alarm-multiple:before {
  content: "\F022";
}
.mdi-alarm-off:before {
  content: "\F023";
}
.mdi-alarm-plus:before {
  content: "\F024";
}
.mdi-alarm-snooze:before {
  content: "\F68D";
}
.mdi-album:before {
  content: "\F025";
}
.mdi-alert:before {
  content: "\F026";
}
.mdi-alert-box:before {
  content: "\F027";
}
.mdi-alert-circle:before {
  content: "\F028";
}
.mdi-alert-circle-outline:before {
  content: "\F5D6";
}
.mdi-alert-decagram:before {
  content: "\F6BC";
}
.mdi-alert-octagon:before {
  content: "\F029";
}
.mdi-alert-octagram:before {
  content: "\F766";
}
.mdi-alert-outline:before {
  content: "\F02A";
}
.mdi-all-inclusive:before {
  content: "\F6BD";
}
.mdi-alpha:before {
  content: "\F02B";
}
.mdi-alphabetical:before {
  content: "\F02C";
}
.mdi-altimeter:before {
  content: "\F5D7";
}
.mdi-amazon:before {
  content: "\F02D";
}
.mdi-amazon-clouddrive:before {
  content: "\F02E";
}
.mdi-ambulance:before {
  content: "\F02F";
}
.mdi-amplifier:before {
  content: "\F030";
}
.mdi-anchor:before {
  content: "\F031";
}
.mdi-android:before {
  content: "\F032";
}
.mdi-android-debug-bridge:before {
  content: "\F033";
}
.mdi-android-head:before {
  content: "\F78F";
}
.mdi-android-studio:before {
  content: "\F034";
}
.mdi-angular:before {
  content: "\F6B1";
}
.mdi-angularjs:before {
  content: "\F6BE";
}
.mdi-animation:before {
  content: "\F5D8";
}
.mdi-apple:before {
  content: "\F035";
}
.mdi-apple-finder:before {
  content: "\F036";
}
.mdi-apple-ios:before {
  content: "\F037";
}
.mdi-apple-keyboard-caps:before {
  content: "\F632";
}
.mdi-apple-keyboard-command:before {
  content: "\F633";
}
.mdi-apple-keyboard-control:before {
  content: "\F634";
}
.mdi-apple-keyboard-option:before {
  content: "\F635";
}
.mdi-apple-keyboard-shift:before {
  content: "\F636";
}
.mdi-apple-mobileme:before {
  content: "\F038";
}
.mdi-apple-safari:before {
  content: "\F039";
}
.mdi-application:before {
  content: "\F614";
}
.mdi-approval:before {
  content: "\F790";
}
.mdi-apps:before {
  content: "\F03B";
}
.mdi-archive:before {
  content: "\F03C";
}
.mdi-arrange-bring-forward:before {
  content: "\F03D";
}
.mdi-arrange-bring-to-front:before {
  content: "\F03E";
}
.mdi-arrange-send-backward:before {
  content: "\F03F";
}
.mdi-arrange-send-to-back:before {
  content: "\F040";
}
.mdi-arrow-all:before {
  content: "\F041";
}
.mdi-arrow-bottom-left:before {
  content: "\F042";
}
.mdi-arrow-bottom-right:before {
  content: "\F043";
}
.mdi-arrow-collapse:before {
  content: "\F615";
}
.mdi-arrow-collapse-all:before {
  content: "\F044";
}
.mdi-arrow-collapse-down:before {
  content: "\F791";
}
.mdi-arrow-collapse-left:before {
  content: "\F792";
}
.mdi-arrow-collapse-right:before {
  content: "\F793";
}
.mdi-arrow-collapse-up:before {
  content: "\F794";
}
.mdi-arrow-down:before {
  content: "\F045";
}
.mdi-arrow-down-bold:before {
  content: "\F72D";
}
.mdi-arrow-down-bold-box:before {
  content: "\F72E";
}
.mdi-arrow-down-bold-box-outline:before {
  content: "\F72F";
}
.mdi-arrow-down-bold-circle:before {
  content: "\F047";
}
.mdi-arrow-down-bold-circle-outline:before {
  content: "\F048";
}
.mdi-arrow-down-bold-hexagon-outline:before {
  content: "\F049";
}
.mdi-arrow-down-box:before {
  content: "\F6BF";
}
.mdi-arrow-down-drop-circle:before {
  content: "\F04A";
}
.mdi-arrow-down-drop-circle-outline:before {
  content: "\F04B";
}
.mdi-arrow-down-thick:before {
  content: "\F046";
}
.mdi-arrow-expand:before {
  content: "\F616";
}
.mdi-arrow-expand-all:before {
  content: "\F04C";
}
.mdi-arrow-expand-down:before {
  content: "\F795";
}
.mdi-arrow-expand-left:before {
  content: "\F796";
}
.mdi-arrow-expand-right:before {
  content: "\F797";
}
.mdi-arrow-expand-up:before {
  content: "\F798";
}
.mdi-arrow-left:before {
  content: "\F04D";
}
.mdi-arrow-left-bold:before {
  content: "\F730";
}
.mdi-arrow-left-bold-box:before {
  content: "\F731";
}
.mdi-arrow-left-bold-box-outline:before {
  content: "\F732";
}
.mdi-arrow-left-bold-circle:before {
  content: "\F04F";
}
.mdi-arrow-left-bold-circle-outline:before {
  content: "\F050";
}
.mdi-arrow-left-bold-hexagon-outline:before {
  content: "\F051";
}
.mdi-arrow-left-box:before {
  content: "\F6C0";
}
.mdi-arrow-left-drop-circle:before {
  content: "\F052";
}
.mdi-arrow-left-drop-circle-outline:before {
  content: "\F053";
}
.mdi-arrow-left-thick:before {
  content: "\F04E";
}
.mdi-arrow-right:before {
  content: "\F054";
}
.mdi-arrow-right-bold:before {
  content: "\F733";
}
.mdi-arrow-right-bold-box:before {
  content: "\F734";
}
.mdi-arrow-right-bold-box-outline:before {
  content: "\F735";
}
.mdi-arrow-right-bold-circle:before {
  content: "\F056";
}
.mdi-arrow-right-bold-circle-outline:before {
  content: "\F057";
}
.mdi-arrow-right-bold-hexagon-outline:before {
  content: "\F058";
}
.mdi-arrow-right-box:before {
  content: "\F6C1";
}
.mdi-arrow-right-drop-circle:before {
  content: "\F059";
}
.mdi-arrow-right-drop-circle-outline:before {
  content: "\F05A";
}
.mdi-arrow-right-thick:before {
  content: "\F055";
}
.mdi-arrow-top-left:before {
  content: "\F05B";
}
.mdi-arrow-top-right:before {
  content: "\F05C";
}
.mdi-arrow-up:before {
  content: "\F05D";
}
.mdi-arrow-up-bold:before {
  content: "\F736";
}
.mdi-arrow-up-bold-box:before {
  content: "\F737";
}
.mdi-arrow-up-bold-box-outline:before {
  content: "\F738";
}
.mdi-arrow-up-bold-circle:before {
  content: "\F05F";
}
.mdi-arrow-up-bold-circle-outline:before {
  content: "\F060";
}
.mdi-arrow-up-bold-hexagon-outline:before {
  content: "\F061";
}
.mdi-arrow-up-box:before {
  content: "\F6C2";
}
.mdi-arrow-up-drop-circle:before {
  content: "\F062";
}
.mdi-arrow-up-drop-circle-outline:before {
  content: "\F063";
}
.mdi-arrow-up-thick:before {
  content: "\F05E";
}
.mdi-assistant:before {
  content: "\F064";
}
.mdi-asterisk:before {
  content: "\F6C3";
}
.mdi-at:before {
  content: "\F065";
}
.mdi-atom:before {
  content: "\F767";
}
.mdi-attachment:before {
  content: "\F066";
}
.mdi-audiobook:before {
  content: "\F067";
}
.mdi-auto-fix:before {
  content: "\F068";
}
.mdi-auto-upload:before {
  content: "\F069";
}
.mdi-autorenew:before {
  content: "\F06A";
}
.mdi-av-timer:before {
  content: "\F06B";
}
.mdi-baby:before {
  content: "\F06C";
}
.mdi-baby-buggy:before {
  content: "\F68E";
}
.mdi-backburger:before {
  content: "\F06D";
}
.mdi-backspace:before {
  content: "\F06E";
}
.mdi-backup-restore:before {
  content: "\F06F";
}
.mdi-bandcamp:before {
  content: "\F674";
}
.mdi-bank:before {
  content: "\F070";
}
.mdi-barcode:before {
  content: "\F071";
}
.mdi-barcode-scan:before {
  content: "\F072";
}
.mdi-barley:before {
  content: "\F073";
}
.mdi-barrel:before {
  content: "\F074";
}
.mdi-basecamp:before {
  content: "\F075";
}
.mdi-basket:before {
  content: "\F076";
}
.mdi-basket-fill:before {
  content: "\F077";
}
.mdi-basket-unfill:before {
  content: "\F078";
}
.mdi-battery:before {
  content: "\F079";
}
.mdi-battery-10:before {
  content: "\F07A";
}
.mdi-battery-20:before {
  content: "\F07B";
}
.mdi-battery-30:before {
  content: "\F07C";
}
.mdi-battery-40:before {
  content: "\F07D";
}
.mdi-battery-50:before {
  content: "\F07E";
}
.mdi-battery-60:before {
  content: "\F07F";
}
.mdi-battery-70:before {
  content: "\F080";
}
.mdi-battery-80:before {
  content: "\F081";
}
.mdi-battery-90:before {
  content: "\F082";
}
.mdi-battery-alert:before {
  content: "\F083";
}
.mdi-battery-charging:before {
  content: "\F084";
}
.mdi-battery-charging-100:before {
  content: "\F085";
}
.mdi-battery-charging-20:before {
  content: "\F086";
}
.mdi-battery-charging-30:before {
  content: "\F087";
}
.mdi-battery-charging-40:before {
  content: "\F088";
}
.mdi-battery-charging-60:before {
  content: "\F089";
}
.mdi-battery-charging-80:before {
  content: "\F08A";
}
.mdi-battery-charging-90:before {
  content: "\F08B";
}
.mdi-battery-minus:before {
  content: "\F08C";
}
.mdi-battery-negative:before {
  content: "\F08D";
}
.mdi-battery-outline:before {
  content: "\F08E";
}
.mdi-battery-plus:before {
  content: "\F08F";
}
.mdi-battery-positive:before {
  content: "\F090";
}
.mdi-battery-unknown:before {
  content: "\F091";
}
.mdi-beach:before {
  content: "\F092";
}
.mdi-beaker:before {
  content: "\F68F";
}
.mdi-beats:before {
  content: "\F097";
}
.mdi-beer:before {
  content: "\F098";
}
.mdi-behance:before {
  content: "\F099";
}
.mdi-bell:before {
  content: "\F09A";
}
.mdi-bell-off:before {
  content: "\F09B";
}
.mdi-bell-outline:before {
  content: "\F09C";
}
.mdi-bell-plus:before {
  content: "\F09D";
}
.mdi-bell-ring:before {
  content: "\F09E";
}
.mdi-bell-ring-outline:before {
  content: "\F09F";
}
.mdi-bell-sleep:before {
  content: "\F0A0";
}
.mdi-beta:before {
  content: "\F0A1";
}
.mdi-bible:before {
  content: "\F0A2";
}
.mdi-bike:before {
  content: "\F0A3";
}
.mdi-bing:before {
  content: "\F0A4";
}
.mdi-binoculars:before {
  content: "\F0A5";
}
.mdi-bio:before {
  content: "\F0A6";
}
.mdi-biohazard:before {
  content: "\F0A7";
}
.mdi-bitbucket:before {
  content: "\F0A8";
}
.mdi-black-mesa:before {
  content: "\F0A9";
}
.mdi-blackberry:before {
  content: "\F0AA";
}
.mdi-blender:before {
  content: "\F0AB";
}
.mdi-blinds:before {
  content: "\F0AC";
}
.mdi-block-helper:before {
  content: "\F0AD";
}
.mdi-blogger:before {
  content: "\F0AE";
}
.mdi-bluetooth:before {
  content: "\F0AF";
}
.mdi-bluetooth-audio:before {
  content: "\F0B0";
}
.mdi-bluetooth-connect:before {
  content: "\F0B1";
}
.mdi-bluetooth-off:before {
  content: "\F0B2";
}
.mdi-bluetooth-settings:before {
  content: "\F0B3";
}
.mdi-bluetooth-transfer:before {
  content: "\F0B4";
}
.mdi-blur:before {
  content: "\F0B5";
}
.mdi-blur-linear:before {
  content: "\F0B6";
}
.mdi-blur-off:before {
  content: "\F0B7";
}
.mdi-blur-radial:before {
  content: "\F0B8";
}
.mdi-bomb:before {
  content: "\F690";
}
.mdi-bomb-off:before {
  content: "\F6C4";
}
.mdi-bone:before {
  content: "\F0B9";
}
.mdi-book:before {
  content: "\F0BA";
}
.mdi-book-minus:before {
  content: "\F5D9";
}
.mdi-book-multiple:before {
  content: "\F0BB";
}
.mdi-book-multiple-variant:before {
  content: "\F0BC";
}
.mdi-book-open:before {
  content: "\F0BD";
}
.mdi-book-open-page-variant:before {
  content: "\F5DA";
}
.mdi-book-open-variant:before {
  content: "\F0BE";
}
.mdi-book-plus:before {
  content: "\F5DB";
}
.mdi-book-secure:before {
  content: "\F799";
}
.mdi-book-unsecure:before {
  content: "\F79A";
}
.mdi-book-variant:before {
  content: "\F0BF";
}
.mdi-bookmark:before {
  content: "\F0C0";
}
.mdi-bookmark-check:before {
  content: "\F0C1";
}
.mdi-bookmark-music:before {
  content: "\F0C2";
}
.mdi-bookmark-outline:before {
  content: "\F0C3";
}
.mdi-bookmark-plus:before {
  content: "\F0C5";
}
.mdi-bookmark-plus-outline:before {
  content: "\F0C4";
}
.mdi-bookmark-remove:before {
  content: "\F0C6";
}
.mdi-boombox:before {
  content: "\F5DC";
}
.mdi-bootstrap:before {
  content: "\F6C5";
}
.mdi-border-all:before {
  content: "\F0C7";
}
.mdi-border-bottom:before {
  content: "\F0C8";
}
.mdi-border-color:before {
  content: "\F0C9";
}
.mdi-border-horizontal:before {
  content: "\F0CA";
}
.mdi-border-inside:before {
  content: "\F0CB";
}
.mdi-border-left:before {
  content: "\F0CC";
}
.mdi-border-none:before {
  content: "\F0CD";
}
.mdi-border-outside:before {
  content: "\F0CE";
}
.mdi-border-right:before {
  content: "\F0CF";
}
.mdi-border-style:before {
  content: "\F0D0";
}
.mdi-border-top:before {
  content: "\F0D1";
}
.mdi-border-vertical:before {
  content: "\F0D2";
}
.mdi-bow-tie:before {
  content: "\F677";
}
.mdi-bowl:before {
  content: "\F617";
}
.mdi-bowling:before {
  content: "\F0D3";
}
.mdi-box:before {
  content: "\F0D4";
}
.mdi-box-cutter:before {
  content: "\F0D5";
}
.mdi-box-shadow:before {
  content: "\F637";
}
.mdi-bridge:before {
  content: "\F618";
}
.mdi-briefcase:before {
  content: "\F0D6";
}
.mdi-briefcase-check:before {
  content: "\F0D7";
}
.mdi-briefcase-download:before {
  content: "\F0D8";
}
.mdi-briefcase-upload:before {
  content: "\F0D9";
}
.mdi-brightness-1:before {
  content: "\F0DA";
}
.mdi-brightness-2:before {
  content: "\F0DB";
}
.mdi-brightness-3:before {
  content: "\F0DC";
}
.mdi-brightness-4:before {
  content: "\F0DD";
}
.mdi-brightness-5:before {
  content: "\F0DE";
}
.mdi-brightness-6:before {
  content: "\F0DF";
}
.mdi-brightness-7:before {
  content: "\F0E0";
}
.mdi-brightness-auto:before {
  content: "\F0E1";
}
.mdi-broom:before {
  content: "\F0E2";
}
.mdi-brush:before {
  content: "\F0E3";
}
.mdi-buffer:before {
  content: "\F619";
}
.mdi-bug:before {
  content: "\F0E4";
}
.mdi-bulletin-board:before {
  content: "\F0E5";
}
.mdi-bullhorn:before {
  content: "\F0E6";
}
.mdi-bullseye:before {
  content: "\F5DD";
}
.mdi-burst-mode:before {
  content: "\F5DE";
}
.mdi-bus:before {
  content: "\F0E7";
}
.mdi-bus-articulated-end:before {
  content: "\F79B";
}
.mdi-bus-articulated-front:before {
  content: "\F79C";
}
.mdi-bus-double-decker:before {
  content: "\F79D";
}
.mdi-bus-school:before {
  content: "\F79E";
}
.mdi-bus-side:before {
  content: "\F79F";
}
.mdi-cached:before {
  content: "\F0E8";
}
.mdi-cake:before {
  content: "\F0E9";
}
.mdi-cake-layered:before {
  content: "\F0EA";
}
.mdi-cake-variant:before {
  content: "\F0EB";
}
.mdi-calculator:before {
  content: "\F0EC";
}
.mdi-calendar:before {
  content: "\F0ED";
}
.mdi-calendar-blank:before {
  content: "\F0EE";
}
.mdi-calendar-check:before {
  content: "\F0EF";
}
.mdi-calendar-clock:before {
  content: "\F0F0";
}
.mdi-calendar-multiple:before {
  content: "\F0F1";
}
.mdi-calendar-multiple-check:before {
  content: "\F0F2";
}
.mdi-calendar-plus:before {
  content: "\F0F3";
}
.mdi-calendar-question:before {
  content: "\F691";
}
.mdi-calendar-range:before {
  content: "\F678";
}
.mdi-calendar-remove:before {
  content: "\F0F4";
}
.mdi-calendar-text:before {
  content: "\F0F5";
}
.mdi-calendar-today:before {
  content: "\F0F6";
}
.mdi-call-made:before {
  content: "\F0F7";
}
.mdi-call-merge:before {
  content: "\F0F8";
}
.mdi-call-missed:before {
  content: "\F0F9";
}
.mdi-call-received:before {
  content: "\F0FA";
}
.mdi-call-split:before {
  content: "\F0FB";
}
.mdi-camcorder:before {
  content: "\F0FC";
}
.mdi-camcorder-box:before {
  content: "\F0FD";
}
.mdi-camcorder-box-off:before {
  content: "\F0FE";
}
.mdi-camcorder-off:before {
  content: "\F0FF";
}
.mdi-camera:before {
  content: "\F100";
}
.mdi-camera-burst:before {
  content: "\F692";
}
.mdi-camera-enhance:before {
  content: "\F101";
}
.mdi-camera-front:before {
  content: "\F102";
}
.mdi-camera-front-variant:before {
  content: "\F103";
}
.mdi-camera-gopro:before {
  content: "\F7A0";
}
.mdi-camera-iris:before {
  content: "\F104";
}
.mdi-camera-metering-center:before {
  content: "\F7A1";
}
.mdi-camera-metering-matrix:before {
  content: "\F7A2";
}
.mdi-camera-metering-partial:before {
  content: "\F7A3";
}
.mdi-camera-metering-spot:before {
  content: "\F7A4";
}
.mdi-camera-off:before {
  content: "\F5DF";
}
.mdi-camera-party-mode:before {
  content: "\F105";
}
.mdi-camera-rear:before {
  content: "\F106";
}
.mdi-camera-rear-variant:before {
  content: "\F107";
}
.mdi-camera-switch:before {
  content: "\F108";
}
.mdi-camera-timer:before {
  content: "\F109";
}
.mdi-cancel:before {
  content: "\F739";
}
.mdi-candle:before {
  content: "\F5E2";
}
.mdi-candycane:before {
  content: "\F10A";
}
.mdi-cannabis:before {
  content: "\F7A5";
}
.mdi-car:before {
  content: "\F10B";
}
.mdi-car-battery:before {
  content: "\F10C";
}
.mdi-car-connected:before {
  content: "\F10D";
}
.mdi-car-convertable:before {
  content: "\F7A6";
}
.mdi-car-estate:before {
  content: "\F7A7";
}
.mdi-car-hatchback:before {
  content: "\F7A8";
}
.mdi-car-pickup:before {
  content: "\F7A9";
}
.mdi-car-side:before {
  content: "\F7AA";
}
.mdi-car-sports:before {
  content: "\F7AB";
}
.mdi-car-wash:before {
  content: "\F10E";
}
.mdi-caravan:before {
  content: "\F7AC";
}
.mdi-cards:before {
  content: "\F638";
}
.mdi-cards-outline:before {
  content: "\F639";
}
.mdi-cards-playing-outline:before {
  content: "\F63A";
}
.mdi-cards-variant:before {
  content: "\F6C6";
}
.mdi-carrot:before {
  content: "\F10F";
}
.mdi-cart:before {
  content: "\F110";
}
.mdi-cart-off:before {
  content: "\F66B";
}
.mdi-cart-outline:before {
  content: "\F111";
}
.mdi-cart-plus:before {
  content: "\F112";
}
.mdi-case-sensitive-alt:before {
  content: "\F113";
}
.mdi-cash:before {
  content: "\F114";
}
.mdi-cash-100:before {
  content: "\F115";
}
.mdi-cash-multiple:before {
  content: "\F116";
}
.mdi-cash-usd:before {
  content: "\F117";
}
.mdi-cast:before {
  content: "\F118";
}
.mdi-cast-connected:before {
  content: "\F119";
}
.mdi-cast-off:before {
  content: "\F789";
}
.mdi-castle:before {
  content: "\F11A";
}
.mdi-cat:before {
  content: "\F11B";
}
.mdi-cctv:before {
  content: "\F7AD";
}
.mdi-ceiling-light:before {
  content: "\F768";
}
.mdi-cellphone:before {
  content: "\F11C";
}
.mdi-cellphone-android:before {
  content: "\F11D";
}
.mdi-cellphone-basic:before {
  content: "\F11E";
}
.mdi-cellphone-dock:before {
  content: "\F11F";
}
.mdi-cellphone-iphone:before {
  content: "\F120";
}
.mdi-cellphone-link:before {
  content: "\F121";
}
.mdi-cellphone-link-off:before {
  content: "\F122";
}
.mdi-cellphone-settings:before {
  content: "\F123";
}
.mdi-certificate:before {
  content: "\F124";
}
.mdi-chair-school:before {
  content: "\F125";
}
.mdi-chart-arc:before {
  content: "\F126";
}
.mdi-chart-areaspline:before {
  content: "\F127";
}
.mdi-chart-bar:before {
  content: "\F128";
}
.mdi-chart-bar-stacked:before {
  content: "\F769";
}
.mdi-chart-bubble:before {
  content: "\F5E3";
}
.mdi-chart-donut:before {
  content: "\F7AE";
}
.mdi-chart-donut-variant:before {
  content: "\F7AF";
}
.mdi-chart-gantt:before {
  content: "\F66C";
}
.mdi-chart-histogram:before {
  content: "\F129";
}
.mdi-chart-line:before {
  content: "\F12A";
}
.mdi-chart-line-stacked:before {
  content: "\F76A";
}
.mdi-chart-line-variant:before {
  content: "\F7B0";
}
.mdi-chart-pie:before {
  content: "\F12B";
}
.mdi-chart-scatterplot-hexbin:before {
  content: "\F66D";
}
.mdi-chart-timeline:before {
  content: "\F66E";
}
.mdi-check:before {
  content: "\F12C";
}
.mdi-check-all:before {
  content: "\F12D";
}
.mdi-check-circle:before {
  content: "\F5E0";
}
.mdi-check-circle-outline:before {
  content: "\F5E1";
}
.mdi-checkbox-blank:before {
  content: "\F12E";
}
.mdi-checkbox-blank-circle:before {
  content: "\F12F";
}
.mdi-checkbox-blank-circle-outline:before {
  content: "\F130";
}
.mdi-checkbox-blank-outline:before {
  content: "\F131";
}
.mdi-checkbox-marked:before {
  content: "\F132";
}
.mdi-checkbox-marked-circle:before {
  content: "\F133";
}
.mdi-checkbox-marked-circle-outline:before {
  content: "\F134";
}
.mdi-checkbox-marked-outline:before {
  content: "\F135";
}
.mdi-checkbox-multiple-blank:before {
  content: "\F136";
}
.mdi-checkbox-multiple-blank-circle:before {
  content: "\F63B";
}
.mdi-checkbox-multiple-blank-circle-outline:before {
  content: "\F63C";
}
.mdi-checkbox-multiple-blank-outline:before {
  content: "\F137";
}
.mdi-checkbox-multiple-marked:before {
  content: "\F138";
}
.mdi-checkbox-multiple-marked-circle:before {
  content: "\F63D";
}
.mdi-checkbox-multiple-marked-circle-outline:before {
  content: "\F63E";
}
.mdi-checkbox-multiple-marked-outline:before {
  content: "\F139";
}
.mdi-checkerboard:before {
  content: "\F13A";
}
.mdi-chemical-weapon:before {
  content: "\F13B";
}
.mdi-chevron-double-down:before {
  content: "\F13C";
}
.mdi-chevron-double-left:before {
  content: "\F13D";
}
.mdi-chevron-double-right:before {
  content: "\F13E";
}
.mdi-chevron-double-up:before {
  content: "\F13F";
}
.mdi-chevron-down:before {
  content: "\F140";
}
.mdi-chevron-left:before {
  content: "\F141";
}
.mdi-chevron-right:before {
  content: "\F142";
}
.mdi-chevron-up:before {
  content: "\F143";
}
.mdi-chili-hot:before {
  content: "\F7B1";
}
.mdi-chili-medium:before {
  content: "\F7B2";
}
.mdi-chili-mild:before {
  content: "\F7B3";
}
.mdi-chip:before {
  content: "\F61A";
}
.mdi-church:before {
  content: "\F144";
}
.mdi-circle:before {
  content: "\F764";
}
.mdi-circle-outline:before {
  content: "\F765";
}
.mdi-cisco-webex:before {
  content: "\F145";
}
.mdi-city:before {
  content: "\F146";
}
.mdi-clipboard:before {
  content: "\F147";
}
.mdi-clipboard-account:before {
  content: "\F148";
}
.mdi-clipboard-alert:before {
  content: "\F149";
}
.mdi-clipboard-arrow-down:before {
  content: "\F14A";
}
.mdi-clipboard-arrow-left:before {
  content: "\F14B";
}
.mdi-clipboard-check:before {
  content: "\F14C";
}
.mdi-clipboard-flow:before {
  content: "\F6C7";
}
.mdi-clipboard-outline:before {
  content: "\F14D";
}
.mdi-clipboard-plus:before {
  content: "\F750";
}
.mdi-clipboard-text:before {
  content: "\F14E";
}
.mdi-clippy:before {
  content: "\F14F";
}
.mdi-clock:before {
  content: "\F150";
}
.mdi-clock-alert:before {
  content: "\F5CE";
}
.mdi-clock-end:before {
  content: "\F151";
}
.mdi-clock-fast:before {
  content: "\F152";
}
.mdi-clock-in:before {
  content: "\F153";
}
.mdi-clock-out:before {
  content: "\F154";
}
.mdi-clock-start:before {
  content: "\F155";
}
.mdi-close:before {
  content: "\F156";
}
.mdi-close-box:before {
  content: "\F157";
}
.mdi-close-box-outline:before {
  content: "\F158";
}
.mdi-close-circle:before {
  content: "\F159";
}
.mdi-close-circle-outline:before {
  content: "\F15A";
}
.mdi-close-network:before {
  content: "\F15B";
}
.mdi-close-octagon:before {
  content: "\F15C";
}
.mdi-close-octagon-outline:before {
  content: "\F15D";
}
.mdi-close-outline:before {
  content: "\F6C8";
}
.mdi-closed-caption:before {
  content: "\F15E";
}
.mdi-cloud:before {
  content: "\F15F";
}
.mdi-cloud-braces:before {
  content: "\F7B4";
}
.mdi-cloud-check:before {
  content: "\F160";
}
.mdi-cloud-circle:before {
  content: "\F161";
}
.mdi-cloud-download:before {
  content: "\F162";
}
.mdi-cloud-off-outline:before {
  content: "\F164";
}
.mdi-cloud-outline:before {
  content: "\F163";
}
.mdi-cloud-print:before {
  content: "\F165";
}
.mdi-cloud-print-outline:before {
  content: "\F166";
}
.mdi-cloud-sync:before {
  content: "\F63F";
}
.mdi-cloud-tags:before {
  content: "\F7B5";
}
.mdi-cloud-upload:before {
  content: "\F167";
}
.mdi-code-array:before {
  content: "\F168";
}
.mdi-code-braces:before {
  content: "\F169";
}
.mdi-code-brackets:before {
  content: "\F16A";
}
.mdi-code-equal:before {
  content: "\F16B";
}
.mdi-code-greater-than:before {
  content: "\F16C";
}
.mdi-code-greater-than-or-equal:before {
  content: "\F16D";
}
.mdi-code-less-than:before {
  content: "\F16E";
}
.mdi-code-less-than-or-equal:before {
  content: "\F16F";
}
.mdi-code-not-equal:before {
  content: "\F170";
}
.mdi-code-not-equal-variant:before {
  content: "\F171";
}
.mdi-code-parentheses:before {
  content: "\F172";
}
.mdi-code-string:before {
  content: "\F173";
}
.mdi-code-tags:before {
  content: "\F174";
}
.mdi-code-tags-check:before {
  content: "\F693";
}
.mdi-codepen:before {
  content: "\F175";
}
.mdi-coffee:before {
  content: "\F176";
}
.mdi-coffee-outline:before {
  content: "\F6C9";
}
.mdi-coffee-to-go:before {
  content: "\F177";
}
.mdi-coin:before {
  content: "\F178";
}
.mdi-coins:before {
  content: "\F694";
}
.mdi-collage:before {
  content: "\F640";
}
.mdi-color-helper:before {
  content: "\F179";
}
.mdi-comment:before {
  content: "\F17A";
}
.mdi-comment-account:before {
  content: "\F17B";
}
.mdi-comment-account-outline:before {
  content: "\F17C";
}
.mdi-comment-alert:before {
  content: "\F17D";
}
.mdi-comment-alert-outline:before {
  content: "\F17E";
}
.mdi-comment-check:before {
  content: "\F17F";
}
.mdi-comment-check-outline:before {
  content: "\F180";
}
.mdi-comment-multiple-outline:before {
  content: "\F181";
}
.mdi-comment-outline:before {
  content: "\F182";
}
.mdi-comment-plus-outline:before {
  content: "\F183";
}
.mdi-comment-processing:before {
  content: "\F184";
}
.mdi-comment-processing-outline:before {
  content: "\F185";
}
.mdi-comment-question-outline:before {
  content: "\F186";
}
.mdi-comment-remove-outline:before {
  content: "\F187";
}
.mdi-comment-text:before {
  content: "\F188";
}
.mdi-comment-text-outline:before {
  content: "\F189";
}
.mdi-compare:before {
  content: "\F18A";
}
.mdi-compass:before {
  content: "\F18B";
}
.mdi-compass-outline:before {
  content: "\F18C";
}
.mdi-console:before {
  content: "\F18D";
}
.mdi-console-line:before {
  content: "\F7B6";
}
.mdi-contact-mail:before {
  content: "\F18E";
}
.mdi-contacts:before {
  content: "\F6CA";
}
.mdi-content-copy:before {
  content: "\F18F";
}
.mdi-content-cut:before {
  content: "\F190";
}
.mdi-content-duplicate:before {
  content: "\F191";
}
.mdi-content-paste:before {
  content: "\F192";
}
.mdi-content-save:before {
  content: "\F193";
}
.mdi-content-save-all:before {
  content: "\F194";
}
.mdi-content-save-settings:before {
  content: "\F61B";
}
.mdi-contrast:before {
  content: "\F195";
}
.mdi-contrast-box:before {
  content: "\F196";
}
.mdi-contrast-circle:before {
  content: "\F197";
}
.mdi-cookie:before {
  content: "\F198";
}
.mdi-copyright:before {
  content: "\F5E6";
}
.mdi-corn:before {
  content: "\F7B7";
}
.mdi-counter:before {
  content: "\F199";
}
.mdi-cow:before {
  content: "\F19A";
}
.mdi-creation:before {
  content: "\F1C9";
}
.mdi-credit-card:before {
  content: "\F19B";
}
.mdi-credit-card-multiple:before {
  content: "\F19C";
}
.mdi-credit-card-off:before {
  content: "\F5E4";
}
.mdi-credit-card-plus:before {
  content: "\F675";
}
.mdi-credit-card-scan:before {
  content: "\F19D";
}
.mdi-crop:before {
  content: "\F19E";
}
.mdi-crop-free:before {
  content: "\F19F";
}
.mdi-crop-landscape:before {
  content: "\F1A0";
}
.mdi-crop-portrait:before {
  content: "\F1A1";
}
.mdi-crop-rotate:before {
  content: "\F695";
}
.mdi-crop-square:before {
  content: "\F1A2";
}
.mdi-crosshairs:before {
  content: "\F1A3";
}
.mdi-crosshairs-gps:before {
  content: "\F1A4";
}
.mdi-crown:before {
  content: "\F1A5";
}
.mdi-cube:before {
  content: "\F1A6";
}
.mdi-cube-outline:before {
  content: "\F1A7";
}
.mdi-cube-send:before {
  content: "\F1A8";
}
.mdi-cube-unfolded:before {
  content: "\F1A9";
}
.mdi-cup:before {
  content: "\F1AA";
}
.mdi-cup-off:before {
  content: "\F5E5";
}
.mdi-cup-water:before {
  content: "\F1AB";
}
.mdi-currency-btc:before {
  content: "\F1AC";
}
.mdi-currency-chf:before {
  content: "\F7B8";
}
.mdi-currency-cny:before {
  content: "\F7B9";
}
.mdi-currency-eth:before {
  content: "\F7BA";
}
.mdi-currency-eur:before {
  content: "\F1AD";
}
.mdi-currency-gbp:before {
  content: "\F1AE";
}
.mdi-currency-inr:before {
  content: "\F1AF";
}
.mdi-currency-jpy:before {
  content: "\F7BB";
}
.mdi-currency-krw:before {
  content: "\F7BC";
}
.mdi-currency-ngn:before {
  content: "\F1B0";
}
.mdi-currency-rub:before {
  content: "\F1B1";
}
.mdi-currency-sign:before {
  content: "\F7BD";
}
.mdi-currency-try:before {
  content: "\F1B2";
}
.mdi-currency-twd:before {
  content: "\F7BE";
}
.mdi-currency-usd:before {
  content: "\F1B3";
}
.mdi-currency-usd-off:before {
  content: "\F679";
}
.mdi-cursor-default:before {
  content: "\F1B4";
}
.mdi-cursor-default-outline:before {
  content: "\F1B5";
}
.mdi-cursor-move:before {
  content: "\F1B6";
}
.mdi-cursor-pointer:before {
  content: "\F1B7";
}
.mdi-cursor-text:before {
  content: "\F5E7";
}
.mdi-database:before {
  content: "\F1B8";
}
.mdi-database-minus:before {
  content: "\F1B9";
}
.mdi-database-plus:before {
  content: "\F1BA";
}
.mdi-debug-step-into:before {
  content: "\F1BB";
}
.mdi-debug-step-out:before {
  content: "\F1BC";
}
.mdi-debug-step-over:before {
  content: "\F1BD";
}
.mdi-decagram:before {
  content: "\F76B";
}
.mdi-decagram-outline:before {
  content: "\F76C";
}
.mdi-decimal-decrease:before {
  content: "\F1BE";
}
.mdi-decimal-increase:before {
  content: "\F1BF";
}
.mdi-delete:before {
  content: "\F1C0";
}
.mdi-delete-circle:before {
  content: "\F682";
}
.mdi-delete-empty:before {
  content: "\F6CB";
}
.mdi-delete-forever:before {
  content: "\F5E8";
}
.mdi-delete-sweep:before {
  content: "\F5E9";
}
.mdi-delete-variant:before {
  content: "\F1C1";
}
.mdi-delta:before {
  content: "\F1C2";
}
.mdi-deskphone:before {
  content: "\F1C3";
}
.mdi-desktop-classic:before {
  content: "\F7BF";
}
.mdi-desktop-mac:before {
  content: "\F1C4";
}
.mdi-desktop-tower:before {
  content: "\F1C5";
}
.mdi-details:before {
  content: "\F1C6";
}
.mdi-developer-board:before {
  content: "\F696";
}
.mdi-deviantart:before {
  content: "\F1C7";
}
.mdi-dialpad:before {
  content: "\F61C";
}
.mdi-diamond:before {
  content: "\F1C8";
}
.mdi-dice-1:before {
  content: "\F1CA";
}
.mdi-dice-2:before {
  content: "\F1CB";
}
.mdi-dice-3:before {
  content: "\F1CC";
}
.mdi-dice-4:before {
  content: "\F1CD";
}
.mdi-dice-5:before {
  content: "\F1CE";
}
.mdi-dice-6:before {
  content: "\F1CF";
}
.mdi-dice-d10:before {
  content: "\F76E";
}
.mdi-dice-d20:before {
  content: "\F5EA";
}
.mdi-dice-d4:before {
  content: "\F5EB";
}
.mdi-dice-d6:before {
  content: "\F5EC";
}
.mdi-dice-d8:before {
  content: "\F5ED";
}
.mdi-dice-multiple:before {
  content: "\F76D";
}
.mdi-dictionary:before {
  content: "\F61D";
}
.mdi-dip-switch:before {
  content: "\F7C0";
}
.mdi-directions:before {
  content: "\F1D0";
}
.mdi-directions-fork:before {
  content: "\F641";
}
.mdi-discord:before {
  content: "\F66F";
}
.mdi-disk:before {
  content: "\F5EE";
}
.mdi-disk-alert:before {
  content: "\F1D1";
}
.mdi-disqus:before {
  content: "\F1D2";
}
.mdi-disqus-outline:before {
  content: "\F1D3";
}
.mdi-division:before {
  content: "\F1D4";
}
.mdi-division-box:before {
  content: "\F1D5";
}
.mdi-dna:before {
  content: "\F683";
}
.mdi-dns:before {
  content: "\F1D6";
}
.mdi-do-not-disturb:before {
  content: "\F697";
}
.mdi-do-not-disturb-off:before {
  content: "\F698";
}
.mdi-dolby:before {
  content: "\F6B2";
}
.mdi-domain:before {
  content: "\F1D7";
}
.mdi-donkey:before {
  content: "\F7C1";
}
.mdi-dots-horizontal:before {
  content: "\F1D8";
}
.mdi-dots-horizontal-circle:before {
  content: "\F7C2";
}
.mdi-dots-vertical:before {
  content: "\F1D9";
}
.mdi-dots-vertical-circle:before {
  content: "\F7C3";
}
.mdi-douban:before {
  content: "\F699";
}
.mdi-download:before {
  content: "\F1DA";
}
.mdi-download-network:before {
  content: "\F6F3";
}
.mdi-drag:before {
  content: "\F1DB";
}
.mdi-drag-horizontal:before {
  content: "\F1DC";
}
.mdi-drag-vertical:before {
  content: "\F1DD";
}
.mdi-drawing:before {
  content: "\F1DE";
}
.mdi-drawing-box:before {
  content: "\F1DF";
}
.mdi-dribbble:before {
  content: "\F1E0";
}
.mdi-dribbble-box:before {
  content: "\F1E1";
}
.mdi-drone:before {
  content: "\F1E2";
}
.mdi-dropbox:before {
  content: "\F1E3";
}
.mdi-drupal:before {
  content: "\F1E4";
}
.mdi-duck:before {
  content: "\F1E5";
}
.mdi-dumbbell:before {
  content: "\F1E6";
}
.mdi-ear-hearing:before {
  content: "\F7C4";
}
.mdi-earth:before {
  content: "\F1E7";
}
.mdi-earth-box:before {
  content: "\F6CC";
}
.mdi-earth-box-off:before {
  content: "\F6CD";
}
.mdi-earth-off:before {
  content: "\F1E8";
}
.mdi-edge:before {
  content: "\F1E9";
}
.mdi-eject:before {
  content: "\F1EA";
}
.mdi-elephant:before {
  content: "\F7C5";
}
.mdi-elevation-decline:before {
  content: "\F1EB";
}
.mdi-elevation-rise:before {
  content: "\F1EC";
}
.mdi-elevator:before {
  content: "\F1ED";
}
.mdi-email:before {
  content: "\F1EE";
}
.mdi-email-alert:before {
  content: "\F6CE";
}
.mdi-email-open:before {
  content: "\F1EF";
}
.mdi-email-open-outline:before {
  content: "\F5EF";
}
.mdi-email-outline:before {
  content: "\F1F0";
}
.mdi-email-secure:before {
  content: "\F1F1";
}
.mdi-email-variant:before {
  content: "\F5F0";
}
.mdi-emby:before {
  content: "\F6B3";
}
.mdi-emoticon:before {
  content: "\F1F2";
}
.mdi-emoticon-cool:before {
  content: "\F1F3";
}
.mdi-emoticon-dead:before {
  content: "\F69A";
}
.mdi-emoticon-devil:before {
  content: "\F1F4";
}
.mdi-emoticon-excited:before {
  content: "\F69B";
}
.mdi-emoticon-happy:before {
  content: "\F1F5";
}
.mdi-emoticon-neutral:before {
  content: "\F1F6";
}
.mdi-emoticon-poop:before {
  content: "\F1F7";
}
.mdi-emoticon-sad:before {
  content: "\F1F8";
}
.mdi-emoticon-tongue:before {
  content: "\F1F9";
}
.mdi-engine:before {
  content: "\F1FA";
}
.mdi-engine-outline:before {
  content: "\F1FB";
}
.mdi-equal:before {
  content: "\F1FC";
}
.mdi-equal-box:before {
  content: "\F1FD";
}
.mdi-eraser:before {
  content: "\F1FE";
}
.mdi-eraser-variant:before {
  content: "\F642";
}
.mdi-escalator:before {
  content: "\F1FF";
}
.mdi-ethernet:before {
  content: "\F200";
}
.mdi-ethernet-cable:before {
  content: "\F201";
}
.mdi-ethernet-cable-off:before {
  content: "\F202";
}
.mdi-etsy:before {
  content: "\F203";
}
.mdi-ev-station:before {
  content: "\F5F1";
}
.mdi-eventbrite:before {
  content: "\F7C6";
}
.mdi-evernote:before {
  content: "\F204";
}
.mdi-exclamation:before {
  content: "\F205";
}
.mdi-exit-to-app:before {
  content: "\F206";
}
.mdi-export:before {
  content: "\F207";
}
.mdi-eye:before {
  content: "\F208";
}
.mdi-eye-off:before {
  content: "\F209";
}
.mdi-eye-off-outline:before {
  content: "\F6D0";
}
.mdi-eye-outline:before {
  content: "\F6CF";
}
.mdi-eyedropper:before {
  content: "\F20A";
}
.mdi-eyedropper-variant:before {
  content: "\F20B";
}
.mdi-face:before {
  content: "\F643";
}
.mdi-face-profile:before {
  content: "\F644";
}
.mdi-facebook:before {
  content: "\F20C";
}
.mdi-facebook-box:before {
  content: "\F20D";
}
.mdi-facebook-messenger:before {
  content: "\F20E";
}
.mdi-factory:before {
  content: "\F20F";
}
.mdi-fan:before {
  content: "\F210";
}
.mdi-fast-forward:before {
  content: "\F211";
}
.mdi-fast-forward-outline:before {
  content: "\F6D1";
}
.mdi-fax:before {
  content: "\F212";
}
.mdi-feather:before {
  content: "\F6D2";
}
.mdi-ferry:before {
  content: "\F213";
}
.mdi-file:before {
  content: "\F214";
}
.mdi-file-account:before {
  content: "\F73A";
}
.mdi-file-chart:before {
  content: "\F215";
}
.mdi-file-check:before {
  content: "\F216";
}
.mdi-file-cloud:before {
  content: "\F217";
}
.mdi-file-delimited:before {
  content: "\F218";
}
.mdi-file-document:before {
  content: "\F219";
}
.mdi-file-document-box:before {
  content: "\F21A";
}
.mdi-file-excel:before {
  content: "\F21B";
}
.mdi-file-excel-box:before {
  content: "\F21C";
}
.mdi-file-export:before {
  content: "\F21D";
}
.mdi-file-find:before {
  content: "\F21E";
}
.mdi-file-hidden:before {
  content: "\F613";
}
.mdi-file-image:before {
  content: "\F21F";
}
.mdi-file-import:before {
  content: "\F220";
}
.mdi-file-lock:before {
  content: "\F221";
}
.mdi-file-multiple:before {
  content: "\F222";
}
.mdi-file-music:before {
  content: "\F223";
}
.mdi-file-outline:before {
  content: "\F224";
}
.mdi-file-pdf:before {
  content: "\F225";
}
.mdi-file-pdf-box:before {
  content: "\F226";
}
.mdi-file-plus:before {
  content: "\F751";
}
.mdi-file-powerpoint:before {
  content: "\F227";
}
.mdi-file-powerpoint-box:before {
  content: "\F228";
}
.mdi-file-presentation-box:before {
  content: "\F229";
}
.mdi-file-restore:before {
  content: "\F670";
}
.mdi-file-send:before {
  content: "\F22A";
}
.mdi-file-tree:before {
  content: "\F645";
}
.mdi-file-video:before {
  content: "\F22B";
}
.mdi-file-word:before {
  content: "\F22C";
}
.mdi-file-word-box:before {
  content: "\F22D";
}
.mdi-file-xml:before {
  content: "\F22E";
}
.mdi-film:before {
  content: "\F22F";
}
.mdi-filmstrip:before {
  content: "\F230";
}
.mdi-filmstrip-off:before {
  content: "\F231";
}
.mdi-filter:before {
  content: "\F232";
}
.mdi-filter-outline:before {
  content: "\F233";
}
.mdi-filter-remove:before {
  content: "\F234";
}
.mdi-filter-remove-outline:before {
  content: "\F235";
}
.mdi-filter-variant:before {
  content: "\F236";
}
.mdi-find-replace:before {
  content: "\F6D3";
}
.mdi-fingerprint:before {
  content: "\F237";
}
.mdi-fire:before {
  content: "\F238";
}
.mdi-firefox:before {
  content: "\F239";
}
.mdi-fish:before {
  content: "\F23A";
}
.mdi-flag:before {
  content: "\F23B";
}
.mdi-flag-checkered:before {
  content: "\F23C";
}
.mdi-flag-outline:before {
  content: "\F23D";
}
.mdi-flag-outline-variant:before {
  content: "\F23E";
}
.mdi-flag-triangle:before {
  content: "\F23F";
}
.mdi-flag-variant:before {
  content: "\F240";
}
.mdi-flash:before {
  content: "\F241";
}
.mdi-flash-auto:before {
  content: "\F242";
}
.mdi-flash-off:before {
  content: "\F243";
}
.mdi-flash-outline:before {
  content: "\F6D4";
}
.mdi-flash-red-eye:before {
  content: "\F67A";
}
.mdi-flashlight:before {
  content: "\F244";
}
.mdi-flashlight-off:before {
  content: "\F245";
}
.mdi-flask:before {
  content: "\F093";
}
.mdi-flask-empty:before {
  content: "\F094";
}
.mdi-flask-empty-outline:before {
  content: "\F095";
}
.mdi-flask-outline:before {
  content: "\F096";
}
.mdi-flattr:before {
  content: "\F246";
}
.mdi-flip-to-back:before {
  content: "\F247";
}
.mdi-flip-to-front:before {
  content: "\F248";
}
.mdi-floppy:before {
  content: "\F249";
}
.mdi-flower:before {
  content: "\F24A";
}
.mdi-folder:before {
  content: "\F24B";
}
.mdi-folder-account:before {
  content: "\F24C";
}
.mdi-folder-download:before {
  content: "\F24D";
}
.mdi-folder-google-drive:before {
  content: "\F24E";
}
.mdi-folder-image:before {
  content: "\F24F";
}
.mdi-folder-lock:before {
  content: "\F250";
}
.mdi-folder-lock-open:before {
  content: "\F251";
}
.mdi-folder-move:before {
  content: "\F252";
}
.mdi-folder-multiple:before {
  content: "\F253";
}
.mdi-folder-multiple-image:before {
  content: "\F254";
}
.mdi-folder-multiple-outline:before {
  content: "\F255";
}
.mdi-folder-open:before {
  content: "\F76F";
}
.mdi-folder-outline:before {
  content: "\F256";
}
.mdi-folder-plus:before {
  content: "\F257";
}
.mdi-folder-remove:before {
  content: "\F258";
}
.mdi-folder-star:before {
  content: "\F69C";
}
.mdi-folder-upload:before {
  content: "\F259";
}
.mdi-font-awesome:before {
  content: "\F03A";
}
.mdi-food:before {
  content: "\F25A";
}
.mdi-food-apple:before {
  content: "\F25B";
}
.mdi-food-croissant:before {
  content: "\F7C7";
}
.mdi-food-fork-drink:before {
  content: "\F5F2";
}
.mdi-food-off:before {
  content: "\F5F3";
}
.mdi-food-variant:before {
  content: "\F25C";
}
.mdi-football:before {
  content: "\F25D";
}
.mdi-football-australian:before {
  content: "\F25E";
}
.mdi-football-helmet:before {
  content: "\F25F";
}
.mdi-forklift:before {
  content: "\F7C8";
}
.mdi-format-align-bottom:before {
  content: "\F752";
}
.mdi-format-align-center:before {
  content: "\F260";
}
.mdi-format-align-justify:before {
  content: "\F261";
}
.mdi-format-align-left:before {
  content: "\F262";
}
.mdi-format-align-middle:before {
  content: "\F753";
}
.mdi-format-align-right:before {
  content: "\F263";
}
.mdi-format-align-top:before {
  content: "\F754";
}
.mdi-format-annotation-plus:before {
  content: "\F646";
}
.mdi-format-bold:before {
  content: "\F264";
}
.mdi-format-clear:before {
  content: "\F265";
}
.mdi-format-color-fill:before {
  content: "\F266";
}
.mdi-format-color-text:before {
  content: "\F69D";
}
.mdi-format-float-center:before {
  content: "\F267";
}
.mdi-format-float-left:before {
  content: "\F268";
}
.mdi-format-float-none:before {
  content: "\F269";
}
.mdi-format-float-right:before {
  content: "\F26A";
}
.mdi-format-font:before {
  content: "\F6D5";
}
.mdi-format-header-1:before {
  content: "\F26B";
}
.mdi-format-header-2:before {
  content: "\F26C";
}
.mdi-format-header-3:before {
  content: "\F26D";
}
.mdi-format-header-4:before {
  content: "\F26E";
}
.mdi-format-header-5:before {
  content: "\F26F";
}
.mdi-format-header-6:before {
  content: "\F270";
}
.mdi-format-header-decrease:before {
  content: "\F271";
}
.mdi-format-header-equal:before {
  content: "\F272";
}
.mdi-format-header-increase:before {
  content: "\F273";
}
.mdi-format-header-pound:before {
  content: "\F274";
}
.mdi-format-horizontal-align-center:before {
  content: "\F61E";
}
.mdi-format-horizontal-align-left:before {
  content: "\F61F";
}
.mdi-format-horizontal-align-right:before {
  content: "\F620";
}
.mdi-format-indent-decrease:before {
  content: "\F275";
}
.mdi-format-indent-increase:before {
  content: "\F276";
}
.mdi-format-italic:before {
  content: "\F277";
}
.mdi-format-line-spacing:before {
  content: "\F278";
}
.mdi-format-line-style:before {
  content: "\F5C8";
}
.mdi-format-line-weight:before {
  content: "\F5C9";
}
.mdi-format-list-bulleted:before {
  content: "\F279";
}
.mdi-format-list-bulleted-type:before {
  content: "\F27A";
}
.mdi-format-list-checks:before {
  content: "\F755";
}
.mdi-format-list-numbers:before {
  content: "\F27B";
}
.mdi-format-page-break:before {
  content: "\F6D6";
}
.mdi-format-paint:before {
  content: "\F27C";
}
.mdi-format-paragraph:before {
  content: "\F27D";
}
.mdi-format-pilcrow:before {
  content: "\F6D7";
}
.mdi-format-quote-close:before {
  content: "\F27E";
}
.mdi-format-quote-open:before {
  content: "\F756";
}
.mdi-format-rotate-90:before {
  content: "\F6A9";
}
.mdi-format-section:before {
  content: "\F69E";
}
.mdi-format-size:before {
  content: "\F27F";
}
.mdi-format-strikethrough:before {
  content: "\F280";
}
.mdi-format-strikethrough-variant:before {
  content: "\F281";
}
.mdi-format-subscript:before {
  content: "\F282";
}
.mdi-format-superscript:before {
  content: "\F283";
}
.mdi-format-text:before {
  content: "\F284";
}
.mdi-format-textdirection-l-to-r:before {
  content: "\F285";
}
.mdi-format-textdirection-r-to-l:before {
  content: "\F286";
}
.mdi-format-title:before {
  content: "\F5F4";
}
.mdi-format-underline:before {
  content: "\F287";
}
.mdi-format-vertical-align-bottom:before {
  content: "\F621";
}
.mdi-format-vertical-align-center:before {
  content: "\F622";
}
.mdi-format-vertical-align-top:before {
  content: "\F623";
}
.mdi-format-wrap-inline:before {
  content: "\F288";
}
.mdi-format-wrap-square:before {
  content: "\F289";
}
.mdi-format-wrap-tight:before {
  content: "\F28A";
}
.mdi-format-wrap-top-bottom:before {
  content: "\F28B";
}
.mdi-forum:before {
  content: "\F28C";
}
.mdi-forward:before {
  content: "\F28D";
}
.mdi-foursquare:before {
  content: "\F28E";
}
.mdi-fridge:before {
  content: "\F28F";
}
.mdi-fridge-filled:before {
  content: "\F290";
}
.mdi-fridge-filled-bottom:before {
  content: "\F291";
}
.mdi-fridge-filled-top:before {
  content: "\F292";
}
.mdi-fuel:before {
  content: "\F7C9";
}
.mdi-fullscreen:before {
  content: "\F293";
}
.mdi-fullscreen-exit:before {
  content: "\F294";
}
.mdi-function:before {
  content: "\F295";
}
.mdi-gamepad:before {
  content: "\F296";
}
.mdi-gamepad-variant:before {
  content: "\F297";
}
.mdi-garage:before {
  content: "\F6D8";
}
.mdi-garage-open:before {
  content: "\F6D9";
}
.mdi-gas-cylinder:before {
  content: "\F647";
}
.mdi-gas-station:before {
  content: "\F298";
}
.mdi-gate:before {
  content: "\F299";
}
.mdi-gauge:before {
  content: "\F29A";
}
.mdi-gavel:before {
  content: "\F29B";
}
.mdi-gender-female:before {
  content: "\F29C";
}
.mdi-gender-male:before {
  content: "\F29D";
}
.mdi-gender-male-female:before {
  content: "\F29E";
}
.mdi-gender-transgender:before {
  content: "\F29F";
}
.mdi-gesture:before {
  content: "\F7CA";
}
.mdi-gesture-double-tap:before {
  content: "\F73B";
}
.mdi-gesture-swipe-down:before {
  content: "\F73C";
}
.mdi-gesture-swipe-left:before {
  content: "\F73D";
}
.mdi-gesture-swipe-right:before {
  content: "\F73E";
}
.mdi-gesture-swipe-up:before {
  content: "\F73F";
}
.mdi-gesture-tap:before {
  content: "\F740";
}
.mdi-gesture-two-double-tap:before {
  content: "\F741";
}
.mdi-gesture-two-tap:before {
  content: "\F742";
}
.mdi-ghost:before {
  content: "\F2A0";
}
.mdi-gift:before {
  content: "\F2A1";
}
.mdi-git:before {
  content: "\F2A2";
}
.mdi-github-box:before {
  content: "\F2A3";
}
.mdi-github-circle:before {
  content: "\F2A4";
}
.mdi-github-face:before {
  content: "\F6DA";
}
.mdi-glass-flute:before {
  content: "\F2A5";
}
.mdi-glass-mug:before {
  content: "\F2A6";
}
.mdi-glass-stange:before {
  content: "\F2A7";
}
.mdi-glass-tulip:before {
  content: "\F2A8";
}
.mdi-glassdoor:before {
  content: "\F2A9";
}
.mdi-glasses:before {
  content: "\F2AA";
}
.mdi-gmail:before {
  content: "\F2AB";
}
.mdi-gnome:before {
  content: "\F2AC";
}
.mdi-gondola:before {
  content: "\F685";
}
.mdi-google:before {
  content: "\F2AD";
}
.mdi-google-analytics:before {
  content: "\F7CB";
}
.mdi-google-assistant:before {
  content: "\F7CC";
}
.mdi-google-cardboard:before {
  content: "\F2AE";
}
.mdi-google-chrome:before {
  content: "\F2AF";
}
.mdi-google-circles:before {
  content: "\F2B0";
}
.mdi-google-circles-communities:before {
  content: "\F2B1";
}
.mdi-google-circles-extended:before {
  content: "\F2B2";
}
.mdi-google-circles-group:before {
  content: "\F2B3";
}
.mdi-google-controller:before {
  content: "\F2B4";
}
.mdi-google-controller-off:before {
  content: "\F2B5";
}
.mdi-google-drive:before {
  content: "\F2B6";
}
.mdi-google-earth:before {
  content: "\F2B7";
}
.mdi-google-glass:before {
  content: "\F2B8";
}
.mdi-google-keep:before {
  content: "\F6DB";
}
.mdi-google-maps:before {
  content: "\F5F5";
}
.mdi-google-nearby:before {
  content: "\F2B9";
}
.mdi-google-pages:before {
  content: "\F2BA";
}
.mdi-google-photos:before {
  content: "\F6DC";
}
.mdi-google-physical-web:before {
  content: "\F2BB";
}
.mdi-google-play:before {
  content: "\F2BC";
}
.mdi-google-plus:before {
  content: "\F2BD";
}
.mdi-google-plus-box:before {
  content: "\F2BE";
}
.mdi-google-translate:before {
  content: "\F2BF";
}
.mdi-google-wallet:before {
  content: "\F2C0";
}
.mdi-gradient:before {
  content: "\F69F";
}
.mdi-grease-pencil:before {
  content: "\F648";
}
.mdi-grid:before {
  content: "\F2C1";
}
.mdi-grid-large:before {
  content: "\F757";
}
.mdi-grid-off:before {
  content: "\F2C2";
}
.mdi-group:before {
  content: "\F2C3";
}
.mdi-guitar-acoustic:before {
  content: "\F770";
}
.mdi-guitar-electric:before {
  content: "\F2C4";
}
.mdi-guitar-pick:before {
  content: "\F2C5";
}
.mdi-guitar-pick-outline:before {
  content: "\F2C6";
}
.mdi-hackernews:before {
  content: "\F624";
}
.mdi-hamburger:before {
  content: "\F684";
}
.mdi-hand-pointing-right:before {
  content: "\F2C7";
}
.mdi-hanger:before {
  content: "\F2C8";
}
.mdi-hangouts:before {
  content: "\F2C9";
}
.mdi-harddisk:before {
  content: "\F2CA";
}
.mdi-headphones:before {
  content: "\F2CB";
}
.mdi-headphones-box:before {
  content: "\F2CC";
}
.mdi-headphones-off:before {
  content: "\F7CD";
}
.mdi-headphones-settings:before {
  content: "\F2CD";
}
.mdi-headset:before {
  content: "\F2CE";
}
.mdi-headset-dock:before {
  content: "\F2CF";
}
.mdi-headset-off:before {
  content: "\F2D0";
}
.mdi-heart:before {
  content: "\F2D1";
}
.mdi-heart-box:before {
  content: "\F2D2";
}
.mdi-heart-box-outline:before {
  content: "\F2D3";
}
.mdi-heart-broken:before {
  content: "\F2D4";
}
.mdi-heart-half:before {
  content: "\F6DE";
}
.mdi-heart-half-full:before {
  content: "\F6DD";
}
.mdi-heart-half-outline:before {
  content: "\F6DF";
}
.mdi-heart-off:before {
  content: "\F758";
}
.mdi-heart-outline:before {
  content: "\F2D5";
}
.mdi-heart-pulse:before {
  content: "\F5F6";
}
.mdi-help:before {
  content: "\F2D6";
}
.mdi-help-box:before {
  content: "\F78A";
}
.mdi-help-circle:before {
  content: "\F2D7";
}
.mdi-help-circle-outline:before {
  content: "\F625";
}
.mdi-help-network:before {
  content: "\F6F4";
}
.mdi-hexagon:before {
  content: "\F2D8";
}
.mdi-hexagon-multiple:before {
  content: "\F6E0";
}
.mdi-hexagon-outline:before {
  content: "\F2D9";
}
.mdi-high-definition:before {
  content: "\F7CE";
}
.mdi-highway:before {
  content: "\F5F7";
}
.mdi-history:before {
  content: "\F2DA";
}
.mdi-hololens:before {
  content: "\F2DB";
}
.mdi-home:before {
  content: "\F2DC";
}
.mdi-home-assistant:before {
  content: "\F7CF";
}
.mdi-home-automation:before {
  content: "\F7D0";
}
.mdi-home-circle:before {
  content: "\F7D1";
}
.mdi-home-map-marker:before {
  content: "\F5F8";
}
.mdi-home-modern:before {
  content: "\F2DD";
}
.mdi-home-outline:before {
  content: "\F6A0";
}
.mdi-home-variant:before {
  content: "\F2DE";
}
.mdi-hook:before {
  content: "\F6E1";
}
.mdi-hook-off:before {
  content: "\F6E2";
}
.mdi-hops:before {
  content: "\F2DF";
}
.mdi-hospital:before {
  content: "\F2E0";
}
.mdi-hospital-building:before {
  content: "\F2E1";
}
.mdi-hospital-marker:before {
  content: "\F2E2";
}
.mdi-hotel:before {
  content: "\F2E3";
}
.mdi-houzz:before {
  content: "\F2E4";
}
.mdi-houzz-box:before {
  content: "\F2E5";
}
.mdi-human:before {
  content: "\F2E6";
}
.mdi-human-child:before {
  content: "\F2E7";
}
.mdi-human-female:before {
  content: "\F649";
}
.mdi-human-greeting:before {
  content: "\F64A";
}
.mdi-human-handsdown:before {
  content: "\F64B";
}
.mdi-human-handsup:before {
  content: "\F64C";
}
.mdi-human-male:before {
  content: "\F64D";
}
.mdi-human-male-female:before {
  content: "\F2E8";
}
.mdi-human-pregnant:before {
  content: "\F5CF";
}
.mdi-humble-bundle:before {
  content: "\F743";
}
.mdi-image:before {
  content: "\F2E9";
}
.mdi-image-album:before {
  content: "\F2EA";
}
.mdi-image-area:before {
  content: "\F2EB";
}
.mdi-image-area-close:before {
  content: "\F2EC";
}
.mdi-image-broken:before {
  content: "\F2ED";
}
.mdi-image-broken-variant:before {
  content: "\F2EE";
}
.mdi-image-filter:before {
  content: "\F2EF";
}
.mdi-image-filter-black-white:before {
  content: "\F2F0";
}
.mdi-image-filter-center-focus:before {
  content: "\F2F1";
}
.mdi-image-filter-center-focus-weak:before {
  content: "\F2F2";
}
.mdi-image-filter-drama:before {
  content: "\F2F3";
}
.mdi-image-filter-frames:before {
  content: "\F2F4";
}
.mdi-image-filter-hdr:before {
  content: "\F2F5";
}
.mdi-image-filter-none:before {
  content: "\F2F6";
}
.mdi-image-filter-tilt-shift:before {
  content: "\F2F7";
}
.mdi-image-filter-vintage:before {
  content: "\F2F8";
}
.mdi-image-multiple:before {
  content: "\F2F9";
}
.mdi-import:before {
  content: "\F2FA";
}
.mdi-inbox:before {
  content: "\F686";
}
.mdi-inbox-arrow-down:before {
  content: "\F2FB";
}
.mdi-inbox-arrow-up:before {
  content: "\F3D1";
}
.mdi-incognito:before {
  content: "\F5F9";
}
.mdi-infinity:before {
  content: "\F6E3";
}
.mdi-information:before {
  content: "\F2FC";
}
.mdi-information-outline:before {
  content: "\F2FD";
}
.mdi-information-variant:before {
  content: "\F64E";
}
.mdi-instagram:before {
  content: "\F2FE";
}
.mdi-instapaper:before {
  content: "\F2FF";
}
.mdi-internet-explorer:before {
  content: "\F300";
}
.mdi-invert-colors:before {
  content: "\F301";
}
.mdi-itunes:before {
  content: "\F676";
}
.mdi-jeepney:before {
  content: "\F302";
}
.mdi-jira:before {
  content: "\F303";
}
.mdi-jsfiddle:before {
  content: "\F304";
}
.mdi-json:before {
  content: "\F626";
}
.mdi-keg:before {
  content: "\F305";
}
.mdi-kettle:before {
  content: "\F5FA";
}
.mdi-key:before {
  content: "\F306";
}
.mdi-key-change:before {
  content: "\F307";
}
.mdi-key-minus:before {
  content: "\F308";
}
.mdi-key-plus:before {
  content: "\F309";
}
.mdi-key-remove:before {
  content: "\F30A";
}
.mdi-key-variant:before {
  content: "\F30B";
}
.mdi-keyboard:before {
  content: "\F30C";
}
.mdi-keyboard-backspace:before {
  content: "\F30D";
}
.mdi-keyboard-caps:before {
  content: "\F30E";
}
.mdi-keyboard-close:before {
  content: "\F30F";
}
.mdi-keyboard-off:before {
  content: "\F310";
}
.mdi-keyboard-return:before {
  content: "\F311";
}
.mdi-keyboard-tab:before {
  content: "\F312";
}
.mdi-keyboard-variant:before {
  content: "\F313";
}
.mdi-kickstarter:before {
  content: "\F744";
}
.mdi-kodi:before {
  content: "\F314";
}
.mdi-label:before {
  content: "\F315";
}
.mdi-label-outline:before {
  content: "\F316";
}
.mdi-lambda:before {
  content: "\F627";
}
.mdi-lamp:before {
  content: "\F6B4";
}
.mdi-lan:before {
  content: "\F317";
}
.mdi-lan-connect:before {
  content: "\F318";
}
.mdi-lan-disconnect:before {
  content: "\F319";
}
.mdi-lan-pending:before {
  content: "\F31A";
}
.mdi-language-c:before {
  content: "\F671";
}
.mdi-language-cpp:before {
  content: "\F672";
}
.mdi-language-csharp:before {
  content: "\F31B";
}
.mdi-language-css3:before {
  content: "\F31C";
}
.mdi-language-go:before {
  content: "\F7D2";
}
.mdi-language-html5:before {
  content: "\F31D";
}
.mdi-language-javascript:before {
  content: "\F31E";
}
.mdi-language-php:before {
  content: "\F31F";
}
.mdi-language-python:before {
  content: "\F320";
}
.mdi-language-python-text:before {
  content: "\F321";
}
.mdi-language-r:before {
  content: "\F7D3";
}
.mdi-language-swift:before {
  content: "\F6E4";
}
.mdi-language-typescript:before {
  content: "\F6E5";
}
.mdi-laptop:before {
  content: "\F322";
}
.mdi-laptop-chromebook:before {
  content: "\F323";
}
.mdi-laptop-mac:before {
  content: "\F324";
}
.mdi-laptop-off:before {
  content: "\F6E6";
}
.mdi-laptop-windows:before {
  content: "\F325";
}
.mdi-lastfm:before {
  content: "\F326";
}
.mdi-launch:before {
  content: "\F327";
}
.mdi-lava-lamp:before {
  content: "\F7D4";
}
.mdi-layers:before {
  content: "\F328";
}
.mdi-layers-off:before {
  content: "\F329";
}
.mdi-lead-pencil:before {
  content: "\F64F";
}
.mdi-leaf:before {
  content: "\F32A";
}
.mdi-led-off:before {
  content: "\F32B";
}
.mdi-led-on:before {
  content: "\F32C";
}
.mdi-led-outline:before {
  content: "\F32D";
}
.mdi-led-strip:before {
  content: "\F7D5";
}
.mdi-led-variant-off:before {
  content: "\F32E";
}
.mdi-led-variant-on:before {
  content: "\F32F";
}
.mdi-led-variant-outline:before {
  content: "\F330";
}
.mdi-library:before {
  content: "\F331";
}
.mdi-library-books:before {
  content: "\F332";
}
.mdi-library-music:before {
  content: "\F333";
}
.mdi-library-plus:before {
  content: "\F334";
}
.mdi-lightbulb:before {
  content: "\F335";
}
.mdi-lightbulb-on:before {
  content: "\F6E7";
}
.mdi-lightbulb-on-outline:before {
  content: "\F6E8";
}
.mdi-lightbulb-outline:before {
  content: "\F336";
}
.mdi-link:before {
  content: "\F337";
}
.mdi-link-off:before {
  content: "\F338";
}
.mdi-link-variant:before {
  content: "\F339";
}
.mdi-link-variant-off:before {
  content: "\F33A";
}
.mdi-linkedin:before {
  content: "\F33B";
}
.mdi-linkedin-box:before {
  content: "\F33C";
}
.mdi-linux:before {
  content: "\F33D";
}
.mdi-loading:before {
  content: "\F771";
}
.mdi-lock:before {
  content: "\F33E";
}
.mdi-lock-open:before {
  content: "\F33F";
}
.mdi-lock-open-outline:before {
  content: "\F340";
}
.mdi-lock-outline:before {
  content: "\F341";
}
.mdi-lock-pattern:before {
  content: "\F6E9";
}
.mdi-lock-plus:before {
  content: "\F5FB";
}
.mdi-lock-reset:before {
  content: "\F772";
}
.mdi-locker:before {
  content: "\F7D6";
}
.mdi-locker-multiple:before {
  content: "\F7D7";
}
.mdi-login:before {
  content: "\F342";
}
.mdi-login-variant:before {
  content: "\F5FC";
}
.mdi-logout:before {
  content: "\F343";
}
.mdi-logout-variant:before {
  content: "\F5FD";
}
.mdi-looks:before {
  content: "\F344";
}
.mdi-loop:before {
  content: "\F6EA";
}
.mdi-loupe:before {
  content: "\F345";
}
.mdi-lumx:before {
  content: "\F346";
}
.mdi-magnet:before {
  content: "\F347";
}
.mdi-magnet-on:before {
  content: "\F348";
}
.mdi-magnify:before {
  content: "\F349";
}
.mdi-magnify-minus:before {
  content: "\F34A";
}
.mdi-magnify-minus-outline:before {
  content: "\F6EB";
}
.mdi-magnify-plus:before {
  content: "\F34B";
}
.mdi-magnify-plus-outline:before {
  content: "\F6EC";
}
.mdi-mail-ru:before {
  content: "\F34C";
}
.mdi-mailbox:before {
  content: "\F6ED";
}
.mdi-map:before {
  content: "\F34D";
}
.mdi-map-marker:before {
  content: "\F34E";
}
.mdi-map-marker-circle:before {
  content: "\F34F";
}
.mdi-map-marker-minus:before {
  content: "\F650";
}
.mdi-map-marker-multiple:before {
  content: "\F350";
}
.mdi-map-marker-off:before {
  content: "\F351";
}
.mdi-map-marker-outline:before {
  content: "\F7D8";
}
.mdi-map-marker-plus:before {
  content: "\F651";
}
.mdi-map-marker-radius:before {
  content: "\F352";
}
.mdi-margin:before {
  content: "\F353";
}
.mdi-markdown:before {
  content: "\F354";
}
.mdi-marker:before {
  content: "\F652";
}
.mdi-marker-check:before {
  content: "\F355";
}
.mdi-martini:before {
  content: "\F356";
}
.mdi-material-ui:before {
  content: "\F357";
}
.mdi-math-compass:before {
  content: "\F358";
}
.mdi-matrix:before {
  content: "\F628";
}
.mdi-maxcdn:before {
  content: "\F359";
}
.mdi-medical-bag:before {
  content: "\F6EE";
}
.mdi-medium:before {
  content: "\F35A";
}
.mdi-memory:before {
  content: "\F35B";
}
.mdi-menu:before {
  content: "\F35C";
}
.mdi-menu-down:before {
  content: "\F35D";
}
.mdi-menu-down-outline:before {
  content: "\F6B5";
}
.mdi-menu-left:before {
  content: "\F35E";
}
.mdi-menu-right:before {
  content: "\F35F";
}
.mdi-menu-up:before {
  content: "\F360";
}
.mdi-menu-up-outline:before {
  content: "\F6B6";
}
.mdi-message:before {
  content: "\F361";
}
.mdi-message-alert:before {
  content: "\F362";
}
.mdi-message-bulleted:before {
  content: "\F6A1";
}
.mdi-message-bulleted-off:before {
  content: "\F6A2";
}
.mdi-message-draw:before {
  content: "\F363";
}
.mdi-message-image:before {
  content: "\F364";
}
.mdi-message-outline:before {
  content: "\F365";
}
.mdi-message-plus:before {
  content: "\F653";
}
.mdi-message-processing:before {
  content: "\F366";
}
.mdi-message-reply:before {
  content: "\F367";
}
.mdi-message-reply-text:before {
  content: "\F368";
}
.mdi-message-settings:before {
  content: "\F6EF";
}
.mdi-message-settings-variant:before {
  content: "\F6F0";
}
.mdi-message-text:before {
  content: "\F369";
}
.mdi-message-text-outline:before {
  content: "\F36A";
}
.mdi-message-video:before {
  content: "\F36B";
}
.mdi-meteor:before {
  content: "\F629";
}
.mdi-metronome:before {
  content: "\F7D9";
}
.mdi-metronome-tick:before {
  content: "\F7DA";
}
.mdi-micro-sd:before {
  content: "\F7DB";
}
.mdi-microphone:before {
  content: "\F36C";
}
.mdi-microphone-off:before {
  content: "\F36D";
}
.mdi-microphone-outline:before {
  content: "\F36E";
}
.mdi-microphone-settings:before {
  content: "\F36F";
}
.mdi-microphone-variant:before {
  content: "\F370";
}
.mdi-microphone-variant-off:before {
  content: "\F371";
}
.mdi-microscope:before {
  content: "\F654";
}
.mdi-microsoft:before {
  content: "\F372";
}
.mdi-minecraft:before {
  content: "\F373";
}
.mdi-minus:before {
  content: "\F374";
}
.mdi-minus-box:before {
  content: "\F375";
}
.mdi-minus-box-outline:before {
  content: "\F6F1";
}
.mdi-minus-circle:before {
  content: "\F376";
}
.mdi-minus-circle-outline:before {
  content: "\F377";
}
.mdi-minus-network:before {
  content: "\F378";
}
.mdi-mixcloud:before {
  content: "\F62A";
}
.mdi-mixer:before {
  content: "\F7DC";
}
.mdi-monitor:before {
  content: "\F379";
}
.mdi-monitor-multiple:before {
  content: "\F37A";
}
.mdi-more:before {
  content: "\F37B";
}
.mdi-motorbike:before {
  content: "\F37C";
}
.mdi-mouse:before {
  content: "\F37D";
}
.mdi-mouse-off:before {
  content: "\F37E";
}
.mdi-mouse-variant:before {
  content: "\F37F";
}
.mdi-mouse-variant-off:before {
  content: "\F380";
}
.mdi-move-resize:before {
  content: "\F655";
}
.mdi-move-resize-variant:before {
  content: "\F656";
}
.mdi-movie:before {
  content: "\F381";
}
.mdi-movie-roll:before {
  content: "\F7DD";
}
.mdi-multiplication:before {
  content: "\F382";
}
.mdi-multiplication-box:before {
  content: "\F383";
}
.mdi-mushroom:before {
  content: "\F7DE";
}
.mdi-mushroom-outline:before {
  content: "\F7DF";
}
.mdi-music:before {
  content: "\F759";
}
.mdi-music-box:before {
  content: "\F384";
}
.mdi-music-box-outline:before {
  content: "\F385";
}
.mdi-music-circle:before {
  content: "\F386";
}
.mdi-music-note:before {
  content: "\F387";
}
.mdi-music-note-bluetooth:before {
  content: "\F5FE";
}
.mdi-music-note-bluetooth-off:before {
  content: "\F5FF";
}
.mdi-music-note-eighth:before {
  content: "\F388";
}
.mdi-music-note-half:before {
  content: "\F389";
}
.mdi-music-note-off:before {
  content: "\F38A";
}
.mdi-music-note-quarter:before {
  content: "\F38B";
}
.mdi-music-note-sixteenth:before {
  content: "\F38C";
}
.mdi-music-note-whole:before {
  content: "\F38D";
}
.mdi-music-off:before {
  content: "\F75A";
}
.mdi-nature:before {
  content: "\F38E";
}
.mdi-nature-people:before {
  content: "\F38F";
}
.mdi-navigation:before {
  content: "\F390";
}
.mdi-near-me:before {
  content: "\F5CD";
}
.mdi-needle:before {
  content: "\F391";
}
.mdi-nest-protect:before {
  content: "\F392";
}
.mdi-nest-thermostat:before {
  content: "\F393";
}
.mdi-netflix:before {
  content: "\F745";
}
.mdi-network:before {
  content: "\F6F2";
}
.mdi-new-box:before {
  content: "\F394";
}
.mdi-newspaper:before {
  content: "\F395";
}
.mdi-nfc:before {
  content: "\F396";
}
.mdi-nfc-tap:before {
  content: "\F397";
}
.mdi-nfc-variant:before {
  content: "\F398";
}
.mdi-ninja:before {
  content: "\F773";
}
.mdi-nintendo-switch:before {
  content: "\F7E0";
}
.mdi-nodejs:before {
  content: "\F399";
}
.mdi-note:before {
  content: "\F39A";
}
.mdi-note-multiple:before {
  content: "\F6B7";
}
.mdi-note-multiple-outline:before {
  content: "\F6B8";
}
.mdi-note-outline:before {
  content: "\F39B";
}
.mdi-note-plus:before {
  content: "\F39C";
}
.mdi-note-plus-outline:before {
  content: "\F39D";
}
.mdi-note-text:before {
  content: "\F39E";
}
.mdi-notification-clear-all:before {
  content: "\F39F";
}
.mdi-npm:before {
  content: "\F6F6";
}
.mdi-nuke:before {
  content: "\F6A3";
}
.mdi-null:before {
  content: "\F7E1";
}
.mdi-numeric:before {
  content: "\F3A0";
}
.mdi-numeric-0-box:before {
  content: "\F3A1";
}
.mdi-numeric-0-box-multiple-outline:before {
  content: "\F3A2";
}
.mdi-numeric-0-box-outline:before {
  content: "\F3A3";
}
.mdi-numeric-1-box:before {
  content: "\F3A4";
}
.mdi-numeric-1-box-multiple-outline:before {
  content: "\F3A5";
}
.mdi-numeric-1-box-outline:before {
  content: "\F3A6";
}
.mdi-numeric-2-box:before {
  content: "\F3A7";
}
.mdi-numeric-2-box-multiple-outline:before {
  content: "\F3A8";
}
.mdi-numeric-2-box-outline:before {
  content: "\F3A9";
}
.mdi-numeric-3-box:before {
  content: "\F3AA";
}
.mdi-numeric-3-box-multiple-outline:before {
  content: "\F3AB";
}
.mdi-numeric-3-box-outline:before {
  content: "\F3AC";
}
.mdi-numeric-4-box:before {
  content: "\F3AD";
}
.mdi-numeric-4-box-multiple-outline:before {
  content: "\F3AE";
}
.mdi-numeric-4-box-outline:before {
  content: "\F3AF";
}
.mdi-numeric-5-box:before {
  content: "\F3B0";
}
.mdi-numeric-5-box-multiple-outline:before {
  content: "\F3B1";
}
.mdi-numeric-5-box-outline:before {
  content: "\F3B2";
}
.mdi-numeric-6-box:before {
  content: "\F3B3";
}
.mdi-numeric-6-box-multiple-outline:before {
  content: "\F3B4";
}
.mdi-numeric-6-box-outline:before {
  content: "\F3B5";
}
.mdi-numeric-7-box:before {
  content: "\F3B6";
}
.mdi-numeric-7-box-multiple-outline:before {
  content: "\F3B7";
}
.mdi-numeric-7-box-outline:before {
  content: "\F3B8";
}
.mdi-numeric-8-box:before {
  content: "\F3B9";
}
.mdi-numeric-8-box-multiple-outline:before {
  content: "\F3BA";
}
.mdi-numeric-8-box-outline:before {
  content: "\F3BB";
}
.mdi-numeric-9-box:before {
  content: "\F3BC";
}
.mdi-numeric-9-box-multiple-outline:before {
  content: "\F3BD";
}
.mdi-numeric-9-box-outline:before {
  content: "\F3BE";
}
.mdi-numeric-9-plus-box:before {
  content: "\F3BF";
}
.mdi-numeric-9-plus-box-multiple-outline:before {
  content: "\F3C0";
}
.mdi-numeric-9-plus-box-outline:before {
  content: "\F3C1";
}
.mdi-nut:before {
  content: "\F6F7";
}
.mdi-nutrition:before {
  content: "\F3C2";
}
.mdi-oar:before {
  content: "\F67B";
}
.mdi-octagon:before {
  content: "\F3C3";
}
.mdi-octagon-outline:before {
  content: "\F3C4";
}
.mdi-octagram:before {
  content: "\F6F8";
}
.mdi-octagram-outline:before {
  content: "\F774";
}
.mdi-odnoklassniki:before {
  content: "\F3C5";
}
.mdi-office:before {
  content: "\F3C6";
}
.mdi-oil:before {
  content: "\F3C7";
}
.mdi-oil-temperature:before {
  content: "\F3C8";
}
.mdi-omega:before {
  content: "\F3C9";
}
.mdi-onedrive:before {
  content: "\F3CA";
}
.mdi-onenote:before {
  content: "\F746";
}
.mdi-opacity:before {
  content: "\F5CC";
}
.mdi-open-in-app:before {
  content: "\F3CB";
}
.mdi-open-in-new:before {
  content: "\F3CC";
}
.mdi-openid:before {
  content: "\F3CD";
}
.mdi-opera:before {
  content: "\F3CE";
}
.mdi-orbit:before {
  content: "\F018";
}
.mdi-ornament:before {
  content: "\F3CF";
}
.mdi-ornament-variant:before {
  content: "\F3D0";
}
.mdi-owl:before {
  content: "\F3D2";
}
.mdi-package:before {
  content: "\F3D3";
}
.mdi-package-down:before {
  content: "\F3D4";
}
.mdi-package-up:before {
  content: "\F3D5";
}
.mdi-package-variant:before {
  content: "\F3D6";
}
.mdi-package-variant-closed:before {
  content: "\F3D7";
}
.mdi-page-first:before {
  content: "\F600";
}
.mdi-page-last:before {
  content: "\F601";
}
.mdi-page-layout-body:before {
  content: "\F6F9";
}
.mdi-page-layout-footer:before {
  content: "\F6FA";
}
.mdi-page-layout-header:before {
  content: "\F6FB";
}
.mdi-page-layout-sidebar-left:before {
  content: "\F6FC";
}
.mdi-page-layout-sidebar-right:before {
  content: "\F6FD";
}
.mdi-palette:before {
  content: "\F3D8";
}
.mdi-palette-advanced:before {
  content: "\F3D9";
}
.mdi-panda:before {
  content: "\F3DA";
}
.mdi-pandora:before {
  content: "\F3DB";
}
.mdi-panorama:before {
  content: "\F3DC";
}
.mdi-panorama-fisheye:before {
  content: "\F3DD";
}
.mdi-panorama-horizontal:before {
  content: "\F3DE";
}
.mdi-panorama-vertical:before {
  content: "\F3DF";
}
.mdi-panorama-wide-angle:before {
  content: "\F3E0";
}
.mdi-paper-cut-vertical:before {
  content: "\F3E1";
}
.mdi-paperclip:before {
  content: "\F3E2";
}
.mdi-parking:before {
  content: "\F3E3";
}
.mdi-passport:before {
  content: "\F7E2";
}
.mdi-pause:before {
  content: "\F3E4";
}
.mdi-pause-circle:before {
  content: "\F3E5";
}
.mdi-pause-circle-outline:before {
  content: "\F3E6";
}
.mdi-pause-octagon:before {
  content: "\F3E7";
}
.mdi-pause-octagon-outline:before {
  content: "\F3E8";
}
.mdi-paw:before {
  content: "\F3E9";
}
.mdi-paw-off:before {
  content: "\F657";
}
.mdi-pen:before {
  content: "\F3EA";
}
.mdi-pencil:before {
  content: "\F3EB";
}
.mdi-pencil-box:before {
  content: "\F3EC";
}
.mdi-pencil-box-outline:before {
  content: "\F3ED";
}
.mdi-pencil-circle:before {
  content: "\F6FE";
}
.mdi-pencil-circle-outline:before {
  content: "\F775";
}
.mdi-pencil-lock:before {
  content: "\F3EE";
}
.mdi-pencil-off:before {
  content: "\F3EF";
}
.mdi-pentagon:before {
  content: "\F6FF";
}
.mdi-pentagon-outline:before {
  content: "\F700";
}
.mdi-percent:before {
  content: "\F3F0";
}
.mdi-periodic-table-co2:before {
  content: "\F7E3";
}
.mdi-periscope:before {
  content: "\F747";
}
.mdi-pharmacy:before {
  content: "\F3F1";
}
.mdi-phone:before {
  content: "\F3F2";
}
.mdi-phone-bluetooth:before {
  content: "\F3F3";
}
.mdi-phone-classic:before {
  content: "\F602";
}
.mdi-phone-forward:before {
  content: "\F3F4";
}
.mdi-phone-hangup:before {
  content: "\F3F5";
}
.mdi-phone-in-talk:before {
  content: "\F3F6";
}
.mdi-phone-incoming:before {
  content: "\F3F7";
}
.mdi-phone-locked:before {
  content: "\F3F8";
}
.mdi-phone-log:before {
  content: "\F3F9";
}
.mdi-phone-minus:before {
  content: "\F658";
}
.mdi-phone-missed:before {
  content: "\F3FA";
}
.mdi-phone-outgoing:before {
  content: "\F3FB";
}
.mdi-phone-paused:before {
  content: "\F3FC";
}
.mdi-phone-plus:before {
  content: "\F659";
}
.mdi-phone-settings:before {
  content: "\F3FD";
}
.mdi-phone-voip:before {
  content: "\F3FE";
}
.mdi-pi:before {
  content: "\F3FF";
}
.mdi-pi-box:before {
  content: "\F400";
}
.mdi-piano:before {
  content: "\F67C";
}
.mdi-pig:before {
  content: "\F401";
}
.mdi-pill:before {
  content: "\F402";
}
.mdi-pillar:before {
  content: "\F701";
}
.mdi-pin:before {
  content: "\F403";
}
.mdi-pin-off:before {
  content: "\F404";
}
.mdi-pine-tree:before {
  content: "\F405";
}
.mdi-pine-tree-box:before {
  content: "\F406";
}
.mdi-pinterest:before {
  content: "\F407";
}
.mdi-pinterest-box:before {
  content: "\F408";
}
.mdi-pipe:before {
  content: "\F7E4";
}
.mdi-pipe-disconnected:before {
  content: "\F7E5";
}
.mdi-pistol:before {
  content: "\F702";
}
.mdi-pizza:before {
  content: "\F409";
}
.mdi-plane-shield:before {
  content: "\F6BA";
}
.mdi-play:before {
  content: "\F40A";
}
.mdi-play-box-outline:before {
  content: "\F40B";
}
.mdi-play-circle:before {
  content: "\F40C";
}
.mdi-play-circle-outline:before {
  content: "\F40D";
}
.mdi-play-pause:before {
  content: "\F40E";
}
.mdi-play-protected-content:before {
  content: "\F40F";
}
.mdi-playlist-check:before {
  content: "\F5C7";
}
.mdi-playlist-minus:before {
  content: "\F410";
}
.mdi-playlist-play:before {
  content: "\F411";
}
.mdi-playlist-plus:before {
  content: "\F412";
}
.mdi-playlist-remove:before {
  content: "\F413";
}
.mdi-playstation:before {
  content: "\F414";
}
.mdi-plex:before {
  content: "\F6B9";
}
.mdi-plus:before {
  content: "\F415";
}
.mdi-plus-box:before {
  content: "\F416";
}
.mdi-plus-box-outline:before {
  content: "\F703";
}
.mdi-plus-circle:before {
  content: "\F417";
}
.mdi-plus-circle-multiple-outline:before {
  content: "\F418";
}
.mdi-plus-circle-outline:before {
  content: "\F419";
}
.mdi-plus-network:before {
  content: "\F41A";
}
.mdi-plus-one:before {
  content: "\F41B";
}
.mdi-plus-outline:before {
  content: "\F704";
}
.mdi-pocket:before {
  content: "\F41C";
}
.mdi-pokeball:before {
  content: "\F41D";
}
.mdi-polaroid:before {
  content: "\F41E";
}
.mdi-poll:before {
  content: "\F41F";
}
.mdi-poll-box:before {
  content: "\F420";
}
.mdi-polymer:before {
  content: "\F421";
}
.mdi-pool:before {
  content: "\F606";
}
.mdi-popcorn:before {
  content: "\F422";
}
.mdi-pot:before {
  content: "\F65A";
}
.mdi-pot-mix:before {
  content: "\F65B";
}
.mdi-pound:before {
  content: "\F423";
}
.mdi-pound-box:before {
  content: "\F424";
}
.mdi-power:before {
  content: "\F425";
}
.mdi-power-plug:before {
  content: "\F6A4";
}
.mdi-power-plug-off:before {
  content: "\F6A5";
}
.mdi-power-settings:before {
  content: "\F426";
}
.mdi-power-socket:before {
  content: "\F427";
}
.mdi-power-socket-eu:before {
  content: "\F7E6";
}
.mdi-power-socket-uk:before {
  content: "\F7E7";
}
.mdi-power-socket-us:before {
  content: "\F7E8";
}
.mdi-prescription:before {
  content: "\F705";
}
.mdi-presentation:before {
  content: "\F428";
}
.mdi-presentation-play:before {
  content: "\F429";
}
.mdi-printer:before {
  content: "\F42A";
}
.mdi-printer-3d:before {
  content: "\F42B";
}
.mdi-printer-alert:before {
  content: "\F42C";
}
.mdi-printer-settings:before {
  content: "\F706";
}
.mdi-priority-high:before {
  content: "\F603";
}
.mdi-priority-low:before {
  content: "\F604";
}
.mdi-professional-hexagon:before {
  content: "\F42D";
}
.mdi-projector:before {
  content: "\F42E";
}
.mdi-projector-screen:before {
  content: "\F42F";
}
.mdi-publish:before {
  content: "\F6A6";
}
.mdi-pulse:before {
  content: "\F430";
}
.mdi-puzzle:before {
  content: "\F431";
}
.mdi-qqchat:before {
  content: "\F605";
}
.mdi-qrcode:before {
  content: "\F432";
}
.mdi-qrcode-scan:before {
  content: "\F433";
}
.mdi-quadcopter:before {
  content: "\F434";
}
.mdi-quality-high:before {
  content: "\F435";
}
.mdi-quicktime:before {
  content: "\F436";
}
.mdi-radar:before {
  content: "\F437";
}
.mdi-radiator:before {
  content: "\F438";
}
.mdi-radio:before {
  content: "\F439";
}
.mdi-radio-handheld:before {
  content: "\F43A";
}
.mdi-radio-tower:before {
  content: "\F43B";
}
.mdi-radioactive:before {
  content: "\F43C";
}
.mdi-radiobox-blank:before {
  content: "\F43D";
}
.mdi-radiobox-marked:before {
  content: "\F43E";
}
.mdi-raspberrypi:before {
  content: "\F43F";
}
.mdi-ray-end:before {
  content: "\F440";
}
.mdi-ray-end-arrow:before {
  content: "\F441";
}
.mdi-ray-start:before {
  content: "\F442";
}
.mdi-ray-start-arrow:before {
  content: "\F443";
}
.mdi-ray-start-end:before {
  content: "\F444";
}
.mdi-ray-vertex:before {
  content: "\F445";
}
.mdi-rdio:before {
  content: "\F446";
}
.mdi-react:before {
  content: "\F707";
}
.mdi-read:before {
  content: "\F447";
}
.mdi-readability:before {
  content: "\F448";
}
.mdi-receipt:before {
  content: "\F449";
}
.mdi-record:before {
  content: "\F44A";
}
.mdi-record-rec:before {
  content: "\F44B";
}
.mdi-recycle:before {
  content: "\F44C";
}
.mdi-reddit:before {
  content: "\F44D";
}
.mdi-redo:before {
  content: "\F44E";
}
.mdi-redo-variant:before {
  content: "\F44F";
}
.mdi-refresh:before {
  content: "\F450";
}
.mdi-regex:before {
  content: "\F451";
}
.mdi-relative-scale:before {
  content: "\F452";
}
.mdi-reload:before {
  content: "\F453";
}
.mdi-remote:before {
  content: "\F454";
}
.mdi-rename-box:before {
  content: "\F455";
}
.mdi-reorder-horizontal:before {
  content: "\F687";
}
.mdi-reorder-vertical:before {
  content: "\F688";
}
.mdi-repeat:before {
  content: "\F456";
}
.mdi-repeat-off:before {
  content: "\F457";
}
.mdi-repeat-once:before {
  content: "\F458";
}
.mdi-replay:before {
  content: "\F459";
}
.mdi-reply:before {
  content: "\F45A";
}
.mdi-reply-all:before {
  content: "\F45B";
}
.mdi-reproduction:before {
  content: "\F45C";
}
.mdi-resize-bottom-right:before {
  content: "\F45D";
}
.mdi-responsive:before {
  content: "\F45E";
}
.mdi-restart:before {
  content: "\F708";
}
.mdi-restore:before {
  content: "\F6A7";
}
.mdi-rewind:before {
  content: "\F45F";
}
.mdi-rewind-outline:before {
  content: "\F709";
}
.mdi-rhombus:before {
  content: "\F70A";
}
.mdi-rhombus-outline:before {
  content: "\F70B";
}
.mdi-ribbon:before {
  content: "\F460";
}
.mdi-rice:before {
  content: "\F7E9";
}
.mdi-ring:before {
  content: "\F7EA";
}
.mdi-road:before {
  content: "\F461";
}
.mdi-road-variant:before {
  content: "\F462";
}
.mdi-robot:before {
  content: "\F6A8";
}
.mdi-rocket:before {
  content: "\F463";
}
.mdi-roomba:before {
  content: "\F70C";
}
.mdi-rotate-3d:before {
  content: "\F464";
}
.mdi-rotate-left:before {
  content: "\F465";
}
.mdi-rotate-left-variant:before {
  content: "\F466";
}
.mdi-rotate-right:before {
  content: "\F467";
}
.mdi-rotate-right-variant:before {
  content: "\F468";
}
.mdi-rounded-corner:before {
  content: "\F607";
}
.mdi-router-wireless:before {
  content: "\F469";
}
.mdi-routes:before {
  content: "\F46A";
}
.mdi-rowing:before {
  content: "\F608";
}
.mdi-rss:before {
  content: "\F46B";
}
.mdi-rss-box:before {
  content: "\F46C";
}
.mdi-ruler:before {
  content: "\F46D";
}
.mdi-run:before {
  content: "\F70D";
}
.mdi-run-fast:before {
  content: "\F46E";
}
.mdi-sale:before {
  content: "\F46F";
}
.mdi-sass:before {
  content: "\F7EB";
}
.mdi-satellite:before {
  content: "\F470";
}
.mdi-satellite-variant:before {
  content: "\F471";
}
.mdi-saxophone:before {
  content: "\F609";
}
.mdi-scale:before {
  content: "\F472";
}
.mdi-scale-balance:before {
  content: "\F5D1";
}
.mdi-scale-bathroom:before {
  content: "\F473";
}
.mdi-scanner:before {
  content: "\F6AA";
}
.mdi-school:before {
  content: "\F474";
}
.mdi-screen-rotation:before {
  content: "\F475";
}
.mdi-screen-rotation-lock:before {
  content: "\F476";
}
.mdi-screwdriver:before {
  content: "\F477";
}
.mdi-script:before {
  content: "\F478";
}
.mdi-sd:before {
  content: "\F479";
}
.mdi-seal:before {
  content: "\F47A";
}
.mdi-search-web:before {
  content: "\F70E";
}
.mdi-seat-flat:before {
  content: "\F47B";
}
.mdi-seat-flat-angled:before {
  content: "\F47C";
}
.mdi-seat-individual-suite:before {
  content: "\F47D";
}
.mdi-seat-legroom-extra:before {
  content: "\F47E";
}
.mdi-seat-legroom-normal:before {
  content: "\F47F";
}
.mdi-seat-legroom-reduced:before {
  content: "\F480";
}
.mdi-seat-recline-extra:before {
  content: "\F481";
}
.mdi-seat-recline-normal:before {
  content: "\F482";
}
.mdi-security:before {
  content: "\F483";
}
.mdi-security-home:before {
  content: "\F689";
}
.mdi-security-network:before {
  content: "\F484";
}
.mdi-select:before {
  content: "\F485";
}
.mdi-select-all:before {
  content: "\F486";
}
.mdi-select-inverse:before {
  content: "\F487";
}
.mdi-select-off:before {
  content: "\F488";
}
.mdi-selection:before {
  content: "\F489";
}
.mdi-selection-off:before {
  content: "\F776";
}
.mdi-send:before {
  content: "\F48A";
}
.mdi-send-secure:before {
  content: "\F7EC";
}
.mdi-serial-port:before {
  content: "\F65C";
}
.mdi-server:before {
  content: "\F48B";
}
.mdi-server-minus:before {
  content: "\F48C";
}
.mdi-server-network:before {
  content: "\F48D";
}
.mdi-server-network-off:before {
  content: "\F48E";
}
.mdi-server-off:before {
  content: "\F48F";
}
.mdi-server-plus:before {
  content: "\F490";
}
.mdi-server-remove:before {
  content: "\F491";
}
.mdi-server-security:before {
  content: "\F492";
}
.mdi-set-all:before {
  content: "\F777";
}
.mdi-set-center:before {
  content: "\F778";
}
.mdi-set-center-right:before {
  content: "\F779";
}
.mdi-set-left:before {
  content: "\F77A";
}
.mdi-set-left-center:before {
  content: "\F77B";
}
.mdi-set-left-right:before {
  content: "\F77C";
}
.mdi-set-none:before {
  content: "\F77D";
}
.mdi-set-right:before {
  content: "\F77E";
}
.mdi-settings:before {
  content: "\F493";
}
.mdi-settings-box:before {
  content: "\F494";
}
.mdi-shape-circle-plus:before {
  content: "\F65D";
}
.mdi-shape-plus:before {
  content: "\F495";
}
.mdi-shape-polygon-plus:before {
  content: "\F65E";
}
.mdi-shape-rectangle-plus:before {
  content: "\F65F";
}
.mdi-shape-square-plus:before {
  content: "\F660";
}
.mdi-share:before {
  content: "\F496";
}
.mdi-share-variant:before {
  content: "\F497";
}
.mdi-shield:before {
  content: "\F498";
}
.mdi-shield-half-full:before {
  content: "\F77F";
}
.mdi-shield-outline:before {
  content: "\F499";
}
.mdi-shopping:before {
  content: "\F49A";
}
.mdi-shopping-music:before {
  content: "\F49B";
}
.mdi-shovel:before {
  content: "\F70F";
}
.mdi-shovel-off:before {
  content: "\F710";
}
.mdi-shredder:before {
  content: "\F49C";
}
.mdi-shuffle:before {
  content: "\F49D";
}
.mdi-shuffle-disabled:before {
  content: "\F49E";
}
.mdi-shuffle-variant:before {
  content: "\F49F";
}
.mdi-sigma:before {
  content: "\F4A0";
}
.mdi-sigma-lower:before {
  content: "\F62B";
}
.mdi-sign-caution:before {
  content: "\F4A1";
}
.mdi-sign-direction:before {
  content: "\F780";
}
.mdi-sign-text:before {
  content: "\F781";
}
.mdi-signal:before {
  content: "\F4A2";
}
.mdi-signal-2g:before {
  content: "\F711";
}
.mdi-signal-3g:before {
  content: "\F712";
}
.mdi-signal-4g:before {
  content: "\F713";
}
.mdi-signal-hspa:before {
  content: "\F714";
}
.mdi-signal-hspa-plus:before {
  content: "\F715";
}
.mdi-signal-off:before {
  content: "\F782";
}
.mdi-signal-variant:before {
  content: "\F60A";
}
.mdi-silverware:before {
  content: "\F4A3";
}
.mdi-silverware-fork:before {
  content: "\F4A4";
}
.mdi-silverware-spoon:before {
  content: "\F4A5";
}
.mdi-silverware-variant:before {
  content: "\F4A6";
}
.mdi-sim:before {
  content: "\F4A7";
}
.mdi-sim-alert:before {
  content: "\F4A8";
}
.mdi-sim-off:before {
  content: "\F4A9";
}
.mdi-sitemap:before {
  content: "\F4AA";
}
.mdi-skip-backward:before {
  content: "\F4AB";
}
.mdi-skip-forward:before {
  content: "\F4AC";
}
.mdi-skip-next:before {
  content: "\F4AD";
}
.mdi-skip-next-circle:before {
  content: "\F661";
}
.mdi-skip-next-circle-outline:before {
  content: "\F662";
}
.mdi-skip-previous:before {
  content: "\F4AE";
}
.mdi-skip-previous-circle:before {
  content: "\F663";
}
.mdi-skip-previous-circle-outline:before {
  content: "\F664";
}
.mdi-skull:before {
  content: "\F68B";
}
.mdi-skype:before {
  content: "\F4AF";
}
.mdi-skype-business:before {
  content: "\F4B0";
}
.mdi-slack:before {
  content: "\F4B1";
}
.mdi-sleep:before {
  content: "\F4B2";
}
.mdi-sleep-off:before {
  content: "\F4B3";
}
.mdi-smoking:before {
  content: "\F4B4";
}
.mdi-smoking-off:before {
  content: "\F4B5";
}
.mdi-snapchat:before {
  content: "\F4B6";
}
.mdi-snowflake:before {
  content: "\F716";
}
.mdi-snowman:before {
  content: "\F4B7";
}
.mdi-soccer:before {
  content: "\F4B8";
}
.mdi-sofa:before {
  content: "\F4B9";
}
.mdi-solid:before {
  content: "\F68C";
}
.mdi-sort:before {
  content: "\F4BA";
}
.mdi-sort-alphabetical:before {
  content: "\F4BB";
}
.mdi-sort-ascending:before {
  content: "\F4BC";
}
.mdi-sort-descending:before {
  content: "\F4BD";
}
.mdi-sort-numeric:before {
  content: "\F4BE";
}
.mdi-sort-variant:before {
  content: "\F4BF";
}
.mdi-soundcloud:before {
  content: "\F4C0";
}
.mdi-source-branch:before {
  content: "\F62C";
}
.mdi-source-commit:before {
  content: "\F717";
}
.mdi-source-commit-end:before {
  content: "\F718";
}
.mdi-source-commit-end-local:before {
  content: "\F719";
}
.mdi-source-commit-local:before {
  content: "\F71A";
}
.mdi-source-commit-next-local:before {
  content: "\F71B";
}
.mdi-source-commit-start:before {
  content: "\F71C";
}
.mdi-source-commit-start-next-local:before {
  content: "\F71D";
}
.mdi-source-fork:before {
  content: "\F4C1";
}
.mdi-source-merge:before {
  content: "\F62D";
}
.mdi-source-pull:before {
  content: "\F4C2";
}
.mdi-soy-sauce:before {
  content: "\F7ED";
}
.mdi-speaker:before {
  content: "\F4C3";
}
.mdi-speaker-off:before {
  content: "\F4C4";
}
.mdi-speaker-wireless:before {
  content: "\F71E";
}
.mdi-speedometer:before {
  content: "\F4C5";
}
.mdi-spellcheck:before {
  content: "\F4C6";
}
.mdi-spotify:before {
  content: "\F4C7";
}
.mdi-spotlight:before {
  content: "\F4C8";
}
.mdi-spotlight-beam:before {
  content: "\F4C9";
}
.mdi-spray:before {
  content: "\F665";
}
.mdi-square:before {
  content: "\F763";
}
.mdi-square-inc:before {
  content: "\F4CA";
}
.mdi-square-inc-cash:before {
  content: "\F4CB";
}
.mdi-square-outline:before {
  content: "\F762";
}
.mdi-square-root:before {
  content: "\F783";
}
.mdi-stackexchange:before {
  content: "\F60B";
}
.mdi-stackoverflow:before {
  content: "\F4CC";
}
.mdi-stadium:before {
  content: "\F71F";
}
.mdi-stairs:before {
  content: "\F4CD";
}
.mdi-standard-definition:before {
  content: "\F7EE";
}
.mdi-star:before {
  content: "\F4CE";
}
.mdi-star-circle:before {
  content: "\F4CF";
}
.mdi-star-half:before {
  content: "\F4D0";
}
.mdi-star-off:before {
  content: "\F4D1";
}
.mdi-star-outline:before {
  content: "\F4D2";
}
.mdi-steam:before {
  content: "\F4D3";
}
.mdi-steering:before {
  content: "\F4D4";
}
.mdi-step-backward:before {
  content: "\F4D5";
}
.mdi-step-backward-2:before {
  content: "\F4D6";
}
.mdi-step-forward:before {
  content: "\F4D7";
}
.mdi-step-forward-2:before {
  content: "\F4D8";
}
.mdi-stethoscope:before {
  content: "\F4D9";
}
.mdi-sticker:before {
  content: "\F5D0";
}
.mdi-sticker-emoji:before {
  content: "\F784";
}
.mdi-stocking:before {
  content: "\F4DA";
}
.mdi-stop:before {
  content: "\F4DB";
}
.mdi-stop-circle:before {
  content: "\F666";
}
.mdi-stop-circle-outline:before {
  content: "\F667";
}
.mdi-store:before {
  content: "\F4DC";
}
.mdi-store-24-hour:before {
  content: "\F4DD";
}
.mdi-stove:before {
  content: "\F4DE";
}
.mdi-subdirectory-arrow-left:before {
  content: "\F60C";
}
.mdi-subdirectory-arrow-right:before {
  content: "\F60D";
}
.mdi-subway:before {
  content: "\F6AB";
}
.mdi-subway-variant:before {
  content: "\F4DF";
}
.mdi-summit:before {
  content: "\F785";
}
.mdi-sunglasses:before {
  content: "\F4E0";
}
.mdi-surround-sound:before {
  content: "\F5C5";
}
.mdi-surround-sound-2-0:before {
  content: "\F7EF";
}
.mdi-surround-sound-3-1:before {
  content: "\F7F0";
}
.mdi-surround-sound-5-1:before {
  content: "\F7F1";
}
.mdi-surround-sound-7-1:before {
  content: "\F7F2";
}
.mdi-svg:before {
  content: "\F720";
}
.mdi-swap-horizontal:before {
  content: "\F4E1";
}
.mdi-swap-vertical:before {
  content: "\F4E2";
}
.mdi-swim:before {
  content: "\F4E3";
}
.mdi-switch:before {
  content: "\F4E4";
}
.mdi-sword:before {
  content: "\F4E5";
}
.mdi-sword-cross:before {
  content: "\F786";
}
.mdi-sync:before {
  content: "\F4E6";
}
.mdi-sync-alert:before {
  content: "\F4E7";
}
.mdi-sync-off:before {
  content: "\F4E8";
}
.mdi-tab:before {
  content: "\F4E9";
}
.mdi-tab-plus:before {
  content: "\F75B";
}
.mdi-tab-unselected:before {
  content: "\F4EA";
}
.mdi-table:before {
  content: "\F4EB";
}
.mdi-table-column-plus-after:before {
  content: "\F4EC";
}
.mdi-table-column-plus-before:before {
  content: "\F4ED";
}
.mdi-table-column-remove:before {
  content: "\F4EE";
}
.mdi-table-column-width:before {
  content: "\F4EF";
}
.mdi-table-edit:before {
  content: "\F4F0";
}
.mdi-table-large:before {
  content: "\F4F1";
}
.mdi-table-row-height:before {
  content: "\F4F2";
}
.mdi-table-row-plus-after:before {
  content: "\F4F3";
}
.mdi-table-row-plus-before:before {
  content: "\F4F4";
}
.mdi-table-row-remove:before {
  content: "\F4F5";
}
.mdi-tablet:before {
  content: "\F4F6";
}
.mdi-tablet-android:before {
  content: "\F4F7";
}
.mdi-tablet-ipad:before {
  content: "\F4F8";
}
.mdi-taco:before {
  content: "\F761";
}
.mdi-tag:before {
  content: "\F4F9";
}
.mdi-tag-faces:before {
  content: "\F4FA";
}
.mdi-tag-heart:before {
  content: "\F68A";
}
.mdi-tag-multiple:before {
  content: "\F4FB";
}
.mdi-tag-outline:before {
  content: "\F4FC";
}
.mdi-tag-plus:before {
  content: "\F721";
}
.mdi-tag-remove:before {
  content: "\F722";
}
.mdi-tag-text-outline:before {
  content: "\F4FD";
}
.mdi-target:before {
  content: "\F4FE";
}
.mdi-taxi:before {
  content: "\F4FF";
}
.mdi-teamviewer:before {
  content: "\F500";
}
.mdi-telegram:before {
  content: "\F501";
}
.mdi-television:before {
  content: "\F502";
}
.mdi-television-classic:before {
  content: "\F7F3";
}
.mdi-television-guide:before {
  content: "\F503";
}
.mdi-temperature-celsius:before {
  content: "\F504";
}
.mdi-temperature-fahrenheit:before {
  content: "\F505";
}
.mdi-temperature-kelvin:before {
  content: "\F506";
}
.mdi-tennis:before {
  content: "\F507";
}
.mdi-tent:before {
  content: "\F508";
}
.mdi-terrain:before {
  content: "\F509";
}
.mdi-test-tube:before {
  content: "\F668";
}
.mdi-text-shadow:before {
  content: "\F669";
}
.mdi-text-to-speech:before {
  content: "\F50A";
}
.mdi-text-to-speech-off:before {
  content: "\F50B";
}
.mdi-textbox:before {
  content: "\F60E";
}
.mdi-textbox-password:before {
  content: "\F7F4";
}
.mdi-texture:before {
  content: "\F50C";
}
.mdi-theater:before {
  content: "\F50D";
}
.mdi-theme-light-dark:before {
  content: "\F50E";
}
.mdi-thermometer:before {
  content: "\F50F";
}
.mdi-thermometer-lines:before {
  content: "\F510";
}
.mdi-thought-bubble:before {
  content: "\F7F5";
}
.mdi-thought-bubble-outline:before {
  content: "\F7F6";
}
.mdi-thumb-down:before {
  content: "\F511";
}
.mdi-thumb-down-outline:before {
  content: "\F512";
}
.mdi-thumb-up:before {
  content: "\F513";
}
.mdi-thumb-up-outline:before {
  content: "\F514";
}
.mdi-thumbs-up-down:before {
  content: "\F515";
}
.mdi-ticket:before {
  content: "\F516";
}
.mdi-ticket-account:before {
  content: "\F517";
}
.mdi-ticket-confirmation:before {
  content: "\F518";
}
.mdi-ticket-percent:before {
  content: "\F723";
}
.mdi-tie:before {
  content: "\F519";
}
.mdi-tilde:before {
  content: "\F724";
}
.mdi-timelapse:before {
  content: "\F51A";
}
.mdi-timer:before {
  content: "\F51B";
}
.mdi-timer-10:before {
  content: "\F51C";
}
.mdi-timer-3:before {
  content: "\F51D";
}
.mdi-timer-off:before {
  content: "\F51E";
}
.mdi-timer-sand:before {
  content: "\F51F";
}
.mdi-timer-sand-empty:before {
  content: "\F6AC";
}
.mdi-timer-sand-full:before {
  content: "\F78B";
}
.mdi-timetable:before {
  content: "\F520";
}
.mdi-toggle-switch:before {
  content: "\F521";
}
.mdi-toggle-switch-off:before {
  content: "\F522";
}
.mdi-tooltip:before {
  content: "\F523";
}
.mdi-tooltip-edit:before {
  content: "\F524";
}
.mdi-tooltip-image:before {
  content: "\F525";
}
.mdi-tooltip-outline:before {
  content: "\F526";
}
.mdi-tooltip-outline-plus:before {
  content: "\F527";
}
.mdi-tooltip-text:before {
  content: "\F528";
}
.mdi-tooth:before {
  content: "\F529";
}
.mdi-tor:before {
  content: "\F52A";
}
.mdi-tower-beach:before {
  content: "\F680";
}
.mdi-tower-fire:before {
  content: "\F681";
}
.mdi-trackpad:before {
  content: "\F7F7";
}
.mdi-traffic-light:before {
  content: "\F52B";
}
.mdi-train:before {
  content: "\F52C";
}
.mdi-tram:before {
  content: "\F52D";
}
.mdi-transcribe:before {
  content: "\F52E";
}
.mdi-transcribe-close:before {
  content: "\F52F";
}
.mdi-transfer:before {
  content: "\F530";
}
.mdi-transit-transfer:before {
  content: "\F6AD";
}
.mdi-translate:before {
  content: "\F5CA";
}
.mdi-treasure-chest:before {
  content: "\F725";
}
.mdi-tree:before {
  content: "\F531";
}
.mdi-trello:before {
  content: "\F532";
}
.mdi-trending-down:before {
  content: "\F533";
}
.mdi-trending-neutral:before {
  content: "\F534";
}
.mdi-trending-up:before {
  content: "\F535";
}
.mdi-triangle:before {
  content: "\F536";
}
.mdi-triangle-outline:before {
  content: "\F537";
}
.mdi-trophy:before {
  content: "\F538";
}
.mdi-trophy-award:before {
  content: "\F539";
}
.mdi-trophy-outline:before {
  content: "\F53A";
}
.mdi-trophy-variant:before {
  content: "\F53B";
}
.mdi-trophy-variant-outline:before {
  content: "\F53C";
}
.mdi-truck:before {
  content: "\F53D";
}
.mdi-truck-delivery:before {
  content: "\F53E";
}
.mdi-truck-fast:before {
  content: "\F787";
}
.mdi-truck-trailer:before {
  content: "\F726";
}
.mdi-tshirt-crew:before {
  content: "\F53F";
}
.mdi-tshirt-v:before {
  content: "\F540";
}
.mdi-tumblr:before {
  content: "\F541";
}
.mdi-tumblr-reblog:before {
  content: "\F542";
}
.mdi-tune:before {
  content: "\F62E";
}
.mdi-tune-vertical:before {
  content: "\F66A";
}
.mdi-twitch:before {
  content: "\F543";
}
.mdi-twitter:before {
  content: "\F544";
}
.mdi-twitter-box:before {
  content: "\F545";
}
.mdi-twitter-circle:before {
  content: "\F546";
}
.mdi-twitter-retweet:before {
  content: "\F547";
}
.mdi-uber:before {
  content: "\F748";
}
.mdi-ubuntu:before {
  content: "\F548";
}
.mdi-ultra-high-definition:before {
  content: "\F7F8";
}
.mdi-umbraco:before {
  content: "\F549";
}
.mdi-umbrella:before {
  content: "\F54A";
}
.mdi-umbrella-outline:before {
  content: "\F54B";
}
.mdi-undo:before {
  content: "\F54C";
}
.mdi-undo-variant:before {
  content: "\F54D";
}
.mdi-unfold-less-horizontal:before {
  content: "\F54E";
}
.mdi-unfold-less-vertical:before {
  content: "\F75F";
}
.mdi-unfold-more-horizontal:before {
  content: "\F54F";
}
.mdi-unfold-more-vertical:before {
  content: "\F760";
}
.mdi-ungroup:before {
  content: "\F550";
}
.mdi-unity:before {
  content: "\F6AE";
}
.mdi-untappd:before {
  content: "\F551";
}
.mdi-update:before {
  content: "\F6AF";
}
.mdi-upload:before {
  content: "\F552";
}
.mdi-upload-network:before {
  content: "\F6F5";
}
.mdi-usb:before {
  content: "\F553";
}
.mdi-van-passenger:before {
  content: "\F7F9";
}
.mdi-van-utility:before {
  content: "\F7FA";
}
.mdi-vanish:before {
  content: "\F7FB";
}
.mdi-vector-arrange-above:before {
  content: "\F554";
}
.mdi-vector-arrange-below:before {
  content: "\F555";
}
.mdi-vector-circle:before {
  content: "\F556";
}
.mdi-vector-circle-variant:before {
  content: "\F557";
}
.mdi-vector-combine:before {
  content: "\F558";
}
.mdi-vector-curve:before {
  content: "\F559";
}
.mdi-vector-difference:before {
  content: "\F55A";
}
.mdi-vector-difference-ab:before {
  content: "\F55B";
}
.mdi-vector-difference-ba:before {
  content: "\F55C";
}
.mdi-vector-intersection:before {
  content: "\F55D";
}
.mdi-vector-line:before {
  content: "\F55E";
}
.mdi-vector-point:before {
  content: "\F55F";
}
.mdi-vector-polygon:before {
  content: "\F560";
}
.mdi-vector-polyline:before {
  content: "\F561";
}
.mdi-vector-radius:before {
  content: "\F749";
}
.mdi-vector-rectangle:before {
  content: "\F5C6";
}
.mdi-vector-selection:before {
  content: "\F562";
}
.mdi-vector-square:before {
  content: "\F001";
}
.mdi-vector-triangle:before {
  content: "\F563";
}
.mdi-vector-union:before {
  content: "\F564";
}
.mdi-verified:before {
  content: "\F565";
}
.mdi-vibrate:before {
  content: "\F566";
}
.mdi-video:before {
  content: "\F567";
}
.mdi-video-3d:before {
  content: "\F7FC";
}
.mdi-video-off:before {
  content: "\F568";
}
.mdi-video-switch:before {
  content: "\F569";
}
.mdi-view-agenda:before {
  content: "\F56A";
}
.mdi-view-array:before {
  content: "\F56B";
}
.mdi-view-carousel:before {
  content: "\F56C";
}
.mdi-view-column:before {
  content: "\F56D";
}
.mdi-view-dashboard:before {
  content: "\F56E";
}
.mdi-view-day:before {
  content: "\F56F";
}
.mdi-view-grid:before {
  content: "\F570";
}
.mdi-view-headline:before {
  content: "\F571";
}
.mdi-view-list:before {
  content: "\F572";
}
.mdi-view-module:before {
  content: "\F573";
}
.mdi-view-parallel:before {
  content: "\F727";
}
.mdi-view-quilt:before {
  content: "\F574";
}
.mdi-view-sequential:before {
  content: "\F728";
}
.mdi-view-stream:before {
  content: "\F575";
}
.mdi-view-week:before {
  content: "\F576";
}
.mdi-vimeo:before {
  content: "\F577";
}
.mdi-vine:before {
  content: "\F578";
}
.mdi-violin:before {
  content: "\F60F";
}
.mdi-visualstudio:before {
  content: "\F610";
}
.mdi-vk:before {
  content: "\F579";
}
.mdi-vk-box:before {
  content: "\F57A";
}
.mdi-vk-circle:before {
  content: "\F57B";
}
.mdi-vlc:before {
  content: "\F57C";
}
.mdi-voice:before {
  content: "\F5CB";
}
.mdi-voicemail:before {
  content: "\F57D";
}
.mdi-volume-high:before {
  content: "\F57E";
}
.mdi-volume-low:before {
  content: "\F57F";
}
.mdi-volume-medium:before {
  content: "\F580";
}
.mdi-volume-minus:before {
  content: "\F75D";
}
.mdi-volume-mute:before {
  content: "\F75E";
}
.mdi-volume-off:before {
  content: "\F581";
}
.mdi-volume-plus:before {
  content: "\F75C";
}
.mdi-vpn:before {
  content: "\F582";
}
.mdi-walk:before {
  content: "\F583";
}
.mdi-wall:before {
  content: "\F7FD";
}
.mdi-wallet:before {
  content: "\F584";
}
.mdi-wallet-giftcard:before {
  content: "\F585";
}
.mdi-wallet-membership:before {
  content: "\F586";
}
.mdi-wallet-travel:before {
  content: "\F587";
}
.mdi-wan:before {
  content: "\F588";
}
.mdi-washing-machine:before {
  content: "\F729";
}
.mdi-watch:before {
  content: "\F589";
}
.mdi-watch-export:before {
  content: "\F58A";
}
.mdi-watch-import:before {
  content: "\F58B";
}
.mdi-watch-vibrate:before {
  content: "\F6B0";
}
.mdi-water:before {
  content: "\F58C";
}
.mdi-water-off:before {
  content: "\F58D";
}
.mdi-water-percent:before {
  content: "\F58E";
}
.mdi-water-pump:before {
  content: "\F58F";
}
.mdi-watermark:before {
  content: "\F612";
}
.mdi-waves:before {
  content: "\F78C";
}
.mdi-weather-cloudy:before {
  content: "\F590";
}
.mdi-weather-fog:before {
  content: "\F591";
}
.mdi-weather-hail:before {
  content: "\F592";
}
.mdi-weather-lightning:before {
  content: "\F593";
}
.mdi-weather-lightning-rainy:before {
  content: "\F67D";
}
.mdi-weather-night:before {
  content: "\F594";
}
.mdi-weather-partlycloudy:before {
  content: "\F595";
}
.mdi-weather-pouring:before {
  content: "\F596";
}
.mdi-weather-rainy:before {
  content: "\F597";
}
.mdi-weather-snowy:before {
  content: "\F598";
}
.mdi-weather-snowy-rainy:before {
  content: "\F67E";
}
.mdi-weather-sunny:before {
  content: "\F599";
}
.mdi-weather-sunset:before {
  content: "\F59A";
}
.mdi-weather-sunset-down:before {
  content: "\F59B";
}
.mdi-weather-sunset-up:before {
  content: "\F59C";
}
.mdi-weather-windy:before {
  content: "\F59D";
}
.mdi-weather-windy-variant:before {
  content: "\F59E";
}
.mdi-web:before {
  content: "\F59F";
}
.mdi-webcam:before {
  content: "\F5A0";
}
.mdi-webhook:before {
  content: "\F62F";
}
.mdi-webpack:before {
  content: "\F72A";
}
.mdi-wechat:before {
  content: "\F611";
}
.mdi-weight:before {
  content: "\F5A1";
}
.mdi-weight-kilogram:before {
  content: "\F5A2";
}
.mdi-whatsapp:before {
  content: "\F5A3";
}
.mdi-wheelchair-accessibility:before {
  content: "\F5A4";
}
.mdi-white-balance-auto:before {
  content: "\F5A5";
}
.mdi-white-balance-incandescent:before {
  content: "\F5A6";
}
.mdi-white-balance-iridescent:before {
  content: "\F5A7";
}
.mdi-white-balance-sunny:before {
  content: "\F5A8";
}
.mdi-widgets:before {
  content: "\F72B";
}
.mdi-wifi:before {
  content: "\F5A9";
}
.mdi-wifi-off:before {
  content: "\F5AA";
}
.mdi-wii:before {
  content: "\F5AB";
}
.mdi-wiiu:before {
  content: "\F72C";
}
.mdi-wikipedia:before {
  content: "\F5AC";
}
.mdi-window-close:before {
  content: "\F5AD";
}
.mdi-window-closed:before {
  content: "\F5AE";
}
.mdi-window-maximize:before {
  content: "\F5AF";
}
.mdi-window-minimize:before {
  content: "\F5B0";
}
.mdi-window-open:before {
  content: "\F5B1";
}
.mdi-window-restore:before {
  content: "\F5B2";
}
.mdi-windows:before {
  content: "\F5B3";
}
.mdi-wordpress:before {
  content: "\F5B4";
}
.mdi-worker:before {
  content: "\F5B5";
}
.mdi-wrap:before {
  content: "\F5B6";
}
.mdi-wrench:before {
  content: "\F5B7";
}
.mdi-wunderlist:before {
  content: "\F5B8";
}
.mdi-xaml:before {
  content: "\F673";
}
.mdi-xbox:before {
  content: "\F5B9";
}
.mdi-xbox-controller:before {
  content: "\F5BA";
}
.mdi-xbox-controller-battery-alert:before {
  content: "\F74A";
}
.mdi-xbox-controller-battery-empty:before {
  content: "\F74B";
}
.mdi-xbox-controller-battery-full:before {
  content: "\F74C";
}
.mdi-xbox-controller-battery-low:before {
  content: "\F74D";
}
.mdi-xbox-controller-battery-medium:before {
  content: "\F74E";
}
.mdi-xbox-controller-battery-unknown:before {
  content: "\F74F";
}
.mdi-xbox-controller-off:before {
  content: "\F5BB";
}
.mdi-xda:before {
  content: "\F5BC";
}
.mdi-xing:before {
  content: "\F5BD";
}
.mdi-xing-box:before {
  content: "\F5BE";
}
.mdi-xing-circle:before {
  content: "\F5BF";
}
.mdi-xml:before {
  content: "\F5C0";
}
.mdi-xmpp:before {
  content: "\F7FE";
}
.mdi-yammer:before {
  content: "\F788";
}
.mdi-yeast:before {
  content: "\F5C1";
}
.mdi-yelp:before {
  content: "\F5C2";
}
.mdi-yin-yang:before {
  content: "\F67F";
}
.mdi-youtube-play:before {
  content: "\F5C3";
}
.mdi-zip-box:before {
  content: "\F5C4";
}
.mdi-blank:before {
  content: "\F68C";
  visibility: hidden;
}
/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'Material-Design-Iconic-Font';
  src: url("/assets/Material-Design-Iconic-Font-e8eea96e.woff2?v=2.2.0") format("woff2"), url("/assets/Material-Design-Iconic-Font-7c74c136.woff?v=2.2.0") format("woff"), url("/assets/Material-Design-Iconic-Font-18a45be2.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal; }
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }
.zmdi-hc-2x {
  font-size: 2em; }
.zmdi-hc-3x {
  font-size: 3em; }
.zmdi-hc-4x {
  font-size: 4em; }
.zmdi-hc-5x {
  font-size: 5em; }
.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center; }
.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }
.zmdi-hc-ul > li {
  position: relative; }
.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em; }
.zmdi-hc-border {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px; }
.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%; }
.zmdi.pull-left {
  float: left;
  margin-right: .15em; }
.zmdi.pull-right {
  float: right;
  margin-left: .15em; }
.zmdi-hc-spin {
  animation: zmdi-spin 1.5s infinite linear; }
.zmdi-hc-spin-reverse {
  animation: zmdi-spin-reverse 1.5s infinite linear; }
@keyframes zmdi-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
@keyframes zmdi-spin-reverse {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-359deg); } }
.zmdi-hc-rotate-90 {
  transform: rotate(90deg); }
.zmdi-hc-rotate-180 {
  transform: rotate(180deg); }
.zmdi-hc-rotate-270 {
  transform: rotate(270deg); }
.zmdi-hc-flip-horizontal {
  transform: scale(-1, 1); }
.zmdi-hc-flip-vertical {
  transform: scale(1, -1); }
.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }
.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }
.zmdi-hc-stack-1x {
  line-height: inherit; }
.zmdi-hc-stack-2x {
  font-size: 2em; }
.zmdi-hc-inverse {
  color: #ffffff; }
/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before {
  content: '\f101'; }
.zmdi-airplane-off:before {
  content: '\f102'; }
.zmdi-airplane:before {
  content: '\f103'; }
.zmdi-album:before {
  content: '\f104'; }
.zmdi-archive:before {
  content: '\f105'; }
.zmdi-assignment-account:before {
  content: '\f106'; }
.zmdi-assignment-alert:before {
  content: '\f107'; }
.zmdi-assignment-check:before {
  content: '\f108'; }
.zmdi-assignment-o:before {
  content: '\f109'; }
.zmdi-assignment-return:before {
  content: '\f10a'; }
.zmdi-assignment-returned:before {
  content: '\f10b'; }
.zmdi-assignment:before {
  content: '\f10c'; }
.zmdi-attachment-alt:before {
  content: '\f10d'; }
.zmdi-attachment:before {
  content: '\f10e'; }
.zmdi-audio:before {
  content: '\f10f'; }
.zmdi-badge-check:before {
  content: '\f110'; }
.zmdi-balance-wallet:before {
  content: '\f111'; }
.zmdi-balance:before {
  content: '\f112'; }
.zmdi-battery-alert:before {
  content: '\f113'; }
.zmdi-battery-flash:before {
  content: '\f114'; }
.zmdi-battery-unknown:before {
  content: '\f115'; }
.zmdi-battery:before {
  content: '\f116'; }
.zmdi-bike:before {
  content: '\f117'; }
.zmdi-block-alt:before {
  content: '\f118'; }
.zmdi-block:before {
  content: '\f119'; }
.zmdi-boat:before {
  content: '\f11a'; }
.zmdi-book-image:before {
  content: '\f11b'; }
.zmdi-book:before {
  content: '\f11c'; }
.zmdi-bookmark-outline:before {
  content: '\f11d'; }
.zmdi-bookmark:before {
  content: '\f11e'; }
.zmdi-brush:before {
  content: '\f11f'; }
.zmdi-bug:before {
  content: '\f120'; }
.zmdi-bus:before {
  content: '\f121'; }
.zmdi-cake:before {
  content: '\f122'; }
.zmdi-car-taxi:before {
  content: '\f123'; }
.zmdi-car-wash:before {
  content: '\f124'; }
.zmdi-car:before {
  content: '\f125'; }
.zmdi-card-giftcard:before {
  content: '\f126'; }
.zmdi-card-membership:before {
  content: '\f127'; }
.zmdi-card-travel:before {
  content: '\f128'; }
.zmdi-card:before {
  content: '\f129'; }
.zmdi-case-check:before {
  content: '\f12a'; }
.zmdi-case-download:before {
  content: '\f12b'; }
.zmdi-case-play:before {
  content: '\f12c'; }
.zmdi-case:before {
  content: '\f12d'; }
.zmdi-cast-connected:before {
  content: '\f12e'; }
.zmdi-cast:before {
  content: '\f12f'; }
.zmdi-chart-donut:before {
  content: '\f130'; }
.zmdi-chart:before {
  content: '\f131'; }
.zmdi-city-alt:before {
  content: '\f132'; }
.zmdi-city:before {
  content: '\f133'; }
.zmdi-close-circle-o:before {
  content: '\f134'; }
.zmdi-close-circle:before {
  content: '\f135'; }
.zmdi-close:before {
  content: '\f136'; }
.zmdi-cocktail:before {
  content: '\f137'; }
.zmdi-code-setting:before {
  content: '\f138'; }
.zmdi-code-smartphone:before {
  content: '\f139'; }
.zmdi-code:before {
  content: '\f13a'; }
.zmdi-coffee:before {
  content: '\f13b'; }
.zmdi-collection-bookmark:before {
  content: '\f13c'; }
.zmdi-collection-case-play:before {
  content: '\f13d'; }
.zmdi-collection-folder-image:before {
  content: '\f13e'; }
.zmdi-collection-image-o:before {
  content: '\f13f'; }
.zmdi-collection-image:before {
  content: '\f140'; }
.zmdi-collection-item-1:before {
  content: '\f141'; }
.zmdi-collection-item-2:before {
  content: '\f142'; }
.zmdi-collection-item-3:before {
  content: '\f143'; }
.zmdi-collection-item-4:before {
  content: '\f144'; }
.zmdi-collection-item-5:before {
  content: '\f145'; }
.zmdi-collection-item-6:before {
  content: '\f146'; }
.zmdi-collection-item-7:before {
  content: '\f147'; }
.zmdi-collection-item-8:before {
  content: '\f148'; }
.zmdi-collection-item-9-plus:before {
  content: '\f149'; }
.zmdi-collection-item-9:before {
  content: '\f14a'; }
.zmdi-collection-item:before {
  content: '\f14b'; }
.zmdi-collection-music:before {
  content: '\f14c'; }
.zmdi-collection-pdf:before {
  content: '\f14d'; }
.zmdi-collection-plus:before {
  content: '\f14e'; }
.zmdi-collection-speaker:before {
  content: '\f14f'; }
.zmdi-collection-text:before {
  content: '\f150'; }
.zmdi-collection-video:before {
  content: '\f151'; }
.zmdi-compass:before {
  content: '\f152'; }
.zmdi-cutlery:before {
  content: '\f153'; }
.zmdi-delete:before {
  content: '\f154'; }
.zmdi-dialpad:before {
  content: '\f155'; }
.zmdi-dns:before {
  content: '\f156'; }
.zmdi-drink:before {
  content: '\f157'; }
.zmdi-edit:before {
  content: '\f158'; }
.zmdi-email-open:before {
  content: '\f159'; }
.zmdi-email:before {
  content: '\f15a'; }
.zmdi-eye-off:before {
  content: '\f15b'; }
.zmdi-eye:before {
  content: '\f15c'; }
.zmdi-eyedropper:before {
  content: '\f15d'; }
.zmdi-favorite-outline:before {
  content: '\f15e'; }
.zmdi-favorite:before {
  content: '\f15f'; }
.zmdi-filter-list:before {
  content: '\f160'; }
.zmdi-fire:before {
  content: '\f161'; }
.zmdi-flag:before {
  content: '\f162'; }
.zmdi-flare:before {
  content: '\f163'; }
.zmdi-flash-auto:before {
  content: '\f164'; }
.zmdi-flash-off:before {
  content: '\f165'; }
.zmdi-flash:before {
  content: '\f166'; }
.zmdi-flip:before {
  content: '\f167'; }
.zmdi-flower-alt:before {
  content: '\f168'; }
.zmdi-flower:before {
  content: '\f169'; }
.zmdi-font:before {
  content: '\f16a'; }
.zmdi-fullscreen-alt:before {
  content: '\f16b'; }
.zmdi-fullscreen-exit:before {
  content: '\f16c'; }
.zmdi-fullscreen:before {
  content: '\f16d'; }
.zmdi-functions:before {
  content: '\f16e'; }
.zmdi-gas-station:before {
  content: '\f16f'; }
.zmdi-gesture:before {
  content: '\f170'; }
.zmdi-globe-alt:before {
  content: '\f171'; }
.zmdi-globe-lock:before {
  content: '\f172'; }
.zmdi-globe:before {
  content: '\f173'; }
.zmdi-graduation-cap:before {
  content: '\f174'; }
.zmdi-home:before {
  content: '\f175'; }
.zmdi-hospital-alt:before {
  content: '\f176'; }
.zmdi-hospital:before {
  content: '\f177'; }
.zmdi-hotel:before {
  content: '\f178'; }
.zmdi-hourglass-alt:before {
  content: '\f179'; }
.zmdi-hourglass-outline:before {
  content: '\f17a'; }
.zmdi-hourglass:before {
  content: '\f17b'; }
.zmdi-http:before {
  content: '\f17c'; }
.zmdi-image-alt:before {
  content: '\f17d'; }
.zmdi-image-o:before {
  content: '\f17e'; }
.zmdi-image:before {
  content: '\f17f'; }
.zmdi-inbox:before {
  content: '\f180'; }
.zmdi-invert-colors-off:before {
  content: '\f181'; }
.zmdi-invert-colors:before {
  content: '\f182'; }
.zmdi-key:before {
  content: '\f183'; }
.zmdi-label-alt-outline:before {
  content: '\f184'; }
.zmdi-label-alt:before {
  content: '\f185'; }
.zmdi-label-heart:before {
  content: '\f186'; }
.zmdi-label:before {
  content: '\f187'; }
.zmdi-labels:before {
  content: '\f188'; }
.zmdi-lamp:before {
  content: '\f189'; }
.zmdi-landscape:before {
  content: '\f18a'; }
.zmdi-layers-off:before {
  content: '\f18b'; }
.zmdi-layers:before {
  content: '\f18c'; }
.zmdi-library:before {
  content: '\f18d'; }
.zmdi-link:before {
  content: '\f18e'; }
.zmdi-lock-open:before {
  content: '\f18f'; }
.zmdi-lock-outline:before {
  content: '\f190'; }
.zmdi-lock:before {
  content: '\f191'; }
.zmdi-mail-reply-all:before {
  content: '\f192'; }
.zmdi-mail-reply:before {
  content: '\f193'; }
.zmdi-mail-send:before {
  content: '\f194'; }
.zmdi-mall:before {
  content: '\f195'; }
.zmdi-map:before {
  content: '\f196'; }
.zmdi-menu:before {
  content: '\f197'; }
.zmdi-money-box:before {
  content: '\f198'; }
.zmdi-money-off:before {
  content: '\f199'; }
.zmdi-money:before {
  content: '\f19a'; }
.zmdi-more-vert:before {
  content: '\f19b'; }
.zmdi-more:before {
  content: '\f19c'; }
.zmdi-movie-alt:before {
  content: '\f19d'; }
.zmdi-movie:before {
  content: '\f19e'; }
.zmdi-nature-people:before {
  content: '\f19f'; }
.zmdi-nature:before {
  content: '\f1a0'; }
.zmdi-navigation:before {
  content: '\f1a1'; }
.zmdi-open-in-browser:before {
  content: '\f1a2'; }
.zmdi-open-in-new:before {
  content: '\f1a3'; }
.zmdi-palette:before {
  content: '\f1a4'; }
.zmdi-parking:before {
  content: '\f1a5'; }
.zmdi-pin-account:before {
  content: '\f1a6'; }
.zmdi-pin-assistant:before {
  content: '\f1a7'; }
.zmdi-pin-drop:before {
  content: '\f1a8'; }
.zmdi-pin-help:before {
  content: '\f1a9'; }
.zmdi-pin-off:before {
  content: '\f1aa'; }
.zmdi-pin:before {
  content: '\f1ab'; }
.zmdi-pizza:before {
  content: '\f1ac'; }
.zmdi-plaster:before {
  content: '\f1ad'; }
.zmdi-power-setting:before {
  content: '\f1ae'; }
.zmdi-power:before {
  content: '\f1af'; }
.zmdi-print:before {
  content: '\f1b0'; }
.zmdi-puzzle-piece:before {
  content: '\f1b1'; }
.zmdi-quote:before {
  content: '\f1b2'; }
.zmdi-railway:before {
  content: '\f1b3'; }
.zmdi-receipt:before {
  content: '\f1b4'; }
.zmdi-refresh-alt:before {
  content: '\f1b5'; }
.zmdi-refresh-sync-alert:before {
  content: '\f1b6'; }
.zmdi-refresh-sync-off:before {
  content: '\f1b7'; }
.zmdi-refresh-sync:before {
  content: '\f1b8'; }
.zmdi-refresh:before {
  content: '\f1b9'; }
.zmdi-roller:before {
  content: '\f1ba'; }
.zmdi-ruler:before {
  content: '\f1bb'; }
.zmdi-scissors:before {
  content: '\f1bc'; }
.zmdi-screen-rotation-lock:before {
  content: '\f1bd'; }
.zmdi-screen-rotation:before {
  content: '\f1be'; }
.zmdi-search-for:before {
  content: '\f1bf'; }
.zmdi-search-in-file:before {
  content: '\f1c0'; }
.zmdi-search-in-page:before {
  content: '\f1c1'; }
.zmdi-search-replace:before {
  content: '\f1c2'; }
.zmdi-search:before {
  content: '\f1c3'; }
.zmdi-seat:before {
  content: '\f1c4'; }
.zmdi-settings-square:before {
  content: '\f1c5'; }
.zmdi-settings:before {
  content: '\f1c6'; }
.zmdi-shield-check:before {
  content: '\f1c7'; }
.zmdi-shield-security:before {
  content: '\f1c8'; }
.zmdi-shopping-basket:before {
  content: '\f1c9'; }
.zmdi-shopping-cart-plus:before {
  content: '\f1ca'; }
.zmdi-shopping-cart:before {
  content: '\f1cb'; }
.zmdi-sign-in:before {
  content: '\f1cc'; }
.zmdi-sort-amount-asc:before {
  content: '\f1cd'; }
.zmdi-sort-amount-desc:before {
  content: '\f1ce'; }
.zmdi-sort-asc:before {
  content: '\f1cf'; }
.zmdi-sort-desc:before {
  content: '\f1d0'; }
.zmdi-spellcheck:before {
  content: '\f1d1'; }
.zmdi-storage:before {
  content: '\f1d2'; }
.zmdi-store-24:before {
  content: '\f1d3'; }
.zmdi-store:before {
  content: '\f1d4'; }
.zmdi-subway:before {
  content: '\f1d5'; }
.zmdi-sun:before {
  content: '\f1d6'; }
.zmdi-tab-unselected:before {
  content: '\f1d7'; }
.zmdi-tab:before {
  content: '\f1d8'; }
.zmdi-tag-close:before {
  content: '\f1d9'; }
.zmdi-tag-more:before {
  content: '\f1da'; }
.zmdi-tag:before {
  content: '\f1db'; }
.zmdi-thumb-down:before {
  content: '\f1dc'; }
.zmdi-thumb-up-down:before {
  content: '\f1dd'; }
.zmdi-thumb-up:before {
  content: '\f1de'; }
.zmdi-ticket-star:before {
  content: '\f1df'; }
.zmdi-toll:before {
  content: '\f1e0'; }
.zmdi-toys:before {
  content: '\f1e1'; }
.zmdi-traffic:before {
  content: '\f1e2'; }
.zmdi-translate:before {
  content: '\f1e3'; }
.zmdi-triangle-down:before {
  content: '\f1e4'; }
.zmdi-triangle-up:before {
  content: '\f1e5'; }
.zmdi-truck:before {
  content: '\f1e6'; }
.zmdi-turning-sign:before {
  content: '\f1e7'; }
.zmdi-wallpaper:before {
  content: '\f1e8'; }
.zmdi-washing-machine:before {
  content: '\f1e9'; }
.zmdi-window-maximize:before {
  content: '\f1ea'; }
.zmdi-window-minimize:before {
  content: '\f1eb'; }
.zmdi-window-restore:before {
  content: '\f1ec'; }
.zmdi-wrench:before {
  content: '\f1ed'; }
.zmdi-zoom-in:before {
  content: '\f1ee'; }
.zmdi-zoom-out:before {
  content: '\f1ef'; }
.zmdi-alert-circle-o:before {
  content: '\f1f0'; }
.zmdi-alert-circle:before {
  content: '\f1f1'; }
.zmdi-alert-octagon:before {
  content: '\f1f2'; }
.zmdi-alert-polygon:before {
  content: '\f1f3'; }
.zmdi-alert-triangle:before {
  content: '\f1f4'; }
.zmdi-help-outline:before {
  content: '\f1f5'; }
.zmdi-help:before {
  content: '\f1f6'; }
.zmdi-info-outline:before {
  content: '\f1f7'; }
.zmdi-info:before {
  content: '\f1f8'; }
.zmdi-notifications-active:before {
  content: '\f1f9'; }
.zmdi-notifications-add:before {
  content: '\f1fa'; }
.zmdi-notifications-none:before {
  content: '\f1fb'; }
.zmdi-notifications-off:before {
  content: '\f1fc'; }
.zmdi-notifications-paused:before {
  content: '\f1fd'; }
.zmdi-notifications:before {
  content: '\f1fe'; }
.zmdi-account-add:before {
  content: '\f1ff'; }
.zmdi-account-box-mail:before {
  content: '\f200'; }
.zmdi-account-box-o:before {
  content: '\f201'; }
.zmdi-account-box-phone:before {
  content: '\f202'; }
.zmdi-account-box:before {
  content: '\f203'; }
.zmdi-account-calendar:before {
  content: '\f204'; }
.zmdi-account-circle:before {
  content: '\f205'; }
.zmdi-account-o:before {
  content: '\f206'; }
.zmdi-account:before {
  content: '\f207'; }
.zmdi-accounts-add:before {
  content: '\f208'; }
.zmdi-accounts-alt:before {
  content: '\f209'; }
.zmdi-accounts-list-alt:before {
  content: '\f20a'; }
.zmdi-accounts-list:before {
  content: '\f20b'; }
.zmdi-accounts-outline:before {
  content: '\f20c'; }
.zmdi-accounts:before {
  content: '\f20d'; }
.zmdi-face:before {
  content: '\f20e'; }
.zmdi-female:before {
  content: '\f20f'; }
.zmdi-male-alt:before {
  content: '\f210'; }
.zmdi-male-female:before {
  content: '\f211'; }
.zmdi-male:before {
  content: '\f212'; }
.zmdi-mood-bad:before {
  content: '\f213'; }
.zmdi-mood:before {
  content: '\f214'; }
.zmdi-run:before {
  content: '\f215'; }
.zmdi-walk:before {
  content: '\f216'; }
.zmdi-cloud-box:before {
  content: '\f217'; }
.zmdi-cloud-circle:before {
  content: '\f218'; }
.zmdi-cloud-done:before {
  content: '\f219'; }
.zmdi-cloud-download:before {
  content: '\f21a'; }
.zmdi-cloud-off:before {
  content: '\f21b'; }
.zmdi-cloud-outline-alt:before {
  content: '\f21c'; }
.zmdi-cloud-outline:before {
  content: '\f21d'; }
.zmdi-cloud-upload:before {
  content: '\f21e'; }
.zmdi-cloud:before {
  content: '\f21f'; }
.zmdi-download:before {
  content: '\f220'; }
.zmdi-file-plus:before {
  content: '\f221'; }
.zmdi-file-text:before {
  content: '\f222'; }
.zmdi-file:before {
  content: '\f223'; }
.zmdi-folder-outline:before {
  content: '\f224'; }
.zmdi-folder-person:before {
  content: '\f225'; }
.zmdi-folder-star-alt:before {
  content: '\f226'; }
.zmdi-folder-star:before {
  content: '\f227'; }
.zmdi-folder:before {
  content: '\f228'; }
.zmdi-gif:before {
  content: '\f229'; }
.zmdi-upload:before {
  content: '\f22a'; }
.zmdi-border-all:before {
  content: '\f22b'; }
.zmdi-border-bottom:before {
  content: '\f22c'; }
.zmdi-border-clear:before {
  content: '\f22d'; }
.zmdi-border-color:before {
  content: '\f22e'; }
.zmdi-border-horizontal:before {
  content: '\f22f'; }
.zmdi-border-inner:before {
  content: '\f230'; }
.zmdi-border-left:before {
  content: '\f231'; }
.zmdi-border-outer:before {
  content: '\f232'; }
.zmdi-border-right:before {
  content: '\f233'; }
.zmdi-border-style:before {
  content: '\f234'; }
.zmdi-border-top:before {
  content: '\f235'; }
.zmdi-border-vertical:before {
  content: '\f236'; }
.zmdi-copy:before {
  content: '\f237'; }
.zmdi-crop:before {
  content: '\f238'; }
.zmdi-format-align-center:before {
  content: '\f239'; }
.zmdi-format-align-justify:before {
  content: '\f23a'; }
.zmdi-format-align-left:before {
  content: '\f23b'; }
.zmdi-format-align-right:before {
  content: '\f23c'; }
.zmdi-format-bold:before {
  content: '\f23d'; }
.zmdi-format-clear-all:before {
  content: '\f23e'; }
.zmdi-format-clear:before {
  content: '\f23f'; }
.zmdi-format-color-fill:before {
  content: '\f240'; }
.zmdi-format-color-reset:before {
  content: '\f241'; }
.zmdi-format-color-text:before {
  content: '\f242'; }
.zmdi-format-indent-decrease:before {
  content: '\f243'; }
.zmdi-format-indent-increase:before {
  content: '\f244'; }
.zmdi-format-italic:before {
  content: '\f245'; }
.zmdi-format-line-spacing:before {
  content: '\f246'; }
.zmdi-format-list-bulleted:before {
  content: '\f247'; }
.zmdi-format-list-numbered:before {
  content: '\f248'; }
.zmdi-format-ltr:before {
  content: '\f249'; }
.zmdi-format-rtl:before {
  content: '\f24a'; }
.zmdi-format-size:before {
  content: '\f24b'; }
.zmdi-format-strikethrough-s:before {
  content: '\f24c'; }
.zmdi-format-strikethrough:before {
  content: '\f24d'; }
.zmdi-format-subject:before {
  content: '\f24e'; }
.zmdi-format-underlined:before {
  content: '\f24f'; }
.zmdi-format-valign-bottom:before {
  content: '\f250'; }
.zmdi-format-valign-center:before {
  content: '\f251'; }
.zmdi-format-valign-top:before {
  content: '\f252'; }
.zmdi-redo:before {
  content: '\f253'; }
.zmdi-select-all:before {
  content: '\f254'; }
.zmdi-space-bar:before {
  content: '\f255'; }
.zmdi-text-format:before {
  content: '\f256'; }
.zmdi-transform:before {
  content: '\f257'; }
.zmdi-undo:before {
  content: '\f258'; }
.zmdi-wrap-text:before {
  content: '\f259'; }
.zmdi-comment-alert:before {
  content: '\f25a'; }
.zmdi-comment-alt-text:before {
  content: '\f25b'; }
.zmdi-comment-alt:before {
  content: '\f25c'; }
.zmdi-comment-edit:before {
  content: '\f25d'; }
.zmdi-comment-image:before {
  content: '\f25e'; }
.zmdi-comment-list:before {
  content: '\f25f'; }
.zmdi-comment-more:before {
  content: '\f260'; }
.zmdi-comment-outline:before {
  content: '\f261'; }
.zmdi-comment-text-alt:before {
  content: '\f262'; }
.zmdi-comment-text:before {
  content: '\f263'; }
.zmdi-comment-video:before {
  content: '\f264'; }
.zmdi-comment:before {
  content: '\f265'; }
.zmdi-comments:before {
  content: '\f266'; }
.zmdi-check-all:before {
  content: '\f267'; }
.zmdi-check-circle-u:before {
  content: '\f268'; }
.zmdi-check-circle:before {
  content: '\f269'; }
.zmdi-check-square:before {
  content: '\f26a'; }
.zmdi-check:before {
  content: '\f26b'; }
.zmdi-circle-o:before {
  content: '\f26c'; }
.zmdi-circle:before {
  content: '\f26d'; }
.zmdi-dot-circle-alt:before {
  content: '\f26e'; }
.zmdi-dot-circle:before {
  content: '\f26f'; }
.zmdi-minus-circle-outline:before {
  content: '\f270'; }
.zmdi-minus-circle:before {
  content: '\f271'; }
.zmdi-minus-square:before {
  content: '\f272'; }
.zmdi-minus:before {
  content: '\f273'; }
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274'; }
.zmdi-plus-circle-o:before {
  content: '\f275'; }
.zmdi-plus-circle:before {
  content: '\f276'; }
.zmdi-plus-square:before {
  content: '\f277'; }
.zmdi-plus:before {
  content: '\f278'; }
.zmdi-square-o:before {
  content: '\f279'; }
.zmdi-star-circle:before {
  content: '\f27a'; }
.zmdi-star-half:before {
  content: '\f27b'; }
.zmdi-star-outline:before {
  content: '\f27c'; }
.zmdi-star:before {
  content: '\f27d'; }
.zmdi-bluetooth-connected:before {
  content: '\f27e'; }
.zmdi-bluetooth-off:before {
  content: '\f27f'; }
.zmdi-bluetooth-search:before {
  content: '\f280'; }
.zmdi-bluetooth-setting:before {
  content: '\f281'; }
.zmdi-bluetooth:before {
  content: '\f282'; }
.zmdi-camera-add:before {
  content: '\f283'; }
.zmdi-camera-alt:before {
  content: '\f284'; }
.zmdi-camera-bw:before {
  content: '\f285'; }
.zmdi-camera-front:before {
  content: '\f286'; }
.zmdi-camera-mic:before {
  content: '\f287'; }
.zmdi-camera-party-mode:before {
  content: '\f288'; }
.zmdi-camera-rear:before {
  content: '\f289'; }
.zmdi-camera-roll:before {
  content: '\f28a'; }
.zmdi-camera-switch:before {
  content: '\f28b'; }
.zmdi-camera:before {
  content: '\f28c'; }
.zmdi-card-alert:before {
  content: '\f28d'; }
.zmdi-card-off:before {
  content: '\f28e'; }
.zmdi-card-sd:before {
  content: '\f28f'; }
.zmdi-card-sim:before {
  content: '\f290'; }
.zmdi-desktop-mac:before {
  content: '\f291'; }
.zmdi-desktop-windows:before {
  content: '\f292'; }
.zmdi-device-hub:before {
  content: '\f293'; }
.zmdi-devices-off:before {
  content: '\f294'; }
.zmdi-devices:before {
  content: '\f295'; }
.zmdi-dock:before {
  content: '\f296'; }
.zmdi-floppy:before {
  content: '\f297'; }
.zmdi-gamepad:before {
  content: '\f298'; }
.zmdi-gps-dot:before {
  content: '\f299'; }
.zmdi-gps-off:before {
  content: '\f29a'; }
.zmdi-gps:before {
  content: '\f29b'; }
.zmdi-headset-mic:before {
  content: '\f29c'; }
.zmdi-headset:before {
  content: '\f29d'; }
.zmdi-input-antenna:before {
  content: '\f29e'; }
.zmdi-input-composite:before {
  content: '\f29f'; }
.zmdi-input-hdmi:before {
  content: '\f2a0'; }
.zmdi-input-power:before {
  content: '\f2a1'; }
.zmdi-input-svideo:before {
  content: '\f2a2'; }
.zmdi-keyboard-hide:before {
  content: '\f2a3'; }
.zmdi-keyboard:before {
  content: '\f2a4'; }
.zmdi-laptop-chromebook:before {
  content: '\f2a5'; }
.zmdi-laptop-mac:before {
  content: '\f2a6'; }
.zmdi-laptop:before {
  content: '\f2a7'; }
.zmdi-mic-off:before {
  content: '\f2a8'; }
.zmdi-mic-outline:before {
  content: '\f2a9'; }
.zmdi-mic-setting:before {
  content: '\f2aa'; }
.zmdi-mic:before {
  content: '\f2ab'; }
.zmdi-mouse:before {
  content: '\f2ac'; }
.zmdi-network-alert:before {
  content: '\f2ad'; }
.zmdi-network-locked:before {
  content: '\f2ae'; }
.zmdi-network-off:before {
  content: '\f2af'; }
.zmdi-network-outline:before {
  content: '\f2b0'; }
.zmdi-network-setting:before {
  content: '\f2b1'; }
.zmdi-network:before {
  content: '\f2b2'; }
.zmdi-phone-bluetooth:before {
  content: '\f2b3'; }
.zmdi-phone-end:before {
  content: '\f2b4'; }
.zmdi-phone-forwarded:before {
  content: '\f2b5'; }
.zmdi-phone-in-talk:before {
  content: '\f2b6'; }
.zmdi-phone-locked:before {
  content: '\f2b7'; }
.zmdi-phone-missed:before {
  content: '\f2b8'; }
.zmdi-phone-msg:before {
  content: '\f2b9'; }
.zmdi-phone-paused:before {
  content: '\f2ba'; }
.zmdi-phone-ring:before {
  content: '\f2bb'; }
.zmdi-phone-setting:before {
  content: '\f2bc'; }
.zmdi-phone-sip:before {
  content: '\f2bd'; }
.zmdi-phone:before {
  content: '\f2be'; }
.zmdi-portable-wifi-changes:before {
  content: '\f2bf'; }
.zmdi-portable-wifi-off:before {
  content: '\f2c0'; }
.zmdi-portable-wifi:before {
  content: '\f2c1'; }
.zmdi-radio:before {
  content: '\f2c2'; }
.zmdi-reader:before {
  content: '\f2c3'; }
.zmdi-remote-control-alt:before {
  content: '\f2c4'; }
.zmdi-remote-control:before {
  content: '\f2c5'; }
.zmdi-router:before {
  content: '\f2c6'; }
.zmdi-scanner:before {
  content: '\f2c7'; }
.zmdi-smartphone-android:before {
  content: '\f2c8'; }
.zmdi-smartphone-download:before {
  content: '\f2c9'; }
.zmdi-smartphone-erase:before {
  content: '\f2ca'; }
.zmdi-smartphone-info:before {
  content: '\f2cb'; }
.zmdi-smartphone-iphone:before {
  content: '\f2cc'; }
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd'; }
.zmdi-smartphone-landscape:before {
  content: '\f2ce'; }
.zmdi-smartphone-lock:before {
  content: '\f2cf'; }
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0'; }
.zmdi-smartphone-ring:before {
  content: '\f2d1'; }
.zmdi-smartphone-setting:before {
  content: '\f2d2'; }
.zmdi-smartphone-setup:before {
  content: '\f2d3'; }
.zmdi-smartphone:before {
  content: '\f2d4'; }
.zmdi-speaker:before {
  content: '\f2d5'; }
.zmdi-tablet-android:before {
  content: '\f2d6'; }
.zmdi-tablet-mac:before {
  content: '\f2d7'; }
.zmdi-tablet:before {
  content: '\f2d8'; }
.zmdi-tv-alt-play:before {
  content: '\f2d9'; }
.zmdi-tv-list:before {
  content: '\f2da'; }
.zmdi-tv-play:before {
  content: '\f2db'; }
.zmdi-tv:before {
  content: '\f2dc'; }
.zmdi-usb:before {
  content: '\f2dd'; }
.zmdi-videocam-off:before {
  content: '\f2de'; }
.zmdi-videocam-switch:before {
  content: '\f2df'; }
.zmdi-videocam:before {
  content: '\f2e0'; }
.zmdi-watch:before {
  content: '\f2e1'; }
.zmdi-wifi-alt-2:before {
  content: '\f2e2'; }
.zmdi-wifi-alt:before {
  content: '\f2e3'; }
.zmdi-wifi-info:before {
  content: '\f2e4'; }
.zmdi-wifi-lock:before {
  content: '\f2e5'; }
.zmdi-wifi-off:before {
  content: '\f2e6'; }
.zmdi-wifi-outline:before {
  content: '\f2e7'; }
.zmdi-wifi:before {
  content: '\f2e8'; }
.zmdi-arrow-left-bottom:before {
  content: '\f2e9'; }
.zmdi-arrow-left:before {
  content: '\f2ea'; }
.zmdi-arrow-merge:before {
  content: '\f2eb'; }
.zmdi-arrow-missed:before {
  content: '\f2ec'; }
.zmdi-arrow-right-top:before {
  content: '\f2ed'; }
.zmdi-arrow-right:before {
  content: '\f2ee'; }
.zmdi-arrow-split:before {
  content: '\f2ef'; }
.zmdi-arrows:before {
  content: '\f2f0'; }
.zmdi-caret-down-circle:before {
  content: '\f2f1'; }
.zmdi-caret-down:before {
  content: '\f2f2'; }
.zmdi-caret-left-circle:before {
  content: '\f2f3'; }
.zmdi-caret-left:before {
  content: '\f2f4'; }
.zmdi-caret-right-circle:before {
  content: '\f2f5'; }
.zmdi-caret-right:before {
  content: '\f2f6'; }
.zmdi-caret-up-circle:before {
  content: '\f2f7'; }
.zmdi-caret-up:before {
  content: '\f2f8'; }
.zmdi-chevron-down:before {
  content: '\f2f9'; }
.zmdi-chevron-left:before {
  content: '\f2fa'; }
.zmdi-chevron-right:before {
  content: '\f2fb'; }
.zmdi-chevron-up:before {
  content: '\f2fc'; }
.zmdi-forward:before {
  content: '\f2fd'; }
.zmdi-long-arrow-down:before {
  content: '\f2fe'; }
.zmdi-long-arrow-left:before {
  content: '\f2ff'; }
.zmdi-long-arrow-return:before {
  content: '\f300'; }
.zmdi-long-arrow-right:before {
  content: '\f301'; }
.zmdi-long-arrow-tab:before {
  content: '\f302'; }
.zmdi-long-arrow-up:before {
  content: '\f303'; }
.zmdi-rotate-ccw:before {
  content: '\f304'; }
.zmdi-rotate-cw:before {
  content: '\f305'; }
.zmdi-rotate-left:before {
  content: '\f306'; }
.zmdi-rotate-right:before {
  content: '\f307'; }
.zmdi-square-down:before {
  content: '\f308'; }
.zmdi-square-right:before {
  content: '\f309'; }
.zmdi-swap-alt:before {
  content: '\f30a'; }
.zmdi-swap-vertical-circle:before {
  content: '\f30b'; }
.zmdi-swap-vertical:before {
  content: '\f30c'; }
.zmdi-swap:before {
  content: '\f30d'; }
.zmdi-trending-down:before {
  content: '\f30e'; }
.zmdi-trending-flat:before {
  content: '\f30f'; }
.zmdi-trending-up:before {
  content: '\f310'; }
.zmdi-unfold-less:before {
  content: '\f311'; }
.zmdi-unfold-more:before {
  content: '\f312'; }
.zmdi-apps:before {
  content: '\f313'; }
.zmdi-grid-off:before {
  content: '\f314'; }
.zmdi-grid:before {
  content: '\f315'; }
.zmdi-view-agenda:before {
  content: '\f316'; }
.zmdi-view-array:before {
  content: '\f317'; }
.zmdi-view-carousel:before {
  content: '\f318'; }
.zmdi-view-column:before {
  content: '\f319'; }
.zmdi-view-comfy:before {
  content: '\f31a'; }
.zmdi-view-compact:before {
  content: '\f31b'; }
.zmdi-view-dashboard:before {
  content: '\f31c'; }
.zmdi-view-day:before {
  content: '\f31d'; }
.zmdi-view-headline:before {
  content: '\f31e'; }
.zmdi-view-list-alt:before {
  content: '\f31f'; }
.zmdi-view-list:before {
  content: '\f320'; }
.zmdi-view-module:before {
  content: '\f321'; }
.zmdi-view-quilt:before {
  content: '\f322'; }
.zmdi-view-stream:before {
  content: '\f323'; }
.zmdi-view-subtitles:before {
  content: '\f324'; }
.zmdi-view-toc:before {
  content: '\f325'; }
.zmdi-view-web:before {
  content: '\f326'; }
.zmdi-view-week:before {
  content: '\f327'; }
.zmdi-widgets:before {
  content: '\f328'; }
.zmdi-alarm-check:before {
  content: '\f329'; }
.zmdi-alarm-off:before {
  content: '\f32a'; }
.zmdi-alarm-plus:before {
  content: '\f32b'; }
.zmdi-alarm-snooze:before {
  content: '\f32c'; }
.zmdi-alarm:before {
  content: '\f32d'; }
.zmdi-calendar-alt:before {
  content: '\f32e'; }
.zmdi-calendar-check:before {
  content: '\f32f'; }
.zmdi-calendar-close:before {
  content: '\f330'; }
.zmdi-calendar-note:before {
  content: '\f331'; }
.zmdi-calendar:before {
  content: '\f332'; }
.zmdi-time-countdown:before {
  content: '\f333'; }
.zmdi-time-interval:before {
  content: '\f334'; }
.zmdi-time-restore-setting:before {
  content: '\f335'; }
.zmdi-time-restore:before {
  content: '\f336'; }
.zmdi-time:before {
  content: '\f337'; }
.zmdi-timer-off:before {
  content: '\f338'; }
.zmdi-timer:before {
  content: '\f339'; }
.zmdi-android-alt:before {
  content: '\f33a'; }
.zmdi-android:before {
  content: '\f33b'; }
.zmdi-apple:before {
  content: '\f33c'; }
.zmdi-behance:before {
  content: '\f33d'; }
.zmdi-codepen:before {
  content: '\f33e'; }
.zmdi-dribbble:before {
  content: '\f33f'; }
.zmdi-dropbox:before {
  content: '\f340'; }
.zmdi-evernote:before {
  content: '\f341'; }
.zmdi-facebook-box:before {
  content: '\f342'; }
.zmdi-facebook:before {
  content: '\f343'; }
.zmdi-github-box:before {
  content: '\f344'; }
.zmdi-github:before {
  content: '\f345'; }
.zmdi-google-drive:before {
  content: '\f346'; }
.zmdi-google-earth:before {
  content: '\f347'; }
.zmdi-google-glass:before {
  content: '\f348'; }
.zmdi-google-maps:before {
  content: '\f349'; }
.zmdi-google-pages:before {
  content: '\f34a'; }
.zmdi-google-play:before {
  content: '\f34b'; }
.zmdi-google-plus-box:before {
  content: '\f34c'; }
.zmdi-google-plus:before {
  content: '\f34d'; }
.zmdi-google:before {
  content: '\f34e'; }
.zmdi-instagram:before {
  content: '\f34f'; }
.zmdi-language-css3:before {
  content: '\f350'; }
.zmdi-language-html5:before {
  content: '\f351'; }
.zmdi-language-javascript:before {
  content: '\f352'; }
.zmdi-language-python-alt:before {
  content: '\f353'; }
.zmdi-language-python:before {
  content: '\f354'; }
.zmdi-lastfm:before {
  content: '\f355'; }
.zmdi-linkedin-box:before {
  content: '\f356'; }
.zmdi-paypal:before {
  content: '\f357'; }
.zmdi-pinterest-box:before {
  content: '\f358'; }
.zmdi-pocket:before {
  content: '\f359'; }
.zmdi-polymer:before {
  content: '\f35a'; }
.zmdi-share:before {
  content: '\f35b'; }
.zmdi-stackoverflow:before {
  content: '\f35c'; }
.zmdi-steam-square:before {
  content: '\f35d'; }
.zmdi-steam:before {
  content: '\f35e'; }
.zmdi-twitter-box:before {
  content: '\f35f'; }
.zmdi-twitter:before {
  content: '\f360'; }
.zmdi-vk:before {
  content: '\f361'; }
.zmdi-wikipedia:before {
  content: '\f362'; }
.zmdi-windows:before {
  content: '\f363'; }
.zmdi-aspect-ratio-alt:before {
  content: '\f364'; }
.zmdi-aspect-ratio:before {
  content: '\f365'; }
.zmdi-blur-circular:before {
  content: '\f366'; }
.zmdi-blur-linear:before {
  content: '\f367'; }
.zmdi-blur-off:before {
  content: '\f368'; }
.zmdi-blur:before {
  content: '\f369'; }
.zmdi-brightness-2:before {
  content: '\f36a'; }
.zmdi-brightness-3:before {
  content: '\f36b'; }
.zmdi-brightness-4:before {
  content: '\f36c'; }
.zmdi-brightness-5:before {
  content: '\f36d'; }
.zmdi-brightness-6:before {
  content: '\f36e'; }
.zmdi-brightness-7:before {
  content: '\f36f'; }
.zmdi-brightness-auto:before {
  content: '\f370'; }
.zmdi-brightness-setting:before {
  content: '\f371'; }
.zmdi-broken-image:before {
  content: '\f372'; }
.zmdi-center-focus-strong:before {
  content: '\f373'; }
.zmdi-center-focus-weak:before {
  content: '\f374'; }
.zmdi-compare:before {
  content: '\f375'; }
.zmdi-crop-16-9:before {
  content: '\f376'; }
.zmdi-crop-3-2:before {
  content: '\f377'; }
.zmdi-crop-5-4:before {
  content: '\f378'; }
.zmdi-crop-7-5:before {
  content: '\f379'; }
.zmdi-crop-din:before {
  content: '\f37a'; }
.zmdi-crop-free:before {
  content: '\f37b'; }
.zmdi-crop-landscape:before {
  content: '\f37c'; }
.zmdi-crop-portrait:before {
  content: '\f37d'; }
.zmdi-crop-square:before {
  content: '\f37e'; }
.zmdi-exposure-alt:before {
  content: '\f37f'; }
.zmdi-exposure:before {
  content: '\f380'; }
.zmdi-filter-b-and-w:before {
  content: '\f381'; }
.zmdi-filter-center-focus:before {
  content: '\f382'; }
.zmdi-filter-frames:before {
  content: '\f383'; }
.zmdi-filter-tilt-shift:before {
  content: '\f384'; }
.zmdi-gradient:before {
  content: '\f385'; }
.zmdi-grain:before {
  content: '\f386'; }
.zmdi-graphic-eq:before {
  content: '\f387'; }
.zmdi-hdr-off:before {
  content: '\f388'; }
.zmdi-hdr-strong:before {
  content: '\f389'; }
.zmdi-hdr-weak:before {
  content: '\f38a'; }
.zmdi-hdr:before {
  content: '\f38b'; }
.zmdi-iridescent:before {
  content: '\f38c'; }
.zmdi-leak-off:before {
  content: '\f38d'; }
.zmdi-leak:before {
  content: '\f38e'; }
.zmdi-looks:before {
  content: '\f38f'; }
.zmdi-loupe:before {
  content: '\f390'; }
.zmdi-panorama-horizontal:before {
  content: '\f391'; }
.zmdi-panorama-vertical:before {
  content: '\f392'; }
.zmdi-panorama-wide-angle:before {
  content: '\f393'; }
.zmdi-photo-size-select-large:before {
  content: '\f394'; }
.zmdi-photo-size-select-small:before {
  content: '\f395'; }
.zmdi-picture-in-picture:before {
  content: '\f396'; }
.zmdi-slideshow:before {
  content: '\f397'; }
.zmdi-texture:before {
  content: '\f398'; }
.zmdi-tonality:before {
  content: '\f399'; }
.zmdi-vignette:before {
  content: '\f39a'; }
.zmdi-wb-auto:before {
  content: '\f39b'; }
.zmdi-eject-alt:before {
  content: '\f39c'; }
.zmdi-eject:before {
  content: '\f39d'; }
.zmdi-equalizer:before {
  content: '\f39e'; }
.zmdi-fast-forward:before {
  content: '\f39f'; }
.zmdi-fast-rewind:before {
  content: '\f3a0'; }
.zmdi-forward-10:before {
  content: '\f3a1'; }
.zmdi-forward-30:before {
  content: '\f3a2'; }
.zmdi-forward-5:before {
  content: '\f3a3'; }
.zmdi-hearing:before {
  content: '\f3a4'; }
.zmdi-pause-circle-outline:before {
  content: '\f3a5'; }
.zmdi-pause-circle:before {
  content: '\f3a6'; }
.zmdi-pause:before {
  content: '\f3a7'; }
.zmdi-play-circle-outline:before {
  content: '\f3a8'; }
.zmdi-play-circle:before {
  content: '\f3a9'; }
.zmdi-play:before {
  content: '\f3aa'; }
.zmdi-playlist-audio:before {
  content: '\f3ab'; }
.zmdi-playlist-plus:before {
  content: '\f3ac'; }
.zmdi-repeat-one:before {
  content: '\f3ad'; }
.zmdi-repeat:before {
  content: '\f3ae'; }
.zmdi-replay-10:before {
  content: '\f3af'; }
.zmdi-replay-30:before {
  content: '\f3b0'; }
.zmdi-replay-5:before {
  content: '\f3b1'; }
.zmdi-replay:before {
  content: '\f3b2'; }
.zmdi-shuffle:before {
  content: '\f3b3'; }
.zmdi-skip-next:before {
  content: '\f3b4'; }
.zmdi-skip-previous:before {
  content: '\f3b5'; }
.zmdi-stop:before {
  content: '\f3b6'; }
.zmdi-surround-sound:before {
  content: '\f3b7'; }
.zmdi-tune:before {
  content: '\f3b8'; }
.zmdi-volume-down:before {
  content: '\f3b9'; }
.zmdi-volume-mute:before {
  content: '\f3ba'; }
.zmdi-volume-off:before {
  content: '\f3bb'; }
.zmdi-volume-up:before {
  content: '\f3bc'; }
.zmdi-n-1-square:before {
  content: '\f3bd'; }
.zmdi-n-2-square:before {
  content: '\f3be'; }
.zmdi-n-3-square:before {
  content: '\f3bf'; }
.zmdi-n-4-square:before {
  content: '\f3c0'; }
.zmdi-n-5-square:before {
  content: '\f3c1'; }
.zmdi-n-6-square:before {
  content: '\f3c2'; }
.zmdi-neg-1:before {
  content: '\f3c3'; }
.zmdi-neg-2:before {
  content: '\f3c4'; }
.zmdi-plus-1:before {
  content: '\f3c5'; }
.zmdi-plus-2:before {
  content: '\f3c6'; }
.zmdi-sec-10:before {
  content: '\f3c7'; }
.zmdi-sec-3:before {
  content: '\f3c8'; }
.zmdi-zero:before {
  content: '\f3c9'; }
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca'; }
.zmdi-airline-seat-flat:before {
  content: '\f3cb'; }
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc'; }
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd'; }
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce'; }
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf'; }
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0'; }
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1'; }
.zmdi-airplay:before {
  content: '\f3d2'; }
.zmdi-closed-caption:before {
  content: '\f3d3'; }
.zmdi-confirmation-number:before {
  content: '\f3d4'; }
.zmdi-developer-board:before {
  content: '\f3d5'; }
.zmdi-disc-full:before {
  content: '\f3d6'; }
.zmdi-explicit:before {
  content: '\f3d7'; }
.zmdi-flight-land:before {
  content: '\f3d8'; }
.zmdi-flight-takeoff:before {
  content: '\f3d9'; }
.zmdi-flip-to-back:before {
  content: '\f3da'; }
.zmdi-flip-to-front:before {
  content: '\f3db'; }
.zmdi-group-work:before {
  content: '\f3dc'; }
.zmdi-hd:before {
  content: '\f3dd'; }
.zmdi-hq:before {
  content: '\f3de'; }
.zmdi-markunread-mailbox:before {
  content: '\f3df'; }
.zmdi-memory:before {
  content: '\f3e0'; }
.zmdi-nfc:before {
  content: '\f3e1'; }
.zmdi-play-for-work:before {
  content: '\f3e2'; }
.zmdi-power-input:before {
  content: '\f3e3'; }
.zmdi-present-to-all:before {
  content: '\f3e4'; }
.zmdi-satellite:before {
  content: '\f3e5'; }
.zmdi-tap-and-play:before {
  content: '\f3e6'; }
.zmdi-vibration:before {
  content: '\f3e7'; }
.zmdi-voicemail:before {
  content: '\f3e8'; }
.zmdi-group:before {
  content: '\f3e9'; }
.zmdi-rss:before {
  content: '\f3ea'; }
.zmdi-shape:before {
  content: '\f3eb'; }
.zmdi-spinner:before {
  content: '\f3ec'; }
.zmdi-ungroup:before {
  content: '\f3ed'; }
.zmdi-500px:before {
  content: '\f3ee'; }
.zmdi-8tracks:before {
  content: '\f3ef'; }
.zmdi-amazon:before {
  content: '\f3f0'; }
.zmdi-blogger:before {
  content: '\f3f1'; }
.zmdi-delicious:before {
  content: '\f3f2'; }
.zmdi-disqus:before {
  content: '\f3f3'; }
.zmdi-flattr:before {
  content: '\f3f4'; }
.zmdi-flickr:before {
  content: '\f3f5'; }
.zmdi-github-alt:before {
  content: '\f3f6'; }
.zmdi-google-old:before {
  content: '\f3f7'; }
.zmdi-linkedin:before {
  content: '\f3f8'; }
.zmdi-odnoklassniki:before {
  content: '\f3f9'; }
.zmdi-outlook:before {
  content: '\f3fa'; }
.zmdi-paypal-alt:before {
  content: '\f3fb'; }
.zmdi-pinterest:before {
  content: '\f3fc'; }
.zmdi-playstation:before {
  content: '\f3fd'; }
.zmdi-reddit:before {
  content: '\f3fe'; }
.zmdi-skype:before {
  content: '\f3ff'; }
.zmdi-slideshare:before {
  content: '\f400'; }
.zmdi-soundcloud:before {
  content: '\f401'; }
.zmdi-tumblr:before {
  content: '\f402'; }
.zmdi-twitch:before {
  content: '\f403'; }
.zmdi-vimeo:before {
  content: '\f404'; }
.zmdi-whatsapp:before {
  content: '\f405'; }
.zmdi-xbox:before {
  content: '\f406'; }
.zmdi-yahoo:before {
  content: '\f407'; }
.zmdi-youtube-play:before {
  content: '\f408'; }
.zmdi-youtube:before {
  content: '\f409'; }
.zmdi-3d-rotation:before {
  content: '\f101'; }
.zmdi-airplane-off:before {
  content: '\f102'; }
.zmdi-airplane:before {
  content: '\f103'; }
.zmdi-album:before {
  content: '\f104'; }
.zmdi-archive:before {
  content: '\f105'; }
.zmdi-assignment-account:before {
  content: '\f106'; }
.zmdi-assignment-alert:before {
  content: '\f107'; }
.zmdi-assignment-check:before {
  content: '\f108'; }
.zmdi-assignment-o:before {
  content: '\f109'; }
.zmdi-assignment-return:before {
  content: '\f10a'; }
.zmdi-assignment-returned:before {
  content: '\f10b'; }
.zmdi-assignment:before {
  content: '\f10c'; }
.zmdi-attachment-alt:before {
  content: '\f10d'; }
.zmdi-attachment:before {
  content: '\f10e'; }
.zmdi-audio:before {
  content: '\f10f'; }
.zmdi-badge-check:before {
  content: '\f110'; }
.zmdi-balance-wallet:before {
  content: '\f111'; }
.zmdi-balance:before {
  content: '\f112'; }
.zmdi-battery-alert:before {
  content: '\f113'; }
.zmdi-battery-flash:before {
  content: '\f114'; }
.zmdi-battery-unknown:before {
  content: '\f115'; }
.zmdi-battery:before {
  content: '\f116'; }
.zmdi-bike:before {
  content: '\f117'; }
.zmdi-block-alt:before {
  content: '\f118'; }
.zmdi-block:before {
  content: '\f119'; }
.zmdi-boat:before {
  content: '\f11a'; }
.zmdi-book-image:before {
  content: '\f11b'; }
.zmdi-book:before {
  content: '\f11c'; }
.zmdi-bookmark-outline:before {
  content: '\f11d'; }
.zmdi-bookmark:before {
  content: '\f11e'; }
.zmdi-brush:before {
  content: '\f11f'; }
.zmdi-bug:before {
  content: '\f120'; }
.zmdi-bus:before {
  content: '\f121'; }
.zmdi-cake:before {
  content: '\f122'; }
.zmdi-car-taxi:before {
  content: '\f123'; }
.zmdi-car-wash:before {
  content: '\f124'; }
.zmdi-car:before {
  content: '\f125'; }
.zmdi-card-giftcard:before {
  content: '\f126'; }
.zmdi-card-membership:before {
  content: '\f127'; }
.zmdi-card-travel:before {
  content: '\f128'; }
.zmdi-card:before {
  content: '\f129'; }
.zmdi-case-check:before {
  content: '\f12a'; }
.zmdi-case-download:before {
  content: '\f12b'; }
.zmdi-case-play:before {
  content: '\f12c'; }
.zmdi-case:before {
  content: '\f12d'; }
.zmdi-cast-connected:before {
  content: '\f12e'; }
.zmdi-cast:before {
  content: '\f12f'; }
.zmdi-chart-donut:before {
  content: '\f130'; }
.zmdi-chart:before {
  content: '\f131'; }
.zmdi-city-alt:before {
  content: '\f132'; }
.zmdi-city:before {
  content: '\f133'; }
.zmdi-close-circle-o:before {
  content: '\f134'; }
.zmdi-close-circle:before {
  content: '\f135'; }
.zmdi-close:before {
  content: '\f136'; }
.zmdi-cocktail:before {
  content: '\f137'; }
.zmdi-code-setting:before {
  content: '\f138'; }
.zmdi-code-smartphone:before {
  content: '\f139'; }
.zmdi-code:before {
  content: '\f13a'; }
.zmdi-coffee:before {
  content: '\f13b'; }
.zmdi-collection-bookmark:before {
  content: '\f13c'; }
.zmdi-collection-case-play:before {
  content: '\f13d'; }
.zmdi-collection-folder-image:before {
  content: '\f13e'; }
.zmdi-collection-image-o:before {
  content: '\f13f'; }
.zmdi-collection-image:before {
  content: '\f140'; }
.zmdi-collection-item-1:before {
  content: '\f141'; }
.zmdi-collection-item-2:before {
  content: '\f142'; }
.zmdi-collection-item-3:before {
  content: '\f143'; }
.zmdi-collection-item-4:before {
  content: '\f144'; }
.zmdi-collection-item-5:before {
  content: '\f145'; }
.zmdi-collection-item-6:before {
  content: '\f146'; }
.zmdi-collection-item-7:before {
  content: '\f147'; }
.zmdi-collection-item-8:before {
  content: '\f148'; }
.zmdi-collection-item-9-plus:before {
  content: '\f149'; }
.zmdi-collection-item-9:before {
  content: '\f14a'; }
.zmdi-collection-item:before {
  content: '\f14b'; }
.zmdi-collection-music:before {
  content: '\f14c'; }
.zmdi-collection-pdf:before {
  content: '\f14d'; }
.zmdi-collection-plus:before {
  content: '\f14e'; }
.zmdi-collection-speaker:before {
  content: '\f14f'; }
.zmdi-collection-text:before {
  content: '\f150'; }
.zmdi-collection-video:before {
  content: '\f151'; }
.zmdi-compass:before {
  content: '\f152'; }
.zmdi-cutlery:before {
  content: '\f153'; }
.zmdi-delete:before {
  content: '\f154'; }
.zmdi-dialpad:before {
  content: '\f155'; }
.zmdi-dns:before {
  content: '\f156'; }
.zmdi-drink:before {
  content: '\f157'; }
.zmdi-edit:before {
  content: '\f158'; }
.zmdi-email-open:before {
  content: '\f159'; }
.zmdi-email:before {
  content: '\f15a'; }
.zmdi-eye-off:before {
  content: '\f15b'; }
.zmdi-eye:before {
  content: '\f15c'; }
.zmdi-eyedropper:before {
  content: '\f15d'; }
.zmdi-favorite-outline:before {
  content: '\f15e'; }
.zmdi-favorite:before {
  content: '\f15f'; }
.zmdi-filter-list:before {
  content: '\f160'; }
.zmdi-fire:before {
  content: '\f161'; }
.zmdi-flag:before {
  content: '\f162'; }
.zmdi-flare:before {
  content: '\f163'; }
.zmdi-flash-auto:before {
  content: '\f164'; }
.zmdi-flash-off:before {
  content: '\f165'; }
.zmdi-flash:before {
  content: '\f166'; }
.zmdi-flip:before {
  content: '\f167'; }
.zmdi-flower-alt:before {
  content: '\f168'; }
.zmdi-flower:before {
  content: '\f169'; }
.zmdi-font:before {
  content: '\f16a'; }
.zmdi-fullscreen-alt:before {
  content: '\f16b'; }
.zmdi-fullscreen-exit:before {
  content: '\f16c'; }
.zmdi-fullscreen:before {
  content: '\f16d'; }
.zmdi-functions:before {
  content: '\f16e'; }
.zmdi-gas-station:before {
  content: '\f16f'; }
.zmdi-gesture:before {
  content: '\f170'; }
.zmdi-globe-alt:before {
  content: '\f171'; }
.zmdi-globe-lock:before {
  content: '\f172'; }
.zmdi-globe:before {
  content: '\f173'; }
.zmdi-graduation-cap:before {
  content: '\f174'; }
.zmdi-home:before {
  content: '\f175'; }
.zmdi-hospital-alt:before {
  content: '\f176'; }
.zmdi-hospital:before {
  content: '\f177'; }
.zmdi-hotel:before {
  content: '\f178'; }
.zmdi-hourglass-alt:before {
  content: '\f179'; }
.zmdi-hourglass-outline:before {
  content: '\f17a'; }
.zmdi-hourglass:before {
  content: '\f17b'; }
.zmdi-http:before {
  content: '\f17c'; }
.zmdi-image-alt:before {
  content: '\f17d'; }
.zmdi-image-o:before {
  content: '\f17e'; }
.zmdi-image:before {
  content: '\f17f'; }
.zmdi-inbox:before {
  content: '\f180'; }
.zmdi-invert-colors-off:before {
  content: '\f181'; }
.zmdi-invert-colors:before {
  content: '\f182'; }
.zmdi-key:before {
  content: '\f183'; }
.zmdi-label-alt-outline:before {
  content: '\f184'; }
.zmdi-label-alt:before {
  content: '\f185'; }
.zmdi-label-heart:before {
  content: '\f186'; }
.zmdi-label:before {
  content: '\f187'; }
.zmdi-labels:before {
  content: '\f188'; }
.zmdi-lamp:before {
  content: '\f189'; }
.zmdi-landscape:before {
  content: '\f18a'; }
.zmdi-layers-off:before {
  content: '\f18b'; }
.zmdi-layers:before {
  content: '\f18c'; }
.zmdi-library:before {
  content: '\f18d'; }
.zmdi-link:before {
  content: '\f18e'; }
.zmdi-lock-open:before {
  content: '\f18f'; }
.zmdi-lock-outline:before {
  content: '\f190'; }
.zmdi-lock:before {
  content: '\f191'; }
.zmdi-mail-reply-all:before {
  content: '\f192'; }
.zmdi-mail-reply:before {
  content: '\f193'; }
.zmdi-mail-send:before {
  content: '\f194'; }
.zmdi-mall:before {
  content: '\f195'; }
.zmdi-map:before {
  content: '\f196'; }
.zmdi-menu:before {
  content: '\f197'; }
.zmdi-money-box:before {
  content: '\f198'; }
.zmdi-money-off:before {
  content: '\f199'; }
.zmdi-money:before {
  content: '\f19a'; }
.zmdi-more-vert:before {
  content: '\f19b'; }
.zmdi-more:before {
  content: '\f19c'; }
.zmdi-movie-alt:before {
  content: '\f19d'; }
.zmdi-movie:before {
  content: '\f19e'; }
.zmdi-nature-people:before {
  content: '\f19f'; }
.zmdi-nature:before {
  content: '\f1a0'; }
.zmdi-navigation:before {
  content: '\f1a1'; }
.zmdi-open-in-browser:before {
  content: '\f1a2'; }
.zmdi-open-in-new:before {
  content: '\f1a3'; }
.zmdi-palette:before {
  content: '\f1a4'; }
.zmdi-parking:before {
  content: '\f1a5'; }
.zmdi-pin-account:before {
  content: '\f1a6'; }
.zmdi-pin-assistant:before {
  content: '\f1a7'; }
.zmdi-pin-drop:before {
  content: '\f1a8'; }
.zmdi-pin-help:before {
  content: '\f1a9'; }
.zmdi-pin-off:before {
  content: '\f1aa'; }
.zmdi-pin:before {
  content: '\f1ab'; }
.zmdi-pizza:before {
  content: '\f1ac'; }
.zmdi-plaster:before {
  content: '\f1ad'; }
.zmdi-power-setting:before {
  content: '\f1ae'; }
.zmdi-power:before {
  content: '\f1af'; }
.zmdi-print:before {
  content: '\f1b0'; }
.zmdi-puzzle-piece:before {
  content: '\f1b1'; }
.zmdi-quote:before {
  content: '\f1b2'; }
.zmdi-railway:before {
  content: '\f1b3'; }
.zmdi-receipt:before {
  content: '\f1b4'; }
.zmdi-refresh-alt:before {
  content: '\f1b5'; }
.zmdi-refresh-sync-alert:before {
  content: '\f1b6'; }
.zmdi-refresh-sync-off:before {
  content: '\f1b7'; }
.zmdi-refresh-sync:before {
  content: '\f1b8'; }
.zmdi-refresh:before {
  content: '\f1b9'; }
.zmdi-roller:before {
  content: '\f1ba'; }
.zmdi-ruler:before {
  content: '\f1bb'; }
.zmdi-scissors:before {
  content: '\f1bc'; }
.zmdi-screen-rotation-lock:before {
  content: '\f1bd'; }
.zmdi-screen-rotation:before {
  content: '\f1be'; }
.zmdi-search-for:before {
  content: '\f1bf'; }
.zmdi-search-in-file:before {
  content: '\f1c0'; }
.zmdi-search-in-page:before {
  content: '\f1c1'; }
.zmdi-search-replace:before {
  content: '\f1c2'; }
.zmdi-search:before {
  content: '\f1c3'; }
.zmdi-seat:before {
  content: '\f1c4'; }
.zmdi-settings-square:before {
  content: '\f1c5'; }
.zmdi-settings:before {
  content: '\f1c6'; }
.zmdi-shield-check:before {
  content: '\f1c7'; }
.zmdi-shield-security:before {
  content: '\f1c8'; }
.zmdi-shopping-basket:before {
  content: '\f1c9'; }
.zmdi-shopping-cart-plus:before {
  content: '\f1ca'; }
.zmdi-shopping-cart:before {
  content: '\f1cb'; }
.zmdi-sign-in:before {
  content: '\f1cc'; }
.zmdi-sort-amount-asc:before {
  content: '\f1cd'; }
.zmdi-sort-amount-desc:before {
  content: '\f1ce'; }
.zmdi-sort-asc:before {
  content: '\f1cf'; }
.zmdi-sort-desc:before {
  content: '\f1d0'; }
.zmdi-spellcheck:before {
  content: '\f1d1'; }
.zmdi-storage:before {
  content: '\f1d2'; }
.zmdi-store-24:before {
  content: '\f1d3'; }
.zmdi-store:before {
  content: '\f1d4'; }
.zmdi-subway:before {
  content: '\f1d5'; }
.zmdi-sun:before {
  content: '\f1d6'; }
.zmdi-tab-unselected:before {
  content: '\f1d7'; }
.zmdi-tab:before {
  content: '\f1d8'; }
.zmdi-tag-close:before {
  content: '\f1d9'; }
.zmdi-tag-more:before {
  content: '\f1da'; }
.zmdi-tag:before {
  content: '\f1db'; }
.zmdi-thumb-down:before {
  content: '\f1dc'; }
.zmdi-thumb-up-down:before {
  content: '\f1dd'; }
.zmdi-thumb-up:before {
  content: '\f1de'; }
.zmdi-ticket-star:before {
  content: '\f1df'; }
.zmdi-toll:before {
  content: '\f1e0'; }
.zmdi-toys:before {
  content: '\f1e1'; }
.zmdi-traffic:before {
  content: '\f1e2'; }
.zmdi-translate:before {
  content: '\f1e3'; }
.zmdi-triangle-down:before {
  content: '\f1e4'; }
.zmdi-triangle-up:before {
  content: '\f1e5'; }
.zmdi-truck:before {
  content: '\f1e6'; }
.zmdi-turning-sign:before {
  content: '\f1e7'; }
.zmdi-wallpaper:before {
  content: '\f1e8'; }
.zmdi-washing-machine:before {
  content: '\f1e9'; }
.zmdi-window-maximize:before {
  content: '\f1ea'; }
.zmdi-window-minimize:before {
  content: '\f1eb'; }
.zmdi-window-restore:before {
  content: '\f1ec'; }
.zmdi-wrench:before {
  content: '\f1ed'; }
.zmdi-zoom-in:before {
  content: '\f1ee'; }
.zmdi-zoom-out:before {
  content: '\f1ef'; }
.zmdi-alert-circle-o:before {
  content: '\f1f0'; }
.zmdi-alert-circle:before {
  content: '\f1f1'; }
.zmdi-alert-octagon:before {
  content: '\f1f2'; }
.zmdi-alert-polygon:before {
  content: '\f1f3'; }
.zmdi-alert-triangle:before {
  content: '\f1f4'; }
.zmdi-help-outline:before {
  content: '\f1f5'; }
.zmdi-help:before {
  content: '\f1f6'; }
.zmdi-info-outline:before {
  content: '\f1f7'; }
.zmdi-info:before {
  content: '\f1f8'; }
.zmdi-notifications-active:before {
  content: '\f1f9'; }
.zmdi-notifications-add:before {
  content: '\f1fa'; }
.zmdi-notifications-none:before {
  content: '\f1fb'; }
.zmdi-notifications-off:before {
  content: '\f1fc'; }
.zmdi-notifications-paused:before {
  content: '\f1fd'; }
.zmdi-notifications:before {
  content: '\f1fe'; }
.zmdi-account-add:before {
  content: '\f1ff'; }
.zmdi-account-box-mail:before {
  content: '\f200'; }
.zmdi-account-box-o:before {
  content: '\f201'; }
.zmdi-account-box-phone:before {
  content: '\f202'; }
.zmdi-account-box:before {
  content: '\f203'; }
.zmdi-account-calendar:before {
  content: '\f204'; }
.zmdi-account-circle:before {
  content: '\f205'; }
.zmdi-account-o:before {
  content: '\f206'; }
.zmdi-account:before {
  content: '\f207'; }
.zmdi-accounts-add:before {
  content: '\f208'; }
.zmdi-accounts-alt:before {
  content: '\f209'; }
.zmdi-accounts-list-alt:before {
  content: '\f20a'; }
.zmdi-accounts-list:before {
  content: '\f20b'; }
.zmdi-accounts-outline:before {
  content: '\f20c'; }
.zmdi-accounts:before {
  content: '\f20d'; }
.zmdi-face:before {
  content: '\f20e'; }
.zmdi-female:before {
  content: '\f20f'; }
.zmdi-male-alt:before {
  content: '\f210'; }
.zmdi-male-female:before {
  content: '\f211'; }
.zmdi-male:before {
  content: '\f212'; }
.zmdi-mood-bad:before {
  content: '\f213'; }
.zmdi-mood:before {
  content: '\f214'; }
.zmdi-run:before {
  content: '\f215'; }
.zmdi-walk:before {
  content: '\f216'; }
.zmdi-cloud-box:before {
  content: '\f217'; }
.zmdi-cloud-circle:before {
  content: '\f218'; }
.zmdi-cloud-done:before {
  content: '\f219'; }
.zmdi-cloud-download:before {
  content: '\f21a'; }
.zmdi-cloud-off:before {
  content: '\f21b'; }
.zmdi-cloud-outline-alt:before {
  content: '\f21c'; }
.zmdi-cloud-outline:before {
  content: '\f21d'; }
.zmdi-cloud-upload:before {
  content: '\f21e'; }
.zmdi-cloud:before {
  content: '\f21f'; }
.zmdi-download:before {
  content: '\f220'; }
.zmdi-file-plus:before {
  content: '\f221'; }
.zmdi-file-text:before {
  content: '\f222'; }
.zmdi-file:before {
  content: '\f223'; }
.zmdi-folder-outline:before {
  content: '\f224'; }
.zmdi-folder-person:before {
  content: '\f225'; }
.zmdi-folder-star-alt:before {
  content: '\f226'; }
.zmdi-folder-star:before {
  content: '\f227'; }
.zmdi-folder:before {
  content: '\f228'; }
.zmdi-gif:before {
  content: '\f229'; }
.zmdi-upload:before {
  content: '\f22a'; }
.zmdi-border-all:before {
  content: '\f22b'; }
.zmdi-border-bottom:before {
  content: '\f22c'; }
.zmdi-border-clear:before {
  content: '\f22d'; }
.zmdi-border-color:before {
  content: '\f22e'; }
.zmdi-border-horizontal:before {
  content: '\f22f'; }
.zmdi-border-inner:before {
  content: '\f230'; }
.zmdi-border-left:before {
  content: '\f231'; }
.zmdi-border-outer:before {
  content: '\f232'; }
.zmdi-border-right:before {
  content: '\f233'; }
.zmdi-border-style:before {
  content: '\f234'; }
.zmdi-border-top:before {
  content: '\f235'; }
.zmdi-border-vertical:before {
  content: '\f236'; }
.zmdi-copy:before {
  content: '\f237'; }
.zmdi-crop:before {
  content: '\f238'; }
.zmdi-format-align-center:before {
  content: '\f239'; }
.zmdi-format-align-justify:before {
  content: '\f23a'; }
.zmdi-format-align-left:before {
  content: '\f23b'; }
.zmdi-format-align-right:before {
  content: '\f23c'; }
.zmdi-format-bold:before {
  content: '\f23d'; }
.zmdi-format-clear-all:before {
  content: '\f23e'; }
.zmdi-format-clear:before {
  content: '\f23f'; }
.zmdi-format-color-fill:before {
  content: '\f240'; }
.zmdi-format-color-reset:before {
  content: '\f241'; }
.zmdi-format-color-text:before {
  content: '\f242'; }
.zmdi-format-indent-decrease:before {
  content: '\f243'; }
.zmdi-format-indent-increase:before {
  content: '\f244'; }
.zmdi-format-italic:before {
  content: '\f245'; }
.zmdi-format-line-spacing:before {
  content: '\f246'; }
.zmdi-format-list-bulleted:before {
  content: '\f247'; }
.zmdi-format-list-numbered:before {
  content: '\f248'; }
.zmdi-format-ltr:before {
  content: '\f249'; }
.zmdi-format-rtl:before {
  content: '\f24a'; }
.zmdi-format-size:before {
  content: '\f24b'; }
.zmdi-format-strikethrough-s:before {
  content: '\f24c'; }
.zmdi-format-strikethrough:before {
  content: '\f24d'; }
.zmdi-format-subject:before {
  content: '\f24e'; }
.zmdi-format-underlined:before {
  content: '\f24f'; }
.zmdi-format-valign-bottom:before {
  content: '\f250'; }
.zmdi-format-valign-center:before {
  content: '\f251'; }
.zmdi-format-valign-top:before {
  content: '\f252'; }
.zmdi-redo:before {
  content: '\f253'; }
.zmdi-select-all:before {
  content: '\f254'; }
.zmdi-space-bar:before {
  content: '\f255'; }
.zmdi-text-format:before {
  content: '\f256'; }
.zmdi-transform:before {
  content: '\f257'; }
.zmdi-undo:before {
  content: '\f258'; }
.zmdi-wrap-text:before {
  content: '\f259'; }
.zmdi-comment-alert:before {
  content: '\f25a'; }
.zmdi-comment-alt-text:before {
  content: '\f25b'; }
.zmdi-comment-alt:before {
  content: '\f25c'; }
.zmdi-comment-edit:before {
  content: '\f25d'; }
.zmdi-comment-image:before {
  content: '\f25e'; }
.zmdi-comment-list:before {
  content: '\f25f'; }
.zmdi-comment-more:before {
  content: '\f260'; }
.zmdi-comment-outline:before {
  content: '\f261'; }
.zmdi-comment-text-alt:before {
  content: '\f262'; }
.zmdi-comment-text:before {
  content: '\f263'; }
.zmdi-comment-video:before {
  content: '\f264'; }
.zmdi-comment:before {
  content: '\f265'; }
.zmdi-comments:before {
  content: '\f266'; }
.zmdi-check-all:before {
  content: '\f267'; }
.zmdi-check-circle-u:before {
  content: '\f268'; }
.zmdi-check-circle:before {
  content: '\f269'; }
.zmdi-check-square:before {
  content: '\f26a'; }
.zmdi-check:before {
  content: '\f26b'; }
.zmdi-circle-o:before {
  content: '\f26c'; }
.zmdi-circle:before {
  content: '\f26d'; }
.zmdi-dot-circle-alt:before {
  content: '\f26e'; }
.zmdi-dot-circle:before {
  content: '\f26f'; }
.zmdi-minus-circle-outline:before {
  content: '\f270'; }
.zmdi-minus-circle:before {
  content: '\f271'; }
.zmdi-minus-square:before {
  content: '\f272'; }
.zmdi-minus:before {
  content: '\f273'; }
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274'; }
.zmdi-plus-circle-o:before {
  content: '\f275'; }
.zmdi-plus-circle:before {
  content: '\f276'; }
.zmdi-plus-square:before {
  content: '\f277'; }
.zmdi-plus:before {
  content: '\f278'; }
.zmdi-square-o:before {
  content: '\f279'; }
.zmdi-star-circle:before {
  content: '\f27a'; }
.zmdi-star-half:before {
  content: '\f27b'; }
.zmdi-star-outline:before {
  content: '\f27c'; }
.zmdi-star:before {
  content: '\f27d'; }
.zmdi-bluetooth-connected:before {
  content: '\f27e'; }
.zmdi-bluetooth-off:before {
  content: '\f27f'; }
.zmdi-bluetooth-search:before {
  content: '\f280'; }
.zmdi-bluetooth-setting:before {
  content: '\f281'; }
.zmdi-bluetooth:before {
  content: '\f282'; }
.zmdi-camera-add:before {
  content: '\f283'; }
.zmdi-camera-alt:before {
  content: '\f284'; }
.zmdi-camera-bw:before {
  content: '\f285'; }
.zmdi-camera-front:before {
  content: '\f286'; }
.zmdi-camera-mic:before {
  content: '\f287'; }
.zmdi-camera-party-mode:before {
  content: '\f288'; }
.zmdi-camera-rear:before {
  content: '\f289'; }
.zmdi-camera-roll:before {
  content: '\f28a'; }
.zmdi-camera-switch:before {
  content: '\f28b'; }
.zmdi-camera:before {
  content: '\f28c'; }
.zmdi-card-alert:before {
  content: '\f28d'; }
.zmdi-card-off:before {
  content: '\f28e'; }
.zmdi-card-sd:before {
  content: '\f28f'; }
.zmdi-card-sim:before {
  content: '\f290'; }
.zmdi-desktop-mac:before {
  content: '\f291'; }
.zmdi-desktop-windows:before {
  content: '\f292'; }
.zmdi-device-hub:before {
  content: '\f293'; }
.zmdi-devices-off:before {
  content: '\f294'; }
.zmdi-devices:before {
  content: '\f295'; }
.zmdi-dock:before {
  content: '\f296'; }
.zmdi-floppy:before {
  content: '\f297'; }
.zmdi-gamepad:before {
  content: '\f298'; }
.zmdi-gps-dot:before {
  content: '\f299'; }
.zmdi-gps-off:before {
  content: '\f29a'; }
.zmdi-gps:before {
  content: '\f29b'; }
.zmdi-headset-mic:before {
  content: '\f29c'; }
.zmdi-headset:before {
  content: '\f29d'; }
.zmdi-input-antenna:before {
  content: '\f29e'; }
.zmdi-input-composite:before {
  content: '\f29f'; }
.zmdi-input-hdmi:before {
  content: '\f2a0'; }
.zmdi-input-power:before {
  content: '\f2a1'; }
.zmdi-input-svideo:before {
  content: '\f2a2'; }
.zmdi-keyboard-hide:before {
  content: '\f2a3'; }
.zmdi-keyboard:before {
  content: '\f2a4'; }
.zmdi-laptop-chromebook:before {
  content: '\f2a5'; }
.zmdi-laptop-mac:before {
  content: '\f2a6'; }
.zmdi-laptop:before {
  content: '\f2a7'; }
.zmdi-mic-off:before {
  content: '\f2a8'; }
.zmdi-mic-outline:before {
  content: '\f2a9'; }
.zmdi-mic-setting:before {
  content: '\f2aa'; }
.zmdi-mic:before {
  content: '\f2ab'; }
.zmdi-mouse:before {
  content: '\f2ac'; }
.zmdi-network-alert:before {
  content: '\f2ad'; }
.zmdi-network-locked:before {
  content: '\f2ae'; }
.zmdi-network-off:before {
  content: '\f2af'; }
.zmdi-network-outline:before {
  content: '\f2b0'; }
.zmdi-network-setting:before {
  content: '\f2b1'; }
.zmdi-network:before {
  content: '\f2b2'; }
.zmdi-phone-bluetooth:before {
  content: '\f2b3'; }
.zmdi-phone-end:before {
  content: '\f2b4'; }
.zmdi-phone-forwarded:before {
  content: '\f2b5'; }
.zmdi-phone-in-talk:before {
  content: '\f2b6'; }
.zmdi-phone-locked:before {
  content: '\f2b7'; }
.zmdi-phone-missed:before {
  content: '\f2b8'; }
.zmdi-phone-msg:before {
  content: '\f2b9'; }
.zmdi-phone-paused:before {
  content: '\f2ba'; }
.zmdi-phone-ring:before {
  content: '\f2bb'; }
.zmdi-phone-setting:before {
  content: '\f2bc'; }
.zmdi-phone-sip:before {
  content: '\f2bd'; }
.zmdi-phone:before {
  content: '\f2be'; }
.zmdi-portable-wifi-changes:before {
  content: '\f2bf'; }
.zmdi-portable-wifi-off:before {
  content: '\f2c0'; }
.zmdi-portable-wifi:before {
  content: '\f2c1'; }
.zmdi-radio:before {
  content: '\f2c2'; }
.zmdi-reader:before {
  content: '\f2c3'; }
.zmdi-remote-control-alt:before {
  content: '\f2c4'; }
.zmdi-remote-control:before {
  content: '\f2c5'; }
.zmdi-router:before {
  content: '\f2c6'; }
.zmdi-scanner:before {
  content: '\f2c7'; }
.zmdi-smartphone-android:before {
  content: '\f2c8'; }
.zmdi-smartphone-download:before {
  content: '\f2c9'; }
.zmdi-smartphone-erase:before {
  content: '\f2ca'; }
.zmdi-smartphone-info:before {
  content: '\f2cb'; }
.zmdi-smartphone-iphone:before {
  content: '\f2cc'; }
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd'; }
.zmdi-smartphone-landscape:before {
  content: '\f2ce'; }
.zmdi-smartphone-lock:before {
  content: '\f2cf'; }
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0'; }
.zmdi-smartphone-ring:before {
  content: '\f2d1'; }
.zmdi-smartphone-setting:before {
  content: '\f2d2'; }
.zmdi-smartphone-setup:before {
  content: '\f2d3'; }
.zmdi-smartphone:before {
  content: '\f2d4'; }
.zmdi-speaker:before {
  content: '\f2d5'; }
.zmdi-tablet-android:before {
  content: '\f2d6'; }
.zmdi-tablet-mac:before {
  content: '\f2d7'; }
.zmdi-tablet:before {
  content: '\f2d8'; }
.zmdi-tv-alt-play:before {
  content: '\f2d9'; }
.zmdi-tv-list:before {
  content: '\f2da'; }
.zmdi-tv-play:before {
  content: '\f2db'; }
.zmdi-tv:before {
  content: '\f2dc'; }
.zmdi-usb:before {
  content: '\f2dd'; }
.zmdi-videocam-off:before {
  content: '\f2de'; }
.zmdi-videocam-switch:before {
  content: '\f2df'; }
.zmdi-videocam:before {
  content: '\f2e0'; }
.zmdi-watch:before {
  content: '\f2e1'; }
.zmdi-wifi-alt-2:before {
  content: '\f2e2'; }
.zmdi-wifi-alt:before {
  content: '\f2e3'; }
.zmdi-wifi-info:before {
  content: '\f2e4'; }
.zmdi-wifi-lock:before {
  content: '\f2e5'; }
.zmdi-wifi-off:before {
  content: '\f2e6'; }
.zmdi-wifi-outline:before {
  content: '\f2e7'; }
.zmdi-wifi:before {
  content: '\f2e8'; }
.zmdi-arrow-left-bottom:before {
  content: '\f2e9'; }
.zmdi-arrow-left:before {
  content: '\f2ea'; }
.zmdi-arrow-merge:before {
  content: '\f2eb'; }
.zmdi-arrow-missed:before {
  content: '\f2ec'; }
.zmdi-arrow-right-top:before {
  content: '\f2ed'; }
.zmdi-arrow-right:before {
  content: '\f2ee'; }
.zmdi-arrow-split:before {
  content: '\f2ef'; }
.zmdi-arrows:before {
  content: '\f2f0'; }
.zmdi-caret-down-circle:before {
  content: '\f2f1'; }
.zmdi-caret-down:before {
  content: '\f2f2'; }
.zmdi-caret-left-circle:before {
  content: '\f2f3'; }
.zmdi-caret-left:before {
  content: '\f2f4'; }
.zmdi-caret-right-circle:before {
  content: '\f2f5'; }
.zmdi-caret-right:before {
  content: '\f2f6'; }
.zmdi-caret-up-circle:before {
  content: '\f2f7'; }
.zmdi-caret-up:before {
  content: '\f2f8'; }
.zmdi-chevron-down:before {
  content: '\f2f9'; }
.zmdi-chevron-left:before {
  content: '\f2fa'; }
.zmdi-chevron-right:before {
  content: '\f2fb'; }
.zmdi-chevron-up:before {
  content: '\f2fc'; }
.zmdi-forward:before {
  content: '\f2fd'; }
.zmdi-long-arrow-down:before {
  content: '\f2fe'; }
.zmdi-long-arrow-left:before {
  content: '\f2ff'; }
.zmdi-long-arrow-return:before {
  content: '\f300'; }
.zmdi-long-arrow-right:before {
  content: '\f301'; }
.zmdi-long-arrow-tab:before {
  content: '\f302'; }
.zmdi-long-arrow-up:before {
  content: '\f303'; }
.zmdi-rotate-ccw:before {
  content: '\f304'; }
.zmdi-rotate-cw:before {
  content: '\f305'; }
.zmdi-rotate-left:before {
  content: '\f306'; }
.zmdi-rotate-right:before {
  content: '\f307'; }
.zmdi-square-down:before {
  content: '\f308'; }
.zmdi-square-right:before {
  content: '\f309'; }
.zmdi-swap-alt:before {
  content: '\f30a'; }
.zmdi-swap-vertical-circle:before {
  content: '\f30b'; }
.zmdi-swap-vertical:before {
  content: '\f30c'; }
.zmdi-swap:before {
  content: '\f30d'; }
.zmdi-trending-down:before {
  content: '\f30e'; }
.zmdi-trending-flat:before {
  content: '\f30f'; }
.zmdi-trending-up:before {
  content: '\f310'; }
.zmdi-unfold-less:before {
  content: '\f311'; }
.zmdi-unfold-more:before {
  content: '\f312'; }
.zmdi-apps:before {
  content: '\f313'; }
.zmdi-grid-off:before {
  content: '\f314'; }
.zmdi-grid:before {
  content: '\f315'; }
.zmdi-view-agenda:before {
  content: '\f316'; }
.zmdi-view-array:before {
  content: '\f317'; }
.zmdi-view-carousel:before {
  content: '\f318'; }
.zmdi-view-column:before {
  content: '\f319'; }
.zmdi-view-comfy:before {
  content: '\f31a'; }
.zmdi-view-compact:before {
  content: '\f31b'; }
.zmdi-view-dashboard:before {
  content: '\f31c'; }
.zmdi-view-day:before {
  content: '\f31d'; }
.zmdi-view-headline:before {
  content: '\f31e'; }
.zmdi-view-list-alt:before {
  content: '\f31f'; }
.zmdi-view-list:before {
  content: '\f320'; }
.zmdi-view-module:before {
  content: '\f321'; }
.zmdi-view-quilt:before {
  content: '\f322'; }
.zmdi-view-stream:before {
  content: '\f323'; }
.zmdi-view-subtitles:before {
  content: '\f324'; }
.zmdi-view-toc:before {
  content: '\f325'; }
.zmdi-view-web:before {
  content: '\f326'; }
.zmdi-view-week:before {
  content: '\f327'; }
.zmdi-widgets:before {
  content: '\f328'; }
.zmdi-alarm-check:before {
  content: '\f329'; }
.zmdi-alarm-off:before {
  content: '\f32a'; }
.zmdi-alarm-plus:before {
  content: '\f32b'; }
.zmdi-alarm-snooze:before {
  content: '\f32c'; }
.zmdi-alarm:before {
  content: '\f32d'; }
.zmdi-calendar-alt:before {
  content: '\f32e'; }
.zmdi-calendar-check:before {
  content: '\f32f'; }
.zmdi-calendar-close:before {
  content: '\f330'; }
.zmdi-calendar-note:before {
  content: '\f331'; }
.zmdi-calendar:before {
  content: '\f332'; }
.zmdi-time-countdown:before {
  content: '\f333'; }
.zmdi-time-interval:before {
  content: '\f334'; }
.zmdi-time-restore-setting:before {
  content: '\f335'; }
.zmdi-time-restore:before {
  content: '\f336'; }
.zmdi-time:before {
  content: '\f337'; }
.zmdi-timer-off:before {
  content: '\f338'; }
.zmdi-timer:before {
  content: '\f339'; }
.zmdi-android-alt:before {
  content: '\f33a'; }
.zmdi-android:before {
  content: '\f33b'; }
.zmdi-apple:before {
  content: '\f33c'; }
.zmdi-behance:before {
  content: '\f33d'; }
.zmdi-codepen:before {
  content: '\f33e'; }
.zmdi-dribbble:before {
  content: '\f33f'; }
.zmdi-dropbox:before {
  content: '\f340'; }
.zmdi-evernote:before {
  content: '\f341'; }
.zmdi-facebook-box:before {
  content: '\f342'; }
.zmdi-facebook:before {
  content: '\f343'; }
.zmdi-github-box:before {
  content: '\f344'; }
.zmdi-github:before {
  content: '\f345'; }
.zmdi-google-drive:before {
  content: '\f346'; }
.zmdi-google-earth:before {
  content: '\f347'; }
.zmdi-google-glass:before {
  content: '\f348'; }
.zmdi-google-maps:before {
  content: '\f349'; }
.zmdi-google-pages:before {
  content: '\f34a'; }
.zmdi-google-play:before {
  content: '\f34b'; }
.zmdi-google-plus-box:before {
  content: '\f34c'; }
.zmdi-google-plus:before {
  content: '\f34d'; }
.zmdi-google:before {
  content: '\f34e'; }
.zmdi-instagram:before {
  content: '\f34f'; }
.zmdi-language-css3:before {
  content: '\f350'; }
.zmdi-language-html5:before {
  content: '\f351'; }
.zmdi-language-javascript:before {
  content: '\f352'; }
.zmdi-language-python-alt:before {
  content: '\f353'; }
.zmdi-language-python:before {
  content: '\f354'; }
.zmdi-lastfm:before {
  content: '\f355'; }
.zmdi-linkedin-box:before {
  content: '\f356'; }
.zmdi-paypal:before {
  content: '\f357'; }
.zmdi-pinterest-box:before {
  content: '\f358'; }
.zmdi-pocket:before {
  content: '\f359'; }
.zmdi-polymer:before {
  content: '\f35a'; }
.zmdi-share:before {
  content: '\f35b'; }
.zmdi-stackoverflow:before {
  content: '\f35c'; }
.zmdi-steam-square:before {
  content: '\f35d'; }
.zmdi-steam:before {
  content: '\f35e'; }
.zmdi-twitter-box:before {
  content: '\f35f'; }
.zmdi-twitter:before {
  content: '\f360'; }
.zmdi-vk:before {
  content: '\f361'; }
.zmdi-wikipedia:before {
  content: '\f362'; }
.zmdi-windows:before {
  content: '\f363'; }
.zmdi-aspect-ratio-alt:before {
  content: '\f364'; }
.zmdi-aspect-ratio:before {
  content: '\f365'; }
.zmdi-blur-circular:before {
  content: '\f366'; }
.zmdi-blur-linear:before {
  content: '\f367'; }
.zmdi-blur-off:before {
  content: '\f368'; }
.zmdi-blur:before {
  content: '\f369'; }
.zmdi-brightness-2:before {
  content: '\f36a'; }
.zmdi-brightness-3:before {
  content: '\f36b'; }
.zmdi-brightness-4:before {
  content: '\f36c'; }
.zmdi-brightness-5:before {
  content: '\f36d'; }
.zmdi-brightness-6:before {
  content: '\f36e'; }
.zmdi-brightness-7:before {
  content: '\f36f'; }
.zmdi-brightness-auto:before {
  content: '\f370'; }
.zmdi-brightness-setting:before {
  content: '\f371'; }
.zmdi-broken-image:before {
  content: '\f372'; }
.zmdi-center-focus-strong:before {
  content: '\f373'; }
.zmdi-center-focus-weak:before {
  content: '\f374'; }
.zmdi-compare:before {
  content: '\f375'; }
.zmdi-crop-16-9:before {
  content: '\f376'; }
.zmdi-crop-3-2:before {
  content: '\f377'; }
.zmdi-crop-5-4:before {
  content: '\f378'; }
.zmdi-crop-7-5:before {
  content: '\f379'; }
.zmdi-crop-din:before {
  content: '\f37a'; }
.zmdi-crop-free:before {
  content: '\f37b'; }
.zmdi-crop-landscape:before {
  content: '\f37c'; }
.zmdi-crop-portrait:before {
  content: '\f37d'; }
.zmdi-crop-square:before {
  content: '\f37e'; }
.zmdi-exposure-alt:before {
  content: '\f37f'; }
.zmdi-exposure:before {
  content: '\f380'; }
.zmdi-filter-b-and-w:before {
  content: '\f381'; }
.zmdi-filter-center-focus:before {
  content: '\f382'; }
.zmdi-filter-frames:before {
  content: '\f383'; }
.zmdi-filter-tilt-shift:before {
  content: '\f384'; }
.zmdi-gradient:before {
  content: '\f385'; }
.zmdi-grain:before {
  content: '\f386'; }
.zmdi-graphic-eq:before {
  content: '\f387'; }
.zmdi-hdr-off:before {
  content: '\f388'; }
.zmdi-hdr-strong:before {
  content: '\f389'; }
.zmdi-hdr-weak:before {
  content: '\f38a'; }
.zmdi-hdr:before {
  content: '\f38b'; }
.zmdi-iridescent:before {
  content: '\f38c'; }
.zmdi-leak-off:before {
  content: '\f38d'; }
.zmdi-leak:before {
  content: '\f38e'; }
.zmdi-looks:before {
  content: '\f38f'; }
.zmdi-loupe:before {
  content: '\f390'; }
.zmdi-panorama-horizontal:before {
  content: '\f391'; }
.zmdi-panorama-vertical:before {
  content: '\f392'; }
.zmdi-panorama-wide-angle:before {
  content: '\f393'; }
.zmdi-photo-size-select-large:before {
  content: '\f394'; }
.zmdi-photo-size-select-small:before {
  content: '\f395'; }
.zmdi-picture-in-picture:before {
  content: '\f396'; }
.zmdi-slideshow:before {
  content: '\f397'; }
.zmdi-texture:before {
  content: '\f398'; }
.zmdi-tonality:before {
  content: '\f399'; }
.zmdi-vignette:before {
  content: '\f39a'; }
.zmdi-wb-auto:before {
  content: '\f39b'; }
.zmdi-eject-alt:before {
  content: '\f39c'; }
.zmdi-eject:before {
  content: '\f39d'; }
.zmdi-equalizer:before {
  content: '\f39e'; }
.zmdi-fast-forward:before {
  content: '\f39f'; }
.zmdi-fast-rewind:before {
  content: '\f3a0'; }
.zmdi-forward-10:before {
  content: '\f3a1'; }
.zmdi-forward-30:before {
  content: '\f3a2'; }
.zmdi-forward-5:before {
  content: '\f3a3'; }
.zmdi-hearing:before {
  content: '\f3a4'; }
.zmdi-pause-circle-outline:before {
  content: '\f3a5'; }
.zmdi-pause-circle:before {
  content: '\f3a6'; }
.zmdi-pause:before {
  content: '\f3a7'; }
.zmdi-play-circle-outline:before {
  content: '\f3a8'; }
.zmdi-play-circle:before {
  content: '\f3a9'; }
.zmdi-play:before {
  content: '\f3aa'; }
.zmdi-playlist-audio:before {
  content: '\f3ab'; }
.zmdi-playlist-plus:before {
  content: '\f3ac'; }
.zmdi-repeat-one:before {
  content: '\f3ad'; }
.zmdi-repeat:before {
  content: '\f3ae'; }
.zmdi-replay-10:before {
  content: '\f3af'; }
.zmdi-replay-30:before {
  content: '\f3b0'; }
.zmdi-replay-5:before {
  content: '\f3b1'; }
.zmdi-replay:before {
  content: '\f3b2'; }
.zmdi-shuffle:before {
  content: '\f3b3'; }
.zmdi-skip-next:before {
  content: '\f3b4'; }
.zmdi-skip-previous:before {
  content: '\f3b5'; }
.zmdi-stop:before {
  content: '\f3b6'; }
.zmdi-surround-sound:before {
  content: '\f3b7'; }
.zmdi-tune:before {
  content: '\f3b8'; }
.zmdi-volume-down:before {
  content: '\f3b9'; }
.zmdi-volume-mute:before {
  content: '\f3ba'; }
.zmdi-volume-off:before {
  content: '\f3bb'; }
.zmdi-volume-up:before {
  content: '\f3bc'; }
.zmdi-n-1-square:before {
  content: '\f3bd'; }
.zmdi-n-2-square:before {
  content: '\f3be'; }
.zmdi-n-3-square:before {
  content: '\f3bf'; }
.zmdi-n-4-square:before {
  content: '\f3c0'; }
.zmdi-n-5-square:before {
  content: '\f3c1'; }
.zmdi-n-6-square:before {
  content: '\f3c2'; }
.zmdi-neg-1:before {
  content: '\f3c3'; }
.zmdi-neg-2:before {
  content: '\f3c4'; }
.zmdi-plus-1:before {
  content: '\f3c5'; }
.zmdi-plus-2:before {
  content: '\f3c6'; }
.zmdi-sec-10:before {
  content: '\f3c7'; }
.zmdi-sec-3:before {
  content: '\f3c8'; }
.zmdi-zero:before {
  content: '\f3c9'; }
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca'; }
.zmdi-airline-seat-flat:before {
  content: '\f3cb'; }
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc'; }
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd'; }
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce'; }
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf'; }
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0'; }
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1'; }
.zmdi-airplay:before {
  content: '\f3d2'; }
.zmdi-closed-caption:before {
  content: '\f3d3'; }
.zmdi-confirmation-number:before {
  content: '\f3d4'; }
.zmdi-developer-board:before {
  content: '\f3d5'; }
.zmdi-disc-full:before {
  content: '\f3d6'; }
.zmdi-explicit:before {
  content: '\f3d7'; }
.zmdi-flight-land:before {
  content: '\f3d8'; }
.zmdi-flight-takeoff:before {
  content: '\f3d9'; }
.zmdi-flip-to-back:before {
  content: '\f3da'; }
.zmdi-flip-to-front:before {
  content: '\f3db'; }
.zmdi-group-work:before {
  content: '\f3dc'; }
.zmdi-hd:before {
  content: '\f3dd'; }
.zmdi-hq:before {
  content: '\f3de'; }
.zmdi-markunread-mailbox:before {
  content: '\f3df'; }
.zmdi-memory:before {
  content: '\f3e0'; }
.zmdi-nfc:before {
  content: '\f3e1'; }
.zmdi-play-for-work:before {
  content: '\f3e2'; }
.zmdi-power-input:before {
  content: '\f3e3'; }
.zmdi-present-to-all:before {
  content: '\f3e4'; }
.zmdi-satellite:before {
  content: '\f3e5'; }
.zmdi-tap-and-play:before {
  content: '\f3e6'; }
.zmdi-vibration:before {
  content: '\f3e7'; }
.zmdi-voicemail:before {
  content: '\f3e8'; }
.zmdi-group:before {
  content: '\f3e9'; }
.zmdi-rss:before {
  content: '\f3ea'; }
.zmdi-shape:before {
  content: '\f3eb'; }
.zmdi-spinner:before {
  content: '\f3ec'; }
.zmdi-ungroup:before {
  content: '\f3ed'; }
.zmdi-500px:before {
  content: '\f3ee'; }
.zmdi-8tracks:before {
  content: '\f3ef'; }
.zmdi-amazon:before {
  content: '\f3f0'; }
.zmdi-blogger:before {
  content: '\f3f1'; }
.zmdi-delicious:before {
  content: '\f3f2'; }
.zmdi-disqus:before {
  content: '\f3f3'; }
.zmdi-flattr:before {
  content: '\f3f4'; }
.zmdi-flickr:before {
  content: '\f3f5'; }
.zmdi-github-alt:before {
  content: '\f3f6'; }
.zmdi-google-old:before {
  content: '\f3f7'; }
.zmdi-linkedin:before {
  content: '\f3f8'; }
.zmdi-odnoklassniki:before {
  content: '\f3f9'; }
.zmdi-outlook:before {
  content: '\f3fa'; }
.zmdi-paypal-alt:before {
  content: '\f3fb'; }
.zmdi-pinterest:before {
  content: '\f3fc'; }
.zmdi-playstation:before {
  content: '\f3fd'; }
.zmdi-reddit:before {
  content: '\f3fe'; }
.zmdi-skype:before {
  content: '\f3ff'; }
.zmdi-slideshare:before {
  content: '\f400'; }
.zmdi-soundcloud:before {
  content: '\f401'; }
.zmdi-tumblr:before {
  content: '\f402'; }
.zmdi-twitch:before {
  content: '\f403'; }
.zmdi-vimeo:before {
  content: '\f404'; }
.zmdi-whatsapp:before {
  content: '\f405'; }
.zmdi-xbox:before {
  content: '\f406'; }
.zmdi-yahoo:before {
  content: '\f407'; }
.zmdi-youtube-play:before {
  content: '\f408'; }
.zmdi-youtube:before {
  content: '\f409'; }
.zmdi-import-export:before {
  content: '\f30c'; }
.zmdi-swap-vertical-:before {
  content: '\f30c'; }
.zmdi-airplanemode-inactive:before {
  content: '\f102'; }
.zmdi-airplanemode-active:before {
  content: '\f103'; }
.zmdi-rate-review:before {
  content: '\f103'; }
.zmdi-comment-sign:before {
  content: '\f25a'; }
.zmdi-network-warning:before {
  content: '\f2ad'; }
.zmdi-shopping-cart-add:before {
  content: '\f1ca'; }
.zmdi-file-add:before {
  content: '\f221'; }
.zmdi-network-wifi-scan:before {
  content: '\f2e4'; }
.zmdi-collection-add:before {
  content: '\f14e'; }
.zmdi-format-playlist-add:before {
  content: '\f3ac'; }
.zmdi-format-queue-music:before {
  content: '\f3ab'; }
.zmdi-plus-box:before {
  content: '\f277'; }
.zmdi-tag-backspace:before {
  content: '\f1d9'; }
.zmdi-alarm-add:before {
  content: '\f32b'; }
.zmdi-battery-charging:before {
  content: '\f114'; }
.zmdi-daydream-setting:before {
  content: '\f217'; }
.zmdi-more-horiz:before {
  content: '\f19c'; }
.zmdi-book-photo:before {
  content: '\f11b'; }
.zmdi-incandescent:before {
  content: '\f189'; }
.zmdi-wb-iridescent:before {
  content: '\f38c'; }
.zmdi-calendar-remove:before {
  content: '\f330'; }
.zmdi-refresh-sync-disabled:before {
  content: '\f1b7'; }
.zmdi-refresh-sync-problem:before {
  content: '\f1b6'; }
.zmdi-crop-original:before {
  content: '\f17e'; }
.zmdi-power-off:before {
  content: '\f1af'; }
.zmdi-power-off-setting:before {
  content: '\f1ae'; }
.zmdi-leak-remove:before {
  content: '\f38d'; }
.zmdi-star-border:before {
  content: '\f27c'; }
.zmdi-brightness-low:before {
  content: '\f36d'; }
.zmdi-brightness-medium:before {
  content: '\f36e'; }
.zmdi-brightness-high:before {
  content: '\f36f'; }
.zmdi-smartphone-portrait:before {
  content: '\f2d4'; }
.zmdi-live-tv:before {
  content: '\f2d9'; }
.zmdi-format-textdirection-l-to-r:before {
  content: '\f249'; }
.zmdi-format-textdirection-r-to-l:before {
  content: '\f24a'; }
.zmdi-arrow-back:before {
  content: '\f2ea'; }
.zmdi-arrow-forward:before {
  content: '\f2ee'; }
.zmdi-arrow-in:before {
  content: '\f2e9'; }
.zmdi-arrow-out:before {
  content: '\f2ed'; }
.zmdi-rotate-90-degrees-ccw:before {
  content: '\f304'; }
.zmdi-adb:before {
  content: '\f33a'; }
.zmdi-network-wifi:before {
  content: '\f2e8'; }
.zmdi-network-wifi-alt:before {
  content: '\f2e3'; }
.zmdi-network-wifi-lock:before {
  content: '\f2e5'; }
.zmdi-network-wifi-off:before {
  content: '\f2e6'; }
.zmdi-network-wifi-outline:before {
  content: '\f2e7'; }
.zmdi-network-wifi-info:before {
  content: '\f2e4'; }
.zmdi-layers-clear:before {
  content: '\f18b'; }
.zmdi-colorize:before {
  content: '\f15d'; }
.zmdi-format-paint:before {
  content: '\f1ba'; }
.zmdi-format-quote:before {
  content: '\f1b2'; }
.zmdi-camera-monochrome-photos:before {
  content: '\f285'; }
.zmdi-sort-by-alpha:before {
  content: '\f1cf'; }
.zmdi-folder-shared:before {
  content: '\f225'; }
.zmdi-folder-special:before {
  content: '\f226'; }
.zmdi-comment-dots:before {
  content: '\f260'; }
.zmdi-reorder:before {
  content: '\f31e'; }
.zmdi-dehaze:before {
  content: '\f197'; }
.zmdi-sort:before {
  content: '\f1ce'; }
.zmdi-pages:before {
  content: '\f34a'; }
.zmdi-stack-overflow:before {
  content: '\f35c'; }
.zmdi-calendar-account:before {
  content: '\f204'; }
.zmdi-paste:before {
  content: '\f109'; }
.zmdi-cut:before {
  content: '\f1bc'; }
.zmdi-save:before {
  content: '\f297'; }
.zmdi-smartphone-code:before {
  content: '\f139'; }
.zmdi-directions-bike:before {
  content: '\f117'; }
.zmdi-directions-boat:before {
  content: '\f11a'; }
.zmdi-directions-bus:before {
  content: '\f121'; }
.zmdi-directions-car:before {
  content: '\f125'; }
.zmdi-directions-railway:before {
  content: '\f1b3'; }
.zmdi-directions-run:before {
  content: '\f215'; }
.zmdi-directions-subway:before {
  content: '\f1d5'; }
.zmdi-directions-walk:before {
  content: '\f216'; }
.zmdi-local-hotel:before {
  content: '\f178'; }
.zmdi-local-activity:before {
  content: '\f1df'; }
.zmdi-local-play:before {
  content: '\f1df'; }
.zmdi-local-airport:before {
  content: '\f103'; }
.zmdi-local-atm:before {
  content: '\f198'; }
.zmdi-local-bar:before {
  content: '\f137'; }
.zmdi-local-cafe:before {
  content: '\f13b'; }
.zmdi-local-car-wash:before {
  content: '\f124'; }
.zmdi-local-convenience-store:before {
  content: '\f1d3'; }
.zmdi-local-dining:before {
  content: '\f153'; }
.zmdi-local-drink:before {
  content: '\f157'; }
.zmdi-local-florist:before {
  content: '\f168'; }
.zmdi-local-gas-station:before {
  content: '\f16f'; }
.zmdi-local-grocery-store:before {
  content: '\f1cb'; }
.zmdi-local-hospital:before {
  content: '\f177'; }
.zmdi-local-laundry-service:before {
  content: '\f1e9'; }
.zmdi-local-library:before {
  content: '\f18d'; }
.zmdi-local-mall:before {
  content: '\f195'; }
.zmdi-local-movies:before {
  content: '\f19d'; }
.zmdi-local-offer:before {
  content: '\f187'; }
.zmdi-local-parking:before {
  content: '\f1a5'; }
.zmdi-local-pharmacy:before {
  content: '\f176'; }
.zmdi-local-phone:before {
  content: '\f2be'; }
.zmdi-local-pizza:before {
  content: '\f1ac'; }
.zmdi-local-post-office:before {
  content: '\f15a'; }
.zmdi-local-printshop:before {
  content: '\f1b0'; }
.zmdi-local-see:before {
  content: '\f28c'; }
.zmdi-local-shipping:before {

  content: '\f1e6'; }
.zmdi-local-store:before {
  content: '\f1d4'; }
.zmdi-local-taxi:before {
  content: '\f123'; }
.zmdi-local-wc:before {
  content: '\f211'; }
.zmdi-my-location:before {
  content: '\f299'; }
.zmdi-directions:before {
  content: '\f1e7'; }
@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url("/assets/Pe-icon-7-stroke-d9896922.eot?d7yf1v");
  src: url("/assets/Pe-icon-7-stroke-d9896922.eot?#iefixd7yf1v") format("embedded-opentype"), url("/assets/Pe-icon-7-stroke-6fb42170.woff?d7yf1v") format("woff"), url("/assets/Pe-icon-7-stroke-99620ded.ttf?d7yf1v") format("truetype"), url("/assets/Pe-icon-7-stroke-c869015d.svg?d7yf1v#Pe-icon-7-stroke") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.pe-7s-album:before {
  content: "\e6aa"; }
.pe-7s-arc:before {
  content: "\e6ab"; }
.pe-7s-back-2:before {
  content: "\e6ac"; }
.pe-7s-bandaid:before {
  content: "\e6ad"; }
.pe-7s-car:before {
  content: "\e6ae"; }
.pe-7s-diamond:before {
  content: "\e6af"; }
.pe-7s-door-lock:before {
  content: "\e6b0"; }
.pe-7s-eyedropper:before {
  content: "\e6b1"; }
.pe-7s-female:before {
  content: "\e6b2"; }
.pe-7s-gym:before {
  content: "\e6b3"; }
.pe-7s-hammer:before {
  content: "\e6b4"; }
.pe-7s-headphones:before {
  content: "\e6b5"; }
.pe-7s-helm:before {
  content: "\e6b6"; }
.pe-7s-hourglass:before {
  content: "\e6b7"; }
.pe-7s-leaf:before {
  content: "\e6b8"; }
.pe-7s-magic-wand:before {
  content: "\e6b9"; }
.pe-7s-male:before {
  content: "\e6ba"; }
.pe-7s-map-2:before {
  content: "\e6bb"; }
.pe-7s-next-2:before {
  content: "\e6bc"; }
.pe-7s-paint-bucket:before {
  content: "\e6bd"; }
.pe-7s-pendrive:before {
  content: "\e6be"; }
.pe-7s-photo:before {
  content: "\e6bf"; }
.pe-7s-piggy:before {
  content: "\e6c0"; }
.pe-7s-plugin:before {
  content: "\e6c1"; }
.pe-7s-refresh-2:before {
  content: "\e6c2"; }
.pe-7s-rocket:before {
  content: "\e6c3"; }
.pe-7s-settings:before {
  content: "\e6c4"; }
.pe-7s-shield:before {
  content: "\e6c5"; }
.pe-7s-smile:before {
  content: "\e6c6"; }
.pe-7s-usb:before {
  content: "\e6c7"; }
.pe-7s-vector:before {
  content: "\e6c8"; }
.pe-7s-wine:before {
  content: "\e6c9"; }
.pe-7s-cloud-upload:before {
  content: "\e68a"; }
.pe-7s-cash:before {
  content: "\e68c"; }
.pe-7s-close:before {
  content: "\e680"; }
.pe-7s-bluetooth:before {
  content: "\e68d"; }
.pe-7s-cloud-download:before {
  content: "\e68b"; }
.pe-7s-way:before {
  content: "\e68e"; }
.pe-7s-close-circle:before {
  content: "\e681"; }
.pe-7s-id:before {
  content: "\e68f"; }
.pe-7s-angle-up:before {
  content: "\e682"; }
.pe-7s-wristwatch:before {
  content: "\e690"; }
.pe-7s-angle-up-circle:before {
  content: "\e683"; }
.pe-7s-world:before {
  content: "\e691"; }
.pe-7s-angle-right:before {
  content: "\e684"; }
.pe-7s-volume:before {
  content: "\e692"; }
.pe-7s-angle-right-circle:before {
  content: "\e685"; }
.pe-7s-users:before {
  content: "\e693"; }
.pe-7s-angle-left:before {
  content: "\e686"; }
.pe-7s-user-female:before {
  content: "\e694"; }
.pe-7s-angle-left-circle:before {
  content: "\e687"; }
.pe-7s-up-arrow:before {
  content: "\e695"; }
.pe-7s-angle-down:before {
  content: "\e688"; }
.pe-7s-switch:before {
  content: "\e696"; }
.pe-7s-angle-down-circle:before {
  content: "\e689"; }
.pe-7s-scissors:before {
  content: "\e697"; }
.pe-7s-wallet:before {
  content: "\e600"; }
.pe-7s-safe:before {
  content: "\e698"; }
.pe-7s-volume2:before {
  content: "\e601"; }
.pe-7s-volume1:before {
  content: "\e602"; }
.pe-7s-voicemail:before {
  content: "\e603"; }
.pe-7s-video:before {
  content: "\e604"; }
.pe-7s-user:before {
  content: "\e605"; }
.pe-7s-upload:before {
  content: "\e606"; }
.pe-7s-unlock:before {
  content: "\e607"; }
.pe-7s-umbrella:before {
  content: "\e608"; }
.pe-7s-trash:before {
  content: "\e609"; }
.pe-7s-tools:before {
  content: "\e60a"; }
.pe-7s-timer:before {
  content: "\e60b"; }
.pe-7s-ticket:before {
  content: "\e60c"; }
.pe-7s-target:before {
  content: "\e60d"; }
.pe-7s-sun:before {
  content: "\e60e"; }
.pe-7s-study:before {
  content: "\e60f"; }
.pe-7s-stopwatch:before {
  content: "\e610"; }
.pe-7s-star:before {
  content: "\e611"; }
.pe-7s-speaker:before {
  content: "\e612"; }
.pe-7s-signal:before {
  content: "\e613"; }
.pe-7s-shuffle:before {
  content: "\e614"; }
.pe-7s-shopbag:before {
  content: "\e615"; }
.pe-7s-share:before {
  content: "\e616"; }
.pe-7s-server:before {
  content: "\e617"; }
.pe-7s-search:before {
  content: "\e618"; }
.pe-7s-film:before {
  content: "\e6a5"; }
.pe-7s-science:before {
  content: "\e619"; }
.pe-7s-disk:before {
  content: "\e6a6"; }
.pe-7s-ribbon:before {
  content: "\e61a"; }
.pe-7s-repeat:before {
  content: "\e61b"; }
.pe-7s-refresh:before {
  content: "\e61c"; }
.pe-7s-add-user:before {
  content: "\e6a9"; }
.pe-7s-refresh-cloud:before {
  content: "\e61d"; }
.pe-7s-paperclip:before {
  content: "\e69c"; }
.pe-7s-radio:before {
  content: "\e61e"; }
.pe-7s-note2:before {
  content: "\e69d"; }
.pe-7s-print:before {
  content: "\e61f"; }
.pe-7s-network:before {
  content: "\e69e"; }
.pe-7s-prev:before {
  content: "\e620"; }
.pe-7s-mute:before {
  content: "\e69f"; }
.pe-7s-power:before {
  content: "\e621"; }
.pe-7s-medal:before {
  content: "\e6a0"; }
.pe-7s-portfolio:before {
  content: "\e622"; }
.pe-7s-like2:before {
  content: "\e6a1"; }
.pe-7s-plus:before {
  content: "\e623"; }
.pe-7s-left-arrow:before {
  content: "\e6a2"; }
.pe-7s-play:before {
  content: "\e624"; }
.pe-7s-key:before {
  content: "\e6a3"; }
.pe-7s-plane:before {
  content: "\e625"; }
.pe-7s-joy:before {
  content: "\e6a4"; }
.pe-7s-photo-gallery:before {
  content: "\e626"; }
.pe-7s-pin:before {
  content: "\e69b"; }
.pe-7s-phone:before {
  content: "\e627"; }
.pe-7s-plug:before {
  content: "\e69a"; }
.pe-7s-pen:before {
  content: "\e628"; }
.pe-7s-right-arrow:before {
  content: "\e699"; }
.pe-7s-paper-plane:before {
  content: "\e629"; }
.pe-7s-delete-user:before {
  content: "\e6a7"; }
.pe-7s-paint:before {
  content: "\e62a"; }
.pe-7s-bottom-arrow:before {
  content: "\e6a8"; }
.pe-7s-notebook:before {
  content: "\e62b"; }
.pe-7s-note:before {
  content: "\e62c"; }
.pe-7s-next:before {
  content: "\e62d"; }
.pe-7s-news-paper:before {
  content: "\e62e"; }
.pe-7s-musiclist:before {
  content: "\e62f"; }
.pe-7s-music:before {
  content: "\e630"; }
.pe-7s-mouse:before {
  content: "\e631"; }
.pe-7s-more:before {
  content: "\e632"; }
.pe-7s-moon:before {
  content: "\e633"; }
.pe-7s-monitor:before {
  content: "\e634"; }
.pe-7s-micro:before {
  content: "\e635"; }
.pe-7s-menu:before {
  content: "\e636"; }
.pe-7s-map:before {
  content: "\e637"; }
.pe-7s-map-marker:before {
  content: "\e638"; }
.pe-7s-mail:before {
  content: "\e639"; }
.pe-7s-mail-open:before {
  content: "\e63a"; }
.pe-7s-mail-open-file:before {
  content: "\e63b"; }
.pe-7s-magnet:before {
  content: "\e63c"; }
.pe-7s-loop:before {
  content: "\e63d"; }
.pe-7s-look:before {
  content: "\e63e"; }
.pe-7s-lock:before {
  content: "\e63f"; }
.pe-7s-lintern:before {
  content: "\e640"; }
.pe-7s-link:before {
  content: "\e641"; }
.pe-7s-like:before {
  content: "\e642"; }
.pe-7s-light:before {
  content: "\e643"; }
.pe-7s-less:before {
  content: "\e644"; }
.pe-7s-keypad:before {
  content: "\e645"; }
.pe-7s-junk:before {
  content: "\e646"; }
.pe-7s-info:before {
  content: "\e647"; }
.pe-7s-home:before {
  content: "\e648"; }
.pe-7s-help2:before {
  content: "\e649"; }
.pe-7s-help1:before {
  content: "\e64a"; }
.pe-7s-graph3:before {
  content: "\e64b"; }
.pe-7s-graph2:before {
  content: "\e64c"; }
.pe-7s-graph1:before {
  content: "\e64d"; }
.pe-7s-graph:before {
  content: "\e64e"; }
.pe-7s-global:before {
  content: "\e64f"; }
.pe-7s-gleam:before {
  content: "\e650"; }
.pe-7s-glasses:before {
  content: "\e651"; }
.pe-7s-gift:before {
  content: "\e652"; }
.pe-7s-folder:before {
  content: "\e653"; }
.pe-7s-flag:before {
  content: "\e654"; }
.pe-7s-filter:before {
  content: "\e655"; }
.pe-7s-file:before {
  content: "\e656"; }
.pe-7s-expand1:before {
  content: "\e657"; }
.pe-7s-exapnd2:before {
  content: "\e658"; }
.pe-7s-edit:before {
  content: "\e659"; }
.pe-7s-drop:before {
  content: "\e65a"; }
.pe-7s-drawer:before {
  content: "\e65b"; }
.pe-7s-download:before {
  content: "\e65c"; }
.pe-7s-display2:before {
  content: "\e65d"; }
.pe-7s-display1:before {
  content: "\e65e"; }
.pe-7s-diskette:before {
  content: "\e65f"; }
.pe-7s-date:before {
  content: "\e660"; }
.pe-7s-cup:before {
  content: "\e661"; }
.pe-7s-culture:before {
  content: "\e662"; }
.pe-7s-crop:before {
  content: "\e663"; }
.pe-7s-credit:before {
  content: "\e664"; }
.pe-7s-copy-file:before {
  content: "\e665"; }
.pe-7s-config:before {
  content: "\e666"; }
.pe-7s-compass:before {
  content: "\e667"; }
.pe-7s-comment:before {
  content: "\e668"; }
.pe-7s-coffee:before {
  content: "\e669"; }
.pe-7s-cloud:before {
  content: "\e66a"; }
.pe-7s-clock:before {
  content: "\e66b"; }
.pe-7s-check:before {
  content: "\e66c"; }
.pe-7s-chat:before {
  content: "\e66d"; }
.pe-7s-cart:before {
  content: "\e66e"; }
.pe-7s-camera:before {
  content: "\e66f"; }
.pe-7s-call:before {
  content: "\e670"; }
.pe-7s-calculator:before {
  content: "\e671"; }
.pe-7s-browser:before {
  content: "\e672"; }
.pe-7s-box2:before {
  content: "\e673"; }
.pe-7s-box1:before {
  content: "\e674"; }
.pe-7s-bookmarks:before {
  content: "\e675"; }
.pe-7s-bicycle:before {
  content: "\e676"; }
.pe-7s-bell:before {
  content: "\e677"; }
.pe-7s-battery:before {
  content: "\e678"; }
.pe-7s-ball:before {
  content: "\e679"; }
.pe-7s-back:before {
  content: "\e67a"; }
.pe-7s-attention:before {
  content: "\e67b"; }
.pe-7s-anchor:before {
  content: "\e67c"; }
.pe-7s-albums:before {
  content: "\e67d"; }
.pe-7s-alarm:before {
  content: "\e67e"; }
.pe-7s-airplay:before {
  content: "\e67f"; }
@font-face {
  font-family: 'simple-line-icons';
  src: url('/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0');
  src: url('/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0#iefix') format('embedded-opentype'), url('/assets/Simple-Line-Icons-14b825d7.woff?v=2.4.0') format('woff'), url('/assets/Simple-Line-Icons-b381f90a.svg?v=2.4.0#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-minus:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e082";
}
.icon-event:before {
  content: "\e619";
}
.icon-exclamation:before {
  content: "\e617";
}
.icon-organization:before {
  content: "\e616";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawer:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symbol-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-google:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
.icon-social-vkontakte:before {
  content: "\e618";
}
.icon-social-steam:before {
  content: "\e620";
}
@font-face {
  font-family: 'simple-line-icons';
  src: url("/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0");
  src: url("/assets/Simple-Line-Icons-1c823013.eot?v=2.4.0#iefix") format("embedded-opentype"),url("/assets/Simple-Line-Icons-b381f90a.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.si {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.si-user:before {
  content: "\e005";
}
.si-people:before {
  content: "\e001";
}
.si-user-female:before {
  content: "\e000";
}
.si-user-follow:before {
  content: "\e002";
}
.si-user-following:before {
  content: "\e003";
}
.si-user-unfollow:before {
  content: "\e004";
}
.si-login:before {
  content: "\e066";
}
.si-logout:before {
  content: "\e065";
}
.si-emotsmile:before {
  content: "\e021";
}
.si-phone:before {
  content: "\e600";
}
.si-call-end:before {
  content: "\e048";
}
.si-call-in:before {
  content: "\e047";
}
.si-call-out:before {
  content: "\e046";
}
.si-map:before {
  content: "\e033";
}
.si-location-pin:before {
  content: "\e096";
}
.si-direction:before {
  content: "\e042";
}
.si-directions:before {
  content: "\e041";
}
.si-compass:before {
  content: "\e045";
}
.si-layers:before {
  content: "\e034";
}
.si-menu:before {
  content: "\e601";
}
.si-list:before {
  content: "\e067";
}
.si-options-vertical:before {
  content: "\e602";
}
.si-options:before {
  content: "\e603";
}
.si-arrow-down:before {
  content: "\e604";
}
.si-arrow-left:before {
  content: "\e605";
}
.si-arrow-right:before {
  content: "\e606";
}
.si-arrow-up:before {
  content: "\e607";
}
.si-arrow-up-circle:before {
  content: "\e078";
}
.si-arrow-left-circle:before {
  content: "\e07a";
}
.si-arrow-right-circle:before {
  content: "\e079";
}
.si-arrow-down-circle:before {
  content: "\e07b";
}
.si-check:before {
  content: "\e080";
}
.si-clock:before {
  content: "\e081";
}
.si-plus:before {
  content: "\e095";
}
.si-minus:before {
  content: "\e615";
}
.si-close:before {
  content: "\e082";
}
.si-event:before {
  content: "\e619";
}
.si-exclamation:before {
  content: "\e617";
}
.si-organization:before {
  content: "\e616";
}
.si-trophy:before {
  content: "\e006";
}
.si-screen-smartphone:before {
  content: "\e010";
}
.si-screen-desktop:before {
  content: "\e011";
}
.si-plane:before {
  content: "\e012";
}
.si-notebook:before {
  content: "\e013";
}
.si-mustache:before {
  content: "\e014";
}
.si-mouse:before {
  content: "\e015";
}
.si-magnet:before {
  content: "\e016";
}
.si-energy:before {
  content: "\e020";
}
.si-disc:before {
  content: "\e022";
}
.si-cursor:before {
  content: "\e06e";
}
.si-cursor-move:before {
  content: "\e023";
}
.si-crop:before {
  content: "\e024";
}
.si-chemistry:before {
  content: "\e026";
}
.si-speedometer:before {
  content: "\e007";
}
.si-shield:before {
  content: "\e00e";
}
.si-screen-tablet:before {
  content: "\e00f";
}
.si-magic-wand:before {
  content: "\e017";
}
.si-hourglass:before {
  content: "\e018";
}
.si-graduation:before {
  content: "\e019";
}
.si-ghost:before {
  content: "\e01a";
}
.si-game-controller:before {
  content: "\e01b";
}
.si-fire:before {
  content: "\e01c";
}
.si-eyeglass:before {
  content: "\e01d";
}
.si-envelope-open:before {
  content: "\e01e";
}
.si-envelope-letter:before {
  content: "\e01f";
}
.si-bell:before {
  content: "\e027";
}
.si-badge:before {
  content: "\e028";
}
.si-anchor:before {
  content: "\e029";
}
.si-wallet:before {
  content: "\e02a";
}
.si-vector:before {
  content: "\e02b";
}
.si-speech:before {
  content: "\e02c";
}
.si-puzzle:before {
  content: "\e02d";
}
.si-printer:before {
  content: "\e02e";
}
.si-present:before {
  content: "\e02f";
}
.si-playlist:before {
  content: "\e030";
}
.si-pin:before {
  content: "\e031";
}
.si-picture:before {
  content: "\e032";
}
.si-handbag:before {
  content: "\e035";
}
.si-globe-alt:before {
  content: "\e036";
}
.si-globe:before {
  content: "\e037";
}
.si-folder-alt:before {
  content: "\e039";
}
.si-folder:before {
  content: "\e089";
}
.si-film:before {
  content: "\e03a";
}
.si-feed:before {
  content: "\e03b";
}
.si-drop:before {
  content: "\e03e";
}
.si-drawer:before {
  content: "\e03f";
}
.si-docs:before {
  content: "\e040";
}
.si-doc:before {
  content: "\e085";
}
.si-diamond:before {
  content: "\e043";
}
.si-cup:before {
  content: "\e044";
}
.si-calculator:before {
  content: "\e049";
}
.si-bubbles:before {
  content: "\e04a";
}
.si-briefcase:before {
  content: "\e04b";
}
.si-book-open:before {
  content: "\e04c";
}
.si-basket-loaded:before {
  content: "\e04d";
}
.si-basket:before {
  content: "\e04e";
}
.si-bag:before {
  content: "\e04f";
}
.si-action-undo:before {
  content: "\e050";
}
.si-action-redo:before {
  content: "\e051";
}
.si-wrench:before {
  content: "\e052";
}
.si-umbrella:before {
  content: "\e053";
}
.si-trash:before {
  content: "\e054";
}
.si-tag:before {
  content: "\e055";
}
.si-support:before {
  content: "\e056";
}
.si-frame:before {
  content: "\e038";
}
.si-size-fullscreen:before {
  content: "\e057";
}
.si-size-actual:before {
  content: "\e058";
}
.si-shuffle:before {
  content: "\e059";
}
.si-share-alt:before {
  content: "\e05a";
}
.si-share:before {
  content: "\e05b";
}
.si-rocket:before {
  content: "\e05c";
}
.si-question:before {
  content: "\e05d";
}
.si-pie-chart:before {
  content: "\e05e";
}
.si-pencil:before {
  content: "\e05f";
}
.si-note:before {
  content: "\e060";
}
.si-loop:before {
  content: "\e064";
}
.si-home:before {
  content: "\e069";
}
.si-grid:before {
  content: "\e06a";
}
.si-graph:before {
  content: "\e06b";
}
.si-microphone:before {
  content: "\e063";
}
.si-music-tone-alt:before {
  content: "\e061";
}
.si-music-tone:before {
  content: "\e062";
}
.si-earphones-alt:before {
  content: "\e03c";
}
.si-earphones:before {
  content: "\e03d";
}
.si-equalizer:before {
  content: "\e06c";
}
.si-like:before {
  content: "\e068";
}
.si-dislike:before {
  content: "\e06d";
}
.si-control-start:before {
  content: "\e06f";
}
.si-control-rewind:before {
  content: "\e070";
}
.si-control-play:before {
  content: "\e071";
}
.si-control-pause:before {
  content: "\e072";
}
.si-control-forward:before {
  content: "\e073";
}
.si-control-end:before {
  content: "\e074";
}
.si-volume-1:before {
  content: "\e09f";
}
.si-volume-2:before {
  content: "\e0a0";
}
.si-volume-off:before {
  content: "\e0a1";
}
.si-calendar:before {
  content: "\e075";
}
.si-bulb:before {
  content: "\e076";
}
.si-chart:before {
  content: "\e077";
}
.si-ban:before {
  content: "\e07c";
}
.si-bubble:before {
  content: "\e07d";
}
.si-camrecorder:before {
  content: "\e07e";
}
.si-camera:before {
  content: "\e07f";
}
.si-cloud-download:before {
  content: "\e083";
}
.si-cloud-upload:before {
  content: "\e084";
}
.si-envelope:before {
  content: "\e086";
}
.si-eye:before {
  content: "\e087";
}
.si-flag:before {
  content: "\e088";
}
.si-heart:before {
  content: "\e08a";
}
.si-info:before {
  content: "\e08b";
}
.si-key:before {
  content: "\e08c";
}
.si-link:before {
  content: "\e08d";
}
.si-lock:before {
  content: "\e08e";
}
.si-lock-open:before {
  content: "\e08f";
}
.si-magnifier:before {
  content: "\e090";
}
.si-magnifier-add:before {
  content: "\e091";
}
.si-magnifier-remove:before {
  content: "\e092";
}
.si-paper-clip:before {
  content: "\e093";
}
.si-paper-plane:before {
  content: "\e094";
}
.si-power:before {
  content: "\e097";
}
.si-refresh:before {
  content: "\e098";
}
.si-reload:before {
  content: "\e099";
}
.si-settings:before {
  content: "\e09a";
}
.si-star:before {
  content: "\e09b";
}
.si-symbol-female:before {
  content: "\e09c";
}
.si-symbol-male:before {
  content: "\e09d";
}
.si-target:before {
  content: "\e09e";
}
.si-credit-card:before {
  content: "\e025";
}
.si-paypal:before {
  content: "\e608";
}
.si-social-tumblr:before {
  content: "\e00a";
}
.si-social-twitter:before {
  content: "\e009";
}
.si-social-facebook:before {
  content: "\e00b";
}
.si-social-instagram:before {
  content: "\e609";
}
.si-social-linkedin:before {
  content: "\e60a";
}
.si-social-pinterest:before {
  content: "\e60b";
}
.si-social-github:before {
  content: "\e60c";
}
.si-social-google:before {
  content: "\e60d";
}
.si-social-reddit:before {
  content: "\e60e";
}
.si-social-skype:before {
  content: "\e60f";
}
.si-social-dribbble:before {
  content: "\e00d";
}
.si-social-behance:before {
  content: "\e610";
}
.si-social-foursqare:before {
  content: "\e611";
}
.si-social-soundcloud:before {
  content: "\e612";
}
.si-social-spotify:before {
  content: "\e613";
}
.si-social-stumbleupon:before {
  content: "\e614";
}
.si-social-youtube:before {
  content: "\e008";
}
.si-social-dropbox:before {
  content: "\e00c";
}
.si-social-vkontakte:before {
  content: "\e618";
}
.si-social-steam:before {
  content: "\e620";
}
@font-face {
  font-family: 'themify';
  src: url("/assets/themify-dff415da.eot?-fvbane");
  src: url("/assets/themify-dff415da.eot?#iefix-fvbane") format("embedded-opentype"), url("/assets/themify-0db5c5a1.woff?-fvbane") format("woff"), url("/assets/themify-350663a4.ttf?-fvbane") format("truetype"), url("/assets/themify-2e242102.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.ti-wand:before {
  content: "\e600"; }
.ti-volume:before {
  content: "\e601"; }
.ti-user:before {
  content: "\e602"; }
.ti-unlock:before {
  content: "\e603"; }
.ti-unlink:before {
  content: "\e604"; }
.ti-trash:before {
  content: "\e605"; }
.ti-thought:before {
  content: "\e606"; }
.ti-target:before {
  content: "\e607"; }
.ti-tag:before {
  content: "\e608"; }
.ti-tablet:before {
  content: "\e609"; }
.ti-star:before {
  content: "\e60a"; }
.ti-spray:before {
  content: "\e60b"; }
.ti-signal:before {
  content: "\e60c"; }
.ti-shopping-cart:before {
  content: "\e60d"; }
.ti-shopping-cart-full:before {
  content: "\e60e"; }
.ti-settings:before {
  content: "\e60f"; }
.ti-search:before {
  content: "\e610"; }
.ti-zoom-in:before {
  content: "\e611"; }
.ti-zoom-out:before {
  content: "\e612"; }
.ti-cut:before {
  content: "\e613"; }
.ti-ruler:before {
  content: "\e614"; }
.ti-ruler-pencil:before {
  content: "\e615"; }
.ti-ruler-alt:before {
  content: "\e616"; }
.ti-bookmark:before {
  content: "\e617"; }
.ti-bookmark-alt:before {
  content: "\e618"; }
.ti-reload:before {
  content: "\e619"; }
.ti-plus:before {
  content: "\e61a"; }
.ti-pin:before {
  content: "\e61b"; }
.ti-pencil:before {
  content: "\e61c"; }
.ti-pencil-alt:before {
  content: "\e61d"; }
.ti-paint-roller:before {
  content: "\e61e"; }
.ti-paint-bucket:before {
  content: "\e61f"; }
.ti-na:before {
  content: "\e620"; }
.ti-mobile:before {
  content: "\e621"; }
.ti-minus:before {
  content: "\e622"; }
.ti-medall:before {
  content: "\e623"; }
.ti-medall-alt:before {
  content: "\e624"; }
.ti-marker:before {
  content: "\e625"; }
.ti-marker-alt:before {
  content: "\e626"; }
.ti-arrow-up:before {
  content: "\e627"; }
.ti-arrow-right:before {
  content: "\e628"; }
.ti-arrow-left:before {
  content: "\e629"; }
.ti-arrow-down:before {
  content: "\e62a"; }
.ti-lock:before {
  content: "\e62b"; }
.ti-location-arrow:before {
  content: "\e62c"; }
.ti-link:before {
  content: "\e62d"; }
.ti-layout:before {
  content: "\e62e"; }
.ti-layers:before {
  content: "\e62f"; }
.ti-layers-alt:before {
  content: "\e630"; }
.ti-key:before {
  content: "\e631"; }
.ti-import:before {
  content: "\e632"; }
.ti-image:before {
  content: "\e633"; }
.ti-heart:before {
  content: "\e634"; }
.ti-heart-broken:before {
  content: "\e635"; }
.ti-hand-stop:before {
  content: "\e636"; }
.ti-hand-open:before {
  content: "\e637"; }
.ti-hand-drag:before {
  content: "\e638"; }
.ti-folder:before {
  content: "\e639"; }
.ti-flag:before {
  content: "\e63a"; }
.ti-flag-alt:before {
  content: "\e63b"; }
.ti-flag-alt-2:before {
  content: "\e63c"; }
.ti-eye:before {
  content: "\e63d"; }
.ti-export:before {
  content: "\e63e"; }
.ti-exchange-vertical:before {
  content: "\e63f"; }
.ti-desktop:before {
  content: "\e640"; }
.ti-cup:before {
  content: "\e641"; }
.ti-crown:before {
  content: "\e642"; }
.ti-comments:before {
  content: "\e643"; }
.ti-comment:before {
  content: "\e644"; }
.ti-comment-alt:before {
  content: "\e645"; }
.ti-close:before {
  content: "\e646"; }
.ti-clip:before {
  content: "\e647"; }
.ti-angle-up:before {
  content: "\e648"; }
.ti-angle-right:before {
  content: "\e649"; }
.ti-angle-left:before {
  content: "\e64a"; }
.ti-angle-down:before {
  content: "\e64b"; }
.ti-check:before {
  content: "\e64c"; }
.ti-check-box:before {
  content: "\e64d"; }
.ti-camera:before {
  content: "\e64e"; }
.ti-announcement:before {
  content: "\e64f"; }
.ti-brush:before {
  content: "\e650"; }
.ti-briefcase:before {
  content: "\e651"; }
.ti-bolt:before {
  content: "\e652"; }
.ti-bolt-alt:before {
  content: "\e653"; }
.ti-blackboard:before {
  content: "\e654"; }
.ti-bag:before {
  content: "\e655"; }
.ti-move:before {
  content: "\e656"; }
.ti-arrows-vertical:before {
  content: "\e657"; }
.ti-arrows-horizontal:before {
  content: "\e658"; }
.ti-fullscreen:before {
  content: "\e659"; }
.ti-arrow-top-right:before {
  content: "\e65a"; }
.ti-arrow-top-left:before {
  content: "\e65b"; }
.ti-arrow-circle-up:before {
  content: "\e65c"; }
.ti-arrow-circle-right:before {
  content: "\e65d"; }
.ti-arrow-circle-left:before {
  content: "\e65e"; }
.ti-arrow-circle-down:before {
  content: "\e65f"; }
.ti-angle-double-up:before {
  content: "\e660"; }
.ti-angle-double-right:before {
  content: "\e661"; }
.ti-angle-double-left:before {
  content: "\e662"; }
.ti-angle-double-down:before {
  content: "\e663"; }
.ti-zip:before {
  content: "\e664"; }
.ti-world:before {
  content: "\e665"; }
.ti-wheelchair:before {
  content: "\e666"; }
.ti-view-list:before {
  content: "\e667"; }
.ti-view-list-alt:before {
  content: "\e668"; }
.ti-view-grid:before {
  content: "\e669"; }
.ti-uppercase:before {
  content: "\e66a"; }
.ti-upload:before {
  content: "\e66b"; }
.ti-underline:before {
  content: "\e66c"; }
.ti-truck:before {
  content: "\e66d"; }
.ti-timer:before {
  content: "\e66e"; }
.ti-ticket:before {
  content: "\e66f"; }
.ti-thumb-up:before {
  content: "\e670"; }
.ti-thumb-down:before {
  content: "\e671"; }
.ti-text:before {
  content: "\e672"; }
.ti-stats-up:before {
  content: "\e673"; }
.ti-stats-down:before {
  content: "\e674"; }
.ti-split-v:before {
  content: "\e675"; }
.ti-split-h:before {
  content: "\e676"; }
.ti-smallcap:before {
  content: "\e677"; }
.ti-shine:before {
  content: "\e678"; }
.ti-shift-right:before {
  content: "\e679"; }
.ti-shift-left:before {
  content: "\e67a"; }
.ti-shield:before {
  content: "\e67b"; }
.ti-notepad:before {
  content: "\e67c"; }
.ti-server:before {
  content: "\e67d"; }
.ti-quote-right:before {
  content: "\e67e"; }
.ti-quote-left:before {
  content: "\e67f"; }
.ti-pulse:before {
  content: "\e680"; }
.ti-printer:before {
  content: "\e681"; }
.ti-power-off:before {
  content: "\e682"; }
.ti-plug:before {
  content: "\e683"; }
.ti-pie-chart:before {
  content: "\e684"; }
.ti-paragraph:before {
  content: "\e685"; }
.ti-panel:before {
  content: "\e686"; }
.ti-package:before {
  content: "\e687"; }
.ti-music:before {
  content: "\e688"; }
.ti-music-alt:before {
  content: "\e689"; }
.ti-mouse:before {
  content: "\e68a"; }
.ti-mouse-alt:before {
  content: "\e68b"; }
.ti-money:before {
  content: "\e68c"; }
.ti-microphone:before {
  content: "\e68d"; }
.ti-menu:before {
  content: "\e68e"; }
.ti-menu-alt:before {
  content: "\e68f"; }
.ti-map:before {
  content: "\e690"; }
.ti-map-alt:before {
  content: "\e691"; }
.ti-loop:before {
  content: "\e692"; }
.ti-location-pin:before {
  content: "\e693"; }
.ti-list:before {
  content: "\e694"; }
.ti-light-bulb:before {
  content: "\e695"; }
.ti-Italic:before {
  content: "\e696"; }
.ti-info:before {
  content: "\e697"; }
.ti-infinite:before {
  content: "\e698"; }
.ti-id-badge:before {
  content: "\e699"; }
.ti-hummer:before {
  content: "\e69a"; }
.ti-home:before {
  content: "\e69b"; }
.ti-help:before {
  content: "\e69c"; }
.ti-headphone:before {
  content: "\e69d"; }
.ti-harddrives:before {
  content: "\e69e"; }
.ti-harddrive:before {
  content: "\e69f"; }
.ti-gift:before {
  content: "\e6a0"; }
.ti-game:before {
  content: "\e6a1"; }
.ti-filter:before {
  content: "\e6a2"; }
.ti-files:before {
  content: "\e6a3"; }
.ti-file:before {
  content: "\e6a4"; }
.ti-eraser:before {
  content: "\e6a5"; }
.ti-envelope:before {
  content: "\e6a6"; }
.ti-download:before {
  content: "\e6a7"; }
.ti-direction:before {
  content: "\e6a8"; }
.ti-direction-alt:before {
  content: "\e6a9"; }
.ti-dashboard:before {
  content: "\e6aa"; }
.ti-control-stop:before {
  content: "\e6ab"; }
.ti-control-shuffle:before {
  content: "\e6ac"; }
.ti-control-play:before {
  content: "\e6ad"; }
.ti-control-pause:before {
  content: "\e6ae"; }
.ti-control-forward:before {
  content: "\e6af"; }
.ti-control-backward:before {
  content: "\e6b0"; }
.ti-cloud:before {
  content: "\e6b1"; }
.ti-cloud-up:before {
  content: "\e6b2"; }
.ti-cloud-down:before {
  content: "\e6b3"; }
.ti-clipboard:before {
  content: "\e6b4"; }
.ti-car:before {
  content: "\e6b5"; }
.ti-calendar:before {
  content: "\e6b6"; }
.ti-book:before {
  content: "\e6b7"; }
.ti-bell:before {
  content: "\e6b8"; }
.ti-basketball:before {
  content: "\e6b9"; }
.ti-bar-chart:before {
  content: "\e6ba"; }
.ti-bar-chart-alt:before {
  content: "\e6bb"; }
.ti-back-right:before {
  content: "\e6bc"; }
.ti-back-left:before {
  content: "\e6bd"; }
.ti-arrows-corner:before {
  content: "\e6be"; }
.ti-archive:before {
  content: "\e6bf"; }
.ti-anchor:before {
  content: "\e6c0"; }
.ti-align-right:before {
  content: "\e6c1"; }
.ti-align-left:before {
  content: "\e6c2"; }
.ti-align-justify:before {
  content: "\e6c3"; }
.ti-align-center:before {
  content: "\e6c4"; }
.ti-alert:before {
  content: "\e6c5"; }
.ti-alarm-clock:before {
  content: "\e6c6"; }
.ti-agenda:before {
  content: "\e6c7"; }
.ti-write:before {
  content: "\e6c8"; }
.ti-window:before {
  content: "\e6c9"; }
.ti-widgetized:before {
  content: "\e6ca"; }
.ti-widget:before {
  content: "\e6cb"; }
.ti-widget-alt:before {
  content: "\e6cc"; }
.ti-wallet:before {
  content: "\e6cd"; }
.ti-video-clapper:before {
  content: "\e6ce"; }
.ti-video-camera:before {
  content: "\e6cf"; }
.ti-vector:before {
  content: "\e6d0"; }
.ti-themify-logo:before {
  content: "\e6d1"; }
.ti-themify-favicon:before {
  content: "\e6d2"; }
.ti-themify-favicon-alt:before {
  content: "\e6d3"; }
.ti-support:before {
  content: "\e6d4"; }
.ti-stamp:before {
  content: "\e6d5"; }
.ti-split-v-alt:before {
  content: "\e6d6"; }
.ti-slice:before {
  content: "\e6d7"; }
.ti-shortcode:before {
  content: "\e6d8"; }
.ti-shift-right-alt:before {
  content: "\e6d9"; }
.ti-shift-left-alt:before {
  content: "\e6da"; }
.ti-ruler-alt-2:before {
  content: "\e6db"; }
.ti-receipt:before {
  content: "\e6dc"; }
.ti-pin2:before {
  content: "\e6dd"; }
.ti-pin-alt:before {
  content: "\e6de"; }
.ti-pencil-alt2:before {
  content: "\e6df"; }
.ti-palette:before {
  content: "\e6e0"; }
.ti-more:before {
  content: "\e6e1"; }
.ti-more-alt:before {
  content: "\e6e2"; }
.ti-microphone-alt:before {
  content: "\e6e3"; }
.ti-magnet:before {
  content: "\e6e4"; }
.ti-line-double:before {
  content: "\e6e5"; }
.ti-line-dotted:before {
  content: "\e6e6"; }
.ti-line-dashed:before {
  content: "\e6e7"; }
.ti-layout-width-full:before {
  content: "\e6e8"; }
.ti-layout-width-default:before {
  content: "\e6e9"; }
.ti-layout-width-default-alt:before {
  content: "\e6ea"; }
.ti-layout-tab:before {
  content: "\e6eb"; }
.ti-layout-tab-window:before {
  content: "\e6ec"; }
.ti-layout-tab-v:before {
  content: "\e6ed"; }
.ti-layout-tab-min:before {
  content: "\e6ee"; }
.ti-layout-slider:before {
  content: "\e6ef"; }
.ti-layout-slider-alt:before {
  content: "\e6f0"; }
.ti-layout-sidebar-right:before {
  content: "\e6f1"; }
.ti-layout-sidebar-none:before {
  content: "\e6f2"; }
.ti-layout-sidebar-left:before {
  content: "\e6f3"; }
.ti-layout-placeholder:before {
  content: "\e6f4"; }
.ti-layout-menu:before {
  content: "\e6f5"; }
.ti-layout-menu-v:before {
  content: "\e6f6"; }
.ti-layout-menu-separated:before {
  content: "\e6f7"; }
.ti-layout-menu-full:before {
  content: "\e6f8"; }
.ti-layout-media-right-alt:before {
  content: "\e6f9"; }
.ti-layout-media-right:before {
  content: "\e6fa"; }
.ti-layout-media-overlay:before {
  content: "\e6fb"; }
.ti-layout-media-overlay-alt:before {
  content: "\e6fc"; }
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd"; }
.ti-layout-media-left-alt:before {
  content: "\e6fe"; }
.ti-layout-media-left:before {
  content: "\e6ff"; }
.ti-layout-media-center-alt:before {
  content: "\e700"; }
.ti-layout-media-center:before {
  content: "\e701"; }
.ti-layout-list-thumb:before {
  content: "\e702"; }
.ti-layout-list-thumb-alt:before {
  content: "\e703"; }
.ti-layout-list-post:before {
  content: "\e704"; }
.ti-layout-list-large-image:before {
  content: "\e705"; }
.ti-layout-line-solid:before {
  content: "\e706"; }
.ti-layout-grid4:before {
  content: "\e707"; }
.ti-layout-grid3:before {
  content: "\e708"; }
.ti-layout-grid2:before {
  content: "\e709"; }
.ti-layout-grid2-thumb:before {
  content: "\e70a"; }
.ti-layout-cta-right:before {
  content: "\e70b"; }
.ti-layout-cta-left:before {
  content: "\e70c"; }
.ti-layout-cta-center:before {
  content: "\e70d"; }
.ti-layout-cta-btn-right:before {
  content: "\e70e"; }
.ti-layout-cta-btn-left:before {
  content: "\e70f"; }
.ti-layout-column4:before {
  content: "\e710"; }
.ti-layout-column3:before {
  content: "\e711"; }
.ti-layout-column2:before {
  content: "\e712"; }
.ti-layout-accordion-separated:before {
  content: "\e713"; }
.ti-layout-accordion-merged:before {
  content: "\e714"; }
.ti-layout-accordion-list:before {
  content: "\e715"; }
.ti-ink-pen:before {
  content: "\e716"; }
.ti-info-alt:before {
  content: "\e717"; }
.ti-help-alt:before {
  content: "\e718"; }
.ti-headphone-alt:before {
  content: "\e719"; }
.ti-hand-point-up:before {
  content: "\e71a"; }
.ti-hand-point-right:before {
  content: "\e71b"; }
.ti-hand-point-left:before {
  content: "\e71c"; }
.ti-hand-point-down:before {
  content: "\e71d"; }
.ti-gallery:before {
  content: "\e71e"; }
.ti-face-smile:before {
  content: "\e71f"; }
.ti-face-sad:before {
  content: "\e720"; }
.ti-credit-card:before {
  content: "\e721"; }
.ti-control-skip-forward:before {
  content: "\e722"; }
.ti-control-skip-backward:before {
  content: "\e723"; }
.ti-control-record:before {
  content: "\e724"; }
.ti-control-eject:before {
  content: "\e725"; }
.ti-comments-smiley:before {
  content: "\e726"; }
.ti-brush-alt:before {
  content: "\e727"; }
.ti-youtube:before {
  content: "\e728"; }
.ti-vimeo:before {
  content: "\e729"; }
.ti-twitter:before {
  content: "\e72a"; }
.ti-time:before {
  content: "\e72b"; }
.ti-tumblr:before {
  content: "\e72c"; }
.ti-skype:before {
  content: "\e72d"; }
.ti-share:before {
  content: "\e72e"; }
.ti-share-alt:before {
  content: "\e72f"; }
.ti-rocket:before {
  content: "\e730"; }
.ti-pinterest:before {
  content: "\e731"; }
.ti-new-window:before {
  content: "\e732"; }
.ti-microsoft:before {
  content: "\e733"; }
.ti-list-ol:before {
  content: "\e734"; }
.ti-linkedin:before {
  content: "\e735"; }
.ti-layout-sidebar-2:before {
  content: "\e736"; }
.ti-layout-grid4-alt:before {
  content: "\e737"; }
.ti-layout-grid3-alt:before {
  content: "\e738"; }
.ti-layout-grid2-alt:before {
  content: "\e739"; }
.ti-layout-column4-alt:before {
  content: "\e73a"; }
.ti-layout-column3-alt:before {
  content: "\e73b"; }
.ti-layout-column2-alt:before {
  content: "\e73c"; }
.ti-instagram:before {
  content: "\e73d"; }
.ti-google:before {
  content: "\e73e"; }
.ti-github:before {
  content: "\e73f"; }
.ti-flickr:before {
  content: "\e740"; }
.ti-facebook:before {
  content: "\e741"; }
.ti-dropbox:before {
  content: "\e742"; }
.ti-dribbble:before {
  content: "\e743"; }
.ti-apple:before {
  content: "\e744"; }
.ti-android:before {
  content: "\e745"; }
.ti-save:before {
  content: "\e746"; }
.ti-save-alt:before {
  content: "\e747"; }
.ti-yahoo:before {
  content: "\e748"; }
.ti-wordpress:before {
  content: "\e749"; }
.ti-vimeo-alt:before {
  content: "\e74a"; }
.ti-twitter-alt:before {
  content: "\e74b"; }
.ti-tumblr-alt:before {
  content: "\e74c"; }
.ti-trello:before {
  content: "\e74d"; }
.ti-stack-overflow:before {
  content: "\e74e"; }
.ti-soundcloud:before {
  content: "\e74f"; }
.ti-sharethis:before {
  content: "\e750"; }
.ti-sharethis-alt:before {
  content: "\e751"; }
.ti-reddit:before {
  content: "\e752"; }
.ti-pinterest-alt:before {
  content: "\e753"; }
.ti-microsoft-alt:before {
  content: "\e754"; }
.ti-linux:before {
  content: "\e755"; }
.ti-jsfiddle:before {
  content: "\e756"; }
.ti-joomla:before {
  content: "\e757"; }
.ti-html5:before {
  content: "\e758"; }
.ti-flickr-alt:before {
  content: "\e759"; }
.ti-email:before {
  content: "\e75a"; }
.ti-drupal:before {
  content: "\e75b"; }
.ti-dropbox-alt:before {
  content: "\e75c"; }
.ti-css3:before {
  content: "\e75d"; }
.ti-rss:before {
  content: "\e75e"; }
.ti-rss-alt:before {
  content: "\e75f"; }
@font-face {
  font-family: 'typicons';
  font-weight: normal;
  font-style: normal;
  src: url("/assets/typicons-97098675.eot");
  src: url("/assets/typicons-97098675.eot?#iefix") format("embedded-opentype"), url("/assets/typicons-c2430aad.woff") format("woff"), url("/assets/typicons-91935ab8.ttf") format("truetype"), url("/assets/typicons-1b6cf4a4.svg#typicons") format("svg"); }
/* :before psuedo-selector inserts and styles icon */
.typcn:before {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }
/* Code for individual icons */
.typcn-adjust-brightness:before {
  content: '\e000';
  /* 'εÇÇ' */ }
.typcn-adjust-contrast:before {
  content: '\e001';
  /* 'εÇü' */ }
.typcn-anchor-outline:before {
  content: '\e002';
  /* 'εÇé' */ }
.typcn-anchor:before {
  content: '\e003';
  /* 'εÇâ' */ }
.typcn-archive:before {
  content: '\e004';
  /* 'εÇä' */ }
.typcn-arrow-back-outline:before {
  content: '\e005';
  /* 'εÇà' */ }
.typcn-arrow-back:before {
  content: '\e006';
  /* 'εÇå' */ }
.typcn-arrow-down-outline:before {
  content: '\e007';
  /* 'εÇç' */ }
.typcn-arrow-down-thick:before {
  content: '\e008';
  /* 'εÇê' */ }
.typcn-arrow-down:before {
  content: '\e009';
  /* 'εÇë' */ }
.typcn-arrow-forward-outline:before {
  content: '\e00a';
  /* 'εÇè' */ }
.typcn-arrow-forward:before {
  content: '\e00b';
  /* 'εÇï' */ }
.typcn-arrow-left-outline:before {
  content: '\e00c';
  /* 'εÇî' */ }
.typcn-arrow-left-thick:before {
  content: '\e00d';
  /* 'εÇì' */ }
.typcn-arrow-left:before {
  content: '\e00e';
  /* 'εÇÄ' */ }
.typcn-arrow-loop-outline:before {
  content: '\e00f';
  /* 'εÇÅ' */ }
.typcn-arrow-loop:before {
  content: '\e010';
  /* 'εÇÉ' */ }
.typcn-arrow-maximise-outline:before {
  content: '\e011';
  /* 'εÇæ' */ }
.typcn-arrow-maximise:before {
  content: '\e012';
  /* 'εÇÆ' */ }
.typcn-arrow-minimise-outline:before {
  content: '\e013';
  /* 'εÇô' */ }
.typcn-arrow-minimise:before {
  content: '\e014';
  /* 'εÇö' */ }
.typcn-arrow-move-outline:before {
  content: '\e015';
  /* 'εÇò' */ }
.typcn-arrow-move:before {
  content: '\e016';
  /* 'εÇû' */ }
.typcn-arrow-repeat-outline:before {
  content: '\e017';
  /* 'εÇù' */ }
.typcn-arrow-repeat:before {
  content: '\e018';
  /* 'εÇÿ' */ }
.typcn-arrow-right-outline:before {
  content: '\e019';
  /* 'εÇÖ' */ }
.typcn-arrow-right-thick:before {
  content: '\e01a';
  /* 'εÇÜ' */ }
.typcn-arrow-right:before {
  content: '\e01b';
  /* 'εÇ¢' */ }
.typcn-arrow-shuffle:before {
  content: '\e01c';
  /* 'εÇ£' */ }
.typcn-arrow-sorted-down:before {
  content: '\e01d';
  /* 'εÇ¥' */ }
.typcn-arrow-sorted-up:before {
  content: '\e01e';
  /* 'εÇ₧' */ }
.typcn-arrow-sync-outline:before {
  content: '\e01f';
  /* 'εÇƒ' */ }
.typcn-arrow-sync:before {
  content: '\e020';
  /* 'εÇá' */ }
.typcn-arrow-unsorted:before {
  content: '\e021';
  /* 'εÇí' */ }
.typcn-arrow-up-outline:before {
  content: '\e022';
  /* 'εÇó' */ }
.typcn-arrow-up-thick:before {
  content: '\e023';
  /* 'εÇú' */ }
.typcn-arrow-up:before {
  content: '\e024';
  /* 'εÇñ' */ }
.typcn-at:before {
  content: '\e025';
  /* 'εÇÑ' */ }
.typcn-attachment-outline:before {
  content: '\e026';
  /* 'εÇª' */ }
.typcn-attachment:before {
  content: '\e027';
  /* 'εÇº' */ }
.typcn-backspace-outline:before {
  content: '\e028';
  /* 'εÇ¿' */ }
.typcn-backspace:before {
  content: '\e029';
  /* 'εÇ⌐' */ }
.typcn-battery-charge:before {
  content: '\e02a';
  /* 'εÇ¬' */ }
.typcn-battery-full:before {
  content: '\e02b';
  /* 'εÇ½' */ }
.typcn-battery-high:before {
  content: '\e02c';
  /* 'εÇ¼' */ }
.typcn-battery-low:before {
  content: '\e02d';
  /* 'εÇ¡' */ }
.typcn-battery-mid:before {
  content: '\e02e';
  /* 'εÇ«' */ }
.typcn-beaker:before {
  content: '\e02f';
  /* 'εÇ»' */ }
.typcn-beer:before {
  content: '\e030';
  /* 'εÇ░' */ }
.typcn-bell:before {
  content: '\e031';
  /* 'εÇ▒' */ }
.typcn-book:before {
  content: '\e032';
  /* 'εÇ▓' */ }
.typcn-bookmark:before {
  content: '\e033';
  /* 'εÇ│' */ }
.typcn-briefcase:before {
  content: '\e034';
  /* 'εÇ┤' */ }
.typcn-brush:before {
  content: '\e035';
  /* 'εÇ╡' */ }
.typcn-business-card:before {
  content: '\e036';
  /* 'εÇ╢' */ }
.typcn-calculator:before {
  content: '\e037';
  /* 'εÇ╖' */ }
.typcn-calendar-outline:before {
  content: '\e038';
  /* 'εÇ╕' */ }
.typcn-calendar:before {
  content: '\e039';
  /* 'εÇ╣' */ }
.typcn-camera-outline:before {
  content: '\e03a';
  /* 'εÇ║' */ }
.typcn-camera:before {
  content: '\e03b';
  /* 'εÇ╗' */ }
.typcn-cancel-outline:before {
  content: '\e03c';
  /* 'εÇ╝' */ }
.typcn-cancel:before {
  content: '\e03d';
  /* 'εÇ╜' */ }
.typcn-chart-area-outline:before {
  content: '\e03e';
  /* 'εÇ╛' */ }
.typcn-chart-area:before {
  content: '\e03f';
  /* 'εÇ┐' */ }
.typcn-chart-bar-outline:before {
  content: '\e040';
  /* 'εüÇ' */ }
.typcn-chart-bar:before {
  content: '\e041';
  /* 'εüü' */ }
.typcn-chart-line-outline:before {
  content: '\e042';
  /* 'εüé' */ }
.typcn-chart-line:before {
  content: '\e043';
  /* 'εüâ' */ }
.typcn-chart-pie-outline:before {
  content: '\e044';
  /* 'εüä' */ }
.typcn-chart-pie:before {
  content: '\e045';
  /* 'εüà' */ }
.typcn-chevron-left-outline:before {
  content: '\e046';
  /* 'εüå' */ }
.typcn-chevron-left:before {
  content: '\e047';
  /* 'εüç' */ }
.typcn-chevron-right-outline:before {
  content: '\e048';
  /* 'εüê' */ }
.typcn-chevron-right:before {
  content: '\e049';
  /* 'εüë' */ }
.typcn-clipboard:before {
  content: '\e04a';
  /* 'εüè' */ }
.typcn-cloud-storage:before {
  content: '\e04b';
  /* 'εüï' */ }
.typcn-cloud-storage-outline:before {
  content: '\e054';
  /* 'εüö' */ }
.typcn-code-outline:before {
  content: '\e04c';
  /* 'εüî' */ }
.typcn-code:before {
  content: '\e04d';
  /* 'εüì' */ }
.typcn-coffee:before {
  content: '\e04e';
  /* 'εüÄ' */ }
.typcn-cog-outline:before {
  content: '\e04f';
  /* 'εüÅ' */ }
.typcn-cog:before {
  content: '\e050';
  /* 'εüÉ' */ }
.typcn-compass:before {
  content: '\e051';
  /* 'εüæ' */ }
.typcn-contacts:before {
  content: '\e052';
  /* 'εüÆ' */ }
.typcn-credit-card:before {
  content: '\e053';
  /* 'εüô' */ }
.typcn-css3:before {
  content: '\e055';
  /* 'εüò' */ }
.typcn-database:before {
  content: '\e056';
  /* 'εüû' */ }
.typcn-delete-outline:before {
  content: '\e057';
  /* 'εüù' */ }
.typcn-delete:before {
  content: '\e058';
  /* 'εüÿ' */ }
.typcn-device-desktop:before {
  content: '\e059';
  /* 'εüÖ' */ }
.typcn-device-laptop:before {
  content: '\e05a';
  /* 'εüÜ' */ }
.typcn-device-phone:before {
  content: '\e05b';
  /* 'εü¢' */ }
.typcn-device-tablet:before {
  content: '\e05c';
  /* 'εü£' */ }
.typcn-directions:before {
  content: '\e05d';
  /* 'εü¥' */ }
.typcn-divide-outline:before {
  content: '\e05e';
  /* 'εü₧' */ }
.typcn-divide:before {
  content: '\e05f';
  /* 'εüƒ' */ }
.typcn-document-add:before {
  content: '\e060';
  /* 'εüá' */ }
.typcn-document-delete:before {
  content: '\e061';
  /* 'εüí' */ }
.typcn-document-text:before {
  content: '\e062';
  /* 'εüó' */ }
.typcn-document:before {
  content: '\e063';
  /* 'εüú' */ }
.typcn-download-outline:before {
  content: '\e064';
  /* 'εüñ' */ }
.typcn-download:before {
  content: '\e065';
  /* 'εüÑ' */ }
.typcn-dropbox:before {
  content: '\e066';
  /* 'εüª' */ }
.typcn-edit:before {
  content: '\e067';

  /* 'εüº' */ }
.typcn-eject-outline:before {
  content: '\e068';
  /* 'εü¿' */ }
.typcn-eject:before {
  content: '\e069';
  /* 'εü⌐' */ }
.typcn-equals-outline:before {
  content: '\e06a';
  /* 'εü¬' */ }
.typcn-equals:before {
  content: '\e06b';
  /* 'εü½' */ }
.typcn-export-outline:before {
  content: '\e06c';
  /* 'εü¼' */ }
.typcn-export:before {
  content: '\e06d';
  /* 'εü¡' */ }
.typcn-eye-outline:before {
  content: '\e06e';
  /* 'εü«' */ }
.typcn-eye:before {
  content: '\e06f';
  /* 'εü»' */ }
.typcn-feather:before {
  content: '\e070';
  /* 'εü░' */ }
.typcn-film:before {
  content: '\e071';
  /* 'εü▒' */ }
.typcn-filter:before {
  content: '\e072';
  /* 'εü▓' */ }
.typcn-flag-outline:before {
  content: '\e073';
  /* 'εü│' */ }
.typcn-flag:before {
  content: '\e074';
  /* 'εü┤' */ }
.typcn-flash-outline:before {
  content: '\e075';
  /* 'εü╡' */ }
.typcn-flash:before {
  content: '\e076';
  /* 'εü╢' */ }
.typcn-flow-children:before {
  content: '\e077';
  /* 'εü╖' */ }
.typcn-flow-merge:before {
  content: '\e078';
  /* 'εü╕' */ }
.typcn-flow-parallel:before {
  content: '\e079';
  /* 'εü╣' */ }
.typcn-flow-switch:before {
  content: '\e07a';
  /* 'εü║' */ }
.typcn-folder-add:before {
  content: '\e07b';
  /* 'εü╗' */ }
.typcn-folder-delete:before {
  content: '\e07c';
  /* 'εü╝' */ }
.typcn-folder-open:before {
  content: '\e07d';
  /* 'εü╜' */ }
.typcn-folder:before {
  content: '\e07e';
  /* 'εü╛' */ }
.typcn-gift:before {
  content: '\e07f';
  /* 'εü┐' */ }
.typcn-globe-outline:before {
  content: '\e080';
  /* 'εéÇ' */ }
.typcn-globe:before {
  content: '\e081';
  /* 'εéü' */ }
.typcn-group-outline:before {
  content: '\e082';
  /* 'εéé' */ }
.typcn-group:before {
  content: '\e083';
  /* 'εéâ' */ }
.typcn-headphones:before {
  content: '\e084';
  /* 'εéä' */ }
.typcn-heart-full-outline:before {
  content: '\e085';
  /* 'εéà' */ }
.typcn-heart-half-outline:before {
  content: '\e086';
  /* 'εéå' */ }
.typcn-heart-outline:before {
  content: '\e087';
  /* 'εéç' */ }
.typcn-heart:before {
  content: '\e088';
  /* 'εéê' */ }
.typcn-home-outline:before {
  content: '\e089';
  /* 'εéë' */ }
.typcn-home:before {
  content: '\e08a';
  /* 'εéè' */ }
.typcn-html5:before {
  content: '\e08b';
  /* 'εéï' */ }
.typcn-image-outline:before {
  content: '\e08c';
  /* 'εéî' */ }
.typcn-image:before {
  content: '\e08d';
  /* 'εéì' */ }
.typcn-infinity-outline:before {
  content: '\e08e';
  /* 'εéÄ' */ }
.typcn-infinity:before {
  content: '\e08f';
  /* 'εéÅ' */ }
.typcn-info-large-outline:before {
  content: '\e090';
  /* 'εéÉ' */ }
.typcn-info-large:before {
  content: '\e091';
  /* 'εéæ' */ }
.typcn-info-outline:before {
  content: '\e092';
  /* 'εéÆ' */ }
.typcn-info:before {
  content: '\e093';
  /* 'εéô' */ }
.typcn-input-checked-outline:before {
  content: '\e094';
  /* 'εéö' */ }
.typcn-input-checked:before {
  content: '\e095';
  /* 'εéò' */ }
.typcn-key-outline:before {
  content: '\e096';
  /* 'εéû' */ }
.typcn-key:before {
  content: '\e097';
  /* 'εéù' */ }
.typcn-keyboard:before {
  content: '\e098';
  /* 'εéÿ' */ }
.typcn-leaf:before {
  content: '\e099';
  /* 'εéÖ' */ }
.typcn-lightbulb:before {
  content: '\e09a';
  /* 'εéÜ' */ }
.typcn-link-outline:before {
  content: '\e09b';
  /* 'εé¢' */ }
.typcn-link:before {
  content: '\e09c';
  /* 'εé£' */ }
.typcn-location-arrow-outline:before {
  content: '\e09d';
  /* 'εé¥' */ }
.typcn-location-arrow:before {
  content: '\e09e';
  /* 'εé₧' */ }
.typcn-location-outline:before {
  content: '\e09f';
  /* 'εéƒ' */ }
.typcn-location:before {
  content: '\e0a0';
  /* 'εéá' */ }
.typcn-lock-closed-outline:before {
  content: '\e0a1';
  /* 'εéí' */ }
.typcn-lock-closed:before {
  content: '\e0a2';
  /* 'εéó' */ }
.typcn-lock-open-outline:before {
  content: '\e0a3';
  /* 'εéú' */ }
.typcn-lock-open:before {
  content: '\e0a4';
  /* 'εéñ' */ }
.typcn-mail:before {
  content: '\e0a5';
  /* 'εéÑ' */ }
.typcn-map:before {
  content: '\e0a6';
  /* 'εéª' */ }
.typcn-media-eject-outline:before {
  content: '\e0a7';
  /* 'εéº' */ }
.typcn-media-eject:before {
  content: '\e0a8';
  /* 'εé¿' */ }
.typcn-media-fast-forward-outline:before {
  content: '\e0a9';
  /* 'εé⌐' */ }
.typcn-media-fast-forward:before {
  content: '\e0aa';
  /* 'εé¬' */ }
.typcn-media-pause-outline:before {
  content: '\e0ab';
  /* 'εé½' */ }
.typcn-media-pause:before {
  content: '\e0ac';
  /* 'εé¼' */ }
.typcn-media-play-outline:before {
  content: '\e0ad';
  /* 'εé¡' */ }
.typcn-media-play-reverse-outline:before {
  content: '\e0ae';
  /* 'εé«' */ }
.typcn-media-play-reverse:before {
  content: '\e0af';
  /* 'εé»' */ }
.typcn-media-play:before {
  content: '\e0b0';
  /* 'εé░' */ }
.typcn-media-record-outline:before {
  content: '\e0b1';
  /* 'εé▒' */ }
.typcn-media-record:before {
  content: '\e0b2';
  /* 'εé▓' */ }
.typcn-media-rewind-outline:before {
  content: '\e0b3';
  /* 'εé│' */ }
.typcn-media-rewind:before {
  content: '\e0b4';
  /* 'εé┤' */ }
.typcn-media-stop-outline:before {
  content: '\e0b5';
  /* 'εé╡' */ }
.typcn-media-stop:before {
  content: '\e0b6';
  /* 'εé╢' */ }
.typcn-message-typing:before {
  content: '\e0b7';
  /* 'εé╖' */ }
.typcn-message:before {
  content: '\e0b8';
  /* 'εé╕' */ }
.typcn-messages:before {
  content: '\e0b9';
  /* 'εé╣' */ }
.typcn-microphone-outline:before {
  content: '\e0ba';
  /* 'εé║' */ }
.typcn-microphone:before {
  content: '\e0bb';
  /* 'εé╗' */ }
.typcn-minus-outline:before {
  content: '\e0bc';
  /* 'εé╝' */ }
.typcn-minus:before {
  content: '\e0bd';
  /* 'εé╜' */ }
.typcn-mortar-board:before {
  content: '\e0be';
  /* 'εé╛' */ }
.typcn-news:before {
  content: '\e0bf';
  /* 'εé┐' */ }
.typcn-notes-outline:before {
  content: '\e0c0';
  /* 'εâÇ' */ }
.typcn-notes:before {
  content: '\e0c1';
  /* 'εâü' */ }
.typcn-pen:before {
  content: '\e0c2';
  /* 'εâé' */ }
.typcn-pencil:before {
  content: '\e0c3';
  /* 'εââ' */ }
.typcn-phone-outline:before {
  content: '\e0c4';
  /* 'εâä' */ }
.typcn-phone:before {
  content: '\e0c5';
  /* 'εâà' */ }
.typcn-pi-outline:before {
  content: '\e0c6';
  /* 'εâå' */ }
.typcn-pi:before {
  content: '\e0c7';
  /* 'εâç' */ }
.typcn-pin-outline:before {
  content: '\e0c8';
  /* 'εâê' */ }
.typcn-pin:before {
  content: '\e0c9';
  /* 'εâë' */ }
.typcn-pipette:before {
  content: '\e0ca';
  /* 'εâè' */ }
.typcn-plane-outline:before {
  content: '\e0cb';
  /* 'εâï' */ }
.typcn-plane:before {
  content: '\e0cc';
  /* 'εâî' */ }
.typcn-plug:before {
  content: '\e0cd';
  /* 'εâì' */ }
.typcn-plus-outline:before {
  content: '\e0ce';
  /* 'εâÄ' */ }
.typcn-plus:before {
  content: '\e0cf';
  /* 'εâÅ' */ }
.typcn-point-of-interest-outline:before {
  content: '\e0d0';
  /* 'εâÉ' */ }
.typcn-point-of-interest:before {
  content: '\e0d1';
  /* 'εâæ' */ }
.typcn-power-outline:before {
  content: '\e0d2';
  /* 'εâÆ' */ }
.typcn-power:before {
  content: '\e0d3';
  /* 'εâô' */ }
.typcn-printer:before {
  content: '\e0d4';
  /* 'εâö' */ }
.typcn-puzzle-outline:before {
  content: '\e0d5';
  /* 'εâò' */ }
.typcn-puzzle:before {
  content: '\e0d6';
  /* 'εâû' */ }
.typcn-radar-outline:before {
  content: '\e0d7';
  /* 'εâù' */ }
.typcn-radar:before {
  content: '\e0d8';
  /* 'εâÿ' */ }
.typcn-refresh-outline:before {
  content: '\e0d9';
  /* 'εâÖ' */ }
.typcn-refresh:before {
  content: '\e0da';
  /* 'εâÜ' */ }
.typcn-rss-outline:before {
  content: '\e0db';
  /* 'εâ¢' */ }
.typcn-rss:before {
  content: '\e0dc';
  /* 'εâ£' */ }
.typcn-scissors-outline:before {
  content: '\e0dd';
  /* 'εâ¥' */ }
.typcn-scissors:before {
  content: '\e0de';
  /* 'εâ₧' */ }
.typcn-shopping-bag:before {
  content: '\e0df';
  /* 'εâƒ' */ }
.typcn-shopping-cart:before {
  content: '\e0e0';
  /* 'εâá' */ }
.typcn-social-at-circular:before {
  content: '\e0e1';
  /* 'εâí' */ }
.typcn-social-dribbble-circular:before {
  content: '\e0e2';
  /* 'εâó' */ }
.typcn-social-dribbble:before {
  content: '\e0e3';
  /* 'εâú' */ }
.typcn-social-facebook-circular:before {
  content: '\e0e4';
  /* 'εâñ' */ }
.typcn-social-facebook:before {
  content: '\e0e5';
  /* 'εâÑ' */ }
.typcn-social-flickr-circular:before {
  content: '\e0e6';
  /* 'εâª' */ }
.typcn-social-flickr:before {
  content: '\e0e7';
  /* 'εâº' */ }
.typcn-social-github-circular:before {
  content: '\e0e8';
  /* 'εâ¿' */ }
.typcn-social-github:before {
  content: '\e0e9';
  /* 'εâ⌐' */ }
.typcn-social-google-plus-circular:before {
  content: '\e0ea';
  /* 'εâ¬' */ }
.typcn-social-google-plus:before {
  content: '\e0eb';
  /* 'εâ½' */ }
.typcn-social-instagram-circular:before {
  content: '\e0ec';
  /* 'εâ¼' */ }
.typcn-social-instagram:before {
  content: '\e0ed';
  /* 'εâ¡' */ }
.typcn-social-last-fm-circular:before {
  content: '\e0ee';
  /* 'εâ«' */ }
.typcn-social-last-fm:before {
  content: '\e0ef';
  /* 'εâ»' */ }
.typcn-social-linkedin-circular:before {
  content: '\e0f0';
  /* 'εâ░' */ }
.typcn-social-linkedin:before {
  content: '\e0f1';
  /* 'εâ▒' */ }
.typcn-social-pinterest-circular:before {
  content: '\e0f2';
  /* 'εâ▓' */ }
.typcn-social-pinterest:before {
  content: '\e0f3';
  /* 'εâ│' */ }
.typcn-social-skype-outline:before {
  content: '\e0f4';
  /* 'εâ┤' */ }
.typcn-social-skype:before {
  content: '\e0f5';
  /* 'εâ╡' */ }
.typcn-social-tumbler-circular:before {
  content: '\e0f6';
  /* 'εâ╢' */ }
.typcn-social-tumbler:before {
  content: '\e0f7';
  /* 'εâ╖' */ }
.typcn-social-twitter-circular:before {
  content: '\e0f8';
  /* 'εâ╕' */ }
.typcn-social-twitter:before {
  content: '\e0f9';
  /* 'εâ╣' */ }
.typcn-social-vimeo-circular:before {
  content: '\e0fa';
  /* 'εâ║' */ }
.typcn-social-vimeo:before {
  content: '\e0fb';
  /* 'εâ╗' */ }
.typcn-social-youtube-circular:before {
  content: '\e0fc';
  /* 'εâ╝' */ }
.typcn-social-youtube:before {
  content: '\e0fd';
  /* 'εâ╜' */ }
.typcn-sort-alphabetically-outline:before {
  content: '\e0fe';
  /* 'εâ╛' */ }
.typcn-sort-alphabetically:before {
  content: '\e0ff';
  /* 'εâ┐' */ }
.typcn-sort-numerically-outline:before {
  content: '\e100';
  /* 'εäÇ' */ }
.typcn-sort-numerically:before {
  content: '\e101';
  /* 'εäü' */ }
.typcn-spanner-outline:before {
  content: '\e102';
  /* 'εäé' */ }
.typcn-spanner:before {
  content: '\e103';
  /* 'εäâ' */ }
.typcn-spiral:before {
  content: '\e104';
  /* 'εää' */ }
.typcn-star-full-outline:before {
  content: '\e105';
  /* 'εäà' */ }
.typcn-star-half-outline:before {
  content: '\e106';
  /* 'εäå' */ }
.typcn-star-half:before {
  content: '\e107';
  /* 'εäç' */ }
.typcn-star-outline:before {
  content: '\e108';
  /* 'εäê' */ }
.typcn-star:before {
  content: '\e109';
  /* 'εäë' */ }
.typcn-starburst-outline:before {
  content: '\e10a';
  /* 'εäè' */ }
.typcn-starburst:before {
  content: '\e10b';
  /* 'εäï' */ }
.typcn-stopwatch:before {
  content: '\e10c';
  /* 'εäî' */ }
.typcn-support:before {
  content: '\e10d';
  /* 'εäì' */ }
.typcn-tabs-outline:before {
  content: '\e10e';
  /* 'εäÄ' */ }
.typcn-tag:before {
  content: '\e10f';
  /* 'εäÅ' */ }
.typcn-tags:before {
  content: '\e110';
  /* 'εäÉ' */ }
.typcn-th-large-outline:before {
  content: '\e111';
  /* 'εäæ' */ }
.typcn-th-large:before {
  content: '\e112';
  /* 'εäÆ' */ }
.typcn-th-list-outline:before {
  content: '\e113';
  /* 'εäô' */ }
.typcn-th-list:before {
  content: '\e114';
  /* 'εäö' */ }
.typcn-th-menu-outline:before {
  content: '\e115';
  /* 'εäò' */ }
.typcn-th-menu:before {
  content: '\e116';
  /* 'εäû' */ }
.typcn-th-small-outline:before {
  content: '\e117';
  /* 'εäù' */ }
.typcn-th-small:before {
  content: '\e118';
  /* 'εäÿ' */ }
.typcn-thermometer:before {
  content: '\e119';
  /* 'εäÖ' */ }
.typcn-thumbs-down:before {
  content: '\e11a';
  /* 'εäÜ' */ }
.typcn-thumbs-ok:before {
  content: '\e11b';
  /* 'εä¢' */ }
.typcn-thumbs-up:before {
  content: '\e11c';
  /* 'εä£' */ }
.typcn-tick-outline:before {
  content: '\e11d';
  /* 'εä¥' */ }
.typcn-tick:before {
  content: '\e11e';
  /* 'εä₧' */ }
.typcn-ticket:before {
  content: '\e11f';
  /* 'εäƒ' */ }
.typcn-time:before {
  content: '\e120';
  /* 'εäá' */ }
.typcn-times-outline:before {
  content: '\e121';
  /* 'εäí' */ }
.typcn-times:before {
  content: '\e122';
  /* 'εäó' */ }
.typcn-trash:before {
  content: '\e123';
  /* 'εäú' */ }
.typcn-tree:before {
  content: '\e124';
  /* 'εäñ' */ }
.typcn-upload-outline:before {
  content: '\e125';
  /* 'εäÑ' */ }
.typcn-upload:before {
  content: '\e126';
  /* 'εäª' */ }
.typcn-user-add-outline:before {
  content: '\e127';
  /* 'εäº' */ }
.typcn-user-add:before {
  content: '\e128';
  /* 'εä¿' */ }
.typcn-user-delete-outline:before {
  content: '\e129';
  /* 'εä⌐' */ }
.typcn-user-delete:before {
  content: '\e12a';
  /* 'εä¬' */ }
.typcn-user-outline:before {
  content: '\e12b';
  /* 'εä½' */ }
.typcn-user:before {
  content: '\e12c';
  /* 'εä¼' */ }
.typcn-vendor-android:before {
  content: '\e12d';
  /* 'εä¡' */ }
.typcn-vendor-apple:before {
  content: '\e12e';
  /* 'εä«' */ }
.typcn-vendor-microsoft:before {
  content: '\e12f';
  /* 'εä»' */ }
.typcn-video-outline:before {
  content: '\e130';
  /* 'εä░' */ }
.typcn-video:before {
  content: '\e131';
  /* 'εä▒' */ }
.typcn-volume-down:before {
  content: '\e132';
  /* 'εä▓' */ }
.typcn-volume-mute:before {
  content: '\e133';
  /* 'εä│' */ }
.typcn-volume-up:before {
  content: '\e134';
  /* 'εä┤' */ }
.typcn-volume:before {
  content: '\e135';
  /* 'εä╡' */ }
.typcn-warning-outline:before {
  content: '\e136';
  /* 'εä╢' */ }
.typcn-warning:before {
  content: '\e137';
  /* 'εä╖' */ }
.typcn-watch:before {
  content: '\e138';
  /* 'εä╕' */ }
.typcn-waves-outline:before {
  content: '\e139';
  /* 'εä╣' */ }
.typcn-waves:before {
  content: '\e13a';
  /* 'εä║' */ }
.typcn-weather-cloudy:before {
  content: '\e13b';
  /* 'εä╗' */ }
.typcn-weather-downpour:before {
  content: '\e13c';
  /* 'εä╝' */ }
.typcn-weather-night:before {
  content: '\e13d';
  /* 'εä╜' */ }
.typcn-weather-partly-sunny:before {
  content: '\e13e';
  /* 'εä╛' */ }
.typcn-weather-shower:before {
  content: '\e13f';
  /* 'εä┐' */ }
.typcn-weather-snow:before {
  content: '\e140';
  /* 'εàÇ' */ }
.typcn-weather-stormy:before {
  content: '\e141';
  /* 'εàü' */ }
.typcn-weather-sunny:before {
  content: '\e142';
  /* 'εàé' */ }
.typcn-weather-windy-cloudy:before {
  content: '\e143';
  /* 'εàâ' */ }
.typcn-weather-windy:before {
  content: '\e144';
  /* 'εàä' */ }
.typcn-wi-fi-outline:before {
  content: '\e145';
  /* 'εàà' */ }
.typcn-wi-fi:before {
  content: '\e146';
  /* 'εàå' */ }
.typcn-wine:before {
  content: '\e147';
  /* 'εàç' */ }
.typcn-world-outline:before {
  content: '\e148';
  /* 'εàê' */ }
.typcn-world:before {
  content: '\e149';
  /* 'εàë' */ }
.typcn-zoom-in-outline:before {
  content: '\e14a';
  /* 'εàè' */ }
.typcn-zoom-in:before {
  content: '\e14b';
  /* 'εàï' */ }
.typcn-zoom-out-outline:before {
  content: '\e14c';
  /* 'εàî' */ }
.typcn-zoom-out:before {
  content: '\e14d';
  /* 'εàì' */ }
.typcn-zoom-outline:before {
  content: '\e14e';
  /* 'εàÄ' */ }
.typcn-zoom:before {
  content: '\e14f';
  /* 'εàÅ' */ }
/*!
 *  Weather Icons 2.0.8
 *  Updated September 19, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */
@font-face {
  font-family: 'weathericons';
  src: url("/assets/weathericons-regular-webfont-3afed4f7.eot");
  src: url("/assets/weathericons-regular-webfont-3afed4f7.eot?#iefix") format("embedded-opentype"), url("/assets/weathericons-regular-webfont-93276477.woff2") format("woff2"), url("/assets/weathericons-regular-webfont-d4e90136.woff") format("woff"), url("/assets/weathericons-regular-webfont-176bda66.ttf") format("truetype"), url("/assets/weathericons-regular-webfont-6832c600.svg#weather_iconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wi-fw {
  text-align: center;
  width: 1.4em;
}
.wi-rotate-90 {
  transform: rotate(90deg);
}
.wi-rotate-180 {
  transform: rotate(180deg);
}
.wi-rotate-270 {
  transform: rotate(270deg);
}
.wi-flip-horizontal {
  transform: scale(-1, 1);
}
.wi-flip-vertical {
  transform: scale(1, -1);
}
.wi-day-sunny:before {
  content: "\f00d";
}
.wi-day-cloudy:before {
  content: "\f002";
}
.wi-day-cloudy-gusts:before {
  content: "\f000";
}
.wi-day-cloudy-windy:before {
  content: "\f001";
}
.wi-day-fog:before {
  content: "\f003";
}
.wi-day-hail:before {
  content: "\f004";
}
.wi-day-haze:before {
  content: "\f0b6";
}
.wi-day-lightning:before {
  content: "\f005";
}
.wi-day-rain:before {
  content: "\f008";
}
.wi-day-rain-mix:before {
  content: "\f006";
}
.wi-day-rain-wind:before {
  content: "\f007";
}
.wi-day-showers:before {
  content: "\f009";
}
.wi-day-sleet:before {
  content: "\f0b2";
}
.wi-day-sleet-storm:before {
  content: "\f068";
}
.wi-day-snow:before {
  content: "\f00a";
}
.wi-day-snow-thunderstorm:before {
  content: "\f06b";
}
.wi-day-snow-wind:before {
  content: "\f065";
}
.wi-day-sprinkle:before {
  content: "\f00b";
}
.wi-day-storm-showers:before {
  content: "\f00e";
}
.wi-day-sunny-overcast:before {
  content: "\f00c";
}
.wi-day-thunderstorm:before {
  content: "\f010";
}
.wi-day-windy:before {
  content: "\f085";
}
.wi-solar-eclipse:before {
  content: "\f06e";
}
.wi-hot:before {
  content: "\f072";
}
.wi-day-cloudy-high:before {
  content: "\f07d";
}
.wi-day-light-wind:before {
  content: "\f0c4";
}
.wi-night-clear:before {
  content: "\f02e";
}
.wi-night-alt-cloudy:before {
  content: "\f086";
}
.wi-night-alt-cloudy-gusts:before {
  content: "\f022";
}
.wi-night-alt-cloudy-windy:before {
  content: "\f023";
}
.wi-night-alt-hail:before {
  content: "\f024";
}
.wi-night-alt-lightning:before {
  content: "\f025";
}
.wi-night-alt-rain:before {
  content: "\f028";
}
.wi-night-alt-rain-mix:before {
  content: "\f026";
}
.wi-night-alt-rain-wind:before {
  content: "\f027";
}
.wi-night-alt-showers:before {
  content: "\f029";
}
.wi-night-alt-sleet:before {
  content: "\f0b4";
}
.wi-night-alt-sleet-storm:before {
  content: "\f06a";
}
.wi-night-alt-snow:before {
  content: "\f02a";
}
.wi-night-alt-snow-thunderstorm:before {
  content: "\f06d";
}
.wi-night-alt-snow-wind:before {
  content: "\f067";
}
.wi-night-alt-sprinkle:before {
  content: "\f02b";
}
.wi-night-alt-storm-showers:before {
  content: "\f02c";
}
.wi-night-alt-thunderstorm:before {
  content: "\f02d";
}
.wi-night-cloudy:before {
  content: "\f031";
}
.wi-night-cloudy-gusts:before {
  content: "\f02f";
}
.wi-night-cloudy-windy:before {
  content: "\f030";
}
.wi-night-fog:before {
  content: "\f04a";
}
.wi-night-hail:before {
  content: "\f032";
}
.wi-night-lightning:before {
  content: "\f033";
}
.wi-night-partly-cloudy:before {
  content: "\f083";
}
.wi-night-rain:before {
  content: "\f036";
}
.wi-night-rain-mix:before {
  content: "\f034";
}
.wi-night-rain-wind:before {
  content: "\f035";
}
.wi-night-showers:before {
  content: "\f037";
}
.wi-night-sleet:before {
  content: "\f0b3";
}
.wi-night-sleet-storm:before {
  content: "\f069";
}
.wi-night-snow:before {
  content: "\f038";
}
.wi-night-snow-thunderstorm:before {
  content: "\f06c";
}
.wi-night-snow-wind:before {
  content: "\f066";
}
.wi-night-sprinkle:before {
  content: "\f039";
}
.wi-night-storm-showers:before {
  content: "\f03a";
}
.wi-night-thunderstorm:before {
  content: "\f03b";
}
.wi-lunar-eclipse:before {
  content: "\f070";
}
.wi-stars:before {
  content: "\f077";
}
.wi-storm-showers:before {
  content: "\f01d";
}
.wi-thunderstorm:before {
  content: "\f01e";
}
.wi-night-alt-cloudy-high:before {
  content: "\f07e";
}
.wi-night-cloudy-high:before {
  content: "\f080";
}
.wi-night-alt-partly-cloudy:before {
  content: "\f081";
}
.wi-cloud:before {
  content: "\f041";
}
.wi-cloudy:before {
  content: "\f013";
}
.wi-cloudy-gusts:before {
  content: "\f011";
}
.wi-cloudy-windy:before {
  content: "\f012";
}
.wi-fog:before {
  content: "\f014";
}
.wi-hail:before {
  content: "\f015";
}
.wi-rain:before {
  content: "\f019";
}
.wi-rain-mix:before {
  content: "\f017";
}
.wi-rain-wind:before {
  content: "\f018";
}
.wi-showers:before {
  content: "\f01a";
}
.wi-sleet:before {
  content: "\f0b5";
}
.wi-snow:before {
  content: "\f01b";
}
.wi-sprinkle:before {
  content: "\f01c";
}
.wi-storm-showers:before {
  content: "\f01d";
}
.wi-thunderstorm:before {
  content: "\f01e";
}
.wi-snow-wind:before {
  content: "\f064";
}
.wi-snow:before {
  content: "\f01b";
}
.wi-smog:before {
  content: "\f074";
}
.wi-smoke:before {
  content: "\f062";
}
.wi-lightning:before {
  content: "\f016";
}
.wi-raindrops:before {
  content: "\f04e";
}
.wi-raindrop:before {
  content: "\f078";
}
.wi-dust:before {
  content: "\f063";
}
.wi-snowflake-cold:before {
  content: "\f076";
}
.wi-windy:before {
  content: "\f021";
}
.wi-strong-wind:before {
  content: "\f050";
}
.wi-sandstorm:before {
  content: "\f082";
}
.wi-earthquake:before {
  content: "\f0c6";
}
.wi-fire:before {
  content: "\f0c7";
}
.wi-flood:before {
  content: "\f07c";
}
.wi-meteor:before {
  content: "\f071";
}
.wi-tsunami:before {
  content: "\f0c5";
}
.wi-volcano:before {
  content: "\f0c8";
}
.wi-hurricane:before {
  content: "\f073";
}
.wi-tornado:before {
  content: "\f056";
}
.wi-small-craft-advisory:before {
  content: "\f0cc";
}
.wi-gale-warning:before {
  content: "\f0cd";
}
.wi-storm-warning:before {
  content: "\f0ce";
}
.wi-hurricane-warning:before {
  content: "\f0cf";
}
.wi-wind-direction:before {
  content: "\f0b1";
}
.wi-alien:before {
  content: "\f075";
}
.wi-celsius:before {
  content: "\f03c";
}
.wi-fahrenheit:before {
  content: "\f045";
}
.wi-degrees:before {
  content: "\f042";
}
.wi-thermometer:before {
  content: "\f055";
}
.wi-thermometer-exterior:before {
  content: "\f053";
}
.wi-thermometer-internal:before {
  content: "\f054";
}
.wi-cloud-down:before {
  content: "\f03d";
}
.wi-cloud-up:before {
  content: "\f040";
}
.wi-cloud-refresh:before {
  content: "\f03e";
}
.wi-horizon:before {
  content: "\f047";
}
.wi-horizon-alt:before {
  content: "\f046";
}
.wi-sunrise:before {
  content: "\f051";
}
.wi-sunset:before {
  content: "\f052";
}
.wi-moonrise:before {
  content: "\f0c9";
}
.wi-moonset:before {
  content: "\f0ca";
}
.wi-refresh:before {
  content: "\f04c";
}
.wi-refresh-alt:before {
  content: "\f04b";
}
.wi-umbrella:before {
  content: "\f084";
}
.wi-barometer:before {
  content: "\f079";
}
.wi-humidity:before {
  content: "\f07a";
}
.wi-na:before {
  content: "\f07b";
}
.wi-train:before {
  content: "\f0cb";
}
.wi-moon-new:before {
  content: "\f095";
}
.wi-moon-waxing-crescent-1:before {
  content: "\f096";
}
.wi-moon-waxing-crescent-2:before {
  content: "\f097";
}
.wi-moon-waxing-crescent-3:before {
  content: "\f098";
}
.wi-moon-waxing-crescent-4:before {
  content: "\f099";
}
.wi-moon-waxing-crescent-5:before {
  content: "\f09a";
}
.wi-moon-waxing-crescent-6:before {
  content: "\f09b";
}
.wi-moon-first-quarter:before {
  content: "\f09c";
}
.wi-moon-waxing-gibbous-1:before {
  content: "\f09d";
}
.wi-moon-waxing-gibbous-2:before {
  content: "\f09e";
}
.wi-moon-waxing-gibbous-3:before {
  content: "\f09f";
}
.wi-moon-waxing-gibbous-4:before {
  content: "\f0a0";
}
.wi-moon-waxing-gibbous-5:before {
  content: "\f0a1";
}
.wi-moon-waxing-gibbous-6:before {
  content: "\f0a2";
}
.wi-moon-full:before {
  content: "\f0a3";
}
.wi-moon-waning-gibbous-1:before {
  content: "\f0a4";
}
.wi-moon-waning-gibbous-2:before {
  content: "\f0a5";
}
.wi-moon-waning-gibbous-3:before {
  content: "\f0a6";
}
.wi-moon-waning-gibbous-4:before {
  content: "\f0a7";
}
.wi-moon-waning-gibbous-5:before {
  content: "\f0a8";
}
.wi-moon-waning-gibbous-6:before {
  content: "\f0a9";
}
.wi-moon-third-quarter:before {
  content: "\f0aa";
}
.wi-moon-waning-crescent-1:before {
  content: "\f0ab";
}
.wi-moon-waning-crescent-2:before {
  content: "\f0ac";
}
.wi-moon-waning-crescent-3:before {
  content: "\f0ad";
}
.wi-moon-waning-crescent-4:before {
  content: "\f0ae";
}
.wi-moon-waning-crescent-5:before {
  content: "\f0af";
}
.wi-moon-waning-crescent-6:before {
  content: "\f0b0";
}
.wi-moon-alt-new:before {
  content: "\f0eb";
}
.wi-moon-alt-waxing-crescent-1:before {
  content: "\f0d0";
}
.wi-moon-alt-waxing-crescent-2:before {
  content: "\f0d1";
}
.wi-moon-alt-waxing-crescent-3:before {
  content: "\f0d2";
}
.wi-moon-alt-waxing-crescent-4:before {
  content: "\f0d3";
}
.wi-moon-alt-waxing-crescent-5:before {
  content: "\f0d4";
}
.wi-moon-alt-waxing-crescent-6:before {
  content: "\f0d5";
}
.wi-moon-alt-first-quarter:before {
  content: "\f0d6";
}
.wi-moon-alt-waxing-gibbous-1:before {
  content: "\f0d7";
}
.wi-moon-alt-waxing-gibbous-2:before {
  content: "\f0d8";
}
.wi-moon-alt-waxing-gibbous-3:before {
  content: "\f0d9";
}
.wi-moon-alt-waxing-gibbous-4:before {
  content: "\f0da";
}
.wi-moon-alt-waxing-gibbous-5:before {
  content: "\f0db";
}
.wi-moon-alt-waxing-gibbous-6:before {
  content: "\f0dc";
}
.wi-moon-alt-full:before {
  content: "\f0dd";
}
.wi-moon-alt-waning-gibbous-1:before {
  content: "\f0de";
}
.wi-moon-alt-waning-gibbous-2:before {
  content: "\f0df";
}
.wi-moon-alt-waning-gibbous-3:before {
  content: "\f0e0";
}
.wi-moon-alt-waning-gibbous-4:before {
  content: "\f0e1";
}
.wi-moon-alt-waning-gibbous-5:before {
  content: "\f0e2";
}
.wi-moon-alt-waning-gibbous-6:before {
  content: "\f0e3";
}
.wi-moon-alt-third-quarter:before {
  content: "\f0e4";
}
.wi-moon-alt-waning-crescent-1:before {
  content: "\f0e5";
}
.wi-moon-alt-waning-crescent-2:before {
  content: "\f0e6";
}
.wi-moon-alt-waning-crescent-3:before {
  content: "\f0e7";
}
.wi-moon-alt-waning-crescent-4:before {
  content: "\f0e8";
}
.wi-moon-alt-waning-crescent-5:before {
  content: "\f0e9";
}
.wi-moon-alt-waning-crescent-6:before {
  content: "\f0ea";
}
.wi-moon-0:before {
  content: "\f095";
}
.wi-moon-1:before {
  content: "\f096";
}
.wi-moon-2:before {
  content: "\f097";
}
.wi-moon-3:before {
  content: "\f098";
}
.wi-moon-4:before {
  content: "\f099";
}
.wi-moon-5:before {
  content: "\f09a";
}
.wi-moon-6:before {
  content: "\f09b";
}
.wi-moon-7:before {
  content: "\f09c";
}
.wi-moon-8:before {
  content: "\f09d";
}
.wi-moon-9:before {
  content: "\f09e";
}
.wi-moon-10:before {
  content: "\f09f";
}
.wi-moon-11:before {
  content: "\f0a0";
}
.wi-moon-12:before {
  content: "\f0a1";
}
.wi-moon-13:before {
  content: "\f0a2";
}
.wi-moon-14:before {
  content: "\f0a3";
}
.wi-moon-15:before {
  content: "\f0a4";
}
.wi-moon-16:before {
  content: "\f0a5";
}
.wi-moon-17:before {
  content: "\f0a6";
}
.wi-moon-18:before {
  content: "\f0a7";
}
.wi-moon-19:before {
  content: "\f0a8";
}
.wi-moon-20:before {
  content: "\f0a9";
}
.wi-moon-21:before {
  content: "\f0aa";
}
.wi-moon-22:before {
  content: "\f0ab";
}
.wi-moon-23:before {
  content: "\f0ac";
}
.wi-moon-24:before {
  content: "\f0ad";
}
.wi-moon-25:before {
  content: "\f0ae";
}
.wi-moon-26:before {
  content: "\f0af";
}
.wi-moon-27:before {
  content: "\f0b0";
}
.wi-time-1:before {
  content: "\f08a";
}
.wi-time-2:before {
  content: "\f08b";
}
.wi-time-3:before {
  content: "\f08c";
}
.wi-time-4:before {
  content: "\f08d";
}
.wi-time-5:before {
  content: "\f08e";
}
.wi-time-6:before {
  content: "\f08f";
}
.wi-time-7:before {
  content: "\f090";
}
.wi-time-8:before {
  content: "\f091";
}
.wi-time-9:before {
  content: "\f092";
}
.wi-time-10:before {
  content: "\f093";
}
.wi-time-11:before {
  content: "\f094";
}
.wi-time-12:before {
  content: "\f089";
}
.wi-direction-up:before {
  content: "\f058";
}
.wi-direction-up-right:before {
  content: "\f057";
}
.wi-direction-right:before {
  content: "\f04d";
}
.wi-direction-down-right:before {
  content: "\f088";
}
.wi-direction-down:before {
  content: "\f044";
}
.wi-direction-down-left:before {
  content: "\f043";
}
.wi-direction-left:before {
  content: "\f048";
}
.wi-direction-up-left:before {
  content: "\f087";
}
.wi-wind-beaufort-0:before {
  content: "\f0b7";
}
.wi-wind-beaufort-1:before {
  content: "\f0b8";
}
.wi-wind-beaufort-2:before {
  content: "\f0b9";
}
.wi-wind-beaufort-3:before {
  content: "\f0ba";
}
.wi-wind-beaufort-4:before {
  content: "\f0bb";
}
.wi-wind-beaufort-5:before {
  content: "\f0bc";
}
.wi-wind-beaufort-6:before {
  content: "\f0bd";
}
.wi-wind-beaufort-7:before {
  content: "\f0be";
}
.wi-wind-beaufort-8:before {
  content: "\f0bf";
}
.wi-wind-beaufort-9:before {
  content: "\f0c0";
}
.wi-wind-beaufort-10:before {
  content: "\f0c1";
}
.wi-wind-beaufort-11:before {
  content: "\f0c2";
}
.wi-wind-beaufort-12:before {
  content: "\f0c3";
}
.wi-yahoo-0:before {
  content: "\f056";
}
.wi-yahoo-1:before {
  content: "\f00e";
}
.wi-yahoo-2:before {
  content: "\f073";
}
.wi-yahoo-3:before {
  content: "\f01e";
}
.wi-yahoo-4:before {
  content: "\f01e";
}
.wi-yahoo-5:before {
  content: "\f017";
}
.wi-yahoo-6:before {
  content: "\f017";
}
.wi-yahoo-7:before {
  content: "\f017";
}
.wi-yahoo-8:before {
  content: "\f015";
}
.wi-yahoo-9:before {
  content: "\f01a";
}
.wi-yahoo-10:before {
  content: "\f015";
}
.wi-yahoo-11:before {
  content: "\f01a";
}
.wi-yahoo-12:before {
  content: "\f01a";
}
.wi-yahoo-13:before {
  content: "\f01b";
}
.wi-yahoo-14:before {
  content: "\f00a";
}
.wi-yahoo-15:before {
  content: "\f064";
}
.wi-yahoo-16:before {
  content: "\f01b";
}
.wi-yahoo-17:before {
  content: "\f015";
}
.wi-yahoo-18:before {
  content: "\f017";
}
.wi-yahoo-19:before {
  content: "\f063";
}
.wi-yahoo-20:before {
  content: "\f014";
}
.wi-yahoo-21:before {
  content: "\f021";
}
.wi-yahoo-22:before {
  content: "\f062";
}
.wi-yahoo-23:before {
  content: "\f050";
}
.wi-yahoo-24:before {
  content: "\f050";
}
.wi-yahoo-25:before {
  content: "\f076";
}
.wi-yahoo-26:before {
  content: "\f013";
}
.wi-yahoo-27:before {
  content: "\f031";
}
.wi-yahoo-28:before {
  content: "\f002";
}
.wi-yahoo-29:before {
  content: "\f031";
}
.wi-yahoo-30:before {
  content: "\f002";
}
.wi-yahoo-31:before {
  content: "\f02e";
}
.wi-yahoo-32:before {
  content: "\f00d";
}
.wi-yahoo-33:before {
  content: "\f083";
}
.wi-yahoo-34:before {
  content: "\f00c";
}
.wi-yahoo-35:before {
  content: "\f017";
}
.wi-yahoo-36:before {
  content: "\f072";
}
.wi-yahoo-37:before {
  content: "\f00e";
}
.wi-yahoo-38:before {
  content: "\f00e";
}
.wi-yahoo-39:before {
  content: "\f00e";
}
.wi-yahoo-40:before {
  content: "\f01a";
}
.wi-yahoo-41:before {
  content: "\f064";
}
.wi-yahoo-42:before {
  content: "\f01b";
}
.wi-yahoo-43:before {
  content: "\f064";
}
.wi-yahoo-44:before {
  content: "\f00c";
}
.wi-yahoo-45:before {
  content: "\f00e";
}
.wi-yahoo-46:before {
  content: "\f01b";
}
.wi-yahoo-47:before {
  content: "\f00e";
}
.wi-yahoo-3200:before {
  content: "\f077";
}
.wi-forecast-io-clear-day:before {
  content: "\f00d";
}
.wi-forecast-io-clear-night:before {
  content: "\f02e";
}
.wi-forecast-io-rain:before {
  content: "\f019";
}
.wi-forecast-io-snow:before {
  content: "\f01b";
}
.wi-forecast-io-sleet:before {
  content: "\f0b5";
}
.wi-forecast-io-wind:before {
  content: "\f050";
}
.wi-forecast-io-fog:before {
  content: "\f014";
}
.wi-forecast-io-cloudy:before {
  content: "\f013";
}
.wi-forecast-io-partly-cloudy-day:before {
  content: "\f002";
}
.wi-forecast-io-partly-cloudy-night:before {
  content: "\f031";
}
.wi-forecast-io-hail:before {
  content: "\f015";
}
.wi-forecast-io-thunderstorm:before {
  content: "\f01e";
}
.wi-forecast-io-tornado:before {
  content: "\f056";
}
.wi-wmo4680-0:before,
.wi-wmo4680-00:before {
  content: "\f055";
}
.wi-wmo4680-1:before,
.wi-wmo4680-01:before {
  content: "\f013";
}
.wi-wmo4680-2:before,
.wi-wmo4680-02:before {
  content: "\f055";
}
.wi-wmo4680-3:before,
.wi-wmo4680-03:before {
  content: "\f013";
}
.wi-wmo4680-4:before,
.wi-wmo4680-04:before {
  content: "\f014";
}
.wi-wmo4680-5:before,
.wi-wmo4680-05:before {
  content: "\f014";
}
.wi-wmo4680-10:before {
  content: "\f014";
}
.wi-wmo4680-11:before {
  content: "\f014";
}
.wi-wmo4680-12:before {
  content: "\f016";
}
.wi-wmo4680-18:before {
  content: "\f050";
}
.wi-wmo4680-20:before {
  content: "\f014";
}
.wi-wmo4680-21:before {
  content: "\f017";
}
.wi-wmo4680-22:before {
  content: "\f017";
}
.wi-wmo4680-23:before {
  content: "\f019";
}
.wi-wmo4680-24:before {
  content: "\f01b";
}
.wi-wmo4680-25:before {
  content: "\f015";
}
.wi-wmo4680-26:before {
  content: "\f01e";
}
.wi-wmo4680-27:before {
  content: "\f063";
}
.wi-wmo4680-28:before {
  content: "\f063";
}
.wi-wmo4680-29:before {
  content: "\f063";
}
.wi-wmo4680-30:before {
  content: "\f014";
}
.wi-wmo4680-31:before {
  content: "\f014";
}
.wi-wmo4680-32:before {
  content: "\f014";
}
.wi-wmo4680-33:before {
  content: "\f014";
}
.wi-wmo4680-34:before {
  content: "\f014";
}
.wi-wmo4680-35:before {
  content: "\f014";
}
.wi-wmo4680-40:before {
  content: "\f017";
}
.wi-wmo4680-41:before {
  content: "\f01c";
}
.wi-wmo4680-42:before {
  content: "\f019";
}
.wi-wmo4680-43:before {
  content: "\f01c";
}
.wi-wmo4680-44:before {
  content: "\f019";
}
.wi-wmo4680-45:before {
  content: "\f015";
}
.wi-wmo4680-46:before {
  content: "\f015";
}
.wi-wmo4680-47:before {
  content: "\f01b";
}
.wi-wmo4680-48:before {
  content: "\f01b";
}
.wi-wmo4680-50:before {
  content: "\f01c";
}
.wi-wmo4680-51:before {
  content: "\f01c";
}
.wi-wmo4680-52:before {
  content: "\f019";
}
.wi-wmo4680-53:before {
  content: "\f019";
}
.wi-wmo4680-54:before {
  content: "\f076";
}
.wi-wmo4680-55:before {
  content: "\f076";
}
.wi-wmo4680-56:before {
  content: "\f076";
}
.wi-wmo4680-57:before {
  content: "\f01c";
}
.wi-wmo4680-58:before {
  content: "\f019";
}
.wi-wmo4680-60:before {
  content: "\f01c";
}
.wi-wmo4680-61:before {
  content: "\f01c";
}
.wi-wmo4680-62:before {
  content: "\f019";
}
.wi-wmo4680-63:before {
  content: "\f019";
}
.wi-wmo4680-64:before {
  content: "\f015";
}
.wi-wmo4680-65:before {
  content: "\f015";
}
.wi-wmo4680-66:before {
  content: "\f015";
}
.wi-wmo4680-67:before {
  content: "\f017";
}
.wi-wmo4680-68:before {
  content: "\f017";
}
.wi-wmo4680-70:before {
  content: "\f01b";
}
.wi-wmo4680-71:before {
  content: "\f01b";
}
.wi-wmo4680-72:before {
  content: "\f01b";
}
.wi-wmo4680-73:before {
  content: "\f01b";
}
.wi-wmo4680-74:before {
  content: "\f076";
}
.wi-wmo4680-75:before {
  content: "\f076";
}
.wi-wmo4680-76:before {
  content: "\f076";
}
.wi-wmo4680-77:before {
  content: "\f01b";
}
.wi-wmo4680-78:before {
  content: "\f076";
}
.wi-wmo4680-80:before {
  content: "\f019";
}
.wi-wmo4680-81:before {
  content: "\f01c";
}
.wi-wmo4680-82:before {
  content: "\f019";
}
.wi-wmo4680-83:before {
  content: "\f019";
}
.wi-wmo4680-84:before {
  content: "\f01d";
}
.wi-wmo4680-85:before {
  content: "\f017";
}
.wi-wmo4680-86:before {
  content: "\f017";
}
.wi-wmo4680-87:before {
  content: "\f017";
}
.wi-wmo4680-89:before {
  content: "\f015";
}
.wi-wmo4680-90:before {
  content: "\f016";
}
.wi-wmo4680-91:before {
  content: "\f01d";
}
.wi-wmo4680-92:before {
  content: "\f01e";
}
.wi-wmo4680-93:before {
  content: "\f01e";
}
.wi-wmo4680-94:before {
  content: "\f016";
}
.wi-wmo4680-95:before {
  content: "\f01e";
}
.wi-wmo4680-96:before {
  content: "\f01e";
}
.wi-wmo4680-99:before {
  content: "\f056";
}
.wi-owm-200:before {
  content: "\f01e";
}
.wi-owm-201:before {
  content: "\f01e";
}
.wi-owm-202:before {
  content: "\f01e";
}
.wi-owm-210:before {
  content: "\f016";
}
.wi-owm-211:before {
  content: "\f016";
}
.wi-owm-212:before {
  content: "\f016";
}
.wi-owm-221:before {
  content: "\f016";
}
.wi-owm-230:before {
  content: "\f01e";
}
.wi-owm-231:before {
  content: "\f01e";
}
.wi-owm-232:before {
  content: "\f01e";
}
.wi-owm-300:before {
  content: "\f01c";
}
.wi-owm-301:before {
  content: "\f01c";
}
.wi-owm-302:before {
  content: "\f019";
}
.wi-owm-310:before {
  content: "\f017";
}
.wi-owm-311:before {
  content: "\f019";
}
.wi-owm-312:before {
  content: "\f019";
}
.wi-owm-313:before {
  content: "\f01a";
}
.wi-owm-314:before {
  content: "\f019";
}
.wi-owm-321:before {
  content: "\f01c";
}
.wi-owm-500:before {
  content: "\f01c";
}
.wi-owm-501:before {
  content: "\f019";
}
.wi-owm-502:before {
  content: "\f019";
}
.wi-owm-503:before {
  content: "\f019";
}
.wi-owm-504:before {
  content: "\f019";
}
.wi-owm-511:before {
  content: "\f017";
}
.wi-owm-520:before {
  content: "\f01a";
}
.wi-owm-521:before {
  content: "\f01a";
}
.wi-owm-522:before {
  content: "\f01a";
}
.wi-owm-531:before {
  content: "\f01d";
}
.wi-owm-600:before {
  content: "\f01b";
}
.wi-owm-601:before {
  content: "\f01b";
}
.wi-owm-602:before {
  content: "\f0b5";
}
.wi-owm-611:before {
  content: "\f017";
}
.wi-owm-612:before {
  content: "\f017";
}
.wi-owm-615:before {
  content: "\f017";
}
.wi-owm-616:before {
  content: "\f017";
}
.wi-owm-620:before {
  content: "\f017";
}
.wi-owm-621:before {
  content: "\f01b";
}
.wi-owm-622:before {
  content: "\f01b";
}
.wi-owm-701:before {
  content: "\f01a";
}
.wi-owm-711:before {
  content: "\f062";
}
.wi-owm-721:before {
  content: "\f0b6";
}
.wi-owm-731:before {
  content: "\f063";
}
.wi-owm-741:before {
  content: "\f014";
}
.wi-owm-761:before {
  content: "\f063";
}
.wi-owm-762:before {
  content: "\f063";
}
.wi-owm-771:before {
  content: "\f011";
}
.wi-owm-781:before {
  content: "\f056";
}
.wi-owm-800:before {
  content: "\f00d";
}
.wi-owm-801:before {
  content: "\f011";
}
.wi-owm-802:before {
  content: "\f011";
}
.wi-owm-803:before {
  content: "\f012";
}
.wi-owm-804:before {
  content: "\f013";
}
.wi-owm-900:before {
  content: "\f056";
}
.wi-owm-901:before {
  content: "\f01d";
}
.wi-owm-902:before {
  content: "\f073";
}
.wi-owm-903:before {
  content: "\f076";
}
.wi-owm-904:before {
  content: "\f072";
}
.wi-owm-905:before {
  content: "\f021";
}
.wi-owm-906:before {
  content: "\f015";
}
.wi-owm-957:before {
  content: "\f050";
}
.wi-owm-day-200:before {
  content: "\f010";
}
.wi-owm-day-201:before {
  content: "\f010";
}
.wi-owm-day-202:before {
  content: "\f010";
}
.wi-owm-day-210:before {
  content: "\f005";
}
.wi-owm-day-211:before {
  content: "\f005";
}
.wi-owm-day-212:before {
  content: "\f005";
}
.wi-owm-day-221:before {
  content: "\f005";
}
.wi-owm-day-230:before {
  content: "\f010";
}
.wi-owm-day-231:before {
  content: "\f010";
}
.wi-owm-day-232:before {
  content: "\f010";
}
.wi-owm-day-300:before {
  content: "\f00b";
}
.wi-owm-day-301:before {
  content: "\f00b";
}
.wi-owm-day-302:before {
  content: "\f008";
}
.wi-owm-day-310:before {
  content: "\f008";
}
.wi-owm-day-311:before {
  content: "\f008";
}
.wi-owm-day-312:before {
  content: "\f008";
}
.wi-owm-day-313:before {
  content: "\f008";
}
.wi-owm-day-314:before {
  content: "\f008";
}
.wi-owm-day-321:before {
  content: "\f00b";
}
.wi-owm-day-500:before {
  content: "\f00b";
}
.wi-owm-day-501:before {
  content: "\f008";
}
.wi-owm-day-502:before {
  content: "\f008";
}
.wi-owm-day-503:before {
  content: "\f008";
}
.wi-owm-day-504:before {
  content: "\f008";
}
.wi-owm-day-511:before {
  content: "\f006";
}
.wi-owm-day-520:before {
  content: "\f009";
}
.wi-owm-day-521:before {
  content: "\f009";
}
.wi-owm-day-522:before {
  content: "\f009";
}
.wi-owm-day-531:before {
  content: "\f00e";
}
.wi-owm-day-600:before {
  content: "\f00a";
}
.wi-owm-day-601:before {
  content: "\f0b2";
}
.wi-owm-day-602:before {
  content: "\f00a";
}
.wi-owm-day-611:before {
  content: "\f006";
}
.wi-owm-day-612:before {
  content: "\f006";
}
.wi-owm-day-615:before {
  content: "\f006";
}
.wi-owm-day-616:before {
  content: "\f006";
}
.wi-owm-day-620:before {
  content: "\f006";
}
.wi-owm-day-621:before {
  content: "\f00a";
}
.wi-owm-day-622:before {
  content: "\f00a";
}
.wi-owm-day-701:before {
  content: "\f009";
}
.wi-owm-day-711:before {
  content: "\f062";
}
.wi-owm-day-721:before {
  content: "\f0b6";
}
.wi-owm-day-731:before {
  content: "\f063";
}
.wi-owm-day-741:before {
  content: "\f003";
}
.wi-owm-day-761:before {
  content: "\f063";
}
.wi-owm-day-762:before {
  content: "\f063";
}
.wi-owm-day-781:before {
  content: "\f056";
}
.wi-owm-day-800:before {
  content: "\f00d";
}
.wi-owm-day-801:before {
  content: "\f000";
}
.wi-owm-day-802:before {
  content: "\f000";
}
.wi-owm-day-803:before {
  content: "\f000";
}
.wi-owm-day-804:before {
  content: "\f00c";
}
.wi-owm-day-900:before {
  content: "\f056";
}
.wi-owm-day-902:before {
  content: "\f073";
}
.wi-owm-day-903:before {
  content: "\f076";
}
.wi-owm-day-904:before {
  content: "\f072";
}
.wi-owm-day-906:before {
  content: "\f004";
}
.wi-owm-day-957:before {
  content: "\f050";
}
.wi-owm-night-200:before {
  content: "\f02d";
}
.wi-owm-night-201:before {
  content: "\f02d";
}
.wi-owm-night-202:before {
  content: "\f02d";
}
.wi-owm-night-210:before {
  content: "\f025";
}
.wi-owm-night-211:before {
  content: "\f025";
}
.wi-owm-night-212:before {
  content: "\f025";
}
.wi-owm-night-221:before {
  content: "\f025";
}
.wi-owm-night-230:before {
  content: "\f02d";
}
.wi-owm-night-231:before {
  content: "\f02d";
}
.wi-owm-night-232:before {
  content: "\f02d";
}
.wi-owm-night-300:before {
  content: "\f02b";
}
.wi-owm-night-301:before {
  content: "\f02b";
}
.wi-owm-night-302:before {
  content: "\f028";
}
.wi-owm-night-310:before {
  content: "\f028";
}
.wi-owm-night-311:before {
  content: "\f028";
}
.wi-owm-night-312:before {
  content: "\f028";
}
.wi-owm-night-313:before {
  content: "\f028";
}
.wi-owm-night-314:before {
  content: "\f028";
}
.wi-owm-night-321:before {
  content: "\f02b";
}
.wi-owm-night-500:before {
  content: "\f02b";
}
.wi-owm-night-501:before {
  content: "\f028";
}
.wi-owm-night-502:before {
  content: "\f028";
}
.wi-owm-night-503:before {
  content: "\f028";
}
.wi-owm-night-504:before {
  content: "\f028";
}
.wi-owm-night-511:before {
  content: "\f026";
}
.wi-owm-night-520:before {
  content: "\f029";
}
.wi-owm-night-521:before {
  content: "\f029";
}
.wi-owm-night-522:before {
  content: "\f029";
}
.wi-owm-night-531:before {
  content: "\f02c";
}
.wi-owm-night-600:before {
  content: "\f02a";
}
.wi-owm-night-601:before {
  content: "\f0b4";
}
.wi-owm-night-602:before {
  content: "\f02a";
}
.wi-owm-night-611:before {
  content: "\f026";
}
.wi-owm-night-612:before {
  content: "\f026";
}
.wi-owm-night-615:before {
  content: "\f026";
}
.wi-owm-night-616:before {
  content: "\f026";
}
.wi-owm-night-620:before {
  content: "\f026";
}
.wi-owm-night-621:before {
  content: "\f02a";
}
.wi-owm-night-622:before {
  content: "\f02a";
}
.wi-owm-night-701:before {
  content: "\f029";
}
.wi-owm-night-711:before {
  content: "\f062";
}
.wi-owm-night-721:before {
  content: "\f0b6";
}
.wi-owm-night-731:before {
  content: "\f063";
}
.wi-owm-night-741:before {
  content: "\f04a";
}
.wi-owm-night-761:before {
  content: "\f063";
}
.wi-owm-night-762:before {
  content: "\f063";
}
.wi-owm-night-781:before {
  content: "\f056";
}
.wi-owm-night-800:before {
  content: "\f02e";
}
.wi-owm-night-801:before {
  content: "\f022";
}
.wi-owm-night-802:before {
  content: "\f022";
}
.wi-owm-night-803:before {
  content: "\f022";
}
.wi-owm-night-804:before {
  content: "\f086";
}
.wi-owm-night-900:before {
  content: "\f056";
}
.wi-owm-night-902:before {
  content: "\f073";
}
.wi-owm-night-903:before {
  content: "\f076";
}
.wi-owm-night-904:before {
  content: "\f072";
}
.wi-owm-night-906:before {
  content: "\f024";
}
.wi-owm-night-957:before {
  content: "\f050";
}
.wi-wu-chanceflurries:before {
  content: "\f064";
}
.wi-wu-chancerain:before {
  content: "\f019";
}
.wi-wu-chancesleat:before {
  content: "\f0b5";
}
.wi-wu-chancesnow:before {
  content: "\f01b";
}
.wi-wu-chancetstorms:before {
  content: "\f01e";
}
.wi-wu-clear:before {
  content: "\f00d";
}
.wi-wu-cloudy:before {
  content: "\f002";
}
.wi-wu-flurries:before {
  content: "\f064";
}
.wi-wu-hazy:before {
  content: "\f0b6";
}
.wi-wu-mostlycloudy:before {
  content: "\f002";
}
.wi-wu-mostlysunny:before {
  content: "\f00d";
}
.wi-wu-partlycloudy:before {
  content: "\f002";
}
.wi-wu-partlysunny:before {
  content: "\f00d";
}
.wi-wu-rain:before {
  content: "\f01a";
}
.wi-wu-sleat:before {
  content: "\f0b5";
}
.wi-wu-snow:before {
  content: "\f01b";
}
.wi-wu-sunny:before {
  content: "\f00d";
}
.wi-wu-tstorms:before {
  content: "\f01e";
}
.wi-wu-unknown:before {
  content: "\f00d";
}
@font-face {
	font-family: feather;
	src: url(/assets/feather-webfont-97a46ead.eot?t=1501841394106);
	src: url(/assets/feather-webfont-97a46ead.eot?t=1501841394106#iefix) format("embedded-opentype"), url(/assets/feather-webfont-f81046ea.woff?t=1501841394106) format("woff"), url(/assets/feather-webfont-6446e345.ttf?t=1501841394106) format("truetype"), url(/assets/feather-webfont-de47301a.svg?t=1501841394106#feather) format("svg")
}
.fe {
	font-family: feather!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
}
.fe-activity:before {
	content: "\e900"
}
.fe-airplay:before {
	content: "\e901"
}
.fe-alert-circle:before {
	content: "\e902"
}
.fe-alert-octagon:before {
	content: "\e903"
}
.fe-alert-triangle:before {
	content: "\e904"
}
.fe-align-center:before {
	content: "\e905"
}
.fe-align-justify:before {
	content: "\e906"
}
.fe-align-left:before {
	content: "\e907"
}
.fe-align-right:before {
	content: "\e908"
}
.fe-anchor:before {
	content: "\e909"
}
.fe-aperture:before {
	content: "\e90a"
}
.fe-arrow-down:before {
	content: "\e90b"
}
.fe-arrow-down-circle:before {
	content: "\e90c"
}
.fe-arrow-down-left:before {
	content: "\e90d"
}
.fe-arrow-down-right:before {
	content: "\e90e"
}
.fe-arrow-left:before {
	content: "\e90f"
}
.fe-arrow-left-circle:before {
	content: "\e910"
}
.fe-arrow-right:before {
	content: "\e911"
}
.fe-arrow-right-circle:before {
	content: "\e912"
}
.fe-arrow-up:before {
	content: "\e913"
}
.fe-arrow-up-circle:before {
	content: "\e914"
}
.fe-arrow-up-left:before {
	content: "\e915"
}
.fe-arrow-up-right:before {
	content: "\e916"
}
.fe-at-sign:before {
	content: "\e917"
}
.fe-award:before {
	content: "\e918"
}
.fe-bar-chart:before {
	content: "\e919"
}
.fe-bar-chart-2:before {
	content: "\e91a"
}
.fe-battery:before {
	content: "\e91b"
}
.fe-battery-charging:before {
	content: "\e91c"
}
.fe-bell:before {
	content: "\e91d"
}
.fe-bell-off:before {
	content: "\e91e"
}
.fe-bluetooth:before {
	content: "\e91f"
}
.fe-bold:before {
	content: "\e920"
}
.fe-book:before {
	content: "\e921"
}
.fe-book-open:before {
	content: "\e922"
}
.fe-bookmark:before {
	content: "\e923"
}
.fe-box:before {
	content: "\e924"
}
.fe-briefcase:before {
	content: "\e925"
}
.fe-calendar:before {
	content: "\e926"
}
.fe-camera:before {
	content: "\e927"
}
.fe-camera-off:before {
	content: "\e928"
}
.fe-cast:before {
	content: "\e929"
}
.fe-check:before {
	content: "\e92a"
}
.fe-check-circle:before {
	content: "\e92b"
}
.fe-check-square:before {
	content: "\e92c"
}
.fe-chevron-down:before {
	content: "\e92d"
}
.fe-chevron-left:before {
	content: "\e92e"
}
.fe-chevron-right:before {
	content: "\e92f"
}
.fe-chevron-up:before {
	content: "\e930"
}
.fe-chevrons-down:before {
	content: "\e931"
}
.fe-chevrons-left:before {
	content: "\e932"
}
.fe-chevrons-right:before {
	content: "\e933"
}
.fe-chevrons-up:before {
	content: "\e934"
}
.fe-chrome:before {
	content: "\e935"
}
.fe-circle:before {
	content: "\e936"
}
.fe-clipboard:before {
	content: "\e937"
}
.fe-clock:before {
	content: "\e938"
}
.fe-cloud:before {
	content: "\e939"
}
.fe-cloud-drizzle:before {
	content: "\e93a"
}
.fe-cloud-lightning:before {
	content: "\e93b"
}
.fe-cloud-off:before {
	content: "\e93c"
}
.fe-cloud-rain:before {
	content: "\e93d"
}
.fe-cloud-snow:before {
	content: "\e93e"
}
.fe-code:before {
	content: "\e93f"
}
.fe-codepen:before {
	content: "\e940"
}
.fe-command:before {
	content: "\e941"
}
.fe-compass:before {
	content: "\e942"
}
.fe-copy:before {
	content: "\e943"
}
.fe-corner-down-left:before {
	content: "\e944"
}
.fe-corner-down-right:before {
	content: "\e945"
}
.fe-corner-left-down:before {
	content: "\e946"
}
.fe-corner-left-up:before {
	content: "\e947"
}
.fe-corner-right-down:before {
	content: "\e948"
}
.fe-corner-right-up:before {
	content: "\e949"
}
.fe-corner-up-left:before {
	content: "\e94a"
}
.fe-corner-up-right:before {
	content: "\e94b"
}
.fe-cpu:before {
	content: "\e94c"
}
.fe-credit-card:before {
	content: "\e94d"
}
.fe-crop:before {
	content: "\e94e"
}
.fe-crosshair:before {
	content: "\e94f"
}
.fe-database:before {
	content: "\e950"
}
.fe-delete:before {
	content: "\e951"
}
.fe-disc:before {
	content: "\e952"
}
.fe-dollar-sign:before {
	content: "\e953"
}
.fe-download:before {
	content: "\e954"
}
.fe-download-cloud:before {
	content: "\e955"
}
.fe-droplet:before {
	content: "\e956"
}
.fe-edit:before {
	content: "\e957"
}
.fe-edit-2:before {
	content: "\e958"
}
.fe-edit-3:before {
	content: "\e959"
}
.fe-external-link:before {
	content: "\e95a"
}
.fe-eye:before {
	content: "\e95b"
}
.fe-eye-off:before {
	content: "\e95c"
}
.fe-facebook:before {
	content: "\e95d"
}
.fe-fast-forward:before {
	content: "\e95e"
}
.fe-feather:before {
	content: "\e95f"
}
.fe-file:before {
	content: "\e960"
}
.fe-file-minus:before {
	content: "\e961"
}
.fe-file-plus:before {
	content: "\e962"
}
.fe-file-text:before {
	content: "\e963"
}
.fe-film:before {
	content: "\e964"
}
.fe-filter:before {
	content: "\e965"
}
.fe-flag:before {
	content: "\e966"
}
.fe-folder:before {
	content: "\e967"
}
.fe-folder-minus:before {
	content: "\e968"
}
.fe-folder-plus:before {
	content: "\e969"
}
.fe-git-branch:before {
	content: "\e96a"
}
.fe-git-commit:before {
	content: "\e96b"
}
.fe-git-merge:before {
	content: "\e96c"
}
.fe-git-pull-request:before {
	content: "\e96d"
}
.fe-github:before {
	content: "\e96e"
}
.fe-gitlab:before {
	content: "\e96f"
}
.fe-globe:before {
	content: "\e970"
}
.fe-grid:before {
	content: "\e971"
}
.fe-hard-drive:before {
	content: "\e972"
}
.fe-hash:before {
	content: "\e973"
}
.fe-headphones:before {
	content: "\e974"
}
.fe-heart:before {
	content: "\e975"
}
.fe-help-circle:before {
	content: "\e976"
}
.fe-home:before {
	content: "\e977"
}
.fe-image:before {
	content: "\e978"
}
.fe-inbox:before {
	content: "\e979"
}
.fe-info:before {
	content: "\e97a"
}
.fe-instagram:before {
	content: "\e97b"
}
.fe-italic:before {
	content: "\e97c"
}
.fe-layers:before {
	content: "\e97d"
}
.fe-layout:before {
	content: "\e97e"
}
.fe-life-buoy:before {
	content: "\e97f"
}
.fe-link:before {
	content: "\e980"
}
.fe-link-2:before {
	content: "\e981"
}
.fe-linkedin:before {
	content: "\e982"
}
.fe-list:before {
	content: "\e983"
}
.fe-loader:before {
	content: "\e984"
}
.fe-lock:before {
	content: "\e985"
}
.fe-log-in:before {
	content: "\e986"
}
.fe-log-out:before {
	content: "\e987"
}
.fe-mail:before {
	content: "\e988"
}
.fe-map:before {
	content: "\e989"
}
.fe-map-pin:before {
	content: "\e98a"
}
.fe-maximize:before {
	content: "\e98b"
}
.fe-maximize-2:before {
	content: "\e98c"
}
.fe-menu:before {
	content: "\e98d"
}
.fe-message-circle:before {
	content: "\e98e"
}
.fe-message-square:before {
	content: "\e98f"
}
.fe-mic:before {
	content: "\e990"
}
.fe-mic-off:before {
	content: "\e991"
}
.fe-minimize:before {
	content: "\e992"
}
.fe-minimize-2:before {
	content: "\e993"
}
.fe-minus:before {
	content: "\e994"
}
.fe-minus-circle:before {
	content: "\e995"
}
.fe-minus-square:before {
	content: "\e996"
}
.fe-monitor:before {
	content: "\e997"
}
.fe-moon:before {
	content: "\e998"
}
.fe-more-horizontal:before {
	content: "\e999"
}
.fe-more-vertical:before {
	content: "\e99a"
}
.fe-move:before {
	content: "\e99b"
}
.fe-music:before {
	content: "\e99c"
}
.fe-navigation:before {
	content: "\e99d"
}
.fe-navigation-2:before {
	content: "\e99e"
}
.fe-octagon:before {
	content: "\e99f"
}
.fe-package:before {
	content: "\e9a0"
}
.fe-paperclip:before {
	content: "\e9a1"
}
.fe-pause:before {
	content: "\e9a2"
}
.fe-pause-circle:before {
	content: "\e9a3"
}
.fe-percent:before {
	content: "\e9a4"
}
.fe-phone:before {
	content: "\e9a5"
}
.fe-phone-call:before {
	content: "\e9a6"
}
.fe-phone-forwarded:before {
	content: "\e9a7"
}
.fe-phone-incoming:before {
	content: "\e9a8"
}
.fe-phone-missed:before {
	content: "\e9a9"
}
.fe-phone-off:before {
	content: "\e9aa"
}
.fe-phone-outgoing:before {
	content: "\e9ab"
}
.fe-pie-chart:before {
	content: "\e9ac"
}
.fe-play:before {
	content: "\e9ad"
}
.fe-play-circle:before {
	content: "\e9ae"
}
.fe-plus:before {
	content: "\e9af"
}
.fe-plus-circle:before {
	content: "\e9b0"
}
.fe-plus-square:before {
	content: "\e9b1"
}
.fe-pocket:before {
	content: "\e9b2"
}
.fe-power:before {
	content: "\e9b3"
}
.fe-printer:before {
	content: "\e9b4"
}
.fe-radio:before {
	content: "\e9b5"
}
.fe-refresh-ccw:before {
	content: "\e9b6"
}
.fe-refresh-cw:before {
	content: "\e9b7"
}
.fe-repeat:before {
	content: "\e9b8"
}
.fe-rewind:before {
	content: "\e9b9"
}
.fe-rotate-ccw:before {
	content: "\e9ba"
}
.fe-rotate-cw:before {
	content: "\e9bb"
}
.fe-rss:before {
	content: "\e9bc"
}
.fe-save:before {
	content: "\e9bd"
}
.fe-scissors:before {
	content: "\e9be"
}
.fe-search:before {
	content: "\e9bf"
}
.fe-send:before {
	content: "\e9c0"
}
.fe-server:before {
	content: "\e9c1"
}
.fe-settings:before {
	content: "\e9c2"
}
.fe-share:before {
	content: "\e9c3"
}
.fe-share-2:before {
	content: "\e9c4"
}
.fe-shield:before {
	content: "\e9c5"
}
.fe-shield-off:before {
	content: "\e9c6"
}
.fe-shopping-bag:before {
	content: "\e9c7"
}
.fe-shopping-cart:before {
	content: "\e9c8"
}
.fe-shuffle:before {
	content: "\e9c9"
}
.fe-sidebar:before {
	content: "\e9ca"
}
.fe-skip-back:before {
	content: "\e9cb"
}
.fe-skip-forward:before {
	content: "\e9cc"
}
.fe-slack:before {
	content: "\e9cd"
}
.fe-slash:before {
	content: "\e9ce"
}
.fe-sliders:before {
	content: "\e9cf"
}
.fe-smartphone:before {
	content: "\e9d0"
}
.fe-speaker:before {
	content: "\e9d1"
}
.fe-square:before {
	content: "\e9d2"
}
.fe-star:before {
	content: "\e9d3"
}
.fe-stop-circle:before {
	content: "\e9d4"
}
.fe-sun:before {
	content: "\e9d5"
}
.fe-sunrise:before {
	content: "\e9d6"
}
.fe-sunset:before {
	content: "\e9d7"
}
.fe-tablet:before {
	content: "\e9d8"
}
.fe-tag:before {
	content: "\e9d9"
}
.fe-target:before {
	content: "\e9da"
}
.fe-terminal:before {
	content: "\e9db"
}
.fe-thermometer:before {
	content: "\e9dc"
}
.fe-thumbs-down:before {
	content: "\e9dd"
}
.fe-thumbs-up:before {
	content: "\e9de"
}
.fe-toggle-left:before {
	content: "\e9df"
}
.fe-toggle-right:before {
	content: "\e9e0"
}
.fe-trash:before {
	content: "\e9e1"
}
.fe-trash-2:before {
	content: "\e9e2"
}
.fe-trending-down:before {
	content: "\e9e3"
}
.fe-trending-up:before {
	content: "\e9e4"
}
.fe-triangle:before {
	content: "\e9e5"
}
.fe-truck:before {
	content: "\e9e6"
}
.fe-tv:before {
	content: "\e9e7"
}
.fe-twitter:before {
	content: "\e9e8"
}
.fe-type:before {
	content: "\e9e9"
}
.fe-umbrella:before {
	content: "\e9ea"
}
.fe-underline:before {
	content: "\e9eb"
}
.fe-unlock:before {
	content: "\e9ec"
}
.fe-upload:before {
	content: "\e9ed"
}
.fe-upload-cloud:before {
	content: "\e9ee"
}
.fe-user:before {
	content: "\e9ef"
}
.fe-user-check:before {
	content: "\e9f0"
}
.fe-user-minus:before {
	content: "\e9f1"
}
.fe-user-plus:before {
	content: "\e9f2"
}
.fe-user-x:before {
	content: "\e9f3"
}
.fe-users:before {
	content: "\e9f4"
}
.fe-video:before {
	content: "\e9f5"
}
.fe-video-off:before {
	content: "\e9f6"
}
.fe-voicemail:before {
	content: "\e9f7"
}
.fe-volume:before {
	content: "\e9f8"
}
.fe-volume-1:before {
	content: "\e9f9"
}
.fe-volume-2:before {
	content: "\e9fa"
}
.fe-volume-x:before {
	content: "\e9fb"
}
.fe-watch:before {
	content: "\e9fc"
}
.fe-wifi:before {
	content: "\e9fd"
}
.fe-wifi-off:before {
	content: "\e9fe"
}
.fe-wind:before {
	content: "\e9ff"
}
.fe-x:before {
	content: "\ea00"
}
.fe-x-circle:before {
	content: "\ea01"
}
.fe-x-square:before {
	content: "\ea02"
}
.fe-zap:before {
	content: "\ea03"
}
.fe-zap-off:before {
	content: "\ea04"
}
.fe-zoom-in:before {
	content: "\ea05"
}
.fe-zoom-out:before {
	content: "\ea06"
}
/*
* Remix Icon v2.5.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2020-05-23
*/
@font-face {
  font-family: "remixicon";
  src: url('/assets/remixicon-64bb3a0f.eot'); /* IE9*/
  src: url('/assets/remixicon-64bb3a0f.eot') format('embedded-opentype'), 
  url("/assets/remixicon-e61f0d10.woff2") format("woff2"),
  url("/assets/remixicon-c2dacfbc.woff") format("woff"),
  url('/assets/remixicon-0ac8bc3c.ttf') format('truetype'); /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  font-display: swap;
}
[class^="ri-"], [class*=" ri-"] {
  font-family: 'remixicon' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }
.ri-24-hours-fill:before { content: "\ea01"; }
.ri-24-hours-line:before { content: "\ea02"; }
.ri-4k-fill:before { content: "\ea03"; }
.ri-4k-line:before { content: "\ea04"; }
.ri-a-b:before { content: "\ea05"; }
.ri-account-box-fill:before { content: "\ea06"; }
.ri-account-box-line:before { content: "\ea07"; }
.ri-account-circle-fill:before { content: "\ea08"; }
.ri-account-circle-line:before { content: "\ea09"; }
.ri-account-pin-box-fill:before { content: "\ea0a"; }
.ri-account-pin-box-line:before { content: "\ea0b"; }
.ri-account-pin-circle-fill:before { content: "\ea0c"; }
.ri-account-pin-circle-line:before { content: "\ea0d"; }
.ri-add-box-fill:before { content: "\ea0e"; }
.ri-add-box-line:before { content: "\ea0f"; }
.ri-add-circle-fill:before { content: "\ea10"; }
.ri-add-circle-line:before { content: "\ea11"; }
.ri-add-fill:before { content: "\ea12"; }
.ri-add-line:before { content: "\ea13"; }
.ri-admin-fill:before { content: "\ea14"; }
.ri-admin-line:before { content: "\ea15"; }
.ri-advertisement-fill:before { content: "\ea16"; }
.ri-advertisement-line:before { content: "\ea17"; }
.ri-airplay-fill:before { content: "\ea18"; }
.ri-airplay-line:before { content: "\ea19"; }
.ri-alarm-fill:before { content: "\ea1a"; }
.ri-alarm-line:before { content: "\ea1b"; }
.ri-alarm-warning-fill:before { content: "\ea1c"; }
.ri-alarm-warning-line:before { content: "\ea1d"; }
.ri-album-fill:before { content: "\ea1e"; }
.ri-album-line:before { content: "\ea1f"; }
.ri-alert-fill:before { content: "\ea20"; }
.ri-alert-line:before { content: "\ea21"; }
.ri-aliens-fill:before { content: "\ea22"; }
.ri-aliens-line:before { content: "\ea23"; }
.ri-align-bottom:before { content: "\ea24"; }
.ri-align-center:before { content: "\ea25"; }
.ri-align-justify:before { content: "\ea26"; }
.ri-align-left:before { content: "\ea27"; }
.ri-align-right:before { content: "\ea28"; }
.ri-align-top:before { content: "\ea29"; }
.ri-align-vertically:before { content: "\ea2a"; }
.ri-alipay-fill:before { content: "\ea2b"; }
.ri-alipay-line:before { content: "\ea2c"; }
.ri-amazon-fill:before { content: "\ea2d"; }
.ri-amazon-line:before { content: "\ea2e"; }
.ri-anchor-fill:before { content: "\ea2f"; }
.ri-anchor-line:before { content: "\ea30"; }
.ri-ancient-gate-fill:before { content: "\ea31"; }
.ri-ancient-gate-line:before { content: "\ea32"; }
.ri-ancient-pavilion-fill:before { content: "\ea33"; }
.ri-ancient-pavilion-line:before { content: "\ea34"; }
.ri-android-fill:before { content: "\ea35"; }
.ri-android-line:before { content: "\ea36"; }
.ri-angularjs-fill:before { content: "\ea37"; }
.ri-angularjs-line:before { content: "\ea38"; }
.ri-anticlockwise-2-fill:before { content: "\ea39"; }
.ri-anticlockwise-2-line:before { content: "\ea3a"; }
.ri-anticlockwise-fill:before { content: "\ea3b"; }
.ri-anticlockwise-line:before { content: "\ea3c"; }
.ri-app-store-fill:before { content: "\ea3d"; }
.ri-app-store-line:before { content: "\ea3e"; }
.ri-apple-fill:before { content: "\ea3f"; }
.ri-apple-line:before { content: "\ea40"; }
.ri-apps-2-fill:before { content: "\ea41"; }
.ri-apps-2-line:before { content: "\ea42"; }
.ri-apps-fill:before { content: "\ea43"; }
.ri-apps-line:before { content: "\ea44"; }
.ri-archive-drawer-fill:before { content: "\ea45"; }
.ri-archive-drawer-line:before { content: "\ea46"; }
.ri-archive-fill:before { content: "\ea47"; }
.ri-archive-line:before { content: "\ea48"; }
.ri-arrow-down-circle-fill:before { content: "\ea49"; }
.ri-arrow-down-circle-line:before { content: "\ea4a"; }
.ri-arrow-down-fill:before { content: "\ea4b"; }
.ri-arrow-down-line:before { content: "\ea4c"; }
.ri-arrow-down-s-fill:before { content: "\ea4d"; }
.ri-arrow-down-s-line:before { content: "\ea4e"; }
.ri-arrow-drop-down-fill:before { content: "\ea4f"; }
.ri-arrow-drop-down-line:before { content: "\ea50"; }
.ri-arrow-drop-left-fill:before { content: "\ea51"; }
.ri-arrow-drop-left-line:before { content: "\ea52"; }
.ri-arrow-drop-right-fill:before { content: "\ea53"; }
.ri-arrow-drop-right-line:before { content: "\ea54"; }
.ri-arrow-drop-up-fill:before { content: "\ea55"; }
.ri-arrow-drop-up-line:before { content: "\ea56"; }
.ri-arrow-go-back-fill:before { content: "\ea57"; }
.ri-arrow-go-back-line:before { content: "\ea58"; }
.ri-arrow-go-forward-fill:before { content: "\ea59"; }
.ri-arrow-go-forward-line:before { content: "\ea5a"; }
.ri-arrow-left-circle-fill:before { content: "\ea5b"; }
.ri-arrow-left-circle-line:before { content: "\ea5c"; }
.ri-arrow-left-down-fill:before { content: "\ea5d"; }
.ri-arrow-left-down-line:before { content: "\ea5e"; }
.ri-arrow-left-fill:before { content: "\ea5f"; }
.ri-arrow-left-line:before { content: "\ea60"; }
.ri-arrow-left-right-fill:before { content: "\ea61"; }
.ri-arrow-left-right-line:before { content: "\ea62"; }
.ri-arrow-left-s-fill:before { content: "\ea63"; }
.ri-arrow-left-s-line:before { content: "\ea64"; }
.ri-arrow-left-up-fill:before { content: "\ea65"; }
.ri-arrow-left-up-line:before { content: "\ea66"; }
.ri-arrow-right-circle-fill:before { content: "\ea67"; }
.ri-arrow-right-circle-line:before { content: "\ea68"; }
.ri-arrow-right-down-fill:before { content: "\ea69"; }
.ri-arrow-right-down-line:before { content: "\ea6a"; }
.ri-arrow-right-fill:before { content: "\ea6b"; }
.ri-arrow-right-line:before { content: "\ea6c"; }
.ri-arrow-right-s-fill:before { content: "\ea6d"; }
.ri-arrow-right-s-line:before { content: "\ea6e"; }
.ri-arrow-right-up-fill:before { content: "\ea6f"; }
.ri-arrow-right-up-line:before { content: "\ea70"; }
.ri-arrow-up-circle-fill:before { content: "\ea71"; }
.ri-arrow-up-circle-line:before { content: "\ea72"; }
.ri-arrow-up-down-fill:before { content: "\ea73"; }
.ri-arrow-up-down-line:before { content: "\ea74"; }
.ri-arrow-up-fill:before { content: "\ea75"; }
.ri-arrow-up-line:before { content: "\ea76"; }
.ri-arrow-up-s-fill:before { content: "\ea77"; }
.ri-arrow-up-s-line:before { content: "\ea78"; }
.ri-artboard-2-fill:before { content: "\ea79"; }
.ri-artboard-2-line:before { content: "\ea7a"; }
.ri-artboard-fill:before { content: "\ea7b"; }
.ri-artboard-line:before { content: "\ea7c"; }
.ri-article-fill:before { content: "\ea7d"; }
.ri-article-line:before { content: "\ea7e"; }
.ri-aspect-ratio-fill:before { content: "\ea7f"; }
.ri-aspect-ratio-line:before { content: "\ea80"; }
.ri-asterisk:before { content: "\ea81"; }
.ri-at-fill:before { content: "\ea82"; }
.ri-at-line:before { content: "\ea83"; }
.ri-attachment-2:before { content: "\ea84"; }
.ri-attachment-fill:before { content: "\ea85"; }
.ri-attachment-line:before { content: "\ea86"; }
.ri-auction-fill:before { content: "\ea87"; }
.ri-auction-line:before { content: "\ea88"; }
.ri-award-fill:before { content: "\ea89"; }
.ri-award-line:before { content: "\ea8a"; }
.ri-baidu-fill:before { content: "\ea8b"; }
.ri-baidu-line:before { content: "\ea8c"; }
.ri-ball-pen-fill:before { content: "\ea8d"; }
.ri-ball-pen-line:before { content: "\ea8e"; }
.ri-bank-card-2-fill:before { content: "\ea8f"; }
.ri-bank-card-2-line:before { content: "\ea90"; }
.ri-bank-card-fill:before { content: "\ea91"; }
.ri-bank-card-line:before { content: "\ea92"; }
.ri-bank-fill:before { content: "\ea93"; }
.ri-bank-line:before { content: "\ea94"; }
.ri-bar-chart-2-fill:before { content: "\ea95"; }
.ri-bar-chart-2-line:before { content: "\ea96"; }
.ri-bar-chart-box-fill:before { content: "\ea97"; }
.ri-bar-chart-box-line:before { content: "\ea98"; }
.ri-bar-chart-fill:before { content: "\ea99"; }
.ri-bar-chart-grouped-fill:before { content: "\ea9a"; }
.ri-bar-chart-grouped-line:before { content: "\ea9b"; }
.ri-bar-chart-horizontal-fill:before { content: "\ea9c"; }
.ri-bar-chart-horizontal-line:before { content: "\ea9d"; }
.ri-bar-chart-line:before { content: "\ea9e"; }
.ri-barcode-box-fill:before { content: "\ea9f"; }
.ri-barcode-box-line:before { content: "\eaa0"; }
.ri-barcode-fill:before { content: "\eaa1"; }
.ri-barcode-line:before { content: "\eaa2"; }
.ri-barricade-fill:before { content: "\eaa3"; }
.ri-barricade-line:before { content: "\eaa4"; }
.ri-base-station-fill:before { content: "\eaa5"; }
.ri-base-station-line:before { content: "\eaa6"; }
.ri-basketball-fill:before { content: "\eaa7"; }
.ri-basketball-line:before { content: "\eaa8"; }
.ri-battery-2-charge-fill:before { content: "\eaa9"; }
.ri-battery-2-charge-line:before { content: "\eaaa"; }
.ri-battery-2-fill:before { content: "\eaab"; }
.ri-battery-2-line:before { content: "\eaac"; }
.ri-battery-charge-fill:before { content: "\eaad"; }
.ri-battery-charge-line:before { content: "\eaae"; }
.ri-battery-fill:before { content: "\eaaf"; }
.ri-battery-line:before { content: "\eab0"; }
.ri-battery-low-fill:before { content: "\eab1"; }
.ri-battery-low-line:before { content: "\eab2"; }
.ri-battery-saver-fill:before { content: "\eab3"; }
.ri-battery-saver-line:before { content: "\eab4"; }
.ri-battery-share-fill:before { content: "\eab5"; }
.ri-battery-share-line:before { content: "\eab6"; }
.ri-bear-smile-fill:before { content: "\eab7"; }
.ri-bear-smile-line:before { content: "\eab8"; }
.ri-behance-fill:before { content: "\eab9"; }
.ri-behance-line:before { content: "\eaba"; }
.ri-bell-fill:before { content: "\eabb"; }
.ri-bell-line:before { content: "\eabc"; }
.ri-bike-fill:before { content: "\eabd"; }
.ri-bike-line:before { content: "\eabe"; }
.ri-bilibili-fill:before { content: "\eabf"; }
.ri-bilibili-line:before { content: "\eac0"; }
.ri-bill-fill:before { content: "\eac1"; }
.ri-bill-line:before { content: "\eac2"; }
.ri-billiards-fill:before { content: "\eac3"; }
.ri-billiards-line:before { content: "\eac4"; }
.ri-bit-coin-fill:before { content: "\eac5"; }
.ri-bit-coin-line:before { content: "\eac6"; }
.ri-blaze-fill:before { content: "\eac7"; }
.ri-blaze-line:before { content: "\eac8"; }
.ri-bluetooth-connect-fill:before { content: "\eac9"; }
.ri-bluetooth-connect-line:before { content: "\eaca"; }
.ri-bluetooth-fill:before { content: "\eacb"; }
.ri-bluetooth-line:before { content: "\eacc"; }
.ri-blur-off-fill:before { content: "\eacd"; }
.ri-blur-off-line:before { content: "\eace"; }
.ri-body-scan-fill:before { content: "\eacf"; }
.ri-body-scan-line:before { content: "\ead0"; }
.ri-bold:before { content: "\ead1"; }
.ri-book-2-fill:before { content: "\ead2"; }
.ri-book-2-line:before { content: "\ead3"; }
.ri-book-3-fill:before { content: "\ead4"; }
.ri-book-3-line:before { content: "\ead5"; }
.ri-book-fill:before { content: "\ead6"; }
.ri-book-line:before { content: "\ead7"; }
.ri-book-mark-fill:before { content: "\ead8"; }
.ri-book-mark-line:before { content: "\ead9"; }
.ri-book-open-fill:before { content: "\eada"; }
.ri-book-open-line:before { content: "\eadb"; }
.ri-book-read-fill:before { content: "\eadc"; }
.ri-book-read-line:before { content: "\eadd"; }
.ri-booklet-fill:before { content: "\eade"; }
.ri-booklet-line:before { content: "\eadf"; }
.ri-bookmark-2-fill:before { content: "\eae0"; }
.ri-bookmark-2-line:before { content: "\eae1"; }
.ri-bookmark-3-fill:before { content: "\eae2"; }
.ri-bookmark-3-line:before { content: "\eae3"; }
.ri-bookmark-fill:before { content: "\eae4"; }
.ri-bookmark-line:before { content: "\eae5"; }
.ri-boxing-fill:before { content: "\eae6"; }
.ri-boxing-line:before { content: "\eae7"; }
.ri-braces-fill:before { content: "\eae8"; }
.ri-braces-line:before { content: "\eae9"; }
.ri-brackets-fill:before { content: "\eaea"; }
.ri-brackets-line:before { content: "\eaeb"; }
.ri-briefcase-2-fill:before { content: "\eaec"; }
.ri-briefcase-2-line:before { content: "\eaed"; }
.ri-briefcase-3-fill:before { content: "\eaee"; }
.ri-briefcase-3-line:before { content: "\eaef"; }
.ri-briefcase-4-fill:before { content: "\eaf0"; }
.ri-briefcase-4-line:before { content: "\eaf1"; }
.ri-briefcase-5-fill:before { content: "\eaf2"; }
.ri-briefcase-5-line:before { content: "\eaf3"; }
.ri-briefcase-fill:before { content: "\eaf4"; }
.ri-briefcase-line:before { content: "\eaf5"; }
.ri-bring-forward:before { content: "\eaf6"; }
.ri-bring-to-front:before { content: "\eaf7"; }
.ri-broadcast-fill:before { content: "\eaf8"; }
.ri-broadcast-line:before { content: "\eaf9"; }
.ri-brush-2-fill:before { content: "\eafa"; }
.ri-brush-2-line:before { content: "\eafb"; }
.ri-brush-3-fill:before { content: "\eafc"; }
.ri-brush-3-line:before { content: "\eafd"; }
.ri-brush-4-fill:before { content: "\eafe"; }
.ri-brush-4-line:before { content: "\eaff"; }
.ri-brush-fill:before { content: "\eb00"; }
.ri-brush-line:before { content: "\eb01"; }
.ri-bubble-chart-fill:before { content: "\eb02"; }
.ri-bubble-chart-line:before { content: "\eb03"; }
.ri-bug-2-fill:before { content: "\eb04"; }
.ri-bug-2-line:before { content: "\eb05"; }
.ri-bug-fill:before { content: "\eb06"; }
.ri-bug-line:before { content: "\eb07"; }
.ri-building-2-fill:before { content: "\eb08"; }
.ri-building-2-line:before { content: "\eb09"; }
.ri-building-3-fill:before { content: "\eb0a"; }
.ri-building-3-line:before { content: "\eb0b"; }
.ri-building-4-fill:before { content: "\eb0c"; }
.ri-building-4-line:before { content: "\eb0d"; }
.ri-building-fill:before { content: "\eb0e"; }
.ri-building-line:before { content: "\eb0f"; }
.ri-bus-2-fill:before { content: "\eb10"; }
.ri-bus-2-line:before { content: "\eb11"; }
.ri-bus-fill:before { content: "\eb12"; }
.ri-bus-line:before { content: "\eb13"; }
.ri-bus-wifi-fill:before { content: "\eb14"; }
.ri-bus-wifi-line:before { content: "\eb15"; }
.ri-cactus-fill:before { content: "\eb16"; }
.ri-cactus-line:before { content: "\eb17"; }
.ri-cake-2-fill:before { content: "\eb18"; }
.ri-cake-2-line:before { content: "\eb19"; }
.ri-cake-3-fill:before { content: "\eb1a"; }
.ri-cake-3-line:before { content: "\eb1b"; }
.ri-cake-fill:before { content: "\eb1c"; }
.ri-cake-line:before { content: "\eb1d"; }
.ri-calculator-fill:before { content: "\eb1e"; }
.ri-calculator-line:before { content: "\eb1f"; }
.ri-calendar-2-fill:before { content: "\eb20"; }
.ri-calendar-2-line:before { content: "\eb21"; }
.ri-calendar-check-fill:before { content: "\eb22"; }
.ri-calendar-check-line:before { content: "\eb23"; }
.ri-calendar-event-fill:before { content: "\eb24"; }
.ri-calendar-event-line:before { content: "\eb25"; }
.ri-calendar-fill:before { content: "\eb26"; }
.ri-calendar-line:before { content: "\eb27"; }
.ri-calendar-todo-fill:before { content: "\eb28"; }
.ri-calendar-todo-line:before { content: "\eb29"; }
.ri-camera-2-fill:before { content: "\eb2a"; }
.ri-camera-2-line:before { content: "\eb2b"; }
.ri-camera-3-fill:before { content: "\eb2c"; }
.ri-camera-3-line:before { content: "\eb2d"; }
.ri-camera-fill:before { content: "\eb2e"; }
.ri-camera-lens-fill:before { content: "\eb2f"; }
.ri-camera-lens-line:before { content: "\eb30"; }
.ri-camera-line:before { content: "\eb31"; }
.ri-camera-off-fill:before { content: "\eb32"; }
.ri-camera-off-line:before { content: "\eb33"; }
.ri-camera-switch-fill:before { content: "\eb34"; }
.ri-camera-switch-line:before { content: "\eb35"; }
.ri-capsule-fill:before { content: "\eb36"; }
.ri-capsule-line:before { content: "\eb37"; }
.ri-car-fill:before { content: "\eb38"; }
.ri-car-line:before { content: "\eb39"; }
.ri-car-washing-fill:before { content: "\eb3a"; }
.ri-car-washing-line:before { content: "\eb3b"; }
.ri-caravan-fill:before { content: "\eb3c"; }
.ri-caravan-line:before { content: "\eb3d"; }
.ri-cast-fill:before { content: "\eb3e"; }
.ri-cast-line:before { content: "\eb3f"; }
.ri-cellphone-fill:before { content: "\eb40"; }
.ri-cellphone-line:before { content: "\eb41"; }
.ri-celsius-fill:before { content: "\eb42"; }
.ri-celsius-line:before { content: "\eb43"; }
.ri-centos-fill:before { content: "\eb44"; }
.ri-centos-line:before { content: "\eb45"; }
.ri-character-recognition-fill:before { content: "\eb46"; }
.ri-character-recognition-line:before { content: "\eb47"; }
.ri-charging-pile-2-fill:before { content: "\eb48"; }
.ri-charging-pile-2-line:before { content: "\eb49"; }
.ri-charging-pile-fill:before { content: "\eb4a"; }
.ri-charging-pile-line:before { content: "\eb4b"; }
.ri-chat-1-fill:before { content: "\eb4c"; }
.ri-chat-1-line:before { content: "\eb4d"; }
.ri-chat-2-fill:before { content: "\eb4e"; }
.ri-chat-2-line:before { content: "\eb4f"; }
.ri-chat-3-fill:before { content: "\eb50"; }
.ri-chat-3-line:before { content: "\eb51"; }
.ri-chat-4-fill:before { content: "\eb52"; }
.ri-chat-4-line:before { content: "\eb53"; }
.ri-chat-check-fill:before { content: "\eb54"; }
.ri-chat-check-line:before { content: "\eb55"; }
.ri-chat-delete-fill:before { content: "\eb56"; }
.ri-chat-delete-line:before { content: "\eb57"; }
.ri-chat-download-fill:before { content: "\eb58"; }
.ri-chat-download-line:before { content: "\eb59"; }
.ri-chat-follow-up-fill:before { content: "\eb5a"; }
.ri-chat-follow-up-line:before { content: "\eb5b"; }
.ri-chat-forward-fill:before { content: "\eb5c"; }
.ri-chat-forward-line:before { content: "\eb5d"; }
.ri-chat-heart-fill:before { content: "\eb5e"; }
.ri-chat-heart-line:before { content: "\eb5f"; }
.ri-chat-history-fill:before { content: "\eb60"; }
.ri-chat-history-line:before { content: "\eb61"; }
.ri-chat-new-fill:before { content: "\eb62"; }
.ri-chat-new-line:before { content: "\eb63"; }
.ri-chat-off-fill:before { content: "\eb64"; }
.ri-chat-off-line:before { content: "\eb65"; }
.ri-chat-poll-fill:before { content: "\eb66"; }
.ri-chat-poll-line:before { content: "\eb67"; }
.ri-chat-private-fill:before { content: "\eb68"; }
.ri-chat-private-line:before { content: "\eb69"; }
.ri-chat-quote-fill:before { content: "\eb6a"; }
.ri-chat-quote-line:before { content: "\eb6b"; }
.ri-chat-settings-fill:before { content: "\eb6c"; }
.ri-chat-settings-line:before { content: "\eb6d"; }
.ri-chat-smile-2-fill:before { content: "\eb6e"; }
.ri-chat-smile-2-line:before { content: "\eb6f"; }
.ri-chat-smile-3-fill:before { content: "\eb70"; }
.ri-chat-smile-3-line:before { content: "\eb71"; }
.ri-chat-smile-fill:before { content: "\eb72"; }
.ri-chat-smile-line:before { content: "\eb73"; }
.ri-chat-upload-fill:before { content: "\eb74"; }
.ri-chat-upload-line:before { content: "\eb75"; }
.ri-chat-voice-fill:before { content: "\eb76"; }
.ri-chat-voice-line:before { content: "\eb77"; }
.ri-check-double-fill:before { content: "\eb78"; }
.ri-check-double-line:before { content: "\eb79"; }
.ri-check-fill:before { content: "\eb7a"; }
.ri-check-line:before { content: "\eb7b"; }
.ri-checkbox-blank-circle-fill:before { content: "\eb7c"; }
.ri-checkbox-blank-circle-line:before { content: "\eb7d"; }
.ri-checkbox-blank-fill:before { content: "\eb7e"; }
.ri-checkbox-blank-line:before { content: "\eb7f"; }
.ri-checkbox-circle-fill:before { content: "\eb80"; }
.ri-checkbox-circle-line:before { content: "\eb81"; }
.ri-checkbox-fill:before { content: "\eb82"; }
.ri-checkbox-indeterminate-fill:before { content: "\eb83"; }
.ri-checkbox-indeterminate-line:before { content: "\eb84"; }
.ri-checkbox-line:before { content: "\eb85"; }
.ri-checkbox-multiple-blank-fill:before { content: "\eb86"; }
.ri-checkbox-multiple-blank-line:before { content: "\eb87"; }
.ri-checkbox-multiple-fill:before { content: "\eb88"; }
.ri-checkbox-multiple-line:before { content: "\eb89"; }
.ri-china-railway-fill:before { content: "\eb8a"; }
.ri-china-railway-line:before { content: "\eb8b"; }
.ri-chrome-fill:before { content: "\eb8c"; }
.ri-chrome-line:before { content: "\eb8d"; }
.ri-clapperboard-fill:before { content: "\eb8e"; }
.ri-clapperboard-line:before { content: "\eb8f"; }
.ri-clipboard-fill:before { content: "\eb90"; }
.ri-clipboard-line:before { content: "\eb91"; }
.ri-clockwise-2-fill:before { content: "\eb92"; }
.ri-clockwise-2-line:before { content: "\eb93"; }
.ri-clockwise-fill:before { content: "\eb94"; }
.ri-clockwise-line:before { content: "\eb95"; }
.ri-close-circle-fill:before { content: "\eb96"; }
.ri-close-circle-line:before { content: "\eb97"; }
.ri-close-fill:before { content: "\eb98"; }
.ri-close-line:before { content: "\eb99"; }
.ri-closed-captioning-fill:before { content: "\eb9a"; }
.ri-closed-captioning-line:before { content: "\eb9b"; }
.ri-cloud-fill:before { content: "\eb9c"; }
.ri-cloud-line:before { content: "\eb9d"; }
.ri-cloud-off-fill:before { content: "\eb9e"; }
.ri-cloud-off-line:before { content: "\eb9f"; }
.ri-cloud-windy-fill:before { content: "\eba0"; }
.ri-cloud-windy-line:before { content: "\eba1"; }
.ri-cloudy-2-fill:before { content: "\eba2"; }
.ri-cloudy-2-line:before { content: "\eba3"; }
.ri-cloudy-fill:before { content: "\eba4"; }
.ri-cloudy-line:before { content: "\eba5"; }
.ri-code-box-fill:before { content: "\eba6"; }
.ri-code-box-line:before { content: "\eba7"; }
.ri-code-fill:before { content: "\eba8"; }
.ri-code-line:before { content: "\eba9"; }
.ri-code-s-fill:before { content: "\ebaa"; }
.ri-code-s-line:before { content: "\ebab"; }
.ri-code-s-slash-fill:before { content: "\ebac"; }
.ri-code-s-slash-line:before { content: "\ebad"; }
.ri-code-view:before { content: "\ebae"; }
.ri-codepen-fill:before { content: "\ebaf"; }
.ri-codepen-line:before { content: "\ebb0"; }
.ri-coin-fill:before { content: "\ebb1"; }
.ri-coin-line:before { content: "\ebb2"; }
.ri-coins-fill:before { content: "\ebb3"; }
.ri-coins-line:before { content: "\ebb4"; }
.ri-collage-fill:before { content: "\ebb5"; }
.ri-collage-line:before { content: "\ebb6"; }
.ri-command-fill:before { content: "\ebb7"; }
.ri-command-line:before { content: "\ebb8"; }
.ri-community-fill:before { content: "\ebb9"; }
.ri-community-line:before { content: "\ebba"; }
.ri-compass-2-fill:before { content: "\ebbb"; }
.ri-compass-2-line:before { content: "\ebbc"; }
.ri-compass-3-fill:before { content: "\ebbd"; }
.ri-compass-3-line:before { content: "\ebbe"; }
.ri-compass-4-fill:before { content: "\ebbf"; }
.ri-compass-4-line:before { content: "\ebc0"; }
.ri-compass-discover-fill:before { content: "\ebc1"; }
.ri-compass-discover-line:before { content: "\ebc2"; }
.ri-compass-fill:before { content: "\ebc3"; }
.ri-compass-line:before { content: "\ebc4"; }
.ri-compasses-2-fill:before { content: "\ebc5"; }
.ri-compasses-2-line:before { content: "\ebc6"; }
.ri-compasses-fill:before { content: "\ebc7"; }
.ri-compasses-line:before { content: "\ebc8"; }
.ri-computer-fill:before { content: "\ebc9"; }
.ri-computer-line:before { content: "\ebca"; }
.ri-contacts-book-2-fill:before { content: "\ebcb"; }
.ri-contacts-book-2-line:before { content: "\ebcc"; }
.ri-contacts-book-fill:before { content: "\ebcd"; }
.ri-contacts-book-line:before { content: "\ebce"; }
.ri-contacts-book-upload-fill:before { content: "\ebcf"; }
.ri-contacts-book-upload-line:before { content: "\ebd0"; }
.ri-contacts-fill:before { content: "\ebd1"; }
.ri-contacts-line:before { content: "\ebd2"; }
.ri-contrast-2-fill:before { content: "\ebd3"; }
.ri-contrast-2-line:before { content: "\ebd4"; }
.ri-contrast-drop-2-fill:before { content: "\ebd5"; }
.ri-contrast-drop-2-line:before { content: "\ebd6"; }
.ri-contrast-drop-fill:before { content: "\ebd7"; }
.ri-contrast-drop-line:before { content: "\ebd8"; }
.ri-contrast-fill:before { content: "\ebd9"; }
.ri-contrast-line:before { content: "\ebda"; }
.ri-copper-coin-fill:before { content: "\ebdb"; }
.ri-copper-coin-line:before { content: "\ebdc"; }
.ri-copper-diamond-fill:before { content: "\ebdd"; }
.ri-copper-diamond-line:before { content: "\ebde"; }
.ri-copyleft-fill:before { content: "\ebdf"; }
.ri-copyleft-line:before { content: "\ebe0"; }
.ri-copyright-fill:before { content: "\ebe1"; }
.ri-copyright-line:before { content: "\ebe2"; }
.ri-coreos-fill:before { content: "\ebe3"; }
.ri-coreos-line:before { content: "\ebe4"; }
.ri-coupon-2-fill:before { content: "\ebe5"; }
.ri-coupon-2-line:before { content: "\ebe6"; }
.ri-coupon-3-fill:before { content: "\ebe7"; }
.ri-coupon-3-line:before { content: "\ebe8"; }
.ri-coupon-4-fill:before { content: "\ebe9"; }
.ri-coupon-4-line:before { content: "\ebea"; }
.ri-coupon-5-fill:before { content: "\ebeb"; }
.ri-coupon-5-line:before { content: "\ebec"; }
.ri-coupon-fill:before { content: "\ebed"; }
.ri-coupon-line:before { content: "\ebee"; }
.ri-cpu-fill:before { content: "\ebef"; }
.ri-cpu-line:before { content: "\ebf0"; }
.ri-creative-commons-by-fill:before { content: "\ebf1"; }
.ri-creative-commons-by-line:before { content: "\ebf2"; }
.ri-creative-commons-fill:before { content: "\ebf3"; }
.ri-creative-commons-line:before { content: "\ebf4"; }
.ri-creative-commons-nc-fill:before { content: "\ebf5"; }
.ri-creative-commons-nc-line:before { content: "\ebf6"; }
.ri-creative-commons-nd-fill:before { content: "\ebf7"; }
.ri-creative-commons-nd-line:before { content: "\ebf8"; }
.ri-creative-commons-sa-fill:before { content: "\ebf9"; }
.ri-creative-commons-sa-line:before { content: "\ebfa"; }
.ri-creative-commons-zero-fill:before { content: "\ebfb"; }
.ri-creative-commons-zero-line:before { content: "\ebfc"; }
.ri-criminal-fill:before { content: "\ebfd"; }
.ri-criminal-line:before { content: "\ebfe"; }
.ri-crop-2-fill:before { content: "\ebff"; }
.ri-crop-2-line:before { content: "\ec00"; }
.ri-crop-fill:before { content: "\ec01"; }
.ri-crop-line:before { content: "\ec02"; }
.ri-css3-fill:before { content: "\ec03"; }
.ri-css3-line:before { content: "\ec04"; }
.ri-cup-fill:before { content: "\ec05"; }
.ri-cup-line:before { content: "\ec06"; }
.ri-currency-fill:before { content: "\ec07"; }
.ri-currency-line:before { content: "\ec08"; }
.ri-cursor-fill:before { content: "\ec09"; }
.ri-cursor-line:before { content: "\ec0a"; }
.ri-customer-service-2-fill:before { content: "\ec0b"; }
.ri-customer-service-2-line:before { content: "\ec0c"; }
.ri-customer-service-fill:before { content: "\ec0d"; }
.ri-customer-service-line:before { content: "\ec0e"; }
.ri-dashboard-2-fill:before { content: "\ec0f"; }
.ri-dashboard-2-line:before { content: "\ec10"; }
.ri-dashboard-3-fill:before { content: "\ec11"; }
.ri-dashboard-3-line:before { content: "\ec12"; }
.ri-dashboard-fill:before { content: "\ec13"; }
.ri-dashboard-line:before { content: "\ec14"; }
.ri-database-2-fill:before { content: "\ec15"; }
.ri-database-2-line:before { content: "\ec16"; }
.ri-database-fill:before { content: "\ec17"; }
.ri-database-line:before { content: "\ec18"; }
.ri-delete-back-2-fill:before { content: "\ec19"; }
.ri-delete-back-2-line:before { content: "\ec1a"; }
.ri-delete-back-fill:before { content: "\ec1b"; }
.ri-delete-back-line:before { content: "\ec1c"; }
.ri-delete-bin-2-fill:before { content: "\ec1d"; }
.ri-delete-bin-2-line:before { content: "\ec1e"; }
.ri-delete-bin-3-fill:before { content: "\ec1f"; }
.ri-delete-bin-3-line:before { content: "\ec20"; }
.ri-delete-bin-4-fill:before { content: "\ec21"; }
.ri-delete-bin-4-line:before { content: "\ec22"; }
.ri-delete-bin-5-fill:before { content: "\ec23"; }
.ri-delete-bin-5-line:before { content: "\ec24"; }
.ri-delete-bin-6-fill:before { content: "\ec25"; }
.ri-delete-bin-6-line:before { content: "\ec26"; }
.ri-delete-bin-7-fill:before { content: "\ec27"; }
.ri-delete-bin-7-line:before { content: "\ec28"; }
.ri-delete-bin-fill:before { content: "\ec29"; }
.ri-delete-bin-line:before { content: "\ec2a"; }
.ri-delete-column:before { content: "\ec2b"; }
.ri-delete-row:before { content: "\ec2c"; }
.ri-device-fill:before { content: "\ec2d"; }
.ri-device-line:before { content: "\ec2e"; }
.ri-device-recover-fill:before { content: "\ec2f"; }
.ri-device-recover-line:before { content: "\ec30"; }
.ri-dingding-fill:before { content: "\ec31"; }
.ri-dingding-line:before { content: "\ec32"; }
.ri-direction-fill:before { content: "\ec33"; }
.ri-direction-line:before { content: "\ec34"; }
.ri-disc-fill:before { content: "\ec35"; }
.ri-disc-line:before { content: "\ec36"; }
.ri-discord-fill:before { content: "\ec37"; }
.ri-discord-line:before { content: "\ec38"; }
.ri-discuss-fill:before { content: "\ec39"; }
.ri-discuss-line:before { content: "\ec3a"; }
.ri-dislike-fill:before { content: "\ec3b"; }
.ri-dislike-line:before { content: "\ec3c"; }
.ri-disqus-fill:before { content: "\ec3d"; }
.ri-disqus-line:before { content: "\ec3e"; }
.ri-divide-fill:before { content: "\ec3f"; }
.ri-divide-line:before { content: "\ec40"; }
.ri-donut-chart-fill:before { content: "\ec41"; }
.ri-donut-chart-line:before { content: "\ec42"; }
.ri-door-closed-fill:before { content: "\ec43"; }
.ri-door-closed-line:before { content: "\ec44"; }
.ri-door-fill:before { content: "\ec45"; }
.ri-door-line:before { content: "\ec46"; }
.ri-door-lock-box-fill:before { content: "\ec47"; }
.ri-door-lock-box-line:before { content: "\ec48"; }
.ri-door-lock-fill:before { content: "\ec49"; }
.ri-door-lock-line:before { content: "\ec4a"; }
.ri-door-open-fill:before { content: "\ec4b"; }
.ri-door-open-line:before { content: "\ec4c"; }
.ri-dossier-fill:before { content: "\ec4d"; }
.ri-dossier-line:before { content: "\ec4e"; }
.ri-douban-fill:before { content: "\ec4f"; }
.ri-douban-line:before { content: "\ec50"; }
.ri-double-quotes-l:before { content: "\ec51"; }
.ri-double-quotes-r:before { content: "\ec52"; }
.ri-download-2-fill:before { content: "\ec53"; }
.ri-download-2-line:before { content: "\ec54"; }
.ri-download-cloud-2-fill:before { content: "\ec55"; }
.ri-download-cloud-2-line:before { content: "\ec56"; }
.ri-download-cloud-fill:before { content: "\ec57"; }
.ri-download-cloud-line:before { content: "\ec58"; }
.ri-download-fill:before { content: "\ec59"; }
.ri-download-line:before { content: "\ec5a"; }
.ri-draft-fill:before { content: "\ec5b"; }
.ri-draft-line:before { content: "\ec5c"; }
.ri-drag-drop-fill:before { content: "\ec5d"; }
.ri-drag-drop-line:before { content: "\ec5e"; }
.ri-drag-move-2-fill:before { content: "\ec5f"; }
.ri-drag-move-2-line:before { content: "\ec60"; }
.ri-drag-move-fill:before { content: "\ec61"; }
.ri-drag-move-line:before { content: "\ec62"; }
.ri-dribbble-fill:before { content: "\ec63"; }
.ri-dribbble-line:before { content: "\ec64"; }
.ri-drive-fill:before { content: "\ec65"; }
.ri-drive-line:before { content: "\ec66"; }
.ri-drizzle-fill:before { content: "\ec67"; }
.ri-drizzle-line:before { content: "\ec68"; }
.ri-drop-fill:before { content: "\ec69"; }
.ri-drop-line:before { content: "\ec6a"; }
.ri-dropbox-fill:before { content: "\ec6b"; }
.ri-dropbox-line:before { content: "\ec6c"; }
.ri-dual-sim-1-fill:before { content: "\ec6d"; }
.ri-dual-sim-1-line:before { content: "\ec6e"; }
.ri-dual-sim-2-fill:before { content: "\ec6f"; }
.ri-dual-sim-2-line:before { content: "\ec70"; }
.ri-dv-fill:before { content: "\ec71"; }
.ri-dv-line:before { content: "\ec72"; }
.ri-dvd-fill:before { content: "\ec73"; }
.ri-dvd-line:before { content: "\ec74"; }
.ri-e-bike-2-fill:before { content: "\ec75"; }
.ri-e-bike-2-line:before { content: "\ec76"; }
.ri-e-bike-fill:before { content: "\ec77"; }
.ri-e-bike-line:before { content: "\ec78"; }
.ri-earth-fill:before { content: "\ec79"; }
.ri-earth-line:before { content: "\ec7a"; }
.ri-earthquake-fill:before { content: "\ec7b"; }
.ri-earthquake-line:before { content: "\ec7c"; }
.ri-edge-fill:before { content: "\ec7d"; }
.ri-edge-line:before { content: "\ec7e"; }
.ri-edit-2-fill:before { content: "\ec7f"; }
.ri-edit-2-line:before { content: "\ec80"; }
.ri-edit-box-fill:before { content: "\ec81"; }
.ri-edit-box-line:before { content: "\ec82"; }
.ri-edit-circle-fill:before { content: "\ec83"; }
.ri-edit-circle-line:before { content: "\ec84"; }
.ri-edit-fill:before { content: "\ec85"; }
.ri-edit-line:before { content: "\ec86"; }
.ri-eject-fill:before { content: "\ec87"; }
.ri-eject-line:before { content: "\ec88"; }
.ri-emotion-2-fill:before { content: "\ec89"; }
.ri-emotion-2-line:before { content: "\ec8a"; }
.ri-emotion-fill:before { content: "\ec8b"; }
.ri-emotion-happy-fill:before { content: "\ec8c"; }
.ri-emotion-happy-line:before { content: "\ec8d"; }
.ri-emotion-laugh-fill:before { content: "\ec8e"; }
.ri-emotion-laugh-line:before { content: "\ec8f"; }
.ri-emotion-line:before { content: "\ec90"; }
.ri-emotion-normal-fill:before { content: "\ec91"; }
.ri-emotion-normal-line:before { content: "\ec92"; }
.ri-emotion-sad-fill:before { content: "\ec93"; }
.ri-emotion-sad-line:before { content: "\ec94"; }
.ri-emotion-unhappy-fill:before { content: "\ec95"; }
.ri-emotion-unhappy-line:before { content: "\ec96"; }
.ri-empathize-fill:before { content: "\ec97"; }
.ri-empathize-line:before { content: "\ec98"; }
.ri-emphasis-cn:before { content: "\ec99"; }
.ri-emphasis:before { content: "\ec9a"; }
.ri-english-input:before { content: "\ec9b"; }
.ri-equalizer-fill:before { content: "\ec9c"; }
.ri-equalizer-line:before { content: "\ec9d"; }
.ri-eraser-fill:before { content: "\ec9e"; }
.ri-eraser-line:before { content: "\ec9f"; }
.ri-error-warning-fill:before { content: "\eca0"; }
.ri-error-warning-line:before { content: "\eca1"; }
.ri-evernote-fill:before { content: "\eca2"; }
.ri-evernote-line:before { content: "\eca3"; }
.ri-exchange-box-fill:before { content: "\eca4"; }
.ri-exchange-box-line:before { content: "\eca5"; }
.ri-exchange-cny-fill:before { content: "\eca6"; }
.ri-exchange-cny-line:before { content: "\eca7"; }
.ri-exchange-dollar-fill:before { content: "\eca8"; }
.ri-exchange-dollar-line:before { content: "\eca9"; }
.ri-exchange-fill:before { content: "\ecaa"; }
.ri-exchange-funds-fill:before { content: "\ecab"; }
.ri-exchange-funds-line:before { content: "\ecac"; }
.ri-exchange-line:before { content: "\ecad"; }
.ri-external-link-fill:before { content: "\ecae"; }
.ri-external-link-line:before { content: "\ecaf"; }
.ri-eye-2-fill:before { content: "\ecb0"; }
.ri-eye-2-line:before { content: "\ecb1"; }
.ri-eye-close-fill:before { content: "\ecb2"; }
.ri-eye-close-line:before { content: "\ecb3"; }
.ri-eye-fill:before { content: "\ecb4"; }
.ri-eye-line:before { content: "\ecb5"; }
.ri-eye-off-fill:before { content: "\ecb6"; }
.ri-eye-off-line:before { content: "\ecb7"; }
.ri-facebook-box-fill:before { content: "\ecb8"; }
.ri-facebook-box-line:before { content: "\ecb9"; }
.ri-facebook-circle-fill:before { content: "\ecba"; }
.ri-facebook-circle-line:before { content: "\ecbb"; }
.ri-facebook-fill:before { content: "\ecbc"; }
.ri-facebook-line:before { content: "\ecbd"; }
.ri-fahrenheit-fill:before { content: "\ecbe"; }
.ri-fahrenheit-line:before { content: "\ecbf"; }
.ri-feedback-fill:before { content: "\ecc0"; }
.ri-feedback-line:before { content: "\ecc1"; }
.ri-file-2-fill:before { content: "\ecc2"; }
.ri-file-2-line:before { content: "\ecc3"; }
.ri-file-3-fill:before { content: "\ecc4"; }
.ri-file-3-line:before { content: "\ecc5"; }
.ri-file-4-fill:before { content: "\ecc6"; }
.ri-file-4-line:before { content: "\ecc7"; }
.ri-file-add-fill:before { content: "\ecc8"; }
.ri-file-add-line:before { content: "\ecc9"; }
.ri-file-chart-2-fill:before { content: "\ecca"; }
.ri-file-chart-2-line:before { content: "\eccb"; }
.ri-file-chart-fill:before { content: "\eccc"; }
.ri-file-chart-line:before { content: "\eccd"; }
.ri-file-cloud-fill:before { content: "\ecce"; }
.ri-file-cloud-line:before { content: "\eccf"; }
.ri-file-code-fill:before { content: "\ecd0"; }
.ri-file-code-line:before { content: "\ecd1"; }
.ri-file-copy-2-fill:before { content: "\ecd2"; }
.ri-file-copy-2-line:before { content: "\ecd3"; }
.ri-file-copy-fill:before { content: "\ecd4"; }
.ri-file-copy-line:before { content: "\ecd5"; }
.ri-file-damage-fill:before { content: "\ecd6"; }
.ri-file-damage-line:before { content: "\ecd7"; }
.ri-file-download-fill:before { content: "\ecd8"; }
.ri-file-download-line:before { content: "\ecd9"; }
.ri-file-edit-fill:before { content: "\ecda"; }
.ri-file-edit-line:before { content: "\ecdb"; }
.ri-file-excel-2-fill:before { content: "\ecdc"; }
.ri-file-excel-2-line:before { content: "\ecdd"; }
.ri-file-excel-fill:before { content: "\ecde"; }
.ri-file-excel-line:before { content: "\ecdf"; }
.ri-file-fill:before { content: "\ece0"; }
.ri-file-forbid-fill:before { content: "\ece1"; }
.ri-file-forbid-line:before { content: "\ece2"; }
.ri-file-gif-fill:before { content: "\ece3"; }
.ri-file-gif-line:before { content: "\ece4"; }
.ri-file-history-fill:before { content: "\ece5"; }
.ri-file-history-line:before { content: "\ece6"; }
.ri-file-hwp-fill:before { content: "\ece7"; }
.ri-file-hwp-line:before { content: "\ece8"; }
.ri-file-info-fill:before { content: "\ece9"; }
.ri-file-info-line:before { content: "\ecea"; }
.ri-file-line:before { content: "\eceb"; }
.ri-file-list-2-fill:before { content: "\ecec"; }
.ri-file-list-2-line:before { content: "\eced"; }
.ri-file-list-3-fill:before { content: "\ecee"; }
.ri-file-list-3-line:before { content: "\ecef"; }
.ri-file-list-fill:before { content: "\ecf0"; }
.ri-file-list-line:before { content: "\ecf1"; }
.ri-file-lock-fill:before { content: "\ecf2"; }
.ri-file-lock-line:before { content: "\ecf3"; }
.ri-file-mark-fill:before { content: "\ecf4"; }
.ri-file-mark-line:before { content: "\ecf5"; }
.ri-file-music-fill:before { content: "\ecf6"; }
.ri-file-music-line:before { content: "\ecf7"; }
.ri-file-paper-2-fill:before { content: "\ecf8"; }
.ri-file-paper-2-line:before { content: "\ecf9"; }
.ri-file-paper-fill:before { content: "\ecfa"; }
.ri-file-paper-line:before { content: "\ecfb"; }
.ri-file-pdf-fill:before { content: "\ecfc"; }
.ri-file-pdf-line:before { content: "\ecfd"; }
.ri-file-ppt-2-fill:before { content: "\ecfe"; }
.ri-file-ppt-2-line:before { content: "\ecff"; }
.ri-file-ppt-fill:before { content: "\ed00"; }
.ri-file-ppt-line:before { content: "\ed01"; }
.ri-file-reduce-fill:before { content: "\ed02"; }
.ri-file-reduce-line:before { content: "\ed03"; }
.ri-file-search-fill:before { content: "\ed04"; }
.ri-file-search-line:before { content: "\ed05"; }
.ri-file-settings-fill:before { content: "\ed06"; }
.ri-file-settings-line:before { content: "\ed07"; }
.ri-file-shield-2-fill:before { content: "\ed08"; }
.ri-file-shield-2-line:before { content: "\ed09"; }
.ri-file-shield-fill:before { content: "\ed0a"; }
.ri-file-shield-line:before { content: "\ed0b"; }
.ri-file-shred-fill:before { content: "\ed0c"; }
.ri-file-shred-line:before { content: "\ed0d"; }
.ri-file-text-fill:before { content: "\ed0e"; }
.ri-file-text-line:before { content: "\ed0f"; }
.ri-file-transfer-fill:before { content: "\ed10"; }
.ri-file-transfer-line:before { content: "\ed11"; }
.ri-file-unknow-fill:before { content: "\ed12"; }
.ri-file-unknow-line:before { content: "\ed13"; }
.ri-file-upload-fill:before { content: "\ed14"; }
.ri-file-upload-line:before { content: "\ed15"; }
.ri-file-user-fill:before { content: "\ed16"; }
.ri-file-user-line:before { content: "\ed17"; }
.ri-file-warning-fill:before { content: "\ed18"; }
.ri-file-warning-line:before { content: "\ed19"; }
.ri-file-word-2-fill:before { content: "\ed1a"; }
.ri-file-word-2-line:before { content: "\ed1b"; }
.ri-file-word-fill:before { content: "\ed1c"; }
.ri-file-word-line:before { content: "\ed1d"; }
.ri-file-zip-fill:before { content: "\ed1e"; }
.ri-file-zip-line:before { content: "\ed1f"; }
.ri-film-fill:before { content: "\ed20"; }
.ri-film-line:before { content: "\ed21"; }
.ri-filter-2-fill:before { content: "\ed22"; }
.ri-filter-2-line:before { content: "\ed23"; }
.ri-filter-3-fill:before { content: "\ed24"; }
.ri-filter-3-line:before { content: "\ed25"; }
.ri-filter-fill:before { content: "\ed26"; }
.ri-filter-line:before { content: "\ed27"; }
.ri-filter-off-fill:before { content: "\ed28"; }
.ri-filter-off-line:before { content: "\ed29"; }
.ri-find-replace-fill:before { content: "\ed2a"; }
.ri-find-replace-line:before { content: "\ed2b"; }
.ri-finder-fill:before { content: "\ed2c"; }
.ri-finder-line:before { content: "\ed2d"; }
.ri-fingerprint-2-fill:before { content: "\ed2e"; }
.ri-fingerprint-2-line:before { content: "\ed2f"; }
.ri-fingerprint-fill:before { content: "\ed30"; }
.ri-fingerprint-line:before { content: "\ed31"; }
.ri-fire-fill:before { content: "\ed32"; }
.ri-fire-line:before { content: "\ed33"; }
.ri-firefox-fill:before { content: "\ed34"; }
.ri-firefox-line:before { content: "\ed35"; }
.ri-first-aid-kit-fill:before { content: "\ed36"; }
.ri-first-aid-kit-line:before { content: "\ed37"; }
.ri-flag-2-fill:before { content: "\ed38"; }
.ri-flag-2-line:before { content: "\ed39"; }
.ri-flag-fill:before { content: "\ed3a"; }
.ri-flag-line:before { content: "\ed3b"; }
.ri-flashlight-fill:before { content: "\ed3c"; }
.ri-flashlight-line:before { content: "\ed3d"; }
.ri-flask-fill:before { content: "\ed3e"; }
.ri-flask-line:before { content: "\ed3f"; }
.ri-flight-land-fill:before { content: "\ed40"; }
.ri-flight-land-line:before { content: "\ed41"; }
.ri-flight-takeoff-fill:before { content: "\ed42"; }
.ri-flight-takeoff-line:before { content: "\ed43"; }
.ri-flood-fill:before { content: "\ed44"; }
.ri-flood-line:before { content: "\ed45"; }
.ri-flow-chart:before { content: "\ed46"; }
.ri-flutter-fill:before { content: "\ed47"; }
.ri-flutter-line:before { content: "\ed48"; }
.ri-focus-2-fill:before { content: "\ed49"; }
.ri-focus-2-line:before { content: "\ed4a"; }
.ri-focus-3-fill:before { content: "\ed4b"; }
.ri-focus-3-line:before { content: "\ed4c"; }
.ri-focus-fill:before { content: "\ed4d"; }
.ri-focus-line:before { content: "\ed4e"; }
.ri-foggy-fill:before { content: "\ed4f"; }
.ri-foggy-line:before { content: "\ed50"; }
.ri-folder-2-fill:before { content: "\ed51"; }
.ri-folder-2-line:before { content: "\ed52"; }
.ri-folder-3-fill:before { content: "\ed53"; }
.ri-folder-3-line:before { content: "\ed54"; }
.ri-folder-4-fill:before { content: "\ed55"; }
.ri-folder-4-line:before { content: "\ed56"; }
.ri-folder-5-fill:before { content: "\ed57"; }
.ri-folder-5-line:before { content: "\ed58"; }
.ri-folder-add-fill:before { content: "\ed59"; }
.ri-folder-add-line:before { content: "\ed5a"; }
.ri-folder-chart-2-fill:before { content: "\ed5b"; }
.ri-folder-chart-2-line:before { content: "\ed5c"; }
.ri-folder-chart-fill:before { content: "\ed5d"; }
.ri-folder-chart-line:before { content: "\ed5e"; }
.ri-folder-download-fill:before { content: "\ed5f"; }
.ri-folder-download-line:before { content: "\ed60"; }
.ri-folder-fill:before { content: "\ed61"; }
.ri-folder-forbid-fill:before { content: "\ed62"; }
.ri-folder-forbid-line:before { content: "\ed63"; }
.ri-folder-history-fill:before { content: "\ed64"; }
.ri-folder-history-line:before { content: "\ed65"; }
.ri-folder-info-fill:before { content: "\ed66"; }
.ri-folder-info-line:before { content: "\ed67"; }
.ri-folder-keyhole-fill:before { content: "\ed68"; }
.ri-folder-keyhole-line:before { content: "\ed69"; }
.ri-folder-line:before { content: "\ed6a"; }
.ri-folder-lock-fill:before { content: "\ed6b"; }
.ri-folder-lock-line:before { content: "\ed6c"; }
.ri-folder-music-fill:before { content: "\ed6d"; }
.ri-folder-music-line:before { content: "\ed6e"; }
.ri-folder-open-fill:before { content: "\ed6f"; }
.ri-folder-open-line:before { content: "\ed70"; }
.ri-folder-received-fill:before { content: "\ed71"; }
.ri-folder-received-line:before { content: "\ed72"; }
.ri-folder-reduce-fill:before { content: "\ed73"; }
.ri-folder-reduce-line:before { content: "\ed74"; }
.ri-folder-settings-fill:before { content: "\ed75"; }
.ri-folder-settings-line:before { content: "\ed76"; }
.ri-folder-shared-fill:before { content: "\ed77"; }
.ri-folder-shared-line:before { content: "\ed78"; }
.ri-folder-shield-2-fill:before { content: "\ed79"; }
.ri-folder-shield-2-line:before { content: "\ed7a"; }
.ri-folder-shield-fill:before { content: "\ed7b"; }
.ri-folder-shield-line:before { content: "\ed7c"; }
.ri-folder-transfer-fill:before { content: "\ed7d"; }
.ri-folder-transfer-line:before { content: "\ed7e"; }
.ri-folder-unknow-fill:before { content: "\ed7f"; }
.ri-folder-unknow-line:before { content: "\ed80"; }
.ri-folder-upload-fill:before { content: "\ed81"; }
.ri-folder-upload-line:before { content: "\ed82"; }
.ri-folder-user-fill:before { content: "\ed83"; }
.ri-folder-user-line:before { content: "\ed84"; }
.ri-folder-warning-fill:before { content: "\ed85"; }
.ri-folder-warning-line:before { content: "\ed86"; }
.ri-folder-zip-fill:before { content: "\ed87"; }
.ri-folder-zip-line:before { content: "\ed88"; }
.ri-folders-fill:before { content: "\ed89"; }
.ri-folders-line:before { content: "\ed8a"; }
.ri-font-color:before { content: "\ed8b"; }
.ri-font-size-2:before { content: "\ed8c"; }
.ri-font-size:before { content: "\ed8d"; }
.ri-football-fill:before { content: "\ed8e"; }
.ri-football-line:before { content: "\ed8f"; }
.ri-footprint-fill:before { content: "\ed90"; }
.ri-footprint-line:before { content: "\ed91"; }
.ri-forbid-2-fill:before { content: "\ed92"; }
.ri-forbid-2-line:before { content: "\ed93"; }
.ri-forbid-fill:before { content: "\ed94"; }
.ri-forbid-line:before { content: "\ed95"; }
.ri-format-clear:before { content: "\ed96"; }
.ri-fridge-fill:before { content: "\ed97"; }
.ri-fridge-line:before { content: "\ed98"; }
.ri-fullscreen-exit-fill:before { content: "\ed99"; }
.ri-fullscreen-exit-line:before { content: "\ed9a"; }
.ri-fullscreen-fill:before { content: "\ed9b"; }
.ri-fullscreen-line:before { content: "\ed9c"; }
.ri-function-fill:before { content: "\ed9d"; }
.ri-function-line:before { content: "\ed9e"; }
.ri-functions:before { content: "\ed9f"; }
.ri-funds-box-fill:before { content: "\eda0"; }
.ri-funds-box-line:before { content: "\eda1"; }
.ri-funds-fill:before { content: "\eda2"; }
.ri-funds-line:before { content: "\eda3"; }
.ri-gallery-fill:before { content: "\eda4"; }
.ri-gallery-line:before { content: "\eda5"; }
.ri-gallery-upload-fill:before { content: "\eda6"; }
.ri-gallery-upload-line:before { content: "\eda7"; }
.ri-game-fill:before { content: "\eda8"; }
.ri-game-line:before { content: "\eda9"; }
.ri-gamepad-fill:before { content: "\edaa"; }
.ri-gamepad-line:before { content: "\edab"; }
.ri-gas-station-fill:before { content: "\edac"; }
.ri-gas-station-line:before { content: "\edad"; }
.ri-gatsby-fill:before { content: "\edae"; }
.ri-gatsby-line:before { content: "\edaf"; }
.ri-genderless-fill:before { content: "\edb0"; }
.ri-genderless-line:before { content: "\edb1"; }
.ri-ghost-2-fill:before { content: "\edb2"; }
.ri-ghost-2-line:before { content: "\edb3"; }
.ri-ghost-fill:before { content: "\edb4"; }
.ri-ghost-line:before { content: "\edb5"; }
.ri-ghost-smile-fill:before { content: "\edb6"; }
.ri-ghost-smile-line:before { content: "\edb7"; }
.ri-gift-2-fill:before { content: "\edb8"; }
.ri-gift-2-line:before { content: "\edb9"; }
.ri-gift-fill:before { content: "\edba"; }
.ri-gift-line:before { content: "\edbb"; }
.ri-git-branch-fill:before { content: "\edbc"; }
.ri-git-branch-line:before { content: "\edbd"; }
.ri-git-commit-fill:before { content: "\edbe"; }
.ri-git-commit-line:before { content: "\edbf"; }
.ri-git-merge-fill:before { content: "\edc0"; }
.ri-git-merge-line:before { content: "\edc1"; }
.ri-git-pull-request-fill:before { content: "\edc2"; }
.ri-git-pull-request-line:before { content: "\edc3"; }
.ri-git-repository-commits-fill:before { content: "\edc4"; }
.ri-git-repository-commits-line:before { content: "\edc5"; }
.ri-git-repository-fill:before { content: "\edc6"; }
.ri-git-repository-line:before { content: "\edc7"; }
.ri-git-repository-private-fill:before { content: "\edc8"; }
.ri-git-repository-private-line:before { content: "\edc9"; }
.ri-github-fill:before { content: "\edca"; }
.ri-github-line:before { content: "\edcb"; }
.ri-gitlab-fill:before { content: "\edcc"; }
.ri-gitlab-line:before { content: "\edcd"; }
.ri-global-fill:before { content: "\edce"; }
.ri-global-line:before { content: "\edcf"; }
.ri-globe-fill:before { content: "\edd0"; }
.ri-globe-line:before { content: "\edd1"; }
.ri-goblet-fill:before { content: "\edd2"; }
.ri-goblet-line:before { content: "\edd3"; }
.ri-google-fill:before { content: "\edd4"; }
.ri-google-line:before { content: "\edd5"; }
.ri-google-play-fill:before { content: "\edd6"; }
.ri-google-play-line:before { content: "\edd7"; }
.ri-government-fill:before { content: "\edd8"; }
.ri-government-line:before { content: "\edd9"; }
.ri-gps-fill:before { content: "\edda"; }
.ri-gps-line:before { content: "\eddb"; }
.ri-gradienter-fill:before { content: "\eddc"; }
.ri-gradienter-line:before { content: "\eddd"; }
.ri-grid-fill:before { content: "\edde"; }
.ri-grid-line:before { content: "\eddf"; }
.ri-group-2-fill:before { content: "\ede0"; }
.ri-group-2-line:before { content: "\ede1"; }
.ri-group-fill:before { content: "\ede2"; }
.ri-group-line:before { content: "\ede3"; }
.ri-guide-fill:before { content: "\ede4"; }
.ri-guide-line:before { content: "\ede5"; }
.ri-h-1:before { content: "\ede6"; }
.ri-h-2:before { content: "\ede7"; }
.ri-h-3:before { content: "\ede8"; }
.ri-h-4:before { content: "\ede9"; }
.ri-h-5:before { content: "\edea"; }
.ri-h-6:before { content: "\edeb"; }
.ri-hail-fill:before { content: "\edec"; }
.ri-hail-line:before { content: "\eded"; }
.ri-hammer-fill:before { content: "\edee"; }
.ri-hammer-line:before { content: "\edef"; }
.ri-hand-coin-fill:before { content: "\edf0"; }
.ri-hand-coin-line:before { content: "\edf1"; }
.ri-hand-heart-fill:before { content: "\edf2"; }
.ri-hand-heart-line:before { content: "\edf3"; }
.ri-hand-sanitizer-fill:before { content: "\edf4"; }
.ri-hand-sanitizer-line:before { content: "\edf5"; }
.ri-handbag-fill:before { content: "\edf6"; }
.ri-handbag-line:before { content: "\edf7"; }
.ri-hard-drive-2-fill:before { content: "\edf8"; }
.ri-hard-drive-2-line:before { content: "\edf9"; }
.ri-hard-drive-fill:before { content: "\edfa"; }
.ri-hard-drive-line:before { content: "\edfb"; }
.ri-hashtag:before { content: "\edfc"; }
.ri-haze-2-fill:before { content: "\edfd"; }
.ri-haze-2-line:before { content: "\edfe"; }
.ri-haze-fill:before { content: "\edff"; }
.ri-haze-line:before { content: "\ee00"; }
.ri-hd-fill:before { content: "\ee01"; }
.ri-hd-line:before { content: "\ee02"; }
.ri-heading:before { content: "\ee03"; }
.ri-headphone-fill:before { content: "\ee04"; }
.ri-headphone-line:before { content: "\ee05"; }
.ri-health-book-fill:before { content: "\ee06"; }
.ri-health-book-line:before { content: "\ee07"; }
.ri-heart-2-fill:before { content: "\ee08"; }
.ri-heart-2-line:before { content: "\ee09"; }
.ri-heart-3-fill:before { content: "\ee0a"; }
.ri-heart-3-line:before { content: "\ee0b"; }
.ri-heart-add-fill:before { content: "\ee0c"; }
.ri-heart-add-line:before { content: "\ee0d"; }
.ri-heart-fill:before { content: "\ee0e"; }
.ri-heart-line:before { content: "\ee0f"; }
.ri-heart-pulse-fill:before { content: "\ee10"; }
.ri-heart-pulse-line:before { content: "\ee11"; }
.ri-hearts-fill:before { content: "\ee12"; }
.ri-hearts-line:before { content: "\ee13"; }
.ri-heavy-showers-fill:before { content: "\ee14"; }
.ri-heavy-showers-line:before { content: "\ee15"; }
.ri-history-fill:before { content: "\ee16"; }
.ri-history-line:before { content: "\ee17"; }
.ri-home-2-fill:before { content: "\ee18"; }
.ri-home-2-line:before { content: "\ee19"; }
.ri-home-3-fill:before { content: "\ee1a"; }
.ri-home-3-line:before { content: "\ee1b"; }
.ri-home-4-fill:before { content: "\ee1c"; }
.ri-home-4-line:before { content: "\ee1d"; }
.ri-home-5-fill:before { content: "\ee1e"; }
.ri-home-5-line:before { content: "\ee1f"; }
.ri-home-6-fill:before { content: "\ee20"; }
.ri-home-6-line:before { content: "\ee21"; }
.ri-home-7-fill:before { content: "\ee22"; }
.ri-home-7-line:before { content: "\ee23"; }
.ri-home-8-fill:before { content: "\ee24"; }
.ri-home-8-line:before { content: "\ee25"; }
.ri-home-fill:before { content: "\ee26"; }
.ri-home-gear-fill:before { content: "\ee27"; }
.ri-home-gear-line:before { content: "\ee28"; }
.ri-home-heart-fill:before { content: "\ee29"; }
.ri-home-heart-line:before { content: "\ee2a"; }
.ri-home-line:before { content: "\ee2b"; }
.ri-home-smile-2-fill:before { content: "\ee2c"; }
.ri-home-smile-2-line:before { content: "\ee2d"; }
.ri-home-smile-fill:before { content: "\ee2e"; }
.ri-home-smile-line:before { content: "\ee2f"; }
.ri-home-wifi-fill:before { content: "\ee30"; }
.ri-home-wifi-line:before { content: "\ee31"; }
.ri-honor-of-kings-fill:before { content: "\ee32"; }
.ri-honor-of-kings-line:before { content: "\ee33"; }
.ri-honour-fill:before { content: "\ee34"; }
.ri-honour-line:before { content: "\ee35"; }
.ri-hospital-fill:before { content: "\ee36"; }
.ri-hospital-line:before { content: "\ee37"; }
.ri-hotel-bed-fill:before { content: "\ee38"; }
.ri-hotel-bed-line:before { content: "\ee39"; }
.ri-hotel-fill:before { content: "\ee3a"; }
.ri-hotel-line:before { content: "\ee3b"; }
.ri-hotspot-fill:before { content: "\ee3c"; }
.ri-hotspot-line:before { content: "\ee3d"; }
.ri-hq-fill:before { content: "\ee3e"; }
.ri-hq-line:before { content: "\ee3f"; }
.ri-html5-fill:before { content: "\ee40"; }
.ri-html5-line:before { content: "\ee41"; }
.ri-ie-fill:before { content: "\ee42"; }
.ri-ie-line:before { content: "\ee43"; }
.ri-image-2-fill:before { content: "\ee44"; }
.ri-image-2-line:before { content: "\ee45"; }
.ri-image-add-fill:before { content: "\ee46"; }
.ri-image-add-line:before { content: "\ee47"; }
.ri-image-edit-fill:before { content: "\ee48"; }
.ri-image-edit-line:before { content: "\ee49"; }
.ri-image-fill:before { content: "\ee4a"; }
.ri-image-line:before { content: "\ee4b"; }
.ri-inbox-archive-fill:before { content: "\ee4c"; }
.ri-inbox-archive-line:before { content: "\ee4d"; }
.ri-inbox-fill:before { content: "\ee4e"; }
.ri-inbox-line:before { content: "\ee4f"; }
.ri-inbox-unarchive-fill:before { content: "\ee50"; }
.ri-inbox-unarchive-line:before { content: "\ee51"; }
.ri-increase-decrease-fill:before { content: "\ee52"; }
.ri-increase-decrease-line:before { content: "\ee53"; }
.ri-indent-decrease:before { content: "\ee54"; }
.ri-indent-increase:before { content: "\ee55"; }
.ri-indeterminate-circle-fill:before { content: "\ee56"; }
.ri-indeterminate-circle-line:before { content: "\ee57"; }
.ri-information-fill:before { content: "\ee58"; }
.ri-information-line:before { content: "\ee59"; }
.ri-infrared-thermometer-fill:before { content: "\ee5a"; }
.ri-infrared-thermometer-line:before { content: "\ee5b"; }
.ri-ink-bottle-fill:before { content: "\ee5c"; }
.ri-ink-bottle-line:before { content: "\ee5d"; }
.ri-input-cursor-move:before { content: "\ee5e"; }
.ri-input-method-fill:before { content: "\ee5f"; }
.ri-input-method-line:before { content: "\ee60"; }
.ri-insert-column-left:before { content: "\ee61"; }
.ri-insert-column-right:before { content: "\ee62"; }
.ri-insert-row-bottom:before { content: "\ee63"; }
.ri-insert-row-top:before { content: "\ee64"; }
.ri-instagram-fill:before { content: "\ee65"; }
.ri-instagram-line:before { content: "\ee66"; }
.ri-install-fill:before { content: "\ee67"; }
.ri-install-line:before { content: "\ee68"; }
.ri-invision-fill:before { content: "\ee69"; }
.ri-invision-line:before { content: "\ee6a"; }
.ri-italic:before { content: "\ee6b"; }
.ri-kakao-talk-fill:before { content: "\ee6c"; }
.ri-kakao-talk-line:before { content: "\ee6d"; }
.ri-key-2-fill:before { content: "\ee6e"; }
.ri-key-2-line:before { content: "\ee6f"; }
.ri-key-fill:before { content: "\ee70"; }
.ri-key-line:before { content: "\ee71"; }
.ri-keyboard-box-fill:before { content: "\ee72"; }
.ri-keyboard-box-line:before { content: "\ee73"; }
.ri-keyboard-fill:before { content: "\ee74"; }
.ri-keyboard-line:before { content: "\ee75"; }
.ri-keynote-fill:before { content: "\ee76"; }
.ri-keynote-line:before { content: "\ee77"; }
.ri-knife-blood-fill:before { content: "\ee78"; }
.ri-knife-blood-line:before { content: "\ee79"; }
.ri-knife-fill:before { content: "\ee7a"; }
.ri-knife-line:before { content: "\ee7b"; }
.ri-landscape-fill:before { content: "\ee7c"; }
.ri-landscape-line:before { content: "\ee7d"; }
.ri-layout-2-fill:before { content: "\ee7e"; }
.ri-layout-2-line:before { content: "\ee7f"; }
.ri-layout-3-fill:before { content: "\ee80"; }
.ri-layout-3-line:before { content: "\ee81"; }
.ri-layout-4-fill:before { content: "\ee82"; }
.ri-layout-4-line:before { content: "\ee83"; }
.ri-layout-5-fill:before { content: "\ee84"; }
.ri-layout-5-line:before { content: "\ee85"; }
.ri-layout-6-fill:before { content: "\ee86"; }
.ri-layout-6-line:before { content: "\ee87"; }
.ri-layout-bottom-2-fill:before { content: "\ee88"; }
.ri-layout-bottom-2-line:before { content: "\ee89"; }
.ri-layout-bottom-fill:before { content: "\ee8a"; }
.ri-layout-bottom-line:before { content: "\ee8b"; }
.ri-layout-column-fill:before { content: "\ee8c"; }
.ri-layout-column-line:before { content: "\ee8d"; }
.ri-layout-fill:before { content: "\ee8e"; }
.ri-layout-grid-fill:before { content: "\ee8f"; }
.ri-layout-grid-line:before { content: "\ee90"; }
.ri-layout-left-2-fill:before { content: "\ee91"; }
.ri-layout-left-2-line:before { content: "\ee92"; }
.ri-layout-left-fill:before { content: "\ee93"; }
.ri-layout-left-line:before { content: "\ee94"; }
.ri-layout-line:before { content: "\ee95"; }
.ri-layout-masonry-fill:before { content: "\ee96"; }
.ri-layout-masonry-line:before { content: "\ee97"; }
.ri-layout-right-2-fill:before { content: "\ee98"; }
.ri-layout-right-2-line:before { content: "\ee99"; }
.ri-layout-right-fill:before { content: "\ee9a"; }
.ri-layout-right-line:before { content: "\ee9b"; }
.ri-layout-row-fill:before { content: "\ee9c"; }
.ri-layout-row-line:before { content: "\ee9d"; }
.ri-layout-top-2-fill:before { content: "\ee9e"; }
.ri-layout-top-2-line:before { content: "\ee9f"; }
.ri-layout-top-fill:before { content: "\eea0"; }
.ri-layout-top-line:before { content: "\eea1"; }
.ri-leaf-fill:before { content: "\eea2"; }
.ri-leaf-line:before { content: "\eea3"; }
.ri-lifebuoy-fill:before { content: "\eea4"; }
.ri-lifebuoy-line:before { content: "\eea5"; }
.ri-lightbulb-fill:before { content: "\eea6"; }
.ri-lightbulb-flash-fill:before { content: "\eea7"; }
.ri-lightbulb-flash-line:before { content: "\eea8"; }
.ri-lightbulb-line:before { content: "\eea9"; }
.ri-line-chart-fill:before { content: "\eeaa"; }
.ri-line-chart-line:before { content: "\eeab"; }
.ri-line-fill:before { content: "\eeac"; }
.ri-line-height:before { content: "\eead"; }
.ri-line-line:before { content: "\eeae"; }
.ri-link-m:before { content: "\eeaf"; }
.ri-link-unlink-m:before { content: "\eeb0"; }
.ri-link-unlink:before { content: "\eeb1"; }
.ri-link:before { content: "\eeb2"; }
.ri-linkedin-box-fill:before { content: "\eeb3"; }
.ri-linkedin-box-line:before { content: "\eeb4"; }
.ri-linkedin-fill:before { content: "\eeb5"; }
.ri-linkedin-line:before { content: "\eeb6"; }
.ri-links-fill:before { content: "\eeb7"; }
.ri-links-line:before { content: "\eeb8"; }
.ri-list-check-2:before { content: "\eeb9"; }
.ri-list-check:before { content: "\eeba"; }
.ri-list-ordered:before { content: "\eebb"; }
.ri-list-settings-fill:before { content: "\eebc"; }
.ri-list-settings-line:before { content: "\eebd"; }
.ri-list-unordered:before { content: "\eebe"; }
.ri-live-fill:before { content: "\eebf"; }
.ri-live-line:before { content: "\eec0"; }
.ri-loader-2-fill:before { content: "\eec1"; }
.ri-loader-2-line:before { content: "\eec2"; }
.ri-loader-3-fill:before { content: "\eec3"; }
.ri-loader-3-line:before { content: "\eec4"; }
.ri-loader-4-fill:before { content: "\eec5"; }
.ri-loader-4-line:before { content: "\eec6"; }
.ri-loader-5-fill:before { content: "\eec7"; }
.ri-loader-5-line:before { content: "\eec8"; }
.ri-loader-fill:before { content: "\eec9"; }
.ri-loader-line:before { content: "\eeca"; }
.ri-lock-2-fill:before { content: "\eecb"; }
.ri-lock-2-line:before { content: "\eecc"; }
.ri-lock-fill:before { content: "\eecd"; }
.ri-lock-line:before { content: "\eece"; }
.ri-lock-password-fill:before { content: "\eecf"; }
.ri-lock-password-line:before { content: "\eed0"; }
.ri-lock-unlock-fill:before { content: "\eed1"; }
.ri-lock-unlock-line:before { content: "\eed2"; }
.ri-login-box-fill:before { content: "\eed3"; }
.ri-login-box-line:before { content: "\eed4"; }
.ri-login-circle-fill:before { content: "\eed5"; }
.ri-login-circle-line:before { content: "\eed6"; }
.ri-logout-box-fill:before { content: "\eed7"; }
.ri-logout-box-line:before { content: "\eed8"; }
.ri-logout-box-r-fill:before { content: "\eed9"; }
.ri-logout-box-r-line:before { content: "\eeda"; }
.ri-logout-circle-fill:before { content: "\eedb"; }
.ri-logout-circle-line:before { content: "\eedc"; }
.ri-logout-circle-r-fill:before { content: "\eedd"; }
.ri-logout-circle-r-line:before { content: "\eede"; }
.ri-luggage-cart-fill:before { content: "\eedf"; }
.ri-luggage-cart-line:before { content: "\eee0"; }
.ri-luggage-deposit-fill:before { content: "\eee1"; }
.ri-luggage-deposit-line:before { content: "\eee2"; }
.ri-lungs-fill:before { content: "\eee3"; }
.ri-lungs-line:before { content: "\eee4"; }
.ri-mac-fill:before { content: "\eee5"; }
.ri-mac-line:before { content: "\eee6"; }
.ri-macbook-fill:before { content: "\eee7"; }
.ri-macbook-line:before { content: "\eee8"; }
.ri-magic-fill:before { content: "\eee9"; }
.ri-magic-line:before { content: "\eeea"; }
.ri-mail-add-fill:before { content: "\eeeb"; }
.ri-mail-add-line:before { content: "\eeec"; }
.ri-mail-check-fill:before { content: "\eeed"; }
.ri-mail-check-line:before { content: "\eeee"; }
.ri-mail-close-fill:before { content: "\eeef"; }
.ri-mail-close-line:before { content: "\eef0"; }
.ri-mail-download-fill:before { content: "\eef1"; }
.ri-mail-download-line:before { content: "\eef2"; }
.ri-mail-fill:before { content: "\eef3"; }
.ri-mail-forbid-fill:before { content: "\eef4"; }
.ri-mail-forbid-line:before { content: "\eef5"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-mail-lock-fill:before { content: "\eef7"; }
.ri-mail-lock-line:before { content: "\eef8"; }
.ri-mail-open-fill:before { content: "\eef9"; }
.ri-mail-open-line:before { content: "\eefa"; }
.ri-mail-send-fill:before { content: "\eefb"; }
.ri-mail-send-line:before { content: "\eefc"; }
.ri-mail-settings-fill:before { content: "\eefd"; }
.ri-mail-settings-line:before { content: "\eefe"; }
.ri-mail-star-fill:before { content: "\eeff"; }
.ri-mail-star-line:before { content: "\ef00"; }
.ri-mail-unread-fill:before { content: "\ef01"; }
.ri-mail-unread-line:before { content: "\ef02"; }
.ri-mail-volume-fill:before { content: "\ef03"; }
.ri-mail-volume-line:before { content: "\ef04"; }
.ri-map-2-fill:before { content: "\ef05"; }
.ri-map-2-line:before { content: "\ef06"; }
.ri-map-fill:before { content: "\ef07"; }
.ri-map-line:before { content: "\ef08"; }
.ri-map-pin-2-fill:before { content: "\ef09"; }
.ri-map-pin-2-line:before { content: "\ef0a"; }
.ri-map-pin-3-fill:before { content: "\ef0b"; }
.ri-map-pin-3-line:before { content: "\ef0c"; }
.ri-map-pin-4-fill:before { content: "\ef0d"; }
.ri-map-pin-4-line:before { content: "\ef0e"; }
.ri-map-pin-5-fill:before { content: "\ef0f"; }
.ri-map-pin-5-line:before { content: "\ef10"; }
.ri-map-pin-add-fill:before { content: "\ef11"; }
.ri-map-pin-add-line:before { content: "\ef12"; }
.ri-map-pin-fill:before { content: "\ef13"; }
.ri-map-pin-line:before { content: "\ef14"; }
.ri-map-pin-range-fill:before { content: "\ef15"; }
.ri-map-pin-range-line:before { content: "\ef16"; }
.ri-map-pin-time-fill:before { content: "\ef17"; }
.ri-map-pin-time-line:before { content: "\ef18"; }
.ri-map-pin-user-fill:before { content: "\ef19"; }
.ri-map-pin-user-line:before { content: "\ef1a"; }
.ri-mark-pen-fill:before { content: "\ef1b"; }
.ri-mark-pen-line:before { content: "\ef1c"; }
.ri-markdown-fill:before { content: "\ef1d"; }
.ri-markdown-line:before { content: "\ef1e"; }
.ri-markup-fill:before { content: "\ef1f"; }
.ri-markup-line:before { content: "\ef20"; }
.ri-mastercard-fill:before { content: "\ef21"; }
.ri-mastercard-line:before { content: "\ef22"; }
.ri-mastodon-fill:before { content: "\ef23"; }
.ri-mastodon-line:before { content: "\ef24"; }
.ri-medal-2-fill:before { content: "\ef25"; }
.ri-medal-2-line:before { content: "\ef26"; }
.ri-medal-fill:before { content: "\ef27"; }
.ri-medal-line:before { content: "\ef28"; }
.ri-medicine-bottle-fill:before { content: "\ef29"; }
.ri-medicine-bottle-line:before { content: "\ef2a"; }
.ri-medium-fill:before { content: "\ef2b"; }
.ri-medium-line:before { content: "\ef2c"; }
.ri-men-fill:before { content: "\ef2d"; }
.ri-men-line:before { content: "\ef2e"; }
.ri-mental-health-fill:before { content: "\ef2f"; }
.ri-mental-health-line:before { content: "\ef30"; }
.ri-menu-2-fill:before { content: "\ef31"; }
.ri-menu-2-line:before { content: "\ef32"; }
.ri-menu-3-fill:before { content: "\ef33"; }
.ri-menu-3-line:before { content: "\ef34"; }
.ri-menu-4-fill:before { content: "\ef35"; }
.ri-menu-4-line:before { content: "\ef36"; }
.ri-menu-5-fill:before { content: "\ef37"; }
.ri-menu-5-line:before { content: "\ef38"; }
.ri-menu-add-fill:before { content: "\ef39"; }
.ri-menu-add-line:before { content: "\ef3a"; }
.ri-menu-fill:before { content: "\ef3b"; }
.ri-menu-fold-fill:before { content: "\ef3c"; }
.ri-menu-fold-line:before { content: "\ef3d"; }
.ri-menu-line:before { content: "\ef3e"; }
.ri-menu-unfold-fill:before { content: "\ef3f"; }
.ri-menu-unfold-line:before { content: "\ef40"; }
.ri-merge-cells-horizontal:before { content: "\ef41"; }
.ri-merge-cells-vertical:before { content: "\ef42"; }
.ri-message-2-fill:before { content: "\ef43"; }
.ri-message-2-line:before { content: "\ef44"; }
.ri-message-3-fill:before { content: "\ef45"; }
.ri-message-3-line:before { content: "\ef46"; }
.ri-message-fill:before { content: "\ef47"; }
.ri-message-line:before { content: "\ef48"; }
.ri-messenger-fill:before { content: "\ef49"; }
.ri-messenger-line:before { content: "\ef4a"; }
.ri-meteor-fill:before { content: "\ef4b"; }
.ri-meteor-line:before { content: "\ef4c"; }
.ri-mic-2-fill:before { content: "\ef4d"; }
.ri-mic-2-line:before { content: "\ef4e"; }
.ri-mic-fill:before { content: "\ef4f"; }
.ri-mic-line:before { content: "\ef50"; }
.ri-mic-off-fill:before { content: "\ef51"; }
.ri-mic-off-line:before { content: "\ef52"; }
.ri-mickey-fill:before { content: "\ef53"; }
.ri-mickey-line:before { content: "\ef54"; }
.ri-microscope-fill:before { content: "\ef55"; }
.ri-microscope-line:before { content: "\ef56"; }
.ri-microsoft-fill:before { content: "\ef57"; }
.ri-microsoft-line:before { content: "\ef58"; }
.ri-mind-map:before { content: "\ef59"; }
.ri-mini-program-fill:before { content: "\ef5a"; }
.ri-mini-program-line:before { content: "\ef5b"; }
.ri-mist-fill:before { content: "\ef5c"; }
.ri-mist-line:before { content: "\ef5d"; }
.ri-money-cny-box-fill:before { content: "\ef5e"; }
.ri-money-cny-box-line:before { content: "\ef5f"; }
.ri-money-cny-circle-fill:before { content: "\ef60"; }
.ri-money-cny-circle-line:before { content: "\ef61"; }
.ri-money-dollar-box-fill:before { content: "\ef62"; }
.ri-money-dollar-box-line:before { content: "\ef63"; }
.ri-money-dollar-circle-fill:before { content: "\ef64"; }
.ri-money-dollar-circle-line:before { content: "\ef65"; }
.ri-money-euro-box-fill:before { content: "\ef66"; }
.ri-money-euro-box-line:before { content: "\ef67"; }
.ri-money-euro-circle-fill:before { content: "\ef68"; }
.ri-money-euro-circle-line:before { content: "\ef69"; }
.ri-money-pound-box-fill:before { content: "\ef6a"; }
.ri-money-pound-box-line:before { content: "\ef6b"; }
.ri-money-pound-circle-fill:before { content: "\ef6c"; }
.ri-money-pound-circle-line:before { content: "\ef6d"; }
.ri-moon-clear-fill:before { content: "\ef6e"; }
.ri-moon-clear-line:before { content: "\ef6f"; }
.ri-moon-cloudy-fill:before { content: "\ef70"; }
.ri-moon-cloudy-line:before { content: "\ef71"; }
.ri-moon-fill:before { content: "\ef72"; }
.ri-moon-foggy-fill:before { content: "\ef73"; }
.ri-moon-foggy-line:before { content: "\ef74"; }
.ri-moon-line:before { content: "\ef75"; }
.ri-more-2-fill:before { content: "\ef76"; }
.ri-more-2-line:before { content: "\ef77"; }
.ri-more-fill:before { content: "\ef78"; }
.ri-more-line:before { content: "\ef79"; }
.ri-motorbike-fill:before { content: "\ef7a"; }
.ri-motorbike-line:before { content: "\ef7b"; }
.ri-mouse-fill:before { content: "\ef7c"; }
.ri-mouse-line:before { content: "\ef7d"; }
.ri-movie-2-fill:before { content: "\ef7e"; }
.ri-movie-2-line:before { content: "\ef7f"; }
.ri-movie-fill:before { content: "\ef80"; }
.ri-movie-line:before { content: "\ef81"; }
.ri-music-2-fill:before { content: "\ef82"; }
.ri-music-2-line:before { content: "\ef83"; }
.ri-music-fill:before { content: "\ef84"; }
.ri-music-line:before { content: "\ef85"; }
.ri-mv-fill:before { content: "\ef86"; }
.ri-mv-line:before { content: "\ef87"; }
.ri-navigation-fill:before { content: "\ef88"; }
.ri-navigation-line:before { content: "\ef89"; }
.ri-netease-cloud-music-fill:before { content: "\ef8a"; }
.ri-netease-cloud-music-line:before { content: "\ef8b"; }
.ri-netflix-fill:before { content: "\ef8c"; }
.ri-netflix-line:before { content: "\ef8d"; }
.ri-newspaper-fill:before { content: "\ef8e"; }
.ri-newspaper-line:before { content: "\ef8f"; }
.ri-node-tree:before { content: "\ef90"; }
.ri-notification-2-fill:before { content: "\ef91"; }
.ri-notification-2-line:before { content: "\ef92"; }
.ri-notification-3-fill:before { content: "\ef93"; }
.ri-notification-3-line:before { content: "\ef94"; }
.ri-notification-4-fill:before { content: "\ef95"; }
.ri-notification-4-line:before { content: "\ef96"; }
.ri-notification-badge-fill:before { content: "\ef97"; }
.ri-notification-badge-line:before { content: "\ef98"; }
.ri-notification-fill:before { content: "\ef99"; }
.ri-notification-line:before { content: "\ef9a"; }
.ri-notification-off-fill:before { content: "\ef9b"; }
.ri-notification-off-line:before { content: "\ef9c"; }
.ri-npmjs-fill:before { content: "\ef9d"; }
.ri-npmjs-line:before { content: "\ef9e"; }
.ri-number-0:before { content: "\ef9f"; }
.ri-number-1:before { content: "\efa0"; }
.ri-number-2:before { content: "\efa1"; }
.ri-number-3:before { content: "\efa2"; }
.ri-number-4:before { content: "\efa3"; }
.ri-number-5:before { content: "\efa4"; }
.ri-number-6:before { content: "\efa5"; }
.ri-number-7:before { content: "\efa6"; }
.ri-number-8:before { content: "\efa7"; }
.ri-number-9:before { content: "\efa8"; }
.ri-numbers-fill:before { content: "\efa9"; }
.ri-numbers-line:before { content: "\efaa"; }
.ri-nurse-fill:before { content: "\efab"; }
.ri-nurse-line:before { content: "\efac"; }
.ri-oil-fill:before { content: "\efad"; }
.ri-oil-line:before { content: "\efae"; }
.ri-omega:before { content: "\efaf"; }
.ri-open-arm-fill:before { content: "\efb0"; }
.ri-open-arm-line:before { content: "\efb1"; }
.ri-open-source-fill:before { content: "\efb2"; }
.ri-open-source-line:before { content: "\efb3"; }
.ri-opera-fill:before { content: "\efb4"; }
.ri-opera-line:before { content: "\efb5"; }
.ri-order-play-fill:before { content: "\efb6"; }
.ri-order-play-line:before { content: "\efb7"; }
.ri-organization-chart:before { content: "\efb8"; }
.ri-outlet-2-fill:before { content: "\efb9"; }
.ri-outlet-2-line:before { content: "\efba"; }
.ri-outlet-fill:before { content: "\efbb"; }
.ri-outlet-line:before { content: "\efbc"; }
.ri-page-separator:before { content: "\efbd"; }
.ri-pages-fill:before { content: "\efbe"; }
.ri-pages-line:before { content: "\efbf"; }
.ri-paint-brush-fill:before { content: "\efc0"; }
.ri-paint-brush-line:before { content: "\efc1"; }
.ri-paint-fill:before { content: "\efc2"; }
.ri-paint-line:before { content: "\efc3"; }
.ri-palette-fill:before { content: "\efc4"; }
.ri-palette-line:before { content: "\efc5"; }
.ri-pantone-fill:before { content: "\efc6"; }
.ri-pantone-line:before { content: "\efc7"; }
.ri-paragraph:before { content: "\efc8"; }
.ri-parent-fill:before { content: "\efc9"; }
.ri-parent-line:before { content: "\efca"; }
.ri-parentheses-fill:before { content: "\efcb"; }
.ri-parentheses-line:before { content: "\efcc"; }
.ri-parking-box-fill:before { content: "\efcd"; }
.ri-parking-box-line:before { content: "\efce"; }
.ri-parking-fill:before { content: "\efcf"; }
.ri-parking-line:before { content: "\efd0"; }
.ri-passport-fill:before { content: "\efd1"; }
.ri-passport-line:before { content: "\efd2"; }
.ri-patreon-fill:before { content: "\efd3"; }
.ri-patreon-line:before { content: "\efd4"; }
.ri-pause-circle-fill:before { content: "\efd5"; }
.ri-pause-circle-line:before { content: "\efd6"; }
.ri-pause-fill:before { content: "\efd7"; }
.ri-pause-line:before { content: "\efd8"; }
.ri-pause-mini-fill:before { content: "\efd9"; }
.ri-pause-mini-line:before { content: "\efda"; }
.ri-paypal-fill:before { content: "\efdb"; }
.ri-paypal-line:before { content: "\efdc"; }
.ri-pen-nib-fill:before { content: "\efdd"; }
.ri-pen-nib-line:before { content: "\efde"; }
.ri-pencil-fill:before { content: "\efdf"; }
.ri-pencil-line:before { content: "\efe0"; }
.ri-pencil-ruler-2-fill:before { content: "\efe1"; }
.ri-pencil-ruler-2-line:before { content: "\efe2"; }
.ri-pencil-ruler-fill:before { content: "\efe3"; }
.ri-pencil-ruler-line:before { content: "\efe4"; }
.ri-percent-fill:before { content: "\efe5"; }
.ri-percent-line:before { content: "\efe6"; }
.ri-phone-camera-fill:before { content: "\efe7"; }
.ri-phone-camera-line:before { content: "\efe8"; }
.ri-phone-fill:before { content: "\efe9"; }
.ri-phone-find-fill:before { content: "\efea"; }
.ri-phone-find-line:before { content: "\efeb"; }
.ri-phone-line:before { content: "\efec"; }
.ri-phone-lock-fill:before { content: "\efed"; }
.ri-phone-lock-line:before { content: "\efee"; }
.ri-picture-in-picture-2-fill:before { content: "\efef"; }
.ri-picture-in-picture-2-line:before { content: "\eff0"; }
.ri-picture-in-picture-exit-fill:before { content: "\eff1"; }
.ri-picture-in-picture-exit-line:before { content: "\eff2"; }
.ri-picture-in-picture-fill:before { content: "\eff3"; }
.ri-picture-in-picture-line:before { content: "\eff4"; }
.ri-pie-chart-2-fill:before { content: "\eff5"; }
.ri-pie-chart-2-line:before { content: "\eff6"; }
.ri-pie-chart-box-fill:before { content: "\eff7"; }
.ri-pie-chart-box-line:before { content: "\eff8"; }
.ri-pie-chart-fill:before { content: "\eff9"; }
.ri-pie-chart-line:before { content: "\effa"; }
.ri-pin-distance-fill:before { content: "\effb"; }
.ri-pin-distance-line:before { content: "\effc"; }
.ri-ping-pong-fill:before { content: "\effd"; }
.ri-ping-pong-line:before { content: "\effe"; }
.ri-pinterest-fill:before { content: "\efff"; }
.ri-pinterest-line:before { content: "\f000"; }
.ri-pinyin-input:before { content: "\f001"; }
.ri-pixelfed-fill:before { content: "\f002"; }
.ri-pixelfed-line:before { content: "\f003"; }
.ri-plane-fill:before { content: "\f004"; }
.ri-plane-line:before { content: "\f005"; }
.ri-plant-fill:before { content: "\f006"; }
.ri-plant-line:before { content: "\f007"; }
.ri-play-circle-fill:before { content: "\f008"; }
.ri-play-circle-line:before { content: "\f009"; }
.ri-play-fill:before { content: "\f00a"; }
.ri-play-line:before { content: "\f00b"; }
.ri-play-list-2-fill:before { content: "\f00c"; }
.ri-play-list-2-line:before { content: "\f00d"; }
.ri-play-list-add-fill:before { content: "\f00e"; }
.ri-play-list-add-line:before { content: "\f00f"; }
.ri-play-list-fill:before { content: "\f010"; }
.ri-play-list-line:before { content: "\f011"; }
.ri-play-mini-fill:before { content: "\f012"; }
.ri-play-mini-line:before { content: "\f013"; }
.ri-playstation-fill:before { content: "\f014"; }
.ri-playstation-line:before { content: "\f015"; }
.ri-plug-2-fill:before { content: "\f016"; }
.ri-plug-2-line:before { content: "\f017"; }
.ri-plug-fill:before { content: "\f018"; }
.ri-plug-line:before { content: "\f019"; }
.ri-polaroid-2-fill:before { content: "\f01a"; }
.ri-polaroid-2-line:before { content: "\f01b"; }
.ri-polaroid-fill:before { content: "\f01c"; }
.ri-polaroid-line:before { content: "\f01d"; }
.ri-police-car-fill:before { content: "\f01e"; }
.ri-police-car-line:before { content: "\f01f"; }
.ri-price-tag-2-fill:before { content: "\f020"; }
.ri-price-tag-2-line:before { content: "\f021"; }
.ri-price-tag-3-fill:before { content: "\f022"; }
.ri-price-tag-3-line:before { content: "\f023"; }
.ri-price-tag-fill:before { content: "\f024"; }
.ri-price-tag-line:before { content: "\f025"; }
.ri-printer-cloud-fill:before { content: "\f026"; }
.ri-printer-cloud-line:before { content: "\f027"; }
.ri-printer-fill:before { content: "\f028"; }
.ri-printer-line:before { content: "\f029"; }
.ri-product-hunt-fill:before { content: "\f02a"; }
.ri-product-hunt-line:before { content: "\f02b"; }
.ri-profile-fill:before { content: "\f02c"; }
.ri-profile-line:before { content: "\f02d"; }
.ri-projector-2-fill:before { content: "\f02e"; }
.ri-projector-2-line:before { content: "\f02f"; }
.ri-projector-fill:before { content: "\f030"; }
.ri-projector-line:before { content: "\f031"; }
.ri-psychotherapy-fill:before { content: "\f032"; }
.ri-psychotherapy-line:before { content: "\f033"; }
.ri-pulse-fill:before { content: "\f034"; }
.ri-pulse-line:before { content: "\f035"; }
.ri-pushpin-2-fill:before { content: "\f036"; }
.ri-pushpin-2-line:before { content: "\f037"; }
.ri-pushpin-fill:before { content: "\f038"; }
.ri-pushpin-line:before { content: "\f039"; }
.ri-qq-fill:before { content: "\f03a"; }
.ri-qq-line:before { content: "\f03b"; }
.ri-qr-code-fill:before { content: "\f03c"; }
.ri-qr-code-line:before { content: "\f03d"; }
.ri-qr-scan-2-fill:before { content: "\f03e"; }
.ri-qr-scan-2-line:before { content: "\f03f"; }
.ri-qr-scan-fill:before { content: "\f040"; }
.ri-qr-scan-line:before { content: "\f041"; }
.ri-question-answer-fill:before { content: "\f042"; }
.ri-question-answer-line:before { content: "\f043"; }
.ri-question-fill:before { content: "\f044"; }
.ri-question-line:before { content: "\f045"; }
.ri-question-mark:before { content: "\f046"; }
.ri-questionnaire-fill:before { content: "\f047"; }
.ri-questionnaire-line:before { content: "\f048"; }
.ri-quill-pen-fill:before { content: "\f049"; }
.ri-quill-pen-line:before { content: "\f04a"; }
.ri-radar-fill:before { content: "\f04b"; }
.ri-radar-line:before { content: "\f04c"; }
.ri-radio-2-fill:before { content: "\f04d"; }
.ri-radio-2-line:before { content: "\f04e"; }
.ri-radio-button-fill:before { content: "\f04f"; }
.ri-radio-button-line:before { content: "\f050"; }
.ri-radio-fill:before { content: "\f051"; }
.ri-radio-line:before { content: "\f052"; }
.ri-rainbow-fill:before { content: "\f053"; }
.ri-rainbow-line:before { content: "\f054"; }
.ri-rainy-fill:before { content: "\f055"; }
.ri-rainy-line:before { content: "\f056"; }
.ri-reactjs-fill:before { content: "\f057"; }
.ri-reactjs-line:before { content: "\f058"; }
.ri-record-circle-fill:before { content: "\f059"; }
.ri-record-circle-line:before { content: "\f05a"; }
.ri-record-mail-fill:before { content: "\f05b"; }
.ri-record-mail-line:before { content: "\f05c"; }
.ri-recycle-fill:before { content: "\f05d"; }
.ri-recycle-line:before { content: "\f05e"; }
.ri-red-packet-fill:before { content: "\f05f"; }
.ri-red-packet-line:before { content: "\f060"; }
.ri-reddit-fill:before { content: "\f061"; }
.ri-reddit-line:before { content: "\f062"; }
.ri-refresh-fill:before { content: "\f063"; }
.ri-refresh-line:before { content: "\f064"; }
.ri-refund-2-fill:before { content: "\f065"; }
.ri-refund-2-line:before { content: "\f066"; }
.ri-refund-fill:before { content: "\f067"; }
.ri-refund-line:before { content: "\f068"; }
.ri-registered-fill:before { content: "\f069"; }
.ri-registered-line:before { content: "\f06a"; }
.ri-remixicon-fill:before { content: "\f06b"; }
.ri-remixicon-line:before { content: "\f06c"; }
.ri-remote-control-2-fill:before { content: "\f06d"; }
.ri-remote-control-2-line:before { content: "\f06e"; }
.ri-remote-control-fill:before { content: "\f06f"; }
.ri-remote-control-line:before { content: "\f070"; }
.ri-repeat-2-fill:before { content: "\f071"; }
.ri-repeat-2-line:before { content: "\f072"; }
.ri-repeat-fill:before { content: "\f073"; }
.ri-repeat-line:before { content: "\f074"; }
.ri-repeat-one-fill:before { content: "\f075"; }
.ri-repeat-one-line:before { content: "\f076"; }
.ri-reply-all-fill:before { content: "\f077"; }
.ri-reply-all-line:before { content: "\f078"; }
.ri-reply-fill:before { content: "\f079"; }
.ri-reply-line:before { content: "\f07a"; }
.ri-reserved-fill:before { content: "\f07b"; }
.ri-reserved-line:before { content: "\f07c"; }
.ri-rest-time-fill:before { content: "\f07d"; }
.ri-rest-time-line:before { content: "\f07e"; }
.ri-restart-fill:before { content: "\f07f"; }
.ri-restart-line:before { content: "\f080"; }
.ri-restaurant-2-fill:before { content: "\f081"; }
.ri-restaurant-2-line:before { content: "\f082"; }
.ri-restaurant-fill:before { content: "\f083"; }
.ri-restaurant-line:before { content: "\f084"; }
.ri-rewind-fill:before { content: "\f085"; }
.ri-rewind-line:before { content: "\f086"; }
.ri-rewind-mini-fill:before { content: "\f087"; }
.ri-rewind-mini-line:before { content: "\f088"; }
.ri-rhythm-fill:before { content: "\f089"; }
.ri-rhythm-line:before { content: "\f08a"; }
.ri-riding-fill:before { content: "\f08b"; }
.ri-riding-line:before { content: "\f08c"; }
.ri-road-map-fill:before { content: "\f08d"; }
.ri-road-map-line:before { content: "\f08e"; }
.ri-roadster-fill:before { content: "\f08f"; }
.ri-roadster-line:before { content: "\f090"; }
.ri-robot-fill:before { content: "\f091"; }
.ri-robot-line:before { content: "\f092"; }
.ri-rocket-2-fill:before { content: "\f093"; }
.ri-rocket-2-line:before { content: "\f094"; }
.ri-rocket-fill:before { content: "\f095"; }
.ri-rocket-line:before { content: "\f096"; }
.ri-rotate-lock-fill:before { content: "\f097"; }
.ri-rotate-lock-line:before { content: "\f098"; }
.ri-rounded-corner:before { content: "\f099"; }
.ri-route-fill:before { content: "\f09a"; }
.ri-route-line:before { content: "\f09b"; }
.ri-router-fill:before { content: "\f09c"; }
.ri-router-line:before { content: "\f09d"; }
.ri-rss-fill:before { content: "\f09e"; }
.ri-rss-line:before { content: "\f09f"; }
.ri-ruler-2-fill:before { content: "\f0a0"; }
.ri-ruler-2-line:before { content: "\f0a1"; }
.ri-ruler-fill:before { content: "\f0a2"; }
.ri-ruler-line:before { content: "\f0a3"; }
.ri-run-fill:before { content: "\f0a4"; }
.ri-run-line:before { content: "\f0a5"; }
.ri-safari-fill:before { content: "\f0a6"; }
.ri-safari-line:before { content: "\f0a7"; }
.ri-safe-2-fill:before { content: "\f0a8"; }
.ri-safe-2-line:before { content: "\f0a9"; }
.ri-safe-fill:before { content: "\f0aa"; }
.ri-safe-line:before { content: "\f0ab"; }
.ri-sailboat-fill:before { content: "\f0ac"; }
.ri-sailboat-line:before { content: "\f0ad"; }
.ri-save-2-fill:before { content: "\f0ae"; }
.ri-save-2-line:before { content: "\f0af"; }
.ri-save-3-fill:before { content: "\f0b0"; }
.ri-save-3-line:before { content: "\f0b1"; }
.ri-save-fill:before { content: "\f0b2"; }
.ri-save-line:before { content: "\f0b3"; }
.ri-scales-2-fill:before { content: "\f0b4"; }
.ri-scales-2-line:before { content: "\f0b5"; }
.ri-scales-3-fill:before { content: "\f0b6"; }
.ri-scales-3-line:before { content: "\f0b7"; }
.ri-scales-fill:before { content: "\f0b8"; }
.ri-scales-line:before { content: "\f0b9"; }
.ri-scan-2-fill:before { content: "\f0ba"; }
.ri-scan-2-line:before { content: "\f0bb"; }
.ri-scan-fill:before { content: "\f0bc"; }
.ri-scan-line:before { content: "\f0bd"; }
.ri-scissors-2-fill:before { content: "\f0be"; }
.ri-scissors-2-line:before { content: "\f0bf"; }
.ri-scissors-cut-fill:before { content: "\f0c0"; }
.ri-scissors-cut-line:before { content: "\f0c1"; }
.ri-scissors-fill:before { content: "\f0c2"; }
.ri-scissors-line:before { content: "\f0c3"; }
.ri-screenshot-2-fill:before { content: "\f0c4"; }
.ri-screenshot-2-line:before { content: "\f0c5"; }
.ri-screenshot-fill:before { content: "\f0c6"; }
.ri-screenshot-line:before { content: "\f0c7"; }
.ri-sd-card-fill:before { content: "\f0c8"; }
.ri-sd-card-line:before { content: "\f0c9"; }
.ri-sd-card-mini-fill:before { content: "\f0ca"; }
.ri-sd-card-mini-line:before { content: "\f0cb"; }
.ri-search-2-fill:before { content: "\f0cc"; }
.ri-search-2-line:before { content: "\f0cd"; }
.ri-search-eye-fill:before { content: "\f0ce"; }
.ri-search-eye-line:before { content: "\f0cf"; }
.ri-search-fill:before { content: "\f0d0"; }
.ri-search-line:before { content: "\f0d1"; }
.ri-secure-payment-fill:before { content: "\f0d2"; }
.ri-secure-payment-line:before { content: "\f0d3"; }
.ri-seedling-fill:before { content: "\f0d4"; }
.ri-seedling-line:before { content: "\f0d5"; }
.ri-send-backward:before { content: "\f0d6"; }
.ri-send-plane-2-fill:before { content: "\f0d7"; }
.ri-send-plane-2-line:before { content: "\f0d8"; }
.ri-send-plane-fill:before { content: "\f0d9"; }
.ri-send-plane-line:before { content: "\f0da"; }
.ri-send-to-back:before { content: "\f0db"; }
.ri-sensor-fill:before { content: "\f0dc"; }
.ri-sensor-line:before { content: "\f0dd"; }
.ri-separator:before { content: "\f0de"; }
.ri-server-fill:before { content: "\f0df"; }
.ri-server-line:before { content: "\f0e0"; }
.ri-service-fill:before { content: "\f0e1"; }
.ri-service-line:before { content: "\f0e2"; }
.ri-settings-2-fill:before { content: "\f0e3"; }
.ri-settings-2-line:before { content: "\f0e4"; }
.ri-settings-3-fill:before { content: "\f0e5"; }
.ri-settings-3-line:before { content: "\f0e6"; }
.ri-settings-4-fill:before { content: "\f0e7"; }
.ri-settings-4-line:before { content: "\f0e8"; }
.ri-settings-5-fill:before { content: "\f0e9"; }
.ri-settings-5-line:before { content: "\f0ea"; }
.ri-settings-6-fill:before { content: "\f0eb"; }
.ri-settings-6-line:before { content: "\f0ec"; }
.ri-settings-fill:before { content: "\f0ed"; }
.ri-settings-line:before { content: "\f0ee"; }
.ri-shape-2-fill:before { content: "\f0ef"; }
.ri-shape-2-line:before { content: "\f0f0"; }
.ri-shape-fill:before { content: "\f0f1"; }
.ri-shape-line:before { content: "\f0f2"; }
.ri-share-box-fill:before { content: "\f0f3"; }
.ri-share-box-line:before { content: "\f0f4"; }
.ri-share-circle-fill:before { content: "\f0f5"; }
.ri-share-circle-line:before { content: "\f0f6"; }
.ri-share-fill:before { content: "\f0f7"; }
.ri-share-forward-2-fill:before { content: "\f0f8"; }
.ri-share-forward-2-line:before { content: "\f0f9"; }
.ri-share-forward-box-fill:before { content: "\f0fa"; }
.ri-share-forward-box-line:before { content: "\f0fb"; }
.ri-share-forward-fill:before { content: "\f0fc"; }
.ri-share-forward-line:before { content: "\f0fd"; }
.ri-share-line:before { content: "\f0fe"; }
.ri-shield-check-fill:before { content: "\f0ff"; }
.ri-shield-check-line:before { content: "\f100"; }
.ri-shield-cross-fill:before { content: "\f101"; }
.ri-shield-cross-line:before { content: "\f102"; }
.ri-shield-fill:before { content: "\f103"; }
.ri-shield-flash-fill:before { content: "\f104"; }
.ri-shield-flash-line:before { content: "\f105"; }
.ri-shield-keyhole-fill:before { content: "\f106"; }
.ri-shield-keyhole-line:before { content: "\f107"; }
.ri-shield-line:before { content: "\f108"; }
.ri-shield-star-fill:before { content: "\f109"; }
.ri-shield-star-line:before { content: "\f10a"; }
.ri-shield-user-fill:before { content: "\f10b"; }
.ri-shield-user-line:before { content: "\f10c"; }
.ri-ship-2-fill:before { content: "\f10d"; }
.ri-ship-2-line:before { content: "\f10e"; }
.ri-ship-fill:before { content: "\f10f"; }
.ri-ship-line:before { content: "\f110"; }
.ri-shirt-fill:before { content: "\f111"; }
.ri-shirt-line:before { content: "\f112"; }
.ri-shopping-bag-2-fill:before { content: "\f113"; }
.ri-shopping-bag-2-line:before { content: "\f114"; }
.ri-shopping-bag-3-fill:before { content: "\f115"; }
.ri-shopping-bag-3-line:before { content: "\f116"; }
.ri-shopping-bag-fill:before { content: "\f117"; }
.ri-shopping-bag-line:before { content: "\f118"; }
.ri-shopping-basket-2-fill:before { content: "\f119"; }
.ri-shopping-basket-2-line:before { content: "\f11a"; }
.ri-shopping-basket-fill:before { content: "\f11b"; }
.ri-shopping-basket-line:before { content: "\f11c"; }
.ri-shopping-cart-2-fill:before { content: "\f11d"; }
.ri-shopping-cart-2-line:before { content: "\f11e"; }
.ri-shopping-cart-fill:before { content: "\f11f"; }
.ri-shopping-cart-line:before { content: "\f120"; }
.ri-showers-fill:before { content: "\f121"; }
.ri-showers-line:before { content: "\f122"; }
.ri-shuffle-fill:before { content: "\f123"; }
.ri-shuffle-line:before { content: "\f124"; }
.ri-shut-down-fill:before { content: "\f125"; }
.ri-shut-down-line:before { content: "\f126"; }
.ri-side-bar-fill:before { content: "\f127"; }
.ri-side-bar-line:before { content: "\f128"; }
.ri-signal-tower-fill:before { content: "\f129"; }
.ri-signal-tower-line:before { content: "\f12a"; }
.ri-signal-wifi-1-fill:before { content: "\f12b"; }
.ri-signal-wifi-1-line:before { content: "\f12c"; }
.ri-signal-wifi-2-fill:before { content: "\f12d"; }
.ri-signal-wifi-2-line:before { content: "\f12e"; }
.ri-signal-wifi-3-fill:before { content: "\f12f"; }
.ri-signal-wifi-3-line:before { content: "\f130"; }
.ri-signal-wifi-error-fill:before { content: "\f131"; }
.ri-signal-wifi-error-line:before { content: "\f132"; }
.ri-signal-wifi-fill:before { content: "\f133"; }
.ri-signal-wifi-line:before { content: "\f134"; }
.ri-signal-wifi-off-fill:before { content: "\f135"; }
.ri-signal-wifi-off-line:before { content: "\f136"; }
.ri-sim-card-2-fill:before { content: "\f137"; }
.ri-sim-card-2-line:before { content: "\f138"; }
.ri-sim-card-fill:before { content: "\f139"; }
.ri-sim-card-line:before { content: "\f13a"; }
.ri-single-quotes-l:before { content: "\f13b"; }
.ri-single-quotes-r:before { content: "\f13c"; }
.ri-sip-fill:before { content: "\f13d"; }
.ri-sip-line:before { content: "\f13e"; }
.ri-skip-back-fill:before { content: "\f13f"; }
.ri-skip-back-line:before { content: "\f140"; }
.ri-skip-back-mini-fill:before { content: "\f141"; }
.ri-skip-back-mini-line:before { content: "\f142"; }
.ri-skip-forward-fill:before { content: "\f143"; }
.ri-skip-forward-line:before { content: "\f144"; }
.ri-skip-forward-mini-fill:before { content: "\f145"; }
.ri-skip-forward-mini-line:before { content: "\f146"; }
.ri-skull-2-fill:before { content: "\f147"; }
.ri-skull-2-line:before { content: "\f148"; }
.ri-skull-fill:before { content: "\f149"; }
.ri-skull-line:before { content: "\f14a"; }
.ri-skype-fill:before { content: "\f14b"; }
.ri-skype-line:before { content: "\f14c"; }
.ri-slack-fill:before { content: "\f14d"; }
.ri-slack-line:before { content: "\f14e"; }
.ri-slice-fill:before { content: "\f14f"; }
.ri-slice-line:before { content: "\f150"; }
.ri-slideshow-2-fill:before { content: "\f151"; }
.ri-slideshow-2-line:before { content: "\f152"; }
.ri-slideshow-3-fill:before { content: "\f153"; }
.ri-slideshow-3-line:before { content: "\f154"; }
.ri-slideshow-4-fill:before { content: "\f155"; }
.ri-slideshow-4-line:before { content: "\f156"; }
.ri-slideshow-fill:before { content: "\f157"; }
.ri-slideshow-line:before { content: "\f158"; }
.ri-smartphone-fill:before { content: "\f159"; }
.ri-smartphone-line:before { content: "\f15a"; }
.ri-snapchat-fill:before { content: "\f15b"; }
.ri-snapchat-line:before { content: "\f15c"; }
.ri-snowy-fill:before { content: "\f15d"; }
.ri-snowy-line:before { content: "\f15e"; }
.ri-sort-asc:before { content: "\f15f"; }
.ri-sort-desc:before { content: "\f160"; }
.ri-sound-module-fill:before { content: "\f161"; }
.ri-sound-module-line:before { content: "\f162"; }
.ri-soundcloud-fill:before { content: "\f163"; }
.ri-soundcloud-line:before { content: "\f164"; }
.ri-space-ship-fill:before { content: "\f165"; }
.ri-space-ship-line:before { content: "\f166"; }
.ri-space:before { content: "\f167"; }
.ri-spam-2-fill:before { content: "\f168"; }
.ri-spam-2-line:before { content: "\f169"; }
.ri-spam-3-fill:before { content: "\f16a"; }
.ri-spam-3-line:before { content: "\f16b"; }
.ri-spam-fill:before { content: "\f16c"; }
.ri-spam-line:before { content: "\f16d"; }
.ri-speaker-2-fill:before { content: "\f16e"; }
.ri-speaker-2-line:before { content: "\f16f"; }
.ri-speaker-3-fill:before { content: "\f170"; }
.ri-speaker-3-line:before { content: "\f171"; }
.ri-speaker-fill:before { content: "\f172"; }
.ri-speaker-line:before { content: "\f173"; }
.ri-spectrum-fill:before { content: "\f174"; }
.ri-spectrum-line:before { content: "\f175"; }
.ri-speed-fill:before { content: "\f176"; }
.ri-speed-line:before { content: "\f177"; }
.ri-speed-mini-fill:before { content: "\f178"; }
.ri-speed-mini-line:before { content: "\f179"; }
.ri-split-cells-horizontal:before { content: "\f17a"; }
.ri-split-cells-vertical:before { content: "\f17b"; }
.ri-spotify-fill:before { content: "\f17c"; }
.ri-spotify-line:before { content: "\f17d"; }
.ri-spy-fill:before { content: "\f17e"; }
.ri-spy-line:before { content: "\f17f"; }
.ri-stack-fill:before { content: "\f180"; }
.ri-stack-line:before { content: "\f181"; }
.ri-stack-overflow-fill:before { content: "\f182"; }
.ri-stack-overflow-line:before { content: "\f183"; }
.ri-stackshare-fill:before { content: "\f184"; }
.ri-stackshare-line:before { content: "\f185"; }
.ri-star-fill:before { content: "\f186"; }
.ri-star-half-fill:before { content: "\f187"; }
.ri-star-half-line:before { content: "\f188"; }
.ri-star-half-s-fill:before { content: "\f189"; }
.ri-star-half-s-line:before { content: "\f18a"; }
.ri-star-line:before { content: "\f18b"; }
.ri-star-s-fill:before { content: "\f18c"; }
.ri-star-s-line:before { content: "\f18d"; }
.ri-star-smile-fill:before { content: "\f18e"; }
.ri-star-smile-line:before { content: "\f18f"; }
.ri-steam-fill:before { content: "\f190"; }
.ri-steam-line:before { content: "\f191"; }
.ri-steering-2-fill:before { content: "\f192"; }
.ri-steering-2-line:before { content: "\f193"; }
.ri-steering-fill:before { content: "\f194"; }
.ri-steering-line:before { content: "\f195"; }
.ri-stethoscope-fill:before { content: "\f196"; }
.ri-stethoscope-line:before { content: "\f197"; }
.ri-sticky-note-2-fill:before { content: "\f198"; }
.ri-sticky-note-2-line:before { content: "\f199"; }
.ri-sticky-note-fill:before { content: "\f19a"; }
.ri-sticky-note-line:before { content: "\f19b"; }
.ri-stock-fill:before { content: "\f19c"; }
.ri-stock-line:before { content: "\f19d"; }
.ri-stop-circle-fill:before { content: "\f19e"; }
.ri-stop-circle-line:before { content: "\f19f"; }
.ri-stop-fill:before { content: "\f1a0"; }
.ri-stop-line:before { content: "\f1a1"; }
.ri-stop-mini-fill:before { content: "\f1a2"; }
.ri-stop-mini-line:before { content: "\f1a3"; }
.ri-store-2-fill:before { content: "\f1a4"; }
.ri-store-2-line:before { content: "\f1a5"; }
.ri-store-3-fill:before { content: "\f1a6"; }
.ri-store-3-line:before { content: "\f1a7"; }
.ri-store-fill:before { content: "\f1a8"; }
.ri-store-line:before { content: "\f1a9"; }
.ri-strikethrough-2:before { content: "\f1aa"; }
.ri-strikethrough:before { content: "\f1ab"; }
.ri-subscript-2:before { content: "\f1ac"; }
.ri-subscript:before { content: "\f1ad"; }
.ri-subtract-fill:before { content: "\f1ae"; }
.ri-subtract-line:before { content: "\f1af"; }
.ri-subway-fill:before { content: "\f1b0"; }
.ri-subway-line:before { content: "\f1b1"; }
.ri-subway-wifi-fill:before { content: "\f1b2"; }
.ri-subway-wifi-line:before { content: "\f1b3"; }
.ri-suitcase-2-fill:before { content: "\f1b4"; }
.ri-suitcase-2-line:before { content: "\f1b5"; }
.ri-suitcase-3-fill:before { content: "\f1b6"; }
.ri-suitcase-3-line:before { content: "\f1b7"; }
.ri-suitcase-fill:before { content: "\f1b8"; }
.ri-suitcase-line:before { content: "\f1b9"; }
.ri-sun-cloudy-fill:before { content: "\f1ba"; }
.ri-sun-cloudy-line:before { content: "\f1bb"; }
.ri-sun-fill:before { content: "\f1bc"; }
.ri-sun-foggy-fill:before { content: "\f1bd"; }
.ri-sun-foggy-line:before { content: "\f1be"; }
.ri-sun-line:before { content: "\f1bf"; }
.ri-superscript-2:before { content: "\f1c0"; }
.ri-superscript:before { content: "\f1c1"; }
.ri-surgical-mask-fill:before { content: "\f1c2"; }
.ri-surgical-mask-line:before { content: "\f1c3"; }
.ri-surround-sound-fill:before { content: "\f1c4"; }
.ri-surround-sound-line:before { content: "\f1c5"; }
.ri-survey-fill:before { content: "\f1c6"; }
.ri-survey-line:before { content: "\f1c7"; }
.ri-swap-box-fill:before { content: "\f1c8"; }
.ri-swap-box-line:before { content: "\f1c9"; }
.ri-swap-fill:before { content: "\f1ca"; }
.ri-swap-line:before { content: "\f1cb"; }
.ri-switch-fill:before { content: "\f1cc"; }
.ri-switch-line:before { content: "\f1cd"; }
.ri-sword-fill:before { content: "\f1ce"; }
.ri-sword-line:before { content: "\f1cf"; }
.ri-syringe-fill:before { content: "\f1d0"; }
.ri-syringe-line:before { content: "\f1d1"; }
.ri-t-box-fill:before { content: "\f1d2"; }
.ri-t-box-line:before { content: "\f1d3"; }
.ri-t-shirt-2-fill:before { content: "\f1d4"; }
.ri-t-shirt-2-line:before { content: "\f1d5"; }
.ri-t-shirt-air-fill:before { content: "\f1d6"; }
.ri-t-shirt-air-line:before { content: "\f1d7"; }
.ri-t-shirt-fill:before { content: "\f1d8"; }
.ri-t-shirt-line:before { content: "\f1d9"; }
.ri-table-2:before { content: "\f1da"; }
.ri-table-alt-fill:before { content: "\f1db"; }
.ri-table-alt-line:before { content: "\f1dc"; }
.ri-table-fill:before { content: "\f1dd"; }
.ri-table-line:before { content: "\f1de"; }
.ri-tablet-fill:before { content: "\f1df"; }
.ri-tablet-line:before { content: "\f1e0"; }
.ri-takeaway-fill:before { content: "\f1e1"; }
.ri-takeaway-line:before { content: "\f1e2"; }
.ri-taobao-fill:before { content: "\f1e3"; }
.ri-taobao-line:before { content: "\f1e4"; }
.ri-tape-fill:before { content: "\f1e5"; }
.ri-tape-line:before { content: "\f1e6"; }
.ri-task-fill:before { content: "\f1e7"; }
.ri-task-line:before { content: "\f1e8"; }
.ri-taxi-fill:before { content: "\f1e9"; }
.ri-taxi-line:before { content: "\f1ea"; }
.ri-taxi-wifi-fill:before { content: "\f1eb"; }
.ri-taxi-wifi-line:before { content: "\f1ec"; }
.ri-team-fill:before { content: "\f1ed"; }
.ri-team-line:before { content: "\f1ee"; }
.ri-telegram-fill:before { content: "\f1ef"; }
.ri-telegram-line:before { content: "\f1f0"; }
.ri-temp-cold-fill:before { content: "\f1f1"; }
.ri-temp-cold-line:before { content: "\f1f2"; }
.ri-temp-hot-fill:before { content: "\f1f3"; }
.ri-temp-hot-line:before { content: "\f1f4"; }
.ri-terminal-box-fill:before { content: "\f1f5"; }
.ri-terminal-box-line:before { content: "\f1f6"; }
.ri-terminal-fill:before { content: "\f1f7"; }
.ri-terminal-line:before { content: "\f1f8"; }
.ri-terminal-window-fill:before { content: "\f1f9"; }
.ri-terminal-window-line:before { content: "\f1fa"; }
.ri-test-tube-fill:before { content: "\f1fb"; }
.ri-test-tube-line:before { content: "\f1fc"; }
.ri-text-direction-l:before { content: "\f1fd"; }
.ri-text-direction-r:before { content: "\f1fe"; }
.ri-text-spacing:before { content: "\f1ff"; }
.ri-text-wrap:before { content: "\f200"; }
.ri-text:before { content: "\f201"; }
.ri-thermometer-fill:before { content: "\f202"; }
.ri-thermometer-line:before { content: "\f203"; }
.ri-thumb-down-fill:before { content: "\f204"; }
.ri-thumb-down-line:before { content: "\f205"; }
.ri-thumb-up-fill:before { content: "\f206"; }
.ri-thumb-up-line:before { content: "\f207"; }
.ri-thunderstorms-fill:before { content: "\f208"; }
.ri-thunderstorms-line:before { content: "\f209"; }
.ri-ticket-2-fill:before { content: "\f20a"; }
.ri-ticket-2-line:before { content: "\f20b"; }
.ri-ticket-fill:before { content: "\f20c"; }
.ri-ticket-line:before { content: "\f20d"; }
.ri-time-fill:before { content: "\f20e"; }
.ri-time-line:before { content: "\f20f"; }
.ri-timer-2-fill:before { content: "\f210"; }
.ri-timer-2-line:before { content: "\f211"; }
.ri-timer-fill:before { content: "\f212"; }
.ri-timer-flash-fill:before { content: "\f213"; }
.ri-timer-flash-line:before { content: "\f214"; }
.ri-timer-line:before { content: "\f215"; }
.ri-todo-fill:before { content: "\f216"; }
.ri-todo-line:before { content: "\f217"; }
.ri-toggle-fill:before { content: "\f218"; }
.ri-toggle-line:before { content: "\f219"; }
.ri-tools-fill:before { content: "\f21a"; }
.ri-tools-line:before { content: "\f21b"; }
.ri-tornado-fill:before { content: "\f21c"; }
.ri-tornado-line:before { content: "\f21d"; }
.ri-trademark-fill:before { content: "\f21e"; }
.ri-trademark-line:before { content: "\f21f"; }
.ri-traffic-light-fill:before { content: "\f220"; }
.ri-traffic-light-line:before { content: "\f221"; }
.ri-train-fill:before { content: "\f222"; }
.ri-train-line:before { content: "\f223"; }
.ri-train-wifi-fill:before { content: "\f224"; }
.ri-train-wifi-line:before { content: "\f225"; }
.ri-translate-2:before { content: "\f226"; }
.ri-translate:before { content: "\f227"; }
.ri-travesti-fill:before { content: "\f228"; }
.ri-travesti-line:before { content: "\f229"; }
.ri-treasure-map-fill:before { content: "\f22a"; }
.ri-treasure-map-line:before { content: "\f22b"; }
.ri-trello-fill:before { content: "\f22c"; }
.ri-trello-line:before { content: "\f22d"; }
.ri-trophy-fill:before { content: "\f22e"; }
.ri-trophy-line:before { content: "\f22f"; }
.ri-truck-fill:before { content: "\f230"; }
.ri-truck-line:before { content: "\f231"; }
.ri-tumblr-fill:before { content: "\f232"; }
.ri-tumblr-line:before { content: "\f233"; }
.ri-tv-2-fill:before { content: "\f234"; }
.ri-tv-2-line:before { content: "\f235"; }
.ri-tv-fill:before { content: "\f236"; }
.ri-tv-line:before { content: "\f237"; }
.ri-twitch-fill:before { content: "\f238"; }
.ri-twitch-line:before { content: "\f239"; }
.ri-twitter-fill:before { content: "\f23a"; }
.ri-twitter-line:before { content: "\f23b"; }
.ri-typhoon-fill:before { content: "\f23c"; }
.ri-typhoon-line:before { content: "\f23d"; }
.ri-u-disk-fill:before { content: "\f23e"; }
.ri-u-disk-line:before { content: "\f23f"; }
.ri-ubuntu-fill:before { content: "\f240"; }
.ri-ubuntu-line:before { content: "\f241"; }
.ri-umbrella-fill:before { content: "\f242"; }
.ri-umbrella-line:before { content: "\f243"; }
.ri-underline:before { content: "\f244"; }
.ri-uninstall-fill:before { content: "\f245"; }
.ri-uninstall-line:before { content: "\f246"; }
.ri-unsplash-fill:before { content: "\f247"; }
.ri-unsplash-line:before { content: "\f248"; }
.ri-upload-2-fill:before { content: "\f249"; }
.ri-upload-2-line:before { content: "\f24a"; }
.ri-upload-cloud-2-fill:before { content: "\f24b"; }
.ri-upload-cloud-2-line:before { content: "\f24c"; }
.ri-upload-cloud-fill:before { content: "\f24d"; }
.ri-upload-cloud-line:before { content: "\f24e"; }
.ri-upload-fill:before { content: "\f24f"; }
.ri-upload-line:before { content: "\f250"; }
.ri-usb-fill:before { content: "\f251"; }
.ri-usb-line:before { content: "\f252"; }
.ri-user-2-fill:before { content: "\f253"; }
.ri-user-2-line:before { content: "\f254"; }
.ri-user-3-fill:before { content: "\f255"; }
.ri-user-3-line:before { content: "\f256"; }
.ri-user-4-fill:before { content: "\f257"; }
.ri-user-4-line:before { content: "\f258"; }
.ri-user-5-fill:before { content: "\f259"; }
.ri-user-5-line:before { content: "\f25a"; }
.ri-user-6-fill:before { content: "\f25b"; }
.ri-user-6-line:before { content: "\f25c"; }
.ri-user-add-fill:before { content: "\f25d"; }
.ri-user-add-line:before { content: "\f25e"; }
.ri-user-fill:before { content: "\f25f"; }
.ri-user-follow-fill:before { content: "\f260"; }
.ri-user-follow-line:before { content: "\f261"; }
.ri-user-heart-fill:before { content: "\f262"; }
.ri-user-heart-line:before { content: "\f263"; }
.ri-user-line:before { content: "\f264"; }
.ri-user-location-fill:before { content: "\f265"; }
.ri-user-location-line:before { content: "\f266"; }
.ri-user-received-2-fill:before { content: "\f267"; }
.ri-user-received-2-line:before { content: "\f268"; }
.ri-user-received-fill:before { content: "\f269"; }
.ri-user-received-line:before { content: "\f26a"; }
.ri-user-search-fill:before { content: "\f26b"; }
.ri-user-search-line:before { content: "\f26c"; }
.ri-user-settings-fill:before { content: "\f26d"; }
.ri-user-settings-line:before { content: "\f26e"; }
.ri-user-shared-2-fill:before { content: "\f26f"; }
.ri-user-shared-2-line:before { content: "\f270"; }
.ri-user-shared-fill:before { content: "\f271"; }
.ri-user-shared-line:before { content: "\f272"; }
.ri-user-smile-fill:before { content: "\f273"; }
.ri-user-smile-line:before { content: "\f274"; }
.ri-user-star-fill:before { content: "\f275"; }
.ri-user-star-line:before { content: "\f276"; }
.ri-user-unfollow-fill:before { content: "\f277"; }
.ri-user-unfollow-line:before { content: "\f278"; }
.ri-user-voice-fill:before { content: "\f279"; }
.ri-user-voice-line:before { content: "\f27a"; }
.ri-video-add-fill:before { content: "\f27b"; }
.ri-video-add-line:before { content: "\f27c"; }
.ri-video-chat-fill:before { content: "\f27d"; }
.ri-video-chat-line:before { content: "\f27e"; }
.ri-video-download-fill:before { content: "\f27f"; }
.ri-video-download-line:before { content: "\f280"; }
.ri-video-fill:before { content: "\f281"; }
.ri-video-line:before { content: "\f282"; }
.ri-video-upload-fill:before { content: "\f283"; }
.ri-video-upload-line:before { content: "\f284"; }
.ri-vidicon-2-fill:before { content: "\f285"; }
.ri-vidicon-2-line:before { content: "\f286"; }
.ri-vidicon-fill:before { content: "\f287"; }
.ri-vidicon-line:before { content: "\f288"; }
.ri-vimeo-fill:before { content: "\f289"; }
.ri-vimeo-line:before { content: "\f28a"; }
.ri-vip-crown-2-fill:before { content: "\f28b"; }
.ri-vip-crown-2-line:before { content: "\f28c"; }
.ri-vip-crown-fill:before { content: "\f28d"; }
.ri-vip-crown-line:before { content: "\f28e"; }
.ri-vip-diamond-fill:before { content: "\f28f"; }
.ri-vip-diamond-line:before { content: "\f290"; }
.ri-vip-fill:before { content: "\f291"; }
.ri-vip-line:before { content: "\f292"; }
.ri-virus-fill:before { content: "\f293"; }
.ri-virus-line:before { content: "\f294"; }
.ri-visa-fill:before { content: "\f295"; }
.ri-visa-line:before { content: "\f296"; }
.ri-voice-recognition-fill:before { content: "\f297"; }
.ri-voice-recognition-line:before { content: "\f298"; }
.ri-voiceprint-fill:before { content: "\f299"; }
.ri-voiceprint-line:before { content: "\f29a"; }
.ri-volume-down-fill:before { content: "\f29b"; }
.ri-volume-down-line:before { content: "\f29c"; }
.ri-volume-mute-fill:before { content: "\f29d"; }
.ri-volume-mute-line:before { content: "\f29e"; }
.ri-volume-off-vibrate-fill:before { content: "\f29f"; }
.ri-volume-off-vibrate-line:before { content: "\f2a0"; }
.ri-volume-up-fill:before { content: "\f2a1"; }
.ri-volume-up-line:before { content: "\f2a2"; }
.ri-volume-vibrate-fill:before { content: "\f2a3"; }
.ri-volume-vibrate-line:before { content: "\f2a4"; }
.ri-vuejs-fill:before { content: "\f2a5"; }
.ri-vuejs-line:before { content: "\f2a6"; }
.ri-walk-fill:before { content: "\f2a7"; }
.ri-walk-line:before { content: "\f2a8"; }
.ri-wallet-2-fill:before { content: "\f2a9"; }
.ri-wallet-2-line:before { content: "\f2aa"; }
.ri-wallet-3-fill:before { content: "\f2ab"; }
.ri-wallet-3-line:before { content: "\f2ac"; }
.ri-wallet-fill:before { content: "\f2ad"; }
.ri-wallet-line:before { content: "\f2ae"; }
.ri-water-flash-fill:before { content: "\f2af"; }
.ri-water-flash-line:before { content: "\f2b0"; }
.ri-webcam-fill:before { content: "\f2b1"; }
.ri-webcam-line:before { content: "\f2b2"; }
.ri-wechat-2-fill:before { content: "\f2b3"; }
.ri-wechat-2-line:before { content: "\f2b4"; }
.ri-wechat-fill:before { content: "\f2b5"; }
.ri-wechat-line:before { content: "\f2b6"; }
.ri-wechat-pay-fill:before { content: "\f2b7"; }
.ri-wechat-pay-line:before { content: "\f2b8"; }
.ri-weibo-fill:before { content: "\f2b9"; }
.ri-weibo-line:before { content: "\f2ba"; }
.ri-whatsapp-fill:before { content: "\f2bb"; }
.ri-whatsapp-line:before { content: "\f2bc"; }
.ri-wheelchair-fill:before { content: "\f2bd"; }
.ri-wheelchair-line:before { content: "\f2be"; }
.ri-wifi-fill:before { content: "\f2bf"; }
.ri-wifi-line:before { content: "\f2c0"; }
.ri-wifi-off-fill:before { content: "\f2c1"; }
.ri-wifi-off-line:before { content: "\f2c2"; }
.ri-window-2-fill:before { content: "\f2c3"; }
.ri-window-2-line:before { content: "\f2c4"; }
.ri-window-fill:before { content: "\f2c5"; }
.ri-window-line:before { content: "\f2c6"; }
.ri-windows-fill:before { content: "\f2c7"; }
.ri-windows-line:before { content: "\f2c8"; }
.ri-windy-fill:before { content: "\f2c9"; }
.ri-windy-line:before { content: "\f2ca"; }
.ri-wireless-charging-fill:before { content: "\f2cb"; }
.ri-wireless-charging-line:before { content: "\f2cc"; }
.ri-women-fill:before { content: "\f2cd"; }
.ri-women-line:before { content: "\f2ce"; }
.ri-wubi-input:before { content: "\f2cf"; }
.ri-xbox-fill:before { content: "\f2d0"; }
.ri-xbox-line:before { content: "\f2d1"; }
.ri-xing-fill:before { content: "\f2d2"; }
.ri-xing-line:before { content: "\f2d3"; }
.ri-youtube-fill:before { content: "\f2d4"; }
.ri-youtube-line:before { content: "\f2d5"; }
.ri-zcool-fill:before { content: "\f2d6"; }
.ri-zcool-line:before { content: "\f2d7"; }
.ri-zhihu-fill:before { content: "\f2d8"; }
.ri-zhihu-line:before { content: "\f2d9"; }
.ri-zoom-in-fill:before { content: "\f2da"; }
.ri-zoom-in-line:before { content: "\f2db"; }
.ri-zoom-out-fill:before { content: "\f2dc"; }
.ri-zoom-out-line:before { content: "\f2dd"; }
.ri-zzz-fill:before { content: "\f2de"; }
.ri-zzz-line:before { content: "\f2df"; }
/*Color variables*/
/*Gradient variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Dark Theme Variables*/
/*Transparent variables*/
a {
    color: var(--primary-bg-color);
}
a:hover {
    color: var(--primary-bg-color);
}
.bg-primary {
    background: var(--primary-bg-color) !important;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: var(--primary-bg-color) !important;
}
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: var(--primary-bg-color) !important;
}
/*--- gradient-backgrounds --*/
.bg-primary-gradient {
    background: linear-gradient(to bottom right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
a.bg-primary-gradient:hover,
a.bg-primary-gradient:focus {
    background: linear-gradient(to bottom right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
button.bg-primary-gradient:hover,
button.bg-primary-gradient:focus {
    background: linear-gradient(to bottom right, var(--primary-bg-color) 0%, #8e77fa 100%) !important;
}
.border-primary {
    border-color: var(--primary-bg-color) !important;
}
.text-primary {
    color: var(--primary) !important;
}
a.text-primary:hover,
a.text-primary:focus {
    color: var(--primary-bg-color) !important;
}
.table-primary {
    background-color: #d2cdf9;
}
.table-primary>th,
.table-primary>td {
    background-color: #d2cdf9;
}
.table-hover .table-primary:hover {
    background-color: #b7cded;
}
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b7cded;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--primary-bg-color);
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--primary-bg-color) !important;
    border: 1px solid var(--primary-bg-color) !important;
}
.btn-primary {
    color: #fff !important;
    background: var(--primary-bg-color) !important;
    border-color: var(--primary-bg-color) !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
    opacity: 0.8;
}
.btn-primary:focus,
.btn-primary.focus {
    opacity: 0.9;
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px var(--primary09);
}
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px var(--primary09);
}
.btn-primary-light {
    color: var(--primary-bg-color);
    background: var(--primary02) !important;
    border-color: var(--primary02) !important;
}
.btn-primary-light:hover {
    color: #fff;
    background-color: var(--primary-bg-color) !important;
    border-color: var(--primary-bg-color);
    opacity: 0.9;
}
.btn-primary-light:focus,
.btn-primary-light.focus {
    box-shadow: 0 0 0 2px var(--primary09);
    opacity: 0.9;
}
.btn-primary-gradient {
    color: #fff;
    background: var(--primary-bg-color) !important;
    border-color: var(--primary-bg-color) !important;
}
.btn-primary-gradient:hover {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-primary-gradient:focus,
.btn-primary-gradient.focus {
    box-shadow: 0 0 0 2px var(--primary09);
}
.btn-primary-gradient.disabled,
.btn-primary-gradient:disabled {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-primary-gradient:not(:disabled):not(.disabled):active,
.btn-primary-gradient:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.show>.btn-primary-gradient.dropdown-toggle {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-primary-gradient:not(:disabled):not(.disabled):active:focus,
.btn-primary-gradient:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px var(--primary09);
}
.show>.btn-primary-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px var(--primary09);
}
.btn-check:focus+.btn-primary,
.btn-primary:focus {
    box-shadow: none;
}
.btn-outline-primary {
    color: var(--primary-bg-color);
    background: transparent;
    background-image: none;
    border-color: var(--primary-bg-color);
}
.btn-outline-primary:hover {
    color: #fff !important;
    background: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 2px var(--primary01);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: var(--primary-bg-color);
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px var(--primary01);
}
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px var(--primary01);
}
.btn-link {
    color: var(--primary-bg-color);
}
.btn-link:hover {
    color: var(--primary-bg-color);
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active {
    color: var(--primary-bg-color);
}
.timeline__item:after {
    border: 6px solid var(--primary-bg-color);
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before,
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: var(--primary-bg-color);
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: var(--primary-bg-color);
}
.form-select:focus,
.form-file-input:focus~.form-file-label::after {
    border-color: none;
}
.form-file-label::after {
    background-color: var(--primary-bg-color);
}
.custom-range::-webkit-slider-thumb,
.custom-range::-moz-range-thumb,
.custom-range::-ms-thumb {
    background-color: var(--primary-bg-color);
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: var(--primary-bg-color);
    color: #fff !important;
}
.page-link:hover {
    color: var(--primary-bg-color);
}
.page-item.active .page-link {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.range.range-primary input[type=range]::-webkit-slider-thumb,
.range.range-primary input[type=range]::-moz-slider-thumb {
    background-color: var(--primary-bg-color);
}
.range.range-primary output {
    background-color: var(--primary-bg-color);
}
.range.range-primary input[type=range] {
    outline-color: var(--primary-bg-color);
}
.panel.price>.panel-heading {
    background: var(--primary-bg-color);
}
.nav-tabs .nav-item1 .nav-link:hover:not(.disabled),
.nav-tabs .nav-item1 .nav-link.active {
    background: var(--primary-bg-color);
}
.heading-primary {
    background-color: var(--primary-bg-color);
    color: #ffffff;
    padding: 5px;
}
.breadcrumb-item.active {
    color: #f5f3f9;
}
.breadcrumb-item1 a {
    color: var(--primary-bg-color);
}
.panel-title1 a {
    background: var(--primary-bg-color) !important;
}
.btn.dropdown-toggle.btn-primary~.dropdown-menu .dropdown-plus-title {
    border-color: rgb(108, 95, 252) !important;
}
.alert-primary {
    color: var(--primary-bg-color);
}
.alert-primary hr {
    border-top-color: var(--primary-bg-color);
}
.alert-primary .alert-link {
    color: #1200d7;
}
.list-group-item-primary {
    color: var(--primary-bg-color);
    background-color: #cbdbf2;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: var(--primary-bg-color);
    background-color: #b7cded;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.header-bg {
    background: var(--primary-bg-color);
    background: -webkit- var(--primary-bg-color) !important;
    background: var(--primary-bg-color) !important;
}
.footer a:not(.btn) {
    color: var(--primary-bg-color);
}
.nav-tabs .nav-link:hover:not(.disabled),
.nav-tabs .nav-link.active {
    color: var(--primary-bg-color);
}
@media (max-width: 991px) {
    .animated-arrow span {
        background: var(--primary-bg-color);
    }

    .animated-arrow span:before,
    .animated-arrow span:after {
        background: var(--primary-bg-color);
    }
}
.expanel-primary>.expanel-heading {
    color: #fff !important;
    background-color: var(--primary-bg-color) !important;
    border-color: var(--primary-bg-color) !important;
}
.login-img {
    position: relative;
    background-image: url(/assets/bg2-3e818bc3.jpg);
}
.login-img::before {
    content: "";
    background: linear-gradient(to right, var(--primary06) 0%, rgba(5, 195, 251, 0.568627451) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
}
.avatar {
    background: #e3e1f5 no-repeat center/cover;
}
.spinner,
.spinner-lg,
.double-bounce1,
.double-bounce2,
.cube1,
.cube2 {
    background-color: var(--primary-bg-color);
}
.lds-heart div {
    background: var(--primary-bg-color);
}
.lds-heart div:after,
.lds-heart div:before {
    background: var(--primary-bg-color);
}
.lds-ring div {
    border: 6px solid var(--primary-bg-color);
    border-color: var(--primary-bg-color) transparent transparent transparent;
}
.lds-hourglass:after {
    border: 26px solid var(--primary-bg-color);
    border-color: var(--primary-bg-color) transparent;
}
.selectgroup-input:checked+.selectgroup-button {
    border-color: var(--primary-bg-color);
    z-index: 1;
    color: var(--primary-bg-color);
    background: #f6f4fb;
}
.selectgroup-input:focus+.selectgroup-button {
    border-color: var(--primary-bg-color);
    z-index: 2;
    color: var(--primary-bg-color);
    box-shadow: 0 0 0 2px var(--primary02);
}
.custom-switch-input:checked~.custom-switch-indicator {
    background: var(--primary-bg-color);
}
.ui-datepicker .ui-datepicker-title {
    color: var(--primary-bg-color);
}
.timeline--horizontal .timeline-divider {
    background: var(--primary-bg-color) !important;
}
#back-to-top {
    background: var(--primary);
}
#back-to-top:hover {
    color: var(--primary-bg-color) !important;
    border: 2px solid var(--primary-bg-color);
}
.tabs-menu1 ul li .active {
    border-bottom: 1px solid var(--primary-bg-color);
}
.tab-content i,
.tabs-menu2 ul li .active {
    color: var(--primary-bg-color);
}
.tab-content .btn i {
    color: #fff;
}
.message-feed:not(.right) .mf-content {
    background: var(--primary-bg-color);
    color: #fff;
}
.message-feed:not(.right) .mf-content:before {
    border-right-color: var(--primary-bg-color);
}
.msb-reply button {
    background: var(--primary-bg-color);
}
/* --------Added--------- css*/
.wizard-card .moving-tab {
    margin-top: 5px;
    background: var(--primary-bg-color);
}
.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
    background: var(--primary-bg-color);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
    color: #fff;
    background: var(--primary-bg-color);
    border-radius: 5px;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    color: #fff;
    background: var(--primary-bg-color);
    border-radius: 5px;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover {
    background: var(--primary-bg-color);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
    background: var(--primary-bg-color);
}
.fc button {
    background: var(--primary-bg-color);
}
.fc-event {
    color: var(--primary-bg-color) !important;
    background-color: var(--primary01);
}
.fc-event-dot {
    background-color: var(--primary-bg-color);
}
.form-check-input:checked {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
/* ----Added css----*/
form.convFormDynamic button.submit {
    color: var(--primary-bg-color);
    border: 1px solid var(--primary-bg-color) !important;
}
form.convFormDynamic button.submit:hover {
    background: var(--primary-bg-color) !important;
    color: #fff;
}
div.conv-form-wrapper div#messages div.message.from {
    background: var(--primary-bg-color);
}
.timeline__item:after {
    border: 6px solid var(--primary-bg-color);
}
.accordionjs .acc_section.acc_active>.acc_head {
    background: var(--primary-bg-color);
    color: #fff !important;
}
.tab_wrapper>ul li.active {
    border-color: var(--primary-bg-color);
    background: var(--primary-bg-color);
}
.tab_wrapper.right_side>ul li.active:after {
    background: var(--primary-bg-color);
}
.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
    background: var(--primary-bg-color);
    color: #fff;
}
.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
    background: var(--primary-bg-color);
}
.primary .pricing-divider {
    background: #fff !important;
}
.product-grid6 .title a:hover {
    color: var(--primary-bg-color);
}
.product-grid6 .icons li a {
    color: #fff;
    background: var(--primary-bg-color);
}
.product-grid6 .icons li a:hover {
    color: #fff;
}
#user-profile .profile-details a>i,
#user-profile .profile-details i {
    color: var(--primary-bg-color);
}
@media (max-width: 767.98px) and (min-width: 576px) {
    .search-show .search-element {
        background-image: linear-gradient(to bottom right, var(--primary-bg-color) 0%, #8e77fa 100%);
    }
}
@media (max-width: 575.98px) {
    .search-show .search-element {
        background-image: linear-gradient(to bottom right, var(--primary-bg-color) 0%, #8e77fa 100%);
    }
}
.text-primary-gradient {
    background: var(--primary-bg-color);
}
.chat .msg_head,
.msb-reply button {
    background: var(--primary-bg-color);
}
.top-footer p:hover {
    color: var(--primary-bg-color);
}
.top-footer a address:hover,
.top-footer a:hover {
    color: var(--primary-bg-color);
}
.footer-payments a:hover {
    color: var(--primary-bg-color);
}
.footer-social-list a {
    color: var(--primary-bg-color);
}
.footer-social-list a:hover {
    color: var(--primary-bg-color);
}
.sw-theme-dots .nav-tabs .nav-link:hover:not(.disabled) {
    color: var(--primary-bg-color);
}
.custom-switch-input:checked~.custom-switch-indicator {
    background: var(--primary-bg-color);
}
.label-primary {
    background: var(--primary-bg-color);
    color: #fff;
}
.bg-primary-transparent {
    background-color: var(--primary01) !important;
}
.text-primary-shadow {
    text-shadow: 0 5px 10px var(--primary03);
}
.chart-dropshadow-primary {
    filter: drop-shadow(-6px 12px 4px var(--primary02));
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    background: #6155e2;
}
/*-- Sidemenu --*/
.side-menu__item.active {
    color: var(--primary-bg-color);
}
.side-menu__item.active .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
/*-- Horizontal-menu --*/
.onoffswitch-checkbox:checked+.onoffswitch-label {
    background-color: var(--primary-bg-color);
    border-color: var(--primary-bg-color);
}
.onoffswitch-checkbox:checked+.onoffswitch-label:before {
    border-color: var(--primary-bg-color);
}
.onoffswitch2-checkbox:checked+.onoffswitch2-label {
    background-color: var(--primary-bg-color);
}
.onoffswitch2-checkbox:checked+.onoffswitch-label2,
.onoffswitch2-checkbox:checked+.onoffswitch2-label:before {
    border-color: var(--primary-bg-color);
}
/*--Dark-mode---*/
.dropdown-item:focus,
.dark-mode .dropdown-item.active,
.dropdown-item:active {
    color: var(--primary-bg-color);
}
.dark-mode .side-menu__item.active,
.dark-mode .side-menu__item:hover,
.dark-mode .side-menu__item:focus,
.dark-mode .side-menu__item.active .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode .side-menu__item:hover,
.dark-mode .side-menu__item:focus {
    color: var(--primary-bg-color);
}
.dark-mode.dark-menu .side-menu__item.active .side-menu__icon,
.dark-mode.dark-menu .side-menu__item:hover .side-menu__icon,
.dark-mode.dark-menu .side-menu__item:focus .side-menu__icon {
    color: var(--primary-bg-color);
}
.dark-mode .footer a:not(.btn) {
    color: var(--primary-bg-color);
}
.dark-mode .text-primary {
    color: var(--primary-bg-color) !important;
}
.dark-mode .panel-default>.panel-heading,
.dark-mode .panel-tabs a {
    color: #dedefd;
}
.dark-mode .sidebar-icon {
    color: var(--primary-bg-color) !important;
}
.dark-mode .side-menu__item.active {
    color: #ffffff;
}
.dark-mode .side-menu__item.active .side-menu__icon {
    color: #ffffff;
}
.light-menu.dark-mode .side-menu__item.active .side-menu__icon,
.light-menu.dark-mode .side-menu__item:hover .side-menu__icon,
.light-menu.dark-mode .side-menu__item:focus .side-menu__icon,
.light-menu.dark-mode .side-menu__item.active,
.light-menu.dark-mode .side-menu__item:hover,
.light-menu.dark-mode .side-menu__item:focus {
    color: #8061ce;
}
.light-menu .side-menu__item:hover .side-menu__icon,
.light-menu .side-menu__item:focus .side-menu__icon,
.light-menu .side-menu__item.active,
.light-menu .side-menu__item:hover,
.light-menu .side-menu__item:focus {
    color: var(--primary-bg-color);
}
.transparent-mode.light-menu .side-menu__item.active .side-menu__icon {
    color: var(--primary-bg-color) !important;
}
.transparent-mode.light-menu .side-menu__item:hover .side-menu__icon,
.transparent-mode.light-menu .side-menu__item:hover .side-menu__label,
.transparent-mode.light-menu .side-menu__item:focus .side-menu__icon,
.transparent-mode.light-menu .side-menu__item:focus .side-menu__label,
.transparent-mode.light-menu .side-menu__item.active,
.transparent-mode.light-menu .side-menu__item:hover,
.transparent-mode.light-menu .side-menu__item:focus {
    color: var(--primary-bg-color) !important;
}
.default-body .app-sidebar {
    background: var(--primary-bg-color) !important;
}
.dark-menu .side-menu__item.active .side-menu__icon,
.dark-menu .side-menu__item:hover .side-menu__icon,
.dark-menu .side-menu__item:focus .side-menu__icon,
.dark-menu .side-menu__item.active,
.dark-menu .side-menu__item:hover {
    color: #5b8bf1;
}
.color-menu .app-sidebar {
    background: var(--primary-bg-color) !important;
}
.color-menu .side-header {
    background: var(--primary-bg-color);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.color-menu .side-menu__item.active .side-menu__icon,
.color-menu .side-menu__item:hover .side-menu__icon,
.color-menu .side-menu__item:focus .side-menu__icon,
.color-menu .side-menu__item.active,
.color-menu .side-menu__item:hover,
.color-menu .side-menu__item:focus {
    color: #fff !important;
}
.color-menu .side-menu__item.active {
    color: #fff;
}
.color-menu .side-menu .side-menu__item.active::after {
    background: #fff;
}
.color-menu .side-menu .side-menu__item:hover::after {
    background: #fff;
}
.color-menu .side-menu h3 {
    color: rgba(255, 255, 255, 0.4) !important;
}
.color-menu .side-menu .side-menu__icon,
.color-menu .side-menu .side-menu__item {
    color: rgba(255, 255, 255, 0.7) !important;
}
.color-menu .side-menu__item:hover,
.color-menu .side-menu__item:focus {
    color: #fff !important;
}
.color-menu .side-menu__item:hover .side-menu__icon,
.color-menu .side-menu__item:hover .side-menu__label,
.color-menu .side-menu__item:focus .side-menu__icon,
.color-menu .side-menu__item:focus .side-menu__label {
    color: #ffffff !important;
}
.color-menu .slide.is-expanded a {
    color: #e7eefb;
}
.color-menu .slide-item {
    color: #e7eefb;
}
.color-menu .slide-item:hover,
.color-menu .slide-item:focus {
    color: #fff !important;
}
.color-menu .slide-menu li .slide-item:before {
    color: #e7eefb;
}
.color-menu .side-menu__item {
    color: #e7eefb;
}
.color-menu .side-menu-label1 {
    border-bottom-color: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.color-menu .side-menu-label1 a {
    color: #fff !important;
}
.gradient-menu .side-menu__item.active .side-menu__icon,
.gradient-menu .side-menu__item:hover .side-menu__icon,
.gradient-menu .side-menu__item:focus .side-menu__icon,
.gradient-menu .side-menu__item.active,
.gradient-menu .side-menu__item:hover,
.gradient-menu .side-menu__item:focus {
    color: #ccc9ec !important;
}
.gradient-menu .side-menu__item:hover .side-menu__icon,
.gradient-menu .side-menu__item:hover .side-menu__label,
.gradient-menu .side-menu__item:focus .side-menu__icon,
.gradient-menu .side-menu__item:focus .side-menu__label {
    color: #ccc9ec;
}
.color-menu.sidemenu-bgimage .side-header:before,
.color-menu.sidemenu-bgimage .app-sidebar:before {
    background: var(--primary09);
}
.logo a img {
    display: none;
}
.switcher {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 4px 8px;
    border-radius: 5px;
    border: 0px solid #000;
}
.demo_changer {
    z-index: 99999;
    position: fixed;
    right: -270px;
    font-weight: 400 !important;
    height: 100%;
}
.purchase {
    text-decoration: underline;
    color: #4BACC6
}
.demo_changer p {
    margin: 10px 0;
}
.demo_changer .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #fff;
}
.demo_changer select:active,
.demo_changer select:focus,
.demo_changer select:hover,
.demo_changer .button:active,
.demo_changer .button:focus,
.demo_changer .button:hover,
.demo_changer .btn:active,
.demo_changer .btn:focus,
.demo_changer .btn:hover,
.demo_changer .button:active,
.demo_changer .button:focus,
.demo_changer .button:hover {
    box-shadow: none !important;
}
.demo_changer .button {
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    line-height: 1.42857;
    margin-bottom: 0;
    width: 145px !important;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.demo_changer .img-thumbnail {
    height: 35px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    width: 46% !important;
    padding: 2px;
}
.demo_changer img {
    border: 4px solid #f4f7fe;
    margin: 2px;
    border-radius: 8px;
    background: #ffffff;
}
.demo_changer hr {
    border-color: #E0E0E0;
}
.demo_changer,
.demo_changer p {
    color: #263871 !important;
}
.demo_changer h4 {
    font-size: 14px;
    padding-bottom: 0;
    text-align: left;
    padding: 10px;
    font-weight: 600;
    border-bottom: 1px solid #e9edf4;
    background: #ebeff8;
    border-top: 1px solid #e9edf4;
    margin: 10px 0 !important;
    text-transform: uppercase;
}
.demo_changer i {
    color: #fff;
    font-size: 21px;
    margin-top: 10px;
}
.demo_changer .demo-icon {
    cursor: pointer;
    text-align: center;
    padding: 2px;
    float: left;
    height: 40px;
    line-height: 38px;
    width: 40px;
    border-radius: 5px 0 0 5px !important;
    top: 17rem;
    position: relative;
}
@media (max-width: 992px) {
    .demo_changer .form_holder {
        height: 100vh;
    }
}
@media (min-width: 992px) {
    .demo_changer .form_holder {
        height: 100vh;
    }
}
.demo_changer .form_holder {
    background: #fff;
    border-radius: 0;
    cursor: pointer;
    float: right;
    font-size: 12px;
    padding: 0 7px;
    width: 270px;
    box-shadow: 0px 8px 14.72px 1.28px rgba(130, 130, 134, 0.2);
    border-left: 1px solid #e9edf4;
}
.demo_changer .form_holder p {
    font-size: 12px;
}
.predefined_styles {
    padding: 0 5px;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .demo_changer {
        top: 0;
    }
    .demo_changer .demo-icon {
        height: 40px;
        width: 40px;
    }
    .demo_changer i {
        font-size: 17px;
    }
}
@media only screen and (max-width: 768px) {
    .demo_changer {
        top: 0px;
    }
    .demo_changer i {
        font-size: 21px;
        margin-top: 8px;
    }
    .demo_changer .demo-icon {
        height: 40px;
        width: 40px;
    }
    .demo_changer {
        display: block;
    }
}
.transparent-mode .demo_changer .form_holder{
    background-color: var(--transparent-body);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.transparent-mode .demo_changer h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}
.transparent-mode .demo_changer, .transparent-mode .demo_changer p {
    color: rgba(255, 255, 255, 0.8) !important;
}
.dark-mode .demo_changer .form_holder{
    background-color: #2a2a4a;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-mode .demo_changer h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}
.dark-mode .demo_changer, .dark-mode .demo_changer p {
    color: rgba(255, 255, 255, 0.8) !important;
}
.dark-mode  .input-color-picker {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode  .input-dark-color-picker {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}
.dark-mode  .input-transparent-color-picker {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}
.transparent-mode  .input-color-picker {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
}
.transparent-mode  .input-dark-color-picker {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
}
.transparent-mode  .input-transparent-color-picker {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
}
.transparent-mode .demo_changer img {
    border: 4px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
}
.dark-mode .demo_changer img {
    border: 4px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
}
.bg-img1 .form_holder{
    background-image: url(/assets/bg-img1-8e313dce.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img2 .form_holder{
    background-image: url(/assets/bg-img2-998e00fb.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img3 .form_holder{
    background-image: url(/assets/bg-img3-73e00ed3.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img4 .form_holder{
    background-image: url(/assets/bg-img4-92699cd3.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/* RTL */
.rtl .demo_changer {
    transition: all 0.3s ease;
    left: -270px;
    right: auto !important;
}
.rtl .demo_changer.active {
    transition: all 0.3s ease;
    right: auto !important;
    left: 0;
}
.rtl .demo_changer .form_holder {
    float: left;
    border-right: 1px solid #e9edf4;
    border-left: inherit;
}
.rtl .demo_changer h4 {
    text-align: right;
}
.rtl .onoffswitch2-label:before {
    left: 13px;
    right: inherit;
}
.rtl .onoffswitch2-checkbox:checked+.onoffswitch2-label:before {
    left: 0px;
    right: inherit;
}
.rtl.transparent-mode .demo_changer .form_holder {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 0px solid rgba(255, 255, 255, 0.1);
}
.rtl.dark-mode .demo_changer .form_holder {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media screen and (max-width:991px) {
    .leftmenu-styles {
        display: none;
    }
}
/* Color Swicher CSS */
.switcher {
    width: 30px !important;
    height: 40px !important;
    display: inline-block;
    margin: 4px 8px;
    border-radius: 5px;
    border: 0px solid #000;
}
.swichermainleft {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
/*-- color-1 --*/
.color1{
	background: #8667ff !important;
}
/*-- color-2 --*/
.color2{
	background: #824bab !important;
}
/*-- color-3 --*/
.color3{
	background: #1b9783 !important;
}
/*-- color-4 --*/
.color4{
	background:#4680ff  !important;
}
/*-- color-5 --*/
.color5{
	background: #e65145 !important;
}
/* //////////////////  switch-1  //////////////// */
/* //////////////////  switch-1  //////////////// */
.onoffswitch {
    position: relative;
    width: 30px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 15px;
    padding: 0;
    line-height: 16px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
	height: 16px;
    display: block;
	width: 17px; 
	margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 13px;
    border: 1px solid #CCCCCC; border-radius: 15px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #0fa751;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
   border-color: #0fa751;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px; 
}
/* //////////////////  switch-2  //////////////// */
.onoffswitch2 {
    position: relative;
    width: 30px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    
}
.onoffswitch2-checkbox {
    display: none;
}
.onoffswitch2-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 15px;
    padding: 0;
    line-height: 16px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}
.onoffswitch2-label:before {
    content: "";
	height: 16px;
    display: block;
	width: 17px; 
	margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 13px;
    border: 1px solid #CCCCCC; border-radius: 15px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label {
    background-color: #6c5ffc;
}
.onoffswitch2-checkbox:checked + .onoffswitch-label2, .onoffswitch2-checkbox:checked + .onoffswitch2-label:before {
   border-color: #6c5ffc;
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label:before {
    right: 0px; 
}
/* //////////////////  switch-3  //////////////// */
.onoffswitch3 {
    position: relative;
    width: 30px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    
}
.onoffswitch3-checkbox {
    display: none;
}
.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 15px;
    padding: 0;
    line-height: 16px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}
.onoffswitch3-label:before {
    content: "";
	height: 16px;
    display: block;
	width: 17px; 
	margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 13px;
    border: 1px solid #CCCCCC; border-radius: 15px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label {
    background-color: #0fa751;
}
.onoffswitch3-checkbox:checked + .onoffswitch-label3, .onoffswitch3-checkbox:checked + .onoffswitch3-label:before {
   border-color: #0fa751;
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label:before {
    right: 0px; 
}
.switch-toggle{
	padding:3px 0;
	font-size: 16px;
}
.full-width .container{  
    max-width:inherit !important;
	width:95% !important;	
	transition:all 0.5s ease;
}
.switch_section {
    width: 100%;
    height: auto;
    list-style: none;
    font-size: 1.1em;
    margin: 0 auto;
    padding: 0px 22px;
}
.dark-mode .demo_changer i{
	color:#000;
}
.demo_changer .switch_section p {
    margin: 0px;
}
.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;border:1px solid #dadada;background-color:#fff;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}
.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}
.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}
.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{margin:0;padding:0;border:0}
.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}
.sun-editor-common hr{margin:6px 0!important}
.sun-editor textarea{resize:none;border:0;padding:0}
.sun-editor button{border:0;background-color:transparent;touch-action:manipulation;cursor:pointer;outline:none}
.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}
.sun-editor button span{display:block;margin:0;padding:0}
.sun-editor button .txt{display:block;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}
.sun-editor svg{fill:currentColor}
.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;margin:auto;fill:currentColor;display:block;text-align:center;float:none}
.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}
.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}
.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;margin:-1px 10px 0 0;vertical-align:middle}
.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}
.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}
.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}
.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0;border:11px solid transparent}
.sun-editor .se-arrow.se-arrow-up{top:-11px;left:20px;margin-left:-11px;border-top-width:0;border-bottom-color:#dadada}
.sun-editor .se-arrow.se-arrow-up:after{top:1px;margin-left:-11px;content:" ";border-top-width:0;border-bottom-color:#fff}
.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}
.sun-editor .se-arrow.se-arrow-down{top:0;left:0;margin-left:-11px;border-bottom-width:0;border-top-color:#dadada}
.sun-editor .se-arrow.se-arrow-down:after{top:-12px;margin-left:-11px;content:" ";border-bottom-width:0;border-top-color:#fff}
.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}
.sun-editor .se-container{position:relative;width:100%;height:100%}
.sun-editor button{color:#000}
.sun-editor .se-btn{float:left;width:34px;height:34px;border:0;border-radius:4px;margin:1px!important;padding:0;font-size:12px;line-height:27px}
.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}
.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}
.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0 none}
.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff}
.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}
.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}
.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}
.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}
.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}
.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}
.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}
.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;left:50%;height:25px;width:25px;border-top:2px solid #07d;border-right:2px solid transparent;border-radius:50%;animation:spinner .8s linear infinite;margin:-25px 0 0 -25px}
.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;cursor:text;border-top:1px solid #3288ff;z-index:7}
.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;float:none;left:-50%;background-color:#fff;border:1px solid #0c2240;opacity:.6;cursor:pointer}
.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}
.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;background-color:#fff;border:1px solid #0c2240;opacity:.6;border-radius:4px;cursor:pointer;z-index:7}
.sun-editor .se-line-breaker-component:hover{opacity:.9}
.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;padding:0;margin:0;background-color:#fafafa;outline:1px solid #dadada;z-index:5}
.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;padding:0!important;margin:0!important;background-color:transparent!important;outline:none!important;border:none!important;z-index:0!important}
.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;left:0;background-color:#fefefe;opacity:.5;filter:alpha(opacity=50);cursor:not-allowed;z-index:4}
.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;margin:0;vertical-align:top}
.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}
.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}
.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}
.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}
.sun-editor .se-btn-module{display:inline-block}
.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}
.sun-editor .se-btn-module-enter{display:block;width:100%;height:0;margin:0;padding:0;background-color:transparent}
.sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}
.sun-editor .se-toolbar-more-layer .se-more-layer{display:none;border-top:1px solid #dadada}
.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto;padding:4px 3px 0}
.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}
.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}
.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}
.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0 none}
.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;padding:0;margin:0}
.sun-editor .se-menu-list li{position:relative}
.sun-editor .se-btn-select{width:auto;display:flex;padding:4px 6px}
.sun-editor .se-btn-select .txt{flex:auto;text-align:left}
.sun-editor .se-btn-select.se-btn-tool-font{width:100px}
.sun-editor .se-btn-select.se-btn-tool-format{width:82px}
.sun-editor .se-btn-select.se-btn-tool-size{width:78px}
.sun-editor .se-btn-tray{position:relative;width:100%;height:auto;padding:4px 3px 0;margin:0}
.sun-editor .se-menu-tray{position:absolute;top:0;left:0;width:100%;height:0}
.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}
.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}
.sun-editor .se-list-layer{display:none;position:absolute;top:0;left:0;height:auto;z-index:5;border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}
.sun-editor .se-list-layer .se-list-inner{padding:0;margin:0;overflow-x:initial;overflow-y:initial;overflow:visible}
.sun-editor .se-list-layer button{margin:0;width:100%}
.sun-editor .se-list-inner ul{width:100%;padding:0}
.sun-editor .se-list-inner li>button{min-width:100%;width:max-content}
.sun-editor .se-list-inner .se-list-basic li{width:100%}
.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}
.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}
.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}
.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}
.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}
.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}
.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}
.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;padding:0 14px;cursor:pointer;font-size:12px;line-height:normal;text-indent:0;text-decoration:none;text-align:left}
.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}
.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}
.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}
.sun-editor .se-list-layer.se-list-font-family{min-width:156px}
.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}
.sun-editor .se-list-layer.se-list-line{width:125px}
.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}
.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}
.sun-editor .se-list-layer.se-list-format{min-width:156px}
.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}
.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}
.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}
.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}
.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}
.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}
.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}
.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}
.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}
.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}
.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}
.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}
.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;margin:0;background-color:transparent;line-height:1.5;border-color:#b1b1b1;padding:0 0 0 7px;border-left:5px #b1b1b1;border-style:solid}
.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666;padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}
.sun-editor .se-selector-table{display:none;position:absolute;top:34px;left:1px;z-index:5;padding:5px 0;float:left;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-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}
.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}
.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em;cursor:pointer}
.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==") repeat}
.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat}
.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}
.sun-editor .se-list-layer.se-table-split{top:36px}
.sun-editor .se-list-layer .se-selector-color{display:flex;width:max-content;max-width:270px;height:auto;padding:0;margin:auto}
.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}
.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;position:relative;margin:0}
.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;cursor:default;width:30px;height:30px;text-indent:-9999px}
.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}
.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto;padding:4px}
.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px;margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}
.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}
.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}
.sun-editor .se-form-group>div{position:relative}
.sun-editor .se-form-group label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}
.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}
.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}
.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}
.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none}
.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}
.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}
.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}
.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}
.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;word-break:break-all;padding:4px;margin:0;resize:none!important}
.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}
.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}
.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;left:0;right:0;overflow:hidden;margin-top:0;padding-top:16px;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}
.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px;border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}
.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}
.sun-editor .se-resizing-back{position:absolute;display:none;cursor:default;top:0;left:0;width:100%;height:100%;z-index:2147483647}
.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;margin:0;padding:0;font-size:10px;line-height:1.5;background:transparent}
.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;margin:0;padding:0;color:#999;font-size:13px;background:transparent}
.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;animation:blinker .2s linear infinite}
.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}
.sun-editor .se-dialog{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}
.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111;margin:0}
.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}
.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0;left:0}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;margin:1.75rem auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}
@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;padding:6px 12px;margin:0 0 10px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;border-radius:4px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;margin:0;padding:0;line-height:2.5}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative;padding:15px 15px 5px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}
.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px;text-align:center}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;width:25px;text-align:center}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px;padding:10px 15px 0;text-align:right;border-top:1px solid #e5e5e5}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8;border:1px solid #ccc}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;text-align:center;line-height:1.42857143}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;text-align:center;line-height:1.42857143}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;padding:0 4px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}
.sun-editor .se-dialog-tabs{width:100%;height:25px;border-bottom:1px solid #e5e5e5}
.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}
.sun-editor .se-dialog-tabs button:hover{background-color:#fff}
.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;border:1px solid #ccc;font-size:13px;padding:4px;direction:ltr}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;box-shadow:0 0 0 .1rem #c7deff}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;box-shadow:0 0 0 .1rem #f2dede}
.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{width:auto;height:30px;color:#b94a48}
.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;background-color:transparent;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex;margin-top:4px}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;display:none;line-height:1.5;color:#4592ff}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}
.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}
.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}
.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;border:1px solid rgba(0,0,0,.25);border-radius:4px;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;box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}
.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;padding:2px;top:0;left:0}
.sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%;min-width:auto;width:max-content;display:none}
.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}
.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;border:none;border-radius:4px;margin:1px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation}
.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}
.sun-editor .se-controller .se-btn-group button span{display:block;padding:0;margin:0}
.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}
.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}
.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}
.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}
.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}
.sun-editor .se-controller .se-form-group input{min-width:120px}
.sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}
.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}
.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff;background-color:transparent}
.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;background-color:#3f9dff;opacity:.3}
.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;left:0;width:100%;height:100%}
.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px;background-color:#3f9dff;border:1px solid #4592ff}
.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px;left:-5px;cursor:nw-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px;right:-5px;cursor:ne-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;left:-5px;cursor:sw-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;bottom:-5px;cursor:se-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px;bottom:50%;cursor:w-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%;top:-7px;cursor:n-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px;bottom:50%;cursor:e-resize}
.sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%;bottom:-7px;cursor:s-resize}
.sun-editor .se-resizing-container .se-resize-display{position:absolute;right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#333;border-radius:4px}
.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}
.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}
.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}
.sun-editor .se-controller-link .link-content{padding:0;margin:0}
.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:5px}
.sun-editor .se-select-list{position:absolute;top:0;left:0;display:none;width:auto;max-width:100%;background-color:#fff;padding:0;margin:0;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}
.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px;padding:0 5px;margin:2px 0;cursor:pointer}
.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}
.sun-editor .se-dialog-form-files .se-select-list{width:100%}
.sun-editor .se-file-browser{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}
.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111;margin:0}
.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}
.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0}
.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;margin:20px auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}
.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}
.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}
.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}
.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;margin:0;padding:0;line-height:2.2}
.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%;padding:0;text-align:left;margin:0 -15px}
.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;background-color:#f5f5f5;padding:6px 12px;margin:8px 0 8px 8px;color:#333;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer}
.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}
.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}
.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}
.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}
.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}
.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;padding:20px;overflow-y:auto}
.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}
@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}
@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}
.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto;float:left}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}
@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}
@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;cursor:pointer;width:100%;height:auto;border-radius:4px;outline:0;margin:10px 0}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;box-shadow:0 0 0 .2rem #3288ff}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;border-radius:4px;outline:0;height:auto}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;left:0;bottom:0;padding:5px 10px;background-color:transparent;width:100%;height:30px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}
.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}
.sun-editor .se-notice button{float:right;padding:7px}
.sun-editor .se-tooltip{position:relative;overflow:visible}
.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;height:auto;top:120%;left:50%;background:transparent;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;margin:0;padding:0;bottom:auto;float:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}
.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;height:auto;left:-50%;font-size:.9em;margin:0;padding:4px 6px;border-radius:2px;background-color:#333;color:#fff;text-align:center;line-height:unset;white-space:nowrap;cursor:auto}
.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333}
.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}
.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}
.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}
.sun-editor.se-rtl .se-btn-tray{direction:rtl}
.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}
.sun-editor.se-rtl .se-btn-select .txt{flex:auto;text-align:right;direction:rtl}
.sun-editor.se-rtl .se-btn-list{text-align:right}
.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}
.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}
.sun-editor.se-rtl .se-list-layer *{direction:rtl}
.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}
.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}
.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}
.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}
.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}
.sun-editor.se-rtl .se-dialog *{direction:rtl}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}
.sun-editor.se-rtl .se-dialog-tabs button,.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}
.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}
.sun-editor.se-rtl .se-file-browser *{direction:rtl}
.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}
.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}
.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}
.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}
.sun-editor .se-btn-module-border.module-float-left{float:left}
.sun-editor .se-btn-module-border.module-float-right{float:right}
.sun-editor .se-error{color:#d9534f}
.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;outline:0;box-shadow:0 0 0 .2rem #eed3d7;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.sun-editor hr.__se__solid{border-style:solid none none}
.sun-editor hr.__se__dotted{border-style:dotted none none}
.sun-editor hr.__se__dashed{border-style:dashed none none}
@keyframes blinker{50%{opacity:0}}
@keyframes spinner{to{transform:rotate(361deg)}}
.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;background-color:#fff;line-height:1.5;word-break:normal;word-wrap:break-word;padding:16px;margin:0}
.sun-editor-editable *{box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}
.sun-editor-editable.se-rtl *{direction:rtl}
.sun-editor-editable .se-component>figure{direction:ltr}
.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}
.sun-editor-editable span{display:inline;vertical-align:baseline;margin:0;padding:0}
.sun-editor-editable span.katex{display:inline-block}
.sun-editor-editable span.katex *{direction:ltr}
.sun-editor-editable a{color:#004cff;text-decoration:none}
.sun-editor-editable span[style~="color:"] a{color:inherit}
.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}
.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}
.sun-editor-editable pre{display:block;padding:8px;margin:0 0 10px;font-family:monospace;color:#666;line-height:1.45;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}
.sun-editor-editable ol{list-style-type:decimal}
.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}
.sun-editor-editable ul{list-style-type:disc}
.sun-editor-editable li{display:list-item;text-align:-webkit-match-parent;margin-bottom:5px}
.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}
.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}
.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}
.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}
.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}
.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}
.sun-editor-editable sub{vertical-align:sub}
.sun-editor-editable sup{vertical-align:super}
.sun-editor-editable p{display:block;margin:0 0 10px}
.sun-editor-editable div{display:block;margin:0;padding:0}
.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding:0 5px 0 20px;border:solid #b1b1b1;border-width:0 0 0 5px}
.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}
.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}
.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}
.sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}
.sun-editor-editable h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em}
.sun-editor-editable h1,.sun-editor-editable h2{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}
.sun-editor-editable h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em}
.sun-editor-editable h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em}
.sun-editor-editable h3,.sun-editor-editable h4{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}
.sun-editor-editable h4{font-size:1em;margin-block-start:1.33em;margin-block-end:1.33em}
.sun-editor-editable h5{font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em}
.sun-editor-editable h5,.sun-editor-editable h6{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}
.sun-editor-editable h6{font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em}
.sun-editor-editable hr{display:flex;border-width:1px 0 0;border-color:#000;border-image:initial;height:1px}
.sun-editor-editable hr.__se__solid{border-style:solid none none}
.sun-editor-editable hr.__se__dotted{border-style:dotted none none}
.sun-editor-editable hr.__se__dashed{border-style:dashed none none}
.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}
.sun-editor-editable table{display:table;table-layout:auto!important;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}
.sun-editor-editable.se-rtl table{margin:0 0 10px auto}
.sun-editor-editable table thead{border-bottom:2px solid #333}
.sun-editor-editable table tr{border:1px solid #efefef}
.sun-editor-editable table th{background-color:#f3f3f3}
.sun-editor-editable table td,.sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}
.sun-editor-editable table.se-table-size-auto{width:auto!important}
.sun-editor-editable table.se-table-size-100{width:100%!important}
.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}
.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}
.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}
.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}
.sun-editor-editable .se-component{display:flex;padding:1px;margin:0 0 10px}
.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}
.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.sun-editor-editable .__se__float-left{float:left;margin-right:4px}
.sun-editor-editable .__se__float-right{float:right;margin-left:4px}
.sun-editor-editable .__se__float-center{float:center}
.sun-editor-editable .__se__float-none{float:none}
.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;margin:0;padding:0;width:auto;height:auto;max-width:100%}
.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:0;cursor:default;display:block;background:transparent}
.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}
.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}
.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff}
.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}
.sun-editor-editable figure{display:block;outline:none;padding:0;margin:0}
.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}
.sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9;outline:none}
.sun-editor-editable figure figcaption p{line-height:2;margin:0}
.sun-editor-editable .se-image-container a img{padding:1px;margin:1px;outline:1px solid #4592ff}
.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;left:0;border:0;width:100%;height:100%}
.sun-editor-editable .se-video-container figure{left:0;width:100%;max-width:100%}
.sun-editor-editable audio{width:300px;height:54px}
.sun-editor-editable audio.active{outline:2px solid #80bdff}
.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}
.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}
.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}
.se-show-block p{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==") no-repeat}
.se-show-block div{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==") no-repeat}
.se-show-block h1{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC") no-repeat}
.se-show-block h2{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==") no-repeat}
.se-show-block h3{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC") no-repeat}
.se-show-block h4{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC") no-repeat}
.se-show-block h5{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC") no-repeat}
.se-show-block h6{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC") no-repeat}
.se-show-block li{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==") no-repeat}
.se-show-block ol{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==") no-repeat}
.se-show-block ul{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==") no-repeat}
.sun-editor-editable .__se__p-bordered,.sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}
.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}
.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{font-weight:200;font-style:italic;background:#000;color:#fff;padding:6px 4px;border:2px solid #fff;border-radius:6px;text-transform:uppercase;animation:neonFlicker 1.5s infinite alternate}
@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}
.sun-editor-editable .__se__t-shadow,.sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}
.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{font-family:monospace;color:#666;background-color:rgba(27,31,35,.05);border-radius:6px;padding:.2em .4em}
.fc-not-allowed {
  /* override events' custom cursors */
  cursor: not-allowed;
}
.fc-not-allowed .fc-event {
  /* override events' custom cursors */
  cursor: not-allowed;
}
.fc-unselectable {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fc {
  /* layout of immediate children */
  display: flex;
  flex-direction: column;
  font-size: 1em;
}
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}
.fc th {
  text-align: center;
  vertical-align: top;
  padding: 0;
}
.fc td {
  vertical-align: top;
  padding: 0;
}
.fc a[data-navlink] {
  cursor: pointer;
}
.fc a[data-navlink]:hover {
  text-decoration: underline;
}
.fc-direction-ltr {
  direction: ltr;
  text-align: left;
}
.fc-direction-rtl {
  direction: rtl;
  text-align: right;
}
.fc-theme-standard td,
.fc-theme-standard th {
  border: 1px solid #e9edf4;
}
/* for FF, which doesn't expand a 100% div within a table cell. use absolute positioning */
/* inner-wrappers are responsible for being absolute */
/* TODO: best place for this? */
.fc-liquid-hack td,
.fc-liquid-hack th {
  position: relative;
}
@font-face {
  font-family: "fcicons";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.fc-icon {
  /* added for fc */
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fcicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fc-icon-chevron-left:before {
  content: "\e900";
}
.fc-icon-chevron-right:before {
  content: "\e901";
}
.fc-icon-chevrons-left:before {
  content: "\e902";
}
.fc-icon-chevrons-right:before {
  content: "\e903";
}
.fc-icon-minus-square:before {
  content: "\e904";
}
.fc-icon-plus-square:before {
  content: "\e905";
}
.fc-icon-x:before {
  content: "\e906";
}
/*
  Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css

  These styles only apply when the standard-theme is activated.
  When it's NOT activated, the fc-button classes won't even be in the DOM.
  */
.fc {
  /* reset */
  /* theme */
  /* "primary" coloring */
  /* icons within buttons */
}
.fc .fc-button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-appearance: button;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 5px;
}
.fc .fc-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.fc .fc-button:not(:disabled) {
  cursor: pointer;
}
.fc .fc-button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.fc .fc-button:hover {
  text-decoration: none;
}
.fc .fc-button:focus {
  outline: 0;
}
.fc .fc-button:disabled {
  opacity: 0.65;
}
.fc .fc-button-primary {
  color: #fff;
  background-color: #6c5ffc;
  border-color: #6c5ffc;
  box-shadow: 0 5px 10px rgba(108, 95, 252, 0.3);
}
.fc .fc-button-primary:hover {
  color: #fff;
  background-color: #6357e6;
  border-color: #6357e6;
}
.fc .fc-button-primary:disabled {
  /* not DRY */
  color: #fff;
  background-color: #6c5ffc;
  border-color: #6c5ffc;
}
.fc .fc-button-primary:not(:disabled):active, .fc .fc-button-primary:not(:disabled).fc-button-active {
  color: #fff;
  background-color: #6357e6;
  border-color: #6357e6;
}
.fc .fc-button .fc-icon {
  vertical-align: middle;
  font-size: 1.5em;
  /* bump up the size (but don't make it bigger than line-height of button, which is 1.5em also) */
}
.fc .fc-button-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.fc .fc-button-group > .fc-button {
  position: relative;
  flex: 1 1 auto;
}
.fc .fc-button-group > .fc-button:hover, .fc .fc-button-group > .fc-button:focus, .fc .fc-button-group > .fc-button:active, .fc .fc-button-group > .fc-button.fc-button-active {
  z-index: 1;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc .fc-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5em;
}
.fc .fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}
.fc .fc-toolbar-title {
  font-size: 1.75em;
  margin: 0;
}
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
  /* space between */
}
.fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
  margin-right: 0.75em;
  /* space between */
}
.fc-direction-rtl .fc-toolbar-ltr {
  /* when the toolbar-chunk positioning system is explicitly left-to-right */
  flex-direction: row-reverse;
}
.fc .fc-scroller {
  -webkit-overflow-scrolling: touch;
  position: relative;
  /* for abs-positioned elements within */
}
.fc .fc-scroller-liquid {
  height: 100%;
}
.fc .fc-scroller-liquid-absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fc .fc-scroller-harness {
  position: relative;
  overflow: hidden;
  direction: ltr;
  /* hack for chrome computing the scroller's right/left wrong for rtl. undone below... */
  /* TODO: demonstrate in codepen */
}
.fc .fc-scroller-harness-liquid {
  height: 100%;
}
.fc-direction-rtl .fc-scroller-harness > .fc-scroller {
  /* undo above hack */
  direction: rtl;
}
.fc-theme-standard .fc-scrollgrid {
  border: 1px solid #e9edf4;
}
.fc {
  /* stickiness */
}
.fc .fc-scrollgrid {
  /* all tables (self included) */
  width: 100%;
  /* because tables don't normally do this */
  table-layout: fixed;
  border-collapse: separate;
  border-right-width: 0;
  border-bottom-width: 0;
}
.fc .fc-scrollgrid table {
  /* all tables (self included) */
  width: 100%;
  /* because tables don't normally do this */
  table-layout: fixed;
  /* inner tables */
  border-top-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
}
.fc .fc-scrollgrid-liquid {
  height: 100%;
}
.fc .fc-scrollgrid-section {
  /* a <tr> */
  height: 1px;
  /* better than 0, for firefox */
}
.fc .fc-scrollgrid-section > td {
  height: 1px;
  /* needs a height so inner div within grow. better than 0, for firefox */
}
.fc .fc-scrollgrid-section table {
  height: 1px;
  width: 100% !important;
  /* for most browsers, if a height isn't set on the table, can't do liquid-height within cells */
  /* serves as a min-height. harmless */
}
.fc .fc-scrollgrid-section-liquid {
  height: auto;
}
.fc .fc-scrollgrid-section-liquid > td {
  height: 100%;
  /* better than `auto`, for firefox */
}
.fc .fc-scrollgrid-section > * {
  border-top-width: 0;
  border-left-width: 0;
}
.fc .fc-scrollgrid-section-header > *,
.fc .fc-scrollgrid-section-footer > * {
  border-bottom-width: 0;
}
.fc .fc-scrollgrid-section-body table,
.fc .fc-scrollgrid-section-footer table {
  border-bottom-style: hidden;
  /* head keeps its bottom border tho */
}
.fc .fc-scrollgrid-section-sticky > * {
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  position: sticky;
  z-index: 2;
  /* TODO: var */
  /* TODO: box-shadow when sticking */
}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
  top: 0;
  /* because border-sharing causes a gap at the top */
  /* TODO: give safari -1. has bug */
}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky > * {
  bottom: 0;
  /* known bug: bottom-stickiness doesn't work in safari */
}
.fc .fc-scrollgrid-sticky-shim {
  /* for horizontal scrollbar */
  height: 1px;
  /* needs height to create scrollbars */
  margin-bottom: -1px;
}
.fc-sticky {
  /* no .fc wrap because used as child of body */
  position: sticky;
}
.fc {
  /* when the harness controls the height, make the view liquid */
}
.fc .fc-view-harness {
  flex-grow: 1;
  /* because this harness is WITHIN the .fc's flexbox */
  position: relative;
}
.fc .fc-view-harness-active > .fc-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fc .fc-col-header-cell-cushion {
  display: inline-block;
  /* x-browser for when sticky (when multi-tier header) */
  padding: 2px 4px;
}
.fc .fc-bg-event,
.fc .fc-non-business,
.fc .fc-highlight {
  /* will always have a harness with position:relative/absolute, so absolutely expand */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc .fc-non-business {
  background: transparent;
}
.fc .fc-bg-event {
  background: rgba(4, 179, 114, 0.3);
  opacity: 0.3;
}
.fc .fc-bg-event .fc-event-title {
  margin: 0.5em;
  font-size: 0.85em;
  font-style: italic;
}
.fc .fc-highlight {
  background: rgba(188, 232, 241, 0.3);
}
.fc .fc-cell-shaded,
.fc .fc-day-disabled {
  background: rgba(208, 208, 208, 0.3);
}
/* link resets */
/* ---------------------------------------------------------------------------------------------------- */
a.fc-event {
  text-decoration: none;
}
a.fc-event:hover {
  text-decoration: none;
}
/* cursor */
.fc-event[href], .fc-event.fc-event-draggable {
  cursor: pointer;
}
.fc-event .fc-event-main {
  position: relative;
  z-index: 2;
}
/* event text content */
/* ---------------------------------------------------------------------------------------------------- */
/* dragging */
/* ---------------------------------------------------------------------------------------------------- */
.fc-event-dragging:not(.fc-event-selected) {
  /* MOUSE */
  opacity: 0.75;
}
.fc-event-dragging.fc-event-selected {
  /* TOUCH */
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
/* resizing */
/* ---------------------------------------------------------------------------------------------------- */
/* (subclasses should hone positioning for touch and non-touch) */
.fc-event .fc-event-resizer {
  display: none;
  position: absolute;
  z-index: 4;
}
.fc-event:hover .fc-event-resizer {
  display: block;
}
.fc-event-selected {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  /* expand hit area (subclasses should expand) */
  /* dimmer effect */
}
.fc-event-selected .fc-event-resizer {
  display: block;
  border-radius: 4px;
  border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
  border-width: 1px;
  border-width: var(--fc-event-resizer-dot-border-width, 1px);
  width: 8px;
  width: var(--fc-event-resizer-dot-total-width, 8px);
  height: 8px;
  height: var(--fc-event-resizer-dot-total-width, 8px);
  border-style: solid;
  border-color: inherit;
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  /* expand hit area */
}
.fc-event-selected .fc-event-resizer:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
}
.fc-event-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-event-selected:after {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  z-index: 1;
  /* assume there's a border on all sides. overcome it. */
  /* sometimes there's NOT a border, in which case the dimmer will go over */
  /* an adjacent border, which looks fine. */
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}
/* selecting (always TOUCH) */
/* ---------------------------------------------------------------------------------------------------- */
/*
  A HORIZONTAL event
  */
.fc-h-event {
  /* allowed to be top-level */
  display: block;
  border: 1px solid #6c5ffc;
  background-color: #6c5ffc;
}
.fc-h-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
  padding: 9px;
}
.fc-h-event .fc-event-main-frame {
  display: flex;
  /* for make fc-event-title-container expand */
}
.fc-h-event .fc-event-time {
  max-width: 100%;
  /* clip overflow on this element */
  overflow: hidden;
}
.fc-h-event .fc-event-title-container {
  /* serves as a container for the sticky cushion */
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  /* important for allowing to shrink all the way */
}
.fc-h-event .fc-event-title {
  display: inline-block;
  /* need this to be sticky cross-browser */
  vertical-align: top;
  /* for not messing up line-height */
  left: 4px;
  /* for sticky */
  right: 0;
  /* for sticky */
  max-width: 100%;
  /* clip overflow on this element */
  overflow: hidden;
}
.fc-h-event.fc-event-selected:before {
  /* expand hit area */
  top: -10px;
  bottom: -10px;
}
/* adjust border and border-radius (if there is any) for non-start/end */
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
/* resizers */
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
  top: 0;
  bottom: 0;
  width: 8px;
  width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
  cursor: w-resize;
  left: -4px;
  left: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
  cursor: e-resize;
  right: -4px;
  right: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
/* resizers for TOUCH */
.fc-h-event.fc-event-selected .fc-event-resizer {
  top: 50%;
  margin-top: -4px;
  margin-top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
  left: -4px;
  left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
  right: -4px;
  right: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
:root {
  --fc-daygrid-event-dot-width: 8px;
}
.fc .fc-popover {
  position: absolute;
  top: 0;
  /* for when not positioned yet */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc .fc-popover-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3px 4px;
}
.fc .fc-popover-title {
  margin: 0 2px;
}
.fc .fc-popover-close {
  cursor: pointer;
  opacity: 0.65;
  font-size: 1.1em;
}
.fc-theme-standard .fc-popover {
  border: 1px solid #e9edf4;
  background: #fff;
}
.fc-theme-standard .fc-popover-header {
  background: rgba(208, 208, 208, 0.3);
}
/* help things clear margins of inner content */
.fc-daygrid-day-frame:before,
.fc-daygrid-day-events:before,
.fc-daygrid-event-harness:before,
.fc-daygrid-day-frame:after,
.fc-daygrid-day-events:after,
.fc-daygrid-event-harness:after {
  content: "";
  clear: both;
  display: table;
}
.fc {
  /* cell top */
  /* day number (within cell top) */
  /* event container */
  /* positioning for balanced vs natural */
  /* event harness */
  /* bg content */
  /* events */
  /* cell bottom (within day-events) */
  /* week number (within frame) */
  /* popover */
}
.fc .fc-daygrid-body {
  /* a <div> that wraps the table */
  position: relative;
  z-index: 1;
  width: 100% !important;
  /* container inner z-index's because <tr>s can't do it */
}
.fc .fc-daygrid-day.fc-day-today {
  background-color: rgb(240, 240, 245);
}
.fc .fc-daygrid-day-frame {
  position: relative;
  min-height: 100%;
  /* seems to work better than `height` because sets height after rows/cells naturally do it */
}
.fc .fc-daygrid-day-top {
  display: flex;
  flex-direction: row-reverse;
}
.fc .fc-day-other .fc-daygrid-day-top {
  opacity: 0.3;
}
.fc .fc-daygrid-day-number {
  position: relative;
  z-index: 1;
  padding: 10px 15px;
  color: #282f53;
  font-size: 15px;
  font-weight: 500;
}
.fc .fc-daygrid-day-events {
  margin-top: 1px;
  /* needs to be margin, not padding, so that available cell height can be computed */
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
  /* position: absolute; */
  left: 0;
  right: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  position: relative;
  /* for containing abs positioned event harnesses */
  min-height: 2em;
  /* in addition to being a min-height during natural height, equalizes the heights a little bit */
}
.fc .fc-daygrid-body-natural {
  /* can coexist with -unbalanced */
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
  margin-bottom: 1em;
}
.fc .fc-daygrid-event-harness {
  position: relative;
}
.fc .fc-daygrid-event-harness-abs {
  position: absolute;
  top: 0;
  /* fallback coords for when cannot yet be computed */
  left: 0;
  /* */
  right: 0;
  /* */
}
.fc .fc-daygrid-bg-harness {
  position: absolute;
  top: 0;
  bottom: 0;
}
.fc .fc-daygrid-day-bg .fc-non-business {
  z-index: 1;
}
.fc .fc-daygrid-day-bg .fc-bg-event {
  z-index: 2;
}
.fc .fc-daygrid-day-bg .fc-highlight {
  z-index: 3;
}
.fc .fc-daygrid-event {
  z-index: 6;
  margin-top: 1px;
}
.fc .fc-daygrid-event.fc-event-mirror {
  z-index: 7;
}
.fc .fc-daygrid-day-bottom {
  font-size: 0.85em;
  margin: 2px 3px 0;
}
.fc .fc-daygrid-more-link {
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.fc .fc-daygrid-week-number {
  position: absolute;
  z-index: 5;
  top: 0;
  padding: 2px;
  min-width: 1.5em;
  text-align: center;
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  color: #808080;
  color: var(--fc-neutral-text-color, #808080);
}
.fc .fc-more-popover {
  z-index: 8;
}
.fc .fc-more-popover .fc-popover-body {
  min-width: 220px;
  padding: 10px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
  margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
  margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
  left: 0;
  border-radius: 0 0 3px 0;
}
.fc-direction-rtl .fc-daygrid-week-number {
  right: 0;
  border-radius: 0 0 0 3px;
}
.fc-liquid-hack .fc-daygrid-day-frame {
  position: static;
  /* will cause inner absolute stuff to expand to <td> */
}
.fc-daygrid-event {
  /* make root-level, because will be dragged-and-dropped outside of a component root */
  position: relative;
  /* for z-indexes assigned later */
  white-space: nowrap;
  border-radius: 3px;
  /* dot event needs this to when selected */
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
/* --- the rectangle ("block") style of event --- */
.fc-daygrid-block-event .fc-event-time {
  font-weight: bold;
  padding: 0px;
}
.fc-daygrid-block-event .fc-event-title {
  padding: 0px;
}
/* --- the dot style of event --- */
.fc-daygrid-dot-event {
  display: flex;
  align-items: center;
  padding: 2px 0;
}
.fc-daygrid-dot-event .fc-event-title {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  /* important for allowing to shrink all the way */
  overflow: hidden;
  font-weight: bold;
}
.fc-daygrid-dot-event:hover, .fc-daygrid-dot-event.fc-event-mirror {
  background: rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event.fc-event-selected:before {
  /* expand hit area */
  top: -10px;
  bottom: -10px;
}
.fc-daygrid-event-dot {
  /* the actual dot */
  margin: 0 4px;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 4px solid #6c5ffc;
  border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid var(--fc-event-border-color, #6c5ffc);
  border-radius: 4px;
  border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
}
/* --- spacing between time and title --- */
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
  margin-right: 3px;
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
  margin-left: 3px;
}
/*
  A VERTICAL event
  */
.fc-v-event {
  /* allowed to be top-level */
  display: block;
  border: 1px solid #6c5ffc;
  border: 1px solid var(--fc-event-border-color, #6c5ffc);
  background-color: #6c5ffc;
  background-color: var(--fc-event-bg-color, #6c5ffc);
  /* resizer (mouse AND touch) */
  /* resizer for MOUSE */
  /* resizer for TOUCH (when event is "selected") */
}
.fc-v-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
  height: 100%;
}
.fc-v-event .fc-event-main-frame {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fc-v-event .fc-event-time {
  flex-grow: 0;
  flex-shrink: 0;
  max-height: 100%;
  overflow: hidden;
}
.fc-v-event .fc-event-title-container {
  /* a container for the sticky cushion */
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 0;
  /* important for allowing to shrink all the way */
}
.fc-v-event .fc-event-title {
  /* will have fc-sticky on it */
  top: 0;
  bottom: 0;
  max-height: 100%;
  /* clip overflow */
  overflow: hidden;
}
.fc-v-event:not(.fc-event-start) {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event:not(.fc-event-end) {
  border-bottom-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-v-event.fc-event-selected:before {
  /* expand hit area */
  left: -10px;
  right: -10px;
}
.fc-v-event .fc-event-resizer-start {
  cursor: n-resize;
}
.fc-v-event .fc-event-resizer-end {
  cursor: s-resize;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
  height: 8px;
  height: var(--fc-event-resizer-thickness, 8px);
  left: 0;
  right: 0;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer {
  left: 50%;
  margin-left: -4px;
  margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc {
  /* slots AND axis cells (top-left corner of view including the "all-day" text) */
  /* axis cells (top-left corner of view including the "all-day" text) */
  /* vertical align is more complicated, uses flexbox */
}
.fc .fc-timegrid .fc-daygrid-body {
  /* the all-day daygrid within the timegrid view */
  z-index: 2;
  /* put above the timegrid-body so that more-popover is above everything. TODO: better solution */
}
.fc .fc-timegrid-divider {
  padding: 0 0 2px;
  /* browsers get confused when you set height. use padding instead */
}
.fc .fc-timegrid-body {
  position: relative;
  z-index: 1;
  /* scope the z-indexes of slots and cols */
  min-height: 100%;
  /* fill height always, even when slat table doesn't grow */
}
.fc .fc-timegrid-axis-chunk {
  /* for advanced ScrollGrid */
  position: relative;
  /* offset parent for now-indicator-container */
}
.fc .fc-timegrid-axis-chunk > table {
  position: relative;
  z-index: 1;
  /* above the now-indicator-container */
}
.fc .fc-timegrid-slots {
  position: relative;
  z-index: 1;
}
.fc .fc-timegrid-slot {
  /* a <td> */
  height: 1.5em;
  border-bottom: 0;
  /* each cell owns its top border */
}
.fc .fc-timegrid-slot:empty:before {
  content: " ";
  /* make sure there's at least an empty space to create height for height syncing */
}
.fc .fc-timegrid-slot-minor {
  border-top-style: dotted;
}
.fc .fc-timegrid-slot-label-cushion {
  display: inline-block;
  white-space: nowrap;
}
.fc .fc-timegrid-slot-label {
  vertical-align: middle;
  /* vertical align the slots */
}
.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
  padding: 0 4px;
}
.fc .fc-timegrid-axis-frame-liquid {
  height: 100%;
  /* will need liquid-hack in FF */
}
.fc .fc-timegrid-axis-frame {
  overflow: hidden;
  display: flex;
  align-items: center;
  /* vertical align */
  justify-content: flex-end;
  /* horizontal align. matches text-align below */
}
.fc .fc-timegrid-axis-cushion {
  max-width: 60px;
  /* limits the width of the "all-day" text */
  flex-shrink: 0;
  /* allows text to expand how it normally would, regardless of constrained width */
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
  text-align: right;
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
  text-align: left;
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fc .fc-timegrid-col.fc-day-today {
  background-color: rgba(255, 220, 40, 0.15);
  background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-timegrid-col-frame {
  min-height: 100%;
  /* liquid-hack is below */
  position: relative;
}
.fc-liquid-hack .fc-timegrid-col-frame {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fc-media-screen .fc-timegrid-cols {
  position: absolute;
  /* no z-index. children will decide and go above slots */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-media-screen .fc-timegrid-cols > table {
  height: 100%;
}
.fc-media-screen .fc-timegrid-col-bg,
.fc-media-screen .fc-timegrid-col-events,
.fc-media-screen .fc-timegrid-now-indicator-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-media-screen .fc-timegrid-event-harness {
  position: absolute;
  /* top/left/right/bottom will all be set by JS */
}
.fc {
  /* bg */
  /* fg events */
  /* (the mirror segs are put into a separate container with same classname, */
  /* and they must be after the normal seg container to appear at a higher z-index) */
  /* now indicator */
}
.fc .fc-timegrid-col-bg {
  z-index: 2;
  /* TODO: kill */
}
.fc .fc-timegrid-col-bg .fc-non-business {
  z-index: 1;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
  z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-highlight {
  z-index: 3;
}
.fc .fc-timegrid-bg-harness {
  position: absolute;
  /* top/bottom will be set by JS */
  left: 0;
  right: 0;
}
.fc .fc-timegrid-col-events {
  z-index: 3;
  /* child event segs have z-indexes that are scoped within this div */
}
.fc .fc-timegrid-now-indicator-container {
  bottom: 0;
  overflow: hidden;
  /* don't let overflow of lines/arrows cause unnecessary scrolling */
  /* z-index is set on the individual elements */
}
.fc-direction-ltr .fc-timegrid-col-events {
  margin: 0 2.5% 0 2px;
}
.fc-direction-rtl .fc-timegrid-col-events {
  margin: 0 2px 0 2.5%;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event {
  box-shadow: 0px 0px 0px 1px #fff;
  box-shadow: 0px 0px 0px 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event {
  /* events need to be root */
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  border-radius: 3px;
}
.fc-timegrid-event.fc-event-mirror {
  box-shadow: 0px 0px 0px 1px #fff;
  box-shadow: 0px 0px 0px 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event .fc-event-main {
  padding: 1px 1px 0;
}
.fc-timegrid-event .fc-event-time {
  white-space: nowrap;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  margin-bottom: 1px;
}
.fc-timegrid-event-condensed .fc-event-main-frame {
  flex-direction: row;
  overflow: hidden;
}
.fc-timegrid-event-condensed .fc-event-time:after {
  content: " - ";
  /* dash surrounded by non-breaking spaces */
}
.fc-timegrid-event-condensed .fc-event-title {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.fc-media-screen .fc-timegrid-event {
  position: absolute;
  /* absolute WITHIN the harness */
  top: 0;
  bottom: 1px;
  /* stay away from bottom slot line */
  left: 0;
  right: 0;
}
.fc {
  /* line */
  /* arrow */
}
.fc .fc-timegrid-now-indicator-line {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  border-style: solid;
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
  border-width: 1px 0 0;
}
.fc .fc-timegrid-now-indicator-arrow {
  position: absolute;
  z-index: 4;
  margin-top: -5px;
  /* vertically center on top coordinate */
  border-style: solid;
  border-color: red;
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
  left: 0;
  /* triangle pointing right. TODO: mixin */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
  right: 0;
  /* triangle pointing left. TODO: mixin */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
:root {
  --fc-list-event-dot-width: 10px;
  --fc-list-event-hover-bg-color: #f6f6fb;
}
.fc-theme-standard .fc-list {
  border: 1px solid #e9edf4;
}
.fc {
  /* message when no events */
  /* table within the scroller */
  /* ---------------------------------------------------------------------------------------------------- */
  /* date heading rows */
  /* ---------------------------------------------------------------------------------------------------- */
}
.fc .fc-list-empty {
  background-color: #f6f6f9;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* vertically aligns fc-list-empty-inner */
}
.fc .fc-list-empty-cushion {
  margin: 5em 0;
}
.fc .fc-list-table {
  width: 100%;
  border-style: hidden;
  /* kill outer border on theme */
}
.fc .fc-list-table tr > * {
  border-left: 0;
  border-right: 0;
}
.fc .fc-list-sticky .fc-list-day > * {
  /* the cells */
  position: sticky;
  top: 0;
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  /* for when headers are styled to be transparent and sticky */
}
.fc .fc-list-table th {
  padding: 0;
  /* uses an inner-wrapper instead... */
}
.fc .fc-list-table td {
  padding: 8px 14px;
}
.fc .fc-list-day-cushion {
  padding: 8px 14px;
}
.fc .fc-list-day-cushion:after {
  content: "";
  clear: both;
  display: table;
  /* clear floating */
}
.fc-theme-standard .fc-list-day-cushion {
  background-color: #f6f6fb;
}
.fc-direction-ltr .fc-list-day-text,
.fc-direction-rtl .fc-list-day-side-text {
  float: left;
  color: #282f53;
}
.fc-direction-ltr .fc-list-day-side-text,
.fc-direction-rtl .fc-list-day-text {
  float: right;
  color: #282f53;
}
/* make the dot closer to the event title */
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
  padding-right: 0;
}
.fc-direction-rtl .fc-list-table .fc-list-event-graphic {
  padding-left: 0;
}
.fc .fc-list-event.fc-event-forced-url {
  cursor: pointer;
  /* whole row will seem clickable */
}
.fc-list-event.fc-event {
  background: transparent;
  color: #282f53 !important;
}
.fc {
  /* shrink certain cols */
  /* reset <a> styling */
  /* underline link when hovering over any part of row */
}
.fc .fc-list-event:hover td {
  background-color: #f6f6fb;
  color: #6c5ffc;
}
.fc .fc-list-event-graphic,
.fc .fc-list-event-time {
  white-space: nowrap;
  width: 1px;
}
.fc .fc-list-event-dot {
  display: inline-block;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 5px solid #6c5ffc;
  border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid var(--fc-event-border-color, #6c5ffc);
  border-radius: 5px;
  border-radius: calc(var(--fc-list-event-dot-width, 10px) / 2);
}
.fc .fc-list-event-title a {
  color: inherit;
  text-decoration: none;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
  text-decoration: underline;
}
.fc-theme-bootstrap a:not([href]) {
  color: inherit;
  /* natural color for navlinks */
}
#external-events {
  padding: 1rem;
  border: 1px solid #e9edf4;
  text-align: left;
}
#external-events h4 {
  font-size: 16px;
  margin-bottom: 1rem;
  font-weight: 600;
}
#external-events .fc-event {
  margin: 5px 0;
  cursor: move;
  border: 0;
}
#external-events p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}
#external-events p input {
  margin: 0;
  vertical-align: middle;
}
@media (min-width: 1366px) {
  #external-events {
    margin-top: 3.5rem;
  }
}
@media (max-width: 1366px) {
  #external-events {
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 767px) {
  .fc .fc-toolbar {
    display: inline-block;
  }
  .fc-toolbar-chunk {
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .fc .fc-toolbar-title {
    position: relative;
    right: 0;
    top: 0;
  }
  .fc .fc-daygrid-day-number {
    padding: 10px 6px;
  }
}
@media (max-width: 320px) {
  .fc .fc-toolbar-title {
    font-size: 16px;
  }
}
@media (max-width: 380px) {
  .fc .fc-toolbar-title {
    position: inherit;
  }
}
.fc-daygrid-event.fc-event {
  background: #6c5ffc;
  color: #fff !important;
}
.fc-theme-standard th {
  padding: 15px;
}
.fc-event {
  border: 0px solid #6c5ffc !important;
}
.fc-col-header thead th {
  padding: 15px;
}
.fc-theme-standard th {
  padding: 0;
}
/*----- Ribbons -----*/
.ribbone {
  width: 100%;
  position: relative;
  background-size: cover;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 500px) {
  .ribbone {
    width: 100%;
  }
}
.ribbone1 {
  position: absolute;
  top: -6.1px;
  inset-inline-start: 10px;
  z-index: 1;
}
.ribbone1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-inline-start: 20px solid transparent;
  border-inline-end: 24px solid transparent;
  border-top: 13px solid #f8463f;
}
.ribbone1 span {
  position: relative;
  display: block;
  text-align: center;
  background: #f8463f;
  font-size: 14px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-start-end-radius: 8px;
}
.ribbone1 span:after {
  position: absolute;
  content: "";
}
.ribbone1 span:before {
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  inset-inline-start: -6px;
  top: 0;
  background: #f8463f;
}
.ribbone1 span:after {
  height: 6px;
  width: 8px;
  inset-inline-start: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #c02031;
}
.arrow-ribbone-left {
  color: #fff;
  padding: 2px 8px;
  position: absolute;
  top: 10px;
  inset-inline-start: 0;
  z-index: 6;
  font-size: 13px;
}
.arrow-ribbone-left.bg-purple:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-inline-start: 12px solid #6d33ff;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-danger:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 112px solid transparent;
  border-inline-start: 12px solid #e82646;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-primary:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-secondary:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-inline-start: 12px solid #05c3fb;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-success:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-inline-start: 12px solid var(--primary-bg-color);
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-info:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-inline-start: 12px solid #1170e4;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-warning:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-inline-start: 12px solid #FBB034;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-pink:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -12px;
  border-top: 12px solid transparent;
  border-inline-start: 12px solid #fc5296;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-left.bg-teal:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #1caf9f;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right {
  color: #fff;
  padding: 2px 8px;
  position: absolute;
  top: 10px;
  inset-inline-end: 0;
  z-index: 6;
  font-size: 13px;
}
.arrow-ribbone-right.bg-purple:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #6d33ff;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-danger:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #e82646;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-primary:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-secondary:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #05c3fb;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-success:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid var(--primary-bg-color);
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-info:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #1170e4;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-warning:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #FBB034;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-pink:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #fc5296;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone-right.bg-teal:before {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-start: -12px;
  border-top: 12px solid transparent;
  border-inline-end: 12px solid #1caf9f;
  border-bottom: 11px solid transparent;
  width: 0;
}
.arrow-ribbone2 {
  color: #fff;
  padding: 3px 8px;
  position: absolute;
  top: 10px;
  inset-inline-start: -1px;
  z-index: 6;
  font-size: 30px;
}
.arrow-ribbone2:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -24px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  width: 0;
}
.ribbone {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 6;
}
.power-ribbone {
  width: 56px;
  height: 56px;
  overflow: hidden;
  position: absolute;
  z-index: 6;
}
.power-ribbone span {
  position: absolute;
  display: block;
  width: 82px;
  padding: 8px 0;
  color: #fff;
  font: 500 16px/1 Lato, sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: capitalize;
  text-align: center;
}
.power-ribbone-top-left {
  top: -6px;
  inset-inline-start: -9px;
}
.power-ribbone-top-left span {
  inset-inline-end: -5px;
  top: 1px;
  transform: rotate(-45deg);
}
.power-ribbone-top-left span i {
  transform: rotate(45deg);
  padding-top: 2px;
  padding-inline-start: 7px;
}
.power-ribbone-bottom-left {
  bottom: -6px;
  inset-inline-start: -9px;
}
.power-ribbone-bottom-left span {
  inset-inline-end: -5px;
  bottom: 1px;
  transform: rotate(45deg);
}
.power-ribbone-bottom-left span i {
  transform: rotate(-45deg);
  padding-bottom: 2px;
  padding-inline-start: 7px;
}
.power-ribbone-top-right {
  top: -6px;
  inset-inline-end: -9px;
}
.power-ribbone-top-right span {
  inset-inline-start: -5px;
  top: 1px;
  transform: rotate(45deg);
}
.power-ribbone-top-right span i {
  transform: rotate(-45deg);
  padding-top: 2px;
  padding-inline-end: 7px;
}
.power-ribbone-bottom-right {
  bottom: -6px;
  inset-inline-end: -9px;
}
.power-ribbone-bottom-right span {
  inset-inline-start: -5px;
  bottom: 1px;
  transform: rotate(-45deg);
}
.power-ribbone-bottom-right span i {
  transform: rotate(45deg);
  padding-bottom: 2px;
  padding-inline-end: 7px;
}
.ribbone::after, .ribbone::before {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid;
}
.ribbone span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 3px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: capitalize;
  text-align: center;
  font-size: 11px;
}
.ribbone-top-left {
  top: -10px;
  inset-inline-start: -10px;
}
.ribbone-top-left::after {
  border-top-color: transparent;
  border-inline-start-color: transparent;
}
.ribbone-top-left::before {
  border-top-color: transparent;
  border-inline-start-color: transparent;
  top: 0;
  inset-inline-end: 50px;
}
.ribbone-top-left::after {
  bottom: 50px;
  inset-inline-start: 0;
}
.ribbone-top-left span {
  inset-inline-end: 0px;
  top: 24px;
  transform: rotate(-45deg);
}
.ribbone-top-right {
  top: -10px;
  inset-inline-end: -10px;
}
.ribbone-top-right::after {
  border-top-color: transparent;
  border-inline-end-color: transparent;
}
.ribbone-top-right::before {
  border-top-color: transparent;
  border-inline-end-color: transparent;
  top: 0;
  inset-inline-start: 50px;
}
.ribbone-top-right::after {
  bottom: 50px;
  inset-inline-end: 0;
}
.ribbone-top-right span {
  inset-inline-start: 0px;
  top: 24px;
  transform: rotate(45deg);
}
.ribbone-warning-right {
  position: absolute;
  top: -8px;
  inset-inline-end: 10px;
  color: #fff;
}
.ribbone-warning-right:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-inline-start: 17px solid transparent;
  border-inline-end: 17px solid transparent;
  border-top: 10px solid #f7b731;
  z-index: 6;
}
.ribbone-warning-right span {
  position: relative;
  display: block;
  text-align: center;
  background: #f7b731;
  font-size: 13px;
  line-height: 1;
  padding: 10px 2px 5px;
  border-start-end-radius: 10px;
  z-index: 6;
}
.ribbone-warning-right span:after {
  position: absolute;
  content: "";
}
.ribbone-warning-right span:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 10px;
  inset-inline-start: -9px;
  top: 3px;
  background: #d19518;
}
.ribbone-warning-right span:after {
  inset-inline-end: -6px;
  background: #d19518;
  height: 6px;
  width: 10px;
  inset-inline-start: -9px;
  top: 0;
  border-start-start-radius: 50px;
  border-start-end-radius: 0;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}
.ribbone-warning-right i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.ribbone-danger-right {
  position: absolute;
  top: -8px;
  inset-inline-end: 10px;
  color: #fff;
}
.ribbone-danger-right:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-inline-start: 17px solid transparent;
  border-inline-end: 17px solid transparent;
  border-top: 10px solid #e82646;
  z-index: 6;
}
.ribbone-danger-right span {
  position: relative;
  display: block;
  text-align: center;
  background: #e82646;
  font-size: 13px;
  line-height: 1;
  padding: 10px 2px 5px;
  border-start-end-radius: 10px;
  z-index: 6;
}
.ribbone-danger-right span:after {
  position: absolute;
  content: "";
}
.ribbone-danger-right span:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 10px;
  inset-inline-start: -9px;
  top: 3px;
  background: #a10c24;
}
.ribbone-danger-right span:after {
  inset-inline-end: -6px;
  background: #a10c24;
  height: 6px;
  width: 10px;
  inset-inline-start: -9px;
  top: 0;
  border-start-start-radius: 50px;
  border-start-end-radius: 0;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}
.ribbone-danger-right i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.ribbone-success-left {
  position: absolute;
  top: -8px;
  inset-inline-start: 10px;
  color: #fff;
}
.ribbone-success-left:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-inline-start: 17px solid transparent;
  border-inline-end: 17px solid transparent;
  border-top: 10px solid #09ad95;
  z-index: 6;
}
.ribbone-success-left span {
  position: relative;
  display: block;
  text-align: center;
  background: #09ad95;
  font-size: 13px;
  line-height: 1;
  padding: 10px 2px 5px;
  border-start-start-radius: 10px;
  z-index: 6;
}
.ribbone-success-left span:after {
  position: absolute;
  content: "";
}
.ribbone-success-left span:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 10px;
  inset-inline-end: -9px;
  top: 3px;
  background: #088773;
}
.ribbone-success-left span:after {
  background: #088773;
  height: 6px;
  width: 10px;
  inset-inline-end: -9px;
  top: 0;
  border-start-start-radius: 0;
  border-start-end-radius: 50px;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}
.ribbone-success-left i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.ribbone-info-left {
  position: absolute;
  top: -8px;
  inset-inline-start: 10px;
  color: #fff;
}
.ribbone-info-left:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-inline-start: 17px solid transparent;
  border-inline-end: 17px solid transparent;
  border-top: 10px solid #1170e4;
  z-index: 6;
}
.ribbone-info-left span {
  position: relative;
  display: block;
  text-align: center;
  background: #1170e4;
  font-size: 13px;
  line-height: 1;
  padding: 10px 2px 5px;
  border-start-start-radius: 10px;
  z-index: 6;
}
.ribbone-info-left span:after {
  position: absolute;
  content: "";
}
.ribbone-info-left span:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 10px;
  inset-inline-end: -9px;
  top: 3px;
  background: #124a8f;
}
.ribbone-info-left span:after {
  background: #124a8f;
  height: 6px;
  width: 10px;
  inset-inline-end: -9px;
  top: 0;
  border-start-start-radius: 0;
  border-start-end-radius: 50px;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}
.ribbone-info-left i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.bookmark-ribbone-success-left {
  position: absolute;
  inset-inline-start: 10px;
  color: #fff;
}
.bookmark-ribbone-success-left:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 6;
  inset-inline-start: 0;
  border-inline-start: 18px solid #09ad95;
  border-inline-end: 18px solid #09ad95;
  border-bottom: 10px solid transparent;
}
.bookmark-ribbone-success-left span {
  position: relative;
  display: block;
  text-align: center;
  background: #09ad95;
  font-size: 13px;
  line-height: 1;
  padding: 12px 3px 20px;
  z-index: 6;
}
.bookmark-ribbone-success-left i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.bookmark-ribbone-danger-left {
  position: absolute;
  inset-inline-start: 10px;
  color: #fff;
  width: 30px;
}
.bookmark-ribbone-danger-left:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 6;
  inset-inline-start: 0;
  border-inline-start: 15px solid #e82646;
  border-inline-end: 15px solid #e82646;
  border-bottom: 8px solid transparent;
}
.bookmark-ribbone-danger-left span {
  position: relative;
  display: block;
  text-align: center;
  background: #e82646;
  font-size: 12px;
  line-height: 1;
  padding: 12px 0px;
  z-index: 6;
}
.bookmark-ribbone-danger-left i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.bookmark-ribbone-secondary-right {
  position: absolute;
  inset-inline-end: 10px;
  color: #fff;
  width: 30px;
}
.bookmark-ribbone-secondary-right:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 6;
  inset-inline-end: 0;
  border-inline-start: 15px solid #05c3fb;
  border-inline-end: 15px solid #05c3fb;
  border-bottom: 8px solid transparent;
}
.bookmark-ribbone-secondary-right span {
  position: relative;
  display: block;
  text-align: center;
  background: #05c3fb;
  font-size: 11px;
  line-height: 1;
  padding: 12px 0px;
  z-index: 6;
}
.bookmark-ribbone-secondary-right i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.bookmark-sideleft-ribbone-success-left {
  position: absolute;
  top: 10px;
  color: #fff;
}
.bookmark-sideleft-ribbone-success-left:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 6;
  top: 0;
  inset-inline-end: -8px;
  border-top: 13px solid #09ad95;
  border-bottom: 13px solid #09ad95;
  border-inline-end: 8px solid transparent;
}
.bookmark-sideleft-ribbone-success-left span {
  position: relative;
  display: block;
  text-align: center;
  background: #09ad95;
  font-size: 11px;
  padding: 5px 13px;
  z-index: 6;
  height: 26px;
}
.bookmark-sideleft-ribbone-success-left i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.bookmark-sideright-ribbone-primary-right {
  position: absolute;
  top: 10px;
  inset-inline-end: 0;
  color: #fff;
}
.bookmark-sideright-ribbone-primary-right:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 6;
  top: 0;
  inset-inline-start: -8px;
  border-top: 13px solid var(--primary-bg-color);
  border-bottom: 13px solid var(--primary-bg-color);
  border-inline-start: 8px solid transparent;
}
.bookmark-sideright-ribbone-primary-right span {
  position: relative;
  display: block;
  text-align: center;
  background: var(--primary-bg-color);
  font-size: 11px;
  padding: 5px 13px;
  z-index: 6;
  height: 26px;
}
.bookmark-sideright-ribbone-primary-right i {
  color: #fff;
  font-size: 16px;
  padding-inline-start: 7px;
  padding-inline-end: 7px;
}
.ribbone-1 span:after {
  position: absolute;
  content: "";
}
.arrow-ribbone-2 {
  color: #FFF;
  padding: 3px 8px;
  position: absolute;
  z-index: 6;
  font-size: 20px;
}
.arrow-ribbone-2:before {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
  content: "";
  inset-inline-end: -24px;
  border-top: 16px solid transparent;
  border-inline-start: 24px solid #6963ff;
  border-bottom: 16px solid transparent;
  width: 0;
}
.ribbone-card {
  overflow: hidden;
}
.fullwidth-primary-ribbons .bar {
  color: #FFF;
  background-color: var(--primary-bg-color);
  padding: 5px;
  text-align: center;
  position: relative;
  border: 2px transparent solid;
  box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-primary-ribbons .bar span {
  position: absolute;
}
.fullwidth-primary-ribbons .bar span:nth-child(1), .fullwidth-primary-ribbons .bar span:nth-child(3) {
  border-style: solid;
  border-width: 11px;
  z-index: -1;
}
.fullwidth-primary-ribbons .bar span:nth-child(1) {
  border-color: transparent;
  top: 31px;
  inset-inline-start: -2px;
}
.fullwidth-primary-ribbons .bar span:nth-child(3) {
  border-color: transparent;
  top: 31px;
  inset-inline-end: -2px;
}
.fullwidth-primary-ribbons .bar span:nth-child(2), .fullwidth-primary-ribbons .bar span:nth-child(4) {
  top: 18px;
  border-style: solid;
  border-width: 18px;
  z-index: -2;
}
.fullwidth-primary-ribbons .bar span:nth-child(2) {
  border-color: var(--primary-bg-color) var(--primary-bg-color) var(--primary-bg-color) transparent;
  inset-inline-start: -30px;
}
.fullwidth-primary-ribbons .bar span:nth-child(4) {
  border-color: var(--primary-bg-color) transparent var(--primary-bg-color) var(--primary-bg-color);
  inset-inline-end: -30px;
}
.fullwidth-secondary-ribbons .bar {
  color: #FFF;
  background-color: #05c3fb;
  padding: 5px;
  text-align: center;
  position: relative;
  border: 2px transparent solid;
  box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-secondary-ribbons .bar span {
  position: absolute;
}
.fullwidth-secondary-ribbons .bar span:nth-child(1), .fullwidth-secondary-ribbons .bar span:nth-child(3) {
  border-style: solid;
  border-width: 11px;
  z-index: -1;
}
.fullwidth-secondary-ribbons .bar span:nth-child(1) {
  border-color: transparent;
  top: 31px;
  inset-inline-start: -2px;
}
.fullwidth-secondary-ribbons .bar span:nth-child(3) {
  border-color: transparent;
  top: 31px;
  inset-inline-end: -2px;
}
.fullwidth-secondary-ribbons .bar span:nth-child(2), .fullwidth-secondary-ribbons .bar span:nth-child(4) {
  top: 18px;
  border-style: solid;
  border-width: 18px;
  z-index: -2;
}
.fullwidth-secondary-ribbons .bar span:nth-child(2) {
  border-color: #09a2cf #09a2cf #09a2cf transparent;
  inset-inline-start: -30px;
}
.fullwidth-secondary-ribbons .bar span:nth-child(4) {
  border-color: #09a2cf transparent #09a2cf #09a2cf;
  inset-inline-end: -30px;
}
.fullwidth-arrow-warning-ribbons .bar {
  color: #FFF;
  background-color: #f7b731;
  padding: 5px;
  text-align: center;
  position: relative;
  border: 2px transparent solid;
  box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-arrow-warning-ribbons .bar span {
  position: absolute;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(1), .fullwidth-arrow-warning-ribbons .bar span:nth-child(3) {
  border-style: solid;
  border-width: 11px;
  z-index: -1;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(1) {
  border-color: transparent;
  top: 31px;
  inset-inline-start: -2px;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(3) {
  border-color: transparent;
  top: 31px;
  inset-inline-end: -2px;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(2), .fullwidth-arrow-warning-ribbons .bar span:nth-child(4) {
  top: 18px;
  border-style: solid;
  border-width: 18px;
  z-index: -2;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(2) {
  border-color: #e3a014 #e3a014 #e3a014 transparent;
  inset-inline-start: -30px;
}
.fullwidth-arrow-warning-ribbons .bar span:nth-child(4) {
  border-top: 18px solid transparent;
  border-inline-start: 18px solid #e3a014;
  border-bottom: 18px solid transparent;
  border-inline-end: transparent;
  inset-inline-end: -20px;
  top: -2px;
}
.fullwidth-arrow-danger-ribbons-right .bar {
  color: #FFF;
  background-color: #e82646;
  padding: 5px;
  text-align: center;
  position: relative;
  border: 2px transparent solid;
  box-shadow: 0 10px 30px -10px gray;
}
.fullwidth-arrow-danger-ribbons-right .bar span {
  position: absolute;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(1), .fullwidth-arrow-danger-ribbons-right .bar span:nth-child(3) {
  border-style: solid;
  border-width: 11px;
  z-index: -1;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(1) {
  border-color: transparent;
  top: 31px;
  inset-inline-end: -2px;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(3) {
  border-color: transparent;
  top: 31px;
  inset-inline-start: -2px;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(2), .fullwidth-arrow-danger-ribbons-right .bar span:nth-child(4) {
  top: 18px;
  border-style: solid;
  border-width: 18px;
  z-index: -2;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(2) {
  border-color: #c10f2c transparent #c10f2c #c10f2c;
  inset-inline-end: -30px;
}
.fullwidth-arrow-danger-ribbons-right .bar span:nth-child(4) {
  border-top: 18px solid transparent;
  border-inline-end: 18px solid #c10f2c;
  border-bottom: 18px solid transparent;
  border-inline-start: transparent;
  inset-inline-start: -20px;
  top: -2px;
}
body {
  font-family: "Inter", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chat-footer form .clip.enabled {
  display: none !important;
  background-color: red !important;
}
.splitbtn-pill {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 10rem;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.slick-dots {
  bottom: 35px;
}
.slick-dots li {
  margin: -2px;
}
.slick-dots li button::before {
  font-size: 10px;
  opacity: 0.65;
  color: #fff;
}
.slick-dots li.slick-active button::before {
  color: #fff;
  opacity: 1;
}
.tx-16 {
  font-size: 14px !important;
}
.demo-footer-nl {
  background-color: var(--primary-gray) !important;
}
.demo-footer-nl h6,
.demo-footer-nl a,
.demo-footer-nl p,
.demo-footer-nl span {
  color: #ffffff;
}
.demo-footer-nl h6::before {
  border-color: #ffffff !important;
}
.demo-footer-nl ul {
  color: red !important;
}
.list-unstyled-nl {
  color: #ffffff !important;
}
.list-unstyled-nl a:hover {
  color: #ffffff !important;
  font-weight: bold !important;
}
.list-unstyled-nl p:hover {
  color: #ffffff !important;
}
.main-footer-nl {
  background-color: var(--primary-gray) !important;
  border-top: 1px solid #e6eaea;
  color: #ffffff;
}
.main-footer-nl span {
  color: #ffffff !important;
}
.rdt_TableCell {
  padding: 0.73rem 1.73rem !important;
}
.rdt_TableCol {
  padding: 0.5rem 1.73rem !important;
  font-size: 15px !important;
}
.chart-container.Chart canvas {
  height: 25rem !important;
  width: 25rem !important;
  margin: 0 auto;
}
#reactgooglegraph-1 svg rect,
#reactgooglegraph-2 svg rect,
#reactgooglegraph-3 svg rect,
#reactgooglegraph-4 svg rect,
#reactgooglegraph-5 svg rect,
#reactgooglegraph-6 svg rect,
#reactgooglegraph-7 svg rect,
#reactgooglegraph-8 svg rect,
#reactgooglegraph-9 svg rect,
#reactgooglegraph-10 svg rect {
  fill: transparent;
}
.print {
  display: none !important;
}
.download {
  display: none !important;
}
.dropzone {
  height: 200px;
  text-align: center;
  padding: 17px;
  border: 2px dashed #d8e0ef;
  background-color: transparent;
  color: #c3cddf;
  margin-bottom: 20px;
  border-radius: 5px;
}
.MuiDropzoneArea-root {
  min-height: 200px !important;
  border: 2px dashed #d8e0ef !important;
}
.MuiDropzoneArea-icon {
  color: var(--primary-bg-color) !important;
}
.MuiDropzoneArea-textContainer .MuiTypography-h5 {
  font-size: 1rem;
}
.dropzone-main {
  position: absolute;
  left: 30px;
  right: 0;
  bottom: 30px;
}
.rmsc.multi-select .dropdown-container,
.rdl-actions .rdl-move {
  border: 1px solid #e9edf4;
  color: #424e79;
  background: #f6f6fb;
  border-radius: 5px;
}
.rmsc .dropdown-heading-dropdown-arrow.gray {
  color: #e9edf4;
}
.rdl-control-container .rdl-filter,
.rdl-control-container .rdl-control,
.rdl-filter-container .rdl-filter,
.rdl-filter-container .rdl-control {
  border: 1px solid #e9edf4;
  border-radius: 5px;
}
.CountrySelector {
  display: flex;
}
.CountrySelector .react-tel-input {
  margin-right: 10px;
}
.CountrySelector .react-tel-input .flag-dropdown {
  background: #f6f6fb;
  border: 1px solid #e9edf4;
}
.CountrySelector .react-tel-input .form-control {
  border: 1px solid #e9edf4;
}
.react-tel-input .country-list .country.highlight {
  background: #f6f6fb !important;
}
.CountrySelector .flag {
  background: transparent no-repeat;
}
.rmsc.multi-select .MuiDropzoneArea-textContainer {
  border: 1px solid #e9edf4 !important;
}
ol.progtrckr li.progtrckr-doing {
  width: 33.33333333%;
}
.multi-step ol.progtrckr li.progtrckr-doing {
  border-bottom-color: var(--primary-bg-color);
}
.multi-step ol.progtrckr li.progtrckr-doing:before {
  background-color: var(--primary-bg-color);
}
.multi-step ol.progtrckr li.progtrckr-todo {
  width: 33.33333333%;
  border-color: #e9edf4 !important;
}
.multi-step ol.progtrckr li.progtrckr-todo:before {
  background-color: #e8e6ff;
  width: 1.4em;
  border-radius: 50px;
}
.Stepperh3 .number {
  line-height: 1.5 !important;
}
.DraftEditor-root {
  height: 300px;
}
.MuiButton-textPrimary {
  background-color: #6c5ffc !important;
  color: #fff !important;
}
.progtrckr-done {
  width: 33%;
}
.step-progress .footer-buttons .pull-right {
  display: block !important;
}
.datatable .form-check-input {
  margin-left: 0px !important;
}
.tab_wrapper.right_side > .nav-item a {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border: 1px solid #e9edf4;
  border-bottom: 0;
  text-align: right;
  border-radius: 0;
}
.tab_wrapper.right_side > .nav-item:last-child a {
  border-bottom: 1px solid #e9edf4;
}
.item2-gl-menu .nav-item .active {
  color: var(--primary-bg-color);
}
.item2-gl-menu .nav-item a i {
  padding: 3px 0px;
  font-size: 15px;
  border-radius: 10px;
}
.nav-pills .show > .nav-link {
  background-color: #fff !important;
}
.item2-gl-menu .nav-item .active {
  color: var(--primary-bg-color) !important;
}
.item2-gl-menu .nav-item a {
  color: black !important;
}
.open-file {
  width: 89% !important;
}
.main-chat-list .media {
  padding: 0.75rem 1.5rem;
}
.test {
  right: 0px;
}
.btn .badge {
  position: absolute;
  top: -3px;
  right: 0px;
  display: block !important;
  padding: 3px 5px !important;
  font-size: 10px;
  border-radius: 50px;
  line-height: 1.1;
}
.example2 .btn .badge {
  position: relative !important;
  top: -1px;
  right: 0px;
  display: inline-block !important;
  padding: 3px 5px !important;
  font-size: 10px;
  border-radius: 50px;
  line-height: 1.1;
}
.position-relative.btn .badge {
  right: -27px !important;
}
.nav-link.icon i {
  font-size: 20px;
  position: relative;
}
@media (max-width: 576px) {
  .responsive-navbar .theme-layout.nav-link-bg.layout-setting {
    display: none;
  }

  .bs-popover-end[data-popper-placement=right] {
    transform: translate3d(21px, 2452.5px, 0px) !important;
  }

  .bs-popover-start[data-popper-placement=left] {
    transform: translate3d(-21px, 2395.5px, 0px) !important;
  }
  .responsive-navbar .full-screen-link {
    display: none;
  }
}
.mapleaflet {
  position: inherit !important;
}
.leaflet-pane {
  z-index: 1 !important;
}
.sidebar .tabs-menu .nav-pills .nav-item a {
  padding: 15px 17px 15px 17px;
  border-radius: 0 !important;
}
.tabs-menu .nav-pills .nav-item a {
  padding: 10px 12px 11px 13px;
  display: block;
  color: #282f53;
}
.tabs-menu .nav.nav-pills {
  border-bottom: 1px solid #e9edf4;
}
.nav-link:focus,
.nav-link:hover {
  color: var(--primary-bg-color) !important;
}
.collapse:not(.show) {
  background: transparent !important;
}
.horizontal .jumps-prevent {
  padding-top: 0px !important;
}
.horizontal .slide.active .slide-menu {
  display: block !important;
}
.table-responsive {
  display: block;
  width: 100%;
}
.header .navbar {
  padding: 0 0rem;
}
.horizontal .app-sidebar .scrollbar-container.ps {
  overflow: visible !important;
}
.nav-tabs .nav-link {
  margin-bottom: 1px;
  font-size: 15px;
}
.panel .tab-content {
  padding: 15px;
}
.panel.panel-tabs button.nav-link.active {
  border-bottom: 1px solid var(--primary-bg-color);
}
.panel.panel-tabs-boxed button.nav-link.active {
  border: 1px solid #e9edf4;
  border-bottom: 0;
  margin-bottom: 0;
}
.panel.panel-tabs-border button.nav-link.active {
  border: 1px solid #e9edf4;
  margin-bottom: 0;
  border-radius: 5px;
}
.panel.panel-tabs-border .nav-tabs {
  border-bottom: 0;
}
.right_side .nav-item .nav-link.active {
  background-color: var(--primary-bg-color) !important;
  color: #fff !important;
}
.panel-default .accordion-header {
  background-color: #f6f6fb;
}
.panel-default .accordion-button::after {
  display: none !important;
}
.dark-mode .panel-default .accordion-header {
  background-color: #313152;
}
.dark-mode .Stepperh3,
.dark-mode ol.progtrckr li.progtrckr-doing,
.dark-mode .Select2__single-value {
  color: #fff;
}
.dark-mode input[type=date i]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
.dark-mode .MuiRating-icon.MuiRating-iconEmpty {
  color: rgba(255, 255, 255, 0.2);
}
.accordionjs .acc_section > .acc_head {
  padding: 0px;
}
.accordionjs .acc_section > .acc_head .accordion-button:not(.collapsed) {
  background: var(--primary-bg-color) !important;
  color: #fff !important;
}
.panel-title1 button {
  background: var(--primary-bg-color) !important;
  color: #fff !important;
}
.accordionjs .acc_section .acc_head h3:before {
  content: "\e9b0";
  position: absolute;
  font-family: "feather" !important;
  left: 12px;
  top: 14px;
  font-size: 15px;
  transition: all 0.5s;
  transform: scale(1);
}
.acc_section .accordion-button:not(.collapsed)::after {
  content: "\e995" !important;
  position: absolute;
  font-family: "feather" !important;
  right: 0 !important;
  top: 14px;
  font-size: 15px;
  transition: all 0.5s;
  transform: scale(1);
}
.acc_section .accordion-button::after {
  content: "\e9b0" !important;
  position: absolute;
  font-family: "feather" !important;
  right: 5px !important;
  top: 14px;
  font-size: 15px;
  transition: all 0.5s;
  transform: scale(1);
}
.rtl .search-result .list-group-item {
  padding-right: 25px;
  padding-left: inherit;
}
.rtl .header .main-header-center .btn {
  left: 1px;
  right: inherit;
  border-radius: 7px 0 0 7px;
}
.rtl .Custom-angle .apexcharts-legend {
  text-align: end;
}
.rtl .apexcharts-legend-marker {
  margin-left: 3px;
  margin-right: inherit;
}
.rtl .position-relative.btn .badge {
  left: 0 !important;
  right: inherit !important;
}
.rtl .form-switch {
  padding-right: 2.5em;
  padding-left: inherit;
}
.rtl .acc_section .accordion-button:not(.collapsed)::after {
  right: inherit !important;
  left: 23px !important;
}
.rtl .acc_section .accordion-button::after {
  right: inherit !important;
  left: 20px !important;
}
.rtl .Product-details .slick-prev {
  right: 18px;
  left: inherit;
}
.rtl .Product-details .slick-next {
  left: 18px;
  right: inherit;
}
.panel-heading1 {
  background-color: transparent !important;
  color: #000 !important;
}
.dark-mode .rdt_Table:first-child div {
  background-color: #2a2a4a;
  color: #dedefd;
}
.dark-mode .panel-heading1 {
  background-color: transparent !important;
  color: #fff !important;
}
.transparent-mode .rdt_Table:first-child div {
  background-color: transparent;
  color: #fff;
}
.transparent-mode .btn-group.file-attach .btn-close.btn-outline-primary {
  border-color: rgba(255, 255, 255, 0.6) !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
.transparent-mode .panel-default .accordion-header {
  background-color: transparent !important;
  color: #fff;
}
.transparent-mode .Stepperh3,
.transparent-mode ol.progtrckr li.progtrckr-doing,
.transparent-mode .MuiStepLabel-label,
.transparent-mode .Select__single-value {
  color: #fff !important;
}
.transparent-mode .Select2__single-value {
  color: #fff;
}
.colorbreadcrumb .breadcrumb-item {
  color: #fff !important;
}
.colorbreadcrumb .breadcrumb-item a {
  color: #fff !important;
}
.rsm-svg {
  width: 506.984px;
  height: 250px !important;
}
.nav-tabs {
  margin: -1px 0.25rem;
}
svg g text {
  fill: #000;
}
.demo-screen-headline {
  padding-top: 0px;
  padding-bottom: 30px;
}
.spacing-top {
  overflow: visible !important;
}
.section {
  padding: 20px 0 !important;
  background-position: center center;
  background-size: cover;
}
.landing-page .app-sidebar.horizontal-main {
  padding-top: 0px;
}
@media (min-width: 992px) {
  .landing-page.horizontal .app-sidebar {
    transition: none !important;
  }

  .horizontal-main.fixed-header {
    width: 100%;
  }
  .landing-page.horizontal .horizontal-main {
    position: relative !important;
    bottom: initial !important;
    z-index: 7 !important;
  }
}
.landing-page .bg-transparent {
  background-color: transparent !important;
}
.landing-page .app-sidebar {
  width: auto;
}
.Stepperh3 {
  font-size: 18px;
  color: #282f53;
  font-weight: 600;
  padding-bottom: 15px;
  margin: 0;
}
.Stepperh3 .number {
  display: block;
  text-align: center;
  line-height: 2;
  min-width: 30px;
  height: 30px;
  background-color: var(--primary-bg-color);
  color: #fff;
  border-radius: 100%;
}
.Step1 {
  color: #bdbdbd !important;
}
.Step2 {
  background-color: var(--primary03) !important;
  color: #fff;
}
.step3 {
  background-color: var(--primary-bg-color);
  color: #fff;
}
.Stepperh3 .number.step2 {
  display: block;
  text-align: center;
  line-height: 2;
  width: 30px;
  height: 30px;
  background-color: #bdbdbd;
  color: #fff;
  border-radius: 100%;
}
.border-right {
  border-right: 1px solid #e9edf4 !important;
}
.borders {
  border: 1px solid #e9edf4 !important;
}
@media (max-width: 991px) {
  .header1 .navbar-toggler {
    border: none !important;
  }
  .header1 .header2.navbar-toggler {
    display: block !important;
  }
  .header1 .collapse:not(.show) {
    display: none !important;
    background: #fff;
  }
}
.wd-100p {
  width: 100%;
}
#vmap2 .rsm-svg {
  width: 100%;
  height: 100% !important;
}
#vmap3 .rsm-svg {
  width: 100%;
  height: 100% !important;
}
#vmap4 .rsm-svg {
  width: 100%;
  height: 100% !important;
}
.landing-page .collapse:not(.show) {
  background: #fff !important;
}
.landing-page .navbar-expand .navbar-toggler {
  display: block !important;
}
@media (max-width: 991px) {
  .landing-page.horizontal .header.hor-header .responsive-navbar .navbar-collapse {
    margin-top: 81px !important;
  }
}
.landing-page .collapse.show {
  display: block !important;
}
.landing-page .collapse {
  display: none !important;
}
@media (max-width: 990px) {
  .landing-page .demoicon {
    display: none !important;
  }
}
.grid-margin .nav.nav-pills {
  position: absolute;
  top: -3rem;
  right: 5px;
}
.nav.nav-pills .nav-item .nav-link,
.nav.nav-pills .dropdown-toggle.btn {
  padding: 10px 20px 11px 20px;
  color: var(--primary-bg-color);
  font-weight: 700;
}
.panel.panel-primary .tab-content {
  padding: 0px !important;
}
.fc.fc-media-screen .fc-button-primary,
.fc.fc-media-screen .fc-button-primary:hover {
  background-color: var(--primary-bg-color);
  border-color: var(--primary-bg-color);
}
.fc .fc-button-primary:not(:disabled):active,
.fc .fc-button-primary:not(:disabled).fc-button-active {
  background-color: var(--primary-bg-color) !important;
  border-color: var(--primary-bg-color) !important;
  opacity: 0.9;
}
.fc.fc-media-screen .fc-button-primary:disabled {
  background-color: var(--primary-bg-color) !important;
  border-color: var(--primary-bg-color) !important;
  opacity: 0.5;
}
.fc-theme-standard td,
.fc-theme-standard th,
.fc-theme-standard .fc-scrollgrid {
  border-color: #e9edf4 !important;
}
.custom-switch.form-check.form-switch .form-check-input {
  margin-left: 0px;
}
.custom-switch.form-check.form-switch .form-check-label {
  margin-left: 40px;
}
.form-check-input {
  border: 1px solid #e9edf4;
}
.MuiDropzoneArea-root {
  border: 1px solid #e9edf4;
}
.slider-carousel .slick-dots {
  position: inherit;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slider-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 75px;
  margin: 10px;
  padding: 2px;
  cursor: pointer;
  border: 1px solid #e9edf4;
  border-radius: 5px;
}
.slider-carousel .slider-thumb img {
  margin: 0 auto;
}
.slider-carousel .slick-slide.slick-active.slick-current {
  border: 1px solid #e9edf4;
  border-radius: 10px;
}
.table-border {
  border: 1px solid #e9edf4 !important;
  padding: 0.45rem;
  vertical-align: top;
  border-radius: 5px;
}
.alert span .icon-dimiss {
  float: right !important;
}
.navbar-light .navbar-toggler {
  color: var(--primary-bg-color);
}
@media (max-width: 991px) {
  #navbarSupportedContent-4 .nav-link.icon.no-caret.btn.btn-primary {
    background: transparent !important;
    border: 0px;
    color: var(--primary-bg-color) !important;
  }
}
@media (max-width: 375px) {
  .app-header .header-right-icons .nav-link.icon {
    margin: 3px 0px;
  }

  .rating-stars.block .MuiSvgIcon-root {
    width: 0.8em;
  }

  .rating-stars {
    font-size: 20px;
  }

  .react-tel-input .country-list {
    width: 250px !important;
  }
}
@media (max-width: 480px) {
  .rodal .rodal-dialog {
    width: 275px !important;
    height: 366px !important;
    top: 100px;
  }

  .apexpie-chart > div {
    display: flex;
    justify-content: center;
    width: 100% !important;
  }
}
.sidebar.sidebar-right .tabs-menu ul li a {
  padding: 3px;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: #e9edf4;
}
@media (max-width: 580px) {
  .fc.fc-media-screen .fc-toolbar {
    display: block;
  }
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  width: 100%;
}
.popover-primary.bs-popover-top .popover-arrow::after,
.popover-primary.bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
  border-top-color: var(--primary-bg-color) !important;
}
.popover-secondary.bs-popover-bottom .popover-arrow::after,
.popover-secondary.bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
  border-bottom-color: #05c3fb !important;
}
.rdw-embedded-modal {
  height: 200px !important;
}
.btn-group .btn {
  margin-bottom: 3px;
}
.appchart {
  height: 400px !important;
}
.scrollable-layout .app-sidebar {
  padding-top: 0px !important;
}
.list-calender .fc.fc-media-screen .fc-view-harness {
  height: 270px !important;
}
.avatarstatus .avatar-status {
  right: -2px !important;
  left: inherit !important;
  bottom: -2px !important;
}
.bottom-left .slick-dots {
  left: -30%;
  bottom: 20px;
  right: inherit;
}
.bottom-right .slick-dots {
  bottom: 20px;
  left: 30%;
}
.Top .slick-dots {
  top: 10px;
}
.Top-left .slick-dots {
  right: 30%;
  top: 10px;
}
.Top-right .slick-dots {
  top: 10px;
  left: 30%;
}
.rtl .bottom-left .slick-dots {
  right: -30%;
  bottom: 20px;
  left: inherit;
}
.rtl .bottom-right .slick-dots {
  left: inherit;
  bottom: 20px;
  right: 30%;
}
.rtl .Top-left .slick-dots {
  left: 30%;
  top: 10px;
  right: inherit;
}
.rtl .Top-right .slick-dots {
  left: inherit;
  top: 10px;
  right: 30%;
}
.slick-prev {
  inset-inline-start: 0;
}
.slick-next {
  right: 0;
  z-index: 9;
  background: transparent !important;
  color: #fff !important;
}
.slick-prev {
  z-index: 9;
  background: transparent !important;
  color: #fff !important;
}
.panel-tabs.panel-secondary.nav .nav-item .nav-link.active {
  background-color: #05c3fb !important;
  color: #fff !important;
}
.panel-tabs.panel-secondary.nav .nav-item .nav-link {
  color: #05c3fb !important;
}
.panel-tabs.panel-danger.nav .nav-item .nav-link.active {
  background-color: #e82646 !important;
  color: #fff !important;
}
.panel-tabs.panel-danger.nav .nav-item .nav-link {
  color: #e82646 !important;
}
.panel-tabs.panel-success.nav .nav-item .nav-link.active {
  background-color: #09ad95 !important;
  color: #fff !important;
}
.panel-tabs.panel-success.nav .nav-item .nav-link {
  color: #09ad95 !important;
}
.panel-tabs.panel-info.nav .nav-item .nav-link.active {
  background-color: var("--primary") !important;
  color: #fff !important;
}
.panel-tabs.panel-info.nav .nav-item .nav-link {
  color: var("--primary") !important;
}
.panel .nav-tabs .nav-link {
  padding: 10px 12px 11px 13px;
}
.landing-page .indicator .slick-arrow.slick-prev,
.landing-page .indicator .slick-arrow.slick-next {
  display: none !important;
}
.landing-page .customCarousel .indicator .slick-arrow.slick-prev,
.landing-page .customCarousel .indicator .slick-arrow.slick-next {
  display: block !important;
}
.landing-page .slick-prev:before,
.landing-page .slick-next:before {
  font-family: "feather";
  font-size: 20px;
  padding: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #8a8a8a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.2);
  border-radius: 50px;
}
.nav.nav-price {
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  display: inline-flex;
  margin-bottom: 50px;
  border: 1px solid #e9edf4;
  border-radius: 50px;
  padding: 8px 9px;
  background: #fff;
  overflow: hidden;
  width: auto;
}
.nav-price.nav .nav-item a {
  padding: 8px 15px;
  display: block;
  background: #fff;
  font-size: 15px;
  border-radius: 0px;
  transition: all 0.3s ease;
}
.nav-price.nav .nav-item a.active {
  color: #fff;
  transition: all 0.3s ease;
  background: var(--primary-bg-color);
}
.nav-price.nav .nav-item .nav-link.active {
  color: #fff;
  transition: all 0.3s ease;
  background: var(--primary-bg-color);
}
.nav-price.nav .nav-item a.active:hover {
  color: #fff !important;
}
.nav.nav-pricing {
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  display: inline-flex;
  margin-bottom: 50px;
  border: 1px solid #e9edf4;
  border-radius: 50px;
  padding: 8px 9px;
  background: #fff;
  overflow: hidden;
  width: auto;
}
.nav-pricing.nav .nav-item a {
  padding: 8px 15px;
  display: block;
  background: #fff;
  font-size: 15px;
  border-radius: 0px;
  transition: all 0.3s ease;
}
.nav-pricing.nav .nav-item a.active {
  color: #fff;
  transition: all 0.3s ease;
  background: var(--primary-bg-color);
}
.nav-pricing.nav .nav-item .nav-link.active {
  color: #fff;
  transition: all 0.3s ease;
  background: var(--primary-bg-color) !important;
}
.nav-pricing.nav .nav-item a.active:hover {
  color: #fff !important;
}
.landing-page #faqs .accordion-header {
  background: none;
  padding: 0.6rem 1rem;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  background-color: transparent;
  letter-spacing: 0.2px;
  width: 100% !important;
  height: 100% !important;
}
.landing-page #faqs .bg-primary-transparent .accordion-header {
  border-left: 5px solid var(--primary-bg-color) !important;
}
.landing-page #faqs .bg-secondary-transparent .accordion-header {
  border-left: 5px solid #05c3fb !important;
}
.landing-page #faqs .bg-success-transparent .accordion-header {
  border-left: 5px solid #09ad95 !important;
}
.landing-page #faqs .bg-warning-transparent .accordion-header {
  border-left: 5px solid #f7b731 !important;
}
.landing-page #faqs .bg-danger-transparent .accordion-header {
  border-left: 5px solid #e82646 !important;
}
.nav-tabs .nav-item i {
  font-size: 1rem !important;
}
.email-icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.showcode label {
  margin-inline-start: 0.5rem;
}
.max-height-250 {
  max-height: 250px;
}
#react-select-5-listbox,
#react-select-4-listbox,
#react-select-2-listbox,
#react-select-3-listbox {
  z-index: 999999;
}
.toast-header .btn-close {
  display: inline-block;
  font-size: 0.85rem !important;
  font: normal normal normal 14px/1 FontAwesome;
}
.toast-header .btn-close::before {
  content: "\f00d";
}
.h-330 {
  height: 330px !important;
}
.apexcharts-toolbar {
  z-index: 2 !important;
}
.dark-mode .tablebutton {
  color: #dedefd !important;
}
.dark-mode .rdt_TableHeader,
.dark-mode .rdt_Table,
.dark-mode .rdt_TableHeadRow,
.dark-mode .rdt_TableRow {
  background: #2a2a4a !important;
  color: #fff !important;
}
.dark-mode .table thead th {
  border-top: none !important;
}
.dark-mode .rdt_Table {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-width: 100%;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
}
.dark-mode .rdt_TableHeader,
.dark-mode .rdt_TableRow,
.dark-mode .rdt_TableHeadRow,
.dark-mode .rdt_Pagination {
  background: #2a2a4a !important;
  color: #fff !important;
  border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
@media (max-width: 480px) {
  .dark-mode .sidebar .tabs-menu .nav-pills .nav-item a {
    border-color: rgba(255, 255, 255, 0.1) !important;
  }
}
.transparent-mode .rdt_TableHeader,
.transparent-mode .rdt_Table,
.transparent-mode .rdt_TableHeadRow,
.transparent-mode .rdt_TableRow {
  background: transparent !important;
  color: #fff !important;
}
.transparent-mode .table thead th {
  border-top: none !important;
}
.transparent-mode .rdt_Table {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.transparent-mode .rdt_TableHeader,
.transparent-mode .rdt_TableRow,
.transparent-mode .rdt_TableHeadRow,
.transparent-mode .rdt_Pagination {
  background: transparent !important;
  color: #fff !important;
  border-bottom-color: rgba(255, 255, 255, 0.2) !important;
}
@media (max-width: 480px) {
  .transparent-mode .sidebar .tabs-menu .nav-pills .nav-item a {
    border-color: rgba(255, 255, 255, 0.2) !important;
  }
}
.rdt_Table {
  border: 1px solid #e9edf4 !important;
}
.data-table-extensions > .data-table-extensions-filter {
  float: right !important;
  border: 1px solid #e9edf4 !important;
  border-radius: 5px !important;
}
.data-table-extensions > .data-table-extensions-filter .icon {
  display: none !important;
}
.data-table-extensions > .data-table-extensions-filter > .filter-text {
  border-bottom: none !important;
  color: #fff !important;
}
.rtl .data-table-extensions > .data-table-extensions-filter {
  float: left !important;
}
.data-table-extensions {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 0.7rem 0.2rem !important;
}
.dark-mode .btn-default {
  color: #dedefd !important;
}
.rtl .toast-header .btn-close {
  margin-left: -0.375rem;
  margin-right: 0.75rem;
}
.Select-sm {
  height: 30px;
}
.Select-lg .react-select__menu {
  height: 80px;
}
.transparent-mode .rdl-control-container .rdl-control {
  background: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .rdl-actions .rdl-move {
  background: rgba(0, 0, 0, 0.2) !important;
}
.transparent-mode .dropzone {
  background: rgba(0, 0, 0, 0.2) !important;
}
@media (min-width: 992px) {
  .horizontal .horizontal-main .slide .slide-menu .sub-side-menu__item:before {
    inset-inline-start: -15px;
    margin-inline-end: 0px;
  }

  .header .main-header-center .btn {
    top: 1px;
    right: 1px;
    background-color: #fff;
    height: inherit;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    padding: 12px 0;
    border-radius: 0 7px 7px 0;
  }

  .horizontal .mega-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .horizontal .mega-menu ul {
    display: block !important;
  }
  .horizontal .mega-slide-menu {
    width: auto !important;
    inset-inline-start: 8%;
    inset-inline-end: 0px;
    max-width: 84% !important;
  }

  .dark-mode.horizontal.light-menu .horizontal-main .slide .slide-menu,
.dark-mode.horizontal.light-menu .horizontal-main .slide .sub-slide-menu,
.dark-mode.horizontal.light-menu .horizontal-main .slide .sub-slide-menu2 {
    border-color: #e9edf4;
  }

  .scrollable-layout .main-sidemenu {
    padding-top: 55px !important;
  }
}
.mega-menu {
  grid-template-columns: 1fr;
}
.mega-menu ul {
  display: block !important;
}
.slide.is-expanded .slide-menu.mega-slide-menu {
  display: block !important;
}
.product-sale.nav.nav-pills .nav-item .nav-link.active {
  color: #6c5ffc !important;
  background: transparent !important;
}
@media (max-width: 480px) {
  .product-sale.nav.nav-pills .nav-item .nav-link {
    width: 100%;
  }

  .polar-Chart,
.polar-monochrome {
    display: flex;
    justify-content: center;
  }

  .polar-monochrome .apexcharts-legend {
    width: 80%;
    margin: 0 auto;
  }
  .product-sale.nav.nav-pills .nav-item .nav-link {
    width: 100%;
    margin: 15px 15px 0 15px;
    border: 1px solid #e9edf4;
  }

  .react-dual-listbox {
    display: block !important;
  }

  .rdl-actions {
    align-items: center !important;
    margin: 10px 0 !important;
    flex-direction: inherit !important;
    justify-content: center !important;
  }

  .rdl-actions-right,
.rdl-actions-left {
    flex-direction: inherit !important;
  }

  .rdl-move,
.rdl-actions-left,
.rdl-actions-right {
    margin-bottom: 0 !important;
    margin-left: 5px;
  }

  .rdl-has-filter .rdl-actions {
    padding-top: 0 !important;
  }

  .react-tel-input .form-control {
    width: 100% !important;
  }

  .CountrySelector {
    display: block;
  }

  .CountrySelector .react-tel-input {
    margin-bottom: 10px;
  }

  .rtl .avatar-list-stacked .avatar {
    margin-left: -1em !important;
    margin-right: inherit !important;
  }

  .avatar-list-stacked .avatar {
    margin-right: -1em !important;
  }
}
.login-social-icon::after {
  right: -12px !important;
}
.file-image-1 .icons .btn {
  font-size: 12px !important;
  line-height: 26px !important;
  text-align: center !important;
  height: 25px !important;
  width: 25px !important;
  margin: 4px 1px !important;
  padding: 0 !important;
  border-radius: 50px !important;
  display: block !important;
  position: relative !important;
  transition: all 0.3s ease-in-out !important;
  color: #fff !important;
  min-width: inherit !important;
}
.file-image-lg .icons .btn {
  font-size: 15px !important;
  line-height: 35px !important;
  height: 35px !important;
  width: 35px !important;
}
.transparent-mode .item2-gl-menu.nav.nav-pills .nav-item .nav-link {
  padding: 8px 15px !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.transparent-mode .item2-gl-menu.nav.nav-pills .nav-item .nav-link.active {
  color: #fff !important;
  background-color: transparent !important;
}
.shadow-none .nav.nav-pills .nav-item .nav-link {
  color: #b0b0c5 !important;
}
.shadow-none .nav.nav-pills .nav-item .nav-link.active {
  background-color: transparent !important;
  color: var(--primary-bg-color) !important;
}
.dark-mode .shadow-none .bg-white {
  background-color: #2a2a4a !important;
}
.dark-mode .shadow-none .nav.nav-pills .nav-item .nav-link {
  color: #b0b0c5 !important;
}
.dark-mode .shadow-none .nav.nav-pills .nav-item .nav-link.active {
  color: var(--primary-bg-color) !important;
}
.rdt_TableCell:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
ol.progtrckr li:before {
  bottom: -3.9rem !important;
}
@media (max-width: 650px) {
  ol.progtrckr li.progtrckr-doing,
ol.progtrckr li.progtrckr-todo,
ol.progtrckr li.progtrckr-done {
    border-bottom: 0 !important;
  }

  ol.progtrckr li.progtrckr-done:before,
ol.progtrckr li.progtrckr-doing:before,
.multi-step ol.progtrckr li.progtrckr-todo:before {
    line-height: 1.7em !important;
    width: 1.7em !important;
  }

  ol.progtrckr li {
    line-height: 2.5rem !important;
  }

  ol.progtrckr li:before {
    bottom: 0.3rem !important;
  }

  .progtrckr li span {
    display: block;
  }

  .progtrckr em {
    display: none !important;
  }
}
.blink-text {
  animation: blink 1s linear infinite;
}
@keyframes blink {
  50% {
    opacity: 0.6;
  }
}
ol.progtrckr li.progtrckr-doing:before,
.multi-step ol.progtrckr li.progtrckr-todo:before,
ol.progtrckr li.progtrckr-done:before {
  width: 1.7em !important;
  line-height: 1.7em !important;
  border-radius: 1.7em !important;
}
.Select-sm__indicators {
  height: 25px;
}
.Select-sm__control {
  min-height: inherit !important;
  height: 29px;
}
.Select-sm__value-container {
  padding: 0px 8px !important;
}
.Select-lg__indicators {
  height: 43px;
}
.Select-lg__control {
  min-height: inherit !important;
  height: 47px;
}
.Select-lg__value-container {
  padding: 0px 8px !important;
}
.Select-sm__option.selected {
  background-color: var(--primary-bg-color) !important;
  color: #000 !important;
}
.bg-primary.bs-popover-top > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,
.bg-primary.bs-popover-top > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--primary-bg-color) !important;
}
@media (max-width: 767px) {
  .MuiGrid-root {
    max-width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
  }
}
.MuiInputLabel-root {
  z-index: 0 !important;
}
.horizontal.scrollable-layout .main-sidemenu {
  padding-top: 0px !important;
}
.fc .fc-timegrid-body {
  z-index: 0 !important;
}
.fc .fc-button-primary:not(:disabled):active:focus,
.fc .fc-button-primary:not(:disabled).fc-button-active:focus {
  box-shadow: none !important;
}
.main-chat-contacts-slider {
  overflow-x: auto !important;
}
.w-94 {
  width: 94%;
}
@supports ((-webkit-backdrop-filter: blur(25px)) or (backdrop-filter: blur(25px))) {
  .transparent-mode .side-header {
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
  }
}
@supports not ((-webkit-backdrop-filter: blur(25px)) or (backdrop-filter: blur(25px))) {
  .transparent-mode .side-header {
    background-color: var(--primary-bg-color);
  }
}
.was-validated .wasvalidated .form-control {
  z-index: 0 !important;
}
.dark-mode svg g text {
  fill: #fff !important;
  z-index: 9;
}
.transparent-mode svg g text {
  fill: #fff !important;
  z-index: 9;
}
.Product-details .slick-prev {
  left: 18px;
}
.Product-details .slick-next {
  right: 18px;
}
.MuiStepConnector-line {
  border: 0 !important;
}
.text-editor {
  font-size: 15px;
}
.border-style {
  border-left: 1px solid #e9edf4 !important;
  border-right: 1px solid #e9edf4 !important;
}
@media (max-width: 480px) {
  #chart {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    display: block;
  }
  #chart .apexcharts-legend {
    width: 80%;
    margin: 0 auto;
  }

  .chart-container.Chart canvas {
    height: 100% !important;
    width: 100% !important;
  }
}
.Custom-angle .apexcharts-legend {
  position: inherit !important;
}
.search-result {
  position: absolute !important;
}
.ReactModal__Overlay {
  z-index: 9999 !important;
}
.transparent-mode .app-header.sticky.stickyClass,
.transparent-mode .horizontal-main {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
select:focus-visible {
  outline: none;
}
.progress-bar {
  background-color: var(--primary-bg-color);
}
ol.progtrckr li.progtrckr-doing:hover:before {
  color: #fff !important;
}
.react-tel-input .country-list .country {
  display: flex;
  align-items: center;
}
.landing-page .nav-price.nav .nav-link.active:focus {
  color: white !important;
}
.is-loading .form-control-plaintext {
  border-width: 1px;
}
.MuiFormControl-root .MuiOutlinedInput-root {
  padding-right: 22px;
}
.header .header-right-icons .nav-link.icon .header-badge {
  position: absolute;
  top: -3px;
  right: 0px;
  display: block !important;
  padding: 3px 5px !important;
  font-size: 10px;
  border-radius: 50px;
  line-height: 1.1;
}
@media (max-width: 991px) {
  .app .app-sidebar {
    left: -270px;
    top: 63px;
  }
}
@media (min-width: 1400px) {
  .layout-boxed .app-sidebar.fixed-header {
    max-width: 1400px;
  }
}
.Product-details .slick-arrow {
  display: none !important;
}
.slick-prev:before {
  content: "\e92e";
}
.slick-next:before {
  content: "\e92f";
}
[dir=rtl] .slick-next:before {
  content: "\e92e";
}
[dir=rtl] .slick-prev:before {
  content: "\e92f";
}
.slick-prev:before,
.slick-next:before {
  font-family: "feather";
  font-size: 20px;
  padding: 10px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
}
.search-result {
  padding: 0 !important;
}
.search-result .list-group {
  padding: 0;
}
.search-result .list-group-item {
  border: 0 !important;
  padding-left: 25px;
  border-radius: 0 !important;
}
.search-result .card-body.list-group {
  max-height: 280px;
  overflow: scroll;
}
.search-result .list-group-item:hover {
  background-color: var(--primary-bg-color);
  color: #fff;
}
.search-result .card-title {
  direction: ltr;
}
.collapsabletreeview div ul li {
  margin: 0;
  padding: 0em 1em 0em 0em;
  line-height: 2em;
  color: #9eabc0;
  position: relative;
}
.collapsabletreeview div ul li :first-child {
  margin-bottom: 5px;
}
.collapsabletreeview1 ul li {
  margin: 0;
  padding: 0em 1em 0em 0em;
  line-height: 2em;
  color: #9eabc0;
  position: relative;
}
.collapsabletreeview1 ul li :first-child {
  margin-bottom: 5px;
}
.rtl .filetreeview .MuiTreeItem-iconContainer .MuiSvgIcon-root {
  transform: rotate(0deg) !important;
}
.swal2-styled.swal2-confirm {
  background: var(--primary-bg-color) !important;
}
.swal2-styled.swal2-confirm:focus {
  box-shadow: none !important;
}
.data-table-extensions > .data-table-extensions-filter > .filter-text {
  color: #000 !important;
}
.dark-mode .data-table-extensions > .data-table-extensions-filter > .filter-text {
  color: #fff !important;
}
.transparent-mode .data-table-extensions > .data-table-extensions-filter > .filter-text {
  color: #fff !important;
}
.transparent-mode .slide.is-expanded .slide-item.active {
  color: var(--primary-bg-color) !important;
}
.transparent-mode .side-menu__item.active {
  color: var(--primary-bg-color) !important;
}
.transparent-mode .side-menu__item.active .side-menu__icon {
  color: var(--primary-bg-color) !important;
}
.transparent-mode .demo_changer .form_holder {
  background-color: transparent !important;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.rtl code,
.rtl kbd,
.rtl pre,
.rtl samp {
  direction: rtl;
  unicode-bidi: normal;
}
.dark-mode .stateh svg g text {
  fill: #fff !important;
  font-size: larger !important;
}
.dark-mode .stateh .rsm-geography {
  fill: #5a6970 !important;
}
.transparent-mode .stateh svg g text {
  fill: #fff !important;
  font-size: larger !important;
}
.transparent-mode .stateh .rsm-geography {
  fill: #5a6970 !important;
}
.authlogin {
  margin-top: -199px;
  position: absolute;
  bottom: 20%;
  left: 43%;
  text-align: center;
  z-index: 999;
}
.display-grid-3 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  grid-gap: 10px !important;
}
.border-radius-25-shadow {
  background: #ffffff;
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.06);
  border-radius: 25px;
}
.border-none {
  border: none !important;
}
.border-selected {
  border-radius: 30px;
  background: var(--primary-bg-color) !important;
  box-shadow: 0px 7px 14px 0px rgba(10, 109, 153, 0.07);
}
.background-white-2 {
  background: #fff;
  border-radius: 25px;
  padding: 0.5rem !important;
}
.padding-0-3 {
  padding: 0.3rem !important;
}
.font-tabPanel {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
}
.tab-no-selected {
  border-color: #edeeef !important;
  background-color: #edeeef !important;
  color: var(--primary-bg-color) !important;
}
.border-tab {
  border-radius: 15px !important;
}
.button-width-35-5 {
  width: 30%;
}
.button-width-60 {
  width: 60%;
}
.mr-1 {
  margin-right: 1rem !important;
}
.boxShadow {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 14px 66px 0px rgba(10, 109, 153, 0.07);
}
.margin-auto {
  margin: auto !important;
  margin-right: 0.8rem !important;
  margin-left: 0.1rem !important;
}
.line {
  opacity: 0.1;
  border: 1px solid #6e6b7b;
  box-shadow: 0px 4px 4px rgba(22, 100, 114, 0.49);
}
.mf-n4 {
  margin-left: -4rem !important;
}
.mf-n3 {
  margin-left: -3rem !important;
}
.mf-n2 {
  margin-left: -2rem !important;
}
.mf-n1 {
  margin-left: -1rem !important;
}
.mf-n0-5 {
  margin-left: -0.5rem !important;
}
.mf-1 {
  margin-left: 1rem !important;
}
.mf-2 {
  margin-left: 2rem !important;
}
.mf-3 {
  margin-left: 3rem !important;
}
.mf-4 {
  margin-left: 4rem !important;
}
.mf-5 {
  margin-left: 5rem !important;
}
.mt-n3 {
  margin-top: -3rem !important;
}
.mt-n2 {
  margin-top: -2rem !important;
}
.mt-n1-3 {
  margin-top: -1.3rem !important;
}
.mt-n1 {
  margin-top: -1rem !important;
}
.mt-0-5 {
  margin-top: 0.5rem;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mt-1-5 {
  margin-top: 1.5rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mt-5 {
  margin-top: 5rem !important;
}
.mt-6 {
  margin-top: 6rem !important;
}
.mt-7 {
  margin-top: 7rem !important;
}
.mt-8 {
  margin-top: 8rem !important;
}
.mt-9 {
  margin-top: 9rem !important;
}
.mt-10 {
  margin-top: 10rem !important;
}
.mt-11 {
  margin-top: 11rem !important;
}
.mt-12 {
  margin-top: 12rem !important;
}
.mt-13 {
  margin-top: 13rem !important;
}
.mt-14 {
  margin-top: 14rem !important;
}
.mt-15 {
  margin-top: 15rem !important;
}
.click:hover {
  cursor: pointer;
}
.z-index-normal {
  z-index: 1060 !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: var(--primary-bg-color) !important;
}
.flex-name {
  display: flex;
  align-items: center;
}
.text-color-classification {
  color: var(--primary-bg-color) !important;
}
.avatar_photo {
  border-radius: 20px !important;
  width: 100px !important;
  height: 67px !important;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.captcha-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.button-up {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.6235294118) !important;
  border: 1px solid var(--primary) !important;
  color: var(--primary) !important;
  transition: background-color 0.3s, color 0.3s;
}
.button-up:hover {
  background-color: #309db1 !important;
  border: 2px solid #fff;
  color: var(--primary-bg-color) !important;
}
.limite-texto-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.backgroundRoxo {
  background: var(--4-gradient-color-primary, linear-gradient(45deg, #7367f0 0%, #9e95f5 100%)) !important;
}
.slaTimer {
  color: var(--primary-bg-color) !important;
  font-size: 12px !important;
  margin-top: 5px;
}
.background-subheader {
  background-color: #f8f9fb !important;
  background-image: url(/assets/bg4-ebe724e1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  border-radius: 0px;
  z-index: 2;
}
.dark-mode.landing-page .background-subheader {
  background-color: #2a2a4a !important;
  background-image: url(/assets/bg4-dark-a1ef66c9.png) !important;
}
@media (min-width: 1660px) {
  .background-subheader::before {
    position: absolute;
    content: "";
    left: -19%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0;
    top: 0;
    width: 35%;
    height: 457px;
    background-image: url(/assets/bg-c5f9b84d.png);
    z-index: 1;
  }

  .dark-mode .background-subheader::before {
    background-image: url(/assets/bg-dark-9dd5b503.png) !important;
  }
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.truncate-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.truncate-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box-shadow {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.06) !important;
}
.box-shadow-10 {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.1) !important;
}
.box-shadow-15 {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.15) !important;
}
.box-shadow-25 {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.25) !important;
}
.text-default {
  color: var(--primary-bg-color) !important;
}
.blue-100 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-100-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-100-ballon-transparent {
  background-color: var(--primary03) !important;
}
.blue-200 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-200-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-200-ballon-transparent {
  background-color: var(--primary02) !important;
}
.blue-300 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-300-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-300-ballon-transparent {
  background-color: var(--primary01) !important;
}
.blue-400 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-400-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-400-ballon-transparent {
  background-color: var(--primary01) !important;
}
.cursor-pointer {
  cursor: pointer;
}
.hover-border-primary {
  border: 1px solid transparent !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.hover-border-primary:hover {
  border: 1px solid var(--primary-bg-color) !important;
}
.box-shadow-none {
  box-shadow: none !important;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.truncate-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.truncate-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box-shadow {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.08);
}
.box-shadow-10 {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.1) !important;
}
.box-shadow-15 {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.15) !important;
}
.box-shadow-25 {
  box-shadow: 0px 15px 69px rgba(9, 89, 124, 0.25) !important;
}
.text-default {
  color: var(--primary-bg-color) !important;
}
.blue-100 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-100-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-100-ballon-transparent {
  background-color: var(--primary03) !important;
}
.blue-200 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-200-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-200-ballon-transparent {
  background-color: var(--primary02) !important;
}
.blue-300 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-300-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-300-ballon-transparent {
  background-color: var(--primary01) !important;
}
.blue-400 {
  color: var(--primary-bg-color) !important;
}
.bg-blue-400-transparent {
  background-color: var(--primary03) !important;
}
.bg-blue-400-ballon-transparent {
  background-color: var(--primary01) !important;
}
.cursor-pointer {
  cursor: pointer;
}
.hover-border-primary {
  border: 1px solid transparent !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.hover-border-primary:hover {
  border: 1px solid var(--primary-bg-color) !important;
}
.box-shadow-none {
  box-shadow: none !important;
}
.bg-cancelado {
  background-color: #9da1a7 !important;
  color: white !important;
}
.bg-atraso {
  background-color: #ff7d00 !important;
  color: white !important;
}
.bg-andamento {
  background-color: #00ac8d !important;
  color: white !important;
}
.bg-respondido {
  background-color: #0085d0 !important;
  color: white !important;
}
.bg-concluido {
  background-color: #00692f !important;
  color: white !important;
}
.bg-autoridade {
  background-color: #82868b !important;
  color: white !important;
}
.bg-demora {
  background-color: red !important;
  color: white !important;
}
.bg-atividade-pendente {
  background: var(--2-transparent-color-warning, rgba(255, 159, 67, 0.12));
  border: 1px solid #15616f !important;
}
.semibold {
  font-weight: 600;
}
.img-definida {
  max-width: 80px;
  width: 100%;
  height: 80px;
  border-radius: 50%;
  max-height: 80px;
}
.cursor {
  cursor: pointer;
}
.mt-n01 {
  margin-top: -0.1rem !important;
}
.mt-n02 {
  margin-top: -0.2rem !important;
}
.bg-urgente-soft {
  background: rgba(234, 84, 85, 0.12) !important;
  color: #ea5455 !important;
}
.bg-sigiloso-soft {
  color: #ea580c !important;
  background-color: #fbd8bd !important;
}
.bg-pendente-soft {
  background-color: #0085d0 !important;
  color: white !important;
}
.bg-possuo-soft {
  background-color: rgba(21, 97, 111, 0.2) !important;
  color: #15616f !important;
}
.bg-nao-possuo-soft {
  background-color: rgba(108, 117, 125, 0.2) !important;
  color: #6c757d !important;
}
.bg-concluido-soft {
  background-color: #00692f !important;
  color: white !important;
}
.bg-andamento-soft {
  background-color: #00ac8d !important;
  color: white !important;
}
.bg-respondido-soft {
  background-color: #0085d0 !important;
  color: white !important;
}
.bg-cancelado-soft {
  background-color: #9da1a7 !important;
  color: white !important;
}
.bg-atraso-soft {
  background-color: #ff7d00 !important;
  color: white !important;
}
.color-global {
  color: var(--primary-bg-color) !important;
}
.bg-background-global {
  background-color: var(--primary-bg-color) !important;
}
.border-white {
  border: 1px solid white !important;
}
.w-max {
  width: max-content !important;
}
.card-estatistica {
  background: #fff;
  border: 1px solid var(--primary-bg-color);
}
.card-estatistica h3,
.card-estatistica h5 {
  color: var(--primary-bg-color);
}
.card-service {
  background: linear-gradient(114deg, rgb(0, 117, 255) 0%, rgb(123, 61, 191) 50%, rgb(229, 12, 136) 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  padding: 4px 0;
  max-width: fit-content;
  line-height: 1.4;
}
/*# sourceMappingURL=index.scss.map */*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.-left-\[90\%\] {
  left: -90%;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.right-3 {
  right: 0.75rem;
}
.top-0 {
  top: 0px;
}
.top-3 {
  top: 0.75rem;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[-1\] {
  z-index: -1;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.row-span-1 {
  grid-row: span 1 / span 1;
}
.row-start-2 {
  grid-row-start: 2;
}
.row-start-3 {
  grid-row-start: 3;
}
.float-end {
  float: inline-end;
}
.m-0 {
  margin: 0px;
}
.m-auto {
  margin: auto;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-40 {
  margin-bottom: 10rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.me-0 {
  margin-inline-end: 0px;
}
.me-1 {
  margin-inline-end: 0.25rem;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.me-3 {
  margin-inline-end: 0.75rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-auto {
  margin-right: auto;
}
.ms-0 {
  margin-inline-start: 0px;
}
.ms-1 {
  margin-inline-start: 0.25rem;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-5 {
  margin-inline-start: 1.25rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-\[0\.1rem\] {
  height: 0.1rem;
}
.h-\[22rem\] {
  height: 22rem;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[28rem\] {
  height: 28rem;
}
.h-\[457px\] {
  height: 457px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[8rem\] {
  height: 8rem;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-14 {
  max-height: 3.5rem;
}
.max-h-20 {
  max-height: 5rem;
}
.max-h-\[18rem\] {
  max-height: 18rem;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-\[10rem\] {
  min-height: 10rem;
}
.min-h-\[14rem\] {
  min-height: 14rem;
}
.min-h-\[18rem\] {
  min-height: 18rem;
}
.min-h-\[39rem\] {
  min-height: 39rem;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.min-h-\[62\.2vh\] {
  min-height: 62.2vh;
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.min-h-\[90vh\] {
  min-height: 90vh;
}
.w-16 {
  width: 4rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-\[22rem\] {
  width: 22rem;
}
.w-\[29rem\] {
  width: 29rem;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[32rem\] {
  width: 32rem;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[520px\] {
  width: 520px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-20 {
  min-width: 5rem;
}
.min-w-\[75vw\] {
  min-width: 75vw;
}
.min-w-fit {
  min-width: fit-content;
}
.max-w-\[28rem\] {
  max-width: 28rem;
}
.max-w-\[30rem\] {
  max-width: 30rem;
}
.max-w-\[40rem\] {
  max-width: 40rem;
}
.max-w-fit {
  max-width: fit-content;
}
.max-w-none {
  max-width: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-x-4 {
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-6 {
  --tw-translate-x: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-20 {
  --tw-translate-y: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-6 {
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-4 {
  --tw-translate-x: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-7 {
  --tw-translate-x: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-5 {
  --tw-translate-y: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[72px\] {
  --tw-translate-y: 72px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-layout {
  grid-template-columns: minmax(80px,auto) 1fr;
}
.grid-rows-\[72px_minmax\(calc\(100vh-72px\)\2c auto\)_1fr\] {
  grid-template-rows: 72px minmax(calc(100vh - 72px),auto) 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.place-self-end {
  place-self: end;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.text-nowrap {
  text-wrap: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-dotted {
  border-style: dotted;
}
.border-none {
  border-style: none;
}
.border-\[white\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-primary-api {
  border-color: var(--primary-bg-color);
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity));
}
.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
}
.bg-primary-gray {
  background-color: var(--primary-gray);
}
.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}
.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.px-\[36px\] {
  padding-left: 36px;
  padding-right: 36px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.ps-0 {
  padding-inline-start: 0px;
}
.ps-5 {
  padding-inline-start: 1.25rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-middle {
  vertical-align: middle;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-none {
  line-height: 1;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-primary-api {
  color: var(--primary-bg-color);
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.opacity-40 {
  opacity: 0.4;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-primary-api:hover {
  border-color: var(--primary-bg-color);
}
.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.group:hover .group-hover\:text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
@media (min-width: 640px) {

  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:mt-2 {
    margin-top: 0.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-24 {
    height: 6rem;
  }

  .sm\:h-48 {
    height: 12rem;
  }

  .sm\:h-\[30rem\] {
    height: 30rem;
  }

  .sm\:max-h-24 {
    max-height: 6rem;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-16 {
    width: 4rem;
  }

  .sm\:w-\[18rem\] {
    width: 18rem;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-fit {
    width: fit-content;
  }

  .sm\:max-w-\[30rem\] {
    max-width: 30rem;
  }

  .sm\:max-w-\[40rem\] {
    max-width: 40rem;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 768px) {

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-\[100\%\] {
    height: 100%;
  }

  .md\:h-fit {
    height: fit-content;
  }

  .md\:max-h-\[18rem\] {
    max-height: 18rem;
  }

  .md\:min-h-\[18rem\] {
    min-height: 18rem;
  }

  .md\:min-h-full {
    min-height: 100%;
  }

  .md\:w-fit {
    width: fit-content;
  }

  .md\:-translate-x-32 {
    --tw-translate-x: -8rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:border-\[1px\] {
    border-width: 1px;
  }

  .md\:border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }

  .md\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
  }

  .md\:p-1 {
    padding: 0.25rem;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:pr-32 {
    padding-right: 8rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:w-80 {
    width: 20rem;
  }

  .lg\:w-\[20rem\] {
    width: 20rem;
  }

  .lg\:w-\[30rem\] {
    width: 30rem;
  }

  .lg\:max-w-\[30rem\] {
    max-width: 30rem;
  }

  .lg\:border-none {
    border-style: none;
  }
}