/*! tailwindcss v3.2.1 | MIT License | https://tailwindcss.com*/
*, :after, :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after, :before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: Poppins, ui-sans-serif, system-ui, -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;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

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

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

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

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

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

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

[multiple], [type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .5rem .75rem
}

[multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    border-color: #2563eb;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder, textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-meridiem-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-year-field {
    padding-bottom: 0;
    padding-top: 0
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox], [type=radio] {
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #6b7280;
    border-width: 1px;
    color: #2563eb;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus, [type=radio]:focus {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --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);
    outline: 2px solid transparent;
    outline-offset: 2px
}

[type=checkbox]:checked, [type=radio]:checked {
    background-color: currentColor;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

[type=checkbox]:checked:focus, [type=checkbox]:checked:hover, [type=radio]:checked:focus, [type=radio]:checked:hover {
    background-color: currentColor;
    border-color: transparent
}

[type=checkbox]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

[type=checkbox]:indeterminate:focus, [type=checkbox]:indeterminate:hover {
    background-color: currentColor;
    border-color: transparent
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-radius: 0;
    border-width: 0;
    font-size: unset;
    line-height: inherit;
    padding: 0
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

*, :after, :before {
    --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-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: rgba(59, 130, 246, .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:
}

::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-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: rgba(59, 130, 246, .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:
}

.pointer-events-none {
    pointer-events: none
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.z-0 {
    z-index: 0
}

.z-50 {
    z-index: 50
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-8 {
    grid-column: span 8/span 8
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.ml-3 {
    margin-left: .75rem
}

.-ml-px {
    margin-left: -1px
}

.mt-8 {
    margin-top: 2rem
}

.mt-16 {
    margin-top: 4rem
}

.-mb-6 {
    margin-bottom: -1.5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-4 {
    margin-top: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-1 {
    margin-top: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mr-2 {
    margin-right: .5rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-12 {
    margin-left: 3rem
}

.-mt-px {
    margin-top: -1px
}

.-mr-2 {
    margin-right: -.5rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-5 {
    height: 1.25rem
}

.h-20 {
    height: 5rem
}

.h-8 {
    height: 2rem
}

.h-16 {
    height: 4rem
}

.h-10 {
    height: 2.5rem
}

.h-4 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.min-h-screen {
    min-height: 100vh
}

.w-5 {
    width: 1.25rem
}

.w-20 {
    width: 5rem
}

.w-full {
    width: 100%
}

.w-8 {
    width: 2rem
}

.w-auto {
    width: auto
}

.w-48 {
    width: 12rem
}

.w-4 {
    width: 1rem
}

.w-6 {
    width: 1.5rem
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-7xl {
    max-width: 80rem
}

.flex-1 {
    flex: 1 1 0%
}

.shrink-0 {
    flex-shrink: 0
}

.origin-top-left {
    transform-origin: top left
}

.origin-top {
    transform-origin: top
}

.origin-top-right {
    transform-origin: top right
}

.-rotate-90 {
    --tw-rotate: -90deg
}

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

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}

.scale-100, .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))
}

.cursor-default {
    cursor: default
}

.list-inside {
    list-style-position: inside
}

.list-disc {
    list-style-type: disc
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)))
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
    margin-top: calc(.5rem * (1 - var(--tw-space-y-reverse)))
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem * var(--tw-space-x-reverse))
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)))
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem * var(--tw-space-x-reverse))
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
    margin-top: calc(.25rem * (1 - var(--tw-space-y-reverse)))
}

.overflow-hidden {
    overflow: hidden
}

