/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --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;
}

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

html {
    /* font-family: sans-serif; */
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    margin: 0;
    /* 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; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

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 {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    /* font-family: inherit; */
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

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

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

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

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

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

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

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

@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:1200px) {
    .container {
        max-width: 1140px
    }
}

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

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

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

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

.col,
.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-auto,
.col-lg,
.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-auto,
.col-md,
.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-auto,
.col-sm,
.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-auto,
.col-xl,
.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-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.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.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

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

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

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

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

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

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@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: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@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: 100%
    }
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@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: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

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

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

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

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

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

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

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

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

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

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

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

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    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 {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .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: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' 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: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

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

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((3em + 2.25rem)/4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    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;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    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 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

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

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((3em + 2.25rem)/4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        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;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -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) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

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

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.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 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.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,
.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,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.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,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    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 .2rem rgba(52, 58, 64, .5)
}

.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,
.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,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.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;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 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-left {
    right: auto;
    left: 0
}

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

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

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

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

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

.dropup .dropdown-menu {
    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
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

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

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

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

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.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.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 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:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .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:not(:first-child) {
    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-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

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

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

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

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.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;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%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.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%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 {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .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=utf-8,%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 {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        -webkit-transition: none;
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    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) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    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;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    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;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    -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
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        -webkit-transition: none;
        transition: none
    }
}

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

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

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

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    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
}

.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 {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    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: .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
}

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

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row 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>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow: row 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>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row 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>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row 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>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.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>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.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, .5)
}

.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 .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.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, .5)
}

.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,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.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:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    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-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    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-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: flex;
        flex: 1 0;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 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
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        grid-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    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
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    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
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

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

.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: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    -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) {
    .badge {
        -webkit-transition: none;
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

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

.alert-danger .alert-link {
    color: #491217
}

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

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.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;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.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: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

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

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

.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: #007bff;
    border-color: #007bff
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    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:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

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

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.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: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

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

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

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

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 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
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    /* 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; */
    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 .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    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 {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    /* 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; */
    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
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-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 #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    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%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        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%;
    color: #fff;
    text-align: center;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        -webkit-transition: none;
        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: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%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.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

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

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!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
}

@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:1200px) {
    .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
    }
}

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

.embed-responsive:before {
    display: block;
    content: ""
}

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

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

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

.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) {
    .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
    }
    .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) {
    .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
    }
    .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) {
    .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
    }
    .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:1200px) {
    .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
    }
    .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
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

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

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        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 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
    box-shadow: none!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
}

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

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0!important
}

.mt-0,
.my-0 {
    margin-top: 0!important
}

.mr-0,
.mx-0 {
    margin-right: 0!important
}

.mb-0,
.my-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,
.my-3 {
    margin-top: 1rem!important
}

.mr-3,
.mx-3 {
    margin-right: 1rem!important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,
.my-5 {
    margin-top: 3rem!important
}

.mr-5,
.mx-5 {
    margin-right: 3rem!important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,
.py-0 {
    padding-top: 0!important
}

.pr-0,
.px-0 {
    padding-right: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,
.py-3 {
    padding-top: 1rem!important
}

.pr-3,
.px-3 {
    padding-right: 1rem!important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,
.py-5 {
    padding-top: 3rem!important
}

.pr-5,
.px-5 {
    padding-right: 3rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,
.my-auto {
    margin-top: auto!important
}

.mr-auto,
.mx-auto {
    margin-right: auto!important
}

.mb-auto,
.my-auto {
    margin-bottom: auto!important
}

.ml-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
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0!important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0!important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .m-sm-1 {
        margin: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem!important
    }
    .m-sm-3 {
        margin: 1rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem!important
    }
    .m-sm-4 {
        margin: 1.5rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .m-sm-5 {
        margin: 3rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem!important
    }
    .p-sm-0 {
        padding: 0!important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0!important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0!important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0!important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0!important
    }
    .p-sm-1 {
        padding: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem!important
    }
    .p-sm-3 {
        padding: 1rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem!important
    }
    .p-sm-4 {
        padding: 1.5rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .p-sm-5 {
        padding: 3rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem!important
    }
    .m-sm-n1 {
        margin: -.25rem!important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem!important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem!important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem!important
    }
    .m-sm-n2 {
        margin: -.5rem!important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem!important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem!important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem!important
    }
    .m-sm-n3 {
        margin: -1rem!important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem!important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem!important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem!important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem!important
    }
    .m-sm-n4 {
        margin: -1.5rem!important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem!important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem!important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem!important
    }
    .m-sm-n5 {
        margin: -3rem!important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem!important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem!important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem!important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem!important
    }
    .m-sm-auto {
        margin: auto!important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto!important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto!important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto!important
    }
    .ml-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
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0!important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0!important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0!important
    }
    .m-md-1 {
        margin: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem!important
    }
    .m-md-3 {
        margin: 1rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem!important
    }
    .m-md-4 {
        margin: 1.5rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .m-md-5 {
        margin: 3rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem!important
    }
    .p-md-0 {
        padding: 0!important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0!important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0!important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0!important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0!important
    }
    .p-md-1 {
        padding: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem!important
    }
    .p-md-3 {
        padding: 1rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem!important
    }
    .p-md-4 {
        padding: 1.5rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem!important
    }
    .p-md-5 {
        padding: 3rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem!important
    }
    .m-md-n1 {
        margin: -.25rem!important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem!important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem!important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem!important
    }
    .m-md-n2 {
        margin: -.5rem!important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem!important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem!important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem!important
    }
    .m-md-n3 {
        margin: -1rem!important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem!important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem!important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem!important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem!important
    }
    .m-md-n4 {
        margin: -1.5rem!important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem!important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem!important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem!important
    }
    .m-md-n5 {
        margin: -3rem!important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem!important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem!important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem!important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem!important
    }
    .m-md-auto {
        margin: auto!important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto!important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto!important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto!important
    }
    .ml-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
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0!important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0!important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0!important
    }
    .m-lg-1 {
        margin: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem!important
    }
    .m-lg-3 {
        margin: 1rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem!important
    }
    .m-lg-4 {
        margin: 1.5rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .m-lg-5 {
        margin: 3rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem!important
    }
    .p-lg-0 {
        padding: 0!important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0!important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0!important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0!important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0!important
    }
    .p-lg-1 {
        padding: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem!important
    }
    .p-lg-3 {
        padding: 1rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem!important
    }
    .p-lg-4 {
        padding: 1.5rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .p-lg-5 {
        padding: 3rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem!important
    }
    .m-lg-n1 {
        margin: -.25rem!important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem!important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem!important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem!important
    }
    .m-lg-n2 {
        margin: -.5rem!important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem!important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem!important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem!important
    }
    .m-lg-n3 {
        margin: -1rem!important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem!important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem!important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem!important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem!important
    }
    .m-lg-n4 {
        margin: -1.5rem!important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem!important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem!important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem!important
    }
    .m-lg-n5 {
        margin: -3rem!important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem!important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem!important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem!important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem!important
    }
    .m-lg-auto {
        margin: auto!important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto!important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto!important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto!important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .p-xl-0 {
        padding: 0!important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0!important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0!important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0!important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0!important
    }
    .p-xl-1 {
        padding: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem!important
    }
    .p-xl-3 {
        padding: 1rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem!important
    }
    .p-xl-4 {
        padding: 1.5rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .p-xl-5 {
        padding: 3rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem!important
    }
    .m-xl-n1 {
        margin: -.25rem!important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem!important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem!important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem!important
    }
    .m-xl-n2 {
        margin: -.5rem!important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem!important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem!important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem!important
    }
    .m-xl-n3 {
        margin: -1rem!important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem!important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem!important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem!important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem!important
    }
    .m-xl-n4 {
        margin: -1.5rem!important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem!important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem!important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem!important
    }
    .m-xl-n5 {
        margin: -3rem!important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem!important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem!important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem!important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem!important
    }
    .m-xl-auto {
        margin: auto!important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto!important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto!important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto!important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    /* font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important */
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    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:1200px) {
    .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
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5)!important
}

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

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,
     :after,
     :before {
        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
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    .container,
    body {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.Toastify__toast-container {
    z-index: 9999;
    -webkit-transform: translateZ(9999px);
    position: fixed;
    padding: 4px;
    width: 320px;
    box-sizing: border-box;
    color: #fff
}

.Toastify__toast-container--top-left {
    top: 1em;
    left: 1em
}

.Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    margin-left: -160px
}

.Toastify__toast-container--top-right {
    top: 1em;
    right: 1em
}

.Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em
}

.Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    margin-left: -160px
}

.Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em
}

@media only screen and (max-width:480px) {
    .Toastify__toast-container {
        width: 100vw;
        padding: 0;
        left: 0;
        margin: 0
    }
    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-right {
        top: 0
    }
    .Toastify__toast-container--bottom-center,
    .Toastify__toast-container--bottom-left,
    .Toastify__toast-container--bottom-right {
        bottom: 0
    }
    .Toastify__toast-container--rtl {
        right: 0;
        left: auto
    }
}

.Toastify__toast {
    position: relative;
    min-height: 64px;
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 8px;
    border-radius: 1px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1), 0 2px 15px 0 rgba(0, 0, 0, .05);
    display: flex;
    justify-content: space-between;
    max-height: 800px;
    overflow: hidden;
    /* font-family: sans-serif; */
    cursor: pointer;
    direction: ltr
}

.Toastify__toast--rtl {
    direction: rtl
}

.Toastify__toast--default {
    background: #fff;
    color: #aaa
}

.Toastify__toast--info {
    background: #3498db
}

.Toastify__toast--success {
    background: #07bc0c
}

.Toastify__toast--warning {
    background: #f1c40f
}

.Toastify__toast--error {
    background: #e74c3c
}

.Toastify__toast-body {
    margin: auto 0;
    flex: 1 1
}

@media only screen and (max-width:480px) {
    .Toastify__toast {
        margin-bottom: 0
    }
}

.Toastify__close-button {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: .7;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    align-self: flex-start
}

.Toastify__close-button--default {
    color: #000;
    opacity: .3
}

.Toastify__close-button:focus,
.Toastify__close-button:hover {
    opacity: 1
}

@-webkit-keyframes Toastify__trackProgress {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes Toastify__trackProgress {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.Toastify__progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: 9999;
    opacity: .7;
    background-color: hsla(0, 0%, 100%, .7);
    -webkit-transform-origin: left;
    transform-origin: left
}

.Toastify__progress-bar--animated {
    -webkit-animation: Toastify__trackProgress linear 1 forwards;
    animation: Toastify__trackProgress linear 1 forwards
}

.Toastify__progress-bar--controlled {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.Toastify__progress-bar--rtl {
    right: 0;
    left: auto;
    -webkit-transform-origin: right;
    transform-origin: right
}

.Toastify__progress-bar--default {
    background: -webkit-gradient(linear, left top, right top, from(#4cd964), color-stop(#5ac8fa), color-stop(#007aff), color-stop(#34aadc), color-stop(#5856d6), to(#ff2d55));
    background: -webkit-linear-gradient(left, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    background: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55)
}

@-webkit-keyframes Toastify__bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes Toastify__bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes Toastify__bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes Toastify__bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes Toastify__bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes Toastify__bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes Toastify__bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes Toastify__bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes Toastify__bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes Toastify__bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes Toastify__bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes Toastify__bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
    -webkit-animation-name: Toastify__bounceInLeft;
    animation-name: Toastify__bounceInLeft
}

.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
    -webkit-animation-name: Toastify__bounceInRight;
    animation-name: Toastify__bounceInRight
}

.Toastify__bounce-enter--top-center {
    -webkit-animation-name: Toastify__bounceInDown;
    animation-name: Toastify__bounceInDown
}

.Toastify__bounce-enter--bottom-center {
    -webkit-animation-name: Toastify__bounceInUp;
    animation-name: Toastify__bounceInUp
}

.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
    -webkit-animation-name: Toastify__bounceOutLeft;
    animation-name: Toastify__bounceOutLeft
}

.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
    -webkit-animation-name: Toastify__bounceOutRight;
    animation-name: Toastify__bounceOutRight
}

.Toastify__bounce-exit--top-center {
    -webkit-animation-name: Toastify__bounceOutUp;
    animation-name: Toastify__bounceOutUp
}

.Toastify__bounce-exit--bottom-center {
    -webkit-animation-name: Toastify__bounceOutDown;
    animation-name: Toastify__bounceOutDown
}

@-webkit-keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes Toastify__zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes Toastify__zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.Toastify__zoom-enter {
    -webkit-animation-name: Toastify__zoomIn;
    animation-name: Toastify__zoomIn
}

.Toastify__zoom-exit {
    -webkit-animation-name: Toastify__zoomOut;
    animation-name: Toastify__zoomOut
}

@-webkit-keyframes Toastify__flipIn {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes Toastify__flipIn {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes Toastify__flipOut {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes Toastify__flipOut {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.Toastify__flip-enter {
    -webkit-animation-name: Toastify__flipIn;
    animation-name: Toastify__flipIn
}

.Toastify__flip-exit {
    -webkit-animation-name: Toastify__flipOut;
    animation-name: Toastify__flipOut
}

@-webkit-keyframes Toastify__slideInRight {
    0% {
        -webkit-transform: translate3d(110%, 0, 0);
        transform: translate3d(110%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInRight {
    0% {
        -webkit-transform: translate3d(110%, 0, 0);
        transform: translate3d(110%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes Toastify__slideInLeft {
    0% {
        -webkit-transform: translate3d(-110%, 0, 0);
        transform: translate3d(-110%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInLeft {
    0% {
        -webkit-transform: translate3d(-110%, 0, 0);
        transform: translate3d(-110%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes Toastify__slideInUp {
    0% {
        -webkit-transform: translate3d(0, 110%, 0);
        transform: translate3d(0, 110%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInUp {
    0% {
        -webkit-transform: translate3d(0, 110%, 0);
        transform: translate3d(0, 110%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes Toastify__slideInDown {
    0% {
        -webkit-transform: translate3d(0, -110%, 0);
        transform: translate3d(0, -110%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInDown {
    0% {
        -webkit-transform: translate3d(0, -110%, 0);
        transform: translate3d(0, -110%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes Toastify__slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(110%, 0, 0);
        transform: translate3d(110%, 0, 0)
    }
}

@keyframes Toastify__slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(110%, 0, 0);
        transform: translate3d(110%, 0, 0)
    }
}

@-webkit-keyframes Toastify__slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-110%, 0, 0);
        transform: translate3d(-110%, 0, 0)
    }
}

@keyframes Toastify__slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-110%, 0, 0);
        transform: translate3d(-110%, 0, 0)
    }
}

@-webkit-keyframes Toastify__slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0)
    }
}

@keyframes Toastify__slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0)
    }
}

@-webkit-keyframes Toastify__slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -500px, 0);
        transform: translate3d(0, -500px, 0)
    }
}

@keyframes Toastify__slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -500px, 0);
        transform: translate3d(0, -500px, 0)
    }
}

.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
    -webkit-animation-name: Toastify__slideInLeft;
    animation-name: Toastify__slideInLeft
}

.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
    -webkit-animation-name: Toastify__slideInRight;
    animation-name: Toastify__slideInRight
}

.Toastify__slide-enter--top-center {
    -webkit-animation-name: Toastify__slideInDown;
    animation-name: Toastify__slideInDown
}

.Toastify__slide-enter--bottom-center {
    -webkit-animation-name: Toastify__slideInUp;
    animation-name: Toastify__slideInUp
}

.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
    -webkit-animation-name: Toastify__slideOutLeft;
    animation-name: Toastify__slideOutLeft
}

.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
    -webkit-animation-name: Toastify__slideOutRight;
    animation-name: Toastify__slideOutRight
}

.Toastify__slide-exit--top-center {
    -webkit-animation-name: Toastify__slideOutUp;
    animation-name: Toastify__slideOutUp
}

.Toastify__slide-exit--bottom-center {
    -webkit-animation-name: Toastify__slideOutDown;
    animation-name: Toastify__slideOutDown
}

.slide-pane {
    display: flex;
    flex-direction: column;
    background: #fff;
    min-width: 100px;
    height: 100%;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .5);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    will-change: transform
}

.slide-pane:focus {
    outline-style: none
}

.slide-pane_from_right {
    margin-left: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-pane_from_right.ReactModal__Content--after-open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-pane_from_right.ReactModal__Content--before-close {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-pane_from_left {
    margin-right: auto;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.slide-pane_from_left.ReactModal__Content--after-open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slide-pane_from_left.ReactModal__Content--before-close {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.slide-pane_from_bottom {
    height: 90vh;
    margin-top: 10vh;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-pane_from_bottom.ReactModal__Content--after-open {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slide-pane_from_bottom.ReactModal__Content--before-close {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-pane__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent
}

.slide-pane__overlay.ReactModal__Overlay--after-open {
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.slide-pane__overlay.ReactModal__Overlay--before-close {
    background-color: transparent
}

.slide-pane__header {
    display: flex;
    flex: 0 0 64px;
    align-items: center;
    background: #ebebeb;
    height: 64px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.slide-pane__title-wrapper {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    margin-left: 32px;
    min-width: 0
}

.slide-pane .slide-pane__title {
    font-size: 18px;
    font-weight: 400;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0
}

.slide-pane__close {
    margin-left: 24px;
    padding: 16px;
    opacity: .7;
    cursor: pointer
}

.slide-pane__close svg {
    width: 12px;
    padding: 0
}

.slide-pane__content {
    position: relative;
    overflow-y: auto;
    padding: 24px 32px;
    flex: 1 1 auto
}

.slide-pane__subtitle {
    font-size: 12px;
    margin-top: 2px
}

@font-face {
    font-family: e-icons;
    font-style: normal;
    font-weight: 400;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjiKT0EAAAEoAAAAVmNtYXAiJBvsAAAIaAAACD5nbHlme0HYaAAAFCAAAXMUaGVhZBaPMoUAAADQAAAANmhoZWEIXgV7AAAArAAAACRobXR46Ab+rAAAAYAAAAbobG9jYUne6+4AABCoAAADdm1heHAC4AHHAAABCAAAACBuYW1lc0cOBgABhzQAAAIlcG9zdPH8ACgAAYlcAAAX6AABAAAEAAAAAFwEAP/A/8AEQAABAAAAAAAAAAAAAAAAAAABugABAAAAAQAAh8bdal8PPPUACwQAAAAAANm39sQAAAAA2bf2xP/A/+QEQAQcAAAACAACAAAAAAAAAAEAAAG6AbsAHAAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA4gHsMwQAAAAAXAQcABwAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/kBAD/5AQAAAAEAP/kBAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/ABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/ABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAA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AMcAyADJAMoAywDMAM0AzgDPANAA0QAfACAAdwDTAXwAkACRAJIAkwCUAJUAlgCXAJgAmQCaAJsAnACdAJ4AnwCgAKEBGgEbARwBHQEeAR8BIAEhASMBJAElASYBJwF2AXcBeAF5AXoBewEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAX0BfgF/AYABgQGCAYMBhAGFAaYBpQGkAaMBqAGpAaoBpwGrAawBrQGuAa8BhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGyAbMBtAG1AbYBsQFCAUMBRAFFAUYAJQFIAUkBSgAmAUwBTQFOAU8BUAFRAUcBSwGWACcBlwGYAZoBmwGcAZ0BngGhAZkBnwGgAaIBsAG3AbgBuQAoACkAKgArACwALQAuAC8AMAAxADIAMwA0ADUANgA3ADgAOQA6ADsAPAA9AD4APwBAAEEAQgBDAEQBIgBFASsARgBHAEgASQBKAEsATAFuAE0ATgBeAE8AUABRAFIAXwBgAGEAYgBTAFQAVQBWAFcAYwBYAFkAWgBkAFsAXABdAGUA1ADVANYA1wDYANkA2gDbANwA3QAhACIAIwAkAN4A3wDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAWUBYQFaAW0BbAFYAWABXgFZAV8BVQFcAVQBZAFjAWYBVgFiAVcBWwFTAV0BawFnAWkBagFoAW8BcgFwAXEBcwF0AXUBKAEpASoA/AD9AP4A/wEAAQEBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkA8wD0APUA9gD3APgA+QD6APsAAAAAAAABCAI4AnQC1AMAAxgDLgPABMgE2gWuBoIGpgb0BwIHJgdIB2wHjAhMCOoKMAraC+IM3g3WDvAQKhImE0gU/BZAF44Y7hqEG+gcKhzmHU4dhh2yHeoeDB6MHs4fbh+MIDYgTCCOIKYgxCDgITYhRCFSIWAhgiGQIZ4h6iIWIiwiRiJeInQijiKsIsAi1CLqIwAjDiMcI3oj2iS2JMolTCVaJcAmCiaYJ8woliikKLIpxCqcKqoq7iuELIwtii3ELlAu7i8yL9Qv6DA4MTQxejGQMaQx1jL0M4g0JDRGNFw0mDTeNWQ1qjXw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BQYGCAgJCQoLCwwLDAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAwLDAsLCgkJCAgGBgUEAwL+fwECAgQFBgcHCAkKCgoLDAwMCwsLCgkJCAgGBgUEAwICAwQFBgYICAkJCgsLCwwMDAsKCgoJCAcHBgUEAgIBgAIDBAUGBggICQkKCwsMCwwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwMCwwLCwoJCQgIBgYFBAMC/n8BAgIEBQYHBwgJCgoKCwwMDAsLCwoJCQgIBgYFBAMCAgMEBQYGCAgJCQoLCwsMDAwLCgoKCQgHBwYFBAICAYACAwQFBgYICAkJCgsLDAsMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMDAsMCwsKCQkICAYGBQQDAv5/AQICBAUGBwcICQoKCgsMDAwLCwsKCQkICAYGBQQDAgIDBAUGBggICQkKCwsLDAwMCwoKCgkIBwcGBQQCAn8LDAsLCgkJCAgGBgUEAwEBAQEDBAUGBggICQkKCwsMCwwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwMCwwLCwoJCQgIBgYFBAMBAQEBAwQFBgYICAkJCgsLDAsMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMAXUMCwsLCgoICQcHBQUEAwICAwQFBQcHCQgKCgsLCwwMCwsLCgoICQcHBQUEAwICAwQFBQcHCQgKCgsLCwwMCwsLCgoICQcHBQUEAwICAwQFBQcHCQgKCgsLCwwMCwsLCgoICQcHBQUEAwICAwQFBQcHCQgKCgsLCwF1DAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAwLDAsLCgkJCAgGBgUEAwEBAQEDBAUGBggICQkKCwsMCwwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwMCwwLCwoJCQgIBgYFBAMBAQEBAwQFBgYICAkJCgsLDAAAAAgAAAAAA+cD9AA/AEMAkgCWAJoAngCiANAAAAEPDisBLw09AT8NOwEfDSUVIzUlDwQnIw8CFR8CDwEfAQ8CHwMzNx8HMz8HFzM/Ay8CPwEvAT8BPQEvAg8BLwcjDwIlFSM1JRUjNSMVIzUjFSM1JxEVHwYhJz0BMz8CIzUzFT8BNTMVHwERLwchDwYDIAEB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A3oAAgAANyERhgL0hgL0AAABAAAAAAN6A3oAAgAAJREhA3r9DIYC9AABAAAAAAN6A3oAAgAANyEBhgL0/QyGAvQAAAAAAQAAAAADegN6AAIAADcBIYYC9P0MhgL0AAAAAAgAAAAAAuADwAAvAF8AjwC/AO8BHwFPAX8AACUVHwk7AT8JPQEvCSsBDwkFFR8JOwE/CT0BLwkrAQ8JJRUfCTsBPwk9AS8JKwEPCQUVHwk7AT8JPQEvCSsBDwklFR8JOwE/CT0BLwkrAQ8JBRUfCTsBPwk9AS8JKwEPCSUVHwk7AT8JPQEvCSsBDwkFFR8JOwE/CT0BLwkrAQ8JAmABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBQAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIB/sABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQFAAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgH+wAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAUABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgGABwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYG+QcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBvkHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgb5BwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGAAEAAAAAA/gC/AACAAATIQEIA/D+CAEEAfgAAAABAAAAAAP4AvwAAgAACQEhAgAB+PwQAQQB+AAAAQAAAAAC/AP4AAIAACUJAQEEAfj+CAgB+AH4AAEAAAAAAvwD+AACAAAJAREBBAH4AgD+CAPwAAADAAAAAAJ+A/gAPwB/AL8AACUfDz8PLw8PDgMfDz8PLw8PDgMfDz8PLw8PDgGCAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwKGDQwNCwsKCgkICAYFBAMCAQECAwQFBggICQoKCwsNDA0NDA0LCwoKCQgIBgUEAwIBAQIDBAUGCAgJCgoLCw0MAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwBbQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAACAAAAAAP4A/gACwARAAABFwcXNxc3JzcnByclERcRASECvXFxLXByLHFxLHJw/pi9AXr8TwEXcXIscXEscnEscXH8/oa9AjcBuQAAAQAAAAAD2AP3AAUAAAERFxEBIQGivAF6/FACP/6GvQI3AbkAAgAAAAAD+AP3AB0AYAAAAREXETcvDj0BPwYhBRUHHxA/Dy8PDw4Bgr2VCgkICQcHBwYFBQQDAwECAgEDAwQEBf10ArYBAQQEBQYHCAoJCwwMDQ0ODg4RDw8PDg0MCwoJCAcFBAIBAQIEBQcICQoLDA0ODw8PEQ8ODw0NDQwKCgoIBwYEBAIA/sW9AfitCAkICgkKCwsLCwwMDQwNDQ0NDAwLDAsLTgMOEBUODQwMCwoKCAgGBgQDAgEBAgQFBwgJCgsMDQ4PDw8QEQ8PDw4NDAsKCQgHBQQCAQECAwUGBwgJCgsLDQ0ODgAAAAADAAAAAAPlA2wAKwBZAHkAAAEPAx0BHwMPAx0BHwU7AT8HLwcjDwEFDwQfBzsBPwY9AS8DPwM9AS8GKwEPASUDHQIfBTsBPwQTPQEvBw8CAtAaAgIBAQIC0dECAgEBAhwDAwMEAwMDA/cDAQEBAQEBA/cDAwMHAwP+RPcDAQEBAQEBA/cDAwMDAwQDAhsCAgEBAgLR0QICAQECAhsCAwQDAwMDASjGAgICAwMkAwMDAwICAsYBAQICAwMhBQUFAwMEGwMDAwMDAwQC0dEDAwMDAwMDHgICAQECAvgDAwMDAwQDAvgCAgEBAgL4AgQDAwMDAwP4AgIBAQICGwMDAwMDAwQC0dECBAMDAwMDAxsCAgEBAlr9UgMDBAMCAwIBCQIBAwMDAq4DAwQDAgMCAQkBAQMEAAQAAAAAA7gDuQAjAEcAawCPAAABER8HIT8HES8HIQ8GBREfByE/BxEvByEPBgERHwchPwcRLwchDwYFER8HIT8HES8HIQ8GAj8BAQMEBQUGBgE7BwYFBQQCAgEBAgIEBQUGB/7FBgYFBQQDAf4HAQICBAUFBgcBOwYGBQUEAwEBAQEDBAUFBgb+xQcGBQUEAgIB9wEBAwQFBQYGATsHBgUFBAICAQECAgQFBQYH/sUGBgUFBAMB/gcBAgIEBQUGBwE7BgYFBQQDAQEBAQMEBQUGBv7FBwYFBQQCAgGi/sQGBgUFBAMBAQEBAwQFBQYGATwGBgUFBAMBAQEBAwQFBQYG/sQGBgUFBAMBAQEBAwQFBQYGATwGBgUFBAMBAQEBAwQFBQYB8v7EBgYFBQQDAQEBAQMEBQUGBgE8BgYFBQQDAQEBAQMEBQUGBv7EBgYFBQQDAQEBAQMEBQUGBgE8BgYFBQQDAQEBAQMEBQUGAAAAAgAAAAADeQP4ACcAaQAANyERIx0BDw4hLw49ASMlFR8BIx0BHwk7Aj8JPQEjPwE1Lw0rAQ8NhgL0XwIDBAYGBwkICgsLCwwNDf7FDA0MDAsKCgkIBwYGBAMCXwEcAgNkAQICBggJCwUGBwb8BgcGBgoKBwYCAgFkBAECAgMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEIA3J+DQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA1+IAgOCn4GBwYGCgoHBgICAQECAgYHCgoGBgcGfhEPCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoAAAAABQAAAAADuAP4AAMABwALAA8ASwAAAREjESMRIxEjESMRARchNycHIxUzER8PIT8PETM1Iy8IIQ8GAr0/Xz9ePwFEFf7IFTwb2z8BAgMEBQcHCAkKCgsMDAwNAfgNDAwMCwoKCQgHBwUEAwIBP9sbBAYGBwkJBAr+7QoJCQkHBgYCnv5GAbr+RgG6/kYBugEbPz8UUz/9Sw0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNArU/UwkJBwYFBAECAQIEBQYHCQAAAgAAAAADuAO5AA8AMQAANx0BHwIhPwI1IxUhNSMBESMPBBUfAQEfATM3AT8BNS8EIxEvAiMPAkcCBAQDXgQEAj/9DD8BO58EAwMBAQECARwCBQYFAR4CAQEBAwMEnwIEBOUFBAPFcQMEBAICBATyfn4Caf6TAQEDAwMEAwP+3gICAgEkAwMEAwMDAQEBcAQEAgEDBAAAAAAEAAAAAAP3A4sAPwBKAIoBRQAAAR8DHQEPESMvCj0BPxEzHwU3DwYVJzcnHwkdAQ8KKwEvED0BPwozHwYnDwcfFz8EHwIPAi8EDxcfDj8XLwI/AQUXMz8FNS8ELQE/BDUvBg8BBS8BPwIvGA8GAU4GBAQCAgMDBQYHCAkKCw0NDg0ODQ4OCgoJCAcHBwYFBQMDAgMEBQYHBwkKCw0NDg0ODQ4OCgoJCAcIBooIBAcCAgIBNiSICwoJCAcGBQMDAgIEBAYGBggHCAkKCg4ODQ4NDg0NCwoJCAcFBQUCAgMDBAYGBgcICAkKCg4ODQ4NDg3cBgUKCAcEBAEBAQIDBAQFBgYHCAgJCgoWExMTExQUFBQXFhQKCgYGRUUGBgoKFBYXFBQUFBMTExMWCgoJCAgHBgYFBAQDAgEBAQMFBggKDA0NDhAQERETFBQUFBMTExMWCgoJCAgHBwUFBQMDAgEBAQIDBz0BiQgJCEwIBgQCAQICAgT+4AEdBwICAgECBQUISAgICQT+dz4GAwIBAQECAwMFBQYGBwgICQoKCwsTExMTFBQUFBMSERAPDg4BbgYHBwcICAkJCQkJCAgICAcIBgYFAwMBAQECAgMDBQQGBwcHCAgJCQkJCQgICAcICAYGBQMDAQEBAgIDAwXfBAMHBAQEBQshJKUIBwgICQgJCQkJCAgHBwcGBQQDAwICAQICBAUFBwgHCAgICAkJCQkJCAgHBwcGBAQEAwICAQEBAwMFBgdHBQYNDQ8PEBAQCwsKCwoKCgoKCQoJCAgQCwoIBgUEAgEBAwYDBAYGKSkGBgQDBgMBAQIEBQYJCQsQCAkICgkKCgoKCwoKCwsREA8PDw0NDAoJCAYFAwIBAQIEBQcICQsQCAkICgkKCgoKCgsKCwsNDg4NAyXbAwImBQcHCgUJBAMEA+PgBgMEBAUJCQgHBSQDAQEC2yUDDQ4ODQsLCgsKCgoKCgoJCQgICAgLCQgHBQQCAQECAwUGCAkAAAYAAAAAA/cDegADAAcACwAPABMAFwAAJSE1IQczNSM3ITUhBzM1IzchNSEHMzUjAQQC9P0M/H5+/AL0/Qz8fn78AvT9DPx+foZ+fn69fn5+vX5+fgAAAAACAAAAAAP3A/gAZADJAAAlIy8ONyERNx8OMz8fIw8eATM/HjsBHw4HIREHLw4jDx4CABAQDxAPDw8PDg8ODQ4NDQ9s/sV1FRESExMTFBQUFRUVFhYWFhoZGhgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwIBfgEBAgQEBQYHBwkJCgoLDA0NDg4PDxAQERESEhITEhT99X4BAQIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISExIUExAPDxAPDg8PDg4ODQ0NDRNsATt2GRESEhMTExQUFRQVFRYVFhoaGRgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwKGAQICAwQEBAYGBgcICAgMbP7FdRANCwsLCQkHBwYFBAQCAgECAwQGBwgJCgsMDQ4PEBERExMTFRUWFhcXGBkYGhkaExQTEhISEhEREBAPDw4ODQ0MCwoKCQkHBwYFBAQCAgF6ExQTEhISEhEREBAPDw4ODQ0MCwoKCQkHBwYFBAQCAgECAgMDBAUFBQcGCAgIDmwBO3YUDQsLCQoIBwcGBQQDAgIBAgMEBgcICQoLDA0ODxARERMTExUVFhYXFxgZGBoZAAAAAAMAAAAAA/cD+AADAAcAhwAAAREjETcVIzUlDw8fHz8fLx8PDgI/fn5+/toREQ8ODQsLCgkHBwUEBAIBAQIEBAUHBwkKCwsNDg8RERISFBMVFRUWFxcYGBkZGhsbGhkZGBgXFxYVFRUTFBISEREPDg0LCwoICAcFBAQCAQECBAQFBwcJCgsLDQ4PERESEhQTFRUVFhcXGBgZGRobGxoZGRgYFxcWFRUVExQSAj/+hgF6/H5+KhISFBMVFRUWFxcYGBkZGhsbGhkZGBgXFxYVFRUTFBISEhAPDg0MCgoJBwcFBAQCAQECBAQFBwcJCgoMDQ4PEBISEhMUFRQWFhcXGBgZGRobGxoZGRgYFxcWFRUVExQSEhIQDw4NDAoKCQcHBQQEAgEBAgQEBQcHCQoKDA0ODxAAAQAAAAADOwP1AAUAABMJARcJAcUBbf6ThgHw/hADcf6P/o+FAfYB9gAAAAACAAAAAAPjA3oAKwBzAAABDwMDDwMVHwUzIT8HEz8DLwYjIQ8CAQ8HERc/DzMhNS8PIT0BLw4jDwYBWwkRDg36BAYEAQEDBQoHCAgCZhEREhMSEA4LpQcFAwEBAwQFBwcICP3pERES/tIJBwYFBAICAQG2CQkKCgwMDA4NDg0NDQ0NDQG7AQEDBAYGCAkKCgoMCwwNDf7IAgMEBgYICQkLCgsMDAwNggwMCwsKCgkB7gQKCgz++AQJCAgHBgYEBAICAQMGCAkKCwwBAggJCAcHBgUEAgICAQMGAWQJCAoJCgoLC/4nDMYJCAgHCAYHBgUFBAMDAgFPCwsKCgkKCAkHBwUFAwMBARALCwoKCQoICQcHBQUDAwEBAQEDAwUFBwABAAAAAAOwA7gACwAACQEHCQEXCQE3CQEnAgD+1ocBLf7UiAEoASqH/tMBLIgChwEwhP7N/suDATH+0IQBMwE1gwAAAAEAAAAAA9gDegBVAAATDwYVERUfDiE/DjURNS8OITUvDyMPBlAKCAcFBQMCAgMFBQcICgoLCwwMDA4NAqINDgwNCwsLCgoIBwUFAwICAwUFBwgKCgsLDAwMDg3+aQECAwQGBwgJCgsLDAwNDQ6DDQ4MDAwLCwNWCQkKCgsLDAz9/AwMCwsKCgoJCAcGBQQDAQEBAQMEBQYHCAkKCgoLCwwMAXoMDAsLCwoJCQgIBgUEAgIBEQwMCwsKCgkKCAcGBQQDAQEBAQMEBQYHAAQAAAAAA7gDuQADAAgAHABQAAABFSE3EwEjNQE3HwQPBCc/AzsBHwElERUfCTMhMz8JNRE1LwkjISMPCQM7/kc/n/7HYgE5ej0DAwEBAQEDAzBhLwQFBQUFBAX90wECAgYICQsFBgcGAvQGBwYFCwkIBgICAQECAgYICQsFBgcG/QwGBwYFCwkIBgICAQFDPz8BAP7DYwE8Tz0EBQUFBQQFBDBiMAQCAgICgv0MBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgL0BgcGBgoKBwYCAgEBAgIGBwoKBgYHAAADAAAAAAO4A/gAAgAHAA0AAAEjNQEhESchAzMRITUhA3r8/oYCtfz+R71+Afj9igIA/P0MAjf8/ckCdn4AAAAAAgAAAAAD8QPxAH8BDAAAARUPHSsBLx09AT8dOwEfHQUVHx4/DB8DOwE/Bj0BLwM/Cz0BLx0rAQ8dArkBAgMDAwUFBQYHBwcICQkKCQsKDAsMDAwNDQ0NDg4ODg4NDg0NDQwMDAsLCwoKCgkICQcHBwYFBQUDAwMBAgIBAwMDBQUFBgcHBwkICQoKCgsLCwwMDA0NDQ4NDg4ODg4NDQ0NDAwMCwwKCwkKCQkIBwcHBgUFBQMDAwIB/VYCAgQFBQcHCAkKCwsMDQ4ODw8QERESEhITFBQUFBUVEBEQEBAPDw8PDxwbGvQFBQYGBgYFBTMEAwICAwTzCg8ODAUFBAMDAwEBAgIEBAYGCAgJCgsLDA0ODg8PEBEREhISExQUFBQVFRUVFBQUFBMSEhIRERAPDw4ODQwLCwoJCAcHBQUEAgICWA4ODg0NDQ0MDAwLDAoLCQoJCQgHBwcGBgQFAwMDAgEBAgMDAwUEBgYHBwcICQkKCQsKDAsMDAwNDQ0NDg4ODg4ODQ0NDQwMDAsMCgsJCgkJCAcHBwYGBAUDAwMCAQECAwMDBQQGBgcHBwgJCQoJCwoMCwwMDA0NDQ0ODg4VFRQUFBQTEhISEREQDw8ODg0MDAoKCQgIBgYEBAICAQEBAQMCBAQEBgUNDxHyBAMCAgMEMwUFBgYGBgUF8w4aHB0PDw8PEBAQERAVFRQUFBQTEhISEREQDw8ODg0MCwsKCQgIBgYEBAICAgIEBAYGCAgJCgsLDA0ODg8PEBEREhISExQUFBQVAAACAAAAAAO4A7kADwAwAAA3HQEfAiE/AjUjFSE1IwkBDwEVHwQzER8CMz8CETM/Az0BLwEBLwEHRwIEBANeBAQCP/0MPwGv/uQCAQEBAwMEnwIEBOgEBAKfBAMDAgEC/uQFBQXFcQMEBAICBATyfn4Ccv7fBAMEAwMDAQH+kAQEAgIEBAFwAQEDAwMEAwQBIQMBAQAAAQAAAAAD9wO5AAgAABMBNychNSE3JwgBsIfSAov9ddKHAgD+R4TWvdeEAAADAAAAAAP3A/gAFQAbAFUAADcfDyE1IREjBScHFwEnBREfDyE/DzUjFSERITUhDw4IAQIDBAUHBwgJCgoLDAwMDQJ2/Yp+AjdRWqsBuVn9JgECAwQFBwcICQoKCwwMDA0CNw0MDAwLCgoJCAcHBQQDAgF+/ckBev6GDQwMDAsKCgkIBwcFBAMChg0MDAwLCgoJCAcHBQQDAgF+AnajUlmrAblZP/3JDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA38/AI3fgECAwQFBwcICQoKCwwMDAAABAAAAAAD9wPYAAMABwALABIAACUzNSM1ITUhNSE1IQEjFzcjESMBwfz8AXr+hgI3/cn+xX69vX5+pn68fr5+/Uq8vAL0AAAAAwAAAAACfgP4AD8AfwC/AAAlHw8/Dy8PDw4DHw8/Dy8PDw4DHw8/Dy8PDw4BggECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMChg0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAFtDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwAAQAAAAAD9wOIAAUAAAEnBwkBJwFd0YQBVQKbhAGAy4j+tQKIiAAAAAMAAAAAA/gCfgA/AH8AvwAAAR8PPw8vDw8OBR8PPw8vDw8OBR8PPw8vDw8OAvwBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwL+hQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAv6FAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAgANDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAAAAAAEAAAAAAP4A/gABQALABEAFwAANyE1IzUjBSMVIREjAzMVMxEhATM1MzUhCAF6/H4DcvwBen78/H7+hv2Kfvz+hgh+/Px+AXoB+PwBev6G/H4AAAADAAAAAAO5A/gAAwAwADQAAAERIREDERUfCTMhMz8JNREnIxUhNSsBDwkFMzUjAzv9in4BAgIGBwoKBgYHBgL0BgcGBgoKBwYCAgHqEv6GvQYHBgYKCgcGAgIBAbl+fgHB/sUBOwH4/I4GBwYGCgoHBgICAQECAgYHCgoGBgcGAufK/PwBAgIGBwoKBgYHhL0AAAAAAgAAAAAD+AP4AGcAcQAAAQ8GHQEPIBUfBz8THQEfCT8EAT8DLwMBLwMHASERIxUhESE1IQKeBAQDAgMBARcXFhUVFBMTExIRERAQDw4ODgwNCwsLCgkJCAgHBgYFAQECAwMEBQYHBwcGBRMTFRUWFhgYGRobHBweHyABAQMCAwQEBAUEBQQEBAQBLQUDAgEBAgME/tIFBQUGBv1jA7F+/UsBO/5HA7YCAwMDBAQFBJMEBQUGBgcICAgJCgsKDAwNDQ4ODxAQEBESExIUFBUVFQYFBQUFBAMDAgEBAgQFFhUTEhEPDg0LCQkHBgQDAo4FBAQEBAMDAgEBAQEBAQMCAQ0EBgYHBwYGBAEPAwMBAQH8UAEipAL0fgAAAAAEAAAAAAO5A/gABAAYABwAVgAAJRUzASc3Bxc/Az0BLwYrAQ8BATM1IwURFR8JOwE1NyMRITcxPwc7AR8HEScjFSE1KwEPCQHBYQE2YVowYS8EAgICAgQ8BAUEBQUFBP6rfn7+RwECAgYHCgoGBgcG/APAAfs3LQcHBwgICAkJCQgJCAcIBwYY6hL+hr0GBwYGCgoHBgICAWlhATdgWS9gLwQEBQUFBQQEPAQCAgICAT+9P/yOBgcGBgoKBwYCAgF7AwE7Ny0GBQUDAwICAgIDAwUFBhcBIMr8/AECAgYHCgoGBgcAAAAABAAAAAAD+AP4AAMACAAMABAAAAEVITcTASM1ARcHJzcBIREhAzv+Rz+f/sdiATnJQmFC/aID8PwQAUM/PwEA/sNjATwBQmJD/QED8AAAAAAFAAAAAAP4A/gABAAYACgAOABCAAAlFTMBJzcHFz8DPQEvBisBDwElDwIVPwUVMxEjDwQVPwUVMxEjBwEhNSMRIRUzESECAGEBNmFaMGEvBAICAgIEPAQEBQUFBQT+XAsMGAkRCA8HBkAnE9ILDBgJEQgQBgZAJxP+wAF09gL0fvwQaWEBN2BZL2AvBAQFBQUFBAQ8BAICAgK0BQUHMQEEAwYEBc0BDgwKBQUHMQEEAwYEBc0BDgz9Tn4C9PwBegAGAAAAAAP4A/gAGAAvADsAVgDUANgAAAEPCB8HMz8FJR8FPwcvBSMHJw8CPwMvBA8FFR8FPwE9AS8HIx8DFQ8EHwM/Ax8KFQ8MIy8HDw0vCj0BPxEvBj0BPwwfBgEhESEBSRAUFQkIBwQBAQECAgQEBQUFBQYEBAQGKgFIDSMNBgUGBwgGBgQBAgEBAwUIDRQOGOAJChUlJSQjGBcXFikDBAYGAwIBAgIDExMPAwICAwQEBQUFBUwCAQEBAgMKDR4gISMfHxAQEBARDwwJCAUDAwEBAQMEBAUGBwcHCAkICQwMCwoKCRguRy0vLwwZIQYGCAgKDAwLCwoJCQgGAwUCAQECAgQEBAUMDA4NSB0QDg4SEBAQDw8GBQMBAgIDBAUGBggICQgLDQwMCwkJBv4CA/D8EAFJBggJBgYGBwMEBgcFBQMDAgECAgMDCUlZDCAJBAIBAQMEBgYEBwcGBQUEBAMCWxoaMwwJCQcaGhsb4QEBBAUHBwcIBwcGHx43EgkICAUFBAMDAgEKBgYNDA0MDCQyKCYlJAYEAQEBAgMGBggICQkICAkICQgIBwgGBgUFAwMCAQMFBgcHFyoNDA0QFy05CAcHBQUDAQECBAYHCAkFDQcHBwYHBwYHBgYFCggHBxwLIiIjNDYYGBgZDg8PCAcIBwcHBwYGBQUEAwIBAQMEBwgJC/z4A/AAAAUAAAAAA/gD+AADAA8AEwAZAB0AADchESETFTMVIxUjNSM1MzUDIREhNzM1ITUhASERIQgD8PwQ/D8/Pz8/vQG5/ke9PwF6/kcB+AE7/sUIATsBej8/Pz8/P/7FAbk/Pz/9igJ2AAAAAgAAAAADuQP4AAsAJAAAASMVMxUzNTM1IzUjASE1IxEhHQEfCTsBFTM1JyECvX5+fn5+fv2KAXr8AbkBAgIGBwoKBgYHBn5+4v1wAUN+fn5+fv5HfgL0fgYHBgYKCgcGAgIBftfiAAAEAAAAAAP4A/gACQCUAQABBAAAAR8BMz8BMwMjAwcfByM1LwYPBh0BHxEPDy8ONTMfCj8GNS8RPQE/DTsBHwUFHwcjNS8GIw8LFR8LPwczDw4rAS8OPw47AR8FASERIQLoPQUBBjtGajtrRAcHBQUDAwEBRAMEBggJCwsMCgkHBQQDAgQFCBE0FxMIBwYGBAQDAgEBAQEDAwUGBggJCQoLCwwNDg4ODQwLCgoJCAYGBQQCAkEBAgIDAwQECQoMDBIKCQcFBAEBAwUHCQ0yFhMIBwcFBQQDAgEBAwMFBQcHCAkKCgsLDQ0NDQwMCgoJ/uoIBwYEBAMBAUACBAYICgsMEAgIBwcFBQQEAwIEAgIEBQQEBAYGBwgJCQ0LCgkHBgMBQAECAgQFBggICQoKCwsLDA0QEA4NDQsKCQgHBgUEAgIBAQICBAUGBwgJCgwMDQ4QEA0NDAwLCgn+0gPw/BACebMYGLP+8QEPEwYHBwgICAkJCAgGBwUEAgEBAgMEBQYHBwYGBgQEBgsHCAQFBQUGBgcHCAgJCQgIBwcGBgUFBAMCAgEBAQECAwQFBQYHBwgICAgJCQYKBAUDAwMFAwIBAQMDBAYGBwcGBgUFBAQMBwgEBAUFBgYHBwgICQgIBwcHBwYFBQQEAgIBAQIDAwQFCgcICAkKCgsLBgoKCAgGAwIBAgMDBAUGBgcHEBIcERAOBwUFBAQCAgEBAQMEBQcICQoKCgkICQgHBwYGBQQDAgECAwQFBwgICgsLDA0NDg8XDw0NDAsKCgkIBwUEAwIBAwMEBAb9nwPwAAAAAgAAAAAD+AP4AAsADwAAARc3MwcXIycHIzcnASERIQF3iYluxcpwjIxwzcf+/gPw/BAC/K6u+v6wsPz8/QwD8AAAAAAFAAAAAAO5A/gAAwAHAAsADwBLAAABESMRIxEjESMRIxEBFyE3JwcjFTMRHw8hPw8RMzUjLwghDwYCvT9eQF4/AUQV/sgVOxzbPwECAwQFBwcICQoKCwwMDA0B+A0MDAwLCgoJCAcHBQQDAgE/2xsEBgYHCQkECv7tCgkJCQcGBgKe/kYBuv5GAbr+RgG6ARs/PxRTP/1LDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0CtT9TCQkHBgUEAQIBAgQFBgcJAAAFAAAAAAP4A/gAAwAHAAsADwATAAABMzUjBTMRIxMzESMlESERAyERIQJ+fn7+hn5+vX5+Abn9DH4D8PwQAQT8/AF6/oYB+H79DAL0/I4D8AAAAAAEAAAAAAO5A/gACgAOABIAMwAANxUfAiE/AjUpATM1IwUzNSMJAQ8CHwQzER8CMz8CETM/BC8CAS8BB0cCBAQDXgQEAvyOAzM/P/zNPz8Br/7kAgEBAQIDAwSfAgQE6AQEAp8EAwMCAQEBAv7kBQUFFQMEBAICBAR0fn5+AvD+3gMDBAMDAwEB/hIEBAICBAQB7gEBAwMDBAMDASIDAQEACgAAAAAD+AP4AAMABwALAA8AEwAXABsAHwAjACgAAAEVIzUjFSM1IxUjNSUVIzUjFSM1IxUjNSUVIzUjFSM1BSM1MwEpAREhA7n8P/w//ANy/D/8P/wCN/w//ANy/Pz8TwE7ArX8EAEEvb29vb29/L29vb29vfy9vb29vb39DAPwAAAABgAAAAAD+AP4AAsADwAbAB8AJQApAAABFTMVIxUjNSM1MzUHIREhExUzFSMVIzUjNTM1ByERITczNTM1IQEhESEBBD8/Pz8/vQG5/kf8Pz8/Pz+9Abn+R70//P7FAXoBuf5HAQQ/Pz8/Pz/8ATsBej8/Pz8/P/wBOz9+P/wQA/AAAAAAAgAAAAADdwO1AAcADwAAAR8BEwUTPwEBMzcFFzMBIwIBCQiq/oilCA3+i0ZhAZ9hR/6pPANpHhv+UwEBphUs/OH7AfoDbAAABAAAAAAD9wP3AAMABwALABkAACUhNSE1ITUhNSE1IQUXNxEnBxc3JwcRFzcnAgAB+P4IAfj+CAH4/gj+CFQqKlS9vVQqKlS9hn69fr1+K14m/dImXqmpXiYCLiZeqQAAAgAAAAADuQP4ABMAawAAAR8HFSM1PwcjFSsBDwkVERUfCTMhMz8JNRE1LwkrATUvDyMPDgJeBwYFBQQDAQH8AQEDBAUFBgeefgYHBgYKCgcGAgIBAQICBgcKCgYGBwYC9AYHBgYKCgcGAgIBAQICBgcKCgYGBwZ+AQIDBAUHBwgJCgoLDAwMDfwNDAwMCwoKCQgHBwUEAwIDegEBAwQFBQYHnZ0HBgUFBAMBAb0BAgIGBwoKBgYHBv3JBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgI3BgcGBgoKBwYCAgG9DQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAAAAAEAAAAAAxsD9wA7AAABMx8GFQMPDyMVITUrAS8MNTcTPwczNSEBvUkHBgYFBAIBoAIEBQUGBwcICAkKCQsKCwsmAboqBwcGBwYFBQUEAwMCAgEBggICAwQEBQYFRf6hA7kBAgQFBQcDB/0UCwoKCQkICAcGBgUEAwIBAT8/AgICAwQEBQYFBgcGBwcHAw8FBQUEAwIBAT8AAwAAAAAD+ALgAAMASACOAAABITUhNzMfDw8PIxUzPw41Lw4jBRUfDjM1Iy8PPw8zNSMPDgFYAVD+sODgDAwLCwoKCQgIBwUFBAMCAQECAwQFBQcICAkKCgsLDAzg7BYWFRQTEhEPDgwKCAcEAwMEBwgKDA4PERITFBUWFuz90AMEBwgKDA4PERITFBUWFuzgDAwLCwoKCQgIBwUFBAMCAQECAwQFBQcICAkKCgsLDAzg4BcWFhQUEhIPDw0LCQgFBAHIcD4BAgMEBQUHCAgJCgoLCwwMDAwLCwoKCQgIBwUFBAMCAWoDBAcICgwODxESExQVFhYYFhYVFBMSEQ8ODAoIBwQD4AwWFhUUExIRDw4MCggHBANqAQIDBAUFBwgICQoKCwsMDAwMCwsKCgkICAcFBQQDAgFqAQQFCAkLDQ8PEhIUFBYWAAUAAAAAA/gD9wADAAcACwAPADMAAAERIREjESERAREhESMRIREnER8HIT8HES8HIQ8GA3r+xX7+xQL0/sV+/sV+AQEDBAUFBgcDsAcGBQUEAwEBAQEDBAUFBgf8UAcGBQUEAwEBwf7FATv+xQE7Abn+xQE7/sUBO178UAcGBQUEAgIBAQICBAUFBgcDsAcGBQUEAgIBAQICBAUFBgAAAAAIAAAAAAP4A7gAAwAHAAsAEAAUABkAHQAiAAAlMzUjBSE1ISUzNSMFFSE1ISUzNSMFFSE1ISUzNSMFFSE1IQN6fn78jgMz/M0Dcn5+/I4B+P4IA3J+fvyOArX9SwNyfn78jgMz/M1Hfn5+fn4/P35+fj8/fn5+Pz9+AAAABAAAAAADuQP3AAMAHwAxADYAAAEHIzcnIxUzByMVMwcXNzMHFzczNSM3MzUjNycHIzcnNx0BHwk7AREhEQMhESchAmcSfRI3cGcSVUwNPw59DT8OcGcSVUwNPw59DT+9AQICBgcKCgYGBwZ+/Yp+A3Li/XAB33t7Pj57PlgJYVgJYT57PlgJYVgJ/H4GBwYGCgoHBgICAf3JAvT8jgMO4gAAAAABAAAAAAO5A7gACwAAASEVIREzESE1IREjAaL+pQFbvAFb/qW8Al69/qYBW70BWgADAAAAAAN3A/gAJABIAL0AAAEzHxAPDyMREzMfDw8PIxEnMx8KEQ8KIxUhMz8YPQEvEj8PNS8WIyECAwkJEhEQEA8ODgwLCQkHAwUDAQMEBggICgsMDQ4PEBARERJ+XggIEA8ODg0MDAoJCAYGAwMBAQMDBgYICQoMDA0ODg8IEGb8BgYGBgsJCAYCAQEBAQEBAgYICQsGBgYGAdANDg0NDQwNDQwMDBcWFBMRBwcGBgUEBAMCAQECAgMDCQsNDhERChQUFhcXFw8SDw8ODQ0MCgoJBwYFBAIBAgICBAQFBQYHBwcJCBMUFhcYGRkNDQ0N/oYCAAECBAUHCAkKDAwODhAIEBIMEBAPDg4MCwoJCAYGBAMCAQE7AXoBAgQFBwgJCgsMDQ4PDw8REA8PDw4NDAsKCQgHBQQBAgE7PwECAgYICQsFBgcG/QwGBwYFCwkIBgICAT8CAgIEBAUGBgcHEBMUFRcMDAwNDQwNDQ0NDQwMDAsMCxUVFBISEAcODAsJBwUCCQkLCwsNDQ4PDxAQERERCRYNDA0MDAwLCwsLCgoJEhEODQoJBgICAQAAAAACAAAAAAN6A3oAAgA0AAABIzcDDwgVITUjLwc/AzMfARUPBxUhNS8GASMCQsBX6wQEBQYGCAgEOwE7RxQSBwYFBAIBAQECLfEvAQIDBAgGBhUcATshCQgIBwYF/uhVAcH9/lEJCQgICAYFAhM/PwIEAgMEBQcICAgIgnEICAkICQoFBAgHPzgLBQcJCQoKAn8AAAAABQAAAAAD+AP4AB8AXwCfAOIA+wAAARUPBSsBLwU9AT8GHwYHHw47AT8OLw8PDhcVDw0rAS8NPQE/Dh8OJw8EJwcXDwQnBx8EBxc3HwMHFzcfAT8CFzcnPwMXNyc/AzU3JwcvAzcnBy8DNSMBITUhESEdAR8JOwEVMzUnIQMUAQMDAwQFBQUFBAMDAwEBAwMDBAUFBQUEAwMDAXABAQIDBAQFBgYHBwgICAkJCQkICAgHBwYGBQQEAwIBAQEBAgMEBAUGBgcHCAgICQkJCQgICAcHBgYFBAQDAgHfAgQEBgcICQkLCwwMDg0ODg0ODAwLCwkJCAcGBAQCAgQEBgcICQkLCwwMDg0ODg0ODAwLCwkJCAcGBAQCpAIUExITIioiCQsKCAQ0CjUBAwQHLxsxDg4PFBQ0FBQUDw8JFDUUEg8ODzEcLwUFAwI1CjQHCQoPIisiFRISFTj9KAH4/oYBuQECAgYHCgoGBgcGfn7i/XABBAUEBQMDAgICAgMDBQQFBQUEAwMDAQEBAQMDAwQFBQkJCAgIBwcGBQUFAwMDAQEDAwMFBQUGBwcICAgJCQkJCAgIBwcGBgUEBAMCAQEBAQIDBAQFBgYHBwgICAkJDg0NDQwLCwkJCAcGBAQCAgQEBgcICQkLCwwNDQ0ODg4NDAwLCwoICAcGBAQCAQECBAQGBwgICgsLDAwNDrgBBAYICiolKQoQERIMCjgKGBQTExwxHQ8NCww4EzgDAQECATgTOAsLDBEdMRwNEhITDgk4CRQREBQpJCkLCAUFNv4IfgL0fgYHBgULCQgGAgIBftfiAAAADgAAAAAD+AO4AAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwAAJTM1IwczNSMHMzUjBzM1IwczNSMlMzUjBTM1IwUzNSMlITUhBSE1ISUzNSMFMzUjBzM1IwczNSMDuT8/vX5+/H5+/H5+/H5+AvT8/P6G/Pz+hvz8AfgB+P4I/ggBev6GAvT8/P7Fvb38fn69Pz9Hfn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+AAAAAwAAAAAD+AO4AD8ARwBrAAATFR8OPw49AS8NKwEPDSURAwUXJQcRJxEfByE/BxEvByEPBqYBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEDE8n+103+8L0/AQEDBAUFBgcDsAcGBQUEAwEBAQEDBAUFBgf8UAcGBQUEAwECvQoJCQkICAcHBgUFBAMDAQEBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQmz/l8BB/6ffn4CNx/8zgcGBQUEAgIBAQICBAUFBgcDMgcGBQUEAgIBAQICBAUFBgAAAAABAAAAAAOZA/cAHAAAExEJAREvCiMhIw8JZgGaAZoBAQECBggJCwYGBgf9TAcGBgYLCQgGAgEBA7n8TwF6/oYDsQYHBgULCgcGAgIBAQICBgcKCwUGBwAAAgAAAAADuQP3AAMANwAAARUhNScRFR8JMyEzPwk1ETUvCSMhIw8JAzv9in4BAgIGBwoKBgYHBgL0BgcGBgoKBwYCAgEBAgIGBwoKBgYHBv0MBgcGBgoKBwYCAgEDO729fvyOBgcGBQsKBwYCAgEBAgIGBwoLBQYHBgNyBgcGBQsKBwYCAgEBAgIGBwoLBQYHAAAAAAIAAAAAA/gDegADACIAADchEyEnIxETITUhNS8JKwIPCQgC9Pz9DH5+uQI7/sUBAgIGBwoKBgYHBr0GBwYGCgoHBgICAYYB+L3+GAFqfgYHBgYKCgcGAgIBAQICBgcKCgYGBwAGAAAAAAP4A7kAAwBDAEcAhwCLAMsAACUhNSEFFR8NOwE/DT0BLw0rAQ8NASE1IQUVHw07AT8NPQEvDSsBDw0lITUhBRUfDTsBPw09AS8NKwEPDQFDArX9S/7FAgIDBAUGBgYIBwkICQoJCgoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoKCQoJCAkHCAYGBgUEAwICATsCtf1L/sUCAgMEBQYGBggHCQgJCgkKCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgoJCgkICQcIBgYGBQQDAgIBOwK1/Uv+xQICAwQFBgYGCAcJCAkKCQoKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCgkKCQgJBwgGBgYFBAMCAoZ+XgoKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCgkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKARJ+PwoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJ8n4gCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJCgoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoAAAIAAAAAA/gDuQADADcAAAERIREnERUfCTMhMz8JNRE1LwkjISMPCQI//kd+AQICBgcKCgYGBwYDcgYHBgYKCgcGAgIBAQICBgcKCgYGBwb8jgYHBgYKCgcGAgIBAzv9igJ2P/0MBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgL0BgcGBgoKBwYCAgEBAgIGBwoKBgYHAAACAAAAAAO5A/cAAwA3AAABFSE1AxEVHwkzITM/CTURNS8JIyEjDwkDO/2KfgECAgYHCgoGBgcGAvQGBwYGCgoHBgICAQECAgYHCgoGBgcG/QwGBwYGCgoHBgICAQGCvb0CN/yOBgcGBQsKBwYCAgEBAgIGBwoLBQYHBgNyBgcGBQsKBwYCAgEBAgIGBwoLBQYHAAAAAwAAAAAD6QPYAAMAFwBUAAA3ITUhAR8DHQEPAgkCPwMfAicBDwYdAR8LIT8DAT8GPQEvDw8GdwL0/QwCQekEAwICAwP+4/7rARwFBQYGBgUGU/3UBwYFBAMDAQICBAQFBwZ8BQUGBgE4BgUGBAG5BwUFBAMDAQICAwQFBgbqBwcICQgJCAkJCQgJCAgIJz8DK+AEBQYFBgYFBP7rAQ4BEAQCAgEBAgIp/esHCAgJCQkKCQoKCQkJCAcHcQQCAgEBAgIEAa0HBwgICAkJCgkJCQkICAcH3wYGBAQDAgEBAQECAwQEBgAAAAsAAAAAA9QD1AADAAcACwAPABMAFwAbAB8AIwApAC8AACUzNSM1MzUjNzM1IwczNSMHMzUjBzM1IwczNSM3MzUjNTM1IyczIREhESMRFSERIQHhPj4+Pvo+Pn0+Pn0+Pn0+Pn0+Pvo+Pj4++j4CcfzUPwOq/FbnPj8+Pz4+Pj4+Pj4+Pj8+Pz59/NQDLPzUPgOoAAAFAAAAAAPUA9QAAwAHAAsADwATAAABESERIxEhEQERIREjESERAyERIQOW/ok+/okDLP6JPv6JPwOq/FYB4f6JAXf+iQF3AbX+iQF3/okBd/yWA6gAAAAAFQAAAAAD1APUAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBRAFUAWQBdAAAlMzUjBzM1IwczNSMFMzUjBzM1IwczNSMlMzUjBTM1IyUzNSMFMzUjATM1IwUzNSMlMzUjBTM1IyUzNSMHMzUjBzM1IwcdASEVIREzESE1IREjBzM1IwczNSMHMzUjA5Y/P30/P30/P/6JPz99Pz99Pz8Daz8//JU/PwNrPz/8lT8/A2s/P/yVPz8Daz8//JU/PwNrPz99Pz99Pz+7/koBtj4Btv5KPrw/P30/P30/Pyw+Pj4+Pj4+Pj4+Pj4/Pz8+Pz8/ATg/Pz8+Pz8/Pj4+Pj4+Pn36Pv5LAbU+AbU+Pj4+Pj4AAAAIAAAAAAP0A/MAAwAHAAsAEQAVABkAHQAhAAABFSM1IxUjNSMVIzUTMyEVITUBFSM1IxUjNSMVIzUDIREhA7b6P/o/+vo/AjP8lANs+j/6P/o+A+j8GAFF+vr6+vr6ATj6+gE4+vr6+vr6/FcD6AAAAgAAAAAD+AP3AAgADAAAExc3ETMRFzcBJSE1IZlY0H7QWP6Z/ggD8PwQAe5ayv2qAlbKWgFdL34AAAAAAgAAAAAD+AP3AAMADAAANyE1IQEnBwkBJwcRIwgD8PwQAbnQWAFnAWdY0H4IfgEcylr+owFdWsoCVgAAAwAAAAAD+AP3ABgAHAA1AAABBxc3FTM1FzcvBysBDwUlITUhJScHHwc7AT8HJwc1IwGoolhjfmNYogoKCgsMCwwMDAwLDAsKCv5WA/D8EAG5X1ueCQoLDAsNDA0NDA0LDAsKCZ5bX34BhZ1bYOXlYFudCAcGBQQDAgIDBAUGBzR+3GJXpAkIBwUEBAICBAQFBwgJpFdi3QABAAAAAAP1A3cABQAAAScHCQEnAUX4QgE6ArBCAQ32Qf7HAq1BAAAAAgAAAAADuQP4AAcADwAANzMRIREzESE1IREjFSE1I0d+AnZ+/I4Dcn79in4IAbn+RwI3fgE7vb0AAAAAAwAAAAAD+AP4AAkAFQAdAAA3MxEhFxEzESchBzM1MzUzNSM1IzUjFyERIxUhNSPFfgGfmH7i/a+9Pz8/Pz8/vQMzfv3JfggBuZj+3wFV4l9APkA/P18BO729AAAEAAAAAAP4A/gAAwANABkAIQAAJSE1IQczESEXETMRJyEHMzUzNTM1IzUjNSMXIREjFSE1IwHBATv+xfx+AZ+YfuL9r70/Pz8/Pz+9AzN+/cl+R369AbmY/t8BVeJfQD5APz9fATu9vQAAAAACAAAAAAN6A/gAAwAKAAA3ITUhETMRMxEzAYYC9P0M/Pz8/oYIfgH4/oYBegF6AAAKAAAAAAP4A/gAAwAHAAsAGwAfACMAKwA1ADkAPQAAARUjNSMVIzUjFSM1AzM1MxUzNTMVMzUzFTMRISUXNycHFzcnJSMVMxUzESMFHQEzNTM1IzUjBRc3JwUXNycDufw//D/8Pz/8P/w//D/8EAIQby1w+C1vLQH+vb0/P/xPP729PwIQLHAt/sVvLW8Bgr29vb29vf6Gfn5+fn5+AjfBcC1vby1wLE4/fgE7fj9+fj9+by1wLCxwLW8AAAUAAAAAA/gD+AADAAcACwAbACsAAAEVIzUjFSM1IxUjNQMzNTMVMzUzFTM1MxUzESE1IREjESM1IxUjNSMVIxEjA7n8P/w//D8//D/8P/w//BAD8D/8P/w//D8Bgr29vb29vf6Gfn5+fn5+Ajc/AXr+xb29vb0BOwAAAAAJAAAAAAP4A/gAAwAHAAsAGwBQAIUAjQCRAJsAAAEVIzUjFSM1IxUjNQMzNTMVMzUzFTM1MxUzESElDwYVHws/DS8LIw8EJQ8GFR8LPw0vCyMPBAUjFTMVMxEjATMTIwUdATM1MzUjNSMDufw//D/8Pz/8P/w//D/8EAJJBAQDAwIBAQICAwIEBAQFBQUMDQ4GBwUGBQQEBAMDAQIBAQMCAwMEBAUFBQYNDg0GBgYF/wAEBAMDAgEBAgIDAgQEBAUFBQwNDgYHBQYFBAQEAwMBAgEBAwIDAwQEBQUFBg0ODQYGBgUCYL29Pz/9qUL5Qf2sP729PwGCvb29vb29/oZ+fn5+fn4CN6sEBQYGBgYHDg0GBQUEBQQDAwIDAQEBAgMDBAQEBQYFBwYODgwFBQUEBAMDAgICAwEDAwT4BAUGBgYGBw4NBgUFBAUEAwMCAwEBAQIDAwQEBAUGBQcGDg4MBQUFBAQDAwICAgMBAwMEcD9+ATv+hgF6fj9+fj9+AAACAAAAAAPzA/MACQANAAABMxEhNSMVIREjASERIQMZff4MXQKv2/zzAq/9UQJe/gx92wKv/ooCrwAAAAADAAAAAAPkA+QACQANABcAAAEzFSM1IxUhESMFIREhBTM1IzUzFTM1IQMpXfleAbW7/gwBlv5q/ue7Xfle/ksBc/lduwG1nAGWnF75XbsAAAYAAAAAA+QD5AADAAcACwAPABMAFwAAARUjNQMhESEHMzUjNzM1IycVIzUDIREhA4b5XgG1/kv6nJz6nJy8+V4Btf5LAXP5+f6pAbWcnF6cu/n5/qkBtQADAAAAAAPzA/MABQAJAA0AACUhFSERIycRIREDIREhAxn+DALP27v+DF4Cr/1R59sCz7v+DAH0/a8CrwAEAAAAAAPzA+QADwAXACcARwAAARUzESMVITUjNTMVMzUjNSMVIxUjNTM1NxUzFSM1IxUzFSM1IxEzNQczESMVMzUzFSMVMzUhFTM1IxEzNSMVIzUzNSMVITUjAxk/P/7IP33bP10/fT8+P33bP14/P9s/P9teP9sBONs/P9tdPtv+yNsCTj7+5z8/XT7aXl4+Xj76Pl4+2l4+ARo+Pv7m2h8+2z4+2wEZ2j5d2z4+AAUAAAAAA/MD8wAFAAkAEQAdADEAAAEVITUzNScVIzUDMxUhESM1ISUVMxEjFSE1IxEzNSUhNSMVMxEjFTM1IRUzNSMRMzUjAr7+5N5e3V5eAdec/mcCODs7/cg/PwI4/cXYPz/YAjvVPDzVAgO+QX272tr+yJ8Bers+Pv3IPDwCOztePNj9yNg8PNgCONgAAAMAAAAAA/MD8wADAEcAgQAAAREhEScPBxEfDyE/DxEvDiMhIw8FAQ8HER8PMzUjESEVMzUvDyEPBgOW/e1ABwUFBAMDAgEBAgMDBAUFBwcHCAgJCQkKAhAJCgkJCAgHBwYGBAQDAgEBAQECAwQEBgYHCAcJCAkKCf3wCgkJCQgIB/7fBgYEBAQCAgEBAgIDBAUGBgYIBwgICQkKXl4CE14BAQIDBAUFBgcHCAgJCQkK/e8KCQkJCAcIAn397QITQAcHCAgJCQkK/fEKCgkJCAgHBwYGBAQDAgEBAQECAwQEBgYHBwgICQkKCQIQCgkJCQgIBwcHBQUEAwMCAgMDBAUFARMHCAcICQkJCv3vCgkJCQgIBwcGBQUEAwIBAV4CE15eCgkJCAgIBwYHBQUEAwICAQECAgQEBAYAAAABAAAAAAO5AxsABQAAExcJATcBR3EBSQFGcv5IAVJtAVT+rG0ByQAAAQAAAAADuQMbAAUAABMJAScJAUcBugG4cv66/rcCrv43Aclt/qwBVAAAAAABAAAAAAMbA7kABQAAEwkBFwkB5QFT/q1tAcn+NwNI/rn+t3EBugG4AAAAAAEAAAAAAxsDuAAFAAATATcJASflAclt/q0BU20CAf5GcQFJAUZyAAACAAAAAAP4A7kABQALAAAJAhcJAQUJARcJAQHBAVT+rG4Byf42/doBVP6sbgHJ/jYDSP65/rdxAboBuHH+uf63cQG6AbgAAAACAAAAAAP4A7kABQALAAAJATcJAScJATcJAScBwQHJbv6sAVRt/H0ByW7+rAFUbQIB/kZxAUkBRnL+SP5GcQFJAUZyAAQAAAAAA7kDuQAtAFwAjgDCAAATLwMrAQ8GFR8JOwI/CS8FNycfAQ8EHQEfCDsCPwk9AS8GKwEPAycDFwcXNx8EOwE/CD0BLwkrAg8IHQEfAgUdAh8JPwUXNyc/BD0BLwgrAg8JwUQFBQYFBwUGBQQDAgEBAgIGBwoKBgYHBu8FBQQEBAMCAgEBAQEBAgIERJ2FvZ1EBAICAQEBAgIDBAQEBQXvBwYGBgoKBwYCAgEBAgMEBQUGBgYGBQVEnixEnYWeRAQEBQQEBQQFBAMEAgMCAQECAgYHCgoGBgcG7wUFBAQEAwICAQEBAgL91gECAwIEAwQFBAUEBAUEBESehZ1EBAICAQEBAgIDBAQEBQXvBgcGBgoKBwYCAgEBR0QEAwICAgQFBQYE+AcGBgoKBwYCAgEBAgMCBAMEBQQFBAQFBAREnoWFnkQEBAQFBAUEBAQEAwMDAQIBAgIGCAkLBQYHBu8HBgYEBAICAgMERJ0Bn0SehZ1EBAICAQEBAgIDBAQEBQX1BwYGCgoHBgICAQECAwIEAwQFBAUEBAUEDUeoBQUEBAQDAgIBAQEBAQICBESdhZ5EBAQFBAQFBAUEAwQCAwIBAQICBgcKCgYGBwAAAwAAAAAD+AO5AAMARwCTAAABFSE1IxUfDyE/DzUvDyEPDgEVIw8HFR8HMxUfBzM/BzUzPwc1LwcjNS8HIw8GA3r9DH4BAgMEBQcHCAkKCgsMDAwNAvQNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDf0MDQwMDAsKCgkIBwcFBAMCAbhfBgYFBQQDAQEBAQMEBQUGBl8BAQMEBQUGBkAGBgUFBAMBAV8GBgUFBAMBAQEBAwQFBQYGXwEBAwQFBQYGQAYGBQUEAwEBgr29vQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNvQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwCC18BAQMEBQUGBkAGBgUFBAMBAV8GBgUFBAMBAQEBAwQFBQYGXwEBAwQFBQYGQAYGBQUEAwEBXwYGBQUEAwEBAQEDBAUFBgAAAwAAAAAD+AO5AEsATwCTAAABFSMPBxUfBzMVHwczPwc1Mz8HNS8HIzUvByMPBgEVITUjFR8PIT8PNS8PIQ8OAcFfBgYFBQQDAQEBAQMEBQUGBl8BAQMEBQUGBkAGBgUFBAMBAV8GBgUFBAMBAQEBAwQFBQYGXwEBAwQFBQYGQAYGBQUEAwEBuP0MfgECAwQFBwcICQoKCwwMDA0C9A0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwN/QwNDAwMCwoKCQgHBwUEAwIBol8BAQMEBQUGBkAGBgUFBAMBAV8GBgUFBAMBAQEBAwQFBQYGXwEBAwQFBQYGQAYGBQUEAwEBXwYGBQUEAwEBAQEDBAUFBgGTvb29DQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA29DQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAAAAQAAAAADuAO5AAMAADcXASdHWQMZWaBZAxlZAAEAAAAAA7kDuQAIAAABIQEXAREzESEBwQEh/WVZApt+/ggDO/1lWQKc/t8B9wAAAAIAAAAAA/gDegADAAcAAAERIREDIREhA3r9DH4D8PwQAvz+CAH4/YoC9AAAAgAAAAAD+AP4AH8A/wAAARUPHSsBLx09AT8dOwEfHQUfHz8fLx8PHgN6AgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMUExMUExISEhIRERAQDw8ODg0NDAsKCgkJBwcGBQQEAgICAgQEBQYHBwkJCgoLDA0NDg4PDxAQERESEhISExQTExQTEhISEhEREBAPDw4ODQ0MCwoKCQkHBwYFBAQCAvyOAQIDBAYHCAkKCwwNDg8QERETExMVFRYWFxcYGRgaGRoaGRoYGRgXFxYWFRUTExMRERAPDg0MCwoJCAcGBAMCAQECAwQGBwgJCgsMDQ4PEBERExMTFRUWFhcXGBkYGhkaGhkaGBkYFxcWFhUVExMTEREQDw4NDAsKCQgHBgQDAgIAExQTEhISEhEREBAPDw4ODQ0MCwoKCQkHBwYFBAQCAgICBAQFBgcHCQkKCgsMDQ0ODg8PEBARERISEhITFBMTFBMSEhISEREQEA8PDg4NDQwLCgoJCQcHBgUEBAICAgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMUExoZGhgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwIBAQIDBAYHCAkKCwwNDg8QERETExMVFRYWFxcYGRgaGRoaGRoYGRgXFxYWFRUTExMRERAPDg0MCwoJCAcGBAMCAQECAwQGBwgJCgsMDQ4PEBERExMTFRUWFhcXGBkYGhkAAAAAAgAAAAAD+AO5AAUACwAAARMDIQMTARMhEwMhArO0tP6atLT+u/wB+Pz8/ggDO/7F/sUBOwE7/sX+RwG5AbkAAAMAAAAAA/gCnQADAAcAHwAAARUjNSEVIzUlIxUhNSMVMzUhFTMVMzUzNTM1IzUjNSMDej/9Sz8C9D/9yb29Ajc/Pz8/Pz8/AiBAQEBAPj4+vD4+QEA+QD5AAAAABwAAAAAD+AP4AAMABwALABIAFgAaADEAACUVIzURFSMnJRUhJyUVMxUhJzUlFSM1IRUjNSUjFSE1IxUzARUzNSMRMzUzNSM1IzUjA3o/E/wBD/6zfgGMP/31awK1P/1LPwL0P/3JvZACZL0/Pz8/Pz+GPz8BO/z8vX5+vT8/axM/Pz8/Pz8/P739nJC9Ajc/Pz8/AAUAAAAAA/gD+AADAAoADgASACkAACUVIzUDFTMRIwE1JxUjNSEVIz0BIxUhNSMVMwEVMzUjETM1MzUjNSM1IwN6Pz8/E/2dPz8DMz8//cm9kAJkvT8/Pz8/P4Y/PwK1P/3JAmMTPz8/Pz8/Pz+9/ZyQvQI3Pz8/PwAAAAACAAAAAAP3A9gAIQBEAAAlIQEfFRUPBwUhPwkvFgOF/P4CPRUUFBISERAPDgwMCwoKCAcGBAQDAgECAgQEBgcICfx5A6YVDAkJBwYEBAEBAQIDBQYHCAoLDA0OEBESExQWFhgYGhpnAxcSFBMVFRYWFxcYGBgZGhkaGhsaGxsbGxsbGxsbGxobWTEeHx8fHx8gHx8fHx8fHh4eHh0cHBwbGxkaGBgXFhUVEwAABAAAAAADuQO5AAMABwALABEAAAERIREBBxE3JwchNwURITcRIQJ+/ggC9L29LL7+JcH+0QJ2/P2kAn7+CAH4/uC8Ae69Lb290P2d/QJ1AAACAAAAAAP4A1oADwATAAABESM1IxUjNSMVIzUjFSMRAyERIQN6fn4/fj9+fn4D8PwQAtz+SPz8fn78/AG4/coCtAAAAAIAAAAAA/gD+AA/AMkAAAEVDw4vDz8OOwEfDQEPBC8CDwgVHwUPAR8BDwQdAR8IPwIfCzsCPwsfAj8IPQEvBD8BLwE/BTUvCA8CLwsrAg8FAokCBAQGBwgJCgoMDAwNDg4ODg0MDQsKCgkIBwYEBAIBAQIEBAYHCAkKCgsNDA0ODg4ODQwMDAoKCQgHBgQEAv72FBcWFhSABQUEBQQEAwNnAgIBAQIDA20DAQEDbQMDAgIBAmgDAwQEBQQFBYAUFhYXFAECAgQDBAUFzgUFBAMEAgIBFBcWFhSABQUEBQQEAwNnAwECAgMDbQMBAQNtAwMCAQECAmcDAwQEBQUEBYAUFhYXFAECAgQDBAUFzgUFBAMEAgICAA4ODQwMDAoKCQgHBgQEAgEBAgQEBgcICQoKDAwMDQ4ODg4NDAwMCgoJCAcGBAQCAgQEBgcICQoKDAwMDQ4B1IUKDA0OMgEBAQECAgMErgQFBAUEBAQDUxgZGRlSAwQEBAUEBQSuBAMCAgEBAQEyDg0MCoUFBAQDAgICAgICAwQEBYUKDA0OMgEBAQECAgMErgQFBAUEBAQDUhkZGRhTAwQEBAUEBQSuBAMCAgEBAQEyDg0MCoUFBAQDAgICAgICAwQEAAAAAgAAAAAD+AO4AGcA4wAAAR8PDxYrAS8DDwc/Ai8ONT8WOwEfBSUPDxUfDg8KHwk/Ch8CMz8XLxcPBgLFFRQSEhAQDg0KCgcHBQMCAQECAwUHBwoKDQ4QEBISFBUXFxgYGRoaGhgXFxcgIgsLDAwMDQ0FCgkxDg0MCwsJCQcHBQQEAgIBAgMFBwcKCg0ODxERExQVFxcYGBkaGhobGRoZGBgX/lwcGxkYFxUKEhIQDgsJBwQDAgMFBggKCxAKCwwNDQ4OAgUDCQclCQYEAgEBAgIFCAoKCwwMDhUcIB8dHRsaGRcUFRUVISAgHx4eHR0cGxkYFxUTEhEPDQoIBQQBAQQFCAoNDxESExUXGBkbHB0dHh8fICAgICAgHx8eHQMVCQsLDA0NDg8PDg8PEA8QERAQDxAPDw4PDw4NDQwLCwkJCAYGBAMCAgIEBiIKCQkICAcHES49HwoLCwsMDQwNDAwNDA0NDhAQEA8PDw4PDw4ODAwLCwkJCAYGBAMCAgMEBgYIaw0ODxASEwoUFhgXGRkaGhsZFhYVFhUUFBgODg0NDAwLCw8GEAokCwsLCg4IBwcMCwoIBQQCAQIFCAoLDQ4RERQCAgEBAgQFBwgKCw0ODxASExQVFxcZGBoaGhsbGxoZGRgYFxUUExIQDw4NCwoIBwUEAgEBAgQFBwgKAAACAAAAAAP4A60AAwCXAAABMxEjISMPDB8JJw8LHwkzDwofCTMPCx8JMyEPAxUfDTsBPwY1Jz8NESsBLwQjAvz8/P3iCgkICAcGBgUEBAQFAwEBAwUGCAUEBgUGPQYGBgUFBQgHBQMCAQIDBQQEBAUFBgYHJQUFBQgHBgQCAgEBAwUGBAQFBQYGBx4GBwUGBQQIBgQCAQEDBQcEBQUFBgYHAUQWBAYCAgMEBQcEBQUFBgcGCAcHCA4NCgQDAgIEAQIFCQ0LFhcRFQ0HGDAUBAUJJAsLBgH0AbkBAgIDAwQEBQUFCwwMCwsKCQcDAwEBAQEBAQEDAgQICQsLDAwLCwoEBAMDAgIBAQECAgYICgoGCwwMCwoJAwQDAgIBAQECAgMDBAkKCwsMCwsKCQQDAwICAVkaJRgVIhYXFBMICAYGBAQCAgECBQUDAwMJD1kXEBIeIRcuLB0gEAcRHgFHAQQUBQMAAAIAAAAAA/cDrQADAJgAADczESMBDwIXFQ8METsBHwQzITM/DC8JFz8KNS8JIz8JNS8JIz8LLwkjIT8DNS8MKwEPBQj8/AIRAQEBBAMECg0KFhgRFA0HGDAUBAQKJAsLBgF5CQkJBwcHBQYEBAMGAgEBAwQHBwUFBQUGPQYGBgUFBAkGBQQCAQQFAwQEBQUGBwclBgUFCAcGBAICAQIFBgQEBQUGBgcdBwYGBgUECAYEAgECAwUGBAUFBQYHBv68FQUGAQICBAYHBAQFBgQFCgsLCQkJBwcGBFMBuQGMAgcPWRcQEh4hFy4rHiAQBxEe/rkBBBUEAwECAgMDBAQFBQULDAwLCwsICAIDAQEBAQEBAQMDAwgKCgwLDAwKCgQEAwMCAgEBAQICBggKCgYMCwwLCgkEAwMCAgEBAQICAwQDCQoLDAsMCgoJBAMDAgIBWRomFxUiFxYVEgkHBgYDAwQDAgICBAMEAAIAAAAAA/cDrQADAJgAABMzESMFIxEfDQcVHwczPw4vBCEzPwkvCzM/Ci8JMz8KLwoHPwkvDCMhIw8ECPz8AU8UJxoKCA4bHRYKDQoFAgEEAQMDBAULDg8HBwgGBwYFBQUEBwUEAwEBAgYEBhABRAcGBgUFBQQHBQMBAQIEBggEBQYFBwYeBwYGBQUEBAMGAwIBAgMEBgcIBQUFJQcGBgUFBAQDAwUCAQICBQYHCQUFBgYGPQYFBQUFCAYFAwEBAwUEBAQFBgYHCAgJCv6HBgsLGg8JAfQBuSH+uRgSCAkSLDYuFyEeEhAOWhcHBQMDAwUDAQECAgQEBgYICBMUFhcXIBglGhlAAQICAwMECQoLCwwLCwoJBAMDAgIBAQECAgMEAwUJCwsMCwwKCggGAgIBAQECAgMDBAQFCgsMDAsLCgkIAgMBAQEBAQEBAwMHCQoLCwwMCwUFBAUDBAMCAgEDBQ8HAwAAAAMAAAAAA/gD+AAWAFYAmgAAJRUPByEvBzUTFwElDw4rAS8NPQE/DTsBHw0lERUfDTMhMz8NNRE1Lw0jISMPDQO5AQEDBAUFBgb8zAYGBQUEAwEBzb0BO/50AQECAwQFBQYGBwcICQgJCQoICQgICAcGBgUEBAMCAgICAwQEBQYGBwgICAkICgkJCAkIBwcGBgUFBAMCAf6JAgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgn8zAkKCQgJBwgGBgYFBAMCAviSBgYFBQQDAQEBAQMEBQUGBhwBAPwB+CQJCQkICAcHBwUGBAQDAgICAgMEBAYFBwcHCAgJCQkJCQkICAcHBwUGBAQDAgICAgMEBAYFBwcHCAgJCe/8zAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCQM0CQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoAAAAABAAAAAAD+AP4AAMABwAzAHcAAAEzNSMTFSM1IxUzFTM1MzUzFSMVIxUzNTMVIxUzFSM1IxUjNSMVIzUzNSM1MxUzNSM1IzUnERUfDTMhMz8NNRE1Lw0jISMPDQHBfn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn69AgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgn8zAkKCQgJBwgGBgYFBAMCAgFDfgF6fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+X/zMCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgAAAAUAAAAAA/gD+AAsADYAmAEkAWgAAAEPBR8NPwc1LwcPBiUfATM/ATMDIwMFHwM3MxEPDy8HNx8EMz8NNSMPBisBLw4/Dx8CBR8GFSMvBw8HHxIPDy8ONTMfCjM/BjUvEj8PHwYBERUfDTMhMz8NNRE1Lw0jISMPDQLsBAMDAgMBAQMCAwMEBAUGBgcHCAkKCggIBwYGBQUGBgcICAoKCAgIBwYFBf7CPQYBBTxGazprAdAKCAkHBjoBAgIEBQYICAkLCwwNDg8QDAwNDA0MCwsOCRQTCwoKEgcHBwYFBAUDAwMCAQEBBwgICgkLCw0NDQwMCgoJCAcGBgQDAwEBAQEDAwQGBgcICQoKDAwNDg0MDP31CAYGBAQCAkMBAgUGBwkLDAsLCAcGBAIBAQIEBQcSMxcUCAcGBQUEAwIBAQEBAwQEBgcHCQkKCwsNDA4PDQ0MCwsJCQgHBQUEAgJBAQICAgQDBAoKCw0GDAoJBwUDAgIDBQYKDDIXEggIBgYEBAMCAQEBAQMDBQUGCAgJCQsLCwwNDg0MCwsKCf7nAgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgn8zAkKCQgJBwgGBgYFBAMCAgIyBggHCRIUGBAHBwYGBQQEAwMBAQEBAQMDBQUGCHcHBgYEBAICAQEBAgMEBAVBtBgYtP7wARAGBQcICSP+9g4MDAsKCQkIBwcFBAQCAQEBAQEDAwQEBSwEBgUBAQEBAgMDAwQFBQYGBgcHHQcHBgQEAgICAwQFBgcJCQoLDAwNDg8VDw8NDQwLCgoIBgYEAwIBAQIDEwYHBwgICAkJCAgGBwUEAgEBAgMEBQYHBwYGBgQEBgsHCAQFBQUGBgcHCAgJCQgIBwcGBgUFBAMCAgEBAQECAwQFBQcGCAcICAgJCQsFBAQEAwMFAwIBAgIDBAYGBwcGBgUFBAQMBwgEBAUGBQcGBwgICQgIBwcHBwYFBQQEAgIBAQEBAgMDBAUBLvzMCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgAAAAAFAAAAAAP4A/gABAAYAEQAcAB6AAAlFTMBJzcHFz8DPQEvBisBDwElDwMdAR8HPwcvBD8ELwcjDwEXDwMfBA8EHwc/Bz0BLwYjDwIBITUjESEVMxEhAgBhATZhWjBhLwQCAgICBDwEBQQFBQUE/fyIBQMCAgMFiAUFBgUHBgUFBAMBAQECAwRwbwUDAgEBAQMEBQUGBgYGBa8EAwEBAQIDBG9vBAMCAQEBAwQFBQYHBQYFBYgFAwICAwWIBQYFBwYFBv3AAXT2AvR+/BBpYQE3YFkvYC8EBAUFBQUEBDwEAgICAs5+BQYGBgcGBQV+BAMBAQECAwQFBgYGBgYFBWdnBAYGBgYFBgUEAwIBAgIGBQYGBgYFBgRnZwUFBgYGBgYFBAMCAQEBAwR+BQUGBwYGBgV+BAICAQID/Tx+AvT8AXoAAAACAAAAAAP3A9wANQDNAAABMx8IDwUrARUzNSM3FyMVMzUrAS8HPwU1IxUzByczNSMnDwIjFTMDDwwjJz8HLwcPBxUfDT8REzM1Iz8NMx8CDwIVHwczPwc1LwsjDw4CNRoGBgUGBQQEA1GbBAUFDAwGGp8gfUIbrRsFBgUGBAUDA1KYBQsMDROfN4dEHKzrAgUdSkVRFQsGBwcHCAkKCQoKCAgKCggJBgYEAwECBAUFBwgICw4KCQcHBQMBAgIDBAcKBQcICgoMDQ4PDQ0MCwsJCggIBwcNDwkFCQtOn5AOBggEBQUGBgcICAkJCwsMCwsCAwEBAwUGCAkKCwgJCAcGBQUDAQEBBQcICwwNDhAKChkREBAPDw0ODAsLCggIBgUCnwEBAgMEBAQFoqYEAwQFAzU1hIQ1NQICAwMFBAW8jAQHBQIBNTV6ejWUBg6BNf5ySh0ODgwLCQYGBAMCAgECAwYGCAgKChAIBwcFBQMCAQMFBwgJCgoWCgkJCAwJBQUEBAMDAQEBAQMEBQUGBwgICQoTHBUPICwBmTVFHhkLCgkIBwYFBAMCAgEBAwYGBwcLCgkIBgUDAQMDBQUHBwsHDAgHDw0MCwoIBwQCAgECAgQFBgcHCAkKCgsLDAAAAAAKAAAAAAO4A7gAAwAHAAsADwATABcAGwAfACMAZwAAARUjNSMVIzUjFSM1JRUjNSMVIzUjFSM1JRUjNSMVIzUjFSM1Jw8GFREVHw4hPw41ETUvDiEPBgN6vT+9P70Ctb0/vT+9ArW9P70/vWcFBQQDAwECAgICBAQFBQYHBwcHBwgIAtAICAgIBwYHBgUFBAMDAQICAQMDBAUFBgcGBwgICAj9MAgICAgHBgcBQ729vb29vfy9vb29vb38vb29vb29ZgYGBwcHCAgJ/TIJCAgHBwcGBgYEBAQCAgEBAQECAgMEBQYGBgcHBwgICQLOCQgIBwcHBgYGBAQEAgIBAQEBAgIEBAQAAAANAAAAAAP3A/cAAgAFAAkADQAQABQAFwAbAB4AIgAmACkAWwAAJSM1NxUnIxUjNSMVIzUlIzUlFSM1IxUnIxUjNTcjNSUVIzUjFSM1IxUvARcPAREVHw4lPwEXNyc/ARE1Lw4FDwEnA02QvZBsvT+9AYyQAbm9P5BsvZGRArW9P70/kOpFAwMCAgIEBAUFBgcHBwcHCAgC1w4KRC1FAwMCAQMDBAUFBgcGBwgICAj9KQ4KRIaRLJCQvb29vT+QLb29kJC9vT+QLb29vb2RkZBFCQ79KgkICAcHBwYGBgQEBAICAQEBAgNELEQKDgLWCQgIBwcHBgYGBAQEAgIBAQECA0QAAAMAAAAAA/gD9wBKAJUA/gAAAR8GHQEPHSsBLwY3HwIzPw8vAzcnFwcvAiMPDx8DBy8HPx4zHwY3Iy8HDx8fCAcXNx8HPx8vCDcnAvIKCAcGBAQCAQICBAMFBQYGBwcICAkKCQsKDAsMDA0NDQ0ODg4PDhQUExMSEhEUXRENDg4QEA8ODg0MCwsJBwcFBAMBAQIDBV1dBF0RDQ4OEBAPDg4NDAsLCQgGBgMDAQECAwVdDAgHBgQEAgEBAQICAwQFBQUHBwcICAkKCQsKCwwMDA0NDQ0ODg4ODxQUExMSERJlARocHBweHh4fFhUVFRQVFBMUExITERIREBEPEA4ODg0NDAsLCgoJCAgHDxATFRYYGRGmWbcbGx0cHh4eHxUWFRUUFRQTFBMSEhISERAQEA8PDg4NDQwLCwoKCQgIBw8QExUWGBkRplkCkxERERMSExQUDw4ODg4NDQ0NDAwLCwsKCgoJCAgHBwYGBQQEAwMCAQMDBQUHCQteBgMCAQIEBQcICQoLDA0ODg8QEA4ODRBeWwJeBgMCAQIEBQcICQoLDA0ODg8QEA4ODRBeFBIREhMTFBQODw4ODg0NDQ0MDAsLCwoKCggJCAcHBgYFBAQDAwIBAQIDBQUHCUYNCwoIBgUDAQEBAgQEBAYGCAgICgoLCwwNDg4PDxAQERESExIUExQVEiMiIB8dHBoPplm2DQsKCAYFAwEBAQIEBAQGBggICAoKCwsMDQ4ODw8QEBEREhMSFBMUFRIjIiAfHRwaD6ZZAAADAAAAAAP3A/cAAwAHABEAAAERIREDIREhATM1IxEhFTM1IQN6/kd+ArX9S/7FvT8B+H79DAI//kcBuf3KArT+R34B+D+8AAAEAAAAAAP4A/gAEwAZAC0AcQAAARUjFTMVMxUjFSM1MzUjNSM1MzUjETMVIxEjFTM1MxUjFTMVIzUjFSM1MzUjNQMRFR8NMyEzPw01ETUvDSMhIw8NA2iQSEhIkJBISEjYSJDYSEhISEhISEhIkAECAwMDBAUFBgYGBwYIBwNgBwgGBwYGBgUFBAMDAwIBAQIDAwMEBQUGBgYHBggH/KAHCAYHBgYGBQUEAwMDAgECkEhISEhISEhISEj+4EgBaEhISNhISEhI2EgBIPygBwcHBwYGBgUFBAMDAwIBAQIDAwMEBQUGBgYHBwcHA2AHBwcHBgYGBQUEAwMDAgEBAgMDAwQFBQYGBgcHBwAABAAAAAAD+AP4AAsAHwArAG8AAAERMxEzESMVIzUjESMVIxUzFTMVIxUjNTM1IzUjNTM1IxUjFTMVIzUjNTM1AxEVHw0zITM/DTURNS8NIyEjDw0C2EhISEhISJBISEiQkEhISJBISEhISNgBAgMDAwQFBQYGBgcGCAcDYAcIBgcGBgYFBQQDAwMCAQECAwMDBAUFBgYGBwYIB/ygBwgGBwYGBgUFBAMDAwIBApD+4AEg/uBISAEgSEhISEhISEhISEjYSEjYSAEg/KAHBwcHBgYGBQUEAwMDAgEBAgMDAwQFBQYGBgcHBwcDYAcHBwcGBgYFBQQDAwMCAQECAwMDBAUFBgYGBwcHAAAAAAcAAAAAA/gD+AADAAcAGwAkADUAOgBDAAAlFSE1NzM1IyUVMzUzFSMVMxUjNSMVIzUzNSM1IzMVMxUjFSMRITMVMzUzESMRIxUjNSMRIxEBFxUhEQMjETMVIREBIQO5/Uv8fn4BOz8/Pz8/Pz8/P/x+Pz+9/sU/P34/Pz8/PwKJ6f1LP729AzP+8v3bhj8/fvw/Pz8//D8/Pz/8Pz/8PwF6Pz/+hgE7vb3+xQF6AXrpUgE7/sX+CH4C4gEOAAAAAAMAAAAAA/gD+AAEABgAIgAAARUzASc3Bxc/BC8IDwIBIREjESERITUhAUOFAauFe0GFQQQDAgEBAgMEUwYGBgcHBwb8mgPwfv0MAbP9zwHIhQGqhXxBhkEGBgcHBgcGBVQEAwIBAQID/BYCN/5HAvR+AAAABAAAAAAD9wOZAAMABwB7AO8AAAEzNSMFMzUjNx8MFR8LFQ8LFQ8LIxU/DzU/DDUvDDUvDwUPBxUPDBUfDB0BHw41Iy8LNS8LNT8LNT8LMzUjDwUBAru7ATi7u/IHBgYGBQUEBAMDAwMCAgQFAwQEBAUGBQcGBgcFBgUEBAQDBQQCAgMDAgQDBAUFBgYHCBMSEA8ODAsKBAgGBgQDAwECAwMCBAMEBQUFBgYHBwYGBQUFBAMEAgMDAgEBAwQFBgcJCQsMDg8QEhP9NwQIBgYEBAIBAgQCAwMEBAQFBQYGBwcGBgUFBAQEAwMCBAICAwQFBgcJCQsMDg8QEhMIBgcGBQUEAwMDAwMCAgMFBAMFBAUFBgcGBgcGBQUEBQMEBQMCAgQCAwQDBQQGBQYHBxMSEA8ODAsBpLu7u+QBAQEDAgQEBQUGBw8SdxoYFQkJCAgGBgYFBAEEBQUGBgcICAkUFxl8ExAHBgUEBAMDAgEBWAECAwQFBggJBQsNDxETFBeCExEHBgYFBAQDAwEBAVUBAQEDAwQEBQYHBxAUdRYVFBEQDgwLCQgGBgQDAgEnBgsNDxETFBZ/ExEHBwYFBAQDAwEBAVUBAQEDAwMFBQUHBxATehcVExIPDgwKCQgGBQQDAgFYAQECAwMEBQUGBxATeRkYFAkJCAcHBgUFBAEEBQUGBwcICAkVFhp6Eg8HBgUFBAQCAwEBVwIDBAYGCAAAAAYAAAAAA0AEAAADAAcACwAPABMAFwAAKQERIQEhESElIREhASERISUhESEBIREhAkABAP8A/oABAP8AAYABAP8A/oABAP8AAYABAP8A/oABAP8AAQD/AAEAgAEA/wABAIABAP8AAQAAAQAAAAAD+AP4AGoAABMzERUfBQUVNycVITcfBzM/FTUvBzcXNwcXBy8HIw8VFR8HBxEzJwh+AgMEBQYFApy9vf23sxQREhIKFBQVFw0MDQwMDAsWFRMSEQ4NCgUEAwMCAgEBAgQGBwkKDn9ZF/VZgBMSERMKExUUGA0MDQwMDAsWFRMSEA8NCgUEAwMCAgEBAgUFBwkKDrN+nQM7/WwIBQYFBAMBAX6enX6zDgoJBwMFAwIBAgIDAwQFCg0PEBITFRYLDAwMDQwNDRUUFBQSEhIUf1n0Fll/DgoJBwMFAwIBAgIDAwQFCg0OERITFRYLDAwMDQwNDRUUFBQSEhEUswJJvQABAAAAAAKAAoAAAwAAASERIQGAAQD/AAGAAQAAAgAAAAADQAKAAAMABwAAASERIQEhESECQAEA/wD+gAEA/wABgAEA/wABAAADAAAAAANAA0AAAwAHAAsAACUhESEBIREhNyERIQJAAQD/AP6AAQD/AMABAP8AwAEA/wABAIABAAAAAAAEAAAAAANAA0AAAwAHAAsADwAAJSERIQEhESElIREhASERIQJAAQD/AP6AAQD/AAGAAQD/AP6AAQD/AMABAP8AAQCAAQD/AAEAAAAABQAAAAAEAANAAAMABwALAA8AEwAAJSERIQEhESEBIREhJSERIQEhESEDAAEA/wD+gAEA/wD+gAEA/wACQAEA/wD+gAEA/wDAAQD/AAEA/wABAIABAP8AAQAAAAAGAAAAAAQABAAAAwAHAAsADwATABcAACkBESEBIREhASERISUhESEBIREhNyERIQMAAQD/AP6AAQD/AP6AAQD/AAJAAQD/AP6AAQD/AMABAP8AAQD/AAEA/wABAIABAP8AAQCAAQAAAAUAAAAAA7kD+AA/AH8AvwDEAUUAAAEVHw07AT8NPQEvDSsBDw01FR8NOwE/DT0BLw0rAQ8NNRUfDTsBPw09AS8NKwEPDSUVESERJxUjDwcVHwMVIw8HFR8DFSMPBxUfAxUfByE/BzU/BDUvByM1PwQ1LwcjNT8ENS8HIzUvByEPBgGiAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBARv+hj+eBgYFBQQDAQECBAWyngYGBQUEAwEBAgQFsp4GBgUFBAMBAQIEBbIBAQMEBQUGBwG4BwYFBQQDAQGvBgIEAgEBAwQFBQYGnq8GAgQCAQEDBAUFBgaerwYCBAIBAQMEBQUGBp4BAQMEBQUGB/5IBwYFBQQDAQEECgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQnyCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQnyCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQmzH/ytA3IfHwEBAwQFBQYGQwgHBXdOAQEDBAUFBgdCCAcFd04BAQMEBQUGBkMIBwV3LgcGBQUEAwEBAQEDBAUFBgcudAUDBwhDBgYFBQQDAQFOdAUDBwhCBwYFBQQDAQFOdAUDBwhDBgYFBQQDAQEfBwYFBQQDAQEBAQMEBQUGAAAAAAEAAAAAA3kD+ABWAAABES8GDwsfBQEfAjM/BAE/BS8LDwYRNS8JKwEPCQHB0AQGBQYLDAwMBgUFBQQEAwIEAQEEAgQDBQE7BxMMDAwGBgUFAT8FAwQCBAEBBAIDBAQFBQUGDAwMCwYFBgTQAQICBgcKCgYGBwYGBwYFCwkIBgICAQO5/SXNBAQDAwMBAQMDAwQEBQUGBQwMDAwFBgUE/skHCQMDAgIDBAE7BQUGBQwMDAwFBgUFBAQDAgQBAQMDAwQEzQLbBgcGBgoKBwYCAgEBAgIGBwoKBgYHAAACAAAAAAP4A/gARQCJAAAJAQ8FHws/BhEVHwk7AT8JNREvCg8FFxEfCjM/AwE/BS8LDwYRNS8JKwEPCQFW/sUFAwQCBAEBAwMDBAQFBQUGDAwMCwYFBQXQAQICBgcKCgYGBwYGBwYGCgoHBgICAQECAwUFBwcJBQwMBgYGBgUF5AECAwUFBwcJBgYGDAwLBgUBPwUDBAIEAQEDAwMEBAUFBQYM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ASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQBdQF2AXcBeAF5AXoBewF8AX0BfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoCmwKcAp0CngKfAqACoQKiAqMCpAKlAqYCpwKoAqkCqgKrAqwCrQKuAq8CsAKxArICswK0ArUCtgK3ArgCuQK6ArsAClBkZl9FeHBvcnQKQ1NWX0V4cG9ydAxFeGNlbF9FeHBvcnQMQlRfRGF0ZXJhbmdlDU1UX0V4Y2VsY2xlYXIOTVRfRXhjZWxmaWx0ZXIMQnVsbGV0X0Fycm93DUJ1bGxldF9DaXJjbGUFTm9uZTILQnVsbGV0X1RpY2sRQm9yZGVyX0RpYWdvbmFsVXATQm9yZGVyX0RpYWdvbmFsRG93bg1CdWxsZXRfRmxvd2VyCkJ1bGxldF9Eb3QNQnVsbGV0X1NxdWFyZQ1NVF9SaWdodEFycm93DE1UX0xlZnRBcnJvdwxNVF9Eb3duQXJyb3cKTVRfVXBhcnJvdw1NVF9SZWN1cnJlbmNlE01UX1JlY3VycmVuY2VFZGl0ZWQLTVRfTG9jYXRpb24OTVRfRGVzY3JpcHRpb24LTVRfVGltZXpvbmUIQlRfVG9hZHkKQlRfRGF5VmlldwtCVF9Xb3JrV2VlawlCVF9BZ2VuZGEOQlRfTW9udGhBZ2VuZGELQlRfV2Vla1ZpZXcLQlRfRGF0ZVRpbWULQlRfUmVzb3VyY2UOQlRfVGltZUxpbmVEYXkPQlRfVGltZUxpbmVXZWVrE0JUX1RpbWVMaW5lV29ya1dlZWsQQlRfVGltZUxpbmVNb250aAh0YWJsZS0wMgRjb3B5CHRoLXNtYWxsB3NhdmUtMDIKYWxpZ24tbGVmdAdlZGl0LTA2CGNsb3NlLXdmC3dvcmQtZXhwb3J0CnByaW50ZXItMDILY3Jvc3MtY2xvc2UEcGx1cwVjbG9zZQ1jaGVjay1tYXJrLTAxB2VkaXQtMDQHYWRkLW5ldwhjbG9zZS0wMRBjaGV2cm9uLXJpZ2h0LTAxCmFycm93LWxlZnQRYXJyb3doZWFkLWRvd24tMDEMYXJyb3doZWFkLXVwDmFycm93aGVhZC1kb3duCWRlbGV0ZS0wNg9hcnJvd2hlYWQtcmlnaHQOYXJyb3doZWFkLWxlZnQLYXJyb3ctcmlnaHQJZGVsZXRlLTA1DGRvd24tYXJyb3ctMQxjaGV2cm9uLWRvd24NYXJvb3ctbGVmdC0wMRBjaGV2cm9uLXJpZ2h0LTAzEG5hdmlnYXRpb24tcmlnaHQJU29ydGluZy1tC0JvdHRvbS1pY29uCFRvcC1pY29uC254dC1wZy1pY29uC2Rvd24tYXJyb3cyCFVwLWFycm93CkR3bi1hcnJvdzMJR3JvdXBpY29uC1NlbGVjdGlvbi1tB0JUX01lbnUNTVRfTGVmdF9BcnJvdwhCVF9NZW51MRJNVF9SaWdodF9BcnJvd2ZpbGwHQlRfRWRpdAlCVF9maWx0ZXILQlRfQ2FsZW5kYXIJQlRfU2VhcmNoB0JUX1NhdmUSQlRfQm90dG9tYXJyb3dmaWxsDE1UX0JvdHRvbWZpbAlCVF9SZWxvYWQHTVRfTWVudQpGQl9Ub3BmaWxsDEJUX2xlZnRhcnJvdwlCVF9SZW1vdmUJTVRfU2VhcmNoB0JUX3RpbWUJTVRfRGVsZXRlC0JUX2JhY2t3YXJkCkJUX0FkZGZsYXQOQlRfYm90dG9tYXJyb3cIQlRfQ2xlYXINRkJfTGVmdF9BcnJvdxNCVF9DaGVja2JveGNvbGxhcHNlCUJUX0RlbGV0ZQ1CVF9SaWdodGFycm93DkZCX1JpZ2h0X0Fycm93CUJUX1NlbGVjdA5Db2x1bW5fY2hvb3NlcghUcmVldmlldwlUcmVldmlldzIJVHJlZXZpZXcxCVRyZWV2aWV3Mw5NVF9UcmVlX2V4cGFuZA5CVF9UcmVlX2V4cGFuZANVcDEETmV4dAdOZXh0b25lB1ByZXZvbmUEUHJldglEb3duX1NvcnQJQm9vdHN0cmFwDkJvb3RzdHJhcF9QbGF5D0Jvb3RzdHJhcF9QYXVzZQ9QYXJhT3B0aW9uZG93bjEKVGV4dFNlYXJjaBdJbnNpZGVIb3Jpem9uZGFsQm9yZGVycwpSZXN0YXJ0QXQxDU9wZW5IeXBlcmxpbmsHQ3V0RGF0YQhDb3B5RGF0YQlUb3BCb3JkZXINRGVsZXRlQ29sdW1ucwpEZWxldGVSb3dzC0luc2VydFJpZ2h0Ckluc2VydExlZnQPUmVtb3ZlSHlwZXJsaW5rFUluc2lkZVZlcnRpY2FsQm9yZGVycwtSaWdodEJvcmRlcg1FZGl0SHlwZXJsaW5rCUh5cGVybGluawtMZWZ0Qm9yZGVycwtEZWxldGVUYWJsZQ9UYWJsZVByb3BlcnRpZXMNQ29weUh5cGVybGluawxCb3R0b21Cb3JkZXIOQ2xpcGJvYXJkUGFzdGURQ29udGludWVOdW1iZXJpbmcLSW5zZXJ0QmVsb3cLSW5zZXJ0QWJvdmUKQm9yZGVyTm9uZQlCb3JkZXJCb3gDQWxsD1RhYmxlQWxpZ25SaWdodAxDdXN0b21Cb3JkZXIOVGFibGVBbGlnbkxlZnQQVGFibGVBbGlnbkNlbnRlcg1MaW5lVmVyeXNtYWxsCkxpbmVub3JtYWwJTGluZXNtYWxsDVBhcmFPcHRpb251cDEKVGV4dEJvdHRvbQpUZXh0Q2VudGVyB1RleHRUb3AOTVRfQ2xlYXJGb3JtYXQQTVRfU3RyaWtldGhyb3VnaAxNVF9VcHBlcmNhc2UKTVRfSnVzdGlmeQhNVF9JbWFnZQlNVF9SZXNpemULTVRfTWluaW1pc2ULTVRfRWRpdExpbmsHTVRfQm9sZAxNVF9BbGlnbkxlZnQGTVRfQ3V0Ek1UX0FsdGVybmF0aXZlVGV4dAdNVF9Db3B5CU1UX1JlbW92ZRFNVF9JbmNyZWFzZUluZGVudAtNVF9DbGVhckFsbAdNVF9VbmRvDU1UX0Z1bGxTY3JlZW4MTVRfVW5kZXJsaW5lEE1UX1Vub3JkZXJlZExpc3QKTVRfUHJldmlldw5NVF9PcmRlcmVkTGlzdAxNVF9Mb3dlcmNhc2UNTVRfUmVtb3ZlTGluawlNVF9ab29tSW4LTVRfT3BlbkxpbmsITVRfUHJpbnQMTVRfRm9udENvbG9yDU1UX0FsaWduUmlnaHQNTVRfQ3JlYXRlTGluawtNVF9WaWV3U2lkZQtNVF9Db2RlVmlldwpNVF9ab29tT3V0Dk1UX1N1cGVyc2NyaXB0B01UX1BhcmEHTVRfUmVkbwhNVF9QYXN0ZQ1NVF9JbnNlcnRDb2RlDE1UX1N1YnNjcmlwdApNVF9EaXNwbGF5Ck1UX1JlcGxhY2UJTVRfSXRhbGljCk1UX0NhcHRpb24STVRfQmFja2dyb3VuZGNvbG9yEU1UX0RlY3JlYXNlSW5kZW50Dk1UX0FsaWduQ2VudGVyC01UX0ZvbnROYW1lCEJUX0Nsb3NlC0RyYWdBbmREcm9wDEZpbHRlckZpZWxkcwpOZXdfQ29sdW1uB05ld19Sb3cDU3VtCEZpbHRlcl9CDUZpbHRlckNsb3NlX0IGU29ydF9CB0Nsb3NlX0IHQ2xvc2VfRg1DbGVhcmZpbHRlcl9CAk9rC0FsaWduQm90dG9tDkluc2VydFJvd0Fib3ZlDkluc2VydFJvd0JlbG93C0FsaWduQ2VudGVyDERlbGV0ZUNvbHVtbglEZWxldGVSb3cQSW5zZXJ0Q29sdW1uTGVmdAhBbGlnblRvcBFJbnNlcnRDb2x1bW5SaWdodA5FZGl0UHJvcGVydGllcxFWZXJ0aWNhbEFsaWdubWVudAlBZGRDb2x1bW4FU3R5bGUJVGJfRGVsZXRlBkFkZFJvdwZIZWFkZXIGVGFiX1VwCFRhYl9Eb3duCVRhYl9Nb3JlMQlUYWJfTW9yZTIGUmVzaXplCUJfUFZfT3Blbg5CX1BWX0ZpcnN0cGFnZQ1CX1BWX1ByZXZpb3VzCUJfUFZfTmV4dA1CX1BWX0xhc3RwYWdlDEJfUFZfWm9vbW91dAtCX1BWX1pvb21pbg1CX1BWX0Rvd25sb2FkDUJfUFZfQm9va21hcmsLQl9QVl9TZWFyY2gTQl9QVl9UZXh0QW5ub3RhdGlvbgpCX1BWX0Nsb3NlDEJfUFZfQ29tbWVudAlCX1BWX1NhdmUOQl9QVl9BbGlnbmxlZnQNQl9QVl9GcmVlaGFuZAlCX1BWX1VuZG8OQl9QVl9IaWdobGlnaHQJQl9QVl9Nb3JlDkJfUFZfVW5kZXJsaW5lEkJfUFZfU3RyaWtldGhyb3VnaApCX1BWX1BhaW50CEJfUFZfUGFuDEJfUFZfT3BhY2l0eQtCX1BWX0RlbGV0ZQtCX1BWX0N1cnNvcg9CX1BWX1JpZ2h0YXJyb3cQQl9QVl9TdHJva2Vjb2xvcgpCX1BWX1ByaW50CUJfUFZfUmVkbwlCX1BWX0ZvbnQLQl9QVl9TaGFwZXMOQl9QVl9sZWZ0YXJyb3cRQl9QVl9TdHJva2V3ZWlnaHQTQl9QVl9Bbm5vdGF0aW9uRWRpdA5CX1BWX1RodW1ibmFpbApCX1BWX1N0YW1wDkJfUFZfUGFnZWJyZWFrD0JfUFZfU2luZ2xlcGFnZQpCX0NvbGxhcHNlCEJfRXhwYW5kDkRvdWJsZVJlc2l6ZV8yDkRvdWJsZVJlc2l6ZV8xDlNpbmdsZVJlc2l6ZV8xDlNpbmdsZVJlc2l6ZV8zDlNpbmdsZVJlc2l6ZV8yDlNpbmdsZVJlc2l6ZV80C0RyYWdhbmREcm9wB0Fycm93VXAJQXJyb3dEb3duCkFycm93cmlnaHQJQXJyb3dMZWZ0B0dyaXBwZXIPTmV3X0ZpbHRlckNsZWFyCk5ld19GaWx0ZXIQTmV3X0ZpbHRlckFjdGl2ZQdCVF9Db2RlB0JUX2dyaWQIQlRfcGFzdGUJQlRfZGVsZXRlC0JUX2Rvd25sb2FkBkJUX2N1dAdCVF9MaXN0CkJUX3JlZnJlc2gHQlRfaW5mbw1CVF9yaWdodGFycm93DUJUX29wZW5mb2xkZXIIQlRfY2xvc2UMQlRfbmV3Zm9sZGVyCUJUX3JlbmFtZQdCVF9jb3B5CUJUX3NlYXJjaAZVcGxvYWQHQlRfYmFjawxCVF9zZWxlY3RhbGwHQlRfc29ydAlCVF9vcHRpb24HQlRfdGljawxCX0JyZWFkY3J1bWIMQl9GdWxsc2NyZWVuBkJfU2F2ZQhCX0V4cG9ydAhCX1NhdmVhcwhCX1JlbmFtZRJCX051bWJlckZvcm1hdHRpbmcLQl9QREZFeHBvcnQMQl9HcmFuZHRvdGFsC0JfTmV3UmVwb3J0C0JfQ1NWZXhwb3J0DUJfRXhjZWxFeHBvcnQIQl9EZWxldGUHQl9DaGFydAZCX0xvYWQGQl9HcmlkCkJfU3VidG90YWwIRm9udFR5cGUNQl9MaW5lc3BhY2luZwZCX0xvY2sIQl9JdGFsaWMGQl9MaW5rB0JfVGFibGUQQl9UYWJsZW9mY29udGVudAxCX1BhZ2VudW1iZXIFQl9OZXcGQl9Cb2xkC0JfRm9udENvbG9yC0JfUGFnZVNldHVwDUJfU3Ryb2tlU3R5bGUHQl9JbWFnZQpCX0Jvb2ttYXJrCEJfSGVhZGVyBkJfT3BlbglCX0J1bGxldHMSQl9TaG93SGlkZXByb3BlcnR5CEJfRm9vdGVyCkJfQ2xlYXJBbGwNT3V0c2lkZUJvcmRlcgpBbGxCb3JkZXJzDUluc2lkZUJvcmRlcnMEQ2VsbA9CX0FsaWduVG9wdGFibGUSQl9BbGlnbkJvdHRvbXRhYmxlEkJfQWxpZ25DZW50ZXJ0YWJsZQlTZWxlY3Rpb24HQl9CcmVhawtCX1BhZ2VCcmVhaw5CX1NlY3Rpb25CcmVhawhNX1VwbG9hZAdBdXRvRml0EEZpeGVkQ29sdW1uV2lkdGgNQXV0b0ZpdFdpbmRvdwxCcmluZ0ZvcndhcmQKQnJpbmdGcm9udAhTZW5kYmFjawxTZW5kQmFja3dhcmQHVW5ncm91cAVHcm91cAVPcmRlcg1TaW5nbGVVcEFycm93D1NpbmdsZURvd25BcnJvdxBTaW5nbGVSaWdodEFycm93D1NpbmdsZUxlZnRBcnJvdxBEb3VibGVSaWdodEFycm93D0RvdWJsZUxlZnRBcnJvdwlab29tVG9GaXQIQWRkQWJvdmUIQWRkQmVsb3cGQl9MaW5lB0JfQXJyb3cLQl9SZWN0YW5nbGUIQl9DaXJjbGUKQl9QZW50YWdhbghCX0xlbmd0aAZCX0FyZWELQl9QZXJpbWV0ZXIIQl9SYWRpdXMIQl9Wb2x1bWUSQl9DaGFuZ2VTY2FsZVJhdGlvDEJfUHJvcGVydGllcwlCX0NvbW1lbnQKVGh1bWJzRG93bghUaHVtYnNVcAtUaHVtYnNEb3duMQlKUEdFeHBvcnQJUE5HRXhwb3J0CVNWR0V4cG9ydBdCX0NvbmRpdGlvbmFsRm9ybWF0dGluZxFCX0Zvcm11bGFGdW5jdGlvbgxIaWRlaGVhZGluZ3MNSGlkZUdyaWRsaW5lcwZCX0hpZGULQl9EdXBsaWNhdGUJTXNFeGNlbDk3CUV4cG9ydENTVgNNRFgIRm9ybWF0X0IITmFtZWRzZXQLTy1BdHRyaWJ1dGUJRGltZW5zaW9uBkxldmVsMQZMZXZlbDIGTGV2ZWwzBkxldmVsNAZMZXZlbDULVXNlckRlZmluZWQDS1BJCk1fU29ydERvd24KTV9Tb3J0Tm9uZQhNX1NvcnRVcBBDYWxjdWxhdGVkTWVtYmVyCUJUX1Bhc3RlMRBCVF9QYXN0ZVRleHRvbmx5DUJUX1Bhc3RlSW1hZ2UNQlRfUGFzdGVTdHlsZRFCX01lcmdlRm9ybWF0dGluZwxCX1NwZWxsQ2hlY2sKQ3VzdG9tU29ydA5Tb3J0RGVzY2VuZGluZw1Tb3J0QXNjZW5kaW5nAAA=) format("truetype")
}

.e-icons {
    font-family: e-icons;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none
}


/*! common core */

.e-control,
.e-css,
.e-error {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 12px;
    font-weight: 400
}

.e-error {
    color: #a94442
}

.e-control,
.e-control [class*=" e-"],
.e-control [class^=e-] {
    box-sizing: border-box
}

.e-control:focus,
.e-control :focus {
    outline: none
}

.e-rtl {
    direction: rtl;
    text-align: right
}

.e-overlay {
    background-color: #383838;
    filter: alpha(opacity=50);
    height: 100%;
    opacity: .5;
    pointer-events: none;
    touch-action: none;
    width: 100%
}

.e-hidden {
    display: none
}

.e-blazor-hidden {
    visibility: hidden
}

.e-disabled {
    background-image: none;
    cursor: default;
    filter: alpha(Opacity=35);
    opacity: .35
}

.e-ul {
    list-style-type: none
}

.e-prevent-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.e-warning {
    color: #fff
}

.e-success {
    color: #3c763d
}

.e-information {
    color: #31708f
}

.e-block-touch {
    touch-action: pinch-zoom
}


/*! animation keyframes */

@-webkit-keyframes SlideLeftOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
}

@keyframes SlideLeftOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
}

@-webkit-keyframes SlideLeftIn {
    0% {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes SlideLeftIn {
    0% {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes SlideRightIn {
    0% {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes SlideRightIn {
    0% {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes SlideRightOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }
}

@keyframes SlideRightOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }
}

@-webkit-keyframes SlideBottomIn {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes SlideBottomIn {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes SlideBottomOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes SlideBottomOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes SlideTopIn {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes SlideTopIn {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes SlideTopOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes SlideTopOut {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes SlideRight {
    0% {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes SlideRight {
    0% {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes SlideLeft {
    0% {
        width: 100%
    }
    to {
        width: 0
    }
}

@keyframes SlideLeft {
    0% {
        width: 100%
    }
    to {
        width: 0
    }
}

@-webkit-keyframes SlideDown {
    0% {
        height: 0
    }
    to {
        height: 100%
    }
}

@keyframes SlideDown {
    0% {
        height: 0
    }
    to {
        height: 100%
    }
}

@-webkit-keyframes SlideUp {
    0% {
        height: 100%
    }
    to {
        height: 0
    }
}

@keyframes SlideUp {
    0% {
        height: 100%
    }
    to {
        height: 0
    }
}

@-webkit-keyframes FadeIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1
    }
}

@keyframes FadeIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1
    }
}

@-webkit-keyframes FadeOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0
    }
}

@keyframes FadeOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0
    }
}

@-webkit-keyframes ZoomIn {
    0% {
        -webkit-transform: translate(0) scale(0);
        transform: translate(0) scale(0)
    }
    to {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

@keyframes ZoomIn {
    0% {
        -webkit-transform: translate(0) scale(0);
        transform: translate(0) scale(0)
    }
    to {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

@-webkit-keyframes ZoomOut {
    0% {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
    to {
        -webkit-transform: translate(0) scale(0);
        transform: translate(0) scale(0)
    }
}

@keyframes ZoomOut {
    0% {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
    to {
        -webkit-transform: translate(0) scale(0);
        transform: translate(0) scale(0)
    }
}

@-webkit-keyframes FadeZoomIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes FadeZoomIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes FadeZoomOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes FadeZoomOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes FlipRightDownIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(-180deg);
        transform: perspective(400px) rotateY(-180deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipRightDownIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(-180deg);
        transform: perspective(400px) rotateY(-180deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipRightDownOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipRightDownOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipRightUpIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(135deg);
        transform: perspective(400px) rotateY(135deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipRightUpIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(135deg);
        transform: perspective(400px) rotateY(135deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipRightUpOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(135deg);
        transform: rotateY(135deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipRightUpOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(135deg);
        transform: rotateY(135deg);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipLeftDownIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(-180deg);
        transform: perspective(400px) rotateY(-180deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipLeftDownIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(-180deg);
        transform: perspective(400px) rotateY(-180deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipLeftDownOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(135deg);
        transform: rotateY(135deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipLeftDownOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(135deg);
        transform: rotateY(135deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipLeftUpIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(-135deg);
        transform: perspective(400px) rotateY(-135deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipLeftUpIn {
    0% {
        -webkit-transform: perspective(400px) rotateY(-135deg);
        transform: perspective(400px) rotateY(-135deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipLeftUpOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(135deg) perspective(200px);
        transform: rotateY(135deg) perspective(200px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipLeftUpOut {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(135deg) perspective(200px);
        transform: rotateY(135deg) perspective(200px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipYLeftIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(180deg);
        transform: perspective(400px) rotateY(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(90deg);
        transform: perspective(700px) rotateY(90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipYLeftIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(180deg);
        transform: perspective(400px) rotateY(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(90deg);
        transform: perspective(700px) rotateY(90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipYLeftOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(90deg);
        transform: perspective(700px) rotateY(90deg)
    }
    75% {
        -webkit-transform: perspective(850px) rotateY(125deg);
        transform: perspective(850px) rotateY(125deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipYLeftOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(90deg);
        transform: perspective(700px) rotateY(90deg)
    }
    75% {
        -webkit-transform: perspective(850px) rotateY(125deg);
        transform: perspective(850px) rotateY(125deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipYRightIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(-180deg);
        transform: perspective(400px) rotateY(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(-90deg);
        transform: perspective(700px) rotateY(-90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipYRightIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(-180deg);
        transform: perspective(400px) rotateY(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(-90deg);
        transform: perspective(700px) rotateY(-90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipYRightOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(-90deg);
        transform: perspective(700px) rotateY(-90deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipYRightOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateY(-90deg);
        transform: perspective(700px) rotateY(-90deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipXDownIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(180deg);
        transform: perspective(400px) rotateX(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(90deg);
        transform: perspective(700px) rotateX(90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipXDownIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(180deg);
        transform: perspective(400px) rotateX(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(90deg);
        transform: perspective(700px) rotateX(90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipXDownOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(90deg);
        transform: perspective(700px) rotateX(90deg)
    }
    75% {
        -webkit-transform: perspective(850px) rotateX(125deg);
        transform: perspective(850px) rotateX(125deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipXDownOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(90deg);
        transform: perspective(700px) rotateX(90deg)
    }
    75% {
        -webkit-transform: perspective(850px) rotateX(125deg);
        transform: perspective(850px) rotateX(125deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipXUpIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(-180deg);
        transform: perspective(400px) rotateX(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(-90deg);
        transform: perspective(700px) rotateX(-90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipXUpIn {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(-180deg);
        transform: perspective(400px) rotateX(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(-90deg);
        transform: perspective(700px) rotateX(-90deg)
    }
    to {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@-webkit-keyframes FlipXUpOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(-90deg);
        transform: perspective(700px) rotateX(-90deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

@keyframes FlipXUpOut {
    0% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    50% {
        -webkit-transform: perspective(700px) rotateX(-90deg);
        transform: perspective(700px) rotateX(-90deg)
    }
    to {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
}

.e-ripple,
.e-ripple-style {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.e-ripple-element,
.e-ripple-style:after {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity, -webkit-transform 0ms cubic-bezier(0, .1, .2, 1);
    transition: opacity, -webkit-transform 0ms cubic-bezier(0, .1, .2, 1);
    transition: opacity, transform 0ms cubic-bezier(0, .1, .2, 1);
    transition: opacity, transform 0ms cubic-bezier(0, .1, .2, 1), -webkit-transform 0ms cubic-bezier(0, .1, .2, 1)
}

.e-ripple-style:after {
    background: rgba(0, 0, 0, .3);
    content: "";
    display: block;
    height: 50%;
    left: 25%;
    opacity: 0;
    top: 25%;
    -webkit-transform: scale(3);
    transform: scale(3);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    width: 50%
}

.e-ripple-style:active:after {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0s;
    transition: 0s
}


/*! button layout */

.e-btn,
.e-css.e-btn {
    -webkit-font-smoothing: antialiased;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
    line-height: 2.286em;
    outline: none;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.e-btn:disabled,
.e-css.e-btn:disabled {
    cursor: default
}

.e-btn:focus,
.e-btn:hover,
.e-css.e-btn:focus,
.e-css.e-btn:hover {
    text-decoration: none
}

.e-btn::-moz-focus-inner,
.e-css.e-btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.e-btn .e-btn-icon,
.e-css.e-btn .e-btn-icon {
    display: inline-block;
    font-size: 12px;
    margin-top: -2px;
    vertical-align: middle;
    width: 1em
}

.e-btn .e-btn-icon.e-icon-left,
.e-css.e-btn .e-btn-icon.e-icon-left {
    margin-left: -.5em;
    width: 1.688em
}

.e-btn .e-btn-icon.e-icon-right,
.e-css.e-btn .e-btn-icon.e-icon-right {
    margin-right: -.5em;
    width: 1.688em
}

.e-btn .e-btn-icon.e-icon-top,
.e-css.e-btn .e-btn-icon.e-icon-top {
    display: block;
    margin-top: 0;
    padding-bottom: 6px;
    width: auto
}

.e-btn .e-btn-icon.e-icon-bottom,
.e-css.e-btn .e-btn-icon.e-icon-bottom {
    display: block;
    margin-top: 0;
    padding-top: 6px;
    width: auto
}

.e-btn.e-icon-btn,
.e-css.e-btn.e-icon-btn {
    padding: 0 8px
}

.e-btn.e-bottom-icon-btn,
.e-btn.e-top-icon-btn,
.e-css.e-btn.e-bottom-icon-btn,
.e-css.e-btn.e-top-icon-btn {
    line-height: 1;
    padding: 6px 12px
}

.e-btn.e-round,
.e-css.e-btn.e-round {
    border-radius: 50%;
    height: 2.429em;
    line-height: 1;
    padding: 0;
    width: 2.429em
}

.e-btn.e-round .e-btn-icon,
.e-css.e-btn.e-round .e-btn-icon {
    font-size: 16px;
    line-height: 2em;
    margin-top: 0;
    width: auto
}

.e-btn.e-rtl .e-icon-right,
.e-css.e-btn.e-rtl .e-icon-right {
    margin-left: -.5em;
    margin-right: 0
}

.e-btn.e-rtl .e-icon-left,
.e-css.e-btn.e-rtl .e-icon-left {
    margin-left: 0;
    margin-right: -.5em
}

.e-btn.e-flat,
.e-css.e-btn.e-flat {
    border: 1px solid
}

.e-btn.e-small,
.e-css.e-btn.e-small {
    font-size: 12px;
    line-height: 2.167em;
    padding: 0 10px
}

.e-btn.e-small .e-btn-icon,
.e-css.e-btn.e-small .e-btn-icon {
    font-size: 10px;
    width: 1em
}

.e-btn.e-small .e-btn-icon.e-icon-left,
.e-css.e-btn.e-small .e-btn-icon.e-icon-left {
    margin-left: -.57143em;
    width: 1.7143em
}

.e-btn.e-small .e-btn-icon.e-icon-right,
.e-css.e-btn.e-small .e-btn-icon.e-icon-right {
    margin-right: -.57143em;
    width: 1.7143em
}

.e-btn.e-small .e-btn-icon.e-icon-top,
.e-css.e-btn.e-small .e-btn-icon.e-icon-top {
    padding-bottom: 6px;
    width: auto
}

.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom {
    padding-top: 6px;
    width: auto
}

.e-btn.e-small.e-icon-btn,
.e-css.e-btn.e-small.e-icon-btn {
    padding: 0 6px
}

.e-btn.e-small.e-bottom-icon-btn,
.e-btn.e-small.e-top-icon-btn,
.e-css.e-btn.e-small.e-bottom-icon-btn,
.e-css.e-btn.e-small.e-top-icon-btn {
    line-height: 1;
    padding: 6px 12px
}

.e-btn.e-small.e-round,
.e-css.e-btn.e-small.e-round {
    height: 2.334em;
    line-height: 1;
    padding: 0;
    width: 2.334em
}

.e-btn.e-small.e-round .e-btn-icon,
.e-css.e-btn.e-small.e-round .e-btn-icon {
    font-size: 14px;
    line-height: 1.8572em;
    width: auto
}

.e-btn.e-small.e-rtl .e-icon-right,
.e-css.e-btn.e-small.e-rtl .e-icon-right {
    margin-left: -.57143em;
    margin-right: 0
}

.e-btn.e-small.e-rtl .e-icon-left,
.e-css.e-btn.e-small.e-rtl .e-icon-left {
    margin-left: 0;
    margin-right: btn-small-icon-margin
}

.e-btn.e-block,
.e-css.e-btn.e-block {
    display: block;
    width: 100%
}

.e-small.e-btn,
.e-small .e-btn,
.e-small.e-css.e-btn,
.e-small .e-css.e-btn {
    font-size: 12px;
    line-height: 2.167em;
    padding: 0 10px
}

.e-small.e-btn .e-btn-icon,
.e-small .e-btn .e-btn-icon,
.e-small.e-css.e-btn .e-btn-icon,
.e-small .e-css.e-btn .e-btn-icon {
    font-size: 10px;
    width: 1em
}

.e-small.e-btn .e-btn-icon.e-icon-left,
.e-small .e-btn .e-btn-icon.e-icon-left,
.e-small.e-css.e-btn .e-btn-icon.e-icon-left,
.e-small .e-css.e-btn .e-btn-icon.e-icon-left {
    margin-left: -.57143em;
    width: 1.7143em
}

.e-small.e-btn .e-btn-icon.e-icon-right,
.e-small .e-btn .e-btn-icon.e-icon-right,
.e-small.e-css.e-btn .e-btn-icon.e-icon-right,
.e-small .e-css.e-btn .e-btn-icon.e-icon-right {
    margin-right: -.57143em;
    width: 1.7143em
}

.e-small.e-btn .e-btn-icon.e-icon-top,
.e-small .e-btn .e-btn-icon.e-icon-top,
.e-small.e-css.e-btn .e-btn-icon.e-icon-top,
.e-small .e-css.e-btn .e-btn-icon.e-icon-top {
    padding-bottom: 6px;
    width: auto
}

.e-small.e-btn .e-btn-icon.e-icon-bottom,
.e-small .e-btn .e-btn-icon.e-icon-bottom,
.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom {
    padding-top: 6px;
    width: auto
}

.e-small.e-btn.e-icon-btn,
.e-small .e-btn.e-icon-btn,
.e-small.e-css.e-btn.e-icon-btn,
.e-small .e-css.e-btn.e-icon-btn {
    padding: 0 6px
}

.e-small.e-btn.e-bottom-icon-btn,
.e-small .e-btn.e-bottom-icon-btn,
.e-small.e-btn.e-top-icon-btn,
.e-small .e-btn.e-top-icon-btn,
.e-small.e-css.e-btn.e-bottom-icon-btn,
.e-small .e-css.e-btn.e-bottom-icon-btn,
.e-small.e-css.e-btn.e-top-icon-btn,
.e-small .e-css.e-btn.e-top-icon-btn {
    line-height: 1;
    padding: 6px 12px
}

.e-small.e-btn.e-round,
.e-small .e-btn.e-round,
.e-small.e-css.e-btn.e-round,
.e-small .e-css.e-btn.e-round {
    height: 2.334em;
    line-height: 1;
    padding: 0;
    width: 2.334em
}

.e-small.e-btn.e-round .e-btn-icon,
.e-small .e-btn.e-round .e-btn-icon,
.e-small.e-css.e-btn.e-round .e-btn-icon,
.e-small .e-css.e-btn.e-round .e-btn-icon {
    font-size: 14px;
    line-height: 1.8572em;
    width: auto
}

.e-small.e-btn.e-rtl .e-icon-right,
.e-small .e-btn.e-rtl .e-icon-right,
.e-small.e-css.e-btn.e-rtl .e-icon-right,
.e-small .e-css.e-btn.e-rtl .e-icon-right {
    margin-left: -.57143em;
    margin-right: 0
}

.e-small.e-btn.e-rtl .e-icon-left,
.e-small .e-btn.e-rtl .e-icon-left,
.e-small.e-css.e-btn.e-rtl .e-icon-left,
.e-small .e-css.e-btn.e-rtl .e-icon-left {
    margin-left: 0;
    margin-right: btn-small-icon-margin
}

.e-bigger.e-small.e-btn,
.e-bigger.e-small .e-btn,
.e-bigger.e-small.e-css.e-btn,
.e-bigger.e-small .e-css.e-btn {
    font-size: 15px;
    line-height: 2.2667em;
    padding: 0 14px
}

.e-bigger.e-small.e-btn .e-btn-icon,
.e-bigger.e-small .e-btn .e-btn-icon,
.e-bigger.e-small.e-css.e-btn .e-btn-icon,
.e-bigger.e-small .e-css.e-btn .e-btn-icon {
    font-size: 12px;
    width: 1em
}

.e-bigger.e-small.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-left {
    margin-left: -.5em;
    width: 2em
}

.e-bigger.e-small.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-right {
    margin-right: -.5em;
    width: 2em
}

.e-bigger.e-small.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-top {
    padding-bottom: 6px;
    width: auto
}

.e-bigger.e-small.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom {
    padding-top: 6px;
    width: auto
}

.e-bigger.e-small.e-btn.e-icon-btn,
.e-bigger.e-small .e-btn.e-icon-btn,
.e-bigger.e-small.e-css.e-btn.e-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-icon-btn {
    padding: 0 9px
}

.e-bigger.e-small.e-btn.e-bottom-icon-btn,
.e-bigger.e-small .e-btn.e-bottom-icon-btn,
.e-bigger.e-small.e-btn.e-top-icon-btn,
.e-bigger.e-small .e-btn.e-top-icon-btn,
.e-bigger.e-small.e-css.e-btn.e-bottom-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-bottom-icon-btn,
.e-bigger.e-small.e-css.e-btn.e-top-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-top-icon-btn {
    line-height: 1;
    padding: 8px 16px
}

.e-bigger.e-small.e-btn.e-round,
.e-bigger.e-small .e-btn.e-round,
.e-bigger.e-small.e-css.e-btn.e-round,
.e-bigger.e-small .e-css.e-btn.e-round {
    height: 2.4em;
    line-height: 1;
    padding: 0;
    width: 2.4em
}

.e-bigger.e-small.e-btn.e-round .e-btn-icon,
.e-bigger.e-small .e-btn.e-round .e-btn-icon,
.e-bigger.e-small.e-css.e-btn.e-round .e-btn-icon,
.e-bigger.e-small .e-css.e-btn.e-round .e-btn-icon {
    font-size: 16px;
    line-height: 2.125em;
    width: auto
}

.e-bigger.e-small.e-btn.e-rtl .e-icon-right,
.e-bigger.e-small .e-btn.e-rtl .e-icon-right,
.e-bigger.e-small.e-css.e-btn.e-rtl .e-icon-right,
.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-right {
    margin-left: -.5em;
    margin-right: 0
}

.e-bigger.e-small.e-btn.e-rtl .e-icon-left,
.e-bigger.e-small .e-btn.e-rtl .e-icon-left,
.e-bigger.e-small.e-css.e-btn.e-rtl .e-icon-left,
.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-left {
    margin-left: 0;
    margin-right: -.5em
}

.e-bigger.e-btn,
.e-bigger .e-btn,
.e-bigger.e-css.e-btn,
.e-bigger .e-css.e-btn {
    font-size: 16px;
    line-height: 2.375em;
    padding: 0 16px
}

.e-bigger.e-btn .e-btn-icon,
.e-bigger .e-btn .e-btn-icon,
.e-bigger.e-css.e-btn .e-btn-icon,
.e-bigger .e-css.e-btn .e-btn-icon {
    font-size: 14px;
    width: 1em
}

.e-bigger.e-btn .e-btn-icon.e-icon-left,
.e-bigger .e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-left,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-left {
    margin-left: -.6111em;
    width: 2em
}

.e-bigger.e-btn .e-btn-icon.e-icon-right,
.e-bigger .e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-right,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-right {
    margin-right: -.6111em;
    width: 2em
}

.e-bigger.e-btn .e-btn-icon.e-icon-top,
.e-bigger .e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-top,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-top {
    padding-bottom: 8px;
    width: auto
}

.e-bigger.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger .e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-bottom {
    padding-top: 8px;
    width: auto
}

.e-bigger.e-btn.e-icon-btn,
.e-bigger .e-btn.e-icon-btn,
.e-bigger.e-css.e-btn.e-icon-btn,
.e-bigger .e-css.e-btn.e-icon-btn {
    padding: 0 10px
}

.e-bigger.e-btn.e-bottom-icon-btn,
.e-bigger .e-btn.e-bottom-icon-btn,
.e-bigger.e-btn.e-top-icon-btn,
.e-bigger .e-btn.e-top-icon-btn,
.e-bigger.e-css.e-btn.e-bottom-icon-btn,
.e-bigger .e-css.e-btn.e-bottom-icon-btn,
.e-bigger.e-css.e-btn.e-top-icon-btn,
.e-bigger .e-css.e-btn.e-top-icon-btn {
    line-height: 1;
    padding: 8px 16px
}

.e-bigger.e-btn.e-round,
.e-bigger .e-btn.e-round,
.e-bigger.e-css.e-btn.e-round,
.e-bigger .e-css.e-btn.e-round {
    height: 2.5em;
    line-height: 1;
    padding: 0;
    width: 2.5em
}

.e-bigger.e-btn.e-round .e-btn-icon,
.e-bigger .e-btn.e-round .e-btn-icon,
.e-bigger.e-css.e-btn.e-round .e-btn-icon,
.e-bigger .e-css.e-btn.e-round .e-btn-icon {
    font-size: 18px;
    line-height: 2.1111em;
    width: auto
}

.e-bigger.e-btn.e-rtl .e-icon-right,
.e-bigger .e-btn.e-rtl .e-icon-right,
.e-bigger.e-css.e-btn.e-rtl .e-icon-right,
.e-bigger .e-css.e-btn.e-rtl .e-icon-right {
    margin-left: -.6111em;
    margin-right: 0
}

.e-bigger.e-btn.e-rtl .e-icon-left,
.e-bigger .e-btn.e-rtl .e-icon-left,
.e-bigger.e-css.e-btn.e-rtl .e-icon-left,
.e-bigger .e-css.e-btn.e-rtl .e-icon-left {
    margin-left: 0;
    margin-right: -.6111em
}

.e-bigger.e-btn.e-small,
.e-bigger .e-btn.e-small,
.e-bigger.e-css.e-btn.e-small,
.e-bigger .e-css.e-btn.e-small {
    font-size: 15px;
    line-height: 2.2667em;
    padding: 0 14px
}

.e-bigger.e-btn.e-small .e-btn-icon,
.e-bigger .e-btn.e-small .e-btn-icon,
.e-bigger.e-css.e-btn.e-small .e-btn-icon,
.e-bigger .e-css.e-btn.e-small .e-btn-icon {
    font-size: 12px;
    width: 1em
}

.e-bigger.e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-left {
    margin-left: -.5em;
    width: 2em
}

.e-bigger.e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-right {
    margin-right: -.5em;
    width: 2em
}

.e-bigger.e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-top {
    padding-bottom: 6px;
    width: auto
}

.e-bigger.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-bottom {
    padding-top: 6px;
    width: auto
}

.e-bigger.e-btn.e-small.e-icon-btn,
.e-bigger .e-btn.e-small.e-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-icon-btn {
    padding: 0 9px
}

.e-bigger.e-btn.e-small.e-bottom-icon-btn,
.e-bigger .e-btn.e-small.e-bottom-icon-btn,
.e-bigger.e-btn.e-small.e-top-icon-btn,
.e-bigger .e-btn.e-small.e-top-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-bottom-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-bottom-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-top-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-top-icon-btn {
    line-height: 1;
    padding: 8px 16px
}

.e-bigger.e-btn.e-small.e-round,
.e-bigger .e-btn.e-small.e-round,
.e-bigger.e-css.e-btn.e-small.e-round,
.e-bigger .e-css.e-btn.e-small.e-round {
    height: 2.4em;
    line-height: 1;
    padding: 0;
    width: 2.4em
}

.e-bigger.e-btn.e-small.e-round .e-btn-icon,
.e-bigger .e-btn.e-small.e-round .e-btn-icon,
.e-bigger.e-css.e-btn.e-small.e-round .e-btn-icon,
.e-bigger .e-css.e-btn.e-small.e-round .e-btn-icon {
    font-size: 16px;
    line-height: 2.125em;
    width: auto
}

.e-bigger.e-btn.e-small.e-rtl .e-icon-right,
.e-bigger .e-btn.e-small.e-rtl .e-icon-right,
.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-right,
.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-right {
    margin-left: -.5em;
    margin-right: 0
}

.e-bigger.e-btn.e-small.e-rtl .e-icon-left,
.e-bigger .e-btn.e-small.e-rtl .e-icon-left,
.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-left,
.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-left {
    margin-left: 0;
    margin-right: -.5em
}


/*! button theme */

.e-btn,
.e-css.e-btn {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-color: #ccc;
    box-shadow: none;
    color: #333;
    -webkit-transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1);
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.e-btn:hover,
.e-css.e-btn:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: none;
    color: #333
}

.e-btn:focus,
.e-css.e-btn:focus {
    border-color: #8c8c8c;
    box-shadow: none
}

.e-btn:active,
.e-btn:focus,
.e-css.e-btn:active,
.e-css.e-btn:focus {
    background-color: #e6e6e6;
    color: #333;
    outline: 0 solid #fff;
    outline-offset: 0
}

.e-btn.e-active,
.e-btn:active,
.e-css.e-btn.e-active,
.e-css.e-btn:active {
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-active,
.e-css.e-btn.e-active {
    background-color: #e6e6e6;
    color: #333
}

.e-btn:disabled,
.e-css.e-btn:disabled {
    background-color: hsla(0, 0%, 100%, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: rgba(51, 51, 51, .65)
}

.e-btn .e-ripple-element,
.e-css.e-btn .e-ripple-element {
    background-color: transparent
}

.e-btn.e-round,
.e-css.e-btn.e-round {
    background-color: transparent;
    border-color: #ccc;
    color: #333
}

.e-btn.e-round:hover,
.e-css.e-btn.e-round:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333
}

.e-btn.e-round:focus,
.e-css.e-btn.e-round:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    box-shadow: none;
    color: #333;
    outline: 0 solid #fff;
    outline-offset: 0
}

.e-btn.e-round:active,
.e-css.e-btn.e-round:active {
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #333;
    outline: 0 solid #fff;
    outline-offset: 0
}

.e-btn.e-round:disabled,
.e-css.e-btn.e-round:disabled {
    background-color: hsla(0, 0%, 100%, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: rgba(51, 51, 51, .65)
}

.e-btn.e-round.e-danger:focus,
.e-btn.e-round.e-info:focus,
.e-btn.e-round.e-primary:focus,
.e-btn.e-round.e-success:focus,
.e-btn.e-round.e-warning:focus,
.e-css.e-btn.e-round.e-danger:focus,
.e-css.e-btn.e-round.e-info:focus,
.e-css.e-btn.e-round.e-primary:focus,
.e-css.e-btn.e-round.e-success:focus,
.e-css.e-btn.e-round.e-warning:focus {
    outline: 0 solid #fff
}

.e-btn.e-primary,
.e-css.e-btn.e-primary {
    background-color: #317ab9;
    border-color: #265f91;
    color: #fff
}

.e-btn.e-primary:hover,
.e-css.e-btn.e-primary:hover {
    background-color: #21527d;
    border-color: #163854;
    box-shadow: none;
    color: #fff
}

.e-btn.e-primary:focus,
.e-css.e-btn.e-primary:focus {
    background-color: #21527d;
    border-color: #0c1d2c;
    color: #fff;
    outline: 0 solid #fff;
    box-shadow: none
}

.e-btn.e-primary:active,
.e-css.e-btn.e-primary:active {
    outline: 0 solid #fff
}

.e-btn.e-primary.e-active,
.e-btn.e-primary:active,
.e-css.e-btn.e-primary.e-active,
.e-css.e-btn.e-primary:active {
    background-color: #21527d;
    border-color: #163854;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-primary:disabled,
.e-css.e-btn.e-primary:disabled {
    background-color: rgba(49, 122, 185, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-primary .e-ripple-element,
.e-css.e-btn.e-primary .e-ripple-element {
    background-color: transparent
}

.e-btn.e-success,
.e-css.e-btn.e-success {
    background-color: #218739;
    border-color: #175e28;
    color: #fff
}

.e-btn.e-success:hover,
.e-css.e-btn.e-success:hover {
    background-color: #124a1f;
    border-color: #08210e;
    box-shadow: none;
    color: #fff
}

.e-btn.e-success:focus,
.e-css.e-btn.e-success:focus {
    background-color: #124a1f;
    border-color: #000;
    color: #fff;
    box-shadow: none
}

.e-btn.e-success.e-active,
.e-btn.e-success:active,
.e-css.e-btn.e-success.e-active,
.e-css.e-btn.e-success:active {
    background-color: #124a1f;
    border-color: #08210e;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-success:disabled,
.e-css.e-btn.e-success:disabled {
    background-color: rgba(92, 184, 92, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-success .e-ripple-element,
.e-css.e-btn.e-success .e-ripple-element {
    background-color: transparent
}

.e-btn.e-info,
.e-css.e-btn.e-info {
    background-color: #1b809e;
    border-color: #145d72;
    color: #fff
}

.e-btn.e-info:hover,
.e-css.e-btn.e-info:hover {
    background-color: #104b5d;
    border-color: #082831;
    box-shadow: none;
    color: #fff
}

.e-btn.e-info:focus,
.e-css.e-btn.e-info:focus {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff;
    box-shadow: none
}

.e-btn.e-info.e-active,
.e-btn.e-info:active,
.e-css.e-btn.e-info.e-active,
.e-css.e-btn.e-info:active {
    background-color: #104b5d;
    border-color: #082831;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-info:disabled,
.e-css.e-btn.e-info:disabled {
    background-color: rgba(91, 192, 222, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-info .e-ripple-element,
.e-css.e-btn.e-info .e-ripple-element {
    background-color: transparent
}

.e-btn.e-warning,
.e-css.e-btn.e-warning {
    background-color: #aa6708;
    border-color: #794906;
    color: #fff
}

.e-btn.e-warning:hover,
.e-css.e-btn.e-warning:hover {
    background-color: #613b05;
    border-color: #301d02;
    box-shadow: none;
    color: #fff
}

.e-btn.e-warning:focus,
.e-css.e-btn.e-warning:focus {
    background-color: #613b05;
    border-color: #000;
    color: #fff;
    box-shadow: none
}

.e-btn.e-warning.e-active,
.e-btn.e-warning:active,
.e-css.e-btn.e-warning.e-active,
.e-css.e-btn.e-warning:active {
    background-color: #613b05;
    border-color: #301d02;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-warning:disabled,
.e-css.e-btn.e-warning:disabled {
    background-color: rgba(240, 173, 78, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-warning .e-ripple-element,
.e-css.e-btn.e-warning .e-ripple-element {
    background-color: transparent
}

.e-btn.e-danger,
.e-css.e-btn.e-danger {
    background-color: #dc3243;
    border-color: #bb202f;
    color: #fff
}

.e-btn.e-danger:hover,
.e-css.e-btn.e-danger:hover {
    background-color: #a51c2a;
    border-color: #7a151f;
    box-shadow: none;
    color: #fff
}

.e-btn.e-danger:focus,
.e-css.e-btn.e-danger:focus {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff;
    box-shadow: none
}

.e-btn.e-danger.e-active,
.e-btn.e-danger:active,
.e-css.e-btn.e-danger.e-active,
.e-css.e-btn.e-danger:active {
    background-color: #a51c2a;
    border-color: #7a151f;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-danger:disabled,
.e-css.e-btn.e-danger:disabled {
    background-color: rgba(217, 83, 79, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-danger .e-ripple-element,
.e-css.e-btn.e-danger .e-ripple-element {
    background-color: transparent
}

.e-btn.e-flat,
.e-css.e-btn.e-flat {
    background-color: #fff;
    border-color: #ccc;
    box-shadow: none;
    color: #333
}

.e-btn.e-flat:hover,
.e-css.e-btn.e-flat:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: none;
    color: #333
}

.e-btn.e-flat:focus,
.e-css.e-btn.e-flat:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;
    box-shadow: none
}

.e-btn.e-flat.e-active,
.e-btn.e-flat:active,
.e-css.e-btn.e-flat.e-active,
.e-css.e-btn.e-flat:active {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-flat:disabled,
.e-css.e-btn.e-flat:disabled {
    background-color: #fff;
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: rgba(51, 51, 51, .65)
}

.e-btn.e-flat .e-ripple-element,
.e-css.e-btn.e-flat .e-ripple-element {
    background-color: transparent
}

.e-btn.e-flat.e-primary,
.e-css.e-btn.e-flat.e-primary {
    background-color: #317ab9;
    border-color: #265f91;
    color: #fff
}

.e-btn.e-flat.e-primary:hover,
.e-css.e-btn.e-flat.e-primary:hover {
    background-color: #21527d;
    border-color: #163854;
    color: #fff
}

.e-btn.e-flat.e-primary:focus,
.e-css.e-btn.e-flat.e-primary:focus {
    background-color: #21527d;
    border-color: #0c1d2c;
    color: #fff
}

.e-btn.e-flat.e-primary.e-active,
.e-btn.e-flat.e-primary:active,
.e-css.e-btn.e-flat.e-primary.e-active,
.e-css.e-btn.e-flat.e-primary:active {
    background-color: #21527d;
    border-color: #163854;
    color: #fff
}

.e-btn.e-flat.e-primary:disabled,
.e-css.e-btn.e-flat.e-primary:disabled {
    background-color: rgba(49, 122, 185, .65);
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-flat.e-primary .e-ripple-element,
.e-css.e-btn.e-flat.e-primary .e-ripple-element {
    background-color: transparent
}

.e-btn.e-flat.e-success,
.e-css.e-btn.e-flat.e-success {
    background-color: #218739;
    border-color: #175e28;
    color: #fff
}

.e-btn.e-flat.e-success:hover,
.e-css.e-btn.e-flat.e-success:hover {
    background-color: #124a1f;
    border-color: #08210e;
    box-shadow: none;
    color: #fff
}

.e-btn.e-flat.e-success:focus,
.e-css.e-btn.e-flat.e-success:focus {
    background-color: #124a1f;
    border-color: #000;
    color: #fff;
    box-shadow: none
}

.e-btn.e-flat.e-success.e-active,
.e-btn.e-flat.e-success:active,
.e-css.e-btn.e-flat.e-success.e-active,
.e-css.e-btn.e-flat.e-success:active {
    background-color: #124a1f;
    border-color: #08210e;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-flat.e-success:disabled,
.e-css.e-btn.e-flat.e-success:disabled {
    background-color: rgba(92, 184, 92, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-flat.e-success .e-ripple-element,
.e-css.e-btn.e-flat.e-success .e-ripple-element {
    background-color: transparent
}

.e-btn.e-flat.e-info,
.e-css.e-btn.e-flat.e-info {
    background-color: #1b809e;
    border-color: #145d72;
    color: #fff
}

.e-btn.e-flat.e-info:hover,
.e-css.e-btn.e-flat.e-info:hover {
    background-color: #104b5d;
    border-color: #082831;
    box-shadow: none;
    color: #fff
}

.e-btn.e-flat.e-info:focus,
.e-css.e-btn.e-flat.e-info:focus {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff;
    box-shadow: none
}

.e-btn.e-flat.e-info.e-active,
.e-btn.e-flat.e-info:active,
.e-css.e-btn.e-flat.e-info.e-active,
.e-css.e-btn.e-flat.e-info:active {
    background-color: #104b5d;
    border-color: #082831;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-flat.e-info:disabled,
.e-css.e-btn.e-flat.e-info:disabled {
    background-color: rgba(91, 192, 222, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-flat.e-info .e-ripple-element,
.e-css.e-btn.e-flat.e-info .e-ripple-element {
    background-color: transparent
}

.e-btn.e-flat.e-warning,
.e-css.e-btn.e-flat.e-warning {
    background-color: #aa6708;
    border-color: #794906;
    color: #fff
}

.e-btn.e-flat.e-warning:hover,
.e-css.e-btn.e-flat.e-warning:hover {
    background-color: #613b05;
    border-color: #301d02;
    box-shadow: none;
    color: #fff
}

.e-btn.e-flat.e-warning:focus,
.e-css.e-btn.e-flat.e-warning:focus {
    background-color: #613b05;
    border-color: #000;
    color: #fff;
    box-shadow: none
}

.e-btn.e-flat.e-warning.e-active,
.e-btn.e-flat.e-warning:active,
.e-css.e-btn.e-flat.e-warning.e-active,
.e-css.e-btn.e-flat.e-warning:active {
    background-color: #613b05;
    border-color: #301d02;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-flat.e-warning:disabled,
.e-css.e-btn.e-flat.e-warning:disabled {
    background-color: rgba(240, 173, 78, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-flat.e-warning .e-ripple-element,
.e-css.e-btn.e-flat.e-warning .e-ripple-element {
    background-color: transparent
}

.e-btn.e-flat.e-danger,
.e-css.e-btn.e-flat.e-danger {
    background-color: #dc3243;
    border-color: #bb202f;
    color: #fff
}

.e-btn.e-flat.e-danger:hover,
.e-css.e-btn.e-flat.e-danger:hover {
    background-color: #a51c2a;
    border-color: #7a151f;
    box-shadow: none;
    color: #fff
}

.e-btn.e-flat.e-danger:focus,
.e-css.e-btn.e-flat.e-danger:focus {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff;
    box-shadow: none
}

.e-btn.e-flat.e-danger.e-active,
.e-btn.e-flat.e-danger:active,
.e-css.e-btn.e-flat.e-danger.e-active,
.e-css.e-btn.e-flat.e-danger:active {
    background-color: #a51c2a;
    border-color: #7a151f;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-btn.e-flat.e-danger:disabled,
.e-css.e-btn.e-flat.e-danger:disabled {
    background-color: rgba(217, 83, 79, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-btn.e-flat.e-danger .e-ripple-element,
.e-css.e-btn.e-flat.e-danger .e-ripple-element {
    background-color: transparent
}

.e-btn.e-outline,
.e-css.e-btn.e-outline {
    background-color: transparent;
    border-color: #ccc;
    box-shadow: none;
    color: #333
}

.e-btn.e-outline:hover,
.e-css.e-btn.e-outline:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: none;
    color: #333
}

.e-btn.e-outline:focus,
.e-css.e-btn.e-outline:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;
    box-shadow: none
}

.e-btn.e-outline.e-active,
.e-btn.e-outline:active,
.e-css.e-btn.e-outline.e-active,
.e-css.e-btn.e-outline:active {
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #333
}

.e-btn.e-outline:disabled,
.e-css.e-btn.e-outline:disabled {
    background-color: transparent;
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: rgba(51, 51, 51, .65)
}

.e-btn.e-outline.e-primary,
.e-css.e-btn.e-outline.e-primary {
    background-color: transparent;
    border-color: #317ab9;
    color: #317ab9
}

.e-btn.e-outline.e-primary:hover,
.e-css.e-btn.e-outline.e-primary:hover {
    background-color: #21527d;
    border-color: #265f91;
    color: #fff
}

.e-btn.e-outline.e-primary:focus,
.e-css.e-btn.e-outline.e-primary:focus {
    background-color: #21527d;
    border-color: #0c1d2c;
    color: #fff
}

.e-btn.e-outline.e-primary.e-active,
.e-btn.e-outline.e-primary:active,
.e-css.e-btn.e-outline.e-primary.e-active,
.e-css.e-btn.e-outline.e-primary:active {
    background-color: #21527d;
    border-color: #265f91;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #fff
}

.e-btn.e-outline.e-primary:disabled,
.e-css.e-btn.e-outline.e-primary:disabled {
    background-color: transparent;
    border-color: hsla(0, 0%, 80%, .65);
    box-shadow: none;
    color: rgba(51, 51, 51, .65)
}

.e-btn.e-outline.e-success,
.e-css.e-btn.e-outline.e-success {
    background-color: transparent;
    border-color: #218739;
    color: #218739
}

.e-btn.e-outline.e-success:hover,
.e-css.e-btn.e-outline.e-success:hover {
    background-color: #124a1f;
    border-color: #08210e;
    color: #fff
}

.e-btn.e-outline.e-success:focus,
.e-css.e-btn.e-outline.e-success:focus {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-btn.e-outline.e-success.e-active,
.e-btn.e-outline.e-success:active,
.e-css.e-btn.e-outline.e-success.e-active,
.e-css.e-btn.e-outline.e-success:active {
    background-color: #124a1f;
    border-color: #08210e;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #fff
}

.e-btn.e-outline.e-success:disabled,
.e-css.e-btn.e-outline.e-success:disabled {
    background-color: transparent;
    border-color: rgba(33, 135, 57, .65);
    box-shadow: none;
    color: rgba(33, 135, 57, .65)
}

.e-btn.e-outline.e-info,
.e-css.e-btn.e-outline.e-info {
    background-color: transparent;
    border-color: #1b809e;
    color: #1b809e
}

.e-btn.e-outline.e-info:hover,
.e-css.e-btn.e-outline.e-info:hover {
    background-color: #104b5d;
    border-color: #082831;
    color: #fff
}

.e-btn.e-outline.e-info:focus,
.e-css.e-btn.e-outline.e-info:focus {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-btn.e-outline.e-info.e-active,
.e-btn.e-outline.e-info:active,
.e-css.e-btn.e-outline.e-info.e-active,
.e-css.e-btn.e-outline.e-info:active {
    background-color: #104b5d;
    border-color: #082831;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #fff
}

.e-btn.e-outline.e-info:disabled,
.e-css.e-btn.e-outline.e-info:disabled {
    background-color: transparent;
    border-color: rgba(27, 128, 158, .65);
    box-shadow: none;
    color: rgba(27, 128, 158, .65)
}

.e-btn.e-outline.e-warning,
.e-css.e-btn.e-outline.e-warning {
    background-color: transparent;
    border-color: #aa6708;
    color: #aa6708
}

.e-btn.e-outline.e-warning:hover,
.e-css.e-btn.e-outline.e-warning:hover {
    background-color: #613b05;
    border-color: #301d02;
    color: #fff
}

.e-btn.e-outline.e-warning:focus,
.e-css.e-btn.e-outline.e-warning:focus {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-btn.e-outline.e-warning.e-active,
.e-btn.e-outline.e-warning:active,
.e-css.e-btn.e-outline.e-warning.e-active,
.e-css.e-btn.e-outline.e-warning:active {
    background-color: #613b05;
    border-color: #301d02;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #fff
}

.e-btn.e-outline.e-warning:disabled,
.e-css.e-btn.e-outline.e-warning:disabled {
    background-color: transparent;
    border-color: rgba(170, 103, 8, .65);
    box-shadow: none;
    color: rgba(170, 103, 8, .65)
}

.e-btn.e-outline.e-danger,
.e-css.e-btn.e-outline.e-danger {
    background-color: transparent;
    border-color: #dc3243;
    color: #dc3243
}

.e-btn.e-outline.e-danger:hover,
.e-css.e-btn.e-outline.e-danger:hover {
    background-color: #a51c2a;
    border-color: #7a151f;
    color: #fff
}

.e-btn.e-outline.e-danger:focus,
.e-css.e-btn.e-outline.e-danger:focus {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-btn.e-outline.e-danger.e-active,
.e-btn.e-outline.e-danger:active,
.e-css.e-btn.e-outline.e-danger.e-active,
.e-css.e-btn.e-outline.e-danger:active {
    background-color: #a51c2a;
    border-color: #7a151f;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #fff
}

.e-btn.e-outline.e-danger:disabled,
.e-css.e-btn.e-outline.e-danger:disabled {
    background-color: transparent;
    border-color: rgba(220, 50, 67, .65);
    box-shadow: none;
    color: rgba(220, 50, 67, .65)
}

.e-btn.e-link,
.e-css.e-btn.e-link {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    color: #0d47a1
}

.e-btn.e-link:focus,
.e-btn.e-link:hover,
.e-css.e-btn.e-link:focus,
.e-css.e-btn.e-link:hover {
    border-radius: 0;
    color: #0a3576;
    text-decoration: underline
}

.e-btn.e-link:disabled,
.e-css.e-btn.e-link:disabled {
    color: rgba(51, 51, 51, .65);
    background-color: transparent;
    box-shadow: none;
    text-decoration: none
}

.e-checkbox-wrapper .e-check:before,
.e-css.e-checkbox-wrapper .e-check:before {
    content: "\e21d"
}

.e-checkbox-wrapper .e-stop:before,
.e-css.e-checkbox-wrapper .e-stop:before {
    content: "\e99f"
}


/*! checkbox layout */

.e-checkbox-wrapper,
.e-css.e-checkbox-wrapper {
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.e-checkbox-wrapper label,
.e-css.e-checkbox-wrapper label {
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    margin: 0;
    position: relative;
    white-space: nowrap
}

.e-checkbox-wrapper:focus .e-frame,
.e-css.e-checkbox-wrapper:focus .e-frame {
    box-shadow: 0 0 4px 0 #317ab9
}

.e-checkbox-wrapper .e-ripple-container,
.e-css.e-checkbox-wrapper .e-ripple-container {
    border-radius: 50%;
    bottom: -9px;
    height: 36px;
    left: -9px;
    pointer-events: none;
    position: absolute;
    right: -9px;
    top: -9px;
    width: 36px;
    z-index: 1
}

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: normal
}

.e-checkbox-wrapper .e-checkbox,
.e-css.e-checkbox-wrapper .e-checkbox {
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px
}

.e-checkbox-wrapper .e-checkbox+.e-label,
.e-css.e-checkbox-wrapper .e-checkbox+.e-label {
    margin-right: 8px
}

.e-checkbox-wrapper .e-frame,
.e-css.e-checkbox-wrapper .e-frame {
    border: 1px solid;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: e-icons;
    height: 20px;
    line-height: 18px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 20px
}

.e-checkbox-wrapper .e-frame+.e-label,
.e-css.e-checkbox-wrapper .e-frame+.e-label {
    margin-left: 8px
}

.e-checkbox-wrapper .e-frame+.e-ripple-container,
.e-css.e-checkbox-wrapper .e-frame+.e-ripple-container {
    left: auto
}

.e-checkbox-wrapper .e-check,
.e-css.e-checkbox-wrapper .e-check {
    font-size: 12px
}

.e-checkbox-wrapper .e-stop,
.e-css.e-checkbox-wrapper .e-stop {
    font-size: 12px;
    line-height: 18px
}

.e-checkbox-wrapper.e-checkbox-disabled,
.e-css.e-checkbox-wrapper.e-checkbox-disabled {
    cursor: default;
    pointer-events: none
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-checkbox-wrapper.e-checkbox-disabled .e-label,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label {
    cursor: default
}

.e-checkbox-wrapper.e-rtl .e-ripple-container,
.e-css.e-checkbox-wrapper.e-rtl .e-ripple-container {
    right: -9px
}

.e-checkbox-wrapper.e-rtl .e-frame,
.e-css.e-checkbox-wrapper.e-rtl .e-frame {
    margin: 0
}

.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,
.e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container {
    left: -9px;
    right: auto
}

.e-checkbox-wrapper.e-rtl .e-label,
.e-css.e-checkbox-wrapper.e-rtl .e-label {
    margin-left: 0;
    margin-right: 8px
}

.e-checkbox-wrapper.e-rtl .e-label+.e-frame,
.e-css.e-checkbox-wrapper.e-rtl .e-label+.e-frame {
    margin: 0
}

.e-checkbox-wrapper.e-rtl .e-checkbox+.e-label,
.e-css.e-checkbox-wrapper.e-rtl .e-checkbox+.e-label {
    margin-left: 8px;
    margin-right: 0
}

.e-checkbox-wrapper.e-small .e-frame,
.e-css.e-checkbox-wrapper.e-small .e-frame {
    height: 14px;
    line-height: 12px;
    width: 14px
}

.e-checkbox-wrapper.e-small .e-check,
.e-css.e-checkbox-wrapper.e-small .e-check {
    font-size: 8px
}

.e-checkbox-wrapper.e-small .e-stop,
.e-css.e-checkbox-wrapper.e-small .e-stop {
    font-size: 6px;
    line-height: 12px
}

.e-checkbox-wrapper.e-small .e-label,
.e-css.e-checkbox-wrapper.e-small .e-label {
    font-size: 14px;
    line-height: 14px
}

.e-checkbox-wrapper.e-small .e-ripple-container,
.e-css.e-checkbox-wrapper.e-small .e-ripple-container {
    bottom: -13px;
    height: 30px;
    left: -13px;
    right: -13px;
    top: -13px;
    width: 30px
}

.e-small.e-checkbox-wrapper .e-frame,
.e-small .e-checkbox-wrapper .e-frame,
.e-small.e-css.e-checkbox-wrapper .e-frame,
.e-small .e-css.e-checkbox-wrapper .e-frame {
    height: 14px;
    line-height: 12px;
    width: 14px
}

.e-small.e-checkbox-wrapper .e-check,
.e-small .e-checkbox-wrapper .e-check,
.e-small.e-css.e-checkbox-wrapper .e-check,
.e-small .e-css.e-checkbox-wrapper .e-check {
    font-size: 8px
}

.e-small.e-checkbox-wrapper .e-stop,
.e-small .e-checkbox-wrapper .e-stop,
.e-small.e-css.e-checkbox-wrapper .e-stop,
.e-small .e-css.e-checkbox-wrapper .e-stop {
    font-size: 6px;
    line-height: 12px
}

.e-small.e-checkbox-wrapper .e-label,
.e-small .e-checkbox-wrapper .e-label,
.e-small.e-css.e-checkbox-wrapper .e-label,
.e-small .e-css.e-checkbox-wrapper .e-label {
    font-size: 14px;
    line-height: 14px
}

.e-small.e-checkbox-wrapper .e-ripple-container,
.e-small .e-checkbox-wrapper .e-ripple-container,
.e-small.e-css.e-checkbox-wrapper .e-ripple-container,
.e-small .e-css.e-checkbox-wrapper .e-ripple-container {
    bottom: -13px;
    height: 30px;
    left: -13px;
    right: -13px;
    top: -13px;
    width: 30px
}

.e-bigger.e-small.e-checkbox-wrapper .e-frame,
.e-bigger.e-small .e-checkbox-wrapper .e-frame,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-frame,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-frame {
    height: 18px;
    line-height: 16px;
    width: 18px
}

.e-bigger.e-small.e-checkbox-wrapper .e-check,
.e-bigger.e-small .e-checkbox-wrapper .e-check,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-check,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-check {
    font-size: 10px
}

.e-bigger.e-small.e-checkbox-wrapper .e-stop,
.e-bigger.e-small .e-checkbox-wrapper .e-stop,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-stop,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-stop {
    font-size: 12px;
    line-height: 16px
}

.e-bigger.e-small.e-checkbox-wrapper .e-label,
.e-bigger.e-small .e-checkbox-wrapper .e-label,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-label,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-label {
    font-size: 15px;
    line-height: 18px
}

.e-bigger.e-small.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small .e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-ripple-container {
    bottom: -16px;
    height: 38px;
    left: -16px;
    right: -16px;
    top: -16px;
    width: 38px
}

.e-bigger.e-checkbox-wrapper .e-frame,
.e-bigger .e-checkbox-wrapper .e-frame,
.e-bigger.e-css.e-checkbox-wrapper .e-frame,
.e-bigger .e-css.e-checkbox-wrapper .e-frame {
    height: 22px;
    line-height: 20px;
    width: 22px
}

.e-bigger.e-checkbox-wrapper .e-frame+.e-label,
.e-bigger .e-checkbox-wrapper .e-frame+.e-label,
.e-bigger.e-css.e-checkbox-wrapper .e-frame+.e-label,
.e-bigger .e-css.e-checkbox-wrapper .e-frame+.e-label {
    font-size: 15px;
    line-height: 22px;
    margin-left: 10px
}

.e-bigger.e-checkbox-wrapper .e-check,
.e-bigger .e-checkbox-wrapper .e-check,
.e-bigger.e-css.e-checkbox-wrapper .e-check,
.e-bigger .e-css.e-checkbox-wrapper .e-check {
    font-size: 14px
}

.e-bigger.e-checkbox-wrapper .e-stop,
.e-bigger .e-checkbox-wrapper .e-stop,
.e-bigger.e-css.e-checkbox-wrapper .e-stop,
.e-bigger .e-css.e-checkbox-wrapper .e-stop {
    font-size: 14px;
    line-height: 20px
}

.e-bigger.e-checkbox-wrapper .e-label,
.e-bigger .e-checkbox-wrapper .e-label,
.e-bigger.e-css.e-checkbox-wrapper .e-label,
.e-bigger .e-css.e-checkbox-wrapper .e-label {
    font-size: 15px
}

.e-bigger.e-checkbox-wrapper .e-ripple-container,
.e-bigger .e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper .e-ripple-container {
    bottom: -15px;
    height: 38px;
    left: -15px;
    right: -15px;
    top: -15px;
    width: 38px
}

.e-bigger.e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame {
    margin: 0
}

.e-bigger.e-checkbox-wrapper.e-rtl .e-frame+.e-label,
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame+.e-label,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-label,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-label {
    margin-left: 0;
    margin-right: 10px
}

.e-bigger.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container {
    right: auto
}

.e-bigger.e-checkbox-wrapper.e-small .e-frame,
.e-bigger .e-checkbox-wrapper.e-small .e-frame,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-frame,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-frame {
    height: 18px;
    line-height: 16px;
    width: 18px
}

.e-bigger.e-checkbox-wrapper.e-small .e-check,
.e-bigger .e-checkbox-wrapper.e-small .e-check,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-check,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-check {
    font-size: 10px
}

.e-bigger.e-checkbox-wrapper.e-small .e-stop,
.e-bigger .e-checkbox-wrapper.e-small .e-stop,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-stop,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-stop {
    font-size: 12px;
    line-height: 16px
}

.e-bigger.e-checkbox-wrapper.e-small .e-label,
.e-bigger .e-checkbox-wrapper.e-small .e-label,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-label,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-label {
    font-size: 15px;
    line-height: 18px
}

.e-bigger.e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger .e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-ripple-container {
    bottom: -16px;
    height: 38px;
    left: -16px;
    right: -16px;
    top: -16px;
    width: 38px
}


/*! checkbox theme */

.e-checkbox-wrapper,
.e-css.e-checkbox-wrapper {
    -webkit-tap-highlight-color: transparent
}

.e-checkbox-wrapper .e-frame,
.e-css.e-checkbox-wrapper .e-frame {
    background-color: #fff;
    border-color: #ccc
}

.e-checkbox-wrapper .e-frame.e-check,
.e-checkbox-wrapper .e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #fff;
    border-color: #ccc;
    color: #555
}

.e-checkbox-wrapper .e-ripple-element,
.e-css.e-checkbox-wrapper .e-ripple-element {
    background: transparent
}

.e-checkbox-wrapper .e-ripple-check .e-ripple-element,
.e-checkbox-wrapper:active .e-ripple-element,
.e-css.e-checkbox-wrapper .e-ripple-check .e-ripple-element,
.e-css.e-checkbox-wrapper:active .e-ripple-element {
    background: transperant
}

.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element,
.e-css.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element {
    background: transparent
}

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
    color: #333
}

.e-checkbox-wrapper .e-checkbox:focus+.e-frame,
.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame {
    background-color: #fff;
    border-color: #ccc;
    box-shadow: 0 0 4px 0 #317ab9
}

.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-check,
.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-check {
    background-color: #fff;
    border-color: #ccc;
    box-shadow: 0 0 4px 0 #317ab9;
    color: #555
}

.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-stop {
    box-shadow: 0 0 4px 0 #317ab9;
    color: #555
}

.e-checkbox-wrapper:hover .e-frame,
.e-css.e-checkbox-wrapper:hover .e-frame {
    background-color: #fff;
    border-color: #ccc
}

.e-checkbox-wrapper:hover .e-frame.e-check,
.e-css.e-checkbox-wrapper:hover .e-frame.e-check {
    background-color: #fff;
    border-color: #ccc;
    color: #555
}

.e-checkbox-wrapper:hover .e-frame.e-stop,
.e-checkbox-wrapper:hover .e-label,
.e-css.e-checkbox-wrapper:hover .e-frame.e-stop,
.e-css.e-checkbox-wrapper:hover .e-label {
    color: #555
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame {
    background-color: hsla(0, 0%, 100%, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: rgba(51, 51, 51, .65)
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop {
    background-color: hsla(0, 0%, 100%, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: rgba(85, 85, 85, .65)
}

.e-checkbox-wrapper.e-checkbox-disabled .e-label,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label {
    color: rgba(51, 51, 51, .65)
}

.e-checkbox-wrapper.e-focus .e-ripple-container,
.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check,
.e-css.e-checkbox-wrapper.e-focus .e-ripple-container,
.e-css.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check {
    background-color: transparent
}

.e-checkbox-wrapper.e-focus .e-frame,
.e-checkbox-wrapper.e-focus .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-focus .e-frame,
.e-css.e-checkbox-wrapper.e-focus .e-frame.e-check {
    outline: 0 solid #fff;
    outline-offset: 0
}


/*! radiobutton layout */

.e-radio-wrapper {
    display: inline-block;
    line-height: 1
}

.e-radio {
    -webkit-appearance: none;
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px
}

.e-radio+label {
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.e-radio+label .e-label {
    display: inline-block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 28px;
    vertical-align: text-top;
    white-space: normal
}

.e-radio+label:before {
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.e-radio+label:focus:before {
    box-shadow: 0 0 4px 0 #317ab9
}

.e-radio+label:after {
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    height: 8px;
    left: 6px;
    position: absolute;
    top: 6px;
    -webkit-transform: scale(0);
    transform: scale(0);
    width: 8px
}

.e-radio+label .e-ripple-container {
    border-radius: 50%;
    height: 34px;
    left: -8px;
    position: absolute;
    top: -8px;
    width: 34px;
    z-index: 1
}

.e-radio+label.e-right .e-label,
.e-radio+label.e-rtl .e-label {
    padding-left: 0;
    padding-right: 28px
}

.e-radio+label.e-right:before,
.e-radio+label.e-rtl:before {
    left: auto;
    right: 0
}

.e-radio+label.e-right:after,
.e-radio+label.e-rtl:after {
    left: auto;
    right: 6px
}

.e-radio+label.e-right .e-ripple-container,
.e-radio+label.e-rtl .e-ripple-container {
    left: auto;
    right: -8px
}

.e-radio+label.e-right.e-rtl .e-label {
    padding-left: 28px;
    padding-right: 0
}

.e-radio+label.e-right.e-rtl:before {
    left: 0;
    right: auto
}

.e-radio+label.e-right.e-rtl:after {
    left: 6px;
    right: auto
}

.e-radio+label.e-right.e-rtl .e-ripple-container {
    left: -8px;
    right: auto
}

.e-radio+label.e-small .e-label {
    line-height: 14px;
    padding-left: 22px
}

.e-radio+label.e-small:before {
    height: 14px;
    width: 14px
}

.e-radio+label.e-small:after {
    height: 6px;
    left: 4px;
    top: 4px;
    width: 6px
}

.e-radio+label.e-small .e-ripple-container {
    left: -10px;
    top: -10px
}

.e-radio+label.e-small.e-right .e-label,
.e-radio+label.e-small.e-rtl .e-label {
    padding-left: 0;
    padding-right: 22px
}

.e-radio+label.e-small.e-right:after,
.e-radio+label.e-small.e-rtl:after {
    left: auto;
    right: 4px
}

.e-radio+label.e-small.e-right .e-ripple-container,
.e-radio+label.e-small.e-rtl .e-ripple-container {
    left: auto;
    right: -10px
}

.e-radio+label.e-small.e-right.e-rtl .e-label {
    padding-left: 22px;
    padding-right: 0
}

.e-radio+label.e-small.e-right.e-rtl:after {
    left: 4px;
    right: auto
}

.e-radio+label.e-small.e-right.e-rtl .e-ripple-container {
    left: -10px;
    right: auto
}

.e-radio:checked+label:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: none;
    transition: none
}

.e-radio+label.e-small .e-label,
.e-small .e-radio+label .e-label {
    line-height: 14px;
    padding-left: 22px
}

.e-radio+label.e-small:before,
.e-small .e-radio+label:before {
    height: 14px;
    width: 14px
}

.e-radio+label.e-small:after,
.e-small .e-radio+label:after {
    height: 6px;
    left: 4px;
    top: 4px;
    width: 6px
}

.e-radio+label.e-small .e-ripple-container,
.e-small .e-radio+label .e-ripple-container {
    left: -10px;
    top: -10px
}

.e-radio+label.e-small.e-right .e-label,
.e-radio+label.e-small.e-rtl .e-label,
.e-small .e-radio+label.e-right .e-label,
.e-small .e-radio+label.e-rtl .e-label {
    padding-left: 0;
    padding-right: 22px
}

.e-radio+label.e-small.e-right:after,
.e-radio+label.e-small.e-rtl:after,
.e-small .e-radio+label.e-right:after,
.e-small .e-radio+label.e-rtl:after {
    left: auto;
    right: 4px
}

.e-radio+label.e-small.e-right .e-ripple-container,
.e-radio+label.e-small.e-rtl .e-ripple-container,
.e-small .e-radio+label.e-right .e-ripple-container,
.e-small .e-radio+label.e-rtl .e-ripple-container {
    left: auto;
    right: -10px
}

.e-radio+label.e-small.e-right.e-rtl .e-label,
.e-small .e-radio+label.e-right.e-rtl .e-label {
    padding-left: 22px;
    padding-right: 0
}

.e-radio+label.e-small.e-right.e-rtl:after,
.e-small .e-radio+label.e-right.e-rtl:after {
    left: 4px;
    right: auto
}

.e-radio+label.e-small.e-right.e-rtl .e-ripple-container,
.e-small .e-radio+label.e-right.e-rtl .e-ripple-container {
    left: -10px;
    right: auto
}

.e-bigger.e-small .e-radio+label .e-label,
.e-radio+label.e-bigger.e-small .e-label {
    line-height: 18px;
    padding-left: 28px
}

.e-bigger.e-small .e-radio+label:before,
.e-radio+label.e-bigger.e-small:before {
    height: 18px;
    width: 18px
}

.e-bigger.e-small .e-radio+label:after,
.e-radio+label.e-bigger.e-small:after {
    height: 8px;
    left: 5px;
    top: 5px;
    width: 8px
}

.e-bigger.e-small .e-radio+label .e-ripple-container,
.e-radio+label.e-bigger.e-small .e-ripple-container {
    height: 36px;
    left: -11px;
    top: -11px;
    width: 36px
}

.e-bigger.e-small .e-radio+label.e-right .e-label,
.e-bigger.e-small .e-radio+label.e-rtl .e-label,
.e-radio+label.e-bigger.e-small.e-right .e-label,
.e-radio+label.e-bigger.e-small.e-rtl .e-label {
    padding-left: 0;
    padding-right: 28px
}

.e-bigger.e-small .e-radio+label.e-right:after,
.e-bigger.e-small .e-radio+label.e-rtl:after,
.e-radio+label.e-bigger.e-small.e-right:after,
.e-radio+label.e-bigger.e-small.e-rtl:after {
    left: auto;
    right: 5px
}

.e-bigger.e-small .e-radio+label.e-right .e-ripple-container,
.e-bigger.e-small .e-radio+label.e-rtl .e-ripple-container,
.e-radio+label.e-bigger.e-small.e-right .e-ripple-container,
.e-radio+label.e-bigger.e-small.e-rtl .e-ripple-container {
    left: auto;
    right: -10px
}

.e-bigger.e-small .e-radio+label.e-right.e-rtl .e-label,
.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-label {
    padding-left: 28px;
    padding-right: 0
}

.e-bigger.e-small .e-radio+label.e-right.e-rtl:after,
.e-radio+label.e-bigger.e-small.e-right.e-rtl:after {
    left: 5px;
    right: auto
}

.e-bigger.e-small .e-radio+label.e-right.e-rtl .e-ripple-container,
.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-ripple-container {
    left: -10px;
    right: auto
}

.e-bigger .e-radio+label .e-label,
.e-radio+label.e-bigger .e-label {
    font-size: 15px;
    line-height: 22px;
    padding-left: 32px
}

.e-bigger .e-radio+label:before,
.e-radio+label.e-bigger:before {
    height: 22px;
    width: 22px
}

.e-bigger .e-radio+label:after,
.e-radio+label.e-bigger:after {
    height: 10px;
    left: 6px;
    top: 6px;
    width: 10px
}

.e-bigger .e-radio+label .e-ripple-container,
.e-radio+label.e-bigger .e-ripple-container {
    height: 48px;
    left: -11px;
    top: -11px;
    width: 48px
}

.e-bigger .e-radio+label.e-right .e-label,
.e-bigger .e-radio+label.e-rtl .e-label,
.e-radio+label.e-bigger.e-right .e-label,
.e-radio+label.e-bigger.e-rtl .e-label {
    padding-left: 0;
    padding-right: 32px
}

.e-bigger .e-radio+label.e-right:after,
.e-bigger .e-radio+label.e-rtl:after,
.e-radio+label.e-bigger.e-right:after,
.e-radio+label.e-bigger.e-rtl:after {
    left: auto;
    right: 6px
}

.e-bigger .e-radio+label.e-right .e-ripple-container,
.e-bigger .e-radio+label.e-rtl .e-ripple-container,
.e-radio+label.e-bigger.e-right .e-ripple-container,
.e-radio+label.e-bigger.e-rtl .e-ripple-container {
    left: auto;
    right: -11px
}

.e-bigger .e-radio+label.e-right.e-rtl .e-label,
.e-radio+label.e-bigger.e-right.e-rtl .e-label {
    padding-left: 32px;
    padding-right: 0
}

.e-bigger .e-radio+label.e-right.e-rtl:after,
.e-radio+label.e-bigger.e-right.e-rtl:after {
    left: 6px;
    right: auto
}

.e-bigger .e-radio+label.e-right.e-rtl .e-ripple-container,
.e-radio+label.e-bigger.e-right.e-rtl .e-ripple-container {
    left: -12px;
    right: auto
}

.e-bigger .e-radio+label.e-small .e-label,
.e-radio+label.e-bigger.e-small .e-label {
    line-height: 18px;
    padding-left: 28px
}

.e-bigger .e-radio+label.e-small:before,
.e-radio+label.e-bigger.e-small:before {
    height: 18px;
    width: 18px
}

.e-bigger .e-radio+label.e-small:after,
.e-radio+label.e-bigger.e-small:after {
    height: 8px;
    left: 5px;
    top: 5px;
    width: 8px
}

.e-bigger .e-radio+label.e-small .e-ripple-container,
.e-radio+label.e-bigger.e-small .e-ripple-container {
    height: 36px;
    left: -11px;
    top: -11px;
    width: 36px
}

.e-bigger .e-radio+label.e-small.e-right .e-label,
.e-bigger .e-radio+label.e-small.e-rtl .e-label,
.e-radio+label.e-bigger.e-small.e-right .e-label,
.e-radio+label.e-bigger.e-small.e-rtl .e-label {
    padding-left: 0;
    padding-right: 28px
}

.e-bigger .e-radio+label.e-small.e-right:after,
.e-bigger .e-radio+label.e-small.e-rtl:after,
.e-radio+label.e-bigger.e-small.e-right:after,
.e-radio+label.e-bigger.e-small.e-rtl:after {
    left: auto;
    right: 5px
}

.e-bigger .e-radio+label.e-small.e-right .e-ripple-container,
.e-bigger .e-radio+label.e-small.e-rtl .e-ripple-container,
.e-radio+label.e-bigger.e-small.e-right .e-ripple-container,
.e-radio+label.e-bigger.e-small.e-rtl .e-ripple-container {
    left: auto;
    right: -10px
}

.e-bigger .e-radio+label.e-small.e-right.e-rtl .e-label,
.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-label {
    padding-left: 28px;
    padding-right: 0
}

.e-bigger .e-radio+label.e-small.e-right.e-rtl:after,
.e-radio+label.e-bigger.e-small.e-right.e-rtl:after {
    left: 5px;
    right: auto
}

.e-bigger .e-radio+label.e-small.e-right.e-rtl .e-ripple-container,
.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-ripple-container {
    left: -10px;
    right: auto
}


/*! radiobutton theme */

.e-radio+label:before {
    background-color: #fff;
    border-color: #ccc
}

.e-radio+label.e-focus .e-ripple-container {
    background-color: #000
}

.e-radio+label .e-label {
    color: #333
}

.e-radio+label .e-ripple-element,
.e-radio+label:active .e-ripple-element {
    background-color: transparent
}

.e-radio:focus+label:before {
    border-color: #ccc;
    box-shadow: 0 0 4px 0 #317ab9
}

.e-radio:hover+label:before {
    border-color: #ccc
}

.e-radio:checked+label:before {
    background-color: #fff;
    border-color: #ccc
}

.e-radio:checked+label:after {
    background-color: #555;
    color: #555
}

.e-radio:checked+.e-focus .e-ripple-container,
.e-radio:checked+label:active .e-ripple-element {
    background-color: transparent
}

.e-radio:checked+.e-focus:before {
    outline: 0 solid #fff;
    outline-offset: 0
}

.e-radio:checked:focus+label:before {
    border-color: #ccc
}

.e-radio:checked:focus+label:after {
    background-color: #555
}

.e-radio:checked+label:hover:before {
    border-color: #ccc
}

.e-radio:checked+label:hover:after {
    background-color: #555
}

.e-radio:disabled+label {
    cursor: default;
    pointer-events: none
}

.e-radio:disabled+label:before {
    border-color: hsla(0, 0%, 80%, .65);
    cursor: default
}

.e-radio:disabled+label .e-ripple-container {
    background-color: transparent
}

.e-radio:disabled+label .e-ripple-container:after {
    background-color: transparent;
    cursor: default
}

.e-radio:disabled+label .e-label {
    color: rgba(51, 51, 51, .65)
}

.e-radio:disabled:checked+label:before {
    background-color: transparent;
    border-color: hsla(0, 0%, 80%, .65)
}

.e-radio:disabled:checked+label:after {
    background-color: rgba(85, 85, 85, .65);
    border-color: rgba(85, 85, 85, .65);
    cursor: default
}

.e-radio:disabled:checked+label .e-ripple-container,
.e-radio:disabled:checked+label .e-ripple-container:after {
    background-color: transparent
}


/*! switch layout */

.e-css.e-switch-wrapper,
.e-switch-wrapper {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 46px
}

.e-css.e-switch-wrapper .e-switch,
.e-switch-wrapper .e-switch {
    -moz-appearance: none;
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px
}

.e-css.e-switch-wrapper .e-switch-inner,
.e-switch-wrapper .e-switch-inner {
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border: 2px solid #ccc;
    border-radius: 20px;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%
}

.e-css.e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-on,
.e-switch-wrapper .e-switch-off,
.e-switch-wrapper .e-switch-on {
    -ms-transition: all .2s ease-in-out .1s;
    -webkit-transition: all .2s ease-in-out .1s;
    align-items: center;
    border-radius: inherit;
    display: flex;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 12px;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    transition: all .2s ease-in-out .1s;
    width: 100%
}

.e-css.e-switch-wrapper .e-switch-on,
.e-switch-wrapper .e-switch-on {
    left: -100%;
    text-indent: -14px
}

.e-css.e-switch-wrapper .e-switch-off,
.e-switch-wrapper .e-switch-off {
    left: 0;
    opacity: 1;
    text-indent: 16px
}

.e-css.e-switch-wrapper .e-switch-handle,
.e-switch-wrapper .e-switch-handle {
    -ms-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    border-radius: 50%;
    bottom: 0;
    height: 16px;
    left: 2px;
    margin: auto 0;
    position: absolute;
    top: 0;
    transition: all .2s linear;
    width: 16px
}

.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on {
    left: 0;
    opacity: 1
}

.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off,
.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off {
    left: 100%
}

.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-switch-wrapper .e-switch-handle.e-switch-active {
    left: 100%;
    margin-left: -18px
}

.e-css.e-switch-wrapper.e-switch-disabled,
.e-switch-wrapper.e-switch-disabled {
    cursor: default
}

.e-css.e-switch-wrapper .e-ripple-container,
.e-switch-wrapper .e-ripple-container {
    border-radius: 50%;
    bottom: -9px;
    height: 52px;
    left: -17px;
    pointer-events: none;
    position: absolute;
    top: -17px;
    width: 52px;
    z-index: 1
}

.e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-switch-wrapper.e-rtl .e-switch-handle {
    left: 100%;
    margin-left: -18px
}

.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
    left: 0
}

.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    left: -100%
}

.e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-switch-wrapper.e-rtl .e-switch-on {
    left: 100%
}

.e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-switch-wrapper.e-rtl .e-switch-off {
    left: 0
}

.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
    border-radius: 50%;
    height: 16px;
    left: 2px;
    margin: auto 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    width: 16px
}

.e-css.e-switch-wrapper.e-small,
.e-switch-wrapper.e-small {
    height: 16px;
    width: 38px
}

.e-css.e-switch-wrapper.e-small .e-switch-handle,
.e-switch-wrapper.e-small .e-switch-handle {
    height: 12px;
    width: 12px
}

.e-css.e-switch-wrapper.e-small .e-ripple-container,
.e-switch-wrapper.e-small .e-ripple-container {
    border-radius: 50%;
    height: 36px;
    left: -10px;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 36px;
    z-index: 1
}

.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-small .e-switch-handle.e-switch-active {
    left: 100%;
    margin-left: -14px
}

.e-css.e-switch-wrapper.e-small .e-switch-off,
.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-switch-wrapper.e-small .e-switch-off,
.e-switch-wrapper.e-small .e-switch-on {
    font-size: 8px
}

.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-switch-wrapper.e-small .e-switch-on {
    text-indent: -11px
}

.e-css.e-switch-wrapper.e-small .e-switch-off,
.e-switch-wrapper.e-small .e-switch-off {
    text-indent: 11px
}

.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
    left: 100%;
    margin-left: -14px;
    height: 12px;
    width: 12px
}

.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-switch-wrapper.e-small.e-rtl .e-switch-on {
    left: 100%;
    opacity: 1
}

.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper.e-small.e-rtl .e-switch-off {
    left: 0
}

.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    left: -100%
}

.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active {
    left: 16px
}

.e-small.e-css.e-switch-wrapper,
.e-small .e-css.e-switch-wrapper,
.e-small.e-switch-wrapper,
.e-small .e-switch-wrapper {
    height: 16px;
    width: 38px
}

.e-small.e-css.e-switch-wrapper .e-switch-handle,
.e-small .e-css.e-switch-wrapper .e-switch-handle,
.e-small.e-switch-wrapper .e-switch-handle,
.e-small .e-switch-wrapper .e-switch-handle {
    height: 12px;
    width: 12px
}

.e-small.e-css.e-switch-wrapper .e-ripple-container,
.e-small .e-css.e-switch-wrapper .e-ripple-container,
.e-small.e-switch-wrapper .e-ripple-container,
.e-small .e-switch-wrapper .e-ripple-container {
    border-radius: 50%;
    height: 36px;
    left: -10px;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 36px;
    z-index: 1
}

.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-small.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-small .e-switch-wrapper .e-switch-handle.e-switch-active {
    left: 100%;
    margin-left: -14px
}

.e-small.e-css.e-switch-wrapper .e-switch-off,
.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-small.e-css.e-switch-wrapper .e-switch-on,
.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-small.e-switch-wrapper .e-switch-off,
.e-small .e-switch-wrapper .e-switch-off,
.e-small.e-switch-wrapper .e-switch-on,
.e-small .e-switch-wrapper .e-switch-on {
    font-size: 8px
}

.e-small.e-css.e-switch-wrapper .e-switch-on,
.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-small.e-switch-wrapper .e-switch-on,
.e-small .e-switch-wrapper .e-switch-on {
    text-indent: -11px
}

.e-small.e-css.e-switch-wrapper .e-switch-off,
.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-small.e-switch-wrapper .e-switch-off,
.e-small .e-switch-wrapper .e-switch-off {
    text-indent: 11px
}

.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small .e-switch-wrapper.e-rtl .e-switch-handle {
    left: 100%;
    margin-left: -14px;
    height: 12px;
    width: 12px
}

.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-small.e-switch-wrapper.e-rtl .e-switch-on,
.e-small .e-switch-wrapper.e-rtl .e-switch-on {
    left: 100%;
    opacity: 1
}

.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small.e-switch-wrapper.e-rtl .e-switch-off,
.e-small .e-switch-wrapper.e-rtl .e-switch-off {
    left: 0
}

.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    left: -100%
}

.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
    left: 16px
}

.e-bigger.e-small.e-css.e-switch-wrapper,
.e-bigger.e-small .e-css.e-switch-wrapper,
.e-bigger.e-small.e-switch-wrapper,
.e-bigger.e-small .e-switch-wrapper {
    height: 18px;
    width: 42px
}

.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle,
.e-bigger.e-small.e-switch-wrapper .e-switch-handle,
.e-bigger.e-small .e-switch-wrapper .e-switch-handle {
    height: 14px;
    left: 2px;
    top: 0;
    width: 14px
}

.e-bigger.e-small.e-css.e-switch-wrapper .e-ripple-container,
.e-bigger.e-small .e-css.e-switch-wrapper .e-ripple-container,
.e-bigger.e-small.e-switch-wrapper .e-ripple-container,
.e-bigger.e-small .e-switch-wrapper .e-ripple-container {
    border-radius: 50%;
    height: 36px;
    left: -10px;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 36px;
    z-index: 1
}

.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-small.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-small .e-switch-wrapper .e-switch-handle.e-switch-active {
    left: 100%;
    margin-left: -16px
}

.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small.e-switch-wrapper .e-switch-off,
.e-bigger.e-small .e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-switch-wrapper .e-switch-on {
    font-size: 11px
}

.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small.e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-switch-wrapper .e-switch-on {
    text-indent: -12px
}

.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-switch-wrapper .e-switch-off,
.e-bigger.e-small .e-switch-wrapper .e-switch-off {
    text-indent: 15px
}

.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle {
    left: 100%;
    margin-left: -16px;
    height: 14px;
    width: 14px
}

.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-on {
    left: 100%;
    opacity: 1
}

.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-off {
    left: 0
}

.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    left: -100%
}

.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
    left: 18px
}

.e-bigger.e-css.e-switch-wrapper,
.e-bigger .e-css.e-switch-wrapper,
.e-bigger.e-switch-wrapper,
.e-bigger .e-switch-wrapper {
    height: 22px;
    width: 52px
}

.e-bigger.e-css.e-switch-wrapper .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper .e-switch-handle,
.e-bigger.e-switch-wrapper .e-switch-handle,
.e-bigger .e-switch-wrapper .e-switch-handle {
    height: 18px;
    left: 2px;
    top: 0;
    width: 18px
}

.e-bigger.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger .e-switch-wrapper .e-switch-handle.e-switch-active {
    left: 100%;
    margin-left: -20px
}

.e-bigger.e-css.e-switch-wrapper .e-switch-off,
.e-bigger .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-css.e-switch-wrapper .e-switch-on,
.e-bigger .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-switch-wrapper .e-switch-off,
.e-bigger .e-switch-wrapper .e-switch-off,
.e-bigger.e-switch-wrapper .e-switch-on,
.e-bigger .e-switch-wrapper .e-switch-on {
    font-size: 12px
}

.e-bigger.e-css.e-switch-wrapper .e-switch-on,
.e-bigger .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-switch-wrapper .e-switch-on,
.e-bigger .e-switch-wrapper .e-switch-on {
    text-indent: -16px
}

.e-bigger.e-css.e-switch-wrapper .e-switch-off,
.e-bigger .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-switch-wrapper .e-switch-off,
.e-bigger .e-switch-wrapper .e-switch-off {
    text-indent: 18px
}

.e-bigger.e-css.e-switch-wrapper .e-ripple-container,
.e-bigger .e-css.e-switch-wrapper .e-ripple-container,
.e-bigger.e-switch-wrapper .e-ripple-container,
.e-bigger .e-switch-wrapper .e-ripple-container {
    height: 52px;
    left: -16px;
    top: -16px;
    width: 52px
}

.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle {
    height: 18px;
    left: 100%;
    margin-left: -20px;
    top: 0;
    width: 18px
}

.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger .e-switch-wrapper.e-rtl .e-switch-on {
    left: 100%;
    opacity: 1
}

.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger .e-switch-wrapper.e-rtl .e-switch-off {
    left: 0
}

.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    left: -100%
}

.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
    left: 22px
}

.e-bigger.e-css.e-switch-wrapper.e-small,
.e-bigger .e-css.e-switch-wrapper.e-small,
.e-bigger.e-switch-wrapper.e-small,
.e-bigger .e-switch-wrapper.e-small {
    height: 18px;
    width: 42px
}

.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle,
.e-bigger.e-switch-wrapper.e-small .e-switch-handle,
.e-bigger .e-switch-wrapper.e-small .e-switch-handle {
    height: 14px;
    left: 2px;
    top: 0;
    width: 14px
}

.e-bigger.e-css.e-switch-wrapper.e-small .e-ripple-container,
.e-bigger .e-css.e-switch-wrapper.e-small .e-ripple-container,
.e-bigger.e-switch-wrapper.e-small .e-ripple-container,
.e-bigger .e-switch-wrapper.e-small .e-ripple-container {
    border-radius: 50%;
    height: 36px;
    left: -10px;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 36px;
    z-index: 1
}

.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-bigger .e-switch-wrapper.e-small .e-switch-handle.e-switch-active {
    left: 100%;
    margin-left: -16px
}

.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger.e-switch-wrapper.e-small .e-switch-off,
.e-bigger .e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-switch-wrapper.e-small .e-switch-on {
    font-size: 11px
}

.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger.e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-switch-wrapper.e-small .e-switch-on {
    text-indent: -12px
}

.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-switch-wrapper.e-small .e-switch-off,
.e-bigger .e-switch-wrapper.e-small .e-switch-off {
    text-indent: 15px
}

.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle {
    left: 100%;
    margin-left: -16px;
    height: 14px;
    width: 14px
}

.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-on {
    left: 100%;
    opacity: 1
}

.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-off {
    left: 0
}

.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    left: -100%
}

.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active {
    left: 18px
}


/*! switch theme */

.e-css.e-switch-wrapper,
.e-switch-wrapper {
    -webkit-tap-highlight-color: transparent
}

.e-css.e-switch-wrapper .e-switch-off,
.e-switch-wrapper .e-switch-off {
    background-color: transparent;
    color: #444
}

.e-css.e-switch-wrapper .e-switch-handle,
.e-switch-wrapper .e-switch-handle {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .1)
}

.e-css.e-switch-wrapper .e-switch-on,
.e-switch-wrapper .e-switch-on {
    background-color: transparent;
    background-color: initial;
    color: #fff
}

.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-switch-wrapper .e-switch-handle.e-switch-active {
    background-color: #fff
}

.e-css.e-switch-wrapper .e-switch-inner.e-switch-active,
.e-switch-wrapper .e-switch-inner.e-switch-active {
    background-color: #317ab9;
    border-color: #317ab9
}

.e-css.e-switch-wrapper .e-switch-inner,
.e-switch-wrapper .e-switch-inner {
    background-color: #ccc
}

.e-css.e-switch-wrapper .e-ripple-element,
.e-switch-wrapper .e-ripple-element {
    background-color: rgba(0, 0, 0, .12)
}

.e-css.e-switch-wrapper .e-ripple-check .e-ripple-element,
.e-switch-wrapper .e-ripple-check .e-ripple-element {
    background-color: rgba(255, 64, 129, .12)
}

.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active {
    box-shadow: none
}

.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle,
.e-switch-wrapper.e-switch-disabled .e-switch-handle {
    background-color: #fff;
    box-shadow: none
}

.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off,
.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off {
    background-color: #d8d8d8;
    border-color: #fff;
    color: #afafaf;
    opacity: 1
}

.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on,
.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on {
    background-color: #d8d8d8;
    color: #afafaf;
    opacity: 1
}

.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner,
.e-switch-wrapper.e-switch-disabled .e-switch-inner {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
    opacity: 1
}

.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active {
    background-color: #d8d8d8;
    border-color: #d8d8d8
}

.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner,
.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner {
    border-color: #d8d8d8;
    color: #afafaf
}

.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on {
    background-color: #d8d8d8;
    color: #afafaf
}

.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle,
.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active {
    background-color: #fff
}

.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active,
.e-switch-wrapper:hover .e-switch-inner.e-switch-active {
    background-color: #21527d;
    border-color: #21527d
}

.e-css.e-switch-wrapper:hover .e-switch-inner,
.e-switch-wrapper:hover .e-switch-inner {
    background-color: #bbb;
    border-color: #bbb
}

.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on {
    background-color: transparent;
    color: #fff
}

.e-css.e-switch-wrapper:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active),
.e-switch-wrapper:hover .e-switch-handle.e-switch-active,
.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active) {
    background-color: #fff
}

.e-css.e-switch-wrapper.e-focus .e-switch-inner,
.e-switch-wrapper.e-focus .e-switch-inner {
    background-color: #999;
    border-color: #999;
    box-shadow: 0 0 0 2px #a1ccfd;
    outline: none;
    outline-offset: 0
}

.e-css.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active {
    background-color: #21527d;
    border-color: #21527d;
    outline: none
}

.e-css.e-switch-wrapper.e-focus .e-ripple-container,
.e-switch-wrapper.e-focus .e-ripple-container {
    background-color: rgba(0, 0, 0, .12)
}

.e-css.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container,
.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container {
    background-color: rgba(255, 64, 129, .12)
}

.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-off,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-on,
.e-switch-wrapper.e-rtl.e-focus .e-switch-off,
.e-switch-wrapper.e-rtl.e-focus .e-switch-on {
    background-color: #21527d
}

.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active {
    background-color: #21527d;
    border-color: #21527d;
    outline: none
}

.e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-switch-wrapper.e-rtl .e-switch-on {
    background-color: #317ab9
}

.e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-switch-wrapper.e-rtl .e-switch-handle {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .1)
}

.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
    background-color: transparent
}

.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
    background-color: #fff
}

.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active {
    background-color: #317ab9;
    border-color: #317ab9
}

.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active {
    background-color: #21527d;
    border-color: #21527d
}

.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner,
.e-switch-wrapper.e-rtl:hover .e-switch-inner {
    border-color: #bbb
}

.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on {
    background-color: transparent
}

.e-css.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active {
    background-color: #fff
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on,
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off,
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on {
    background-color: #d8d8d8;
    color: #afafaf;
    opacity: 1
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle,
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active {
    background-color: #fff;
    box-shadow: none
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner,
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
    opacity: 1
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on {
    background-color: #d8d8d8;
    color: #afafaf
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active {
    background-color: #d8d8d8;
    border-color: #d8d8d8
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner,
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner {
    border-color: #d8d8d8;
    color: #afafaf
}

.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active,
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle,
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active {
    background-color: #fff
}

.e-css.e-switch-wrapper .e-switch:focus,
.e-switch-wrapper .e-switch:focus {
    box-shadow: 0 0 0 2px #a1ccfd
}

.e-css.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active {
    background-color: transparent
}

.e-chip-list .e-chip-delete.e-dlt-btn:before {
    content: "\e842"
}

.e-chip-list.e-multi-selection .e-chip:before {
    content: "\e7ff"
}

.e-chip-list {
    display: flex;
    padding: 4px
}

.e-chip-list.e-chip,
.e-chip-list .e-chip {
    -webkit-tap-highlight-color: transparent;
    align-items: center;
    border: 1px solid;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 13px;
    font-weight: 400;
    height: 28px;
    justify-content: center;
    line-height: 1.5em;
    margin: 4px;
    outline: none;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    -webkit-transition: box-shadow .3s cubic-bezier(.4, 0, .2, 1);
    transition: box-shadow .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.e-chip-list.e-chip .e-chip-avatar,
.e-chip-list .e-chip .e-chip-avatar {
    align-items: center;
    background-size: cover;
    border-radius: 50%;
    display: flex;
    font-size: 13px;
    height: 28px;
    justify-content: center;
    line-height: 1;
    margin: 0 8px 0 -10px;
    overflow: hidden;
    width: 28px
}

.e-chip-list.e-chip.e-chip-avatar-wrap,
.e-chip-list.e-chip .e-chip-avatar-wrap,
.e-chip-list .e-chip.e-chip-avatar-wrap,
.e-chip-list .e-chip .e-chip-avatar-wrap {
    border-radius: 14px 4px 4px 14px
}

.e-chip-list.e-chip .e-chip-icon,
.e-chip-list .e-chip .e-chip-icon {
    align-items: center;
    background-size: cover;
    border-radius: 0;
    display: flex;
    font-size: 14px;
    height: 20px;
    justify-content: center;
    line-height: 1;
    margin: 0 8px 0 -6px;
    overflow: hidden;
    width: 20px
}

.e-chip-list.e-chip .e-chip-text,
.e-chip-list .e-chip .e-chip-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-chip-list.e-chip .e-chip-delete,
.e-chip-list .e-chip .e-chip-delete {
    align-items: center;
    background-size: cover;
    border-radius: 0;
    display: flex;
    font-size: 10px;
    height: 14px;
    justify-content: center;
    line-height: 1;
    margin: 0 -2px 0 8px;
    overflow: hidden;
    width: 14px
}

.e-chip-list.e-chip .e-chip-delete.e-dlt-btn:before,
.e-chip-list .e-chip .e-chip-delete.e-dlt-btn:before {
    font-family: e-icons
}

.e-chip-list:not(.e-chip) {
    flex-wrap: wrap
}

.e-chip-list.e-multi-selection .e-chip:before {
    align-items: center;
    display: flex;
    font-family: e-icons;
    height: 20px;
    justify-content: center;
    line-height: 1;
    margin: 0 8px 0 -6px;
    overflow: hidden;
    -webkit-transition: width .3s cubic-bezier(.4, 0, .2, 1);
    transition: width .3s cubic-bezier(.4, 0, .2, 1);
    width: 20px
}

.e-chip-list.e-multi-selection .e-chip:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before {
    width: 0
}

.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before,
.e-chip-list.e-multi-selection .e-chip.e-chip-icon-wrap:before {
    display: none
}

.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before {
    height: 28px;
    margin: 0 8px 0 -10px;
    width: 28px
}

.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-avatar,
.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-icon {
    display: none
}

.e-chip-list.e-multi-selection .e-chip.e-active.e-chip-avatar-wrap:before,
.e-chip-list.e-multi-selection .e-chip.e-active.e-chip-icon-wrap:before {
    display: flex
}

.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before {
    width: 20px
}

.e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-chip-list.e-rtl .e-chip .e-chip-avatar {
    margin: 0 -10px 0 8px
}

.e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-chip-list.e-rtl .e-chip .e-chip-icon {
    margin: 0 -6px 0 8px
}

.e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-chip-list.e-rtl .e-chip .e-chip-delete {
    margin: 0 8px 0 -2px
}

.e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,
.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,
.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap {
    border-radius: 4px 14px 14px 4px
}

.e-chip-list.e-rtl.e-multi-selection .e-chip:before {
    margin: 0 -6px 0 8px
}

.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap:before {
    margin: 0 -10px 0 8px
}

.e-bigger.e-chip-list.e-chip,
.e-bigger .e-chip-list.e-chip,
.e-bigger.e-chip-list .e-chip,
.e-bigger .e-chip-list .e-chip {
    border-radius: 4px;
    font-size: 14px;
    height: 32px;
    padding: 0 12px
}

.e-bigger.e-chip-list .e-chip-avatar,
.e-bigger .e-chip-list .e-chip-avatar {
    font-size: 15px;
    height: 32px;
    margin: 0 8px 0 -12px;
    width: 32px
}

.e-bigger.e-chip-list.e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-chip-avatar-wrap,
.e-bigger.e-chip-list .e-chip-avatar-wrap,
.e-bigger .e-chip-list .e-chip-avatar-wrap {
    border-radius: 16px 4px 4px 16px
}

.e-bigger.e-chip-list .e-chip-icon,
.e-bigger .e-chip-list .e-chip-icon {
    font-size: 16px;
    height: 24px;
    margin: 0 8px 0 -8px;
    width: 24px
}

.e-bigger.e-chip-list .e-chip-delete,
.e-bigger .e-chip-list .e-chip-delete {
    font-size: 10px;
    height: 18px;
    margin: 0 -4px 0 8px;
    width: 18px
}

.e-bigger.e-chip-list.e-multi-selection .e-chip:before,
.e-bigger .e-chip-list.e-multi-selection .e-chip:before {
    height: 24px;
    margin: 0 8px 0 -8px;
    width: 24px
}

.e-bigger.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before,
.e-bigger .e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before {
    height: 32px;
    margin: 0 8px 0 -12px;
    width: 32px
}

.e-bigger.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before,
.e-bigger .e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before {
    width: 24px
}

.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar {
    margin: 0 -12px 0 8px
}

.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-icon,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-icon {
    margin: 0 -8px 0 8px
}

.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-delete,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-delete {
    margin: 0 8px 0 -4px
}

.e-bigger.e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap {
    border-radius: 4px 16px 16px 4px
}

.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip:before,
.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip:before {
    margin: 0 -8px 0 8px
}

.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap:before,
.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap:before {
    margin: 0 -12px 0 8px
}

.e-chip-list.e-chip,
.e-chip-list .e-chip {
    background-color: #f5f5f5;
    border-color: #ccc;
    color: #333
}

.e-chip-list.e-chip .e-chip-delete,
.e-chip-list .e-chip .e-chip-delete,
.e-chip-list.e-chip .e-chip-icon,
.e-chip-list .e-chip .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip .e-chip-delete.e-dlt-btn {
    color: rgba(51, 51, 51, .7)
}

.e-chip-list.e-chip .e-chip-avatar,
.e-chip-list .e-chip .e-chip-avatar {
    background-color: #d6d6d6;
    color: #333
}

.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #333
}

.e-chip-list.e-chip:hover,
.e-chip-list .e-chip:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333
}

.e-chip-list.e-chip:hover .e-chip-delete,
.e-chip-list .e-chip:hover .e-chip-delete,
.e-chip-list.e-chip:hover .e-chip-icon,
.e-chip-list .e-chip:hover .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip:hover .e-chip-avatar,
.e-chip-list .e-chip:hover .e-chip-avatar {
    background-color: #c7c7c7;
    color: #333
}

.e-chip-list.e-chip.e-focused,
.e-chip-list .e-chip.e-focused {
    background-color: #ddd;
    border-color: #8c8c8c;
    color: #333;
    box-shadow: none
}

.e-chip-list.e-chip.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-focused .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-focused .e-chip-avatar {
    background-color: #c7c7c7;
    color: #333
}

.e-chip-list.e-chip.e-active,
.e-chip-list .e-chip.e-active {
    background-color: #d4d4d4;
    border-color: #999;
    color: #333;
    box-shadow: none
}

.e-chip-list.e-chip.e-active .e-chip-delete,
.e-chip-list .e-chip.e-active .e-chip-delete,
.e-chip-list.e-chip.e-active .e-chip-icon,
.e-chip-list .e-chip.e-active .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-active .e-chip-avatar {
    background-color: #b5b5b5;
    color: #333
}

.e-chip-list.e-chip.e-focused.e-active,
.e-chip-list .e-chip.e-focused.e-active {
    background-color: #ddd;
    border-color: #8c8c8c;
    color: #333;
    box-shadow: none
}

.e-chip-list.e-chip.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-focused.e-active .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-focused.e-active .e-chip-avatar {
    background-color: #bebebe;
    color: #333
}

.e-chip-list.e-chip:active,
.e-chip-list .e-chip:active {
    background-color: #d4d4d4;
    border-color: #999;
    color: #333;
    box-shadow: none
}

.e-chip-list.e-chip:active .e-chip-delete,
.e-chip-list .e-chip:active .e-chip-delete,
.e-chip-list.e-chip:active .e-chip-icon,
.e-chip-list .e-chip:active .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip:active .e-chip-avatar,
.e-chip-list .e-chip:active .e-chip-avatar {
    background-color: #b5b5b5;
    color: #333
}

.e-chip-list.e-chip.e-disabled,
.e-chip-list .e-chip.e-disabled {
    background-color: hsla(0, 0%, 100%, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: rgba(51, 51, 51, .65);
    opacity: 1;
    pointer-events: none
}

.e-chip-list.e-chip.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-disabled .e-chip-icon {
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-chip.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-disabled .e-chip-avatar {
    background-color: hsla(0, 0%, 87.8%, .65);
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-chip.e-outline,
.e-chip-list .e-chip.e-outline {
    background-color: transparent;
    border-color: #ccc;
    color: #333;
    border-width: 1px
}

.e-chip-list.e-chip.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-outline .e-chip-delete,
.e-chip-list.e-chip.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-outline .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-outline .e-chip-delete.e-dlt-btn {
    color: rgba(51, 51, 51, .7)
}

.e-chip-list.e-chip.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-outline .e-chip-avatar {
    background-color: #ccc;
    color: #333
}

.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #333
}

.e-chip-list.e-chip.e-outline:hover,
.e-chip-list .e-chip.e-outline:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333
}

.e-chip-list.e-chip.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-outline:hover .e-chip-delete,
.e-chip-list.e-chip.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-outline:hover .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-outline:hover .e-chip-avatar {
    background-color: #ccc;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-focused,
.e-chip-list .e-chip.e-outline.e-focused {
    background-color: #ddd;
    border-color: #8c8c8c;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-avatar {
    background-color: #bebebe;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-active,
.e-chip-list .e-chip.e-outline.e-active {
    background-color: #d4d4d4;
    border-color: #999;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-active .e-chip-delete,
.e-chip-list.e-chip.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-active .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-active .e-chip-avatar {
    background-color: #b5b5b5;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-outline.e-focused.e-active {
    background-color: #ddd;
    border-color: #8c8c8c;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-avatar {
    background-color: #bebebe;
    color: #333
}

.e-chip-list.e-chip.e-outline:active,
.e-chip-list .e-chip.e-outline:active {
    background-color: #d4d4d4;
    border-color: #999;
    color: #333
}

.e-chip-list.e-chip.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-outline:active .e-chip-delete,
.e-chip-list.e-chip.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-outline:active .e-chip-icon {
    color: #333
}

.e-chip-list.e-chip.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-outline:active .e-chip-avatar {
    background-color: #b5b5b5;
    color: #333
}

.e-chip-list.e-chip.e-outline.e-disabled,
.e-chip-list .e-chip.e-outline.e-disabled {
    background-color: transparent;
    border-color: hsla(0, 0%, 80%, .65);
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-chip.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-icon {
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-chip.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip.e-active {
    background-color: #317ab9;
    border-color: #2a6496;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active .e-chip-delete,
.e-chip-list.e-selection .e-chip.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active .e-chip-avatar {
    background-color: #245a89;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-focused {
    background-color: #265f91;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-delete,
.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-disabled {
    background-color: hsla(0, 0%, 100%, .65);
    border-color: hsla(0, 0%, 80%, .65);
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-delete,
.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-icon {
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-avatar {
    background-color: hsla(0, 0%, 87.8%, .65);
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip.e-active.e-outline {
    background-color: #317ab9;
    border-color: #2a6496;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-delete,
.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-icon {
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-avatar {
    background-color: #245a89;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused {
    background-color: #265f91;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled {
    background-color: transparent;
    border-color: hsla(0, 0%, 80%, .65);
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-icon {
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(51, 51, 51, .65)
}

.e-chip-list.e-selection .e-chip:active {
    background-color: #d4d4d4;
    border-color: #999;
    color: #333
}

.e-chip-list.e-selection .e-chip:active .e-chip-delete,
.e-chip-list.e-selection .e-chip:active .e-chip-icon {
    color: #333
}

.e-chip-list.e-selection .e-chip:active .e-chip-avatar {
    background-color: #b5b5b5;
    color: #333
}

.e-chip-list.e-selection .e-chip:active.e-outline {
    background-color: #d4d4d4;
    border-color: #999;
    color: #333
}

.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-delete,
.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-icon {
    color: #333
}

.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-avatar {
    background-color: #b5b5b5;
    color: #333
}

.e-chip-list.e-chip.e-primary,
.e-chip-list .e-chip.e-primary {
    background-color: #317ab9;
    border-color: #21527d;
    color: #fff
}

.e-chip-list.e-chip.e-primary .e-chip-delete,
.e-chip-list .e-chip.e-primary .e-chip-delete,
.e-chip-list.e-chip.e-primary .e-chip-icon,
.e-chip-list .e-chip.e-primary .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-primary .e-chip-delete.e-dlt-btn {
    color: hsla(0, 0%, 100%, .8)
}

.e-chip-list.e-chip.e-primary .e-chip-avatar,
.e-chip-list .e-chip.e-primary .e-chip-avatar {
    background-color: #245a89;
    color: #fff
}

.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-primary:hover,
.e-chip-list .e-chip.e-primary:hover {
    background-color: #265f91;
    border-color: #21527d;
    color: #fff
}

.e-chip-list.e-chip.e-primary:hover .e-chip-delete,
.e-chip-list .e-chip.e-primary:hover .e-chip-delete,
.e-chip-list.e-chip.e-primary:hover .e-chip-icon,
.e-chip-list .e-chip.e-primary:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary:hover .e-chip-avatar,
.e-chip-list .e-chip.e-primary:hover .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-focused,
.e-chip-list .e-chip.e-primary.e-focused {
    background-color: #265f91;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-active,
.e-chip-list .e-chip.e-primary.e-active {
    background-color: #21527d;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-active .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-active .e-chip-avatar {
    background-color: #14324c;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-focused.e-active,
.e-chip-list .e-chip.e-primary.e-focused.e-active {
    background-color: #265f91;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-chip.e-primary:active,
.e-chip-list .e-chip.e-primary:active {
    background-color: #21527d;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary:active .e-chip-delete,
.e-chip-list .e-chip.e-primary:active .e-chip-delete,
.e-chip-list.e-chip.e-primary:active .e-chip-icon,
.e-chip-list .e-chip.e-primary:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary:active .e-chip-avatar,
.e-chip-list .e-chip.e-primary:active .e-chip-avatar {
    background-color: #14324c;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-disabled,
.e-chip-list .e-chip.e-primary.e-disabled {
    background-color: rgba(49, 122, 185, .65);
    border-color: rgba(33, 82, 125, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-primary.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-icon {
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-primary.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-avatar {
    background-color: rgba(36, 90, 137, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-primary.e-outline,
.e-chip-list .e-chip.e-primary.e-outline {
    background-color: transparent;
    border-color: #21527d;
    color: #21527d
}

.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-icon {
    color: #21527d
}

.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn {
    color: rgba(33, 82, 125, .8)
}

.e-chip-list.e-chip.e-primary.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-avatar {
    background-color: #21527d;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:hover,
.e-chip-list .e-chip.e-primary.e-outline:hover {
    background-color: #265f91;
    border-color: #21527d;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-avatar {
    background-color: #21527d;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused,
.e-chip-list .e-chip.e-primary.e-outline.e-focused {
    background-color: #265f91;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-active,
.e-chip-list .e-chip.e-primary.e-outline.e-active {
    background-color: #317ab9;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-avatar {
    background-color: #245a89;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active {
    background-color: #265f91;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar {
    background-color: #1a4060;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:active,
.e-chip-list .e-chip.e-primary.e-outline:active {
    background-color: #21527d;
    border-color: #163854;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-avatar {
    background-color: #14324c;
    color: #fff
}

.e-chip-list.e-chip.e-primary.e-outline.e-disabled,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled {
    background-color: transparent;
    border-color: rgba(49, 122, 185, .65);
    color: rgba(49, 122, 185, .65)
}

.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-icon {
    color: rgba(49, 122, 185, .65)
}

.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(49, 122, 185, .65)
}

.e-chip-list.e-chip.e-success,
.e-chip-list .e-chip.e-success {
    background-color: #218739;
    border-color: #175e28;
    color: #fff
}

.e-chip-list.e-chip.e-success .e-chip-delete,
.e-chip-list .e-chip.e-success .e-chip-delete,
.e-chip-list.e-chip.e-success .e-chip-icon,
.e-chip-list .e-chip.e-success .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-success .e-chip-delete.e-dlt-btn {
    color: hsla(0, 0%, 100%, .8)
}

.e-chip-list.e-chip.e-success .e-chip-avatar,
.e-chip-list .e-chip.e-success .e-chip-avatar {
    background-color: #155624;
    color: #fff
}

.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-success:hover,
.e-chip-list .e-chip.e-success:hover {
    background-color: #124a1f;
    border-color: #08210e;
    color: #fff
}

.e-chip-list.e-chip.e-success:hover .e-chip-delete,
.e-chip-list .e-chip.e-success:hover .e-chip-delete,
.e-chip-list.e-chip.e-success:hover .e-chip-icon,
.e-chip-list .e-chip.e-success:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success:hover .e-chip-avatar,
.e-chip-list .e-chip.e-success:hover .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-focused,
.e-chip-list .e-chip.e-success.e-focused {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-success.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-success.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-success.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-focused .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-active,
.e-chip-list .e-chip.e-success.e-active {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-active .e-chip-delete,
.e-chip-list.e-chip.e-success.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-active .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-focused.e-active,
.e-chip-list .e-chip.e-success.e-focused.e-active {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success:active,
.e-chip-list .e-chip.e-success:active {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success:active .e-chip-delete,
.e-chip-list .e-chip.e-success:active .e-chip-delete,
.e-chip-list.e-chip.e-success:active .e-chip-icon,
.e-chip-list .e-chip.e-success:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success:active .e-chip-avatar,
.e-chip-list .e-chip.e-success:active .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-disabled,
.e-chip-list .e-chip.e-success.e-disabled {
    background-color: rgba(92, 184, 92, .65);
    border-color: rgba(23, 94, 40, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-success.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-success.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-icon {
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-success.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-avatar {
    background-color: rgba(65, 150, 65, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-success.e-outline,
.e-chip-list .e-chip.e-success.e-outline {
    background-color: transparent;
    border-color: #175e28;
    color: #218739
}

.e-chip-list.e-chip.e-success.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline .e-chip-icon {
    color: #218739
}

.e-chip-list.e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn {
    color: rgba(33, 135, 57, .8)
}

.e-chip-list.e-chip.e-success.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline .e-chip-avatar {
    background-color: #175e28;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:hover,
.e-chip-list .e-chip.e-success.e-outline:hover {
    background-color: #124a1f;
    border-color: #08210e;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-avatar {
    background-color: #175e28;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-focused,
.e-chip-list .e-chip.e-success.e-outline.e-focused {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-active,
.e-chip-list .e-chip.e-success.e-outline.e-active {
    background-color: #218739;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-avatar {
    background-color: #155624;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:active,
.e-chip-list .e-chip.e-success.e-outline:active {
    background-color: #124a1f;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-avatar {
    background-color: #06180a;
    color: #fff
}

.e-chip-list.e-chip.e-success.e-outline.e-disabled,
.e-chip-list .e-chip.e-success.e-outline.e-disabled {
    background-color: transparent;
    border-color: rgba(33, 135, 57, .65);
    color: rgba(33, 135, 57, .65)
}

.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-icon {
    color: rgba(33, 135, 57, .65)
}

.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(33, 135, 57, .65)
}

.e-chip-list.e-chip.e-info,
.e-chip-list .e-chip.e-info {
    background-color: #1b809e;
    border-color: #145d72;
    color: #fff
}

.e-chip-list.e-chip.e-info .e-chip-delete,
.e-chip-list .e-chip.e-info .e-chip-delete,
.e-chip-list.e-chip.e-info .e-chip-icon,
.e-chip-list .e-chip.e-info .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-info .e-chip-delete.e-dlt-btn {
    color: hsla(0, 0%, 100%, .8)
}

.e-chip-list.e-chip.e-info .e-chip-avatar,
.e-chip-list .e-chip.e-info .e-chip-avatar {
    background-color: #12566a;
    color: #fff
}

.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-info:hover,
.e-chip-list .e-chip.e-info:hover {
    background-color: #104b5d;
    border-color: #082831;
    color: #fff
}

.e-chip-list.e-chip.e-info:hover .e-chip-delete,
.e-chip-list .e-chip.e-info:hover .e-chip-delete,
.e-chip-list.e-chip.e-info:hover .e-chip-icon,
.e-chip-list .e-chip.e-info:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info:hover .e-chip-avatar,
.e-chip-list .e-chip.e-info:hover .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-focused,
.e-chip-list .e-chip.e-info.e-focused {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-info.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-info.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-info.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-focused .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-active,
.e-chip-list .e-chip.e-info.e-active {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-active .e-chip-delete,
.e-chip-list.e-chip.e-info.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-active .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-focused.e-active,
.e-chip-list .e-chip.e-info.e-focused.e-active {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info:active,
.e-chip-list .e-chip.e-info:active {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info:active .e-chip-delete,
.e-chip-list .e-chip.e-info:active .e-chip-delete,
.e-chip-list.e-chip.e-info:active .e-chip-icon,
.e-chip-list .e-chip.e-info:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info:active .e-chip-avatar,
.e-chip-list .e-chip.e-info:active .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-disabled,
.e-chip-list .e-chip.e-info.e-disabled {
    background-color: rgba(91, 192, 222, .65);
    border-color: rgba(20, 93, 114, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-info.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-info.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-icon {
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-info.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-avatar {
    background-color: rgba(42, 171, 210, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-info.e-outline,
.e-chip-list .e-chip.e-info.e-outline {
    background-color: transparent;
    border-color: #145d72;
    color: #1b809e
}

.e-chip-list.e-chip.e-info.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline .e-chip-icon {
    color: #1b809e
}

.e-chip-list.e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn {
    color: rgba(27, 128, 158, .8)
}

.e-chip-list.e-chip.e-info.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline .e-chip-avatar {
    background-color: #145d72;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:hover,
.e-chip-list .e-chip.e-info.e-outline:hover {
    background-color: #104b5d;
    border-color: #082831;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-avatar {
    background-color: #145d72;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-focused,
.e-chip-list .e-chip.e-info.e-outline.e-focused {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-active,
.e-chip-list .e-chip.e-info.e-outline.e-active {
    background-color: #1b809e;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-avatar {
    background-color: #12566a;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:active,
.e-chip-list .e-chip.e-info.e-outline:active {
    background-color: #104b5d;
    border-color: #010406;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-avatar {
    background-color: #072128;
    color: #fff
}

.e-chip-list.e-chip.e-info.e-outline.e-disabled,
.e-chip-list .e-chip.e-info.e-outline.e-disabled {
    background-color: transparent;
    border-color: rgba(27, 128, 158, .65);
    color: rgba(27, 128, 158, .65)
}

.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-icon {
    color: rgba(27, 128, 158, .65)
}

.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(27, 128, 158, .65)
}

.e-chip-list.e-chip.e-warning,
.e-chip-list .e-chip.e-warning {
    background-color: #aa6708;
    border-color: #794906;
    color: #fff
}

.e-chip-list.e-chip.e-warning .e-chip-delete,
.e-chip-list .e-chip.e-warning .e-chip-delete,
.e-chip-list.e-chip.e-warning .e-chip-icon,
.e-chip-list .e-chip.e-warning .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-warning .e-chip-delete.e-dlt-btn {
    color: hsla(0, 0%, 100%, .8)
}

.e-chip-list.e-chip.e-warning .e-chip-avatar,
.e-chip-list .e-chip.e-warning .e-chip-avatar {
    background-color: #704405;
    color: #fff
}

.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-warning:hover,
.e-chip-list .e-chip.e-warning:hover {
    background-color: #613b05;
    border-color: #301d02;
    color: #fff
}

.e-chip-list.e-chip.e-warning:hover .e-chip-delete,
.e-chip-list .e-chip.e-warning:hover .e-chip-delete,
.e-chip-list.e-chip.e-warning:hover .e-chip-icon,
.e-chip-list .e-chip.e-warning:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning:hover .e-chip-avatar,
.e-chip-list .e-chip.e-warning:hover .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-focused,
.e-chip-list .e-chip.e-warning.e-focused {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-active,
.e-chip-list .e-chip.e-warning.e-active {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-active .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-active .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-focused.e-active,
.e-chip-list .e-chip.e-warning.e-focused.e-active {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning:active,
.e-chip-list .e-chip.e-warning:active {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning:active .e-chip-delete,
.e-chip-list .e-chip.e-warning:active .e-chip-delete,
.e-chip-list.e-chip.e-warning:active .e-chip-icon,
.e-chip-list .e-chip.e-warning:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning:active .e-chip-avatar,
.e-chip-list .e-chip.e-warning:active .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-disabled,
.e-chip-list .e-chip.e-warning.e-disabled {
    background-color: rgba(240, 173, 78, .65);
    border-color: rgba(121, 73, 6, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-warning.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-icon {
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-warning.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-avatar {
    background-color: rgba(235, 147, 22, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-warning.e-outline,
.e-chip-list .e-chip.e-warning.e-outline {
    background-color: transparent;
    border-color: #794906;
    color: #aa6708
}

.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-icon {
    color: #aa6708
}

.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn {
    color: rgba(170, 103, 8, .8)
}

.e-chip-list.e-chip.e-warning.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-avatar {
    background-color: #794906;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:hover,
.e-chip-list .e-chip.e-warning.e-outline:hover {
    background-color: #613b05;
    border-color: #301d02;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-avatar {
    background-color: #794906;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused,
.e-chip-list .e-chip.e-warning.e-outline.e-focused {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-active,
.e-chip-list .e-chip.e-warning.e-outline.e-active {
    background-color: #aa6708;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-avatar {
    background-color: #704405;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:active,
.e-chip-list .e-chip.e-warning.e-outline:active {
    background-color: #613b05;
    border-color: #000;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-avatar {
    background-color: #261702;
    color: #fff
}

.e-chip-list.e-chip.e-warning.e-outline.e-disabled,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled {
    background-color: transparent;
    border-color: rgba(170, 103, 8, .65);
    color: rgba(170, 103, 8, .65)
}

.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-icon {
    color: rgba(170, 103, 8, .65)
}

.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(170, 103, 8, .65)
}

.e-chip-list.e-chip.e-danger,
.e-chip-list .e-chip.e-danger {
    background-color: #dc3243;
    border-color: #bb202f;
    color: #fff
}

.e-chip-list.e-chip.e-danger .e-chip-delete,
.e-chip-list .e-chip.e-danger .e-chip-delete,
.e-chip-list.e-chip.e-danger .e-chip-icon,
.e-chip-list .e-chip.e-danger .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-danger .e-chip-delete.e-dlt-btn {
    color: hsla(0, 0%, 100%, .8)
}

.e-chip-list.e-chip.e-danger .e-chip-avatar,
.e-chip-list .e-chip.e-danger .e-chip-avatar {
    background-color: #b21e2d;
    color: #fff
}

.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-danger:hover,
.e-chip-list .e-chip.e-danger:hover {
    background-color: #a51c2a;
    border-color: #7a151f;
    color: #fff
}

.e-chip-list.e-chip.e-danger:hover .e-chip-delete,
.e-chip-list .e-chip.e-danger:hover .e-chip-delete,
.e-chip-list.e-chip.e-danger:hover .e-chip-icon,
.e-chip-list .e-chip.e-danger:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger:hover .e-chip-avatar,
.e-chip-list .e-chip.e-danger:hover .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-focused,
.e-chip-list .e-chip.e-danger.e-focused {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-active,
.e-chip-list .e-chip.e-danger.e-active {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-active .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-active .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-focused.e-active,
.e-chip-list .e-chip.e-danger.e-focused.e-active {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger:active,
.e-chip-list .e-chip.e-danger:active {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger:active .e-chip-delete,
.e-chip-list .e-chip.e-danger:active .e-chip-delete,
.e-chip-list.e-chip.e-danger:active .e-chip-icon,
.e-chip-list .e-chip.e-danger:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger:active .e-chip-avatar,
.e-chip-list .e-chip.e-danger:active .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-disabled,
.e-chip-list .e-chip.e-danger.e-disabled {
    background-color: rgba(217, 83, 79, .65);
    border-color: rgba(187, 32, 47, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-danger.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-icon {
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-danger.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-avatar {
    background-color: rgba(193, 46, 42, .65);
    color: hsla(0, 0%, 100%, .65)
}

.e-chip-list.e-chip.e-danger.e-outline,
.e-chip-list .e-chip.e-danger.e-outline {
    background-color: transparent;
    border-color: #bb202f;
    color: #dc3243
}

.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-icon {
    color: #dc3243
}

.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn {
    color: rgba(220, 50, 67, .8)
}

.e-chip-list.e-chip.e-danger.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-avatar {
    background-color: #bb202f;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:hover,
.e-chip-list .e-chip.e-danger.e-outline:hover {
    background-color: #a51c2a;
    border-color: #7a151f;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-avatar {
    background-color: #bb202f;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused,
.e-chip-list .e-chip.e-danger.e-outline.e-focused {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-active,
.e-chip-list .e-chip.e-danger.e-outline.e-active {
    background-color: #dc3243;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-avatar {
    background-color: #b21e2d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:active,
.e-chip-list .e-chip.e-danger.e-outline:active {
    background-color: #a51c2a;
    border-color: #4e0d14;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-icon {
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-avatar {
    background-color: #71131d;
    color: #fff
}

.e-chip-list.e-chip.e-danger.e-outline.e-disabled,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled {
    background-color: transparent;
    border-color: rgba(220, 50, 67, .65);
    color: rgba(220, 50, 67, .65)
}

.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-delete,
.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-icon {
    color: rgba(220, 50, 67, .65)
}

.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-avatar {
    background-color: transparent;
    color: rgba(220, 50, 67, .65)
}

.e-float-input .e-clear-icon:before,
.e-float-input.e-control-wrapper .e-clear-icon:before,
.e-input-group .e-clear-icon:before,
.e-input-group.e-control-wrapper .e-clear-icon:before {
    content: "\e96c";
    font-family: e-icons
}


/*! input layout */

.e-input-group,
.e-input-group.e-control-wrapper {
    display: table;
    line-height: 1.4;
    margin-bottom: 0
}

.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group input.e-input,
.e-input-group textarea.e-input,
input.e-input,
textarea.e-input {
    border: 1px solid;
    height: auto;
    line-height: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    text-indent: 12px;
    width: 100%
}

.e-input-group,
.e-input-group.e-control-wrapper,
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-disabled,
input.e-input,
textarea.e-input {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 14px;
    font-weight: 400
}

.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group input.e-input,
.e-input-group textarea.e-input {
    font: inherit
}

.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-group.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-group input,
.e-float-input.e-control-wrapper.e-input-group input:focus,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper input:focus,
.e-float-input.e-input-focus input,
.e-float-input.e-input-group.e-input-focus input,
.e-float-input.e-input-group input,
.e-float-input.e-input-group input:focus,
.e-float-input input,
.e-float-input input:focus,
.e-input-group.e-control-wrapper.e-input-focus input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-input-group.e-control-wrapper input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group.e-control-wrapper input:focus,
.e-input-group.e-input-focus input,
.e-input-group.e-input-focus input.e-input,
.e-input-group input,
.e-input-group input.e-input,
.e-input-group input.e-input:focus,
.e-input-group input:focus,
input.e-input,
input.e-input:focus {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-float-input,
.e-float-input.e-control-wrapper,
.e-float-input.e-control-wrapper.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-input-group input,
.e-float-input input,
.e-input-group,
.e-input-group.e-control-wrapper,
.e-input-group.e-control-wrapper input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group input,
.e-input-group input.e-input,
input.e-input {
    border-radius: 4px
}

.e-input.e-small:focus,
.e-input:focus {
    border-width: 1px;
    padding-bottom: 0
}

.e-bigger .e-input.e-small:focus,
.e-bigger .e-input:focus,
.e-input.e-bigger:focus,
.e-input.e-small.e-bigger:focus {
    padding-bottom: 0
}

.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group input.e-input:focus,
.e-input-group textarea.e-input:focus {
    padding: 0
}

.e-bigger .e-input-group,
.e-bigger .e-input-group.e-control-wrapper,
.e-bigger .e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-input-group.e-disabled,
.e-bigger input.e-input,
.e-bigger textarea.e-input,
.e-input-group.e-bigger,
.e-input-group.e-bigger.e-disabled,
.e-input-group.e-control-wrapper.e-bigger,
.e-input-group.e-control-wrapper.e-bigger.e-disabled,
input.e-input.e-bigger,
textarea.e-input.e-bigger {
    font-size: 15px
}

.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-bigger .e-input-group .e-input,
.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-input-group.e-bigger .e-input {
    font: inherit
}

.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-bigger .e-input-group .e-input,
.e-bigger input.e-input,
.e-bigger textarea.e-input,
.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-input-group.e-bigger .e-input,
input.e-input.e-bigger,
textarea.e-input.e-bigger {
    line-height: inherit;
    margin-bottom: 0;
    padding: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-input-focus .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input:focus,
.e-bigger .e-input-group.e-input-focus .e-input,
.e-bigger .e-input-group .e-input:focus,
.e-input-group.e-bigger.e-input-focus .e-input,
.e-input-group.e-bigger .e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input:focus {
    padding: 0
}

.e-input-group.e-control-wrapper .e-input-group-icon,
.e-input-group .e-input-group-icon {
    align-items: center;
    box-sizing: content-box;
    cursor: pointer;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    line-height: 1;
    min-height: 32px;
    min-width: 32px;
    padding: 0;
    text-align: center;
    border: 1px solid;
    border-bottom: 0;
    border-collapse: collapse;
    border-top: 0
}

.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-input-group .e-input-group-icon:last-child {
    border-right-width: 0
}

.e-input-group.e-control-wrapper .e-input-group-icon:first-child,
.e-input-group .e-input-group-icon+.e-input-group-icon .e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon,
.e-input-group .e-input-group-icon:first-child {
    border-left-width: 0
}

.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-rtl .e-input-group-icon:last-child {
    border-left-width: 0;
    border-right-width: 1px
}

.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-rtl .e-input-group-icon:first-child {
    border-left-width: 1px;
    border-right-width: 0
}

.e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon+.e-input-group-icon,
.e-input-group .e-input-group-icon+.e-input-group-icon,
.e-input-group.e-rtl .e-input-group-icon+.e-input-group-icon {
    border-left-width: 0;
    border-right-width: 0
}

.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-input-group .e-input-group-icon:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.e-input-group.e-control-wrapper .e-input-group-icon:first-child,
.e-input-group .e-input-group-icon:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-rtl .e-input-group-icon:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 0
}

.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-rtl .e-input-group-icon:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 3px
}

.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,
.e-bigger .e-input-group .e-input-group-icon,
.e-input-group.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-input-group .e-input-group-icon.e-bigger {
    min-height: 38px;
    min-width: 38px;
    font-size: 14px;
    padding: 0
}

.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input input.e-disabled,
.e-float-input input[disabled],
.e-float-input textarea.e-disabled,
.e-float-input textarea[disabled],
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-control-wrapper.e-disabled input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled span,
.e-input-group.e-control-wrapper.e-disabled textarea,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-disabled input,
.e-input-group.e-disabled input.e-input,
.e-input-group.e-disabled span,
.e-input-group.e-disabled textarea,
.e-input-group.e-disabled textarea.e-input,
.e-input-group .e-input[disabled],
.e-input[disabled] {
    cursor: not-allowed
}

.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input input.e-disabled,
.e-float-input input[disabled],
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-disabled,
.e-input[disabled] {
    border-color: #ccc;
    border-style: solid
}

.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-disabled {
    border-bottom-style: solid;
    border-width: 1px
}

.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-disabled,
.e-float-input.e-disabled input,
.e-float-input input.e-disabled,
.e-float-input input[disabled],
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-disabled,
.e-input[disabled] {
    filter: alpha(opacity=100);
    opacity: 1
}

.e-input-group.e-control-wrapper.e-rtl,
.e-input-group.e-rtl,
.e-input.e-rtl {
    direction: rtl
}

.e-input.e-corner {
    border-radius: 4px
}

.e-input-group,
.e-input-group.e-control-wrapper {
    display: inline-flex;
    vertical-align: middle
}

.e-float-input.e-control-wrapper:not(.e-input-group),
.e-float-input:not(.e-input-group) {
    display: inline-block
}

.e-input-group.e-control-wrapper .e-input-group-icon,
.e-input-group .e-input-group-icon {
    display: flex;
    white-space: nowrap
}

.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-corner .e-input:first-child,
.e-input-group.e-corner .e-input-group-icon:first-child,
.e-input-group.e-corner .e-input:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-corner .e-input:last-child,
.e-input-group.e-corner .e-input-group-icon:last-child,
.e-input-group.e-corner .e-input:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.e-input-group.e-control-wrapper.e-small,
.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-input-group.e-small,
.e-input-group.e-small.e-disabled,
.e-small .e-input-group,
.e-small .e-input-group.e-control-wrapper,
.e-small .e-input-group.e-control-wrapper.e-disabled,
.e-small .e-input-group.e-disabled,
.e-small input.e-input,
.e-small textarea.e-input,
input.e-input.e-small,
textarea.e-input.e-small {
    font-size: 13px
}

.e-input-group.e-small.e-control-wrapper .e-input,
.e-input-group.e-small .e-input,
.e-small .e-input-group.e-control-wrapper .e-input,
.e-small .e-input-group .e-input {
    font: inherit
}

.e-input-group.e-control-wrapper.e-small .e-input,
.e-input-group.e-small .e-input,
.e-input.e-small {
    line-height: inherit;
    padding: 0
}

.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-input-group.e-small.e-input-focus .e-input,
.e-input-group.e-small .e-input:focus {
    padding: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-disabled,
.e-bigger .e-input-group.e-small,
.e-bigger .e-input-group.e-small.e-disabled,
.e-bigger .e-input.e-small,
.e-bigger .e-input.e-small.e-disabled,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-input-group.e-small.e-bigger,
.e-input-group.e-small.e-bigger.e-disabled,
.e-input.e-small.e-bigger,
.e-small.e-bigger .e-input-group,
.e-small.e-bigger .e-input-group.e-control-wrapper,
.e-small.e-bigger .e-input-group.e-control-wrapper.e-disabled,
.e-small.e-bigger .e-input-group.e-disabled,
.e-small .e-input-group.e-bigger,
.e-small .e-input-group.e-bigger.e-disabled,
.e-small .e-input-group.e-control-wrapper.e-bigger,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-small .e-input.e-bigger,
.e-small .e-input.e-bigger.e-disabled {
    font-size: 14px
}

.e-bigger .e-input.e-small,
.e-input.e-small.e-bigger,
.e-small .e-input.e-bigger {
    padding: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small .e-input,
.e-bigger .e-input-group.e-small .e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
.e-input-group.e-small.e-bigger .e-input,
.e-input-group.e-small .e-input.e-bigger {
    font: inherit;
    padding: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-bigger .e-input-group.e-small.e-input-focus .e-input,
.e-bigger .e-input-group.e-small .e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
.e-input-group.e-small.e-bigger.e-input-focus .e-input,
.e-input-group.e-small.e-bigger .e-input:focus,
.e-input-group.e-small.e-input-focus .e-input.e-bigger,
.e-input-group.e-small .e-input.e-bigger:focus {
    padding: 0
}

.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon {
    font-size: 10px;
    min-height: 26px;
    min-width: 26px;
    padding: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-bigger .e-input-group.e-small .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon.e-bigger {
    font-size: 12px;
    min-height: 34px;
    min-width: 34px;
    padding: 0
}

.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input label.e-float-text,
label.e-float-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    overflow: hidden;
    padding-left: 10px;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    top: -11px;
    -webkit-transform: translate3d(0, 16px, 0) scale(1);
    transform: translate3d(0, 16px, 0) scale(1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: .25s cubic-bezier(.25, .8, .25, 1);
    transition: .25s cubic-bezier(.25, .8, .25, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%
}

.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input label.e-float-text,
label.e-float-text {
    top: -11px
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input label.e-float-text,
.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
label.e-float-text {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    box-sizing: border-box;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    font-style: normal
}

.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper label.e-float-text,
.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input label.e-float-text,
.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-float-input.e-control-wrapper input.e-bigger~label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-float-input input.e-bigger~label.e-float-text,
.e-float-input label.e-float-text.e-bigger {
    font-size: 15px
}

.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom {
    font-size: 13px
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-float-input.e-small.e-bigger label.e-float-text,
.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom {
    font-size: 14px;
    font-style: normal
}

.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper input:focus~label.e-float-text,
.e-float-input.e-control-wrapper input:valid~label.e-float-text,
.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,
.e-float-input.e-input-focus input~label.e-float-text,
.e-float-input input:focus~label.e-float-text,
.e-float-input input:valid~label.e-float-text,
.e-float-input input[disabled]~label.e-label-top.e-float-text,
.e-float-input input[readonly]~label.e-label-top.e-float-text,
.e-float-input input label.e-float-text.e-label-top,
.e-float-input input~label.e-label-top.e-float-text {
    font-size: 12px;
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1)
}

.e-bigger .e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-small.e-input-focus input-group-animation~label.e-float-text,
.e-bigger .e-float-input.e-small input:focus~label.e-float-text,
.e-bigger .e-float-input.e-small input:valid~label.e-float-text,
.e-bigger .e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-small input~label.e-label-top.e-float-text,
.e-bigger .e-float-input input:focus~label.e-float-text,
.e-bigger .e-float-input input:valid~label.e-float-text,
.e-bigger .e-float-input input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input input label.e-float-text.e-label-top,
.e-bigger .e-float-input input~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-input-focus input~label.e-float-text,
.e-float-input.e-bigger.e-small.e-input-focus input~label.e-float-text,
.e-float-input.e-bigger.e-small input:focus~label.e-float-text,
.e-float-input.e-bigger.e-small input:valid~label.e-float-text,
.e-float-input.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-float-input.e-bigger.e-small input~label.e-label-top.e-float-text,
.e-float-input.e-bigger input:focus~label.e-float-text,
.e-float-input.e-bigger input:valid~label.e-float-text,
.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-float-input.e-bigger input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger.e-input-focus input~label.e-float-text,
.e-small .e-float-input.e-bigger input:focus~label.e-float-text,
.e-small .e-float-input.e-bigger input:valid~label.e-float-text,
.e-small .e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-small .e-float-input.e-bigger input~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text {
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1)
}

.e-bigger .e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input input:focus~label.e-float-text,
.e-bigger .e-float-input input:valid~label.e-float-text,
.e-bigger .e-float-input input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input input~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-input-focus input~label.e-float-text,
.e-float-input.e-bigger input:focus~label.e-float-text,
.e-float-input.e-bigger input:valid~label.e-float-text,
.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text {
    font-size: 13px;
    padding-right: 0;
    top: 14px
}

.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,
.e-float-input.e-small.e-input-focus input-group-animation~label.e-float-text,
.e-float-input.e-small input:focus~label.e-float-text,
.e-float-input.e-small input:valid~label.e-float-text,
.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-small input~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,
.e-small .e-float-input input~label.e-label-top.e-float-text {
    font-size: 11px;
    padding-right: 0;
    top: 17px
}

.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled]~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly]~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small.e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-small input:focus~label.e-float-text,
.e-bigger .e-float-input.e-small input:valid~label.e-float-text,
.e-bigger .e-float-input.e-small input[disabled]~label.e-float-text,
.e-bigger .e-float-input.e-small input[readonly]~label.e-float-text,
.e-bigger .e-float-input.e-small input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger.e-input-focus input~label.e-float-text,
.e-float-input.e-small.e-bigger input:focus~label.e-float-text,
.e-float-input.e-small.e-bigger input:valid~label.e-float-text,
.e-float-input.e-small.e-bigger input[disabled]~label.e-float-text,
.e-float-input.e-small.e-bigger input[readonly]~label.e-float-text,
.e-float-input.e-small.e-bigger input~label.e-label-top.e-float-text {
    font-size: 12px;
    padding-right: 0;
    top: 16px
}

.e-float-input,
.e-float-input.e-control-wrapper {
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 24px;
    padding-top: 0;
    position: relative;
    width: 100%
}

.e-bigger .e-float-input,
.e-bigger .e-float-input.e-control-wrapper,
.e-float-input.e-bigger,
.e-float-input.e-control-wrapper.e-bigger {
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 24px;
    padding-top: 0;
    position: relative;
    width: 100%
}

.e-float-input.e-control-wrapper.e-small,
.e-float-input.e-small,
.e-small .e-float-input.e-control-wrapper {
    line-height: 1.35;
    margin-bottom: 0;
    margin-top: 20px;
    padding-top: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-small,
.e-bigger .e-float-input.e-small,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-small,
.e-bigger.e-small .e-float-input.e-small,
.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-float-input.e-small.e-bigger,
.e-small .e-float-input.e-bigger,
.e-small .e-float-input.e-control-wrapper.e-bigger {
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 21px;
    padding-top: 0
}

.e-bigger .e-input-group,
.e-bigger .e-input-group.e-control-wrapper,
.e-input-group.e-bigger,
.e-input-group.e-control-wrapper.e-bigger {
    line-height: 1.5
}

.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-bigger .e-input-group.e-small,
.e-bigger.e-small .e-input-group.e-control-wrapper.e-small,
.e-bigger.e-small .e-input-group.e-small,
.e-input-group.e-control-wrapper.e-small,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-input-group.e-small,
.e-input-group.e-small.e-bigger,
.e-small .e-input-group,
.e-small .e-input-group.e-bigger,
.e-small .e-input-group.e-control-wrapper,
.e-small .e-input-group.e-control-wrapper.e-bigger {
    line-height: normal
}

.e-bigger .e-float-input.e-control-wrapper.e-no-float-label,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-no-float-label,
.e-bigger .e-float-input.e-no-float-label,
.e-bigger .e-float-input.e-small.e-no-float-label,
.e-float-input.e-bigger.e-no-float-label,
.e-float-input.e-control-wrapper.e-bigger.e-no-float-label,
.e-float-input.e-control-wrapper.e-no-float-label,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-no-float-label,
.e-float-input.e-control-wrapper.e-small.e-no-float-label,
.e-float-input.e-no-float-label,
.e-float-input.e-small.e-bigger.e-no-float-label,
.e-float-input.e-small.e-no-float-label,
.e-small .e-float-input.e-bigger.e-no-float-label,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-no-float-label,
.e-small .e-float-input.e-control-wrapper.e-no-float-label,
.e-small .e-float-input.e-no-float-label {
    margin-top: 0
}

.e-float-input,
.e-float-input.e-control-wrapper,
.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-disabled {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 14px;
    font-weight: 400
}

.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea,
.e-float-input input,
.e-float-input textarea {
    border: 1px solid;
    display: block;
    font: inherit;
    width: 100%
}

.e-float-input.e-control-wrapper input,
.e-float-input input {
    min-width: 0;
    padding: 0
}

.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea,
.e-float-input input,
.e-float-input textarea,
.e-input-group.e-control-wrapper input,
.e-input-group.e-control-wrapper textarea,
.e-input-group input,
.e-input-group textarea {
    text-indent: 12px
}

.e-bigger .e-float-input,
.e-bigger .e-float-input.e-control-wrapper,
.e-bigger .e-float-input.e-control-wrapper.e-disabled,
.e-bigger .e-float-input.e-disabled,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-float-input.e-input-group.e-disabled,
.e-float-input.e-bigger,
.e-float-input.e-bigger.e-disabled,
.e-float-input.e-control-wrapper.e-bigger,
.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-float-input.e-input-group.e-bigger.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled {
    font-size: 15px
}

.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input input,
.e-float-input.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-float-input input.e-bigger {
    font: inherit;
    line-height: inherit;
    padding: 0
}

.e-float-input.e-control-wrapper.e-small,
.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-float-input.e-input-group.e-small.e-disabled,
.e-float-input.e-small,
.e-float-input.e-small.e-disabled,
.e-small .e-float-input,
.e-small .e-float-input.e-control-wrapper,
.e-small .e-float-input.e-control-wrapper.e-disabled,
.e-small .e-float-input.e-disabled,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-small .e-float-input.e-input-group.e-disabled {
    font-size: 13px
}

.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-small input {
    font: inherit;
    line-height: inherit;
    padding: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-small,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-disabled,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-bigger .e-float-input.e-input-group.e-small.e-disabled,
.e-bigger .e-float-input.e-small,
.e-bigger .e-float-input.e-small.e-disabled,
.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-float-input.e-input-group.e-small.e-bigger.e-disabled,
.e-float-input.e-small.e-bigger,
.e-float-input.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input,
.e-small.e-bigger .e-float-input.e-control-wrapper,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-disabled,
.e-small.e-bigger .e-float-input.e-disabled,
.e-small.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-small.e-bigger .e-float-input.e-input-group.e-disabled,
.e-small .e-float-input.e-bigger,
.e-small .e-float-input.e-bigger.e-disabled,
.e-small .e-float-input.e-control-wrapper.e-bigger,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-small .e-float-input.e-input-group.e-bigger.e-disabled,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled {
    font-size: 14px
}

.e-bigger .e-float-input.e-control-wrapper.e-small input,
.e-bigger .e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-float-input.e-small.e-bigger input,
.e-float-input.e-small input.e-bigger {
    font: inherit;
    line-height: inherit;
    padding: 0
}

.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-control-wrapper input:focus,
.e-float-input.e-control-wrapper textarea:focus,
.e-float-input.e-input-focus input,
.e-float-input input:focus,
.e-float-input textarea:focus {
    outline: none
}

.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input label.e-float-text,
label.e-float-text {
    font-family: inherit
}

.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:focus~label.e-float-text,
.e-float-input.e-control-wrapper input:valid~label.e-float-text,
.e-float-input.e-control-wrapper input:valid~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea~label.e-float-text.e-label-top,
.e-float-input.e-input-focus input~label.e-float-text,
.e-float-input .e-input-in-wrap input:valid~label.e-float-text,
.e-float-input .e-input-in-wrap input:valid~label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input~label.e-float-text.e-label-top,
.e-float-input input:focus~label.e-float-text,
.e-float-input input:valid~label.e-float-text,
.e-float-input input:valid~label.e-float-text.e-label-top,
.e-float-input input~label.e-float-text.e-label-top,
.e-float-input textarea:focus~label.e-float-text,
.e-float-input textarea:valid~label.e-float-text,
.e-float-input textarea:valid~label.e-float-text.e-label-top,
.e-float-input textarea~label.e-float-text.e-label-top {
    font-weight: 700;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
label.e-float-text {
    font-weight: 400
}

.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:before,
.e-float-input:not(.e-input-group) .e-float-line:after,
.e-float-input:not(.e-input-group) .e-float-line:before {
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    width: 0
}

.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:before,
.e-float-input:not(.e-input-group) .e-float-line:before {
    left: 50%
}

.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:after,
.e-float-input:not(.e-input-group) .e-float-line:after {
    right: 50%
}

.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input~.e-float-line:after,
.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input~.e-float-line:before,
.e-float-input.e-control-wrapper:not(.e-input-group) input:focus~.e-float-line:after,
.e-float-input.e-control-wrapper:not(.e-input-group) input:focus~.e-float-line:before,
.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus~.e-float-line:after,
.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus~.e-float-line:before,
.e-float-input:not(.e-input-group).e-input-focus input~.e-float-line:after,
.e-float-input:not(.e-input-group).e-input-focus input~.e-float-line:before,
.e-float-input:not(.e-input-group) input:focus~.e-float-line:after,
.e-float-input:not(.e-input-group) input:focus~.e-float-line:before,
.e-float-input:not(.e-input-group) textarea:focus~.e-float-line:after,
.e-float-input:not(.e-input-group) textarea:focus~.e-float-line:before {
    width: 50%
}

.e-float-input.e-control-wrapper .e-float-line,
.e-float-input .e-float-line {
    display: block;
    position: relative;
    width: 100%
}

.e-float-input.e-control-wrapper.e-rtl,
.e-float-input.e-rtl {
    direction: rtl
}

.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-float-input.e-rtl label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl .e-float-input label.e-float-text {
    right: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.e-bigger .e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl label.e-float-text,
.e-bigger .e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-rtl label.e-float-text,
.e-float-input.e-rtl.e-bigger label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-small label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-small label.e-float-text.e-label-bottom,
.e-float-input.e-rtl label.e-float-text,
.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger.e-rtl label.e-float-text,
.e-float-input.e-small.e-rtl label.e-float-text,
.e-rtl.e-bigger .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl.e-bigger .e-float-input label.e-float-text .e-bigger .e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-rtl .e-float-input.e-bigger label.e-float-text .e-float-input.e-control-wrapper.e-rtl.e-bigger label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl .e-float-input.e-small.e-bigger label.e-float-text .e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger label.e-float-text,
.e-rtl .e-float-input.e-small label.e-float-text .e-float-input.e-control-wrapper.e-rtl.e-small label.e-float-text,
.e-rtl .e-float-input label.e-float-text .e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-rtl.e-small.e-bigger .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl.e-small.e-bigger .e-float-input label.e-float-text .e-small.e-bigger .e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-rtl.e-small .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl.e-small .e-float-input label.e-float-text .e-small .e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-small.e-bigger .e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-float-input.e-rtl label.e-float-text,
.e-small.e-bigger .e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl label.e-float-text,
.e-small .e-float-input.e-rtl label.e-float-text.e-label-bottom {
    padding-right: 10px
}

.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:first-child,
.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-corner.e-rtl .e-input:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 4px
}

.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:last-child,
.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-corner.e-rtl .e-input:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 0
}

.e-input-group.e-control-wrapper.e-warning:before,
.e-input-group.e-warning:before {
    content: ""
}

.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input input.e-disabled,
.e-float-input input[disabled] {
    background: transparent;
    background-image: none;
    cursor: not-allowed
}

.e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child,
.e-input-group.e-corner.e-rtl input.e-input:only-child {
    border-radius: 4px
}

.e-input-group.e-control-wrapper.e-rtl .e-input:not(:first-child):focus,
.e-input-group.e-rtl .e-input:not(:first-child):focus {
    border-right-width: 0
}

.e-input-group.e-control-wrapper input.e-input,
.e-input-group input.e-input {
    min-width: 0;
    width: 100%
}

.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]),
.e-input-group input.e-input,
.e-input-group input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
.e-input-group textarea.e-input,
.e-input-group textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
    border: 0 solid
}

.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-bigger .e-input-group .e-input,
.e-input-group.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group input.e-input,
.e-input-group textarea.e-input {
    margin-bottom: 0
}

.e-input-group.e-control-wrapper.e-input-focus:after,
.e-input-group.e-control-wrapper.e-input-focus:before,
.e-input-group.e-control-wrapper:after,
.e-input-group.e-control-wrapper:before,
.e-input-group.e-input-focus:after,
.e-input-group.e-input-focus:before,
.e-input-group:after,
.e-input-group:before {
    content: ""
}

.e-input-group,
.e-input-group.e-control-wrapper {
    position: relative;
    width: 100%
}

.e-input-group.e-control-wrapper.e-small,
.e-input-group.e-small,
.e-input.e-small {
    margin-bottom: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-bigger .e-input-group.e-small,
.e-bigger .e-input.e-small,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-input-group.e-small.e-bigger,
.e-input.e-small.e-bigger {
    line-height: inherit;
    margin-bottom: 0
}

.e-input-group.e-control-wrapper .e-input-group-icon,
.e-input-group .e-input-group-icon {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0
}

.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-float-input.e-input-group .e-input-group-icon {
    margin-top: 0
}

.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,
.e-bigger .e-input-group .e-input-group-icon,
.e-input-group.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-input-group .e-input-group-icon.e-bigger {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-bigger .e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-float-input.e-input-group .e-input-group-icon.e-bigger {
    margin-top: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-bigger .e-input-group.e-small .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon.e-bigger {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-float-input.e-input-group.e-small .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger {
    margin-top: 0
}

.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper .e-input-group-icon,
.e-small .e-input-group .e-input-group-icon {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0
}

.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-small .e-float-input.e-input-group .e-input-group-icon {
    margin-top: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
.e-bigger .e-input-group .e-input-group-icon:last-child,
.e-bigger .e-input-group.e-small .e-input-group-icon:last-child,
.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
.e-input-group .e-input-group-icon.e-bigger:last-child,
.e-input-group .e-input-group-icon:last-child,
.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-small .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-small .e-input-group-icon:last-child {
    margin-right: 0
}

.e-input-group,
.e-input-group.e-control-wrapper {
    border-bottom: 1px solid
}

.e-input-group,
.e-input-group.e-control-wrapper,
.e-input-group.e-control-wrapper.e-error,
.e-input-group.e-control-wrapper.e-success,
.e-input-group.e-control-wrapper.e-warning,
.e-input-group.e-error,
.e-input-group.e-success,
.e-input-group.e-warning {
    border: 1px solid
}

.e-input-group.e-control-wrapper.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus,
.e-input-group.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus {
    border-right-width: 0
}

.e-input-group.e-control-wrapper.e-input-focus.e-corner,
.e-input-group.e-input-focus.e-corner {
    border-radius: 4px
}

.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled {
    background: #eee;
    color: #999
}

.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-disabled,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-disabled {
    border-style: solid
}

.e-float-custom-tag,
.e-float-custom-tag.e-control-wrapper {
    display: inline-block
}

.e-float-custom-tag.e-input-group,
.e-float-custom-tag.e-input-group.e-control-wrapper,
.e-input-custom-tag,
.e-input-custom-tag.e-input-group,
.e-input-custom-tag.e-input-group.e-control-wrapper {
    display: inline-flex;
    vertical-align: middle
}

.e-input-group.e-control-wrapper .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-input-btn-ripple:after,
.e-input-group.e-control-wrapper:not(.e-filled) .e-input-group-icon:after,
.e-input-group .e-input-group-icon,
.e-input-group .e-input-group-icon.e-input-btn-ripple:after,
.e-input-group:not(.e-filled) .e-input-group-icon:after {
    content: ""
}

.e-float-input.e-control-wrapper input::-ms-clear,
.e-float-input input::-ms-clear,
input.e-input::-ms-clear {
    display: none
}

.e-float-input.e-control-wrapper.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-control-wrapper.e-input-group .e-float-line,
.e-float-input.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-input-group .e-float-line {
    bottom: -1px;
    position: absolute
}

.e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-input-group.e-control-wrapper textarea,
.e-float-input.e-input-group input,
.e-float-input.e-input-group textarea {
    border: 0
}

.e-float-input.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-input-group.e-control-wrapper .e-float-text,
.e-float-input.e-input-group .e-float-line,
.e-float-input.e-input-group .e-float-text {
    right: 0
}

input.e-input:-moz-placeholder,
input.e-input:-ms-input-placeholder,
input.e-input::-moz-placeholder,
input.e-input::-webkit-input-placeholder {
    font-size: 14px;
    font-style: normal
}

textarea.e-input:-moz-placeholder,
textarea.e-input:-ms-input-placeholder,
textarea.e-input::-moz-placeholder,
textarea.e-input::-webkit-input-placeholder {
    font-size: 14px;
    font-style: normal
}

.e-bigger input.e-input:-moz-placeholder,
.e-bigger input.e-input:-ms-input-placeholder,
.e-bigger input.e-input::-moz-placeholder,
.e-bigger input.e-input::-webkit-input-placeholder,
input.e-bigger.e-input:-moz-placeholder,
input.e-bigger.e-input:-ms-input-placeholder,
input.e-bigger.e-input::-moz-placeholder,
input.e-bigger.e-input::-webkit-input-placeholder {
    font-size: 15px;
    font-style: normal
}

.e-bigger textarea.e-input:-moz-placeholder,
.e-bigger textarea.e-input:-ms-input-placeholder,
.e-bigger textarea.e-input::-moz-placeholder,
.e-bigger textarea.e-input::-webkit-input-placeholder,
textarea.e-bigger.e-input:-moz-placeholder,
textarea.e-bigger.e-input:-ms-input-placeholder,
textarea.e-bigger.e-input::-moz-placeholder,
textarea.e-bigger.e-input::-webkit-input-placeholder {
    font-size: 15px;
    font-style: normal
}

.e-small input.e-input:-moz-placeholder,
.e-small input.e-input:-ms-input-placeholder,
.e-small input.e-input::-moz-placeholder,
.e-small input.e-input::-webkit-input-placeholder,
input.e-small.e-input:-moz-placeholder,
input.e-small.e-input:-ms-input-placeholder,
input.e-small.e-input::-moz-placeholder,
input.e-small.e-input::-webkit-input-placeholder {
    font-size: 13px;
    font-style: normal
}

.e-small textarea.e-input:-moz-placeholder,
.e-small textarea.e-input:-ms-input-placeholder,
.e-small textarea.e-input::-moz-placeholder,
.e-small textarea.e-input::-webkit-input-placeholder,
textarea.e-small.e-input:-moz-placeholder,
textarea.e-small.e-input:-ms-input-placeholder,
textarea.e-small.e-input::-moz-placeholder,
textarea.e-small.e-input::-webkit-input-placeholder {
    font-size: 13px;
    font-style: normal
}

.e-bigger input.e-small.e-input:-moz-placeholder,
.e-bigger input.e-small.e-input:-ms-input-placeholder,
.e-bigger input.e-small.e-input::-moz-placeholder,
.e-bigger input.e-small.e-input::-webkit-input-placeholder,
.e-small input.e-bigger.e-input:-moz-placeholder,
.e-small input.e-bigger.e-input:-ms-input-placeholder,
.e-small input.e-bigger.e-input::-moz-placeholder,
.e-small input.e-bigger.e-input::-webkit-input-placeholder {
    font-size: 14px;
    font-style: normal
}

.e-bigger intextareaput.e-small.e-input:-ms-input-placeholder,
.e-bigger textarea.e-small.e-input:-moz-placeholder,
.e-bigger textarea.e-small.e-input::-moz-placeholder,
.e-bigger textarea.e-small.e-input::-webkit-input-placeholder,
.e-small textarea.e-bigger.e-input:-moz-placeholder,
.e-small textarea.e-bigger.e-input:-ms-input-placeholder,
.e-small textarea.e-bigger.e-input::-moz-placeholder,
.e-small textarea.e-bigger.e-input::-webkit-input-placeholder {
    font-size: 14px;
    font-style: normal
}

.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
.e-input-group textarea.e-input:-moz-placeholder {
    font-style: normal;
    -moz-user-select: none;
    user-select: none
}

.e-input-group input.e-input:-moz-placeholder,
input.e-input:-moz-placeholder {
    font-style: normal;
    -moz-user-select: none;
    user-select: none
}

.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
textarea.e-input:-moz-placeholder {
    font-style: normal;
    -moz-user-select: none;
    user-select: none
}

input.e-input::-moz-placeholder,
textarea.e-input::-moz-placeholder {
    font-style: normal;
    -moz-user-select: none;
    user-select: none
}

input.e-input:-ms-input-placeholder {
    font-style: normal
}

textarea.e-input:-ms-input-placeholder {
    font-style: normal
}

input.e-input::-webkit-input-placeholder,
textarea.e-input::-webkit-input-placeholder {
    font-style: normal;
    -webkit-user-select: none;
    user-select: none
}

.e-input-group.e-control-wrapper input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group input,
.e-input-group input.e-input,
input.e-input {
    box-sizing: border-box;
    height: 32px
}

.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-float-input:not(.e-input-group) input {
    box-sizing: border-box;
    height: 34px
}

.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input.e-control-wrapper input.e-input,
.e-bigger .e-float-input input,
.e-bigger .e-float-input input.e-input,
.e-bigger .e-input-group.e-control-wrapper input,
.e-bigger .e-input-group.e-control-wrapper input.e-input,
.e-bigger .e-input-group input,
.e-bigger .e-input-group input.e-input,
.e-float-input.e-bigger input,
.e-float-input.e-bigger input.e-input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger input.e-input,
.e-input-group.e-bigger input,
.e-input-group.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-bigger input,
.e-input-group.e-control-wrapper.e-bigger input.e-input,
input.e-input.e-bigger {
    box-sizing: border-box;
    height: 38px
}

.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,
.e-bigger .e-float-input:not(.e-input-group) input,
.e-bigger .e-float-input:not(.e-input-group) input.e-input,
.e-float-input.e-bigger:not(.e-input-group) input,
.e-float-input.e-bigger:not(.e-input-group) input.e-input,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input {
    box-sizing: border-box;
    height: 40px
}

.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper.e-small input.e-input,
.e-float-input.e-small input,
.e-float-input.e-small input.e-input,
.e-input-group.e-control-wrapper.e-small input,
.e-input-group.e-control-wrapper.e-small input.e-input,
.e-input-group.e-small input,
.e-input-group.e-small input.e-input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-float-input.e-control-wrapper input.e-input,
.e-small .e-float-input input,
.e-small .e-float-input input.e-input,
.e-small .e-input-group.e-control-wrapper input,
.e-small .e-input-group.e-control-wrapper input.e-input,
.e-small .e-input-group input,
.e-small .e-input-group input.e-input,
input.e-input.e-small {
    box-sizing: border-box;
    height: 26px
}

.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
.e-float-input.e-small:not(.e-input-group) input,
.e-float-input.e-small:not(.e-input-group) input.e-input,
.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,
.e-small .e-float-input:not(.e-input-group) input,
.e-small .e-float-input:not(.e-input-group) input.e-input .e-float-input.e-control-wrapper.e-small:not(.e-input-group) input {
    box-sizing: border-box;
    height: 28px
}

.e-bigger.e-small .e-float-input.e-control-wrapper input,
.e-bigger.e-small .e-float-input.e-control-wrapper input.e-input,
.e-bigger.e-small .e-float-input input,
.e-bigger.e-small .e-float-input input.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper input,
.e-bigger.e-small .e-input-group.e-control-wrapper input.e-input,
.e-bigger.e-small .e-input-group input,
.e-bigger.e-small .e-input-group input.e-input,
.e-float-input.e-bigger.e-small input,
.e-float-input.e-bigger.e-small input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
.e-input-group.e-bigger.e-small input,
.e-input-group.e-bigger.e-small input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
input.e-input.e-small.e-bigger {
    box-sizing: border-box;
    height: 34px
}

.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-float-input:not(.e-input-group) input,
.e-bigger.e-small .e-float-input:not(.e-input-group) input.e-input,
.e-float-input.e-bigger.e-small:not(.e-input-group) input,
.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input {
    box-sizing: border-box;
    height: 36px
}

.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input.e-control-wrapper textarea.e-input,
.e-bigger .e-float-input textarea,
.e-bigger .e-float-input textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .e-input-group textarea,
.e-bigger .e-input-group textarea.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea.e-input,
.e-bigger.e-small .e-float-input textarea,
.e-bigger.e-small .e-float-input textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger.e-small .e-input-group textarea,
.e-bigger.e-small .e-input-group textarea.e-input,
.e-float-input.e-bigger.e-small textarea,
.e-float-input.e-bigger.e-small textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input.e-bigger textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper.e-bigger textarea.e-input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-input,
.e-float-input.e-control-wrapper textarea,
.e-float-input.e-small textarea,
.e-float-input.e-small textarea.e-input,
.e-float-input textarea,
.e-input-group.e-bigger.e-small textarea,
.e-input-group.e-bigger.e-small textarea.e-input,
.e-input-group.e-bigger textarea,
.e-input-group.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-input-group.e-small textarea,
.e-input-group.e-small textarea.e-input,
.e-input-group textarea,
.e-input-group textarea.e-input.e-bigger,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input.e-control-wrapper textarea.e-input,
.e-small .e-float-input textarea,
.e-small .e-float-input textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea,
.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-small .e-input-group textarea,
.e-small .e-input-group textarea.e-input,
textarea.e-input,
textarea.e-input.e-bigger,
textarea.e-input.e-small,
textarea.e-input.e-small.e-bigger {
    box-sizing: border-box;
    height: auto
}

.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input input,
.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-bigger .e-input-group .e-input,
.e-bigger input.e-input,
.e-float-input.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-float-input input.e-bigger,
.e-input-group.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-input-group input.e-input.e-bigger,
input.e-input.e-bigger {
    text-indent: 14px
}

.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper input.e-small,
.e-float-input.e-control-wrapper textarea.e-small,
.e-float-input.e-small input,
.e-float-input.e-small textarea,
.e-float-input input.e-small,
.e-float-input textarea.e-small,
.e-input-group.e-control-wrapper.e-small .e-input,
.e-input-group.e-control-wrapper input.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input.e-small,
.e-input-group.e-small .e-input,
.e-input-group input.e-input.e-small,
.e-input-group textarea.e-input.e-small,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input input,
.e-small .e-float-input textarea,
.e-small .e-input-group.e-control-wrapper .e-input,
.e-small .e-input-group .e-input,
.e-small input.e-input,
input.e-input.e-small,
textarea.e-input.e-small {
    text-indent: 10px
}

.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper input.e-input,
.e-float-input.e-control-wrapper input:focus,
.e-float-input.e-control-wrapper textarea,
.e-float-input.e-control-wrapper textarea.e-input,
.e-float-input.e-control-wrapper textarea:focus,
.e-float-input.e-input-focus input,
.e-float-input input,
.e-float-input input.e-input,
.e-float-input input:focus,
.e-float-input textarea,
.e-float-input textarea.e-input,
.e-float-input textarea:focus,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-input-group.e-control-wrapper input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group input,
.e-input-group input.e-input,
.e-input-group input.e-input:focus,
.e-input-group textarea,
.e-input-group textarea.e-input,
.e-input-group textarea.e-input:focus,
input.e-input,
textarea.e-input {
    padding-left: 12px;
    text-indent: 0
}

.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-float-input.e-control-wrapper.e-rtl input,
.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-float-input.e-rtl.e-input-focus input,
.e-float-input.e-rtl input,
.e-float-input.e-rtl input:focus,
.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-input-group.e-rtl.e-input-focus input.e-input,
.e-input-group.e-rtl input.e-input,
.e-input-group.e-rtl input.e-input:focus,
.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-rtl .e-float-input.e-control-wrapper input,
.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-rtl .e-float-input.e-input-focus input,
.e-rtl .e-float-input input,
.e-rtl .e-float-input input:focus,
.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-rtl .e-input-group.e-input-focus input.e-input,
.e-rtl .e-input-group input.e-input,
.e-rtl .e-input-group input.e-input:focus,
input.e-input.e-rtl {
    padding-left: 0;
    padding-right: 12px;
    text-indent: 0
}

.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-rtl textarea,
.e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-rtl .e-float-input:not(.e-outline) textarea,
.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
textarea.e-input.e-rtl {
    padding-right: 12px;
    text-indent: 0
}

.e-float-input.e-control-wrapper.e-input-focus.e-small input,
.e-float-input.e-control-wrapper.e-small input:focus,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper.e-small textarea:focus,
.e-float-input.e-control-wrapper input.e-small,
.e-float-input.e-control-wrapper textarea.e-small,
.e-float-input.e-small.e-input-focus input,
.e-float-input.e-small input,
.e-float-input.e-small input:focus,
.e-float-input.e-small textarea,
.e-float-input.e-small textarea:focus,
.e-float-input textarea.e-small,
.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-small input.e-input,
.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper input.e-input.e-small,
.e-input-group.e-control-wrapper textarea.e-input.e-small,
.e-input-group.e-small.e-input-focus input.e-input,
.e-input-group.e-small input.e-input,
.e-input-group.e-small input.e-input:focus,
.e-input-group.e-small textarea.e-input,
.e-input-group.e-small textarea.e-input:focus,
.e-input-group input.e-input.e-small,
.e-input-group textarea.e-input.e-small,
.e-small .e-float-input.e-control-wrapper.e-input-focus input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-float-input.e-control-wrapper input:focus,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input.e-control-wrapper textarea:focus,
.e-small .e-float-input.e-input-focus input,
.e-small .e-float-input input,
.e-small .e-float-input input:focus,
.e-small .e-float-input textarea,
.e-small .e-float-input textarea:focus,
.e-small .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper input.e-input,
.e-small .e-input-group.e-control-wrapper input.e-input:focus,
.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea.e-input:focus,
.e-small .e-input-group.e-input-focus input.e-input,
.e-small .e-input-group input.e-input,
.e-small .e-input-group input.e-input:focus,
.e-small .e-input-group textarea.e-input,
.e-small .e-input-group textarea.e-input:focus,
.e-small input.e-input,
.e-small textarea.e-input,
input.e-input.e-small,
textarea.e-input.e-small {
    padding-left: 10px;
    text-indent: 0
}

.e-float-input.e-control-wrapper.e-rtl input.e-small,
.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-float-input.e-rtl input.e-small,
.e-float-input.e-small.e-rtl input,
.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-input-group.e-rtl input.e-input.e-small,
.e-input-group.e-small.e-rtl input.e-input,
.e-rtl .e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-float-input.e-control-wrapper input.e-small,
.e-rtl .e-float-input.e-small input,
.e-rtl .e-float-input input.e-small,
.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input.e-small,
.e-rtl .e-input-group.e-small input.e-input,
.e-rtl .e-input-group input.e-input.e-small,
.e-rtl input.e-input.e-small,
.e-small .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-rtl input,
.e-small .e-float-input.e-control-wrapper.e-rtl input:focus,
.e-small .e-float-input.e-rtl.e-input-focus input,
.e-small .e-float-input.e-rtl input,
.e-small .e-float-input.e-rtl input:focus,
.e-small .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-small .e-input-group.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-rtl input.e-input,
.e-small .e-input-group.e-rtl input.e-input:focus,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-small.e-rtl .e-float-input.e-control-wrapper input,
.e-small.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-small.e-rtl .e-float-input.e-input-focus input,
.e-small.e-rtl .e-float-input input,
.e-small.e-rtl .e-float-input input:focus,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-small.e-rtl .e-input-group.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group input.e-input,
.e-small.e-rtl .e-input-group input.e-input:focus,
.e-small.e-rtl input.e-input,
.e-small input.e-input.e-rtl,
input.e-input.e-small.e-rtl {
    padding-left: 0;
    padding-right: 10px;
    text-indent: 0
}

.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-small,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
.e-float-input:not(.e-outline).e-rtl textarea.e-small,
.e-float-input:not(.e-outline).e-small.e-rtl textarea,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-small,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-small,
.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-small,
.e-rtl .e-float-input:not(.e-outline).e-small textarea,
.e-rtl .e-float-input:not(.e-outline) textarea.e-small,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-small,
.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-small,
.e-rtl textarea.e-input.e-small,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-small .e-float-input:not(.e-outline).e-rtl textarea,
.e-small .e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-small.e-rtl .e-float-input:not(.e-outline) textarea,
.e-small.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-small.e-rtl textarea.e-input,
.e-small textarea.e-input.e-rtl,
textarea.e-input.e-small.e-rtl {
    padding-right: 10px;
    text-indent: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input.e-control-wrapper input:focus,
.e-bigger .e-float-input.e-input-focus input,
.e-bigger .e-float-input input,
.e-bigger .e-float-input input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper input.e-input,
.e-bigger .e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger .e-input-group.e-input-focus input.e-input,
.e-bigger .e-input-group input.e-input,
.e-bigger .e-input-group input.e-input:focus,
.e-bigger input.e-input,
.e-float-input.e-bigger.e-input-focus input,
.e-float-input.e-bigger input,
.e-float-input.e-bigger input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger input:focus,
.e-float-input.e-control-wrapper input.e-bigger,
.e-float-input input.e-bigger,
.e-input-group.e-bigger.e-input-focus input.e-input,
.e-input-group.e-bigger input.e-input,
.e-input-group.e-bigger input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-input-group input.e-input.e-bigger,
input.e-input.e-bigger {
    padding-left: 14px;
    text-indent: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:focus,
.e-bigger .e-float-input.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-rtl input,
.e-bigger .e-float-input.e-rtl input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-bigger .e-input-group.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-rtl input.e-input,
.e-bigger .e-input-group.e-rtl input.e-input:focus,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-bigger.e-rtl .e-float-input.e-input-focus input,
.e-bigger.e-rtl .e-float-input input,
.e-bigger.e-rtl .e-float-input input:focus,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger.e-rtl .e-input-group.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group input.e-input,
.e-bigger.e-rtl .e-input-group input.e-input:focus,
.e-bigger.e-rtl input.e-input,
.e-bigger input.e-input.e-rtl,
.e-float-input.e-bigger.e-rtl input,
.e-float-input.e-control-wrapper.e-bigger.e-rtl input,
.e-float-input.e-control-wrapper.e-rtl input.e-bigger,
.e-float-input.e-rtl input.e-bigger,
.e-input-group.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
.e-input-group.e-rtl input.e-input.e-bigger,
.e-rtl .e-float-input.e-bigger input,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input,
.e-rtl .e-float-input.e-control-wrapper input.e-bigger,
.e-rtl .e-float-input input.e-bigger,
.e-rtl .e-input-group.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-rtl .e-input-group input.e-input.e-bigger,
.e-rtl input.e-input.e-bigger,
input.e-input.e-bigger.e-rtl {
    padding-left: 0;
    padding-right: 14px;
    text-indent: 0
}

.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
.e-bigger .e-float-input textarea,
.e-bigger .e-float-input textarea:focus,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
.e-bigger .e-input-group textarea.e-input,
.e-bigger .e-input-group textarea.e-input:focus,
.e-bigger textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input.e-bigger textarea:focus,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper.e-bigger textarea:focus,
.e-float-input.e-control-wrapper textarea.e-bigger,
.e-float-input textarea.e-bigger,
.e-input-group.e-bigger textarea.e-input,
.e-input-group.e-bigger textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-input-group textarea.e-input.e-bigger,
textarea.e-input.e-bigger {
    padding-left: 14px;
    text-indent: 0
}

.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-bigger .e-float-input:not(.e-outline).e-rtl textarea,
.e-bigger .e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-bigger.e-rtl textarea.e-input,
.e-bigger textarea.e-input.e-rtl,
.e-float-input.e-control-wrapper:not(.e-outline).e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-bigger,
.e-float-input:not(.e-outline).e-rtl textarea.e-bigger,
.e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-bigger,
.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-bigger,
.e-rtl .e-float-input:not(.e-outline).e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-bigger,
.e-rtl .e-float-input:not(.e-outline) textarea.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-bigger,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-bigger,
.e-rtl textarea.e-input.e-bigger,
textarea.e-input.e-bigger.e-rtl {
    padding-right: 14px;
    text-indent: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger .e-float-input.e-small.e-input-focus input,
.e-bigger .e-float-input.e-small input,
.e-bigger .e-float-input.e-small input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-bigger .e-input-group.e-small.e-input-focus input.e-input,
.e-bigger .e-input-group.e-small input.e-input,
.e-bigger .e-input-group.e-small input.e-input:focus,
.e-bigger input.e-input.e-small,
.e-float-input.e-bigger.e-small.e-input-focus input,
.e-float-input.e-bigger.e-small input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-float-input.e-small.e-bigger input,
.e-float-input.e-small input.e-bigger,
.e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-input-group.e-bigger.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-input-group.e-small.e-bigger input.e-input,
.e-input-group.e-small input.e-input.e-bigger,
.e-small .e-float-input.e-bigger.e-input-focus input,
.e-small .e-float-input.e-bigger input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small .e-input-group.e-bigger.e-input-focus input.e-input,
.e-small .e-input-group.e-bigger input.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
input.e-input.e-bigger.e-small {
    padding-left: 12px;
    text-indent: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
.e-bigger .e-float-input.e-small.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-small.e-rtl input,
.e-bigger .e-float-input.e-small.e-rtl input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
.e-bigger .e-input-group.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-small.e-rtl input.e-input,
.e-bigger .e-input-group.e-small.e-rtl input.e-input:focus,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger.e-rtl .e-float-input.e-small.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-small input,
.e-bigger.e-rtl .e-float-input.e-small input:focus,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-bigger.e-rtl .e-input-group.e-small.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-small input.e-input,
.e-bigger.e-rtl .e-input-group.e-small input.e-input:focus,
.e-bigger.e-rtl input.e-input.e-small,
.e-bigger input.e-input.e-small.e-rtl,
.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
.e-float-input.e-bigger.e-small.e-rtl input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
.e-float-input.e-small.e-bigger.e-rtl input,
.e-float-input.e-small.e-rtl input.e-bigger,
.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
.e-input-group.e-small.e-bigger.e-rtl input.e-input,
.e-input-group.e-small.e-rtl input.e-input.e-bigger,
.e-rtl .e-float-input.e-bigger.e-small.e-input-focus input,
.e-rtl .e-float-input.e-bigger.e-small input:focus,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-rtl .e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-rtl .e-float-input.e-small.e-bigger input,
.e-rtl .e-float-input.e-small input.e-bigger,
.e-rtl .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-rtl .e-input-group.e-bigger.e-small input.e-input:focus,
.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-rtl .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-rtl .e-input-group.e-small.e-bigger input.e-input,
.e-rtl .e-input-group.e-small input.e-input.e-bigger,
.e-small .e-float-input.e-bigger.e-rtl.e-input-focus input,
.e-small .e-float-input.e-bigger.e-rtl input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
.e-small .e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-bigger.e-rtl input.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
.e-small.e-rtl .e-float-input.e-bigger.e-input-focus input,
.e-small.e-rtl .e-float-input.e-bigger input:focus,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small.e-rtl .e-input-group.e-bigger.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-bigger input.e-input:focus,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input:focus {
    padding-left: 0;
    padding-right: 12px;
    text-indent: 0
}

.e-bigger .e-float-input.e-control-wrapper.e-small textarea,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus,
.e-bigger .e-float-input.e-small textarea,
.e-bigger .e-float-input.e-small textarea:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-bigger .e-input-group.e-small textarea.e-input,
.e-bigger .e-input-group.e-small textarea.e-input:focus,
.e-bigger textarea.e-input.e-small,
.e-float-input.e-bigger.e-small textarea:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-float-input.e-small.e-bigger textarea,
.e-float-input.e-small textarea.e-bigger,
.e-input-group.e-bigger.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-input-group.e-small.e-bigger textarea.e-input,
.e-input-group.e-small textarea.e-input.e-bigger,
.e-small .e-float-input.e-bigger textarea:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus,
.e-small .e-input-group.e-bigger textarea.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
textarea.e-input.e-bigger.e-small {
    padding-left: 12px;
    text-indent: 0
}

.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea:focus,
.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea,
.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea:focus,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small.e-control-wrapper textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input:focus,
.e-bigger.e-rtl textarea.e-input.e-small,
.e-bigger textarea.e-input.e-small.e-rtl,
.e-float-input:not(.e-outline).e-bigger.e-small.e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-bigger,
.e-float-input:not(.e-outline).e-small.e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-small.e-rtl textarea.e-bigger,
.e-input-group:not(.e-outline).e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
.e-input-group:not(.e-outline).e-small.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input.e-bigger,
.e-rtl .e-float-input:not(.e-outline).e-bigger.e-small textarea:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-small.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input.e-bigger,
.e-small .e-float-input:not(.e-outline).e-bigger.e-rtl textarea:focus,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea:focus,
.e-small .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-bigger textarea:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input:focus {
    padding-right: 12px;
    text-indent: 0
}

.e-float-input .e-clear-icon,
.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    min-width: 24px;
    outline: none;
    padding: 0;
    text-align: center
}

.e-float-input .e-clear-icon:before,
.e-float-input.e-control-wrapper .e-clear-icon:before,
.e-input-group .e-clear-icon:before,
.e-input-group.e-control-wrapper .e-clear-icon:before {
    font-size: 12px;
    padding: 0;
    text-align: center;
    vertical-align: middle
}

.e-float-input.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide {
    cursor: pointer;
    display: flex
}

.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child~.e-clear-icon,
.e-bigger .e-float-input.e-small input:first-child~.e-clear-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child~.e-clear-icon,
.e-bigger .e-input-group.e-small input:first-child~.e-clear-icon,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-small.e-bigger .e-clear-icon,
.e-small .e-float-input.e-bigger input:first-child~.e-clear-icon,
.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child~.e-clear-icon,
.e-small .e-input-group.e-bigger input:first-child~.e-clear-icon,
.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child~.e-clear-icon {
    padding-bottom: 0
}

.e-float-input.e-control-wrapper.e-small .e-clear-icon:before,
.e-float-input.e-control-wrapper input.e-small:first-child~.e-clear-icon:before,
.e-float-input.e-small .e-clear-icon:before,
.e-float-input input.e-small:first-child~.e-clear-icon:before,
.e-input-group.e-control-wrapper.e-small .e-clear-icon:before,
.e-input-group.e-small .e-clear-icon:before,
.e-small .e-float-input .e-clear-icon:before,
.e-small .e-float-input.e-control-wrapper .e-clear-icon:before,
.e-small .e-input-group .e-clear-icon:before,
.e-small .e-input-group.e-control-wrapper .e-clear-icon:before {
    font-size: 10px
}

.e-bigger .e-float-input .e-clear-icon:before,
.e-bigger .e-float-input.e-control-wrapper .e-clear-icon:before,
.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,
.e-bigger .e-float-input.e-small input:first-child~.e-clear-icon:before,
.e-bigger .e-input-group .e-clear-icon:before,
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon:before,
.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,
.e-bigger .e-input-group.e-small input:first-child~.e-clear-icon:before,
.e-float-input.e-bigger .e-clear-icon:before,
.e-float-input.e-control-wrapper.e-bigger .e-clear-icon:before,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,
.e-float-input.e-control-wrapper input.e-bigger:first-child~.e-clear-icon:before,
.e-float-input.e-small.e-bigger .e-clear-icon:before,
.e-float-input input.e-bigger:first-child~.e-clear-icon:before,
.e-input-group.e-bigger .e-clear-icon:before,
.e-input-group.e-control-wrapper.e-bigger .e-clear-icon:before,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,
.e-input-group.e-small.e-bigger .e-clear-icon:before,
.e-small .e-float-input.e-bigger input:first-child~.e-clear-icon:before,
.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before,
.e-small .e-input-group.e-bigger input:first-child~.e-clear-icon:before,
.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before {
    font-size: 12px
}

.e-float-input.e-control-wrapper input:not(:valid):first-child~.e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input:not(:valid):first-child~.e-clear-icon,
.e-float-input.e-input-group input:not(:valid):first-child~.e-clear-icon,
.e-float-input input:not(:valid):first-child~.e-clear-icon,
.e-input-group .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper input.e-input:not(:valid):first-child~.e-clear-icon,
.e-input-group input.e-input:not(:valid):first-child~.e-clear-icon,
.e-input:not(:valid):first-child~.e-clear-icon {
    display: none
}

.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide {
    cursor: pointer
}

.e-float-input.e-control-wrapper.e-disabled input:not(:valid):first-child~.e-clear-icon,
.e-float-input.e-disabled input:not(:valid):first-child~.e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper.e-disabled input:not(:valid):first-child~.e-clear-icon,
.e-float-input.e-input-group.e-disabled input:not(:valid):first-child~.e-clear-icon,
.e-input-group.e-control-wrapper.e-disabled .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-disabled input.e-input:not(:valid):first-child~.e-clear-icon,
.e-input-group.e-disabled .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-disabled input.e-input:not(:valid):first-child~.e-clear-icon {
    cursor: not-allowed
}

.e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child~.e-clear-icon,
.e-float-input.e-control-wrapper input[readonly]:first-child~.e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input[readonly]:first-child~.e-clear-icon,
.e-float-input.e-input-group input[readonly]:first-child~.e-clear-icon,
.e-float-input input[readonly]:first-child~.e-clear-icon,
.e-input-group.e-control-wrapper input[readonly]:first-child .e-clear-icon.e-clear-icon-hide,
.e-input-group input[readonly]:first-child~.e-clear-icon.e-clear-icon-hide {
    cursor: auto
}

.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
    min-height: 0;
    min-width: 32px;
    padding: 0
}

.e-float-input.e-input-group .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
    padding-right: 0;
    padding-top: 0
}

.e-bigger .e-input-group .e-clear-icon,
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon,
.e-input-group.e-bigger .e-clear-icon,
.e-input-group .e-clear-icon.e-bigger,
.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger {
    min-height: 0;
    min-width: 38px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
.e-bigger .e-input-group.e-float-input .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
.e-input-group.e-float-input.e-bigger .e-clear-icon,
.e-input-group.e-float-input .e-clear-icon.e-bigger {
    padding-right: 0;
    padding-top: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-bigger .e-input-group.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-input-group.e-small.e-bigger .e-clear-icon,
.e-input-group.e-small .e-clear-icon.e-bigger {
    min-height: 0;
    min-width: 34px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0
}

.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-bigger .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-bigger .e-input-group.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger {
    padding-right: 0;
    padding-top: 0
}

.e-input-group .e-clear-icon.e-small,
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-small .e-clear-icon,
.e-small .e-input-group .e-clear-icon,
.e-small .e-input-group.e-control-wrapper .e-clear-icon {
    min-height: 0;
    min-width: 26px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0
}

.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-float-input .e-clear-icon.e-small,
.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-float-input.e-small .e-clear-icon,
.e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
.e-small .e-input-group.e-float-input .e-clear-icon,
.e-small .e-input-group.e-float-input.e-control-wrapper .e-clear-icon {
    padding-right: 0;
    padding-top: 0
}

.e-float-input.e-control-wrapper input:not(:valid),
.e-float-input.e-control-wrapper input:valid,
.e-float-input.e-control-wrapper textarea:not(:valid),
.e-float-input.e-control-wrapper textarea:valid,
.e-float-input input:not(:valid),
.e-float-input input:valid,
.e-float-input textarea:not(:valid),
.e-float-input textarea:valid,
.e-input-group.e-control-wrapper input:not(:valid),
.e-input-group.e-control-wrapper input:valid,
.e-input-group.e-control-wrapper textarea:not(:valid),
.e-input-group.e-control-wrapper textarea:valid,
.e-input-group input:not(:valid),
.e-input-group input:valid,
.e-input-group textarea:not(:valid),
.e-input-group textarea:valid,
.e-input:not(:valid),
.e-input:valid {
    box-shadow: none
}

.e-float-input.e-control-wrapper .e-input-in-wrap,
.e-float-input .e-input-in-wrap,
.e-input-group.e-control-wrapper .e-input-in-wrap,
.e-input-group .e-input-in-wrap {
    width: 100%;
    display: flex;
    position: relative
}

.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input .e-input-in-wrap label.e-float-text {
    right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.e-bigger .e-float-input.e-control-wrapper .e-input,
.e-bigger .e-float-input .e-input,
.e-float-input.e-bigger .e-input,
.e-float-input.e-control-wrapper.e-bigger .e-input,
.e-float-input.e-control-wrapper input.e-input,
.e-float-input input.e-input {
    margin-bottom: 0
}

.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,
.e-float-input textarea:focus~label.e-float-text,
.e-float-input textarea:valid~label.e-float-text,
.e-float-input textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input textarea label.e-float-text.e-label-top,
.e-float-input textarea~label.e-label-top.e-float-text {
    font-size: 12px;
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -37px, 0) scale(1);
    transform: translate3d(-10px, -37px, 0) scale(1)
}

.e-bigger .e-float-input.e-control-wrapper textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea:focus~label.e-float-text,
.e-bigger .e-float-input textarea:valid~label.e-float-text,
.e-bigger .e-float-input textarea~label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea:focus~label.e-float-text,
.e-float-input.e-bigger textarea:valid~label.e-float-text,
.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text {
    font-size: 13px;
    top: 14px
}

.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,
.e-float-input.e-small textarea:focus~label.e-float-text,
.e-float-input.e-small textarea:valid~label.e-float-text,
.e-float-input.e-small textarea~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,
.e-small .e-float-input textarea~label.e-label-top.e-float-text {
    font-size: 11px;
    top: 16px
}

.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-small textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-small textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger textarea:focus~label.e-float-text,
.e-float-input.e-small.e-bigger textarea:valid~label.e-float-text,
.e-float-input.e-small.e-bigger textarea~label.e-label-top.e-float-text {
    font-size: 12px;
    top: 16px
}

.e-float-input.e-control-wrapper textarea~.e-float-text,
.e-float-input textarea~.e-float-text {
    top: 15px
}

.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom {
    font-size: 13px
}

.e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper textarea~label.e-float-text,
.e-bigger .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input textarea~label.e-float-text,
.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger textarea~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger textarea~label.e-float-text,
.e-float-input.e-control-wrapper textarea.e-bigger~label.e-float-text,
.e-float-input.e-control-wrapper textarea~label.e-float-text.e-bigger,
.e-float-input textarea.e-bigger~label.e-float-text,
.e-float-input textarea~label.e-float-text.e-bigger {
    font-size: 15px;
    top: 18 px
}

.e-float-input.e-control-wrapper.e-small textarea~label.e-float-text,
.e-float-input.e-control-wrapper textarea.e-small~label.e-float-text,
.e-float-input.e-control-wrapper textarea~label.e-float-text.e-small,
.e-float-input.e-small textarea~label.e-float-text,
.e-float-input textarea.e-small~label.e-float-text,
.e-float-input textarea~label.e-float-text.e-small,
.e-small .e-float-input.e-control-wrapper textarea~label.e-float-text,
.e-small .e-float-input textarea~label.e-float-text {
    font-size: 13px;
    top: 15px
}

.e-float-input.e-control-wrapper:hover:not(.e-disabled),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input:hover:not(.e-disabled),
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-input-group.e-control-wrapper:hover:not(.e-disabled),
.e-input-group:hover:not(.e-disabled) {
    border-bottom-width: 1px
}

.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-float-input input:-webkit-autofill~label.e-float-text {
    font-size: 12px;
    font-weight: 700;
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-bigger.e-float-input input:-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input input:-webkit-autofill~label.e-float-text {
    font-size: 13px;
    font-weight: 700;
    padding-right: 0;
    top: 14px;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-small.e-float-input input:-webkit-autofill~label.e-float-text,
.e-small .e-float-input input:-webkit-autofill~label.e-float-text {
    font-size: 11px;
    font-weight: 700;
    padding-right: 0;
    top: 17px;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-small input:-webkit-autofill~label.e-float-text,
.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-bigger.e-small .e-float-input input:-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small input:-webkit-autofill~label.e-float-text,
.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom {
    font-size: 12px;
    font-weight: 700;
    padding-right: 0;
    top: 16px;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    box-sizing: border-box;
    left: 0;
    top: 15px;
    transform: translateY(-50%);
    width: 100%;
    font-style: normal
}

.e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom {
    font-size: 14px;
    font-style: normal
}

.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-small textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-small textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-small textarea~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea:focus~label.e-float-text,
.e-float-input.e-bigger.e-small textarea:valid~label.e-float-text,
.e-float-input.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-float-input.e-bigger.e-small textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea~label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea:focus~label.e-float-text,
.e-small .e-float-input.e-bigger textarea:valid~label.e-float-text,
.e-small .e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-bigger textarea~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text {
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -37px, 0) scale(1);
    transform: translate3d(-10px, -37px, 0) scale(1)
}

.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom {
    padding-right: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    overflow: hidden;
    padding-left: 10px;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    top: -11px;
    -webkit-transform: translate3d(0, 16px, 0) scale(1);
    transform: translate3d(0, 16px, 0) scale(1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: .25s cubic-bezier(.25, .8, .25, 1);
    transition: .25s cubic-bezier(.25, .8, .25, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%
}

textarea.e-input:-moz-placeholder,
textarea.e-input:-ms-textarea-placeholder,
textarea.e-input::-moz-placeholder,
textarea.e-input::-webkit-textarea-placeholder {
    font-size: 14px;
    font-style: normal
}

.e-small textarea.e-input:-moz-placeholder,
.e-small textarea.e-input:-ms-input-placeholder,
.e-small textarea.e-input::-moz-placeholder,
.e-small textarea.e-input::-webkit-textarea-placeholder,
textarea.e-small.e-input:-moz-placeholder,
textarea.e-small.e-input:-ms-input-placeholder,
textarea.e-small.e-input::-moz-placeholder,
textarea.e-small.e-input::-webkit-textarea-placeholder {
    font-size: 13px;
    font-style: normal
}

.e-bigger textarea.e-small.e-input:-moz-placeholder,
.e-bigger textarea.e-small.e-input:-ms-input-placeholder,
.e-bigger textarea.e-small.e-input::-moz-placeholder,
.e-bigger textarea.e-small.e-input::-webkit-textarea-placeholder,
.e-small textarea.e-bigger.e-input:-moz-placeholder,
.e-small textarea.e-bigger.e-input:-ms-input-placeholder,
.e-small textarea.e-bigger.e-input::-moz-placeholder,
.e-small textarea.e-bigger.e-input::-webkit-textarea-placeholder {
    font-size: 14px;
    font-style: normal
}

.e-bigger textarea.e-input:-moz-placeholder,
.e-bigger textarea.e-input:-ms-textarea-placeholder,
.e-bigger textarea.e-input::-moz-placeholder,
.e-bigger textarea.e-input::-webkit-textarea-placeholder,
textarea.e-bigger.e-input:-moz-placeholder,
textarea.e-bigger.e-input:-ms-textarea-placeholder,
textarea.e-bigger.e-input::-moz-placeholder,
textarea.e-bigger.e-input::-webkit-textarea-placeholder {
    font-size: 15px;
    font-style: normal
}

.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-float-input textarea:-webkit-autofill~label.e-float-text {
    font-size: 12px;
    font-weight: 700;
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-small.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small.e-float-input textarea:-webkit-autofill~label.e-float-text,
.e-small .e-float-input textarea:-webkit-autofill~label.e-float-text {
    font-size: 11px;
    font-weight: 700;
    padding-right: 0;
    top: 17px;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-small textarea:-webkit-autofill~label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input textarea:-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small textarea:-webkit-autofill~label.e-float-text,
.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom {
    font-size: 12px;
    font-weight: 700;
    padding-right: 0;
    top: 16px;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,
.e-bigger.e-float-input textarea:-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input textarea:-webkit-autofill~label.e-float-text {
    font-size: 13px;
    font-weight: 700;
    padding-right: 0;
    top: 14px;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1);
    -webkit-user-select: text;
    user-select: text
}

.e-bigger .e-float-input.e-control-wrapper textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea:focus~label.e-float-text,
.e-bigger .e-float-input textarea:valid~label.e-float-text,
.e-bigger .e-float-input textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input textarea~label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea:focus~label.e-float-text,
.e-float-input.e-bigger textarea:valid~label.e-float-text,
.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text {
    padding-right: 0;
    -webkit-transform: translate3d(-10px, -39px, 0) scale(1);
    transform: translate3d(-10px, -39px, 0) scale(1)
}

.e-float-input.e-control-wrapper textarea.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input textarea[disabled] {
    border-color: #ccc;
    border-style: solid
}

.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-disabled textarea,
.e-float-input textarea.e-disabled,
.e-float-input textarea[disabled] {
    filter: alpha(opacity=100);
    opacity: 1
}

.e-float-input.e-control-wrapper textarea.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input textarea[disabled] {
    background: transparent;
    background-image: none;
    cursor: not-allowed
}

.e-float-input.e-control-wrapper.e-input-group textarea,
.e-float-input.e-control-wrapper textarea,
.e-float-input.e-input-group textarea,
.e-float-input textarea,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group textarea,
.e-input-group textarea.e-input,
textarea.e-input {
    border-radius: 4px
}

.e-float-input.e-control-wrapper textarea,
.e-float-input textarea,
.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-input-focus textarea,
.e-input-group.e-input-focus textarea.e-input,
.e-input-group textarea,
.e-input-group textarea.e-input,
textarea.e-input {
    line-height: 1.5;
    min-height: 32px;
    min-width: 0;
    padding: 4px 12px;
    resize: vertical
}

.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .e-input-group.e-input-focus textarea,
.e-bigger .e-input-group textarea,
.e-bigger .e-input-group textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper textarea.e-bigger,
.e-float-input textarea.e-bigger,
.e-input-group.e-bigger textarea,
.e-input-group.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper textarea.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-input-group.e-input-focus.e-bigger textarea,
.e-input-group.e-input-focus.e-bigger textarea.e-input,
.e-input-group.e-input-focus textarea.e-bigger,
.e-input-group.e-input-focus textarea.e-input.e-bigger,
.e-input-group textarea.e-bigger,
.e-input-group textarea.e-input.e-bigger {
    font: inherit;
    line-height: 1.5;
    min-height: 36px;
    padding: 6px 14px
}

.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small textarea,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-input-group.e-input-focus.e-small textarea,
.e-input-group.e-input-focus.e-small textarea.e-input,
.e-input-group.e-input-focus textarea.e-input.e-small,
.e-input-group.e-input-focus textarea.e-small,
.e-input-group.e-small textarea,
.e-input-group.e-small textarea.e-input,
.e-input-group textarea.e-input.e-small,
.e-input-group textarea.e-small,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input textarea,
.e-small .e-input-group.e-input-focus textarea,
.e-small .e-input-group.e-input-focus textarea.e-input,
.e-small .e-input-group textarea,
.e-small .e-input-group textarea.e-input {
    font: inherit;
    line-height: 1.5;
    min-height: 26px;
    padding: 4px 10px
}

.e-bigger .e-float-input.e-control-wrapper.e-small textarea,
.e-bigger .e-float-input.e-small textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-input-group.e-small textarea.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea,
.e-bigger .e-small.e-float-input.e-control-wrapper textarea,
.e-bigger.e-small .e-float-input textarea,
.e-bigger .e-small.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .e-small.e-input-group.e-control-wrapper textarea.e-input,
.e-bigger.e-small .e-input-group.e-input-focus textarea.e-input,
.e-bigger.e-small .e-input-group textarea.e-input,
.e-bigger .float-input textarea.e-small,
.e-bigger .input-group textarea.e-small,
.e-float-input.e-bigger textarea.e-small,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-float-input.e-small.e-bigger textarea,
.e-float-input.e-small textarea.e-bigger,
.e-float-input textarea.e-bigger.e-small,
.e-input-group.e-bigger textarea.e-small,
.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-input-group.e-input-focus.e-bigger textarea.e-small,
.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
.e-input-group.e-small.e-bigger textarea.e-input,
.e-input-group.e-small textarea.e-input.e-bigger,
.e-input-group textarea.e-input.e-bigger.e-small,
.e-small .e-float-input.e-bigger textarea,
.e-small .e-float-input.e-control-wrapper textarea.e-bigger,
.e-small .e-input-group.e-bigger textarea.e-input,
.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-small .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-small .float-input textarea.e-bigger,
.e-small .input-group textarea.e-bigger {
    font: inherit;
    line-height: 1.5;
    min-height: 32px;
    padding: 4px 12px
}

.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper,
.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper {
    line-height: 1
}

.e-filled.e-float-input.e-control-wrapper.e-multi-line-input textarea,
.e-filled.e-float-input.e-multi-line-input textarea,
.e-filled.e-input-group.e-control-wrapper.e-multi-line-input textarea,
.e-filled.e-input-group.e-multi-line-input textarea,
.e-filled textarea.e-input {
    box-sizing: border-box
}


/*! input theme */

.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea,
.e-float-input input,
.e-float-input textarea,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group input.e-input,
.e-input-group textarea.e-input,
input.e-input,
textarea.e-input {
    background: #fff;
    border-color: #ccc;
    color: #555
}

.e-float-input,
.e-float-input.e-control-wrapper,
.e-float-input.e-input-group,
.e-float-input.e-input-group.e-control-wrapper,
.e-input-group,
.e-input-group.e-control-wrapper {
    background: #fff;
    color: #555
}

.e-input-group.e-control-wrapper .e-input-group-icon,
.e-input-group .e-input-group-icon {
    background: #fff;
    border-color: #ccc;
    color: #333
}

.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,
.e-input-group.e-disabled .e-input-group-icon {
    color: #999
}

.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-disabled,
.e-float-input input[disabled],
.e-float-input textarea[disabled],
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group .e-input[disabled],
.e-input[disabled] {
    background: #eee;
    color: #999;
    border-color: #ccc
}

.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper input[readonly],
.e-float-input.e-control-wrapper textarea,
.e-float-input.e-control-wrapper textarea[readonly],
.e-float-input input,
.e-float-input input[readonly],
.e-float-input textarea,
.e-float-input textarea[readonly],
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[readonly],
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-disabled input.e-input,
.e-input-group.e-disabled textarea.e-input,
.e-input-group .e-input[disabled],
.e-input-group .e-input[readonly],
.e-input-group input.e-input,
.e-input-group textarea.e-input {
    background: none;
    color: inherit
}

.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input textarea[disabled] {
    color: inherit
}


/*! Added color to textbox for disbaled state */

.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled],
.e-float-input:not(.e-disabled) input[disabled],
.e-float-input:not(.e-disabled) textarea[disabled] {
    color: #999
}

.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,
.e-input-group.e-disabled .e-input-group-icon {
    background: #eee;
    border-color: #ccc
}

.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover,
.e-input-group:not(.e-disabled) .e-input-group-icon:hover {
    background: #e6e6e6;
    color: #333
}

.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
.e-input-group.e-control-wrapper.e-success input.e-input,
.e-input-group.e-control-wrapper.e-success textarea.e-input,
.e-input-group.e-success .e-input-group-icon,
.e-input-group.e-success input.e-input,
.e-input-group.e-success textarea.e-input,
.e-input.e-success,
.e-input.e-success:focus {
    border-color: #3c763d
}

.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
.e-input-group.e-control-wrapper.e-warning input.e-input,
.e-input-group.e-control-wrapper.e-warning textarea.e-input,
.e-input-group.e-warning .e-input-group-icon,
.e-input-group.e-warning input.e-input,
.e-input-group.e-warning textarea.e-input,
.e-input.e-warning,
.e-input.e-warning:focus {
    border-color: #8a6d3b
}

.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
.e-input-group.e-control-wrapper.e-error input.e-input,
.e-input-group.e-control-wrapper.e-error textarea.e-input,
.e-input-group.e-error .e-input-group-icon,
.e-input-group.e-error input.e-input,
.e-input-group.e-error textarea.e-input,
.e-input.e-error,
.e-input.e-error:focus {
    border-color: #a94442
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,
label.e-float-text {
    color: #999
}

.e-float-input.e-control-wrapper.e-error.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-error input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-error label.e-float-text,
.e-float-input.e-control-wrapper.e-error textarea:focus~label.e-float-text,
.e-float-input.e-error.e-input-focus input~label.e-float-text,
.e-float-input.e-error input:focus~label.e-float-text,
.e-float-input.e-error label.e-float-text,
.e-float-input.e-error textarea:focus~label.e-float-text {
    color: #a94442
}

.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea,
.e-float-input input,
.e-float-input textarea {
    border-bottom-color: #ccc
}

.e-float-input.e-control-wrapper.e-success input,
.e-float-input.e-control-wrapper.e-success textarea,
.e-float-input.e-success input,
.e-float-input.e-success textarea {
    border-color: #3c763d
}

.e-float-input.e-control-wrapper.e-warning input,
.e-float-input.e-control-wrapper.e-warning textarea,
.e-float-input.e-warning input,
.e-float-input.e-warning textarea {
    border-color: #8a6d3b
}

.e-float-input.e-control-wrapper.e-error input,
.e-float-input.e-control-wrapper.e-error textarea,
.e-float-input.e-error input,
.e-float-input.e-error textarea {
    border-color: #a94442
}

.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top) {
    color: #999
}

.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active,
.e-input-group:not(.e-disabled) .e-input-group-icon:active {
    background: #d4d4d4;
    color: #333;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.e-float-input.e-control-wrapper input::-moz-selection,
.e-float-input.e-control-wrapper textarea::-moz-selection,
.e-float-input input::-moz-selection,
.e-float-input textarea::-moz-selection,
.e-input-group.e-control-wrapper input.e-input::-moz-selection,
.e-input-group.e-control-wrapper textarea.e-input::-moz-selection,
.e-input-group input.e-input::-moz-selection,
.e-input-group textarea.e-input::-moz-selection,
input.e-input::-moz-selection,
textarea.e-input::-moz-selection {
    background: #317ab9;
    color: #fff
}

.e-float-input.e-control-wrapper input::selection,
.e-float-input.e-control-wrapper textarea::selection,
.e-float-input input::selection,
.e-float-input textarea::selection,
.e-input-group.e-control-wrapper input.e-input::selection,
.e-input-group.e-control-wrapper textarea.e-input::selection,
.e-input-group input.e-input::selection,
.e-input-group textarea.e-input::selection,
input.e-input::selection,
textarea.e-input::selection {
    background: #317ab9;
    color: #fff
}

.e-float-input.e-small textarea::-moz-selection,
.e-float-input textarea::-moz-selection {
    background: #317ab9;
    color: #fff
}

.e-float-input.e-small textarea::selection,
.e-float-input textarea::selection {
    background: #317ab9;
    color: #fff
}

.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
.e-input-group input.e-input:-moz-placeholder {
    color: #999
}

.e-input-group input.e-input:-moz-placeholder,
input.e-input:-moz-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
textarea.e-input:-moz-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
.e-input-group textarea.e-input:-moz-placeholder {
    color: #999
}

.e-input-group input.e-input::-moz-placeholder,
input.e-input::-moz-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
textarea.e-input::-moz-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
.e-input-group textarea.e-input::-moz-placeholder {
    color: #999
}

input.e-input:-ms-input-placeholder {
    color: #999
}

.e-input-group input.e-input:-ms-input-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder {
    color: #999
}

textarea.e-input:-ms-input-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder {
    color: #999
}

.e-input-group textarea.e-input:-ms-input-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
input.e-input::-webkit-input-placeholder {
    color: #999
}

.e-input-group input.e-input::-webkit-input-placeholder,
textarea.e-input::-webkit-input-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
.e-input-group textarea.e-input::-webkit-input-placeholder {
    color: #999
}

.e-input-group.e-control-wrapper.e-error:after,
.e-input-group.e-control-wrapper.e-error:before,
.e-input-group.e-control-wrapper.e-success:after,
.e-input-group.e-control-wrapper.e-success:before,
.e-input-group.e-control-wrapper.e-warning:after,
.e-input-group.e-control-wrapper.e-warning:before,
.e-input-group.e-control-wrapper:after,
.e-input-group.e-control-wrapper:before,
.e-input-group.e-error:after,
.e-input-group.e-error:before,
.e-input-group.e-success:after,
.e-input-group.e-success:before,
.e-input-group.e-warning:after,
.e-input-group.e-warning:before,
.e-input-group:after,
.e-input-group:before {
    content: ""
}

.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-error .e-input-group-icon,
.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-success .e-input-group-icon,
.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-warning .e-input-group-icon,
.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover {
    color: #333
}

.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group input.e-input,
.e-input-group textarea.e-input {
    border-color: #ccc
}

.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-input:focus:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #317ab9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 122, 185, .6)
}

.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
.e-input:focus:not(.e-success):not(.e-warning).e-error {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6)
}

.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
.e-input:focus:not(.e-error):not(.e-warning).e-success {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(60, 118, 61, .6)
}

.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
.e-input:focus:not(.e-success):not(.e-error).e-warning {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(138, 109, 59, .6)
}

.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap .e-input:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-float-input):not(.e-float-icon-left).e-input-focus .e-input:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-float-input):not(.e-float-icon-left) .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap .e-input:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group:not(.e-float-input):not(.e-float-icon-left).e-input-focus .e-input:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group:not(.e-float-input):not(.e-float-icon-left) .e-input:focus:not(.e-success):not(.e-warning):not(.e-error) {
    box-shadow: none
}

.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus {
    border-color: transparent
}

.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #317ab9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 122, 185, .6)
}

.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning).e-error,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning).e-error {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6)
}

.e-input-group.e-control-wrapper.e-input-focus:not(.e-error):not(.e-warning).e-success,
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(60, 118, 61, .6)
}

.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-error).e-warning,
.e-input-group.e-input-focus:not(.e-success):not(.e-error).e-warning {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(138, 109, 59, .6)
}

.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #ccc
}

.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #317ab9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 122, 185, .6)
}

.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error,
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6)
}

.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success,
.e-input-group:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(60, 118, 61, .6)
}

.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning,
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(138, 109, 59, .6)
}

.e-input-group.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-disabled:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #ccc
}

.e-input-group,
.e-input-group.e-control-wrapper {
    border-bottom-color: #ccc
}

.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus {
    border-bottom-color: transparent;
    border-top-color: transparent
}

.e-input-group.e-control-wrapper.e-success,
.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-input-group.e-success,
.e-input-group.e-success:not(.e-float-icon-left) {
    border-color: #3c763d
}

.e-input-group.e-control-wrapper.e-warning,
.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-input-group.e-warning,
.e-input-group.e-warning:not(.e-float-icon-left) {
    border-color: #8a6d3b
}

.e-input-group.e-control-wrapper.e-error,
.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),
.e-input-group.e-error,
.e-input-group.e-error:not(.e-float-icon-left) {
    border-color: #a94442
}

.e-float-input .e-clear-icon,
.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
    color: #777
}

.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-float-input:not(.e-disabled) .e-clear-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-input-group:not(.e-disabled) .e-clear-icon:hover {
    color: #333
}

.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
.e-float-input.e-disabled .e-clear-icon,
.e-input-group.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-disabled .e-clear-icon {
    color: #999
}

.e-float-input.e-control-wrapper.e-input-focus .e-input:focus,
.e-float-input.e-input-focus .e-input:focus {
    border-bottom-color: transparent;
    border-top-color: transparent
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:valid~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input~label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input~label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:focus~label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:valid~label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,
.e-float-input.e-small:not(.e-error) input:valid~label.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-small:not(.e-error) input[readonly]~label.e-float-text,
.e-float-input.e-small:not(.e-error) input~label.e-label-top.e-float-text,
.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,
.e-float-input:not(.e-error) input:focus~label.e-float-text,
.e-float-input:not(.e-error) input:valid~label.e-float-text,
.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input[readonly]~label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-float-input:not(.e-error) input~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input~label.e-float-text,
.e-small .e-float-input:not(.e-error) input:focus~label.e-float-text,
.e-small .e-float-input:not(.e-error) input:valid~label.e-float-text,
.e-small .e-float-input:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) input[readonly]~label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) input~label.e-label-top.e-float-text {
    color: #333
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),
.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom {
    color: #999
}

.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:valid~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:focus~label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:valid~label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[readonly]~label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea:focus~label.e-float-text,
.e-float-input:not(.e-error) textarea:valid~label.e-float-text,
.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
.e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:focus~label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:valid~label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) textarea[readonly]~label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text {
    color: #333
}

.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled]~label.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input.e-disabled label.e-float-text,
.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-float-input.e-input-group.e-disabled .e-float-text,
.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,
.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,
.e-float-input:not(.e-error) input[disabled]~label.e-float-text,
.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[disabled]~label.e-float-text,
.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,
.e-float-input input[disabled]~label.e-float-text,
.e-float-input input[disabled]~label.e-label-top.e-float-text,
.e-float-input textarea[disabled]~label.e-float-text,
.e-float-input textarea[disabled]~label.e-label-top.e-float-text {
    color: #999
}

input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
    border-color: #ccc
}

.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input.e-control-wrapper:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-input-group.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-input-group:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
    border-color: #317ab9
}

.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-small.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,
.e-small.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text {
    color: #333
}

.e-input-group-icon.e-spin-up:before {
    content: "\e834";
    font-family: e-icons
}

.e-input-group-icon.e-spin-down:before {
    content: "\e83d";
    font-family: e-icons
}

.e-numeric-container {
    width: 100%
}

.e-content-placeholder.e-numeric.e-placeholder-numeric {
    background-size: 300px 33px;
    min-height: 33px
}

.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
    background-size: 300px 40px;
    min-height: 40px
}

.e-numeric.e-control-wrapper.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-focus) {
    border-color: #ccc;
    box-shadow: none
}

.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
    font-size: 12px
}

.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
    font-size: 14px
}


/*! maskedtextbox layout */

.e-content-placeholder.e-mask.e-placeholder-mask {
    background-size: 300px 33px;
    min-height: 33px
}

.e-bigger.e-content-placeholder.e-mask.e-placeholder-mask,
.e-bigger .e-content-placeholder.e-mask.e-placeholder-mask {
    background-size: 300px 40px;
    min-height: 40px
}


/*! maskedtextbox theme */

.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-material-handle {
    cursor: default;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
    transition: -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
    transition: transform .4s cubic-bezier(.25, .8, .25, 1);
    transition: transform .4s cubic-bezier(.25, .8, .25, 1), -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
    z-index: 3
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
    padding: 2px 12px;
    text-align: center
}

.e-slider-horizantal-color {
    height: 100%;
    position: absolute;
    top: -1px
}

.e-slider-vertical-color {
    left: -1px;
    position: absolute;
    width: 100%
}

.e-bigger.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content,
.e-bigger .e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
    padding: 2px 12px
}

.e-bigger .e-control-wrapper.e-slider-container .e-slider .e-handle,
.e-control-wrapper.e-slider-container.e-bigger .e-slider .e-handle {
    height: 18px;
    width: 18px
}

.e-bigger .e-control-wrapper.e-slider-container.e-horizontal .e-slider .e-handle,
.e-control-wrapper.e-slider-container.e-bigger.e-horizontal .e-slider .e-handle {
    margin-left: -9px;
    top: calc(50% - 9px)
}

.e-bigger .e-control-wrapper.e-slider-container.e-vertical .e-slider .e-handle,
.e-control-wrapper.e-slider-container.e-bigger.e-vertical .e-slider .e-handle {
    left: calc(50% - 9px);
    margin-bottom: -9px
}

.e-bigger .e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value,
.e-control-wrapper.e-slider-container.e-bigger .e-scale .e-tick .e-tick-value {
    font-size: 12px
}

.e-control-wrapper.e-slider-container {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    box-sizing: border-box;
    display: inline-block;
    height: 26px;
    line-height: normal;
    outline: none;
    position: relative;
    user-select: none
}

.e-control-wrapper.e-slider-container:after {
    content: "bootstrap";
    display: none
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-large-thumb-size {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-slider .e-handle {
    margin: 0 -8px 0 0;
    top: calc(50% - 8px)
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-first-tick {
    background-position: 100%;
    left: 0
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-last-tick {
    background-position: 0
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-slider-button {
    margin-top: -7px
}

.e-control-wrapper.e-slider-container.e-rtl.e-vertical {
    direction: ltr
}

.e-control-wrapper.e-slider-container.e-disabled .e-btn,
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle {
    cursor: default
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-disable {
    display: none
}

.e-control-wrapper.e-slider-container.e-horizontal {
    height: 48px;
    width: 100%
}

.e-control-wrapper.e-slider-container.e-horizontal .e-first-button {
    left: 0;
    margin-top: -9px;
    top: 50%
}

.e-control-wrapper.e-slider-container.e-horizontal .e-first-button .e-button-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAolBMVEUAAAD////////////////////////+/v7////+/v7////+/v7////+/v7////////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///+y6E2hAAAANXRSTlMABAgMEBQYHCAkKCwwNEBESExUWFxkaGx0fICDh4ubn6Orr7O3u7/Hy8/T19vf4+fr7/P3+0e6nekAAAEFSURBVHjalZXJVgJBEASjnXHAEUQURZBFFAfZt+H/f82jedCXVpyjD1mvs4q/aR4uP1QJR7YUf1tgmYl/amEZXIRHLF31X7GUJ/E/fOB8I/46w5Hm4h9LLGPx63ssPQ08wNI+i/+GpdiLv/xH4IX4+waWqQa+w9LXwE9YOrX4ExzxCqzE3xVY3oMVGGrgHpYH9UdYWlqBuQ9cbLUCOY5UaeCS4INbPMVO19A1wdBVIli0CXhG+uIZYsui7uDJ1/Li0MRTHuXFKouOakZ0VMPwqLqBUckfiWzuTU7wNnwmgtdnDPFyxy7ouQ3hBeW50RW4SMSXrOdFg/chfCg8V1/RcjR+PXbfOBx/sErjBl8AAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-size: cover;
    height: 8px;
    left: calc(50% - 5px);
    position: absolute;
    top: calc(50% - 4px);
    width: 8px
}

.e-control-wrapper.e-slider-container.e-horizontal .e-second-button {
    margin-top: -9px;
    right: 0;
    top: 50%
}

.e-control-wrapper.e-slider-container.e-horizontal .e-second-button .e-button-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAnFBMVEUAAAD////////////////////////+/v7////////+/v7////+/v7+/v7////////+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////uN4ajAAAAM3RSTlMABAgMEBQYHCAoLDA0ODxASExcYGRobHR8g4uTl5ufo6ert7u/w8fLz9fb3+Pn6+/z9/tbKk6UAAABBklEQVR42q2VyRKCAAxDQRBZVMAFcRdxVxD0///Nk2M8OCQz9tx3SJu0xrvWz09VXaO5rCMQN4cgOgUQB5Mg+g8glgZRoydUwhALAB4hAZg7IEqXIJwrECeLIIIKiIyRMUDhKUNMkYgZ4Vv0iM945AzExSYID4XnjEci9MiMEZ6i8CFDYDhqKhwnIAomHO5XOFoEEaLwFSNjjMInDLHEcESMR/ZA3D0mHDcgzhYBFBrQOqJtPWLbouhUjF6Mi9s09/uVdj7sC5rPbd5ZjvYmTuBMHNBQHFC31gbkFNqAzIN4wVfij0ikL6RH2S2lT6qfowwd0fv/SY2xfy6/BS0C17b42oLfjS/tEHrYzreszwAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-size: cover;
    height: 8px;
    left: calc(50% - 3px);
    position: absolute;
    top: calc(50% - 4px);
    width: 8px
}

.e-control-wrapper.e-slider-container.e-horizontal.e-slider-btn {
    padding: 0 38px
}

.e-control-wrapper.e-slider-container.e-horizontal .e-slider {
    height: 32px;
    position: relative;
    top: calc(50% - 16px);
    width: 100%
}

.e-control-wrapper.e-slider-container.e-horizontal .e-slider-track {
    height: 10px;
    left: 0;
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    top: calc(50% - 5px)
}

.e-control-wrapper.e-slider-container.e-horizontal .e-handle {
    margin-left: -8px;
    top: calc(50% - 8px)
}

.e-control-wrapper.e-slider-container.e-horizontal.e-scale-both .e-range {
    height: 8px
}

.e-control-wrapper.e-slider-container.e-horizontal .e-range {
    height: 8px;
    top: calc(50% - 4px)
}

.e-control-wrapper.e-slider-container.e-horizontal .e-limits {
    background-color: rgba(0, 0, 0, .25);
    height: 8px;
    position: absolute;
    top: calc(50% - 4px)
}

.e-control-wrapper.e-slider-container.e-vertical {
    height: inherit;
    padding: 38px 0;
    width: 48px
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider {
    height: 100%;
    left: calc(50% - 16px);
    position: relative;
    width: 32px
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider-track {
    background: #fff;
    bottom: 0;
    height: 100%;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 3px;
    left: calc(50% - 5px);
    overflow: hidden;
    width: 10px
}

.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn {
    height: 100%;
    padding: 38px 0
}

.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn .e-slider {
    height: 100%;
    width: 10px
}

.e-control-wrapper.e-slider-container.e-vertical .e-first-button {
    bottom: 0;
    margin-right: -9px;
    right: 50%
}

.e-control-wrapper.e-slider-container.e-vertical .e-first-button .e-button-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAApVBMVEUAAAD////////////////////+/v7////+/v7////+/v7////+/v7+/v7////////+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////Ss6t3AAAANnRSTlMABAwQFBgcICQoLDA0OEBESExcYGRobHR8gIOHi4+Tl5ujq7O3u7/Dx8vP09fb3+Pn6+/z9/vRpbpFAAABHklEQVR4Ae3TW1PCMBAF4LOFgsj9ooCichcFoVBy/v9P0xGndktS8uT4wPeYmZPZnZPgf7h6EMCfjMF5Ad7CFUFuKvBUj0iQjNvw0jM8BcghLpMXMglwFuCCcMl0gJsb5KrtqAM8tJCje2Q2QDOAizwxAf6aBrAqLmgPcF2GRXVLV4D7Js50YqbBMM30ockjlRiNiMpELVKYU9lWgdIblfcSErcfVBZFfAkmVKIGfrRjKiPBST+zyB2+DakcO0g091TGAgRTKrsaUsprKq9h9mQZQjm7b0/lWZA1MHQyPVi0DnSI6rCqbGi1CuEQzGgxFrgNmWXu4WYp99BAPv18dFsOhblqy4OMdFt51Cc7duGttvMYXwmXHuMrIrj6Q58aX4DtQxE2xQAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 8px;
    left: calc(50% - 4px);
    position: absolute;
    top: calc(50% - 3.6px);
    width: 8px
}

.e-control-wrapper.e-slider-container.e-vertical .e-second-button {
    margin-right: -9px;
    right: 50%;
    top: 0
}

.e-control-wrapper.e-slider-container.e-vertical .e-second-button .e-button-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAApVBMVEUAAAD////////////////////+/v7////+/v7////+/v7////+/v7+/v7////////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////4hhd5AAAANnRSTlMABAgMEBgcICQoLDA0OEBESExUXGBkbHR8gIOHi5Obn6Onq6+zt7u/x8vP09fb3+Pn6+/z9/tWLLgwAAABGElEQVR4Ae3UyXLyMBAE4NYvzPJDDARCyMKShbBAgo1wv/+jhSRVqhojqeRDqnLgu/nQh3GPBhd/mZ7PNSpobMhNA9HSjCd5F5FGBb8Vt4ihprRiBklWtGIG6WQU9i0EDY8sMX34qQkdxvBJlnR61nBqf9Bj24TDwNDr0EOZeqRg7PTuDmtvFHat8v+VHf5/p7ColRuUHV4bCg8KJ2pGIU/xQ91TMAO5hVYxwhf9SmHfhtXNKcz+Aa0dhWVSeknCug5DYaIg6CcKGcTncYgzYzkIRLwDh97BF1glcGpu3YGpgod+cQSKGwTcnQWyKwT1jQys6wizfcE2GGY3AnZHwuzOgcxShImtRuTRte8G1c56bYGKFC5+wyfN5oD6Q24erwAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 8px;
    left: calc(50% - 4px);
    position: absolute;
    top: calc(50% - 4.5px);
    width: 8px
}

.e-control-wrapper.e-slider-container.e-vertical.e-scale-both .e-slider .e-handle {
    margin-bottom: -8px
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-handle {
    margin-bottom: -8px;
    left: calc(50% - 8px)
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-range {
    left: calc(50% - 4px);
    width: 8px
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-limits {
    background-color: rgba(0, 0, 0, .25);
    left: calc(50% - 4px);
    position: absolute;
    width: 8px
}

.e-control-wrapper.e-slider-container .e-range {
    border-radius: 3px;
    position: absolute;
    -webkit-transition: left .3s ease-out, right .3s ease-out, bottom .3s ease-out, width .3s ease-out, height .3s ease-out;
    transition: left .3s ease-out, right .3s ease-out, bottom .3s ease-out, width .3s ease-out, height .3s ease-out
}

.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal {
    cursor: ew-resize
}

.e-control-wrapper.e-slider-container .e-range.e-drag-vertical {
    cursor: ns-resize
}

.e-control-wrapper.e-slider-container .e-slider {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    outline: 0 none;
    padding: 0;
    position: relative
}

.e-control-wrapper.e-slider-container .e-slider .e-handle {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    height: 16px;
    outline: none;
    position: absolute;
    touch-action: none;
    -webkit-transition: left .3s ease-out, right .3s ease-out, bottom .3s ease-out, -webkit-transform .3s ease-out;
    transition: left .3s ease-out, right .3s ease-out, bottom .3s ease-out, -webkit-transform .3s ease-out;
    transition: left .3s ease-out, right .3s ease-out, bottom .3s ease-out, transform .3s ease-out;
    transition: left .3s ease-out, right .3s ease-out, bottom .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    width: 16px;
    z-index: 10
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle {
    background-color: #e6e6e6;
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-h-scale .e-tick {
    height: 5px;
    top: -9px
}

.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-h-scale .e-large {
    height: 8px;
    top: -9px
}

.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-v-scale .e-tick {
    left: 4px;
    width: 5px
}

.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-v-scale .e-large {
    left: 1px;
    width: 8px
}

.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-h-scale .e-tick {
    height: 5px;
    top: 6px
}

.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-h-scale .e-large {
    height: 8px;
    top: 9px
}

.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-v-scale .e-tick {
    left: 19px;
    width: 5px
}

.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-v-scale .e-large {
    left: 19px;
    width: 8px
}

.e-control-wrapper.e-slider-container.e-scale-after .e-scale.e-v-scale,
.e-control-wrapper.e-slider-container.e-scale-before .e-scale.e-v-scale {
    right: 9px
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-h-scale .e-tick {
    height: calc(100% - 6px);
    top: -11px
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-h-scale .e-large {
    height: 100%;
    top: -8px
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-tick {
    background-position: 50%;
    width: 100%
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-large {
    width: 100%
}

.e-control-wrapper.e-slider-container .e-scale {
    box-sizing: content-box;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    height: 28px;
    line-height: normal;
    list-style: none outside none;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 100%;
    z-index: 1;
    font-size: 10px;
    margin: -5px 0 0
}

.e-control-wrapper.e-slider-container .e-scale .e-tick {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNYtmzZfwAG2gLyNpL4dgAAAABJRU5ErkJggg==");
    cursor: pointer;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-position: 50%
}

.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value {
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 10px;
    outline: none;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale {
    height: 100%;
    left: calc(50% - 14px);
    top: 0;
    width: 28px;
    margin-top: -2px
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick {
    background-repeat: repeat-x
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-first-tick {
    background-position-y: center
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick {
    background-position-y: bottom;
    margin-top: 2px
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick {
    display: inline-block;
    background-repeat: repeat-y;
    height: 100%;
    top: 0
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-before {
    top: -18px
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-after,
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both {
    bottom: -20px
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both:first-child {
    top: -18px
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-first-tick {
    background-position: 0
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-last-tick {
    background-position: 100%
}

.e-control-wrapper.e-slider-container.e-horizontal.e-scale-both .e-scale {
    top: 15px
}

.e-control-wrapper.e-slider-container.e-vertical.e-scale-both .e-scale.e-v-scale {
    right: 10px
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-before {
    right: 17px
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-after {
    left: 19px
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both {
    right: 44px
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both:first-child {
    left: 42px
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-active {
    background-color: #e6e6e6;
    border-color: #ccc
}


/*! component theme */

.e-control-wrapper.e-slider-container .e-slider-button {
    background-color: #777;
    border: 1px solid #777;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    height: 18px;
    outline: none;
    padding: 0;
    position: absolute;
    width: 18px
}

.e-control-wrapper.e-slider-container .e-slider .e-range {
    background-color: #317ab9
}

.e-control-wrapper.e-slider-container .e-slider .e-handle {
    background-color: #fff;
    border: 1px solid #ccc
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-material-tooltip {
    background-color: transparent;
    border-color: transparent
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-first:active,
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-first:hover,
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-second:active,
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-second:hover {
    background-color: #e6e6e6;
    border-color: #ccc
}

.e-control-wrapper.e-slider-container.e-slider-hover .e-slider-track {
    background-color: #fff
}

.e-control-wrapper.e-slider-container.e-slider-hover .e-range {
    background-color: #317ab9
}

.e-control-wrapper.e-slider-container.e-slider-hover .e-handle {
    border-color: #ccc
}

@-webkit-keyframes material-spinner-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes material-spinner-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes fabric-spinner-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fabric-spinner-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons:before {
    content: "\e96c"
}

.e-upload .e-upload-files .e-icons.e-file-pause-btn:before {
    content: "\e329"
}

.e-upload .e-upload-files .e-icons.e-file-reload-btn:before {
    content: "\e975"
}

.e-upload .e-upload-files .e-icons.e-file-play-btn:before {
    content: "\e328"
}

.e-upload .e-upload-files .e-file-delete-btn.e-icons:before {
    content: "\e201"
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons:before {
    content: "\e991"
}

.e-upload .e-upload-files .e-icons.e-msie:before {
    position: relative;
    right: 10px
}

.e-upload .e-upload-files .e-icons.e-file-abort-icon.e-msie:before {
    right: 12px
}

.e-bigger .e-upload {
    width: 100%
}

.e-bigger .e-upload .e-file-select-wrap {
    padding: 20px 0 20px 15px
}

.e-bigger .e-upload .e-file-select-wrap .e-file-drop {
    font-size: 15px;
    margin-left: 15px
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list {
    font-size: 15px;
    line-height: normal;
    min-height: 108px
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container {
    margin-left: 15px;
    top: 0
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
    font-size: 15px;
    padding-top: 15px
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
    font-size: 13px;
    padding: 10px 0
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
    font-size: 15px;
    padding-top: 15px;
    top: auto
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status {
    font-size: 13px;
    padding-bottom: 15px
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
    height: 5px
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
    height: 5px;
    width: 95%
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
    height: 90%
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
    font-size: 12px;
    right: 16px;
    top: -36px
}

.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons {
    font-size: 12px;
    height: 20px;
    margin: -24px 15px 15px;
    padding: 24px;
    top: 50%;
    width: 20px
}

.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons {
    padding: 20px 17px 20px 26px
}

.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons {
    right: 45px
}

.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons {
    font-size: 12px
}

.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons {
    font-size: 18px
}

.e-bigger .e-upload .e-upload-actions .e-btn {
    margin-left: 15px
}

.e-bigger .e-upload .e-upload-actions .e-file-clear-btn,
.e-bigger .e-upload .e-upload-actions .e-file-upload-btn {
    margin: 15px
}

.e-bigger .e-upload.e-rtl .e-file-select-wrap {
    padding: 20px 15px 20px 0
}

.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
    margin-right: 0
}

.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-file-drop {
    margin-right: 15px
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
    margin-left: 60px;
    margin-right: 15px
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-status {
    top: 30px
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
    left: 16px;
    right: auto
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons {
    left: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding: 24px;
    top: 50%
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-msie.e-icons {
    padding: 20px 17px 20px 26px
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons {
    left: 41px
}

.e-upload {
    width: 100%
}

.e-upload.e-control-wrapper {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont
}

.e-upload .e-file-select-wrap {
    padding: 16px 0 16px 12px
}

.e-upload .e-file-select-wrap .e-file-select,
.e-upload .e-file-select-wrap .e-file-select .e-uploader {
    display: inline-block;
    width: 0
}

.e-upload .e-file-select-wrap .e-file-select .e-uploader {
    opacity: 0
}

.e-upload .e-file-select-wrap .e-file-drop {
    font-family: inherit;
    font-size: 14px;
    margin-left: 11px
}

.e-upload .e-upload-files {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.e-upload .e-upload-files .e-upload-file-list {
    font-family: inherit;
    font-size: 14px;
    height: 100%;
    line-height: normal;
    min-height: 92px;
    position: relative
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container {
    display: block;
    height: 100%;
    margin-left: 12px;
    margin-right: 90px;
    min-height: 35px;
    position: relative;
    top: 0
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
    float: left;
    font-family: inherit;
    font-size: 14px;
    max-width: 75%;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name:before {
    content: attr(data-tail);
    float: right
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
    display: block;
    font-family: inherit;
    font-size: 14px;
    padding-top: 12px
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
    display: block;
    font-size: 12px;
    padding: 8px 0
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status {
    display: block;
    font-family: inherit;
    font-size: 12px;
    padding-bottom: 12px
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress {
    display: none
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
    display: block;
    height: 10px;
    padding-bottom: 11px;
    padding-top: 6px;
    position: absolute;
    width: 95%
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
    border-radius: 2px;
    display: block;
    height: 4px;
    width: 100%
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
    border-radius: 1px;
    display: inherit;
    height: 4px
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
    float: right;
    font-family: inherit;
    font-size: 12px;
    position: relative;
    right: 0;
    top: -33px
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-upload .e-upload-files .e-file-remove-btn.e-icons {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    font-size: 11px;
    height: 20px;
    justify-content: center;
    margin: -22px 12px 12px;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress {
    cursor: default
}

.e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons {
    padding: 18px 13px 18px 23px
}

.e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-icons {
    right: 36px
}

.e-upload .e-upload-files .e-clear-icon-focus,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover {
    background-color: #e6e6e6;
    border-color: transparent;
    border-radius: 50%;
    box-shadow: 0 0 0 transparent
}

.e-upload .e-upload-files .e-clear-icon-focus,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus {
    border-radius: 50%
}

.e-upload .e-upload-files .e-file-delete-btn.e-icons {
    font-size: 11px;
    opacity: 1
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons {
    font-size: 15px;
    opacity: 1
}

.e-upload .e-file-select-wrap .e-btn,
.e-upload .e-upload-actions .e-btn {
    font-family: inherit
}

.e-upload .e-upload-actions {
    position: relative;
    text-align: right
}

.e-upload .e-upload-actions .e-file-clear-btn,
.e-upload .e-upload-actions .e-file-upload-btn {
    margin: 12px
}

.e-upload.e-rtl .e-file-select-wrap {
    padding: 16px 12px 16px 0
}

.e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
    margin-right: 0
}

.e-upload.e-rtl .e-file-select-wrap .e-file-drop {
    margin-left: 60px;
    margin-right: 11px;
    position: relative
}

.e-upload.e-rtl .e-upload-actions {
    text-align: left
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
    height: 100%;
    margin-left: 60px;
    margin-right: 11px;
    position: relative
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container {
    direction: ltr;
    float: right;
    width: 100%
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
    float: right
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
    direction: ltr;
    float: right;
    position: relative;
    text-align: right;
    width: 100%
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
    float: right;
    position: static;
    top: 23px;
    width: 86%
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
    float: left;
    right: 0;
    top: -32px
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons {
    left: 0;
    margin-left: 11px;
    margin-right: 11px;
    right: auto;
    top: 50%
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons {
    left: 36px;
    right: auto
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons {
    left: 36px
}

.e-upload.e-disabled .e-file-drop,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
    color: rgba(51, 51, 51, .38)
}

.e-upload .e-content-placeholder.e-upload.e-placeholder-upload {
    background-size: 400px 65px;
    min-height: 65px
}

.e-upload .e-bigger.e-content-placeholder.e-upload.e-placeholder-upload,
.e-upload .e-bigger .e-content-placeholder.e-upload.e-placeholder-upload {
    background-size: 400px 80px;
    min-height: 80px
}

.e-upload {
    border: 1px solid #ccc
}

.e-upload .e-file-drop {
    color: #333
}

.e-upload .e-upload-files {
    border-top: 1px solid #ddd
}

.e-upload .e-upload-files .e-upload-file-list {
    border-bottom: 1px solid #ddd
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
    color: #333
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
    color: #777
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status {
    color: #333
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-success {
    color: #5cb85c
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-fails,
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-validation-fails {
    color: #d9534f
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap {
    background-color: #e6e6e6
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-progress {
    background: #317ab9
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-success {
    background: #5cb85c
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-failed {
    background: #d9534f
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-bar-text {
    color: #333
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-upload .e-upload-files .e-file-remove-btn.e-icons:hover {
    color: #777
}

.e-upload .e-upload-files .e-clear-icon-focus,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus {
    background-color: #e6e6e6;
    border-color: transparent;
    box-shadow: 0 0 0 transparent
}

.e-upload-drag-hover {
    outline: 2px dashed #317ab9
}

.e-container .e-value-switch-btn:before {
    content: "\e431"
}

.e-colorpicker-wrapper {
    display: inline-block;
    line-height: 0;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.e-colorpicker-wrapper .e-colorpicker {
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px
}

.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
    font-family: serif;
    font-family: initial;
    line-height: 17px;
    padding: 0 6px
}

.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTAgMGgzdjNIMHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCAzaDN2M0gwek0zIDBoM3YzSDN6Ii8+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTMgM2gzdjNIM3oiLz48L2c+PC9zdmc+");
    background-size: 8px;
    border-radius: 4px;
    height: 20px;
    margin-top: 0;
    position: relative;
    width: 20px
}

.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview {
    border-radius: 4px
}

.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
    padding: 0 6px
}

.e-colorpicker-wrapper * {
    box-sizing: border-box
}

.e-colorpicker-wrapper.e-disabled .e-palette .e-tile {
    cursor: default
}

.e-colorpicker-wrapper.e-disabled .e-palette .e-tile:hover {
    border: 0;
    box-shadow: none
}

.e-colorpicker-wrapper.e-disabled .e-palette .e-tile.e-selected {
    border: 0
}

.e-colorpicker-wrapper.e-disabled .e-container .e-handler,
.e-colorpicker-wrapper.e-disabled .e-container .e-preview-container {
    cursor: default
}

.e-colorpicker-popup {
    line-height: 0
}

.e-colorpicker.e-modal {
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, .6);
    height: 100%;
    left: 0;
    opacity: .5;
    pointer-events: auto;
    position: fixed;
    top: 0;
    width: 100%
}

body.e-colorpicker-overflow {
    overflow: visible
}

.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
    line-height: 20px;
    padding: 0 6px
}

.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
    height: 26px;
    width: 26px
}

.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
    padding: 0 6px
}

.e-container {
    border: 0;
    border-radius: 4px;
    display: inline-block;
    line-height: 0;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .175)
}

.e-container.e-color-picker {
    width: 270px
}

.e-container.e-color-picker .e-mode-switch-btn {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjNDU5NkNFIiBkPSJNMCAwaDEydjEySDB6Ii8+PHBhdGggZmlsbD0iIzVDQzE1QiIgZD0iTTAgMTJoMTJ2MTJIMHoiLz48cGF0aCBmaWxsPSIjRkJENTA2IiBkPSJNMTIgMGgxMnYxMkgxMnoiLz48cGF0aCBmaWxsPSIjRUM0RTQzIiBkPSJNMTIgMTJoMTJ2MTJIMTJ6Ii8+PC9nPjwvc3ZnPg==") no-repeat 100% 100%
}

.e-container.e-color-palette {
    width: auto
}

.e-container.e-color-palette .e-mode-switch-btn {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMS40MTQiPjxwYXRoIGZpbGw9InVybCgjX0xpbmVhcjEpIiBkPSJNMCAwaDE4djE4SDB6IiB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDE4KSIvPjxwYXRoIGZpbGw9InVybCgjX0xpbmVhcjIpIiBkPSJNMCAwaDE4djE4SDB6IiB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDE4KSIvPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgMTgpIj48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGQ9Ik0wIDBoMTh2MThIMHoiLz48L2NsaXBQYXRoPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDE4KSI+PGNsaXBQYXRoIGlkPSJiIj48cGF0aCBkPSJNMCAwaDE4djE4SDB6Ii8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjYikiPjx1c2UgeGxpbms6aHJlZj0iI19JbWFnZTUiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCAxOCkiLz48L2c+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgMTgpIj48Y2xpcFBhdGggaWQ9ImMiPjxwYXRoIGQ9Ik0wIDBoMTh2MThIMHoiLz48L2NsaXBQYXRoPjwvZz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIxIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAtMTAyNCAtMTAyNCAwIDAgMTgpIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMGI2ZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIyIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAtMTggLTE4IDAgMTggMTgpIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMGI2ZmYiLz48c3RvcCBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxpbWFnZSBpZD0iX0ltYWdlNSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJJQUFBQVNDQVlBQUFCV3pvNVhBQUFBQ1hCSVdYTUFBQTdFQUFBT3hBR1ZLdzRiQUFBQmUwbEVRVlE0alcyUjIyNGNNUXhER2NBbyt2OC8yU0lYZE9wTk5iSXVWaDlrZXp6SlBoaWlTT3JNQXZ2eTBBanlBSGVBSEdBSHlDUDE4dTQ3ZVl6ZTlBS2xhaDlCZ0F5WG5tVUxjQStRYmQ3cWp4OWdnVkxGUWRiVDlBQlpYNlZkWHpNLy9MVmZqbE11dy9xQWR2QUMzZmR2bVE1UVpVbUErZ1ZUWDZWZDh3Sjk3NWRLbkdYek1VZnBpVGYzdXpkQi93Z2tsaVZ4a0U1dFdSSkxiNGMvNlplamZvTE5NdFJaeXYyWk4zZFNCYXREVlFGWGxQcDRnTlZBb3FPa1F4dW8yY3Iybk5Wd2lnSnVnQ2xnaWxMclgxQ2Jod3BXdmUwa3NtVTUzUXh3SGM4QU01UjZIQnRBUUUzQVlqa25WREpyb2tDM1BIYlBPZlpTano4SjRMWU9XRFIzVlJBblBOeUE3dm1tZGs5UWQ1VGo0dzBzRzRqYjBPbXBUa0FmMHpiZDExN3FCSjBOeEx3MGl5RGNnZGlPcG80K0lCMElINkQzMXdTMEJqb1ozQ1QvMHBpSGNla0ppTmgwdmxMZmZnOUF3OGs4Z3RoZXYyczh6MHA5L1FVNlQ3Z2JFTWhnbGhIcDdjZDQzbm5CajU4ekhVZERiMk1URit6TC9oOXIveU91c0ZQS093QUFBQUJKUlU1RXJrSmdnZz09Ii8+PC9kZWZzPjwvc3ZnPg==") no-repeat 100% 100%
}

.e-container .e-custom-palette {
    display: inline-block
}

.e-container .e-custom-palette .e-palette {
    padding: 10px
}

.e-container .e-custom-palette.e-palette-group {
    height: 270px;
    overflow-y: scroll
}

.e-container .e-palette {
    border-bottom: 0;
    display: table;
    line-height: 0;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.e-container .e-palette .e-row {
    display: table-row;
    white-space: nowrap
}

.e-container .e-palette .e-tile {
    border: .5px solid transparent;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    width: 27px
}

.e-container .e-palette .e-tile.e-selected {
    outline: .5px solid #333;
    position: relative
}

.e-container .e-palette .e-tile:hover {
    box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, .3);
    position: relative
}

.e-container .e-palette .e-tile.e-nocolor-item {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTAgMGgzdjNIMHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCAzaDN2M0gwek0zIDBoM3YzSDN6Ii8+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTMgM2gzdjNIM3oiLz48L2c+PC9zdmc+");
    background-size: 8px
}

.e-container .e-hsv-container {
    border-bottom: 0;
    position: relative;
    touch-action: none
}

.e-container .e-hsv-container .e-hsv-color {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(#000)), -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(top, transparent, #000), -webkit-linear-gradient(left, #fff, hsla(0, 0%, 100%, 0));
    background: linear-gradient(180deg, transparent 0, #000), linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0));
    height: 170px
}

.e-container .e-hsv-container .e-handler {
    border: 1px solid #fff;
    border-radius: 6px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7), inset 0 0 2px rgba(0, 0, 0, .7);
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin-left: -4px;
    margin-top: -4px;
    position: absolute;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 8px
}

.e-container .e-slider-preview {
    display: inline-block;
    width: 100%;
    padding: 9px 15px
}

.e-container .e-slider-preview .e-colorpicker-slider {
    display: inline-block;
    width: 82.5%
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
    height: 18px
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider {
    height: 18px;
    top: calc(50% - 9px)
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider-track {
    border-radius: 0;
    height: 6px;
    top: calc(50% - 3px)
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
    border-radius: 6px;
    cursor: pointer;
    height: 14px;
    top: calc(50% - 7px);
    width: 14px
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-handle-active {
    cursor: pointer
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-large-thumb-size {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider .e-slider-track {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, red), color-stop(16%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(84%, #f0f), to(#ff0004));
    background: -webkit-linear-gradient(left, red, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004);
    background: linear-gradient(90deg, red 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004)
}

.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-slider-track {
    border: 0;
    z-index: 1
}

.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-opacity-empty-track {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTAgMGgzdjNIMHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCAzaDN2M0gwek0zIDBoM3YzSDN6Ii8+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTMgM2gzdjNIM3oiLz48L2c+PC9zdmc+");
    background-size: contain;
    border: 0;
    height: 6px;
    position: absolute;
    top: calc(50% - 3px);
    width: 100%;
    z-index: 0
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle,
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle-start,
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle,
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle-start {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .64)
}

.e-container .e-slider-preview .e-preview-container {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTAgMGgzdjNIMHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCAzaDN2M0gwek0zIDBoM3YzSDN6Ii8+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTMgM2gzdjNIM3oiLz48L2c+PC9zdmc+");
    background-size: 10px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin-left: 4.17%;
    position: relative;
    top: -2px;
    width: 13.338%
}

.e-container .e-slider-preview .e-preview-container .e-preview {
    display: block;
    height: 16px;
    position: absolute;
    width: 100%
}

.e-container .e-slider-preview .e-preview-container .e-preview.e-current {
    border-bottom: 1px solid #e6e6e6;
    top: 0
}

.e-container .e-slider-preview .e-preview-container .e-preview.e-previous {
    height: 16px;
    top: 16px
}

.e-container .e-selected-value {
    align-items: center;
    display: inline-flex;
    padding: 0 15px 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.e-container .e-selected-value .e-input-container .e-float-input input {
    padding-left: 0;
    text-align: center
}

.e-container .e-selected-value .e-value-switch-btn {
    font-family: e-icons;
    font-size: 16px;
    line-height: 16px;
    margin-top: 22px;
    padding: 2px 3px
}

.e-container .e-input-container {
    display: inline-block;
    width: 90%
}

.e-container .e-input-container .e-float-input {
    display: inline-block;
    margin-right: 1.856%;
    vertical-align: baseline
}

.e-container .e-input-container .e-float-input:first-child {
    width: 30%
}

.e-container .e-input-container .e-float-input:first-child input {
    height: 32px
}

.e-container .e-input-container .e-float-input.e-numeric {
    height: 32px;
    width: 15%
}

.e-container .e-input-container .e-float-input.e-numeric input {
    height: 30px
}

.e-container .e-input-container .e-float-input .e-float-text {
    text-align: center
}

.e-container .e-switch-ctrl-btn {
    display: inline-block;
    padding: 0 15px 15px;
    white-space: nowrap;
    width: 100%
}

.e-container .e-switch-ctrl-btn .e-ctrl-btn {
    float: right;
    text-align: right;
    white-space: nowrap;
    width: 89.913%
}

.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn {
    max-width: 47.29%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn.e-cancel {
    margin-left: 3.71%
}

.e-container .e-switch-ctrl-btn .e-mode-switch-btn {
    background-origin: border-box;
    background-position: 50%;
    background-size: cover;
    float: left;
    margin-top: 2px;
    overflow: hidden;
    white-space: nowrap
}

.e-container .e-switch-ctrl-btn .e-mode-switch-btn:focus {
    box-shadow: none
}

.e-container .e-mode-switch-btn,
.e-container .e-value-switch-btn {
    background-color: transparent;
    border-color: transparent;
    position: relative;
    width: 10%;
    height: 24px
}

.e-container.e-color-picker .e-value-switch-btn:active,
.e-container.e-color-picker .e-value-switch-btn:focus,
.e-container.e-color-picker .e-value-switch-btn:hover {
    border-color: transparent;
    box-shadow: none;
    outline: none
}

.e-container.e-color-picker .e-value-switch-btn:focus {
    outline: none
}

.e-container.e-color-palette .e-palette+.e-selected-value,
.e-container.e-color-palette .e-palette-group+.e-selected-value {
    padding: 15px
}

.e-container.e-color-palette .e-palette+.e-switch-ctrl-btn,
.e-container.e-color-palette .e-palette-group+.e-switch-ctrl-btn {
    padding: 25px 15px 15px
}

.e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
    vertical-align: super
}

.e-hide-opacity .e-container .e-slider-preview .e-preview-container {
    top: 0
}

.e-hide-opacity .e-container .e-float-input:first-child {
    width: 38%
}

.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 18.1%
}

.e-hide-hex-value .e-container .e-float-input.e-numeric {
    width: 23.14%
}

.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 31.48%
}

.e-hide-valueswitcher .e-container .e-input-container {
    width: 100%
}

.e-hide-valueswitcher .e-container .e-float-input:first-child {
    width: 31%
}

.e-hide-valueswitcher .e-container .e-float-input.e-numeric {
    width: 15.38%
}

.e-hide-valueswitcher .e-container .e-float-input:last-child {
    margin-right: 0
}

.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
    width: 36%
}

.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 19.47%
}

.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric {
    width: 23.59%
}

.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 32.1%
}

.e-rtl .e-container .e-hsv-container .e-hsv-color {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(#000)), -webkit-gradient(linear, right top, left top, color-stop(0, #fff), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(top, transparent, #000), -webkit-linear-gradient(right, #fff, hsla(0, 0%, 100%, 0));
    background: linear-gradient(180deg, transparent 0, #000), linear-gradient(270deg, #fff 0, hsla(0, 0%, 100%, 0))
}

.e-rtl .e-container .e-slider-preview .e-hue-slider .e-slider-track {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, red), color-stop(16%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(84%, #f0f), to(#ff0004));
    background: -webkit-linear-gradient(right, red, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004);
    background: linear-gradient(270deg, red 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004)
}

.e-rtl .e-container .e-slider-preview .e-preview-container {
    margin-left: 0;
    margin-right: 4.17%
}

.e-rtl .e-container .e-selected-value .e-float-input {
    margin-left: 1.856%;
    margin-right: 0
}

.e-rtl .e-container .e-selected-value .e-float-input input {
    padding-right: 0
}

.e-rtl .e-container .e-selected-value .e-value-switch-btn {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.e-rtl .e-container .e-switch-ctrl-btn .e-mode-switch-btn {
    float: right
}

.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn {
    float: left;
    text-align: left
}

.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-cancel {
    margin-left: 0;
    margin-right: 3.71%
}

.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
    margin-left: 0
}

.e-bigger .e-container.e-color-picker {
    width: 290px
}

.e-bigger .e-container .e-palette .e-tile {
    height: 29px;
    width: 29px
}

.e-bigger .e-container .e-hsv-container .e-hsv-color {
    height: 180px
}

.e-bigger .e-container .e-custom-palette.e-palette-group {
    height: 290px
}

.e-bigger .e-container .e-slider-preview {
    padding: 7px 15px
}

.e-bigger .e-container .e-slider-preview .e-preview-container {
    margin-left: 3.85%;
    top: 0;
    vertical-align: super;
    width: 12.31%
}

.e-bigger .e-container .e-slider-preview .e-colorpicker-slider {
    width: 83.7%
}

.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
    height: 22px
}

.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
    border-radius: 8px;
    height: 16px;
    top: calc(50% - 8px);
    width: 16px
}

.e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn .e-ctrl-btn {
    width: 90.6%
}

.e-bigger .e-container.e-color-palette .e-palette+.e-switch-ctrl-btn {
    padding: 25px 15px 15px
}

.e-bigger .e-container .e-input-container {
    width: 90.77%
}

.e-bigger .e-container .e-input-container .e-float-input {
    margin-right: 1.699%
}

.e-bigger .e-container .e-input-container .e-float-input:first-child {
    width: 30.7%
}

.e-bigger .e-container .e-input-container .e-float-input:first-child input {
    height: 38px
}

.e-bigger .e-container .e-input-container .e-float-input.e-numeric {
    height: 38px;
    width: 15.2%
}

.e-bigger .e-container .e-input-container .e-float-input.e-numeric input {
    height: 36px
}

.e-bigger .e-container .e-css.e-value-switch-btn,
.e-bigger .e-container .e-mode-switch-btn {
    font-size: 18px;
    line-height: 18px;
    padding: 0 2px;
    width: 9.235%
}

.e-bigger .e-container .e-mode-switch-btn {
    margin-top: 6px
}

.e-bigger.e-hide-opacity .e-container .e-slider-preview,
.e-bigger .e-hide-opacity .e-container .e-slider-preview {
    padding: 7px 15px
}

.e-bigger.e-hide-opacity .e-container .e-slider-preview .e-preview-container,
.e-bigger .e-hide-opacity .e-container .e-slider-preview .e-preview-container {
    vertical-align: baseline;
    vertical-align: initial
}

.e-bigger.e-hide-opacity .e-container .e-float-input:first-child,
.e-bigger .e-hide-opacity .e-container .e-float-input:first-child {
    width: 38%
}

.e-bigger.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 18.4%
}

.e-bigger.e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-hex-value .e-container .e-float-input.e-numeric {
    width: 23.3%
}

.e-bigger.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 31.48%
}

.e-bigger.e-hide-valueswitcher .e-container .e-input-container,
.e-bigger .e-hide-valueswitcher .e-container .e-input-container {
    width: 100%
}

.e-bigger.e-hide-valueswitcher .e-container .e-float-input:last-child,
.e-bigger .e-hide-valueswitcher .e-container .e-float-input:last-child {
    margin-right: 0
}

.e-bigger.e-hide-valueswitcher .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher .e-container .e-float-input.e-numeric {
    width: 15.62%
}

.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child,
.e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
    width: 36%
}

.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 19.62%
}

.e-bigger.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger.e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric {
    width: 23.3%
}

.e-bigger.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger.e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
    width: 32.19%
}

.e-bigger.e-rtl .e-container .e-slider-preview .e-preview-container,
.e-bigger .e-rtl .e-container .e-slider-preview .e-preview-container {
    margin-left: 0;
    margin-right: 3.85%
}

.e-bigger.e-rtl .e-container .e-selected-value .e-float-input,
.e-bigger .e-rtl .e-container .e-selected-value .e-float-input {
    margin-left: 1.699%;
    margin-right: 0
}

.e-bigger.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child,
.e-bigger .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
    margin-left: 0
}

.e-bigger.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
.e-bigger .e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child {
    width: 100%
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .64);
    cursor: pointer;
    min-width: 26px;
    -webkit-transform: translateY(18px) rotate(45deg) scale(.01);
    transform: translateY(18px) rotate(45deg) scale(.01);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
    transition: -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
    transition: transform .4s cubic-bezier(.25, .8, .25, 1);
    transition: transform .4s cubic-bezier(.25, .8, .25, 1), -webkit-transform .4s cubic-bezier(.25, .8, .25, 1)
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTAgMGgzdjNIMHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCAzaDN2M0gwek0zIDBoM3YzSDN6Ii8+PHBhdGggZmlsbD0iI0UwRTBFMCIgZD0iTTMgM2gzdjNIM3oiLz48L2c+PC9zdmc+");
    background-size: 8px;
    border-radius: 50%;
    height: 24px;
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 24px
}

.e-split-preview,
.e-tip-transparent {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip,
.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip {
    min-width: 32px
}

.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content,
.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
    height: 30px;
    width: 30px
}

.e-container {
    background-color: #fff
}

.e-container .e-palette .e-tile.e-selected,
.e-container .e-palette .e-tile:hover {
    border-color: #e6e6e6
}

.e-container .e-handle.e-hide-handler,
.e-container .e-handler.e-hide-handler {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle),
.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle),
.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle),
.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle) {
    background-color: #fff;
    border-color: #fff
}

.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle.e-tab-handle,
.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle.e-tab-handle {
    background-color: #e6e6e6;
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn,
.e-colorpicker-wrapper.e-disabled .e-value-switch-btn {
    color: rgba(51, 51, 51, .65)
}

.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:focus,
.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:focus {
    background-color: transparent;
    color: rgba(51, 51, 51, .65);
    outline: none;
    outline-offset: none
}

.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:active,
.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:active {
    background-color: transparent;
    color: rgba(51, 51, 51, .65)
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
    background-color: #fff;
    border-color: #fff
}

.e-dropdownbase .e-list-item .e-list-icon {
    padding: 0 10px 0 0
}

.e-bigger .e-dropdownbase .e-list-item .e-list-icon,
.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
    padding: 0 12px 0 0
}

.e-small .e-dropdownbase .e-list-item .e-list-icon {
    padding: 0 8px 0 0
}

.e-bigger .e-dropdownbase,
.e-dropdownbase.e-bigger {
    min-height: 45px
}

.e-bigger .e-dropdownbase .e-fixed-head,
.e-bigger .e-dropdownbase .e-list-group-item,
.e-bigger .e-dropdownbase .e-list-item,
.e-dropdownbase.e-bigger .e-fixed-head,
.e-dropdownbase.e-bigger .e-list-group-item,
.e-dropdownbase.e-bigger .e-list-item {
    line-height: 48px
}

.e-bigger .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-bigger .e-list-item .e-list-icon {
    font-size: 20px
}

.e-dropdownbase {
    display: block;
    height: 100%;
    min-height: 36px;
    position: relative;
    width: 100%
}

.e-dropdownbase .e-list-parent {
    margin: 0;
    padding: 0
}

.e-dropdownbase .e-fixed-head,
.e-dropdownbase .e-list-group-item {
    cursor: default
}

.e-dropdownbase .e-list-item {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.e-dropdownbase .e-list-item .e-list-icon {
    font-size: 16px;
    vertical-align: middle
}

.e-dropdownbase .e-fixed-head {
    position: absolute;
    top: 0
}

.e-rtl .e-dropdownbase .e-fixed-head {
    left: 33px
}

.e-dropdownbase.e-content {
    overflow: auto;
    position: relative
}

.e-popup.e-ddl .e-dropdownbase.e-nodata {
    color: #777;
    cursor: default;
    font-family: inherit;
    font-size: 14px;
    padding: 14px 16px;
    text-align: center
}

.e-rtl .e-dropdownbase.e-dd-group .e-list-item {
    padding-right: 30px
}

.e-dropdownbase.e-dd-group .e-list-item {
    padding-left: 30px;
    text-indent: 0
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item,
.e-small.e-bigger .e-dropdownbase.e-dd-group .e-list-item,
.e-small .e-dropdownbase.e-dd-group .e-list-item {
    text-indent: 0
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
    cursor: pointer;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.e-rtl.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-item {
    padding-right: 30px
}

.e-bigger .e-rtl.e-small .e-dropdownbase .e-list-item,
.e-rtl .e-dropdownbase .e-list-item,
.e-rtl .e-small.e-bigger .e-dropdownbase .e-list-item,
.e-rtl .e-small .e-dropdownbase .e-list-item,
.e-small.e-bigger.e-rtl .e-dropdownbase .e-list-item,
.e-small.e-bigger .e-rtl .e-dropdownbase .e-list-item,
.e-small .e-rtl.e-bigger .e-dropdownbase .e-list-item,
.e-small.e-rtl .e-dropdownbase .e-list-item,
.e-small .e-rtl .e-dropdownbase .e-list-item {
    padding-left: 20px;
    padding-right: 0
}

.e-dropdownbase {
    border-color: hsla(0, 0%, 46.7%, .25)
}

.e-dropdownbase .e-list-item {
    border-bottom: 1px;
    color: #333;
    font-size: 14px;
    text-indent: 20px
}

.e-dropdownbase .e-list-group-item,
.e-dropdownbase .e-list-item,
.e-fixed-head {
    background-color: #fff;
    border-color: #fff;
    font-family: inherit;
    line-height: 26px;
    min-height: 26px;
    padding-right: 20px
}

.e-dropdownbase .e-list-group-item,
.e-fixed-head {
    color: #777;
    font-size: 12px;
    font-weight: 400;
    padding-left: 20px
}

.e-dropdownbase .e-list-item.e-active,
.e-dropdownbase .e-list-item.e-active.e-hover {
    background-color: #317ab9;
    border-color: #fff;
    color: #fff
}

.e-dropdownbase .e-list-item.e-hover {
    background-color: #f5f5f5;
    border-color: #fff;
    color: #333
}

.e-dropdownbase .e-list-item:last-child {
    border-bottom: 0
}

.e-dropdownbase .e-list-item.e-item-focus {
    background-color: #f5f5f5
}

.e-bigger .e-dropdownbase .e-fixed-head,
.e-bigger .e-dropdownbase .e-list-group-item {
    font-size: 14px
}

.e-multi-column.e-ddl.e-popup.e-popup-open table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

.e-multi-column.e-ddl.e-popup.e-popup-open td,
.e-multi-column.e-ddl.e-popup.e-popup-open th {
    display: table-cell;
    overflow: hidden;
    padding-right: 16px;
    text-indent: 10px;
    text-overflow: ellipsis
}

.e-multi-column.e-ddl.e-popup.e-popup-open th {
    line-height: 36px;
    text-align: left
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header {
    background-color: #fff;
    border: solid #ddd;
    border-width: 0 0 1px;
    color: #777;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    text-indent: 10px
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-dropdownbase .e-list-item {
    padding-right: 0
}

.e-multi-column.e-ddl.e-popup.e-popup-open.e-scroller .e-ddl-header {
    padding-right: 16px
}

.e-multi-column.e-ddl.e-popup.e-popup-open.e-ddl-device .e-ddl-header,
.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header {
    padding-right: 0
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-center {
    text-align: center
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-right {
    text-align: right
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-left {
    text-align: left
}

.e-dropdownbase.e-small .e-list-item,
.e-small .e-dropdownbase .e-list-item {
    color: #333;
    line-height: 22px;
    min-height: 22px;
    text-indent: 12px
}

.e-dropdownbase.e-small .e-fixed-head,
.e-dropdownbase.e-small .e-list-group-item,
.e-small .e-dropdownbase .e-fixed-head,
.e-small .e-dropdownbase .e-list-group-item {
    line-height: 22px;
    min-height: 22px
}

.e-dropdownbase.e-small .e-list-item .e-list-icon,
.e-small .e-dropdownbase .e-list-item .e-list-icon {
    font-size: 14px
}

.e-bigger.e-small .e-dropdownbase .e-list-item,
.e-dropdownbase.e-small.e-bigger .e-list-item {
    color: #333;
    line-height: 34px;
    min-height: 34px;
    text-indent: 16px
}

.e-bigger.e-small .e-dropdownbase .e-fixed-head,
.e-bigger.e-small .e-dropdownbase .e-list-group-item,
.e-dropdownbase.e-small.e-bigger .e-fixed-head,
.e-dropdownbase.e-small.e-bigger .e-list-group-item {
    line-height: 34px;
    min-height: 34px
}

.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-small.e-bigger .e-list-item .e-list-icon {
    font-size: 18px
}

.e-bigger.e-small .e-dropdownbase .e-fixed-head,
.e-bigger.e-small .e-dropdownbase .e-list-group-item,
.e-dropdownbase.e-bigger.e-small .e-fixed-head,
.e-dropdownbase.e-bigger.e-small .e-list-group-item {
    font-size: 14px
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item {
    background-color: #fff;
    border-bottom: 1px;
    border-color: #fff;
    color: #333;
    font-family: inherit;
    font-size: 14px;
    padding-right: 20px;
    text-indent: 20px
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-item-focus {
    background-color: #f5f5f5
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active,
.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active.e-hover {
    background-color: #317ab9;
    border-color: #fff;
    color: #fff
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-hover {
    background-color: #f5f5f5;
    border-color: #fff;
    color: #333
}

.e-popup.e-ddl {
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    margin-top: 3px;
    overflow: auto
}

.e-popup.e-ddl .e-input-group {
    width: auto
}

.e-popup.e-ddl .e-input-group input {
    line-height: 15px
}

.e-popup.e-ddl .e-dropdownbase {
    min-height: 26px
}

.e-popup.e-ddl .e-filter-parent .e-input-group {
    display: flex;
    width: auto
}

.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
    border: 0
}

.e-bigger .e-popup.e-ddl-device-filter {
    margin-top: 0
}

.e-bigger .e-popup.e-ddl .e-fixed-head,
.e-bigger .e-popup.e-ddl .e-list-group-item,
.e-bigger .e-popup.e-ddl .e-list-item {
    font-size: 15px;
    line-height: 40px;
    padding-left: 0;
    text-indent: 24px
}

.e-bigger .e-popup.e-ddl .e-dd-group .e-list-item {
    padding-left: 4px
}

.e-bigger .e-popup.e-ddl .e-input-group {
    padding: 4px 0
}

.e-bigger .e-popup.e-ddl .e-input-group input,
.e-bigger .e-popup.e-ddl .e-input-group input.e-input {
    height: 30px
}

.e-bigger .e-popup.e-ddl .e-dropdownbase {
    min-height: 40px
}

.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover,
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist~.e-ddl-icon:active,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist~.e-ddl-icon:hover {
    background: transparent;
    color: #333
}

.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon,
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist~.e-input-group-icon,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist~.e-ddl-icon {
    border: 0
}

.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist~.e-input-group-icon:active {
    box-shadow: none
}

.e-ddl.e-popup .e-filter-parent {
    border-bottom: 1px solid #ccc
}

.e-bigger .e-popup.e-ddl-device .e-input-group {
    margin: 0 0 0 55px
}

.e-bigger.e-small .e-ddl.e-popup .e-fixed-head,
.e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
.e-bigger.e-small .e-ddl.e-popup .e-list-item {
    font-size: 14px;
    line-height: 34px;
    padding-left: 0;
    text-indent: 16px
}

.e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
    padding-left: 4px
}

.e-bigger.e-small .e-ddl.e-popup .e-input-group {
    padding: 4px 0
}

.e-bigger.e-small .e-ddl.e-popup .e-input-group input,
.e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
    height: 30px
}

.e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
    min-height: 34px
}

.e-ddl .e-search-icon:before {
    content: "\e993"
}

.e-ddl .e-back-icon:before {
    content: "\e94b";
    font-size: 20px
}

.e-ddl.e-input-group.e-control-wrapper .e-ddl-icon:before {
    content: "\e969";
    font-family: e-icons
}

.e-bigger .e-input-group.e-ddl .e-input-filter,
.e-bigger .e-input-group.e-ddl .e-input-filter:focus {
    margin-left: -20px
}

.e-bigger .e-ddl.e-popup .e-list-group-item,
.e-bigger .e-ddl.e-popup .e-list-item {
    font-size: 15px
}

.e-bigger .e-ddl.e-popup .e-input-group {
    padding: 4px 0
}

.e-popup-full-page {
    bottom: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    right: 0;
    top: 0
}

.e-ddl.e-control-wrapper .e-ddl-disable-icon {
    position: relative
}

.e-ddl.e-control-wrapper .e-ddl-disable-icon:before {
    content: ""
}

.e-bigger .e-ddl-device .e-input-group {
    margin-left: 52px
}

.e-bigger .e-ddl-device .e-input-group .e-clear-icon {
    margin-right: 0
}

.e-ddl-device-filter .e-filter-parent {
    background-color: #fff
}

.e-ddl input.e-input::-webkit-contacts-auto-fill-button {
    display: none;
    pointer-events: none;
    position: absolute;
    right: 0;
    visibility: hidden
}

.e-filter-parent {
    border: none;
    border-top: 0;
    box-shadow: 0;
    display: block;
    padding: 5px 8px
}

.e-ddl.e-input-group:not(.e-disabled) {
    cursor: pointer
}

.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus:after,
.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus:before {
    width: 0
}

.e-ddl.e-popup {
    background: #fff;
    border: 1px solid #ccc;
    position: absolute
}

.e-ddl.e-popup .e-search-icon {
    margin: 0;
    opacity: .57;
    padding: 8px
}

.e-ddl.e-popup .e-filter-parent .e-back-icon {
    margin: -2px 10px 0 -54px;
    padding: 0;
    position: absolute
}

.e-ddl.e-popup .e-filter-parent .e-input-filter,
.e-ddl.e-popup .e-filter-parent .e-input-filter:focus,
.e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter {
    padding: 0 12px
}

.e-ddl.e-popup .e-input-group {
    margin-bottom: 0
}

.e-ddl.e-popup .e-ddl-footer,
.e-ddl.e-popup .e-ddl-header {
    cursor: default
}

.e-bigger .e-popup .e-clear-icon {
    display: none
}

.e-ddl.e-input-group .e-ddl-hidden {
    border: 0;
    height: 0;
    visibility: hidden;
    width: 0
}

.e-ddl.e-input-group,
.e-ddl.e-input-group.e-input-focus:focus {
    outline: none
}

.e-dropdownbase .e-list-item .e-highlight {
    display: inline;
    font-weight: 700;
    vertical-align: baseline
}

.e-ddl.e-input-group input[readonly]~.e-clear-icon:not(.e-clear-icon-hide),
.e-float-input.e-input-group input[readonly]~.e-clear-icon:not(.e-clear-icon-hide),
.e-float-input input[readonly]~.e-clear-icon:not(.e-clear-icon-hide) {
    opacity: 1
}

.e-ddl.e-input-group .e-input-value,
.e-ddl.e-input-group .e-input-value:focus {
    font-family: inherit;
    font-size: 14px;
    height: auto;
    margin: 0;
    outline: none;
    width: 100%
}

.e-ddl.e-input-group .e-dropdownlist,
.e-ddl.e-input-group input[readonly],
.e-ddl.e-input-group input[readonly].e-input {
    pointer-events: none
}

ejs-autocomplete,
ejs-combobox,
ejs-dropdownlist {
    display: block
}

.e-input-group.e-ddl.e-small .e-list-group-item,
.e-input-group.e-ddl.e-small .e-list-item,
.e-small .e-ddl.e-popup .e-list-group-item,
.e-small .e-ddl.e-popup .e-list-item {
    font-size: 13px
}

.e-bigger .e-input-group.e-ddl.e-small .e-list-group-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-item,
.e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
.e-bigger.e-small .e-ddl.e-popup .e-list-item {
    font-size: 14px
}

.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-content-placeholder.e-combobox.e-placeholder-combobox,
.e-content-placeholder.e-ddl.e-placeholder-ddl {
    background-size: 300px 33px;
    min-height: 33px
}

.e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox,
.e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
.e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl {
    background-size: 300px 40px;
    min-height: 40px
}

.e-popup {
    border-color: #ccc
}

.e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard>.e-float-text,
.e-float-input.e-input-group.e-ddl.e-control.e-icon-anim>.e-float-text {
    color: #333
}

.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon:before {
    line-height: 30px;
    top: 0
}

.e-multiselect .e-input-group-icon.e-ddl-icon {
    border-radius: 0 4px 4px 0;
    border-right-width: 0
}

.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
    border-left-width: 0;
    border-radius: 4px 0 0 4px;
    border-right-width: 1px
}

.e-multiselect.e-input-group .e-ddl-icon:before {
    content: "\e969";
    font-family: e-icons
}

.e-multi-select-wrapper .e-chips .e-chips-close:before {
    content: "\e842";
    cursor: pointer;
    left: 10px;
    position: relative;
    top: 9px
}

.e-multi-select-wrapper .e-close-hooker:before {
    content: "\e842";
    cursor: pointer;
    left: 15px;
    position: relative;
    top: 17px
}

.e-multiselect.e-input-group .e-ddl-disable-icon:before {
    content: ""
}

.e-multi-select-wrapper {
    box-sizing: border-box;
    cursor: text;
    line-height: normal;
    min-height: 32px;
    padding: 0 32px 0 2px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.e-multi-select-wrapper.e-delimiter .e-searcher {
    height: 27px;
    vertical-align: middle
}

.e-multi-select-wrapper.e-delimiter .e-searcher .e-dropdownbase {
    height: 100%;
    min-height: 100%
}

.e-multi-select-wrapper .e-delim-view {
    white-space: nowrap
}

.e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-overflow,
.e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-total {
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close:before {
    color: #fff;
    font-size: 10px;
    left: 17px;
    top: 8px
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
    background-color: #317ab9;
    padding: 13px 0
}

.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) {
    width: 0
}

.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type=text] {
    height: 1px;
    min-height: 1px
}

.e-multi-select-wrapper .e-chips.e-mob-chip>.e-chipcontent {
    max-width: 100%
}

.e-multiselect.e-float-input,
.e-multiselect.e-input-group {
    word-wrap: normal
}

.e-bigger .e-multi-select-wrapper {
    min-height: 38px
}

.e-multi-select-wrapper.e-close-icon-hide {
    padding-right: 0
}

.e-multi-select-wrapper .e-chips-collection {
    cursor: default;
    display: block
}

.e-multi-select-wrapper .e-multi-hidden {
    border: 0;
    height: 0;
    position: absolute;
    visibility: hidden;
    width: 0
}

.e-multi-select-wrapper .e-chips {
    align-items: center;
    display: inline-flex;
    float: left;
    margin: 2px 4px 2px 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-bigger .e-multi-select-wrapper .e-chips {
    margin: 3px 4px 2px 0
}

.e-multi-select-wrapper .e-chips>.e-chipcontent {
    max-width: 100%;
    overflow: hidden;
    padding: 6px 10px;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-multi-select-wrapper.e-delimiter .e-searcher {
    display: inline-block;
    float: none
}

.e-bigger .e-multi-select-wrapper .e-chips>.e-chipcontent,
.e-bigger .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips>.e-chipcontent,
.e-multi-select-wrapper .e-mob-chip.e-chips>.e-chipcontent,
.e-multiselect.e-rtl .e-multi-select-wrapper .e-mob-chip.e-chips>.e-chipcontent {
    padding: 7px 10px
}

.e-multi-select-wrapper .e-chips-close {
    align-self: center;
    display: flex;
    float: right;
    font-family: e-icons;
    height: 30px;
    margin: 0;
    width: 30px
}

.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
    margin: 1px 0 0
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
    cursor: default;
    font-size: 10px;
    height: 40px;
    margin-top: -4em;
    position: absolute;
    right: 0;
    top: 100%;
    width: 40px
}

.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
    right: 38px
}

.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
    margin-top: -4em
}

.e-multi-select-wrapper input[type=text] {
    background: none;
    border: 0;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    height: 32px;
    min-height: 32px;
    outline: none;
    padding: 0;
    text-indent: 6px
}

.e-bigger .e-multi-select-wrapper input[type=text],
.e-multi-select-wrapper.e-mob-wrapper input[type=text] {
    height: 32px;
    min-height: 32px
}

.e-bigger .e-multi-select-wrapper input[type=text] {
    height: 38px;
    min-height: 38px
}

.e-multi-select-wrapper input[type=text]::-ms-clear {
    display: none
}

.e-multi-select-wrapper .e-searcher {
    display: block;
    float: left;
    width: auto
}

.e-multi-select-wrapper .e-delim-values {
    font-family: inherit;
    font-size: 14px;
    line-height: 35px;
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle
}

.e-bigger .e-multi-select-wrapper .e-delim-values {
    line-height: 39px
}

.e-multi-select-list-wrapper .e-hide-listitem {
    display: none
}

.e-multi-select-wrapper .e-delim-values .e-remain {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding-left: 10px
}

.e-multiselect.e-disabled .e-multi-select-wrapper,
.e-multiselect.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close:before {
    cursor: not-allowed
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
    height: 46px;
    left: 0;
    margin: 0 0 0 auto;
    position: relative;
    top: 0;
    width: 46px
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
    align-self: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: inline-flex;
    padding: 0 0 0 20px;
    width: 92%
}

.e-multi-select-wrapper .e-ddl-disable-icon:before {
    content: ""
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-delimiter .e-searcher {
    float: none
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-close-icon-hide {
    padding-left: 0
}

.e-multiselect.e-rtl .e-multi-select-wrapper {
    padding: 0 2px 0 32px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close:before {
    left: -10px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
    margin: 0
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-searcher {
    float: right
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips {
    float: right;
    margin: 2px 0 2px 4px;
    padding: 0 8px 0 0
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chipcontent {
    padding: 6px 10px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close {
    float: left
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close:before {
    left: -10px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip {
    padding: 0 4px 0 8px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip .e-chipcontent {
    padding: 8px 4px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
    padding: 0 8px 0 4px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
    padding: 12px 4px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips-close.e-close-hooker {
    left: 38px;
    position: absolute;
    right: auto
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-close-hooker:before {
    left: -15px
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-delim-values .e-remain {
    padding-right: 10px
}

.e-multiselect.e-rtl .e-down-icon .e-chips-close.e-icon.e-close-hooker {
    left: 38px
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-down-icon .e-close-hooker:before {
    left: -15px
}

.e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper {
    bottom: 1px;
    margin-right: 8px;
    position: relative;
    text-indent: 0;
    vertical-align: middle
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-list-item .e-checkbox-wrapper {
    padding-left: 14px
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper {
    padding-right: 29px
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper {
    padding-right: 5px
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper {
    bottom: 1px;
    margin-right: 8px;
    position: relative;
    text-indent: 0;
    vertical-align: middle
}

.e-bigger .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper,
.e-bigger .e-popup.e-multi-select-list-wrapper.e-mulltiselect-group .e-list-group-item .e-checkbox-wrapper {
    bottom: 1px;
    margin-right: 10px
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-group-item .e-checkbox-wrapper,
.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item .e-checkbox-wrapper {
    margin-left: 12px;
    margin-right: 0
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-dropdownbase.e-rtl.e-dd-group .e-list-item,
.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item {
    padding-right: 0
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
    padding-left: 24px
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-dropdownbase.e-dd-group .e-list-item .e-checkbox-wrapper {
    padding-left: 20px
}

.e-multi-select-list-wrapper .e-selectall-parent {
    cursor: pointer;
    display: block;
    line-height: 26px;
    overflow: hidden;
    position: relative;
    text-indent: 21px;
    white-space: nowrap;
    width: 100%
}

.e-multi-select-list-wrapper .e-selectall-parent .e-all-text {
    color: #333;
    font-family: inherit;
    font-size: 14px
}

.e-bigger .e-multi-select-list-wrapper .e-selectall-parent {
    font-size: 15px;
    line-height: 40px;
    text-indent: 25px
}

.e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper {
    bottom: 1px;
    margin-right: 8px;
    position: relative;
    text-indent: 0;
    vertical-align: middle
}

.e-bigger .e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper {
    bottom: 1px;
    margin-right: 10px
}

.e-multi-select-list-wrapper.e-rtl .e-selectall-parent .e-checkbox-wrapper {
    margin-left: 12px;
    margin-right: 0
}

.e-multiselect .e-input-group-icon.e-ddl-icon {
    float: right;
    margin-top: 0
}

.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
    float: left
}

.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-multiselect .e-multi-select-wrapper.e-down-icon {
    padding: 0
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter,
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus .e-input-filter {
    padding: 8px
}

.e-bigger .e-ddl.e-popup.e-multi-select-list-wrappe .e-filter-parent .e-input-filter,
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus {
    padding: 4px 0
}

.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-clear-icon,
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-clear-icon {
    padding-left: 8px
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
    margin: -2px 10px 0 -54px;
    padding: 0;
    position: absolute
}

.e-bigger .e-checkbox .e-multi-select-wrapper .e-delim-values {
    line-height: 39px
}

.e-checkbox .e-multi-select-wrapper .e-delim-values .e-remain {
    line-height: 20px;
    padding-left: 10px
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable .e-checkbox-wrapper .e-frame {
    opacity: .3
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable {
    opacity: .7
}

.e-multi-select-wrapper input[readonly=true],
.e-multiselect.e-checkbox .e-multi-select-wrapper .e-searcher {
    pointer-events: none
}

ejs-multiselect {
    display: block
}

.e-small .e-multi-select-list-wrapper .e-selectall-parent {
    line-height: 22px
}

.e-small .e-multi-select-wrapper .e-chips-close {
    height: 24px;
    width: 24px
}

.e-small .e-multi-select-wrapper {
    min-height: 24px
}

.e-small .e-multi-select-wrapper input[type=text] {
    height: 28px;
    min-height: 28px
}

.e-small .e-multi-select-wrapper .e-delim-values {
    font-size: 13px;
    line-height: 28px
}

.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
    margin-top: -3.5em
}

.e-bigger.e-small .e-multi-select-list-wrapper .e-selectall-parent {
    line-height: 34px
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
    height: 30px;
    width: 30px
}

.e-bigger.e-small .e-multi-select-wrapper {
    min-height: 30px
}

.e-bigger.e-small .e-multi-select-wrapper input[type=text] {
    height: 35px;
    min-height: 35px
}

.e-small.e-bigger .e-multi-select-wrapper .e-delim-values {
    font-size: 14px;
    line-height: 35px
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
    margin-top: -4em;
    right: 0
}

.e-content-placeholder.e-multiselect.e-placeholder-multiselect {
    background-size: 300px 33px;
    min-height: 33px
}

.e-bigger.e-content-placeholder.e-multiselect.e-placeholder-multiselect,
.e-bigger .e-content-placeholder.e-multiselect.e-placeholder-multiselect {
    background-size: 300px 40px;
    min-height: 40px
}

.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close:before {
    color: #333
}

.e-multi-select-wrapper .e-chips.e-chip-selected {
    background-color: #ccc
}

.e-multi-select-wrapper .e-chips.e-chip-selected:hover {
    background-color: #ddd
}

.e-multiselect {
    box-sizing: border-box
}

.e-multi-select-wrapper .e-chips>.e-chipcontent {
    color: #333;
    font-family: inherit;
    font-size: 15px
}

.e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent,
.e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent:hover {
    color: #333
}

.e-multi-select-wrapper .e-chips {
    background-color: #e6e6e6;
    border-radius: 4px;
    height: 30px
}

.e-multi-select-wrapper .e-chips:hover {
    background-color: #d4d4d4
}

.e-multi-select-wrapper .e-chips>.e-chipcontent:hover {
    color: #333
}

.e-multi-select-wrapper .e-chips .e-chips-close:before {
    color: #333;
    font-size: 10px
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
    background-color: #317ab9;
    border-radius: 4px;
    color: #fff;
    height: 46px;
    line-height: 46px
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
    color: #fff
}

.e-bigger .e-multi-select-wrapper .e-chips,
.e-multi-select-wrapper .e-chips.e-mob-chip {
    height: 32px
}

.e-popup.e-multi-select-list-wrapper {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-sizing: content-box;
    overflow: visible;
    overflow: initial
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active {
    border-color: #142f46 #317ab9 transparent;
    border-style: solid;
    border-width: 1px
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active {
    background-color: transparent;
    border-color: transparent;
    color: #333
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-item-focus,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-item-focus {
    color: #333
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-hover,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-hover {
    background-color: #f5f5f5
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:first-child {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:last-child {
    border-bottom: 1px solid transparent
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus+li.e-active {
    border-top: 1px solid transparent
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item.e-active.e-item-focus {
    background-color: #317ab9;
    border: 1px solid #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    color: #fff
}

.e-popup.e-multi-select-list-wrapper .e-list-item,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item {
    border: 1px solid transparent
}

.e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder,
.e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
    color: #999
}

.e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
    color: #999
}

.e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
    color: #999
}

.e-multi-select-list-wrapper .e-selectall-parent,
.e-ul.e-reorder {
    border-bottom: 1px solid #e6e6e6
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-multi-select-wrapper .e-delim-values {
    color: #333
}

.e-small .e-multi-select-wrapper .e-chips {
    height: 24px
}

.e-small .e-multi-select-wrapper .e-chips>.e-chipcontent {
    font-size: 13px
}

.e-small .e-multi-select-wrapper .e-chips .e-chips-close:before {
    font-size: 8px
}

.e-small .e-multi-select-wrapper .e-close-hooker:before {
    left: 8px
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips {
    height: 30px
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips>.e-chipcontent {
    font-size: 15px
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips .e-chips-close:before {
    font-size: 10px
}

.e-listbox-tool .e-moveup:before {
    content: "\e651"
}

.e-listbox-tool .e-movedown:before {
    content: "\e652"
}

.e-listbox-tool .e-moveto:before {
    content: "\e653"
}

.e-listbox-tool .e-movefrom:before {
    content: "\e654"
}

.e-listbox-tool .e-moveallto:before {
    content: "\e655"
}

.e-listbox-tool .e-moveallfrom:before {
    content: "\e656"
}

.e-listbox-wrapper {
    -webkit-overflow-scrolling: touch;
    border: 0 solid;
    cursor: pointer;
    display: block;
    overflow: auto;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.e-listbox-wrapper * {
    box-sizing: border-box
}

.e-listbox-wrapper:focus {
    outline: none
}

.e-listbox-wrapper.e-disabled {
    cursor: default;
    pointer-events: none
}

.e-listbox-wrapper .e-selectall-parent,
.e-listbox-wrapper:not(.e-list-template) .e-list-item {
    height: 40px;
    line-height: 36px;
    padding: 0 15px;
    position: relative
}

.e-listbox-wrapper .e-list-parent {
    height: 100%
}

.e-listbox-wrapper .e-list-item {
    border-bottom: 0 solid;
    outline: none
}

.e-listbox-wrapper .e-list-item.e-disabled {
    pointer-events: none
}

.e-listbox-wrapper .e-disable {
    opacity: .7
}

.e-listbox-wrapper .e-list-parent {
    margin: 0;
    padding: 0
}

.e-listbox-wrapper .e-list-header .e-text.header {
    display: none
}

.e-listbox-wrapper .e-icon-back {
    margin-top: -2px
}

.e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header {
    display: none
}

.e-listbox-wrapper .e-list-header {
    align-items: center;
    border-bottom: 1px solid;
    display: flex;
    font-weight: 700;
    height: 40px;
    padding: 0 20px
}

.e-listbox-wrapper .e-has-header>.e-view {
    top: 45px
}

.e-listbox-wrapper .e-but-back {
    cursor: pointer;
    padding-right: 10px
}

.e-listbox-wrapper .e-list-group-item:first-child {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.e-listbox-wrapper .e-list-group-item {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 0 solid;
    font-weight: 600;
    height: 40px;
    line-height: 36px;
    padding: 0 15px
}

.e-listbox-wrapper .e-icon-collapsible {
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.e-listbox-wrapper .e-text-content {
    height: 100%;
    position: relative;
    vertical-align: middle
}

.e-listbox-wrapper .e-text-content * {
    display: inline-block;
    vertical-align: middle
}

.e-listbox-wrapper .e-text-content.e-checkbox .e-list-text {
    width: calc(100% - 40px)
}

.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-left .e-list-icon+.e-list-text {
    width: calc(100% - 90px)
}

.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text {
    width: calc(100% - 80px)
}

.e-listbox-wrapper .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text {
    width: calc(100% - 92px)
}

.e-listbox-wrapper .e-checkbox .e-checkbox-left {
    margin: -4px 10px 0 0
}

.e-listbox-wrapper .e-checkbox .e-checkbox-right {
    margin: -4px 0 0 10px
}

.e-listbox-wrapper .e-list-text {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    width: 100%
}

.e-listbox-wrapper .e-icon-wrapper .e-list-text,
.e-listbox-wrapper .e-icon-wrapper.e-text-content.e-checkbox .e-list-text,
.e-listbox-wrapper .e-list-icon+.e-list-text {
    width: calc(100% - 60px)
}

.e-listbox-wrapper .e-list-icon {
    height: 30px;
    margin-right: 10px;
    width: 30px
}

.e-listbox-wrapper .e-content {
    overflow: hidden;
    position: relative
}

.e-listbox-wrapper .e-list-header .e-text {
    cursor: pointer;
    text-indent: 0
}

.e-listbox-wrapper .e-text .e-headertext {
    display: inline-block;
    line-height: inherit
}

.e-listbox-wrapper.e-rtl {
    direction: rtl
}

.e-listbox-wrapper.e-rtl .e-list-icon {
    margin-left: 16px;
    margin-right: 0
}

.e-listbox-wrapper.e-rtl .e-icon-collapsible {
    left: 0;
    right: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.e-listbox-wrapper.e-rtl .e-list-header .e-text {
    cursor: pointer
}

.e-listbox-wrapper.e-rtl .e-but-back {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.e-listbox-wrapper.e-rtl .e-icon-back {
    margin-top: -1px
}

.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-left {
    margin: -4px 0 0 10px
}

.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-right {
    margin: -4px 10px 0 0
}

.e-listbox-wrapper.e-rtl .e-checkbox-wrapper {
    margin: -4px 0 0 10px
}

.e-listbox-wrapper .e-list-item .e-list-badge {
    align-items: center;
    background-color: #317ab9;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 12px;
    height: 22px;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 22px
}

.e-listbox-wrapper .e-checkbox-wrapper {
    margin: -4px 10px 0 0;
    text-indent: 0;
    vertical-align: middle
}

.e-listbox-wrapper.e-right .e-checkbox-wrapper {
    position: absolute;
    right: 0;
    top: 30%
}

.e-listbox-wrapper .e-input-group {
    padding: 4px 8px
}

.e-listbox-wrapper .e-input-focus {
    padding: 4px 4px 4px 8px
}

.e-listbox-wrapper .e-hidden-select {
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 100%
}

.e-listbox-wrapper .e-placeholder {
    background-color: #317ab9;
    display: block;
    height: 1px
}

.e-listbox-wrapper .e-sortableclone {
    z-index: 10000
}

.e-listbox-wrapper .e-sortableclone.e-ripple {
    overflow: visible
}

ejs-listbox {
    display: block
}

.e-listboxtool-wrapper {
    cursor: pointer;
    display: flex
}

.e-listboxtool-wrapper * {
    box-sizing: border-box
}

.e-listboxtool-wrapper.e-disabled {
    cursor: default;
    pointer-events: none
}

.e-listboxtool-wrapper .e-listbox-wrapper {
    flex: 1 1
}

.e-listboxtool-wrapper.e-right .e-listbox-tool {
    margin-left: 15px
}

.e-listboxtool-wrapper.e-left .e-listbox-tool {
    margin-right: 15px
}

.e-listboxtool-wrapper .e-listbox-tool {
    border: 1px solid #ddd;
    overflow: auto;
    padding: 8px
}

.e-listboxtool-wrapper .e-listbox-tool .e-btn {
    display: list-item;
    list-style-type: none;
    margin-bottom: 10px
}

.e-rtl.e-listboxtool-wrapper.e-right .e-listbox-tool {
    margin-right: 15px
}

.e-rtl.e-listboxtool-wrapper.e-left .e-listbox-tool {
    margin-left: 15px
}

.e-bigger .e-listbox-wrapper .e-list-item,
.e-listbox-wrapper.e-bigger .e-list-item {
    border: 0 solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.e-bigger .e-listbox-wrapper .e-selectall-parent,
.e-bigger .e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-listbox-wrapper.e-bigger .e-selectall-parent,
.e-listbox-wrapper.e-bigger:not(.e-list-template) .e-list-item {
    height: 48px;
    line-height: 45px;
    position: relative
}

.e-bigger .e-listbox-wrapper .e-text-content,
.e-listbox-wrapper.e-bigger .e-text-content {
    font-size: 15px
}

.e-bigger .e-listbox-wrapper .e-list-group-item,
.e-listbox-wrapper.e-bigger .e-list-group-item {
    height: 48px;
    line-height: 45px
}

.e-bigger .e-listbox-wrapper .e-list-header,
.e-listbox-wrapper.e-bigger .e-list-header {
    align-items: center;
    display: flex;
    font-weight: 700;
    height: 48px
}

.e-bigger .e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header,
.e-bigger .e-listbox-wrapper .e-list-header .e-text.header,
.e-listbox-wrapper.e-bigger .e-list-header .e-headertemplate-text.nested-header,
.e-listbox-wrapper.e-bigger .e-list-header .e-text.header {
    display: none
}

.e-bigger .e-listbox-wrapper .e-list-header .e-text,
.e-listbox-wrapper.e-bigger .e-list-header .e-text {
    font-size: 15px
}

.e-listbox-wrapper {
    border: 1px solid #ddd;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont;
    font-size: 14px
}

.e-listbox-wrapper .e-list-header {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .12);
    color: rgba(51, 51, 51, .95);
    font-size: 14px
}

.e-listbox-wrapper .e-icons {
    color: rgba(0, 0, 0, .75)
}

.e-listbox-wrapper .e-list-item {
    background-color: #fff;
    border: 0 solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: #333
}

.e-listbox-wrapper .e-list-item:hover.e-selected.e-checklist:not(.e-disabled),
.e-listbox-wrapper .e-list-item:hover:not(.e-disabled) {
    background-color: #f5f5f5;
    border-color: transparent;
    color: rgba(51, 51, 51, .87)
}

.e-listbox-wrapper .e-list-item.e-selected {
    background-color: #e6e6e6;
    color: rgba(51, 51, 51, .87)
}

.e-listbox-wrapper .e-list-item.e-selected.e-checklist {
    background-color: #fff;
    color: #333
}

.e-listbox-wrapper .e-list-item.e-focused,
.e-listbox-wrapper .e-list-item.e-focused.e-selected.e-checklist {
    background-color: #e6e6e6;
    color: rgba(51, 51, 51, .87)
}

.e-listbox-wrapper .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,
.e-listbox-wrapper .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check {
    background-color: #fff;
    border-color: #ccc;
    color: #555
}

.e-listbox-wrapper .e-list-group-item {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .12);
    color: #333;
    font-size: 14px
}

.e-listbox-wrapper .e-selectall-parent {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    color: #333
}

.e-listbox-wrapper .e-sortableclone.e-ripple .e-ripple-element {
    background-color: transparent
}

.e-listbox-wrapper.e-list-template .e-list-wrapper {
    height: inherit;
    position: relative
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line,
.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) {
    padding: .7142em 1.0714em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
    padding: .038em 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content {
    color: #777;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: .038em 0;
    word-wrap: break-word
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
    height: 2.8571em;
    left: 1.0667em;
    position: absolute;
    top: .7142em;
    width: 2.8571em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
    padding-left: 4.6428em;
    padding-right: 1.0714em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
    padding-left: 1.0714em;
    padding-right: 4.6428em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
    height: 2.8571em;
    position: absolute;
    right: 1.0667em;
    top: .7142em;
    width: 2.8571em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar {
    top: .7142em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge .e-badge {
    font-size: 15px;
    height: 1.333em;
    line-height: 1.433em;
    padding: 0;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
    padding-left: 4.6428em;
    padding-right: 3.9285em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
    padding-left: 1.0714em;
    padding-right: 3.9285em
}

.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: .83em 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-content,
.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-item-header,
.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-content,
.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-item-header {
    color: rgba(51, 51, 51, .87)
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
    left: inherit;
    right: 1.0667em
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
    padding-left: 1.0714em;
    padding-right: 4.6428em
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
    padding-left: 4.6428em;
    padding-right: 1.0714em
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
    left: 1.0667em;
    right: inherit
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge {
    left: 1em;
    right: inherit
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
    padding-left: 3.9285em;
    padding-right: 4.6428em
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
    padding-left: 3.9285em;
    padding-right: 1.0714em
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
    margin-left: -8px;
    position: absolute
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow:before {
    box-sizing: content-box;
    position: absolute;
    border: 8px solid transparent;
    height: 0;
    width: 1px
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow:before {
    content: "";
    z-index: -1;
    border-width: 8px;
    left: -8px;
    border-bottom-color: #aeaeae
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
    top: 0;
    margin-top: -8px
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before {
    border-top: none;
    border-bottom-color: #f0f0f0
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before {
    top: -1px;
    border-bottom-color: #aeaeae
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
    bottom: 0;
    margin-bottom: -8px
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow:before {
    border-bottom: none;
    border-top-color: #fff
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow:before {
    bottom: -1px;
    border-top-color: #aeaeae
}

.react-datepicker-wrapper {
    display: inline-block;
    padding: 0;
    border: 0
}

.react-datepicker {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .8rem;
    background-color: #fff;
    color: #000;
    border: 1px solid #aeaeae;
    border-radius: .3rem;
    display: inline-block;
    position: relative
}

.react-datepicker--time-only .react-datepicker__triangle {
    left: 35px
}

.react-datepicker--time-only .react-datepicker__time-container {
    border-left: 0
}

.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
    border-radius: .3rem
}

.react-datepicker__triangle {
    position: absolute;
    left: 50px
}

.react-datepicker-popper {
    z-index: 1
}

.react-datepicker-popper[data-placement^=bottom] {
    margin-top: 10px
}

.react-datepicker-popper[data-placement^=top] {
    margin-bottom: 10px
}

.react-datepicker-popper[data-placement^=right] {
    margin-left: 8px
}

.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
    left: auto;
    right: 42px
}

.react-datepicker-popper[data-placement^=left] {
    margin-right: 8px
}

.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
    left: 42px;
    right: auto
}

.react-datepicker__header {
    text-align: center;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aeaeae;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    padding-top: 8px;
    position: relative
}

.react-datepicker__header--time {
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px
}

.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__year-dropdown-container--select {
    display: inline-block;
    margin: 0 2px
}

.react-datepicker-time__header,
.react-datepicker-year-header,
.react-datepicker__current-month {
    margin-top: 0;
    color: #000;
    font-weight: 700;
    font-size: .944rem
}

.react-datepicker-time__header {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.react-datepicker__navigation {
    background: none;
    line-height: 1.7rem;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: 0;
    padding: 0;
    border: .45rem solid transparent;
    z-index: 1;
    height: 10px;
    width: 10px;
    text-indent: -999em;
    overflow: hidden
}

.react-datepicker__navigation--previous {
    left: 10px;
    border-right-color: #ccc
}

.react-datepicker__navigation--previous:hover {
    border-right-color: #b3b3b3
}

.react-datepicker__navigation--previous--disabled,
.react-datepicker__navigation--previous--disabled:hover {
    border-right-color: #e6e6e6;
    cursor: default
}

.react-datepicker__navigation--next {
    right: 10px;
    border-left-color: #ccc
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
    right: 80px
}

.react-datepicker__navigation--next:hover {
    border-left-color: #b3b3b3
}

.react-datepicker__navigation--next--disabled,
.react-datepicker__navigation--next--disabled:hover {
    border-left-color: #e6e6e6;
    cursor: default
}

.react-datepicker__navigation--years {
    position: relative;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.react-datepicker__navigation--years-previous {
    top: 4px;
    border-top-color: #ccc
}

.react-datepicker__navigation--years-previous:hover {
    border-top-color: #b3b3b3
}

.react-datepicker__navigation--years-upcoming {
    top: -4px;
    border-bottom-color: #ccc
}

.react-datepicker__navigation--years-upcoming:hover {
    border-bottom-color: #b3b3b3
}

.react-datepicker__month-container {
    float: left
}

.react-datepicker__month {
    margin: .4rem;
    text-align: center
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
    display: inline-block;
    width: 4rem;
    margin: 2px
}

.react-datepicker__input-time-container {
    clear: both;
    width: 100%;
    float: left;
    margin: 5px 0 10px 15px;
    text-align: left
}

.react-datepicker__input-time-container .react-datepicker-time__caption,
.react-datepicker__input-time-container .react-datepicker-time__input-container {
    display: inline-block
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
    display: inline-block;
    margin-left: 10px
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
    width: 85px
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
    -moz-appearance: textfield
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
    margin-left: 5px;
    display: inline-block
}

.react-datepicker__time-container {
    float: right;
    border-left: 1px solid #aeaeae;
    width: 85px
}

.react-datepicker__time-container--with-today-button {
    display: inline;
    border: 1px solid #aeaeae;
    border-radius: .3rem;
    position: absolute;
    right: -72px;
    top: 0
}

.react-datepicker__time-container .react-datepicker__time {
    position: relative;
    background: #fff
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
    width: 85px;
    overflow-x: hidden;
    margin: 0 auto;
    text-align: center
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
    list-style: none;
    margin: 0;
    height: calc(195px + .85rem);
    overflow-y: scroll;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    box-sizing: content-box
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
    height: 30px;
    padding: 5px 10px;
    white-space: nowrap
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
    cursor: pointer;
    background-color: #f0f0f0
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
    background-color: #216ba5;
    color: #fff;
    font-weight: 700
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
    background-color: #216ba5
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
    color: #ccc
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
    cursor: default;
    background-color: transparent
}

.react-datepicker__week-number {
    color: #ccc;
    display: inline-block;
    width: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    margin: .166rem
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
    cursor: pointer
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
    border-radius: .3rem;
    background-color: #f0f0f0
}

.react-datepicker__day-names,
.react-datepicker__week {
    white-space: nowrap
}

.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
    color: #000;
    display: inline-block;
    width: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    margin: .166rem
}

.react-datepicker__month--in-range,
.react-datepicker__month--in-selecting-range,
.react-datepicker__month--selected,
.react-datepicker__quarter--in-range,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--selected {
    border-radius: .3rem;
    background-color: #216ba5;
    color: #fff
}

.react-datepicker__month--in-range:hover,
.react-datepicker__month--in-selecting-range:hover,
.react-datepicker__month--selected:hover,
.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--selected:hover {
    background-color: #1d5d90
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
    color: #ccc;
    pointer-events: none
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
    cursor: default;
    background-color: transparent
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text {
    cursor: pointer
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
    border-radius: .3rem;
    background-color: #f0f0f0
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today {
    font-weight: 700
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted {
    border-radius: .3rem;
    background-color: #3dcc4a;
    color: #fff
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover {
    background-color: #32be3f
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1 {
    color: #f0f
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2 {
    color: green
}

.react-datepicker__day--in-range,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--selected,
.react-datepicker__month-text--in-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--selected,
.react-datepicker__quarter-text--in-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--selected {
    border-radius: .3rem;
    background-color: #216ba5;
    color: #fff
}

.react-datepicker__day--in-range:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--selected:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--selected:hover {
    background-color: #1d5d90
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected {
    border-radius: .3rem;
    background-color: #2a87d0;
    color: #fff
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover {
    background-color: #1d5d90
}

.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range {
    background-color: rgba(33, 107, 165, .5)
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range,
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range {
    background-color: #f0f0f0;
    color: #000
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled {
    cursor: default;
    color: #ccc
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover {
    background-color: transparent
}

.react-datepicker__month-text.react-datepicker__month--in-range:hover,
.react-datepicker__month-text.react-datepicker__month--selected:hover,
.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__month-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover {
    background-color: #216ba5
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
    background-color: #f0f0f0
}

.react-datepicker__input-container {
    position: relative;
    display: inline-block;
    width: 100%
}

.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view,
.react-datepicker__year-read-view {
    border: 1px solid transparent;
    border-radius: .3rem
}

.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover,
.react-datepicker__year-read-view:hover {
    cursor: pointer
}

.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow {
    border-top-color: #b3b3b3
}

.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
    border-top-color: #ccc;
    float: right;
    margin-left: 20px;
    top: 8px;
    position: relative;
    border-width: .45rem
}

.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown,
.react-datepicker__year-dropdown {
    background-color: #f0f0f0;
    position: absolute;
    width: 50%;
    left: 25%;
    top: 30px;
    z-index: 1;
    text-align: center;
    border-radius: .3rem;
    border: 1px solid #aeaeae
}

.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover,
.react-datepicker__year-dropdown:hover {
    cursor: pointer
}

.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable,
.react-datepicker__year-dropdown--scrollable {
    height: 150px;
    overflow-y: scroll
}

.react-datepicker__month-option,
.react-datepicker__month-year-option,
.react-datepicker__year-option {
    line-height: 20px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type,
.react-datepicker__year-option:first-of-type {
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type,
.react-datepicker__year-option:last-of-type {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom-left-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover,
.react-datepicker__year-option:hover {
    background-color: #ccc
}

.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming {
    border-bottom-color: #b3b3b3
}

.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous {
    border-top-color: #b3b3b3
}

.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected,
.react-datepicker__year-option--selected {
    position: absolute;
    left: 15px
}

.react-datepicker__close-icon {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0 6px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.react-datepicker__close-icon:after {
    cursor: pointer;
    background-color: #216ba5;
    color: #fff;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    padding: 2px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    content: "\00d7"
}

.react-datepicker__today-button {
    background: #f0f0f0;
    border-top: 1px solid #aeaeae;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    padding: 5px 0;
    clear: left
}

.react-datepicker__portal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 2147483647
}

.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__time-name {
    width: 3rem;
    line-height: 3rem
}

@media (max-height:550px),
(max-width:400px) {
    .react-datepicker__portal .react-datepicker__day,
    .react-datepicker__portal .react-datepicker__day-name,
    .react-datepicker__portal .react-datepicker__time-name {
        width: 2rem;
        line-height: 2rem
    }
}

.react-datepicker__portal .react-datepicker-time__header,
.react-datepicker__portal .react-datepicker__current-month {
    font-size: 1.44rem
}

.react-datepicker__portal .react-datepicker__navigation {
    border: .81rem solid transparent
}

.react-datepicker__portal .react-datepicker__navigation--previous {
    border-right-color: #ccc
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
    border-right-color: #b3b3b3
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled,
.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
    border-right-color: #e6e6e6;
    cursor: default
}

.react-datepicker__portal .react-datepicker__navigation--next {
    border-left-color: #ccc
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
    border-left-color: #b3b3b3
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled,
.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
    border-left-color: #e6e6e6;
    cursor: default
}

body.react-confirm-alert-body-element {
    overflow: hidden
}

.react-confirm-alert-blur {
    -webkit-filter: url(#gaussian-blur);
    filter: url(#gaussian-blur);
    filter: blur(2px);
    -webkit-filter: blur(2px)
}

.react-confirm-alert-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: hsla(0, 0%, 100%, .9);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    opacity: 0;
    -webkit-animation: react-confirm-alert-fadeIn .5s .2s forwards;
    animation: react-confirm-alert-fadeIn .5s .2s forwards
}

.react-confirm-alert-body {
    font-family: Arial, Helvetica, sans-serif;
    width: 400px;
    padding: 30px;
    text-align: left;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 20px 75px rgba(0, 0, 0, .13);
    color: #666
}

.react-confirm-alert-svg {
    position: absolute;
    top: 0;
    left: 0
}

.react-confirm-alert-body>h1 {
    margin-top: 0
}

.react-confirm-alert-body>h3 {
    margin: 0;
    font-size: 16px
}

.react-confirm-alert-button-group {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    margin-top: 20px
}

.react-confirm-alert-button-group>button {
    outline: none;
    background: #333;
    border: none;
    display: inline-block;
    padding: 6px 18px;
    color: #eee;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer
}

@-webkit-keyframes react-confirm-alert-fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes react-confirm-alert-fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.CircularProgressbar {
    width: 100%;
    vertical-align: middle
}

.CircularProgressbar .CircularProgressbar-path {
    stroke: #3e98c7;
    stroke-linecap: round;
    -webkit-transition: stroke-dashoffset .5s ease 0s;
    transition: stroke-dashoffset .5s ease 0s
}

.CircularProgressbar .CircularProgressbar-trail {
    stroke: #d6d6d6;
    stroke-linecap: round
}

.CircularProgressbar .CircularProgressbar-text {
    fill: #3e98c7;
    font-size: 20px;
    dominant-baseline: middle;
    text-anchor: middle
}

.CircularProgressbar .CircularProgressbar-background {
    fill: #d6d6d6
}

.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background {
    fill: #3e98c7
}

.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text {
    fill: #fff
}

.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path {
    stroke: #fff
}

.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail {
    stroke: transparent
}

.rc-time-picker {
    display: inline-block;
    position: relative
}

.rc-time-picker,
.rc-time-picker * {
    box-sizing: border-box
}

.rc-time-picker-clear {
    position: absolute;
    right: 6px;
    cursor: pointer;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    top: 3px;
    margin: 0
}

.rc-time-picker-clear-icon:after {
    content: "x";
    font-size: 12px;
    font-style: normal;
    color: #aaa;
    display: inline-block;
    line-height: 1;
    height: 20px;
    width: 20px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.rc-time-picker-clear-icon:hover:after {
    color: #666
}

.rc-time-picker-input {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 4px 7px;
    height: 28px;
    cursor: text;
    font-size: 12px;
    line-height: 1.5;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-transition: border .2s cubic-bezier(.645, .045, .355, 1), background .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1);
    transition: border .2s cubic-bezier(.645, .045, .355, 1), background .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1)
}

.rc-time-picker-input[disabled] {
    color: #ccc;
    background: #f7f7f7;
    cursor: not-allowed
}

.rc-time-picker-panel {
    z-index: 1070;
    width: 170px;
    position: absolute;
    box-sizing: border-box
}

.rc-time-picker-panel * {
    box-sizing: border-box
}

.rc-time-picker-panel-inner {
    display: inline-block;
    position: relative;
    outline: none;
    list-style: none;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px #ccc;
    background-clip: padding-box;
    border: 1px solid #ccc;
    line-height: 1.5
}

.rc-time-picker-panel-narrow {
    max-width: 113px
}

.rc-time-picker-panel-input {
    margin: 0;
    padding: 0;
    width: 100%;
    cursor: auto;
    line-height: 1.5;
    outline: 0;
    border: 1px solid transparent
}

.rc-time-picker-panel-input-wrap {
    box-sizing: border-box;
    position: relative;
    padding: 6px;
    border-bottom: 1px solid #e9e9e9
}

.rc-time-picker-panel-input-invalid {
    border-color: red
}

.rc-time-picker-panel-select {
    float: left;
    font-size: 12px;
    border: 1px solid #e9e9e9;
    border-width: 0 1px;
    margin-left: -1px;
    box-sizing: border-box;
    width: 56px;
    max-height: 144px;
    overflow-y: auto;
    position: relative
}

.rc-time-picker-panel-select-active {
    overflow-y: auto
}

.rc-time-picker-panel-select:first-child {
    border-left: 0;
    margin-left: 0
}

.rc-time-picker-panel-select:last-child {
    border-right: 0
}

.rc-time-picker-panel-select ul {
    list-style: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%
}

.rc-time-picker-panel-select li {
    list-style: none;
    margin: 0;
    padding: 0 0 0 16px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rc-time-picker-panel-select li:hover {
    background: #edfaff
}

li.rc-time-picker-panel-select-option-selected {
    background: #f7f7f7;
    font-weight: 700
}

li.rc-time-picker-panel-select-option-disabled {
    color: #ccc
}

li.rc-time-picker-panel-select-option-disabled:hover {
    background: transparent;
    cursor: not-allowed
}

@-webkit-keyframes closeWindow {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes closeWindow {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.ril__outer {
    background-color: rgba(0, 0, 0, .85);
    outline: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    -ms-content-zooming: none;
    -ms-user-select: none;
    -ms-touch-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.ril__outerClosing {
    opacity: 0
}

.ril__image,
.ril__imageNext,
.ril__imagePrev,
.ril__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ril__image,
.ril__imageNext,
.ril__imagePrev {
    margin: auto;
    max-width: none;
    -ms-content-zooming: none;
    -ms-user-select: none;
    -ms-touch-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.ril__imageDiscourager {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.ril__navButtons {
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 34px;
    padding: 40px 30px;
    margin: auto;
    cursor: pointer;
    opacity: .7
}

.ril__navButtons:hover {
    opacity: 1
}

.ril__navButtons:active {
    opacity: .7
}

.ril__navButtonPrev {
    left: 0;
    background: rgba(0, 0, 0, .2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE5IDNsLTItMkwxIDE3bDE2IDE2IDEtMUwzIDE3IDE4IDJ6IiBmaWxsPSIjRkZGIi8+PC9zdmc+") no-repeat 50%
}

.ril__navButtonNext {
    right: 0;
    background: rgba(0, 0, 0, .2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTEgM2wyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%
}

.ril__downloadBlocker {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    background-size: cover
}

.ril__caption,
.ril__toolbar {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ril__caption {
    bottom: 0;
    max-height: 150px;
    overflow: auto
}

.ril__captionContent {
    padding: 10px 20px;
    color: #fff
}

.ril__toolbar {
    top: 0;
    height: 50px
}

.ril__toolbarSide {
    height: 50px;
    margin: 0
}

.ril__toolbarLeftSide {
    padding-left: 20px;
    padding-right: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.ril__toolbarRightSide {
    padding-left: 0;
    padding-right: 20px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.ril__toolbarItem {
    display: inline-block;
    line-height: 50px;
    padding: 0;
    color: #fff;
    font-size: 120%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ril__toolbarItemChild {
    vertical-align: middle
}

.ril__builtinButton {
    width: 40px;
    height: 35px;
    cursor: pointer;
    border: none;
    opacity: .7
}

.ril__builtinButton:hover {
    opacity: 1
}

.ril__builtinButton:active {
    outline: none
}

.ril__builtinButtonDisabled {
    cursor: default;
    opacity: .5
}

.ril__builtinButtonDisabled:hover {
    opacity: .5
}

.ril__closeButton {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTEgM2wxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%
}

.ril__zoomInButton {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%
}

.ril__zoomOutButton {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%
}

.ril__outerAnimating {
    -webkit-animation-name: closeWindow;
    animation-name: closeWindow
}

@-webkit-keyframes pointFade {
    0%,
    19.999%,
    to {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

@keyframes pointFade {
    0%,
    19.999%,
    to {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

.ril__loadingCircle {
    width: 60px;
    height: 60px;
    position: relative
}

.ril__loadingCirclePoint {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.ril__loadingCirclePoint:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 11%;
    height: 30%;
    background-color: #fff;
    border-radius: 30%;
    -webkit-animation: pointFade .8s ease-in-out infinite both;
    animation: pointFade .8s ease-in-out infinite both
}

.ril__loadingCirclePoint:first-of-type {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.ril__loadingCirclePoint:first-of-type:before,
.ril__loadingCirclePoint:nth-of-type(7):before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.ril__loadingCirclePoint:nth-of-type(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.ril__loadingCirclePoint:nth-of-type(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.ril__loadingCirclePoint:nth-of-type(2):before,
.ril__loadingCirclePoint:nth-of-type(8):before {
    -webkit-animation-delay: -666ms;
    animation-delay: -666ms
}

.ril__loadingCirclePoint:nth-of-type(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.ril__loadingCirclePoint:nth-of-type(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.ril__loadingCirclePoint:nth-of-type(3):before,
.ril__loadingCirclePoint:nth-of-type(9):before {
    -webkit-animation-delay: -533ms;
    animation-delay: -533ms
}

.ril__loadingCirclePoint:nth-of-type(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ril__loadingCirclePoint:nth-of-type(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.ril__loadingCirclePoint:nth-of-type(4):before,
.ril__loadingCirclePoint:nth-of-type(10):before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.ril__loadingCirclePoint:nth-of-type(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.ril__loadingCirclePoint:nth-of-type(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.ril__loadingCirclePoint:nth-of-type(5):before,
.ril__loadingCirclePoint:nth-of-type(11):before {
    -webkit-animation-delay: -266ms;
    animation-delay: -266ms
}

.ril__loadingCirclePoint:nth-of-type(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.ril__loadingCirclePoint:nth-of-type(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.ril__loadingCirclePoint:nth-of-type(6):before,
.ril__loadingCirclePoint:nth-of-type(12):before {
    -webkit-animation-delay: -133ms;
    animation-delay: -133ms
}

.ril__loadingCirclePoint:nth-of-type(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ril__loadingCirclePoint:nth-of-type(13) {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.ril__loadingCirclePoint:nth-of-type(7):before,
.ril__loadingCirclePoint:nth-of-type(13):before {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms
}

.ril__loadingContainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ril__imageNext .ril__loadingContainer,
.ril__imagePrev .ril__loadingContainer {
    display: none
}

.ril__errorContainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.ril__imageNext .ril__errorContainer,
.ril__imagePrev .ril__errorContainer {
    display: none
}

.ril__loadingContainer__icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#container-circles {
    position: absolute;
    left: 50%;
    bottom: 90px
}

#outer-circle {
    left: -37px;
    height: 75px;
    width: 75px;
    background-color: hsla(0, 0%, 100%, .4);
    z-index: 1
}

#inner-circle,
#outer-circle {
    position: absolute;
    border-radius: 50%
}

#inner-circle {
    left: 50%;
    top: 38px;
    height: 44px;
    width: 44px;
    background: #fff;
    margin: -22px 0 0 -22px;
    z-index: 2
}

#inner-circle.is-clicked {
    height: 38px;
    width: 38px;
    margin: -19px 0 0 -19px
}

#white-flash.normal {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out
}

#white-flash.do-transition {
    opacity: 0;
    background: #fff
}

#display-error {
    color: #000;
    background-color: #fff
}

.react-html5-camera-photo {
    position: relative;
    text-align: center
}

.react-html5-camera-photo>img,
.react-html5-camera-photo>video {
    width: 768px
}

.react-html5-camera-photo>.display-error {
    width: 768px;
    margin: 0 auto
}

@media(max-width:768px) {
    .react-html5-camera-photo>.display-error,
    .react-html5-camera-photo>img,
    .react-html5-camera-photo>video {
        width: 100%
    }
}

.react-html5-camera-photo-fullscreen>img,
.react-html5-camera-photo-fullscreen>video {
    width: 100vw;
    height: 100vh
}

.react-html5-camera-photo-fullscreen>video {
    object-fit: fill
}

.react-html5-camera-photo-fullscreen>.display-error {
    width: 100vw;
    height: 100vh
}


/*! internal css */

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
    vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
    width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
    width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
    width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
    width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
    width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
    width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
    width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
    width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
    width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
    width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
    width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
    width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
    width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
    width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
    margin-right: 0.3em;
    width: auto;
}

.svg-inline--fa.fa-pull-right {
    margin-left: 0.3em;
    width: auto;
}

.svg-inline--fa.fa-border {
    height: 1.5em;
}

.svg-inline--fa.fa-li {
    width: 2em;
}

.svg-inline--fa.fa-fw {
    width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -0.125em;
    width: 1em;
}

.fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: 0.25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs {
    font-size: 0.75em;
}

.fa-sm {
    font-size: 0.875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: solid 0.08em #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -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,
:root .fa-flip-both {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em;
}

.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em;
}

.fa-inverse {
    color: #fff;
}

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

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

.svg-inline--fa .fa-primary {
    fill: var(--fa-primary-color, currentColor);
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
    fill: var(--fa-secondary-color, currentColor);
    opacity: 0.4;
    opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
    opacity: 0.4;
    opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
    fill: black;
}

.fad.fa-inverse {
    color: #fff;
}