@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype')
}

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

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

header {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

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

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

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

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

b {
    font-weight: bolder
}

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

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

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

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

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

img {
    vertical-align: middle;
    border-style: none
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer
}

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

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
}

[hidden] {
    display: none !important
}

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

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

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

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

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

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

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

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

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

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

a > code {
    color: inherit
}

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

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

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

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

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

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

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

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

@media (min-width:992px) {

    .container,
    .container-lg {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-xl {
        max-width: 1140px
    }
}

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

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

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

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

.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-select {
        transition: none
    }
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

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

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

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

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

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

.card-img,
.card-img-bottom,
.card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

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

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

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

@media (min-width:576px) {
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

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

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

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

    .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

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

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

    .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

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

.alert-link {
    font-weight: 700
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

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

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.align-top {
    vertical-align: top !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

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

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

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

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

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

.border-0 {
    border: 0 !important
}

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

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

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

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

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

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

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

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

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

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

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

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

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

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

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

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

.ml-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.px-1 {
    padding-right: .25rem !important
}

.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.px-3 {
    padding-right: 1rem !important
}

.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important
}

.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-5 {
    padding-right: 3rem !important
}

.px-5 {
    padding-left: 3rem !important
}

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

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

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

.ml-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2 {
    margin-left: -.5rem !important
}

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

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

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

.ml-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

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

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

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

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

    .ml-lg-0 {
        margin-left: 0 !important
    }

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

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

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

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

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

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

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

    .ml-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important
    }

    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .px-lg-1 {
        padding-right: .25rem !important
    }

    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important
    }

    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important
    }

    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important
    }

    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

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

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

    .ml-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

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

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

    .ml-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

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

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

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

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

    .ml-xl-0 {
        margin-left: 0 !important
    }

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

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

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

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

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

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

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

    .ml-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important
    }

    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .px-xl-1 {
        padding-right: .25rem !important
    }

    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important
    }

    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important
    }

    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important
    }

    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

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

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

    .ml-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

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

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

    .ml-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

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

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

    .ml-xl-auto {
        margin-left: auto !important
    }
}

.text-wrap {
    white-space: normal !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-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-capitalize {
    text-transform: capitalize !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.text-body {
    color: #212529 !important
}

.text-reset {
    color: inherit !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    thead {
        display: table-header-group
    }

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

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }
}

/*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.js.org)
 */
.card-img-left {
    border-top-left-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-img-right {
    border-top-right-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px)
}

.table.b-table[aria-busy=true] {
    opacity: .55
}

[class*=table-responsive-] {
    margin-bottom: 1rem
}

[class*=table-responsive-] > .table {
    margin-bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .b-table-sticky-header > .table.b-table > thead > tr > th {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 2
    }

    .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column,
    .b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column,
    .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column,
    .table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column,
    .table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column,
    .table-responsive > .table.b-table > thead > tr > .b-table-sticky-column,
    [class*=table-responsive-] > .table.b-table > tbody > tr > .b-table-sticky-column,
    [class*=table-responsive-] > .table.b-table > tfoot > tr > .b-table-sticky-column,
    [class*=table-responsive-] > .table.b-table > thead > tr > .b-table-sticky-column {
        position: -webkit-sticky;
        position: sticky;
        left: 0
    }

    .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column,
    .table-responsive > .table.b-table > thead > tr > .b-table-sticky-column,
    [class*=table-responsive-] > .table.b-table > thead > tr > .b-table-sticky-column {
        z-index: 5
    }

    .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column,
    .b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column,
    .table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column,
    .table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column,
    [class*=table-responsive-] > .table.b-table > tbody > tr > .b-table-sticky-column,
    [class*=table-responsive-] > .table.b-table > tfoot > tr > .b-table-sticky-column {
        z-index: 2
    }

    .table.b-table > tbody > tr > .table-b-table-default,
    .table.b-table > tfoot > tr > .table-b-table-default,
    .table.b-table > thead > tr > .table-b-table-default {
        color: #212529;
        background-color: #fff
    }

    .table.b-table.table-dark > tbody > tr > .bg-b-table-default,
    .table.b-table.table-dark > tfoot > tr > .bg-b-table-default,
    .table.b-table.table-dark > thead > tr > .bg-b-table-default {
        color: #fff;
        background-color: #343a40
    }

    .table.b-table.table-striped > tbody > tr:nth-of-type(odd) > .table-b-table-default {
        background-image: linear-gradient(rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
        background-repeat: no-repeat
    }

    .table.b-table.table-striped.table-dark > tbody > tr:nth-of-type(odd) > .bg-b-table-default {
        background-image: linear-gradient(rgba(255, 255, 255, .05), rgba(255, 255, 255, .05));
        background-repeat: no-repeat
    }

    .table.b-table.table-hover > tbody > tr:hover > .table-b-table-default {
        color: #212529;
        background-image: linear-gradient(rgba(0, 0, 0, .075), rgba(0, 0, 0, .075));
        background-repeat: no-repeat
    }

    .table.b-table.table-hover.table-dark > tbody > tr:hover > .bg-b-table-default {
        color: #fff;
        background-image: linear-gradient(rgba(255, 255, 255, .075), rgba(255, 255, 255, .075));
        background-repeat: no-repeat
    }
}

.table.b-table > thead > tr > [aria-sort] {
    cursor: pointer;
    background-image: none;
    background-repeat: no-repeat;
    background-size: .65em 1em
}

.table.b-table > thead > tr > [aria-sort]:not(.b-table-sort-icon-left) {
    background-position: right calc(.75rem / 2) center;
    padding-right: calc(.75rem + .65em)
}

.table.b-table > thead > tr > [aria-sort=none] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")
}

.table.b-table > thead > tr > [aria-sort=ascending] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")
}

.table.b-table > thead > tr > [aria-sort=descending] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")
}

.tooltip.b-tooltip {
    display: block;
    opacity: .9
}

.tooltip.b-tooltip.show {
    opacity: .9
}

@charset "UTF-8";

/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	02.18.2020
**/
:root {
    --blue: #559bfb;
    --indigo: #2c3782;
    --purple: #816bff;
    --pink: #ff63a5;
    --red: #e85347;
    --orange: #ffa353;
    --yellow: #f4bd0e;
    --green: #1ee0ac;
    --teal: #20c997;
    --cyan: #09c2de;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #6576ff;
    --secondary: #364a63;
    --success: #1ee0ac;
    --info: #09c2de;
    --warning: #f4bd0e;
    --danger: #e85347;
    --dark: #1c2b46;
    --gray: #8091a7;
    --light: #e5e9f2;
    --lighter: #f5f6fa;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1540px;
    --font-family-sans-serif: 'Montserrat', Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

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

header {
    display: block
}

body {
    margin: 0;
    font-family: Montserrat, Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.65;
    color: #526484;
    text-align: left;
    background-color: #f5f6fa
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

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

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

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

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

b {
    font-weight: bolder
}

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

a:hover {
    color: #465fff;
    text-decoration: underline
}

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

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

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

img {
    vertical-align: middle;
    border-style: none
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer
}

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

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
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 1.1;
    color: #364a63
}

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

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

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

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

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

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

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1
}

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

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

