﻿@charset "UTF-8";

body {
    position: relative
}

dt {
    margin-bottom: .3125rem
}

dd {
    margin-bottom: 1.25rem
}

    dd:last-child {
        margin-bottom: 0
    }

dl:last-child {
    margin-bottom: 0
}

pre {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    border: 1px solid #ddd;
    padding: 1.25rem 1.25rem;
    margin-bottom: 0;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

svg {
    display: block
}

.svg-inline svg {
    display: inline-block
}

.svg-center svg {
    margin: auto
}

input[type=file] {
    display: block
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    letter-spacing: -.015em
}

.list > li, .list > li .list > li {
    margin-top: .3125rem
}

    .list > li:first-child {
        margin-top: 0
    }

.list-extended > li, .list-extended > li .list > li {
    margin-top: .625rem
}

ul.list-square {
    list-style-type: square
}

ul.list-circle {
    list-style-type: circle
}

.list-inline-item {
    position: relative
}

.list-inline-condensed .list-inline-item:not(:last-child) {
    margin-right: .625rem
}

.list-inline-dotted .list-inline-item:not(:last-child) {
    margin-right: .625rem
}

    .list-inline-dotted .list-inline-item:not(:last-child):after {
        content: "";
        font-family: icomoon;
        font-size: .5rem;
        width: .4rem;
        text-align: center;
        display: inline-block;
        margin-left: .825rem;
        opacity: .25
    }

.list-inline-dotted.list-inline-condensed .list-inline-item:not(:last-child) {
    margin-right: .41667rem
}

    .list-inline-dotted.list-inline-condensed .list-inline-item:not(:last-child):after {
        margin-left: .54167rem
    }

.list-icons {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

    .list-icons > :not(:last-child) {
        margin-right: .375rem
    }

.list-icons-extended > :not(:last-child) {
    margin-right: .75rem
}

.list-icons-item {
    display: inline-block;
    line-height: 1
}

a.list-icons-item {
    transition: all ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    a.list-icons-item {
        transition: none
    }
}

a.list-icons-item:not([class*=text-]) {
    color: inherit
}

.show > a.list-icons-item, a.list-icons-item:focus, a.list-icons-item:hover {
    outline: 0;
    opacity: .75
}

.font-weight-black {
    font-weight: 900
}

.font-weight-semibold {
    font-weight: 500
}

.font-weight-thin {
    font-weight: 100
}

.text-white {
    color: #fff
}

a.text-white:not(.btn) {
    transition: color ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    a.text-white:not(.btn) {
        transition: none
    }
}

a.text-white:focus, a.text-white:hover {
    color: rgba(255,255,255,.75)
}

.text-default {
    color: #333
}

a.text-default:not(.btn) {
    transition: color ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    a.text-default:not(.btn) {
        transition: none
    }
}

a.text-default:focus, a.text-default:hover {
    color: rgba(51,51,51,.75)
}

.blockquote-bordered {
    border-left: 5px solid #eee
}

.blockquote-bordered-reverse {
    border-left: 0;
    border-right: 5px solid #eee
}

.blockquote-footer {
    font-size: .8125rem
}

    .blockquote-footer::before {
        content: "\2014 \00A0 \00A0 \00A0"
    }

.list-feed-item {
    position: relative;
    padding-bottom: 1.25rem;
    padding-left: 1.75rem
}

    .list-feed-item:before {
        content: '';
        position: absolute;
        left: 0;
        top: .31252rem;
        background-color: #fff;
        display: inline-block;
        border: 2px solid #607d8b;
        z-index: 3;
        width: .5rem;
        height: .5rem;
        border-radius: 50%
    }

    .list-feed-item:after {
        content: '';
        position: absolute;
        top: .31252rem;
        left: .1875rem;
        bottom: -.43752rem;
        width: 0;
        border-left: 1px solid #607d8b;
        border-right: 1px solid #607d8b;
        z-index: 2
    }

    .list-feed-item:first-child:after {
        top: .5rem
    }

    .list-feed-item:last-child {
        padding-bottom: 0
    }

        .list-feed-item:last-child:after {
            content: none
        }

    .list-feed-item[class*=border-]:after, .list-feed-item[class*=border-]:before {
        border-color: inherit
    }

.list-feed-solid .list-feed-item:before {
    content: '';
    border-width: .25rem;
    width: 0;
    height: 0
}

.list-feed-square .list-feed-item:before {
    content: '';
    border-radius: 0
}

.list-feed-rhombus .list-feed-item:before {
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0
}

.list-feed-time .list-feed-item {
    margin-left: 3.25rem
}

    .list-feed-time .list-feed-item .feed-time {
        position: absolute;
        left: -3.25rem;
        top: 0
    }

.content-divider {
    text-align: center;
    position: relative;
    z-index: 1
}

    .content-divider > span {
        background-color: #eeeded;
        display: inline-block
    }

.card .content-divider > span, .tab-content-bordered .content-divider > span {
    background-color: #fff
}

.modal .content-divider > span {
    background-color: #fff
}

.content-divider > span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    background-color: #ddd;
    width: 100%;
    z-index: -1
}

.letter-icon {
    width: 1rem;
    height: 1.25003rem;
    display: block
}

.btn-lg .letter-icon {
    height: 1.25003rem
}

.btn-sm .letter-icon {
    height: 1.25002rem
}

code {
    padding: .2rem .4rem;
    background-color: #fafafa
}

pre {
    white-space: pre-wrap;
    text-align: left;
    border-radius: .1875rem
}

.table {
    margin-bottom: 0
}

    .table td, .table th {
        vertical-align: middle
    }

    .table th {
        font-weight: 500
    }

    .table thead th {
        vertical-align: middle;
        border-bottom: 1px solid #b7b7b7
    }

    .table tfoot th {
        border-top-color: #b7b7b7
    }

    .table caption + thead tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child td, .table thead:first-child tr:first-child th {
        border-top-width: 0
    }

    .table td, .table th, .table tr {
        transition: background-color ease-in-out .15s
    }

@media (prefers-reduced-motion:reduce) {
    .table td, .table th, .table tr {
        transition: none
    }
}

.table-dark thead td, .table-dark thead th {
    border-color: rgba(255,255,255,.5)
}

@media (max-width:575.98px) {
    .table-responsive-sm > .table-bordered {
        border: 1px solid #ddd
    }
}

@media (max-width:767.98px) {
    .table-responsive-md > .table-bordered {
        border: 1px solid #ddd
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg > .table-bordered {
        border: 1px solid #ddd
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl > .table-bordered {
        border: 1px solid #ddd
    }
}

.table-responsive > .table-bordered {
    border: 1px solid #ddd
}

.table-scrollable {
    max-height: 22.5rem;
    overflow: auto
}

.table-columned tbody td, .table-columned tbody th, .table-columned tfoot td, .table-columned tfoot th {
    border: 0;
    border-left: 1px solid #ddd
}

    .table-columned tbody td:first-child, .table-columned tbody th:first-child, .table-columned tfoot td:first-child, .table-columned tfoot th:first-child {
        border-left: 0
    }

.table-columned thead td, .table-columned thead th {
    border-left: 1px solid #ddd
}

    .table-columned thead td:first-child, .table-columned thead th:first-child {
        border-left: 0
    }

.table-borderless td, .table-borderless th {
    border: 0
}

.table-xl td, .table-xl th {
    padding: 1.25rem 1.25rem
}

.table-lg td, .table-lg th {
    padding: 1rem 1.25rem
}

.table-xs td, .table-xs th {
    padding: .5rem 1.25rem
}

thead .table-border-solid td, thead .table-border-solid th {
    border-bottom-width: 2px
}

tbody .table-border-solid td, tbody .table-border-solid th, tfoot .table-border-solid td, tfoot .table-border-solid th {
    border-top-width: 2px
}

thead .table-border-double td, thead .table-border-double th {
    border-bottom-width: 3px;
    border-bottom-style: double
}

.table-bordered thead .table-border-double:first-child td, .table-bordered thead .table-border-double:first-child th {
    border-bottom-width: 3px;
    border-bottom-style: double
}

tbody .table-border-double td, tbody .table-border-double th, tfoot .table-border-double td, tfoot .table-border-double th {
    border-top-width: 3px;
    border-top-style: double
}

.table-border-dashed td, .table-border-dashed th {
    border-top-style: dashed
}

.table thead tr[class*=border-bottom-] td, .table thead tr[class*=border-bottom-] th {
    border-bottom-color: inherit
}

.table tbody tr[class*=border-top-] td, .table tbody tr[class*=border-top-] th, .table tfoot tr[class*=border-top-] td, .table tfoot tr[class*=border-top-] th {
    border-top-color: inherit
}

.card > .table:first-child caption + thead tr:first-child td, .card > .table:first-child caption + thead tr:first-child th, .card > .table:first-child colgroup + thead tr:first-child td, .card > .table:first-child colgroup + thead tr:first-child th, .card > .table:first-child thead:first-child tr:first-child td, .card > .table:first-child thead:first-child tr:first-child th, .card > [class*=table-responsive]:first-child > .table:first-child caption + thead tr:first-child td, .card > [class*=table-responsive]:first-child > .table:first-child caption + thead tr:first-child th, .card > [class*=table-responsive]:first-child > .table:first-child colgroup + thead tr:first-child td, .card > [class*=table-responsive]:first-child > .table:first-child colgroup + thead tr:first-child th, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child td, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child th {
    border-top-width: 0
}

.card.card-table {
    border-width: 1px;
    border-color: #ddd
}

.card > .table caption, .card > [class*=table-responsive] > .table caption {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.card > .table:first-child, .card > [class*=table-responsive]:first-child > .table:first-child {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem
}

    .card > .table:first-child tbody:first-child tr:first-child, .card > .table:first-child thead:first-child tr:first-child, .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child {
        border-top-left-radius: .125rem;
        border-top-right-radius: .125rem
    }

        .card > .table:first-child tbody:first-child tr:first-child td:first-child, .card > .table:first-child tbody:first-child tr:first-child th:first-child, .card > .table:first-child thead:first-child tr:first-child td:first-child, .card > .table:first-child thead:first-child tr:first-child th:first-child, .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child td:first-child, .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child th:first-child, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child td:first-child, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child th:first-child {
            border-top-left-radius: .125rem
        }

        .card > .table:first-child tbody:first-child tr:first-child td:last-child, .card > .table:first-child tbody:first-child tr:first-child th:last-child, .card > .table:first-child thead:first-child tr:first-child td:last-child, .card > .table:first-child thead:first-child tr:first-child th:last-child, .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child td:last-child, .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child th:last-child, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child td:last-child, .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child th:last-child {
            border-top-right-radius: .125rem
        }

.card > .table:last-child, .card > [class*=table-responsive]:last-child > .table:last-child {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem
}

    .card > .table:last-child tbody:last-child tr:last-child, .card > .table:last-child tfoot:last-child tr:last-child, .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child, .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child {
        border-bottom-left-radius: .125rem;
        border-bottom-right-radius: .125rem
    }

        .card > .table:last-child tbody:last-child tr:last-child td:first-child, .card > .table:last-child tbody:last-child tr:last-child th:first-child, .card > .table:last-child tfoot:last-child tr:last-child td:first-child, .card > .table:last-child tfoot:last-child tr:last-child th:first-child, .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child td:first-child, .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child th:first-child, .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child td:first-child, .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child th:first-child {
            border-bottom-left-radius: .125rem
        }

        .card > .table:last-child tbody:last-child tr:last-child td:last-child, .card > .table:last-child tbody:last-child tr:last-child th:last-child, .card > .table:last-child tfoot:last-child tr:last-child td:last-child, .card > .table:last-child tfoot:last-child tr:last-child th:last-child, .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child td:last-child, .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child th:last-child, .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child td:last-child, .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child th:last-child {
            border-bottom-right-radius: .125rem
        }

.card > .table-bordered, .card > [class*=table-responsive] > .table-bordered {
    border: 0
}

    .card > .table-bordered tbody td:first-child, .card > .table-bordered tbody th:first-child, .card > .table-bordered tfoot td:first-child, .card > .table-bordered tfoot th:first-child, .card > .table-bordered thead td:first-child, .card > .table-bordered thead th:first-child, .card > [class*=table-responsive] > .table-bordered tbody td:first-child, .card > [class*=table-responsive] > .table-bordered tbody th:first-child, .card > [class*=table-responsive] > .table-bordered tfoot td:first-child, .card > [class*=table-responsive] > .table-bordered tfoot th:first-child, .card > [class*=table-responsive] > .table-bordered thead td:first-child, .card > [class*=table-responsive] > .table-bordered thead th:first-child {
        border-left: 0
    }

    .card > .table-bordered tbody td:last-child, .card > .table-bordered tbody th:last-child, .card > .table-bordered tfoot td:last-child, .card > .table-bordered tfoot th:last-child, .card > .table-bordered thead td:last-child, .card > .table-bordered thead th:last-child, .card > [class*=table-responsive] > .table-bordered tbody td:last-child, .card > [class*=table-responsive] > .table-bordered tbody th:last-child, .card > [class*=table-responsive] > .table-bordered tfoot td:last-child, .card > [class*=table-responsive] > .table-bordered tfoot th:last-child, .card > [class*=table-responsive] > .table-bordered thead td:last-child, .card > [class*=table-responsive] > .table-bordered thead th:last-child {
        border-right: 0
    }

.card-body + .table, .card-body + div[class*=table-responsive], .card-header:not([class*=bg-]) + .table, .card-header:not([class*=bg-]) + div[class*=table-responsive], .navbar-light + .table, .navbar-light + div[class*=table-responsive], .table + .card-body, div[class*=table-responsive] + .card-body {
    border-top: 1px solid #ddd
}

.table tbody:first-child tr:first-child td, .table tbody:first-child tr:first-child th, div[class*=table-responsive] > .table tbody:first-child tr:first-child td, div[class*=table-responsive] > .table tbody:first-child tr:first-child th {
    border-top: 0
}

.card-footer + .table, .card-footer + [class*=table-responsive] {
    border-top: 1px solid #ddd
}

legend {
    padding-top: .625rem;
    padding-bottom: .625rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #ddd;
    font-size: .8125rem
}

fieldset:first-child legend:first-child {
    padding-top: 0
}

select[multiple], select[size] {
    height: 200px;
    padding: 0
}

    select[multiple] option, select[size] option {
        padding: .5rem 1.25rem;
        border-radius: .1875rem
    }

        select[multiple] option + option, select[size] option + option {
            margin-top: 1px
        }

.form-control {
    background-clip: border-box;
    border-width: 1px 0;
    border-top-color: transparent !important
}

    .form-control:disabled, .form-control[readonly] {
        border-bottom-style: dashed
    }

    .form-control:disabled {
        color: #999
    }

    .form-control[readonly] {
        box-shadow: none;
        border-bottom-color: #ddd !important
    }

    .form-control.border-success:focus {
        box-shadow: 0 1px 0 #4caf50
    }

    .form-control.border-danger:focus {
        box-shadow: 0 1px 0 #f44336
    }

    .form-control.border-warning:focus {
        box-shadow: 0 1px 0 #ff7043
    }

    .form-control.border-primary:focus {
        box-shadow: 0 1px 0 #2196f3
    }

    .form-control.border-info:focus {
        box-shadow: 0 1px 0 #00bcd4
    }

    .form-control.text-white {
        border-bottom-color: rgba(255,255,255,.5)
    }

        .form-control.text-white:focus {
            border-bottom-color: #fff;
            box-shadow: 0 1px 0 #fff
        }

        .form-control.text-white::-webkit-input-placeholder {
            color: #fff
        }

        .form-control.text-white::-moz-placeholder {
            color: #fff
        }

        .form-control.text-white:-ms-input-placeholder {
            color: #fff
        }

        .form-control.text-white::-ms-input-placeholder {
            color: #fff
        }

        .form-control.text-white::placeholder {
            color: #fff
        }

.form-group .form-group:last-child {
    margin-bottom: 0
}

@media (max-width:767.98px) {
    .form-group [class*=col-md-]:not([class*=col-form-label]) + [class*=col-md-] {
        margin-top: 1.25rem
    }
}

@media (max-width:991.98px) {
    .form-group [class*=col-lg-]:not([class*=col-form-label]) + [class*=col-lg-] {
        margin-top: 1.25rem
    }
}

@media (max-width:1199.98px) {
    .form-group [class*=col-xl-]:not([class*=col-form-label]) + [class*=col-xl-] {
        margin-top: 1.25rem
    }
}

@media (max-width:767.98px) {
    [class*=col-form-label][class*=col-md-] {
        padding-top: 0
    }
}

@media (max-width:991.98px) {
    [class*=col-form-label][class*=col-lg-] {
        padding-top: 0
    }
}

@media (max-width:1199.98px) {
    [class*=col-form-label][class*=col-xl-] {
        padding-top: 0
    }
}

.form-check:not(.form-check-inline) {
    margin-bottom: .5rem
}

    .form-check:not(.form-check-inline):last-child {
        margin-bottom: 0
    }

.form-group.row .form-check:not(.dropdown-item) {
    margin-top: .5625rem
}

.form-check.disabled {
    color: #999
}

    .form-check.disabled .form-check-label {
        cursor: default
    }

.form-check-input:disabled ~ .form-check-label {
    cursor: default
}

.form-check-label {
    cursor: pointer
}

.form-check-inline .form-check-label {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.form-check-inline .form-check-input {
    margin-top: .3rem
}

.form-check-inline:last-child {
    margin-right: 0
}

.form-check-inline input {
    position: static
}

.form-check-right {
    padding-left: 0;
    padding-right: 1.875rem
}

    .form-check-right .form-check-input, .form-check-right input {
        left: auto;
        right: 0
    }

    .form-check-right.form-check-inline {
        padding: 0
    }

        .form-check-right.form-check-inline .form-check-input {
            margin-right: 0;
            margin-left: .625rem
        }

.form-group-feedback {
    position: relative
}

.form-group-feedback-left .form-control-feedback {
    left: 0
}

.form-group-feedback-left .form-control {
    padding-left: 2rem
}

.form-group-feedback-left .form-control-lg {
    padding-left: 2.125rem
}

.form-group-feedback-left .form-control-sm {
    padding-left: 1.875rem
}

.form-group-feedback-right .form-control-feedback {
    right: 0
}

.form-group-feedback-right .form-control {
    padding-right: 2rem
}

.form-group-feedback-right .form-control-lg {
    padding-right: 2.125rem
}

.form-group-feedback-right .form-control-sm {
    padding-right: 1.875rem
}

.form-control-feedback {
    position: absolute;
    top: 0;
    color: #333;
    padding-left: 0;
    padding-right: 0;
    line-height: calc(1.5385em + 1rem + 2px);
    min-width: 1rem
}

.form-control-feedback-lg {
    padding-left: 0;
    padding-right: 0;
    line-height: calc(1.4286em + 1.25rem + 2px)
}

.form-control-feedback-sm {
    padding-left: 0;
    padding-right: 0;
    line-height: calc(1.6667em + .75rem + 2px)
}

input[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) + .form-control-feedback {
    color: #fff
}

.btn {
    position: relative;
    text-transform: uppercase
}

    .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).active, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).focus, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):active, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):focus, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):hover, .show > .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).dropdown-toggle {
        box-shadow: 0 0 0 62.5rem rgba(0,0,0,.075) inset
    }

    .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).disabled, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):disabled {
        box-shadow: none
    }

    .btn.disabled, .btn:disabled {
        cursor: default
    }

.btn-light {
    color: #333;
    background-color: #f5f5f5;
    border-color: transparent
}

    .btn-light.focus, .btn-light:focus, .btn-light:hover, .btn-light:not([disabled]):not(.disabled).active, .btn-light:not([disabled]):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #333;
        background-color: #eee;
        border-color: transparent
    }

    .btn-light.disabled, .btn-light:disabled {
        background-color: #f5f5f5;
        border-color: transparent
    }

.btn-outline.disabled, .btn-outline:disabled, .btn-outline:not(:hover):not(:active):not(.active):not([aria-expanded=true]) {
    background-color: transparent !important
}

.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):hover, .btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled).active, .btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled):active, .show > .btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]).dropdown-toggle {
    color: #fff !important
}

.btn-outline.bg-white:not(.disabled):not(:disabled):hover, .btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled).active, .btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled):active, .show > .btn-outline.bg-white:not(.disabled):not(:disabled).dropdown-toggle {
    color: #333 !important
}

.btn-link {
    font-weight: 500
}

.show > .btn-link.dropdown-toggle {
    color: #0a6ebd
}

.btn-icon {
    padding-left: .62502rem;
    padding-right: .62502rem
}

    .btn-icon input[type=checkbox], .btn-icon input[type=radio] {
        display: block
    }

    .btn-icon.btn-sm {
        padding-left: .50002rem;
        padding-right: .50002rem
    }

    .btn-icon.btn-lg {
        padding-left: .75002rem;
        padding-right: .75002rem
    }

.btn-float {
    padding: 1rem;
    border-radius: .1875rem
}

    .btn-float.btn-link {
        padding: .8rem
    }

    .btn-float i {
        display: block;
        top: 0
    }

    .btn-float > span {
        display: block;
        padding-top: .625rem;
        margin-bottom: -.40625rem;
        overflow: hidden;
        text-overflow: ellipsis
    }

.btn.border-2 {
    padding-top: .4375rem;
    padding-bottom: .4375rem
}

    .btn.border-2.btn-lg {
        padding-top: .5625rem;
        padding-bottom: .5625rem
    }

    .btn.border-2.btn-sm {
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

    .btn.border-2.btn-icon {
        padding-left: .56252rem;
        padding-right: .56252rem
    }

        .btn.border-2.btn-icon.btn-lg {
            padding-left: .68752rem;
            padding-right: .68752rem
        }

        .btn.border-2.btn-icon.btn-sm {
            padding-left: .43752rem;
            padding-right: .43752rem
        }

    .btn.border-2.btn-float {
        padding: .9375rem
    }

.btn-labeled > b {
    position: absolute;
    top: -1px;
    background-color: rgba(0,0,0,.15);
    display: block;
    line-height: 1;
    padding: .68753rem
}

    .btn-labeled > b > i {
        top: 0
    }

.btn-labeled.rounded-round > b {
    border-radius: 100px
}

.btn-labeled.btn-lg > b {
    padding: .81253rem
}

.btn-labeled.btn-sm > b {
    padding: .56253rem
}

.btn-labeled-left {
    padding-left: 3.37506rem
}

    .btn-labeled-left > b {
        left: -1px;
        border-top-left-radius: .1875rem;
        border-bottom-left-radius: .1875rem
    }

    .btn-labeled-left.btn-lg {
        padding-left: 3.75005rem
    }

        .btn-labeled-left.btn-lg > b {
            border-top-left-radius: .25rem;
            border-bottom-left-radius: .25rem
        }

    .btn-labeled-left.btn-sm {
        padding-left: 3.00006rem
    }

        .btn-labeled-left.btn-sm > b {
            border-top-left-radius: .125rem;
            border-bottom-left-radius: .125rem
        }

.btn-labeled-right {
    padding-right: 3.37506rem
}

    .btn-labeled-right > b {
        right: -1px;
        border-top-right-radius: .1875rem;
        border-bottom-right-radius: .1875rem
    }

.dropdown-menu {
    background-clip: border-box
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    margin-bottom: 0;
    transition: background-color ease-in-out .15s,color ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .dropdown-item {
        transition: none
    }
}

.dropdown-item + .dropdown-item, .dropdown-item + .dropdown-submenu, .dropdown-submenu + .dropdown-item {
    margin-top: 1px
}

.dropdown-item:active {
    color: #333;
    background-color: #f5f5f5
}

.dropdown-item.active {
    color: #fff;
    background-color: #26a69a
}

    .dropdown-item.active .badge:not(.badge-mark) {
        background-color: #fff !important;
        color: #333 !important
    }

    .dropdown-item.active .badge-mark[class*=bg-] {
        background-color: #fff !important;
        border-color: #fff !important
    }

    .dropdown-item.active .badge-mark[class*=border-] {
        border-color: #fff !important
    }

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #999;
    background-color: transparent;
    cursor: default
}

    .dropdown-item.disabled > .badge, .dropdown-item.disabled > img, .dropdown-item:disabled > .badge, .dropdown-item:disabled > img {
        opacity: .8
    }