.rounded-md {
    border-radius: .375rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-xl {
    border-radius: .75rem
}

.rounded {
    border-radius: .25rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-l-md {
    border-bottom-left-radius: .375rem;
    border-top-left-radius: .375rem
}

.rounded-r-md {
    border-bottom-right-radius: .375rem;
    border-top-right-radius: .375rem
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-4 {
    border-left-width: 4px
}

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

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

.border-transparent {
    border-color: transparent
}

.border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgb(147 197 253/var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-opacity-5 {
    --tw-border-opacity: 0.05
}

.border-opacity-0 {
    --tw-border-opacity: 0
}

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

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246/var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55/var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255/var(--tw-bg-opacity))
}

.fill-current {
    fill: currentColor
}

.p-6 {
    padding: 1.5rem
}

.p-2 {
    padding: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

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

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem
}

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

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

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

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

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

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.pl-4 {
    padding-left: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pl-3 {
    padding-left: .75rem
}

.pr-9 {
    padding-right: 2.25rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-1 {
    padding-top: .25rem
}

.pr-4 {
    padding-right: 1rem
}

.pt-2 {
    padding-top: .5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pb-1 {
    padding-bottom: .25rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.font-sans {
    font-family: Poppins, ui-sans-serif, system-ui, -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
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

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

.text-lg {
    font-size: 1.125rem
}

.text-lg, .text-xl {
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.leading-5 {
    line-height: 1.25rem
}

.leading-loose {
    line-height: 2
}

.leading-7 {
    line-height: 1.75rem
}

.leading-tight {
    line-height: 1.25
}

.tracking-widest {
    letter-spacing: .1em
}

.tracking-wider {
    letter-spacing: .05em
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229/var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246/var(--tw-text-opacity))
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-blue-300 {
    --tw-text-opacity: 1;
    color: rgb(147 197 253/var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74/var(--tw-text-opacity))
}

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235/var(--tw-text-opacity))
}

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

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(0 0 0/var(--tw-placeholder-opacity))
}

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

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-md, .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}

.shadow, .shadow-lg {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.ring-1 {
    --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(1px + 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)
}

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

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

.ring-opacity-5 {
    --tw-ring-opacity: 0.05
}

.transition {
    transition-duration: .15s;
    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(.4, 0, .2, 1)
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-150, .transition-colors {
    transition-duration: .15s
}

.duration-300 {
    transition-duration: .3s
}

.duration-200 {
    transition-duration: .2s
}

.duration-75 {
    transition-duration: 75ms
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px
}

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

.hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05
}

.hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235/var(--tw-bg-opacity))
}

.hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81/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-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219/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-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}

.hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgb(59 130 246/var(--tw-text-opacity))
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.focus\:z-10:focus {
    z-index: 10
}

.focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgb(147 197 253/var(--tw-border-opacity))
}

.focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgb(165 180 252/var(--tw-border-opacity))
}

.focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgb(17 24 39/var(--tw-border-opacity))
}

.focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgb(67 56 202/var(--tw-border-opacity))
}

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

.focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(224 231 255/var(--tw-bg-opacity))
}

.focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgb(55 48 163/var(--tw-text-opacity))
}

.focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:ring: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(3px + 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-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(199 210 254/var(--tw-ring-opacity))
}

.focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5
}

.active\:bg-gray-100:active {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.active\:bg-gray-900:active {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39/var(--tw-bg-opacity))
}

.active\:text-gray-700:active {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.active\:text-gray-500:active {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.disabled\:opacity-25:disabled {
    opacity: .25
}

@media (prefers-color-scheme: dark) {
    .dark\:border-gray-700 {
        --tw-border-opacity: 1;
        border-color: rgb(55 65 81/var(--tw-border-opacity))
    }

    .dark\:bg-gray-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(17 24 39/var(--tw-bg-opacity))
    }

    .dark\:bg-gray-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(31 41 55/var(--tw-bg-opacity))
    }

    .dark\:text-gray-500 {
        --tw-text-opacity: 1;
        color: rgb(107 114 128/var(--tw-text-opacity))
    }

    .dark\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity))
    }

    .dark\:text-gray-400 {
        --tw-text-opacity: 1;
        color: rgb(156 163 175/var(--tw-text-opacity))
    }
}