a > code {
    color: inherit
}

.container {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    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
    }
}

@media (min-width:1540px) {
    .container {
        max-width: 1440px
    }
}

.container-fluid,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    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,
    .container-lg {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1540px) {

    .container,
    .container-lg,
    .container-xl {
        max-width: 1440px
    }
}

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

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    position: relative;
    width: 100%;
    padding-right: 14px;
    padding-left: 14px
}

.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.33333%;
    max-width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    order: -1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-first {
        order: -1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-first {
        order: -1
    }

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

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

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

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

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

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

.table-lighter,
.table-lighter > td,
.table-lighter > th {
    background-color: #fcfcfe
}

.table-lighter tbody + tbody,
.table-lighter td,
.table-lighter th,
.table-lighter thead th {
    border-color: #fafafc
}

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

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.125rem + 2px);
    padding: .4375rem 2rem .4375rem 1rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.25rem;
    color: #3c4d62;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
    border: 1px solid #dbdfea;
    border-radius: 4px;
    appearance: none
}

.custom-select:focus {
    border-color: #6576ff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(85, 155, 251, .25)
}

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

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

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

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

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #3c4d62
}

.custom-select-lg {
    height: calc(2.625rem + 2px);
    padding-top: .6875rem;
    padding-bottom: .6875rem;
    padding-left: 1rem;
    font-size: .9375rem
}

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

.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-select {
        transition: none
    }
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: 4px
}

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

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

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

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

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .07);
    border-bottom: 0 solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: 3px 3px 0 0
}

.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

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

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

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

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

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

    .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

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

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

    .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

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

.alert-link {
    font-weight: 700
}

.alert-lighter {
    color: #cecfd2;
    background-color: #fefefe;
    border-color: #fbfcfd
}

.alert-lighter .alert-link {
    color: #b3b5ba
}

@keyframes progress-bar-stripes {
    from {
        background-position: .5rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: .5rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #f5f6fa;
    border-radius: 2px
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #6576ff;
    transition: width .6s ease
}

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

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: .5rem .5rem
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    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: .8125rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .75rem;
    color: #fff;
    text-align: center;
    background-color: #1f2b3a;
    border-radius: 3px
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.align-top {
    vertical-align: top !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-lighter {
    background-color: #f5f6fa !important
}

a.bg-lighter:focus,
a.bg-lighter:hover {
    background-color: #d3d7e9 !important
}

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

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

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

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

.border-left {
    border-left: 1px solid #dbdfea !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-lighter {
    border-color: #f5f6fa !important
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.align-center,
.align-end,
.align-start,
.center,
.d-flex {
    display: flex !important
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

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

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-flex {
        display: flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

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

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-flex {
        display: flex !important
    }
}

@media (min-width:1250px) {
    .d-xl-custom-block {
        display: block !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.center {
    justify-content: center !important
}

.align-items-start,
.align-start {
    align-items: flex-start !important
}

.align-end,
.align-items-end {
    align-items: flex-end !important
}

.align-center,
.align-items-center,
.center {
    align-items: center !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !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-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
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !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-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
    }
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

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

.ml-1 {
    margin-left: .375rem !important
}

.m-2 {
    margin: .75rem !important
}

.mt-2,
.my-2 {
    margin-top: .75rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .75rem !important
}

.ml-2 {
    margin-left: .75rem !important
}

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

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

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

.ml-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 2.75rem !important
}

.mt-5,
.my-5 {
    margin-top: 2.75rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 2.75rem !important
}

.ml-5 {
    margin-left: 2.75rem !important
}

.p-0 {
    padding: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .375rem !important
}

.px-1 {
    padding-right: .375rem !important
}

.px-1 {
    padding-left: .375rem !important
}

.p-2 {
    padding: .75rem !important
}

.px-2 {
    padding-right: .75rem !important
}

.px-2 {
    padding-left: .75rem !important
}

.p-3 {
    padding: 1rem !important
}

.px-3 {
    padding-right: 1rem !important
}

.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important
}

.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 2.75rem !important
}

.px-5 {
    padding-right: 2.75rem !important
}

.px-5 {
    padding-left: 2.75rem !important
}

.m-n1 {
    margin: -.375rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.375rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.375rem !important
}

.ml-n1 {
    margin-left: -.375rem !important
}

.m-n2 {
    margin: -.75rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.75rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.75rem !important
}

.ml-n2 {
    margin-left: -.75rem !important
}

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

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

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

.ml-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -2.75rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -2.75rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -2.75rem !important
}

.ml-n5 {
    margin-left: -2.75rem !important
}

.m-auto {
    margin: auto !important
}

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

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

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

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

    .ml-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .375rem !important
    }

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

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

    .ml-lg-1 {
        margin-left: .375rem !important
    }

    .m-lg-2 {
        margin: .75rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .75rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .75rem !important
    }

    .ml-lg-2 {
        margin-left: .75rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

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

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

    .ml-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 2.75rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 2.75rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 2.75rem !important
    }

    .ml-lg-5 {
        margin-left: 2.75rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important
    }

    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .375rem !important
    }

    .px-lg-1 {
        padding-right: .375rem !important
    }

    .px-lg-1 {
        padding-left: .375rem !important
    }

    .p-lg-2 {
        padding: .75rem !important
    }

    .px-lg-2 {
        padding-right: .75rem !important
    }

    .px-lg-2 {
        padding-left: .75rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important
    }

    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 2.75rem !important
    }

    .px-lg-5 {
        padding-right: 2.75rem !important
    }

    .px-lg-5 {
        padding-left: 2.75rem !important
    }

    .m-lg-n1 {
        margin: -.375rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.375rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.375rem !important
    }

    .ml-lg-n1 {
        margin-left: -.375rem !important
    }

    .m-lg-n2 {
        margin: -.75rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.75rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.75rem !important
    }

    .ml-lg-n2 {
        margin-left: -.75rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

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

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

    .ml-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -2.75rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -2.75rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -2.75rem !important
    }

    .ml-lg-n5 {
        margin-left: -2.75rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

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

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

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

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

    .ml-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .375rem !important
    }

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

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

    .ml-xl-1 {
        margin-left: .375rem !important
    }

    .m-xl-2 {
        margin: .75rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .75rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .75rem !important
    }

    .ml-xl-2 {
        margin-left: .75rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

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

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

    .ml-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 2.75rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 2.75rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 2.75rem !important
    }

    .ml-xl-5 {
        margin-left: 2.75rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important
    }

    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .375rem !important
    }

    .px-xl-1 {
        padding-right: .375rem !important
    }

    .px-xl-1 {
        padding-left: .375rem !important
    }

    .p-xl-2 {
        padding: .75rem !important
    }

    .px-xl-2 {
        padding-right: .75rem !important
    }

    .px-xl-2 {
        padding-left: .75rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important
    }

    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 2.75rem !important
    }

    .px-xl-5 {
        padding-right: 2.75rem !important
    }

    .px-xl-5 {
        padding-left: 2.75rem !important
    }

    .m-xl-n1 {
        margin: -.375rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.375rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.375rem !important
    }

    .ml-xl-n1 {
        margin-left: -.375rem !important
    }

    .m-xl-n2 {
        margin: -.75rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.75rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.75rem !important
    }

    .ml-xl-n2 {
        margin-left: -.75rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

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

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

    .ml-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -2.75rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -2.75rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -2.75rem !important
    }

    .ml-xl-n5 {
        margin-left: -2.75rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

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

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

    .ml-xl-auto {
        margin-left: auto !important
    }
}

