@import url(../fonts/gilroy/styles.css);
.size-20 {
    width: 20px;
    height: 20px;
    line-height: 20px
}

.size-25 {
    width: 25px;
    height: 25px;
    line-height: 25px
}

.size-30 {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.size-35 {
    width: 35px;
    height: 35px;
    line-height: 35px
}

.size-40 {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.size-45 {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.size-50 {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.size-55 {
    width: 55px;
    height: 55px;
    line-height: 55px
}

.size-60 {
    width: 60px;
    height: 60px;
    line-height: 60px
}

.size-65 {
    width: 65px;
    height: 65px;
    line-height: 65px
}

.size-70 {
    width: 70px;
    height: 70px;
    line-height: 70px
}

.size-75 {
    width: 75px;
    height: 75px;
    line-height: 75px
}

.size-80 {
    width: 80px;
    height: 80px;
    line-height: 80px
}

.size-85 {
    width: 85px;
    height: 85px;
    line-height: 85px
}

.size-90 {
    width: 90px;
    height: 90px;
    line-height: 90px
}

.size-95 {
    width: 95px;
    height: 95px;
    line-height: 95px
}

.size-100 {
    width: 100px;
    height: 100px;
    line-height: 100px
}

.size-105 {
    width: 105px;
    height: 105px;
    line-height: 105px
}

.size-110 {
    width: 110px;
    height: 110px;
    line-height: 110px
}

.size-115 {
    width: 115px;
    height: 115px;
    line-height: 115px
}

.size-120 {
    width: 120px;
    height: 120px;
    line-height: 120px
}

.bg-light-gray {
    background-color: #8c8c8c !important
}

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

.text-light-gray {
    color: #8c8c8c !important
}

a.text-light-gray:hover,a.text-light-gray:focus {
    color: #666 !important
}

.bg-lighten-primary {
    background-color: #e6faff !important
}

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

.text-lighten-primary {
    color: #e6faff !important
}

a.text-lighten-primary:hover,a.text-lighten-primary:focus {
    color: #9aebff !important
}

.bg-light-primary {
    background-color: #64c6fd !important
}

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

.text-light-primary {
    color: #64c6fd !important
}

a.text-light-primary:hover,a.text-light-primary:focus {
    color: #18aafc !important
}

.bg-light-green {
    background-color: #1dce8e !important
}

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

.text-light-green {
    color: #1dce8e !important
}

a.text-light-green:hover,a.text-light-green:focus {
    color: #148b60 !important
}

.bg-dark-green {
    background-color: #3d6003 !important
}

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

.text-dark-green {
    color: #3d6003 !important
}

a.text-dark-green:hover,a.text-dark-green:focus {
    color: #0e1601 !important
}

.bg-light-blue {
    background-color: #5797fc !important
}

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

.text-light-blue {
    color: #5797fc !important
}

a.text-light-blue:hover,a.text-light-blue:focus {
    color: #0c68fb !important
}

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

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

.text-light-pink {
    color: #ff415a !important
}

a.text-light-pink:hover,a.text-light-pink:focus {
    color: #f40020 !important
}

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

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

.text-light-yellow {
    color: #fdee91 !important
}

a.text-light-yellow:hover,a.text-light-yellow:focus {
    color: #fbe346 !important
}

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

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

.text-light-success {
    color: #baf29e !important
}

a.text-light-success:hover,a.text-light-success:focus {
    color: #8ae95b !important
}

.bg-dark-blue {
    background-color: #0060ca !important
}

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

.text-dark-blue {
    color: #0060ca !important
}

a.text-dark-blue:hover,a.text-dark-blue:focus {
    color: #003c7e !important
}

.bg-orange {
    background-color: #ff9800 !important
}

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

.text-orange {
    color: #ff9800 !important
}

a.text-orange:hover,a.text-orange:focus {
    color: #b36a00 !important
}

.bg-sky-blue {
    background-color: #00aeef !important
}

a.bg-sky-blue:hover,a.bg-sky-blue:focus,button.bg-sky-blue:hover,button.bg-sky-blue:focus {
    background-color: #0089bc !important
}

.text-sky-blue {
    color: #00aeef !important
}

a.text-sky-blue:hover,a.text-sky-blue:focus {
    color: #0076a3 !important
}

.bg-yellow {
    background-color: #fadb14 !important
}

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

.text-yellow {
    color: #fadb14 !important
}

a.text-yellow:hover,a.text-yellow:focus {
    color: #bda404 !important
}

.bg-brown {
    background-color: #5e1e21 !important
}

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

.text-brown {
    color: #5e1e21 !important
}

a.text-brown:hover,a.text-brown:focus {
    color: #240b0d !important
}

.bg-cyan {
    background-color: #13c2c2 !important
}

a.bg-cyan:hover,a.bg-cyan:focus,button.bg-cyan:hover,button.bg-cyan:focus {
    background-color: #0e9494 !important
}

.text-cyan {
    color: #13c2c2 !important
}

a.text-cyan:hover,a.text-cyan:focus {
    color: #0c7c7c !important
}

.bg-teal {
    background-color: #20c997 !important
}

a.bg-teal:hover,a.bg-teal:focus,button.bg-teal:hover,button.bg-teal:focus {
    background-color: #199d76 !important
}

.text-teal {
    color: #20c997 !important
}

a.text-teal:hover,a.text-teal:focus {
    color: #158765 !important
}

.bg-purple {
    background-color: #6f42c1 !important
}

a.bg-purple:hover,a.bg-purple:focus,button.bg-purple:hover,button.bg-purple:focus {
    background-color: #59339d !important
}

.text-purple {
    color: #6f42c1 !important
}

a.text-purple:hover,a.text-purple:focus {
    color: #4e2d89 !important
}

.bg-geekblue {
    background-color: #030852 !important
}

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

.text-geekblue {
    color: #030852 !important
}

a.text-geekblue:hover,a.text-geekblue:focus {
    color: #000108 !important
}

.bg-light-cyan {
    background-color: #00bcd4 !important
}

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

.text-light-cyan {
    color: #00bcd4 !important
}

a.text-light-cyan:hover,a.text-light-cyan:focus {
    color: #007888 !important
}

.min-w-50 {
    min-width: 50px
}

.min-w-55 {
    min-width: 55px
}

.min-w-60 {
    min-width: 60px
}

.min-w-65 {
    min-width: 65px
}

.min-w-70 {
    min-width: 70px
}

.min-w-75 {
    min-width: 75px
}

.min-w-80 {
    min-width: 80px
}

.min-w-85 {
    min-width: 85px
}

.min-w-90 {
    min-width: 90px
}

.min-w-95 {
    min-width: 95px
}

.min-w-100 {
    min-width: 100px
}

.min-w-120 {
    min-width: 120px
}

.min-w-150 {
    min-width: 150px
}

.border-light-gray {
    border-color: #8c8c8c !important
}

.border-lighten-primary {
    border-color: #e6faff !important
}

.border-light-primary {
    border-color: #64c6fd !important
}

.border-light-green {
    border-color: #1dce8e !important
}

.border-dark-green {
    border-color: #3d6003 !important
}

.border-light-blue {
    border-color: #5797fc !important
}

.border-light-pink {
    border-color: #ff415a !important
}

.border-light-yellow {
    border-color: #fdee91 !important
}

.border-light-success {
    border-color: #baf29e !important
}

.border-dark-blue {
    border-color: #0060ca !important
}

.border-orange {
    border-color: #ff9800 !important
}

.border-sky-blue {
    border-color: #00aeef !important
}

.border-yellow {
    border-color: #fadb14 !important
}

.border-brown {
    border-color: #5e1e21 !important
}

.border-cyan {
    border-color: #13c2c2 !important
}

.border-teal {
    border-color: #20c997 !important
}

.border-purple {
    border-color: #6f42c1 !important
}

.border-geekblue {
    border-color: #030852 !important
}

.border-light-cyan {
    border-color: #00bcd4 !important
}

/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 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: #038fde;
    --secondary: #fa8c16;
    --success: #52c41a;
    --info: #1890ff;
    --warning: #faad14;
    --danger: #f5222d;
    --light: #e5e5e5;
    --dark: #262626;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "gilroy", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,*::before,*::after {
    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: "gilroy",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #545454;
    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: 1.8rem
}

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

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

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bold;
}

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: #038fde;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #026fac;
    text-decoration: none
}

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

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

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

pre,code,kbd,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 {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

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

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

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

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: 1.8rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: #262626
}

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

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

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

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

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

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

.lead {
    font-size: 2rem;
    font-weight: 200
}

.display-1 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.05
}

.display-2 {
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 1.05
}

.display-3 {
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.05
}

.display-4 {
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.05
}

hr {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    border: 0;
    border-top: 1px solid #ced4da
}

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

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

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

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

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

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

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

.blockquote {
    margin-bottom: 1.6rem;
    font-size: 1.8rem
}

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    box-shadow: 0 1px 2px rgba(0,0,0,0.075);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .8rem;
    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;
    box-shadow: inset 0 -0.1rem 0 rgba(0,0,0,0.25)
}

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

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: 1.6rem;
    padding-left: 1.6rem;
    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: 1.6rem;
    padding-left: 1.6rem;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.6rem;
    margin-left: -1.6rem
}

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

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

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 1.6rem;
    padding-left: 1.6rem
}

.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.3333333333%;
    max-width: 8.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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.3333333333%;
        max-width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@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.3333333333%;
        max-width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@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.3333333333%;
        max-width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@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.3333333333%;
        max-width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1.6rem;
    background-color: transparent
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-hover .table-primary:hover {
    background-color: #a1d6f3
}

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

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

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

.table-hover .table-secondary:hover {
    background-color: #fed3a5
}

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

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

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

.table-hover .table-success:hover {
    background-color: #c0e9ab
}

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

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

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

.table-hover .table-info:hover {
    background-color: #a5d4ff
}

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

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

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

.table-hover .table-warning:hover {
    background-color: #fedfa4
}

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

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

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

.table-hover .table-danger:hover {
    background-color: #fba9ad
}

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

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

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

.table-hover .table-light:hover {
    background-color: #ebebeb
}

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

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

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

.table-hover .table-dark:hover {
    background-color: #b5b5b5
}

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

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

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,0.075)
}

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

.table .thead-dark th {
    color: #545454;
    background-color: #3c3c3c;
    border-color: #414141
}

.table .thead-light th {
    color: #bebebe;
    background-color: #e9e9e9;
    border-color: #e8e8e8
}

.table-dark {
    color: #545454;
    background-color: #3c3c3c
}

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

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

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #292929
}

.table-dark.table-hover tbody tr:hover {
    background-color: #242424
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

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

@media (max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

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

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

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

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

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

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

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

.form-control {
    display: block;
    width: 100%;
    padding: .8rem 1.2rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #545454;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .4rem;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

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

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #64c6fd;
    outline: 0;
    box-shadow: none,0 0 0 0 rgba(3,143,222,0.25)
}

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

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

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

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

.col-form-label {
    padding-top: calc(.8rem + 1px);
    padding-bottom: calc(.8rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.3
}

.col-form-label-lg {
    padding-top: calc(1.24rem + 1px);
    padding-bottom: calc(1.24rem + 1px);
    font-size: 1.6rem;
    line-height: 1.2
}

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

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .8rem;
    padding-bottom: .8rem;
    margin-bottom: 0;
    line-height: 1.3;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

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

.form-control-sm {
    height: calc(3.2rem + 2px);
    padding: .88rem 1.3rem;
    font-size: 1.2rem;
    line-height: 1.2;
    border-radius: .4rem
}

.form-control-lg {
    height: calc(4.4rem + 2px);
    padding: 1.24rem 1.7rem;
    font-size: 1.6rem;
    line-height: 1.2;
    border-radius: .6rem
}

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

textarea.form-control {
    height: auto
}

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

.form-text {
    display: block;
    margin-top: .8rem
}

.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: 2rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -2rem
}

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

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

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

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

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

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .4rem .8rem;
    margin-top: .1rem;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    background-color: rgba(82,196,26,0.9);
    border-radius: .4rem
}

.was-validated .form-control:valid,.form-control.is-valid {
    border-color: #52c41a;
    padding-right: 3.42rem;
    background-repeat: no-repeat;
    background-position: center right calc(3.42rem / 4);
    background-size: calc(3.42rem / 2) calc(3.42rem / 2);
    background-image: url("data:image/svg+xml,%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")
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus {
    border-color: #52c41a;
    box-shadow: 0 0 0 0 rgba(82,196,26,0.25)
}

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

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: 3.42rem;
    background-position: top calc(3.42rem / 4) right calc(3.42rem / 4)
}

.was-validated .custom-select:valid,.custom-select.is-valid {
    border-color: #52c41a;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%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 1.7rem center/8px 10px,url("data:image/svg+xml,%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") no-repeat center right 1.75rem/1.125rem 1.125rem
}

.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
    border-color: #52c41a;
    box-shadow: 0 0 0 0 rgba(82,196,26,0.25)
}

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

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

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

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

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

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

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0 rgba(82,196,26,0.25)
}

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

.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #52c41a
}

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #52c41a;
    box-shadow: 0 0 0 0 rgba(82,196,26,0.25)
}

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

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .4rem .8rem;
    margin-top: .1rem;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    background-color: rgba(245,34,45,0.9);
    border-radius: .4rem
}

.was-validated .form-control:invalid,.form-control.is-invalid {
    border-color: #f5222d;
    padding-right: 3.42rem;
    background-repeat: no-repeat;
    background-position: center right calc(3.42rem / 4);
    background-size: calc(3.42rem / 2) calc(3.42rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' 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")
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus {
    border-color: #f5222d;
    box-shadow: 0 0 0 0 rgba(245,34,45,0.25)
}

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

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: 3.42rem;
    background-position: top calc(3.42rem / 4) right calc(3.42rem / 4)
}

.was-validated .custom-select:invalid,.custom-select.is-invalid {
    border-color: #f5222d;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%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 1.7rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' 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") no-repeat center right 1.75rem/1.125rem 1.125rem
}

.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
    border-color: #f5222d;
    box-shadow: 0 0 0 0 rgba(245,34,45,0.25)
}

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

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

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

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

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

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0 rgba(245,34,45,0.25)
}

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

.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #f5222d
}

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #f5222d;
    box-shadow: 0 0 0 0 rgba(245,34,45,0.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 {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

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

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group,.form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .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: #545454;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .8rem 1.7rem;
    font-size: 1.4rem;
    line-height: 1.3;
    border-radius: .4rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

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

.btn:focus,.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(3,143,222,0.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65;
    box-shadow: none
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn:not(:disabled):not(.disabled):active:focus,.btn:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0 rgba(3,143,222,0.25),inset 0 3px 5px rgba(0,0,0,0.125)
}

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

.btn-primary {
    color: #fff;
    background-color: #038fde;
    border-color: #038fde;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-primary:hover {
    color: #fff;
    background-color: #0277b8;
    border-color: #026fac
}

.btn-primary:focus,.btn-primary.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(41,160,227,0.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #038fde;
    border-color: #038fde
}

.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #026fac;
    border-color: #02669f
}

.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(41,160,227,0.5)
}

.btn-secondary {
    color: #212529;
    background-color: #fa8c16;
    border-color: #fa8c16;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-secondary:hover {
    color: #fff;
    background-color: #e57905;
    border-color: #d87205
}

.btn-secondary:focus,.btn-secondary.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(217,125,25,0.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #212529;
    background-color: #fa8c16;
    border-color: #fa8c16
}

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

.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(217,125,25,0.5)
}

.btn-success {
    color: #fff;
    background-color: #52c41a;
    border-color: #52c41a;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-success:hover {
    color: #fff;
    background-color: #44a216;
    border-color: #3f9714
}

.btn-success:focus,.btn-success.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(108,205,60,0.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #52c41a;
    border-color: #52c41a
}

.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3f9714;
    border-color: #3a8c13
}

.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(108,205,60,0.5)
}

.btn-info {
    color: #fff;
    background-color: #1890ff;
    border-color: #1890ff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-info:hover {
    color: #fff;
    background-color: #007df1;
    border-color: #0076e4
}

.btn-info:focus,.btn-info.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(59,161,255,0.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #1890ff;
    border-color: #1890ff
}

.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0076e4;
    border-color: #0070d7
}

.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(59,161,255,0.5)
}

.btn-warning {
    color: #212529;
    background-color: #faad14;
    border-color: #faad14;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-warning:hover {
    color: #212529;
    background-color: #e39905;
    border-color: #d69005
}

.btn-warning:focus,.btn-warning.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(217,153,23,0.5)
}

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

.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d69005;
    border-color: #ca8804
}

.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(217,153,23,0.5)
}

.btn-danger {
    color: #fff;
    background-color: #f5222d;
    border-color: #f5222d;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-danger:hover {
    color: #fff;
    background-color: #e60a16;
    border-color: #da0a15
}

.btn-danger:focus,.btn-danger.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(247,67,77,0.5)
}

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

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

.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(247,67,77,0.5)
}

.btn-light {
    color: #212529;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-light:hover {
    color: #212529;
    background-color: #d2d2d2;
    border-color: #ccc
}

.btn-light:focus,.btn-light.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(200,200,201,0.5)
}

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

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

.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(200,200,201,0.5)
}

.btn-dark {
    color: #fff;
    background-color: #262626;
    border-color: #262626;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)
}

.btn-dark:hover {
    color: #fff;
    background-color: #131313;
    border-color: #0d0d0d
}

.btn-dark:focus,.btn-dark.focus {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 0 rgba(71,71,71,0.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #262626;
    border-color: #262626
}

.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0d0d0d;
    border-color: #060606
}

.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(71,71,71,0.5)
}

.btn-outline-primary {
    color: #038fde;
    border-color: #038fde
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #038fde;
    border-color: #038fde
}

.btn-outline-primary:focus,.btn-outline-primary.focus {
    box-shadow: 0 0 0 0 rgba(3,143,222,0.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #038fde;
    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: #038fde;
    border-color: #038fde
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(3,143,222,0.5)
}

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

.btn-outline-secondary:hover {
    color: #212529;
    background-color: #fa8c16;
    border-color: #fa8c16
}

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0 rgba(250,140,22,0.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #fa8c16;
    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: #212529;
    background-color: #fa8c16;
    border-color: #fa8c16
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(250,140,22,0.5)
}

.btn-outline-success {
    color: #52c41a;
    border-color: #52c41a
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #52c41a;
    border-color: #52c41a
}

.btn-outline-success:focus,.btn-outline-success.focus {
    box-shadow: 0 0 0 0 rgba(82,196,26,0.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #52c41a;
    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: #52c41a;
    border-color: #52c41a
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(82,196,26,0.5)
}

.btn-outline-info {
    color: #1890ff;
    border-color: #1890ff
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #1890ff;
    border-color: #1890ff
}

.btn-outline-info:focus,.btn-outline-info.focus {
    box-shadow: 0 0 0 0 rgba(24,144,255,0.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #1890ff;
    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: #1890ff;
    border-color: #1890ff
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(24,144,255,0.5)
}

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

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

.btn-outline-warning:focus,.btn-outline-warning.focus {
    box-shadow: 0 0 0 0 rgba(250,173,20,0.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #faad14;
    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: #faad14;
    border-color: #faad14
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(250,173,20,0.5)
}

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

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

.btn-outline-danger:focus,.btn-outline-danger.focus {
    box-shadow: 0 0 0 0 rgba(245,34,45,0.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #f5222d;
    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: #f5222d;
    border-color: #f5222d
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(245,34,45,0.5)
}

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

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

.btn-outline-light:focus,.btn-outline-light.focus {
    box-shadow: 0 0 0 0 rgba(229,229,229,0.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #e5e5e5;
    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: #e5e5e5;
    border-color: #e5e5e5
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(229,229,229,0.5)
}

.btn-outline-dark {
    color: #262626;
    border-color: #262626
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #262626;
    border-color: #262626
}

.btn-outline-dark:focus,.btn-outline-dark.focus {
    box-shadow: 0 0 0 0 rgba(38,38,38,0.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #262626;
    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: #262626;
    border-color: #262626
}

.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: inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 0 rgba(38,38,38,0.5)
}

.btn-link {
    font-weight: 400;
    color: #038fde
}

.btn-link:hover {
    color: #026fac;
    text-decoration: none
}

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

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

.btn-lg,.btn-group-lg>.btn {
    padding: 1.24rem 1.7rem;
    font-size: 1.6rem;
    line-height: 1.2;
    border-radius: .6rem
}

.btn-sm,.btn-group-sm>.btn {
    padding: .88rem 1.3rem;
    font-size: 1.2rem;
    line-height: 1.2;
    border-radius: .4rem
}

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

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

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

.fade {
    transition: opacity 0.15s linear
}

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

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

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

.dropup,.dropright,.dropdown,.dropleft {
    position: relative
}

.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: .5rem 0 0;
    font-size: 16px;
    color: #545454;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid transparent;
    border-radius: .4rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.175)
}

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .5rem
}

.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: .5rem
}

.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: .5rem
}

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

.dropleft .dropdown-toggle::after {
    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^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto
}

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

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

.dropdown-item:first-child {
    border-top-left-radius: calc(.4rem - 0);
    border-top-right-radius: calc(.4rem - 0)
}

.dropdown-item:last-child {
    border-bottom-right-radius: calc(.4rem - 0);
    border-bottom-left-radius: calc(.4rem - 0)
}

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

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

.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: 1.2rem;
    color: #6c757d;
    white-space: nowrap
}

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

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

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover {
    z-index: 1
}

.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child) {
    margin-left: -1px
}

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

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

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

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

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .975rem;
    padding-left: .975rem
}

.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 1.275rem;
    padding-left: 1.275rem
}

.btn-group.show .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none
}

.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:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px
}

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

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

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

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

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

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

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

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

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

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

.input-group>.form-control:not(:first-child),.input-group>.custom-select: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-prepend,.input-group-append {
    display: flex
}

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

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

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

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

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

.input-group-text {
    display: flex;
    align-items: center;
    padding: .8rem 1.7rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.3;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #f5f5f5;
    border: 1px solid #ced4da;
    border-radius: .4rem
}

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

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

.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn {
    padding: 1.24rem 1.7rem;
    font-size: 1.6rem;
    line-height: 1.2;
    border-radius: .6rem
}

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

.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn {
    padding: .88rem 1.3rem;
    font-size: 1.2rem;
    line-height: 1.2;
    border-radius: .4rem
}

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

.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.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) {
    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:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.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) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

.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: #038fde;
    background-color: #038fde;
    box-shadow: none
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none,0 0 0 0 rgba(3,143,222,0.25)
}

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

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #96d8fe;
    border-color: #96d8fe;
    box-shadow: none
}

.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 {
    position: absolute;
    top: .11rem;
    left: -2.4rem;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.custom-control-label::after {
    position: absolute;
    top: .11rem;
    left: -2.4rem;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #038fde;
    background-color: #038fde;
    box-shadow: none
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(3,143,222,0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(3,143,222,0.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(3,143,222,0.5)
}

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

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

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

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

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

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(3,143,222,0.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(3.42rem + 2px);
    padding: .8rem 2.7rem .8rem 1.7rem;
    font-weight: 400;
    line-height: 1.3;
    color: #545454;
    vertical-align: middle;
    background: url("data:image/svg+xml,%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 1.7rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .4rem;
    box-shadow: none;
    appearance: none
}

.custom-select:focus {
    border-color: #64c6fd;
    outline: 0;
    box-shadow: none,0 0 0 0 rgba(100,198,253,0.5)
}

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

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

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

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(3.2rem + 2px);
    padding-top: .88rem;
    padding-bottom: .88rem;
    padding-left: 1.3rem;
    font-size: 1.2rem
}

.custom-select-lg {
    height: calc(4.4rem + 2px);
    padding-top: 1.24rem;
    padding-bottom: 1.24rem;
    padding-left: 1.7rem;
    font-size: 1.6rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(3.42rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(3.42rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #64c6fd;
    box-shadow: 0 0 0 0 rgba(3,143,222,0.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 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(3.42rem + 2px);
    padding: .8rem 1.7rem;
    font-weight: 400;
    line-height: 1.3;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .4rem;
    box-shadow: none
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 3.42rem;
    padding: .8rem 1.7rem;
    line-height: 1.3;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .4rem .4rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 0 rgba(3,143,222,0.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 0 rgba(3,143,222,0.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 0 rgba(3,143,222,0.25)
}

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

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #038fde;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0,0,0,0.1);
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

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

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #038fde;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0,0,0,0.1);
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    appearance: none
}

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

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

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #038fde;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0,0,0,0.1);
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    appearance: none
}

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

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

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)
}

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

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.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 {
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

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

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

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

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

.nav-link.disabled {
    color: #adb5bd;
    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: .4rem;
    border-top-right-radius: .4rem
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #adb5bd;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
    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: .4rem
}

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

.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;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

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

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

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

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

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.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:hover,.navbar-toggler:focus {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

@media (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 {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,0.5)
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0,0,0,0.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,0.3)
}

.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0,0,0,0.9)
}

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

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%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,0.5)
}

.navbar-light .navbar-text a {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {
    color: rgba(0,0,0,0.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.5)
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255,255,255,0.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,0.25)
}

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

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%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: rgba(255,255,255,0.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid transparent;
    border-radius: 1rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

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

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

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

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

.card-subtitle {
    margin-top: -1.2rem;
    margin-bottom: 0
}

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

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

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

.card-header {
    padding: 2.4rem 2.4rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0,0,0,0.05);
    border-bottom: 0px solid transparent
}

.card-header:first-child {
    border-radius: calc(1rem - 0px) calc(1rem - 0px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: 2.4rem 2.4rem;
    background-color: rgba(0,0,0,0.05);
    border-top: 0px solid transparent
}

.card-footer:last-child {
    border-radius: 0 0 calc(1rem - 0px) calc(1rem - 0px)
}

.card-header-tabs {
    margin-right: -1.2rem;
    margin-bottom: -2.4rem;
    margin-left: -1.2rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -1.2rem;
    margin-left: -1.2rem
}

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

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

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

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

.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 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 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: 1rem
    }

    .card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header {
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }

    .card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem
    }

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

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0
    }
}

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