@media (min-width: 640px) {
    .sm\:-my-px {
        margin-bottom: -1px;
        margin-top: -1px
    }

    .sm\:ml-0 {
        margin-left: 0
    }

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

    .sm\:ml-6 {
        margin-left: 1.5rem
    }

    .sm\:block {
        display: block
    }

    .sm\:flex {
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-20 {
        height: 5rem
    }

    .sm\:max-w-md {
        max-width: 28rem
    }

    .sm\:flex-1 {
        flex: 1 1 0%
    }

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

    .sm\:justify-start {
        justify-content: flex-start
    }

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

    .sm\:justify-between {
        justify-content: space-between
    }

    .sm\:rounded-lg {
        border-radius: .5rem
    }

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

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:text-left {
        text-align: left
    }

    .sm\:text-right {
        text-align: right
    }
}

@media (min-width: 768px) {
    .md\:mt-0 {
        margin-top: 0
    }

    .md\:flex {
        display: flex
    }

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

    .md\:items-center {
        align-items: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:border-t-0 {
        border-top-width: 0
    }

    .md\:border-l {
        border-left-width: 1px
    }
}

@media (min-width: 1024px) {
    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:ml-3 {
        margin-left: .75rem
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mr-8 {
        margin-right: 2rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:inline-flex {
        display: inline-flex
    }

    .lg\:grid {
        display: grid
    }

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

    .lg\:grid-cols-12 {
        grid-template-columns:repeat(12, minmax(0, 1fr))
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
        margin-top: calc(0px * (1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem * var(--tw-space-x-reverse))
    }

    .lg\:bg-gray-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(229 231 235/var(--tw-bg-opacity))
    }

    .lg\:bg-transparent {
        background-color: transparent
    }

    .lg\:py-3 {
        padding-bottom: .75rem;
        padding-top: .75rem
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .lg\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:pt-14 {
        padding-top: 3.5rem
    }

    .lg\:text-center {
        text-align: center
    }

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

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

body {
    font-family: 'Poppins';
}

button {
    outline: none;
}

.bg-light-gray {
    background: #F8F7F7;
    color: #1D241F;
}

.bg-light-gray.active {
    color: #F8F7F7;
    background: #1D241F;
}

.table td, .table th {
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

td.battery-col {
    width: 220px
}

.link {
    text-decoration: underline;
    cursor: pointer;
}

h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15em;

    color: #1D241F;
}

.snap-login {
    background: url("../images/main_bg.jpg") no-repeat center center;
    background-size: cover;
    margin-bottom: 45px;
}

.login-form {
    padding: 0 78px;
}

.login-title h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    /* identical to box height */
    margin-bottom: 45px;
    letter-spacing: 0.15em;

    color: #1D241F;
}

label {
    font-weight: 900;
    font-size: 12px;
    line-height: 18px;
    /* identical to box height */

    display: flex;
    align-items: center;
    letter-spacing: 0.1em;

    color: #1D241F;
}

button[type="submit"] {

    padding: 5px 27px;
    height: 37px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    /* identical to box height */

    text-align: center;

    /* White */

    color: #FFFFFF;
    background: #80B692;
    border-radius: 10px;
}

.forget-pwd a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 9px;
    line-height: 28px;
}

.contact-us {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 30px;
    color: #FFFFFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
}

.contact-us a {
    text-decoration: underline;
    font-weight: bold;
}

.snap-footer {
    text-align: center;
    padding: 10px 0;
    gap: 10px;
    color: white;
    position: fixed;
    width: 100%;
    height: 45px;
    left: 0;
    bottom: 0;
    background: #80B692;
}

.snap-footer p {

}

.more-actions {
    position: absolute;
    width: 200px;
    right: 0;
    background: white;
    box-shadow: 0 0 3px grey;
    -webkit-box-shadow: 0 0 3px grey;
    -moz-box-shadow: 0 0 3px grey;
    -o-box-shadow: 0 0 3px grey;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
    padding: 5px;
}

.print-error-msg {
    margin-bottom: 25px;
}

.print-error-msg ul {

}

.print-error-msg ul li {
    font-size: 14px;
    color: red;
    line-height: 18px;
}

/* ---- Sidebar----*/
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 240px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1050; /* Stay on top */
    top: 70px; /* Stay at the top */
    left: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding: 35px 20px 0;
}

.fixed-top-navbar {
    background-color: #80B692;
    height: 70px;
    color: white;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.sidenav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sidenav ul li {
    padding: 10px 0;
}

#mySidenav {
    height: 90%;
    position: relative;
}

.sidenav .logo-div {
    overflow: hidden;
    padding-bottom: 50px;
}

.sidenav .logo-div a {
    display: block;
}

.sidenav a i {
    position: absolute;
    bottom: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.sidenav a, .sidenav a:active {
    text-decoration: none;
    outline: none;
    display: block;
    padding: 6px 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    /*transition: .3s linear;*/
    /*-webkit-transition: .3s linear;*/
    /*-moz-transition: .3s linear;*/
    letter-spacing: 0.1em;

    color: #1D241F;
}

.sidenav li.active a, .sidenav li:hover a {
    color: #80B692;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
.logo-div {
    float: left;
    width: 245px;
    padding-left: 20px;
    margin-top: 12px;
}

.profile-container {
    float: right;
    width: 50%;
    text-align: right;
    padding: 25px 55px 25px 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.profile-icon {
    width: 15px;
    height: 17.41px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/user.png);
    margin-left: 10px;
}

.green-bg {
    background: #80B692;
}

button, .modal-dialog button {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 5px 10px;
    background: #80B692;
    border-radius: 100px;
    position: relative;
    cursor: pointer;
    color: #fff;
}

button a, .modal-dialog button a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 15px !important;
    line-height: 19px !important;
    text-align: center;
    color: #fff !important;
}

.sidenav button {
    width: 200px;
    margin-bottom: 20px;
}

.sidenav button:after, .add-button:after {
    content: "+";

    color: white;
    margin-left: 2px;
    font-size: 40px;
    vertical-align: top;
    position: absolute;
    top: 11px;
    right: 10px;
    font-weight: normal;
}

.sidenav button:after {
    top: 17px;
    right: 8px;
    font-size: 48px;
}

.one-line:after {
    top: 2px
}

.add-button {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 5px 10px;
    text-align: center;
}

.position-bottom {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}

.logout-icon {
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/logout.png) no-repeat;
}

.last-sidebar-item {
    position: absolute;
    bottom: 0;

}

.bg-gray {
    background: #ebeaeb;
}

main {

    padding-top: 70px;
}

main#admin-main {
    margin-left: 250px;
}

.info-block {

    height: 320px;
    margin-top: 20px;
    padding: 20px 40px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15em;
    position: relative;
    color: #000000;
}

.info-block-small {
    height: 195px;
    margin-top: 20px;
    padding: 20px 40px;
    position: relative;
}

.slider-articles {
    height: 420px;
}

.block-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15em;

    color: #000000;
}

.info-block-square {
    height: 150px;
    margin-bottom: 20px;
    padding: 40px 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    padding-left: 50px;
    color: #000000;
    position: relative;
    letter-spacing: 0.15em;
}

.info-block-square .big-number {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.15em;
    margin-bottom: 13px;
    display: block;
}

.container-fluid {
    width: 95%;
    padding-bottom: 50px;
}

.stretch-card {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: stretch;
    justify-content: stretch;
}

.user-block-square {
    Width: 90%;
    min-Height: 300px;
    margin-top: 35px;
}

/*---------User data --------*/
.user-data {
    padding: 40px 65px 120px;
    position: relative;
}

.user-data-profile-img {
    margin-bottom: 20px;
}

.user-data-profile-img img {
    margin: 0 auto;
}

.user-data-header {

}

.user-data-profile-name {
    text-align: center;
    margin-bottom: 90px;
    border-bottom: 4px solid #1D241F;
    padding-bottom: 20px;
}

.user-data-profile-name h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #1D241F;
}

