﻿.white {
    color: #FFF !important
}

.bg-white {
    background-color: #FFF !important
}

    .bg-white .card-footer, .bg-white .card-header {
        background-color: transparent
    }

.alert-white {
    border-color: #fff !important;
    background-color: #fff !important;
    color: #A6A6A6 !important
}

    .alert-white .alert-link {
        color: #919191 !important
    }

.bullet.bullet-white {
    background-color: #FFF
}

.bg-light-white {
    background-color: rgba(255,255,255,.15)
}

.bg-white.badge-glow, .border-white.badge-glow {
    box-shadow: 0 0 10px #FFF
}

.overlay-white {
    background: #FFF;
    background: rgba(255,255,255,.8)
}

.btn-white {
    background-color: #FFF !important;
    color: #FFF
}

    .btn-white:active, .btn-white:focus, .btn-white:hover {
        color: #FFF !important
    }

.btn-outline-white {
    border-color: #FFF;
    background-color: transparent;
    color: #FFF
}

    .btn-outline-white:hover {
        background-color: #FFF;
        color: #FFF !important
    }

.alert-black, .alert-black .alert-link, .black {
    color: #000 !important
}

.widget-timeline .timeline-items.timeline-icon-white:before {
    background-color: #FFF
}

input[type=checkbox].bg-white + .custom-control-label:before, input[type=radio].bg-white + .custom-control-label:before {
    background-color: #FFF !important
}

input:focus ~ .bg-white {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #FFF !important
}

.border-white {
    border: 1px solid #FFF !important
}

.kanban-container .kanban-board .kanban-item[data-border=white]:before {
    background-color: #FFF
}

.bg-black {
    background-color: #000 !important
}

    .bg-black .card-footer, .bg-black .card-header {
        background-color: transparent
    }

.alert-black {
    border-color: #242424 !important;
    background-color: #242424 !important
}

.bullet.bullet-black {
    background-color: #000
}

.bg-light-black {
    background-color: rgba(0,0,0,.15)
}

.bg-black.badge-glow, .border-black.badge-glow {
    box-shadow: 0 0 10px #000
}

.overlay-black {
    background: #000;
    background: rgba(0,0,0,.8)
}

.btn-black {
    background-color: #000 !important;
    color: #FFF
}

    .btn-black:active, .btn-black:focus, .btn-black:hover {
        color: #FFF !important
    }

.btn-outline-black {
    border-color: #000;
    background-color: transparent;
    color: #000
}

    .btn-outline-black:hover {
        background-color: #000;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-black:before {
    background-color: #000
}

input[type=checkbox].bg-black + .custom-control-label:before, input[type=radio].bg-black + .custom-control-label:before {
    background-color: #000 !important
}

input:focus ~ .bg-black {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #000 !important
}

.border-black {
    border: 1px solid #000 !important
}

.kanban-container .kanban-board .kanban-item[data-border=black]:before {
    background-color: #000
}

.bg-primary.bg-lighten-5, .btn-primary.btn-lighten-5 {
    background-color: #39FCFF !important
}

.primary.lighten-5 {
    color: #39FCFF !important
}

.btn-primary.btn-lighten-5 {
    border-color: #008385 !important
}

    .btn-primary.btn-lighten-5:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-lighten-5:active, .btn-primary.btn-lighten-5:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-lighten-5 {
    border-color: #39FCFF !important;
    color: #39FCFF !important
}

    .btn-outline-primary.btn-outline-lighten-5:hover {
        background-color: #39FCFF !important
    }

.border-primary.border-lighten-5 {
    border: 1px solid #39FCFF !important
}

.border-top-primary.border-top-lighten-5 {
    border-top: 1px solid #39FCFF !important
}

.border-bottom-primary.border-bottom-lighten-5 {
    border-bottom: 1px solid #39FCFF !important
}

.border-left-primary.border-left-lighten-5 {
    border-left: 1px solid #39FCFF !important
}

.border-right-primary.border-right-lighten-5 {
    border-right: 1px solid #39FCFF !important
}

.overlay-primary.overlay-lighten-5 {
    background: #39FCFF;
    background: rgba(57,252,255,.8)
}

.bg-primary.bg-lighten-4, .btn-primary.btn-lighten-4 {
    background-color: #1FFBFF !important
}

.primary.lighten-4 {
    color: #1FFBFF !important
}

.btn-primary.btn-lighten-4 {
    border-color: #008385 !important
}

    .btn-primary.btn-lighten-4:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-lighten-4:active, .btn-primary.btn-lighten-4:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-lighten-4 {
    border-color: #1FFBFF !important;
    color: #1FFBFF !important
}

    .btn-outline-primary.btn-outline-lighten-4:hover {
        background-color: #1FFBFF !important
    }

.border-primary.border-lighten-4 {
    border: 1px solid #1FFBFF !important
}

.border-top-primary.border-top-lighten-4 {
    border-top: 1px solid #1FFBFF !important
}

.border-bottom-primary.border-bottom-lighten-4 {
    border-bottom: 1px solid #1FFBFF !important
}

.border-left-primary.border-left-lighten-4 {
    border-left: 1px solid #1FFBFF !important
}

.border-right-primary.border-right-lighten-4 {
    border-right: 1px solid #1FFBFF !important
}

.overlay-primary.overlay-lighten-4 {
    background: #1FFBFF;
    background: rgba(31,251,255,.8)
}

.bg-primary.bg-lighten-3, .btn-primary.btn-lighten-3 {
    background-color: #06FBFF !important
}

.primary.lighten-3 {
    color: #06FBFF !important
}

.btn-primary.btn-lighten-3 {
    border-color: #008385 !important
}

    .btn-primary.btn-lighten-3:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-lighten-3:active, .btn-primary.btn-lighten-3:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-lighten-3 {
    border-color: #06FBFF !important;
    color: #06FBFF !important
}

    .btn-outline-primary.btn-outline-lighten-3:hover {
        background-color: #06FBFF !important
    }

.border-primary.border-lighten-3 {
    border: 1px solid #06FBFF !important
}

.border-top-primary.border-top-lighten-3 {
    border-top: 1px solid #06FBFF !important
}

.border-bottom-primary.border-bottom-lighten-3 {
    border-bottom: 1px solid #06FBFF !important
}

.border-left-primary.border-left-lighten-3 {
    border-left: 1px solid #06FBFF !important
}

.border-right-primary.border-right-lighten-3 {
    border-right: 1px solid #06FBFF !important
}

.overlay-primary.overlay-lighten-3 {
    background: #06FBFF;
    background: rgba(6,251,255,.8)
}

.bg-primary.bg-lighten-2, .btn-primary.btn-lighten-2 {
    background-color: #00E7EB !important
}

.primary.lighten-2 {
    color: #00E7EB !important
}

.btn-primary.btn-lighten-2 {
    border-color: #008385 !important
}

    .btn-primary.btn-lighten-2:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-lighten-2:active, .btn-primary.btn-lighten-2:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-lighten-2 {
    border-color: #00E7EB !important;
    color: #00E7EB !important
}

    .btn-outline-primary.btn-outline-lighten-2:hover {
        background-color: #00E7EB !important
    }

.border-primary.border-lighten-2 {
    border: 1px solid #00E7EB !important
}

.border-top-primary.border-top-lighten-2 {
    border-top: 1px solid #00E7EB !important
}

.border-bottom-primary.border-bottom-lighten-2 {
    border-bottom: 1px solid #00E7EB !important
}

.border-left-primary.border-left-lighten-2 {
    border-left: 1px solid #00E7EB !important
}

.border-right-primary.border-right-lighten-2 {
    border-right: 1px solid #00E7EB !important
}

.overlay-primary.overlay-lighten-2 {
    background: #00E7EB;
    background: rgba(0,231,235,.8)
}

.bg-primary.bg-lighten-1, .btn-primary.btn-lighten-1 {
    background-color: #00CED2 !important
}

.primary.lighten-1 {
    color: #00CED2 !important
}

.btn-primary.btn-lighten-1 {
    border-color: #008385 !important
}

    .btn-primary.btn-lighten-1:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-lighten-1:active, .btn-primary.btn-lighten-1:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-lighten-1 {
    border-color: #00CED2 !important;
    color: #00CED2 !important
}

    .btn-outline-primary.btn-outline-lighten-1:hover {
        background-color: #00CED2 !important
    }

.border-primary.border-lighten-1 {
    border: 1px solid #00CED2 !important
}

.border-top-primary.border-top-lighten-1 {
    border-top: 1px solid #00CED2 !important
}

.border-bottom-primary.border-bottom-lighten-1 {
    border-bottom: 1px solid #00CED2 !important
}

.border-left-primary.border-left-lighten-1 {
    border-left: 1px solid #00CED2 !important
}

.border-right-primary.border-right-lighten-1 {
    border-right: 1px solid #00CED2 !important
}

.overlay-primary.overlay-lighten-1 {
    background: #00CED2;
    background: rgba(0,206,210,.8)
}

.primary {
    color: #00B5B8 !important
}

.bg-primary {
    background-color: #00B5B8 !important
}

    .bg-primary .card-footer, .bg-primary .card-header {
        background-color: transparent
    }

.alert-primary {
    border-color: #00FBFF !important;
    background-color: #00FBFF !important;
    color: #000506 !important
}

    .alert-primary .alert-link {
        color: #000 !important
    }

.bullet.bullet-primary {
    background-color: #00B5B8
}

.bg-light-primary {
    background-color: rgba(0,181,184,.15)
}

.bg-primary.badge-glow, .border-primary.badge-glow {
    box-shadow: 0 0 10px #00B5B8
}

.overlay-primary {
    background: #00B5B8;
    background: rgba(0,181,184,.8)
}

.btn-primary {
    background-color: #00B5B8 !important;
    color: #FFF
}

    .btn-primary:hover {
        border-color: #009C9F !important;
        background-color: #00CED2 !important;
        color: #FFF !important
    }

    .btn-primary:active, .btn-primary:focus {
        border-color: #008385 !important;
        background-color: #006A6C !important;
        color: #FFF !important
    }

.btn-outline-primary {
    border-color: #00B5B8;
    background-color: transparent;
    color: #00B5B8
}

    .btn-outline-primary:hover {
        background-color: #00B5B8;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-primary:before {
    background-color: #00B5B8
}

input[type=checkbox].bg-primary + .custom-control-label:before, input[type=radio].bg-primary + .custom-control-label:before {
    background-color: #00B5B8 !important
}

.bg-primary.bg-darken-1, .btn-primary.btn-darken-1 {
    background-color: #009C9F !important
}

.border-primary {
    border: 1px solid #00B5B8 !important
}

.border-top-primary {
    border-top: 1px solid #00B5B8
}

.border-bottom-primary {
    border-bottom: 1px solid #00B5B8
}

.border-left-primary {
    border-left: 1px solid #00B5B8
}

.border-right-primary {
    border-right: 1px solid #00B5B8
}

.primary.darken-1 {
    color: #009C9F !important
}

.btn-primary.btn-darken-1 {
    border-color: #008385 !important
}

    .btn-primary.btn-darken-1:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-darken-1:active, .btn-primary.btn-darken-1:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-darken-1 {
    border-color: #009C9F !important;
    color: #009C9F !important
}

    .btn-outline-primary.btn-outline-darken-1:hover {
        background-color: #009C9F !important
    }

.border-primary.border-darken-1 {
    border: 1px solid #009C9F !important
}

.border-top-primary.border-top-darken-1 {
    border-top: 1px solid #009C9F !important
}

.border-bottom-primary.border-bottom-darken-1 {
    border-bottom: 1px solid #009C9F !important
}

.border-left-primary.border-left-darken-1 {
    border-left: 1px solid #009C9F !important
}

.border-right-primary.border-right-darken-1 {
    border-right: 1px solid #009C9F !important
}

.overlay-primary.overlay-darken-1 {
    background: #009C9F;
    background: rgba(0,156,159,.8)
}

.bg-primary.bg-darken-2, .btn-primary.btn-darken-2 {
    background-color: #008385 !important
}

.primary.darken-2 {
    color: #008385 !important
}

.btn-primary.btn-darken-2 {
    border-color: #008385 !important
}

    .btn-primary.btn-darken-2:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-darken-2:active, .btn-primary.btn-darken-2:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-darken-2 {
    border-color: #008385 !important;
    color: #008385 !important
}

    .btn-outline-primary.btn-outline-darken-2:hover {
        background-color: #008385 !important
    }

.border-primary.border-darken-2 {
    border: 1px solid #008385 !important
}

.border-top-primary.border-top-darken-2 {
    border-top: 1px solid #008385 !important
}

.border-bottom-primary.border-bottom-darken-2 {
    border-bottom: 1px solid #008385 !important
}

.border-left-primary.border-left-darken-2 {
    border-left: 1px solid #008385 !important
}

.border-right-primary.border-right-darken-2 {
    border-right: 1px solid #008385 !important
}

.overlay-primary.overlay-darken-2 {
    background: #008385;
    background: rgba(0,131,133,.8)
}

.primary.darken-3 {
    color: #006A6C !important
}

.bg-primary.bg-darken-3 {
    background-color: #006A6C !important
}

.btn-primary.btn-darken-3, .btn-primary.btn-darken-3:hover {
    border-color: #008385 !important;
    background-color: #006A6C !important
}

    .btn-primary.btn-darken-3:active, .btn-primary.btn-darken-3:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-darken-3 {
    border-color: #006A6C !important;
    color: #006A6C !important
}

    .btn-outline-primary.btn-outline-darken-3:hover {
        background-color: #006A6C !important
    }

.border-primary.border-darken-3 {
    border: 1px solid #006A6C !important
}

.border-top-primary.border-top-darken-3 {
    border-top: 1px solid #006A6C !important
}

.border-bottom-primary.border-bottom-darken-3 {
    border-bottom: 1px solid #006A6C !important
}

.border-left-primary.border-left-darken-3 {
    border-left: 1px solid #006A6C !important
}

.border-right-primary.border-right-darken-3 {
    border-right: 1px solid #006A6C !important
}

.overlay-primary.overlay-darken-3 {
    background: #006A6C;
    background: rgba(0,106,108,.8)
}

.bg-primary.bg-darken-4, .btn-primary.btn-darken-4 {
    background-color: #005152 !important
}

.primary.darken-4 {
    color: #005152 !important
}

.btn-primary.btn-darken-4 {
    border-color: #008385 !important
}

    .btn-primary.btn-darken-4:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-darken-4:active, .btn-primary.btn-darken-4:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-darken-4 {
    border-color: #005152 !important;
    color: #005152 !important
}

    .btn-outline-primary.btn-outline-darken-4:hover {
        background-color: #005152 !important
    }

.border-primary.border-darken-4 {
    border: 1px solid #005152 !important
}

.border-top-primary.border-top-darken-4 {
    border-top: 1px solid #005152 !important
}

.border-bottom-primary.border-bottom-darken-4 {
    border-bottom: 1px solid #005152 !important
}

.border-left-primary.border-left-darken-4 {
    border-left: 1px solid #005152 !important
}

.border-right-primary.border-right-darken-4 {
    border-right: 1px solid #005152 !important
}

.overlay-primary.overlay-darken-4 {
    background: #005152;
    background: rgba(0,81,82,.8)
}

.bg-primary.bg-accent-1, .btn-primary.btn-accent-1 {
    background-color: #BDFDFF !important
}

.primary.accent-1 {
    color: #BDFDFF !important
}

.btn-primary.btn-accent-1 {
    border-color: #008385 !important
}

    .btn-primary.btn-accent-1:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-accent-1:active, .btn-primary.btn-accent-1:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-accent-1 {
    border-color: #BDFDFF !important;
    color: #BDFDFF !important
}

    .btn-outline-primary.btn-outline-accent-1:hover {
        background-color: #BDFDFF !important
    }

.border-primary.border-accent-1 {
    border: 1px solid #BDFDFF !important
}

.border-top-primary.border-top-accent-1 {
    border-top: 1px solid #BDFDFF !important
}

.border-bottom-primary.border-bottom-accent-1 {
    border-bottom: 1px solid #BDFDFF !important
}

.border-left-primary.border-left-accent-1 {
    border-left: 1px solid #BDFDFF !important
}

.border-right-primary.border-right-accent-1 {
    border-right: 1px solid #BDFDFF !important
}

.overlay-primary.overlay-accent-1 {
    background: #BDFDFF;
    background: rgba(189,253,255,.8)
}

.bg-primary.bg-accent-2, .btn-primary.btn-accent-2 {
    background-color: #8AFBFF !important
}

.primary.accent-2 {
    color: #8AFBFF !important
}

.btn-primary.btn-accent-2 {
    border-color: #008385 !important
}

    .btn-primary.btn-accent-2:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-accent-2:active, .btn-primary.btn-accent-2:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-accent-2 {
    border-color: #8AFBFF !important;
    color: #8AFBFF !important
}

    .btn-outline-primary.btn-outline-accent-2:hover {
        background-color: #8AFBFF !important
    }

.border-primary.border-accent-2 {
    border: 1px solid #8AFBFF !important
}

.border-top-primary.border-top-accent-2 {
    border-top: 1px solid #8AFBFF !important
}

.border-bottom-primary.border-bottom-accent-2 {
    border-bottom: 1px solid #8AFBFF !important
}

.border-left-primary.border-left-accent-2 {
    border-left: 1px solid #8AFBFF !important
}

.border-right-primary.border-right-accent-2 {
    border-right: 1px solid #8AFBFF !important
}

.overlay-primary.overlay-accent-2 {
    background: #8AFBFF;
    background: rgba(138,251,255,.8)
}

.bg-primary.bg-accent-3, .btn-primary.btn-accent-3 {
    background-color: #57FAFF !important
}

.primary.accent-3 {
    color: #57FAFF !important
}

.btn-primary.btn-accent-3 {
    border-color: #008385 !important
}

    .btn-primary.btn-accent-3:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-accent-3:active, .btn-primary.btn-accent-3:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-accent-3 {
    border-color: #57FAFF !important;
    color: #57FAFF !important
}

    .btn-outline-primary.btn-outline-accent-3:hover {
        background-color: #57FAFF !important
    }

.border-primary.border-accent-3 {
    border: 1px solid #57FAFF !important
}

.border-top-primary.border-top-accent-3 {
    border-top: 1px solid #57FAFF !important
}

.border-bottom-primary.border-bottom-accent-3 {
    border-bottom: 1px solid #57FAFF !important
}

.border-left-primary.border-left-accent-3 {
    border-left: 1px solid #57FAFF !important
}

.border-right-primary.border-right-accent-3 {
    border-right: 1px solid #57FAFF !important
}

.overlay-primary.overlay-accent-3 {
    background: #57FAFF;
    background: rgba(87,250,255,.8)
}

.bg-primary.bg-accent-4, .btn-primary.btn-accent-4 {
    background-color: #3DF9FF !important
}

.primary.accent-4 {
    color: #3DF9FF !important
}

.btn-primary.btn-accent-4 {
    border-color: #008385 !important
}

    .btn-primary.btn-accent-4:hover {
        border-color: #008385 !important;
        background-color: #006A6C !important
    }

    .btn-primary.btn-accent-4:active, .btn-primary.btn-accent-4:focus {
        border-color: #006A6C !important;
        background-color: #005152 !important
    }

.btn-outline-primary.btn-outline-accent-4 {
    border-color: #3DF9FF !important;
    color: #3DF9FF !important
}

    .btn-outline-primary.btn-outline-accent-4:hover {
        background-color: #3DF9FF !important
    }

input:focus ~ .bg-primary {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #3DF9FF !important
}

.border-primary.border-accent-4 {
    border: 1px solid #3DF9FF !important
}

.border-top-primary.border-top-accent-4 {
    border-top: 1px solid #3DF9FF !important
}

.border-bottom-primary.border-bottom-accent-4 {
    border-bottom: 1px solid #3DF9FF !important
}

.border-left-primary.border-left-accent-4 {
    border-left: 1px solid #3DF9FF !important
}

.border-right-primary.border-right-accent-4 {
    border-right: 1px solid #3DF9FF !important
}