@media (min-width: 576px) {
    .card-columns {
        column-count:3;
        column-gap: 2rem;
        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: 0px
}

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

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

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

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

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

.breadcrumb-item.active {
    color: #545454
}

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

.page-link {
    position: relative;
    display: block;
    padding: .8rem 1.2rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #038fde;
    background-color: #fff;
    border: 1px solid #dee2e6
}

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

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(3,143,222,0.25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem
}

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

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

.pagination-lg .page-link {
    padding: 1.2rem 2.4rem;
    font-size: 1.6rem;
    line-height: 1.2
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .6rem;
    border-bottom-left-radius: .6rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .6rem;
    border-bottom-right-radius: .6rem
}

.pagination-sm .page-link {
    padding: .4rem .8rem;
    font-size: 1.2rem;
    line-height: 1.2
}

.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: .6rem .8rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .4rem
}

a.badge:hover,a.badge:focus {
    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: #038fde
}

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

.badge-secondary {
    color: #212529;
    background-color: #fa8c16
}

a.badge-secondary:hover,a.badge-secondary:focus {
    color: #212529;
    background-color: #d87205
}

.badge-success {
    color: #fff;
    background-color: #52c41a
}

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

.badge-info {
    color: #fff;
    background-color: #1890ff
}

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

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

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

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

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

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

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

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

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

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

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

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

.alert {
    position: relative;
    padding: 1.4rem 2rem;
    margin-bottom: 1.6rem;
    border: 1px solid transparent;
    border-radius: .4rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

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

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

.alert-primary {
    color: #024a73;
    background-color: #cde9f8;
    border-color: #b8e0f6
}

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

.alert-primary .alert-link {
    color: #012a41
}

.alert-secondary {
    color: #82490b;
    background-color: #fee8d0;
    border-color: #fedfbe
}

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

.alert-secondary .alert-link {
    color: #532f07
}

.alert-success {
    color: #2b660e;
    background-color: #dcf3d1;
    border-color: #cfeebf
}

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

.alert-success .alert-link {
    color: #183908
}

.alert-info {
    color: #0c4b85;
    background-color: #d1e9ff;
    border-color: #bee0ff
}

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

.alert-info .alert-link {
    color: #083156
}

.alert-warning {
    color: #825a0a;
    background-color: #feefd0;
    border-color: #fee8bd
}

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

.alert-warning .alert-link {
    color: #533906
}

.alert-danger {
    color: #7f1217;
    background-color: #fdd3d5;
    border-color: #fcc1c4
}

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

.alert-danger .alert-link {
    color: #520c0f
}

.alert-light {
    color: #777;
    background-color: #fafafa;
    border-color: #f8f8f8
}

.alert-light hr {
    border-top-color: #ebebeb
}

.alert-light .alert-link {
    color: #5e5e5e
}

.alert-dark {
    color: #141414;
    background-color: #d4d4d4;
    border-color: #c2c2c2
}

.alert-dark hr {
    border-top-color: #b5b5b5
}

.alert-dark .alert-link {
    color: #000
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1.6rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1.6rem;
    overflow: hidden;
    font-size: 1.05rem;
    background-color: #e9ecef;
    border-radius: .4rem;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0,0,0,0.1)
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #038fde;
    transition: width 0.6s ease
}

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

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-size: 1.6rem 1.6rem
}

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

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

.media-body {
    flex: 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:hover,.list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #e9ecef
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: 1.2rem 2rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125)
}

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

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

.list-group-item:hover,.list-group-item:focus {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #038fde;
    border-color: #038fde
}

.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: #024a73;
    background-color: #b8e0f6
}

.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus {
    color: #024a73;
    background-color: #a1d6f3
}

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

.list-group-item-secondary {
    color: #82490b;
    background-color: #fedfbe
}

.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus {
    color: #82490b;
    background-color: #fed3a5
}

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

.list-group-item-success {
    color: #2b660e;
    background-color: #cfeebf
}

.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus {
    color: #2b660e;
    background-color: #c0e9ab
}

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

.list-group-item-info {
    color: #0c4b85;
    background-color: #bee0ff
}

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

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

.list-group-item-warning {
    color: #825a0a;
    background-color: #fee8bd
}

.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus {
    color: #825a0a;
    background-color: #fedfa4
}

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

.list-group-item-danger {
    color: #7f1217;
    background-color: #fcc1c4
}

.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus {
    color: #7f1217;
    background-color: #fba9ad
}

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

.list-group-item-light {
    color: #777;
    background-color: #f8f8f8
}

.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus {
    color: #777;
    background-color: #ebebeb
}

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

.list-group-item-dark {
    color: #141414;
    background-color: #c2c2c2
}

.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus {
    color: #141414;
    background-color: #b5b5b5
}

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

.close {
    float: right;
    font-size: 2.1rem;
    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) {
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

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

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

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

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 1.4rem;
    background-color: rgba(255,255,255,0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: .4rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,0.1);
    backdrop-filter: blur(10px);
    opacity: 0
}

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

.toast.showing {
    opacity: 1
}

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

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .4rem 1.2rem;
    color: #6c757d;
    background-color: rgba(255,255,255,0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,0.05)
}

.toast-body {
    padding: 1.2rem
}

.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: .8rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px)
}

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

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

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

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

.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,0.2);
    border-radius: .4rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.5);
    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: 1.6rem 1.6rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .4rem;
    border-top-right-radius: .4rem
}

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

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

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

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

.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: 2.8rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (2.8rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (2.8rem * 2))
    }

    .modal-content {
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.5)
    }

    .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: 1502;
    display: block;
    margin: 0;
    font-family: "gilroy",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    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: 1.2rem;
    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-top,.bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0
}

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

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

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

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

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

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

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

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

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

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

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

.tooltip-inner {
    max-width: 200px;
    padding: .4rem .8rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .4rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "gilroy",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    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: 1.2rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: .3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.2)
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1.6rem;
    height: .8rem;
    margin: 0 .6rem
}

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

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

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

.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: .8rem .8rem 0
}

.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0,0,0,0.25)
}

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

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

.bs-popover-right .arrow,.bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((.8rem + 1px) * -1);
    width: .8rem;
    height: 1.6rem;
    margin: .6rem 0
}

.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: .8rem .8rem .8rem 0
}

.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0,0,0,0.25)
}

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

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

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

.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 .8rem .8rem .8rem
}

.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0,0,0,0.25)
}

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

.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1.6rem;
    margin-left: -.8rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

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

.bs-popover-left .arrow,.bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((.8rem + 1px) * -1);
    width: .8rem;
    height: 1.6rem;
    margin: .6rem 0
}

.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: .8rem 0 .8rem .8rem
}

.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0,0,0,0.25)
}

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

.popover-header {
    padding: .8rem 1.2rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    color: #262626;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.6rem - 1px);
    border-top-right-radius: calc(.6rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .8rem 1.2rem;
    color: #545454
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

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

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

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

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

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

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

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

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-prev,.carousel-control-next {
    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;
    transition: opacity 0.15s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-control-prev,.carousel-control-next {
        transition: none
    }
}

.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 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;
    transition: opacity 0.6s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        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
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

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

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

@keyframes spinner-grow {
    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;
    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: #038fde !important
}

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

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

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

.bg-success {
    background-color: #52c41a !important
}

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

.bg-info {
    background-color: #1890ff !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-left {
    border-left: 1px solid #e8e8e8 !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: #038fde !important
}

.border-secondary {
    border-color: #fa8c16 !important
}

.border-success {
    border-color: #52c41a !important
}

.border-info {
    border-color: #1890ff !important
}

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

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

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

.border-dark {
    border-color: #262626 !important
}

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

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

.rounded-top {
    border-top-left-radius: .4rem !important;
    border-top-right-radius: .4rem !important
}

.rounded-right {
    border-top-right-radius: .4rem !important;
    border-bottom-right-radius: .4rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .4rem !important;
    border-bottom-left-radius: .4rem !important
}

.rounded-left {
    border-top-left-radius: .4rem !important;
    border-bottom-left-radius: .4rem !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: 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 iframe,.embed-responsive embed,.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.8571428571%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-3by4::before {
    padding-top: 133.3333333333%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

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

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-3by4::before {
    padding-top: 133.3333333333%
}

.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: sticky !important
}

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

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

@supports (position: sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.15) !important
}

.shadow {
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03) !important
}

.shadow-lg {
    box-shadow: 0 1px 8px -1px rgba(0,0,0,0.2) !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
}

.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: .4rem !important
}

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

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

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

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

.m-2 {
    margin: .8rem !important
}

.mt-2,.my-2 {
    margin-top: .8rem !important
}

.mr-2,.mx-2 {
    margin-right: .8rem !important
}

.mb-2,.my-2 {
    margin-bottom: .8rem !important
}

.ml-2,.mx-2 {
    margin-left: .8rem !important
}

.m-3 {
    margin: 1.2rem !important
}

.mt-3,.my-3 {
    margin-top: 1.2rem !important
}

.mr-3,.mx-3 {
    margin-right: 1.2rem !important
}

.mb-3,.my-3 {
    margin-bottom: 1.2rem !important
}

.ml-3,.mx-3 {
    margin-left: 1.2rem !important
}

.m-4 {
    margin: 1.6rem !important
}

.mt-4,.my-4 {
    margin-top: 1.6rem !important
}

.mr-4,.mx-4 {
    margin-right: 1.6rem !important
}

.mb-4,.my-4 {
    margin-bottom: 1.6rem !important
}

.ml-4,.mx-4 {
    margin-left: 1.6rem !important
}

.m-5 {
    margin: 2rem !important
}

.mt-5,.my-5 {
    margin-top: 2rem !important
}

.mr-5,.mx-5 {
    margin-right: 2rem !important
}

.mb-5,.my-5 {
    margin-bottom: 2rem !important
}

.ml-5,.mx-5 {
    margin-left: 2rem !important
}

.m-6 {
    margin: 2.4rem !important
}

.mt-6,.my-6 {
    margin-top: 2.4rem !important
}

.mr-6,.mx-6 {
    margin-right: 2.4rem !important
}

.mb-6,.my-6 {
    margin-bottom: 2.4rem !important
}

.ml-6,.mx-6 {
    margin-left: 2.4rem !important
}

.m-7 {
    margin: 2.8rem !important
}

.mt-7,.my-7 {
    margin-top: 2.8rem !important
}

.mr-7,.mx-7 {
    margin-right: 2.8rem !important
}

.mb-7,.my-7 {
    margin-bottom: 2.8rem !important
}

.ml-7,.mx-7 {
    margin-left: 2.8rem !important
}

.m-8 {
    margin: 3.2rem !important
}

.mt-8,.my-8 {
    margin-top: 3.2rem !important
}

.mr-8,.mx-8 {
    margin-right: 3.2rem !important
}

.mb-8,.my-8 {
    margin-bottom: 3.2rem !important
}

.ml-8,.mx-8 {
    margin-left: 3.2rem !important
}

.m-9 {
    margin: 3.6rem !important
}

.mt-9,.my-9 {
    margin-top: 3.6rem !important
}

.mr-9,.mx-9 {
    margin-right: 3.6rem !important
}

.mb-9,.my-9 {
    margin-bottom: 3.6rem !important
}

.ml-9,.mx-9 {
    margin-left: 3.6rem !important
}

.m-10 {
    margin: 4rem !important
}

.mt-10,.my-10 {
    margin-top: 4rem !important
}

.mr-10,.mx-10 {
    margin-right: 4rem !important
}

.mb-10,.my-10 {
    margin-bottom: 4rem !important
}

.ml-10,.mx-10 {
    margin-left: 4rem !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: .4rem !important
}

.pt-1,.py-1 {
    padding-top: .4rem !important
}

.pr-1,.px-1 {
    padding-right: .4rem !important
}

.pb-1,.py-1 {
    padding-bottom: .4rem !important
}

.pl-1,.px-1 {
    padding-left: .4rem !important
}

.p-2 {
    padding: .8rem !important
}

.pt-2,.py-2 {
    padding-top: .8rem !important
}

.pr-2,.px-2 {
    padding-right: .8rem !important
}

.pb-2,.py-2 {
    padding-bottom: .8rem !important
}

.pl-2,.px-2 {
    padding-left: .8rem !important
}

.p-3 {
    padding: 1.2rem !important
}

.pt-3,.py-3 {
    padding-top: 1.2rem !important
}

.pr-3,.px-3 {
    padding-right: 1.2rem !important
}

.pb-3,.py-3 {
    padding-bottom: 1.2rem !important
}

.pl-3,.px-3 {
    padding-left: 1.2rem !important
}

.p-4 {
    padding: 1.6rem !important
}

.pt-4,.py-4 {
    padding-top: 1.6rem !important
}

.pr-4,.px-4 {
    padding-right: 1.6rem !important
}

.pb-4,.py-4 {
    padding-bottom: 1.6rem !important
}

.pl-4,.px-4 {
    padding-left: 1.6rem !important
}

.p-5 {
    padding: 2rem !important
}

.pt-5,.py-5 {
    padding-top: 2rem !important
}

.pr-5,.px-5 {
    padding-right: 2rem !important
}

.pb-5,.py-5 {
    padding-bottom: 2rem !important
}

.pl-5,.px-5 {
    padding-left: 2rem !important
}

.p-6 {
    padding: 2.4rem !important
}

.pt-6,.py-6 {
    padding-top: 2.4rem !important
}

.pr-6,.px-6 {
    padding-right: 2.4rem !important
}

.pb-6,.py-6 {
    padding-bottom: 2.4rem !important
}

.pl-6,.px-6 {
    padding-left: 2.4rem !important
}

.p-7 {
    padding: 2.8rem !important
}

.pt-7,.py-7 {
    padding-top: 2.8rem !important
}

.pr-7,.px-7 {
    padding-right: 2.8rem !important
}

.pb-7,.py-7 {
    padding-bottom: 2.8rem !important
}

.pl-7,.px-7 {
    padding-left: 2.8rem !important
}

.p-8 {
    padding: 3.2rem !important
}

.pt-8,.py-8 {
    padding-top: 3.2rem !important
}

.pr-8,.px-8 {
    padding-right: 3.2rem !important
}

.pb-8,.py-8 {
    padding-bottom: 3.2rem !important
}

.pl-8,.px-8 {
    padding-left: 3.2rem !important
}

.p-9 {
    padding: 3.6rem !important
}

.pt-9,.py-9 {
    padding-top: 3.6rem !important
}

.pr-9,.px-9 {
    padding-right: 3.6rem !important
}

.pb-9,.py-9 {
    padding-bottom: 3.6rem !important
}

.pl-9,.px-9 {
    padding-left: 3.6rem !important
}

.p-10 {
    padding: 4rem !important
}

.pt-10,.py-10 {
    padding-top: 4rem !important
}

.pr-10,.px-10 {
    padding-right: 4rem !important
}

.pb-10,.py-10 {
    padding-bottom: 4rem !important
}

.pl-10,.px-10 {
    padding-left: 4rem !important
}

.m-n1 {
    margin: -.4rem !important
}

.mt-n1,.my-n1 {
    margin-top: -.4rem !important
}

.mr-n1,.mx-n1 {
    margin-right: -.4rem !important
}

.mb-n1,.my-n1 {
    margin-bottom: -.4rem !important
}

.ml-n1,.mx-n1 {
    margin-left: -.4rem !important
}

.m-n2 {
    margin: -.8rem !important
}

.mt-n2,.my-n2 {
    margin-top: -.8rem !important
}

.mr-n2,.mx-n2 {
    margin-right: -.8rem !important
}

.mb-n2,.my-n2 {
    margin-bottom: -.8rem !important
}

.ml-n2,.mx-n2 {
    margin-left: -.8rem !important
}

.m-n3 {
    margin: -1.2rem !important
}

.mt-n3,.my-n3 {
    margin-top: -1.2rem !important
}

.mr-n3,.mx-n3 {
    margin-right: -1.2rem !important
}

.mb-n3,.my-n3 {
    margin-bottom: -1.2rem !important
}

.ml-n3,.mx-n3 {
    margin-left: -1.2rem !important
}

.m-n4 {
    margin: -1.6rem !important
}

.mt-n4,.my-n4 {
    margin-top: -1.6rem !important
}

.mr-n4,.mx-n4 {
    margin-right: -1.6rem !important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.6rem !important
}

.ml-n4,.mx-n4 {
    margin-left: -1.6rem !important
}

.m-n5 {
    margin: -2rem !important
}

.mt-n5,.my-n5 {
    margin-top: -2rem !important
}

.mr-n5,.mx-n5 {
    margin-right: -2rem !important
}

.mb-n5,.my-n5 {
    margin-bottom: -2rem !important
}

.ml-n5,.mx-n5 {
    margin-left: -2rem !important
}

.m-n6 {
    margin: -2.4rem !important
}

.mt-n6,.my-n6 {
    margin-top: -2.4rem !important
}

.mr-n6,.mx-n6 {
    margin-right: -2.4rem !important
}

.mb-n6,.my-n6 {
    margin-bottom: -2.4rem !important
}

.ml-n6,.mx-n6 {
    margin-left: -2.4rem !important
}

.m-n7 {
    margin: -2.8rem !important
}

.mt-n7,.my-n7 {
    margin-top: -2.8rem !important
}

.mr-n7,.mx-n7 {
    margin-right: -2.8rem !important
}

.mb-n7,.my-n7 {
    margin-bottom: -2.8rem !important
}

.ml-n7,.mx-n7 {
    margin-left: -2.8rem !important
}

.m-n8 {
    margin: -3.2rem !important
}

.mt-n8,.my-n8 {
    margin-top: -3.2rem !important
}

.mr-n8,.mx-n8 {
    margin-right: -3.2rem !important
}

.mb-n8,.my-n8 {
    margin-bottom: -3.2rem !important
}

.ml-n8,.mx-n8 {
    margin-left: -3.2rem !important
}

.m-n9 {
    margin: -3.6rem !important
}

.mt-n9,.my-n9 {
    margin-top: -3.6rem !important
}

.mr-n9,.mx-n9 {
    margin-right: -3.6rem !important
}

.mb-n9,.my-n9 {
    margin-bottom: -3.6rem !important
}

.ml-n9,.mx-n9 {
    margin-left: -3.6rem !important
}

.m-n10 {
    margin: -4rem !important
}

.mt-n10,.my-n10 {
    margin-top: -4rem !important
}

.mr-n10,.mx-n10 {
    margin-right: -4rem !important
}

.mb-n10,.my-n10 {
    margin-bottom: -4rem !important
}