.text-wrap {
    white-space: normal !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-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-capitalize {
    text-transform: capitalize !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.text-lighter {
    color: #f5f6fa !important
}

a.text-lighter:focus,
a.text-lighter:hover {
    color: #c2c8e1 !important
}

.text-body {
    color: #526484 !important
}

.text-reset {
    color: inherit !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    thead {
        display: table-header-group
    }

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

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }
}

html {
    font-size: 16px
}

a {
    transition: color .4s, background-color .4s, border .4s, box-shadow .4s
}

a:focus {
    outline: 0
}

img {
    max-width: 100%
}

.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
    margin-bottom: 0
}

.h1,
.h2,
h1,
h2 {
    letter-spacing: -.03em
}

.h3,
.h4,
h3,
h4 {
    letter-spacing: -.02em
}

.h5,
.h6,
h5,
h6 {
    letter-spacing: -.01em
}

@media (min-width:992px) {

    .h1,
    h1 {
        font-size: 3.75rem;
        font-weight: 400;
        letter-spacing: -.04em
    }

    .h2,
    h2 {
        font-size: 2.5rem;
        letter-spacing: -.03em
    }

    .h3,
    h3 {
        font-size: 2rem;
        letter-spacing: -.03em
    }

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

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

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

.text-head {
    color: #364a63 !important
}

.circle {
    border-radius: 50%
}

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

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

.w-80px {
    width: 80px !important
}

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

.w-max-80px {
    max-width: 80px !important
}

.w-90px {
    width: 90px !important
}

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

.w-max-90px {
    max-width: 90px !important
}

.w-100px {
    width: 100px !important
}

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

.w-max-100px {
    max-width: 100px !important
}

.w-110px {
    width: 110px !important
}

.w-min-110px {
    min-width: 110px !important
}

.w-max-110px {
    max-width: 110px !important
}

.w-120px {
    width: 120px !important
}

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

.w-max-120px {
    max-width: 120px !important
}

.w-125px {
    width: 125px !important
}

.w-min-125px {
    min-width: 125px !important
}

.w-max-125px {
    max-width: 125px !important
}

.w-130px {
    width: 130px !important
}

.w-min-130px {
    min-width: 130px !important
}

.w-max-130px {
    max-width: 130px !important
}

.w-140px {
    width: 140px !important
}

.w-min-140px {
    min-width: 140px !important
}

.w-max-140px {
    max-width: 140px !important
}

.w-150px {
    width: 150px !important
}

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

.w-max-150px {
    max-width: 150px !important
}

.w-175px {
    width: 175px !important
}

.w-min-175px {
    min-width: 175px !important
}

.w-max-175px {
    max-width: 175px !important
}

.w-200px {
    width: 200px !important
}

.w-min-200px {
    min-width: 200px !important
}

.w-max-200px {
    max-width: 200px !important
}

.w-220px {
    width: 220px !important
}

.w-min-220px {
    min-width: 220px !important
}

.w-max-220px {
    max-width: 220px !important
}

.w-225px {
    width: 225px !important
}

.w-min-225px {
    min-width: 225px !important
}

.w-max-225px {
    max-width: 225px !important
}

.w-250px {
    width: 250px !important
}

.w-min-250px {
    min-width: 250px !important
}

.w-max-250px {
    max-width: 250px !important
}

.w-300px {
    width: 300px !important
}

.w-min-300px {
    min-width: 300px !important
}

.w-max-300px {
    max-width: 300px !important
}

.w-350px {
    width: 350px !important
}

.w-min-350px {
    min-width: 350px !important
}

.w-max-350px {
    max-width: 350px !important
}

.w-400px {
    width: 400px !important
}

.w-min-400px {
    min-width: 400px !important
}

.w-max-400px {
    max-width: 400px !important
}

.w-550px {
    width: 550px !important
}

.w-min-550px {
    min-width: 550px !important
}

.w-max-550px {
    max-width: 550px !important
}

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

.w-min-100 {
    min-width: 100% !important
}

.w-max-auto {
    max-width: inherit !important
}

.w-min-auto {
    min-width: auto !important
}

.w-15 {
    width: 15% !important
}

.w-20 {
    width: 20% !important
}

.w-30 {
    width: 30% !important
}

.w-35 {
    width: 35% !important
}

.w-40 {
    width: 40% !important
}

.w-45 {
    width: 45% !important
}

.w-55 {
    width: 55% !important
}

.w-60 {
    width: 60% !important
}

.w-65 {
    width: 65% !important
}

.w-70 {
    width: 70% !important
}

.w-80 {
    width: 80% !important
}

.w-85 {
    width: 85% !important
}

.w-90 {
    width: 90% !important
}

.w-95 {
    width: 95% !important
}

.shrink-0 {
    flex-shrink: 0
}

.alert:last-child {
    margin-bottom: 0
}

.alert-link {
    box-shadow: 0 1px 0 currentColor
}

.alert-link:hover {
    box-shadow: none
}

.alert .title,
.alert h5,
.alert h6 {
    font-size: 1.05rem
}

.alert.alert-icon {
    padding-left: 3.25rem
}

.alert.alert-icon > .icon {
    position: absolute;
    font-size: 1.25rem;
    line-height: 1;
    width: 2rem;
    top: 1rem;
    left: 1.25rem;
    margin-left: -1px
}

.alert-lighter {
    border-color: #e5e9f2;
    color: #526484
}

.alert-lighter .alert-link {
    color: #526484
}

a.alert:hover {
    color: currentColor
}

.alert-fill.alert-lighter {
    color: #101924;
    background: #ebeef2
}

.alert-fill {
    border-width: 0
}

.alert-fill .alert-link,
.alert-fill .icon,
.alert-fill h4,
.alert-fill h5,
.alert-fill h6 {
    color: currentColor
}

.alert-fill.alert-lighter {
    color: #526484
}

.link {
    display: inline-flex;
    align-items: center;
    font-size: .85rem;
    font-weight: 500;
    font-family: Roboto;
    line-height: 1;
    border: none;
    background: 0 0;
    transition: all .3s ease;
    white-space: nowrap
}

.link:focus {
    box-shadow: none;
    outline: 0
}

.link .icon {
    font-size: 1.3em
}

.link .icon,
.link span {
    display: inline-block
}

.link .icon-circle {
    display: inline-flex
}

.link .icon + span,
.link span + .icon {
    padding-left: 10px
}

.link-block {
    display: flex
}

.link-lighter {
    color: #b7c2d0 !important
}

.link-on-lighter:hover {
    color: #b7c2d0 !important
}

.link-text {
    color: #526484 !important
}

.link-on-text:hover {
    color: #526484 !important
}

[class*=dropdown-indicator]:after {
    border: none !important;
    font-family: Nioicon;
    vertical-align: middle;
    content: "";
    margin-left: .25rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    font-size: 14px
}

.card + .card {
    margin-top: 28px
}

.card + .nk-block-head {
    padding-top: 2.5rem
}

.card-inner {
    padding: 1.25rem 0
}

.card-inner-group .card-inner:not(:last-child) {
    border-bottom: 1px solid #dbdfea
}

.card-head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -.25rem -.5rem 1rem
}