.overlay-primary.overlay-accent-4 {
    background: #3DF9FF;
    background: rgba(61,249,255,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=primary]:before {
    background-color: #3DF9FF
}

.bg-secondary.bg-lighten-5, .btn-secondary.btn-lighten-5 {
    background-color: #7A8CAC !important
}

.secondary.lighten-5 {
    color: #7A8CAC !important
}

.btn-secondary.btn-lighten-5 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-lighten-5:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-lighten-5:active, .btn-secondary.btn-lighten-5:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-lighten-5 {
    border-color: #7A8CAC !important;
    color: #7A8CAC !important
}

    .btn-outline-secondary.btn-outline-lighten-5:hover {
        background-color: #7A8CAC !important
    }

.border-secondary.border-lighten-5 {
    border: 1px solid #7A8CAC !important
}

.border-top-secondary.border-top-lighten-5 {
    border-top: 1px solid #7A8CAC !important
}

.border-bottom-secondary.border-bottom-lighten-5 {
    border-bottom: 1px solid #7A8CAC !important
}

.border-left-secondary.border-left-lighten-5 {
    border-left: 1px solid #7A8CAC !important
}

.border-right-secondary.border-right-lighten-5 {
    border-right: 1px solid #7A8CAC !important
}

.overlay-secondary.overlay-lighten-5 {
    background: #7A8CAC;
    background: rgba(122,140,172,.8)
}

.bg-secondary.bg-lighten-4, .btn-secondary.btn-lighten-4 {
    background-color: #6A7FA3 !important
}

.secondary.lighten-4 {
    color: #6A7FA3 !important
}

.btn-secondary.btn-lighten-4 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-lighten-4:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-lighten-4:active, .btn-secondary.btn-lighten-4:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-lighten-4 {
    border-color: #6A7FA3 !important;
    color: #6A7FA3 !important
}

    .btn-outline-secondary.btn-outline-lighten-4:hover {
        background-color: #6A7FA3 !important
    }

.border-secondary.border-lighten-4 {
    border: 1px solid #6A7FA3 !important
}

.border-top-secondary.border-top-lighten-4 {
    border-top: 1px solid #6A7FA3 !important
}

.border-bottom-secondary.border-bottom-lighten-4 {
    border-bottom: 1px solid #6A7FA3 !important
}

.border-left-secondary.border-left-lighten-4 {
    border-left: 1px solid #6A7FA3 !important
}

.border-right-secondary.border-right-lighten-4 {
    border-right: 1px solid #6A7FA3 !important
}

.overlay-secondary.overlay-lighten-4 {
    background: #6A7FA3;
    background: rgba(106,127,163,.8)
}

.bg-secondary.bg-lighten-3, .btn-secondary.btn-lighten-3 {
    background-color: #5D7296 !important
}

.secondary.lighten-3 {
    color: #5D7296 !important
}

.btn-secondary.btn-lighten-3 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-lighten-3:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-lighten-3:active, .btn-secondary.btn-lighten-3:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-lighten-3 {
    border-color: #5D7296 !important;
    color: #5D7296 !important
}

    .btn-outline-secondary.btn-outline-lighten-3:hover {
        background-color: #5D7296 !important
    }

.border-secondary.border-lighten-3 {
    border: 1px solid #5D7296 !important
}

.border-top-secondary.border-top-lighten-3 {
    border-top: 1px solid #5D7296 !important
}

.border-bottom-secondary.border-bottom-lighten-3 {
    border-bottom: 1px solid #5D7296 !important
}

.border-left-secondary.border-left-lighten-3 {
    border-left: 1px solid #5D7296 !important
}

.border-right-secondary.border-right-lighten-3 {
    border-right: 1px solid #5D7296 !important
}

.overlay-secondary.overlay-lighten-3 {
    background: #5D7296;
    background: rgba(93,114,150,.8)
}

.bg-secondary.bg-lighten-2, .btn-secondary.btn-lighten-2 {
    background-color: #546686 !important
}

.secondary.lighten-2 {
    color: #546686 !important
}

.btn-secondary.btn-lighten-2 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-lighten-2:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-lighten-2:active, .btn-secondary.btn-lighten-2:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-lighten-2 {
    border-color: #546686 !important;
    color: #546686 !important
}

    .btn-outline-secondary.btn-outline-lighten-2:hover {
        background-color: #546686 !important
    }

.border-secondary.border-lighten-2 {
    border: 1px solid #546686 !important
}

.border-top-secondary.border-top-lighten-2 {
    border-top: 1px solid #546686 !important
}

.border-bottom-secondary.border-bottom-lighten-2 {
    border-bottom: 1px solid #546686 !important
}

.border-left-secondary.border-left-lighten-2 {
    border-left: 1px solid #546686 !important
}

.border-right-secondary.border-right-lighten-2 {
    border-right: 1px solid #546686 !important
}

.overlay-secondary.overlay-lighten-2 {
    background: #546686;
    background: rgba(84,102,134,.8)
}

.bg-secondary.bg-lighten-1, .btn-secondary.btn-lighten-1 {
    background-color: #4A5A77 !important
}

.secondary.lighten-1 {
    color: #4A5A77 !important
}

.btn-secondary.btn-lighten-1 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-lighten-1:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-lighten-1:active, .btn-secondary.btn-lighten-1:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-lighten-1 {
    border-color: #4A5A77 !important;
    color: #4A5A77 !important
}

    .btn-outline-secondary.btn-outline-lighten-1:hover {
        background-color: #4A5A77 !important
    }

.border-secondary.border-lighten-1 {
    border: 1px solid #4A5A77 !important
}

.border-top-secondary.border-top-lighten-1 {
    border-top: 1px solid #4A5A77 !important
}

.border-bottom-secondary.border-bottom-lighten-1 {
    border-bottom: 1px solid #4A5A77 !important
}

.border-left-secondary.border-left-lighten-1 {
    border-left: 1px solid #4A5A77 !important
}

.border-right-secondary.border-right-lighten-1 {
    border-right: 1px solid #4A5A77 !important
}

.overlay-secondary.overlay-lighten-1 {
    background: #4A5A77;
    background: rgba(74,90,119,.8)
}

.secondary {
    color: #404E67 !important
}

.alert-secondary, .alert-secondary .alert-link {
    color: #000 !important
}

.bg-secondary {
    background-color: #404E67 !important
}

    .bg-secondary .card-footer, .bg-secondary .card-header {
        background-color: transparent
    }

.alert-secondary {
    border-color: #5B6F93 !important;
    background-color: #5B6F93 !important
}

.bullet.bullet-secondary {
    background-color: #404E67
}

.bg-light-secondary {
    background-color: rgba(64,78,103,.15)
}

.bg-secondary.badge-glow, .border-secondary.badge-glow {
    box-shadow: 0 0 10px #404E67
}

.overlay-secondary {
    background: #404E67;
    background: rgba(64,78,103,.8)
}

.btn-secondary {
    background-color: #404E67 !important;
    color: #FFF
}

    .btn-secondary:hover {
        border-color: #364257 !important;
        background-color: #4A5A77 !important;
        color: #FFF !important
    }

    .btn-secondary:active, .btn-secondary:focus {
        border-color: #2C3648 !important;
        background-color: #232A38 !important;
        color: #FFF !important
    }

.btn-outline-secondary {
    border-color: #404E67;
    background-color: transparent;
    color: #404E67
}

    .btn-outline-secondary:hover {
        background-color: #404E67;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-secondary:before {
    background-color: #404E67
}

input[type=checkbox].bg-secondary + .custom-control-label:before, input[type=radio].bg-secondary + .custom-control-label:before {
    background-color: #404E67 !important
}

.bg-secondary.bg-darken-1, .btn-secondary.btn-darken-1 {
    background-color: #364257 !important
}

.border-secondary {
    border: 1px solid #404E67 !important
}

.border-top-secondary {
    border-top: 1px solid #404E67
}

.border-bottom-secondary {
    border-bottom: 1px solid #404E67
}

.border-left-secondary {
    border-left: 1px solid #404E67
}

.border-right-secondary {
    border-right: 1px solid #404E67
}

.secondary.darken-1 {
    color: #364257 !important
}

.btn-secondary.btn-darken-1 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-darken-1:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-darken-1:active, .btn-secondary.btn-darken-1:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-darken-1 {
    border-color: #364257 !important;
    color: #364257 !important
}

    .btn-outline-secondary.btn-outline-darken-1:hover {
        background-color: #364257 !important
    }

.border-secondary.border-darken-1 {
    border: 1px solid #364257 !important
}

.border-top-secondary.border-top-darken-1 {
    border-top: 1px solid #364257 !important
}

.border-bottom-secondary.border-bottom-darken-1 {
    border-bottom: 1px solid #364257 !important
}

.border-left-secondary.border-left-darken-1 {
    border-left: 1px solid #364257 !important
}

.border-right-secondary.border-right-darken-1 {
    border-right: 1px solid #364257 !important
}

.overlay-secondary.overlay-darken-1 {
    background: #364257;
    background: rgba(54,66,87,.8)
}

.bg-secondary.bg-darken-2, .btn-secondary.btn-darken-2 {
    background-color: #2C3648 !important
}

.secondary.darken-2 {
    color: #2C3648 !important
}

.btn-secondary.btn-darken-2 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-darken-2:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-darken-2:active, .btn-secondary.btn-darken-2:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-darken-2 {
    border-color: #2C3648 !important;
    color: #2C3648 !important
}

    .btn-outline-secondary.btn-outline-darken-2:hover {
        background-color: #2C3648 !important
    }

.border-secondary.border-darken-2 {
    border: 1px solid #2C3648 !important
}

.border-top-secondary.border-top-darken-2 {
    border-top: 1px solid #2C3648 !important
}

.border-bottom-secondary.border-bottom-darken-2 {
    border-bottom: 1px solid #2C3648 !important
}

.border-left-secondary.border-left-darken-2 {
    border-left: 1px solid #2C3648 !important
}

.border-right-secondary.border-right-darken-2 {
    border-right: 1px solid #2C3648 !important
}

.overlay-secondary.overlay-darken-2 {
    background: #2C3648;
    background: rgba(44,54,72,.8)
}

.secondary.darken-3 {
    color: #232A38 !important
}

.bg-secondary.bg-darken-3 {
    background-color: #232A38 !important
}

.btn-secondary.btn-darken-3, .btn-secondary.btn-darken-3:hover {
    border-color: #2C3648 !important;
    background-color: #232A38 !important
}

    .btn-secondary.btn-darken-3:active, .btn-secondary.btn-darken-3:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-darken-3 {
    border-color: #232A38 !important;
    color: #232A38 !important
}

    .btn-outline-secondary.btn-outline-darken-3:hover {
        background-color: #232A38 !important
    }

.border-secondary.border-darken-3 {
    border: 1px solid #232A38 !important
}

.border-top-secondary.border-top-darken-3 {
    border-top: 1px solid #232A38 !important
}

.border-bottom-secondary.border-bottom-darken-3 {
    border-bottom: 1px solid #232A38 !important
}

.border-left-secondary.border-left-darken-3 {
    border-left: 1px solid #232A38 !important
}

.border-right-secondary.border-right-darken-3 {
    border-right: 1px solid #232A38 !important
}

.overlay-secondary.overlay-darken-3 {
    background: #232A38;
    background: rgba(35,42,56,.8)
}

.bg-secondary.bg-darken-4, .btn-secondary.btn-darken-4 {
    background-color: #191E28 !important
}

.secondary.darken-4 {
    color: #191E28 !important
}

.btn-secondary.btn-darken-4 {
    border-color: #2C3648 !important
}

    .btn-secondary.btn-darken-4:hover {
        border-color: #2C3648 !important;
        background-color: #232A38 !important
    }

    .btn-secondary.btn-darken-4:active, .btn-secondary.btn-darken-4:focus {
        border-color: #232A38 !important;
        background-color: #191E28 !important
    }

.btn-outline-secondary.btn-outline-darken-4 {
    border-color: #191E28 !important;
    color: #191E28 !important
}

    .btn-outline-secondary.btn-outline-darken-4:hover {
        background-color: #191E28 !important
    }

input:focus ~ .bg-secondary {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #191E28 !important
}

.border-secondary.border-darken-4 {
    border: 1px solid #191E28 !important
}

.border-top-secondary.border-top-darken-4 {
    border-top: 1px solid #191E28 !important
}

.border-bottom-secondary.border-bottom-darken-4 {
    border-bottom: 1px solid #191E28 !important
}

.border-left-secondary.border-left-darken-4 {
    border-left: 1px solid #191E28 !important
}

.border-right-secondary.border-right-darken-4 {
    border-right: 1px solid #191E28 !important
}

.overlay-secondary.overlay-darken-4 {
    background: #191E28;
    background: rgba(25,30,40,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
    background-color: #191E28
}

.bg-success.bg-lighten-5, .btn-success.btn-lighten-5 {
    background-color: #78F1CC !important
}

.success.lighten-5 {
    color: #78F1CC !important
}

.btn-success.btn-lighten-5 {
    border-color: #11A578 !important
}

    .btn-success.btn-lighten-5:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-lighten-5:active, .btn-success.btn-lighten-5:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-lighten-5 {
    border-color: #78F1CC !important;
    color: #78F1CC !important
}

    .btn-outline-success.btn-outline-lighten-5:hover {
        background-color: #78F1CC !important
    }

.border-success.border-lighten-5 {
    border: 1px solid #78F1CC !important
}

.border-top-success.border-top-lighten-5 {
    border-top: 1px solid #78F1CC !important
}

.border-bottom-success.border-bottom-lighten-5 {
    border-bottom: 1px solid #78F1CC !important
}

.border-left-success.border-left-lighten-5 {
    border-left: 1px solid #78F1CC !important
}

.border-right-success.border-right-lighten-5 {
    border-right: 1px solid #78F1CC !important
}

.overlay-success.overlay-lighten-5 {
    background: #78F1CC;
    background: rgba(120,241,204,.8)
}

.bg-success.bg-lighten-4, .btn-success.btn-lighten-4 {
    background-color: #61EEC4 !important
}

.success.lighten-4 {
    color: #61EEC4 !important
}

.btn-success.btn-lighten-4 {
    border-color: #11A578 !important
}

    .btn-success.btn-lighten-4:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-lighten-4:active, .btn-success.btn-lighten-4:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-lighten-4 {
    border-color: #61EEC4 !important;
    color: #61EEC4 !important
}

    .btn-outline-success.btn-outline-lighten-4:hover {
        background-color: #61EEC4 !important
    }

.border-success.border-lighten-4 {
    border: 1px solid #61EEC4 !important
}

.border-top-success.border-top-lighten-4 {
    border-top: 1px solid #61EEC4 !important
}

.border-bottom-success.border-bottom-lighten-4 {
    border-bottom: 1px solid #61EEC4 !important
}

.border-left-success.border-left-lighten-4 {
    border-left: 1px solid #61EEC4 !important
}

.border-right-success.border-right-lighten-4 {
    border-right: 1px solid #61EEC4 !important
}

.overlay-success.overlay-lighten-4 {
    background: #61EEC4;
    background: rgba(97,238,196,.8)
}

.bg-success.bg-lighten-3, .btn-success.btn-lighten-3 {
    background-color: #49ECBB !important
}

.success.lighten-3 {
    color: #49ECBB !important
}

.btn-success.btn-lighten-3 {
    border-color: #11A578 !important
}

    .btn-success.btn-lighten-3:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-lighten-3:active, .btn-success.btn-lighten-3:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-lighten-3 {
    border-color: #49ECBB !important;
    color: #49ECBB !important
}

    .btn-outline-success.btn-outline-lighten-3:hover {
        background-color: #49ECBB !important
    }

.border-success.border-lighten-3 {
    border: 1px solid #49ECBB !important
}

.border-top-success.border-top-lighten-3 {
    border-top: 1px solid #49ECBB !important
}

.border-bottom-success.border-bottom-lighten-3 {
    border-bottom: 1px solid #49ECBB !important
}

.border-left-success.border-left-lighten-3 {
    border-left: 1px solid #49ECBB !important
}

.border-right-success.border-right-lighten-3 {
    border-right: 1px solid #49ECBB !important
}

.overlay-success.overlay-lighten-3 {
    background: #49ECBB;
    background: rgba(73,236,187,.8)
}

.bg-success.bg-lighten-2, .btn-success.btn-lighten-2 {
    background-color: #32EAB2 !important
}

.success.lighten-2 {
    color: #32EAB2 !important
}

.btn-success.btn-lighten-2 {
    border-color: #11A578 !important
}

    .btn-success.btn-lighten-2:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-lighten-2:active, .btn-success.btn-lighten-2:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-lighten-2 {
    border-color: #32EAB2 !important;
    color: #32EAB2 !important
}

    .btn-outline-success.btn-outline-lighten-2:hover {
        background-color: #32EAB2 !important
    }

.border-success.border-lighten-2 {
    border: 1px solid #32EAB2 !important
}

.border-top-success.border-top-lighten-2 {
    border-top: 1px solid #32EAB2 !important
}

.border-bottom-success.border-bottom-lighten-2 {
    border-bottom: 1px solid #32EAB2 !important
}

.border-left-success.border-left-lighten-2 {
    border-left: 1px solid #32EAB2 !important
}

.border-right-success.border-right-lighten-2 {
    border-right: 1px solid #32EAB2 !important
}

.overlay-success.overlay-lighten-2 {
    background: #32EAB2;
    background: rgba(50,234,178,.8)
}

.bg-success.bg-lighten-1, .btn-success.btn-lighten-1 {
    background-color: #1BE7AA !important
}

.success.lighten-1 {
    color: #1BE7AA !important
}

.btn-success.btn-lighten-1 {
    border-color: #11A578 !important
}

    .btn-success.btn-lighten-1:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-lighten-1:active, .btn-success.btn-lighten-1:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-lighten-1 {
    border-color: #1BE7AA !important;
    color: #1BE7AA !important
}

    .btn-outline-success.btn-outline-lighten-1:hover {
        background-color: #1BE7AA !important
    }

.border-success.border-lighten-1 {
    border: 1px solid #1BE7AA !important
}

.border-top-success.border-top-lighten-1 {
    border-top: 1px solid #1BE7AA !important
}

.border-bottom-success.border-bottom-lighten-1 {
    border-bottom: 1px solid #1BE7AA !important
}

.border-left-success.border-left-lighten-1 {
    border-left: 1px solid #1BE7AA !important
}

.border-right-success.border-right-lighten-1 {
    border-right: 1px solid #1BE7AA !important
}

.overlay-success.overlay-lighten-1 {
    background: #1BE7AA;
    background: rgba(27,231,170,.8)
}

.success {
    color: #16D39A !important
}

.bg-success {
    background-color: #16D39A !important
}

    .bg-success .card-footer, .bg-success .card-header {
        background-color: transparent
    }

.alert-success {
    border-color: #45ECB9 !important;
    background-color: #45ECB9 !important;
    color: #053124 !important
}

    .alert-success .alert-link {
        color: #010C09 !important
    }

.bullet.bullet-success {
    background-color: #16D39A
}

.bg-light-success {
    background-color: rgba(22,211,154,.15)
}

.bg-success.badge-glow, .border-success.badge-glow {
    box-shadow: 0 0 10px #16D39A
}

.overlay-success {
    background: #16D39A;
    background: rgba(22,211,154,.8)
}

.btn-success {
    background-color: #16D39A !important;
    color: #FFF
}

    .btn-success:hover {
        border-color: #14BC89 !important;
        background-color: #1BE7AA !important;
        color: #FFF !important
    }

    .btn-success:active, .btn-success:focus {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important;
        color: #FFF !important
    }

.btn-outline-success {
    border-color: #16D39A;
    background-color: transparent;
    color: #16D39A
}

    .btn-outline-success:hover {
        background-color: #16D39A;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-success:before {
    background-color: #16D39A
}

input[type=checkbox].bg-success + .custom-control-label:before, input[type=radio].bg-success + .custom-control-label:before {
    background-color: #16D39A !important
}

.bg-success.bg-darken-1, .btn-success.btn-darken-1 {
    background-color: #14BC89 !important
}

.border-success {
    border: 1px solid #16D39A !important
}

.border-top-success {
    border-top: 1px solid #16D39A
}

.border-bottom-success {
    border-bottom: 1px solid #16D39A
}

.border-left-success {
    border-left: 1px solid #16D39A
}

.border-right-success {
    border-right: 1px solid #16D39A
}

.success.darken-1 {
    color: #14BC89 !important
}

.btn-success.btn-darken-1 {
    border-color: #11A578 !important
}

    .btn-success.btn-darken-1:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-darken-1:active, .btn-success.btn-darken-1:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-darken-1 {
    border-color: #14BC89 !important;
    color: #14BC89 !important
}

    .btn-outline-success.btn-outline-darken-1:hover {
        background-color: #14BC89 !important
    }

.border-success.border-darken-1 {
    border: 1px solid #14BC89 !important
}

.border-top-success.border-top-darken-1 {
    border-top: 1px solid #14BC89 !important
}

.border-bottom-success.border-bottom-darken-1 {
    border-bottom: 1px solid #14BC89 !important
}

.border-left-success.border-left-darken-1 {
    border-left: 1px solid #14BC89 !important
}

.border-right-success.border-right-darken-1 {
    border-right: 1px solid #14BC89 !important
}

.overlay-success.overlay-darken-1 {
    background: #14BC89;
    background: rgba(20,188,137,.8)
}

.bg-success.bg-darken-2, .btn-success.btn-darken-2 {
    background-color: #11A578 !important
}

.success.darken-2 {
    color: #11A578 !important
}

.btn-success.btn-darken-2 {
    border-color: #11A578 !important
}

    .btn-success.btn-darken-2:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-darken-2:active, .btn-success.btn-darken-2:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-darken-2 {
    border-color: #11A578 !important;
    color: #11A578 !important
}

    .btn-outline-success.btn-outline-darken-2:hover {
        background-color: #11A578 !important
    }

.border-success.border-darken-2 {
    border: 1px solid #11A578 !important
}

.border-top-success.border-top-darken-2 {
    border-top: 1px solid #11A578 !important
}

.border-bottom-success.border-bottom-darken-2 {
    border-bottom: 1px solid #11A578 !important
}

.border-left-success.border-left-darken-2 {
    border-left: 1px solid #11A578 !important
}

.border-right-success.border-right-darken-2 {
    border-right: 1px solid #11A578 !important
}

.overlay-success.overlay-darken-2 {
    background: #11A578;
    background: rgba(17,165,120,.8)
}

.success.darken-3 {
    color: #0F8E67 !important
}

.bg-success.bg-darken-3 {
    background-color: #0F8E67 !important
}

.btn-success.btn-darken-3, .btn-success.btn-darken-3:hover {
    border-color: #11A578 !important;
    background-color: #0F8E67 !important
}

    .btn-success.btn-darken-3:active, .btn-success.btn-darken-3:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-darken-3 {
    border-color: #0F8E67 !important;
    color: #0F8E67 !important
}

    .btn-outline-success.btn-outline-darken-3:hover {
        background-color: #0F8E67 !important
    }

.border-success.border-darken-3 {
    border: 1px solid #0F8E67 !important
}

.border-top-success.border-top-darken-3 {
    border-top: 1px solid #0F8E67 !important
}

.border-bottom-success.border-bottom-darken-3 {
    border-bottom: 1px solid #0F8E67 !important
}

.border-left-success.border-left-darken-3 {
    border-left: 1px solid #0F8E67 !important
}

.border-right-success.border-right-darken-3 {
    border-right: 1px solid #0F8E67 !important
}

.overlay-success.overlay-darken-3 {
    background: #0F8E67;
    background: rgba(15,142,103,.8)
}

.bg-success.bg-darken-4, .btn-success.btn-darken-4 {
    background-color: #0C7757 !important
}

.success.darken-4 {
    color: #0C7757 !important
}

.btn-success.btn-darken-4 {
    border-color: #11A578 !important
}

    .btn-success.btn-darken-4:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-darken-4:active, .btn-success.btn-darken-4:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-darken-4 {
    border-color: #0C7757 !important;
    color: #0C7757 !important
}

    .btn-outline-success.btn-outline-darken-4:hover {
        background-color: #0C7757 !important
    }

.border-success.border-darken-4 {
    border: 1px solid #0C7757 !important
}

.border-top-success.border-top-darken-4 {
    border-top: 1px solid #0C7757 !important
}

.border-bottom-success.border-bottom-darken-4 {
    border-bottom: 1px solid #0C7757 !important
}

.border-left-success.border-left-darken-4 {
    border-left: 1px solid #0C7757 !important
}

.border-right-success.border-right-darken-4 {
    border-right: 1px solid #0C7757 !important
}

.overlay-success.overlay-darken-4 {
    background: #0C7757;
    background: rgba(12,119,87,.8)
}

.bg-success.bg-accent-1, .btn-success.btn-accent-1 {
    background-color: #E1FFF1 !important
}

.success.accent-1 {
    color: #E1FFF1 !important
}

.btn-success.btn-accent-1 {
    border-color: #11A578 !important
}

    .btn-success.btn-accent-1:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-accent-1:active, .btn-success.btn-accent-1:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-accent-1 {
    border-color: #E1FFF1 !important;
    color: #E1FFF1 !important
}

    .btn-outline-success.btn-outline-accent-1:hover {
        background-color: #E1FFF1 !important
    }

.border-success.border-accent-1 {
    border: 1px solid #E1FFF1 !important
}

.border-top-success.border-top-accent-1 {
    border-top: 1px solid #E1FFF1 !important
}

.border-bottom-success.border-bottom-accent-1 {
    border-bottom: 1px solid #E1FFF1 !important
}

.border-left-success.border-left-accent-1 {
    border-left: 1px solid #E1FFF1 !important
}

.border-right-success.border-right-accent-1 {
    border-right: 1px solid #E1FFF1 !important
}

.overlay-success.overlay-accent-1 {
    background: #E1FFF1;
    background: rgba(225,255,241,.8)
}

.bg-success.bg-accent-2, .btn-success.btn-accent-2 {
    background-color: #AEFFD9 !important
}

.success.accent-2 {
    color: #AEFFD9 !important
}

.btn-success.btn-accent-2 {
    border-color: #11A578 !important
}

    .btn-success.btn-accent-2:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-accent-2:active, .btn-success.btn-accent-2:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-accent-2 {
    border-color: #AEFFD9 !important;
    color: #AEFFD9 !important
}

    .btn-outline-success.btn-outline-accent-2:hover {
        background-color: #AEFFD9 !important
    }

.border-success.border-accent-2 {
    border: 1px solid #AEFFD9 !important
}

.border-top-success.border-top-accent-2 {
    border-top: 1px solid #AEFFD9 !important
}

.border-bottom-success.border-bottom-accent-2 {
    border-bottom: 1px solid #AEFFD9 !important
}

.border-left-success.border-left-accent-2 {
    border-left: 1px solid #AEFFD9 !important
}

.border-right-success.border-right-accent-2 {
    border-right: 1px solid #AEFFD9 !important
}

.overlay-success.overlay-accent-2 {
    background: #AEFFD9;
    background: rgba(174,255,217,.8)
}

.bg-success.bg-accent-3, .btn-success.btn-accent-3 {
    background-color: #7BFFC1 !important
}

.success.accent-3 {
    color: #7BFFC1 !important
}

.btn-success.btn-accent-3 {
    border-color: #11A578 !important
}

    .btn-success.btn-accent-3:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-accent-3:active, .btn-success.btn-accent-3:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-accent-3 {
    border-color: #7BFFC1 !important;
    color: #7BFFC1 !important
}

    .btn-outline-success.btn-outline-accent-3:hover {
        background-color: #7BFFC1 !important
    }

.border-success.border-accent-3 {
    border: 1px solid #7BFFC1 !important
}

.border-top-success.border-top-accent-3 {
    border-top: 1px solid #7BFFC1 !important
}

.border-bottom-success.border-bottom-accent-3 {
    border-bottom: 1px solid #7BFFC1 !important
}

.border-left-success.border-left-accent-3 {
    border-left: 1px solid #7BFFC1 !important
}

.border-right-success.border-right-accent-3 {
    border-right: 1px solid #7BFFC1 !important
}

.overlay-success.overlay-accent-3 {
    background: #7BFFC1;
    background: rgba(123,255,193,.8)
}

.bg-success.bg-accent-4, .btn-success.btn-accent-4 {
    background-color: #62FFB5 !important
}

.success.accent-4 {
    color: #62FFB5 !important
}

.btn-success.btn-accent-4 {
    border-color: #11A578 !important
}

    .btn-success.btn-accent-4:hover {
        border-color: #11A578 !important;
        background-color: #0F8E67 !important
    }

    .btn-success.btn-accent-4:active, .btn-success.btn-accent-4:focus {
        border-color: #0F8E67 !important;
        background-color: #0C7757 !important
    }

.btn-outline-success.btn-outline-accent-4 {
    border-color: #62FFB5 !important;
    color: #62FFB5 !important
}

    .btn-outline-success.btn-outline-accent-4:hover {
        background-color: #62FFB5 !important
    }

input:focus ~ .bg-success {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #62FFB5 !important
}

.border-success.border-accent-4 {
    border: 1px solid #62FFB5 !important
}

.border-top-success.border-top-accent-4 {
    border-top: 1px solid #62FFB5 !important
}

.border-bottom-success.border-bottom-accent-4 {
    border-bottom: 1px solid #62FFB5 !important
}

.border-left-success.border-left-accent-4 {
    border-left: 1px solid #62FFB5 !important
}

.border-right-success.border-right-accent-4 {
    border-right: 1px solid #62FFB5 !important
}

.btn-info.btn-lighten-5, .btn-info.btn-lighten-5:hover {
    border-color: #1AB0C3 !important
}

.overlay-success.overlay-accent-4 {
    background: #62FFB5;
    background: rgba(98,255,181,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=success]:before {
    background-color: #62FFB5
}

.bg-info.bg-lighten-5, .btn-info.btn-lighten-5 {
    background-color: #9EE8F2 !important
}

.info.lighten-5 {
    color: #9EE8F2 !important
}

.btn-info.btn-lighten-5:hover {
    background-color: #179BAD !important
}

.btn-info.btn-lighten-5:active, .btn-info.btn-lighten-5:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-lighten-5 {
    border-color: #9EE8F2 !important;
    color: #9EE8F2 !important
}

    .btn-outline-info.btn-outline-lighten-5:hover {
        background-color: #9EE8F2 !important
    }

.border-info.border-lighten-5 {
    border: 1px solid #9EE8F2 !important
}

.border-top-info.border-top-lighten-5 {
    border-top: 1px solid #9EE8F2 !important
}

.border-bottom-info.border-bottom-lighten-5 {
    border-bottom: 1px solid #9EE8F2 !important
}

.border-left-info.border-left-lighten-5 {
    border-left: 1px solid #9EE8F2 !important
}

.border-right-info.border-right-lighten-5 {
    border-right: 1px solid #9EE8F2 !important
}

.btn-info.btn-lighten-4, .btn-info.btn-lighten-4:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-lighten-5 {
    background: #9EE8F2;
    background: rgba(158,232,242,.8)
}

.bg-info.bg-lighten-4, .btn-info.btn-lighten-4 {
    background-color: #87E3EF !important
}

.info.lighten-4 {
    color: #87E3EF !important
}

.btn-info.btn-lighten-4:hover {
    background-color: #179BAD !important
}

.btn-info.btn-lighten-4:active, .btn-info.btn-lighten-4:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-lighten-4 {
    border-color: #87E3EF !important;
    color: #87E3EF !important
}

    .btn-outline-info.btn-outline-lighten-4:hover {
        background-color: #87E3EF !important
    }

.border-info.border-lighten-4 {
    border: 1px solid #87E3EF !important
}

.border-top-info.border-top-lighten-4 {
    border-top: 1px solid #87E3EF !important
}

.border-bottom-info.border-bottom-lighten-4 {
    border-bottom: 1px solid #87E3EF !important
}

.border-left-info.border-left-lighten-4 {
    border-left: 1px solid #87E3EF !important
}

.border-right-info.border-right-lighten-4 {
    border-right: 1px solid #87E3EF !important
}

.btn-info.btn-lighten-3, .btn-info.btn-lighten-3:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-lighten-4 {
    background: #87E3EF;
    background: rgba(135,227,239,.8)
}

.bg-info.bg-lighten-3, .btn-info.btn-lighten-3 {
    background-color: #71DEEC !important
}

.info.lighten-3 {
    color: #71DEEC !important
}

.btn-info.btn-lighten-3:hover {
    background-color: #179BAD !important
}

.btn-info.btn-lighten-3:active, .btn-info.btn-lighten-3:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-lighten-3 {
    border-color: #71DEEC !important;
    color: #71DEEC !important
}

    .btn-outline-info.btn-outline-lighten-3:hover {
        background-color: #71DEEC !important
    }

.border-info.border-lighten-3 {
    border: 1px solid #71DEEC !important
}

.border-top-info.border-top-lighten-3 {
    border-top: 1px solid #71DEEC !important
}

.border-bottom-info.border-bottom-lighten-3 {
    border-bottom: 1px solid #71DEEC !important
}

.border-left-info.border-left-lighten-3 {
    border-left: 1px solid #71DEEC !important
}

.border-right-info.border-right-lighten-3 {
    border-right: 1px solid #71DEEC !important
}

.btn-info.btn-lighten-2, .btn-info.btn-lighten-2:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-lighten-3 {
    background: #71DEEC;
    background: rgba(113,222,236,.8)
}

.bg-info.bg-lighten-2, .btn-info.btn-lighten-2 {
    background-color: #5AD9E9 !important
}

.info.lighten-2 {
    color: #5AD9E9 !important
}

.btn-info.btn-lighten-2:hover {
    background-color: #179BAD !important
}

.btn-info.btn-lighten-2:active, .btn-info.btn-lighten-2:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-lighten-2 {
    border-color: #5AD9E9 !important;
    color: #5AD9E9 !important
}

    .btn-outline-info.btn-outline-lighten-2:hover {
        background-color: #5AD9E9 !important
    }

.border-info.border-lighten-2 {
    border: 1px solid #5AD9E9 !important
}

.border-top-info.border-top-lighten-2 {
    border-top: 1px solid #5AD9E9 !important
}

.border-bottom-info.border-bottom-lighten-2 {
    border-bottom: 1px solid #5AD9E9 !important
}

.border-left-info.border-left-lighten-2 {
    border-left: 1px solid #5AD9E9 !important
}

.border-right-info.border-right-lighten-2 {
    border-right: 1px solid #5AD9E9 !important
}

.btn-info.btn-lighten-1, .btn-info.btn-lighten-1:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-lighten-2 {
    background: #5AD9E9;
    background: rgba(90,217,233,.8)
}

.bg-info.bg-lighten-1, .btn-info.btn-lighten-1 {
    background-color: #44D3E6 !important
}

.info.lighten-1 {
    color: #44D3E6 !important
}

.btn-info.btn-lighten-1:hover {
    background-color: #179BAD !important
}

.btn-info.btn-lighten-1:active, .btn-info.btn-lighten-1:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-lighten-1 {
    border-color: #44D3E6 !important;
    color: #44D3E6 !important
}

    .btn-outline-info.btn-outline-lighten-1:hover {
        background-color: #44D3E6 !important
    }

.border-info.border-lighten-1 {
    border: 1px solid #44D3E6 !important
}

.border-top-info.border-top-lighten-1 {
    border-top: 1px solid #44D3E6 !important
}

.border-bottom-info.border-bottom-lighten-1 {
    border-bottom: 1px solid #44D3E6 !important
}

.border-left-info.border-left-lighten-1 {
    border-left: 1px solid #44D3E6 !important
}

.border-right-info.border-right-lighten-1 {
    border-right: 1px solid #44D3E6 !important
}

.overlay-info.overlay-lighten-1 {
    background: #44D3E6;
    background: rgba(68,211,230,.8)
}

.info {
    color: #2DCEE3 !important
}

.bg-info {
    background-color: #2DCEE3 !important
}

    .bg-info .card-footer, .bg-info .card-header {
        background-color: transparent
    }

.alert-info {
    border-color: #6CDDEB !important;
    background-color: #6CDDEB !important;
    color: #0B4A53 !important
}

    .alert-info .alert-link {
        color: #062A2F !important
    }

.bullet.bullet-info {
    background-color: #2DCEE3
}

.bg-light-info {
    background-color: rgba(45,206,227,.15)
}

.bg-info.badge-glow, .border-info.badge-glow {
    box-shadow: 0 0 10px #2DCEE3
}

.overlay-info {
    background: #2DCEE3;
    background: rgba(45,206,227,.8)
}

.btn-info {
    background-color: #2DCEE3 !important;
    color: #FFF
}

    .btn-info:hover {
        border-color: #1DC4DA !important;
        background-color: #44D3E6 !important;
        color: #FFF !important
    }

    .btn-info:active, .btn-info:focus {
        border-color: #1AB0C3 !important;
        background-color: #179BAD !important;
        color: #FFF !important
    }

.btn-outline-info {
    border-color: #2DCEE3;
    background-color: transparent;
    color: #2DCEE3
}

    .btn-outline-info:hover, .widget-timeline .timeline-items.timeline-icon-info:before {
        background-color: #2DCEE3
    }

    .btn-outline-info:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-info + .custom-control-label:before, input[type=radio].bg-info + .custom-control-label:before {
    background-color: #2DCEE3 !important
}

.bg-info.bg-darken-1, .btn-info.btn-darken-1 {
    background-color: #1DC4DA !important
}

.border-info {
    border: 1px solid #2DCEE3 !important
}

.border-top-info {
    border-top: 1px solid #2DCEE3
}

.border-bottom-info {
    border-bottom: 1px solid #2DCEE3
}

.border-left-info {
    border-left: 1px solid #2DCEE3
}

.border-right-info {
    border-right: 1px solid #2DCEE3
}

.info.darken-1 {
    color: #1DC4DA !important
}

.btn-info.btn-darken-1 {
    border-color: #1AB0C3 !important
}

    .btn-info.btn-darken-1:hover {
        border-color: #1AB0C3 !important;
        background-color: #179BAD !important
    }

    .btn-info.btn-darken-1:active, .btn-info.btn-darken-1:focus {
        border-color: #179BAD !important;
        background-color: #148796 !important
    }

.btn-outline-info.btn-outline-darken-1 {
    border-color: #1DC4DA !important;
    color: #1DC4DA !important
}

    .btn-outline-info.btn-outline-darken-1:hover {
        background-color: #1DC4DA !important
    }

.border-info.border-darken-1 {
    border: 1px solid #1DC4DA !important
}

.border-top-info.border-top-darken-1 {
    border-top: 1px solid #1DC4DA !important
}

.border-bottom-info.border-bottom-darken-1 {
    border-bottom: 1px solid #1DC4DA !important
}

.border-left-info.border-left-darken-1 {
    border-left: 1px solid #1DC4DA !important
}

.border-right-info.border-right-darken-1 {
    border-right: 1px solid #1DC4DA !important
}

.btn-info.btn-darken-2, .btn-info.btn-darken-2:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-darken-1 {
    background: #1DC4DA;
    background: rgba(29,196,218,.8)
}

.bg-info.bg-darken-2, .btn-info.btn-darken-2 {
    background-color: #1AB0C3 !important
}

.info.darken-2 {
    color: #1AB0C3 !important
}

.btn-info.btn-darken-2:hover {
    background-color: #179BAD !important
}

.btn-info.btn-darken-2:active, .btn-info.btn-darken-2:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-darken-2 {
    border-color: #1AB0C3 !important;
    color: #1AB0C3 !important
}

    .btn-outline-info.btn-outline-darken-2:hover {
        background-color: #1AB0C3 !important
    }

.border-info.border-darken-2 {
    border: 1px solid #1AB0C3 !important
}

.border-top-info.border-top-darken-2 {
    border-top: 1px solid #1AB0C3 !important
}

.border-bottom-info.border-bottom-darken-2 {
    border-bottom: 1px solid #1AB0C3 !important
}

.border-left-info.border-left-darken-2 {
    border-left: 1px solid #1AB0C3 !important
}

.border-right-info.border-right-darken-2 {
    border-right: 1px solid #1AB0C3 !important
}

.overlay-info.overlay-darken-2 {
    background: #1AB0C3;
    background: rgba(26,176,195,.8)
}

.info.darken-3 {
    color: #179BAD !important
}

.bg-info.bg-darken-3 {
    background-color: #179BAD !important
}

.btn-info.btn-darken-3, .btn-info.btn-darken-3:hover {
    border-color: #1AB0C3 !important;
    background-color: #179BAD !important
}

    .btn-info.btn-darken-3:active, .btn-info.btn-darken-3:focus {
        border-color: #179BAD !important;
        background-color: #148796 !important
    }

.btn-outline-info.btn-outline-darken-3 {
    border-color: #179BAD !important;
    color: #179BAD !important
}

    .btn-outline-info.btn-outline-darken-3:hover {
        background-color: #179BAD !important
    }

.border-info.border-darken-3 {
    border: 1px solid #179BAD !important
}

.border-top-info.border-top-darken-3 {
    border-top: 1px solid #179BAD !important
}

.border-bottom-info.border-bottom-darken-3 {
    border-bottom: 1px solid #179BAD !important
}

.border-left-info.border-left-darken-3 {
    border-left: 1px solid #179BAD !important
}

.border-right-info.border-right-darken-3 {
    border-right: 1px solid #179BAD !important
}

.btn-info.btn-darken-4, .btn-info.btn-darken-4:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-darken-3 {
    background: #179BAD;
    background: rgba(23,155,173,.8)
}

.bg-info.bg-darken-4, .btn-info.btn-darken-4 {
    background-color: #148796 !important
}

.info.darken-4 {
    color: #148796 !important
}

.btn-info.btn-darken-4:hover {
    background-color: #179BAD !important
}

.btn-info.btn-darken-4:active, .btn-info.btn-darken-4:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-darken-4 {
    border-color: #148796 !important;
    color: #148796 !important
}

    .btn-outline-info.btn-outline-darken-4:hover {
        background-color: #148796 !important
    }

.border-info.border-darken-4 {
    border: 1px solid #148796 !important
}

.border-top-info.border-top-darken-4 {
    border-top: 1px solid #148796 !important
}

.border-bottom-info.border-bottom-darken-4 {
    border-bottom: 1px solid #148796 !important
}

.border-left-info.border-left-darken-4 {
    border-left: 1px solid #148796 !important
}

.border-right-info.border-right-darken-4 {
    border-right: 1px solid #148796 !important
}

.btn-info.btn-accent-1, .btn-info.btn-accent-1:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-darken-4 {
    background: #148796;
    background: rgba(20,135,150,.8)
}

.bg-info.bg-accent-1, .btn-info.btn-accent-1 {
    background-color: #FEFFFF !important
}

.info.accent-1 {
    color: #FEFFFF !important
}

.btn-info.btn-accent-1:hover {
    background-color: #179BAD !important
}

.btn-info.btn-accent-1:active, .btn-info.btn-accent-1:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-accent-1 {
    border-color: #FEFFFF !important;
    color: #FEFFFF !important
}

    .btn-outline-info.btn-outline-accent-1:hover {
        background-color: #FEFFFF !important
    }

.border-info.border-accent-1 {
    border: 1px solid #FEFFFF !important
}

.border-top-info.border-top-accent-1 {
    border-top: 1px solid #FEFFFF !important
}

.border-bottom-info.border-bottom-accent-1 {
    border-bottom: 1px solid #FEFFFF !important
}

.border-left-info.border-left-accent-1 {
    border-left: 1px solid #FEFFFF !important
}

.border-right-info.border-right-accent-1 {
    border-right: 1px solid #FEFFFF !important
}

.btn-info.btn-accent-2, .btn-info.btn-accent-2:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-accent-1 {
    background: #FEFFFF;
    background: rgba(254,255,255,.8)
}

.bg-info.bg-accent-2, .btn-info.btn-accent-2 {
    background-color: #CBF5FF !important
}

.info.accent-2 {
    color: #CBF5FF !important
}

.btn-info.btn-accent-2:hover {
    background-color: #179BAD !important
}

.btn-info.btn-accent-2:active, .btn-info.btn-accent-2:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-accent-2 {
    border-color: #CBF5FF !important;
    color: #CBF5FF !important
}

    .btn-outline-info.btn-outline-accent-2:hover {
        background-color: #CBF5FF !important
    }

.border-info.border-accent-2 {
    border: 1px solid #CBF5FF !important
}

.border-top-info.border-top-accent-2 {
    border-top: 1px solid #CBF5FF !important
}

.border-bottom-info.border-bottom-accent-2 {
    border-bottom: 1px solid #CBF5FF !important
}

.border-left-info.border-left-accent-2 {
    border-left: 1px solid #CBF5FF !important
}

.border-right-info.border-right-accent-2 {
    border-right: 1px solid #CBF5FF !important
}

.btn-info.btn-accent-3, .btn-info.btn-accent-3:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-accent-2 {
    background: #CBF5FF;
    background: rgba(203,245,255,.8)
}

.bg-info.bg-accent-3, .btn-info.btn-accent-3 {
    background-color: #98ECFF !important
}

.info.accent-3 {
    color: #98ECFF !important
}

.btn-info.btn-accent-3:hover {
    background-color: #179BAD !important
}

.btn-info.btn-accent-3:active, .btn-info.btn-accent-3:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-accent-3 {
    border-color: #98ECFF !important;
    color: #98ECFF !important
}

    .btn-outline-info.btn-outline-accent-3:hover {
        background-color: #98ECFF !important
    }

.border-info.border-accent-3 {
    border: 1px solid #98ECFF !important
}

.border-top-info.border-top-accent-3 {
    border-top: 1px solid #98ECFF !important
}

.border-bottom-info.border-bottom-accent-3 {
    border-bottom: 1px solid #98ECFF !important
}

.border-left-info.border-left-accent-3 {
    border-left: 1px solid #98ECFF !important
}

.border-right-info.border-right-accent-3 {
    border-right: 1px solid #98ECFF !important
}

.btn-info.btn-accent-4, .btn-info.btn-accent-4:hover {
    border-color: #1AB0C3 !important
}

.overlay-info.overlay-accent-3 {
    background: #98ECFF;
    background: rgba(152,236,255,.8)
}

.bg-info.bg-accent-4, .btn-info.btn-accent-4 {
    background-color: #7FE7FF !important
}

.info.accent-4 {
    color: #7FE7FF !important
}

.btn-info.btn-accent-4:hover {
    background-color: #179BAD !important
}

.btn-info.btn-accent-4:active, .btn-info.btn-accent-4:focus {
    border-color: #179BAD !important;
    background-color: #148796 !important
}

.btn-outline-info.btn-outline-accent-4 {
    border-color: #7FE7FF !important;
    color: #7FE7FF !important
}

    .btn-outline-info.btn-outline-accent-4:hover {
        background-color: #7FE7FF !important
    }

input:focus ~ .bg-info {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #7FE7FF !important
}

.border-info.border-accent-4 {
    border: 1px solid #7FE7FF !important
}

.border-top-info.border-top-accent-4 {
    border-top: 1px solid #7FE7FF !important
}

.border-bottom-info.border-bottom-accent-4 {
    border-bottom: 1px solid #7FE7FF !important
}

.border-left-info.border-left-accent-4 {
    border-left: 1px solid #7FE7FF !important
}

.border-right-info.border-right-accent-4 {
    border-right: 1px solid #7FE7FF !important
}

.overlay-info.overlay-accent-4 {
    background: #7FE7FF;
    background: rgba(127,231,255,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=info]:before {
    background-color: #7FE7FF
}

.bg-warning.bg-lighten-5, .btn-warning.btn-lighten-5 {
    background-color: #FFFDFD !important
}

.warning.lighten-5 {
    color: #FFFDFD !important
}

.btn-warning.btn-lighten-5 {
    border-color: #FF864A !important
}

    .btn-warning.btn-lighten-5:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-lighten-5:active, .btn-warning.btn-lighten-5:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-lighten-5 {
    border-color: #FFFDFD !important;
    color: #FFFDFD !important
}

    .btn-outline-warning.btn-outline-lighten-5:hover {
        background-color: #FFFDFD !important
    }

.border-warning.border-lighten-5 {
    border: 1px solid #FFFDFD !important
}

.border-top-warning.border-top-lighten-5 {
    border-top: 1px solid #FFFDFD !important
}

.border-bottom-warning.border-bottom-lighten-5 {
    border-bottom: 1px solid #FFFDFD !important
}

.border-left-warning.border-left-lighten-5 {
    border-left: 1px solid #FFFDFD !important
}

.border-right-warning.border-right-lighten-5 {
    border-right: 1px solid #FFFDFD !important
}

.overlay-warning.overlay-lighten-5 {
    background: #FFFDFD;
    background: rgba(255,253,253,.8)
}

.bg-warning.bg-lighten-4, .btn-warning.btn-lighten-4 {
    background-color: #FFECE3 !important
}

.warning.lighten-4 {
    color: #FFECE3 !important
}

.btn-warning.btn-lighten-4 {
    border-color: #FF864A !important
}

    .btn-warning.btn-lighten-4:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-lighten-4:active, .btn-warning.btn-lighten-4:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-lighten-4 {
    border-color: #FFECE3 !important;
    color: #FFECE3 !important
}

    .btn-outline-warning.btn-outline-lighten-4:hover {
        background-color: #FFECE3 !important
    }

.border-warning.border-lighten-4 {
    border: 1px solid #FFECE3 !important
}

.border-top-warning.border-top-lighten-4 {
    border-top: 1px solid #FFECE3 !important
}

.border-bottom-warning.border-bottom-lighten-4 {
    border-bottom: 1px solid #FFECE3 !important
}

.border-left-warning.border-left-lighten-4 {
    border-left: 1px solid #FFECE3 !important
}

.border-right-warning.border-right-lighten-4 {
    border-right: 1px solid #FFECE3 !important
}

.overlay-warning.overlay-lighten-4 {
    background: #FFECE3;
    background: rgba(255,236,227,.8)
}

.bg-warning.bg-lighten-3, .btn-warning.btn-lighten-3 {
    background-color: #FFDBCA !important
}

.warning.lighten-3 {
    color: #FFDBCA !important
}

.btn-warning.btn-lighten-3 {
    border-color: #FF864A !important
}

    .btn-warning.btn-lighten-3:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-lighten-3:active, .btn-warning.btn-lighten-3:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-lighten-3 {
    border-color: #FFDBCA !important;
    color: #FFDBCA !important
}

    .btn-outline-warning.btn-outline-lighten-3:hover {
        background-color: #FFDBCA !important
    }

.border-warning.border-lighten-3 {
    border: 1px solid #FFDBCA !important
}

.border-top-warning.border-top-lighten-3 {
    border-top: 1px solid #FFDBCA !important
}

.border-bottom-warning.border-bottom-lighten-3 {
    border-bottom: 1px solid #FFDBCA !important
}

.border-left-warning.border-left-lighten-3 {
    border-left: 1px solid #FFDBCA !important
}

.border-right-warning.border-right-lighten-3 {
    border-right: 1px solid #FFDBCA !important
}

.overlay-warning.overlay-lighten-3 {
    background: #FFDBCA;
    background: rgba(255,219,202,.8)
}

.bg-warning.bg-lighten-2, .btn-warning.btn-lighten-2 {
    background-color: #FFCAB0 !important
}

.warning.lighten-2 {
    color: #FFCAB0 !important
}

.btn-warning.btn-lighten-2 {
    border-color: #FF864A !important
}

    .btn-warning.btn-lighten-2:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-lighten-2:active, .btn-warning.btn-lighten-2:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-lighten-2 {
    border-color: #FFCAB0 !important;
    color: #FFCAB0 !important
}

    .btn-outline-warning.btn-outline-lighten-2:hover {
        background-color: #FFCAB0 !important
    }

.border-warning.border-lighten-2 {
    border: 1px solid #FFCAB0 !important
}

.border-top-warning.border-top-lighten-2 {
    border-top: 1px solid #FFCAB0 !important
}

.border-bottom-warning.border-bottom-lighten-2 {
    border-bottom: 1px solid #FFCAB0 !important
}

.border-left-warning.border-left-lighten-2 {
    border-left: 1px solid #FFCAB0 !important
}

.border-right-warning.border-right-lighten-2 {
    border-right: 1px solid #FFCAB0 !important
}

.overlay-warning.overlay-lighten-2 {
    background: #FFCAB0;
    background: rgba(255,202,176,.8)
}

.bg-warning.bg-lighten-1, .btn-warning.btn-lighten-1 {
    background-color: #FFB997 !important
}

.warning.lighten-1 {
    color: #FFB997 !important
}

.btn-warning.btn-lighten-1 {
    border-color: #FF864A !important
}

    .btn-warning.btn-lighten-1:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-lighten-1:active, .btn-warning.btn-lighten-1:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-lighten-1 {
    border-color: #FFB997 !important;
    color: #FFB997 !important
}

    .btn-outline-warning.btn-outline-lighten-1:hover {
        background-color: #FFB997 !important
    }

.border-warning.border-lighten-1 {
    border: 1px solid #FFB997 !important
}

.border-top-warning.border-top-lighten-1 {
    border-top: 1px solid #FFB997 !important
}

.border-bottom-warning.border-bottom-lighten-1 {
    border-bottom: 1px solid #FFB997 !important
}

.border-left-warning.border-left-lighten-1 {
    border-left: 1px solid #FFB997 !important
}

.border-right-warning.border-right-lighten-1 {
    border-right: 1px solid #FFB997 !important
}

.overlay-warning.overlay-lighten-1 {
    background: #FFB997;
    background: rgba(255,185,151,.8)
}

.warning {
    color: #FFA87D !important
}

.bg-warning {
    background-color: #FFA87D !important
}

    .bg-warning .card-footer, .bg-warning .card-header {
        background-color: transparent
    }

.alert-warning {
    border-color: #FFD8C4 !important;
    background-color: #FFD8C4 !important;
    color: #CA4300 !important
}

    .alert-warning .alert-link {
        color: #A13500 !important
    }

.bullet.bullet-warning {
    background-color: #FFA87D
}

.bg-light-warning {
    background-color: rgba(255,168,125,.15)
}

.bg-warning.badge-glow, .border-warning.badge-glow {
    box-shadow: 0 0 10px #FFA87D
}

.overlay-warning {
    background: #FFA87D;
    background: rgba(255,168,125,.8)
}

.btn-warning {
    background-color: #FFA87D !important;
    color: #FFF
}

    .btn-warning:hover {
        border-color: #FF9764 !important;
        background-color: #FFB997 !important;
        color: #FFF !important
    }

    .btn-warning:active, .btn-warning:focus {
        border-color: #FF864A !important;
        background-color: #FF7531 !important;
        color: #FFF !important
    }

.btn-outline-warning {
    border-color: #FFA87D;
    background-color: transparent;
    color: #FFA87D
}

    .btn-outline-warning:hover {
        background-color: #FFA87D;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-warning:before {
    background-color: #FFA87D
}

input[type=checkbox].bg-warning + .custom-control-label:before, input[type=radio].bg-warning + .custom-control-label:before {
    background-color: #FFA87D !important
}

.bg-warning.bg-darken-1, .btn-warning.btn-darken-1 {
    background-color: #FF9764 !important
}

.border-warning {
    border: 1px solid #FFA87D !important
}

.border-top-warning {
    border-top: 1px solid #FFA87D
}

.border-bottom-warning {
    border-bottom: 1px solid #FFA87D
}

.border-left-warning {
    border-left: 1px solid #FFA87D
}

.border-right-warning {
    border-right: 1px solid #FFA87D
}

.warning.darken-1 {
    color: #FF9764 !important
}

.btn-warning.btn-darken-1 {
    border-color: #FF864A !important
}

    .btn-warning.btn-darken-1:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-darken-1:active, .btn-warning.btn-darken-1:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-darken-1 {
    border-color: #FF9764 !important;
    color: #FF9764 !important
}

    .btn-outline-warning.btn-outline-darken-1:hover {
        background-color: #FF9764 !important
    }

.border-warning.border-darken-1 {
    border: 1px solid #FF9764 !important
}

.border-top-warning.border-top-darken-1 {
    border-top: 1px solid #FF9764 !important
}

.border-bottom-warning.border-bottom-darken-1 {
    border-bottom: 1px solid #FF9764 !important
}

.border-left-warning.border-left-darken-1 {
    border-left: 1px solid #FF9764 !important
}

.border-right-warning.border-right-darken-1 {
    border-right: 1px solid #FF9764 !important
}

.overlay-warning.overlay-darken-1 {
    background: #FF9764;
    background: rgba(255,151,100,.8)
}

.bg-warning.bg-darken-2, .btn-warning.btn-darken-2 {
    background-color: #FF864A !important
}

.warning.darken-2 {
    color: #FF864A !important
}

.btn-warning.btn-darken-2 {
    border-color: #FF864A !important
}

    .btn-warning.btn-darken-2:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-darken-2:active, .btn-warning.btn-darken-2:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-darken-2 {
    border-color: #FF864A !important;
    color: #FF864A !important
}

    .btn-outline-warning.btn-outline-darken-2:hover {
        background-color: #FF864A !important
    }

.border-warning.border-darken-2 {
    border: 1px solid #FF864A !important
}

.border-top-warning.border-top-darken-2 {
    border-top: 1px solid #FF864A !important
}

.border-bottom-warning.border-bottom-darken-2 {
    border-bottom: 1px solid #FF864A !important
}

.border-left-warning.border-left-darken-2 {
    border-left: 1px solid #FF864A !important
}

.border-right-warning.border-right-darken-2 {
    border-right: 1px solid #FF864A !important
}

.overlay-warning.overlay-darken-2 {
    background: #FF864A;
    background: rgba(255,134,74,.8)
}

.warning.darken-3 {
    color: #FF7531 !important
}

.bg-warning.bg-darken-3 {
    background-color: #FF7531 !important
}

.btn-warning.btn-darken-3, .btn-warning.btn-darken-3:hover {
    border-color: #FF864A !important;
    background-color: #FF7531 !important
}

    .btn-warning.btn-darken-3:active, .btn-warning.btn-darken-3:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-darken-3 {
    border-color: #FF7531 !important;
    color: #FF7531 !important
}

    .btn-outline-warning.btn-outline-darken-3:hover {
        background-color: #FF7531 !important
    }

.border-warning.border-darken-3 {
    border: 1px solid #FF7531 !important
}

.border-top-warning.border-top-darken-3 {
    border-top: 1px solid #FF7531 !important
}

.border-bottom-warning.border-bottom-darken-3 {
    border-bottom: 1px solid #FF7531 !important
}

.border-left-warning.border-left-darken-3 {
    border-left: 1px solid #FF7531 !important
}

.border-right-warning.border-right-darken-3 {
    border-right: 1px solid #FF7531 !important
}

.overlay-warning.overlay-darken-3 {
    background: #FF7531;
    background: rgba(255,117,49,.8)
}

.bg-warning.bg-darken-4, .btn-warning.btn-darken-4 {
    background-color: #FF6417 !important
}

.warning.darken-4 {
    color: #FF6417 !important
}

.btn-warning.btn-darken-4 {
    border-color: #FF864A !important
}

    .btn-warning.btn-darken-4:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-darken-4:active, .btn-warning.btn-darken-4:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-darken-4 {
    border-color: #FF6417 !important;
    color: #FF6417 !important
}

    .btn-outline-warning.btn-outline-darken-4:hover {
        background-color: #FF6417 !important
    }

.border-warning.border-darken-4 {
    border: 1px solid #FF6417 !important
}

.border-top-warning.border-top-darken-4 {
    border-top: 1px solid #FF6417 !important
}

.border-bottom-warning.border-bottom-darken-4 {
    border-bottom: 1px solid #FF6417 !important
}

.border-left-warning.border-left-darken-4 {
    border-left: 1px solid #FF6417 !important
}

.border-right-warning.border-right-darken-4 {
    border-right: 1px solid #FF6417 !important
}

.overlay-warning.overlay-darken-4 {
    background: #FF6417;
    background: rgba(255,100,23,.8)
}

.bg-warning.bg-accent-1, .btn-warning.btn-accent-1 {
    background-color: #FFF5EF !important
}

.warning.accent-1 {
    color: #FFF5EF !important
}

.btn-warning.btn-accent-1 {
    border-color: #FF864A !important
}

    .btn-warning.btn-accent-1:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-accent-1:active, .btn-warning.btn-accent-1:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-accent-1 {
    border-color: #FFF5EF !important;
    color: #FFF5EF !important
}

    .btn-outline-warning.btn-outline-accent-1:hover {
        background-color: #FFF5EF !important
    }

.border-warning.border-accent-1 {
    border: 1px solid #FFF5EF !important
}

.border-top-warning.border-top-accent-1 {
    border-top: 1px solid #FFF5EF !important
}

.border-bottom-warning.border-bottom-accent-1 {
    border-bottom: 1px solid #FFF5EF !important
}

.border-left-warning.border-left-accent-1 {
    border-left: 1px solid #FFF5EF !important
}

.border-right-warning.border-right-accent-1 {
    border-right: 1px solid #FFF5EF !important
}

.overlay-warning.overlay-accent-1 {
    background: #FFF5EF;
    background: rgba(255,245,239,.8)
}

.bg-warning.bg-accent-2, .btn-warning.btn-accent-2 {
    background-color: #FFE5D8 !important
}

.warning.accent-2 {
    color: #FFE5D8 !important
}

.btn-warning.btn-accent-2 {
    border-color: #FF864A !important
}

    .btn-warning.btn-accent-2:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-accent-2:active, .btn-warning.btn-accent-2:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-accent-2 {
    border-color: #FFE5D8 !important;
    color: #FFE5D8 !important
}

    .btn-outline-warning.btn-outline-accent-2:hover {
        background-color: #FFE5D8 !important
    }

.border-warning.border-accent-2 {
    border: 1px solid #FFE5D8 !important
}

.border-top-warning.border-top-accent-2 {
    border-top: 1px solid #FFE5D8 !important
}

.border-bottom-warning.border-bottom-accent-2 {
    border-bottom: 1px solid #FFE5D8 !important
}

.border-left-warning.border-left-accent-2 {
    border-left: 1px solid #FFE5D8 !important
}

.border-right-warning.border-right-accent-2 {
    border-right: 1px solid #FFE5D8 !important
}

.overlay-warning.overlay-accent-2 {
    background: #FFE5D8;
    background: rgba(255,229,216,.8)
}

.bg-warning.bg-accent-3, .btn-warning.btn-accent-3 {
    background-color: #FFF6F3 !important
}

.warning.accent-3 {
    color: #FFF6F3 !important
}

.btn-warning.btn-accent-3 {
    border-color: #FF864A !important
}

    .btn-warning.btn-accent-3:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-accent-3:active, .btn-warning.btn-accent-3:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-accent-3 {
    border-color: #FFF6F3 !important;
    color: #FFF6F3 !important
}

    .btn-outline-warning.btn-outline-accent-3:hover {
        background-color: #FFF6F3 !important
    }

.border-warning.border-accent-3 {
    border: 1px solid #FFF6F3 !important
}

.border-top-warning.border-top-accent-3 {
    border-top: 1px solid #FFF6F3 !important
}

.border-bottom-warning.border-bottom-accent-3 {
    border-bottom: 1px solid #FFF6F3 !important
}

.border-left-warning.border-left-accent-3 {
    border-left: 1px solid #FFF6F3 !important
}

.border-right-warning.border-right-accent-3 {
    border-right: 1px solid #FFF6F3 !important
}

.overlay-warning.overlay-accent-3 {
    background: #FFF6F3;
    background: rgba(255,246,243,.8)
}

.bg-warning.bg-accent-4, .btn-warning.btn-accent-4 {
    background-color: #FFE3DA !important
}

.warning.accent-4 {
    color: #FFE3DA !important
}

.btn-warning.btn-accent-4 {
    border-color: #FF864A !important
}

    .btn-warning.btn-accent-4:hover {
        border-color: #FF864A !important;
        background-color: #FF7531 !important
    }

    .btn-warning.btn-accent-4:active, .btn-warning.btn-accent-4:focus {
        border-color: #FF7531 !important;
        background-color: #FF6417 !important
    }

.btn-outline-warning.btn-outline-accent-4 {
    border-color: #FFE3DA !important;
    color: #FFE3DA !important
}

    .btn-outline-warning.btn-outline-accent-4:hover {
        background-color: #FFE3DA !important
    }

input:focus ~ .bg-warning {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #FFE3DA !important
}

.border-warning.border-accent-4 {
    border: 1px solid #FFE3DA !important
}

.border-top-warning.border-top-accent-4 {
    border-top: 1px solid #FFE3DA !important
}

.border-bottom-warning.border-bottom-accent-4 {
    border-bottom: 1px solid #FFE3DA !important
}

.border-left-warning.border-left-accent-4 {
    border-left: 1px solid #FFE3DA !important
}

.border-right-warning.border-right-accent-4 {
    border-right: 1px solid #FFE3DA !important
}

.overlay-warning.overlay-accent-4 {
    background: #FFE3DA;
    background: rgba(255,227,218,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=warning]:before {
    background-color: #FFE3DA
}

.bg-danger.bg-lighten-5, .btn-danger.btn-lighten-5 {
    background-color: #FFF5F6 !important
}

.danger.lighten-5 {
    color: #FFF5F6 !important
}

.btn-danger.btn-lighten-5 {
    border-color: #FF425C !important
}

    .btn-danger.btn-lighten-5:hover {
        border-color: #FF425C !important;
        background-color: #FF2946 !important
    }

    .btn-danger.btn-lighten-5:active, .btn-danger.btn-lighten-5:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-lighten-5 {
    border-color: #FFF5F6 !important;
    color: #FFF5F6 !important
}

    .btn-outline-danger.btn-outline-lighten-5:hover {
        background-color: #FFF5F6 !important
    }

.border-danger.border-lighten-5 {
    border: 1px solid #FFF5F6 !important
}

.border-top-danger.border-top-lighten-5 {
    border-top: 1px solid #FFF5F6 !important
}

.border-bottom-danger.border-bottom-lighten-5 {
    border-bottom: 1px solid #FFF5F6 !important
}

.border-left-danger.border-left-lighten-5 {
    border-left: 1px solid #FFF5F6 !important
}

.border-right-danger.border-right-lighten-5 {
    border-right: 1px solid #FFF5F6 !important
}

.overlay-danger.overlay-lighten-5 {
    background: #FFF5F6;
    background: rgba(255,245,246,.8)
}

.bg-danger.bg-lighten-4, .btn-danger.btn-lighten-4 {
    background-color: #FFDBE0 !important
}

.danger.lighten-4 {
    color: #FFDBE0 !important
}

.btn-danger.btn-lighten-4 {
    border-color: #FF425C !important
}

    .btn-danger.btn-lighten-4:hover {
        border-color: #FF425C !important;
        background-color: #FF2946 !important
    }

    .btn-danger.btn-lighten-4:active, .btn-danger.btn-lighten-4:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-lighten-4 {
    border-color: #FFDBE0 !important;
    color: #FFDBE0 !important
}

    .btn-outline-danger.btn-outline-lighten-4:hover {
        background-color: #FFDBE0 !important
    }

.border-danger.border-lighten-4 {
    border: 1px solid #FFDBE0 !important
}

.border-top-danger.border-top-lighten-4 {
    border-top: 1px solid #FFDBE0 !important
}

.border-bottom-danger.border-bottom-lighten-4 {
    border-bottom: 1px solid #FFDBE0 !important
}

.border-left-danger.border-left-lighten-4 {
    border-left: 1px solid #FFDBE0 !important
}

.border-right-danger.border-right-lighten-4 {
    border-right: 1px solid #FFDBE0 !important
}

.overlay-danger.overlay-lighten-4 {
    background: #FFDBE0;
    background: rgba(255,219,224,.8)
}

.bg-danger.bg-lighten-3, .btn-danger.btn-lighten-3 {
    background-color: #FFC2CA !important
}

.danger.lighten-3 {
    color: #FFC2CA !important
}

.btn-danger.btn-lighten-3 {
    border-color: #FF425C !important
}

    .btn-danger.btn-lighten-3:hover {
        border-color: #FF425C !important;
        background-color: #FF2946 !important
    }

    .btn-danger.btn-lighten-3:active, .btn-danger.btn-lighten-3:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-lighten-3 {
    border-color: #FFC2CA !important;
    color: #FFC2CA !important
}

    .btn-outline-danger.btn-outline-lighten-3:hover {
        background-color: #FFC2CA !important
    }

.border-danger.border-lighten-3 {
    border: 1px solid #FFC2CA !important
}

.border-top-danger.border-top-lighten-3 {
    border-top: 1px solid #FFC2CA !important
}

.border-bottom-danger.border-bottom-lighten-3 {
    border-bottom: 1px solid #FFC2CA !important
}

.border-left-danger.border-left-lighten-3 {
    border-left: 1px solid #FFC2CA !important
}

.border-right-danger.border-right-lighten-3 {
    border-right: 1px solid #FFC2CA !important
}

.overlay-danger.overlay-lighten-3 {
    background: #FFC2CA;
    background: rgba(255,194,202,.8)
}

.bg-danger.bg-lighten-2, .btn-danger.btn-lighten-2 {
    background-color: #FFA8B4 !important
}

.danger.lighten-2 {
    color: #FFA8B4 !important
}

.btn-danger.btn-lighten-2 {
    border-color: #FF425C !important
}

    .btn-danger.btn-lighten-2:hover {
        border-color: #FF425C !important;
        background-color: #FF2946 !important
    }

    .btn-danger.btn-lighten-2:active, .btn-danger.btn-lighten-2:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-lighten-2 {
    border-color: #FFA8B4 !important;
    color: #FFA8B4 !important
}

    .btn-outline-danger.btn-outline-lighten-2:hover {
        background-color: #FFA8B4 !important
    }

.border-danger.border-lighten-2 {
    border: 1px solid #FFA8B4 !important
}

.border-top-danger.border-top-lighten-2 {
    border-top: 1px solid #FFA8B4 !important
}

.border-bottom-danger.border-bottom-lighten-2 {
    border-bottom: 1px solid #FFA8B4 !important
}

.border-left-danger.border-left-lighten-2 {
    border-left: 1px solid #FFA8B4 !important
}

.border-right-danger.border-right-lighten-2 {
    border-right: 1px solid #FFA8B4 !important
}

.overlay-danger.overlay-lighten-2 {
    background: #FFA8B4;
    background: rgba(255,168,180,.8)
}

.bg-danger.bg-lighten-1, .btn-danger.btn-lighten-1 {
    background-color: #FF8F9E !important
}

.danger.lighten-1 {
    color: #FF8F9E !important
}

.btn-danger.btn-lighten-1 {
    border-color: #FF425C !important
}

    .btn-danger.btn-lighten-1:hover {
        border-color: #FF425C !important;
        background-color: #FF2946 !important
    }

    .btn-danger.btn-lighten-1:active, .btn-danger.btn-lighten-1:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-lighten-1 {
    border-color: #FF8F9E !important;
    color: #FF8F9E !important
}

    .btn-outline-danger.btn-outline-lighten-1:hover {
        background-color: #FF8F9E !important
    }

.border-danger.border-lighten-1 {
    border: 1px solid #FF8F9E !important
}

.border-top-danger.border-top-lighten-1 {
    border-top: 1px solid #FF8F9E !important
}

.border-bottom-danger.border-bottom-lighten-1 {
    border-bottom: 1px solid #FF8F9E !important
}

.border-left-danger.border-left-lighten-1 {
    border-left: 1px solid #FF8F9E !important
}

.border-right-danger.border-right-lighten-1 {
    border-right: 1px solid #FF8F9E !important
}

.overlay-danger.overlay-lighten-1 {
    background: #FF8F9E;
    background: rgba(255,143,158,.8)
}

.danger {
    color: #FF7588 !important
}

.bg-danger {
    background-color: #FF7588 !important
}

    .bg-danger .card-footer, .bg-danger .card-header {
        background-color: transparent
    }

.alert-danger {
    border-color: #FFBCC6 !important;
    background-color: #FFBCC6 !important;
    color: #C2001B !important
}

    .alert-danger .alert-link {
        color: #990015 !important
    }

.bullet.bullet-danger {
    background-color: #FF7588
}

.bg-light-danger {
    background-color: rgba(255,117,136,.15)
}

.bg-danger.badge-glow, .border-danger.badge-glow {
    box-shadow: 0 0 10px #FF7588
}

.overlay-danger {
    background: #FF7588;
    background: rgba(255,117,136,.8)
}

.btn-danger {
    background-color: #FF7588 !important;
    color: #FFF
}

    .btn-danger:hover {
        border-color: #FF5C72 !important;
        background-color: #FF8F9E !important;
        color: #FFF !important
    }

    .btn-danger:active, .btn-danger:focus {
        border-color: #FF425C !important;
        background-color: #FF2946 !important;
        color: #FFF !important
    }

.btn-outline-danger {
    border-color: #FF7588;
    background-color: transparent;
    color: #FF7588
}

    .btn-outline-danger:hover {
        background-color: #FF7588;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-danger:before {
    background-color: #FF7588
}

input[type=checkbox].bg-danger + .custom-control-label:before, input[type=radio].bg-danger + .custom-control-label:before {
    background-color: #FF7588 !important
}

.bg-danger.bg-darken-1, .btn-danger.btn-darken-1 {
    background-color: #FF5C72 !important
}

.border-danger {
    border: 1px solid #FF7588 !important
}

.border-top-danger {
    border-top: 1px solid #FF7588
}

.border-bottom-danger {
    border-bottom: 1px solid #FF7588
}

.border-left-danger {
    border-left: 1px solid #FF7588
}

.border-right-danger {
    border-right: 1px solid #FF7588
}

.danger.darken-1 {
    color: #FF5C72 !important
}

.btn-danger.btn-darken-1 {
    border-color: #FF425C !important
}

    .btn-danger.btn-darken-1:hover {
        border-color: #FF425C !important;
        background-color: #FF2946 !important
    }

    .btn-danger.btn-darken-1:active, .btn-danger.btn-darken-1:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-darken-1 {
    border-color: #FF5C72 !important;
    color: #FF5C72 !important
}

    .btn-outline-danger.btn-outline-darken-1:hover {
        background-color: #FF5C72 !important
    }

.border-danger.border-darken-1 {
    border: 1px solid #FF5C72 !important
}

.border-top-danger.border-top-darken-1 {
    border-top: 1px solid #FF5C72 !important
}

.border-bottom-danger.border-bottom-darken-1 {
    border-bottom: 1px solid #FF5C72 !important
}

.border-left-danger.border-left-darken-1 {
    border-left: 1px solid #FF5C72 !important
}

.border-right-danger.border-right-darken-1 {
    border-right: 1px solid #FF5C72 !important
}

.btn-danger.btn-darken-2, .btn-danger.btn-darken-2:hover {
    border-color: #FF425C !important
}

.overlay-danger.overlay-darken-1 {
    background: #FF5C72;
    background: rgba(255,92,114,.8)
}

.bg-danger.bg-darken-2, .btn-danger.btn-darken-2 {
    background-color: #FF425C !important
}

.danger.darken-2 {
    color: #FF425C !important
}

.btn-danger.btn-darken-2:hover {
    background-color: #FF2946 !important
}

.btn-danger.btn-darken-2:active, .btn-danger.btn-darken-2:focus {
    border-color: #FF2946 !important;
    background-color: #FF0F30 !important
}

.btn-outline-danger.btn-outline-darken-2 {
    border-color: #FF425C !important;
    color: #FF425C !important
}

    .btn-outline-danger.btn-outline-darken-2:hover {
        background-color: #FF425C !important
    }

.border-danger.border-darken-2 {
    border: 1px solid #FF425C !important
}

.border-top-danger.border-top-darken-2 {
    border-top: 1px solid #FF425C !important
}

.border-bottom-danger.border-bottom-darken-2 {
    border-bottom: 1px solid #FF425C !important
}

.border-left-danger.border-left-darken-2 {
    border-left: 1px solid #FF425C !important
}

.border-right-danger.border-right-darken-2 {
    border-right: 1px solid #FF425C !important
}

.overlay-danger.overlay-darken-2 {
    background: #FF425C;
    background: rgba(255,66,92,.8)
}

.danger.darken-3 {
    color: #FF2946 !important
}

.bg-danger.bg-darken-3 {
    background-color: #FF2946 !important
}

.btn-danger.btn-darken-3, .btn-danger.btn-darken-3:hover {
    border-color: #FF425C !important;
    background-color: #FF2946 !important
}

    .btn-danger.btn-darken-3:active, .btn-danger.btn-darken-3:focus {
        border-color: #FF2946 !important;
        background-color: #FF0F30 !important
    }

.btn-outline-danger.btn-outline-darken-3 {
    border-color: #FF2946 !important;
    color: #FF2946 !important
}

    .btn-outline-danger.btn-outline-darken-3:hover {
        background-color: #FF2946 !important
    }

.border-danger.border-darken-3 {
    border: 1px solid #FF2946 !important
}

.border-top-danger.border-top-darken-3 {
    border-top: 1px solid #FF2946 !important
}

.border-bottom-danger.border-bottom-darken-3 {
    border-bottom: 1px solid #FF2946 !important
}

.border-left-danger.border-left-darken-3 {
    border-left: 1px solid #FF2946 !important
}

.border-right-danger.border-right-darken-3 {
    border-right: 1px solid #FF2946 !important
}

.btn-danger.btn-darken-4, .btn-danger.btn-darken-4:hover {
    border-color: #FF425C !important
}

.overlay-danger.overlay-darken-3 {
    background: #FF2946;
    background: rgba(255,41,70,.8)
}

.bg-danger.bg-darken-4, .btn-danger.btn-darken-4 {
    background-color: #FF0F30 !important
}

.danger.darken-4 {
    color: #FF0F30 !important
}

.btn-danger.btn-darken-4:hover {
    background-color: #FF2946 !important
}

.btn-danger.btn-darken-4:active, .btn-danger.btn-darken-4:focus {
    border-color: #FF2946 !important;
    background-color: #FF0F30 !important
}

.btn-outline-danger.btn-outline-darken-4 {
    border-color: #FF0F30 !important;
    color: #FF0F30 !important
}

    .btn-outline-danger.btn-outline-darken-4:hover {
        background-color: #FF0F30 !important
    }

.border-danger.border-darken-4 {
    border: 1px solid #FF0F30 !important
}

.border-top-danger.border-top-darken-4 {
    border-top: 1px solid #FF0F30 !important
}

.border-bottom-danger.border-bottom-darken-4 {
    border-bottom: 1px solid #FF0F30 !important
}

.border-left-danger.border-left-darken-4 {
    border-left: 1px solid #FF0F30 !important
}

.border-right-danger.border-right-darken-4 {
    border-right: 1px solid #FF0F30 !important
}

.btn-danger.btn-accent-1, .btn-danger.btn-accent-1:hover {
    border-color: #FF425C !important
}

.overlay-danger.overlay-darken-4 {
    background: #FF0F30;
    background: rgba(255,15,48,.8)
}

.bg-danger.bg-accent-1, .btn-danger.btn-accent-1 {
    background-color: #FFEEF1 !important
}

.danger.accent-1 {
    color: #FFEEF1 !important
}

.btn-danger.btn-accent-1:hover {
    background-color: #FF2946 !important
}

.btn-danger.btn-accent-1:active, .btn-danger.btn-accent-1:focus {
    border-color: #FF2946 !important;
    background-color: #FF0F30 !important
}

.btn-outline-danger.btn-outline-accent-1 {
    border-color: #FFEEF1 !important;
    color: #FFEEF1 !important
}

    .btn-outline-danger.btn-outline-accent-1:hover {
        background-color: #FFEEF1 !important
    }

.border-danger.border-accent-1 {
    border: 1px solid #FFEEF1 !important
}

.border-top-danger.border-top-accent-1 {
    border-top: 1px solid #FFEEF1 !important
}

.border-bottom-danger.border-bottom-accent-1 {
    border-bottom: 1px solid #FFEEF1 !important
}

.border-left-danger.border-left-accent-1 {
    border-left: 1px solid #FFEEF1 !important
}

.border-right-danger.border-right-accent-1 {
    border-right: 1px solid #FFEEF1 !important
}

.btn-danger.btn-accent-2, .btn-danger.btn-accent-2:hover {
    border-color: #FF425C !important
}

.overlay-danger.overlay-accent-1 {
    background: #FFEEF1;
    background: rgba(255,238,241,.8)
}

.bg-danger.bg-accent-2, .btn-danger.btn-accent-2 {
    background-color: #FFD6DB !important
}

.danger.accent-2 {
    color: #FFD6DB !important
}

.btn-danger.btn-accent-2:hover {
    background-color: #FF2946 !important
}

.btn-danger.btn-accent-2:active, .btn-danger.btn-accent-2:focus {
    border-color: #FF2946 !important;
    background-color: #FF0F30 !important
}

.btn-outline-danger.btn-outline-accent-2 {
    border-color: #FFD6DB !important;
    color: #FFD6DB !important
}

    .btn-outline-danger.btn-outline-accent-2:hover {
        background-color: #FFD6DB !important
    }

.border-danger.border-accent-2 {
    border: 1px solid #FFD6DB !important
}

.border-top-danger.border-top-accent-2 {
    border-top: 1px solid #FFD6DB !important
}

.border-bottom-danger.border-bottom-accent-2 {
    border-bottom: 1px solid #FFD6DB !important
}

.border-left-danger.border-left-accent-2 {
    border-left: 1px solid #FFD6DB !important
}

.border-right-danger.border-right-accent-2 {
    border-right: 1px solid #FFD6DB !important
}

.btn-danger.btn-accent-3, .btn-danger.btn-accent-3:hover {
    border-color: #FF425C !important
}

.overlay-danger.overlay-accent-2 {
    background: #FFD6DB;
    background: rgba(255,214,219,.8)
}

.bg-danger.bg-accent-3, .btn-danger.btn-accent-3 {
    background-color: #FFECEE !important
}

.danger.accent-3 {
    color: #FFECEE !important
}

.btn-danger.btn-accent-3:hover {
    background-color: #FF2946 !important
}

.btn-danger.btn-accent-3:active, .btn-danger.btn-accent-3:focus {
    border-color: #FF2946 !important;
    background-color: #FF0F30 !important
}

.btn-outline-danger.btn-outline-accent-3 {
    border-color: #FFECEE !important;
    color: #FFECEE !important
}

    .btn-outline-danger.btn-outline-accent-3:hover {
        background-color: #FFECEE !important
    }

.border-danger.border-accent-3 {
    border: 1px solid #FFECEE !important
}

.border-top-danger.border-top-accent-3 {
    border-top: 1px solid #FFECEE !important
}

.border-bottom-danger.border-bottom-accent-3 {
    border-bottom: 1px solid #FFECEE !important
}

.border-left-danger.border-left-accent-3 {
    border-left: 1px solid #FFECEE !important
}

.border-right-danger.border-right-accent-3 {
    border-right: 1px solid #FFECEE !important
}

.btn-danger.btn-accent-4, .btn-danger.btn-accent-4:hover {
    border-color: #FF425C !important
}

.overlay-danger.overlay-accent-3 {
    background: #FFECEE;
    background: rgba(255,236,238,.8)
}

.bg-danger.bg-accent-4, .btn-danger.btn-accent-4 {
    background-color: #FFD3D7 !important
}

.danger.accent-4 {
    color: #FFD3D7 !important
}

.btn-danger.btn-accent-4:hover {
    background-color: #FF2946 !important
}

.btn-danger.btn-accent-4:active, .btn-danger.btn-accent-4:focus {
    border-color: #FF2946 !important;
    background-color: #FF0F30 !important
}

.btn-outline-danger.btn-outline-accent-4 {
    border-color: #FFD3D7 !important;
    color: #FFD3D7 !important
}

    .btn-outline-danger.btn-outline-accent-4:hover {
        background-color: #FFD3D7 !important
    }

input:focus ~ .bg-danger {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #FFD3D7 !important
}

.border-danger.border-accent-4 {
    border: 1px solid #FFD3D7 !important
}

.border-top-danger.border-top-accent-4 {
    border-top: 1px solid #FFD3D7 !important
}

.border-bottom-danger.border-bottom-accent-4 {
    border-bottom: 1px solid #FFD3D7 !important
}

.border-left-danger.border-left-accent-4 {
    border-left: 1px solid #FFD3D7 !important
}

.border-right-danger.border-right-accent-4 {
    border-right: 1px solid #FFD3D7 !important
}

.btn-red.btn-lighten-5, .btn-red.btn-lighten-5:hover {
    border-color: #D32F2F !important
}

.overlay-danger.overlay-accent-4 {
    background: #FFD3D7;
    background: rgba(255,211,215,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=danger]:before {
    background-color: #FFD3D7
}

.bg-red.bg-lighten-5, .btn-red.btn-lighten-5 {
    background-color: #FFEBEE !important
}

.red.lighten-5 {
    color: #FFEBEE !important
}

.btn-red.btn-lighten-5:hover {
    background-color: #C62828 !important
}

.btn-red.btn-lighten-5:active, .btn-red.btn-lighten-5:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-lighten-5 {
    border-color: #FFEBEE !important;
    color: #FFEBEE !important
}

    .btn-outline-red.btn-outline-lighten-5:hover {
        background-color: #FFEBEE !important
    }

.border-red.border-lighten-5 {
    border: 1px solid #FFEBEE !important
}

.border-top-red.border-top-lighten-5 {
    border-top: 1px solid #FFEBEE !important
}

.border-bottom-red.border-bottom-lighten-5 {
    border-bottom: 1px solid #FFEBEE !important
}

.border-left-red.border-left-lighten-5 {
    border-left: 1px solid #FFEBEE !important
}

.border-right-red.border-right-lighten-5 {
    border-right: 1px solid #FFEBEE !important
}

.btn-red.btn-lighten-4, .btn-red.btn-lighten-4:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-lighten-5 {
    background: #FFEBEE;
    background: rgba(255,235,238,.8)
}

.bg-red.bg-lighten-4, .btn-red.btn-lighten-4 {
    background-color: #FFCDD2 !important
}

.red.lighten-4 {
    color: #FFCDD2 !important
}

.btn-red.btn-lighten-4:hover {
    background-color: #C62828 !important
}

.btn-red.btn-lighten-4:active, .btn-red.btn-lighten-4:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-lighten-4 {
    border-color: #FFCDD2 !important;
    color: #FFCDD2 !important
}

    .btn-outline-red.btn-outline-lighten-4:hover {
        background-color: #FFCDD2 !important
    }

.border-red.border-lighten-4 {
    border: 1px solid #FFCDD2 !important
}

.border-top-red.border-top-lighten-4 {
    border-top: 1px solid #FFCDD2 !important
}

.border-bottom-red.border-bottom-lighten-4 {
    border-bottom: 1px solid #FFCDD2 !important
}

.border-left-red.border-left-lighten-4 {
    border-left: 1px solid #FFCDD2 !important
}

.border-right-red.border-right-lighten-4 {
    border-right: 1px solid #FFCDD2 !important
}

.btn-red.btn-lighten-3, .btn-red.btn-lighten-3:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-lighten-4 {
    background: #FFCDD2;
    background: rgba(255,205,210,.8)
}

.bg-red.bg-lighten-3, .btn-red.btn-lighten-3 {
    background-color: #EF9A9A !important
}

.red.lighten-3 {
    color: #EF9A9A !important
}

.btn-red.btn-lighten-3:hover {
    background-color: #C62828 !important
}

.btn-red.btn-lighten-3:active, .btn-red.btn-lighten-3:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-lighten-3 {
    border-color: #EF9A9A !important;
    color: #EF9A9A !important
}

    .btn-outline-red.btn-outline-lighten-3:hover {
        background-color: #EF9A9A !important
    }

.border-red.border-lighten-3 {
    border: 1px solid #EF9A9A !important
}

.border-top-red.border-top-lighten-3 {
    border-top: 1px solid #EF9A9A !important
}

.border-bottom-red.border-bottom-lighten-3 {
    border-bottom: 1px solid #EF9A9A !important
}

.border-left-red.border-left-lighten-3 {
    border-left: 1px solid #EF9A9A !important
}

.border-right-red.border-right-lighten-3 {
    border-right: 1px solid #EF9A9A !important
}

.btn-red.btn-lighten-2, .btn-red.btn-lighten-2:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-lighten-3 {
    background: #EF9A9A;
    background: rgba(239,154,154,.8)
}

.bg-red.bg-lighten-2, .btn-red.btn-lighten-2 {
    background-color: #E57373 !important
}

.red.lighten-2 {
    color: #E57373 !important
}

.btn-red.btn-lighten-2:hover {
    background-color: #C62828 !important
}

.btn-red.btn-lighten-2:active, .btn-red.btn-lighten-2:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-lighten-2 {
    border-color: #E57373 !important;
    color: #E57373 !important
}

    .btn-outline-red.btn-outline-lighten-2:hover {
        background-color: #E57373 !important
    }

.border-red.border-lighten-2 {
    border: 1px solid #E57373 !important
}

.border-top-red.border-top-lighten-2 {
    border-top: 1px solid #E57373 !important
}

.border-bottom-red.border-bottom-lighten-2 {
    border-bottom: 1px solid #E57373 !important
}

.border-left-red.border-left-lighten-2 {
    border-left: 1px solid #E57373 !important
}

.border-right-red.border-right-lighten-2 {
    border-right: 1px solid #E57373 !important
}

.btn-red.btn-lighten-1, .btn-red.btn-lighten-1:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-lighten-2 {
    background: #E57373;
    background: rgba(229,115,115,.8)
}

.bg-red.bg-lighten-1, .btn-red.btn-lighten-1 {
    background-color: #EF5350 !important
}

.red.lighten-1 {
    color: #EF5350 !important
}

.btn-red.btn-lighten-1:hover {
    background-color: #C62828 !important
}

.btn-red.btn-lighten-1:active, .btn-red.btn-lighten-1:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-lighten-1 {
    border-color: #EF5350 !important;
    color: #EF5350 !important
}

    .btn-outline-red.btn-outline-lighten-1:hover {
        background-color: #EF5350 !important
    }

.border-red.border-lighten-1 {
    border: 1px solid #EF5350 !important
}

.border-top-red.border-top-lighten-1 {
    border-top: 1px solid #EF5350 !important
}

.border-bottom-red.border-bottom-lighten-1 {
    border-bottom: 1px solid #EF5350 !important
}

.border-left-red.border-left-lighten-1 {
    border-left: 1px solid #EF5350 !important
}

.border-right-red.border-right-lighten-1 {
    border-right: 1px solid #EF5350 !important
}

.overlay-red.overlay-lighten-1 {
    background: #EF5350;
    background: rgba(239,83,80,.8)
}

.red {
    color: #F44336 !important
}

.bg-red {
    background-color: #F44336 !important
}

    .bg-red .card-footer, .bg-red .card-header {
        background-color: transparent
    }

.alert-red {
    border-color: #F8827A !important;
    background-color: #F8827A !important;
    color: #710E06 !important
}

    .alert-red .alert-link {
        color: #4B0904 !important
    }

.bullet.bullet-red {
    background-color: #F44336
}

.bg-light-red {
    background-color: rgba(244,67,54,.15)
}

.bg-red.badge-glow, .border-red.badge-glow {
    box-shadow: 0 0 10px #F44336
}

.overlay-red {
    background: #F44336;
    background: rgba(244,67,54,.8)
}

.btn-red {
    background-color: #F44336 !important;
    color: #FFF
}

    .btn-red:hover {
        border-color: #E53935 !important;
        background-color: #EF5350 !important;
        color: #FFF !important
    }

    .btn-red:active, .btn-red:focus {
        border-color: #D32F2F !important;
        background-color: #C62828 !important;
        color: #FFF !important
    }

.btn-outline-red {
    border-color: #F44336;
    background-color: transparent;
    color: #F44336
}

    .btn-outline-red:hover, .widget-timeline .timeline-items.timeline-icon-red:before {
        background-color: #F44336
    }

    .btn-outline-red:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-red + .custom-control-label:before, input[type=radio].bg-red + .custom-control-label:before {
    background-color: #F44336 !important
}

.bg-red.bg-darken-1, .btn-red.btn-darken-1 {
    background-color: #E53935 !important
}

.border-red {
    border: 1px solid #F44336 !important
}

.border-top-red {
    border-top: 1px solid #F44336
}

.border-bottom-red {
    border-bottom: 1px solid #F44336
}

.border-left-red {
    border-left: 1px solid #F44336
}

.border-right-red {
    border-right: 1px solid #F44336
}

.red.darken-1 {
    color: #E53935 !important
}

.btn-red.btn-darken-1 {
    border-color: #D32F2F !important
}

    .btn-red.btn-darken-1:hover {
        border-color: #D32F2F !important;
        background-color: #C62828 !important
    }

    .btn-red.btn-darken-1:active, .btn-red.btn-darken-1:focus {
        border-color: #C62828 !important;
        background-color: #B71C1C !important
    }

.btn-outline-red.btn-outline-darken-1 {
    border-color: #E53935 !important;
    color: #E53935 !important
}

    .btn-outline-red.btn-outline-darken-1:hover {
        background-color: #E53935 !important
    }

.border-red.border-darken-1 {
    border: 1px solid #E53935 !important
}

.border-top-red.border-top-darken-1 {
    border-top: 1px solid #E53935 !important
}

.border-bottom-red.border-bottom-darken-1 {
    border-bottom: 1px solid #E53935 !important
}

.border-left-red.border-left-darken-1 {
    border-left: 1px solid #E53935 !important
}

.border-right-red.border-right-darken-1 {
    border-right: 1px solid #E53935 !important
}

.btn-red.btn-darken-2, .btn-red.btn-darken-2:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-darken-1 {
    background: #E53935;
    background: rgba(229,57,53,.8)
}

.bg-red.bg-darken-2, .btn-red.btn-darken-2 {
    background-color: #D32F2F !important
}

.red.darken-2 {
    color: #D32F2F !important
}

.btn-red.btn-darken-2:hover {
    background-color: #C62828 !important
}

.btn-red.btn-darken-2:active, .btn-red.btn-darken-2:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-darken-2 {
    border-color: #D32F2F !important;
    color: #D32F2F !important
}

    .btn-outline-red.btn-outline-darken-2:hover {
        background-color: #D32F2F !important
    }

.border-red.border-darken-2 {
    border: 1px solid #D32F2F !important
}

.border-top-red.border-top-darken-2 {
    border-top: 1px solid #D32F2F !important
}

.border-bottom-red.border-bottom-darken-2 {
    border-bottom: 1px solid #D32F2F !important
}

.border-left-red.border-left-darken-2 {
    border-left: 1px solid #D32F2F !important
}

.border-right-red.border-right-darken-2 {
    border-right: 1px solid #D32F2F !important
}

.overlay-red.overlay-darken-2 {
    background: #D32F2F;
    background: rgba(211,47,47,.8)
}

.red.darken-3 {
    color: #C62828 !important
}

.bg-red.bg-darken-3 {
    background-color: #C62828 !important
}

.btn-red.btn-darken-3, .btn-red.btn-darken-3:hover {
    border-color: #D32F2F !important;
    background-color: #C62828 !important
}

    .btn-red.btn-darken-3:active, .btn-red.btn-darken-3:focus {
        border-color: #C62828 !important;
        background-color: #B71C1C !important
    }

.btn-outline-red.btn-outline-darken-3 {
    border-color: #C62828 !important;
    color: #C62828 !important
}

    .btn-outline-red.btn-outline-darken-3:hover {
        background-color: #C62828 !important
    }

.border-red.border-darken-3 {
    border: 1px solid #C62828 !important
}

.border-top-red.border-top-darken-3 {
    border-top: 1px solid #C62828 !important
}

.border-bottom-red.border-bottom-darken-3 {
    border-bottom: 1px solid #C62828 !important
}

.border-left-red.border-left-darken-3 {
    border-left: 1px solid #C62828 !important
}

.border-right-red.border-right-darken-3 {
    border-right: 1px solid #C62828 !important
}

.btn-red.btn-darken-4, .btn-red.btn-darken-4:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-darken-3 {
    background: #C62828;
    background: rgba(198,40,40,.8)
}

.bg-red.bg-darken-4, .btn-red.btn-darken-4 {
    background-color: #B71C1C !important
}

.red.darken-4 {
    color: #B71C1C !important
}

.btn-red.btn-darken-4:hover {
    background-color: #C62828 !important
}

.btn-red.btn-darken-4:active, .btn-red.btn-darken-4:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-darken-4 {
    border-color: #B71C1C !important;
    color: #B71C1C !important
}

    .btn-outline-red.btn-outline-darken-4:hover {
        background-color: #B71C1C !important
    }

.border-red.border-darken-4 {
    border: 1px solid #B71C1C !important
}

.border-top-red.border-top-darken-4 {
    border-top: 1px solid #B71C1C !important
}

.border-bottom-red.border-bottom-darken-4 {
    border-bottom: 1px solid #B71C1C !important
}

.border-left-red.border-left-darken-4 {
    border-left: 1px solid #B71C1C !important
}

.border-right-red.border-right-darken-4 {
    border-right: 1px solid #B71C1C !important
}

.btn-red.btn-accent-1, .btn-red.btn-accent-1:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-darken-4 {
    background: #B71C1C;
    background: rgba(183,28,28,.8)
}

.bg-red.bg-accent-1, .btn-red.btn-accent-1 {
    background-color: #FF8A80 !important
}

.red.accent-1 {
    color: #FF8A80 !important
}

.btn-red.btn-accent-1:hover {
    background-color: #C62828 !important
}

.btn-red.btn-accent-1:active, .btn-red.btn-accent-1:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-accent-1 {
    border-color: #FF8A80 !important;
    color: #FF8A80 !important
}

    .btn-outline-red.btn-outline-accent-1:hover {
        background-color: #FF8A80 !important
    }

.border-red.border-accent-1 {
    border: 1px solid #FF8A80 !important
}

.border-top-red.border-top-accent-1 {
    border-top: 1px solid #FF8A80 !important
}

.border-bottom-red.border-bottom-accent-1 {
    border-bottom: 1px solid #FF8A80 !important
}

.border-left-red.border-left-accent-1 {
    border-left: 1px solid #FF8A80 !important
}

.border-right-red.border-right-accent-1 {
    border-right: 1px solid #FF8A80 !important
}

.btn-red.btn-accent-2, .btn-red.btn-accent-2:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-accent-1 {
    background: #FF8A80;
    background: rgba(255,138,128,.8)
}

.bg-red.bg-accent-2, .btn-red.btn-accent-2 {
    background-color: #FF5252 !important
}

.red.accent-2 {
    color: #FF5252 !important
}

.btn-red.btn-accent-2:hover {
    background-color: #C62828 !important
}

.btn-red.btn-accent-2:active, .btn-red.btn-accent-2:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-accent-2 {
    border-color: #FF5252 !important;
    color: #FF5252 !important
}

    .btn-outline-red.btn-outline-accent-2:hover {
        background-color: #FF5252 !important
    }

.border-red.border-accent-2 {
    border: 1px solid #FF5252 !important
}

.border-top-red.border-top-accent-2 {
    border-top: 1px solid #FF5252 !important
}

.border-bottom-red.border-bottom-accent-2 {
    border-bottom: 1px solid #FF5252 !important
}

.border-left-red.border-left-accent-2 {
    border-left: 1px solid #FF5252 !important
}

.border-right-red.border-right-accent-2 {
    border-right: 1px solid #FF5252 !important
}

.btn-red.btn-accent-3, .btn-red.btn-accent-3:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-accent-2 {
    background: #FF5252;
    background: rgba(255,82,82,.8)
}

.bg-red.bg-accent-3, .btn-red.btn-accent-3 {
    background-color: #FF1744 !important
}

.red.accent-3 {
    color: #FF1744 !important
}

.btn-red.btn-accent-3:hover {
    background-color: #C62828 !important
}

.btn-red.btn-accent-3:active, .btn-red.btn-accent-3:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-accent-3 {
    border-color: #FF1744 !important;
    color: #FF1744 !important
}

    .btn-outline-red.btn-outline-accent-3:hover {
        background-color: #FF1744 !important
    }

.border-red.border-accent-3 {
    border: 1px solid #FF1744 !important
}

.border-top-red.border-top-accent-3 {
    border-top: 1px solid #FF1744 !important
}

.border-bottom-red.border-bottom-accent-3 {
    border-bottom: 1px solid #FF1744 !important
}

.border-left-red.border-left-accent-3 {
    border-left: 1px solid #FF1744 !important
}

.border-right-red.border-right-accent-3 {
    border-right: 1px solid #FF1744 !important
}

.btn-red.btn-accent-4, .btn-red.btn-accent-4:hover {
    border-color: #D32F2F !important
}

.overlay-red.overlay-accent-3 {
    background: #FF1744;
    background: rgba(255,23,68,.8)
}

.bg-red.bg-accent-4, .btn-red.btn-accent-4 {
    background-color: #D50000 !important
}

.red.accent-4 {
    color: #D50000 !important
}

.btn-red.btn-accent-4:hover {
    background-color: #C62828 !important
}

.btn-red.btn-accent-4:active, .btn-red.btn-accent-4:focus {
    border-color: #C62828 !important;
    background-color: #B71C1C !important
}

.btn-outline-red.btn-outline-accent-4 {
    border-color: #D50000 !important;
    color: #D50000 !important
}

    .btn-outline-red.btn-outline-accent-4:hover {
        background-color: #D50000 !important
    }

input:focus ~ .bg-red {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #D50000 !important
}

.border-red.border-accent-4 {
    border: 1px solid #D50000 !important
}

.border-top-red.border-top-accent-4 {
    border-top: 1px solid #D50000 !important
}

.border-bottom-red.border-bottom-accent-4 {
    border-bottom: 1px solid #D50000 !important
}

.border-left-red.border-left-accent-4 {
    border-left: 1px solid #D50000 !important
}

.border-right-red.border-right-accent-4 {
    border-right: 1px solid #D50000 !important
}

.btn-pink.btn-lighten-5, .btn-pink.btn-lighten-5:hover {
    border-color: #C2185B !important
}

.overlay-red.overlay-accent-4 {
    background: #D50000;
    background: rgba(213,0,0,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=red]:before {
    background-color: #D50000
}

.bg-pink.bg-lighten-5, .btn-pink.btn-lighten-5 {
    background-color: #FCE4EC !important
}

.pink.lighten-5 {
    color: #FCE4EC !important
}

.btn-pink.btn-lighten-5:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-lighten-5:active, .btn-pink.btn-lighten-5:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-lighten-5 {
    border-color: #FCE4EC !important;
    color: #FCE4EC !important
}

    .btn-outline-pink.btn-outline-lighten-5:hover {
        background-color: #FCE4EC !important
    }

.border-pink.border-lighten-5 {
    border: 1px solid #FCE4EC !important
}

.border-top-pink.border-top-lighten-5 {
    border-top: 1px solid #FCE4EC !important
}

.border-bottom-pink.border-bottom-lighten-5 {
    border-bottom: 1px solid #FCE4EC !important
}

.border-left-pink.border-left-lighten-5 {
    border-left: 1px solid #FCE4EC !important
}

.border-right-pink.border-right-lighten-5 {
    border-right: 1px solid #FCE4EC !important
}

.btn-pink.btn-lighten-4, .btn-pink.btn-lighten-4:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-lighten-5 {
    background: #FCE4EC;
    background: rgba(252,228,236,.8)
}

.bg-pink.bg-lighten-4, .btn-pink.btn-lighten-4 {
    background-color: #F8BBD0 !important
}

.pink.lighten-4 {
    color: #F8BBD0 !important
}

.btn-pink.btn-lighten-4:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-lighten-4:active, .btn-pink.btn-lighten-4:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-lighten-4 {
    border-color: #F8BBD0 !important;
    color: #F8BBD0 !important
}

    .btn-outline-pink.btn-outline-lighten-4:hover {
        background-color: #F8BBD0 !important
    }

.border-pink.border-lighten-4 {
    border: 1px solid #F8BBD0 !important
}

.border-top-pink.border-top-lighten-4 {
    border-top: 1px solid #F8BBD0 !important
}

.border-bottom-pink.border-bottom-lighten-4 {
    border-bottom: 1px solid #F8BBD0 !important
}

.border-left-pink.border-left-lighten-4 {
    border-left: 1px solid #F8BBD0 !important
}

.border-right-pink.border-right-lighten-4 {
    border-right: 1px solid #F8BBD0 !important
}

.btn-pink.btn-lighten-3, .btn-pink.btn-lighten-3:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-lighten-4 {
    background: #F8BBD0;
    background: rgba(248,187,208,.8)
}

.bg-pink.bg-lighten-3, .btn-pink.btn-lighten-3 {
    background-color: #F48FB1 !important
}

.pink.lighten-3 {
    color: #F48FB1 !important
}

.btn-pink.btn-lighten-3:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-lighten-3:active, .btn-pink.btn-lighten-3:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-lighten-3 {
    border-color: #F48FB1 !important;
    color: #F48FB1 !important
}

    .btn-outline-pink.btn-outline-lighten-3:hover {
        background-color: #F48FB1 !important
    }

.border-pink.border-lighten-3 {
    border: 1px solid #F48FB1 !important
}

.border-top-pink.border-top-lighten-3 {
    border-top: 1px solid #F48FB1 !important
}

.border-bottom-pink.border-bottom-lighten-3 {
    border-bottom: 1px solid #F48FB1 !important
}

.border-left-pink.border-left-lighten-3 {
    border-left: 1px solid #F48FB1 !important
}

.border-right-pink.border-right-lighten-3 {
    border-right: 1px solid #F48FB1 !important
}

.btn-pink.btn-lighten-2, .btn-pink.btn-lighten-2:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-lighten-3 {
    background: #F48FB1;
    background: rgba(244,143,177,.8)
}

.bg-pink.bg-lighten-2, .btn-pink.btn-lighten-2 {
    background-color: #F06292 !important
}

.pink.lighten-2 {
    color: #F06292 !important
}

.btn-pink.btn-lighten-2:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-lighten-2:active, .btn-pink.btn-lighten-2:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-lighten-2 {
    border-color: #F06292 !important;
    color: #F06292 !important
}

    .btn-outline-pink.btn-outline-lighten-2:hover {
        background-color: #F06292 !important
    }

.border-pink.border-lighten-2 {
    border: 1px solid #F06292 !important
}

.border-top-pink.border-top-lighten-2 {
    border-top: 1px solid #F06292 !important
}

.border-bottom-pink.border-bottom-lighten-2 {
    border-bottom: 1px solid #F06292 !important
}

.border-left-pink.border-left-lighten-2 {
    border-left: 1px solid #F06292 !important
}

.border-right-pink.border-right-lighten-2 {
    border-right: 1px solid #F06292 !important
}

.btn-pink.btn-lighten-1, .btn-pink.btn-lighten-1:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-lighten-2 {
    background: #F06292;
    background: rgba(240,98,146,.8)
}

.bg-pink.bg-lighten-1, .btn-pink.btn-lighten-1 {
    background-color: #EC407A !important
}

.pink.lighten-1 {
    color: #EC407A !important
}

.btn-pink.btn-lighten-1:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-lighten-1:active, .btn-pink.btn-lighten-1:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-lighten-1 {
    border-color: #EC407A !important;
    color: #EC407A !important
}

    .btn-outline-pink.btn-outline-lighten-1:hover {
        background-color: #EC407A !important
    }

.border-pink.border-lighten-1 {
    border: 1px solid #EC407A !important
}

.border-top-pink.border-top-lighten-1 {
    border-top: 1px solid #EC407A !important
}

.border-bottom-pink.border-bottom-lighten-1 {
    border-bottom: 1px solid #EC407A !important
}

.border-left-pink.border-left-lighten-1 {
    border-left: 1px solid #EC407A !important
}

.border-right-pink.border-right-lighten-1 {
    border-right: 1px solid #EC407A !important
}

.overlay-pink.overlay-lighten-1 {
    background: #EC407A;
    background: rgba(236,64,122,.8)
}

.pink {
    color: #E91E63 !important
}

.bg-pink {
    background-color: #E91E63 !important
}

    .bg-pink .card-footer, .bg-pink .card-header {
        background-color: transparent
    }

.alert-pink {
    border-color: #EF5F90 !important;
    background-color: #EF5F90 !important;
    color: #4D081F !important
}

    .alert-pink .alert-link {
        color: #280410 !important
    }

.bullet.bullet-pink {
    background-color: #E91E63
}

.bg-light-pink {
    background-color: rgba(233,30,99,.15)
}

.bg-pink.badge-glow, .border-pink.badge-glow {
    box-shadow: 0 0 10px #E91E63
}

.overlay-pink {
    background: #E91E63;
    background: rgba(233,30,99,.8)
}

.btn-pink {
    background-color: #E91E63 !important;
    color: #FFF
}

    .btn-pink:hover {
        border-color: #D81B60 !important;
        background-color: #EC407A !important;
        color: #FFF !important
    }

    .btn-pink:active, .btn-pink:focus {
        border-color: #C2185B !important;
        background-color: #AD1457 !important;
        color: #FFF !important
    }

.btn-outline-pink {
    border-color: #E91E63;
    background-color: transparent;
    color: #E91E63
}

    .btn-outline-pink:hover, .widget-timeline .timeline-items.timeline-icon-pink:before {
        background-color: #E91E63
    }

    .btn-outline-pink:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-pink + .custom-control-label:before, input[type=radio].bg-pink + .custom-control-label:before {
    background-color: #E91E63 !important
}

.bg-pink.bg-darken-1, .btn-pink.btn-darken-1 {
    background-color: #D81B60 !important
}

.border-pink {
    border: 1px solid #E91E63 !important
}

.border-top-pink {
    border-top: 1px solid #E91E63
}

.border-bottom-pink {
    border-bottom: 1px solid #E91E63
}

.border-left-pink {
    border-left: 1px solid #E91E63
}

.border-right-pink {
    border-right: 1px solid #E91E63
}

.pink.darken-1 {
    color: #D81B60 !important
}

.btn-pink.btn-darken-1 {
    border-color: #C2185B !important
}

    .btn-pink.btn-darken-1:hover {
        border-color: #C2185B !important;
        background-color: #AD1457 !important
    }

    .btn-pink.btn-darken-1:active, .btn-pink.btn-darken-1:focus {
        border-color: #AD1457 !important;
        background-color: #880E4F !important
    }

.btn-outline-pink.btn-outline-darken-1 {
    border-color: #D81B60 !important;
    color: #D81B60 !important
}

    .btn-outline-pink.btn-outline-darken-1:hover {
        background-color: #D81B60 !important
    }

.border-pink.border-darken-1 {
    border: 1px solid #D81B60 !important
}

.border-top-pink.border-top-darken-1 {
    border-top: 1px solid #D81B60 !important
}

.border-bottom-pink.border-bottom-darken-1 {
    border-bottom: 1px solid #D81B60 !important
}

.border-left-pink.border-left-darken-1 {
    border-left: 1px solid #D81B60 !important
}

.border-right-pink.border-right-darken-1 {
    border-right: 1px solid #D81B60 !important
}

.btn-pink.btn-darken-2, .btn-pink.btn-darken-2:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-darken-1 {
    background: #D81B60;
    background: rgba(216,27,96,.8)
}

.bg-pink.bg-darken-2, .btn-pink.btn-darken-2 {
    background-color: #C2185B !important
}

.pink.darken-2 {
    color: #C2185B !important
}

.btn-pink.btn-darken-2:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-darken-2:active, .btn-pink.btn-darken-2:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-darken-2 {
    border-color: #C2185B !important;
    color: #C2185B !important
}

    .btn-outline-pink.btn-outline-darken-2:hover {
        background-color: #C2185B !important
    }

.border-pink.border-darken-2 {
    border: 1px solid #C2185B !important
}

.border-top-pink.border-top-darken-2 {
    border-top: 1px solid #C2185B !important
}

.border-bottom-pink.border-bottom-darken-2 {
    border-bottom: 1px solid #C2185B !important
}

.border-left-pink.border-left-darken-2 {
    border-left: 1px solid #C2185B !important
}

.border-right-pink.border-right-darken-2 {
    border-right: 1px solid #C2185B !important
}

.overlay-pink.overlay-darken-2 {
    background: #C2185B;
    background: rgba(194,24,91,.8)
}

.pink.darken-3 {
    color: #AD1457 !important
}

.bg-pink.bg-darken-3 {
    background-color: #AD1457 !important
}

.btn-pink.btn-darken-3, .btn-pink.btn-darken-3:hover {
    border-color: #C2185B !important;
    background-color: #AD1457 !important
}

    .btn-pink.btn-darken-3:active, .btn-pink.btn-darken-3:focus {
        border-color: #AD1457 !important;
        background-color: #880E4F !important
    }

.btn-outline-pink.btn-outline-darken-3 {
    border-color: #AD1457 !important;
    color: #AD1457 !important
}

    .btn-outline-pink.btn-outline-darken-3:hover {
        background-color: #AD1457 !important
    }

.border-pink.border-darken-3 {
    border: 1px solid #AD1457 !important
}

.border-top-pink.border-top-darken-3 {
    border-top: 1px solid #AD1457 !important
}

.border-bottom-pink.border-bottom-darken-3 {
    border-bottom: 1px solid #AD1457 !important
}

.border-left-pink.border-left-darken-3 {
    border-left: 1px solid #AD1457 !important
}

.border-right-pink.border-right-darken-3 {
    border-right: 1px solid #AD1457 !important
}

.btn-pink.btn-darken-4, .btn-pink.btn-darken-4:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-darken-3 {
    background: #AD1457;
    background: rgba(173,20,87,.8)
}

.bg-pink.bg-darken-4, .btn-pink.btn-darken-4 {
    background-color: #880E4F !important
}

.pink.darken-4 {
    color: #880E4F !important
}

.btn-pink.btn-darken-4:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-darken-4:active, .btn-pink.btn-darken-4:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-darken-4 {
    border-color: #880E4F !important;
    color: #880E4F !important
}

    .btn-outline-pink.btn-outline-darken-4:hover {
        background-color: #880E4F !important
    }

.border-pink.border-darken-4 {
    border: 1px solid #880E4F !important
}

.border-top-pink.border-top-darken-4 {
    border-top: 1px solid #880E4F !important
}

.border-bottom-pink.border-bottom-darken-4 {
    border-bottom: 1px solid #880E4F !important
}

.border-left-pink.border-left-darken-4 {
    border-left: 1px solid #880E4F !important
}

.border-right-pink.border-right-darken-4 {
    border-right: 1px solid #880E4F !important
}

.btn-pink.btn-accent-1, .btn-pink.btn-accent-1:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-darken-4 {
    background: #880E4F;
    background: rgba(136,14,79,.8)
}

.bg-pink.bg-accent-1, .btn-pink.btn-accent-1 {
    background-color: #FF80AB !important
}

.pink.accent-1 {
    color: #FF80AB !important
}

.btn-pink.btn-accent-1:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-accent-1:active, .btn-pink.btn-accent-1:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-accent-1 {
    border-color: #FF80AB !important;
    color: #FF80AB !important
}

    .btn-outline-pink.btn-outline-accent-1:hover {
        background-color: #FF80AB !important
    }

.border-pink.border-accent-1 {
    border: 1px solid #FF80AB !important
}

.border-top-pink.border-top-accent-1 {
    border-top: 1px solid #FF80AB !important
}

.border-bottom-pink.border-bottom-accent-1 {
    border-bottom: 1px solid #FF80AB !important
}

.border-left-pink.border-left-accent-1 {
    border-left: 1px solid #FF80AB !important
}

.border-right-pink.border-right-accent-1 {
    border-right: 1px solid #FF80AB !important
}

.btn-pink.btn-accent-2, .btn-pink.btn-accent-2:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-accent-1 {
    background: #FF80AB;
    background: rgba(255,128,171,.8)
}

.bg-pink.bg-accent-2, .btn-pink.btn-accent-2 {
    background-color: #FF4081 !important
}

.pink.accent-2 {
    color: #FF4081 !important
}

.btn-pink.btn-accent-2:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-accent-2:active, .btn-pink.btn-accent-2:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-accent-2 {
    border-color: #FF4081 !important;
    color: #FF4081 !important
}

    .btn-outline-pink.btn-outline-accent-2:hover {
        background-color: #FF4081 !important
    }

.border-pink.border-accent-2 {
    border: 1px solid #FF4081 !important
}

.border-top-pink.border-top-accent-2 {
    border-top: 1px solid #FF4081 !important
}

.border-bottom-pink.border-bottom-accent-2 {
    border-bottom: 1px solid #FF4081 !important
}

.border-left-pink.border-left-accent-2 {
    border-left: 1px solid #FF4081 !important
}

.border-right-pink.border-right-accent-2 {
    border-right: 1px solid #FF4081 !important
}

.btn-pink.btn-accent-3, .btn-pink.btn-accent-3:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-accent-2 {
    background: #FF4081;
    background: rgba(255,64,129,.8)
}

.bg-pink.bg-accent-3, .btn-pink.btn-accent-3 {
    background-color: #F50057 !important
}

.pink.accent-3 {
    color: #F50057 !important
}

.btn-pink.btn-accent-3:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-accent-3:active, .btn-pink.btn-accent-3:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-accent-3 {
    border-color: #F50057 !important;
    color: #F50057 !important
}

    .btn-outline-pink.btn-outline-accent-3:hover {
        background-color: #F50057 !important
    }

.border-pink.border-accent-3 {
    border: 1px solid #F50057 !important
}

.border-top-pink.border-top-accent-3 {
    border-top: 1px solid #F50057 !important
}

.border-bottom-pink.border-bottom-accent-3 {
    border-bottom: 1px solid #F50057 !important
}

.border-left-pink.border-left-accent-3 {
    border-left: 1px solid #F50057 !important
}

.border-right-pink.border-right-accent-3 {
    border-right: 1px solid #F50057 !important
}

.btn-pink.btn-accent-4, .btn-pink.btn-accent-4:hover {
    border-color: #C2185B !important
}

.overlay-pink.overlay-accent-3 {
    background: #F50057;
    background: rgba(245,0,87,.8)
}

.bg-pink.bg-accent-4, .btn-pink.btn-accent-4 {
    background-color: #C51162 !important
}

.pink.accent-4 {
    color: #C51162 !important
}

.btn-pink.btn-accent-4:hover {
    background-color: #AD1457 !important
}

.btn-pink.btn-accent-4:active, .btn-pink.btn-accent-4:focus {
    border-color: #AD1457 !important;
    background-color: #880E4F !important
}

.btn-outline-pink.btn-outline-accent-4 {
    border-color: #C51162 !important;
    color: #C51162 !important
}

    .btn-outline-pink.btn-outline-accent-4:hover {
        background-color: #C51162 !important
    }

input:focus ~ .bg-pink {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #C51162 !important
}

.border-pink.border-accent-4 {
    border: 1px solid #C51162 !important
}

.border-top-pink.border-top-accent-4 {
    border-top: 1px solid #C51162 !important
}

.border-bottom-pink.border-bottom-accent-4 {
    border-bottom: 1px solid #C51162 !important
}

.border-left-pink.border-left-accent-4 {
    border-left: 1px solid #C51162 !important
}

.border-right-pink.border-right-accent-4 {
    border-right: 1px solid #C51162 !important
}

.overlay-pink.overlay-accent-4 {
    background: #C51162;
    background: rgba(197,17,98,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=pink]:before {
    background-color: #C51162
}

.bg-purple.bg-lighten-5, .btn-purple.btn-lighten-5 {
    background-color: #F3E5F5 !important
}

.purple.lighten-5 {
    color: #F3E5F5 !important
}

.btn-purple.btn-lighten-5 {
    border-color: #7B1FA2 !important
}

    .btn-purple.btn-lighten-5:hover {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important
    }

    .btn-purple.btn-lighten-5:active, .btn-purple.btn-lighten-5:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-lighten-5 {
    border-color: #F3E5F5 !important;
    color: #F3E5F5 !important
}

    .btn-outline-purple.btn-outline-lighten-5:hover {
        background-color: #F3E5F5 !important
    }

.border-purple.border-lighten-5 {
    border: 1px solid #F3E5F5 !important
}

.border-top-purple.border-top-lighten-5 {
    border-top: 1px solid #F3E5F5 !important
}

.border-bottom-purple.border-bottom-lighten-5 {
    border-bottom: 1px solid #F3E5F5 !important
}

.border-left-purple.border-left-lighten-5 {
    border-left: 1px solid #F3E5F5 !important
}

.border-right-purple.border-right-lighten-5 {
    border-right: 1px solid #F3E5F5 !important
}

.overlay-purple.overlay-lighten-5 {
    background: #F3E5F5;
    background: rgba(243,229,245,.8)
}

.bg-purple.bg-lighten-4, .btn-purple.btn-lighten-4 {
    background-color: #E1BEE7 !important
}

.purple.lighten-4 {
    color: #E1BEE7 !important
}

.btn-purple.btn-lighten-4 {
    border-color: #7B1FA2 !important
}

    .btn-purple.btn-lighten-4:hover {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important
    }

    .btn-purple.btn-lighten-4:active, .btn-purple.btn-lighten-4:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-lighten-4 {
    border-color: #E1BEE7 !important;
    color: #E1BEE7 !important
}

    .btn-outline-purple.btn-outline-lighten-4:hover {
        background-color: #E1BEE7 !important
    }

.border-purple.border-lighten-4 {
    border: 1px solid #E1BEE7 !important
}

.border-top-purple.border-top-lighten-4 {
    border-top: 1px solid #E1BEE7 !important
}

.border-bottom-purple.border-bottom-lighten-4 {
    border-bottom: 1px solid #E1BEE7 !important
}

.border-left-purple.border-left-lighten-4 {
    border-left: 1px solid #E1BEE7 !important
}

.border-right-purple.border-right-lighten-4 {
    border-right: 1px solid #E1BEE7 !important
}

.overlay-purple.overlay-lighten-4 {
    background: #E1BEE7;
    background: rgba(225,190,231,.8)
}

.bg-purple.bg-lighten-3, .btn-purple.btn-lighten-3 {
    background-color: #CE93D8 !important
}

.purple.lighten-3 {
    color: #CE93D8 !important
}

.btn-purple.btn-lighten-3 {
    border-color: #7B1FA2 !important
}

    .btn-purple.btn-lighten-3:hover {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important
    }

    .btn-purple.btn-lighten-3:active, .btn-purple.btn-lighten-3:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-lighten-3 {
    border-color: #CE93D8 !important;
    color: #CE93D8 !important
}

    .btn-outline-purple.btn-outline-lighten-3:hover {
        background-color: #CE93D8 !important
    }

.border-purple.border-lighten-3 {
    border: 1px solid #CE93D8 !important
}

.border-top-purple.border-top-lighten-3 {
    border-top: 1px solid #CE93D8 !important
}

.border-bottom-purple.border-bottom-lighten-3 {
    border-bottom: 1px solid #CE93D8 !important
}

.border-left-purple.border-left-lighten-3 {
    border-left: 1px solid #CE93D8 !important
}

.border-right-purple.border-right-lighten-3 {
    border-right: 1px solid #CE93D8 !important
}

.overlay-purple.overlay-lighten-3 {
    background: #CE93D8;
    background: rgba(206,147,216,.8)
}

.bg-purple.bg-lighten-2, .btn-purple.btn-lighten-2 {
    background-color: #BA68C8 !important
}

.purple.lighten-2 {
    color: #BA68C8 !important
}

.btn-purple.btn-lighten-2 {
    border-color: #7B1FA2 !important
}

    .btn-purple.btn-lighten-2:hover {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important
    }

    .btn-purple.btn-lighten-2:active, .btn-purple.btn-lighten-2:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-lighten-2 {
    border-color: #BA68C8 !important;
    color: #BA68C8 !important
}

    .btn-outline-purple.btn-outline-lighten-2:hover {
        background-color: #BA68C8 !important
    }

.border-purple.border-lighten-2 {
    border: 1px solid #BA68C8 !important
}

.border-top-purple.border-top-lighten-2 {
    border-top: 1px solid #BA68C8 !important
}

.border-bottom-purple.border-bottom-lighten-2 {
    border-bottom: 1px solid #BA68C8 !important
}

.border-left-purple.border-left-lighten-2 {
    border-left: 1px solid #BA68C8 !important
}

.border-right-purple.border-right-lighten-2 {
    border-right: 1px solid #BA68C8 !important
}

.overlay-purple.overlay-lighten-2 {
    background: #BA68C8;
    background: rgba(186,104,200,.8)
}

.bg-purple.bg-lighten-1, .btn-purple.btn-lighten-1 {
    background-color: #AB47BC !important
}

.purple.lighten-1 {
    color: #AB47BC !important
}

.btn-purple.btn-lighten-1 {
    border-color: #7B1FA2 !important
}

    .btn-purple.btn-lighten-1:hover {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important
    }

    .btn-purple.btn-lighten-1:active, .btn-purple.btn-lighten-1:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-lighten-1 {
    border-color: #AB47BC !important;
    color: #AB47BC !important
}

    .btn-outline-purple.btn-outline-lighten-1:hover {
        background-color: #AB47BC !important
    }

.border-purple.border-lighten-1 {
    border: 1px solid #AB47BC !important
}

.border-top-purple.border-top-lighten-1 {
    border-top: 1px solid #AB47BC !important
}

.border-bottom-purple.border-bottom-lighten-1 {
    border-bottom: 1px solid #AB47BC !important
}

.border-left-purple.border-left-lighten-1 {
    border-left: 1px solid #AB47BC !important
}

.border-right-purple.border-right-lighten-1 {
    border-right: 1px solid #AB47BC !important
}

.overlay-purple.overlay-lighten-1 {
    background: #AB47BC;
    background: rgba(171,71,188,.8)
}

.purple {
    color: #9C27B0 !important
}

.bg-purple {
    background-color: #9C27B0 !important
}

    .bg-purple .card-footer, .bg-purple .card-header {
        background-color: transparent
    }

.alert-purple {
    border-color: #C248D6 !important;
    background-color: #C248D6 !important;
    color: #1A071E !important
}

    .alert-purple .alert-link {
        color: #000 !important
    }

.bullet.bullet-purple {
    background-color: #9C27B0
}

.bg-light-purple {
    background-color: rgba(156,39,176,.15)
}

.bg-purple.badge-glow, .border-purple.badge-glow {
    box-shadow: 0 0 10px #9C27B0
}

.overlay-purple {
    background: #9C27B0;
    background: rgba(156,39,176,.8)
}

.btn-purple {
    background-color: #9C27B0 !important;
    color: #FFF
}

    .btn-purple:hover {
        border-color: #8E24AA !important;
        background-color: #AB47BC !important;
        color: #FFF !important
    }

    .btn-purple:active, .btn-purple:focus {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important;
        color: #FFF !important
    }

.btn-outline-purple {
    border-color: #9C27B0;
    background-color: transparent;
    color: #9C27B0
}

    .btn-outline-purple:hover {
        background-color: #9C27B0;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-purple:before {
    background-color: #9C27B0
}

input[type=checkbox].bg-purple + .custom-control-label:before, input[type=radio].bg-purple + .custom-control-label:before {
    background-color: #9C27B0 !important
}

.bg-purple.bg-darken-1, .btn-purple.btn-darken-1 {
    background-color: #8E24AA !important
}

.border-purple {
    border: 1px solid #9C27B0 !important
}

.border-top-purple {
    border-top: 1px solid #9C27B0
}

.border-bottom-purple {
    border-bottom: 1px solid #9C27B0
}

.border-left-purple {
    border-left: 1px solid #9C27B0
}

.border-right-purple {
    border-right: 1px solid #9C27B0
}

.purple.darken-1 {
    color: #8E24AA !important
}

.btn-purple.btn-darken-1 {
    border-color: #7B1FA2 !important
}

    .btn-purple.btn-darken-1:hover {
        border-color: #7B1FA2 !important;
        background-color: #6A1B9A !important
    }

    .btn-purple.btn-darken-1:active, .btn-purple.btn-darken-1:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-darken-1 {
    border-color: #8E24AA !important;
    color: #8E24AA !important
}

    .btn-outline-purple.btn-outline-darken-1:hover {
        background-color: #8E24AA !important
    }

.border-purple.border-darken-1 {
    border: 1px solid #8E24AA !important
}

.border-top-purple.border-top-darken-1 {
    border-top: 1px solid #8E24AA !important
}

.border-bottom-purple.border-bottom-darken-1 {
    border-bottom: 1px solid #8E24AA !important
}

.border-left-purple.border-left-darken-1 {
    border-left: 1px solid #8E24AA !important
}

.border-right-purple.border-right-darken-1 {
    border-right: 1px solid #8E24AA !important
}

.btn-purple.btn-darken-2, .btn-purple.btn-darken-2:hover {
    border-color: #7B1FA2 !important
}

.overlay-purple.overlay-darken-1 {
    background: #8E24AA;
    background: rgba(142,36,170,.8)
}

.bg-purple.bg-darken-2, .btn-purple.btn-darken-2 {
    background-color: #7B1FA2 !important
}

.purple.darken-2 {
    color: #7B1FA2 !important
}

.btn-purple.btn-darken-2:hover {
    background-color: #6A1B9A !important
}

.btn-purple.btn-darken-2:active, .btn-purple.btn-darken-2:focus {
    border-color: #6A1B9A !important;
    background-color: #4A148C !important
}

.btn-outline-purple.btn-outline-darken-2 {
    border-color: #7B1FA2 !important;
    color: #7B1FA2 !important
}

    .btn-outline-purple.btn-outline-darken-2:hover {
        background-color: #7B1FA2 !important
    }

.border-purple.border-darken-2 {
    border: 1px solid #7B1FA2 !important
}

.border-top-purple.border-top-darken-2 {
    border-top: 1px solid #7B1FA2 !important
}

.border-bottom-purple.border-bottom-darken-2 {
    border-bottom: 1px solid #7B1FA2 !important
}

.border-left-purple.border-left-darken-2 {
    border-left: 1px solid #7B1FA2 !important
}

.border-right-purple.border-right-darken-2 {
    border-right: 1px solid #7B1FA2 !important
}

.overlay-purple.overlay-darken-2 {
    background: #7B1FA2;
    background: rgba(123,31,162,.8)
}

.purple.darken-3 {
    color: #6A1B9A !important
}

.bg-purple.bg-darken-3 {
    background-color: #6A1B9A !important
}

.btn-purple.btn-darken-3, .btn-purple.btn-darken-3:hover {
    border-color: #7B1FA2 !important;
    background-color: #6A1B9A !important
}

    .btn-purple.btn-darken-3:active, .btn-purple.btn-darken-3:focus {
        border-color: #6A1B9A !important;
        background-color: #4A148C !important
    }

.btn-outline-purple.btn-outline-darken-3 {
    border-color: #6A1B9A !important;
    color: #6A1B9A !important
}

    .btn-outline-purple.btn-outline-darken-3:hover {
        background-color: #6A1B9A !important
    }

.border-purple.border-darken-3 {
    border: 1px solid #6A1B9A !important
}

.border-top-purple.border-top-darken-3 {
    border-top: 1px solid #6A1B9A !important
}

.border-bottom-purple.border-bottom-darken-3 {
    border-bottom: 1px solid #6A1B9A !important
}

.border-left-purple.border-left-darken-3 {
    border-left: 1px solid #6A1B9A !important
}

.border-right-purple.border-right-darken-3 {
    border-right: 1px solid #6A1B9A !important
}

.btn-purple.btn-darken-4, .btn-purple.btn-darken-4:hover {
    border-color: #7B1FA2 !important
}

.overlay-purple.overlay-darken-3 {
    background: #6A1B9A;
    background: rgba(106,27,154,.8)
}

.bg-purple.bg-darken-4, .btn-purple.btn-darken-4 {
    background-color: #4A148C !important
}

.purple.darken-4 {
    color: #4A148C !important
}

.btn-purple.btn-darken-4:hover {
    background-color: #6A1B9A !important
}

.btn-purple.btn-darken-4:active, .btn-purple.btn-darken-4:focus {
    border-color: #6A1B9A !important;
    background-color: #4A148C !important
}

.btn-outline-purple.btn-outline-darken-4 {
    border-color: #4A148C !important;
    color: #4A148C !important
}

    .btn-outline-purple.btn-outline-darken-4:hover {
        background-color: #4A148C !important
    }

.border-purple.border-darken-4 {
    border: 1px solid #4A148C !important
}

.border-top-purple.border-top-darken-4 {
    border-top: 1px solid #4A148C !important
}

.border-bottom-purple.border-bottom-darken-4 {
    border-bottom: 1px solid #4A148C !important
}

.border-left-purple.border-left-darken-4 {
    border-left: 1px solid #4A148C !important
}

.border-right-purple.border-right-darken-4 {
    border-right: 1px solid #4A148C !important
}

.btn-purple.btn-accent-1, .btn-purple.btn-accent-1:hover {
    border-color: #7B1FA2 !important
}

.overlay-purple.overlay-darken-4 {
    background: #4A148C;
    background: rgba(74,20,140,.8)
}

.bg-purple.bg-accent-1, .btn-purple.btn-accent-1 {
    background-color: #EA80FC !important
}

.purple.accent-1 {
    color: #EA80FC !important
}

.btn-purple.btn-accent-1:hover {
    background-color: #6A1B9A !important
}

.btn-purple.btn-accent-1:active, .btn-purple.btn-accent-1:focus {
    border-color: #6A1B9A !important;
    background-color: #4A148C !important
}

.btn-outline-purple.btn-outline-accent-1 {
    border-color: #EA80FC !important;
    color: #EA80FC !important
}

    .btn-outline-purple.btn-outline-accent-1:hover {
        background-color: #EA80FC !important
    }

.border-purple.border-accent-1 {
    border: 1px solid #EA80FC !important
}

.border-top-purple.border-top-accent-1 {
    border-top: 1px solid #EA80FC !important
}

.border-bottom-purple.border-bottom-accent-1 {
    border-bottom: 1px solid #EA80FC !important
}

.border-left-purple.border-left-accent-1 {
    border-left: 1px solid #EA80FC !important
}

.border-right-purple.border-right-accent-1 {
    border-right: 1px solid #EA80FC !important
}

.btn-purple.btn-accent-2, .btn-purple.btn-accent-2:hover {
    border-color: #7B1FA2 !important
}

.overlay-purple.overlay-accent-1 {
    background: #EA80FC;
    background: rgba(234,128,252,.8)
}

.bg-purple.bg-accent-2, .btn-purple.btn-accent-2 {
    background-color: #E040FB !important
}

.purple.accent-2 {
    color: #E040FB !important
}

.btn-purple.btn-accent-2:hover {
    background-color: #6A1B9A !important
}

.btn-purple.btn-accent-2:active, .btn-purple.btn-accent-2:focus {
    border-color: #6A1B9A !important;
    background-color: #4A148C !important
}

.btn-outline-purple.btn-outline-accent-2 {
    border-color: #E040FB !important;
    color: #E040FB !important
}

    .btn-outline-purple.btn-outline-accent-2:hover {
        background-color: #E040FB !important
    }

.border-purple.border-accent-2 {
    border: 1px solid #E040FB !important
}

.border-top-purple.border-top-accent-2 {
    border-top: 1px solid #E040FB !important
}

.border-bottom-purple.border-bottom-accent-2 {
    border-bottom: 1px solid #E040FB !important
}

.border-left-purple.border-left-accent-2 {
    border-left: 1px solid #E040FB !important
}

.border-right-purple.border-right-accent-2 {
    border-right: 1px solid #E040FB !important
}

.btn-purple.btn-accent-3, .btn-purple.btn-accent-3:hover {
    border-color: #7B1FA2 !important
}

.overlay-purple.overlay-accent-2 {
    background: #E040FB;
    background: rgba(224,64,251,.8)
}

.bg-purple.bg-accent-3, .btn-purple.btn-accent-3 {
    background-color: #D500F9 !important
}

.purple.accent-3 {
    color: #D500F9 !important
}

.btn-purple.btn-accent-3:hover {
    background-color: #6A1B9A !important
}

.btn-purple.btn-accent-3:active, .btn-purple.btn-accent-3:focus {
    border-color: #6A1B9A !important;
    background-color: #4A148C !important
}

.btn-outline-purple.btn-outline-accent-3 {
    border-color: #D500F9 !important;
    color: #D500F9 !important
}

    .btn-outline-purple.btn-outline-accent-3:hover {
        background-color: #D500F9 !important
    }

.border-purple.border-accent-3 {
    border: 1px solid #D500F9 !important
}

.border-top-purple.border-top-accent-3 {
    border-top: 1px solid #D500F9 !important
}

.border-bottom-purple.border-bottom-accent-3 {
    border-bottom: 1px solid #D500F9 !important
}

.border-left-purple.border-left-accent-3 {
    border-left: 1px solid #D500F9 !important
}

.border-right-purple.border-right-accent-3 {
    border-right: 1px solid #D500F9 !important
}

.btn-purple.btn-accent-4, .btn-purple.btn-accent-4:hover {
    border-color: #7B1FA2 !important
}

.overlay-purple.overlay-accent-3 {
    background: #D500F9;
    background: rgba(213,0,249,.8)
}

.bg-purple.bg-accent-4, .btn-purple.btn-accent-4 {
    background-color: #D0F !important
}

.purple.accent-4 {
    color: #D0F !important
}

.btn-purple.btn-accent-4:hover {
    background-color: #6A1B9A !important
}

.btn-purple.btn-accent-4:active, .btn-purple.btn-accent-4:focus {
    border-color: #6A1B9A !important;
    background-color: #4A148C !important
}

.btn-outline-purple.btn-outline-accent-4 {
    border-color: #D0F !important;
    color: #D0F !important
}

    .btn-outline-purple.btn-outline-accent-4:hover {
        background-color: #D0F !important
    }

input:focus ~ .bg-purple {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #D0F !important
}

.border-purple.border-accent-4 {
    border: 1px solid #D0F !important
}

.border-top-purple.border-top-accent-4 {
    border-top: 1px solid #D0F !important
}

.border-bottom-purple.border-bottom-accent-4 {
    border-bottom: 1px solid #D0F !important
}

.border-left-purple.border-left-accent-4 {
    border-left: 1px solid #D0F !important
}

.border-right-purple.border-right-accent-4 {
    border-right: 1px solid #D0F !important
}

.btn-blue.btn-lighten-5, .btn-blue.btn-lighten-5:hover {
    border-color: #1976D2 !important
}

.overlay-purple.overlay-accent-4 {
    background: #D0F;
    background: rgba(221,0,255,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=purple]:before {
    background-color: #D0F
}

.bg-blue.bg-lighten-5, .btn-blue.btn-lighten-5 {
    background-color: #E3F2FD !important
}

.blue.lighten-5 {
    color: #E3F2FD !important
}

.btn-blue.btn-lighten-5:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-lighten-5:active, .btn-blue.btn-lighten-5:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-lighten-5 {
    border-color: #E3F2FD !important;
    color: #E3F2FD !important
}

    .btn-outline-blue.btn-outline-lighten-5:hover {
        background-color: #E3F2FD !important
    }

.border-blue.border-lighten-5 {
    border: 1px solid #E3F2FD !important
}

.border-top-blue.border-top-lighten-5 {
    border-top: 1px solid #E3F2FD !important
}

.border-bottom-blue.border-bottom-lighten-5 {
    border-bottom: 1px solid #E3F2FD !important
}

.border-left-blue.border-left-lighten-5 {
    border-left: 1px solid #E3F2FD !important
}

.border-right-blue.border-right-lighten-5 {
    border-right: 1px solid #E3F2FD !important
}

.btn-blue.btn-lighten-4, .btn-blue.btn-lighten-4:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-lighten-5 {
    background: #E3F2FD;
    background: rgba(227,242,253,.8)
}

.bg-blue.bg-lighten-4, .btn-blue.btn-lighten-4 {
    background-color: #BBDEFB !important
}

.blue.lighten-4 {
    color: #BBDEFB !important
}

.btn-blue.btn-lighten-4:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-lighten-4:active, .btn-blue.btn-lighten-4:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-lighten-4 {
    border-color: #BBDEFB !important;
    color: #BBDEFB !important
}

    .btn-outline-blue.btn-outline-lighten-4:hover {
        background-color: #BBDEFB !important
    }

.border-blue.border-lighten-4 {
    border: 1px solid #BBDEFB !important
}

.border-top-blue.border-top-lighten-4 {
    border-top: 1px solid #BBDEFB !important
}

.border-bottom-blue.border-bottom-lighten-4 {
    border-bottom: 1px solid #BBDEFB !important
}

.border-left-blue.border-left-lighten-4 {
    border-left: 1px solid #BBDEFB !important
}

.border-right-blue.border-right-lighten-4 {
    border-right: 1px solid #BBDEFB !important
}

.btn-blue.btn-lighten-3, .btn-blue.btn-lighten-3:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-lighten-4 {
    background: #BBDEFB;
    background: rgba(187,222,251,.8)
}

.bg-blue.bg-lighten-3, .btn-blue.btn-lighten-3 {
    background-color: #90CAF9 !important
}

.blue.lighten-3 {
    color: #90CAF9 !important
}

.btn-blue.btn-lighten-3:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-lighten-3:active, .btn-blue.btn-lighten-3:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-lighten-3 {
    border-color: #90CAF9 !important;
    color: #90CAF9 !important
}

    .btn-outline-blue.btn-outline-lighten-3:hover {
        background-color: #90CAF9 !important
    }

.border-blue.border-lighten-3 {
    border: 1px solid #90CAF9 !important
}

.border-top-blue.border-top-lighten-3 {
    border-top: 1px solid #90CAF9 !important
}

.border-bottom-blue.border-bottom-lighten-3 {
    border-bottom: 1px solid #90CAF9 !important
}

.border-left-blue.border-left-lighten-3 {
    border-left: 1px solid #90CAF9 !important
}

.border-right-blue.border-right-lighten-3 {
    border-right: 1px solid #90CAF9 !important
}

.btn-blue.btn-lighten-2, .btn-blue.btn-lighten-2:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-lighten-3 {
    background: #90CAF9;
    background: rgba(144,202,249,.8)
}

.bg-blue.bg-lighten-2, .btn-blue.btn-lighten-2 {
    background-color: #64B5F6 !important
}

.blue.lighten-2 {
    color: #64B5F6 !important
}

.btn-blue.btn-lighten-2:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-lighten-2:active, .btn-blue.btn-lighten-2:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-lighten-2 {
    border-color: #64B5F6 !important;
    color: #64B5F6 !important
}

    .btn-outline-blue.btn-outline-lighten-2:hover {
        background-color: #64B5F6 !important
    }

.border-blue.border-lighten-2 {
    border: 1px solid #64B5F6 !important
}

.border-top-blue.border-top-lighten-2 {
    border-top: 1px solid #64B5F6 !important
}

.border-bottom-blue.border-bottom-lighten-2 {
    border-bottom: 1px solid #64B5F6 !important
}

.border-left-blue.border-left-lighten-2 {
    border-left: 1px solid #64B5F6 !important
}

.border-right-blue.border-right-lighten-2 {
    border-right: 1px solid #64B5F6 !important
}

.btn-blue.btn-lighten-1, .btn-blue.btn-lighten-1:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-lighten-2 {
    background: #64B5F6;
    background: rgba(100,181,246,.8)
}

.bg-blue.bg-lighten-1, .btn-blue.btn-lighten-1 {
    background-color: #42A5F5 !important
}

.blue.lighten-1 {
    color: #42A5F5 !important
}

.btn-blue.btn-lighten-1:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-lighten-1:active, .btn-blue.btn-lighten-1:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-lighten-1 {
    border-color: #42A5F5 !important;
    color: #42A5F5 !important
}

    .btn-outline-blue.btn-outline-lighten-1:hover {
        background-color: #42A5F5 !important
    }

.border-blue.border-lighten-1 {
    border: 1px solid #42A5F5 !important
}

.border-top-blue.border-top-lighten-1 {
    border-top: 1px solid #42A5F5 !important
}

.border-bottom-blue.border-bottom-lighten-1 {
    border-bottom: 1px solid #42A5F5 !important
}

.border-left-blue.border-left-lighten-1 {
    border-left: 1px solid #42A5F5 !important
}

.border-right-blue.border-right-lighten-1 {
    border-right: 1px solid #42A5F5 !important
}

.overlay-blue.overlay-lighten-1 {
    background: #42A5F5;
    background: rgba(66,165,245,.8)
}

.blue {
    color: #2196F3 !important
}

.bg-blue {
    background-color: #2196F3 !important
}

    .bg-blue .card-footer, .bg-blue .card-header {
        background-color: transparent
    }

.alert-blue {
    border-color: #65B6F7 !important;
    background-color: #65B6F7 !important;
    color: #05365D !important
}

    .alert-blue .alert-link {
        color: #031F36 !important
    }

.bullet.bullet-blue {
    background-color: #2196F3
}

.bg-light-blue {
    background-color: rgba(33,150,243,.15)
}

.bg-blue.badge-glow, .border-blue.badge-glow {
    box-shadow: 0 0 10px #2196F3
}

.overlay-blue {
    background: #2196F3;
    background: rgba(33,150,243,.8)
}

.btn-blue {
    background-color: #2196F3 !important;
    color: #FFF
}

    .btn-blue:hover {
        border-color: #1E88E5 !important;
        background-color: #42A5F5 !important;
        color: #FFF !important
    }

    .btn-blue:active, .btn-blue:focus {
        border-color: #1976D2 !important;
        background-color: #1565C0 !important;
        color: #FFF !important
    }

.btn-outline-blue {
    border-color: #2196F3;
    background-color: transparent;
    color: #2196F3
}

    .btn-outline-blue:hover, .widget-timeline .timeline-items.timeline-icon-blue:before {
        background-color: #2196F3
    }

    .btn-outline-blue:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-blue + .custom-control-label:before, input[type=radio].bg-blue + .custom-control-label:before {
    background-color: #2196F3 !important
}

.bg-blue.bg-darken-1, .btn-blue.btn-darken-1 {
    background-color: #1E88E5 !important
}

.border-blue {
    border: 1px solid #2196F3 !important
}

.border-top-blue {
    border-top: 1px solid #2196F3
}

.border-bottom-blue {
    border-bottom: 1px solid #2196F3
}

.border-left-blue {
    border-left: 1px solid #2196F3
}

.border-right-blue {
    border-right: 1px solid #2196F3
}

.blue.darken-1 {
    color: #1E88E5 !important
}

.btn-blue.btn-darken-1 {
    border-color: #1976D2 !important
}

    .btn-blue.btn-darken-1:hover {
        border-color: #1976D2 !important;
        background-color: #1565C0 !important
    }

    .btn-blue.btn-darken-1:active, .btn-blue.btn-darken-1:focus {
        border-color: #1565C0 !important;
        background-color: #0D47A1 !important
    }

.btn-outline-blue.btn-outline-darken-1 {
    border-color: #1E88E5 !important;
    color: #1E88E5 !important
}

    .btn-outline-blue.btn-outline-darken-1:hover {
        background-color: #1E88E5 !important
    }

.border-blue.border-darken-1 {
    border: 1px solid #1E88E5 !important
}

.border-top-blue.border-top-darken-1 {
    border-top: 1px solid #1E88E5 !important
}

.border-bottom-blue.border-bottom-darken-1 {
    border-bottom: 1px solid #1E88E5 !important
}

.border-left-blue.border-left-darken-1 {
    border-left: 1px solid #1E88E5 !important
}

.border-right-blue.border-right-darken-1 {
    border-right: 1px solid #1E88E5 !important
}

.btn-blue.btn-darken-2, .btn-blue.btn-darken-2:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-darken-1 {
    background: #1E88E5;
    background: rgba(30,136,229,.8)
}

.bg-blue.bg-darken-2, .btn-blue.btn-darken-2 {
    background-color: #1976D2 !important
}

.blue.darken-2 {
    color: #1976D2 !important
}

.btn-blue.btn-darken-2:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-darken-2:active, .btn-blue.btn-darken-2:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-darken-2 {
    border-color: #1976D2 !important;
    color: #1976D2 !important
}

    .btn-outline-blue.btn-outline-darken-2:hover {
        background-color: #1976D2 !important
    }

.border-blue.border-darken-2 {
    border: 1px solid #1976D2 !important
}

.border-top-blue.border-top-darken-2 {
    border-top: 1px solid #1976D2 !important
}

.border-bottom-blue.border-bottom-darken-2 {
    border-bottom: 1px solid #1976D2 !important
}

.border-left-blue.border-left-darken-2 {
    border-left: 1px solid #1976D2 !important
}

.border-right-blue.border-right-darken-2 {
    border-right: 1px solid #1976D2 !important
}

.overlay-blue.overlay-darken-2 {
    background: #1976D2;
    background: rgba(25,118,210,.8)
}

.blue.darken-3 {
    color: #1565C0 !important
}

.bg-blue.bg-darken-3 {
    background-color: #1565C0 !important
}

.btn-blue.btn-darken-3, .btn-blue.btn-darken-3:hover {
    border-color: #1976D2 !important;
    background-color: #1565C0 !important
}

    .btn-blue.btn-darken-3:active, .btn-blue.btn-darken-3:focus {
        border-color: #1565C0 !important;
        background-color: #0D47A1 !important
    }

.btn-outline-blue.btn-outline-darken-3 {
    border-color: #1565C0 !important;
    color: #1565C0 !important
}

    .btn-outline-blue.btn-outline-darken-3:hover {
        background-color: #1565C0 !important
    }

.border-blue.border-darken-3 {
    border: 1px solid #1565C0 !important
}

.border-top-blue.border-top-darken-3 {
    border-top: 1px solid #1565C0 !important
}

.border-bottom-blue.border-bottom-darken-3 {
    border-bottom: 1px solid #1565C0 !important
}

.border-left-blue.border-left-darken-3 {
    border-left: 1px solid #1565C0 !important
}

.border-right-blue.border-right-darken-3 {
    border-right: 1px solid #1565C0 !important
}

.btn-blue.btn-darken-4, .btn-blue.btn-darken-4:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-darken-3 {
    background: #1565C0;
    background: rgba(21,101,192,.8)
}

.bg-blue.bg-darken-4, .btn-blue.btn-darken-4 {
    background-color: #0D47A1 !important
}

.blue.darken-4 {
    color: #0D47A1 !important
}

.btn-blue.btn-darken-4:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-darken-4:active, .btn-blue.btn-darken-4:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-darken-4 {
    border-color: #0D47A1 !important;
    color: #0D47A1 !important
}

    .btn-outline-blue.btn-outline-darken-4:hover {
        background-color: #0D47A1 !important
    }

.border-blue.border-darken-4 {
    border: 1px solid #0D47A1 !important
}

.border-top-blue.border-top-darken-4 {
    border-top: 1px solid #0D47A1 !important
}

.border-bottom-blue.border-bottom-darken-4 {
    border-bottom: 1px solid #0D47A1 !important
}

.border-left-blue.border-left-darken-4 {
    border-left: 1px solid #0D47A1 !important
}

.border-right-blue.border-right-darken-4 {
    border-right: 1px solid #0D47A1 !important
}

.btn-blue.btn-accent-1, .btn-blue.btn-accent-1:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-darken-4 {
    background: #0D47A1;
    background: rgba(13,71,161,.8)
}

.bg-blue.bg-accent-1, .btn-blue.btn-accent-1 {
    background-color: #82B1FF !important
}

.blue.accent-1 {
    color: #82B1FF !important
}

.btn-blue.btn-accent-1:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-accent-1:active, .btn-blue.btn-accent-1:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-accent-1 {
    border-color: #82B1FF !important;
    color: #82B1FF !important
}

    .btn-outline-blue.btn-outline-accent-1:hover {
        background-color: #82B1FF !important
    }

.border-blue.border-accent-1 {
    border: 1px solid #82B1FF !important
}

.border-top-blue.border-top-accent-1 {
    border-top: 1px solid #82B1FF !important
}

.border-bottom-blue.border-bottom-accent-1 {
    border-bottom: 1px solid #82B1FF !important
}

.border-left-blue.border-left-accent-1 {
    border-left: 1px solid #82B1FF !important
}

.border-right-blue.border-right-accent-1 {
    border-right: 1px solid #82B1FF !important
}

.btn-blue.btn-accent-2, .btn-blue.btn-accent-2:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-accent-1 {
    background: #82B1FF;
    background: rgba(130,177,255,.8)
}

.bg-blue.bg-accent-2, .btn-blue.btn-accent-2 {
    background-color: #448AFF !important
}

.blue.accent-2 {
    color: #448AFF !important
}

.btn-blue.btn-accent-2:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-accent-2:active, .btn-blue.btn-accent-2:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-accent-2 {
    border-color: #448AFF !important;
    color: #448AFF !important
}

    .btn-outline-blue.btn-outline-accent-2:hover {
        background-color: #448AFF !important
    }

.border-blue.border-accent-2 {
    border: 1px solid #448AFF !important
}

.border-top-blue.border-top-accent-2 {
    border-top: 1px solid #448AFF !important
}

.border-bottom-blue.border-bottom-accent-2 {
    border-bottom: 1px solid #448AFF !important
}

.border-left-blue.border-left-accent-2 {
    border-left: 1px solid #448AFF !important
}

.border-right-blue.border-right-accent-2 {
    border-right: 1px solid #448AFF !important
}

.btn-blue.btn-accent-3, .btn-blue.btn-accent-3:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-accent-2 {
    background: #448AFF;
    background: rgba(68,138,255,.8)
}

.bg-blue.bg-accent-3, .btn-blue.btn-accent-3 {
    background-color: #2979FF !important
}

.blue.accent-3 {
    color: #2979FF !important
}

.btn-blue.btn-accent-3:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-accent-3:active, .btn-blue.btn-accent-3:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-accent-3 {
    border-color: #2979FF !important;
    color: #2979FF !important
}

    .btn-outline-blue.btn-outline-accent-3:hover {
        background-color: #2979FF !important
    }

.border-blue.border-accent-3 {
    border: 1px solid #2979FF !important
}

.border-top-blue.border-top-accent-3 {
    border-top: 1px solid #2979FF !important
}

.border-bottom-blue.border-bottom-accent-3 {
    border-bottom: 1px solid #2979FF !important
}

.border-left-blue.border-left-accent-3 {
    border-left: 1px solid #2979FF !important
}

.border-right-blue.border-right-accent-3 {
    border-right: 1px solid #2979FF !important
}

.btn-blue.btn-accent-4, .btn-blue.btn-accent-4:hover {
    border-color: #1976D2 !important
}

.overlay-blue.overlay-accent-3 {
    background: #2979FF;
    background: rgba(41,121,255,.8)
}

.bg-blue.bg-accent-4, .btn-blue.btn-accent-4 {
    background-color: #2962FF !important
}

.blue.accent-4 {
    color: #2962FF !important
}

.btn-blue.btn-accent-4:hover {
    background-color: #1565C0 !important
}

.btn-blue.btn-accent-4:active, .btn-blue.btn-accent-4:focus {
    border-color: #1565C0 !important;
    background-color: #0D47A1 !important
}

.btn-outline-blue.btn-outline-accent-4 {
    border-color: #2962FF !important;
    color: #2962FF !important
}

    .btn-outline-blue.btn-outline-accent-4:hover {
        background-color: #2962FF !important
    }

input:focus ~ .bg-blue {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #2962FF !important
}

.border-blue.border-accent-4 {
    border: 1px solid #2962FF !important
}

.border-top-blue.border-top-accent-4 {
    border-top: 1px solid #2962FF !important
}

.border-bottom-blue.border-bottom-accent-4 {
    border-bottom: 1px solid #2962FF !important
}

.border-left-blue.border-left-accent-4 {
    border-left: 1px solid #2962FF !important
}

.border-right-blue.border-right-accent-4 {
    border-right: 1px solid #2962FF !important
}

.btn-cyan.btn-lighten-5, .btn-cyan.btn-lighten-5:hover {
    border-color: #0097A7 !important
}

.overlay-blue.overlay-accent-4 {
    background: #2962FF;
    background: rgba(41,98,255,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=blue]:before {
    background-color: #2962FF
}

.bg-cyan.bg-lighten-5, .btn-cyan.btn-lighten-5 {
    background-color: #E0F7FA !important
}

.cyan.lighten-5 {
    color: #E0F7FA !important
}

.btn-cyan.btn-lighten-5:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-lighten-5:active, .btn-cyan.btn-lighten-5:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-lighten-5 {
    border-color: #E0F7FA !important;
    color: #E0F7FA !important
}

    .btn-outline-cyan.btn-outline-lighten-5:hover {
        background-color: #E0F7FA !important
    }

.border-cyan.border-lighten-5 {
    border: 1px solid #E0F7FA !important
}

.border-top-cyan.border-top-lighten-5 {
    border-top: 1px solid #E0F7FA !important
}

.border-bottom-cyan.border-bottom-lighten-5 {
    border-bottom: 1px solid #E0F7FA !important
}

.border-left-cyan.border-left-lighten-5 {
    border-left: 1px solid #E0F7FA !important
}

.border-right-cyan.border-right-lighten-5 {
    border-right: 1px solid #E0F7FA !important
}

.btn-cyan.btn-lighten-4, .btn-cyan.btn-lighten-4:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-lighten-5 {
    background: #E0F7FA;
    background: rgba(224,247,250,.8)
}

.bg-cyan.bg-lighten-4, .btn-cyan.btn-lighten-4 {
    background-color: #B2EBF2 !important
}

.cyan.lighten-4 {
    color: #B2EBF2 !important
}

.btn-cyan.btn-lighten-4:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-lighten-4:active, .btn-cyan.btn-lighten-4:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-lighten-4 {
    border-color: #B2EBF2 !important;
    color: #B2EBF2 !important
}

    .btn-outline-cyan.btn-outline-lighten-4:hover {
        background-color: #B2EBF2 !important
    }

.border-cyan.border-lighten-4 {
    border: 1px solid #B2EBF2 !important
}

.border-top-cyan.border-top-lighten-4 {
    border-top: 1px solid #B2EBF2 !important
}

.border-bottom-cyan.border-bottom-lighten-4 {
    border-bottom: 1px solid #B2EBF2 !important
}

.border-left-cyan.border-left-lighten-4 {
    border-left: 1px solid #B2EBF2 !important
}

.border-right-cyan.border-right-lighten-4 {
    border-right: 1px solid #B2EBF2 !important
}

.btn-cyan.btn-lighten-3, .btn-cyan.btn-lighten-3:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-lighten-4 {
    background: #B2EBF2;
    background: rgba(178,235,242,.8)
}

.bg-cyan.bg-lighten-3, .btn-cyan.btn-lighten-3 {
    background-color: #80DEEA !important
}

.cyan.lighten-3 {
    color: #80DEEA !important
}

.btn-cyan.btn-lighten-3:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-lighten-3:active, .btn-cyan.btn-lighten-3:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-lighten-3 {
    border-color: #80DEEA !important;
    color: #80DEEA !important
}

    .btn-outline-cyan.btn-outline-lighten-3:hover {
        background-color: #80DEEA !important
    }

.border-cyan.border-lighten-3 {
    border: 1px solid #80DEEA !important
}

.border-top-cyan.border-top-lighten-3 {
    border-top: 1px solid #80DEEA !important
}

.border-bottom-cyan.border-bottom-lighten-3 {
    border-bottom: 1px solid #80DEEA !important
}

.border-left-cyan.border-left-lighten-3 {
    border-left: 1px solid #80DEEA !important
}

.border-right-cyan.border-right-lighten-3 {
    border-right: 1px solid #80DEEA !important
}

.btn-cyan.btn-lighten-2, .btn-cyan.btn-lighten-2:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-lighten-3 {
    background: #80DEEA;
    background: rgba(128,222,234,.8)
}

.bg-cyan.bg-lighten-2, .btn-cyan.btn-lighten-2 {
    background-color: #4DD0E1 !important
}

.cyan.lighten-2 {
    color: #4DD0E1 !important
}

.btn-cyan.btn-lighten-2:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-lighten-2:active, .btn-cyan.btn-lighten-2:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-lighten-2 {
    border-color: #4DD0E1 !important;
    color: #4DD0E1 !important
}

    .btn-outline-cyan.btn-outline-lighten-2:hover {
        background-color: #4DD0E1 !important
    }

.border-cyan.border-lighten-2 {
    border: 1px solid #4DD0E1 !important
}

.border-top-cyan.border-top-lighten-2 {
    border-top: 1px solid #4DD0E1 !important
}

.border-bottom-cyan.border-bottom-lighten-2 {
    border-bottom: 1px solid #4DD0E1 !important
}

.border-left-cyan.border-left-lighten-2 {
    border-left: 1px solid #4DD0E1 !important
}

.border-right-cyan.border-right-lighten-2 {
    border-right: 1px solid #4DD0E1 !important
}

.btn-cyan.btn-lighten-1, .btn-cyan.btn-lighten-1:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-lighten-2 {
    background: #4DD0E1;
    background: rgba(77,208,225,.8)
}

.bg-cyan.bg-lighten-1, .btn-cyan.btn-lighten-1 {
    background-color: #26C6DA !important
}

.cyan.lighten-1 {
    color: #26C6DA !important
}

.btn-cyan.btn-lighten-1:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-lighten-1:active, .btn-cyan.btn-lighten-1:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-lighten-1 {
    border-color: #26C6DA !important;
    color: #26C6DA !important
}

    .btn-outline-cyan.btn-outline-lighten-1:hover {
        background-color: #26C6DA !important
    }

.border-cyan.border-lighten-1 {
    border: 1px solid #26C6DA !important
}

.border-top-cyan.border-top-lighten-1 {
    border-top: 1px solid #26C6DA !important
}

.border-bottom-cyan.border-bottom-lighten-1 {
    border-bottom: 1px solid #26C6DA !important
}

.border-left-cyan.border-left-lighten-1 {
    border-left: 1px solid #26C6DA !important
}

.border-right-cyan.border-right-lighten-1 {
    border-right: 1px solid #26C6DA !important
}

.overlay-cyan.overlay-lighten-1 {
    background: #26C6DA;
    background: rgba(38,198,218,.8)
}

.cyan {
    color: #00BCD4 !important
}

.bg-cyan {
    background-color: #00BCD4 !important
}

    .bg-cyan .card-footer, .bg-cyan .card-header {
        background-color: transparent
    }

.alert-cyan {
    border-color: #1CE5FF !important;
    background-color: #1CE5FF !important;
    color: #001E22 !important
}

    .alert-cyan .alert-link {
        color: #000 !important
    }

.bullet.bullet-cyan {
    background-color: #00BCD4
}

.bg-light-cyan {
    background-color: rgba(0,188,212,.15)
}

.bg-cyan.badge-glow, .border-cyan.badge-glow {
    box-shadow: 0 0 10px #00BCD4
}

.overlay-cyan {
    background: #00BCD4;
    background: rgba(0,188,212,.8)
}

.btn-cyan {
    background-color: #00BCD4 !important;
    color: #FFF
}

    .btn-cyan:hover {
        border-color: #00ACC1 !important;
        background-color: #26C6DA !important;
        color: #FFF !important
    }

    .btn-cyan:active, .btn-cyan:focus {
        border-color: #0097A7 !important;
        background-color: #00838F !important;
        color: #FFF !important
    }

.btn-outline-cyan {
    border-color: #00BCD4;
    background-color: transparent;
    color: #00BCD4
}

    .btn-outline-cyan:hover, .widget-timeline .timeline-items.timeline-icon-cyan:before {
        background-color: #00BCD4
    }

    .btn-outline-cyan:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-cyan + .custom-control-label:before, input[type=radio].bg-cyan + .custom-control-label:before {
    background-color: #00BCD4 !important
}

.bg-cyan.bg-darken-1, .btn-cyan.btn-darken-1 {
    background-color: #00ACC1 !important
}

.border-cyan {
    border: 1px solid #00BCD4 !important
}

.border-top-cyan {
    border-top: 1px solid #00BCD4
}

.border-bottom-cyan {
    border-bottom: 1px solid #00BCD4
}

.border-left-cyan {
    border-left: 1px solid #00BCD4
}

.border-right-cyan {
    border-right: 1px solid #00BCD4
}

.cyan.darken-1 {
    color: #00ACC1 !important
}

.btn-cyan.btn-darken-1 {
    border-color: #0097A7 !important
}

    .btn-cyan.btn-darken-1:hover {
        border-color: #0097A7 !important;
        background-color: #00838F !important
    }

    .btn-cyan.btn-darken-1:active, .btn-cyan.btn-darken-1:focus {
        border-color: #00838F !important;
        background-color: #006064 !important
    }

.btn-outline-cyan.btn-outline-darken-1 {
    border-color: #00ACC1 !important;
    color: #00ACC1 !important
}

    .btn-outline-cyan.btn-outline-darken-1:hover {
        background-color: #00ACC1 !important
    }

.border-cyan.border-darken-1 {
    border: 1px solid #00ACC1 !important
}

.border-top-cyan.border-top-darken-1 {
    border-top: 1px solid #00ACC1 !important
}

.border-bottom-cyan.border-bottom-darken-1 {
    border-bottom: 1px solid #00ACC1 !important
}

.border-left-cyan.border-left-darken-1 {
    border-left: 1px solid #00ACC1 !important
}

.border-right-cyan.border-right-darken-1 {
    border-right: 1px solid #00ACC1 !important
}

.btn-cyan.btn-darken-2, .btn-cyan.btn-darken-2:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-darken-1 {
    background: #00ACC1;
    background: rgba(0,172,193,.8)
}

.bg-cyan.bg-darken-2, .btn-cyan.btn-darken-2 {
    background-color: #0097A7 !important
}

.cyan.darken-2 {
    color: #0097A7 !important
}

.btn-cyan.btn-darken-2:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-darken-2:active, .btn-cyan.btn-darken-2:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-darken-2 {
    border-color: #0097A7 !important;
    color: #0097A7 !important
}

    .btn-outline-cyan.btn-outline-darken-2:hover {
        background-color: #0097A7 !important
    }

.border-cyan.border-darken-2 {
    border: 1px solid #0097A7 !important
}

.border-top-cyan.border-top-darken-2 {
    border-top: 1px solid #0097A7 !important
}

.border-bottom-cyan.border-bottom-darken-2 {
    border-bottom: 1px solid #0097A7 !important
}

.border-left-cyan.border-left-darken-2 {
    border-left: 1px solid #0097A7 !important
}

.border-right-cyan.border-right-darken-2 {
    border-right: 1px solid #0097A7 !important
}

.overlay-cyan.overlay-darken-2 {
    background: #0097A7;
    background: rgba(0,151,167,.8)
}

.cyan.darken-3 {
    color: #00838F !important
}

.bg-cyan.bg-darken-3 {
    background-color: #00838F !important
}

.btn-cyan.btn-darken-3, .btn-cyan.btn-darken-3:hover {
    border-color: #0097A7 !important;
    background-color: #00838F !important
}

    .btn-cyan.btn-darken-3:active, .btn-cyan.btn-darken-3:focus {
        border-color: #00838F !important;
        background-color: #006064 !important
    }

.btn-outline-cyan.btn-outline-darken-3 {
    border-color: #00838F !important;
    color: #00838F !important
}

    .btn-outline-cyan.btn-outline-darken-3:hover {
        background-color: #00838F !important
    }

.border-cyan.border-darken-3 {
    border: 1px solid #00838F !important
}

.border-top-cyan.border-top-darken-3 {
    border-top: 1px solid #00838F !important
}

.border-bottom-cyan.border-bottom-darken-3 {
    border-bottom: 1px solid #00838F !important
}

.border-left-cyan.border-left-darken-3 {
    border-left: 1px solid #00838F !important
}

.border-right-cyan.border-right-darken-3 {
    border-right: 1px solid #00838F !important
}

.btn-cyan.btn-darken-4, .btn-cyan.btn-darken-4:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-darken-3 {
    background: #00838F;
    background: rgba(0,131,143,.8)
}

.bg-cyan.bg-darken-4, .btn-cyan.btn-darken-4 {
    background-color: #006064 !important
}

.cyan.darken-4 {
    color: #006064 !important
}

.btn-cyan.btn-darken-4:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-darken-4:active, .btn-cyan.btn-darken-4:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-darken-4 {
    border-color: #006064 !important;
    color: #006064 !important
}

    .btn-outline-cyan.btn-outline-darken-4:hover {
        background-color: #006064 !important
    }

.border-cyan.border-darken-4 {
    border: 1px solid #006064 !important
}

.border-top-cyan.border-top-darken-4 {
    border-top: 1px solid #006064 !important
}

.border-bottom-cyan.border-bottom-darken-4 {
    border-bottom: 1px solid #006064 !important
}

.border-left-cyan.border-left-darken-4 {
    border-left: 1px solid #006064 !important
}

.border-right-cyan.border-right-darken-4 {
    border-right: 1px solid #006064 !important
}

.btn-cyan.btn-accent-1, .btn-cyan.btn-accent-1:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-darken-4 {
    background: #006064;
    background: rgba(0,96,100,.8)
}

.bg-cyan.bg-accent-1, .btn-cyan.btn-accent-1 {
    background-color: #84FFFF !important
}

.cyan.accent-1 {
    color: #84FFFF !important
}

.btn-cyan.btn-accent-1:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-accent-1:active, .btn-cyan.btn-accent-1:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-accent-1 {
    border-color: #84FFFF !important;
    color: #84FFFF !important
}

    .btn-outline-cyan.btn-outline-accent-1:hover {
        background-color: #84FFFF !important
    }

.border-cyan.border-accent-1 {
    border: 1px solid #84FFFF !important
}

.border-top-cyan.border-top-accent-1 {
    border-top: 1px solid #84FFFF !important
}

.border-bottom-cyan.border-bottom-accent-1 {
    border-bottom: 1px solid #84FFFF !important
}

.border-left-cyan.border-left-accent-1 {
    border-left: 1px solid #84FFFF !important
}

.border-right-cyan.border-right-accent-1 {
    border-right: 1px solid #84FFFF !important
}

.btn-cyan.btn-accent-2, .btn-cyan.btn-accent-2:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-accent-1 {
    background: #84FFFF;
    background: rgba(132,255,255,.8)
}

.bg-cyan.bg-accent-2, .btn-cyan.btn-accent-2 {
    background-color: #18FFFF !important
}

.cyan.accent-2 {
    color: #18FFFF !important
}

.btn-cyan.btn-accent-2:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-accent-2:active, .btn-cyan.btn-accent-2:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-accent-2 {
    border-color: #18FFFF !important;
    color: #18FFFF !important
}

    .btn-outline-cyan.btn-outline-accent-2:hover {
        background-color: #18FFFF !important
    }

.border-cyan.border-accent-2 {
    border: 1px solid #18FFFF !important
}

.border-top-cyan.border-top-accent-2 {
    border-top: 1px solid #18FFFF !important
}

.border-bottom-cyan.border-bottom-accent-2 {
    border-bottom: 1px solid #18FFFF !important
}

.border-left-cyan.border-left-accent-2 {
    border-left: 1px solid #18FFFF !important
}

.border-right-cyan.border-right-accent-2 {
    border-right: 1px solid #18FFFF !important
}

.btn-cyan.btn-accent-3, .btn-cyan.btn-accent-3:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-accent-2 {
    background: #18FFFF;
    background: rgba(24,255,255,.8)
}

.bg-cyan.bg-accent-3, .btn-cyan.btn-accent-3 {
    background-color: #00E5FF !important
}

.cyan.accent-3 {
    color: #00E5FF !important
}

.btn-cyan.btn-accent-3:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-accent-3:active, .btn-cyan.btn-accent-3:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-accent-3 {
    border-color: #00E5FF !important;
    color: #00E5FF !important
}

    .btn-outline-cyan.btn-outline-accent-3:hover {
        background-color: #00E5FF !important
    }

.border-cyan.border-accent-3 {
    border: 1px solid #00E5FF !important
}

.border-top-cyan.border-top-accent-3 {
    border-top: 1px solid #00E5FF !important
}

.border-bottom-cyan.border-bottom-accent-3 {
    border-bottom: 1px solid #00E5FF !important
}

.border-left-cyan.border-left-accent-3 {
    border-left: 1px solid #00E5FF !important
}

.border-right-cyan.border-right-accent-3 {
    border-right: 1px solid #00E5FF !important
}

.btn-cyan.btn-accent-4, .btn-cyan.btn-accent-4:hover {
    border-color: #0097A7 !important
}

.overlay-cyan.overlay-accent-3 {
    background: #00E5FF;
    background: rgba(0,229,255,.8)
}

.bg-cyan.bg-accent-4, .btn-cyan.btn-accent-4 {
    background-color: #00B8D4 !important
}

.cyan.accent-4 {
    color: #00B8D4 !important
}

.btn-cyan.btn-accent-4:hover {
    background-color: #00838F !important
}

.btn-cyan.btn-accent-4:active, .btn-cyan.btn-accent-4:focus {
    border-color: #00838F !important;
    background-color: #006064 !important
}

.btn-outline-cyan.btn-outline-accent-4 {
    border-color: #00B8D4 !important;
    color: #00B8D4 !important
}

    .btn-outline-cyan.btn-outline-accent-4:hover {
        background-color: #00B8D4 !important
    }

input:focus ~ .bg-cyan {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #00B8D4 !important
}

.border-cyan.border-accent-4 {
    border: 1px solid #00B8D4 !important
}

.border-top-cyan.border-top-accent-4 {
    border-top: 1px solid #00B8D4 !important
}

.border-bottom-cyan.border-bottom-accent-4 {
    border-bottom: 1px solid #00B8D4 !important
}

.border-left-cyan.border-left-accent-4 {
    border-left: 1px solid #00B8D4 !important
}

.border-right-cyan.border-right-accent-4 {
    border-right: 1px solid #00B8D4 !important
}

.btn-teal.btn-lighten-5, .btn-teal.btn-lighten-5:hover {
    border-color: #00796B !important
}

.overlay-cyan.overlay-accent-4 {
    background: #00B8D4;
    background: rgba(0,184,212,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
    background-color: #00B8D4
}

.bg-teal.bg-lighten-5, .btn-teal.btn-lighten-5 {
    background-color: #E0F2F1 !important
}

.teal.lighten-5 {
    color: #E0F2F1 !important
}

.btn-teal.btn-lighten-5:hover {
    background-color: #00695C !important
}

.btn-teal.btn-lighten-5:active, .btn-teal.btn-lighten-5:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-lighten-5 {
    border-color: #E0F2F1 !important;
    color: #E0F2F1 !important
}

    .btn-outline-teal.btn-outline-lighten-5:hover {
        background-color: #E0F2F1 !important
    }

.border-teal.border-lighten-5 {
    border: 1px solid #E0F2F1 !important
}

.border-top-teal.border-top-lighten-5 {
    border-top: 1px solid #E0F2F1 !important
}

.border-bottom-teal.border-bottom-lighten-5 {
    border-bottom: 1px solid #E0F2F1 !important
}

.border-left-teal.border-left-lighten-5 {
    border-left: 1px solid #E0F2F1 !important
}

.border-right-teal.border-right-lighten-5 {
    border-right: 1px solid #E0F2F1 !important
}

.btn-teal.btn-lighten-4, .btn-teal.btn-lighten-4:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-lighten-5 {
    background: #E0F2F1;
    background: rgba(224,242,241,.8)
}

.bg-teal.bg-lighten-4, .btn-teal.btn-lighten-4 {
    background-color: #B2DFDB !important
}

.teal.lighten-4 {
    color: #B2DFDB !important
}

.btn-teal.btn-lighten-4:hover {
    background-color: #00695C !important
}

.btn-teal.btn-lighten-4:active, .btn-teal.btn-lighten-4:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-lighten-4 {
    border-color: #B2DFDB !important;
    color: #B2DFDB !important
}

    .btn-outline-teal.btn-outline-lighten-4:hover {
        background-color: #B2DFDB !important
    }

.border-teal.border-lighten-4 {
    border: 1px solid #B2DFDB !important
}

.border-top-teal.border-top-lighten-4 {
    border-top: 1px solid #B2DFDB !important
}

.border-bottom-teal.border-bottom-lighten-4 {
    border-bottom: 1px solid #B2DFDB !important
}

.border-left-teal.border-left-lighten-4 {
    border-left: 1px solid #B2DFDB !important
}

.border-right-teal.border-right-lighten-4 {
    border-right: 1px solid #B2DFDB !important
}

.btn-teal.btn-lighten-3, .btn-teal.btn-lighten-3:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-lighten-4 {
    background: #B2DFDB;
    background: rgba(178,223,219,.8)
}

.bg-teal.bg-lighten-3, .btn-teal.btn-lighten-3 {
    background-color: #80CBC4 !important
}

.teal.lighten-3 {
    color: #80CBC4 !important
}

.btn-teal.btn-lighten-3:hover {
    background-color: #00695C !important
}

.btn-teal.btn-lighten-3:active, .btn-teal.btn-lighten-3:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-lighten-3 {
    border-color: #80CBC4 !important;
    color: #80CBC4 !important
}

    .btn-outline-teal.btn-outline-lighten-3:hover {
        background-color: #80CBC4 !important
    }

.border-teal.border-lighten-3 {
    border: 1px solid #80CBC4 !important
}

.border-top-teal.border-top-lighten-3 {
    border-top: 1px solid #80CBC4 !important
}

.border-bottom-teal.border-bottom-lighten-3 {
    border-bottom: 1px solid #80CBC4 !important
}

.border-left-teal.border-left-lighten-3 {
    border-left: 1px solid #80CBC4 !important
}

.border-right-teal.border-right-lighten-3 {
    border-right: 1px solid #80CBC4 !important
}

.btn-teal.btn-lighten-2, .btn-teal.btn-lighten-2:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-lighten-3 {
    background: #80CBC4;
    background: rgba(128,203,196,.8)
}

.bg-teal.bg-lighten-2, .btn-teal.btn-lighten-2 {
    background-color: #4DB6AC !important
}

.teal.lighten-2 {
    color: #4DB6AC !important
}

.btn-teal.btn-lighten-2:hover {
    background-color: #00695C !important
}

.btn-teal.btn-lighten-2:active, .btn-teal.btn-lighten-2:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-lighten-2 {
    border-color: #4DB6AC !important;
    color: #4DB6AC !important
}

    .btn-outline-teal.btn-outline-lighten-2:hover {
        background-color: #4DB6AC !important
    }

.border-teal.border-lighten-2 {
    border: 1px solid #4DB6AC !important
}

.border-top-teal.border-top-lighten-2 {
    border-top: 1px solid #4DB6AC !important
}

.border-bottom-teal.border-bottom-lighten-2 {
    border-bottom: 1px solid #4DB6AC !important
}

.border-left-teal.border-left-lighten-2 {
    border-left: 1px solid #4DB6AC !important
}

.border-right-teal.border-right-lighten-2 {
    border-right: 1px solid #4DB6AC !important
}

.btn-teal.btn-lighten-1, .btn-teal.btn-lighten-1:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-lighten-2 {
    background: #4DB6AC;
    background: rgba(77,182,172,.8)
}

.bg-teal.bg-lighten-1, .btn-teal.btn-lighten-1 {
    background-color: #26A69A !important
}

.teal.lighten-1 {
    color: #26A69A !important
}

.btn-teal.btn-lighten-1:hover {
    background-color: #00695C !important
}

.btn-teal.btn-lighten-1:active, .btn-teal.btn-lighten-1:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-lighten-1 {
    border-color: #26A69A !important;
    color: #26A69A !important
}

    .btn-outline-teal.btn-outline-lighten-1:hover {
        background-color: #26A69A !important
    }

.border-teal.border-lighten-1 {
    border: 1px solid #26A69A !important
}

.border-top-teal.border-top-lighten-1 {
    border-top: 1px solid #26A69A !important
}

.border-bottom-teal.border-bottom-lighten-1 {
    border-bottom: 1px solid #26A69A !important
}

.border-left-teal.border-left-lighten-1 {
    border-left: 1px solid #26A69A !important
}

.border-right-teal.border-right-lighten-1 {
    border-right: 1px solid #26A69A !important
}

.overlay-teal.overlay-lighten-1 {
    background: #26A69A;
    background: rgba(38,166,154,.8)
}

.teal {
    color: #009688 !important
}

.alert-teal, .alert-teal .alert-link {
    color: #000 !important
}

.bg-teal {
    background-color: #009688 !important
}

    .bg-teal .card-footer, .bg-teal .card-header {
        background-color: transparent
    }

.alert-teal {
    border-color: #00DDC9 !important;
    background-color: #00DDC9 !important
}

.bullet.bullet-teal {
    background-color: #009688
}

.bg-light-teal {
    background-color: rgba(0,150,136,.15)
}

.bg-teal.badge-glow, .border-teal.badge-glow {
    box-shadow: 0 0 10px #009688
}

.overlay-teal {
    background: #009688;
    background: rgba(0,150,136,.8)
}

.btn-teal {
    background-color: #009688 !important;
    color: #FFF
}

    .btn-teal:hover {
        border-color: #00897B !important;
        background-color: #26A69A !important;
        color: #FFF !important
    }

    .btn-teal:active, .btn-teal:focus {
        border-color: #00796B !important;
        background-color: #00695C !important;
        color: #FFF !important
    }

.btn-outline-teal {
    border-color: #009688;
    background-color: transparent;
    color: #009688
}

    .btn-outline-teal:hover, .widget-timeline .timeline-items.timeline-icon-teal:before {
        background-color: #009688
    }

    .btn-outline-teal:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-teal + .custom-control-label:before, input[type=radio].bg-teal + .custom-control-label:before {
    background-color: #009688 !important
}

.bg-teal.bg-darken-1, .btn-teal.btn-darken-1 {
    background-color: #00897B !important
}

.border-teal {
    border: 1px solid #009688 !important
}

.border-top-teal {
    border-top: 1px solid #009688
}

.border-bottom-teal {
    border-bottom: 1px solid #009688
}

.border-left-teal {
    border-left: 1px solid #009688
}

.border-right-teal {
    border-right: 1px solid #009688
}

.teal.darken-1 {
    color: #00897B !important
}

.btn-teal.btn-darken-1 {
    border-color: #00796B !important
}

    .btn-teal.btn-darken-1:hover {
        border-color: #00796B !important;
        background-color: #00695C !important
    }

    .btn-teal.btn-darken-1:active, .btn-teal.btn-darken-1:focus {
        border-color: #00695C !important;
        background-color: #004D40 !important
    }

.btn-outline-teal.btn-outline-darken-1 {
    border-color: #00897B !important;
    color: #00897B !important
}

    .btn-outline-teal.btn-outline-darken-1:hover {
        background-color: #00897B !important
    }

.border-teal.border-darken-1 {
    border: 1px solid #00897B !important
}

.border-top-teal.border-top-darken-1 {
    border-top: 1px solid #00897B !important
}

.border-bottom-teal.border-bottom-darken-1 {
    border-bottom: 1px solid #00897B !important
}

.border-left-teal.border-left-darken-1 {
    border-left: 1px solid #00897B !important
}

.border-right-teal.border-right-darken-1 {
    border-right: 1px solid #00897B !important
}

.btn-teal.btn-darken-2, .btn-teal.btn-darken-2:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-darken-1 {
    background: #00897B;
    background: rgba(0,137,123,.8)
}

.bg-teal.bg-darken-2, .btn-teal.btn-darken-2 {
    background-color: #00796B !important
}

.teal.darken-2 {
    color: #00796B !important
}

.btn-teal.btn-darken-2:hover {
    background-color: #00695C !important
}

.btn-teal.btn-darken-2:active, .btn-teal.btn-darken-2:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-darken-2 {
    border-color: #00796B !important;
    color: #00796B !important
}

    .btn-outline-teal.btn-outline-darken-2:hover {
        background-color: #00796B !important
    }

.border-teal.border-darken-2 {
    border: 1px solid #00796B !important
}

.border-top-teal.border-top-darken-2 {
    border-top: 1px solid #00796B !important
}

.border-bottom-teal.border-bottom-darken-2 {
    border-bottom: 1px solid #00796B !important
}

.border-left-teal.border-left-darken-2 {
    border-left: 1px solid #00796B !important
}

.border-right-teal.border-right-darken-2 {
    border-right: 1px solid #00796B !important
}

.overlay-teal.overlay-darken-2 {
    background: #00796B;
    background: rgba(0,121,107,.8)
}

.teal.darken-3 {
    color: #00695C !important
}

.bg-teal.bg-darken-3 {
    background-color: #00695C !important
}

.btn-teal.btn-darken-3, .btn-teal.btn-darken-3:hover {
    border-color: #00796B !important;
    background-color: #00695C !important
}

    .btn-teal.btn-darken-3:active, .btn-teal.btn-darken-3:focus {
        border-color: #00695C !important;
        background-color: #004D40 !important
    }

.btn-outline-teal.btn-outline-darken-3 {
    border-color: #00695C !important;
    color: #00695C !important
}

    .btn-outline-teal.btn-outline-darken-3:hover {
        background-color: #00695C !important
    }

.border-teal.border-darken-3 {
    border: 1px solid #00695C !important
}

.border-top-teal.border-top-darken-3 {
    border-top: 1px solid #00695C !important
}

.border-bottom-teal.border-bottom-darken-3 {
    border-bottom: 1px solid #00695C !important
}

.border-left-teal.border-left-darken-3 {
    border-left: 1px solid #00695C !important
}

.border-right-teal.border-right-darken-3 {
    border-right: 1px solid #00695C !important
}

.btn-teal.btn-darken-4, .btn-teal.btn-darken-4:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-darken-3 {
    background: #00695C;
    background: rgba(0,105,92,.8)
}

.bg-teal.bg-darken-4, .btn-teal.btn-darken-4 {
    background-color: #004D40 !important
}

.teal.darken-4 {
    color: #004D40 !important
}

.btn-teal.btn-darken-4:hover {
    background-color: #00695C !important
}

.btn-teal.btn-darken-4:active, .btn-teal.btn-darken-4:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-darken-4 {
    border-color: #004D40 !important;
    color: #004D40 !important
}

    .btn-outline-teal.btn-outline-darken-4:hover {
        background-color: #004D40 !important
    }

.border-teal.border-darken-4 {
    border: 1px solid #004D40 !important
}

.border-top-teal.border-top-darken-4 {
    border-top: 1px solid #004D40 !important
}

.border-bottom-teal.border-bottom-darken-4 {
    border-bottom: 1px solid #004D40 !important
}

.border-left-teal.border-left-darken-4 {
    border-left: 1px solid #004D40 !important
}

.border-right-teal.border-right-darken-4 {
    border-right: 1px solid #004D40 !important
}

.btn-teal.btn-accent-1, .btn-teal.btn-accent-1:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-darken-4 {
    background: #004D40;
    background: rgba(0,77,64,.8)
}

.bg-teal.bg-accent-1, .btn-teal.btn-accent-1 {
    background-color: #A7FFEB !important
}

.teal.accent-1 {
    color: #A7FFEB !important
}

.btn-teal.btn-accent-1:hover {
    background-color: #00695C !important
}

.btn-teal.btn-accent-1:active, .btn-teal.btn-accent-1:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-accent-1 {
    border-color: #A7FFEB !important;
    color: #A7FFEB !important
}

    .btn-outline-teal.btn-outline-accent-1:hover {
        background-color: #A7FFEB !important
    }

.border-teal.border-accent-1 {
    border: 1px solid #A7FFEB !important
}

.border-top-teal.border-top-accent-1 {
    border-top: 1px solid #A7FFEB !important
}

.border-bottom-teal.border-bottom-accent-1 {
    border-bottom: 1px solid #A7FFEB !important
}

.border-left-teal.border-left-accent-1 {
    border-left: 1px solid #A7FFEB !important
}

.border-right-teal.border-right-accent-1 {
    border-right: 1px solid #A7FFEB !important
}

.btn-teal.btn-accent-2, .btn-teal.btn-accent-2:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-accent-1 {
    background: #A7FFEB;
    background: rgba(167,255,235,.8)
}

.bg-teal.bg-accent-2, .btn-teal.btn-accent-2 {
    background-color: #64FFDA !important
}

.teal.accent-2 {
    color: #64FFDA !important
}

.btn-teal.btn-accent-2:hover {
    background-color: #00695C !important
}

.btn-teal.btn-accent-2:active, .btn-teal.btn-accent-2:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-accent-2 {
    border-color: #64FFDA !important;
    color: #64FFDA !important
}

    .btn-outline-teal.btn-outline-accent-2:hover {
        background-color: #64FFDA !important
    }

.border-teal.border-accent-2 {
    border: 1px solid #64FFDA !important
}

.border-top-teal.border-top-accent-2 {
    border-top: 1px solid #64FFDA !important
}

.border-bottom-teal.border-bottom-accent-2 {
    border-bottom: 1px solid #64FFDA !important
}

.border-left-teal.border-left-accent-2 {
    border-left: 1px solid #64FFDA !important
}

.border-right-teal.border-right-accent-2 {
    border-right: 1px solid #64FFDA !important
}

.btn-teal.btn-accent-3, .btn-teal.btn-accent-3:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-accent-2 {
    background: #64FFDA;
    background: rgba(100,255,218,.8)
}

.bg-teal.bg-accent-3, .btn-teal.btn-accent-3 {
    background-color: #1DE9B6 !important
}

.teal.accent-3 {
    color: #1DE9B6 !important
}

.btn-teal.btn-accent-3:hover {
    background-color: #00695C !important
}

.btn-teal.btn-accent-3:active, .btn-teal.btn-accent-3:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-accent-3 {
    border-color: #1DE9B6 !important;
    color: #1DE9B6 !important
}

    .btn-outline-teal.btn-outline-accent-3:hover {
        background-color: #1DE9B6 !important
    }

.border-teal.border-accent-3 {
    border: 1px solid #1DE9B6 !important
}

.border-top-teal.border-top-accent-3 {
    border-top: 1px solid #1DE9B6 !important
}

.border-bottom-teal.border-bottom-accent-3 {
    border-bottom: 1px solid #1DE9B6 !important
}

.border-left-teal.border-left-accent-3 {
    border-left: 1px solid #1DE9B6 !important
}

.border-right-teal.border-right-accent-3 {
    border-right: 1px solid #1DE9B6 !important
}

.btn-teal.btn-accent-4, .btn-teal.btn-accent-4:hover {
    border-color: #00796B !important
}

.overlay-teal.overlay-accent-3 {
    background: #1DE9B6;
    background: rgba(29,233,182,.8)
}

.bg-teal.bg-accent-4, .btn-teal.btn-accent-4 {
    background-color: #00BFA5 !important
}

.teal.accent-4 {
    color: #00BFA5 !important
}

.btn-teal.btn-accent-4:hover {
    background-color: #00695C !important
}

.btn-teal.btn-accent-4:active, .btn-teal.btn-accent-4:focus {
    border-color: #00695C !important;
    background-color: #004D40 !important
}

.btn-outline-teal.btn-outline-accent-4 {
    border-color: #00BFA5 !important;
    color: #00BFA5 !important
}

    .btn-outline-teal.btn-outline-accent-4:hover {
        background-color: #00BFA5 !important
    }

input:focus ~ .bg-teal {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #00BFA5 !important
}

.border-teal.border-accent-4 {
    border: 1px solid #00BFA5 !important
}

.border-top-teal.border-top-accent-4 {
    border-top: 1px solid #00BFA5 !important
}

.border-bottom-teal.border-bottom-accent-4 {
    border-bottom: 1px solid #00BFA5 !important
}

.border-left-teal.border-left-accent-4 {
    border-left: 1px solid #00BFA5 !important
}

.border-right-teal.border-right-accent-4 {
    border-right: 1px solid #00BFA5 !important
}

.overlay-teal.overlay-accent-4 {
    background: #00BFA5;
    background: rgba(0,191,165,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=teal]:before {
    background-color: #00BFA5
}

.bg-yellow.bg-lighten-5, .btn-yellow.btn-lighten-5 {
    background-color: #FFFDE7 !important
}

.yellow.lighten-5 {
    color: #FFFDE7 !important
}

.btn-yellow.btn-lighten-5 {
    border-color: #FBC02D !important
}

    .btn-yellow.btn-lighten-5:hover {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important
    }

    .btn-yellow.btn-lighten-5:active, .btn-yellow.btn-lighten-5:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-lighten-5 {
    border-color: #FFFDE7 !important;
    color: #FFFDE7 !important
}

    .btn-outline-yellow.btn-outline-lighten-5:hover {
        background-color: #FFFDE7 !important
    }

.border-yellow.border-lighten-5 {
    border: 1px solid #FFFDE7 !important
}

.border-top-yellow.border-top-lighten-5 {
    border-top: 1px solid #FFFDE7 !important
}

.border-bottom-yellow.border-bottom-lighten-5 {
    border-bottom: 1px solid #FFFDE7 !important
}

.border-left-yellow.border-left-lighten-5 {
    border-left: 1px solid #FFFDE7 !important
}

.border-right-yellow.border-right-lighten-5 {
    border-right: 1px solid #FFFDE7 !important
}

.overlay-yellow.overlay-lighten-5 {
    background: #FFFDE7;
    background: rgba(255,253,231,.8)
}

.bg-yellow.bg-lighten-4, .btn-yellow.btn-lighten-4 {
    background-color: #FFF9C4 !important
}

.yellow.lighten-4 {
    color: #FFF9C4 !important
}

.btn-yellow.btn-lighten-4 {
    border-color: #FBC02D !important
}

    .btn-yellow.btn-lighten-4:hover {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important
    }

    .btn-yellow.btn-lighten-4:active, .btn-yellow.btn-lighten-4:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-lighten-4 {
    border-color: #FFF9C4 !important;
    color: #FFF9C4 !important
}

    .btn-outline-yellow.btn-outline-lighten-4:hover {
        background-color: #FFF9C4 !important
    }

.border-yellow.border-lighten-4 {
    border: 1px solid #FFF9C4 !important
}

.border-top-yellow.border-top-lighten-4 {
    border-top: 1px solid #FFF9C4 !important
}

.border-bottom-yellow.border-bottom-lighten-4 {
    border-bottom: 1px solid #FFF9C4 !important
}

.border-left-yellow.border-left-lighten-4 {
    border-left: 1px solid #FFF9C4 !important
}

.border-right-yellow.border-right-lighten-4 {
    border-right: 1px solid #FFF9C4 !important
}

.overlay-yellow.overlay-lighten-4 {
    background: #FFF9C4;
    background: rgba(255,249,196,.8)
}

.bg-yellow.bg-lighten-3, .btn-yellow.btn-lighten-3 {
    background-color: #FFF59D !important
}

.yellow.lighten-3 {
    color: #FFF59D !important
}

.btn-yellow.btn-lighten-3 {
    border-color: #FBC02D !important
}

    .btn-yellow.btn-lighten-3:hover {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important
    }

    .btn-yellow.btn-lighten-3:active, .btn-yellow.btn-lighten-3:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-lighten-3 {
    border-color: #FFF59D !important;
    color: #FFF59D !important
}

    .btn-outline-yellow.btn-outline-lighten-3:hover {
        background-color: #FFF59D !important
    }

.border-yellow.border-lighten-3 {
    border: 1px solid #FFF59D !important
}

.border-top-yellow.border-top-lighten-3 {
    border-top: 1px solid #FFF59D !important
}

.border-bottom-yellow.border-bottom-lighten-3 {
    border-bottom: 1px solid #FFF59D !important
}

.border-left-yellow.border-left-lighten-3 {
    border-left: 1px solid #FFF59D !important
}

.border-right-yellow.border-right-lighten-3 {
    border-right: 1px solid #FFF59D !important
}

.overlay-yellow.overlay-lighten-3 {
    background: #FFF59D;
    background: rgba(255,245,157,.8)
}

.bg-yellow.bg-lighten-2, .btn-yellow.btn-lighten-2 {
    background-color: #FFF176 !important
}

.yellow.lighten-2 {
    color: #FFF176 !important
}

.btn-yellow.btn-lighten-2 {
    border-color: #FBC02D !important
}

    .btn-yellow.btn-lighten-2:hover {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important
    }

    .btn-yellow.btn-lighten-2:active, .btn-yellow.btn-lighten-2:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-lighten-2 {
    border-color: #FFF176 !important;
    color: #FFF176 !important
}

    .btn-outline-yellow.btn-outline-lighten-2:hover {
        background-color: #FFF176 !important
    }

.border-yellow.border-lighten-2 {
    border: 1px solid #FFF176 !important
}

.border-top-yellow.border-top-lighten-2 {
    border-top: 1px solid #FFF176 !important
}

.border-bottom-yellow.border-bottom-lighten-2 {
    border-bottom: 1px solid #FFF176 !important
}

.border-left-yellow.border-left-lighten-2 {
    border-left: 1px solid #FFF176 !important
}

.border-right-yellow.border-right-lighten-2 {
    border-right: 1px solid #FFF176 !important
}

.overlay-yellow.overlay-lighten-2 {
    background: #FFF176;
    background: rgba(255,241,118,.8)
}

.bg-yellow.bg-lighten-1, .btn-yellow.btn-lighten-1 {
    background-color: #FFEE58 !important
}

.yellow.lighten-1 {
    color: #FFEE58 !important
}

.btn-yellow.btn-lighten-1 {
    border-color: #FBC02D !important
}

    .btn-yellow.btn-lighten-1:hover {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important
    }

    .btn-yellow.btn-lighten-1:active, .btn-yellow.btn-lighten-1:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-lighten-1 {
    border-color: #FFEE58 !important;
    color: #FFEE58 !important
}

    .btn-outline-yellow.btn-outline-lighten-1:hover {
        background-color: #FFEE58 !important
    }

.border-yellow.border-lighten-1 {
    border: 1px solid #FFEE58 !important
}

.border-top-yellow.border-top-lighten-1 {
    border-top: 1px solid #FFEE58 !important
}

.border-bottom-yellow.border-bottom-lighten-1 {
    border-bottom: 1px solid #FFEE58 !important
}

.border-left-yellow.border-left-lighten-1 {
    border-left: 1px solid #FFEE58 !important
}

.border-right-yellow.border-right-lighten-1 {
    border-right: 1px solid #FFEE58 !important
}

.overlay-yellow.overlay-lighten-1 {
    background: #FFEE58;
    background: rgba(255,238,88,.8)
}

.yellow {
    color: #FFEB3B !important
}

.bg-yellow {
    background-color: #FFEB3B !important
}

    .bg-yellow .card-footer, .bg-yellow .card-header {
        background-color: transparent
    }

.alert-yellow {
    border-color: #FFF282 !important;
    background-color: #FFF282 !important;
    color: #887A00 !important
}

    .alert-yellow .alert-link {
        color: #5F5500 !important
    }

.bullet.bullet-yellow {
    background-color: #FFEB3B
}

.bg-light-yellow {
    background-color: rgba(255,235,59,.15)
}

.bg-yellow.badge-glow, .border-yellow.badge-glow {
    box-shadow: 0 0 10px #FFEB3B
}

.overlay-yellow {
    background: #FFEB3B;
    background: rgba(255,235,59,.8)
}

.btn-yellow {
    background-color: #FFEB3B !important;
    color: #FFF
}

    .btn-yellow:hover {
        border-color: #FDD835 !important;
        background-color: #FFEE58 !important;
        color: #FFF !important
    }

    .btn-yellow:active, .btn-yellow:focus {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important;
        color: #FFF !important
    }

.btn-outline-yellow {
    border-color: #FFEB3B;
    background-color: transparent;
    color: #FFEB3B
}

    .btn-outline-yellow:hover {
        background-color: #FFEB3B;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-yellow:before {
    background-color: #FFEB3B
}

input[type=checkbox].bg-yellow + .custom-control-label:before, input[type=radio].bg-yellow + .custom-control-label:before {
    background-color: #FFEB3B !important
}

.bg-yellow.bg-darken-1, .btn-yellow.btn-darken-1 {
    background-color: #FDD835 !important
}

.border-yellow {
    border: 1px solid #FFEB3B !important
}

.border-top-yellow {
    border-top: 1px solid #FFEB3B
}

.border-bottom-yellow {
    border-bottom: 1px solid #FFEB3B
}

.border-left-yellow {
    border-left: 1px solid #FFEB3B
}

.border-right-yellow {
    border-right: 1px solid #FFEB3B
}

.yellow.darken-1 {
    color: #FDD835 !important
}

.btn-yellow.btn-darken-1 {
    border-color: #FBC02D !important
}

    .btn-yellow.btn-darken-1:hover {
        border-color: #FBC02D !important;
        background-color: #F9A825 !important
    }

    .btn-yellow.btn-darken-1:active, .btn-yellow.btn-darken-1:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-darken-1 {
    border-color: #FDD835 !important;
    color: #FDD835 !important
}

    .btn-outline-yellow.btn-outline-darken-1:hover {
        background-color: #FDD835 !important
    }

.border-yellow.border-darken-1 {
    border: 1px solid #FDD835 !important
}

.border-top-yellow.border-top-darken-1 {
    border-top: 1px solid #FDD835 !important
}

.border-bottom-yellow.border-bottom-darken-1 {
    border-bottom: 1px solid #FDD835 !important
}

.border-left-yellow.border-left-darken-1 {
    border-left: 1px solid #FDD835 !important
}

.border-right-yellow.border-right-darken-1 {
    border-right: 1px solid #FDD835 !important
}

.btn-yellow.btn-darken-2, .btn-yellow.btn-darken-2:hover {
    border-color: #FBC02D !important
}

.overlay-yellow.overlay-darken-1 {
    background: #FDD835;
    background: rgba(253,216,53,.8)
}

.bg-yellow.bg-darken-2, .btn-yellow.btn-darken-2 {
    background-color: #FBC02D !important
}

.yellow.darken-2 {
    color: #FBC02D !important
}

.btn-yellow.btn-darken-2:hover {
    background-color: #F9A825 !important
}

.btn-yellow.btn-darken-2:active, .btn-yellow.btn-darken-2:focus {
    border-color: #F9A825 !important;
    background-color: #F57F17 !important
}

.btn-outline-yellow.btn-outline-darken-2 {
    border-color: #FBC02D !important;
    color: #FBC02D !important
}

    .btn-outline-yellow.btn-outline-darken-2:hover {
        background-color: #FBC02D !important
    }

.border-yellow.border-darken-2 {
    border: 1px solid #FBC02D !important
}

.border-top-yellow.border-top-darken-2 {
    border-top: 1px solid #FBC02D !important
}

.border-bottom-yellow.border-bottom-darken-2 {
    border-bottom: 1px solid #FBC02D !important
}

.border-left-yellow.border-left-darken-2 {
    border-left: 1px solid #FBC02D !important
}

.border-right-yellow.border-right-darken-2 {
    border-right: 1px solid #FBC02D !important
}

.overlay-yellow.overlay-darken-2 {
    background: #FBC02D;
    background: rgba(251,192,45,.8)
}

.yellow.darken-3 {
    color: #F9A825 !important
}

.bg-yellow.bg-darken-3 {
    background-color: #F9A825 !important
}

.btn-yellow.btn-darken-3, .btn-yellow.btn-darken-3:hover {
    border-color: #FBC02D !important;
    background-color: #F9A825 !important
}

    .btn-yellow.btn-darken-3:active, .btn-yellow.btn-darken-3:focus {
        border-color: #F9A825 !important;
        background-color: #F57F17 !important
    }

.btn-outline-yellow.btn-outline-darken-3 {
    border-color: #F9A825 !important;
    color: #F9A825 !important
}

    .btn-outline-yellow.btn-outline-darken-3:hover {
        background-color: #F9A825 !important
    }

.border-yellow.border-darken-3 {
    border: 1px solid #F9A825 !important
}

.border-top-yellow.border-top-darken-3 {
    border-top: 1px solid #F9A825 !important
}

.border-bottom-yellow.border-bottom-darken-3 {
    border-bottom: 1px solid #F9A825 !important
}

.border-left-yellow.border-left-darken-3 {
    border-left: 1px solid #F9A825 !important
}

.border-right-yellow.border-right-darken-3 {
    border-right: 1px solid #F9A825 !important
}

.btn-yellow.btn-darken-4, .btn-yellow.btn-darken-4:hover {
    border-color: #FBC02D !important
}

.overlay-yellow.overlay-darken-3 {
    background: #F9A825;
    background: rgba(249,168,37,.8)
}

.bg-yellow.bg-darken-4, .btn-yellow.btn-darken-4 {
    background-color: #F57F17 !important
}

.yellow.darken-4 {
    color: #F57F17 !important
}

.btn-yellow.btn-darken-4:hover {
    background-color: #F9A825 !important
}

.btn-yellow.btn-darken-4:active, .btn-yellow.btn-darken-4:focus {
    border-color: #F9A825 !important;
    background-color: #F57F17 !important
}

.btn-outline-yellow.btn-outline-darken-4 {
    border-color: #F57F17 !important;
    color: #F57F17 !important
}

    .btn-outline-yellow.btn-outline-darken-4:hover {
        background-color: #F57F17 !important
    }

.border-yellow.border-darken-4 {
    border: 1px solid #F57F17 !important
}

.border-top-yellow.border-top-darken-4 {
    border-top: 1px solid #F57F17 !important
}

.border-bottom-yellow.border-bottom-darken-4 {
    border-bottom: 1px solid #F57F17 !important
}

.border-left-yellow.border-left-darken-4 {
    border-left: 1px solid #F57F17 !important
}

.border-right-yellow.border-right-darken-4 {
    border-right: 1px solid #F57F17 !important
}

.btn-yellow.btn-accent-1, .btn-yellow.btn-accent-1:hover {
    border-color: #FBC02D !important
}

.overlay-yellow.overlay-darken-4 {
    background: #F57F17;
    background: rgba(245,127,23,.8)
}

.bg-yellow.bg-accent-1, .btn-yellow.btn-accent-1 {
    background-color: #FFFF8D !important
}

.yellow.accent-1 {
    color: #FFFF8D !important
}

.btn-yellow.btn-accent-1:hover {
    background-color: #F9A825 !important
}

.btn-yellow.btn-accent-1:active, .btn-yellow.btn-accent-1:focus {
    border-color: #F9A825 !important;
    background-color: #F57F17 !important
}

.btn-outline-yellow.btn-outline-accent-1 {
    border-color: #FFFF8D !important;
    color: #FFFF8D !important
}

    .btn-outline-yellow.btn-outline-accent-1:hover {
        background-color: #FFFF8D !important
    }

.border-yellow.border-accent-1 {
    border: 1px solid #FFFF8D !important
}

.border-top-yellow.border-top-accent-1 {
    border-top: 1px solid #FFFF8D !important
}

.border-bottom-yellow.border-bottom-accent-1 {
    border-bottom: 1px solid #FFFF8D !important
}

.border-left-yellow.border-left-accent-1 {
    border-left: 1px solid #FFFF8D !important
}

.border-right-yellow.border-right-accent-1 {
    border-right: 1px solid #FFFF8D !important
}

.btn-yellow.btn-accent-2, .btn-yellow.btn-accent-2:hover {
    border-color: #FBC02D !important
}

.overlay-yellow.overlay-accent-1 {
    background: #FFFF8D;
    background: rgba(255,255,141,.8)
}

.bg-yellow.bg-accent-2, .btn-yellow.btn-accent-2 {
    background-color: #FF0 !important
}

.yellow.accent-2 {
    color: #FF0 !important
}

.btn-yellow.btn-accent-2:hover {
    background-color: #F9A825 !important
}

.btn-yellow.btn-accent-2:active, .btn-yellow.btn-accent-2:focus {
    border-color: #F9A825 !important;
    background-color: #F57F17 !important
}

.btn-outline-yellow.btn-outline-accent-2 {
    border-color: #FF0 !important;
    color: #FF0 !important
}

    .btn-outline-yellow.btn-outline-accent-2:hover {
        background-color: #FF0 !important
    }

.border-yellow.border-accent-2 {
    border: 1px solid #FF0 !important
}

.border-top-yellow.border-top-accent-2 {
    border-top: 1px solid #FF0 !important
}

.border-bottom-yellow.border-bottom-accent-2 {
    border-bottom: 1px solid #FF0 !important
}

.border-left-yellow.border-left-accent-2 {
    border-left: 1px solid #FF0 !important
}

.border-right-yellow.border-right-accent-2 {
    border-right: 1px solid #FF0 !important
}

.btn-yellow.btn-accent-3, .btn-yellow.btn-accent-3:hover {
    border-color: #FBC02D !important
}

.overlay-yellow.overlay-accent-2 {
    background: #FF0;
    background: rgba(255,255,0,.8)
}

.bg-yellow.bg-accent-3, .btn-yellow.btn-accent-3 {
    background-color: #FFEA00 !important
}

.yellow.accent-3 {
    color: #FFEA00 !important
}

.btn-yellow.btn-accent-3:hover {
    background-color: #F9A825 !important
}

.btn-yellow.btn-accent-3:active, .btn-yellow.btn-accent-3:focus {
    border-color: #F9A825 !important;
    background-color: #F57F17 !important
}

.btn-outline-yellow.btn-outline-accent-3 {
    border-color: #FFEA00 !important;
    color: #FFEA00 !important
}

    .btn-outline-yellow.btn-outline-accent-3:hover {
        background-color: #FFEA00 !important
    }

.border-yellow.border-accent-3 {
    border: 1px solid #FFEA00 !important
}

.border-top-yellow.border-top-accent-3 {
    border-top: 1px solid #FFEA00 !important
}

.border-bottom-yellow.border-bottom-accent-3 {
    border-bottom: 1px solid #FFEA00 !important
}

.border-left-yellow.border-left-accent-3 {
    border-left: 1px solid #FFEA00 !important
}

.border-right-yellow.border-right-accent-3 {
    border-right: 1px solid #FFEA00 !important
}

.btn-yellow.btn-accent-4, .btn-yellow.btn-accent-4:hover {
    border-color: #FBC02D !important
}

.overlay-yellow.overlay-accent-3 {
    background: #FFEA00;
    background: rgba(255,234,0,.8)
}

.bg-yellow.bg-accent-4, .btn-yellow.btn-accent-4 {
    background-color: #FFD600 !important
}

.yellow.accent-4 {
    color: #FFD600 !important
}

.btn-yellow.btn-accent-4:hover {
    background-color: #F9A825 !important
}

.btn-yellow.btn-accent-4:active, .btn-yellow.btn-accent-4:focus {
    border-color: #F9A825 !important;
    background-color: #F57F17 !important
}

.btn-outline-yellow.btn-outline-accent-4 {
    border-color: #FFD600 !important;
    color: #FFD600 !important
}

    .btn-outline-yellow.btn-outline-accent-4:hover {
        background-color: #FFD600 !important
    }

input:focus ~ .bg-yellow {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #FFD600 !important
}

.border-yellow.border-accent-4 {
    border: 1px solid #FFD600 !important
}

.border-top-yellow.border-top-accent-4 {
    border-top: 1px solid #FFD600 !important
}

.border-bottom-yellow.border-bottom-accent-4 {
    border-bottom: 1px solid #FFD600 !important
}

.border-left-yellow.border-left-accent-4 {
    border-left: 1px solid #FFD600 !important
}

.border-right-yellow.border-right-accent-4 {
    border-right: 1px solid #FFD600 !important
}

.btn-amber.btn-lighten-5, .btn-amber.btn-lighten-5:hover {
    border-color: #FFA000 !important
}

.overlay-yellow.overlay-accent-4 {
    background: #FFD600;
    background: rgba(255,214,0,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
    background-color: #FFD600
}

.bg-amber.bg-lighten-5, .btn-amber.btn-lighten-5 {
    background-color: #FFF8E1 !important
}

.amber.lighten-5 {
    color: #FFF8E1 !important
}

.btn-amber.btn-lighten-5:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-lighten-5:active, .btn-amber.btn-lighten-5:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-lighten-5 {
    border-color: #FFF8E1 !important;
    color: #FFF8E1 !important
}

    .btn-outline-amber.btn-outline-lighten-5:hover {
        background-color: #FFF8E1 !important
    }

.border-amber.border-lighten-5 {
    border: 1px solid #FFF8E1 !important
}

.border-top-amber.border-top-lighten-5 {
    border-top: 1px solid #FFF8E1 !important
}

.border-bottom-amber.border-bottom-lighten-5 {
    border-bottom: 1px solid #FFF8E1 !important
}

.border-left-amber.border-left-lighten-5 {
    border-left: 1px solid #FFF8E1 !important
}

.border-right-amber.border-right-lighten-5 {
    border-right: 1px solid #FFF8E1 !important
}

.btn-amber.btn-lighten-4, .btn-amber.btn-lighten-4:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-lighten-5 {
    background: #FFF8E1;
    background: rgba(255,248,225,.8)
}

.bg-amber.bg-lighten-4, .btn-amber.btn-lighten-4 {
    background-color: #FFECB3 !important
}

.amber.lighten-4 {
    color: #FFECB3 !important
}

.btn-amber.btn-lighten-4:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-lighten-4:active, .btn-amber.btn-lighten-4:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-lighten-4 {
    border-color: #FFECB3 !important;
    color: #FFECB3 !important
}

    .btn-outline-amber.btn-outline-lighten-4:hover {
        background-color: #FFECB3 !important
    }

.border-amber.border-lighten-4 {
    border: 1px solid #FFECB3 !important
}

.border-top-amber.border-top-lighten-4 {
    border-top: 1px solid #FFECB3 !important
}

.border-bottom-amber.border-bottom-lighten-4 {
    border-bottom: 1px solid #FFECB3 !important
}

.border-left-amber.border-left-lighten-4 {
    border-left: 1px solid #FFECB3 !important
}

.border-right-amber.border-right-lighten-4 {
    border-right: 1px solid #FFECB3 !important
}

.btn-amber.btn-lighten-3, .btn-amber.btn-lighten-3:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-lighten-4 {
    background: #FFECB3;
    background: rgba(255,236,179,.8)
}

.bg-amber.bg-lighten-3, .btn-amber.btn-lighten-3 {
    background-color: #FFE082 !important
}

.amber.lighten-3 {
    color: #FFE082 !important
}

.btn-amber.btn-lighten-3:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-lighten-3:active, .btn-amber.btn-lighten-3:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-lighten-3 {
    border-color: #FFE082 !important;
    color: #FFE082 !important
}

    .btn-outline-amber.btn-outline-lighten-3:hover {
        background-color: #FFE082 !important
    }

.border-amber.border-lighten-3 {
    border: 1px solid #FFE082 !important
}

.border-top-amber.border-top-lighten-3 {
    border-top: 1px solid #FFE082 !important
}

.border-bottom-amber.border-bottom-lighten-3 {
    border-bottom: 1px solid #FFE082 !important
}

.border-left-amber.border-left-lighten-3 {
    border-left: 1px solid #FFE082 !important
}

.border-right-amber.border-right-lighten-3 {
    border-right: 1px solid #FFE082 !important
}

.btn-amber.btn-lighten-2, .btn-amber.btn-lighten-2:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-lighten-3 {
    background: #FFE082;
    background: rgba(255,224,130,.8)
}

.bg-amber.bg-lighten-2, .btn-amber.btn-lighten-2 {
    background-color: #FFD54F !important
}

.amber.lighten-2 {
    color: #FFD54F !important
}

.btn-amber.btn-lighten-2:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-lighten-2:active, .btn-amber.btn-lighten-2:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-lighten-2 {
    border-color: #FFD54F !important;
    color: #FFD54F !important
}

    .btn-outline-amber.btn-outline-lighten-2:hover {
        background-color: #FFD54F !important
    }

.border-amber.border-lighten-2 {
    border: 1px solid #FFD54F !important
}

.border-top-amber.border-top-lighten-2 {
    border-top: 1px solid #FFD54F !important
}

.border-bottom-amber.border-bottom-lighten-2 {
    border-bottom: 1px solid #FFD54F !important
}

.border-left-amber.border-left-lighten-2 {
    border-left: 1px solid #FFD54F !important
}

.border-right-amber.border-right-lighten-2 {
    border-right: 1px solid #FFD54F !important
}

.btn-amber.btn-lighten-1, .btn-amber.btn-lighten-1:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-lighten-2 {
    background: #FFD54F;
    background: rgba(255,213,79,.8)
}

.bg-amber.bg-lighten-1, .btn-amber.btn-lighten-1 {
    background-color: #FFCA28 !important
}

.amber.lighten-1 {
    color: #FFCA28 !important
}

.btn-amber.btn-lighten-1:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-lighten-1:active, .btn-amber.btn-lighten-1:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-lighten-1 {
    border-color: #FFCA28 !important;
    color: #FFCA28 !important
}

    .btn-outline-amber.btn-outline-lighten-1:hover {
        background-color: #FFCA28 !important
    }

.border-amber.border-lighten-1 {
    border: 1px solid #FFCA28 !important
}

.border-top-amber.border-top-lighten-1 {
    border-top: 1px solid #FFCA28 !important
}

.border-bottom-amber.border-bottom-lighten-1 {
    border-bottom: 1px solid #FFCA28 !important
}

.border-left-amber.border-left-lighten-1 {
    border-left: 1px solid #FFCA28 !important
}

.border-right-amber.border-right-lighten-1 {
    border-right: 1px solid #FFCA28 !important
}

.overlay-amber.overlay-lighten-1 {
    background: #FFCA28;
    background: rgba(255,202,40,.8)
}

.amber {
    color: #FFC107 !important
}

.bg-amber {
    background-color: #FFC107 !important
}

    .bg-amber .card-footer, .bg-amber .card-header {
        background-color: transparent
    }

.alert-amber {
    border-color: #FFD34E !important;
    background-color: #FFD34E !important;
    color: #543F00 !important
}

    .alert-amber .alert-link {
        color: #2B2000 !important
    }

.bullet.bullet-amber {
    background-color: #FFC107
}

.bg-light-amber {
    background-color: rgba(255,193,7,.15)
}

.bg-amber.badge-glow, .border-amber.badge-glow {
    box-shadow: 0 0 10px #FFC107
}

.overlay-amber {
    background: #FFC107;
    background: rgba(255,193,7,.8)
}

.btn-amber {
    background-color: #FFC107 !important;
    color: #FFF
}

    .btn-amber:hover {
        border-color: #FFB300 !important;
        background-color: #FFCA28 !important;
        color: #FFF !important
    }

    .btn-amber:active, .btn-amber:focus {
        border-color: #FFA000 !important;
        background-color: #FF8F00 !important;
        color: #FFF !important
    }

.btn-outline-amber {
    border-color: #FFC107;
    background-color: transparent;
    color: #FFC107
}

    .btn-outline-amber:hover, .widget-timeline .timeline-items.timeline-icon-amber:before {
        background-color: #FFC107
    }

    .btn-outline-amber:hover {
        color: #FFF !important
    }

input[type=checkbox].bg-amber + .custom-control-label:before, input[type=radio].bg-amber + .custom-control-label:before {
    background-color: #FFC107 !important
}

.bg-amber.bg-darken-1, .btn-amber.btn-darken-1 {
    background-color: #FFB300 !important
}

.border-amber {
    border: 1px solid #FFC107 !important
}

.border-top-amber {
    border-top: 1px solid #FFC107
}

.border-bottom-amber {
    border-bottom: 1px solid #FFC107
}

.border-left-amber {
    border-left: 1px solid #FFC107
}

.border-right-amber {
    border-right: 1px solid #FFC107
}

.amber.darken-1 {
    color: #FFB300 !important
}

.btn-amber.btn-darken-1 {
    border-color: #FFA000 !important
}

    .btn-amber.btn-darken-1:hover {
        border-color: #FFA000 !important;
        background-color: #FF8F00 !important
    }

    .btn-amber.btn-darken-1:active, .btn-amber.btn-darken-1:focus {
        border-color: #FF8F00 !important;
        background-color: #FF6F00 !important
    }

.btn-outline-amber.btn-outline-darken-1 {
    border-color: #FFB300 !important;
    color: #FFB300 !important
}

    .btn-outline-amber.btn-outline-darken-1:hover {
        background-color: #FFB300 !important
    }

.border-amber.border-darken-1 {
    border: 1px solid #FFB300 !important
}

.border-top-amber.border-top-darken-1 {
    border-top: 1px solid #FFB300 !important
}

.border-bottom-amber.border-bottom-darken-1 {
    border-bottom: 1px solid #FFB300 !important
}

.border-left-amber.border-left-darken-1 {
    border-left: 1px solid #FFB300 !important
}

.border-right-amber.border-right-darken-1 {
    border-right: 1px solid #FFB300 !important
}

.btn-amber.btn-darken-2, .btn-amber.btn-darken-2:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-darken-1 {
    background: #FFB300;
    background: rgba(255,179,0,.8)
}

.bg-amber.bg-darken-2, .btn-amber.btn-darken-2 {
    background-color: #FFA000 !important
}

.amber.darken-2 {
    color: #FFA000 !important
}

.btn-amber.btn-darken-2:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-darken-2:active, .btn-amber.btn-darken-2:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-darken-2 {
    border-color: #FFA000 !important;
    color: #FFA000 !important
}

    .btn-outline-amber.btn-outline-darken-2:hover {
        background-color: #FFA000 !important
    }

.border-amber.border-darken-2 {
    border: 1px solid #FFA000 !important
}

.border-top-amber.border-top-darken-2 {
    border-top: 1px solid #FFA000 !important
}

.border-bottom-amber.border-bottom-darken-2 {
    border-bottom: 1px solid #FFA000 !important
}

.border-left-amber.border-left-darken-2 {
    border-left: 1px solid #FFA000 !important
}

.border-right-amber.border-right-darken-2 {
    border-right: 1px solid #FFA000 !important
}

.overlay-amber.overlay-darken-2 {
    background: #FFA000;
    background: rgba(255,160,0,.8)
}

.amber.darken-3 {
    color: #FF8F00 !important
}

.bg-amber.bg-darken-3 {
    background-color: #FF8F00 !important
}

.btn-amber.btn-darken-3, .btn-amber.btn-darken-3:hover {
    border-color: #FFA000 !important;
    background-color: #FF8F00 !important
}

    .btn-amber.btn-darken-3:active, .btn-amber.btn-darken-3:focus {
        border-color: #FF8F00 !important;
        background-color: #FF6F00 !important
    }

.btn-outline-amber.btn-outline-darken-3 {
    border-color: #FF8F00 !important;
    color: #FF8F00 !important
}

    .btn-outline-amber.btn-outline-darken-3:hover {
        background-color: #FF8F00 !important
    }

.border-amber.border-darken-3 {
    border: 1px solid #FF8F00 !important
}

.border-top-amber.border-top-darken-3 {
    border-top: 1px solid #FF8F00 !important
}

.border-bottom-amber.border-bottom-darken-3 {
    border-bottom: 1px solid #FF8F00 !important
}

.border-left-amber.border-left-darken-3 {
    border-left: 1px solid #FF8F00 !important
}

.border-right-amber.border-right-darken-3 {
    border-right: 1px solid #FF8F00 !important
}

.btn-amber.btn-darken-4, .btn-amber.btn-darken-4:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-darken-3 {
    background: #FF8F00;
    background: rgba(255,143,0,.8)
}

.bg-amber.bg-darken-4, .btn-amber.btn-darken-4 {
    background-color: #FF6F00 !important
}

.amber.darken-4 {
    color: #FF6F00 !important
}

.btn-amber.btn-darken-4:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-darken-4:active, .btn-amber.btn-darken-4:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-darken-4 {
    border-color: #FF6F00 !important;
    color: #FF6F00 !important
}

    .btn-outline-amber.btn-outline-darken-4:hover {
        background-color: #FF6F00 !important
    }

.border-amber.border-darken-4 {
    border: 1px solid #FF6F00 !important
}

.border-top-amber.border-top-darken-4 {
    border-top: 1px solid #FF6F00 !important
}

.border-bottom-amber.border-bottom-darken-4 {
    border-bottom: 1px solid #FF6F00 !important
}

.border-left-amber.border-left-darken-4 {
    border-left: 1px solid #FF6F00 !important
}

.border-right-amber.border-right-darken-4 {
    border-right: 1px solid #FF6F00 !important
}

.btn-amber.btn-accent-1, .btn-amber.btn-accent-1:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-darken-4 {
    background: #FF6F00;
    background: rgba(255,111,0,.8)
}

.bg-amber.bg-accent-1, .btn-amber.btn-accent-1 {
    background-color: #FFE57F !important
}

.amber.accent-1 {
    color: #FFE57F !important
}

.btn-amber.btn-accent-1:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-accent-1:active, .btn-amber.btn-accent-1:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-accent-1 {
    border-color: #FFE57F !important;
    color: #FFE57F !important
}

    .btn-outline-amber.btn-outline-accent-1:hover {
        background-color: #FFE57F !important
    }

.border-amber.border-accent-1 {
    border: 1px solid #FFE57F !important
}

.border-top-amber.border-top-accent-1 {
    border-top: 1px solid #FFE57F !important
}

.border-bottom-amber.border-bottom-accent-1 {
    border-bottom: 1px solid #FFE57F !important
}

.border-left-amber.border-left-accent-1 {
    border-left: 1px solid #FFE57F !important
}

.border-right-amber.border-right-accent-1 {
    border-right: 1px solid #FFE57F !important
}

.btn-amber.btn-accent-2, .btn-amber.btn-accent-2:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-accent-1 {
    background: #FFE57F;
    background: rgba(255,229,127,.8)
}

.bg-amber.bg-accent-2, .btn-amber.btn-accent-2 {
    background-color: #FFD740 !important
}

.amber.accent-2 {
    color: #FFD740 !important
}

.btn-amber.btn-accent-2:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-accent-2:active, .btn-amber.btn-accent-2:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-accent-2 {
    border-color: #FFD740 !important;
    color: #FFD740 !important
}

    .btn-outline-amber.btn-outline-accent-2:hover {
        background-color: #FFD740 !important
    }

.border-amber.border-accent-2 {
    border: 1px solid #FFD740 !important
}

.border-top-amber.border-top-accent-2 {
    border-top: 1px solid #FFD740 !important
}

.border-bottom-amber.border-bottom-accent-2 {
    border-bottom: 1px solid #FFD740 !important
}

.border-left-amber.border-left-accent-2 {
    border-left: 1px solid #FFD740 !important
}

.border-right-amber.border-right-accent-2 {
    border-right: 1px solid #FFD740 !important
}

.btn-amber.btn-accent-3, .btn-amber.btn-accent-3:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-accent-2 {
    background: #FFD740;
    background: rgba(255,215,64,.8)
}

.bg-amber.bg-accent-3, .btn-amber.btn-accent-3 {
    background-color: #FFC400 !important
}

.amber.accent-3 {
    color: #FFC400 !important
}

.btn-amber.btn-accent-3:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-accent-3:active, .btn-amber.btn-accent-3:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-accent-3 {
    border-color: #FFC400 !important;
    color: #FFC400 !important
}

    .btn-outline-amber.btn-outline-accent-3:hover {
        background-color: #FFC400 !important
    }

.border-amber.border-accent-3 {
    border: 1px solid #FFC400 !important
}

.border-top-amber.border-top-accent-3 {
    border-top: 1px solid #FFC400 !important
}

.border-bottom-amber.border-bottom-accent-3 {
    border-bottom: 1px solid #FFC400 !important
}

.border-left-amber.border-left-accent-3 {
    border-left: 1px solid #FFC400 !important
}

.border-right-amber.border-right-accent-3 {
    border-right: 1px solid #FFC400 !important
}

.btn-amber.btn-accent-4, .btn-amber.btn-accent-4:hover {
    border-color: #FFA000 !important
}

.overlay-amber.overlay-accent-3 {
    background: #FFC400;
    background: rgba(255,196,0,.8)
}

.bg-amber.bg-accent-4, .btn-amber.btn-accent-4 {
    background-color: #FFAB00 !important
}

.amber.accent-4 {
    color: #FFAB00 !important
}

.btn-amber.btn-accent-4:hover {
    background-color: #FF8F00 !important
}

.btn-amber.btn-accent-4:active, .btn-amber.btn-accent-4:focus {
    border-color: #FF8F00 !important;
    background-color: #FF6F00 !important
}

.btn-outline-amber.btn-outline-accent-4 {
    border-color: #FFAB00 !important;
    color: #FFAB00 !important
}

    .btn-outline-amber.btn-outline-accent-4:hover {
        background-color: #FFAB00 !important
    }

input:focus ~ .bg-amber {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #FFAB00 !important
}

.border-amber.border-accent-4 {
    border: 1px solid #FFAB00 !important
}

.border-top-amber.border-top-accent-4 {
    border-top: 1px solid #FFAB00 !important
}

.border-bottom-amber.border-bottom-accent-4 {
    border-bottom: 1px solid #FFAB00 !important
}

.border-left-amber.border-left-accent-4 {
    border-left: 1px solid #FFAB00 !important
}

.border-right-amber.border-right-accent-4 {
    border-right: 1px solid #FFAB00 !important
}

.overlay-amber.overlay-accent-4 {
    background: #FFAB00;
    background: rgba(255,171,0,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=amber]:before {
    background-color: #FFAB00
}

.bg-blue-grey.bg-lighten-5, .btn-blue-grey.btn-lighten-5 {
    background-color: #ECEFF1 !important
}

.blue-grey.lighten-5 {
    color: #ECEFF1 !important
}

.btn-blue-grey.btn-lighten-5 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-lighten-5:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-lighten-5:active, .btn-blue-grey.btn-lighten-5:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-lighten-5 {
    border-color: #ECEFF1 !important;
    color: #ECEFF1 !important
}

    .btn-outline-blue-grey.btn-outline-lighten-5:hover {
        background-color: #ECEFF1 !important
    }

.border-blue-grey.border-lighten-5 {
    border: 1px solid #ECEFF1 !important
}

.border-top-blue-grey.border-top-lighten-5 {
    border-top: 1px solid #ECEFF1 !important
}

.border-bottom-blue-grey.border-bottom-lighten-5 {
    border-bottom: 1px solid #ECEFF1 !important
}

.border-left-blue-grey.border-left-lighten-5 {
    border-left: 1px solid #ECEFF1 !important
}

.border-right-blue-grey.border-right-lighten-5 {
    border-right: 1px solid #ECEFF1 !important
}

.overlay-blue-grey.overlay-lighten-5 {
    background: #ECEFF1;
    background: rgba(236,239,241,.8)
}

.bg-blue-grey.bg-lighten-4, .btn-blue-grey.btn-lighten-4 {
    background-color: #CFD8DC !important
}

.blue-grey.lighten-4 {
    color: #CFD8DC !important
}

.btn-blue-grey.btn-lighten-4 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-lighten-4:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-lighten-4:active, .btn-blue-grey.btn-lighten-4:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-lighten-4 {
    border-color: #CFD8DC !important;
    color: #CFD8DC !important
}

    .btn-outline-blue-grey.btn-outline-lighten-4:hover {
        background-color: #CFD8DC !important
    }

.border-blue-grey.border-lighten-4 {
    border: 1px solid #CFD8DC !important
}

.border-top-blue-grey.border-top-lighten-4 {
    border-top: 1px solid #CFD8DC !important
}

.border-bottom-blue-grey.border-bottom-lighten-4 {
    border-bottom: 1px solid #CFD8DC !important
}

.border-left-blue-grey.border-left-lighten-4 {
    border-left: 1px solid #CFD8DC !important
}

.border-right-blue-grey.border-right-lighten-4 {
    border-right: 1px solid #CFD8DC !important
}

.overlay-blue-grey.overlay-lighten-4 {
    background: #CFD8DC;
    background: rgba(207,216,220,.8)
}

.bg-blue-grey.bg-lighten-3, .btn-blue-grey.btn-lighten-3 {
    background-color: #B0BEC5 !important
}

.blue-grey.lighten-3 {
    color: #B0BEC5 !important
}

.btn-blue-grey.btn-lighten-3 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-lighten-3:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-lighten-3:active, .btn-blue-grey.btn-lighten-3:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-lighten-3 {
    border-color: #B0BEC5 !important;
    color: #B0BEC5 !important
}

    .btn-outline-blue-grey.btn-outline-lighten-3:hover {
        background-color: #B0BEC5 !important
    }

.border-blue-grey.border-lighten-3 {
    border: 1px solid #B0BEC5 !important
}

.border-top-blue-grey.border-top-lighten-3 {
    border-top: 1px solid #B0BEC5 !important
}

.border-bottom-blue-grey.border-bottom-lighten-3 {
    border-bottom: 1px solid #B0BEC5 !important
}

.border-left-blue-grey.border-left-lighten-3 {
    border-left: 1px solid #B0BEC5 !important
}

.border-right-blue-grey.border-right-lighten-3 {
    border-right: 1px solid #B0BEC5 !important
}

.overlay-blue-grey.overlay-lighten-3 {
    background: #B0BEC5;
    background: rgba(176,190,197,.8)
}

.bg-blue-grey.bg-lighten-2, .btn-blue-grey.btn-lighten-2 {
    background-color: #90A4AE !important
}

.blue-grey.lighten-2 {
    color: #90A4AE !important
}

.btn-blue-grey.btn-lighten-2 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-lighten-2:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-lighten-2:active, .btn-blue-grey.btn-lighten-2:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-lighten-2 {
    border-color: #90A4AE !important;
    color: #90A4AE !important
}

    .btn-outline-blue-grey.btn-outline-lighten-2:hover {
        background-color: #90A4AE !important
    }

.border-blue-grey.border-lighten-2 {
    border: 1px solid #90A4AE !important
}

.border-top-blue-grey.border-top-lighten-2 {
    border-top: 1px solid #90A4AE !important
}

.border-bottom-blue-grey.border-bottom-lighten-2 {
    border-bottom: 1px solid #90A4AE !important
}

.border-left-blue-grey.border-left-lighten-2 {
    border-left: 1px solid #90A4AE !important
}

.border-right-blue-grey.border-right-lighten-2 {
    border-right: 1px solid #90A4AE !important
}

.overlay-blue-grey.overlay-lighten-2 {
    background: #90A4AE;
    background: rgba(144,164,174,.8)
}

.bg-blue-grey.bg-lighten-1, .btn-blue-grey.btn-lighten-1 {
    background-color: #78909C !important
}

.blue-grey.lighten-1 {
    color: #78909C !important
}

.btn-blue-grey.btn-lighten-1 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-lighten-1:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-lighten-1:active, .btn-blue-grey.btn-lighten-1:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-lighten-1 {
    border-color: #78909C !important;
    color: #78909C !important
}

    .btn-outline-blue-grey.btn-outline-lighten-1:hover {
        background-color: #78909C !important
    }

.border-blue-grey.border-lighten-1 {
    border: 1px solid #78909C !important
}

.border-top-blue-grey.border-top-lighten-1 {
    border-top: 1px solid #78909C !important
}

.border-bottom-blue-grey.border-bottom-lighten-1 {
    border-bottom: 1px solid #78909C !important
}

.border-left-blue-grey.border-left-lighten-1 {
    border-left: 1px solid #78909C !important
}

.border-right-blue-grey.border-right-lighten-1 {
    border-right: 1px solid #78909C !important
}

.overlay-blue-grey.overlay-lighten-1 {
    background: #78909C;
    background: rgba(120,144,156,.8)
}

.blue-grey {
    color: #607D8B !important
}

.bg-blue-grey {
    background-color: #607D8B !important
}

    .bg-blue-grey .card-footer, .bg-blue-grey .card-header {
        background-color: transparent
    }

.alert-blue-grey {
    border-color: #87A0AC !important;
    background-color: #87A0AC !important;
    color: #171E21 !important
}

    .alert-blue-grey .alert-link {
        color: #060809 !important
    }

.bullet.bullet-blue-grey {
    background-color: #607D8B
}

.bg-light-blue-grey {
    background-color: rgba(96,125,139,.15)
}

.bg-blue-grey.badge-glow, .border-blue-grey.badge-glow {
    box-shadow: 0 0 10px #607D8B
}

.overlay-blue-grey {
    background: #607D8B;
    background: rgba(96,125,139,.8)
}

.btn-blue-grey {
    background-color: #607D8B !important;
    color: #FFF
}

    .btn-blue-grey:hover {
        border-color: #546E7A !important;
        background-color: #78909C !important;
        color: #FFF !important
    }

    .btn-blue-grey:active, .btn-blue-grey:focus {
        border-color: #455A64 !important;
        background-color: #37474F !important;
        color: #FFF !important
    }

.btn-outline-blue-grey {
    border-color: #607D8B;
    background-color: transparent;
    color: #607D8B
}

    .btn-outline-blue-grey:hover {
        background-color: #607D8B;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-blue-grey:before {
    background-color: #607D8B
}

input[type=checkbox].bg-blue-grey + .custom-control-label:before, input[type=radio].bg-blue-grey + .custom-control-label:before {
    background-color: #607D8B !important
}

.bg-blue-grey.bg-darken-1, .btn-blue-grey.btn-darken-1 {
    background-color: #546E7A !important
}

.border-blue-grey {
    border: 1px solid #607D8B !important
}

.border-top-blue-grey {
    border-top: 1px solid #607D8B
}

.border-bottom-blue-grey {
    border-bottom: 1px solid #607D8B
}

.border-left-blue-grey {
    border-left: 1px solid #607D8B
}

.border-right-blue-grey {
    border-right: 1px solid #607D8B
}

.blue-grey.darken-1 {
    color: #546E7A !important
}

.btn-blue-grey.btn-darken-1 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-darken-1:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-darken-1:active, .btn-blue-grey.btn-darken-1:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-darken-1 {
    border-color: #546E7A !important;
    color: #546E7A !important
}

    .btn-outline-blue-grey.btn-outline-darken-1:hover {
        background-color: #546E7A !important
    }

.border-blue-grey.border-darken-1 {
    border: 1px solid #546E7A !important
}

.border-top-blue-grey.border-top-darken-1 {
    border-top: 1px solid #546E7A !important
}

.border-bottom-blue-grey.border-bottom-darken-1 {
    border-bottom: 1px solid #546E7A !important
}

.border-left-blue-grey.border-left-darken-1 {
    border-left: 1px solid #546E7A !important
}

.border-right-blue-grey.border-right-darken-1 {
    border-right: 1px solid #546E7A !important
}

.overlay-blue-grey.overlay-darken-1 {
    background: #546E7A;
    background: rgba(84,110,122,.8)
}

.bg-blue-grey.bg-darken-2, .btn-blue-grey.btn-darken-2 {
    background-color: #455A64 !important
}

.blue-grey.darken-2 {
    color: #455A64 !important
}

.btn-blue-grey.btn-darken-2 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-darken-2:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-darken-2:active, .btn-blue-grey.btn-darken-2:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-darken-2 {
    border-color: #455A64 !important;
    color: #455A64 !important
}

    .btn-outline-blue-grey.btn-outline-darken-2:hover {
        background-color: #455A64 !important
    }

.border-blue-grey.border-darken-2 {
    border: 1px solid #455A64 !important
}

.border-top-blue-grey.border-top-darken-2 {
    border-top: 1px solid #455A64 !important
}

.border-bottom-blue-grey.border-bottom-darken-2 {
    border-bottom: 1px solid #455A64 !important
}

.border-left-blue-grey.border-left-darken-2 {
    border-left: 1px solid #455A64 !important
}

.border-right-blue-grey.border-right-darken-2 {
    border-right: 1px solid #455A64 !important
}

.overlay-blue-grey.overlay-darken-2 {
    background: #455A64;
    background: rgba(69,90,100,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
    background-color: #455A64
}

.blue-grey.darken-3 {
    color: #37474F !important
}

.bg-blue-grey.bg-darken-3 {
    background-color: #37474F !important
}

.btn-blue-grey.btn-darken-3, .btn-blue-grey.btn-darken-3:hover {
    border-color: #455A64 !important;
    background-color: #37474F !important
}

    .btn-blue-grey.btn-darken-3:active, .btn-blue-grey.btn-darken-3:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-darken-3 {
    border-color: #37474F !important;
    color: #37474F !important
}

    .btn-outline-blue-grey.btn-outline-darken-3:hover {
        background-color: #37474F !important
    }

.border-blue-grey.border-darken-3 {
    border: 1px solid #37474F !important
}

.border-top-blue-grey.border-top-darken-3 {
    border-top: 1px solid #37474F !important
}

.border-bottom-blue-grey.border-bottom-darken-3 {
    border-bottom: 1px solid #37474F !important
}

.border-left-blue-grey.border-left-darken-3 {
    border-left: 1px solid #37474F !important
}

.border-right-blue-grey.border-right-darken-3 {
    border-right: 1px solid #37474F !important
}

.overlay-blue-grey.overlay-darken-3 {
    background: #37474F;
    background: rgba(55,71,79,.8)
}

.bg-blue-grey.bg-darken-4, .btn-blue-grey.btn-darken-4 {
    background-color: #263238 !important
}

.blue-grey.darken-4 {
    color: #263238 !important
}

.btn-blue-grey.btn-darken-4 {
    border-color: #455A64 !important
}

    .btn-blue-grey.btn-darken-4:hover {
        border-color: #455A64 !important;
        background-color: #37474F !important
    }

    .btn-blue-grey.btn-darken-4:active, .btn-blue-grey.btn-darken-4:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-blue-grey.btn-outline-darken-4 {
    border-color: #263238 !important;
    color: #263238 !important
}

    .btn-outline-blue-grey.btn-outline-darken-4:hover {
        background-color: #263238 !important
    }

input:focus ~ .bg-blue-grey {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #263238 !important
}

.border-blue-grey.border-darken-4 {
    border: 1px solid #263238 !important
}

.border-top-blue-grey.border-top-darken-4 {
    border-top: 1px solid #263238 !important
}

.border-bottom-blue-grey.border-bottom-darken-4 {
    border-bottom: 1px solid #263238 !important
}

.border-left-blue-grey.border-left-darken-4 {
    border-left: 1px solid #263238 !important
}

.border-right-blue-grey.border-right-darken-4 {
    border-right: 1px solid #263238 !important
}

.overlay-blue-grey.overlay-darken-4 {
    background: #263238;
    background: rgba(38,50,56,.8)
}

.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
    background-color: #263238
}

.bg-grey-blue.bg-lighten-5, .btn-grey-blue.btn-lighten-5 {
    background-color: #ECEFF1 !important
}

.grey-blue.lighten-5 {
    color: #ECEFF1 !important
}

.btn-grey-blue.btn-lighten-5 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-lighten-5:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-lighten-5:active, .btn-grey-blue.btn-lighten-5:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-lighten-5 {
    border-color: #ECEFF1 !important;
    color: #ECEFF1 !important
}

    .btn-outline-grey-blue.btn-outline-lighten-5:hover {
        background-color: #ECEFF1 !important
    }

.border-grey-blue.border-lighten-5 {
    border: 1px solid #ECEFF1 !important
}

.border-top-grey-blue.border-top-lighten-5 {
    border-top: 1px solid #ECEFF1 !important
}

.border-bottom-grey-blue.border-bottom-lighten-5 {
    border-bottom: 1px solid #ECEFF1 !important
}

.border-left-grey-blue.border-left-lighten-5 {
    border-left: 1px solid #ECEFF1 !important
}

.border-right-grey-blue.border-right-lighten-5 {
    border-right: 1px solid #ECEFF1 !important
}

.overlay-grey-blue.overlay-lighten-5 {
    background: #ECEFF1;
    background: rgba(236,239,241,.8)
}

.bg-grey-blue.bg-lighten-4, .btn-grey-blue.btn-lighten-4 {
    background-color: #CFD8DC !important
}

.grey-blue.lighten-4 {
    color: #CFD8DC !important
}

.btn-grey-blue.btn-lighten-4 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-lighten-4:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-lighten-4:active, .btn-grey-blue.btn-lighten-4:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-lighten-4 {
    border-color: #CFD8DC !important;
    color: #CFD8DC !important
}

    .btn-outline-grey-blue.btn-outline-lighten-4:hover {
        background-color: #CFD8DC !important
    }

.border-grey-blue.border-lighten-4 {
    border: 1px solid #CFD8DC !important
}

.border-top-grey-blue.border-top-lighten-4 {
    border-top: 1px solid #CFD8DC !important
}

.border-bottom-grey-blue.border-bottom-lighten-4 {
    border-bottom: 1px solid #CFD8DC !important
}

.border-left-grey-blue.border-left-lighten-4 {
    border-left: 1px solid #CFD8DC !important
}

.border-right-grey-blue.border-right-lighten-4 {
    border-right: 1px solid #CFD8DC !important
}

.overlay-grey-blue.overlay-lighten-4 {
    background: #CFD8DC;
    background: rgba(207,216,220,.8)
}

.bg-grey-blue.bg-lighten-3, .btn-grey-blue.btn-lighten-3 {
    background-color: #B0BEC5 !important
}

.grey-blue.lighten-3 {
    color: #B0BEC5 !important
}

.btn-grey-blue.btn-lighten-3 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-lighten-3:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-lighten-3:active, .btn-grey-blue.btn-lighten-3:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-lighten-3 {
    border-color: #B0BEC5 !important;
    color: #B0BEC5 !important
}

    .btn-outline-grey-blue.btn-outline-lighten-3:hover {
        background-color: #B0BEC5 !important
    }

.border-grey-blue.border-lighten-3 {
    border: 1px solid #B0BEC5 !important
}

.border-top-grey-blue.border-top-lighten-3 {
    border-top: 1px solid #B0BEC5 !important
}

.border-bottom-grey-blue.border-bottom-lighten-3 {
    border-bottom: 1px solid #B0BEC5 !important
}

.border-left-grey-blue.border-left-lighten-3 {
    border-left: 1px solid #B0BEC5 !important
}

.border-right-grey-blue.border-right-lighten-3 {
    border-right: 1px solid #B0BEC5 !important
}

.overlay-grey-blue.overlay-lighten-3 {
    background: #B0BEC5;
    background: rgba(176,190,197,.8)
}

.bg-grey-blue.bg-lighten-2, .btn-grey-blue.btn-lighten-2 {
    background-color: #6F85AD !important
}

.grey-blue.lighten-2 {
    color: #6F85AD !important
}

.btn-grey-blue.btn-lighten-2 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-lighten-2:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-lighten-2:active, .btn-grey-blue.btn-lighten-2:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-lighten-2 {
    border-color: #6F85AD !important;
    color: #6F85AD !important
}

    .btn-outline-grey-blue.btn-outline-lighten-2:hover {
        background-color: #6F85AD !important
    }

.border-grey-blue.border-lighten-2 {
    border: 1px solid #6F85AD !important
}

.border-top-grey-blue.border-top-lighten-2 {
    border-top: 1px solid #6F85AD !important
}

.border-bottom-grey-blue.border-bottom-lighten-2 {
    border-bottom: 1px solid #6F85AD !important
}

.border-left-grey-blue.border-left-lighten-2 {
    border-left: 1px solid #6F85AD !important
}

.border-right-grey-blue.border-right-lighten-2 {
    border-right: 1px solid #6F85AD !important
}

.overlay-grey-blue.overlay-lighten-2 {
    background: #6F85AD;
    background: rgba(111,133,173,.8)
}

.bg-grey-blue.bg-lighten-1, .btn-grey-blue.btn-lighten-1 {
    background-color: #78909C !important
}

.grey-blue.lighten-1 {
    color: #78909C !important
}

.btn-grey-blue.btn-lighten-1 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-lighten-1:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-lighten-1:active, .btn-grey-blue.btn-lighten-1:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-lighten-1 {
    border-color: #78909C !important;
    color: #78909C !important
}

    .btn-outline-grey-blue.btn-outline-lighten-1:hover {
        background-color: #78909C !important
    }

.border-grey-blue.border-lighten-1 {
    border: 1px solid #78909C !important
}

.border-top-grey-blue.border-top-lighten-1 {
    border-top: 1px solid #78909C !important
}

.border-bottom-grey-blue.border-bottom-lighten-1 {
    border-bottom: 1px solid #78909C !important
}

.border-left-grey-blue.border-left-lighten-1 {
    border-left: 1px solid #78909C !important
}

.border-right-grey-blue.border-right-lighten-1 {
    border-right: 1px solid #78909C !important
}

.overlay-grey-blue.overlay-lighten-1 {
    background: #78909C;
    background: rgba(120,144,156,.8)
}

.grey-blue {
    color: #1B2942 !important
}

.alert-grey-blue, .alert-grey-blue .alert-link {
    color: #000 !important
}

.bg-grey-blue {
    background-color: #1B2942 !important
}

    .bg-grey-blue .card-footer, .bg-grey-blue .card-header {
        background-color: transparent
    }

.alert-grey-blue {
    border-color: #304875 !important;
    background-color: #304875 !important
}

.bullet.bullet-grey-blue {
    background-color: #1B2942
}

.bg-light-grey-blue {
    background-color: rgba(27,41,66,.15)
}

.bg-grey-blue.badge-glow, .border-grey-blue.badge-glow {
    box-shadow: 0 0 10px #1B2942
}

.overlay-grey-blue {
    background: #1B2942;
    background: rgba(27,41,66,.8)
}

.btn-grey-blue {
    background-color: #1B2942 !important;
    color: #FFF
}

    .btn-grey-blue:hover {
        border-color: #546E7A !important;
        background-color: #78909C !important;
        color: #FFF !important
    }

    .btn-grey-blue:active, .btn-grey-blue:focus {
        border-color: #404E67 !important;
        background-color: #37474F !important;
        color: #FFF !important
    }

.btn-outline-grey-blue {
    border-color: #1B2942;
    background-color: transparent;
    color: #1B2942
}

    .btn-outline-grey-blue:hover {
        background-color: #1B2942;
        color: #FFF !important
    }

.widget-timeline .timeline-items.timeline-icon-grey-blue:before {
    background-color: #1B2942
}

input[type=checkbox].bg-grey-blue + .custom-control-label:before, input[type=radio].bg-grey-blue + .custom-control-label:before {
    background-color: #1B2942 !important
}

.bg-grey-blue.bg-darken-1, .btn-grey-blue.btn-darken-1 {
    background-color: #546E7A !important
}

.border-grey-blue {
    border: 1px solid #1B2942 !important
}

.border-top-grey-blue {
    border-top: 1px solid #1B2942
}

.border-bottom-grey-blue {
    border-bottom: 1px solid #1B2942
}

.border-left-grey-blue {
    border-left: 1px solid #1B2942
}

.border-right-grey-blue {
    border-right: 1px solid #1B2942
}

.grey-blue.darken-1 {
    color: #546E7A !important
}

.btn-grey-blue.btn-darken-1 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-darken-1:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-darken-1:active, .btn-grey-blue.btn-darken-1:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-darken-1 {
    border-color: #546E7A !important;
    color: #546E7A !important
}

    .btn-outline-grey-blue.btn-outline-darken-1:hover {
        background-color: #546E7A !important
    }

.border-grey-blue.border-darken-1 {
    border: 1px solid #546E7A !important
}

.border-top-grey-blue.border-top-darken-1 {
    border-top: 1px solid #546E7A !important
}

.border-bottom-grey-blue.border-bottom-darken-1 {
    border-bottom: 1px solid #546E7A !important
}

.border-left-grey-blue.border-left-darken-1 {
    border-left: 1px solid #546E7A !important
}

.border-right-grey-blue.border-right-darken-1 {
    border-right: 1px solid #546E7A !important
}

.overlay-grey-blue.overlay-darken-1 {
    background: #546E7A;
    background: rgba(84,110,122,.8)
}

.bg-grey-blue.bg-darken-2, .btn-grey-blue.btn-darken-2 {
    background-color: #404E67 !important
}

.grey-blue.darken-2 {
    color: #404E67 !important
}

.btn-grey-blue.btn-darken-2 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-darken-2:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-darken-2:active, .btn-grey-blue.btn-darken-2:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-darken-2 {
    border-color: #404E67 !important;
    color: #404E67 !important
}

    .btn-outline-grey-blue.btn-outline-darken-2:hover {
        background-color: #404E67 !important
    }

.border-grey-blue.border-darken-2 {
    border: 1px solid #404E67 !important
}

.border-top-grey-blue.border-top-darken-2 {
    border-top: 1px solid #404E67 !important
}

.border-bottom-grey-blue.border-bottom-darken-2 {
    border-bottom: 1px solid #404E67 !important
}

.border-left-grey-blue.border-left-darken-2 {
    border-left: 1px solid #404E67 !important
}

.border-right-grey-blue.border-right-darken-2 {
    border-right: 1px solid #404E67 !important
}

.overlay-grey-blue.overlay-darken-2 {
    background: #404E67;
    background: rgba(64,78,103,.8)
}

.grey-blue.darken-3 {
    color: #37474F !important
}

.bg-grey-blue.bg-darken-3 {
    background-color: #37474F !important
}

.btn-grey-blue.btn-darken-3, .btn-grey-blue.btn-darken-3:hover {
    border-color: #404E67 !important;
    background-color: #37474F !important
}

    .btn-grey-blue.btn-darken-3:active, .btn-grey-blue.btn-darken-3:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-darken-3 {
    border-color: #37474F !important;
    color: #37474F !important
}

    .btn-outline-grey-blue.btn-outline-darken-3:hover {
        background-color: #37474F !important
    }

.border-grey-blue.border-darken-3 {
    border: 1px solid #37474F !important
}

.border-top-grey-blue.border-top-darken-3 {
    border-top: 1px solid #37474F !important
}

.border-bottom-grey-blue.border-bottom-darken-3 {
    border-bottom: 1px solid #37474F !important
}

.border-left-grey-blue.border-left-darken-3 {
    border-left: 1px solid #37474F !important
}

.border-right-grey-blue.border-right-darken-3 {
    border-right: 1px solid #37474F !important
}

.overlay-grey-blue.overlay-darken-3 {
    background: #37474F;
    background: rgba(55,71,79,.8)
}

.bg-grey-blue.bg-darken-4, .btn-grey-blue.btn-darken-4 {
    background-color: #263238 !important
}

.grey-blue.darken-4 {
    color: #263238 !important
}

.btn-grey-blue.btn-darken-4 {
    border-color: #404E67 !important
}

    .btn-grey-blue.btn-darken-4:hover {
        border-color: #404E67 !important;
        background-color: #37474F !important
    }

    .btn-grey-blue.btn-darken-4:active, .btn-grey-blue.btn-darken-4:focus {
        border-color: #37474F !important;
        background-color: #263238 !important
    }

.btn-outline-grey-blue.btn-outline-darken-4 {
    border-color: #263238 !important;
    color: #263238 !important
}

    .btn-outline-grey-blue.btn-outline-darken-4:hover {
        background-color: #263238 !important
    }

input:focus ~ .bg-grey-blue {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem #263238 !important
}

.border-grey-blue.border-darken-4 {
    border: 1px solid #263238 !important
}

.border-top-grey-blue.border-top-darken-4 {
    border-top: 1px solid #263238 !important
}

.border-bottom-grey-blue.border-bottom-darken-4 {
    border-bottom: 1px solid #263238 !important
}

.border-left-grey-blue.border-left-darken-4 {
    border-left: 1px solid #263238 !important
}

.border-right-grey-blue.border-right-darken-4 {
    border-right: 1px solid #263238 !important
}

.overlay-grey-blue.overlay-darken-4 {
    background: #263238;
    background: rgba(38,50,56,.8)
}

.edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
    background-color: #263238
}

.bg-shades.bg-black, .btn-outline-shades.btn-outline-black:hover, .btn-shades.btn-black {
    background-color: #000 !important
}

.shades.black {
    color: #000 !important
}

.btn-outline-shades.btn-outline-black {
    border-color: #000 !important;
    color: #000 !important
}

.border-shades.border-black {
    border: 1px solid #000 !important
}

.border-top-shades.border-top-black {
    border-top: 1px solid #000 !important
}

.border-bottom-shades.border-bottom-black {
    border-bottom: 1px solid #000 !important
}

.border-left-shades.border-left-black {
    border-left: 1px solid #000 !important
}

.border-right-shades.border-right-black {
    border-right: 1px solid #000 !important
}

.overlay-shades.overlay-black {
    background: #000;
    background: rgba(0,0,0,.8)
}

.bg-shades.bg-white, .btn-outline-shades.btn-outline-white:hover, .btn-shades.btn-white {
    background-color: #FFF !important
}

.shades.white {
    color: #FFF !important
}

.btn-outline-shades.btn-outline-white {
    border-color: #FFF !important;
    color: #FFF !important
}

.border-shades.border-white {
    border: 1px solid #FFF !important
}

.border-top-shades.border-top-white {
    border-top: 1px solid #FFF !important
}

.border-bottom-shades.border-bottom-white {
    border-bottom: 1px solid #FFF !important
}

.border-left-shades.border-left-white {
    border-left: 1px solid #FFF !important
}

.border-right-shades.border-right-white {
    border-right: 1px solid #FFF !important
}

.overlay-shades.overlay-white {
    background: #FFF;
    background: rgba(255,255,255,.8)
}

.bg-shades.bg-transparent, .btn-outline-shades.btn-outline-transparent:hover, .btn-shades.btn-transparent {
    background-color: transparent !important
}

.shades.transparent {
    color: transparent !important
}

.btn-outline-shades.btn-outline-transparent {
    border-color: transparent !important;
    color: transparent !important
}

input:focus ~ .bg-shades {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem transparent !important
}

.border-shades.border-transparent {
    border: 1px solid transparent !important
}

.border-top-shades.border-top-transparent {
    border-top: 1px solid transparent !important
}

.border-bottom-shades.border-bottom-transparent {
    border-bottom: 1px solid transparent !important
}

.border-left-shades.border-left-transparent {
    border-left: 1px solid transparent !important
}

.border-right-shades.border-right-transparent {
    border-right: 1px solid transparent !important
}

.overlay-shades.overlay-transparent {
    background: 0 0;
    background: rgba(0,0,0,.8)
}

.bg-transparent, .edit-kanban-item select option.bg-color_name, .kanban-container .kanban-board .kanban-item[data-border=shades]:before {
    background-color: transparent
}

.border-top-black {
    border-top: 1px solid #000
}

.border-bottom-black {
    border-bottom: 1px solid #000
}

.border-left-black {
    border-left: 1px solid #000
}

.border-right-black {
    border-right: 1px solid #000
}

.border-top-white {
    border-top: 1px solid #FFF
}

.border-bottom-white {
    border-bottom: 1px solid #FFF
}

.border-left-white {
    border-left: 1px solid #FFF
}

.border-right-white {
    border-right: 1px solid #FFF
}

.transparent {
    color: transparent
}

input:focus ~ .bg-transparent {
    box-shadow: 0 0 0 .075rem #FFF,0 0 0 .21rem transparent
}

.border-transparent {
    border: 1px solid transparent
}

.border-top-transparent {
    border-top: 1px solid transparent
}

.border-bottom-transparent {
    border-bottom: 1px solid transparent
}

.border-left-transparent {
    border-left: 1px solid transparent
}

.border-right-transparent {
    border-right: 1px solid transparent
}