.ml-n10,.mx-n10 {
    margin-left: -4rem !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: .4rem !important
    }

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

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

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

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

    .m-sm-2 {
        margin: .8rem !important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .8rem !important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .8rem !important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .8rem !important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .8rem !important
    }

    .m-sm-3 {
        margin: 1.2rem !important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1.2rem !important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1.2rem !important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1.2rem !important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1.2rem !important
    }

    .m-sm-4 {
        margin: 1.6rem !important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.6rem !important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.6rem !important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.6rem !important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.6rem !important
    }

    .m-sm-5 {
        margin: 2rem !important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 2rem !important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 2rem !important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 2rem !important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 2rem !important
    }

    .m-sm-6 {
        margin: 2.4rem !important
    }

    .mt-sm-6,.my-sm-6 {
        margin-top: 2.4rem !important
    }

    .mr-sm-6,.mx-sm-6 {
        margin-right: 2.4rem !important
    }

    .mb-sm-6,.my-sm-6 {
        margin-bottom: 2.4rem !important
    }

    .ml-sm-6,.mx-sm-6 {
        margin-left: 2.4rem !important
    }

    .m-sm-7 {
        margin: 2.8rem !important
    }

    .mt-sm-7,.my-sm-7 {
        margin-top: 2.8rem !important
    }

    .mr-sm-7,.mx-sm-7 {
        margin-right: 2.8rem !important
    }

    .mb-sm-7,.my-sm-7 {
        margin-bottom: 2.8rem !important
    }

    .ml-sm-7,.mx-sm-7 {
        margin-left: 2.8rem !important
    }

    .m-sm-8 {
        margin: 3.2rem !important
    }

    .mt-sm-8,.my-sm-8 {
        margin-top: 3.2rem !important
    }

    .mr-sm-8,.mx-sm-8 {
        margin-right: 3.2rem !important
    }

    .mb-sm-8,.my-sm-8 {
        margin-bottom: 3.2rem !important
    }

    .ml-sm-8,.mx-sm-8 {
        margin-left: 3.2rem !important
    }

    .m-sm-9 {
        margin: 3.6rem !important
    }

    .mt-sm-9,.my-sm-9 {
        margin-top: 3.6rem !important
    }

    .mr-sm-9,.mx-sm-9 {
        margin-right: 3.6rem !important
    }

    .mb-sm-9,.my-sm-9 {
        margin-bottom: 3.6rem !important
    }

    .ml-sm-9,.mx-sm-9 {
        margin-left: 3.6rem !important
    }

    .m-sm-10 {
        margin: 4rem !important
    }

    .mt-sm-10,.my-sm-10 {
        margin-top: 4rem !important
    }

    .mr-sm-10,.mx-sm-10 {
        margin-right: 4rem !important
    }

    .mb-sm-10,.my-sm-10 {
        margin-bottom: 4rem !important
    }

    .ml-sm-10,.mx-sm-10 {
        margin-left: 4rem !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: .4rem !important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .4rem !important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .4rem !important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .4rem !important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .4rem !important
    }

    .p-sm-2 {
        padding: .8rem !important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .8rem !important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .8rem !important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .8rem !important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .8rem !important
    }

    .p-sm-3 {
        padding: 1.2rem !important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1.2rem !important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1.2rem !important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1.2rem !important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1.2rem !important
    }

    .p-sm-4 {
        padding: 1.6rem !important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.6rem !important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.6rem !important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.6rem !important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.6rem !important
    }

    .p-sm-5 {
        padding: 2rem !important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 2rem !important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 2rem !important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 2rem !important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 2rem !important
    }

    .p-sm-6 {
        padding: 2.4rem !important
    }

    .pt-sm-6,.py-sm-6 {
        padding-top: 2.4rem !important
    }

    .pr-sm-6,.px-sm-6 {
        padding-right: 2.4rem !important
    }

    .pb-sm-6,.py-sm-6 {
        padding-bottom: 2.4rem !important
    }

    .pl-sm-6,.px-sm-6 {
        padding-left: 2.4rem !important
    }

    .p-sm-7 {
        padding: 2.8rem !important
    }

    .pt-sm-7,.py-sm-7 {
        padding-top: 2.8rem !important
    }

    .pr-sm-7,.px-sm-7 {
        padding-right: 2.8rem !important
    }

    .pb-sm-7,.py-sm-7 {
        padding-bottom: 2.8rem !important
    }

    .pl-sm-7,.px-sm-7 {
        padding-left: 2.8rem !important
    }

    .p-sm-8 {
        padding: 3.2rem !important
    }

    .pt-sm-8,.py-sm-8 {
        padding-top: 3.2rem !important
    }

    .pr-sm-8,.px-sm-8 {
        padding-right: 3.2rem !important
    }

    .pb-sm-8,.py-sm-8 {
        padding-bottom: 3.2rem !important
    }

    .pl-sm-8,.px-sm-8 {
        padding-left: 3.2rem !important
    }

    .p-sm-9 {
        padding: 3.6rem !important
    }

    .pt-sm-9,.py-sm-9 {
        padding-top: 3.6rem !important
    }

    .pr-sm-9,.px-sm-9 {
        padding-right: 3.6rem !important
    }

    .pb-sm-9,.py-sm-9 {
        padding-bottom: 3.6rem !important
    }

    .pl-sm-9,.px-sm-9 {
        padding-left: 3.6rem !important
    }

    .p-sm-10 {
        padding: 4rem !important
    }

    .pt-sm-10,.py-sm-10 {
        padding-top: 4rem !important
    }

    .pr-sm-10,.px-sm-10 {
        padding-right: 4rem !important
    }

    .pb-sm-10,.py-sm-10 {
        padding-bottom: 4rem !important
    }

    .pl-sm-10,.px-sm-10 {
        padding-left: 4rem !important
    }

    .m-sm-n1 {
        margin: -.4rem !important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.4rem !important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.4rem !important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.4rem !important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.4rem !important
    }

    .m-sm-n2 {
        margin: -.8rem !important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.8rem !important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.8rem !important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.8rem !important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.8rem !important
    }

    .m-sm-n3 {
        margin: -1.2rem !important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1.2rem !important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1.2rem !important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1.2rem !important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1.2rem !important
    }

    .m-sm-n4 {
        margin: -1.6rem !important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.6rem !important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.6rem !important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.6rem !important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.6rem !important
    }

    .m-sm-n5 {
        margin: -2rem !important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -2rem !important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -2rem !important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -2rem !important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -2rem !important
    }

    .m-sm-n6 {
        margin: -2.4rem !important
    }

    .mt-sm-n6,.my-sm-n6 {
        margin-top: -2.4rem !important
    }

    .mr-sm-n6,.mx-sm-n6 {
        margin-right: -2.4rem !important
    }

    .mb-sm-n6,.my-sm-n6 {
        margin-bottom: -2.4rem !important
    }

    .ml-sm-n6,.mx-sm-n6 {
        margin-left: -2.4rem !important
    }

    .m-sm-n7 {
        margin: -2.8rem !important
    }

    .mt-sm-n7,.my-sm-n7 {
        margin-top: -2.8rem !important
    }

    .mr-sm-n7,.mx-sm-n7 {
        margin-right: -2.8rem !important
    }

    .mb-sm-n7,.my-sm-n7 {
        margin-bottom: -2.8rem !important
    }

    .ml-sm-n7,.mx-sm-n7 {
        margin-left: -2.8rem !important
    }

    .m-sm-n8 {
        margin: -3.2rem !important
    }

    .mt-sm-n8,.my-sm-n8 {
        margin-top: -3.2rem !important
    }

    .mr-sm-n8,.mx-sm-n8 {
        margin-right: -3.2rem !important
    }

    .mb-sm-n8,.my-sm-n8 {
        margin-bottom: -3.2rem !important
    }

    .ml-sm-n8,.mx-sm-n8 {
        margin-left: -3.2rem !important
    }

    .m-sm-n9 {
        margin: -3.6rem !important
    }

    .mt-sm-n9,.my-sm-n9 {
        margin-top: -3.6rem !important
    }

    .mr-sm-n9,.mx-sm-n9 {
        margin-right: -3.6rem !important
    }

    .mb-sm-n9,.my-sm-n9 {
        margin-bottom: -3.6rem !important
    }

    .ml-sm-n9,.mx-sm-n9 {
        margin-left: -3.6rem !important
    }

    .m-sm-n10 {
        margin: -4rem !important
    }

    .mt-sm-n10,.my-sm-n10 {
        margin-top: -4rem !important
    }

    .mr-sm-n10,.mx-sm-n10 {
        margin-right: -4rem !important
    }

    .mb-sm-n10,.my-sm-n10 {
        margin-bottom: -4rem !important
    }

    .ml-sm-n10,.mx-sm-n10 {
        margin-left: -4rem !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: .4rem !important
    }

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

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

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

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

    .m-md-2 {
        margin: .8rem !important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .8rem !important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .8rem !important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .8rem !important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .8rem !important
    }

    .m-md-3 {
        margin: 1.2rem !important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1.2rem !important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1.2rem !important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1.2rem !important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1.2rem !important
    }

    .m-md-4 {
        margin: 1.6rem !important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.6rem !important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.6rem !important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.6rem !important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.6rem !important
    }

    .m-md-5 {
        margin: 2rem !important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 2rem !important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 2rem !important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 2rem !important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 2rem !important
    }

    .m-md-6 {
        margin: 2.4rem !important
    }

    .mt-md-6,.my-md-6 {
        margin-top: 2.4rem !important
    }

    .mr-md-6,.mx-md-6 {
        margin-right: 2.4rem !important
    }

    .mb-md-6,.my-md-6 {
        margin-bottom: 2.4rem !important
    }

    .ml-md-6,.mx-md-6 {
        margin-left: 2.4rem !important
    }

    .m-md-7 {
        margin: 2.8rem !important
    }

    .mt-md-7,.my-md-7 {
        margin-top: 2.8rem !important
    }

    .mr-md-7,.mx-md-7 {
        margin-right: 2.8rem !important
    }

    .mb-md-7,.my-md-7 {
        margin-bottom: 2.8rem !important
    }

    .ml-md-7,.mx-md-7 {
        margin-left: 2.8rem !important
    }

    .m-md-8 {
        margin: 3.2rem !important
    }

    .mt-md-8,.my-md-8 {
        margin-top: 3.2rem !important
    }

    .mr-md-8,.mx-md-8 {
        margin-right: 3.2rem !important
    }

    .mb-md-8,.my-md-8 {
        margin-bottom: 3.2rem !important
    }

    .ml-md-8,.mx-md-8 {
        margin-left: 3.2rem !important
    }

    .m-md-9 {
        margin: 3.6rem !important
    }

    .mt-md-9,.my-md-9 {
        margin-top: 3.6rem !important
    }

    .mr-md-9,.mx-md-9 {
        margin-right: 3.6rem !important
    }

    .mb-md-9,.my-md-9 {
        margin-bottom: 3.6rem !important
    }

    .ml-md-9,.mx-md-9 {
        margin-left: 3.6rem !important
    }

    .m-md-10 {
        margin: 4rem !important
    }

    .mt-md-10,.my-md-10 {
        margin-top: 4rem !important
    }

    .mr-md-10,.mx-md-10 {
        margin-right: 4rem !important
    }

    .mb-md-10,.my-md-10 {
        margin-bottom: 4rem !important
    }

    .ml-md-10,.mx-md-10 {
        margin-left: 4rem !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: .4rem !important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .4rem !important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .4rem !important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .4rem !important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .4rem !important
    }

    .p-md-2 {
        padding: .8rem !important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .8rem !important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .8rem !important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .8rem !important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .8rem !important
    }

    .p-md-3 {
        padding: 1.2rem !important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1.2rem !important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1.2rem !important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1.2rem !important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1.2rem !important
    }

    .p-md-4 {
        padding: 1.6rem !important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.6rem !important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.6rem !important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.6rem !important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.6rem !important
    }

    .p-md-5 {
        padding: 2rem !important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 2rem !important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 2rem !important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 2rem !important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 2rem !important
    }

    .p-md-6 {
        padding: 2.4rem !important
    }

    .pt-md-6,.py-md-6 {
        padding-top: 2.4rem !important
    }

    .pr-md-6,.px-md-6 {
        padding-right: 2.4rem !important
    }

    .pb-md-6,.py-md-6 {
        padding-bottom: 2.4rem !important
    }

    .pl-md-6,.px-md-6 {
        padding-left: 2.4rem !important
    }

    .p-md-7 {
        padding: 2.8rem !important
    }

    .pt-md-7,.py-md-7 {
        padding-top: 2.8rem !important
    }

    .pr-md-7,.px-md-7 {
        padding-right: 2.8rem !important
    }

    .pb-md-7,.py-md-7 {
        padding-bottom: 2.8rem !important
    }

    .pl-md-7,.px-md-7 {
        padding-left: 2.8rem !important
    }

    .p-md-8 {
        padding: 3.2rem !important
    }

    .pt-md-8,.py-md-8 {
        padding-top: 3.2rem !important
    }

    .pr-md-8,.px-md-8 {
        padding-right: 3.2rem !important
    }

    .pb-md-8,.py-md-8 {
        padding-bottom: 3.2rem !important
    }

    .pl-md-8,.px-md-8 {
        padding-left: 3.2rem !important
    }

    .p-md-9 {
        padding: 3.6rem !important
    }

    .pt-md-9,.py-md-9 {
        padding-top: 3.6rem !important
    }

    .pr-md-9,.px-md-9 {
        padding-right: 3.6rem !important
    }

    .pb-md-9,.py-md-9 {
        padding-bottom: 3.6rem !important
    }

    .pl-md-9,.px-md-9 {
        padding-left: 3.6rem !important
    }

    .p-md-10 {
        padding: 4rem !important
    }

    .pt-md-10,.py-md-10 {
        padding-top: 4rem !important
    }

    .pr-md-10,.px-md-10 {
        padding-right: 4rem !important
    }

    .pb-md-10,.py-md-10 {
        padding-bottom: 4rem !important
    }

    .pl-md-10,.px-md-10 {
        padding-left: 4rem !important
    }

    .m-md-n1 {
        margin: -.4rem !important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.4rem !important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.4rem !important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.4rem !important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.4rem !important
    }

    .m-md-n2 {
        margin: -.8rem !important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.8rem !important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.8rem !important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.8rem !important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.8rem !important
    }

    .m-md-n3 {
        margin: -1.2rem !important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1.2rem !important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1.2rem !important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1.2rem !important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1.2rem !important
    }

    .m-md-n4 {
        margin: -1.6rem !important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.6rem !important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.6rem !important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.6rem !important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.6rem !important
    }

    .m-md-n5 {
        margin: -2rem !important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -2rem !important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -2rem !important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -2rem !important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -2rem !important
    }

    .m-md-n6 {
        margin: -2.4rem !important
    }

    .mt-md-n6,.my-md-n6 {
        margin-top: -2.4rem !important
    }

    .mr-md-n6,.mx-md-n6 {
        margin-right: -2.4rem !important
    }

    .mb-md-n6,.my-md-n6 {
        margin-bottom: -2.4rem !important
    }

    .ml-md-n6,.mx-md-n6 {
        margin-left: -2.4rem !important
    }

    .m-md-n7 {
        margin: -2.8rem !important
    }

    .mt-md-n7,.my-md-n7 {
        margin-top: -2.8rem !important
    }

    .mr-md-n7,.mx-md-n7 {
        margin-right: -2.8rem !important
    }

    .mb-md-n7,.my-md-n7 {
        margin-bottom: -2.8rem !important
    }

    .ml-md-n7,.mx-md-n7 {
        margin-left: -2.8rem !important
    }

    .m-md-n8 {
        margin: -3.2rem !important
    }

    .mt-md-n8,.my-md-n8 {
        margin-top: -3.2rem !important
    }

    .mr-md-n8,.mx-md-n8 {
        margin-right: -3.2rem !important
    }

    .mb-md-n8,.my-md-n8 {
        margin-bottom: -3.2rem !important
    }

    .ml-md-n8,.mx-md-n8 {
        margin-left: -3.2rem !important
    }

    .m-md-n9 {
        margin: -3.6rem !important
    }

    .mt-md-n9,.my-md-n9 {
        margin-top: -3.6rem !important
    }

    .mr-md-n9,.mx-md-n9 {
        margin-right: -3.6rem !important
    }

    .mb-md-n9,.my-md-n9 {
        margin-bottom: -3.6rem !important
    }

    .ml-md-n9,.mx-md-n9 {
        margin-left: -3.6rem !important
    }

    .m-md-n10 {
        margin: -4rem !important
    }

    .mt-md-n10,.my-md-n10 {
        margin-top: -4rem !important
    }

    .mr-md-n10,.mx-md-n10 {
        margin-right: -4rem !important
    }

    .mb-md-n10,.my-md-n10 {
        margin-bottom: -4rem !important
    }

    .ml-md-n10,.mx-md-n10 {
        margin-left: -4rem !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: .4rem !important
    }

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

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

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

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

    .m-lg-2 {
        margin: .8rem !important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .8rem !important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .8rem !important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .8rem !important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .8rem !important
    }

    .m-lg-3 {
        margin: 1.2rem !important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1.2rem !important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1.2rem !important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1.2rem !important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1.2rem !important
    }

    .m-lg-4 {
        margin: 1.6rem !important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.6rem !important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.6rem !important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.6rem !important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.6rem !important
    }

    .m-lg-5 {
        margin: 2rem !important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 2rem !important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 2rem !important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 2rem !important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 2rem !important
    }

    .m-lg-6 {
        margin: 2.4rem !important
    }

    .mt-lg-6,.my-lg-6 {
        margin-top: 2.4rem !important
    }

    .mr-lg-6,.mx-lg-6 {
        margin-right: 2.4rem !important
    }

    .mb-lg-6,.my-lg-6 {
        margin-bottom: 2.4rem !important
    }

    .ml-lg-6,.mx-lg-6 {
        margin-left: 2.4rem !important
    }

    .m-lg-7 {
        margin: 2.8rem !important
    }

    .mt-lg-7,.my-lg-7 {
        margin-top: 2.8rem !important
    }

    .mr-lg-7,.mx-lg-7 {
        margin-right: 2.8rem !important
    }

    .mb-lg-7,.my-lg-7 {
        margin-bottom: 2.8rem !important
    }

    .ml-lg-7,.mx-lg-7 {
        margin-left: 2.8rem !important
    }

    .m-lg-8 {
        margin: 3.2rem !important
    }

    .mt-lg-8,.my-lg-8 {
        margin-top: 3.2rem !important
    }

    .mr-lg-8,.mx-lg-8 {
        margin-right: 3.2rem !important
    }

    .mb-lg-8,.my-lg-8 {
        margin-bottom: 3.2rem !important
    }

    .ml-lg-8,.mx-lg-8 {
        margin-left: 3.2rem !important
    }

    .m-lg-9 {
        margin: 3.6rem !important
    }

    .mt-lg-9,.my-lg-9 {
        margin-top: 3.6rem !important
    }

    .mr-lg-9,.mx-lg-9 {
        margin-right: 3.6rem !important
    }

    .mb-lg-9,.my-lg-9 {
        margin-bottom: 3.6rem !important
    }

    .ml-lg-9,.mx-lg-9 {
        margin-left: 3.6rem !important
    }

    .m-lg-10 {
        margin: 4rem !important
    }

    .mt-lg-10,.my-lg-10 {
        margin-top: 4rem !important
    }

    .mr-lg-10,.mx-lg-10 {
        margin-right: 4rem !important
    }

    .mb-lg-10,.my-lg-10 {
        margin-bottom: 4rem !important
    }

    .ml-lg-10,.mx-lg-10 {
        margin-left: 4rem !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: .4rem !important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .4rem !important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .4rem !important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .4rem !important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .4rem !important
    }

    .p-lg-2 {
        padding: .8rem !important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .8rem !important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .8rem !important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .8rem !important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .8rem !important
    }

    .p-lg-3 {
        padding: 1.2rem !important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1.2rem !important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1.2rem !important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1.2rem !important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1.2rem !important
    }

    .p-lg-4 {
        padding: 1.6rem !important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.6rem !important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.6rem !important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.6rem !important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.6rem !important
    }

    .p-lg-5 {
        padding: 2rem !important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 2rem !important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 2rem !important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 2rem !important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 2rem !important
    }

    .p-lg-6 {
        padding: 2.4rem !important
    }

    .pt-lg-6,.py-lg-6 {
        padding-top: 2.4rem !important
    }

    .pr-lg-6,.px-lg-6 {
        padding-right: 2.4rem !important
    }

    .pb-lg-6,.py-lg-6 {
        padding-bottom: 2.4rem !important
    }

    .pl-lg-6,.px-lg-6 {
        padding-left: 2.4rem !important
    }

    .p-lg-7 {
        padding: 2.8rem !important
    }

    .pt-lg-7,.py-lg-7 {
        padding-top: 2.8rem !important
    }

    .pr-lg-7,.px-lg-7 {
        padding-right: 2.8rem !important
    }

    .pb-lg-7,.py-lg-7 {
        padding-bottom: 2.8rem !important
    }

    .pl-lg-7,.px-lg-7 {
        padding-left: 2.8rem !important
    }

    .p-lg-8 {
        padding: 3.2rem !important
    }

    .pt-lg-8,.py-lg-8 {
        padding-top: 3.2rem !important
    }

    .pr-lg-8,.px-lg-8 {
        padding-right: 3.2rem !important
    }

    .pb-lg-8,.py-lg-8 {
        padding-bottom: 3.2rem !important
    }

    .pl-lg-8,.px-lg-8 {
        padding-left: 3.2rem !important
    }

    .p-lg-9 {
        padding: 3.6rem !important
    }

    .pt-lg-9,.py-lg-9 {
        padding-top: 3.6rem !important
    }

    .pr-lg-9,.px-lg-9 {
        padding-right: 3.6rem !important
    }

    .pb-lg-9,.py-lg-9 {
        padding-bottom: 3.6rem !important
    }

    .pl-lg-9,.px-lg-9 {
        padding-left: 3.6rem !important
    }

    .p-lg-10 {
        padding: 4rem !important
    }

    .pt-lg-10,.py-lg-10 {
        padding-top: 4rem !important
    }

    .pr-lg-10,.px-lg-10 {
        padding-right: 4rem !important
    }

    .pb-lg-10,.py-lg-10 {
        padding-bottom: 4rem !important
    }

    .pl-lg-10,.px-lg-10 {
        padding-left: 4rem !important
    }

    .m-lg-n1 {
        margin: -.4rem !important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.4rem !important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.4rem !important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.4rem !important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.4rem !important
    }

    .m-lg-n2 {
        margin: -.8rem !important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.8rem !important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.8rem !important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.8rem !important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.8rem !important
    }

    .m-lg-n3 {
        margin: -1.2rem !important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1.2rem !important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1.2rem !important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1.2rem !important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1.2rem !important
    }

    .m-lg-n4 {
        margin: -1.6rem !important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.6rem !important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.6rem !important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.6rem !important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.6rem !important
    }

    .m-lg-n5 {
        margin: -2rem !important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -2rem !important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -2rem !important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -2rem !important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -2rem !important
    }

    .m-lg-n6 {
        margin: -2.4rem !important
    }

    .mt-lg-n6,.my-lg-n6 {
        margin-top: -2.4rem !important
    }

    .mr-lg-n6,.mx-lg-n6 {
        margin-right: -2.4rem !important
    }

    .mb-lg-n6,.my-lg-n6 {
        margin-bottom: -2.4rem !important
    }

    .ml-lg-n6,.mx-lg-n6 {
        margin-left: -2.4rem !important
    }

    .m-lg-n7 {
        margin: -2.8rem !important
    }

    .mt-lg-n7,.my-lg-n7 {
        margin-top: -2.8rem !important
    }

    .mr-lg-n7,.mx-lg-n7 {
        margin-right: -2.8rem !important
    }

    .mb-lg-n7,.my-lg-n7 {
        margin-bottom: -2.8rem !important
    }

    .ml-lg-n7,.mx-lg-n7 {
        margin-left: -2.8rem !important
    }

    .m-lg-n8 {
        margin: -3.2rem !important
    }

    .mt-lg-n8,.my-lg-n8 {
        margin-top: -3.2rem !important
    }

    .mr-lg-n8,.mx-lg-n8 {
        margin-right: -3.2rem !important
    }

    .mb-lg-n8,.my-lg-n8 {
        margin-bottom: -3.2rem !important
    }

    .ml-lg-n8,.mx-lg-n8 {
        margin-left: -3.2rem !important
    }

    .m-lg-n9 {
        margin: -3.6rem !important
    }

    .mt-lg-n9,.my-lg-n9 {
        margin-top: -3.6rem !important
    }

    .mr-lg-n9,.mx-lg-n9 {
        margin-right: -3.6rem !important
    }

    .mb-lg-n9,.my-lg-n9 {
        margin-bottom: -3.6rem !important
    }

    .ml-lg-n9,.mx-lg-n9 {
        margin-left: -3.6rem !important
    }

    .m-lg-n10 {
        margin: -4rem !important
    }

    .mt-lg-n10,.my-lg-n10 {
        margin-top: -4rem !important
    }

    .mr-lg-n10,.mx-lg-n10 {
        margin-right: -4rem !important
    }

    .mb-lg-n10,.my-lg-n10 {
        margin-bottom: -4rem !important
    }

    .ml-lg-n10,.mx-lg-n10 {
        margin-left: -4rem !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: .4rem !important
    }

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

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

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

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

    .m-xl-2 {
        margin: .8rem !important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .8rem !important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .8rem !important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .8rem !important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .8rem !important
    }

    .m-xl-3 {
        margin: 1.2rem !important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1.2rem !important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1.2rem !important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1.2rem !important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1.2rem !important
    }

    .m-xl-4 {
        margin: 1.6rem !important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.6rem !important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.6rem !important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.6rem !important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.6rem !important
    }

    .m-xl-5 {
        margin: 2rem !important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 2rem !important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 2rem !important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 2rem !important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 2rem !important
    }

    .m-xl-6 {
        margin: 2.4rem !important
    }

    .mt-xl-6,.my-xl-6 {
        margin-top: 2.4rem !important
    }

    .mr-xl-6,.mx-xl-6 {
        margin-right: 2.4rem !important
    }

    .mb-xl-6,.my-xl-6 {
        margin-bottom: 2.4rem !important
    }

    .ml-xl-6,.mx-xl-6 {
        margin-left: 2.4rem !important
    }

    .m-xl-7 {
        margin: 2.8rem !important
    }

    .mt-xl-7,.my-xl-7 {
        margin-top: 2.8rem !important
    }

    .mr-xl-7,.mx-xl-7 {
        margin-right: 2.8rem !important
    }

    .mb-xl-7,.my-xl-7 {
        margin-bottom: 2.8rem !important
    }

    .ml-xl-7,.mx-xl-7 {
        margin-left: 2.8rem !important
    }

    .m-xl-8 {
        margin: 3.2rem !important
    }

    .mt-xl-8,.my-xl-8 {
        margin-top: 3.2rem !important
    }

    .mr-xl-8,.mx-xl-8 {
        margin-right: 3.2rem !important
    }

    .mb-xl-8,.my-xl-8 {
        margin-bottom: 3.2rem !important
    }

    .ml-xl-8,.mx-xl-8 {
        margin-left: 3.2rem !important
    }

    .m-xl-9 {
        margin: 3.6rem !important
    }

    .mt-xl-9,.my-xl-9 {
        margin-top: 3.6rem !important
    }

    .mr-xl-9,.mx-xl-9 {
        margin-right: 3.6rem !important
    }

    .mb-xl-9,.my-xl-9 {
        margin-bottom: 3.6rem !important
    }

    .ml-xl-9,.mx-xl-9 {
        margin-left: 3.6rem !important
    }

    .m-xl-10 {
        margin: 4rem !important
    }

    .mt-xl-10,.my-xl-10 {
        margin-top: 4rem !important
    }

    .mr-xl-10,.mx-xl-10 {
        margin-right: 4rem !important
    }

    .mb-xl-10,.my-xl-10 {
        margin-bottom: 4rem !important
    }

    .ml-xl-10,.mx-xl-10 {
        margin-left: 4rem !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: .4rem !important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .4rem !important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .4rem !important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .4rem !important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .4rem !important
    }

    .p-xl-2 {
        padding: .8rem !important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .8rem !important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .8rem !important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .8rem !important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .8rem !important
    }

    .p-xl-3 {
        padding: 1.2rem !important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1.2rem !important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1.2rem !important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1.2rem !important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1.2rem !important
    }

    .p-xl-4 {
        padding: 1.6rem !important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.6rem !important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.6rem !important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.6rem !important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.6rem !important
    }

    .p-xl-5 {
        padding: 2rem !important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 2rem !important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 2rem !important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 2rem !important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 2rem !important
    }

    .p-xl-6 {
        padding: 2.4rem !important
    }

    .pt-xl-6,.py-xl-6 {
        padding-top: 2.4rem !important
    }

    .pr-xl-6,.px-xl-6 {
        padding-right: 2.4rem !important
    }

    .pb-xl-6,.py-xl-6 {
        padding-bottom: 2.4rem !important
    }

    .pl-xl-6,.px-xl-6 {
        padding-left: 2.4rem !important
    }

    .p-xl-7 {
        padding: 2.8rem !important
    }

    .pt-xl-7,.py-xl-7 {
        padding-top: 2.8rem !important
    }

    .pr-xl-7,.px-xl-7 {
        padding-right: 2.8rem !important
    }

    .pb-xl-7,.py-xl-7 {
        padding-bottom: 2.8rem !important
    }

    .pl-xl-7,.px-xl-7 {
        padding-left: 2.8rem !important
    }

    .p-xl-8 {
        padding: 3.2rem !important
    }

    .pt-xl-8,.py-xl-8 {
        padding-top: 3.2rem !important
    }

    .pr-xl-8,.px-xl-8 {
        padding-right: 3.2rem !important
    }

    .pb-xl-8,.py-xl-8 {
        padding-bottom: 3.2rem !important
    }

    .pl-xl-8,.px-xl-8 {
        padding-left: 3.2rem !important
    }

    .p-xl-9 {
        padding: 3.6rem !important
    }

    .pt-xl-9,.py-xl-9 {
        padding-top: 3.6rem !important
    }

    .pr-xl-9,.px-xl-9 {
        padding-right: 3.6rem !important
    }

    .pb-xl-9,.py-xl-9 {
        padding-bottom: 3.6rem !important
    }

    .pl-xl-9,.px-xl-9 {
        padding-left: 3.6rem !important
    }

    .p-xl-10 {
        padding: 4rem !important
    }

    .pt-xl-10,.py-xl-10 {
        padding-top: 4rem !important
    }

    .pr-xl-10,.px-xl-10 {
        padding-right: 4rem !important
    }

    .pb-xl-10,.py-xl-10 {
        padding-bottom: 4rem !important
    }

    .pl-xl-10,.px-xl-10 {
        padding-left: 4rem !important
    }

    .m-xl-n1 {
        margin: -.4rem !important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.4rem !important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.4rem !important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.4rem !important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.4rem !important
    }

    .m-xl-n2 {
        margin: -.8rem !important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.8rem !important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.8rem !important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.8rem !important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.8rem !important
    }

    .m-xl-n3 {
        margin: -1.2rem !important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1.2rem !important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1.2rem !important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1.2rem !important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1.2rem !important
    }

    .m-xl-n4 {
        margin: -1.6rem !important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.6rem !important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.6rem !important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.6rem !important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.6rem !important
    }

    .m-xl-n5 {
        margin: -2rem !important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -2rem !important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -2rem !important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -2rem !important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -2rem !important
    }

    .m-xl-n6 {
        margin: -2.4rem !important
    }

    .mt-xl-n6,.my-xl-n6 {
        margin-top: -2.4rem !important
    }

    .mr-xl-n6,.mx-xl-n6 {
        margin-right: -2.4rem !important
    }

    .mb-xl-n6,.my-xl-n6 {
        margin-bottom: -2.4rem !important
    }

    .ml-xl-n6,.mx-xl-n6 {
        margin-left: -2.4rem !important
    }

    .m-xl-n7 {
        margin: -2.8rem !important
    }

    .mt-xl-n7,.my-xl-n7 {
        margin-top: -2.8rem !important
    }

    .mr-xl-n7,.mx-xl-n7 {
        margin-right: -2.8rem !important
    }

    .mb-xl-n7,.my-xl-n7 {
        margin-bottom: -2.8rem !important
    }

    .ml-xl-n7,.mx-xl-n7 {
        margin-left: -2.8rem !important
    }

    .m-xl-n8 {
        margin: -3.2rem !important
    }

    .mt-xl-n8,.my-xl-n8 {
        margin-top: -3.2rem !important
    }

    .mr-xl-n8,.mx-xl-n8 {
        margin-right: -3.2rem !important
    }

    .mb-xl-n8,.my-xl-n8 {
        margin-bottom: -3.2rem !important
    }

    .ml-xl-n8,.mx-xl-n8 {
        margin-left: -3.2rem !important
    }

    .m-xl-n9 {
        margin: -3.6rem !important
    }

    .mt-xl-n9,.my-xl-n9 {
        margin-top: -3.6rem !important
    }

    .mr-xl-n9,.mx-xl-n9 {
        margin-right: -3.6rem !important
    }

    .mb-xl-n9,.my-xl-n9 {
        margin-bottom: -3.6rem !important
    }

    .ml-xl-n9,.mx-xl-n9 {
        margin-left: -3.6rem !important
    }

    .m-xl-n10 {
        margin: -4rem !important
    }

    .mt-xl-n10,.my-xl-n10 {
        margin-top: -4rem !important
    }

    .mr-xl-n10,.mx-xl-n10 {
        margin-right: -4rem !important
    }

    .mb-xl-n10,.my-xl-n10 {
        margin-bottom: -4rem !important
    }

    .ml-xl-n10,.mx-xl-n10 {
        margin-left: -4rem !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
}