.card-head > * {
    padding: .25rem .5rem
}

.card-head > .title:only-child {
    width: 100%
}

.card-title-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.card-title-group .card-title {
    margin-bottom: 0
}

.card-title-group:only-child {
    margin-top: -.25rem;
    margin-bottom: -.25rem
}

.card-title h6.title:not(:last-child) {
    margin-bottom: .25rem
}

.card-title p {
    font-size: 12px;
    color: #8094ae
}

.card-title p .icon {
    line-height: inherit;
    vertical-align: middle
}

.card-subtitle {
    color: #8094ae;
    font-family: Roboto;
    font-weight: 400
}

@media (min-width:576px) {
    .card-inner {
        padding: 1.5rem 0
    }

    .card-header {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

@media (min-width:768px) {
    .card-inner-lg {
        padding: 2.5rem
    }

    .card-inner-xl {
        padding: 3.75rem
    }
}

.custom-select {
    appearance: none;
    -webkit-appearance: none
}

.custom-select {
    background: #fff
}

.table thead tr:last-child th {
    border-bottom: 1px solid #dbdfea
}

.table td:first-child,
.table th:first-child {
    padding-left: 1.25rem
}

.table td:last-child,
.table th:last-child {
    padding-right: 1.25rem
}

.table th {
    line-height: 1.1
}

.table-lg td {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.table-lg th {
    padding-top: .75rem;
    padding-bottom: .75rem
}

@media (min-width:576px) {

    .table-lg td:first-child,
    .table-lg th:first-child {
        padding-left: 1.5rem
    }

    .table-lg td:last-child,
    .table-lg th:last-child {
        padding-right: 1.5rem
    }
}

.progress-bar {
    height: 100%;
    line-height: 1
}

.progress-lg {
    height: 1rem
}

.progress-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #8094ae;
    margin-bottom: .25rem
}

@font-face {
    font-family: Nioicon;
    src: url(https://www.agronometrics.com/static/cacitrus/fonts/Nioicon.eot?k7323w);
    src: url(https://www.agronometrics.com/static/cacitrus/fonts/Nioicon.eot?k7323w#iefix) format("embedded-opentype"), url(https://www.agronometrics.com/static/cacitrus/fonts/Nioicon.ttf?k7323w) format("truetype"), url(https://www.agronometrics.com/static/cacitrus/fonts/Nioicon.woff?k7323w) format("woff"), url(https://www.agronometrics.com/static/cacitrus/fonts/Nioicon.svg?k7323w#Nioicon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.com {
    color: #93a1a1
}

.var {
    color: teal
}

.select2 {
    width: 100% !important;
    display: inline-block
}

.select2-container {
    box-sizing: border-box;
    margin: 0;
    position: relative;
    vertical-align: middle
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

[class^=swal2] {
    -webkit-tap-highlight-color: transparent
}

@supports (-ms-accelerator:true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@-moz-document url-prefix() {
    .swal2-close:focus {
        outline: 2px solid rgba(101, 118, 255, .4)
    }
}

@keyframes swal2-toast-show {
    0% {
        transform: translateY(-.625em) rotateZ(2deg)
    }

    33% {
        transform: translateY(0) rotateZ(-2deg)
    }

    66% {
        transform: translateY(.3125em) rotateZ(2deg)
    }

    100% {
        transform: translateY(0) rotateZ(0)
    }
}

@keyframes swal2-toast-hide {
    100% {
        transform: rotateZ(1deg);
        opacity: 0
    }
}

@keyframes swal2-toast-animate-success-line-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 swal2-toast-animate-success-line-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
    }
}

@keyframes swal2-show {
    0% {
        opacity: 0;
        transform: translate(0, 20px)
    }

    40% {
        opacity: 1
    }

    100% {
        transform: translate(0, 0)
    }
}

@keyframes swal2-hide {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(.7);
        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(.4);
        opacity: 0
    }

    50% {
        margin-top: 1.625em;
        transform: scale(.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: scale(.8) rotateX(100deg);
        opacity: 0
    }

    100% {
        transform: scale(.8) rotateX(0);
        opacity: 1
    }
}

@keyframes swal2-rotate-loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes tags--bump {
    30% {
        transform: scale(1.2)
    }
}

@keyframes rotateLoader {
    to {
        transform: rotate(1turn)
    }
}

@supports (-moz-appearance:none) {
    .tagify__input:focus::before {
        display: none
    }
}

@supports (-moz-appearance:none) {
    .tagify__input:focus:empty::before {
        display: inline-block
    }
}

@supports (-moz-appearance:none) {
    .tagify__input::before {
        line-height: inherit;
        position: relative
    }
}

a[data-goto] {
    cursor: pointer
}

a[data-goto]:hover {
    text-decoration: underline
}

@font-face {
    font-family: fcicons;
    src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
    font-weight: 400;
    font-style: normal
}

body {
    min-width: 320px
}

.nk-body {
    outline: 0
}

.nk-wrap {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.nk-content {
    padding: 24px 4px
}

@media (min-width:576px) {
    .nk-content {
        padding: 32px 22px
    }

    .nk-content-fluid {
        padding-left: 22px;
        padding-right: 22px
    }
}

@media (min-width:992px) {
    .nk-content-lg {
        padding-top: 36px;
        padding-bottom: 36px
    }

    .nk-content-fluid {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width:1660px) {
    .nk-content-lg {
        padding-top: 54px;
        padding-bottom: 54px
    }

    .nk-content-fluid {
        padding-left: 44px;
        padding-right: 44px
    }
}

.nk-content-body {
    flex-grow: 1
}

.logo-link {
    position: relative;
    display: inline-block;
    align-items: center
}

.logo-img {
    max-height: 36px
}

.logo-img-lg {
    max-height: 60px
}

.logo-img-icon {
    max-height: 33px
}

.logo-img:not(:first-child) {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.nk-header {
    background: #f5f6fa;
    border-bottom: 1px solid #e5e9f2;
    padding: 0 6px
}

.nk-header.is-theme:not([class*=bg-]) {
    background: #29347a;
    border-color: #3644a0
}

.nk-header-wrap {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 -.25rem
}

.nk-header-wrap > * {
    padding: 0 .25rem
}

.nk-header-right {
    align-items: center;
    justify-content: flex-end
}

.nk-header-center {
    justify-content: center
}

@media (min-width:576px) {
    .nk-header {
        padding: 0 22px
    }
}

@media (min-width:992px) {
    .nk-header-fluid {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width:1660px) {
    .nk-header-fluid {
        padding-left: 44px;
        padding-right: 44px
    }
}

.nk-header-app-name {
    display: flex;
    align-items: center;
    flex-shrink: 0
}

.nk-header-app-logo {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin-right: .75rem
}

.nk-header-app-logo .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 20px;
    color: #6576ff;
    background: rgba(101, 118, 255, .3)
}

.nk-header-app-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .75rem 24px
}

.nk-header-app-head .title {
    font-size: 16px;
    font-weight: 500
}

@keyframes overlay-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes animate-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.nk-split {
    position: relative;
    display: flex
}

.nk-split-content {
    position: relative;
    flex-shrink: 0;
    width: 100%;
    min-height: 100%
}

@media (max-width:991.98px) {
    .nk-split-lg {
        flex-wrap: wrap
    }
}

@media (max-width:1199.98px) {
    .nk-split-xl {
        flex-wrap: wrap
    }
}

a:hover {
    text-decoration: none
}

p:last-child {
    margin-bottom: 0
}

span[data-toggle=tooltip]:focus {
    outline: 0
}

.g-0 {
    margin: 0 !important
}

.g-0 > div {
    padding: 0 !important
}

.g-1 {
    margin: -.1875rem !important
}

.g-1 > div {
    padding: .1875rem !important
}

.g-2 {
    margin: -.375rem !important
}

.g-2 > div {
    padding: .375rem !important
}

.g-3 {
    margin: -.5rem !important
}

.g-3 > div {
    padding: .5rem !important
}

.g-4 {
    margin: -.75rem !important
}

.g-4 > div {
    padding: .75rem !important
}

.g-5 {
    margin: -1.375rem !important
}

.g-5 > div {
    padding: 1.375rem !important
}

.link-check + .link-check {
    border-top: 1px solid #e5e9f2
}

.link-check {
    padding: .5rem 0
}

.text-date span {
    color: #526484
}

.card .table {
    margin-bottom: 0
}

.card .table tr:first-child td,
.card .table tr:first-child th {
    border-top: none
}

.card .table tr:last-child td:first-child {
    border-bottom-left-radius: 4px
}

.card .table tr:last-child td:last-child {
    border-bottom-right-radius: 4px
}

.card .table tr:first-child th:first-child {
    border-top-left-radius: 4px
}

.card .table tr:first-child th:last-child {
    border-top-right-radius: 4px
}

.card-custom-s1 .card-inner-group .card-inner {
    border-bottom: 1px solid #dbdfea
}

@media (max-width:991.98px) {
    .card-custom-s1 .card-inner-lg {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

@media (min-width:992px) {
    .card-custom-s1 .card-inner-group {
        border-right: 1px solid #dbdfea
    }

    .card-custom-s1 .card-inner-group .card-inner:last-child {
        border-bottom: none
    }
}

[class^=user-avatar] {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #798bff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .06em;
    flex-shrink: 0
}

[class^=user-avatar] + .user-name {
    margin-left: .75rem
}

[class^=user-avatar] img {
    border-radius: 50%
}

.user-card {
    display: flex;
    align-items: center
}

.user-card-wrap {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem
}

.user-name {
    color: #526484;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700
}

.is-theme .user-name {
    color: #c4cefe
}

.user-card-s2 {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: .5rem
}

.data-head {
    padding: .5rem 1.25rem;
    margin-bottom: .25rem;
    background-color: #ebeef2;
    border-radius: 4px
}

.data-head .title {
    color: #526484
}

.data-col {
    flex-grow: 1
}

.data-col span {
    display: inline-block;
    transition: color .3s
}

.data-col-end {
    flex-grow: 0;
    margin-left: auto
}

.data-value {
    color: #526484;
    font-size: .9375rem
}

@media (min-width:768px) {
    .data-col {
        display: flex;
        align-items: center
    }

    .data-col-end {
        width: 200px;
        text-align: right;
        justify-content: flex-end
    }
}

.icon-text {
    display: flex;
    align-items: center;
    font-size: 13px
}

.icon-text .icon {
    font-size: 1.5em;
    width: 1.75rem
}

.icon-circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #6576ff;
    color: #fff;
    font-size: 18px;
    height: 36px;
    width: 36px
}

.icon-circle-lg,
.icon-circle.lg {
    height: 44px;
    width: 44px;
    font-size: 24px
}

.icon-circle[class*=btc] {
    background: #f9841e
}

.icon-circle[class*=facebook] {
    background: #3b5998
}

.icon-circle[class*=google] {
    background: #de5246
}

.icon-circle[class*=btc-dim] {
    background: #feefe2
}

.icon-circle[class*=eth-dim] {
    background: #eaedf6
}

.icon-circle[class*=white] {
    background: #fff
}

.icon[class*=bg-blue-dim] {
    color: #559bfb
}

.icon[class*=bg-azure-dim] {
    color: #1676fb
}

.icon[class*=bg-indigo-dim] {
    color: #2c3782
}

.icon[class*=bg-purple-dim] {
    color: #816bff
}

.icon[class*=bg-pink-dim] {
    color: #ff63a5
}

.icon[class*=bg-orange-dim] {
    color: #ffa353
}

.icon[class*=bg-teal-dim] {
    color: #20c997
}

.icon[class*=bg-primary-dim] {
    color: #6576ff
}

.icon[class*=bg-secondary-dim] {
    color: #364a63
}

.icon[class*=bg-success-dim] {
    color: #1ee0ac
}

.icon[class*=bg-info-dim] {
    color: #09c2de
}

.icon[class*=bg-warning-dim] {
    color: #f4bd0e
}

.icon[class*=bg-danger-dim] {
    color: #e85347
}

.icon[class*=bg-light] {
    color: #526484
}

.icon[class*=bg-lighter] {
    color: #8094ae
}

.icon[class*=bg-dark-dim] {
    color: #dde2ea
}

.icon[class*=bg-gray-dim] {
    color: #e9f0f9
}

.icon[class*=bg-facebook-dim] {
    color: #3b5998
}

.icon[class*=bg-google-dim] {
    color: #de5246
}

.icon[class*=bg-btc-dim] {
    color: #f9841e
}

.icon[class*=bg-eth-dim] {
    color: #6174b9
}

.icon[class*=bg-white] {
    color: #526484
}

[data-toggle=modal] {
    cursor: pointer
}

.nk-block + .nk-block,
.nk-block + .nk-block-head {
    padding-top: 28px
}

.nk-block + .nk-block-head-lg,
.nk-block + .nk-block-lg {
    padding-top: 2.5rem
}

.nk-block-area {
    display: flex
}

.nk-block-head {
    position: relative;
    padding-bottom: 1.25rem
}

.nk-block-head:only-child {
    padding-bottom: 0
}

.nk-block-head h2:not(:last-child) {
    margin-bottom: 1rem
}

.nk-block-head-lg {
    padding-bottom: 1.5rem
}

.nk-content-body > .nk-block-head:first-child {
    padding-bottom: 1.75rem
}

.nk-block-head .nk-block-text {
    margin-top: 1.5rem
}

.nk-block-content + .nk-block-head {
    padding-top: 2rem
}

.nk-block-content-head:not(:last-child) {
    margin-bottom: 1rem
}

.nk-block-title-group {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.nk-block-title-group .title {
    margin-bottom: 0
}

.nk-block-title-group:not(:last-child) {
    margin-bottom: .5rem
}

@media (min-width:576px) {
    .nk-block-head-lg {
        padding-bottom: 2.5rem
    }

    .nk-block-content + .nk-block-head {
        padding-top: 4rem
    }
}

@media (min-width:768px) {
    .nk-content-body > .nk-block-head:first-child {
        padding-bottom: 2.5rem
    }

    .nk-block-text h5,
    .nk-block-text h6 {
        font-size: 1rem
    }
}

[class*=knob] {
    text-align: center;
    pointer-events: none;
    width: 100% !important;
    margin-left: 0 !important;
    font-weight: 400 !important;
    font-family: Roboto !important;
    color: #364a63 !important;
    left: 0;
    border: none
}

[class*=knob]:focus {
    outline: 0
}

.nk-news-icon {
    width: 2rem;
    display: inline-flex;
    flex-shrink: 0
}

.nk-news-icon .icon {
    font-size: 24px;
    color: #6576ff
}

.is-theme .nk-news-icon .icon {
    color: #7f8dff
}

.nk-news-icon img {
    width: 24px
}

.nk-news-text {
    display: flex;
    align-items: center;
    max-width: calc(100% - 1.5rem)
}

.nk-news-text p {
    font-size: 13px;
    margin-bottom: 0;
    color: #526484;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 2rem)
}

.nk-news-text p span {
    color: #8094ae;
    font-weight: 400
}

.is-theme .nk-news-text p {
    color: #dde3fe
}

.is-theme .nk-news-text p span {
    color: rgba(196, 206, 254, .8)
}

.nk-news-text .icon {
    color: #8094ae;
    margin-left: .25rem
}

.is-theme .nk-news-text .icon {
    color: #c4cefe
}

.code-tag {
    color: #816bff
}

.code-class {
    color: #ff63a5
}

.card-title .subtitle {
    color: #8094ae;
    font-size: 13px;
    font-weight: 500
}

.invest-data {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.invest-data-history {
    margin-right: 20px;
    flex-grow: 1
}

.invest-data-history .title {
    font-size: 11px;
    color: #8094ae;
    text-transform: uppercase;
    margin-bottom: .125rem;
    letter-spacing: .1em
}

@media (min-width:768px) and (max-width:1350px),
(max-width:359px) {
    .invest-data {
        margin-top: .75rem
    }
}

.invest-cc-opt {
    display: block
}

.nk-news .card-inner {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

@media (max-width:420px) {
    .is-center-mb {
        text-align: center
    }
}

.asterisk a {
    position: relative;
    color: #8094ae
}

.asterisk a.active,
.asterisk a:hover {
    color: #ffa353
}

.asterisk a.active .asterisk-on,
.asterisk a:hover .asterisk-on {
    opacity: 1
}

.asterisk a.active:hover .asterisk-on {
    opacity: 0
}

.asterisk-on {
    opacity: 0;
    position: absolute;
    left: 0;
    color: #ffa353;
    z-index: 1;
    transition: opacity .2s
}

.code-block {
    position: relative;
    border: 1px solid #dbdfea;
    padding: 1.25rem;
    background: #fff;
    border-radius: 4px
}

.code-block + .code-block {
    margin-top: -3px;
    border-top-color: #e5e9f2;
    border-radius: 0 0 4px 4px
}

.code-block + .nk-block-head {
    margin-top: 40px
}

.code-block .title {
    margin-bottom: 1rem
}

.code-block-clean .title {
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #8094ae;
    font-weight: 500;
    margin-bottom: .45rem;
    display: block
}

.nk-body.ui-clean {
    background: #fff !important
}

/*! END @iO */
@media (min-width:1540px) {

    .container,
    .container-lg,
    .container-xl {
        max-width: 1440px
    }
}

@media (max-width:1539px) {

    .container,
    .container-lg,
    .container-xl {
        max-width: 100%
    }
}

.logo-img {
    max-height: 40px
}

.user-name {
    font-weight: 400;
    font-size: 14px
}

.card-title h6 {
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: .1rem
}

.icon-commodity {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #6576ff;
    color: #fff;
    font-size: 18px;
    height: 60px;
    width: 60px
}

.square {
    border-radius: 4%
}

.icon-commodity.circle {
    border-radius: 50%
}

.nk-news {
    margin-top: 28px
}

.nk-news-icon {
    background: url(https://www.agronometrics.com/static/system/img/icons/ico-explore-data.svg);
    width: 30px;
    height: 34px;
    margin-right: 15px
}

.nk-news-text span {
    font-size: 15px;
    display: flex;
    align-items: center;
    line-height: 17px
}

.nk-news-text .card-title {
    white-space: nowrap;
    margin: 0;
    margin-right: 15px
}

@media (max-width:768px) {
    .nk-news-text span {
        display: none
    }
}

.icon-commodity {
    background-color: #ccc;
    background-repeat: no-repeat;
    background-size: 60px
}

.icon-faq {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-faq-color.svg)
}

.icon-clementines {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-clementines-color.svg)
}

.icon-grapefruit {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-grapefruit-color.svg)
}

.icon-lemons {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-lemons-color.svg)
}

.icon-oranges {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-oranges-color.svg)
}

.icon-tangerines {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-tangerines-color.svg)
}

.icon-pummelo {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-pummelo-color.svg)
}

.icon-alert {
    background-image: url(https://www.agronometrics.com/static/system/img/commodity/ico-alert-circle.svg)
}

.stories-card {
    display: flex
}

p {
    font-family: 'Nunito Sans', sans-serif !important;
    letter-spacing: normal
}

.commodity-txt {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 27px;
    font-weight: 800;
    margin-top: -5px
}

.tag {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .08rem;
    font-family: Nunito, sans-serif !important
}

.tag .tag-clementines {
    color: #ef850c
}

.tag .tag-clementines:hover {
    color: #f59d39
}

.tag .tag-grapefruit {
    color: #f1303d
}

.tag .tag-grapefruit:hover {
    color: #f4606a
}

.tag .tag-lemons {
    color: #f2c100
}

.tag .tag-lemons:hover {
    color: #ffd326
}

.tag .tag-oranges {
    color: #f58300
}

.tag .tag-oranges:hover {
    color: #ff9b29
}

.tag a {
    margin-right: 5px
}

.tag a:hover {
    color: inherit
}

.link-clementines a {
    border-bottom: 3px solid transparent
}

.link-clementines a:hover {
    border-bottom: 3px solid #ef850c;
    transition: border .5s
}

.link-grapefruit a {
    border-bottom: 3px solid transparent
}

.link-grapefruit a:hover {
    border-bottom: 3px solid #f1303d;
    transition: border .5s
}

.link-lemons a {
    border-bottom: 3px solid transparent
}

.link-lemons a:hover {
    border-bottom: 3px solid #f2c100;
    transition: border .5s
}

.link-oranges a {
    border-bottom: 3px solid transparent
}

.link-oranges a:hover {
    border-bottom: 3px solid #f58300;
    transition: border .5s
}

/*!
 * Theme: Green
 * Package: DashLite v1.4.0
 * Updated: 04.08.2020
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
**/
.nk-header {
    background: #f5f6fa;
    border-bottom-color: #e5e9f2
}

.nk-header.is-theme:not([class*=bg-]) {
    background: #064936
}

.is-theme .nk-news-icon .icon {
    color: #1bffff
}

.is-theme .nk-news-text .icon {
    color: #abe2d3
}

.is-theme .nk-news-text p span {
    color: rgba(171, 226, 211, .8)
}

.is-theme .nk-news-text p,
.is-theme .user-name {
    color: #bee9dd
}

.icon-circle,
.progress-bar {
    background: #00cdcd
}

[class^=user-avatar] {
    background: #00cdcd
}

.nk-news-icon .icon,
a {
    color: #00cdcd
}

a:hover {
    color: #00a4a4
}

.bg-lighter {
    background-color: #f5f6fa !important
}

.code-tag {
    color: #00f
}

.max-1400 {
    max-width: 1400px
}

.container {
    max-width: 1400px
}

h2 a {
    color: #535362
}

h2 a:hover {
    color: #acacac
}

h4.subtitle {
    color: #9797a5
}

.dash-data .data-title {
    font-size: .75rem;
    font-weight: 500;
    color: #535362
}

.dash-data p {
    margin: 0;
    line-height: 110%;
    color: #777;
    font-size: .875rem
}

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000;
    background-color: #f4f4f4 !important
}

#price_alert_table tr.active {
    background-color: #fff;
    border-top: 1px #dee2e6 solid;
    border-left: 1px #dee2e6 solid;
    border-bottom: 1px #dee2e6 solid;
    border-right: 1px #fff solid
}

#price_alert_table tr:hover {
    background-color: #f3f4f5
}

#price_alert_table thead th {
    border-bottom: none
}

#price_alert_table td,
th {
    border-top: none !important
}

h3.subtitle {
    font-size: 21px;
    color: #282c31;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.alerts-header {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #364a63;
    padding: 25px 15px
}

.alerts-header-icon {
    width: 82px;
    height: 82px;
    background-repeat: no-repeat;
    background-size: cover;
    flex-shrink: 0
}

@media (max-width:500px) {
    .alerts-header-icon {
        width: 50px;
        height: 50px
    }

    .alerts-header-txt .alerts-date {
        font-size: 12px
    }

    .alerts-header-txt .alerts-title {
        font-size: 20px
    }
}

.alerts-header-txt {
    text-align: left;
    margin-left: 15px
}

.alerts-date {
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px
}

.alerts-title {
    line-height: 20px;
    font-size: 27px;
    font-weight: 500
}

.alerts-header.alert {
    background-color: #53a0d4
}

.alerts-header.alert .ico {
    background: url(https://www.agronometrics.com/static/cacitrus/img/ico-siren.svg) no-repeat 0
}

.alerts-header.clementines {
    background-color: #ef850c
}

.alerts-header.clementines .ico {
    background: url(https://www.agronometrics.com/static/cacitrus/img/ico-clementines.svg) no-repeat 0
}

.alerts-header.grapefruit {
    background-color: #f1303d
}

.alerts-header.grapefruit .ico {
    background: url(https://www.agronometrics.com/static/cacitrus/img/ico-grapefruit.svg) no-repeat 0
}

.alerts-header.lemons {
    background-color: #eebe00
}

.alerts-header.lemons .ico {
    background: url(https://www.agronometrics.com/static/cacitrus/img/ico-lemons.svg) no-repeat 0
}

.alerts-header.oranges {
    background-color: #f99500
}

.alerts-header-txt .icon-oranges {
    background: no-repeat 0
}

.dash-data p.data-date {
    font-size: .75rem
}

.dash-data p.data-green {
    color: #40af6c
}

.dash-data p.data-red {
    color: #e92050
}

.ico-updates {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-updates.svg);
    background-color: #53a0d4
}

.ico-clementines {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-clementines.svg);
    background-color: #ef850c
}

.ico-grapefruit {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-grapefruit.svg);
    background-color: #f1303d
}

.ico-lemons {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-lemons.svg);
    background-color: #eebe00
}

.ico-oranges {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/ico-oranges.svg);
    background-color: #f99500
}