.user-data-body {

}

.user-data-body-inner {

}

.user-info-item {
    border-top: 1px solid rgba(29, 36, 31, 0.13);
    border-bottom: 1px solid rgba(29, 36, 31, 0.13);
    padding: 12px 0;
    margin-bottom: 40px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.1em;

    color: #000000;
}

.user-logout {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 50px;
}

.user-code-inner {
    padding: 55px 60px 25px;
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    position: relative;
}

.user-code-title {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;

    color: #1D241F;
}

.user-code-desc {
    margin: 20px 0;
}

.user-code-desc p {

    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;

    color: #A4B2A9;
}

.user-code-percent {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    width: 130px;
    height: 50px;
    color: #1D241F;
    margin: 20px auto;
}

.code-lock-icon {

}

.code-percent {
    background: #F1F1F1;
    border-radius: 0 15px 15px 0;
}

.code-percent span {
    display: block;
    padding-top: 20px;
}

.code-lock-block {
    border-radius: 15px 0 0 15px;
    background: #F7CA16;
    padding: 10px 20px;
    text-align: center;
}

.code-lock-block span {
    width: 30px;
    height: 30px;
    background: #F1F1F1 url("../images/lock.png") no-repeat center center;
    display: inline-block;
    border-radius: 100%;

}

.user-code-count, .user-code-count input {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    width: 135px;
    height: 39px;
    padding: 10px 20px;
    text-align: center;
    background: #B680A4;
    border-radius: 100px;
    color: #FFFFFF;
    margin: 0 auto;
}