.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: #038fde !important
}

a.text-primary:hover,a.text-primary:focus {
    color: #025e93 !important
}

.text-secondary {
    color: #fa8c16 !important
}

a.text-secondary:hover,a.text-secondary:focus {
    color: #bf6504 !important
}

.text-success {
    color: #52c41a !important
}

a.text-success:hover,a.text-success:focus {
    color: #368011 !important
}

.text-info {
    color: #1890ff !important
}

a.text-info:hover,a.text-info:focus {
    color: #0069cb !important
}

.text-warning {
    color: #faad14 !important
}

a.text-warning:hover,a.text-warning:focus {
    color: #bd7f04 !important
}

.text-danger {
    color: #f5222d !important
}

a.text-danger:hover,a.text-danger:focus {
    color: #c20912 !important
}

.text-light {
    color: #e5e5e5 !important
}

a.text-light:hover,a.text-light:focus {
    color: #bfbfbf !important
}

.text-dark {
    color: #262626 !important
}

a.text-dark:hover,a.text-dark:focus {
    color: #000 !important
}

.text-body {
    color: #545454 !important
}

.text-muted {
    color: #545454 !important
}

.text-black-50 {
    color: rgba(0,0,0,0.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,0.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *,*::before,*::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

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

    pre {
        white-space: pre-wrap !important
    }

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

    thead {
        display: table-header-group
    }

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

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        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 th,.table-bordered td {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

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

    .table .thead-dark th {
        color: inherit;
        border-color: #e8e8e8
    }
}

.dt-loader {
    position: relative;
    margin: 0 auto;
    width: 60px;
    height: 100%;
    display: none
}

.dt-loader-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #fff
}

.dt-loader-container .dt-loader {
    display: block;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.dt-loader-container+.dt-root {
    opacity: 0
}

.dt-loader:before {
    content: "";
    display: block;
    padding-top: 100%
}

.dt-loader.active {
    display: block
}

.circular {
    animation: rotate 2s linear infinite;
    -webkit-animation: rotate 2s linear infinite;
    height: auto;
    transform-origin: center center;
    -webkit-transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes color {
    100%, 0% {
        stroke: #d62d20
    }

    40% {
        stroke: #0057e7
    }

    66% {
        stroke: #008744
    }

    80%, 90% {
        stroke: #ffa700
    }
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@-webkit-keyframes color {
    100%, 0% {
        stroke: #d62d20
    }

    40% {
        stroke: #0057e7
    }

    66% {
        stroke: #008744
    }

    80%, 90% {
        stroke: #ffa700
    }
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;*display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 2px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 50%
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff
}

.owl-theme .owl-dots {
    text-align: left
}

.owl-theme .owl-dots .owl-dot span {
    border: 2px solid #545454
}

.owl-theme .owl-dots .owl-dot.active span {
    border-color: #038fde;
    width: 14px;
    height: 14px
}

.owl-theme .owl-dots .owl-dot:focus {
    outline: 0
}

.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    height: 30px;
    margin-top: 0;
    left: 0;
    right: 0
}

.owl-theme .owl-nav .owl-prev,.owl-theme .owl-nav .owl-next {
    left: -15px;
    width: 20px;
    height: 20px;
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 50%;
    position: absolute
}

.owl-theme .owl-nav .owl-next {
    right: -15px;
    left: auto
}

.ps__rail-y {
    width: 10px
}

.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking {
    background-color: transparent
}

.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y {
    width: 6px
}

@keyframes swal2-show {
    0% {
        transform: scale(0.7)
    }

    45% {
        transform: scale(1.05)
    }

    80% {
        transform: scale(0.95)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes swal2-hide {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(0.5);
        opacity: 0
    }
}

@keyframes swal2-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: .0625em;
        width: 0
    }

    54% {
        top: 1.0625em;
        left: .125em;
        width: 0
    }

    70% {
        top: 2.1875em;
        left: -.375em;
        width: 3.125em
    }

    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em
    }

    100% {
        top: 2.8125em;
        left: .875em;
        width: 1.5625em
    }
}

@keyframes swal2-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0
    }

    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0
    }

    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em
    }

    100% {
        top: 2.375em;
        right: .5em;
        width: 2.9375em
    }
}

@keyframes swal2-rotate-success-circular-line {
    0% {
        transform: rotate(-45deg)
    }

    5% {
        transform: rotate(-45deg)
    }

    12% {
        transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg)
    }
}

@keyframes swal2-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        transform: scale(0.4);
        opacity: 0
    }

    50% {
        margin-top: 1.625em;
        transform: scale(0.4);
        opacity: 0
    }

    80% {
        margin-top: -.375em;
        transform: scale(1.15)
    }

    100% {
        margin-top: 0;
        transform: scale(1);
        opacity: 1
    }
}

@keyframes swal2-animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

body.swal2-toast-shown .swal2-container {
    background-color: transparent
}

body.swal2-toast-shown .swal2-container.swal2-shown {
    background-color: transparent
}

body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}

body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0
}

body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateY(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%)
}

body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    transform: translateY(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto
}

body.swal2-toast-column .swal2-toast {
    flex-direction: column;
    align-items: stretch
}

body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em
}

body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center
}

body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em
}

body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em
}

.swal2-popup.swal2-toast {
    flex-direction: row;
    align-items: center;
    width: auto;
    padding: .625em;
    box-shadow: 0 0 0.625em #d9d9d9;
    overflow-y: hidden
}

.swal2-popup.swal2-toast .swal2-header {
    flex-direction: row
}

.swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 .6em;
    font-size: 1em
}

.swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: .8em
}

.swal2-popup.swal2-toast .swal2-close {
    position: initial;
    width: .8em;
    height: .8em;
    line-height: .8
}

.swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    font-size: 1em
}

.swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0
}

.swal2-popup.swal2-toast .swal2-icon-text {
    font-size: 2em;
    font-weight: bold;
    line-height: 1em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
    width: 2em;
    height: 2em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
    top: .875em;
    width: 1.375em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
    left: .3125em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
    right: .3125em
}

.swal2-popup.swal2-toast .swal2-actions {
    height: auto;
    margin: 0 .3125em
}

.swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em
}

.swal2-popup.swal2-toast .swal2-styled:focus {
    box-shadow: 0 0 0 0.0625em #fff,0 0 0 0.125em transparent
}

.swal2-popup.swal2-toast .swal2-success {
    border-color: #52c41a
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
    position: absolute;
    width: 2em;
    height: 2.8125em;
    transform: rotate(45deg);
    border-radius: 50%
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
    top: -.25em;
    left: -.9375em;
    transform: rotate(-45deg);
    transform-origin: 2em 2em;
    border-radius: 4em 0 0 4em
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
    top: -.25em;
    left: .9375em;
    transform-origin: 0 2em;
    border-radius: 0 4em 4em 0
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
    width: 2em;
    height: 2em
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
    top: 0;
    left: .4375em;
    width: .4375em;
    height: 2.6875em
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
    height: .3125em
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
    top: 1.125em;
    left: .1875em;
    width: .75em
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
    top: .9375em;
    right: .1875em;
    width: 1.375em
}

.swal2-popup.swal2-toast.swal2-show {
    animation: showSweetToast .5s
}

.swal2-popup.swal2-toast.swal2-hide {
    animation: hideSweetToast .2s forwards
}

.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
    animation: animate-toast-success-tip .75s
}

.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
    animation: animate-toast-success-long .75s
}

@keyframes showSweetToast {
    0% {
        transform: translateY(-0.625em) rotateZ(2deg);
        opacity: 0
    }

    33% {
        transform: translateY(0) rotateZ(-2deg);
        opacity: .5
    }

    66% {
        transform: translateY(0.3125em) rotateZ(2deg);
        opacity: .7
    }

    100% {
        transform: translateY(0) rotateZ(0);
        opacity: 1
    }
}

@keyframes hideSweetToast {
    0% {
        opacity: 1
    }

    33% {
        opacity: .5
    }

    100% {
        transform: rotateZ(1deg);
        opacity: 0
    }
}

@keyframes animate-toast-success-tip {
    0% {
        top: .5625em;
        left: .0625em;
        width: 0
    }

    54% {
        top: .125em;
        left: .125em;
        width: 0
    }

    70% {
        top: .625em;
        left: -.25em;
        width: 1.625em
    }

    84% {
        top: 1.0625em;
        left: .75em;
        width: .5em
    }

    100% {
        top: 1.125em;
        left: .1875em;
        width: .75em
    }
}

@keyframes animate-toast-success-long {
    0% {
        top: 1.625em;
        right: 1.375em;
        width: 0
    }

    65% {
        top: 1.25em;
        right: .9375em;
        width: 0
    }

    84% {
        top: .9375em;
        right: 0;
        width: 1.125em
    }

    100% {
        top: .9375em;
        right: .1875em;
        width: 1.375em
    }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow: hidden
}

body.swal2-height-auto {
    height: auto !important
}

body.swal2-no-backdrop .swal2-shown {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    background-color: transparent
}

body.swal2-no-backdrop .swal2-shown>.swal2-modal {
    box-shadow: 0 0 10px rgba(0,0,0,0.4)
}

body.swal2-no-backdrop .swal2-shown.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-top-start,body.swal2-no-backdrop .swal2-shown.swal2-top-left {
    top: 0;
    left: 0
}

body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right {
    top: 0;
    right: 0
}

body.swal2-no-backdrop .swal2-shown.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-center-start,body.swal2-no-backdrop .swal2-shown.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom-start,body.swal2-no-backdrop .swal2-shown.swal2-bottom-left {
    bottom: 0;
    left: 0
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
    right: 0;
    bottom: 0
}

.swal2-container {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: transparent;
    z-index: 1060;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.swal2-container.swal2-top {
    align-items: flex-start
}

.swal2-container.swal2-top-start,.swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.swal2-container.swal2-top-end,.swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.swal2-container.swal2-center {
    align-items: center
}

.swal2-container.swal2-center-start,.swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start
}

.swal2-container.swal2-center-end,.swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end
}

.swal2-container.swal2-bottom {
    align-items: flex-end
}

.swal2-container.swal2-bottom-start,.swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.swal2-container.swal2-grow-fullscreen>.swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center
}

.swal2-container.swal2-grow-row>.swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center
}

.swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column
}

.swal2-container.swal2-grow-column.swal2-top,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-bottom {
    align-items: center
}

.swal2-container.swal2-grow-column.swal2-top-start,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-bottom-left {
    align-items: flex-start
}

.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-top-right,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-bottom-right {
    align-items: flex-end
}

.swal2-container.swal2-grow-column>.swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
    margin: auto
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
        margin: 0 !important
    }
}

.swal2-container.swal2-fade {
    transition: background-color .1s
}

.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,0.4)
}

.swal2-popup {
    display: none;
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 32em;
    max-width: 100%;
    padding: 6rem 3.2rem 4.8rem;
    border-radius: 1rem;
    background: #fff;
    font-family: inherit;
    font-size: 1.6rem;
    box-sizing: border-box
}

.swal2-popup:focus {
    outline: none
}

.swal2-popup.swal2-loading {
    overflow-y: hidden
}

.swal2-popup .swal2-header {
    display: flex;
    flex-direction: column;
    align-items: center
}

.swal2-popup .swal2-title {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 0 3rem;
    padding: 0;
    color: #262626;
    font-size: 3rem;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word
}

.swal2-popup .swal2-actions {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 2.5rem auto 0;
    z-index: 1
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1))
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
    background-image: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2))
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    width: 2.5em;
    height: 2.5em;
    margin: .46875em;
    padding: 0;
    border: .25em solid transparent;
    border-radius: 100%;
    border-color: transparent;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    box-sizing: border-box;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    user-select: none
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
    margin-right: 30px;
    margin-left: 30px
}

.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    border: 3px solid #999;
    border-radius: 50%;
    border-right-color: transparent;
    box-shadow: 1px 1px 1px #fff;
    content: '';
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal
}

.swal2-popup .swal2-styled {
    margin: .3125em;
    padding: .625em 2em;
    font-weight: 500;
    box-shadow: none
}

.swal2-popup .swal2-styled:not([disabled]) {
    cursor: pointer
}

.swal2-popup .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .4rem;
    background: initial;
    background-color: #038fde;
    color: #fff;
    font-size: 1.4rem
}

.swal2-popup .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: .4rem;
    background: initial;
    background-color: #f5222d;
    color: #fff;
    font-size: 1.4rem
}

.swal2-popup .swal2-styled:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff,0 0 0 4px transparent
}

.swal2-popup .swal2-styled::-moz-focus-inner {
    border: 0
}

.swal2-popup .swal2-footer {
    justify-content: center;
    margin: 2.4rem 0 -2.8rem;
    padding: 1em 0 0;
    border-top: 1px solid #dee2e6;
    color: #545454;
    font-size: 1em
}

.swal2-popup .swal2-image {
    max-width: 100%;
    margin: 0 auto 3rem
}

.swal2-popup .swal2-close {
    position: absolute;
    top: 0;
    right: 0;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    padding: 0;
    transition: color 0.1s ease-out;
    border: none;
    border-radius: 0;
    outline: initial;
    background: transparent;
    color: #ccc;
    font-family: serif;
    font-size: 2.5em;
    line-height: 1.2;
    cursor: pointer;
    overflow: hidden
}

.swal2-popup .swal2-close:hover {
    transform: none;
    color: #f5222d
}

.swal2-popup>.swal2-input,.swal2-popup>.swal2-file,.swal2-popup>.swal2-textarea,.swal2-popup>.swal2-select,.swal2-popup>.swal2-radio,.swal2-popup>.swal2-checkbox {
    display: none
}

.swal2-popup .swal2-content {
    justify-content: center;
    margin: 0;
    padding: 0;
    color: #545454;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: normal;
    z-index: 1;
    word-wrap: break-word
}

.swal2-popup #swal2-content {
    text-align: center
}

.swal2-popup .swal2-input,.swal2-popup .swal2-file,.swal2-popup .swal2-textarea,.swal2-popup .swal2-select,.swal2-popup .swal2-radio,.swal2-popup .swal2-checkbox {
    margin: 0 auto 1.6rem
}

.swal2-popup .swal2-input,.swal2-popup .swal2-file,.swal2-popup .swal2-textarea {
    width: 100%;
    transition: border-color .3s, box-shadow .3s;
    border: 1px solid #ced4da;
    border-radius: .4rem;
    font-size: 1.4rem;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.06);
    box-sizing: border-box
}

.swal2-popup .swal2-input.swal2-inputerror,.swal2-popup .swal2-file.swal2-inputerror,.swal2-popup .swal2-textarea.swal2-inputerror {
    border-color: #f5222d !important;
    box-shadow: 0 0 2px #f5222d !important
}

.swal2-popup .swal2-input:focus,.swal2-popup .swal2-file:focus,.swal2-popup .swal2-textarea:focus {
    border: 1px solid #64c6fd;
    outline: none;
    box-shadow: 0 0 3px #c4e6f5
}

.swal2-popup .swal2-input::placeholder,.swal2-popup .swal2-file::placeholder,.swal2-popup .swal2-textarea::placeholder {
    color: #ccc
}

.swal2-popup .swal2-range input {
    width: 80%
}

.swal2-popup .swal2-range output {
    width: 20%;
    font-weight: 600;
    text-align: center
}

.swal2-popup .swal2-range input,.swal2-popup .swal2-range output {
    height: 2.625em;
    margin: 0 auto 1.6rem;
    padding: 0;
    font-size: 1.4rem;
    line-height: 2.625em
}

.swal2-popup .swal2-input {
    height: 2.625em;
    padding: .8rem 1.7rem
}

.swal2-popup .swal2-input[type='number'] {
    max-width: 10em
}

.swal2-popup .swal2-file {
    font-size: 1.4rem
}

.swal2-popup .swal2-textarea {
    height: 6.75em;
    padding: .75em
}

.swal2-popup .swal2-select {
    min-width: 50%;
    max-width: 100%;
    padding: .375em .625em;
    color: #545454;
    font-size: 1.4rem
}

.swal2-popup .swal2-radio,.swal2-popup .swal2-checkbox {
    align-items: center;
    justify-content: center
}

.swal2-popup .swal2-radio label,.swal2-popup .swal2-checkbox label {
    margin: 0 .6em;
    font-size: 1.4rem
}

.swal2-popup .swal2-radio input,.swal2-popup .swal2-checkbox input {
    margin: 0 .4em
}

.swal2-popup .swal2-validation-message {
    display: none;
    align-items: center;
    justify-content: center;
    padding: .625em;
    background: #f0f0f0;
    color: #666;
    font-size: 1em;
    font-weight: 300;
    overflow: hidden
}

.swal2-popup .swal2-validation-message::before {
    display: inline-block;
    width: 1.5em;
    min-width: 1.5em;
    height: 1.5em;
    margin: 0 .625em;
    border-radius: 50%;
    background-color: #f5222d;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
    content: '!';
    zoom:normal}

@supports (-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@-moz-document url-prefix() {
    .swal2-close:focus {
        outline: 2px solid transparent
    }
}

.swal2-icon {
    position: relative;
    justify-content: center;
    width: 5em;
    height: 5em;
    margin: 0 auto 2.6rem;
    border: .25em solid transparent;
    border-radius: 50%;
    line-height: 5em;
    cursor: default;
    box-sizing: content-box;
    user-select: none;
    zoom:normal}

.swal2-icon-text {
    font-size: 3.75em
}

.swal2-icon.swal2-error {
    border-color: #f5222d
}

.swal2-icon.swal2-error .swal2-x-mark {
    position: relative;
    flex-grow: 1
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
    display: block;
    position: absolute;
    top: 2.3125em;
    width: 2.9375em;
    height: .3125em;
    border-radius: .125em;
    background-color: #f5222d
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
    left: 1.0625em;
    transform: rotate(45deg)
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
    right: 1em;
    transform: rotate(-45deg)
}

.swal2-icon.swal2-warning {
    border-color: #fbb937;
    color: #faad14
}

.swal2-icon.swal2-info {
    border-color: #7ec1ff;
    color: #1890ff
}

.swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd
}

.swal2-icon.swal2-success {
    border-color: #52c41a
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
    position: absolute;
    width: 3.75em;
    height: 7.5em;
    transform: rotate(45deg);
    border-radius: 50%
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
    top: -.4375em;
    left: -2.0635em;
    transform: rotate(-45deg);
    transform-origin: 3.75em 3.75em;
    border-radius: 7.5em 0 0 7.5em
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
    top: -.6875em;
    left: 1.875em;
    transform: rotate(-45deg);
    transform-origin: 0 3.75em;
    border-radius: 0 7.5em 7.5em 0
}

.swal2-icon.swal2-success .swal2-success-ring {
    position: absolute;
    top: -.25em;
    left: -.25em;
    width: 100%;
    height: 100%;
    border: 0.25em solid rgba(82,196,26,0.3);
    border-radius: 50%;
    z-index: 2;
    box-sizing: content-box
}

.swal2-icon.swal2-success .swal2-success-fix {
    position: absolute;
    top: .5em;
    left: 1.625em;
    width: .4375em;
    height: 5.625em;
    transform: rotate(-45deg);
    z-index: 1
}

.swal2-icon.swal2-success [class^='swal2-success-line'] {
    display: block;
    position: absolute;
    height: .3125em;
    border-radius: .125em;
    background-color: #52c41a;
    z-index: 2
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
    top: 2.875em;
    left: .875em;
    width: 1.5625em;
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
    transform: rotate(-45deg)
}

.swal2-progresssteps {
    align-items: center;
    margin: 0 0 1.25em;
    padding: 0;
    font-weight: 600
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative
}

.swal2-progresssteps .swal2-progresscircle {
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center;
    z-index: 20
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
    background: #add8e6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
    background: #add8e6
}

.swal2-progresssteps .swal2-progressline {
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6;
    z-index: 10
}

[class^='swal2'] {
    -webkit-tap-highlight-color: transparent
}

.swal2-show {
    animation: swal2-show 0.3s
}

.swal2-show.swal2-noanimation {
    animation: none
}

.swal2-hide {
    animation: swal2-hide 0.15s forwards
}

.swal2-hide.swal2-noanimation {
    animation: none
}

.swal2-rtl .swal2-close {
    right: auto;
    left: 0
}

.swal2-animate-success-icon .swal2-success-line-tip {
    animation: swal2-animate-success-line-tip 0.75s
}

.swal2-animate-success-icon .swal2-success-line-long {
    animation: swal2-animate-success-line-long 0.75s
}

.swal2-animate-success-icon .swal2-success-circular-line-right {
    animation: swal2-rotate-success-circular-line 4.25s ease-in
}

.swal2-animate-error-icon {
    animation: swal2-animate-error-icon 0.5s
}

.swal2-animate-error-icon .swal2-x-mark {
    animation: swal2-animate-error-x-mark 0.5s
}

@keyframes swal2-rotate-loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media print {
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
        overflow-y: scroll !important
    }

    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden='true'] {
        display: none
    }

    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
        position: initial !important
    }
}

.swal2-popup .swal2-title {
    font-weight: 400
}

.swal2-popup .swal2-styled {
    padding: 1.2rem 2rem
}

body {
    position: relative;
    height: 100vh;
    transition: all 0.3s ease-out
}

@media screen and (prefers-reduced-motion: reduce) {
    body {
        transition: none
    }
}

@media (max-width: 575.98px) {
    body {
        font-size:1.6rem
    }
}

html {
    font-size: 62.5%
}

@media (max-width: 575.98px) {
    html {
        font-size:47%
    }
}

a:hover,a:focus {
    outline: 0 none
}

.dt-letter-spacing-base {
    letter-spacing: 3px
}

.display-5 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.05
}

.display-6 {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.05
}