.alert-table {
    color: #282c31
}

.alert-table td {
    padding: 5px 7px
}

.chart-title {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #282c31
}

.chart-subtitle {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #282c31;
    margin-bottom: 20px
}

.chart-subtitle a {
    color: #07aca7
}

@media (max-width:576px) {
    .update-header .ico {
        height: 56px !important;
        width: 56px !important
    }

    .updates-week {
        font-size: 13px !important
    }

    .updates-title {
        font-size: 18px !important
    }

    .updates-date {
        font-size: 11px !important;
        letter-spacing: 1px !important
    }
}

.update-header {
    color: #282c31;
    display: flex;
    align-items: center
}

.update-header .ico {
    height: 85px;
    width: 85px;
    margin-right: 20px;
    background-size: cover;
    flex-shrink: 0
}

.updates-week {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.updates-date {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.updates-title {
    font-size: 26px;
    font-weight: 800;
    display: block;
    line-height: 28px;
    letter-spacing: .05rem
}

.updates-commodity {
    font-size: 1.2rem !important
}

.nk-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 800;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2), 0 0 12px 0 rgba(0, 0, 0, .19) !important
}

.nk-content {
    padding-top: 0
}

.nk-content-report {
    padding-top: 90px
}

.mkt-update-block {
    font-family: Montserrat, Nunito, Sans-serif
}