.user-code-count {
    padding: 0;
}

.user-code-manage {
    position: absolute;
    right: 10px;
    top: 10px;
}

.code-send, .user-code-delete, .edit-box-code, .user-code-reset {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url("../images/bouton-delete.png") no-repeat;
    cursor: pointer;
    vertical-align: middle;
}

.code-send {
    background: url("../images/send.png") no-repeat;
}

.edit-box-code {
    background: url("../images/edit-icon.png") no-repeat;
}

.user-code-reset {
    background: url("../images/refresh.png") no-repeat;
    background-size: 100%;
}

.user-code-more {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.user-code-more i {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #1D241F;
    border-radius: 100%;
    margin-left: 3px;
}

.more-user {

}

.battery-block {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.15em;
    color: #000000;
}

.battery-item {

}

.battery-percent {
    margin: 10px 0;
    background: #80B692;
    border-radius: 5px;
    height: 15px;
}

.battery-title {
    padding: 10px 0;
    width: 80%;
    border-bottom: 2px solid #EBEAEB;
}

.page-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1em;

    color: #000000;
}

.data-block {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
    padding: 12px 20px;
}

table, table td {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    white-space: nowrap;
    color: #1D241F;
}

table th {
    font-weight: 900;
}

.table-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 20px;
}

.filter-block {
    margin-top: 32px;
}

.filter-block button, .button-white, button.button-white {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 4px 10px;
    color: #1D241F;
    border: 0.5px solid #1D241F;
    border-radius: 50px;
    height: auto;
}

.filter-block button:hover, .filter-block button.active, .button-white:hover, button.button-white:hover {
    background: #1D241F !important;
    color: #FFFFFF;
}

.group-block {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 220px;
}

label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 15px;
    color: #1D241F;
    display: block;
}

.add-group-form {
    width: 40%;
    margin: auto;
    max-width: 400px;
}

.full-width {
    width: 100%;
}

.form-group input {
    background: #F8F7F7;
    border: 1px solid #828282;
    border-radius: 3px;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 2px;
    bottom: 1.5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #80B692;
}

input:focus + .slider {
    box-shadow: 0 0 1px #80B692;
}

input:checked + .slider:before {
    -webkit-transform: translateX(17.5px);
    -ms-transform: translateX(17.5px);
    transform: translateX(17.5px);
}

.form-block input[type="text"],
.form-block input[type="email"] {
    background: #F8F7F7;
    border: 1px solid #828282;
    border-radius: 3px;
}

.form-block label {
    text-align: left;
}