.dropdown-item-open {
    background-color: #f5f5f5;
    color: #333
}

.dropdown-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .25rem;
    margin-bottom: .25rem;
    line-height: 1.6667
}

.dropdown-header-highlight {
    margin-top: 0;
    background-color: #f8f8f8
}

    .dropdown-header-highlight + .dropdown-item, .dropdown-item + .dropdown-header-highlight {
        margin-top: .5rem
    }

    .dropdown-header-highlight:first-child {
        margin-top: 0
    }

.dropdown-header > i, .dropdown-header > img, .dropdown-item > i, .dropdown-item > img {
    margin-right: 1.25rem
}

.dropdown-header > i, .dropdown-item > i {
    top: 0
}

.dropdown-header > img, .dropdown-item > img {
    max-height: 1.25003rem
}

.dropdown-item.form-check {
    padding: 0;
    margin-bottom: 0
}

    .dropdown-item.form-check .form-check-label {
        -ms-flex: 1;
        flex: 1;
        padding: .5rem 1.25rem
    }

    .dropdown-item.form-check.form-check-right .form-check-label {
        padding-left: 1.25rem
    }

.dropdown-scrollable {
    max-height: 340px;
    overflow-y: auto
}

.dropdown-menu > .dropdown-submenu {
    position: relative
}

    .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-right: 2.75rem
    }

        .dropdown-menu > .dropdown-submenu > .dropdown-item:after {
            content: "";
            font-family: icomoon;
            position: absolute;
            top: 50%;
            margin-top: -.5rem;
            right: 1.25rem;
            font-size: 1rem;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

    .dropdown-menu > .dropdown-submenu.show > .dropdown-item, .dropdown-menu > .dropdown-submenu:hover > .dropdown-item {
        background-color: #f5f5f5;
        color: #333
    }

        .dropdown-menu > .dropdown-submenu:focus > .dropdown-item:not(.dropdown-toggle) ~ .dropdown-menu, .dropdown-menu > .dropdown-submenu:hover > .dropdown-item:not(.dropdown-toggle) ~ .dropdown-menu {
            display: block
        }

    .dropdown-menu > .dropdown-submenu.disabled > .dropdown-menu {
        display: none
    }

    .dropdown-menu > .dropdown-submenu.disabled > .dropdown-item {
        background-color: transparent;
        color: #999;
        cursor: default
    }

    .dropdown-menu > .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -.5rem
    }

    .dropdown-menu > .dropdown-submenu.dropdown-submenu-left > .dropdown-menu {
        left: auto;
        right: 100%
    }

@media (max-width:991.98px) {
    .dropdown-menu > .dropdown-submenu .dropdown-toggle:after {
        content: ""
    }

    .dropdown-menu > .dropdown-submenu .dropdown-menu, .dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        position: static;
        margin: 0 !important;
        border-width: 0;
        box-shadow: none;
        border-radius: 0
    }

    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 2.5rem
    }

    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 3.75rem
    }
}

.dropdown-menu .dropup > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -.5rem
}

.dropdown-menu .dropdown-submenu + .dropdown-submenu {
    margin-top: 1px
}

.dropright .dropdown-toggle::after {
    vertical-align: middle
}

.dropleft .dropdown-toggle::before {
    vertical-align: middle
}

.dropleft .dropdown-submenu .dropdown-toggle::before {
    content: none
}

.dropdown-menu-lg .dropdown-item {
    padding-top: .625rem;
    padding-bottom: .625rem;
    font-size: .875rem;
    line-height: 1.4286
}