.mkt-update-block:not(:last-child) {
    margin-bottom: 35px
}

.mkt-update-group:not(:last-child) {
    border-bottom: 1px solid #d8dfea;
    padding-bottom: 40px;
    margin-bottom: 40px
}

.mkt-update-title {
    border-bottom: 1px solid #d8dfea
}

.mkt-update-title {
    color: #e0592a
}

.mkt-update-title h3 {
    font-size: 25px;
    font-weight: 500
}

.mkt-table th {
    text-transform: uppercase
}

.mkt-update-extras {
    margin: 0 auto
}

.alerts-block {
    border: 1px solid #d8dfea;
    border-radius: 4px;
    font-family: Nunito, Sans-serif
}

.title-icon {
    padding: 30px;
    background-repeat: no-repeat;
    background-position: 30px center;
    background-color: #fbfbfc
}

.title-icon h6 {
    font-weight: 700
}

.title-market {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/icons/ico-title-market.svg)
}

.title-alerts {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/icons/ico-title-alerts.svg)
}

.title-stories {
    background-image: url(https://www.agronometrics.com/static/cacitrus/img/icons/ico-title-stories.svg)
}

.title-icon .card-title {
    margin-left: 60px
}

.report-block {
    border: 1px solid #d8dfea;
    border-radius: 4px;
    font-family: Nunito, Sans-serif
}

.capitalize {
    text-transform: capitalize
}

.super-center {
    margin: 0 auto;
    text-align: center
}

.ico-card {
    background: url(https://www.agronometrics.com/static/img/creditcard-icons.png) no-repeat;
    width: 56px;
    height: 35px
}

.card-data {
    line-height: 100%;
    font-size: 15px
}

.user-name:hover {
    color: #00cdcd
}

.alert-trial .alert {
    padding-right: 12rem
}

.title-trial {
    background-color: #edf8fd
}

[v-cloak] {
    display: none
}

.dash-col-height {
    display: flex;
    flex-direction: column;
    height: 100%
}

.flex-1 {
    flex: 1
}

.stories-card,
.stories-card a,
.stories-card a:hover {
    color: #8094ae
}

.dash-date {
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    white-space: nowrap;
    font-family: Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif
}

.border-ccm {
    border-top-width: 6px;
    border-top-style: solid;
    border-color: #FFF
}

.card-title h6,
.update-header {
    color: #e0592a
}

.color-orange {
    color: #f6790d
}

.ccm-faq .border-ccm {
    border-top-color: #f2950a !important
}

.ccm-oranges .border-ccm {
    border-top-color: #f2950a !important
}

.ccm-lemons .border-ccm {
    border-top-color: #ffc600 !important
}

.ccm-tangerines .border-ccm {
    border-top-color: #e0592a !important
}

.ccm-clementines .border-ccm {
    border-top-color: #e0592a !important
}

.ccm-grapefruit .border-ccm {
    border-top-color: #c03612 !important
}

.ccm-pummelo .border-ccm {
    border-top-color: #DAE634 !important
}

#header .tag {
    color: #646473;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    background: url(https://www.agronometrics.com/static/img/dots-filter.gif) no-repeat right 10px;
    padding-right: 10px;
    padding-top: 10px;
    white-space: nowrap;
    vertical-align: top;
    width: 60px;
    text-align: right;
    margin-right: 2px
}

.div-table,
.is-table {
    display: table;
    width: 100%
}

.right {
    float: right
}

.card-data-table {
    padding: 0 2rem
}

@media (max-width:575px) {
    .card-data-table {
        padding: 0 !important
    }
}

.data {
    font-weight: 400;
    font-size: 13px;
    color: #52525f;
    border-collapse: collapse;
    border: 1px solid #e7e7e8;
    table-layout: fixed
}

@media (max-width:575px) {
    .data {
        font-size: 12px;
        border: 0;
        border-top: 1px solid #e7e7e8
    }

    .data th {
        font-size: 10px !important;
        padding: 10px 4px !important
    }
}

@media (min-width:768px) {

    .data tr td:first-child,
    .data tr th:first-child {
        padding-left: 30px !important
    }
}

.data td:not(:first-child),
.data th:not(:first-child) {
    border-left: 1px dotted #c6d0dd
}

.data td {
    border-bottom: 1px solid #e7e7e8;
    padding: 8px
}

.data th {
    color: #313140;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #dce1ed;
    padding: 10px 8px;
    font-weight: 600;
    background-color: #f1f5f9
}

.data .compare {
    background: #f8fafc;
    color: #3d6494;
    border-bottom: 2px solid #c6d0dd
}

.data .compare a {
    color: #3d6494
}