.card-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -25px;
    top: 5px;
}

.user-icon {
    background: url("../images/user-icon.svg") no-repeat;
}

.lock-icon {
    background: url("../images/lock-icon.svg") no-repeat;

}

.bell-icon {
    background: url("../images/bell-icon.svg") no-repeat;

}

.warning-icon {
    background: url("../images/warning-icon.svg") no-repeat;

}

/* Rounded sliders */
.slider-block {
    width: 600px;
    margin: 20px auto;
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.switch-field label {
    display: inline-block;
    vertical-align: middle;
}

.small-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 10px;
    color: #828282;
}

/* Calendar */
.calendar-block table {
    width: 100%;
}

.ui-datepicker-title {
    padding: 2px 8px;
    width: 110px;
    height: 22px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    background: rgba(29, 36, 31, 0.9);
    border-radius: 4px;
    margin: 5px auto;
}

.ui-datepicker-header {
    position: relative;
}

.ui-datepicker-prev {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    bottom: 8px;
    left: 90px;
    cursor: pointer;
}

.ui-datepicker-next {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    bottom: 8px;
    right: 90px;
    cursor: pointer;
}

.calendar-block .ui-state-default {
    width: 25px;
    height: 25px;
    line-height: 22px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #1D241F;
    margin: 0px;
    text-decoration: none;
}

.calendar-block .ui-state-highlight,
.calendar-block .ui-state-active,
.calendar-block .ui-state-default:hover {
    color: #fff;
    background: #B680A4;
    border-radius: 4px;
}

.ui-datepicker-week-end .ui-state-default {
    color: #17A1FA;
}

.ui-datepicker-week-col {
    background: #80B692;
    border-radius: 4px;
    padding: 0;
    content: "";
    color: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 5px;
    line-height: 24px;
}

.modal-dialog {
    background: #FFFFFF;
    border: 1px solid #EBEAEB;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.modal-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;

    color: #1D241F;
}

.modal-body {

}

.modal-header {
    display: block;
    padding-bottom: 0;
    border: 0;
}

.form-group input.search-input {
    width: 100%;
    background: white;
    padding: 5px 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #1D241F;
    border: 0.5px solid #D2D2D2;
    border-radius: 5px;
}

.search-input:after {
    content: url("../images/search.png");
    width: 15px;
    height: 15px;
    display: block;
}

.search-result {
    margin: 15px 0;
}

.search-item {
    padding: 2px 10px;
    background: #FFFFFF;
    border: 0.5px solid #D2D2D2;
    border-radius: 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #1D241F;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    cursor: pointer;
}

.search-item:hover {
    background: #1D241F !important;
    color: #FFFFFF;
}

.add-info {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 12px;
    color: #A4B2A9;
    display: inline-block;
    padding-top: 4px;
    text-align: left;
}

.form-header {
    width: 35%;
    margin: 0 auto 40px;
}

.steps {
    list-style: none;
    margin: 0;
    padding: 0;

}

.steps li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 32.3%;
    text-align: center;
}

.steps li:nth-child(2):before, .steps li:nth-child(3):before {
    width: 100%;
    height: 10px;
    background: #F8F7F7;
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 19%;
}

.steps li:nth-child(2):before, .steps li:nth-child(3):before {
    left: -65px
}

.link {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-decoration-line: underline;
    color: #828282;
}

.step-number {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: #F8F7F7;
    position: relative;
    border-radius: 100%;
    z-index: 40;
}

.step-title {
    margin: 10px auto;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 15px;

    color: #1D241F;
}


.steps li span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    width: 12px;
    height: 20px;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    color: #828282;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.steps li.active .step-number {
    background: #80B692;
}

.steps li.active .step-number span {
    color: white;
}

.steps li.active:before {
    background: #80B692;
}

.add-box-form {

}

#step1 {
    width: 330px;
}

#step1, #step2, #step3 {
    margin: 0 auto;

}

.form-block select {
    width: 100%;
    border-radius: 10px;
    background: #F8F7F7;
}