@media (max-width: 575.98px) {
    h4,.h4 {
        font-size:1.8rem
    }

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

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

.ps-custom-scrollbar {
    position: relative
}

.bg-focus {
    background-color: transparent
}

.bg-focus:focus {
    background-color: #f4f4f4
}

.theme-dark .bg-focus:focus {
    background-color: #fff
}

.text-decoration-underline {
    text-decoration: underline
}

.border-dashed {
    border-style: dashed
}

.border-width-2 {
    border-width: 2px !important
}

.overflow-hidden {
    overflow: hidden
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-semibold {
    font-weight: 600
}

.toggle-button {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.toggle-button .show {
    display: block
}

.toggle-button .hide {
    display: none
}

.toggle-button.active .show {
    display: none
}

.toggle-button.active .hide {
    display: block
}

[data-toggle='mdrawer'],[data-switch='mdrawer'],[data-dismiss='mdrawer'],[data-open='compose'],[data-dismiss='compose'],[data-toggle='minimize'],[data-location] {
    cursor: pointer
}

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

.rounded-xl {
    border-radius: 1rem !important
}

.flex-1 {
    flex: 1;
    -ms-flex: 1
}

.flex-initial {
    flex: initial !important
}

.more-thumb {
    position: relative;
    overflow: hidden
}

.more-thumb>.count-number {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
    display: inline-block
}

.more-thumb:after {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .more-thumb:after {
        transition: none
    }
}

.more-thumb:hover:after {
    background-color: rgba(0,0,0,0.65)
}

.shadow-xl {
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2)
}

.dt-separator {
    display: inline-block;
    height: 2px;
    width: 20px;
    background-color: #545454
}

.dot-shape.dot-shape-lg {
    width: 10px;
    height: 10px
}

.dot-shape.dot-shape-xl {
    width: 12px;
    height: 12px
}

.f-10 {
    font-size: 10px
}

.f-12 {
    font-size: 12px
}

.f-14 {
    font-size: 14px
}

.f-16 {
    font-size: 16px
}

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

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

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

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

.mb--15 {
    margin-bottom: -15px
}

.mb--20 {
    margin-bottom: -20px
}

.mb--30 {
    margin-bottom: -30px
}

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

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

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

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

.mr--20 {
    margin-right: -20px
}

.dt-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px
}

.dt-list-xs {
    margin-left: -0.5px;
    margin-right: -0.5px
}

.dt-list-xs>.dt-list__item {
    padding-left: 0.5px;
    padding-right: 0.5px;
    margin-bottom: 1px
}

.dt-list-sm {
    margin-left: -3px;
    margin-right: -3px
}

.dt-list-sm>.dt-list__item {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px
}

.dt-list-xl {
    margin-left: -12px;
    margin-right: -12px
}

.dt-list-xl>.dt-list__item {
    padding-left: 12px;
    padding-right: 12px
}

.dt-list__item {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px
}

.dt-list-bordered .dt-list__item:not(:last-child) {
    border-right: 1px solid #e8e8e8
}

.dt-list-half .dt-list__item {
    width: 50%
}

.dt-list-half .dt-list__item:nth-last-of-type(1),.dt-list-half .dt-list__item:nth-last-of-type(2) {
    margin-bottom: 0
}

.dt-list-one-third .dt-list__item {
    /* width: 33.333%; */
}

.dt-list-one-third .dt-list__item:nth-last-of-type(1),.dt-list-one-third .dt-list__item:nth-last-of-type(2),.dt-list-one-third .dt-list__item:nth-last-of-type(3) {
    margin-bottom: 0
}

.dt-list-cm-0 .dt-list__item {
    margin-bottom: 0
}

.dt-list-square {
    list-style-type: square
}

.pulse-primary {
    display: inline-block;
    box-shadow: 0 0 0 rgba(3,143,222,0.4);
    animation: pulse-primary 2s infinite
}

@-webkit-keyframes pulse-primary {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(3,143,222,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(3,143,222,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(3,143,222,0)
    }
}

@keyframes pulse-primary {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(3,143,222,0.4);
        box-shadow: 0 0 0 0 rgba(3,143,222,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(3,143,222,0);
        box-shadow: 0 0 0 20px rgba(3,143,222,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(3,143,222,0);
        box-shadow: 0 0 0 0 rgba(3,143,222,0)
    }
}

.pulse-danger {
    display: inline-block;
    box-shadow: 0 0 0 rgba(245,34,45,0.4);
    animation: pulse-danger 2s infinite
}

@-webkit-keyframes pulse-danger {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(245,34,45,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(245,34,45,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(245,34,45,0)
    }
}

@keyframes pulse-danger {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(245,34,45,0.4);
        box-shadow: 0 0 0 0 rgba(245,34,45,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(245,34,45,0);
        box-shadow: 0 0 0 20px rgba(245,34,45,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(245,34,45,0);
        box-shadow: 0 0 0 0 rgba(245,34,45,0)
    }
}

.pulse-success {
    display: inline-block;
    box-shadow: 0 0 0 rgba(82,196,26,0.4);
    animation: pulse-success 2s infinite
}

@-webkit-keyframes pulse-success {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(82,196,26,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(82,196,26,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(82,196,26,0)
    }
}

@keyframes pulse-success {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(82,196,26,0.4);
        box-shadow: 0 0 0 0 rgba(82,196,26,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(82,196,26,0);
        box-shadow: 0 0 0 20px rgba(82,196,26,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(82,196,26,0);
        box-shadow: 0 0 0 0 rgba(82,196,26,0)
    }
}

.pulse-info {
    display: inline-block;
    box-shadow: 0 0 0 rgba(24,144,255,0.4);
    animation: pulse-info 2s infinite
}

@-webkit-keyframes pulse-info {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(24,144,255,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(24,144,255,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(24,144,255,0)
    }
}

@keyframes pulse-info {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(24,144,255,0.4);
        box-shadow: 0 0 0 0 rgba(24,144,255,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(24,144,255,0);
        box-shadow: 0 0 0 20px rgba(24,144,255,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(24,144,255,0);
        box-shadow: 0 0 0 0 rgba(24,144,255,0)
    }
}

.pulse-yellow {
    display: inline-block;
    box-shadow: 0 0 0 rgba(250,219,20,0.4);
    animation: pulse-yellow 2s infinite
}

@-webkit-keyframes pulse-yellow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(250,219,20,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(250,219,20,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(250,219,20,0)
    }
}

@keyframes pulse-yellow {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(250,219,20,0.4);
        box-shadow: 0 0 0 0 rgba(250,219,20,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(250,219,20,0);
        box-shadow: 0 0 0 20px rgba(250,219,20,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(250,219,20,0);
        box-shadow: 0 0 0 0 rgba(250,219,20,0)
    }
}

.pulse-light {
    display: inline-block;
    box-shadow: 0 0 0 rgba(229,229,229,0.4);
    animation: pulse-light 2s infinite
}

@-webkit-keyframes pulse-light {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(229,229,229,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(229,229,229,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(229,229,229,0)
    }
}

@keyframes pulse-light {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(229,229,229,0.4);
        box-shadow: 0 0 0 0 rgba(229,229,229,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 20px rgba(229,229,229,0);
        box-shadow: 0 0 0 20px rgba(229,229,229,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(229,229,229,0);
        box-shadow: 0 0 0 0 rgba(229,229,229,0)
    }
}

.bg-gradient-blue {
    background-image: linear-gradient(135deg, #9298f1, #170de7);
    background-repeat: repeat-x
}

.bg-gradient-purple {
    background-image: linear-gradient(135deg, #3f3f91, #ec45a0);
    background-repeat: repeat-x
}

.bg-gradient-dark-purple {
    background-image: linear-gradient(135deg, #bc0a6a, #0a0a79);
    background-repeat: repeat-x
}

.bg-gradient-blueberry {
    background-image: linear-gradient(135deg, #434fc0, #45e6ec);
    background-repeat: repeat-x
}

.bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.bg-image [class*='bg-gradient-'] {
    opacity: 0.85;
    color: #fff
}

.card[class*='bg-gradient-'],.card [class*='bg-gradient-'],.dt-card[class*='bg-gradient-'],.dt-card [class*='bg-gradient-'] {
    border-radius: .4rem;
    color: #fff
}

.bg-dark-primary {
    position: relative;
    background-color: #038fde !important
}

.bg-dark-primary:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    background-color: rgba(0,0,0,0.72);
    border-radius: inherit
}

.bg-dark-primary>* {
    position: relative;
    z-index: 2
}

.theme-dark .bg-dark-primary {
    background-color: #495762 !important
}

.dt-module,.dt-card {
    position: relative;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    margin-bottom: 3.2rem;
    background-color: #fff;
    border-radius: 1rem
}

.dt-list,.dt-nav,.dt-module-side-nav,.dt-action-nav,.dt-side-nav,.dt-side-nav__sub-menu,.dt-team-list,.invoice-list,.dt-indicator {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.dt-avatar,.dt-avatar__outline,.dt-fab-btn,.dt-slider__header .dt-checkbox-icon .dt-checkbox-content {
    border-radius: 50%;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.dt-avatar:not([class*="size-"]):not(.dt-checkbox-content),.dt-avatar__outline:not([class*="size-"]):not(.dt-checkbox-content),.dt-fab-btn:not([class*="size-"]):not(.dt-checkbox-content),.dt-slider__header .dt-checkbox-icon .dt-checkbox-content:not([class*="size-"]):not(.dt-checkbox-content) {
    width: 40px;
    height: 40px
}

.dot-shape {
    width: 8px;
    height: 8px;
    background-color: #038fde;
    display: inline-block;
    border-radius: 50%
}

.dt-widget-hover .dt-widget__item:hover .dt-widget__title,.dt-widget-hover-bg .dt-widget__item:hover .dt-widget__title {
    color: #038fde
}

.dt-widget-hover .dt-widget__item:hover .badge-circle-animate,.dt-widget-hover-bg .dt-widget__item:hover .badge-circle-animate {
    font-size: 1.2rem;
    border-radius: .4rem
}

.dt-root {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: #f5f5f5
}

.dt-main {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    -ms-flex: 1;
    overflow: auto
}

.dt-content-wrapper {
    flex: 1 1 auto;
    width: calc(100% - 240px);
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-content-wrapper {
        transition: none
    }
}

@media screen and (min-width: 1367px) {
    .dt-content-wrapper {
        width:calc(100% - 280px)
    }
}

.dt-content {
    padding: 3.2rem 3.2rem 0.2rem;
    flex: 1;
    -ms-flex: 1
}

.dt-page__header {
    margin-bottom: 3.2rem
}

.dt-entry__header {
    position: relative;
    margin-bottom: 3rem;
    padding-bottom: 1.6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e8e8e8
}

.dt-entry__header:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 45px;
    background-color: #038fde;
    border-radius: 10px
}

.dt-entry__title {
    margin-bottom: 0;
    font-size: 16px
}

.dt-header {
    position: relative;
    z-index: 99;
    height: 72px;
    background-color: #fff;
    box-shadow: 0 0 4px 4px rgba(0,0,0,0.08);
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-header {
        transition: none
    }
}

@media (max-width: 575.98px) {
    .dt-header {
        height:55px
    }
}

.dt-header--fixed .dt-header {
    position: fixed;
    z-index: 1001;
    width: 100%
}

.dt-header--fixed .dt-header+.dt-main {
    transition: all 0.2s ease;
    margin-top: 72px
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-header--fixed .dt-header+.dt-main {
        transition: none
    }
}

@media (max-width: 575.98px) {
    .dt-header--fixed .dt-header+.dt-main {
        margin-top:95px
    }
}

.dt-header__container {
    display: flex;
    height: 100%
}

.dt-header__toolbar {
    display: flex;
    padding-right: 32px;
    padding-left: 32px;
    width: calc(100% - 240px);
    background-color: #fff
}

@media screen and (min-width: 1367px) {
    .dt-header__toolbar {
        width:calc(100% - 280px)
    }
}

.dt-header__toolbar .search-box {
    margin-right: 1rem;
    align-self: center
}

.theme-semidark .dt-header__toolbar .search-box .btn-primary {
    background-color: #fa8c16;
    border-color: #fa8c16
}

@media (max-width: 991.98px) {
    .dt-header__toolbar {
        width:auto;
        padding-left: 0
    }
}

@media (max-width: 575.98px) {
    .dt-header__toolbar {
        padding-right:1.9rem
    }
}

@media (max-width: 767.98px) {
    .dt-header__toolbar .dropdown-toggle::after {
        display:none
    }
}

.dt-header__toolbar .dt-nav__link>i {
    font-size: 1.6rem
}

.dt-header__toolbar .dt-nav__link>i.icon-sm {
    font-size: 1.4rem
}

.dt-header__toolbar .dt-nav__link>i.icon-lg {
    font-size: 1.8rem
}

@media (max-width: 575.98px) {
    .dt-header__toolbar .dt-nav__link>i {
        font-size:2.3rem
    }

    .dt-header__toolbar .dt-nav__link>i.icon-sm {
        font-size: 1.8rem
    }

    .dt-header__toolbar .dt-nav__link>i.icon-lg {
        font-size: 2rem
    }
}

.dt-brand {
    width: 240px;
    background-color: #1891ff;
    color: #fff;
    padding: 0 2rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative
}

.theme-semidark .dt-brand:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 21%);
    z-index: 1
}

.theme-semidark .dt-brand>* {
    position: relative;
    z-index: 2
}

@media (max-width: 991.98px) {
    .theme-semidark .dt-brand {
        color:#545454
    }

    .theme-semidark .dt-brand:before {
        display: none
    }
}

@media screen and (min-width: 1367px) {
    .dt-brand {
        width:calc(240px + 40px)
    }
}

@media (max-width: 991.98px) {
    .dt-brand {
        width:auto;
        padding-right: 1rem
    }

    .dt-brand+.dt-header__toolbar {
        margin-left: auto !important
    }

    .theme-dark .dt-brand,.theme-semidark .dt-brand {
        background-color: transparent
    }
}

.dt-brand__logo {
    display: inline-block;
    margin-left: 0.8rem
}

@media (max-width: 991.98px) {
    .dt-brand__logo {
        margin-left:1rem
    }
}

.dt-brand__logo-link,.dt-brand__logo-symbol,.dt-brand__logo-img {
    display: inline-block
}

.dt-brand__logo-img {
    width: 90px
}

.dt-brand__logo-symbol {
    width: 35px
}

.dt-sidebar--fixed .dt-brand {
    position: fixed;
    z-index: 99;
    height: 72px;
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-sidebar--fixed .dt-brand {
        transition: none
    }
}

@media (max-width: 767.98px) {
    .dt-sidebar--fixed .dt-brand {
        position:static;
        height: auto
    }
}

.dt-sidebar--fixed .dt-brand+.dt-header__toolbar {
    transition: all 0.2s ease;
    margin-left: 240px
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-sidebar--fixed .dt-brand+.dt-header__toolbar {
        transition: none
    }
}

@media screen and (min-width: 1367px) {
    .dt-sidebar--fixed .dt-brand+.dt-header__toolbar {
        margin-left:calc(280px)
    }
}

.dt-nav-wrapper {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap
}

.dt-nav {
    margin: 0 -8px;
    display: flex;
    flex-wrap: wrap
}

.dt-nav__item {
    display: flex;
    flex-wrap: wrap;
    padding: 0 8px
}

.dt-nav__link {
    color: #545454;
    display: inline-block
}

.dt-nav__link:hover,.dt-nav__link:focus,.dt-nav__link:active {
    color: #262626;
    text-decoration: none
}

.dt-nav__link .icon+span,.dt-nav__link i+span {
    margin-left: 8px;
    display: inline-block
}

@media (max-width: 767.98px) {
    .dt-nav__link .icon+span,.dt-nav__link i+span {
        display:none
    }
}

.dt-header__toolbar .dt-nav:not(:first-child) {
    margin-left: 0.5rem
}

.dt-header__toolbar .dt-nav__link {
    display: flex;
    align-items: center
}

.dt-brand__tool {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    min-height: 40px;
    min-width: 40px;
    border-radius: 2px
}

.dt-brand__tool:hover {
    background-color: rgba(0,0,0,0.1)
}

.dt-brand__tool.active .icon-menu-fold:before {
    content: '\e9ab'
}

.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
    position: absolute;
    width: 16px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 2px;
    background-color: #fff
}

.hamburger-inner {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hamburger-inner:after,.hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger-inner:before {
    top: -5px
}

.hamburger-inner:after {
    bottom: -5px
}

.dt-brand__tool .hamburger-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: 0.22s
}

.dt-brand__tool .hamburger-inner:before {
    transition: top 0.1s ease-in 0.25s,opacity 0.1s ease-in
}

.dt-brand__tool .hamburger-inner:after {
    transition: bottom 0.1s ease-in 0.25s,transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.dt-brand__tool.active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(225deg)
}

.dt-brand__tool.active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.dt-brand__tool.active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease-out,transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg)
}

.dt-notification-app .dropdown-menu {
    padding: 0;
    width: 300px;
    height: 250px;
    overflow-y: auto
}

.dt-notification-search .dropdown-menu {
    padding: 0;
    width: 250px;
    height: auto
}

@media (max-width: 575.98px) {
    .dt-notification-search .dropdown-menu {
        width:200px
    }
}

.dt-header__toolbar .dt-notification .dropdown-menu {
    width: 380px
}

.dt-header__toolbar .dt-notification .dropdown-menu-body {
    height: 208px;
    overflow-y: auto
}

@media (max-width: 575.98px) {
    .dt-header__toolbar .dt-notification .dropdown-menu {
        width:280px
    }
}

.theme-dark .dt-header__toolbar .dt-notification .dropdown-menu {
    background-color: #fafafa
}

.theme-dark .dt-module__container .dt-notification .dropdown-menu {
    background-color: #fafafa
}

.dt-module__container .dt-notification .dropdown-menu {
    width: 300px
}

.dt-module__container .dt-notification .dropdown-menu-body {
    height: 180px;
    overflow-y: auto
}

@media (max-width: 575.98px) {
    .dt-module__container .dt-notification .dropdown-menu {
        width:280px
    }
}

.dt-notification .media {
    position: relative;
    margin-bottom: 14px
}

.dt-notification .media:not(:last-child) {
    padding-bottom: 14px
}

.dt-notification .media:not(:last-child):after {
    transition: all 0.5s ease;
    content: '';
    height: 1px;
    background-color: #e8e8e8;
    width: calc(100% - 48px);
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-notification .media:not(:last-child):after {
        transition: none
    }
}

.dt-notification .media:hover:after,.dt-notification .media:focus:after {
    width: 100%
}

.dt-notification .media-body {
    display: flex;
    flex-direction: column;
    align-self: center
}

.dt-notification .user-name {
    font-size: 13px;
    color: #262626;
    font-weight: 500
}

.dt-notification .user-name+.message {
    font-size: 12px
}

.dt-notification .meta-date {
    display: block;
    font-size: 12px;
    color: #6e6e6e
}

.dt-notification .message {
    font-size: 13px;
    margin-bottom: 3px;
    color: #262626
}

.dt-notification .message:last-child {
    margin-bottom: 0
}

@media (max-width: 575.98px) {
    .dt-notification .message {
        font-size:12px
    }
}

.dt-app-list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 10px
}

.dt-app-list__item {
    flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    text-align: center
}

.dt-app-list__link,.dt-app-list__text {
    display: block
}

.dt-app-list__link {
    transition: all 0.3s ease;
    padding: 10px;
    border-radius: .4rem;
    border: 1px solid transparent;
    color: #262626
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-app-list__link {
        transition: none
    }
}

.dt-app-list__link:hover,.dt-app-list__link:focus {
    border-color: #e9ecef
}

.dt-app-list__link>img {
    display: inline-block
}

.dt-app-list__text:last-child {
    margin-top: 10px
}

.dt-module {
    margin-bottom: 0;
    overflow: hidden;
    margin: -3.2rem -3.2rem -0.2rem;
    border-radius: 0
}

@media (min-width: 768px) {
    .dt-module {
        display:flex;
        flex-wrap: wrap
    }
}

.dt-module__container {
    position: relative;
    z-index: 1;
    height: 100%
}

@media (min-width: 768px) {
    .dt-module__container {
        max-width:calc(100% - 230px);
        flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        display: flex;
        flex-direction: column
    }
}

@media (max-width: 767.98px) {
    .dt-module__container {
        max-width:none;
        margin-top: 0.2rem;
        width: 100%
    }
}

.dt-module__sidebar {
    position: relative;
    z-index: 2
}

@media (min-width: 768px) {
    .dt-module__sidebar {
        max-width:230px;
        flex: 0 0 230px;
        -ms-flex: 0 0 230px;
        display: flex;
        flex-direction: column;
        border-right: 1px solid #e8e8e8;
        min-height: 100%
    }
}

@media (max-width: 767.98px) {
    .dt-module__sidebar {
        border-right:0 none;
        box-shadow: 0 0 4px 4px rgba(0,0,0,0.08)
    }
}

.dt-module__sidebar-header {
    background-color: #fbfbfb
}

@media (min-width: 768px) {
    .dt-module__sidebar-header {
        min-height:8.2rem;
        padding: 2.7rem 2.6rem
    }
}

@media (max-width: 767.98px) {
    .dt-module__sidebar-header {
        padding:0 2.6rem;
        border-color: transparent !important
    }
}

.dt-module__sidebar-header .quick-menu-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    font-size: 0;
    margin-left: -9px;
    margin-right: -9px
}

@media (min-width: 768px) {
    .dt-module__sidebar-header .quick-menu-list {
        justify-content:space-between
    }
}

@media (max-width: 767.98px) {
    .dt-module__sidebar-header .quick-menu-list .search-box {
        padding:1.2rem 0;
        margin-right: auto;
        width: 280px
    }
}

@media (max-width: 575.98px) {
    .dt-module__sidebar-header .quick-menu-list .search-box {
        width:150px
    }
}

.dt-module__sidebar-header .quick-menu-list .quick-menu {
    display: block;
    font-size: 2.2rem;
    padding-left: 9px;
    padding-right: 9px
}

@media (max-width: 767.98px) {
    .dt-module__sidebar-header .quick-menu-list .quick-menu {
        padding-bottom:2rem;
        padding-top: 2rem
    }
}

.dt-module__sidebar-content {
    overflow-y: auto
}

.dt-module__sidebar-content .action-area {
    padding-left: 2.6rem;
    padding-right: 2.6rem
}

@media (max-width: 767.98px) {
    .dt-module__sidebar-content {
        display:none
    }
}

@media (max-width: 767.98px) {
    .dt-module-side-nav {
        padding-top:1rem;
        padding-bottom: 1rem
    }
}

.dt-module-side-nav__header {
    position: relative;
    padding: 0.8rem 2.6rem;
    line-height: 1;
    font-size: 14px;
    margin-bottom: 0.4rem
}

.dt-module-side-nav__item.active .dt-module-side-nav__link {
    color: #038fde
}

.dt-module-side-nav__item+.dt-module-side-nav__header {
    margin-top: 0.4rem
}

.dt-module-side-nav+.dt-contacts {
    margin-top: 3rem
}

.dt-module-side-nav__more {
    padding: 1rem 2.6rem
}

.dt-module-side-nav__link {
    position: relative;
    display: block;
    align-items: center;
    padding: 0.8rem 2.6rem;
    line-height: 1;
    text-transform: capitalize;
    white-space: nowrap;
    color: #999;
    transition: all 0.3s ease
}

.dt-module-side-nav__link .icon,.dt-module-side-nav__link i {
    margin-right: 8px
}

.dt-module-side-nav__link:hover,.dt-module-side-nav__link:focus,.dt-module-side-nav__link:active {
    color: #262626
}

.dt-module-side-nav__text {
    display: inline-block
}

.dt-module__header {
    display: flex;
    align-items: center;
    padding: 2.2rem 3.2rem;
    border-bottom: 1px solid #e8e8e8
}

@media (min-width: 768px) {
    .dt-module__header {
        min-height:8.2rem
    }
}

.dt-module__content {
    flex: 1;
    -ms-flex: 1;
    overflow-y: auto
}

.dt-module__title {
    position: relative;
    margin-bottom: 0
}

.dt-module__drawer.dt-drawer {
    position: absolute;
    z-index: 100 !important;
    height: 100%;
    width: 64%;
    background-color: #fff
}

@media (max-width: 767.98px) {
    .dt-module__drawer.dt-drawer {
        width:90%
    }
}

.dt-module__drawer.dt-drawer.open+.dt-backdrop {
    position: absolute;
    z-index: 99
}

.dt-module__drawer-inner {
    height: 100%
}

.dt-module__drawer-header {
    padding: 2rem 2.2rem;
    height: 6.5rem
}

.dt-actionable-drawer {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    -ms-flex: 1;
    height: 100%
}

.dt-actionable-drawer .dt-notification.fade:not(.show) {
    display: none
}

.theme-dark .dt-actionable-drawer .search-result:hover,.theme-dark .dt-actionable-drawer .search-result:focus {
    background-color: rgba(3,143,222,0.2)
}

.dt-actionable-drawer .search-result {
    padding: 6px 4px
}

.dt-actionable-drawer .search-result a {
    color: #262626
}

.dt-actionable-drawer .search-result:hover,.dt-actionable-drawer .search-result:focus {
    background-color: #e9ecef
}

.dt-actionable-drawer .search-result+.search-result {
    margin-top: 1.5rem
}

.dt-action-bar {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    max-width: 6rem;
    flex: 0 0 6rem;
    -ms-flex: 0 0 6rem;
    height: calc(100% - 6.5rem)
}

.dt-action-nav__item.active .dt-action-nav__link {
    background-color: #262626;
    color: #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.dt-action-nav__link {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1rem 1.2rem 1rem 2.2rem;
    line-height: 1;
    white-space: nowrap;
    color: #999;
    transition: all 0.3s ease
}

.dt-action-nav__link .icon,.dt-action-nav__link i {
    font-size: 2rem
}

.dt-action-nav__link:hover,.dt-action-nav__link:focus,.dt-action-nav__link:active {
    color: #262626
}

.dt-action-content-wrapper {
    position: relative;
    z-index: 1;
    max-width: calc(100% - 6rem);
    flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    height: calc(100% - 6.5rem)
}

.dt-action-content {
    padding: 0 2.6rem 2.6rem;
    height: 100%
}

.dt-customizer {
    position: relative;
    z-index: 1501;
    width: 370px;
    background-color: #fff
}

@media (max-width: 991.98px) {
    .dt-customizer {
        width:300px
    }
}

@media (max-width: 575.98px) {
    .dt-customizer {
        width:280px
    }
}

.dt-customizer-toggle {
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 100
}

.dt-customizer-toggle a {
    transition: all 0.5s ease;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4.2rem;
    width: 5.5rem;
    font-size: 1.8rem;
    background-image: linear-gradient(135deg, #faad14, #f5222d);
    background-repeat: repeat-x;
    color: #fff;
    padding-left: 2px
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-customizer-toggle a {
        transition: none
    }
}

.dt-customizer-toggle a:hover,.dt-customizer-toggle a:focus {
    background-image: linear-gradient(90deg, #f5222d, #faad14);
    background-repeat: repeat-x
}

.dt-customizer__inner {
    height: 100%
}

.dt-customizer__header {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2rem;
    min-height: 72px;
    box-shadow: 0 2px 2px 0 rgba(84,84,84,0.1)
}

.dt-customizer__header .close {
    margin-left: auto;
    font-size: 3.5rem;
    font-weight: normal;
    line-height: 0.8
}

.dt-customizer__header .close:focus {
    outline: none
}

.dt-customizer__body {
    height: calc(100% - 72px);
    overflow-y: auto
}

.dt-customizer__body-inner {
    padding: 3rem 2rem
}

.dt-customizer__body section:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 2rem;
    padding-bottom: 2rem
}

.dt-customizer__body .dt-list-sm {
    margin-left: -5px;
    margin-right: -5px
}

.dt-customizer__body .dt-list-sm>.dt-list__item {
    padding-left: 5px;
    padding-right: 5px
}

.dt-customizer__btn-group .btn-outline-light {
    color: #545454;
    background-color: transparent !important
}

.dt-customizer__btn-group .btn-outline-light:hover {
    color: #038fde
}

.dt-customizer__btn-group .btn-outline-light.active {
    z-index: 5;
    border-color: #038fde !important;
    color: #038fde !important
}

.dt-customizer .choose-option {
    position: relative
}

.dt-customizer .choose-option__icon {
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.dt-customizer .choose-option__icon:not(:last-child) {
    margin-bottom: 6px
}

.dt-customizer .choose-option.active .choose-option__icon {
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-customizer .choose-option.active .choose-option__icon {
        transition: none
    }
}

.dt-customizer .choose-option.active .choose-option__icon:after {
    content: '';
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 2;
    height: 14px;
    width: 14px;
    display: inline-block;
    background-image: url("../images/customizer-icons/check.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.dt-customizer .choose-option__name {
    font-size: 12px;
    color: #545454;
    text-transform: capitalize
}

.dt-customizer .dt-color-option {
    position: relative;
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f4f4f4
}

.dt-customizer .dt-color-option:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.dt-customizer .dt-color-option.active:after {
    content: '';
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 2;
    height: 14px;
    width: 14px;
    display: inline-block;
    background-image: url("../images/customizer-icons/check.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.dt-customizer .dt-color-options>li:nth-child(1) .dt-color-option {
    background-color: #fa8c16
}

.dt-customizer .dt-color-options>li:nth-child(1) .dt-color-option:before {
    background-color: #038fde
}

.dt-customizer .dt-color-options>li:nth-child(2) .dt-color-option {
    background-color: #00B378
}

.dt-customizer .dt-color-options>li:nth-child(2) .dt-color-option:before {
    background-color: #8A2BE2
}

.dt-customizer .dt-color-options>li:nth-child(3) .dt-color-option {
    background-color: #00d9c9
}

.dt-customizer .dt-color-options>li:nth-child(3) .dt-color-option:before {
    background-color: #FF2B7A
}

.dt-customizer .dt-color-options>li:nth-child(4) .dt-color-option {
    background-color: #FCB53B
}

.dt-customizer .dt-color-options>li:nth-child(4) .dt-color-option:before {
    background-color: #3DA4E6
}

.dt-customizer .dt-color-options>li:nth-child(5) .dt-color-option {
    background-color: #17BDE5
}

.dt-customizer .dt-color-options>li:nth-child(5) .dt-color-option:before {
    background-color: #0469B9
}

.dt-customizer .dt-color-options>li:nth-child(6) .dt-color-option {
    background-color: #F1D065
}

.dt-customizer .dt-color-options>li:nth-child(6) .dt-color-option:before {
    background-color: #F18805
}

.dt-customizer .dt-color-options>li:nth-child(7) .dt-color-option {
    background-color: #59DCFF
}

.dt-customizer .dt-color-options>li:nth-child(7) .dt-color-option:before {
    background-color: #6A95FF
}

.dt-customizer .dt-color-options>li:nth-child(8) .dt-color-option {
    background-color: #70A288
}

.dt-customizer .dt-color-options>li:nth-child(8) .dt-color-option:before {
    background-color: #F87060
}

.dt-customizer .dt-color-options>li:nth-child(9) .dt-color-option {
    background-color: #E14594
}

.dt-customizer .dt-color-options>li:nth-child(9) .dt-color-option:before {
    background-color: #A172E7
}

.dt-customizer .dt-color-options>li:nth-child(10) .dt-color-option {
    background-color: #64D7D6
}

.dt-customizer .dt-color-options>li:nth-child(10) .dt-color-option:before {
    background-color: #956FE7
}

.dt-sidebar {
    position: relative;
    width: 240px;
    display: flex;
    flex-direction: column;
    background-color: rgb(0, 56, 107);
    border-right: solid 1px #1891ff;
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-sidebar {
        transition: none
    }
}

@media screen and (min-width: 1367px) {
    .dt-sidebar {
        width:calc(280px)
    }
}

.dt-sidebar__container {
    width: 100%;
    padding-top: 3.4rem;
    padding-bottom: 3rem
}

.dt-sidebar__notification {
    padding: 0 1rem;
    margin: 0 2rem;
    border-bottom: 0px solid #038fde
}

.dt-sidebar__notification>.dropdown>a {
    color: #fff !important;
}

.theme-semidark .dt-sidebar__notification .dt-list__link {
    color: #038fde !important
}

.theme-dark .dt-sidebar__notification .dt-list__link {
    color: #545454
}

.dt-sidebar--fixed .dt-sidebar {
    position: fixed;
    z-index: 1000;
    height: calc(100vh - 72px);
    overflow-y: auto
}

.dt-sidebar--fixed .dt-sidebar+.dt-content-wrapper {
    transition: all 0.2s ease;
    margin-left: 240px
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-sidebar--fixed .dt-sidebar+.dt-content-wrapper {
        transition: none
    }
}

@media screen and (min-width: 1367px) {
    .dt-sidebar--fixed .dt-sidebar+.dt-content-wrapper {
        margin-left:calc(280px)
    }
}

.dt-side-nav__header {
    position: relative;
    text-transform: capitalize;
    padding: 40px 30px 12px 30px;
    line-height: 1.2;
    color: #fff;
    font-size: 1.6rem
}

.dt-side-nav__header:not(:first-child) {
    padding-top: 30px
}

.dt-side-nav__text {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: 1;
    -ms-flex: 1
}

.dt-side-nav>.dt-side-nav__item.selected>a,.dt-side-nav>.dt-side-nav__item.open>a {
    color: #fff;
}

.dt-side-nav>.dt-side-nav__item.selected>a.active,.dt-side-nav>.dt-side-nav__item.open>a.active {
    background-color: #036;
    color: #fa8c16
}

.dt-side-nav>.dt-side-nav__item.selected>a.active:after,.dt-side-nav>.dt-side-nav__item.open>a.active:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 100%;
    width: 2px;
    background-color: #fa8c16
}

.theme-dark .dt-side-nav>.dt-side-nav__item.selected>a.active:after,.theme-semidark .dt-side-nav>.dt-side-nav__item.selected>a.active:after,.theme-dark .dt-side-nav>.dt-side-nav__item.open>a.active:after,.theme-semidark .dt-side-nav>.dt-side-nav__item.open>a.active:after {
    display: none
}

.dt-side-nav>.dt-side-nav__item.selected>a.active:hover,.dt-side-nav>.dt-side-nav__item.selected>a.active:focus,.dt-side-nav>.dt-side-nav__item.selected>a.active:active,.dt-side-nav>.dt-side-nav__item.open>a.active:hover,.dt-side-nav>.dt-side-nav__item.open>a.active:focus,.dt-side-nav>.dt-side-nav__item.open>a.active:active {
    color: #fa8c16
}

.dt-side-nav>.dt-side-nav__item>.dt-side-nav__sub-menu {
    display: none
}

.dt-side-nav>.dt-side-nav__item.open>.dt-side-nav__sub-menu {
    display: block
}

.dt-side-nav__link {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 30px 14px 40px;
    line-height: 1.2;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease;
    border-bottom: 1px solid #3b3a3a;
}

.dt-side-nav__link .icon,.dt-side-nav__link i {
    margin-right: 12px
}

.dt-side-nav__link:hover,.dt-side-nav__link:focus,.dt-side-nav__link:active {
    color: #FFF;
    text-decoration: none
}

.dt-side-nav__arrow:before {
    content: '\e93a';
    font-family: 'gaxon';
    color: inherit;
    display: inline-block;
    position: absolute;
    left: 22px;
    top: 35%;
    font-size: 10px;
    transition: all 100ms ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-side-nav__arrow:before {
        transition: none
    }
}

.dt-side-nav__item.open .dt-side-nav__arrow:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dt-side-nav__sub-menu .dt-side-nav__link {
    color: #fff;
    padding-left: 80px
}

.dt-side-nav__sub-menu .dt-side-nav__link.active {
    background-color: #036;
    color: #fa8c16
}

.dt-side-nav__sub-menu .dt-side-nav__link.active:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 100%;
    width: 2px;
    background-color: #fa8c16
}

.theme-dark .dt-side-nav__sub-menu .dt-side-nav__link.active:after,.theme-semidark .dt-side-nav__sub-menu .dt-side-nav__link.active:after,.dt-sidebar--folded .dt-side-nav__sub-menu .dt-side-nav__link.active:after {
    display: none
}

.dt-side-nav__sub-menu .dt-side-nav__link:hover,.dt-side-nav__sub-menu .dt-side-nav__link:focus,.dt-side-nav__sub-menu .dt-side-nav__link:active {
    color: #fff;
}

.dt-sidebar--fixed:not(.dt-header--fixed):not(.theme-semidark):not(.theme-dark) .dt-sidebar {
    box-shadow: 4px 4px 4px rgba(0,0,0,0.05)
}

.dt-sidebar--fixed:not(.dt-header--fixed):not(.theme-semidark):not(.theme-dark) .dt-header {
    box-shadow: none
}

.dt-sidebar--fixed:not(.dt-header--fixed):not(.theme-semidark):not(.theme-dark) .dt-header .dt-brand {
    box-shadow: 4px 4px 4px rgba(0,0,0,0.05);
    border-bottom: 1px solid #e8e8e8
}

.dt-sidebar--fixed:not(.dt-header--fixed):not(.theme-semidark):not(.theme-dark) .dt-header .dt-header__toolbar {
    margin-left: calc(260px);
    margin-right: 20px;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 12px;
    padding-right: 12px
}

@media screen and (min-width: 1367px) {
    .dt-sidebar--fixed:not(.dt-header--fixed):not(.theme-semidark):not(.theme-dark) .dt-header .dt-header__toolbar {
        margin-left:calc(300px)
    }
}

.dt-sidebar--folded .dt-brand,.dt-sidebar--folded .dt-brand__logo,.dt-sidebar--folded .dt-sidebar,.dt-sidebar--folded .dt-side-nav__text,.dt-sidebar--folded .dt-sidebar__notification,.dt-sidebar--folded .dt-content-wrapper,.dt-sidebar--folded .dt-header__toolbar,.dt-sidebar--folded .dt-sidebar__notification .dt-avatar-wrapper {
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-sidebar--folded .dt-brand,.dt-sidebar--folded .dt-brand__logo,.dt-sidebar--folded .dt-sidebar,.dt-sidebar--folded .dt-side-nav__text,.dt-sidebar--folded .dt-sidebar__notification,.dt-sidebar--folded .dt-content-wrapper,.dt-sidebar--folded .dt-header__toolbar,.dt-sidebar--folded .dt-sidebar__notification .dt-avatar-wrapper {
        transition: none
    }
}

.dt-sidebar--folded .dt-brand,.dt-sidebar--folded .dt-sidebar {
    width: 80px
}

.dt-sidebar--folded .dt-content-wrapper,.dt-sidebar--folded .dt-header__toolbar {
    width: calc(100% - 80px)
}

.dt-sidebar--folded .dt-sidebar__notification {
    padding: 0
}

.dt-sidebar--folded .dt-sidebar__notification .dropdown-toggle:after,.dt-sidebar--folded .dt-sidebar__notification .dt-avatar-info {
    display: none
}

.dt-sidebar--folded .dt-side-nav__item.open .dt-side-nav__sub-menu:not(.dt-side-nav__balloon) {
    display: none !important
}

.dt-sidebar--folded .dt-side-nav__link {
    padding: 12px 30px
}

.dt-sidebar--folded .dt-side-nav__text,.dt-sidebar--folded .dt-side-nav__arrow::before,.dt-sidebar--folded .dt-brand__logo {
    opacity: 0;
    visibility: hidden;
    display: none
}

.dt-sidebar--folded .dt-side-nav__item .dt-side-nav__balloon {
    position: fixed;
    z-index: 100;
    background-color: #036;
    border-radius: .4rem;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    display: block;
    min-width: 16rem;
    max-height: 70vh;
    overflow: hidden
}

.dt-sidebar--folded .dt-side-nav__item .dt-side-nav__balloon .dt-side-nav__text {
    opacity: 1;
    visibility: visible;
    display: inline-block
}

.dt-sidebar--folded .dt-side-nav__tooltip .dt-side-nav__text {
    opacity: 1;
    visibility: visible;
    display: block;
    position: fixed;
    background-color: rgba(0,0,0,0.75);
    color: #fff;
    border-radius: .4rem;
    padding: 5px 8px;
    overflow: visible
}

.dt-sidebar--folded .dt-side-nav__tooltip .dt-side-nav__text:after {
    display: inline-block;
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(0,0,0,0.75);
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 101
}

.dt-sidebar--folded .dt-sidebar__header {
    padding: 0
}

.dt-sidebar--folded .dt-sidebar__header .dt-brand {
    justify-content: center
}

.dt-sidebar--folded .dt-sidebar__header .dt-brand__logo-img {
    display: none
}

.dt-sidebar--folded .dt-sidebar__header .dt-brand__logo-symbol {
    display: inline-block
}

.dt-sidebar--folded .dt-sidebar__notification .dt-list {
    margin-left: -12px
}

.dt-sidebar--folded .dt-sidebar__notification .dt-list__item:not(:last-child) {
    margin-bottom: 12px
}

.dt-sidebar--folded .dt-side-nav__header {
    padding: 0
}

.dt-sidebar--folded .dt-side-nav__header .dt-side-nav__text {
    display: none
}

.dt-sidebar--folded .dt-side-nav__header:first-child {
    padding-top: 1rem
}

.dt-sidebar--folded .dt-side-nav__header:not(:first-child):before {
    margin-bottom: 0
}

.dt-sidebar--folded.dt-sidebar--fixed .dt-content-wrapper,.dt-sidebar--folded.dt-sidebar--fixed .dt-header__toolbar {
    margin-left: 80px;
    width: calc(100% - 80px)
}

.dt-sidebar--folded.dt-sidebar--fixed:not(.dt-header--fixed):not(.theme-semidark):not(.theme-dark) .dt-header .dt-header__toolbar {
    margin-left: 100px
}

.dt-drawer {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1501 !important;
    -ms-touch-action: manipulation;
    -webkit-touch-callout: inherit;
    touch-action: manipulation;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    background-color: #fff
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-drawer {
        transition: none
    }
}

.dt-drawer.position-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    right: auto
}

.dt-drawer.position-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: auto;
    right: 0
}

.dt-drawer.open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.dt-drawer.open+.dt-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1500;
    background: rgba(0,0,0,0.4);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-drawer.open+.dt-backdrop {
        transition: none
    }
}

.dt-drawer.dt-sidebar {
    width: calc(280px);
    background-color: #036
}

.dt-drawer.dt-sidebar .dt-sidebar__container {
    padding-top: 0
}

.dt-drawer.dt-sidebar+.dt-content-wrapper {
    margin-left: 0
}

.dt-footer {
    background-color: #fff;
    color: #545454;
    padding: 1.2rem 3.2rem;
    display: flex;
    align-items: center;
    min-height: 40px;
    max-height: 40px;
    margin-top: auto;
    border-top: solid 1px #e8e8e8
}

@media (min-width: 992px) {
    .dt-layout--framed {
        background-color:#038fde;
        padding: 2rem
    }

    .dt-layout--framed.theme-dark {
        background-color: #fff
    }

    .dt-layout--framed .dt-root {
        height: calc(100vh - 2*2rem);
        border-radius: 1rem;
        box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
        overflow: hidden
    }

    .dt-layout--framed .dt-header {
        background-color: transparent
    }

    .dt-layout--framed .dt-sidebar {
        border-bottom-left-radius: 1rem
    }

    .dt-layout--framed.dt-header--fixed .dt-header {
        width: calc(100% - 2*2rem)
    }

    .dt-layout--framed.dt-header--fixed .dt-sidebar {
        height: calc(100vh - (72px + 2*2rem))
    }

    .dt-layout--framed .dt-brand {
        border-top-left-radius: 1rem
    }

    .dt-layout--framed .dt-header__toolbar {
        border-top-right-radius: 1rem
    }

    .dt-layout--framed .compose-mail-box,.dt-layout--framed .dt-customizer-toggle {
        position: absolute
    }

    .dt-layout--framed .dt-drawer {
        position: absolute
    }

    .dt-layout--framed .dt-drawer.position-right {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
        opacity: 0;
        visibility: hidden
    }

    .dt-layout--framed .dt-drawer.position-right.open {
        opacity: 1;
        visibility: visible
    }
}

@media (min-width: 1300px) {
    .dt-layout--boxed {
        max-width:1280px
    }
}

@media (min-width: 1600px) {
    .dt-layout--boxed {
        max-width:1500px
    }
}

@media (min-width: 1300px) {
    .dt-layout--boxed {
        position:relative;
        background-color: #038fde;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        box-shadow: 0 0 5px 5px rgba(0,0,0,0.03)
    }

    .dt-layout--boxed.theme-dark {
        background-color: #fff
    }

    .dt-layout--boxed .dt-root {
        overflow: hidden
    }

    .dt-layout--boxed.dt-header--fixed .dt-header {
        position: absolute
    }

    .dt-layout--boxed .compose-mail-box,.dt-layout--boxed .dt-customizer-toggle {
        position: absolute
    }

    .dt-layout--boxed .dt-drawer {
        position: absolute
    }

    .dt-layout--boxed .dt-drawer.position-left,.dt-layout--boxed .dt-drawer.position-right {
        opacity: 0;
        visibility: hidden
    }

    .dt-layout--boxed .dt-drawer.position-left.open,.dt-layout--boxed .dt-drawer.position-right.open {
        opacity: 1;
        visibility: visible
    }
}

.theme-dark .swal2-popup {
    background-color: #fff
}

.dt-avatar>img {
    width: 100%
}

.dt-avatar__outline {
    border: 1px solid #e8e8e8
}

.dt-avatar__shadow {
    box-shadow: 0 0 16px 0 rgba(92,92,92,0.12)
}

.dt-avatar-name {
    display: block;
    line-height: 1
}

.dt-avatar-name:not(:last-child) {
    margin-bottom: 2px
}

.dt-avatar-name+.meta-date {
    font-size: 12px;
    display: block
}

.dt-avatar-info {
    display: inline-flex;
    flex-direction: column
}

.dt-avatar-status {
    position: relative
}

.dt-avatar-status .dt-avatar+.dot-shape {
    position: absolute;
    top: 2px;
    left: 0
}

.dt-avatar-wrapper {
    display: flex;
    align-items: center
}

.dt-avatar-status+.dt-avatar-info,.dt-avatar+.dt-avatar-info {
    padding-left: 8px
}

.badge-group .badge+.badge {
    margin-left: 0.6rem
}

.badge-light {
    color: #545454
}

.badge-outline {
    border: 1px solid #e8e8e8
}

.badge-circle-animate {
    transition: all 150ms ease-in-out;
    font-size: 0;
    border-radius: 50%;
    padding: 0.5rem
}

@media screen and (prefers-reduced-motion: reduce) {
    .badge-circle-animate {
        transition: none
    }
}

.badge-circle-animate:hover,.badge-circle-animate:focus {
    font-size: 1.2rem;
    border-radius: .4rem
}

.badge-top-left,.badge-top-right {
    position: absolute;
    top: 0;
    z-index: 1;
    padding: 0.6rem 1rem
}

.badge-top-left {
    left: 0;
    border-radius: .4rem 0 1rem 0
}

.badge-top-right {
    right: 0;
    border-radius: 0 .4rem 0 1rem
}

.blockquote {
    color: #262626
}

.blockquote:not(:last-child) {
    margin-bottom: 5.2rem
}

.blockquote-footer {
    font-size: 1.4rem
}

.btn {
    box-shadow: none
}

.btn:focus,.btn.focus {
    box-shadow: none
}

.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active {
    box-shadow: none
}

.btn:not(:disabled):not(.disabled):active:focus,.btn:not(:disabled):not(.disabled).active:focus {
    box-shadow: none
}

.btn-shadow {
    box-shadow: 0 1px 8px -1px rgba(0,0,0,0.2)
}

.btn-shadow:hover,.btn-shadow:focus {
    box-shadow: 0 1px 8px -1px rgba(0,0,0,0.2)
}

.btn-shadow:active {
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.15) !important
}

.btn-rounded {
    border-radius: 50px
}

.btn-default {
    background-color: #fff;
    color: #038fde
}

.btn-default:hover,.btn-default:focus,.btn-default:active {
    background-color: #fcfcfc;
    color: #037fc5
}

.btn-group .btn-default {
    background-color: #949494;
    color: #262626
}

.btn-group .btn-default.active {
    background-color: #038fde;
    color: #fff
}

.btn-xs {
    padding: 4px 8px;
    font-size: 12px
}

.theme-dark .btn-primary {
    background-color: #323a43;
    border-color: #323a43
}

.theme-dark .btn-primary:hover,.theme-dark .btn-primary:focus,.theme-dark .btn-primary:active {
    background-color: #293037;
    border-color: #293037
}

.theme-dark .btn-primary:not(:disabled):not(.disabled):active,.theme-dark .btn-primary:not(:disabled):not(.disabled).active,.show>.theme-dark .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #323a43;
    border-color: #323a43
}

.dt-fab-btn {
    padding: 0
}

.compose-btn {
    padding: 0.8rem 2.6rem
}

.dt-callout {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.dt-callout__col {
    width: 50%;
    order: 1
}

.dt-callout__col-content {
    padding: 2rem 5.5rem
}

.dt-callout.odd .dt-callout__col-content {
    text-align: right
}

.dt-callout.odd .dt-callout__col-media {
    order: 2
}

@media (max-width: 1199.98px) {
    .dt-callout__col {
        width:100%
    }

    .dt-callout__col-content {
        padding: 2.4rem 0
    }

    .dt-callout.odd .dt-callout__col-content {
        text-align: left
    }

    .dt-callout.odd .dt-callout__col-media {
        order: 1
    }
}

@media (max-width: 991.98px) {
    .dt-callout__col {
        width:50%
    }

    .dt-callout__col-content {
        padding: 2rem 3.2rem
    }

    .dt-callout.odd .dt-callout__col-content {
        text-align: right
    }

    .dt-callout.odd .dt-callout__col-media {
        order: 2
    }
}

@media (max-width: 767.98px) {
    .dt-callout__col {
        width:100%
    }

    .dt-callout__col-content {
        padding: 2.4rem 0
    }

    .dt-callout.odd .dt-callout__col-content {
        text-align: left
    }

    .dt-callout.odd .dt-callout__col-media {
        order: 1
    }
}

.dt-card {
    display: block
}

.dt-card__header {
    margin-bottom: 2.4rem;
    padding: 2.4rem 2.4rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 575.98px) {
    .dt-card__header .nav,.dt-card__header .dt-list {
        width:100%;
        justify-content: center;
        margin-top: 1.5rem
    }
}

.dt-card__header .dt-card__tools {
    margin-left: 5px
}

.dt-card__header .dt-card__heading {
    flex: 1;
    -ms-flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dt-card__heading .dt-card__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dt-card__body {
    padding: 2.4rem 2.4rem;
    display: block
}

.dt-card__body+.dt-card__body,.dt-card__header+.dt-card__body {
    padding-top: 0
}

.dt-card__more {
    display: inline-block
}

.dt-card__title {
    margin-bottom: 0;
    font-size: 1.6rem;
    color: #262626
}

@media (max-width: 575.98px) {
    .dt-card__title {
        font-size:1.8rem
    }
}

.dt-card__full-height {
    height: calc(100% - 3.2rem);
    display: flex;
    flex-direction: column
}

.dt-card__full-height .card-body,.dt-card__full-height .dt-chart,.dt-card__full-height .dt-chart__body,.dt-card__full-height .dt-card__body {
    flex: 1;
    -ms-flex: 1 1 auto
}

.dt-card__full-height .dt-chart__body:not(:first-child) {
    flex: initial;
    margin-top: auto
}

.dt-card-carousel .card {
    box-shadow: none;
    margin-bottom: 0
}

.dt-card__product-vertical .card-footer {
    background-color: transparent;
    padding-top: 0
}

.dt-card__product-horizontal .card-footer {
    background-color: transparent;
    padding-top: 0
}

@media (max-width: 767.98px) {
    .dt-card__product-horizontal .card-img-left {
        border-top-left-radius:1rem;
        border-top-right-radius: 1rem
    }
}

@media (min-width: 768px) {
    .dt-card__product-horizontal {
        flex-direction:row;
        flex-wrap: wrap;
        -ms-align-items: center;
        align-items: center
    }

    .dt-card__product-horizontal .dt-grid-thumb-equal {
        padding-bottom: 110%
    }

    .dt-card__product-horizontal .card-img-left {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem
    }

    .dt-card__product-horizontal .dt-product-image {
        width: 25%
    }

    .dt-card__product-horizontal .card-body {
        width: 53%
    }

    .dt-card__product-horizontal .card-footer {
        padding-top: 2.8rem;
        width: 22%;
        text-align: center
    }
}

@media (min-width: 992px) {
    .dt-card__product-horizontal .dt-grid-thumb-equal {
        padding-bottom:90%
    }

    .dt-card__product-horizontal .dt-product-image {
        width: 33%
    }

    .dt-card__product-horizontal .card-body {
        width: 45%
    }
}

@media (min-width: 1200px) {
    .dt-card__product-horizontal .dt-grid-thumb-equal {
        padding-bottom:82%
    }

    .dt-card__product-horizontal .dt-product-image {
        width: 25%
    }

    .dt-card__product-horizontal .card-body {
        width: 53%
    }
}

.dt-grid-thumb-equal {
    position: relative;
    padding-bottom: 82%;
    height: 0;
    width: 100%;
    overflow: hidden
}

.dt-grid-thumb-equal .dt-grid-thumb-cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.dt-grid-thumb-equal .dt-grid-thumb-cover img {
    height: auto;
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    width: 100%
}

.action-tools {
    position: absolute;
    top: 1.8rem;
    right: 1.6rem
}

.action-tools .dt-checkbox,.action-tools .dropdown {
    display: inline-block
}

.action-tools .dropdown {
    margin-left: 8px
}

.card {
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    margin-bottom: 3.2rem
}

.card .lead {
    font-size: 1.8rem
}

.card .list-group-item {
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.card .btn+.card-link,.card .btn+.btn:not(.btn-block),.card .card-link+.card-link,.card .card-link+.btn:not(.btn-block) {
    margin-left: 1.2rem
}

.card-image {
    position: relative;
    height: auto
}

.card-image .dt-fab-btn {
    box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
    position: absolute;
    left: 2.4rem;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.card-image .dt-fab-btn.right-side {
    left: auto;
    right: 2.4rem
}

.card-image+.card-body {
    padding-top: 3.6rem
}

.card-title {
    margin-bottom: 1.2rem;
    font-size: 2rem
}

.card-subtitle {
    margin-top: -0.78rem;
    margin-bottom: 1.2rem;
    color: #787878;
    font-size: 1.6rem
}

.card-text:nth-last-of-type(1):not(:last-child) {
    margin-bottom: 2.1rem
}

.card-header {
    padding: 1.2rem 2.4rem
}

.card-header.card-nav {
    padding: 1.6rem 2.4rem 2.4rem;
    border-bottom: 1px solid #dee2e6
}

.theme-dark .card-header.card-nav {
    border-color: #e8e8e8
}

.card-header-links {
    margin-right: -1.2rem;
    margin-left: -1.2rem;
    margin-bottom: -2.4rem
}

.card-footer {
    font-size: 1.2rem;
    padding: 1.2rem 2.4rem
}

@media (max-width: 575.98px) {
    .card-footer {
        font-size:1.4rem
    }
}

.card.horizontal {
    flex-direction: row;
    flex-wrap: wrap
}

.card.horizontal .card-image,.card.horizontal .dt-slider {
    width: 28%
}

.card.horizontal .owl-stage-outer,.card.horizontal .owl-carousel,.card.horizontal .owl-stage,.card.horizontal .owl-item {
    height: 100%
}

.card.horizontal .card-stacked {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 28%)
}

.card.horizontal .card-body {
    max-width: 100%
}

.card.horizontal .card-body:not(:last-child) {
    width: calc(100% - 155px)
}

.card.horizontal .card-body:not(:last-child) .card-text {
    margin-right: -80px
}

.card.horizontal .card-footer {
    width: 155px
}

.card.horizontal img {
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.card.horizontal img:not([class*="size-"]) {
    min-height: 100%;
    max-height: 100%
}

.card.horizontal .card-text:nth-last-of-type(1):not(:last-child) {
    margin-bottom: 1.2rem
}

.card.horizontal .card-footer {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
    padding-left: 0;
    background-color: transparent
}

@media (max-width: 575.98px) {
    .card.horizontal {
        flex-direction:column;
        flex-wrap: nowrap
    }

    .card.horizontal .card-image,.card.horizontal .dt-slider {
        width: 100%
    }

    .card.horizontal .owl-stage-outer,.card.horizontal .owl-carousel,.card.horizontal .owl-stage,.card.horizontal .owl-item {
        height: auto
    }

    .card.horizontal .card-stacked {
        flex-flow: column nowrap;
        width: 100%
    }

    .card.horizontal .card-body {
        max-width: 100%
    }

    .card.horizontal .card-body:not(:last-child) {
        width: 100%
    }

    .card.horizontal .card-body:not(:last-child) .card-text {
        margin-right: 0
    }

    .card.horizontal .card-footer {
        width: 100%
    }

    .card.horizontal img {
        -o-object-fit: cover;
        object-fit: cover;
        border-top-left-radius: .4rem;
        border-bottom-left-radius: .4rem
    }

    .card.horizontal img:not([class*="size-"]) {
        min-height: 100%;
        max-height: 100%
    }

    .card.horizontal .card-text:nth-last-of-type(1):not(:last-child) {
        margin-bottom: 1.2rem
    }

    .card.horizontal .card-footer {
        padding-top: 0;
        padding-bottom: 2.4rem;
        padding-left: 2.4rem
    }
}

.dt-intro-card {
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden
}

.dt-intro-card .card-image,.dt-intro-card .dt-slider {
    width: 85px
}

.dt-intro-card .card-stacked {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 85px)
}

.dt-intro-card .card-body {
    max-width: 100%
}

.dt-intro-card img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%;
    max-height: 100%;
    width: 100%;
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.dt-showcase-card {
    box-shadow: none;
    background-color: #f4f4f4
}

.dt-showcase-card:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 18rem;
    background-color: transparent;
    border-top-left-radius: .4rem;
    border-top-right-radius: .4rem;
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-showcase-card:before {
        transition: none
    }
}

@media (min-width: 1200px) {
    .dt-showcase-card:before {
        height:22rem
    }
}

.dt-showcase-card .dt-card__title {
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize
}

@media (min-width: 1200px) {
    .dt-showcase-card .dt-card__title {
        font-size:2.6rem
    }
}

.dt-showcase-card .dt-card__more,.dt-showcase-card .dt-card__more+i,.dt-showcase-card .dt-card__more+.icon {
    color: #262626
}

.dt-showcase-card .dt-card__header,.dt-showcase-card .dt-card__body {
    position: relative;
    z-index: 2
}

.dt-showcase-card .dt-card__header {
    margin-bottom: 4.48rem;
    padding: 4.08rem 3.6rem 0
}

.dt-showcase-card .dt-card__body {
    padding-left: 3.6rem;
    padding-right: 3.6rem
}

.dt-showcase-card .layout-container {
    transition: all 0.4s ease;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
    border-radius: .4rem;
    overflow: hidden
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-showcase-card .layout-container {
        transition: none
    }
}

.dt-showcase-card:hover:before,.dt-showcase-card:focus:before {
    background-color: #474b55
}

.dt-showcase-card:hover .dt-card__more,.dt-showcase-card:hover .dt-card__more+i,.dt-showcase-card:hover .dt-card__more+.icon,.dt-showcase-card:hover .dt-card__title,.dt-showcase-card:focus .dt-card__more,.dt-showcase-card:focus .dt-card__more+i,.dt-showcase-card:focus .dt-card__more+.icon,.dt-showcase-card:focus .dt-card__title {
    color: #fff
}

.dt-showcase-card:hover .layout-container,.dt-showcase-card:focus .layout-container {
    box-shadow: 0 12px 35px 0 rgba(0,0,0,0.23);
    border-radius: 1rem
}

.dt-slider {
    position: relative
}

.dt-slider__header {
    padding: 10px 20px 2px;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%
}

.dt-slider__header .dt-checkbox-icon {
    float: right
}

.dt-slider__header .dt-checkbox-icon .dt-checkbox-content {
    background: rgba(0,0,0,0.4);
    width: 30px;
    height: 30px;
    cursor: pointer
}

.carousel-item>img {
    width: 100%
}

.card .dt-slider {
    position: relative
}

.card .dt-slider .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.dropleft .dropdown-toggle:before,.dropright .dropdown-toggle:after,.dropup .dropdown-toggle:after,.dropdown-toggle:after {
    border: 0 none;
    font-size: 1.4rem;
    font-family: 'gaxon';
    line-height: 0.7;
    width: auto;
    height: auto;
    vertical-align: middle
}

.dropleft .dropdown-toggle:before {
    content: '\e93b'
}

.dropright .dropdown-toggle:after {
    content: '\e93c'
}

.dropup .dropdown-toggle:after {
    content: '\e93d'
}

.dropdown-toggle:after {
    content: '\e93a'
}

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

.dropdown-toggle.no-arrow:after {
    content: none
}

.static-dropdown-menu {
    display: flex;
    justify-content: space-between
}

.static-dropdown-menu>.dropdown-menu {
    position: static;
    display: inline-block;
    float: none
}

@media (max-width: 575.98px) {
    .static-dropdown-menu {
        flex-direction:column
    }
}

.dropdown-item.disabled,.dropdown-item:disabled {
    pointer-events: none
}

@media (max-width: 575.98px) {
    .dropdown-menu {
        font-size:1.6rem
    }
}

.dropdown-menu.show {
    z-index: 1001
}

.dropdown-menu.show .dropdown-item i {
    margin-top: -6px;
}

.dropdown-menu-media {
    padding: 0
}

.dropdown-menu-header,.dropdown-menu-footer {
    display: flex;
    align-items: center;
    font-size: 13px;
    flex-wrap: wrap;
    padding: 1.5rem 1.8rem
}

.dropdown-menu-header {
    box-shadow: 0 2px 2px 0 rgba(84,84,84,0.05)
}

.dropdown-menu-header .title {
    font-size: 15px;
    margin-bottom: 0
}

.dropdown-menu-body {
    padding: 1.5rem 1.8rem
}

.dropdown-menu-footer {
    box-shadow: 0 -2px 2px 0 rgba(84,84,84,0.05)
}

.dropzone {
    border-style: dashed;
    border-radius: .6rem;
    min-height: 350px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: transparent
}

.dropzone .dz-message {
    font-size: 2.2rem
}

@media (max-width: 1199.98px) {
    .dropzone .dz-message {
        font-size:1.6rem
    }
}

@media (max-width: 1199.98px) {
    .dropzone {
        min-height:300px
    }
}

@media (max-width: 767.98px) {
    .dropzone {
        min-height:200px
    }
}

@media (max-width: 575.98px) {
    .dropzone {
        min-height:140px
    }
}

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

.form-row>.col,.form-row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px
}

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

.search-box {
    position: relative;
    width: 400px
}

.search-box input[type="search"] {
    padding-left: 40px
}

.search-box .search-icon {
    color: #545454;
    line-height: 1;
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-box button.search-icon {
    background-color: transparent;
    border: 0 none;
    padding: 0
}

.search-box button.search-icon:focus,.search-box button.search-icon:active {
    outline: 0
}

.dt-header .search-box .form-control {
    box-shadow: none;
    border-color: #f2f2f2
}

.theme-dark .dt-header .search-box .form-control {
    border-color: #e8e8e8
}

@media (max-width: 1199.98px) {
    .dt-header .search-box {
        width:270px
    }

    .dt-header .search-box .btn {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (max-width: 575.98px) {
    .dt-header .search-box {
        width:200px
    }
}

.search-box.right-side-icon input[type="search"] {
    padding-left: 1.7rem;
    padding-right: 40px
}

.search-box.right-side-icon .search-icon {
    left: auto;
    right: 15px
}

.switch-double .switch {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.switch-double .switch .slider {
    margin-left: 10px;
    margin-right: 10px
}

.switch {
    position: relative;
    cursor: pointer;
    margin-bottom: 0
}

.switch input {
    display: none
}

.switch input:checked+.slider {
    background-color: #038fde
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -moz-transform: translateX(26px);
    -ms-transform: translateX(26px);
    -o-transform: translateX(26px);
    transform: translateX(26px)
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #038fde
}

.slider {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    cursor: pointer;
    background-color: #ced4da;
    border-radius: 50px;
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .slider {
        transition: none
    }
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 0.2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .slider:before {
        transition: none
    }
}

.switch-sm .slider {
    width: 35px;
    height: 18px
}

.switch-sm .slider:before {
    width: 14px;
    height: 14px
}

.switch-sm input:checked+.slider:before {
    -webkit-transform: translateX(17px);
    -moz-transform: translateX(17px);
    -ms-transform: translateX(17px);
    -o-transform: translateX(17px);
    transform: translateX(17px)
}

.dt-checkbox {
    position: relative;
    padding-left: 2.5rem;
    display: inline-block
}

.dt-checkbox input[type="checkbox"] {
    position: relative;
    z-index: 1;
    cursor: pointer;
    margin-left: -2rem;
    opacity: 0
}

.dt-checkbox-content {
    position: relative;
    display: inline-block;
    padding-left: 8px;
    margin-bottom: 0;
    line-height: 1.3
}

.dt-checkbox-content:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 2rem;
    height: 2rem;
    left: 0;
    top: 0;
    margin-left: -2rem;
    border: 1px solid #787878;
    border-radius: .4rem;
    transition: border 0.15s ease-in-out,color 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-checkbox-content:before {
        transition: none
    }
}

.dt-checkbox-content:after {
    position: absolute;
    display: inline-block;
    font-size: 1.2rem;
    left: 0.35rem;
    top: 0.25rem;
    margin-left: -2rem
}

.dt-checkbox-circle .dt-checkbox-content:before {
    border-radius: 50%
}

.dt-checkbox-todo {
    display: block
}

.dt-checkbox-todo .dt-checkbox-content:before {
    border-radius: 50%
}

.dt-checkbox-todo .dt-checkbox-content:after {
    content: '\e935';
    font-family: 'gaxon';
    left: 0.4rem;
    top: 0.4rem;
    font-size: 1rem
}

@media (max-width: 575.98px) {
    .dt-checkbox-todo .dt-checkbox-content:after {
        top:0.3rem;
        font-size: 1.2rem
    }
}

.dt-checkbox-todo input[type="checkbox"]:checked ~ .dt-checkbox-content {
    text-decoration: line-through;
    color: #787878
}

.dt-checkbox-todo input[type="checkbox"]:checked ~ .dt-checkbox-content:before {
    border-color: #52c41a
}

.dt-checkbox-todo input[type="checkbox"]:checked ~ .dt-checkbox-content:after {
    color: #52c41a
}

.dt-checkbox input[type="checkbox"]:focus ~ .dt-checkbox-content:before {
    outline: 0 none
}

.dt-checkbox input[type="checkbox"]:checked ~ .dt-checkbox-content:after {
    content: '\31';
    font-family: 'gaxon'
}

.dt-checkbox-icon .dt-checkbox-content {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -8px
}

.dt-checkbox-icon .dt-checkbox-content:before,.dt-checkbox-icon .dt-checkbox-content:after {
    content: none
}

.dt-checkbox-icon .dt-checkbox-content .checked,.dt-checkbox-icon .dt-checkbox-content .unchecked {
    font-size: 1.8rem;
    display: inline-block
}

.dt-checkbox-icon .dt-checkbox-content .checked {
    display: none
}

.dt-checkbox-icon input[type="checkbox"]:checked ~ .dt-checkbox-content:before,.dt-checkbox-icon input[type="checkbox"]:checked ~ .dt-checkbox-content:after {
    content: none
}

.dt-checkbox-icon input[type="checkbox"]:checked ~ .dt-checkbox-content .unchecked {
    display: none
}

.dt-checkbox-icon input[type="checkbox"]:checked ~ .dt-checkbox-content .checked {
    display: inline-block
}

.dt-checkbox-only {
    padding-left: 0
}

.dt-checkbox-only input[type="checkbox"] {
    margin-left: 0;
    position: absolute;
    height: 100%;
    width: 100%
}

.dt-checkbox-only .dt-checkbox-content {
    position: relative;
    padding-left: 0;
    margin-left: 0;
    cursor: pointer
}

.dt-attachment-btn {
    position: relative;
    border: 1px solid #e8e8e8;
    background-color: #fff
}

.dt-attachment-btn input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    cursor: pointer
}

.dt-login__content-inner .form-control {
    background-color: #f5f5f5
}

.dt-gallery-list {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.5px 15px;
    padding-left: 0;
    list-style: none;
    border-radius: 10px
}

.dt-gallery-list>li {
    padding: 0.5px;
    width: 33.33%
}

.dt-gallery-thumb {
    position: relative;
    cursor: pointer
}

.dt-gallery-thumb:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.8) 100%);
    background-repeat: repeat-x
}

.dt-gallery-thumb-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px;
    color: #fff
}

.flag-icon-lg {
    font-size: 1.8rem
}

.flag-icon-xl {
    font-size: 2.5rem
}

.flag-icon-rounded {
    border-radius: .2rem
}

.flag-icon-circle {
    border-radius: 50%
}

.icon {
    line-height: 0.7;
    display: inline-block;
    vertical-align: middle;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-fw {
    width: 1.28571429em;
    text-align: center
}

.icon-sm {
    font-size: 1.4rem
}

.icon-lg {
    font-size: 1.6rem
}

.icon-xl {
    font-size: 2rem
}

.icon-1x {
    font-size: 2.2rem
}

.icon-2x {
    font-size: 2.5rem
}

.icon-3x {
    font-size: 3rem
}

.icon-4x {
    font-size: 4rem
}

.icon-5x {
    font-size: 4.5rem
}

.icon-6x {
    font-size: 5.5rem
}

.icon-7x {
    font-size: 7rem
}

.icon-rotate--25 {
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

.dt-icon-alert {
    position: relative
}

.dt-icon-alert:after {
    position: absolute;
    content: "";
    right: 4px;
    top: 1px;
    z-index: 10;
    width: 6px;
    height: 6px;
    background-color: #f5222d;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 0 rgba(245,34,45,0.4);
    animation: pulse 2s infinite
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(245,34,45,0.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 6px rgba(245,34,45,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(245,34,45,0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(245,34,45,0.4);
        box-shadow: 0 0 0 0 rgba(245,34,45,0.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 6px rgba(245,34,45,0);
        box-shadow: 0 0 0 6px rgba(245,34,45,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(245,34,45,0);
        box-shadow: 0 0 0 0 rgba(245,34,45,0)
    }
}

.draggable-icon {
    cursor: all-scroll
}

.draggable-icon:hover,.draggable-icon:focus,.draggable-icon:active {
    cursor: all-scroll
}

.icon-spin {
    animation: icon-spin 1.5s infinite linear
}

.icon-spin-reverse {
    animation: icon-spin-reverse 1.5s infinite linear
}

.animation-customizer {
    animation: animation-customizer 1s infinite ease-in-out
}

@keyframes icon-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@keyframes icon-spin-reverse {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(-359deg)
    }
}

@keyframes animation-customizer {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(45deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.dt-module__toolbar {
    padding: 1rem 3rem;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    min-height: 65px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.dt-module__list-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1.5rem 3rem
}

.dt-module__list-item-content {
    flex: 1;
    -ms-flex: 1 1 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    color: #262626
}

.dt-module__list-item-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 20px
}

@media (max-width: 575.98px) {
    .dt-module__list-item-info .badge-group {
        display:none
    }
}

.dt-module__list-item-info>*:not(:last-child) {
    margin-right: 8px
}

.dt-module__list-item:not(:last-child) {
    border-bottom: 1px solid #e8e8e8
}

.dt-module__list:not(:last-child) {
    margin-bottom: 3.8rem
}

.add-comment-box {
    position: relative;
    padding: 1.2rem 3rem;
    border-top: 1px solid #e8e8e8
}

.add-comment-box .action-tools {
    top: -20px;
    z-index: 2;
    right: 3.2rem;
    display: flex;
    align-items: center
}

.add-comment-box .action-tools *:not(:last-child) {
    margin-right: 15px
}

.add-comment-box textarea {
    height: 4.2rem
}

.user-info-card {
    position: absolute;
    z-index: 1100;
    display: none;
    margin-bottom: 0
}

.dt-team-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.dt-team-list li {
    padding-left: 5px;
    padding-right: 5px
}

.dt-module--chat .dt-module__sidebar-content {
    overflow-y: initial
}

.dt-module--chat .dt-module__sidebar .search-box {
    max-width: 100%
}

@media (min-width: 768px) {
    .dt-module--chat .dt-module__sidebar {
        max-width:315px;
        flex: 0 0 315px;
        -ms-flex: 0 0 315px
    }
}

.dt-module--chat .dt-module__header {
    padding: 1.6rem
}

@media (min-width: 768px) {
    .dt-module--chat .dt-module__container {
        max-width:calc(100% - 230px + 85px)
    }
}

.dt-module--chat .dt-module__content {
    background-color: #fbfbfb
}

@media (min-width: 768px) {
    .dt-module--chat .dt-module__sidebar-header {
        padding:2.5rem 2rem 1.2rem;
        border-bottom: 1px solid #e8e8e8
    }
}

.dt-chat__item {
    display: flex;
    padding: 1.6rem
}

.dt-chat__item .dt-avatar {
    margin-right: 16px;
    align-self: flex-end
}

.dt-chat__item .dt-chat__message {
    position: relative;
    padding: 1.8rem 2.6rem;
    margin-bottom: 6px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    max-width: 600px;
    color: #545454
}

.dt-chat__item .dt-chat__message:last-child {
    border-radius: 20px 20px 20px 0;
    margin-bottom: 0
}

.dt-chat__item.reply {
    flex-direction: row-reverse
}

.dt-chat__item.reply .dt-avatar {
    margin-right: 0;
    margin-left: 16px
}

.dt-chat__item.reply .dt-chat__message {
    background-color: #e6faff;
    border-color: #e8e8e8;
    color: #545454
}

.dt-chat__item.reply .dt-chat__message:last-child {
    border-radius: 20px 20px 0 20px
}

.dt-contacts:not(:last-child) {
    margin-bottom: 2.6rem
}

.dt-contacts .dt-contact:hover,.dt-contacts .dt-contact:focus {
    background-color: #e6faff;
    cursor: pointer
}

.theme-dark .dt-contacts .dt-contact:hover,.theme-dark .dt-contacts .dt-contact:focus {
    background-color: #4a5763
}

.dt-contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1.6rem
}

.dt-contact:not(:last-child) {
    border-bottom: 1px solid #e8e8e8
}

.dt-contact__heading {
    padding-left: 2.6rem;
    padding-right: 2.6rem;
    margin-bottom: 4px;
    color: #545454
}

.dt-contact__info {
    flex: 1;
    -ms-flex: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dt-contact__counter {
    padding-left: 5px
}

.dt-contact .dt-avatar+.dt-contact__info,.dt-contact .dt-avatar-status+.dt-contact__info {
    padding-left: 10px
}

.dt-contact__title {
    margin-bottom: 2px
}

.dt-contact__desc {
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.4
}

.dt-contact__time {
    margin-bottom: 0;
    font-size: 1.1rem
}

.contact-modal .modal-header {
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    background-color: #262626;
    padding: 6px 16px
}

.contact-modal .modal-header .close,.contact-modal .modal-header .modal-title {
    color: #fff
}

.contact-modal .modal-header .close {
    font-size: 1.4rem;
    padding: 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
    line-height: inherit
}

.contact-modal .modal-body {
    padding: 20px 15px
}

.contact-modal textarea,.contact-modal input {
    border-radius: 0;
    box-shadow: none;
    border: 0 none;
    padding-left: 0;
    padding-right: 0
}

.contact-modal textarea:focus,.contact-modal input:focus {
    box-shadow: none;
    outline: none
}

.contact-modal input {
    border-bottom: 1px solid #e8e8e8
}

.contact-modal input:focus {
    border-color: #262626
}

.mail-detail-list .dt-module__list-item .dt-module__list-item-content {
    cursor: pointer
}

.mail-detail-list .dt-module__list-item .dt-module__list-item-content br {
    display: none
}

.mail-detail-list .dt-module__list-item.open {
    padding-top: 20px;
    padding-bottom: 20px
}

.mail-detail-list .dt-module__list-item.open .dt-avatar,.mail-detail-list .dt-module__list-item.open .dt-module__list-item-info {
    align-self: flex-start
}

.mail-detail-list .dt-module__list-item.open .dt-module__list-item-content {
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
    cursor: initial
}

.mail-detail-list .dt-module__list-item.open .dt-module__list-item-content br {
    display: inline-block
}

.compose-mail-box {
    width: 55rem;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
    border-top-left-radius: .4rem;
    border-top-right-radius: .4rem;
    position: fixed;
    right: 4rem;
    bottom: 0;
    z-index: 1000;
    display: none
}

@media (max-width: 767.98px) {
    .compose-mail-box {
        width:100%;
        right: 0
    }
}

.compose-mail-box__header {
    border-top-left-radius: .4rem;
    border-top-right-radius: .4rem;
    background-color: #262626;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 16px
}

.compose-mail-box__body {
    background-color: #fff;
    padding: 20px 15px
}

.compose-mail-box textarea,.compose-mail-box input {
    border-radius: 0;
    box-shadow: none;
    border: 0 none;
    padding-left: 0;
    padding-right: 0
}

.compose-mail-box textarea:focus,.compose-mail-box input:focus {
    box-shadow: none;
    outline: none
}

.compose-mail-box input {
    border-bottom: 1px solid #e8e8e8
}

.compose-mail-box input:focus {
    border-color: #262626
}

.compose-mail-box textarea {
    height: 220px;
    resize: none
}

@media (max-width: 767.98px) {
    .compose-mail-box textarea {
        height:180px
    }
}

.dt-task__item {
    position: relative;
    cursor: pointer
}

.dt-task__item:not(:last-child) {
    margin-bottom: 1.5rem
}

.dt-task__item .dt-task-date {
    min-width: 55px;
    text-align: right
}

@media (max-width: 575.98px) {
    .dt-task__item .dt-task-date {
        position:absolute;
        right: 2px;
        top: 0;
        z-index: 1
    }
}

.dt-task__item .badge {
    min-width: 62px
}

.dt-task__item .dt-text-hover:hover {
    color: #038fde
}

.dt-task__body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: calc(100% - 30px)
}

@media (max-width: 575.98px) {
    .dt-task__body {
        flex-direction:column;
        max-width: calc(100% - 10px)
    }
}

.dt-task__content-left {
    width: calc(100% - 252px)
}

@media (max-width: 575.98px) {
    .dt-task__content-left {
        width:calc(100% - 65px);
        margin-bottom: 10px
    }
}

.dt-task__content-right {
    width: 252px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    padding-left: 10px
}

@media (max-width: 575.98px) {
    .dt-task__content-right {
        justify-content:flex-start;
        padding-left: 0
    }
}

.tabs-container .tab-content {
    border: solid 1px #dee2e6;
    border-top: 0 none
}

.tabs-container.tabs-vertical .tab-content {
    border-top: solid 1px #dee2e6
}

.tabs-container .card .tab-content {
    border: 0 none
}

.tabs-vertical .nav-pills,.tabs-vertical .nav-tabs {
    border: 0 none;
    float: left
}

.tabs-vertical .nav-pills>li,.tabs-vertical .nav-tabs>li {
    float: none
}

.tabs-vertical .tab-content {
    overflow: hidden
}

.tabs-vertical .nav-tabs>li>a {
    border-color: #dee2e6;
    border-radius: 0;
    margin-right: -1px;
    z-index: 5
}

.tabs-vertical .nav-tabs>li>a.active {
    border-color: #dee2e6;
    border-right-color: #fff
}

.tabs-vertical .nav-tabs>li:first-child a {
    border-radius: .4rem 0 0 0
}

.tabs-vertical .nav-tabs>li:last-child a {
    border-radius: 0 0 0 .4rem
}

.tabs-right .nav-tabs {
    float: right
}

.tabs-right .nav-tabs>li>a {
    margin-right: 0;
    margin-left: -1px
}

.tabs-right .nav-tabs>li>a.active {
    border-color: #dee2e6;
    border-left-color: #fff
}

.tabs-right .nav-tabs>li:first-child a {
    border-radius: 0 .4rem 0 0
}

.tabs-right .nav-tabs>li:last-child a {
    border-radius: 0 0 .4rem 0
}

.nav-underline .nav-link {
    position: relative;
    color: #545454
}

.nav-underline .nav-link.active:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 100%;
    background-color: #038fde;
    z-index: 2
}

.nav-underline .nav-link.active {
    color: #038fde
}

.nav-underline .nav-link:hover,.nav-underline .nav-link:focus,.nav-underline .nav-link:active {
    color: #038fde
}

.nav-pills-sm .active {
    font-size: 12px
}

.nav-pills-sm .nav-link {
    padding: 4px 8px
}

.nav-card-tabs {
    font-size: 1.6rem;
    margin-top: -5.4rem;
    margin-bottom: 2.4rem
}

@media (max-width: 575.98px) {
    .nav-card-tabs {
        margin-top:-2.4rem
    }
}

.timepicker-sbs .datepicker-days,.timepicker-sbs .datepicker-months,.timepicker-sbs .datepicker-years,.timepicker-sbs .datepicker-decades,.timepicker-sbs .timepicker-picker,.timepicker-sbs .timepicker-hours,.timepicker-sbs .timepicker-minutes {
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    border-radius: .4rem
}

.bootstrap-datetimepicker-widget .table-sm thead th {
    padding-top: 0.3rem;
    border-bottom: 0 none
}

.bootstrap-datetimepicker-widget .table-sm thead th:first-child,.bootstrap-datetimepicker-widget .table-sm tbody th:first-child {
    padding-left: 0.3rem
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 10px;
    width: 25rem
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: inherit;
    height: auto;
    width: 100%
}

.theme-dark .bootstrap-datetimepicker-widget {
    background-color: #fff
}

.theme-dark .bootstrap-datetimepicker-widget table td,.theme-dark .bootstrap-datetimepicker-widget table th {
    background-color: #fff
}

.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th {
    border-radius: .4rem;
    border-top: 0 none
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #038fde
}

.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #dee2e6;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new {
    color: #adb5bd
}

.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #038fde
}

.bootstrap-datetimepicker-widget table td span {
    border-radius: .4rem
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #038fde
}

.sp-replacer {
    padding: .8rem;
    border-color: #e8e8e8;
    background: #f4f4f4;
    color: #545454;
    vertical-align: middle;
    border-radius: .4rem
}

.sp-replacer:hover,.sp-replacer.sp-active {
    background: #e9ecef;
    border-color: #dbdbdb;
    color: #262626
}

.sp-preview {
    width: 35px;
    height: 25px;
    border-radius: .4rem;
    border: 0 none
}

.sp-preview-inner {
    border-radius: .4rem
}

.sp-dd {
    font-size: 0;
    padding-left: 2px;
    padding-right: 2px
}

.sp-dd:after {
    content: '\e93a';
    font-size: 1.8rem;
    font-family: 'gaxon', sans-serif;
    line-height: 1;
    width: auto;
    height: auto;
    vertical-align: middle
}

.sp-picker-container {
    width: 18rem;
    border: 0 none
}

.sp-container {
    background-color: #fff;
    border-color: #e8e8e8;
    border-radius: .4rem;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    z-index: 999 !important
}

.sp-button-container,.sp-palette-button-container {
    margin-top: 0.5rem;
    text-align: right;
    float: none
}

.sp-cancel,.sp-choose,.sp-palette-toggle {
    font-size: 1.2rem;
    display: inline-block;
    padding: .8rem 1.7rem;
    border-radius: .4rem;
    transition: all 200ms ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .sp-cancel,.sp-choose,.sp-palette-toggle {
        transition: none
    }
}

.sp-cancel {
    color: #fff !important;
    background-color: #f5222d;
    margin-right: 4%
}

.sp-cancel:hover,.sp-cancel:focus {
    text-decoration: none;
    color: #fff !important;
    background-color: #f30b17
}

.sp-container button,.sp-palette-toggle {
    background-color: #038fde;
    background-image: none;
    border: 0 none;
    border-radius: .4rem;
    color: #fff;
    padding: .8rem 1.7rem;
    text-shadow: none;
    line-height: inherit
}

.sp-container button:hover,.sp-container button:active,.sp-palette-toggle:hover,.sp-palette-toggle:active {
    background-color: #037fc5;
    border: 0 none
}

.sp-container button:hover,.sp-palette-toggle:hover {
    background-image: none;
    text-shadow: none
}

.sp-container button:active,.sp-palette-toggle:active {
    box-shadow: none
}

.sp-initial {
    float: none;
    border: 0 none
}

.sp-initial span {
    width: 50%;
    float: left
}

.sp-initial span .sp-thumb-inner {
    width: 100%;
    display: block;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.075) inset
}

.sp-input-container {
    float: none;
    width: 100%
}

.sp-input {
    border: 1px solid #ced4da
}

.sp-input:focus {
    border-color: #038fde
}

.dt-pricing {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: #fff;
    color: #545454;
    margin-bottom: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    height: calc(100% - 1.5rem);
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95)
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-pricing {
        transition: none
    }
}

.dt-pricing:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 4px rgba(0,0,0,0.55)
}

.dt-pricing.dt-highlight {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.dt-pricing-classic {
    border-radius: 0
}

.dt-pricing-circle .dt-pricing__header {
    border-radius: 50%;
    width: 22.4rem;
    height: 22.4rem;
    margin: 4rem auto 0
}

.dt-pricing__header {
    padding: 3rem;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap
}

.dt-pricing__header .dt-price {
    font-size: 3.6rem;
    margin-bottom: 1.2rem;
    font-weight: 500
}

.dt-pricing__body {
    padding: 5rem 3rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1;
    align-items: center
}

.dt-pricing-items {
    padding-left: 0;
    list-style: none;
    margin-bottom: 2rem;
    padding-left: 0;
    flex: 1
}

.dt-pricing-items li {
    margin-bottom: 1.6rem
}

.theme-dark .dt-pricing.bg-dark,.theme-dark .dt-pricing .bg-dark {
    background-color: #000 !important
}

.theme-dark .dt-pricing .btn.bg-yellow {
    color: #000
}

.scrollspy-horizontal,.scrollspy-vertical,.scrollspy-list-group {
    position: relative;
    overflow: auto
}

.scrollspy-horizontal {
    height: 220px
}

.scrollspy-vertical {
    height: 350px
}

.scrollspy-list-group {
    height: 180px
}

.table .btn-link {
    color: #757575
}

.table .btn-link:hover,.table .btn-link:focus {
    color: #545454
}

.table thead th {
    border-top: 0 none;
    color: #262626;
    font-weight: 400;
    padding-top: 2.6rem
}

.table .thead-light th {
    color: #262626
}

.theme-dark .table .thead-light th {
    color: #212121
}

.table .thead-dark th {
    background-color: #000;
    color: #bebebe
}

.table.table-bordered thead th {
    border-top: 1px solid #e8e8e8
}

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

.table thead th:first-child,.table tbody th:first-child {
    padding-left: 2.4rem
}

.table-dark.card {
    background-color: #3c3c3c;
    border-color: #3c3c3c
}

.table-dark.card .card-title {
    color: #bebebe
}

.table-dark.card .card-subtitle {
    color: #545454
}

.table-dark.table-bordered thead th {
    border-top-color: #414141
}

.table-dark thead th {
    color: #bebebe
}

.table-dark.table-hover tbody tr:hover {
    color: #bebebe
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent
}

.table-dark.table-striped tbody tr:nth-of-type(even) {
    background-color: #292929
}

.table-bordered thead th:first-child,.table-bordered tbody th:first-child,.table-bordered thead th {
    padding-top: 1.5rem;
    padding-left: 1.5rem
}

.table-bordered-0 th,.table-bordered-0 td {
    border: 0 none
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #f8f8f8
}

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

.table-ordered {
    color: #262626
}

.table-ordered th,.table-ordered td {
    padding: 8px 5px
}

.table-ordered thead th {
    padding-top: 8px;
    font-size: 12px;
    color: #787878
}

.table-ordered thead th:first-child,.table-ordered tbody th:first-child,.table-ordered tbody td:first-child {
    padding-left: 0
}

.dataTables_wrapper {
    position: relative
}

.dataTables_wrapper .dataTables_length {
    float: left
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_length {
        float:none;
        margin-bottom: 15px;
        padding-top: 10px
    }
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    margin-left: 20px
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_filter {
        float:none;
        margin-left: 0
    }
}

.dataTables_wrapper .dataTables_info {
    clear: both
}

.dataTables_wrapper .dataTables_paginate ul.pagination {
    margin-top: 20px !important;
    justify-content: center !important
}

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

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

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

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

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

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

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

.dt-testimonial {
    position: relative;
    text-align: center
}

.dt-testimonial-item {
    margin: 0 1.5rem
}

.dt-testimonial-classic {
    text-align: center
}

.dt-testimonial-standard .dt-testimonial-card {
    border-radius: .6rem;
    background-color: rgba(0,0,0,0.8);
    overflow: hidden;
    position: relative;
    padding: 3rem;
    color: #d9d9d9
}

.dt-testimonial-standard .dt-testimonial-card .dt-avatar {
    border: 4px solid #038fde
}

@media (max-width: 767.98px) {
    .dt-testimonial-standard .dt-testimonial-card .dt-avatar {
        max-width:60px;
        max-height: 60px
    }
}

.dt-testimonial-standard .dt-testimonial-body {
    position: relative;
    padding-left: 3rem
}

.dt-testimonial-standard .dt-testimonial-body:before {
    content: '\e9c7';
    font-family: 'gaxon';
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem
}

.dt-testimonial-standard .dt-description {
    font-style: italic;
    line-height: 1.75;
    margin-bottom: 1.5rem
}

.custom-tooltip {
    position: relative;
    display: inline-block;
    padding: 0.8rem 2rem;
    background-color: #038fde;
    font-size: 1.8rem;
    color: #fff;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    border-radius: .4rem;
    z-index: 1
}

.custom-tooltip:after {
    display: block;
    height: 0;
    width: 0;
    color: #038fde;
    content: '';
    border-left: 6px solid currentColor;
    border-right: 6px solid transparent;
    border-top: 6px solid currentColor;
    border-bottom: 6px solid transparent;
    position: absolute;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 0 0 0 .4rem
}

.custom-tooltip.bg-warning:after {
    color: #faad14
}

.custom-tooltip.bg-success:after {
    color: #52c41a
}

.custom-tooltip.bg-danger:after {
    color: #f5222d
}

.custom-tooltip.bg-info:after {
    color: #1890ff
}

.dt-chart {
    position: relative
}

.dt-chart__header {
    padding: 1.6rem
}

.dt-chart__header:not(:last-child) {
    padding-bottom: 0
}

.dt-chart__body {
    position: relative
}

.dt-chart__overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.25);
    color: #fff;
    padding: 15px 20px;
    overflow: hidden;
    border-radius: 1rem
}

.dt-chart__overlay .close-btn,.dt-chart__overlay .action-btn {
    position: absolute;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-chart__overlay .close-btn,.dt-chart__overlay .action-btn {
        transition: none
    }
}

.dt-chart__overlay .action-btn {
    bottom: 15px;
    right: 20px
}

.dt-chart__overlay .close-btn {
    top: 10px;
    right: 20px
}

.dt-chart__overlay:hover .action-btn {
    visibility: visible;
    opacity: 1
}

.dt-chart.dt-chart__reveal .content-area,.dt-chart.dt-chart__reveal .action-btn {
    opacity: 0;
    visibility: hidden
}

.dt-chart.dt-chart__reveal .close-btn {
    opacity: 1;
    visibility: visible
}

.dt-chart.dt-chart__reveal .dt-chart__overlay {
    background-color: rgba(0,0,0,0.1)
}

.dt-chart__header .style-default {
    display: flex;
    flex-wrap: wrap
}

.dt-chart__header .style-default h2 {
    margin-bottom: 0;
    margin-right: 8px
}

.dt-chart__header .style-default p {
    font-size: 12px;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.dt-chart__header .style-default p:last-child {
    margin-bottom: 0
}

.dt-chart__header .style-default .trending-section {
    display: flex;
    align-items: center
}

.dt-chart__header .style-default .trending-section h4 {
    margin-bottom: 0;
    margin-right: 3px;
    color: inherit;
    font-size: 2rem
}

.dt-chart__header .style-default.style-crypto h2 {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.3
}

.dt-chart__header .style-default.style-crypto h4 {
    font-size: 1.6rem;
    font-weight: 500
}

.dt-chart__header.vertical-view .style-default {
    flex-flow: column nowrap
}

.dt-chart__header.vertical-view .style-default h2 {
    margin-bottom: 4px;
    font-size: 3rem
}

.dt-chart__header.vertical-view .style-default h4 {
    font-size: 3rem;
    font-weight: 500
}

.dt-chart__header.vertical-view .style-default p {
    font-size: 1.4rem
}

.invoice-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
    justify-content: space-around
}

.invoice-list__item {
    padding: 0 1rem;
    text-align: center
}

.invoice-list__number {
    font-size: 2.2rem;
    line-height: 1;
    margin-bottom: 4px;
    color: #262626;
    display: block
}

.invoice-list__label {
    display: inline-block;
    line-height: 1;
    font-size: 12px;
    color: #787878
}

.invoice-list__item {
    position: relative;
    cursor: pointer
}

.invoice-list__item .dot-shape {
    margin-right: 4px;
    transition: all 120ms ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .invoice-list__item .dot-shape {
        transition: none
    }
}

.invoice-list__item:hover .dot-shape,.invoice-list__item:focus .dot-shape {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4)
}

.invoice-list__item .custom-tooltip {
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden
}

@media screen and (prefers-reduced-motion: reduce) {
    .invoice-list__item .custom-tooltip {
        transition: none
    }
}

.invoice-list__item:hover .custom-tooltip,.invoice-list__item:focus .custom-tooltip {
    position: absolute;
    top: -120%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: visible;
    opacity: 1
}

.dt-indicator-item:not(:last-child) {
    margin-bottom: 10px
}

.dt-indicator-item__bar {
    height: 3px;
    width: 100%;
    background-color: #e9ecef
}

.dt-indicator-item__fill {
    min-height: 3px;
    height: 100%;
    width: 0
}

.dt-indicator-item__info {
    display: flex;
    align-items: center
}

.dt-indicator-item__count {
    font-size: 1.2rem
}

.dt-indicator-half {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

.dt-indicator-half-item {
    width: 50%;
    padding: 0 12px
}

.dt-indicator-title {
    margin-bottom: 0
}

.dt-zone-stats {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-left: 1px solid #e8e8e8
}

@media (max-width: 575.98px) {
    .dt-zone-stats {
        border-left:0;
        border-top: 1px solid #e8e8e8
    }
}

.dt-zone-stats__content {
    display: flex;
    flex-flow: column nowrap;
    flex: 1;
    -ms-flex: 1 1 auto;
    justify-content: center;
    align-items: center;
    padding: 2rem
}

.dt-zone-stats__content:not(:last-child) {
    border-bottom: 1px solid #e8e8e8
}

.dt-widget.dt-widget-sm .dt-widget__item {
    padding-top: 8px;
    padding-bottom: 8px
}

.dt-widget.dt-widget-xl .dt-widget__item {
    padding-top: 20px;
    padding-bottom: 20px
}

.dt-widget+.dt-widget {
    margin-top: 18px
}

.dt-widget+.dt-widget-link,.dt-widget__item+.dt-widget-link {
    margin-top: 10px;
    font-size: 12px;
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.dt-widget .dt-widget__heading {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    margin-bottom: 4px;
    color: #787878
}

.dt-widget .dt-widget__item {
    display: flex;
    flex: 1;
    -ms-flex: 1;
    flex-wrap: wrap;
    width: 100%;
    padding: 1.4rem 2.4rem 1.5rem
}

.dt-widget .dt-widget__item .dt-widget__info {
    flex: 1;
    -ms-flex: 1;
    align-self: center
}

.dt-widget .dt-widget__item .dt-widget__info:not(:last-child) {
    padding-right: 1.6rem
}

.dt-widget .dt-widget__item .dt-widget__img+.dt-widget__info {
    padding-left: 1.6rem
}

@media (max-width: 575.98px) {
    .dt-widget .dt-widget__item .dt-widget__img+.dt-widget__info {
        padding-left:1.4rem
    }
}

.dt-widget__title {
    display: block;
    font-size: 1.4rem;
    color: #262626;
    margin-bottom: 2px
}

@media (max-width: 575.98px) {
    .dt-widget__title {
        font-size:1.6rem
    }
}

.dt-widget__title:last-child {
    margin-bottom: 0
}

.dt-widget__subtitle {
    font-size: 1.3rem;
    margin-bottom: 0
}

@media (max-width: 575.98px) {
    .dt-widget__subtitle {
        font-size:1.4rem
    }
}

.dt-task {
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.dt-task .dt-task__number {
    display: none
}

@media (min-width: 576px) {
    .dt-task {
        min-width:135px
    }

    .dt-task .dt-task__number {
        display: block;
        font-size: 1.2rem;
        transition: all 0.4s ease;
        margin-right: -1.4rem
    }
}

@media screen and (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .dt-task .dt-task__number {
        transition:none
    }
}

@media (min-width: 576px) {
    .dt-task .dt-task__redirect {
        transition:all 0.4s ease;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media screen and (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .dt-task .dt-task__redirect {
        transition:none
    }
}

@media (min-width: 576px) {
    .dt-widget-hover .dt-widget__item:hover .dt-task .dt-task__number {
        color:#038fde;
        margin-right: 6rem
    }

    .dt-widget-hover .dt-widget__item:hover .dt-task .dt-task__redirect {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.dt-widget-hover-bg .dt-widget__item:hover {
    background-color: #e6faff
}

@media (min-width: 576px) {
    .dt-widget-hover-bg .dt-widget__item:hover .dt-task .dt-task__number {
        color:#038fde;
        margin-right: 6rem
    }

    .dt-widget-hover-bg .dt-widget__item:hover .dt-task .dt-task__redirect {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.theme-dark .dt-widget-hover-bg .dt-widget__item:hover {
    background-color: #4a5763
}

.dt-widget-border .dt-widget__item:not(:last-child) {
    border-bottom: 1px solid #e8e8e8
}

.campaigns-widget .dt-widget {
    margin-left: -1.2rem;
    margin-right: -1.2rem
}

.campaigns-widget .dt-widget__item {
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 10px 1.2rem;
    border-radius: .4rem
}

@media screen and (max-width: 450px) {
    .campaigns-widget {
        font-size:12px
    }

    .campaigns-widget .dt-widget__title {
        font-size: 12px
    }
}

.media-list .media:not(:last-child) {
    margin-bottom: 3rem
}

.media-list .media.media-news>img {
    min-width: 150px;
    max-width: 150px;
    margin-right: 2.4rem
}

@media (max-width: 575.98px) {
    .media-list .media.media-news>img {
        min-width:100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 2.4rem
    }
}

@media (max-width: 575.98px) {
    .media-list .media.media-news {
        flex-direction:column
    }
}

.user-bg-card {
    position: relative;
    display: block;
    min-width: 132px;
    width: 100%;
    padding: 0;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.user-bg-card:before {
    content: "";
    display: block;
    padding-top: 68%
}

.user-bg-card-sm {
    min-width: 88px
}

.user-bg-card .dt-status {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    border: 1px solid #fff
}

.user-bg-card .user-bg-card__info {
    content: '';
    display: block;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.8) 100%);
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 10px;
    color: #fff
}

.user-bg-card .user-bg-card__info .dt-avatar-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dt-page--container {
    position: relative;
    height: 100%;
    flex: 1;
    -ms-flex: 1;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    color: #262626;
    font-size: 1.6rem
}

.dt-page--container>* {
    position: relative;
    z-index: 2
}

.dt-page--container .title {
    font-size: 7.2rem;
    font-weight: 600
}

.dt-page--container .search-box {
    width: 320px;
    margin: 0 auto
}

@media (max-width: 575.98px) {
    .dt-page--container .search-box {
        width:250px
    }
}

.dt-page--container .error-page {
    max-width: 380px;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 2.2rem
}

.dt-error-code {
    color: #595959;
    font-size: 16rem;
    line-height: 1;
    font-weight: 500;
    text-shadow: 10px 6px 8px rgba(117,117,117,0.8)
}

@media (max-width: 575.98px) {
    .dt-error-code {
        font-size:12rem
    }
}

.theme-dark .dt-error-code {
    color: #545454;
    text-shadow: 10px 6px 8px rgba(255,117,117,0.8)
}

.dt-app-login--container {
    padding-top: 3rem
}

.dt-login--container {
    height: 100%;
    flex: 1;
    -ms-flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3rem
}

.dt-login__content-wrapper {
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
    background-color: #fff;
    max-width: 420px;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.dt-app-login--container .dt-login__content-wrapper {
    max-width: 680px
}

@media (max-width: 575.98px) {
    .dt-login__content-wrapper {
        flex-flow:column nowrap
    }
}

.dt-login__bg-section {
    position: relative;
    padding: 2.4rem 2.4rem;
    background-image: url("../images/login-image.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: flex;
    flex-direction: column
}

@media (min-width: 576px) {
    .dt-login__bg-section {
        width:40%
    }
}

.dt-login__bg-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(3,143,222,0.8)
}

.dt-login__bg-section>* {
    position: relative;
    z-index: 2
}

.dt-login__bg-section .dt-login__logo {
    margin-top: auto
}

@media (min-width: 576px) {
    .dt-login__content {
        width:60%
    }
}

.dt-login__content-inner {
    padding: 3.5rem 3.5rem 2rem;
    flex: 1;
    -ms-flex: 1
}

.dt-login__content-footer {
    padding: .6rem 2.4rem;
    background-color: #f4f4f4
}

.dt-login__title {
    position: relative;
    color: #fff;
    margin-bottom: 1rem
}

.dt-forgot-password .dt-login__content-wrapper {
    max-width: 420px
}

.dt-forgot-password .dt-login__content-wrapper .dt-login__content {
    width: 100%
}

.dt-forgot-password .dt-login__content-wrapper .dt-login__logo {
    display: block;
    margin-left: 0;
    margin-bottom: 3rem
}

.profile__banner {
    position: relative;
    margin: -3.2rem -3.2rem -5.5rem;
    padding: 3.2rem 3.2rem 8rem;
    background-color: #673AB7;
    color: #fff
}

.profile__banner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3)
}

@media (max-width: 575.98px) {
    .profile__banner {
        margin-bottom:3.2rem;
        padding-bottom: 3.2rem
    }
}

.profile__banner-top {
    position: relative;
    z-index: 2
}

@media (min-width: 576px) {
    .profile__banner-top {
        display:flex;
        align-items: center
    }
}

.profile__banner-bottom {
    position: relative;
    z-index: 2;
    display: flex
}

@media (max-width: 575.98px) {
    .profile__banner-top .dt-avatar-wrapper {
        flex-direction:column;
        margin-bottom: 4rem
    }

    .profile__banner-top .dt-avatar-wrapper .dt-avatar-info {
        text-align: center;
        margin-top: 2rem
    }
}

.profile__banner-top:not(:last-child) {
    margin-bottom: 3.2rem
}

@media (max-width: 575.98px) {
    .profile__banner-top:not(:last-child) {
        margin-bottom:2.5rem
    }
}

.profile__banner .dt-list {
    margin-left: -2.6rem;
    margin-right: -2.6rem
}

.profile__banner .dt-list__item {
    padding-left: 2.6rem;
    padding-right: 2.6rem
}

.profile-content .dt-list-one-third .dt-list__item {
    margin-bottom: 4rem
}

@media (max-width: 991.98px) {
    .profile-content .dt-list-one-third .dt-list__item {
        width:50%
    }
}

@media (max-width: 575.98px) {
    .profile-content .dt-list-one-third .dt-list__item {
        width:100%
    }
}

.profile__banner .navbar-nav {
    flex-flow: row wrap;
    margin-left: -10px;
    margin-right: -10px
}

.profile__banner .nav-link {
    padding-left: 8px;
    padding-right: 8px;
    color: rgba(255,255,255,0.85)
}

.profile__banner .nav-link:hover,.profile__banner .nav-link:focus,.profile__banner .nav-link:active {
    color: #fff
}

.profile__banner .nav-item {
    padding-left: 10px;
    padding-right: 10px
}

.profile__banner .nav-item.active .nav-link {
    color: #fff
}

.search-result .search-heading {
    margin-bottom: 2px
}

.search-result .search-link {
    color: #52c41a;
    display: inline-block;
    margin-bottom: 6px
}

.search-result .search-link:hover,.search-result .search-link:focus {
    color: #49ad17
}

.search-result p:last-child {
    margin-bottom: 0
}

.dt-card-carousel .owl-dots {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    position: absolute;
    bottom: 1.4rem;
    width: 100%
}

.dt-card-carousel .card-body {
    padding-bottom: 4.8rem
}

.dt-card-carousel img.dt-fab-btn {
    width: inherit
}

.dt-card-carousel.carousel-dot-top .card-body {
    padding-bottom: 2.4rem;
    padding-top: 4.8rem
}

.dt-card-carousel.carousel-dot-top .owl-dots {
    bottom: auto;
    top: 1.4rem;
    margin-top: 0 !important
}

.dt-card-carousel .carousel-thumb {
    height: 100%
}

.dt-card-carousel .carousel-thumb img {
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.dt-intro-card .action-area {
    padding-right: 15px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.dt-intro-card .action-area .dt-avatar {
    transition: all 0.2s ease-in-out;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .dt-intro-card .action-area .dt-avatar {
        transition: none;
    }
}

.dt-intro-card:hover .action-area .dt-avatar {
    left: -12px
}

@media (max-width: 991.98px) {
    .icon-xl {
        font-size: 1.4rem;
    }

    .dt-header--fixed .dt-header {
        height: 55px;
    }

    .dt-header--fixed .dt-header+.dt-main {
        margin-top: 95px;
    }
}