.dropdown-menu-sm .dropdown-item {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: .75rem;
    line-height: 1.6667
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item {
    color: #fff
}

    .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item:focus, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item:hover, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item:focus, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item:hover {
        background-color: rgba(0,0,0,.1)
    }

    .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item.active, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item.active {
        background-color: rgba(0,0,0,.2)
    }

    .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item.disabled, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item.disabled {
        background-color: transparent;
        color: rgba(255,255,255,.6)
    }

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu.show > .dropdown-item, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu:hover > .dropdown-item {
    background-color: rgba(0,0,0,.1);
    color: #fff
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu.disabled > .dropdown-item {
    background-color: transparent;
    color: rgba(255,255,255,.6)
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-header {
    color: rgba(255,255,255,.6)
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-header-highlight {
    background-color: rgba(0,0,0,.1)
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-divider {
    border-top-color: rgba(255,255,255,.4)
}

.btn-group > .btn.border-2:not(:first-child) {
    margin-left: -2px
}

.btn-group > .btn.border-3:not(:first-child) {
    margin-left: -3px
}

.btn-group-justified {
    display: -ms-flexbox;
    display: flex
}

    .btn-group-justified .btn, .btn-group-justified .btn-group {
        -ms-flex: 1;
        flex: 1
    }

.input-group .form-group-feedback {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    z-index: 4
}

    .input-group .form-group-feedback:not(:last-child) .form-control {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group .form-group-feedback:not(:first-child) .form-control {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.form-control-feedback + .input-group, .input-group + .form-control-feedback {
    z-index: 4
}

.input-group-text i {
    display: block;
    top: 0
}

.input-group-prepend {
    margin-right: 1.25rem
}

.input-group > .input-group-prepend > .btn:last-of-type {
    border-top-right-radius: .1875rem;
    border-bottom-right-radius: .1875rem
}

.input-group-append {
    margin-left: 1.25rem
}

.input-group > .input-group-append > .btn:first-of-type {
    border-top-left-radius: .1875rem;
    border-bottom-left-radius: .1875rem
}

.input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-prepend > .btn {
    padding-left: 1.125rem;
    padding-right: 1.125rem
}

    .input-group-lg > .input-group-append > .btn:first-of-type, .input-group-lg > .input-group-prepend > .btn:first-of-type {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .input-group-lg > .input-group-append > .btn:last-of-type, .input-group-lg > .input-group-prepend > .btn:last-of-type {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

.input-group-lg > .input-group-append > .btn-icon, .input-group-lg > .input-group-prepend > .btn-icon {
    padding-left: .75002rem;
    padding-right: .75002rem
}

.input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-prepend > .btn {
    padding-left: .875rem;
    padding-right: .875rem
}

    .input-group-sm > .input-group-append > .btn:first-of-type, .input-group-sm > .input-group-prepend > .btn:first-of-type {
        border-top-left-radius: .125rem;
        border-bottom-left-radius: .125rem
    }

    .input-group-sm > .input-group-append > .btn:last-of-type, .input-group-sm > .input-group-prepend > .btn:last-of-type {
        border-top-right-radius: .125rem;
        border-bottom-right-radius: .125rem
    }

.input-group-sm > .input-group-append > .btn-icon, .input-group-sm > .input-group-prepend > .btn-icon {
    padding-left: .50002rem;
    padding-right: .50002rem
}

.custom-control {
    margin-bottom: .5rem
}

    .custom-control:last-child {
        margin-bottom: 0
    }

.custom-control-inline {
    margin-bottom: 0
}

    .custom-control-inline:last-child {
        margin-right: 0
    }

.custom-control-input:active ~ .custom-control-label::before {
    transition: all ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-input:active ~ .custom-control-label::before {
        transition: none
    }
}

.custom-control-input:disabled ~ .custom-control-label {
    cursor: default
}

.custom-control-label {
    cursor: pointer
}

    .custom-control-label::before {
        top: .00002rem
    }

    .custom-control-label::after {
        top: .00002rem
    }

.custom-control-right {
    padding-left: 0;
    padding-right: 1.875rem
}

    .custom-control-right .custom-control-input {
        right: 0
    }

    .custom-control-right .custom-control-label:after, .custom-control-right .custom-control-label:before {
        left: auto;
        right: 0
    }

.custom-select {
    cursor: pointer;
    border-width: 1px 0;
    border-top-color: transparent;
    transition: all ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .custom-select {
        transition: none
    }
}

.custom-select:focus {
    box-shadow: 0 1px 0 #009688
}

.custom-select:disabled {
    cursor: default;
    border-bottom-style: dashed
}

    .custom-select:disabled:focus, .custom-select:disabled:hover {
        box-shadow: none
    }

.custom-file-label {
    border-width: 1px 0;
    border-top-color: transparent;
    margin-bottom: 0
}

    .custom-file-label:after {
        border-left: 0;
        font-weight: 500;
        text-transform: uppercase
    }

.nav-link {
    position: relative;
    transition: all ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link.disabled {
    cursor: default
}

.nav-tabs {
    margin-bottom: 1.25rem
}

    .nav-tabs .nav-link {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        color: #777
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            color: #333
        }

        .nav-tabs .nav-link.disabled {
            color: #999
        }

    .nav-tabs .nav-item.show .nav-link:not(.active) {
        border-color: transparent;
        background-color: transparent
    }

    .nav-tabs.border-top-1 {
        border-top-color: #ddd
    }

.nav-tabs-responsive {
    overflow-x: auto;
    box-shadow: 0 -1px 0 #ddd inset
}

.nav-tabs-bottom .nav-link, .nav-tabs-highlight .nav-link, .nav-tabs-top .nav-link {
    position: relative
}

    .nav-tabs-bottom .nav-link:before, .nav-tabs-highlight .nav-link:before, .nav-tabs-top .nav-link:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        transition: background-color ease-in-out .15s
    }

@media (prefers-reduced-motion:reduce) {
    .nav-tabs-bottom .nav-link:before, .nav-tabs-highlight .nav-link:before, .nav-tabs-top .nav-link:before {
        transition: none
    }
}

.nav-tabs-highlight .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

    .nav-tabs-highlight .nav-link:before {
        height: 2px;
        top: -1px;
        left: -1px;
        right: -1px
    }

    .nav-tabs-highlight .nav-link.active {
        border-top-color: #2196f3
    }

        .nav-tabs-highlight .nav-link.active:before {
            background-color: #2196f3
        }

.nav-tabs-top .nav-item {
    margin-bottom: 0
}

.nav-tabs-top .nav-link {
    border-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

    .nav-tabs-top .nav-link:focus:before, .nav-tabs-top .nav-link:hover:before {
        background-color: #ddd
    }

    .nav-tabs-top .nav-link:before {
        height: 2px
    }

    .nav-tabs-top .nav-link.disabled:before {
        content: none
    }

.nav-tabs-top .nav-item.show .nav-link:not(.active):before {
    background-color: #ddd
}

.nav-tabs-top .nav-link.active:before {
    background-color: #ec407a
}

.nav-tabs-top .nav-item.show .nav-link, .nav-tabs-top .nav-link.active {
    background-color: transparent
}

.nav-tabs-top .dropdown-menu {
    margin-top: 0
}

.nav-tabs-top.border-top-1 .nav-item {
    margin-top: -1px
}

.nav-tabs-bottom .nav-item {
    margin-bottom: 0
}

.nav-tabs-bottom .nav-link {
    border-width: 0;
    margin-bottom: -1px
}

    .nav-tabs-bottom .nav-link:before {
        height: 2px;
        top: auto;
        bottom: 0
    }

    .nav-tabs-bottom .nav-link.active:before {
        background-color: #ec407a
    }

    .nav-tabs-bottom .nav-item.show .nav-link, .nav-tabs-bottom .nav-link.active {
        background-color: transparent
    }

.nav-tabs-bottom .dropdown-menu {
    margin-top: 0
}

.nav-tabs-solid {
    background-color: #fafafa;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

    .nav-tabs-solid .nav-item {
        margin-bottom: 0
    }

    .nav-tabs-solid .nav-link {
        border-width: 0
    }

    .nav-tabs-solid .nav-item.show .nav-link {
        background-color: transparent
    }

        .nav-tabs-solid .nav-item.show .nav-link.active, .nav-tabs-solid .nav-link.active {
            color: #fff;
            background-color: #26a69a
        }

    .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link {
        color: rgba(255,255,255,.9)
    }

        .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link:focus, .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link:hover {
            color: #fff
        }

        .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link.disabled {
            color: rgba(255,255,255,.6)
        }

    .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-item.show .nav-link {
        color: #fff
    }

        .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-item.show .nav-link.active, .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link.active {
            color: #fff;
            background-color: rgba(0,0,0,.1)
        }

    .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) + .tab-content[class*=bg-] {
        border-top-color: rgba(255,255,255,.5)
    }

.nav-tabs-vertical .nav-link {
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-left-width: 0
}

    .nav-tabs-vertical .nav-link, .nav-tabs-vertical .nav-link.disabled, .nav-tabs-vertical .nav-link:focus, .nav-tabs-vertical .nav-link:hover {
        border-color: transparent #ddd transparent transparent
    }

        .nav-tabs-vertical .nav-link:before {
            content: '';
            position: absolute;
            top: -1px;
            bottom: -1px;
            left: 0;
            width: 2px;
            transition: background-color ease-in-out .15s
        }

@media (prefers-reduced-motion:reduce) {
    .nav-tabs-vertical .nav-link:before {
        transition: none
    }
}

.nav-tabs-vertical .nav-item.show .nav-link:not(.active) {
    border-right-color: #ddd;
    border-bottom-color: transparent
}

.nav-tabs-vertical-right .nav-link, .nav-tabs-vertical-right .nav-link.disabled, .nav-tabs-vertical-right .nav-link:focus, .nav-tabs-vertical-right .nav-link:hover {
    border-color: transparent transparent transparent #ddd
}

    .nav-tabs-vertical-right .nav-link:before {
        left: auto;
        right: 0
    }

.nav-tabs-vertical-right .nav-item.show .nav-link:not(.active) {
    border-right-color: transparent;
    border-left-color: #ddd
}

.nav-tabs-vertical .nav-link.active:before {
    background-color: #2196f3
}

.nav-tabs-vertical .nav-item.show .nav-link, .nav-tabs-vertical .nav-link.active {
    background-color: transparent;
    border-color: #ddd transparent
}

.nav-pills {
    margin-bottom: 1.25rem
}

    .nav-pills .nav-link {
        color: #777
    }

        .nav-pills .nav-link:not(.active):focus, .nav-pills .nav-link:not(.active):hover {
            color: #333
        }

        .nav-pills .nav-link.active .badge:not(.bg-transparent):not(.bg-light):not(.bg-white) {
            background-color: #fff;
            color: #333;
            transition: all ease-in-out .15s
        }

@media (prefers-reduced-motion:reduce) {
    .nav-pills .nav-link.active .badge:not(.bg-transparent):not(.bg-light):not(.bg-white) {
        transition: none
    }
}

.nav-pills .nav-link.disabled, .nav-pills .nav-link.disabled:focus, .nav-pills .nav-link.disabled:hover {
    color: #999
}

.nav-pills .nav-item.show .nav-link:not(.active) {
    color: #333;
    background-color: transparent
}

.nav-pills.flex-column .nav-link {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nav-pills-bordered .nav-item + .nav-item {
    margin-left: .625rem
}

.nav-pills-bordered .nav-link {
    border: 1px solid #ddd
}

    .nav-pills-bordered .nav-item.show .nav-link:not(.active), .nav-pills-bordered .nav-link:not(.active):focus, .nav-pills-bordered .nav-link:not(.active):hover {
        background-color: #f5f5f5
    }

    .nav-pills-bordered .nav-link.active {
        border-color: #26a69a
    }

    .nav-pills-bordered .nav-link.disabled, .nav-pills-bordered .nav-link.disabled:focus, .nav-pills-bordered .nav-link.disabled:hover {
        background-color: #fafafa
    }

.nav-pills-bordered.flex-column .nav-item + .nav-item {
    margin-left: 0;
    margin-top: .625rem
}

.nav-pills-toolbar .nav-item + .nav-item {
    margin-left: -1px
}

.nav-pills-toolbar .nav-link {
    border-radius: 0
}

    .nav-pills-toolbar .nav-link.active {
        z-index: 3
    }

.nav-pills-toolbar .nav-item:first-child .nav-link {
    border-top-left-radius: .1875rem;
    border-bottom-left-radius: .1875rem
}

.nav-pills-toolbar .nav-item:last-child .nav-link {
    border-top-right-radius: .1875rem;
    border-bottom-right-radius: .1875rem
}

.nav-pills-toolbar.flex-column .nav-item:first-child .nav-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: .1875rem;
    border-top-right-radius: .1875rem
}

.nav-pills-toolbar.flex-column .nav-item:last-child .nav-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-right-radius: .1875rem;
    border-bottom-left-radius: .1875rem
}

.nav-pills-toolbar.flex-column .nav-item + .nav-item {
    margin-left: 0;
    margin-top: -1px
}

.navbar {
    -ms-flex-align: stretch;
    align-items: stretch;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

.navbar-component {
    border: 1px solid transparent;
    margin-bottom: 1.25rem
}

.page-header .navbar-component {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.navbar-brand img {
    height: 1rem;
    display: block
}

.navbar-text {
    padding-top: .875rem;
    padding-bottom: .875rem
}

.navbar-nav .nav-link {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.navbar-nav-link {
    position: relative;
    display: block;
    cursor: pointer;
    padding: .875rem 1rem;
    outline: 0;
    transition: all ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .navbar-nav-link {
        transition: none
    }
}

.navbar-nav-link.disabled {
    cursor: default
}

    .navbar-nav-link.disabled .badge, .navbar-nav-link.disabled img {
        opacity: .5
    }

.navbar-nav-link .badge {
    position: absolute;
    top: 0;
    right: 0
}

.navbar-nav-link .badge-mark {
    top: .4375rem;
    right: .5rem
}

.navbar-nav-highlight .navbar-nav-link {
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 1.6667;
    font-weight: 500
}

    .navbar-nav-highlight .navbar-nav-link:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        background-color: transparent;
        width: 2px
    }

.navbar-light .navbar-nav-highlight .navbar-nav-link.active:before {
    background-color: #ec407a
}

.navbar-dark .navbar-nav-highlight .navbar-nav-link.active:before {
    background-color: #fff
}

.navbar-collapse {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.navbar-toggler {
    border: 0;
    line-height: 1.5385;
    cursor: pointer;
    transition: all ease-in-out .15s
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler + .navbar-toggler {
    margin-left: 1.25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
    outline: 0
}

.navbar-dark .navbar-toggler:focus, .navbar-dark .navbar-toggler:hover {
    color: #fff
}

.navbar-light .navbar-toggler {
    color: rgba(51,51,51,.75)
}

    .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler[aria-expanded=true] {
        color: #333
    }

@media (max-width:575.98px) {
    .navbar-expand-sm .navbar-nav:first-child > .nav-item:first-child {
        margin-top: .625rem
    }

    .navbar-expand-sm .navbar-nav:last-child > .nav-item:not(.show):last-child {
        margin-bottom: .625rem
    }

    .navbar-expand-sm .navbar-nav-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

        .navbar-expand-sm .navbar-nav-link .badge:not(.position-static) {
            position: static
        }

        .navbar-expand-sm .navbar-nav-link.dropdown-toggle:not(.caret-0) {
            padding-right: 2.5rem
        }

            .navbar-expand-sm .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
                position: absolute;
                top: 50%;
                right: 1.25rem;
                margin: 0;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .navbar-expand-sm.navbar-dark .navbar-collapse {
        border-top: 1px solid rgba(255,255,255,.1)
    }

    .navbar-expand-sm.navbar-light .navbar-collapse {
        border-top: 1px solid #ddd
    }

    .navbar-expand-sm .navbar-nav > .nav-item > .dropdown-menu {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .navbar-expand-sm .dropdown-submenu .dropdown-toggle:after {
        content: ""
    }

    .navbar-expand-sm .dropdown-submenu .dropdown-menu, .navbar-expand-sm .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        margin: 0;
        border-width: 0;
        box-shadow: none;
        border-radius: 0
    }

    .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 2.5rem
    }

    .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 3.75rem
    }

    .navbar-expand-sm.fixed-bottom .navbar-collapse, .navbar-expand-sm.fixed-top .navbar-collapse {
        max-height: 440px;
        overflow-y: auto
    }
}

@media (min-width:576px) {
    .navbar-expand-sm .navbar-brand {
        min-width: 15.625rem
    }

    .navbar-expand-sm .navbar-nav-link:before {
        top: auto;
        right: 0;
        width: auto;
        height: 2px
    }
}

@media (max-width:767.98px) {
    .navbar-light .navbar-toggler {
        color: #fff;
    }

        .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler[aria-expanded=true] {
            color: #fff
        }

    .navbar-expand-md .navbar-nav:first-child > .nav-item:first-child {
        margin-top: .625rem
    }

    .navbar-expand-md .navbar-nav:last-child > .nav-item:not(.show):last-child {
        margin-bottom: .625rem
    }

    .navbar-expand-md .navbar-nav-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

        .navbar-expand-md .navbar-nav-link .badge:not(.position-static) {
            position: static
        }

        .navbar-expand-md .navbar-nav-link.dropdown-toggle:not(.caret-0) {
            padding-right: 2.5rem
        }

            .navbar-expand-md .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
                position: absolute;
                top: 50%;
                right: 1.25rem;
                margin: 0;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .navbar-expand-md.navbar-dark .navbar-collapse {
        border-top: 1px solid rgba(255,255,255,.1)
    }

    .navbar-expand-md.navbar-light .navbar-collapse {
        border-top: 1px solid #ddd
    }

    .navbar-expand-md .navbar-nav > .nav-item > .dropdown-menu {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .navbar-expand-md .dropdown-submenu .dropdown-toggle:after {
        content: ""
    }

    .navbar-expand-md .dropdown-submenu .dropdown-menu, .navbar-expand-md .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        margin: 0;
        border-width: 0;
        box-shadow: none;
        border-radius: 0
    }

    .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 2.5rem
    }

    .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 3.75rem
    }

    .navbar-expand-md.fixed-bottom .navbar-collapse, .navbar-expand-md.fixed-top .navbar-collapse {
        max-height: 440px;
        overflow-y: auto
    }
}

@media (min-width:768px) {
    .navbar-expand-md .navbar-brand {
        min-width: 15.625rem
    }

    .navbar-expand-md .navbar-nav-link:before {
        top: auto;
        right: 0;
        width: auto;
        height: 2px
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg .navbar-nav:first-child > .nav-item:first-child {
        margin-top: .625rem
    }

    .navbar-expand-lg .navbar-nav:last-child > .nav-item:not(.show):last-child {
        margin-bottom: .625rem
    }

    .navbar-expand-lg .navbar-nav-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

        .navbar-expand-lg .navbar-nav-link .badge:not(.position-static) {
            position: static
        }

        .navbar-expand-lg .navbar-nav-link.dropdown-toggle:not(.caret-0) {
            padding-right: 2.5rem
        }

            .navbar-expand-lg .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
                position: absolute;
                top: 50%;
                right: 1.25rem;
                margin: 0;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .navbar-expand-lg.navbar-dark .navbar-collapse {
        border-top: 1px solid rgba(255,255,255,.1)
    }

    .navbar-expand-lg.navbar-light .navbar-collapse {
        border-top: 1px solid #ddd
    }

    .navbar-expand-lg .navbar-nav > .nav-item > .dropdown-menu {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .navbar-expand-lg .dropdown-submenu .dropdown-toggle:after {
        content: ""
    }

    .navbar-expand-lg .dropdown-submenu .dropdown-menu, .navbar-expand-lg .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        margin: 0;
        border-width: 0;
        box-shadow: none;
        border-radius: 0
    }

    .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 2.5rem
    }

    .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 3.75rem
    }

    .navbar-expand-lg.fixed-bottom .navbar-collapse, .navbar-expand-lg.fixed-top .navbar-collapse {
        max-height: 440px;
        overflow-y: auto
    }
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-brand {
        min-width: 15.625rem
    }

    .navbar-expand-lg .navbar-nav-link:before {
        top: auto;
        right: 0;
        width: auto;
        height: 2px
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl .navbar-nav:first-child > .nav-item:first-child {
        margin-top: .625rem
    }

    .navbar-expand-xl .navbar-nav:last-child > .nav-item:not(.show):last-child {
        margin-bottom: .625rem
    }

    .navbar-expand-xl .navbar-nav-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

        .navbar-expand-xl .navbar-nav-link .badge:not(.position-static) {
            position: static
        }

        .navbar-expand-xl .navbar-nav-link.dropdown-toggle:not(.caret-0) {
            padding-right: 2.5rem
        }

            .navbar-expand-xl .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
                position: absolute;
                top: 50%;
                right: 1.25rem;
                margin: 0;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .navbar-expand-xl.navbar-dark .navbar-collapse {
        border-top: 1px solid rgba(255,255,255,.1)
    }

    .navbar-expand-xl.navbar-light .navbar-collapse {
        border-top: 1px solid #ddd
    }

    .navbar-expand-xl .navbar-nav > .nav-item > .dropdown-menu {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }

    .navbar-expand-xl .dropdown-submenu .dropdown-toggle:after {
        content: ""
    }

    .navbar-expand-xl .dropdown-submenu .dropdown-menu, .navbar-expand-xl .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        margin: 0;
        border-width: 0;
        box-shadow: none;
        border-radius: 0
    }

    .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 2.5rem
    }

    .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 3.75rem
    }

    .navbar-expand-xl.fixed-bottom .navbar-collapse, .navbar-expand-xl.fixed-top .navbar-collapse {
        max-height: 440px;
        overflow-y: auto
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl .navbar-brand {
        min-width: 15.625rem
    }

    .navbar-expand-xl .navbar-nav-link:before {
        top: auto;
        right: 0;
        width: auto;
        height: 2px
    }
}

.navbar-expand .navbar-nav:first-child > .nav-item:first-child {
    margin-top: .625rem
}

.navbar-expand .navbar-nav:last-child > .nav-item:not(.show):last-child {
    margin-bottom: .625rem
}

.navbar-expand .navbar-nav-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

    .navbar-expand .navbar-nav-link .badge:not(.position-static) {
        position: static
    }

    .navbar-expand .navbar-nav-link.dropdown-toggle:not(.caret-0) {
        padding-right: 2.5rem
    }

        .navbar-expand .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
            position: absolute;
            top: 50%;
            right: 1.25rem;
            margin: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

.navbar-expand.navbar-dark .navbar-collapse {
    border-top: 1px solid rgba(255,255,255,.1)
}

.navbar-expand.navbar-light .navbar-collapse {
    border-top: 1px solid #ddd
}

.navbar-expand .navbar-nav > .nav-item > .dropdown-menu {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.navbar-expand .dropdown-submenu .dropdown-toggle:after {
    content: ""
}

.navbar-expand .dropdown-submenu .dropdown-menu, .navbar-expand .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
    margin: 0;
    border-width: 0;
    box-shadow: none;
    border-radius: 0
}

.navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 2.5rem
}

.navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item, .navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 3.75rem
}

.navbar-expand.fixed-bottom .navbar-collapse, .navbar-expand.fixed-top .navbar-collapse {
    max-height: 440px;
    overflow-y: auto
}

.navbar-expand .navbar-brand {
    min-width: 15.625rem
}

.navbar-expand .navbar-nav-link:before {
    top: auto;
    right: 0;
    width: auto;
    height: 2px
}

.navbar-light {
    color: rgba(51,51,51,.75);
    background-color: #fff
}

@media (max-width:767.98px) {
    .navbar-light {
        color: #fff;
        background-color: #00676B;
    }
}

.content + .navbar-light, .fixed-bottom > .navbar-light:first-child, .page-content + .navbar-light, .page-header-content + .navbar-light {
    border-top: 1px solid transparent
}

.navbar-light .navbar-nav .nav-link {
    color: #333
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #333
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: #999
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: #333
    }

.navbar-light .navbar-nav-link {
    color: #000
}

    .navbar-light .navbar-nav-link:focus, .navbar-light .navbar-nav-link:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-light .navbar-nav-link.disabled {
        color: rgba(0,0,0,.5);
        background-color: transparent
    }

    .navbar-light .active > .navbar-nav-link, .navbar-light .navbar-nav-link.active, .navbar-light .navbar-nav-link.show, .navbar-light .show > .navbar-nav-link {
        color: #333;
        background-color: transparent
    }

.navbar-light .navbar-text a {
    color: #2196f3
}

    .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
        color: #0a6ebd
    }

@media (max-width:767.98px) {
    .navbar-light .navbar-nav .nav-link {
        color: #fefefe
    }

        .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
            color: #fff
        }

        .navbar-light .navbar-nav .nav-link.disabled {
            color: rgba(0,0,0,.12)
        }

        .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
            color: #fff
        }

    .navbar-light .navbar-nav-link {
        color: #fff
    }

        .navbar-light .navbar-nav-link:focus, .navbar-light .navbar-nav-link:hover {
            color: #fff;
            background-color: transparent
        }

        .navbar-light .navbar-nav-link.disabled {
            color: #fefefe;
            background-color: transparent
        }

        .navbar-light .active > .navbar-nav-link, .navbar-light .navbar-nav-link.active, .navbar-light .navbar-nav-link.show, .navbar-light .show > .navbar-nav-link {
            color: #fff;
            background-color: transparent
        }

    .navbar-light .navbar-text a {
        color: #fff
    }

        .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
            color: #fff
        }
}

    .navbar-dark {
        color: rgba(255,255,255,.9);
        background-color: #00676B
    }

        .navbar-dark .navbar-nav .nav-link {
            color: #333
        }

            .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
                color: #333
            }

            .navbar-dark .navbar-nav .nav-link.disabled {
                color: #999
            }

            .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
                color: #333
            }

        .navbar-dark .navbar-nav-link {
            color: rgba(255,255,255,.9)
        }

            .navbar-dark .navbar-nav-link:focus, .navbar-dark .navbar-nav-link:hover {
                color: #fff;
                background-color: transparent
            }

            .navbar-dark .navbar-nav-link.disabled {
                color: rgba(255,255,255,.5);
                background-color: transparent
            }

            .navbar-dark .active > .navbar-nav-link, .navbar-dark .navbar-nav-link.active, .navbar-dark .navbar-nav-link.show, .navbar-dark .show > .navbar-nav-link {
                color: #fff;
                background-color: transparent
            }

    .navbar-nav .nav-tabs .nav-link {
        color: #777
    }

        .navbar-nav .nav-tabs .nav-link:focus, .navbar-nav .nav-tabs .nav-link:hover {
            color: #333
        }

        .navbar-nav .nav-tabs .nav-link.disabled {
            color: #999
        }

        .navbar-nav .nav-tabs .active > .nav-link, .navbar-nav .nav-tabs .nav-link.active, .navbar-nav .nav-tabs .nav-link.show, .navbar-nav .nav-tabs .show > .nav-link {
            color: #333
        }

    .navbar-nav .nav-pills .nav-link {
        color: #777
    }

        .navbar-nav .nav-pills .nav-link:not(.active):focus, .navbar-nav .nav-pills .nav-link:not(.active):hover {
            color: #333
        }

        .navbar-nav .nav-pills .nav-link.active .badge:not(.badge-mark) {
            background-color: #fff !important;
            color: #333 !important
        }

        .navbar-nav .nav-pills .nav-link.active .badge-mark[class*=bg-] {
            background-color: #fff !important;
            border-color: #fff !important
        }

        .navbar-nav .nav-pills .nav-link.active .badge-mark[class*=border-] {
            border-color: #fff !important
        }

        .navbar-nav .nav-pills .nav-link.active, .show:not(.navbar-collapse) > .navbar-nav .nav-pills .nav-link {
            color: #fff
        }

        .navbar-nav .nav-pills .nav-link.disabled:focus, .navbar-nav .nav-pills .nav-link.disabled:hover {
            color: #999
        }

    .navbar .btn-group .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .dropdown-user .navbar-nav-link, .dropdown-user .navbar-nav-link > span {
        padding-top: .4375rem;
        padding-bottom: .4375rem
    }

    .img-flag {
        height: .875rem;
        margin-top: .18752rem;
        vertical-align: top;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .mega-menu-left > .dropdown-menu {
        left: auto
    }

    .mega-menu-right > .dropdown-menu {
        left: auto;
        right: 0
    }

    .mega-menu-full > .dropdown-menu {
        left: 1.25rem;
        right: 1.25rem
    }

    .navbar-component .mega-menu-full > .dropdown-menu {
        left: 0;
        right: 0
    }

    .dropdown-content-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        border-top-left-radius: .1875rem;
        border-top-right-radius: .1875rem
    }

        .dropdown-content-header:not([class*=bg-]) {
            padding-top: 1.25rem;
            padding-bottom: 1.25rem
        }

        .dropdown-content-header[class*=bg-] {
            padding-top: 1rem;
            padding-bottom: 1rem
        }

        .dropdown-content-header + .table, .dropdown-content-header + .table-responsive {
            border-top: 1px solid #ddd
        }

    .dropdown-content:not(ul) {
        padding-top: 0;
        padding-bottom: 0
    }

    .dropdown-content-body {
        padding: 1.25rem 1.25rem
    }

    .dropdown-content-header:not([class*=bg-]) + .dropdown-content-body {
        padding-top: 0
    }

    .dropdown-content-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: .75rem 1.25rem;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: .1875rem;
        border-bottom-left-radius: .1875rem
    }

    .navbar-top {
        padding-top: 3.00003rem
    }

    .navbar-lg-top {
        padding-top: 3.25003rem
    }

    .navbar-sm-top {
        padding-top: 2.75003rem
    }

    .navbar-lg-md-top {
        padding-top: 6.25006rem
    }

    .navbar-md-md-top {
        padding-top: 6.00006rem
    }

    .navbar-sm-md-top {
        padding-top: 5.75006rem
    }

    .navbar-lg-sm-top {
        padding-top: 6.00006rem
    }

    .navbar-bottom {
        padding-bottom: 3.00003rem
    }

    .navbar-lg-md-bottom {
        padding-bottom: 6.25006rem
    }

    .navbar-md-md-bottom {
        padding-bottom: 6.00006rem
    }

    .navbar-sm-md-bottom {
        padding-bottom: 5.75006rem
    }

    .navbar-lg-sm-bottom {
        padding-bottom: 6.00006rem
    }

    .navbar-lg .navbar-brand {
        padding-top: 1.12502rem;
        padding-bottom: 1.12502rem
    }

    .navbar-lg .navbar-nav-link {
        padding: 1rem 1.25rem
    }

        .navbar-lg .navbar-nav-link .badge-mark {
            top: .5rem;
            right: .625rem
        }

    .navbar-lg .navbar-text {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .navbar-lg .dropdown-user > .navbar-nav-link, .navbar-lg .dropdown-user > .navbar-nav-link > span {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

        .navbar-lg .dropdown-user > .navbar-nav-link > img {
            max-height: 2.25003rem
        }

    .navbar-sm .navbar-brand {
        padding-top: .87502rem;
        padding-bottom: .87502rem
    }

    .navbar-sm .navbar-nav-link {
        padding: .75rem .875rem
    }

        .navbar-sm .navbar-nav-link .badge-mark {
            top: .375rem;
            right: .4375rem
        }

    .navbar-sm .navbar-text {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .navbar-sm .dropdown-user > .navbar-nav-link, .navbar-sm .dropdown-user > .navbar-nav-link > span {
        padding-top: .375rem;
        padding-bottom: .375rem
    }

        .navbar-sm .dropdown-user > .navbar-nav-link > img {
            max-height: 2.00003rem
        }

    .navbar-header {
        margin-left: -1.25rem;
        margin-right: 1.25rem
    }

        .navbar-header .navbar-brand {
            margin-left: 1.25rem;
            margin-right: 0
        }

        .navbar-header .navbar-brand-xs {
            display: none
        }

    .sidebar-xs .navbar-header .navbar-brand-md {
        display: none
    }

    .sidebar-xs .navbar-header .navbar-brand-xs {
        display: inline-block;
        min-width: 3.5rem;
        margin-left: 0;
        text-align: center
    }

    .navbar-static {
        z-index: 100
    }

    .card {
        margin-bottom: .25rem;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
        border-width: 0
    }

        .card.fixed-top {
            overflow: auto;
            max-height: 100%
        }

    .card-body:not(.card) + .card-body:not(.card) {
        border-top: 1px solid rgba(0,0,0,.125)
    }

    .card-title {
        position: relative
    }

    .card:not([class*=border-]) .card-header {
        border-top-left-radius: .1875rem;
        border-top-right-radius: .1875rem
    }

    .card-header .card-title {
        margin-bottom: 0
    }

    .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .card-header {
        border-bottom-color: rgba(255,255,255,.1)
    }

    .card-header:not([class*=bg-]):not([class*=alpha-]) {
        background-color: transparent;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        border-bottom-width: 0
    }

        .card-header:not([class*=bg-]):not([class*=alpha-]) + * > .card-body:first-child, .card-header:not([class*=bg-]):not([class*=alpha-]) + .card-body {
            padding-top: 0
        }

    .card-footer:first-child, .card-header + * > .card-footer:first-child, .card-header + .card-footer {
        border-top: 0;
        border-bottom: 1px solid rgba(0,0,0,.125)
    }

    .card-footer.border-bottom-1 {
        border-bottom: 1px solid rgba(0,0,0,.125)
    }

    .card-header-tabs {
        margin-bottom: 0
    }

        .card-header-tabs .nav-link {
            border-top-width: 0
        }

    .card-body .card-img {
        border-radius: .1875rem
    }

    .card-img-actions {
        position: relative
    }

        .card-img-actions:focus .card-img-actions-overlay, .card-img-actions:hover .card-img-actions-overlay {
            opacity: 1;
            visibility: visible
        }

    .card-img-actions-overlay {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,.75);
        color: #fff;
        opacity: 0;
        visibility: hidden;
        transition: all ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .card-img-actions-overlay {
            transition: none
        }
    }

    [data-action] {
        cursor: pointer
    }

        [data-action]:after {
            font-family: icomoon;
            font-size: 1rem;
            min-width: 1rem;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

    [data-action=collapse]:after {
        content: ""
    }

    [data-action=reload]:after {
        content: ""
    }

    [data-action=remove]:after {
        content: "";
        font-size: .8125rem
    }

    [data-action=move] {
        cursor: default
    }

        [data-action=move]:after {
            content: ""
        }

    [data-action=fullscreen]:after {
        content: ""
    }

    [data-action=fullscreen][data-fullscreen=active]:after {
        content: ""
    }

    [data-action=modal]:after {
        content: ""
    }

    .card-group-control .card-title > a {
        display: inline-block
    }

        .card-group-control .card-title > a:before {
            content: "";
            font-family: icomoon;
            position: absolute;
            top: 50%;
            margin-top: -.5rem;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .card-group-control .card-title > a.collapsed:before {
            content: ""
        }

    .card-group-control-left .card-title > a {
        padding-left: 1.625rem
    }

        .card-group-control-left .card-title > a:before {
            left: 0
        }

    .card-group-control-right .card-title > a {
        padding-right: 1.625rem
    }

        .card-group-control-right .card-title > a:before {
            right: 0
        }

    .card-group {
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
        border-bottom-right-radius: .1875rem;
        border-bottom-left-radius: .1875rem
    }

        .card-group .card:not(:last-child) {
            border-right-width: 1px
        }

    .breadcrumb {
        padding: 0
    }

    .breadcrumb-item {
        padding: .625rem 0;
        color: inherit
    }

        .breadcrumb-item i {
            font-size: .75rem
        }

    a.breadcrumb-elements-item, a.breadcrumb-item {
        display: inline-block;
        color: inherit;
        transition: opacity ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        a.breadcrumb-elements-item, a.breadcrumb-item {
            transition: none
        }
    }

    .show > a.breadcrumb-elements-item, .show > a.breadcrumb-item, a.breadcrumb-elements-item:focus, a.breadcrumb-elements-item:hover, a.breadcrumb-item:focus, a.breadcrumb-item:hover {
        opacity: .75
    }

    .page-header-content > .breadcrumb {
        padding-top: 0;
        padding-bottom: 1.25rem
    }

        .page-header-content > .breadcrumb:first-child {
            padding-bottom: 0;
            padding-top: 1.25rem
        }

    .breadcrumb-dash > .breadcrumb-item + .breadcrumb-item:before {
        content: '\2013\00a0'
    }

    .breadcrumb-arrow > .breadcrumb-item + .breadcrumb-item:before {
        content: '\2192\00a0'
    }

    .breadcrumb-arrows > .breadcrumb-item + .breadcrumb-item:before {
        content: '\00bb\00a0'
    }

    .breadcrumb-caret > .breadcrumb-item + .breadcrumb-item:before {
        content: '\203A\00a0'
    }

    .breadcrumb-line {
        position: relative;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        border-top: 1px solid transparent;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

        .breadcrumb-line:not(.breadcrumb-line-component):first-child {
            border-top-width: 0
        }

        .breadcrumb-line:last-child {
            margin-bottom: 1.25rem
        }

    .page-header-dark .breadcrumb-line:last-child, .page-header-light .breadcrumb-line:last-child {
        margin-bottom: 0
    }

    .breadcrumb-line-light {
        background-color: #fafafa;
        border-color: #ddd;
        color: #333
    }

    .page-header-dark .breadcrumb-line-light:not(.breadcrumb-line-component) {
        border-top-width: 0
    }

    .breadcrumb-line-dark {
        background-color: #273246;
        border-color: transparent;
        color: #fff
    }

        .breadcrumb-line-dark .breadcrumb-item.active {
            color: inherit
        }

    .breadcrumb-line-component {
        border: 0;
        border-radius: .1875rem
    }

    .page-header .breadcrumb-line-component {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .breadcrumb-elements-item {
        padding: .625rem 0
    }

        .breadcrumb-elements-item + .breadcrumb-elements-item {
            margin-left: 1.25rem
        }

    .pagination {
        margin-bottom: 0
    }

    .page-link {
        text-align: center;
        min-width: 2.25003rem;
        transition: all ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .page-link {
            transition: none
        }
    }

    .page-link-white {
        background-color: #fff
    }

    .pagination-lg .page-link {
        min-width: 2.50002rem
    }

    .pagination-sm .page-link {
        min-width: 2.00002rem
    }

    .pagination-rounded .page-item:first-child .page-link {
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px
    }

    .pagination-rounded .page-item:last-child .page-link {
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px
    }

    .pagination-flat .page-item.active .page-link {
        background-color: #26a69a
    }

    .pagination-flat .page-item.disabled .page-link {
        border-color: transparent
    }

    .pagination-flat .page-link {
        background-color: transparent;
        border-color: transparent;
        margin-left: 2px;
        border-radius: .1875rem
    }

        .pagination-flat .page-link:focus, .pagination-flat .page-link:hover {
            background-color: #eee
        }

    .pagination-flat.pagination-rounded .page-link {
        border-radius: 100px
    }

    .pagination-separated .page-link {
        margin-left: .625rem;
        border-radius: .1875rem
    }

    .pagination-separated.pagination-rounded .page-link {
        border-radius: 100px
    }

    .pagination-pager .page-item {
        border-radius: .1875rem
    }

    .pagination-pager .page-link {
        margin-left: 1.25rem;
        border-radius: .1875rem
    }

    .pagination-pager.pagination-rounded .page-link {
        border-radius: 100px
    }

    .pagination-pager-linked .page-item.disabled .page-link {
        background-color: transparent;
        border-color: transparent
    }

    .pagination-pager-linked .page-link {
        color: #2196f3;
        background-color: transparent;
        border-color: transparent
    }

        .pagination-pager-linked .page-link:focus, .pagination-pager-linked .page-link:hover {
            color: #fff;
            background-color: #26a69a;
            border-color: #26a69a
        }

    .pagination-pager:not(.pagination-rounded).pagination-lg .page-link {
        border-radius: .25rem
    }

    .pagination-pager:not(.pagination-rounded).pagination-sm .page-link {
        border-radius: .125rem
    }

    .badge.dropdown-toggle:after {
        font-size: 85%;
        vertical-align: baseline
    }

    .badge-light {
        background-color: #f5f5f5
    }

    .show > a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light).dropdown-toggle, a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):focus, a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):hover {
        box-shadow: 0 0 0 62.5rem rgba(0,0,0,.075) inset
    }

    .btn .badge {
        top: 0
    }

    .badge-flat {
        background-color: transparent;
        border: 1px solid transparent;
        padding: calc(.3125rem - 1px) calc(.375rem - 1px)
    }

        .badge-flat[href]:focus, .badge-flat[href]:hover {
            background-color: transparent;
            box-shadow: none
        }

        .badge-flat.badge-pill {
            padding-left: calc(.4375rem - 1px);
            padding-right: calc(.4375rem - 1px)
        }

    .badge-striped {
        padding: .4375rem .5rem;
        position: relative
    }

        .badge-striped:before {
            content: '';
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0
        }

    .badge-striped-left {
        padding-left: calc(.375rem + 2px);
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

        .badge-striped-left:before {
            left: 0;
            border-left: 2px solid;
            border-left-color: inherit
        }

    .badge-striped-right {
        padding-right: calc(.375rem + 2px);
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

        .badge-striped-right:before {
            right: 0;
            border-right: 2px solid;
            border-right-color: inherit
        }

    .badge-icon {
        padding: .375rem;
        line-height: 1
    }

        .badge-icon > i {
            top: 0
        }

    .badge-float {
        position: absolute;
        right: -.5rem;
        top: -.5rem
    }

    .badge-mark {
        padding: 0;
        border: 2px solid;
        width: .5rem;
        height: .5rem;
        border-radius: 100px
    }

        .badge-mark:empty {
            display: inline-block
        }

    .alert {
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

    .alert-dismissible .close:focus, .alert-dismissible .close:hover {
        color: inherit
    }

    .alert[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light) .alert-link {
        color: inherit;
        border-bottom-color: rgba(255,255,255,.85)
    }

    .alert-rounded {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        border-radius: 100px
    }

        .alert-rounded.alert-dismissible .close {
            border-top-right-radius: 100px;
            border-bottom-right-radius: 100px
        }

    .alert[class*=alert-styled-]:after {
        content: "";
        font-family: icomoon;
        color: #fff;
        width: 2.875rem;
        left: -2.875rem;
        text-align: center;
        position: absolute;
        top: 50%;
        margin-top: -.5rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .alert[class*=alert-styled-].alert-danger:after, .alert[class*=alert-styled-][class*=bg-danger]:after {
        content: ""
    }

    .alert[class*=alert-styled-].alert-success:after, .alert[class*=alert-styled-][class*=bg-success]:after {
        content: ""
    }

    .alert[class*=alert-styled-].alert-warning:after, .alert[class*=alert-styled-][class*=bg-warning]:after {
        content: ""
    }

    .alert[class*=alert-styled-].alert-info:after, .alert[class*=alert-styled-][class*=bg-info]:after {
        content: ""
    }

    .alert.alert-styled-left {
        border-left-width: 2.875rem
    }

        .alert.alert-styled-left[class*=bg-]:not(.bg-white):not(.bg-light) {
            border-left-color: rgba(0,0,0,.15) !important
        }

    .alert.alert-styled-right {
        border-right-width: 2.875rem
    }

        .alert.alert-styled-right:after {
            left: auto;
            right: -2.875rem
        }

        .alert.alert-styled-right[class*=bg-]:not(.bg-white):not(.bg-light) {
            border-right-color: rgba(0,0,0,.15) !important
        }

    .alert.alert-styled-custom:after {
        content: ""
    }

    .alert.ui-pnotify[class*=alert-arrow-] > .brighttheme:before, .alert:not(.ui-pnotify)[class*=alert-arrow-]:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        border-left: 5px solid;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left-color: inherit;
        margin-top: -5px
    }

    .alert.ui-pnotify.alert-arrow-right > .brighttheme:before, .alert:not(.ui-pnotify).alert-arrow-right:before {
        left: auto;
        right: 0;
        border-left: 0;
        border-right: 5px solid;
        border-right-color: inherit
    }

    .progress {
        position: relative
    }

    .progress-bar {
        width: 0;
        overflow: hidden;
        white-space: nowrap
    }

    .progress .progressbar-back-text, .progress .progressbar-front-text {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
        font-size: .60938rem
    }

    .progress .progressbar-back-text {
        -ms-flex-item-align: center;
        align-self: center
    }

    .progress.right {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .progress.vertical {
        width: 3rem;
        height: 100%;
        display: inline-block
    }

        .progress.vertical + .progress.vertical {
            margin-left: .625rem
        }

        .progress.vertical .progress-bar {
            width: 100%;
            height: 0;
            transition: height .6s ease
        }

    @media (prefers-reduced-motion:reduce) {
        .progress.vertical .progress-bar {
            transition: none
        }
    }

    .progress.vertical.bottom .progressbar-back-text, .progress.vertical.bottom .progressbar-front-text {
        top: auto;
        bottom: 0
    }

    .progress.vertical.bottom .progress-bar {
        position: absolute;
        bottom: 0
    }

    .media {
        margin-top: 1.25rem
    }

        .media.card-body, .media:first-child {
            margin-top: 0
        }

    .media-list {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0
    }

    .media-title {
        margin-bottom: .125rem
    }

    .img-preview {
        max-height: 5rem
    }

    .media-list-bordered .media {
        margin-top: 0;
        padding: 1rem 1.25rem;
        border-top: 1px solid #ddd
    }

    .media-list-linked .media {
        padding: 1rem 1.25rem
    }

    .media-list-linked li.media {
        margin-top: 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }

    .media-list-linked.media-list-bordered li.media {
        border-bottom: 0
    }

    .media-list-linked a.media {
        color: inherit;
        transition: all ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .media-list-linked a.media {
            transition: none
        }
    }

    .media-list-linked a.media:hover {
        background-color: rgba(0,0,0,.04)
    }

    .list-group {
        background-color: #fff;
        border: 1px solid rgba(0,0,0,.125);
        padding: .5rem 0;
        background-clip: padding-box;
        border-radius: .1875rem
    }

    .list-group-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
        border-width: 0;
        background-color: transparent;
        transition: all ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .list-group-item {
            transition: none
        }
    }

    .list-group-item:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .list-group-item:last-child {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .list-group-item.active .badge:not(.badge-mark) {
        background-color: #fff !important;
        color: #333 !important
    }

    .list-group-item.active .badge-mark[class*=bg-] {
        background-color: #fff !important;
        border-color: #fff !important
    }

    .list-group-item.active .badge-mark[class*=border-] {
        border-color: #fff !important
    }

    .list-group-item.disabled, .list-group-item:disabled {
        cursor: default
    }

    .list-group-horizontal {
        border: 0
    }

        .list-group-horizontal .list-group-item-action {
            width: auto
        }

        .list-group-horizontal .list-group-item {
            border: 1px solid rgba(0,0,0,.125)
        }

    @media (min-width:576px) {
        .list-group-horizontal-sm {
            border: 0
        }

            .list-group-horizontal-sm .list-group-item-action {
                width: auto
            }

            .list-group-horizontal-sm .list-group-item {
                border: 1px solid rgba(0,0,0,.125)
            }
    }

    @media (min-width:768px) {
        .list-group-horizontal-md {
            border: 0
        }

            .list-group-horizontal-md .list-group-item-action {
                width: auto
            }

            .list-group-horizontal-md .list-group-item {
                border: 1px solid rgba(0,0,0,.125)
            }
    }

    @media (min-width:992px) {
        .list-group-horizontal-lg {
            border: 0
        }

            .list-group-horizontal-lg .list-group-item-action {
                width: auto
            }

            .list-group-horizontal-lg .list-group-item {
                border: 1px solid rgba(0,0,0,.125)
            }
    }

    @media (min-width:1200px) {
        .list-group-horizontal-xl {
            border: 0
        }

            .list-group-horizontal-xl .list-group-item-action {
                width: auto
            }

            .list-group-horizontal-xl .list-group-item {
                border: 1px solid rgba(0,0,0,.125)
            }
    }

    .list-group-flush {
        border: 0;
        border-radius: 0;
        box-shadow: none
    }

    .list-group-divider {
        padding: 0;
        margin: .5rem 0;
        border-top-width: 1px
    }

    .list-group-bordered {
        padding: 0
    }

        .list-group-bordered .list-group-item {
            border-top-width: 1px;
            border-bottom-width: 1px;
            margin-bottom: -1px
        }

            .list-group-bordered .list-group-item:first-child {
                border-top-width: 0;
                border-top-left-radius: .1875rem;
                border-top-right-radius: .1875rem
            }

            .list-group-bordered .list-group-item:last-child {
                border-bottom-right-radius: .1875rem;
                border-bottom-left-radius: .1875rem
            }

        .list-group-bordered[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .list-group-item {
            border-top-color: rgba(255,255,255,.1);
            border-bottom-color: rgba(255,255,255,.1)
        }

    .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) {
        border-radius: .1875rem
    }

        .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled) {
            color: rgba(255,255,255,.9)
        }

            .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled):focus, .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled):hover {
                background-color: rgba(0,0,0,.1);
                color: #fff
            }

        .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item {
            color: #fff
        }

            .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item.active {
                background-color: rgba(0,0,0,.2)
            }

            .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item.disabled, .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item:disabled {
                color: rgba(255,255,255,.6);
                background-color: transparent
            }

        .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-divider {
            border-top-color: rgba(255,255,255,.4)
        }

    .list-group-item-primary {
        color: #114e7e;
        background-color: #e3f2fd
    }

        .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
            color: #114e7e;
            background-color: #cbe7fb
        }

        .list-group-item-primary.list-group-item-action.active {
            color: #fff;
            background-color: #114e7e;
            border-color: #114e7e
        }

    .list-group-item-secondary {
        color: #3e3e3e;
        background-color: #eee
    }

        .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
            color: #3e3e3e;
            background-color: #e1e1e1
        }

        .list-group-item-secondary.list-group-item-action.active {
            color: #fff;
            background-color: #3e3e3e;
            border-color: #3e3e3e
        }

    .list-group-item-success {
        color: #285b2a;
        background-color: #e8f5e9
    }

        .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
            color: #285b2a;
            background-color: #d6edd8
        }

        .list-group-item-success.list-group-item-action.active {
            color: #fff;
            background-color: #285b2a;
            border-color: #285b2a
        }

    .list-group-item-info {
        color: #00626e;
        background-color: #e0f7fa
    }

        .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
            color: #00626e;
            background-color: #caf1f6
        }

        .list-group-item-info.list-group-item-action.active {
            color: #fff;
            background-color: #00626e;
            border-color: #00626e
        }

    .list-group-item-warning {
        color: #853a23;
        background-color: #fff3e0
    }

        .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
            color: #853a23;
            background-color: #ffe9c7
        }

        .list-group-item-warning.list-group-item-action.active {
            color: #fff;
            background-color: #853a23;
            border-color: #853a23
        }

    .list-group-item-danger {
        color: #7f231c;
        background-color: #ffebee
    }

        .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
            color: #7f231c;
            background-color: #ffd2d8
        }

        .list-group-item-danger.list-group-item-action.active {
            color: #fff;
            background-color: #7f231c;
            border-color: #7f231c
        }

    .list-group-item-light {
        color: #828282;
        background-color: #f5f5f5
    }

        .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
            color: #828282;
            background-color: #e8e8e8
        }

        .list-group-item-light.list-group-item-action.active {
            color: #fff;
            background-color: #828282;
            border-color: #828282
        }

    .list-group-item-dark {
        color: #161921;
        background-color: #eceff1
    }

        .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
            color: #161921;
            background-color: #dde3e6
        }

        .list-group-item-dark.list-group-item-action.active {
            color: #fff;
            background-color: #161921;
            border-color: #161921
        }

    .close {
        opacity: .75;
        transition: color ease-in-out .15s,opacity ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .close {
            transition: none
        }
    }

    .close:focus, .close:hover {
        outline: 0
    }

    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
        opacity: 1
    }

    .toast-header {
        background-clip: border-box
    }

    .modal-header {
        position: relative;
        border-top-left-radius: .1875rem;
        border-top-right-radius: .1875rem
    }

        .modal-header .close {
            color: inherit
        }

        .modal-header:not([class*=bg-]) {
            padding-bottom: 0;
            border-bottom-width: 0
        }

    .modal-footer:not([class*=bg-]) {
        padding-top: 0;
        border-top-width: 0
    }

    .table + .modal-footer, [class*=table-responsive] + .modal-footer {
        border-top-width: 1px;
        border-top-color: #ddd
    }

    @media (min-width:576px) {
        .modal-xs {
            max-width: 300px
        }

        .modal-full {
            max-width: 94%;
            margin-left: 3%;
            margin-right: 3%
        }
    }

    .bs-tooltip-top .arrow[class*=border-]:before {
        border-top-color: inherit
    }

    .bs-tooltip-right .arrow[class*=border-]:before {
        border-right-color: inherit
    }

    .bs-tooltip-bottom .arrow[class*=border-]:before {
        border-bottom-color: inherit
    }

    .bs-tooltip-left .arrow[class*=border-]:before {
        border-left-color: inherit
    }

    .popover-header {
        font-weight: 500;
        padding-bottom: 0;
        border-bottom-width: 0
    }

        .popover-header[class*=bg-]:not(.bg-white):not(.bg-light) {
            padding-top: .75rem;
            padding-bottom: .75rem;
            border-bottom-width: 1px
        }

    .bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-top[class*=border-] .arrow, .bs-popover-top[class*=border-] .arrow:after, .bs-popover-top[class*=border-] .arrow:before {
        border-top-color: inherit
    }

    .bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-right[class*=border-] .arrow, .bs-popover-right[class*=border-] .arrow:after, .bs-popover-right[class*=border-] .arrow:before {
        border-right-color: inherit
    }

    .bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-bottom[class*=border-] .arrow, .bs-popover-bottom[class*=border-] .arrow:after, .bs-popover-bottom[class*=border-] .arrow:before {
        border-bottom-color: inherit
    }

    .bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-left[class*=border-] .arrow, .bs-popover-left[class*=border-] .arrow:after, .bs-popover-left[class*=border-] .arrow:before {
        border-left-color: inherit
    }

    [class*=bg-]:not(.bg-transparent):not(.bg-light):not(.bg-white):not(.btn-outline):not(body) {
        color: #fff
    }

    html {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body {
        min-height: 100vh;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1;
        flex: 1
    }

    .page-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .content-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1;
        flex: 1;
        overflow: auto
    }

    .content {
        padding: 0.75rem 0.75rem;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .content::after {
            display: block;
            clear: both;
            content: ""
        }

    .page-title {
        padding: 2rem 0;
        position: relative
    }

        .page-title small {
            display: inline-block;
            /*margin-left: .625rem*/
        }

            .page-title small:before {
                content: '/';
                margin-right: .5rem
            }

            .page-title small.d-block {
                margin-left: 0
            }

                .page-title small.d-block:before {
                    content: none
                }

            .page-title .breadcrumb, .page-title small.d-block {
                margin-left: 1.875rem
            }

        .page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6 {
            margin: 0
        }

    .page-header-content {
        position: relative;
        padding: 0 1.25rem
    }

        .page-header-content[class*=border-bottom-] + .breadcrumb-line {
            border-top: 0
        }

    .page-header-light {
        background-color: #fff
    }

        .page-header-light.has-cover {
            background: url(../imgs/seamless.png)
        }

    .page-header-dark {
        background-color: #273246;
        color: #fff;
        margin-bottom: 1.25rem
    }

        .page-header-dark .page-header-content .breadcrumb > li + li:before, .page-header-dark .page-header-content .breadcrumb > li > a, .page-header-dark > .breadcrumb > li + li:before, .page-header-dark > .breadcrumb > li > a {
            color: rgba(255,255,255,.9)
        }

            .page-header-dark .page-header-content .breadcrumb > li > a:focus, .page-header-dark .page-header-content .breadcrumb > li > a:hover, .page-header-dark > .breadcrumb > li > a:focus, .page-header-dark > .breadcrumb > li > a:hover {
                color: #fff;
                opacity: 1
            }

        .page-header-dark .page-header-content .breadcrumb > .active, .page-header-dark > .breadcrumb > .active {
            color: rgba(255,255,255,.5)
        }

        .page-header-dark.has-cover {
            background: url(../imgs/login_cover.jpg);
            background-size: cover
        }

    .page-header-dark, .page-header-light {
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

        .page-header-dark .breadcrumb-line:not(.breadcrumb-line-component):last-child, .page-header-light .breadcrumb-line:not(.breadcrumb-line-component):last-child {
            box-shadow: none
        }

    .sidebar {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.875rem;
        z-index: 1040
    }

        .sidebar:not(.sidebar-component) {
            position: fixed;
            top: 0;
            bottom: 0;
            box-sizing: content-box;
            transition: all ease-in-out .15s
        }

    @media (prefers-reduced-motion:reduce) {
        .sidebar:not(.sidebar-component) {
            transition: none
        }
    }

    .sidebar-main, .sidebar-main .sidebar-content, .sidebar-secondary, .sidebar-secondary .sidebar-content {
        left: -18.5625rem
    }

    .sidebar-right, .sidebar-right .sidebar-content {
        right: -18.5625rem
    }

    .sidebar.sidebar-fullscreen {
        width: 100%
    }

    .sidebar:not(.sidebar-component) .sidebar-content {
        position: fixed;
        top: 3.00003rem;
        bottom: 0;
        width: inherit;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        transition: left ease-in-out .15s,right ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .sidebar:not(.sidebar-component) .sidebar-content {
            transition: none
        }
    }

    .navbar-lg:first-child ~ .page-content .sidebar:not(.sidebar-component) .sidebar-content {
        top: 3.25003rem
    }

    .navbar-sm:first-child ~ .page-content .sidebar:not(.sidebar-component) .sidebar-content {
        top: 2.75003rem
    }

    .sidebar-mobile-main .sidebar-main {
        box-shadow: .25rem 0 1rem rgba(0,0,0,.35)
    }

        .sidebar-mobile-main .sidebar-main, .sidebar-mobile-main .sidebar-main .sidebar-content {
            left: 0
        }

    .sidebar-mobile-secondary .sidebar-secondary {
        box-shadow: .25rem 0 1rem rgba(0,0,0,.35)
    }

        .sidebar-mobile-secondary .sidebar-secondary, .sidebar-mobile-secondary .sidebar-secondary .sidebar-content {
            left: 0
        }

    .sidebar-mobile-right .sidebar-right {
        display: block;
        box-shadow: -.25rem 0 1rem rgba(0,0,0,.35)
    }

        .sidebar-mobile-right .sidebar-right, .sidebar-mobile-right .sidebar-right .sidebar-content {
            right: 0
        }

    .sidebar-mobile-component .sidebar-component {
        display: block
    }

    .sidebar-main-hidden .navbar-header {
        display: none !important
    }

    .nav-sidebar {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .nav-sidebar .nav-item:not(.nav-item-header):first-child {
            padding-top: .5rem
        }

        .nav-sidebar .nav-item:not(.nav-item-header):last-child {
            padding-bottom: .5rem
        }

        .nav-sidebar .nav-item:not(.nav-item-divider) {
            margin-bottom: 1px
        }

            .nav-sidebar .nav-item:not(.nav-item-divider):last-child {
                margin-bottom: 0
            }

        .nav-sidebar > .nav-item > .nav-link {
            font-weight: 500
        }

        .nav-sidebar .nav-link {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: .75rem 1.25rem;
            transition: background-color ease-in-out .15s,color ease-in-out .15s
        }

    @media (prefers-reduced-motion:reduce) {
        .nav-sidebar .nav-link {
            transition: none
        }
    }

    .nav-sidebar .nav-link i {
        margin-right: 1.25rem;
        margin-top: .12502rem;
        margin-bottom: .12502rem;
        top: 0
    }

    .nav-sidebar .nav-link .badge {
        transition: background-color ease-in-out .15s,border-color ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .nav-sidebar .nav-link .badge {
            transition: none
        }
    }

    .nav-sidebar .nav-link.disabled, .nav-sidebar .nav-link.disabled:focus, .nav-sidebar .nav-link.disabled:hover {
        background-color: transparent;
        opacity: .5
    }

    .nav-sidebar .nav-item-header {
        padding: .75rem 1.25rem;
        margin-top: .5rem
    }

        .nav-sidebar .nav-item-header > i {
            display: none
        }

    .nav-sidebar .nav-item-divider {
        margin: .5rem 0;
        height: 1px
    }

    .nav-item-submenu > .nav-link {
        padding-right: 2.75rem
    }

        .nav-item-submenu > .nav-link:after {
            content: "";
            font-family: icomoon;
            display: inline-block;
            font-size: 1rem;
            vertical-align: middle;
            line-height: 1;
            position: absolute;
            top: .75rem;
            margin-top: .12502rem;
            right: 1.25rem;
            transition: -webkit-transform .25s ease-in-out;
            transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out,-webkit-transform .25s ease-in-out;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

    @media (prefers-reduced-motion:reduce) {
        .nav-item-submenu > .nav-link:after {
            transition: none
        }
    }

    .nav-item-submenu.nav-item-open > .nav-link:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .nav-group-sub {
        display: none
    }

        .nav-group-sub .nav-link {
            padding: .625rem 1.25rem .625rem 3.5rem
        }

        .nav-group-sub .nav-group-sub .nav-link {
            padding-left: 4.75rem
        }

        .nav-group-sub .nav-group-sub .nav-group-sub .nav-link {
            padding-left: 6rem
        }

        .nav-group-sub .nav-item-submenu > .nav-link:after {
            top: .625rem
        }

    .nav-item-expanded > .nav-group-sub {
        display: block
    }

    .nav-scrollspy .nav-item-open .nav-link:not(.active) + .nav, .nav-scrollspy .nav-link.active + .nav {
        display: block
    }

    .nav-scrollspy .nav-link.active:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .nav-sidebar-icons-reverse .nav-link {
        padding-right: 3.5rem
    }

        .nav-sidebar-icons-reverse .nav-link i {
            position: absolute;
            top: .75rem;
            right: 1.25rem;
            margin-right: 0
        }

    .nav-sidebar-icons-reverse .nav-item-submenu .nav-link {
        padding-right: 4.5rem
    }

        .nav-sidebar-icons-reverse .nav-item-submenu .nav-link:after {
            right: 3.25rem
        }

    .nav-sidebar-icons-reverse .nav-group-sub .nav-link {
        padding-left: 2.5rem
    }

        .nav-sidebar-icons-reverse .nav-group-sub .nav-link i {
            top: .625rem
        }

    .nav-sidebar-icons-reverse .nav-group-sub .nav-group-sub .nav-link {
        padding-left: 3.75rem
    }

    .nav-sidebar-icons-reverse .nav-group-sub .nav-group-sub .nav-group-sub .nav-link {
        padding-left: 5rem
    }

    .nav-sidebar-bordered > .nav-item + .nav-item:not(.nav-item-divider) {
        margin-bottom: 0
    }

    .sidebar .card:first-child .nav-sidebar-bordered {
        padding-top: 0
    }

        .sidebar .card:first-child .nav-sidebar-bordered > .nav-item-header:first-child, .sidebar .card:first-child .nav-sidebar-bordered > .nav-item:first-child {
            border-top: 0
        }

    .sidebar .card:last-child .nav-sidebar-bordered {
        padding-bottom: 0
    }

        .sidebar .card:last-child .nav-sidebar-bordered > .nav-item-header:last-child, .sidebar .card:last-child .nav-sidebar-bordered > .nav-item:last-child {
            border-bottom: 0
        }

    .sidebar-dark .nav-sidebar-bordered > .nav-item {
        border-top: 1px solid rgba(255,255,255,.1)
    }

        .sidebar-dark .nav-sidebar-bordered > .nav-item:last-child {
            border-bottom: 1px solid rgba(255,255,255,.1)
        }

    .sidebar-dark .nav-sidebar-bordered > .nav-item-header {
        background-color: rgba(0,0,0,.1);
        border-top: 1px solid rgba(255,255,255,.1);
        margin: 0
    }

    .sidebar-light .nav-sidebar-bordered > .nav-item {
        border-top: 1px solid #ddd
    }

        .sidebar-light .nav-sidebar-bordered > .nav-item:last-child {
            border-bottom: 1px solid #ddd
        }

    .sidebar-light .nav-sidebar-bordered > .nav-item-header {
        background-color: #fafafa;
        border-top: 1px solid #ddd;
        margin: 0
    }

    .sidebar-mobile-toggler {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

        .sidebar-mobile-toggler a {
            padding: .875rem 1.25rem;
            transition: all ease-in-out .15s
        }

    @media (prefers-reduced-motion:reduce) {
        .sidebar-mobile-toggler a {
            transition: none
        }
    }

    .navbar-lg:first-child ~ .page-content .sidebar-mobile-toggler a {
        padding: 1rem 1.25rem
    }

    .navbar-sm:first-child ~ .page-content .sidebar-mobile-toggler a {
        padding: .75rem 1.25rem
    }

    .sidebar-mobile-expand i:last-child:not(:first-child) {
        display: none
    }

    .sidebar-fullscreen .sidebar-mobile-expand i:first-child {
        display: none
    }

    .sidebar-fullscreen .sidebar-mobile-expand i:last-child {
        display: inline-block
    }

.sidebar-dark {
    background-color: #00676B;
    color: #fff
}

        .sidebar-dark .sidebar-mobile-toggler {
            color: rgba(255,255,255,.9);
            border-bottom-color: rgba(255,255,255,.1)
        }

            .sidebar-dark .sidebar-mobile-toggler:not([class*=bg-]) {
                background-color: #2228
            }

            .sidebar-dark .sidebar-mobile-toggler a {
                color: rgba(255,255,255,.9)
            }

                .sidebar-dark .sidebar-mobile-toggler a:hover {
                    color: #fff;
                    background-color: transparent
                }

        .sidebar-dark .card-header {
            border-color: rgba(255,255,255,.1)
        }

        .sidebar-dark .nav-sidebar .nav-link, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link {
            color: white
        }

            .sidebar-dark .nav-sidebar .nav-link:not(.disabled):hover, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link:not(.disabled):hover {
                color: #fff;
                background-color: rgba(0,0,0,.15)
            }

        .sidebar-dark .nav-sidebar .nav-item > .nav-link.active, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item > .nav-link.active {
            background-color: rgba(0,0,0,.15);
            color: #fff
        }

        .sidebar-dark .nav-sidebar .nav-item-open > .nav-link:not(.disabled), .sidebar-dark .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-open > .nav-link:not(.disabled), .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link {
            background-color: rgba(0,0,0,.15);
            color: #fff
        }

        .sidebar-dark .nav-sidebar > .nav-item-open > .nav-link:not(.disabled), .sidebar-dark .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-open > .nav-link:not(.disabled), .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item > .nav-link.active {
            /*background-color: #394357;*/
            color: #fff
        }

        .sidebar-dark .nav-sidebar .nav-item-header, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-header {
            color: rgba(255,255,255,.9)
        }

        .sidebar-dark .nav-sidebar .nav-item-divider, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-divider {
            background-color: rgba(255,255,255,.1)
        }

        .sidebar-dark .nav-sidebar > .nav-item-submenu > .nav-group-sub, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-submenu > .nav-group-sub {
            background-color: rgba(0,0,0,.15)
        }

        .sidebar .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-open > .nav-link:not(.disabled), .sidebar .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item > .nav-link.active, .sidebar-dark[class*=bg-] .nav-sidebar > .nav-item-open > .nav-link:not(.disabled), .sidebar-dark[class*=bg-] .nav-sidebar > .nav-item > .nav-link.active {
            background-color: rgba(0,0,0,.3)
        }

    .sidebar-light {
        background-color: #fff;
        color: #333;
        border-right: 0 solid rgba(0,0,0,.125);
        background-clip: content-box
    }

        .sidebar-light.sidebar-right {
            border-right: 0;
            border-left: 0 solid rgba(0,0,0,.125)
        }

        .sidebar-light .nav-sidebar .nav-link {
            color: rgba(51,51,51,.85)
        }

            .sidebar-light .nav-sidebar .nav-link:not(.disabled):hover {
                color: #333;
                background-color: #f5f5f5
            }

        .sidebar-light .nav-sidebar .nav-item > .nav-link.active {
            background-color: #f5f5f5;
            color: #333
        }

        .sidebar-light .nav-sidebar .nav-item-open > .nav-link:not(.disabled), .sidebar-light .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link {
            background-color: #f5f5f5;
            color: #333
        }

        .sidebar-light .nav-sidebar > .nav-item-open > .nav-link:not(.disabled), .sidebar-light .nav-sidebar > .nav-item > .nav-link.active {
            background-color: #f5f5f5;
            color: #333
        }

        .sidebar-light .nav-sidebar .nav-item-header {
            color: rgba(51,51,51,.5)
        }

        .sidebar-light .nav-sidebar .nav-item-divider {
            background-color: rgba(0,0,0,.125)
        }

        .sidebar-light .nav-sidebar > .nav-item-submenu > .nav-group-sub {
            background-color: transparent
        }

        .sidebar-light .sidebar-mobile-toggler {
            color: rgba(51,51,51,.8);
            border-bottom-color: rgba(0,0,0,.125)
        }

            .sidebar-light .sidebar-mobile-toggler:not([class*=bg-]) {
                background-color: #f5f5f5
            }

            .sidebar-light .sidebar-mobile-toggler a {
                color: rgba(51,51,51,.8)
            }

                .sidebar-light .sidebar-mobile-toggler a:hover {
                    color: #333;
                    background-color: transparent
                }

            .sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) {
                color: rgba(255,255,255,.9);
                border-bottom-color: rgba(255,255,255,.1)
            }

                .sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) a {
                    color: rgba(255,255,255,.9)
                }

                    .sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) a:hover {
                        color: #fff;
                        background-color: transparent
                    }

    .sidebar-component {
        display: none;
        width: 100%;
        border-radius: .1875rem;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

    .sidebar-fixed .sidebar-content {
        z-index: 1041
    }

    @media (min-width:768px) {
        .sidebar-xs .sidebar-main {
            width: 3.5rem
        }

            .sidebar-xs .sidebar-main .sidebar-content::-webkit-scrollbar {
                width: 0 !important
            }

            .sidebar-xs .sidebar-main .card-title, .sidebar-xs .sidebar-main .card:not(.card-sidebar-mobile) {
                display: none
            }

            .sidebar-xs .sidebar-main .card-header h6 + .header-elements {
                padding-top: .22117rem;
                padding-bottom: .22117rem
            }

            .sidebar-xs .sidebar-main .card-header h5 + .header-elements {
                padding-top: .31733rem;
                padding-bottom: .31733rem
            }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item {
                position: relative;
                margin: 0
            }

                .sidebar-xs .sidebar-main .nav-sidebar > .nav-item > .nav-link {
                    -ms-flex-pack: center;
                    justify-content: center;
                    padding-left: 0;
                    padding-right: 0
                }

                    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item > .nav-link > i {
                        position: static;
                        margin-left: 0;
                        margin-right: 0;
                        display: block;
                        padding-bottom: 1px
                    }

                    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item > .nav-link > span {
                        display: none
                    }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub, .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub {
                display: block !important
            }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu > .nav-group-sub {
                position: absolute;
                top: -.5rem;
                right: -16.875rem;
                width: 16.875rem;
                display: none;
                z-index: 1000;
                box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
                border-top-right-radius: .1875rem;
                border-bottom-right-radius: .1875rem
            }

                .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu > .nav-group-sub[data-submenu-title]:before {
                    content: attr(data-submenu-title);
                    display: block;
                    padding: .75rem 1.25rem;
                    padding-bottom: 0;
                    margin-top: .5rem;
                    opacity: .5
                }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu > .nav-link:after {
                content: none
            }

            .sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-link {
                padding-left: 1.25rem
            }

            .sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-group-sub .nav-link {
                padding-left: 2.25rem
            }

            .sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-group-sub .nav-group-sub .nav-link {
                padding-left: 3.5rem
            }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-header {
                padding: 0;
                text-align: center
            }

                .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-header > i {
                    display: block;
                    top: 0;
                    padding: .75rem 1.25rem;
                    margin-top: .12502rem;
                    margin-bottom: .12502rem
                }

                .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-header > div {
                    display: none
                }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-open > .nav-group-sub {
                display: none !important
            }

            .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:focus > .nav-link.disabled + .nav-group-sub, .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:focus > .nav-link.disabled > span, .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:hover > .nav-link.disabled + .nav-group-sub, .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:hover > .nav-link.disabled > span {
                display: none !important
            }

            .sidebar-xs .sidebar-main .nav-item-submenu-reversed .nav-group-sub {
                top: auto !important;
                bottom: 0
            }

            .sidebar-xs .sidebar-main.sidebar-dark .nav-sidebar > .nav-item:not(.nav-item-open):hover > .nav-link:not(.active):not(.disabled) {
                color: #fff;
                background-color: rgba(0,0,0,.15)
            }

            .sidebar-xs .sidebar-main.sidebar-dark .nav-sidebar > .nav-item-submenu > .nav-group-sub {
                background-color: #343d4f;
                border-left: 1px solid rgba(255,255,255,.1)
            }

            .sidebar-xs .sidebar-main.sidebar-light .nav-sidebar > .nav-item:not(.nav-item-open):hover > .nav-link:not(.active):not(.disabled) {
                color: #333;
                background-color: #f5f5f5
            }

            .sidebar-xs .sidebar-main.sidebar-light .nav-sidebar > .nav-item-submenu > .nav-group-sub {
                background-color: #fcfcfc;
                border: 0 solid rgba(0,0,0,.125)
            }

            .sidebar-xs .sidebar-main.sidebar-fixed .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub, .sidebar-xs .sidebar-main.sidebar-fixed .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub {
                position: fixed;
                left: 3.5rem;
                top: 3.12503rem;
                bottom: 0;
                width: 16.875rem;
                overflow-y: auto;
                border-radius: 0
            }

        .sidebar-xs .navbar-lg:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub, .sidebar-xs .navbar-lg:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub {
            top: 3.37503rem
        }

        .sidebar-xs .navbar-sm:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub, .sidebar-xs .navbar-sm:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub {
            top: 2.87503rem
        }
    }

    @media (min-width:576px) {
        .sidebar-expand-sm.sidebar-main {
            z-index: 99;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-sm.sidebar-main .sidebar-content {
                left: 0
            }

        .sidebar-expand-sm.sidebar-secondary {
            z-index: 98;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-sm.sidebar-secondary .sidebar-content {
                left: 0
            }

        .sidebar-expand-sm.sidebar-right {
            z-index: 97;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-sm.sidebar-right .sidebar-content {
                right: 0
            }

        .sidebar-expand-sm.sidebar-component {
            z-index: 96
        }

        .sidebar-expand-sm:not(.sidebar-component) {
            position: static;
            transition: none
        }
    }

    @media (min-width:576px) and (prefers-reduced-motion:reduce) {
        .sidebar-expand-sm:not(.sidebar-component) {
            transition: none
        }
    }

    @media (min-width:576px) {
        .sidebar-expand-sm:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
            position: static;
            overflow: visible;
            width: auto
        }

        .sidebar-expand-sm.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
            border-left: 1px solid rgba(255,255,255,.1)
        }

        .sidebar-expand-sm .sidebar-mobile-toggler {
            display: none
        }

        .sidebar-expand-sm.sidebar-fullscreen {
            width: 16.875rem
        }

        .sidebar-component-hidden .sidebar-expand-sm.sidebar-component, .sidebar-main-hidden .sidebar-expand-sm.sidebar-main, .sidebar-mobile-right .sidebar-expand-sm.sidebar-right, .sidebar-secondary-hidden .sidebar-expand-sm.sidebar-secondary {
            display: none
        }

        .sidebar-expand-sm.sidebar-right {
            display: none
        }

        .sidebar-right-visible .sidebar-expand-sm.sidebar-right {
            display: block
        }

        .sidebar-expand-sm.sidebar-component {
            display: block;
            width: 16.875rem
        }

        .sidebar-expand-sm.sidebar-component-left {
            margin-right: 1.25rem
        }

        .sidebar-expand-sm.sidebar-component-right {
            margin-left: 1.25rem
        }
    }

    @media (max-width:575.98px) {
        .sidebar-expand-sm:not(.sidebar-component) {
            border: 0
        }
    }

    @media (min-width:768px) {
        .sidebar-expand-md.sidebar-main {
            z-index: 99;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-md.sidebar-main .sidebar-content {
                left: 0
            }

        .sidebar-expand-md.sidebar-secondary {
            z-index: 98;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-md.sidebar-secondary .sidebar-content {
                left: 0
            }

        .sidebar-expand-md.sidebar-right {
            z-index: 97;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-md.sidebar-right .sidebar-content {
                right: 0
            }

        .sidebar-expand-md.sidebar-component {
            z-index: 96
        }

        .sidebar-expand-md:not(.sidebar-component) {
            position: static;
            transition: none;
            min-height: 100vh;
        }
    }

    @media (min-width:768px) and (prefers-reduced-motion:reduce) {
        .sidebar-expand-md:not(.sidebar-component) {
            transition: none
        }
    }

    @media (min-width:768px) {
        .sidebar-expand-md:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
            position: static;
            overflow: visible;
            width: auto
        }

        .sidebar-expand-md.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
            border-left: 1px solid rgba(255,255,255,.1)
        }

        .sidebar-expand-md .sidebar-mobile-toggler {
            display: none
        }

        .sidebar-expand-md.sidebar-fullscreen {
            width: 16.875rem
        }

        .sidebar-component-hidden .sidebar-expand-md.sidebar-component, .sidebar-main-hidden .sidebar-expand-md.sidebar-main, .sidebar-mobile-right .sidebar-expand-md.sidebar-right, .sidebar-secondary-hidden .sidebar-expand-md.sidebar-secondary {
            display: none
        }

        .sidebar-expand-md.sidebar-right {
            display: none
        }

        .sidebar-right-visible .sidebar-expand-md.sidebar-right {
            display: block
        }

        .sidebar-expand-md.sidebar-component {
            display: block;
            width: 16.875rem
        }

        .sidebar-expand-md.sidebar-component-left {
            margin-right: 1.25rem
        }

        .sidebar-expand-md.sidebar-component-right {
            margin-left: 1.25rem
        }
    }

    @media (max-width:767.98px) {
        .sidebar-expand-md:not(.sidebar-component) {
            border: 0
        }
    }

    @media (min-width:992px) {
        .sidebar-expand-lg.sidebar-main {
            z-index: 99;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-lg.sidebar-main .sidebar-content {
                left: 0
            }

        .sidebar-expand-lg.sidebar-secondary {
            z-index: 98;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-lg.sidebar-secondary .sidebar-content {
                left: 0
            }

        .sidebar-expand-lg.sidebar-right {
            z-index: 97;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-lg.sidebar-right .sidebar-content {
                right: 0
            }

        .sidebar-expand-lg.sidebar-component {
            z-index: 96
        }

        .sidebar-expand-lg:not(.sidebar-component) {
            position: static;
            transition: none
        }
    }

    @media (min-width:992px) and (prefers-reduced-motion:reduce) {
        .sidebar-expand-lg:not(.sidebar-component) {
            transition: none
        }
    }

    @media (min-width:992px) {
        .sidebar-expand-lg:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
            position: static;
            overflow: visible;
            width: auto
        }

        .sidebar-expand-lg.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
            border-left: 1px solid rgba(255,255,255,.1)
        }

        .sidebar-expand-lg .sidebar-mobile-toggler {
            display: none
        }

        .sidebar-expand-lg.sidebar-fullscreen {
            width: 16.875rem
        }

        .sidebar-component-hidden .sidebar-expand-lg.sidebar-component, .sidebar-main-hidden .sidebar-expand-lg.sidebar-main, .sidebar-mobile-right .sidebar-expand-lg.sidebar-right, .sidebar-secondary-hidden .sidebar-expand-lg.sidebar-secondary {
            display: none
        }

        .sidebar-expand-lg.sidebar-right {
            display: none
        }

        .sidebar-right-visible .sidebar-expand-lg.sidebar-right {
            display: block
        }

        .sidebar-expand-lg.sidebar-component {
            display: block;
            width: 16.875rem
        }

        .sidebar-expand-lg.sidebar-component-left {
            margin-right: 1.25rem
        }

        .sidebar-expand-lg.sidebar-component-right {
            margin-left: 1.25rem
        }
    }

    @media (max-width:991.98px) {
        .sidebar-expand-lg:not(.sidebar-component) {
            border: 0
        }
    }

    @media (min-width:1200px) {
        .sidebar-expand-xl.sidebar-main {
            z-index: 99;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-xl.sidebar-main .sidebar-content {
                left: 0
            }

        .sidebar-expand-xl.sidebar-secondary {
            z-index: 98;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-xl.sidebar-secondary .sidebar-content {
                left: 0
            }

        .sidebar-expand-xl.sidebar-right {
            z-index: 97;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
        }

            .sidebar-expand-xl.sidebar-right .sidebar-content {
                right: 0
            }

        .sidebar-expand-xl.sidebar-component {
            z-index: 96
        }

        .sidebar-expand-xl:not(.sidebar-component) {
            position: static;
            transition: none
        }
    }

    @media (min-width:1200px) and (prefers-reduced-motion:reduce) {
        .sidebar-expand-xl:not(.sidebar-component) {
            transition: none
        }
    }

    @media (min-width:1200px) {
        .sidebar-expand-xl:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
            position: static;
            overflow: visible;
            width: auto
        }

        .sidebar-expand-xl.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
            border-left: 1px solid rgba(255,255,255,.1)
        }

        .sidebar-expand-xl .sidebar-mobile-toggler {
            display: none
        }

        .sidebar-expand-xl.sidebar-fullscreen {
            width: 16.875rem
        }

        .sidebar-component-hidden .sidebar-expand-xl.sidebar-component, .sidebar-main-hidden .sidebar-expand-xl.sidebar-main, .sidebar-mobile-right .sidebar-expand-xl.sidebar-right, .sidebar-secondary-hidden .sidebar-expand-xl.sidebar-secondary {
            display: none
        }

        .sidebar-expand-xl.sidebar-right {
            display: none
        }

        .sidebar-right-visible .sidebar-expand-xl.sidebar-right {
            display: block
        }

        .sidebar-expand-xl.sidebar-component {
            display: block;
            width: 16.875rem
        }

        .sidebar-expand-xl.sidebar-component-left {
            margin-right: 1.25rem
        }

        .sidebar-expand-xl.sidebar-component-right {
            margin-left: 1.25rem
        }
    }

    @media (max-width:1199.98px) {
        .sidebar-expand-xl:not(.sidebar-component) {
            border: 0
        }
    }

    .sidebar-expand.sidebar-main {
        z-index: 99;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

        .sidebar-expand.sidebar-main .sidebar-content {
            left: 0
        }

    .sidebar-expand.sidebar-secondary {
        z-index: 98;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

        .sidebar-expand.sidebar-secondary .sidebar-content {
            left: 0
        }

    .sidebar-expand.sidebar-right {
        z-index: 97;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

        .sidebar-expand.sidebar-right .sidebar-content {
            right: 0
        }

    .sidebar-expand.sidebar-component {
        z-index: 96
    }

    .sidebar-expand:not(.sidebar-component) {
        position: static;
        transition: none
    }

    @media (prefers-reduced-motion:reduce) {
        .sidebar-expand:not(.sidebar-component) {
            transition: none
        }
    }

    .sidebar-expand:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
        position: static;
        overflow: visible;
        width: auto
    }

    .sidebar-expand.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
        border-left: 1px solid rgba(255,255,255,.1)
    }

    .sidebar-expand .sidebar-mobile-toggler {
        display: none
    }

    .sidebar-expand.sidebar-fullscreen {
        width: 16.875rem
    }

    .sidebar-component-hidden .sidebar-expand.sidebar-component, .sidebar-main-hidden .sidebar-expand.sidebar-main, .sidebar-mobile-right .sidebar-expand.sidebar-right, .sidebar-secondary-hidden .sidebar-expand.sidebar-secondary {
        display: none
    }

    .sidebar-expand.sidebar-right {
        display: none
    }

    .sidebar-right-visible .sidebar-expand.sidebar-right {
        display: block
    }

    .sidebar-expand.sidebar-component {
        display: block;
        width: 16.875rem
    }

    .sidebar-expand.sidebar-component-left {
        margin-right: 1.25rem
    }

    .sidebar-expand.sidebar-component-right {
        margin-left: 1.25rem
    }

    .sidebar-expand:not(.sidebar-component) {
        border: 0
    }

    .sidebar:not(.bg-transparent) .card {
        border-width: 0;
        margin-bottom: 0;
        border-radius: 0;
        box-shadow: none
    }

        .sidebar:not(.bg-transparent) .card .card {
            border-width: 1px
        }

        .sidebar:not(.bg-transparent) .card:not([class*=bg-]):not(.fixed-top) {
            background-color: transparent
        }

    .sidebar .card-footer {
        border-bottom: 1px solid rgba(0,0,0,.125)
    }

    .sidebar .row:not(.no-gutters) {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }

        .sidebar .row:not(.no-gutters) [class*=col] {
            padding-left: .3125rem;
            padding-right: .3125rem
        }

    .sidebar .form-group:last-child {
        margin-bottom: 0
    }

    .sidebar .nav-tabs .nav-item:first-child .nav-link {
        border-left: 0
    }

    .sidebar .nav-tabs .nav-item:last-child .nav-link {
        border-right: 0
    }

    .sidebar .nav-tabs .nav-link {
        border-top: 0;
        border-bottom-width: 0
    }

        .sidebar .nav-tabs .nav-link.active {
            border-bottom-color: transparent
        }

    .sidebar-dark .nav-tabs {
        background-color: #222834;
        border-bottom-color: rgba(255,255,255,.1)
    }

        .sidebar-dark .nav-tabs .nav-link {
            color: rgba(255,255,255,.9)
        }

            .sidebar-dark .nav-tabs .nav-link:focus, .sidebar-dark .nav-tabs .nav-link:hover {
                color: #fff
            }

            .sidebar-dark .nav-tabs .nav-link.active {
                color: #fff
            }

        .sidebar-dark .nav-tabs:not(.nav-tabs-bottom) .nav-link.active {
            background-color: #2a3140;
            border-color: rgba(255,255,255,.1)
        }

        .sidebar-dark .nav-tabs .nav-item.show .nav-link:not(.active) {
            color: #fff
        }

    .sidebar-light .nav-tabs {
        background-color: #f5f5f5;
        border-bottom-color: rgba(0,0,0,.125)
    }

        .sidebar-light .nav-tabs .nav-link:focus, .sidebar-light .nav-tabs .nav-link:hover {
            color: #333
        }

        .sidebar-light .nav-tabs .nav-link.active {
            color: #333
        }

        .sidebar-light .nav-tabs:not(.nav-tabs-bottom) .nav-link.active {
            background-color: #fff
        }

    .row-tile {
        border-radius: .1875rem;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

        .row-tile div[class*=col] .btn {
            border-width: 0;
            border-radius: 0
        }

        .row-tile div[class*=col] .bg-white, .row-tile div[class*=col] .btn-light {
            border-color: rgba(0,0,0,.125)
        }

        .row-tile div[class*=col]:first-child .btn:first-child {
            border-top-left-radius: .1875rem
        }

        .row-tile div[class*=col]:first-child .btn:last-child {
            border-bottom-left-radius: .1875rem
        }

        .row-tile div[class*=col]:last-child .btn:first-child {
            border-top-right-radius: .1875rem
        }

        .row-tile div[class*=col]:last-child .btn:last-child {
            border-bottom-right-radius: .1875rem
        }

        .row-tile div[class*=col] .btn + .btn {
            border-top-width: 1px
        }

        .row-tile div[class*=col] + div[class*=col] .btn {
            border-left-width: 1px
        }

    .sidebar-user-material .sidebar-user-material-body {
        background: url(../imgs/user_bg3.jpg) center center no-repeat;
        background-size: cover
    }

    .sidebar-dark .sidebar-user-material .collapse {
        background-color: transparent;
        border-bottom: 1px solid rgba(255,255,255,.1)
    }

    .sidebar-light .sidebar-user-material .collapse {
        background-color: transparent;
        border-bottom: 1px solid #ddd
    }

    .sidebar-user-material-footer > a {
        padding: .625rem 1.25rem;
        display: block;
        color: #fff;
        background-color: rgba(0,0,0,.15);
        transition: background-color ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .sidebar-user-material-footer > a {
            transition: none
        }
    }

    .sidebar-user-material-footer > a:hover, .sidebar-user-material-footer > a[aria-expanded=true] {
        background-color: rgba(0,0,0,.25)
    }

    .sidebar-user-material-footer > a:after {
        transition: all ease-in-out .15s
    }

    @media (prefers-reduced-motion:reduce) {
        .sidebar-user-material-footer > a:after {
            transition: none
        }
    }

    .sidebar-user-material-footer > a[aria-expanded=true]:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    @media (min-width:768px) {
        .sidebar-xs .sidebar-user-material-body > .card-body {
            display: none
        }

        .sidebar-xs .sidebar-user-material-footer > a {
            padding: 1.25rem
        }

            .sidebar-xs .sidebar-user-material-footer > a:after {
                margin: auto
            }

            .sidebar-xs .sidebar-user-material-footer > a > span {
                display: none
            }
    }

    input[type=checkbox][data-fouc], input[type=radio][data-fouc] {
        visibility: hidden;
        width: 1.25rem;
        height: 1.25rem
    }

    .form-check input[type=checkbox][data-fouc], .form-check input[type=radio][data-fouc] {
        position: absolute
    }

    .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc], .form-check-inline:not(.form-check-switchery) input[type=radio][data-fouc] {
        position: relative;
        margin-top: .00002rem;
        margin-right: .625rem
    }

    .form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc], .form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=radio][data-fouc] {
        margin-right: 0;
        margin-left: .625rem
    }

    .form-check-switchery input[data-fouc] {
        width: 2.375rem;
        height: 1.25rem
    }

    .form-check-switchery-double.form-check input[data-fouc] {
        position: static
    }

    .form-check-switch input {
        height: calc(1.5385em + 1rem + 2px);
        visibility: hidden;
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

        .form-check-switch input[data-size=large] {
            height: calc(1.4286em + 1.25rem + 2px)
        }

        .form-check-switch input[data-size=small] {
            height: calc(1.6667em + .75rem + 2px)
        }

    input[type=text][data-fouc] {
        height: calc(1.5385em + 1rem + 2px);
        opacity: 0
    }

    input[type=text].form-control-lg[data-fouc] {
        height: calc(1.4286em + 1.25rem + 2px)
    }

    input[type=text].form-control-sm[data-fouc] {
        height: calc(1.6667em + .75rem + 2px)
    }

    select[data-fouc]:not([aria-hidden=false]) {
        height: calc(1.5385em + 1rem + 2px);
        opacity: 0
    }

    select.form-control-lg[data-fouc]:not([aria-hidden=false]) {
        height: calc(1.4286em + 1.25rem + 2px)
    }

    select.form-control-sm[data-fouc]:not([aria-hidden=false]) {
        height: calc(1.6667em + .75rem + 2px)
    }

    input[type=file][data-fouc] {
        height: calc(1.5385em + 1rem + 2px);
        opacity: 0
    }

    input[type=file].form-control-lg[data-fouc] {
        height: calc(1.4286em + 1.25rem + 2px)
    }

    input[type=file].form-control-sm[data-fouc] {
        height: calc(1.6667em + .75rem + 2px)
    }

    .wizard-form[data-fouc] {
        opacity: 0
    }

        .wizard-form[data-fouc].wizard {
            opacity: 1
        }

        .wizard-form[data-fouc]:not(.wizard) {
            padding-top: 6.75003rem;
            padding-bottom: 3.62503rem
        }

            .wizard-form[data-fouc]:not(.wizard) fieldset:not(:first-of-type), .wizard-form[data-fouc]:not(.wizard) h6 {
                display: none
            }

    input[type=text].colorpicker-flat-full[data-fouc] {
        height: 285px
    }

    pre[data-fouc]:not(.ace_editor) {
        height: 450px
    }

    pre[data-fouc].ace_editor {
        visibility: visible
    }

    .noui-pips-height-helper:not(.noUi-target)[data-fouc] {
        height: 2.56253rem
    }

    .noui-pips-height-helper.noui-slider-lg:not(.noUi-target)[data-fouc] {
        height: 2.68753rem
    }

    .noui-pips-height-helper.noui-slider-sm:not(.noUi-target)[data-fouc] {
        height: 2.43753rem
    }

    .noui-vertical-height-helper:not(.noUi-target)[data-fouc] {
        display: inline-block;
        height: 10rem
    }

    input[type=text].ion-height-helper[data-fouc] {
        height: 3.0625rem
    }

    input[type=text].ion-pips-height-helper[data-fouc] {
        height: 5rem
    }

    input[type=text].noui-height-helper:not(.noUi-target)[data-fouc] {
        height: .3125rem
    }

    .pace {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .pace .pace-progress {
            background: #4fc3f7;
            position: fixed;
            z-index: 2000;
            top: 0;
            left: 0;
            width: 0;
            height: .125rem
        }

    .pace-inactive {
        display: none
    }

    .ps {
        overflow: hidden !important;
        overflow-anchor: none;
        -ms-overflow-style: none;
        touch-action: auto;
        -ms-touch-action: auto
    }

    .ps__rail-x, .ps__rail-y {
        opacity: 0;
        position: absolute;
        transition: opacity .15s linear
    }

    @media (prefers-reduced-motion:reduce) {
        .ps__rail-x, .ps__rail-y {
            transition: none
        }
    }

    .ps__rail-x {
        bottom: 0
    }

    .ps__rail-y {
        right: 0
    }

    .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {
        opacity: .75
    }

    .ps__thumb-x, .ps__thumb-y {
        background-color: #999;
        position: absolute;
        pointer-events: none;
        border-radius: 100px
    }

    .ps__thumb-y {
        width: .25rem;
        right: .125rem
    }

    .ps__thumb-x {
        height: .25rem;
        bottom: .125rem
    }

    @supports (-ms-overflow-style:none) {
        .ps {
            overflow: auto !important
        }
    }

    @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
        .ps {
            overflow: auto !important
        }
    }

    .card-header .header-elements {
        padding-top: .9375rem
    }

    .page-header-content .header-elements {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding: 1.25rem 1.25rem;
        border-top: 1px solid #c9c6c6;
        border-bottom: 1px solid #c9c6c6;
        background-color: #e8e6e6
    }

    .page-header-light .header-elements {
        background-color: #fafafa;
        border-color: #ddd;
        border-bottom: 0
    }

    .page-header-dark .header-elements {
        background-color: rgba(0,0,0,.1);
        border-color: rgba(255,255,255,.2);
        border-bottom: 0
    }

    .breadcrumb-line .header-elements {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding: 0 1.25rem;
        border-top: 1px solid transparent
    }

    .breadcrumb-line-light .header-elements {
        background-color: transparent;
        border-color: #ddd
    }

    .breadcrumb-line-dark .header-elements {
        background-color: rgba(0,0,0,.1);
        border-color: rgba(255,255,255,.25)
    }

    .header-elements .form-group:last-child {
        margin-bottom: 0
    }

    .footer-elements-toggle, .header-elements-toggle {
        margin-left: auto;
        -ms-flex-item-align: center;
        align-self: center
    }

    .header-elements-inline {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .header-elements-inline .header-elements {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0;
            background-color: transparent;
            border: 0;
            margin-left: 0;
            margin-right: 0
        }

        .header-elements-inline .card-header-tabs .nav-link {
            padding-top: 1rem;
            padding-bottom: 1rem
        }

    @media (min-width:576px) {
        .header-elements-sm-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

            .header-elements-sm-inline .header-elements {
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding: 0;
                background-color: transparent;
                border: 0;
                margin-left: 0;
                margin-right: 0
            }

            .header-elements-sm-inline .card-header-tabs .nav-link {
                padding-top: 1rem;
                padding-bottom: 1rem
            }
    }

    @media (min-width:768px) {
        .header-elements-md-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

            .header-elements-md-inline .header-elements {
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding: 0;
                background-color: transparent;
                border: 0;
                margin-left: 0;
                margin-right: 0
            }

            .header-elements-md-inline .card-header-tabs .nav-link {
                padding-top: 1rem;
                padding-bottom: 1rem
            }
    }

    @media (min-width:992px) {
        .header-elements-lg-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

            .header-elements-lg-inline .header-elements {
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding: 0;
                background-color: transparent;
                border: 0;
                margin-left: 0;
                margin-right: 0
            }

            .header-elements-lg-inline .card-header-tabs .nav-link {
                padding-top: 1rem;
                padding-bottom: 1rem
            }
    }

    @media (min-width:1200px) {
        .header-elements-xl-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

            .header-elements-xl-inline .header-elements {
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding: 0;
                background-color: transparent;
                border: 0;
                margin-left: 0;
                margin-right: 0
            }

            .header-elements-xl-inline .card-header-tabs .nav-link {
                padding-top: 1rem;
                padding-bottom: 1rem
            }
    }

    .font-size-lg {
        font-size: .875rem
    }

    .font-size-base {
        font-size: .8125rem
    }

    .font-size-sm {
        font-size: .75rem
    }

    .font-size-xs {
        font-size: .6875rem
    }

    .line-height-lg {
        line-height: 1.4286
    }

    .line-height-base {
        line-height: 1.5385
    }

    .line-height-sm {
        line-height: 1.6667
    }

    .line-height-xs {
        line-height: 1.82
    }

    .line-height-1 {
        line-height: 1
    }

    .opacity-75 {
        opacity: .75
    }

    .opacity-50 {
        opacity: .5
    }

    .opacity-25 {
        opacity: .25
    }

    .opacity-0 {
        opacity: 0
    }

    .top-0 {
        top: 0
    }

    .top-auto {
        top: auto
    }

    .bottom-0 {
        bottom: 0
    }

    .bottom-auto {
        bottom: auto
    }

    .left-0 {
        left: 0
    }

    .left-auto {
        left: auto
    }

    .right-0 {
        right: 0
    }

    .right-auto {
        right: auto
    }

    .cursor-pointer {
        cursor: pointer
    }

    .cursor-move {
        cursor: move
    }

    .cursor-default {
        cursor: default
    }

    .cursor-disabled {
        cursor: default
    }

    .overflow-hidden {
        overflow: hidden
    }

    .overflow-visible {
        overflow: visible
    }

    .overflow-auto {
        overflow: auto
    }

    .border-width-0 {
        border-width: 0
    }

    .border-y-0 {
        border-top: 0 !important;
        border-bottom: 0 !important
    }

    .border-x-0 {
        border-left: 0 !important;
        border-right: 0 !important
    }

    .border-1 {
        border: 1px solid
    }

    .border-top-1 {
        border-top: 1px solid
    }

    .border-bottom-1 {
        border-bottom: 1px solid
    }

    .border-left-1 {
        border-left: 1px solid
    }

    .border-right-1 {
        border-right: 1px solid
    }

    .border-y-1 {
        border-top: 1px solid;
        border-bottom: 1px solid
    }

    .border-x-1 {
        border-left: 1px solid;
        border-right: 1px solid
    }

    .border-2 {
        border: 2px solid
    }

    .border-top-2 {
        border-top: 2px solid
    }

    .border-bottom-2 {
        border-bottom: 2px solid
    }

    .border-left-2 {
        border-left: 2px solid
    }

    .border-right-2 {
        border-right: 2px solid
    }

    .border-y-2 {
        border-top: 2px solid;
        border-bottom: 2px solid
    }

    .border-x-2 {
        border-left: 2px solid;
        border-right: 2px solid
    }

    .border-3 {
        border: 3px solid
    }

    .border-top-3 {
        border-top: 3px solid
    }

    .border-bottom-3 {
        border-bottom: 3px solid
    }

    .border-left-3 {
        border-left: 3px solid
    }

    .border-right-3 {
        border-right: 3px solid
    }

    .border-y-3 {
        border-top: 3px solid;
        border-bottom: 3px solid
    }

    .border-x-3 {
        border-left: 3px solid;
        border-right: 3px solid
    }

    .border-dashed {
        border-style: dashed
    }

    .border-top-dashed {
        border-top-style: dashed
    }

    .border-bottom-dashed {
        border-bottom-style: dashed
    }

    .border-left-dashed {
        border-left-style: dashed
    }

    .border-right-dashed {
        border-right-style: dashed
    }

    .border-dotted {
        border-style: dotted
    }

    .rounded-round {
        border-radius: 100px !important
    }

    .rounded-top-round {
        border-top-left-radius: 100px !important;
        border-top-right-radius: 100px !important
    }

    .rounded-bottom-round {
        border-bottom-right-radius: 100px !important;
        border-bottom-left-radius: 100px !important
    }

    .rounded-left-round {
        border-top-left-radius: 100px !important;
        border-bottom-left-radius: 100px !important
    }

    .rounded-right-round {
        border-top-right-radius: 100px !important;
        border-bottom-right-radius: 100px !important
    }

    .rounded-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .rounded-bottom-0 {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .rounded-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .rounded-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .rotate-45 {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .rotate-90 {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .rotate-180 {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .rotate-45-inverse {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .rotate-90-inverse {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .rotate-180-inverse {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .spinner {
        display: inline-block;
        -webkit-animation: rotation 1s linear infinite;
        animation: rotation 1s linear infinite
    }

    .spinner-reverse {
        display: inline-block;
        -webkit-animation: rotation_reverse 1s linear infinite;
        animation: rotation_reverse 1s linear infinite
    }

    @-webkit-keyframes rotation {
        0% {
            -webkit-transform: rotate(0)
        }

        100% {
            -webkit-transform: rotate(360deg)
        }
    }

    @keyframes rotation {
        0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    @-webkit-keyframes rotation_reverse {
        0% {
            -webkit-transform: rotate(0)
        }

        100% {
            -webkit-transform: rotate(-360deg)
        }
    }

    @keyframes rotation_reverse {
        0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        100% {
            -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg)
        }
    }

    .h-auto {
        height: auto
    }

    .w-auto {
        width: auto !important
    }

    .w-25 {
        width: 25% !important
    }

    .w-50 {
        width: 50% !important
    }

    .w-75 {
        width: 75% !important
    }

    .w-100 {
        width: 100% !important
    }

    .wmin-0 {
        min-width: 0 !important
    }

    .wmin-200 {
        min-width: 200px !important
    }

    .wmin-250 {
        min-width: 250px !important
    }

    .wmin-300 {
        min-width: 300px !important
    }

    .wmin-350 {
        min-width: 350px !important
    }

    .wmin-400 {
        min-width: 400px !important
    }

    .wmin-450 {
        min-width: 450px !important
    }

    .wmin-500 {
        min-width: 500px !important
    }

    .wmin-550 {
        min-width: 550px !important
    }

    .wmin-600 {
        min-width: 600px !important
    }

    .flex-1 {
        -ms-flex: 1;
        flex: 1
    }

    @media (min-width:576px) {
        .w-sm-auto {
            width: auto !important
        }

        .w-sm-25 {
            width: 25% !important
        }

        .w-sm-50 {
            width: 50% !important
        }

        .w-sm-75 {
            width: 75% !important
        }

        .w-sm-100 {
            width: 100% !important
        }

        .wmin-sm-0 {
            min-width: 0 !important
        }

        .wmin-sm-200 {
            min-width: 200px !important
        }

        .wmin-sm-250 {
            min-width: 250px !important
        }

        .wmin-sm-300 {
            min-width: 300px !important
        }

        .wmin-sm-350 {
            min-width: 350px !important
        }

        .wmin-sm-400 {
            min-width: 400px !important
        }

        .wmin-sm-450 {
            min-width: 450px !important
        }

        .wmin-sm-500 {
            min-width: 500px !important
        }

        .wmin-sm-550 {
            min-width: 550px !important
        }

        .wmin-sm-600 {
            min-width: 600px !important
        }

        .flex-sm-1 {
            -ms-flex: 1;
            flex: 1
        }
    }

    @media (min-width:768px) {
        .w-md-auto {
            width: auto !important
        }

        .w-md-25 {
            width: 25% !important
        }

        .w-md-50 {
            width: 50% !important
        }

        .w-md-75 {
            width: 75% !important
        }

        .w-md-100 {
            width: 100% !important
        }

        .wmin-md-0 {
            min-width: 0 !important
        }

        .wmin-md-200 {
            min-width: 200px !important
        }

        .wmin-md-250 {
            min-width: 250px !important
        }

        .wmin-md-300 {
            min-width: 300px !important
        }

        .wmin-md-350 {
            min-width: 350px !important
        }

        .wmin-md-400 {
            min-width: 400px !important
        }

        .wmin-md-450 {
            min-width: 450px !important
        }

        .wmin-md-500 {
            min-width: 500px !important
        }

        .wmin-md-550 {
            min-width: 550px !important
        }

        .wmin-md-600 {
            min-width: 600px !important
        }

        .flex-md-1 {
            -ms-flex: 1;
            flex: 1
        }
    }

    @media (min-width:992px) {
        .w-lg-auto {
            width: auto !important
        }

        .w-lg-25 {
            width: 25% !important
        }

        .w-lg-50 {
            width: 50% !important
        }

        .w-lg-75 {
            width: 75% !important
        }

        .w-lg-100 {
            width: 100% !important
        }

        .wmin-lg-0 {
            min-width: 0 !important
        }

        .wmin-lg-200 {
            min-width: 200px !important
        }

        .wmin-lg-250 {
            min-width: 250px !important
        }

        .wmin-lg-300 {
            min-width: 300px !important
        }

        .wmin-lg-350 {
            min-width: 350px !important
        }

        .wmin-lg-400 {
            min-width: 400px !important
        }

        .wmin-lg-450 {
            min-width: 450px !important
        }

        .wmin-lg-500 {
            min-width: 500px !important
        }

        .wmin-lg-550 {
            min-width: 550px !important
        }

        .wmin-lg-600 {
            min-width: 600px !important
        }

        .flex-lg-1 {
            -ms-flex: 1;
            flex: 1
        }
    }

    @media (min-width:1200px) {
        .w-xl-auto {
            width: auto !important
        }

        .w-xl-25 {
            width: 25% !important
        }

        .w-xl-50 {
            width: 50% !important
        }

        .w-xl-75 {
            width: 75% !important
        }

        .w-xl-100 {
            width: 100% !important
        }

        .wmin-xl-0 {
            min-width: 0 !important
        }

        .wmin-xl-200 {
            min-width: 200px !important
        }

        .wmin-xl-250 {
            min-width: 250px !important
        }

        .wmin-xl-300 {
            min-width: 300px !important
        }

        .wmin-xl-350 {
            min-width: 350px !important
        }

        .wmin-xl-400 {
            min-width: 400px !important
        }

        .wmin-xl-450 {
            min-width: 450px !important
        }

        .wmin-xl-500 {
            min-width: 500px !important
        }

        .wmin-xl-550 {
            min-width: 550px !important
        }

        .wmin-xl-600 {
            min-width: 600px !important
        }

        .flex-xl-1 {
            -ms-flex: 1;
            flex: 1
        }
    }

    .no-transitions *, .no-transitions :after, .no-transitions :before {
        transition: none !important
    }

    @media (prefers-reduced-motion:reduce) {
        .no-transitions *, .no-transitions :after, .no-transitions :before {
            transition: none
        }
    }

    .caret-0::after, .caret-0::before {
        content: none
    }

    .shadow-0 {
        box-shadow: none !important
    }

    .outline-0, .outline-0:focus, .outline-0:hover {
        outline: 0
    }

    .text-shadow-dark {
        text-shadow: 0 0 .1875rem rgba(0,0,0,.5)
    }

    .text-shadow-light {
        text-shadow: 0 0 .1875rem rgba(255,255,255,.5)
    }

    .shadow-1 {
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
    }

    .shadow-2 {
        box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
    }

    .shadow-3 {
        box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
    }

    .shadow-4 {
        box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)
    }

    .shadow-5 {
        box-shadow: 0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)
    }

    .alpha-primary {
        background-color: #e3f2fd
    }

    .text-primary {
        color: #2196f3
    }

        .text-primary[href]:focus, .text-primary[href]:hover {
            color: #0c83e2
        }

    .bg-primary {
        background-color: #2196f3
    }

    .border-primary {
        border-color: #2196f3
    }

    .border-top-primary {
        border-top-color: #2196f3
    }

    .border-bottom-primary {
        border-bottom-color: #2196f3
    }

    .border-left-primary {
        border-left-color: #2196f3
    }

    .border-right-primary {
        border-right-color: #2196f3
    }

    .text-primary-300 {
        color: #64b5f6
    }

        .text-primary-300[href]:focus, .text-primary-300[href]:hover {
            color: #40a4f4
        }

    .bg-primary-300 {
        background-color: #64b5f6
    }

    .border-primary-300 {
        border-color: #64b5f6
    }

    .border-top-primary-300 {
        border-top-color: #64b5f6
    }

    .border-bottom-primary-300 {
        border-bottom-color: #64b5f6
    }

    .border-left-primary-300 {
        border-left-color: #64b5f6
    }

    .border-right-primary-300 {
        border-right-color: #64b5f6
    }

    .text-primary-400 {
        color: #42a5f5
    }

        .text-primary-400[href]:focus, .text-primary-400[href]:hover {
            color: #1e94f3
        }

    .bg-primary-400 {
        background-color: #42a5f5
    }

    .border-primary-400 {
        border-color: #42a5f5
    }

    .border-top-primary-400 {
        border-top-color: #42a5f5
    }

    .border-bottom-primary-400 {
        border-bottom-color: #42a5f5
    }

    .border-left-primary-400 {
        border-left-color: #42a5f5
    }

    .border-right-primary-400 {
        border-right-color: #42a5f5
    }

    .text-primary-600 {
        color: #1e88e5
    }

        .text-primary-600[href]:focus, .text-primary-600[href]:hover {
            color: #1774c6
        }

    .bg-primary-600 {
        background-color: #1e88e5
    }

    .border-primary-600 {
        border-color: #1e88e5
    }

    .border-top-primary-600 {
        border-top-color: #1e88e5
    }

    .border-bottom-primary-600 {
        border-bottom-color: #1e88e5
    }

    .border-left-primary-600 {
        border-left-color: #1e88e5
    }

    .border-right-primary-600 {
        border-right-color: #1e88e5
    }

    .text-primary-700 {
        color: #1976d2
    }

        .text-primary-700[href]:focus, .text-primary-700[href]:hover {
            color: #1563b0
        }

    .bg-primary-700 {
        background-color: #1976d2
    }

    .border-primary-700 {
        border-color: #1976d2
    }

    .border-top-primary-700 {
        border-top-color: #1976d2
    }

    .border-bottom-primary-700 {
        border-bottom-color: #1976d2
    }

    .border-left-primary-700 {
        border-left-color: #1976d2
    }

    .border-right-primary-700 {
        border-right-color: #1976d2
    }

    .text-primary-800 {
        color: #1565c0
    }

        .text-primary-800[href]:focus, .text-primary-800[href]:hover {
            color: #11539e
        }

    .bg-primary-800 {
        background-color: #1565c0
    }

    .border-primary-800 {
        border-color: #1565c0
    }

    .border-top-primary-800 {
        border-top-color: #1565c0
    }

    .border-bottom-primary-800 {
        border-bottom-color: #1565c0
    }

    .border-left-primary-800 {
        border-left-color: #1565c0
    }

    .border-right-primary-800 {
        border-right-color: #1565c0
    }

    .alpha-danger {
        background-color: #ffebee
    }

    .text-danger {
        color: #f44336
    }

        .text-danger[href]:focus, .text-danger[href]:hover {
            color: #f22112
        }

    .bg-danger {
        background-color: #f44336
    }

    .border-danger {
        border-color: #f44336
    }

    .border-top-danger {
        border-top-color: #f44336
    }

    .border-bottom-danger {
        border-bottom-color: #f44336
    }

    .border-left-danger {
        border-left-color: #f44336
    }

    .border-right-danger {
        border-right-color: #f44336
    }

    .text-danger-300 {
        color: #e57373
    }

        .text-danger-300[href]:focus, .text-danger-300[href]:hover {
            color: #df5353
        }

    .bg-danger-300 {
        background-color: #e57373
    }

    .border-danger-300 {
        border-color: #e57373
    }

    .border-top-danger-300 {
        border-top-color: #e57373
    }

    .border-bottom-danger-300 {
        border-bottom-color: #e57373
    }

    .border-left-danger-300 {
        border-left-color: #e57373
    }

    .border-right-danger-300 {
        border-right-color: #e57373
    }

    .text-danger-400 {
        color: #ef5350
    }

        .text-danger-400[href]:focus, .text-danger-400[href]:hover {
            color: #ec312d
        }

    .bg-danger-400 {
        background-color: #ef5350
    }

    .border-danger-400 {
        border-color: #ef5350
    }

    .border-top-danger-400 {
        border-top-color: #ef5350
    }

    .border-bottom-danger-400 {
        border-bottom-color: #ef5350
    }

    .border-left-danger-400 {
        border-left-color: #ef5350
    }

    .border-right-danger-400 {
        border-right-color: #ef5350
    }

    .text-danger-600 {
        color: #e53935
    }

        .text-danger-600[href]:focus, .text-danger-600[href]:hover {
            color: #d8201c
        }

    .bg-danger-600 {
        background-color: #e53935
    }

    .border-danger-600 {
        border-color: #e53935
    }

    .border-top-danger-600 {
        border-top-color: #e53935
    }

    .border-bottom-danger-600 {
        border-bottom-color: #e53935
    }

    .border-left-danger-600 {
        border-left-color: #e53935
    }

    .border-right-danger-600 {
        border-right-color: #e53935
    }

    .text-danger-700 {
        color: #d32f2f
    }

        .text-danger-700[href]:focus, .text-danger-700[href]:hover {
            color: #b52626
        }

    .bg-danger-700 {
        background-color: #d32f2f
    }

    .border-danger-700 {
        border-color: #d32f2f
    }

    .border-top-danger-700 {
        border-top-color: #d32f2f
    }

    .border-bottom-danger-700 {
        border-bottom-color: #d32f2f
    }

    .border-left-danger-700 {
        border-left-color: #d32f2f
    }

    .border-right-danger-700 {
        border-right-color: #d32f2f
    }

    .text-danger-800 {
        color: #c62828
    }

        .text-danger-800[href]:focus, .text-danger-800[href]:hover {
            color: #a62222
        }

    .bg-danger-800 {
        background-color: #c62828
    }

    .border-danger-800 {
        border-color: #c62828
    }

    .border-top-danger-800 {
        border-top-color: #c62828
    }

    .border-bottom-danger-800 {
        border-bottom-color: #c62828
    }

    .border-left-danger-800 {
        border-left-color: #c62828
    }

    .border-right-danger-800 {
        border-right-color: #c62828
    }

    .alpha-success {
        background-color: #e8f5e9
    }

    .text-success {
        color: #4caf50
    }

        .text-success[href]:focus, .text-success[href]:hover {
            color: #409444
        }

    .bg-success {
        background-color: #4caf50
    }

    .border-success {
        border-color: #4caf50
    }

    .border-top-success {
        border-top-color: #4caf50
    }

    .border-bottom-success {
        border-bottom-color: #4caf50
    }

    .border-left-success {
        border-left-color: #4caf50
    }

    .border-right-success {
        border-right-color: #4caf50
    }

    .text-success-300 {
        color: #81c784
    }

        .text-success-300[href]:focus, .text-success-300[href]:hover {
            color: #67bb6a
        }

    .bg-success-300 {
        background-color: #81c784
    }

    .border-success-300 {
        border-color: #81c784
    }

    .border-top-success-300 {
        border-top-color: #81c784
    }

    .border-bottom-success-300 {
        border-bottom-color: #81c784
    }

    .border-left-success-300 {
        border-left-color: #81c784
    }

    .border-right-success-300 {
        border-right-color: #81c784
    }

    .text-success-400 {
        color: #66bb6a
    }

        .text-success-400[href]:focus, .text-success-400[href]:hover {
            color: #4dae52
        }

    .bg-success-400 {
        background-color: #66bb6a
    }

    .border-success-400 {
        border-color: #66bb6a
    }

    .border-top-success-400 {
        border-top-color: #66bb6a
    }

    .border-bottom-success-400 {
        border-bottom-color: #66bb6a
    }

    .border-left-success-400 {
        border-left-color: #66bb6a
    }

    .border-right-success-400 {
        border-right-color: #66bb6a
    }

    .text-success-600 {
        color: #43a047
    }

        .text-success-600[href]:focus, .text-success-600[href]:hover {
            color: #38853b
        }

    .bg-success-600 {
        background-color: #43a047
    }

    .border-success-600 {
        border-color: #43a047
    }

    .border-top-success-600 {
        border-top-color: #43a047
    }

    .border-bottom-success-600 {
        border-bottom-color: #43a047
    }

    .border-left-success-600 {
        border-left-color: #43a047
    }

    .border-right-success-600 {
        border-right-color: #43a047
    }

    .text-success-700 {
        color: #388e3c
    }

        .text-success-700[href]:focus, .text-success-700[href]:hover {
            color: #2d7330
        }

    .bg-success-700 {
        background-color: #388e3c
    }

    .border-success-700 {
        border-color: #388e3c
    }

    .border-top-success-700 {
        border-top-color: #388e3c
    }

    .border-bottom-success-700 {
        border-bottom-color: #388e3c
    }

    .border-left-success-700 {
        border-left-color: #388e3c
    }

    .border-right-success-700 {
        border-right-color: #388e3c
    }

    .text-success-800 {
        color: #2e7d32
    }

        .text-success-800[href]:focus, .text-success-800[href]:hover {
            color: #246127
        }

    .bg-success-800 {
        background-color: #2e7d32
    }

    .border-success-800 {
        border-color: #2e7d32
    }

    .border-top-success-800 {
        border-top-color: #2e7d32
    }

    .border-bottom-success-800 {
        border-bottom-color: #2e7d32
    }

    .border-left-success-800 {
        border-left-color: #2e7d32
    }

    .border-right-success-800 {
        border-right-color: #2e7d32
    }

    .alpha-warning {
        background-color: #fbe9e7
    }

    .text-warning {
        color: #ff5722
    }

        .text-warning[href]:focus, .text-warning[href]:hover {
            color: #fb3c00
        }

    .bg-warning {
        background-color: #ff5722
    }

    .border-warning {
        border-color: #ff5722
    }

    .border-top-warning {
        border-top-color: #ff5722
    }

    .border-bottom-warning {
        border-bottom-color: #ff5722
    }

    .border-left-warning {
        border-left-color: #ff5722
    }

    .border-right-warning {
        border-right-color: #ff5722
    }

    .text-warning-300 {
        color: #ff8a65
    }

        .text-warning-300[href]:focus, .text-warning-300[href]:hover {
            color: #ff6d3f
        }

    .bg-warning-300 {
        background-color: #ff8a65
    }

    .border-warning-300 {
        border-color: #ff8a65
    }

    .border-top-warning-300 {
        border-top-color: #ff8a65
    }

    .border-bottom-warning-300 {
        border-bottom-color: #ff8a65
    }

    .border-left-warning-300 {
        border-left-color: #ff8a65
    }

    .border-right-warning-300 {
        border-right-color: #ff8a65
    }

    .text-warning-400 {
        color: #ff7043
    }

        .text-warning-400[href]:focus, .text-warning-400[href]:hover {
            color: #ff531d
        }

    .bg-warning-400 {
        background-color: #ff7043
    }

    .border-warning-400 {
        border-color: #ff7043
    }

    .border-top-warning-400 {
        border-top-color: #ff7043
    }

    .border-bottom-warning-400 {
        border-bottom-color: #ff7043
    }

    .border-left-warning-400 {
        border-left-color: #ff7043
    }

    .border-right-warning-400 {
        border-right-color: #ff7043
    }

    .text-warning-600 {
        color: #f4511e
    }

        .text-warning-600[href]:focus, .text-warning-600[href]:hover {
            color: #e13e0b
        }

    .bg-warning-600 {
        background-color: #f4511e
    }

    .border-warning-600 {
        border-color: #f4511e
    }

    .border-top-warning-600 {
        border-top-color: #f4511e
    }

    .border-bottom-warning-600 {
        border-bottom-color: #f4511e
    }

    .border-left-warning-600 {
        border-left-color: #f4511e
    }

    .border-right-warning-600 {
        border-right-color: #f4511e
    }

    .text-warning-700 {
        color: #e64a19
    }

        .text-warning-700[href]:focus, .text-warning-700[href]:hover {
            color: #c43f15
        }

    .bg-warning-700 {
        background-color: #e64a19
    }

    .border-warning-700 {
        border-color: #e64a19
    }

    .border-top-warning-700 {
        border-top-color: #e64a19
    }

    .border-bottom-warning-700 {
        border-bottom-color: #e64a19
    }

    .border-left-warning-700 {
        border-left-color: #e64a19
    }

    .border-right-warning-700 {
        border-right-color: #e64a19
    }

    .text-warning-800 {
        color: #d84315
    }

        .text-warning-800[href]:focus, .text-warning-800[href]:hover {
            color: #b53812
        }

    .bg-warning-800 {
        background-color: #d84315
    }

    .border-warning-800 {
        border-color: #d84315
    }

    .border-top-warning-800 {
        border-top-color: #d84315
    }

    .border-bottom-warning-800 {
        border-bottom-color: #d84315
    }

    .border-left-warning-800 {
        border-left-color: #d84315
    }

    .border-right-warning-800 {
        border-right-color: #d84315
    }

    .alpha-info {
        background-color: #e0f7fa
    }

    .text-info {
        color: #00bcd4
    }

        .text-info[href]:focus, .text-info[href]:hover {
            color: #009aae
        }

    .bg-info {
        background-color: #00bcd4
    }

    .border-info {
        border-color: #00bcd4
    }

    .border-top-info {
        border-top-color: #00bcd4
    }

    .border-bottom-info {
        border-bottom-color: #00bcd4
    }

    .border-left-info {
        border-left-color: #00bcd4
    }

    .border-right-info {
        border-right-color: #00bcd4
    }

    .text-info-300 {
        color: #4dd0e1
    }

        .text-info-300[href]:focus, .text-info-300[href]:hover {
            color: #2cc7db
        }

    .bg-info-300 {
        background-color: #4dd0e1
    }

    .border-info-300 {
        border-color: #4dd0e1
    }

    .border-top-info-300 {
        border-top-color: #4dd0e1
    }

    .border-bottom-info-300 {
        border-bottom-color: #4dd0e1
    }

    .border-left-info-300 {
        border-left-color: #4dd0e1
    }

    .border-right-info-300 {
        border-right-color: #4dd0e1
    }

    .text-info-400 {
        color: #26c6da
    }

        .text-info-400[href]:focus, .text-info-400[href]:hover {
            color: #20a9ba
        }

    .bg-info-400 {
        background-color: #26c6da
    }

    .border-info-400 {
        border-color: #26c6da
    }

    .border-top-info-400 {
        border-top-color: #26c6da
    }

    .border-bottom-info-400 {
        border-bottom-color: #26c6da
    }

    .border-left-info-400 {
        border-left-color: #26c6da
    }

    .border-right-info-400 {
        border-right-color: #26c6da
    }

    .text-info-600 {
        color: #00acc1
    }

        .text-info-600[href]:focus, .text-info-600[href]:hover {
            color: #008a9b
        }

    .bg-info-600 {
        background-color: #00acc1
    }

    .border-info-600 {
        border-color: #00acc1
    }

    .border-top-info-600 {
        border-top-color: #00acc1
    }

    .border-bottom-info-600 {
        border-bottom-color: #00acc1
    }

    .border-left-info-600 {
        border-left-color: #00acc1
    }

    .border-right-info-600 {
        border-right-color: #00acc1
    }

    .text-info-700 {
        color: #0097a7
    }

        .text-info-700[href]:focus, .text-info-700[href]:hover {
            color: #007481
        }

    .bg-info-700 {
        background-color: #0097a7
    }

    .border-info-700 {
        border-color: #0097a7
    }

    .border-top-info-700 {
        border-top-color: #0097a7
    }

    .border-bottom-info-700 {
        border-bottom-color: #0097a7
    }

    .border-left-info-700 {
        border-left-color: #0097a7
    }

    .border-right-info-700 {
        border-right-color: #0097a7
    }

    .text-info-800 {
        color: #00838f
    }

        .text-info-800[href]:focus, .text-info-800[href]:hover {
            color: #006069
        }

    .bg-info-800 {
        background-color: #00838f
    }

    .border-info-800 {
        border-color: #00838f
    }

    .border-top-info-800 {
        border-top-color: #00838f
    }

    .border-bottom-info-800 {
        border-bottom-color: #00838f
    }

    .border-left-info-800 {
        border-left-color: #00838f
    }

    .border-right-info-800 {
        border-right-color: #00838f
    }

    .alpha-pink {
        background-color: #fce4ec
    }

    .text-pink {
        color: #e91e63
    }

        .text-pink[href]:focus, .text-pink[href]:hover {
            color: #cd1453
        }

    .bg-pink {
        background-color: #e91e63
    }

    .border-pink {
        border-color: #e91e63
    }

    .border-top-pink {
        border-top-color: #e91e63
    }

    .border-bottom-pink {
        border-bottom-color: #e91e63
    }

    .border-left-pink {
        border-left-color: #e91e63
    }

    .border-right-pink {
        border-right-color: #e91e63
    }

    .text-pink-300 {
        color: #f06292
    }

        .text-pink-300[href]:focus, .text-pink-300[href]:hover {
            color: #ed3f7a
        }

    .bg-pink-300 {
        background-color: #f06292
    }

    .border-pink-300 {
        border-color: #f06292
    }

    .border-top-pink-300 {
        border-top-color: #f06292
    }

    .border-bottom-pink-300 {
        border-bottom-color: #f06292
    }

    .border-left-pink-300 {
        border-left-color: #f06292
    }

    .border-right-pink-300 {
        border-right-color: #f06292
    }

    .text-pink-400 {
        color: #ec407a
    }

        .text-pink-400[href]:focus, .text-pink-400[href]:hover {
            color: #e91d62
        }

    .bg-pink-400 {
        background-color: #ec407a
    }

    .border-pink-400 {
        border-color: #ec407a
    }

    .border-top-pink-400 {
        border-top-color: #ec407a
    }

    .border-bottom-pink-400 {
        border-bottom-color: #ec407a
    }

    .border-left-pink-400 {
        border-left-color: #ec407a
    }

    .border-right-pink-400 {
        border-right-color: #ec407a
    }

    .text-pink-600 {
        color: #d81b60
    }

        .text-pink-600[href]:focus, .text-pink-600[href]:hover {
            color: #b61751
        }

    .bg-pink-600 {
        background-color: #d81b60
    }

    .border-pink-600 {
        border-color: #d81b60
    }

    .border-top-pink-600 {
        border-top-color: #d81b60
    }

    .border-bottom-pink-600 {
        border-bottom-color: #d81b60
    }

    .border-left-pink-600 {
        border-left-color: #d81b60
    }

    .border-right-pink-600 {
        border-right-color: #d81b60
    }

    .text-pink-700 {
        color: #c2185b
    }

        .text-pink-700[href]:focus, .text-pink-700[href]:hover {
            color: #a0144b
        }

    .bg-pink-700 {
        background-color: #c2185b
    }

    .border-pink-700 {
        border-color: #c2185b
    }

    .border-top-pink-700 {
        border-top-color: #c2185b
    }

    .border-bottom-pink-700 {
        border-bottom-color: #c2185b
    }

    .border-left-pink-700 {
        border-left-color: #c2185b
    }

    .border-right-pink-700 {
        border-right-color: #c2185b
    }

    .text-pink-800 {
        color: #ad1457
    }

        .text-pink-800[href]:focus, .text-pink-800[href]:hover {
            color: #8b1046
        }

    .bg-pink-800 {
        background-color: #ad1457
    }

    .border-pink-800 {
        border-color: #ad1457
    }

    .border-top-pink-800 {
        border-top-color: #ad1457
    }

    .border-bottom-pink-800 {
        border-bottom-color: #ad1457
    }

    .border-left-pink-800 {
        border-left-color: #ad1457
    }

    .border-right-pink-800 {
        border-right-color: #ad1457
    }

    .alpha-violet {
        background-color: #f3e5f5
    }

    .text-violet {
        color: #9c27b0
    }

        .text-violet[href]:focus, .text-violet[href]:hover {
            color: #802091
        }

    .bg-violet {
        background-color: #9c27b0
    }

    .border-violet {
        border-color: #9c27b0
    }

    .border-top-violet {
        border-top-color: #9c27b0
    }

    .border-bottom-violet {
        border-bottom-color: #9c27b0
    }

    .border-left-violet {
        border-left-color: #9c27b0
    }

    .border-right-violet {
        border-right-color: #9c27b0
    }

    .text-violet-300 {
        color: #ba68c8
    }

        .text-violet-300[href]:focus, .text-violet-300[href]:hover {
            color: #ad4cbe
        }

    .bg-violet-300 {
        background-color: #ba68c8
    }

    .border-violet-300 {
        border-color: #ba68c8
    }

    .border-top-violet-300 {
        border-top-color: #ba68c8
    }

    .border-bottom-violet-300 {
        border-bottom-color: #ba68c8
    }

    .border-left-violet-300 {
        border-left-color: #ba68c8
    }

    .border-right-violet-300 {
        border-right-color: #ba68c8
    }

    .text-violet-400 {
        color: #ab47bc
    }

        .text-violet-400[href]:focus, .text-violet-400[href]:hover {
            color: #933ba2
        }

    .bg-violet-400 {
        background-color: #ab47bc
    }

    .border-violet-400 {
        border-color: #ab47bc
    }

    .border-top-violet-400 {
        border-top-color: #ab47bc
    }

    .border-bottom-violet-400 {
        border-bottom-color: #ab47bc
    }

    .border-left-violet-400 {
        border-left-color: #ab47bc
    }

    .border-right-violet-400 {
        border-right-color: #ab47bc
    }

    .text-violet-600 {
        color: #8e24aa
    }

        .text-violet-600[href]:focus, .text-violet-600[href]:hover {
            color: #741d8a
        }

    .bg-violet-600 {
        background-color: #8e24aa
    }

    .border-violet-600 {
        border-color: #8e24aa
    }

    .border-top-violet-600 {
        border-top-color: #8e24aa
    }

    .border-bottom-violet-600 {
        border-bottom-color: #8e24aa
    }

    .border-left-violet-600 {
        border-left-color: #8e24aa
    }

    .border-right-violet-600 {
        border-right-color: #8e24aa
    }

    .text-violet-700 {
        color: #7b1fa2
    }

        .text-violet-700[href]:focus, .text-violet-700[href]:hover {
            color: #631982
        }

    .bg-violet-700 {
        background-color: #7b1fa2
    }

    .border-violet-700 {
        border-color: #7b1fa2
    }

    .border-top-violet-700 {
        border-top-color: #7b1fa2
    }

    .border-bottom-violet-700 {
        border-bottom-color: #7b1fa2
    }

    .border-left-violet-700 {
        border-left-color: #7b1fa2
    }

    .border-right-violet-700 {
        border-right-color: #7b1fa2
    }

    .text-violet-800 {
        color: #6a1b9a
    }

        .text-violet-800[href]:focus, .text-violet-800[href]:hover {
            color: #541579
        }

    .bg-violet-800 {
        background-color: #6a1b9a
    }

    .border-violet-800 {
        border-color: #6a1b9a
    }

    .border-top-violet-800 {
        border-top-color: #6a1b9a
    }

    .border-bottom-violet-800 {
        border-bottom-color: #6a1b9a
    }

    .border-left-violet-800 {
        border-left-color: #6a1b9a
    }

    .border-right-violet-800 {
        border-right-color: #6a1b9a
    }

    .alpha-purple {
        background-color: #ede7f6
    }

    .text-purple {
        color: #673ab7
    }

        .text-purple[href]:focus, .text-purple[href]:hover {
            color: #57319a
        }

    .bg-purple {
        background-color: #673ab7
    }

    .border-purple {
        border-color: #673ab7
    }

    .border-top-purple {
        border-top-color: #673ab7
    }

    .border-bottom-purple {
        border-bottom-color: #673ab7
    }

    .border-left-purple {
        border-left-color: #673ab7
    }

    .border-right-purple {
        border-right-color: #673ab7
    }

    .text-purple-300 {
        color: #9575cd
    }

        .text-purple-300[href]:focus, .text-purple-300[href]:hover {
            color: #7f59c3
        }

    .bg-purple-300 {
        background-color: #9575cd
    }

    .border-purple-300 {
        border-color: #9575cd
    }

    .border-top-purple-300 {
        border-top-color: #9575cd
    }

    .border-bottom-purple-300 {
        border-bottom-color: #9575cd
    }

    .border-left-purple-300 {
        border-left-color: #9575cd
    }

    .border-right-purple-300 {
        border-right-color: #9575cd
    }

    .text-purple-400 {
        color: #7e57c2
    }

        .text-purple-400[href]:focus, .text-purple-400[href]:hover {
            color: #6a41b2
        }

    .bg-purple-400 {
        background-color: #7e57c2
    }

    .border-purple-400 {
        border-color: #7e57c2
    }

    .border-top-purple-400 {
        border-top-color: #7e57c2
    }

    .border-bottom-purple-400 {
        border-bottom-color: #7e57c2
    }

    .border-left-purple-400 {
        border-left-color: #7e57c2
    }

    .border-right-purple-400 {
        border-right-color: #7e57c2
    }

    .text-purple-600 {
        color: #5e35b1
    }

        .text-purple-600[href]:focus, .text-purple-600[href]:hover {
            color: #4e2c94
        }

    .bg-purple-600 {
        background-color: #5e35b1
    }

    .border-purple-600 {
        border-color: #5e35b1
    }

    .border-top-purple-600 {
        border-top-color: #5e35b1
    }

    .border-bottom-purple-600 {
        border-bottom-color: #5e35b1
    }

    .border-left-purple-600 {
        border-left-color: #5e35b1
    }

    .border-right-purple-600 {
        border-right-color: #5e35b1
    }

    .text-purple-700 {
        color: #512da8
    }

        .text-purple-700[href]:focus, .text-purple-700[href]:hover {
            color: #42258a
        }

    .bg-purple-700 {
        background-color: #512da8
    }

    .border-purple-700 {
        border-color: #512da8
    }

    .border-top-purple-700 {
        border-top-color: #512da8
    }

    .border-bottom-purple-700 {
        border-bottom-color: #512da8
    }

    .border-left-purple-700 {
        border-left-color: #512da8
    }

    .border-right-purple-700 {
        border-right-color: #512da8
    }

    .text-purple-800 {
        color: #4527a0
    }

        .text-purple-800[href]:focus, .text-purple-800[href]:hover {
            color: #382081
        }

    .bg-purple-800 {
        background-color: #4527a0
    }

    .border-purple-800 {
        border-color: #4527a0
    }

    .border-top-purple-800 {
        border-top-color: #4527a0
    }

    .border-bottom-purple-800 {
        border-bottom-color: #4527a0
    }

    .border-left-purple-800 {
        border-left-color: #4527a0
    }

    .border-right-purple-800 {
        border-right-color: #4527a0
    }

    .alpha-indigo {
        background-color: #e8eaf6
    }

    .text-indigo {
        color: #3f51b5
    }

        .text-indigo[href]:focus, .text-indigo[href]:hover {
            color: #354499
        }

    .bg-indigo {
        background-color: #3f51b5
    }

    .border-indigo {
        border-color: #3f51b5
    }

    .border-top-indigo {
        border-top-color: #3f51b5
    }

    .border-bottom-indigo {
        border-bottom-color: #3f51b5
    }

    .border-left-indigo {
        border-left-color: #3f51b5
    }

    .border-right-indigo {
        border-right-color: #3f51b5
    }

    .text-indigo-300 {
        color: #7986cb
    }

        .text-indigo-300[href]:focus, .text-indigo-300[href]:hover {
            color: #5d6dc0
        }

    .bg-indigo-300 {
        background-color: #7986cb
    }

    .border-indigo-300 {
        border-color: #7986cb
    }

    .border-top-indigo-300 {
        border-top-color: #7986cb
    }

    .border-bottom-indigo-300 {
        border-bottom-color: #7986cb
    }

    .border-left-indigo-300 {
        border-left-color: #7986cb
    }

    .border-right-indigo-300 {
        border-right-color: #7986cb
    }

    .text-indigo-400 {
        color: #5c6bc0
    }

        .text-indigo-400[href]:focus, .text-indigo-400[href]:hover {
            color: #4555b1
        }

    .bg-indigo-400 {
        background-color: #5c6bc0
    }

    .border-indigo-400 {
        border-color: #5c6bc0
    }

    .border-top-indigo-400 {
        border-top-color: #5c6bc0
    }

    .border-bottom-indigo-400 {
        border-bottom-color: #5c6bc0
    }

    .border-left-indigo-400 {
        border-left-color: #5c6bc0
    }

    .border-right-indigo-400 {
        border-right-color: #5c6bc0
    }

    .text-indigo-600 {
        color: #3949ab
    }

        .text-indigo-600[href]:focus, .text-indigo-600[href]:hover {
            color: #2f3d8e
        }

    .bg-indigo-600 {
        background-color: #3949ab
    }

    .border-indigo-600 {
        border-color: #3949ab
    }

    .border-top-indigo-600 {
        border-top-color: #3949ab
    }

    .border-bottom-indigo-600 {
        border-bottom-color: #3949ab
    }

    .border-left-indigo-600 {
        border-left-color: #3949ab
    }

    .border-right-indigo-600 {
        border-right-color: #3949ab
    }

    .text-indigo-700 {
        color: #303f9f
    }

        .text-indigo-700[href]:focus, .text-indigo-700[href]:hover {
            color: #273382
        }

    .bg-indigo-700 {
        background-color: #303f9f
    }

    .border-indigo-700 {
        border-color: #303f9f
    }

    .border-top-indigo-700 {
        border-top-color: #303f9f
    }

    .border-bottom-indigo-700 {
        border-bottom-color: #303f9f
    }

    .border-left-indigo-700 {
        border-left-color: #303f9f
    }

    .border-right-indigo-700 {
        border-right-color: #303f9f
    }

    .text-indigo-800 {
        color: #283593
    }

        .text-indigo-800[href]:focus, .text-indigo-800[href]:hover {
            color: #202a75
        }

    .bg-indigo-800 {
        background-color: #283593
    }

    .border-indigo-800 {
        border-color: #283593
    }

    .border-top-indigo-800 {
        border-top-color: #283593
    }

    .border-bottom-indigo-800 {
        border-bottom-color: #283593
    }

    .border-left-indigo-800 {
        border-left-color: #283593
    }

    .border-right-indigo-800 {
        border-right-color: #283593
    }

    .alpha-blue {
        background-color: #e1f5fe
    }

    .text-blue {
        color: #03a9f4
    }

        .text-blue[href]:focus, .text-blue[href]:hover {
            color: #038fce
        }

    .bg-blue {
        background-color: #03a9f4
    }

    .border-blue {
        border-color: #03a9f4
    }

    .border-top-blue {
        border-top-color: #03a9f4
    }

    .border-bottom-blue {
        border-bottom-color: #03a9f4
    }

    .border-left-blue {
        border-left-color: #03a9f4
    }

    .border-right-blue {
        border-right-color: #03a9f4
    }

    .text-blue-300 {
        color: #4fc3f7
    }

        .text-blue-300[href]:focus, .text-blue-300[href]:hover {
            color: #2ab7f5
        }

    .bg-blue-300 {
        background-color: #4fc3f7
    }

    .border-blue-300 {
        border-color: #4fc3f7
    }

    .border-top-blue-300 {
        border-top-color: #4fc3f7
    }

    .border-bottom-blue-300 {
        border-bottom-color: #4fc3f7
    }

    .border-left-blue-300 {
        border-left-color: #4fc3f7
    }

    .border-right-blue-300 {
        border-right-color: #4fc3f7
    }

    .text-blue-400 {
        color: #29b6f6
    }

        .text-blue-400[href]:focus, .text-blue-400[href]:hover {
            color: #0aa7ef
        }

    .bg-blue-400 {
        background-color: #29b6f6
    }

    .border-blue-400 {
        border-color: #29b6f6
    }

    .border-top-blue-400 {
        border-top-color: #29b6f6
    }

    .border-bottom-blue-400 {
        border-bottom-color: #29b6f6
    }

    .border-left-blue-400 {
        border-left-color: #29b6f6
    }

    .border-right-blue-400 {
        border-right-color: #29b6f6
    }

    .text-blue-600 {
        color: #039be5
    }

        .text-blue-600[href]:focus, .text-blue-600[href]:hover {
            color: #0381bf
        }

    .bg-blue-600 {
        background-color: #039be5
    }

    .border-blue-600 {
        border-color: #039be5
    }

    .border-top-blue-600 {
        border-top-color: #039be5
    }

    .border-bottom-blue-600 {
        border-bottom-color: #039be5
    }

    .border-left-blue-600 {
        border-left-color: #039be5
    }

    .border-right-blue-600 {
        border-right-color: #039be5
    }

    .text-blue-700 {
        color: #0288d1
    }

        .text-blue-700[href]:focus, .text-blue-700[href]:hover {
            color: #026fab
        }

    .bg-blue-700 {
        background-color: #0288d1
    }

    .border-blue-700 {
        border-color: #0288d1
    }

    .border-top-blue-700 {
        border-top-color: #0288d1
    }

    .border-bottom-blue-700 {
        border-bottom-color: #0288d1
    }

    .border-left-blue-700 {
        border-left-color: #0288d1
    }

    .border-right-blue-700 {
        border-right-color: #0288d1
    }

    .text-blue-800 {
        color: #0277bd
    }

        .text-blue-800[href]:focus, .text-blue-800[href]:hover {
            color: #025f97
        }

    .bg-blue-800 {
        background-color: #0277bd
    }

    .border-blue-800 {
        border-color: #0277bd
    }

    .border-top-blue-800 {
        border-top-color: #0277bd
    }

    .border-bottom-blue-800 {
        border-bottom-color: #0277bd
    }

    .border-left-blue-800 {
        border-left-color: #0277bd
    }

    .border-right-blue-800 {
        border-right-color: #0277bd
    }

    .alpha-teal {
        background-color: #e0f2f1
    }

    .text-teal {
        color: #009688
    }

        .text-teal[href]:focus, .text-teal[href]:hover {
            color: #007065
        }

    .bg-teal {
        background-color: #009688
    }

    .border-teal {
        border-color: #009688
    }

    .border-top-teal {
        border-top-color: #009688
    }

    .border-bottom-teal {
        border-bottom-color: #009688
    }

    .border-left-teal {
        border-left-color: #009688
    }

    .border-right-teal {
        border-right-color: #009688
    }

    .text-teal-300 {
        color: #4db6ac
    }

        .text-teal-300[href]:focus, .text-teal-300[href]:hover {
            color: #409d94
        }

    .bg-teal-300 {
        background-color: #4db6ac
    }

    .border-teal-300 {
        border-color: #4db6ac
    }

    .border-top-teal-300 {
        border-top-color: #4db6ac
    }

    .border-bottom-teal-300 {
        border-bottom-color: #4db6ac
    }

    .border-left-teal-300 {
        border-left-color: #4db6ac
    }

    .border-right-teal-300 {
        border-right-color: #4db6ac
    }

    .text-teal-400 {
        color: #26a69a
    }

        .text-teal-400[href]:focus, .text-teal-400[href]:hover {
            color: #1f877d
        }

    .bg-teal-400 {
        background-color: #26a69a
    }

    .border-teal-400 {
        border-color: #26a69a
    }

    .border-top-teal-400 {
        border-top-color: #26a69a
    }

    .border-bottom-teal-400 {
        border-bottom-color: #26a69a
    }

    .border-left-teal-400 {
        border-left-color: #26a69a
    }

    .border-right-teal-400 {
        border-right-color: #26a69a
    }

    .text-teal-600 {
        color: #00897b
    }

        .text-teal-600[href]:focus, .text-teal-600[href]:hover {
            color: #006359
        }

    .bg-teal-600 {
        background-color: #00897b
    }

    .border-teal-600 {
        border-color: #00897b
    }

    .border-top-teal-600 {
        border-top-color: #00897b
    }

    .border-bottom-teal-600 {
        border-bottom-color: #00897b
    }

    .border-left-teal-600 {
        border-left-color: #00897b
    }

    .border-right-teal-600 {
        border-right-color: #00897b
    }

    .text-teal-700 {
        color: #00796b
    }

        .text-teal-700[href]:focus, .text-teal-700[href]:hover {
            color: #005349
        }

    .bg-teal-700 {
        background-color: #00796b
    }

    .border-teal-700 {
        border-color: #00796b
    }

    .border-top-teal-700 {
        border-top-color: #00796b
    }

    .border-bottom-teal-700 {
        border-bottom-color: #00796b
    }

    .border-left-teal-700 {
        border-left-color: #00796b
    }

    .border-right-teal-700 {
        border-right-color: #00796b
    }

    .text-teal-800 {
        color: #00695c
    }

        .text-teal-800[href]:focus, .text-teal-800[href]:hover {
            color: #00433a
        }

    .bg-teal-800 {
        background-color: #00695c
    }

    .border-teal-800 {
        border-color: #00695c
    }

    .border-top-teal-800 {
        border-top-color: #00695c
    }

    .border-bottom-teal-800 {
        border-bottom-color: #00695c
    }

    .border-left-teal-800 {
        border-left-color: #00695c
    }

    .border-right-teal-800 {
        border-right-color: #00695c
    }

    .alpha-green {
        background-color: #f1f8e9
    }

    .text-green {
        color: #8bc34a
    }

        .text-green[href]:focus, .text-green[href]:hover {
            color: #78ad39
        }

    .bg-green {
        background-color: #8bc34a
    }

    .border-green {
        border-color: #8bc34a
    }

    .border-top-green {
        border-top-color: #8bc34a
    }

    .border-bottom-green {
        border-bottom-color: #8bc34a
    }

    .border-left-green {
        border-left-color: #8bc34a
    }

    .border-right-green {
        border-right-color: #8bc34a
    }

    .text-green-300 {
        color: #aed581
    }

        .text-green-300[href]:focus, .text-green-300[href]:hover {
            color: #9ccb64
        }

    .bg-green-300 {
        background-color: #aed581
    }

    .border-green-300 {
        border-color: #aed581
    }

    .border-top-green-300 {
        border-top-color: #aed581
    }

    .border-bottom-green-300 {
        border-bottom-color: #aed581
    }

    .border-left-green-300 {
        border-left-color: #aed581
    }

    .border-right-green-300 {
        border-right-color: #aed581
    }

    .text-green-400 {
        color: #9ccc65
    }

        .text-green-400[href]:focus, .text-green-400[href]:hover {
            color: #8ac248
        }

    .bg-green-400 {
        background-color: #9ccc65
    }

    .border-green-400 {
        border-color: #9ccc65
    }

    .border-top-green-400 {
        border-top-color: #9ccc65
    }

    .border-bottom-green-400 {
        border-bottom-color: #9ccc65
    }

    .border-left-green-400 {
        border-left-color: #9ccc65
    }

    .border-right-green-400 {
        border-right-color: #9ccc65
    }

    .text-green-600 {
        color: #7cb342
    }

        .text-green-600[href]:focus, .text-green-600[href]:hover {
            color: #699738
        }

    .bg-green-600 {
        background-color: #7cb342
    }

    .border-green-600 {
        border-color: #7cb342
    }

    .border-top-green-600 {
        border-top-color: #7cb342
    }

    .border-bottom-green-600 {
        border-bottom-color: #7cb342
    }

    .border-left-green-600 {
        border-left-color: #7cb342
    }

    .border-right-green-600 {
        border-right-color: #7cb342
    }

    .text-green-700 {
        color: #689f38
    }

        .text-green-700[href]:focus, .text-green-700[href]:hover {
            color: #55832e
        }

    .bg-green-700 {
        background-color: #689f38
    }

    .border-green-700 {
        border-color: #689f38
    }

    .border-top-green-700 {
        border-top-color: #689f38
    }

    .border-bottom-green-700 {
        border-bottom-color: #689f38
    }

    .border-left-green-700 {
        border-left-color: #689f38
    }

    .border-right-green-700 {
        border-right-color: #689f38
    }

    .text-green-800 {
        color: #558b2f
    }

        .text-green-800[href]:focus, .text-green-800[href]:hover {
            color: #446e25
        }

    .bg-green-800 {
        background-color: #558b2f
    }

    .border-green-800 {
        border-color: #558b2f
    }

    .border-top-green-800 {
        border-top-color: #558b2f
    }

    .border-bottom-green-800 {
        border-bottom-color: #558b2f
    }

    .border-left-green-800 {
        border-left-color: #558b2f
    }

    .border-right-green-800 {
        border-right-color: #558b2f
    }

    .alpha-orange {
        background-color: #fff3e0
    }

    .text-orange {
        color: #ff9800
    }

        .text-orange[href]:focus, .text-orange[href]:hover {
            color: #d98100
        }

    .bg-orange {
        background-color: #ff9800
    }

    .border-orange {
        border-color: #ff9800
    }

    .border-top-orange {
        border-top-color: #ff9800
    }

    .border-bottom-orange {
        border-bottom-color: #ff9800
    }

    .border-left-orange {
        border-left-color: #ff9800
    }

    .border-right-orange {
        border-right-color: #ff9800
    }

    .text-orange-300 {
        color: #ffb74d
    }

        .text-orange-300[href]:focus, .text-orange-300[href]:hover {
            color: #ffa827
        }

    .bg-orange-300 {
        background-color: #ffb74d
    }

    .border-orange-300 {
        border-color: #ffb74d
    }

    .border-top-orange-300 {
        border-top-color: #ffb74d
    }

    .border-bottom-orange-300 {
        border-bottom-color: #ffb74d
    }

    .border-left-orange-300 {
        border-left-color: #ffb74d
    }

    .border-right-orange-300 {
        border-right-color: #ffb74d
    }

    .text-orange-400 {
        color: #ffa726
    }

        .text-orange-400[href]:focus, .text-orange-400[href]:hover {
            color: #ff9700
        }

    .bg-orange-400 {
        background-color: #ffa726
    }

    .border-orange-400 {
        border-color: #ffa726
    }

    .border-top-orange-400 {
        border-top-color: #ffa726
    }

    .border-bottom-orange-400 {
        border-bottom-color: #ffa726
    }

    .border-left-orange-400 {
        border-left-color: #ffa726
    }

    .border-right-orange-400 {
        border-right-color: #ffa726
    }

    .text-orange-600 {
        color: #fb8c00
    }

        .text-orange-600[href]:focus, .text-orange-600[href]:hover {
            color: #d57700
        }

    .bg-orange-600 {
        background-color: #fb8c00
    }

    .border-orange-600 {
        border-color: #fb8c00
    }

    .border-top-orange-600 {
        border-top-color: #fb8c00
    }

    .border-bottom-orange-600 {
        border-bottom-color: #fb8c00
    }

    .border-left-orange-600 {
        border-left-color: #fb8c00
    }

    .border-right-orange-600 {
        border-right-color: #fb8c00
    }

    .text-orange-700 {
        color: #f57c00
    }

        .text-orange-700[href]:focus, .text-orange-700[href]:hover {
            color: #cf6900
        }

    .bg-orange-700 {
        background-color: #f57c00
    }

    .border-orange-700 {
        border-color: #f57c00
    }

    .border-top-orange-700 {
        border-top-color: #f57c00
    }

    .border-bottom-orange-700 {
        border-bottom-color: #f57c00
    }

    .border-left-orange-700 {
        border-left-color: #f57c00
    }

    .border-right-orange-700 {
        border-right-color: #f57c00
    }

    .text-orange-800 {
        color: #ef6c00
    }

        .text-orange-800[href]:focus, .text-orange-800[href]:hover {
            color: #c95b00
        }

    .bg-orange-800 {
        background-color: #ef6c00
    }

    .border-orange-800 {
        border-color: #ef6c00
    }

    .border-top-orange-800 {
        border-top-color: #ef6c00
    }

    .border-bottom-orange-800 {
        border-bottom-color: #ef6c00
    }

    .border-left-orange-800 {
        border-left-color: #ef6c00
    }

    .border-right-orange-800 {
        border-right-color: #ef6c00
    }

    .alpha-brown {
        background-color: #efebe9
    }

    .text-brown {
        color: #795548
    }

        .text-brown[href]:focus, .text-brown[href]:hover {
            color: #61443a
        }

    .bg-brown {
        background-color: #795548
    }

    .border-brown {
        border-color: #795548
    }

    .border-top-brown {
        border-top-color: #795548
    }

    .border-bottom-brown {
        border-bottom-color: #795548
    }

    .border-left-brown {
        border-left-color: #795548
    }

    .border-right-brown {
        border-right-color: #795548
    }

    .text-brown-300 {
        color: #a1887f
    }

        .text-brown-300[href]:focus, .text-brown-300[href]:hover {
            color: #90746a
        }

    .bg-brown-300 {
        background-color: #a1887f
    }

    .border-brown-300 {
        border-color: #a1887f
    }

    .border-top-brown-300 {
        border-top-color: #a1887f
    }

    .border-bottom-brown-300 {
        border-bottom-color: #a1887f
    }

    .border-left-brown-300 {
        border-left-color: #a1887f
    }

    .border-right-brown-300 {
        border-right-color: #a1887f
    }

    .text-brown-400 {
        color: #8d6e63
    }

        .text-brown-400[href]:focus, .text-brown-400[href]:hover {
            color: #775c53
        }

    .bg-brown-400 {
        background-color: #8d6e63
    }

    .border-brown-400 {
        border-color: #8d6e63
    }

    .border-top-brown-400 {
        border-top-color: #8d6e63
    }

    .border-bottom-brown-400 {
        border-bottom-color: #8d6e63
    }

    .border-left-brown-400 {
        border-left-color: #8d6e63
    }

    .border-right-brown-400 {
        border-right-color: #8d6e63
    }

    .text-brown-600 {
        color: #6d4c41
    }

        .text-brown-600[href]:focus, .text-brown-600[href]:hover {
            color: #553b33
        }

    .bg-brown-600 {
        background-color: #6d4c41
    }

    .border-brown-600 {
        border-color: #6d4c41
    }

    .border-top-brown-600 {
        border-top-color: #6d4c41
    }

    .border-bottom-brown-600 {
        border-bottom-color: #6d4c41
    }

    .border-left-brown-600 {
        border-left-color: #6d4c41
    }

    .border-right-brown-600 {
        border-right-color: #6d4c41
    }

    .text-brown-700 {
        color: #5d4037
    }

        .text-brown-700[href]:focus, .text-brown-700[href]:hover {
            color: #452f29
        }

    .bg-brown-700 {
        background-color: #5d4037
    }

    .border-brown-700 {
        border-color: #5d4037
    }

    .border-top-brown-700 {
        border-top-color: #5d4037
    }

    .border-bottom-brown-700 {
        border-bottom-color: #5d4037
    }

    .border-left-brown-700 {
        border-left-color: #5d4037
    }

    .border-right-brown-700 {
        border-right-color: #5d4037
    }

    .text-brown-800 {
        color: #4e342e
    }

        .text-brown-800[href]:focus, .text-brown-800[href]:hover {
            color: #362420
        }

    .bg-brown-800 {
        background-color: #4e342e
    }

    .border-brown-800 {
        border-color: #4e342e
    }

    .border-top-brown-800 {
        border-top-color: #4e342e
    }

    .border-bottom-brown-800 {
        border-bottom-color: #4e342e
    }

    .border-left-brown-800 {
        border-left-color: #4e342e
    }

    .border-right-brown-800 {
        border-right-color: #4e342e
    }

    .alpha-grey {
        background-color: #fafafa
    }

    .text-grey {
        color: #777
    }

        .text-grey[href]:focus, .text-grey[href]:hover {
            color: #646464
        }

    .bg-grey {
        background-color: #777
    }

    .border-grey {
        border-color: #777
    }

    .border-top-grey {
        border-top-color: #777
    }

    .border-bottom-grey {
        border-bottom-color: #777
    }

    .border-left-grey {
        border-left-color: #777
    }

    .border-right-grey {
        border-right-color: #777
    }

    .text-grey-300 {
        color: #999
    }

        .text-grey-300[href]:focus, .text-grey-300[href]:hover {
            color: #868686
        }

    .bg-grey-300 {
        background-color: #999
    }

    .border-grey-300 {
        border-color: #999
    }

    .border-top-grey-300 {
        border-top-color: #999
    }

    .border-bottom-grey-300 {
        border-bottom-color: #999
    }

    .border-left-grey-300 {
        border-left-color: #999
    }

    .border-right-grey-300 {
        border-right-color: #999
    }

    .text-grey-400 {
        color: #888
    }

        .text-grey-400[href]:focus, .text-grey-400[href]:hover {
            color: #757575
        }

    .bg-grey-400 {
        background-color: #888
    }

    .border-grey-400 {
        border-color: #888
    }

    .border-top-grey-400 {
        border-top-color: #888
    }

    .border-bottom-grey-400 {
        border-bottom-color: #888
    }

    .border-left-grey-400 {
        border-left-color: #888
    }

    .border-right-grey-400 {
        border-right-color: #888
    }

    .text-grey-600 {
        color: #666
    }

        .text-grey-600[href]:focus, .text-grey-600[href]:hover {
            color: #535353
        }

    .bg-grey-600 {
        background-color: #666
    }

    .border-grey-600 {
        border-color: #666
    }

    .border-top-grey-600 {
        border-top-color: #666
    }

    .border-bottom-grey-600 {
        border-bottom-color: #666
    }

    .border-left-grey-600 {
        border-left-color: #666
    }

    .border-right-grey-600 {
        border-right-color: #666
    }

    .text-grey-700 {
        color: #555
    }

        .text-grey-700[href]:focus, .text-grey-700[href]:hover {
            color: #424242
        }

    .bg-grey-700 {
        background-color: #555
    }

    .border-grey-700 {
        border-color: #555
    }

    .border-top-grey-700 {
        border-top-color: #555
    }

    .border-bottom-grey-700 {
        border-bottom-color: #555
    }

    .border-left-grey-700 {
        border-left-color: #555
    }

    .border-right-grey-700 {
        border-right-color: #555
    }

    .text-grey-800 {
        color: #444
    }

        .text-grey-800[href]:focus, .text-grey-800[href]:hover {
            color: #313131
        }

    .bg-grey-800 {
        background-color: #444
    }

    .border-grey-800 {
        border-color: #444
    }

    .border-top-grey-800 {
        border-top-color: #444
    }

    .border-bottom-grey-800 {
        border-bottom-color: #444
    }

    .border-left-grey-800 {
        border-left-color: #444
    }

    .border-right-grey-800 {
        border-right-color: #444
    }

    .alpha-slate {
        background-color: #eceff1
    }

    .text-slate {
        color: #607d8b
    }

        .text-slate[href]:focus, .text-slate[href]:hover {
            color: #506974
        }

    .bg-slate {
        background-color: #607d8b
    }

    .border-slate {
        border-color: #607d8b
    }

    .border-top-slate {
        border-top-color: #607d8b
    }

    .border-bottom-slate {
        border-bottom-color: #607d8b
    }

    .border-left-slate {
        border-left-color: #607d8b
    }

    .border-right-slate {
        border-right-color: #607d8b
    }

    .text-slate-300 {
        color: #90a4ae
    }

        .text-slate-300[href]:focus, .text-slate-300[href]:hover {
            color: #7a929e
        }

    .bg-slate-300 {
        background-color: #90a4ae
    }

    .border-slate-300 {
        border-color: #90a4ae
    }

    .border-top-slate-300 {
        border-top-color: #90a4ae
    }

    .border-bottom-slate-300 {
        border-bottom-color: #90a4ae
    }

    .border-left-slate-300 {
        border-left-color: #90a4ae
    }

    .border-right-slate-300 {
        border-right-color: #90a4ae
    }

    .text-slate-400 {
        color: #78909c
    }

        .text-slate-400[href]:focus, .text-slate-400[href]:hover {
            color: #657d89
        }

    .bg-slate-400 {
        background-color: #78909c
    }

    .border-slate-400 {
        border-color: #78909c
    }

    .border-top-slate-400 {
        border-top-color: #78909c
    }

    .border-bottom-slate-400 {
        border-bottom-color: #78909c
    }

    .border-left-slate-400 {
        border-left-color: #78909c
    }

    .border-right-slate-400 {
        border-right-color: #78909c
    }

    .text-slate-600 {
        color: #546e7a
    }

        .text-slate-600[href]:focus, .text-slate-600[href]:hover {
            color: #445a63
        }

    .bg-slate-600 {
        background-color: #546e7a
    }

    .border-slate-600 {
        border-color: #546e7a
    }

    .border-top-slate-600 {
        border-top-color: #546e7a
    }

    .border-bottom-slate-600 {
        border-bottom-color: #546e7a
    }

    .border-left-slate-600 {
        border-left-color: #546e7a
    }

    .border-right-slate-600 {
        border-right-color: #546e7a
    }

    .text-slate-700 {
        color: #455a64
    }

        .text-slate-700[href]:focus, .text-slate-700[href]:hover {
            color: #35464d
        }

    .bg-slate-700 {
        background-color: #455a64
    }

    .border-slate-700 {
        border-color: #455a64
    }

    .border-top-slate-700 {
        border-top-color: #455a64
    }

    .border-bottom-slate-700 {
        border-bottom-color: #455a64
    }

    .border-left-slate-700 {
        border-left-color: #455a64
    }

    .border-right-slate-700 {
        border-right-color: #455a64
    }

    .text-slate-800 {
        color: #37474f
    }

        .text-slate-800[href]:focus, .text-slate-800[href]:hover {
            color: #273338
        }

    .bg-slate-800 {
        background-color: #37474f
    }

    .border-slate-800 {
        border-color: #37474f
    }

    .border-top-slate-800 {
        border-top-color: #37474f
    }

    .border-bottom-slate-800 {
        border-bottom-color: #37474f
    }

    .border-left-slate-800 {
        border-left-color: #37474f
    }

    .border-right-slate-800 {
        border-right-color: #37474f
    }

    .border-transparent {
        border-color: transparent !important
    }

    .border-top-transparent {
        border-top-color: transparent !important
    }

    .border-bottom-transparent {
        border-bottom-color: transparent !important
    }

    .border-left-transparent {
        border-left-color: transparent !important
    }

    .border-right-transparent {
        border-right-color: transparent !important
    }

    .border-light-alpha {
        border-color: rgba(255,255,255,.1)
    }

    .border-top-light-alpha {
        border-top-color: rgba(255,255,255,.1)
    }

    .border-bottom-light-alpha {
        border-bottom-color: rgba(255,255,255,.1)
    }

    .border-left-light-alpha {
        border-left-color: rgba(255,255,255,.1)
    }

    .border-right-light-alpha {
        border-right-color: rgba(255,255,255,.1)
    }

    .border-dark-alpha {
        border-color: rgba(0,0,0,.1)
    }

    .border-top-dark-alpha {
        border-top-color: rgba(0,0,0,.1)
    }

    .border-bottom-dark-alpha {
        border-bottom-color: rgba(0,0,0,.1)
    }

    .border-left-dark-alpha {
        border-left-color: rgba(0,0,0,.1)
    }

    .border-right-dark-alpha {
        border-right-color: rgba(0,0,0,.1)
    }

    .bg-dark-alpha {
        background-color: rgba(0,0,0,.2)
    }

    .bg-light-alpha {
        background-color: rgba(255,255,255,.1)
    }