.connection, .plug,.product-icon  {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.plug-in {
    background: url("../images/plug_black.png") no-repeat;
}

.plug-off {
    background: url("../images/plug_off.png") no-repeat;
}

.connection-on {
    background: url("../images/signal-range.png") no-repeat;
}

.connection-off {
    background: url("../images/signal-off.png") no-repeat;
}
.product-bac {
    background: url("../images/icons/product_bac.png") no-repeat;
    width: 30px;
    height: 50px;
    background-size: cover;
}
.product-padlock {
    background: url("../images/icons/product_padlock.png") no-repeat;
    width: 30px;
    height: 50px;
    background-size: contain;
}

.box-model{
    width: 100px;
    padding-top: 55%;
    margin: 5% auto;
}
.bat-bac {
    background: #D9D9D9;
    width: 100%;
    margin-top: 3%;
    height: 5px;
    border-radius: 5px;
    position: relative;
}

.vertical-bac {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.bat-bac-normal {
    background: #EDDB37;
}

.bat-bac-low {
    background: #EE0E0E;
}

.bat-bac-high {
    background: #80B692;
}

.bat-bac span {
    border-radius: 5px;
    height: 5px;
    position: absolute;
    left: 0;
}

.battery-view {
    background: #F1F1F1;
    /*background: linear-gradient(180deg, #F1F1F1 43.51%, #F7CA16 47.33%);*/
    border-radius: 15px;
    width: 63px;
    height: 148px;
    margin-top: 23px;
    margin-left: 20px;
    text-align: center;
}

.battery-view span {
    margin-top: 15px;
    display: inline-block;
}

.battery-antenna {
    width: 60px;
    height: 60px;
    background: url("../images/signal-battery.png") no-repeat center center;
}

.battery-plug {
    width: 64px;
    height: 63px;
    background: url("../images/battery_plug.png") no-repeat center center;
}

.notification-created {
    border-radius: 20px;
    border: 2px solid black;
    margin: 10px;
}

.flash-msg {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.light-input {
    width: 196px;
    height: 26px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #D2D2D2;
    background: #FFFFFF !important;
    border: 0.5px solid #D2D2D2 !important;
    border-radius: 100px;
}

.box-list {
    width: 300px;
    height: 260px;
    background: #EBEAEB;
    border-radius: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 30px auto;
}

.box-list ul {

    padding: 10px 20px;
    text-align: left;
}

.box-list ul li {
    margin: 10px 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    color: #1D241F;
    cursor: pointer;
    padding: 2px;
}

.box-list ul li.active, .box-list ul li:hover {
    background: white;

}

.item-top-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.1em;
    position: fixed;
    top: 0;
    z-index: 1000;
    left: 50%;
    transform: translate(-50%, 23px);
    -moz-transform: translate(-50%, 23px);
    -o-transform: translate(-50%, 23px);
    -webkit-transform: translate(-50%, 23px);
    color: #FFFFFF;
}

.code-block {
    padding: 5px 30px;
    width: 141px;
    height: 54px;
    background: #EBEAEB;
    border-radius: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    color: #1D241F;
    margin: 0 auto;
}

#stepfinal {
    width: 400px;
    margin: 0 auto;
}

input.edit-field {
    position: relative;
    width: 100%;
    border: none;
    background: url(../images/edit-icon.png) no-repeat;
    background-position: center right;
}

#stepfinal .form-group input {
    width: 100%;
    padding: 5px;
}

.loader {
    width: 80px;
    height: 60px;
    background: url(../images/loader.gif) no-repeat center center;
    background-size: cover;
    margin: 0 auto;
}

.btn.dropdown-toggle.bs-placeholder,
.btn.dropdown-toggle:not(:disabled):not(.disabled) {
    background: #eeeeee;
}

.btn.dropdown-toggle:not(:disabled):not(.disabled) {
    color: #000;

}

.box-note {

}

.box-note textarea {
    resize: none;
    border: none;
    width: 100%;
    height: 150px;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    font-family: "Inter";
}