.white {
  color: #ffffff !important; }

.bg-white {
  background-color: #ffffff !important; }
  .bg-white .card-header,
  .bg-white .card-footer {
    background-color: transparent; }

.alert-white {
  border-color: white !important;
  background-color: white !important;
  color: #a6a6a6 !important; }
  .alert-white .alert-link {
    color: #919191 !important; }

.bullet.bullet-white {
  background-color: #ffffff; }

.bg-light-white {
  background-color: rgba(255, 255, 255, 0.15); }

.border-white {
  border-color: #ffffff; }

.bg-white.badge-glow,
.border-white.badge-glow {
  box-shadow: 0px 0px 10px #ffffff; }

.overlay-white {
  background: #ffffff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8); }

/* .card-outline-white{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-white {
  border-color: !important;
  background-color: #ffffff !important;
  color: #FFFFFF; }
  .btn-white:hover {
    border-color: !important;
    background-color: !important;
    color: #FFF !important; }
  .btn-white:focus, .btn-white:active {
    border-color: !important;
    background-color: !important;
    color: #FFF !important; }

.btn-outline-white {
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff; }
  .btn-outline-white:hover {
    background-color: #ffffff;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-white:before {
  background-color: #ffffff; }

input[type="checkbox"].bg-white + .custom-control-label:before, input[type="radio"].bg-white + .custom-control-label:before {
  background-color: #ffffff !important; }

input:focus ~ .bg-white {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffffff !important; }

.border-white {
  border: 1px solid #ffffff !important; }

.border-top-white {
  border-top: 1px solid #ffffff; }

.border-bottom-white {
  border-bottom: 1px solid #ffffff; }

.border-left-white {
  border-left: 1px solid #ffffff; }

.border-right-white {
  border-right: 1px solid #ffffff; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=white]:before {
  background-color: #ffffff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffffff; }

.black {
  color: #000000 !important; }

.bg-black {
  background-color: #000000 !important; }
  .bg-black .card-header,
  .bg-black .card-footer {
    background-color: transparent; }

.alert-black {
  border-color: #242424 !important;
  background-color: #242424 !important;
  color: black !important; }
  .alert-black .alert-link {
    color: black !important; }

.bullet.bullet-black {
  background-color: #000000; }

.bg-light-black {
  background-color: rgba(0, 0, 0, 0.15); }

.border-black {
  border-color: #000000; }

.bg-black.badge-glow,
.border-black.badge-glow {
  box-shadow: 0px 0px 10px #000000; }

.overlay-black {
  background: #000000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }

/* .card-outline-black{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-black {
  border-color: !important;
  background-color: #000000 !important;
  color: #FFFFFF; }
  .btn-black:hover {
    border-color: !important;
    background-color: !important;
    color: #FFF !important; }
  .btn-black:focus, .btn-black:active {
    border-color: !important;
    background-color: !important;
    color: #FFF !important; }

.btn-outline-black {
  border-color: #000000;
  background-color: transparent;
  color: #000000; }
  .btn-outline-black:hover {
    background-color: #000000;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-black:before {
  background-color: #000000; }

input[type="checkbox"].bg-black + .custom-control-label:before, input[type="radio"].bg-black + .custom-control-label:before {
  background-color: #000000 !important; }

input:focus ~ .bg-black {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important; }

.border-black {
  border: 1px solid #000000 !important; }

.border-top-black {
  border-top: 1px solid #000000; }

.border-bottom-black {
  border-bottom: 1px solid #000000; }

.border-left-black {
  border-left: 1px solid #000000; }

.border-right-black {
  border-right: 1px solid #000000; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=black]:before {
  background-color: #000000; }

.edit-kanban-item select option.bg-color_name {
  background-color: #000000; }

.primary.lighten-5 {
  color: #ffe1e3 !important; }

.bg-primary.bg-lighten-5 {
  background-color: #ffe1e3 !important; }

.btn-primary.btn-lighten-5 {
  border-color: #fc3141 !important;
  background-color: #ffe1e3 !important; }
  .btn-primary.btn-lighten-5:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-lighten-5:focus, .btn-primary.btn-lighten-5:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-lighten-5 {
  border-color: #ffe1e3 !important;
  color: #ffe1e3 !important; }
  .btn-outline-primary.btn-outline-lighten-5:hover {
    background-color: #ffe1e3 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffe1e3 !important; }

.border-primary.border-lighten-5 {
  border: 1px solid #ffe1e3 !important; }

.border-top-primary.border-top-lighten-5 {
  border-top: 1px solid #ffe1e3 !important; }

.border-bottom-primary.border-bottom-lighten-5 {
  border-bottom: 1px solid #ffe1e3 !important; }

.border-left-primary.border-left-lighten-5 {
  border-left: 1px solid #ffe1e3 !important; }

.border-right-primary.border-right-lighten-5 {
  border-right: 1px solid #ffe1e3 !important; }

.overlay-primary.overlay-lighten-5 {
  background: #ffe1e3;
  /* The Fallback */
  background: rgba(255, 225, 227, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #ffe1e3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffe1e3; }

.primary.lighten-4 {
  color: #fec8cc !important; }

.bg-primary.bg-lighten-4 {
  background-color: #fec8cc !important; }

.btn-primary.btn-lighten-4 {
  border-color: #fc3141 !important;
  background-color: #fec8cc !important; }
  .btn-primary.btn-lighten-4:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-lighten-4:focus, .btn-primary.btn-lighten-4:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-lighten-4 {
  border-color: #fec8cc !important;
  color: #fec8cc !important; }
  .btn-outline-primary.btn-outline-lighten-4:hover {
    background-color: #fec8cc !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fec8cc !important; }

.border-primary.border-lighten-4 {
  border: 1px solid #fec8cc !important; }

.border-top-primary.border-top-lighten-4 {
  border-top: 1px solid #fec8cc !important; }

.border-bottom-primary.border-bottom-lighten-4 {
  border-bottom: 1px solid #fec8cc !important; }

.border-left-primary.border-left-lighten-4 {
  border-left: 1px solid #fec8cc !important; }

.border-right-primary.border-right-lighten-4 {
  border-right: 1px solid #fec8cc !important; }

.overlay-primary.overlay-lighten-4 {
  background: #fec8cc;
  /* The Fallback */
  background: rgba(254, 200, 204, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fec8cc; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fec8cc; }

.primary.lighten-3 {
  color: #feafb5 !important; }

.bg-primary.bg-lighten-3 {
  background-color: #feafb5 !important; }

.btn-primary.btn-lighten-3 {
  border-color: #fc3141 !important;
  background-color: #feafb5 !important; }
  .btn-primary.btn-lighten-3:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-lighten-3:focus, .btn-primary.btn-lighten-3:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-lighten-3 {
  border-color: #feafb5 !important;
  color: #feafb5 !important; }
  .btn-outline-primary.btn-outline-lighten-3:hover {
    background-color: #feafb5 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #feafb5 !important; }

.border-primary.border-lighten-3 {
  border: 1px solid #feafb5 !important; }

.border-top-primary.border-top-lighten-3 {
  border-top: 1px solid #feafb5 !important; }

.border-bottom-primary.border-bottom-lighten-3 {
  border-bottom: 1px solid #feafb5 !important; }

.border-left-primary.border-left-lighten-3 {
  border-left: 1px solid #feafb5 !important; }

.border-right-primary.border-right-lighten-3 {
  border-right: 1px solid #feafb5 !important; }

.overlay-primary.overlay-lighten-3 {
  background: #feafb5;
  /* The Fallback */
  background: rgba(254, 175, 181, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #feafb5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #feafb5; }

.primary.lighten-2 {
  color: #fe959d !important; }

.bg-primary.bg-lighten-2 {
  background-color: #fe959d !important; }

.btn-primary.btn-lighten-2 {
  border-color: #fc3141 !important;
  background-color: #fe959d !important; }
  .btn-primary.btn-lighten-2:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-lighten-2:focus, .btn-primary.btn-lighten-2:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-lighten-2 {
  border-color: #fe959d !important;
  color: #fe959d !important; }
  .btn-outline-primary.btn-outline-lighten-2:hover {
    background-color: #fe959d !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fe959d !important; }

.border-primary.border-lighten-2 {
  border: 1px solid #fe959d !important; }

.border-top-primary.border-top-lighten-2 {
  border-top: 1px solid #fe959d !important; }

.border-bottom-primary.border-bottom-lighten-2 {
  border-bottom: 1px solid #fe959d !important; }

.border-left-primary.border-left-lighten-2 {
  border-left: 1px solid #fe959d !important; }

.border-right-primary.border-right-lighten-2 {
  border-right: 1px solid #fe959d !important; }

.overlay-primary.overlay-lighten-2 {
  background: #fe959d;
  /* The Fallback */
  background: rgba(254, 149, 157, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fe959d; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fe959d; }

.primary.lighten-1 {
  color: #fd7c86 !important; }

.bg-primary.bg-lighten-1 {
  background-color: #fd7c86 !important; }

.btn-primary.btn-lighten-1 {
  border-color: #fc3141 !important;
  background-color: #fd7c86 !important; }
  .btn-primary.btn-lighten-1:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-lighten-1:focus, .btn-primary.btn-lighten-1:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-lighten-1 {
  border-color: #fd7c86 !important;
  color: #fd7c86 !important; }
  .btn-outline-primary.btn-outline-lighten-1:hover {
    background-color: #fd7c86 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fd7c86 !important; }

.border-primary.border-lighten-1 {
  border: 1px solid #fd7c86 !important; }

.border-top-primary.border-top-lighten-1 {
  border-top: 1px solid #fd7c86 !important; }

.border-bottom-primary.border-bottom-lighten-1 {
  border-bottom: 1px solid #fd7c86 !important; }

.border-left-primary.border-left-lighten-1 {
  border-left: 1px solid #fd7c86 !important; }

.border-right-primary.border-right-lighten-1 {
  border-right: 1px solid #fd7c86 !important; }

.overlay-primary.overlay-lighten-1 {
  background: #fd7c86;
  /* The Fallback */
  background: rgba(253, 124, 134, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fd7c86; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fd7c86; }

.primary {
  color: #fd636f !important; }

.bg-primary {
  background-color: #fd636f !important; }
  .bg-primary .card-header,
  .bg-primary .card-footer {
    background-color: transparent; }

.alert-primary {
  border-color: #fea9b0 !important;
  background-color: #fea9b0 !important;
  color: #ab020f !important; }
  .alert-primary .alert-link {
    color: #83020c !important; }

.bullet.bullet-primary {
  background-color: #fd636f; }

.bg-light-primary {
  background-color: rgba(253, 99, 111, 0.15); }

.border-primary {
  border-color: #fd636f; }

.bg-primary.badge-glow,
.border-primary.badge-glow {
  box-shadow: 0px 0px 10px #fd636f; }

.overlay-primary {
  background: #fd636f;
  /* The Fallback */
  background: rgba(253, 99, 111, 0.8); }

/* .card-outline-primary{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-primary {
  border-color: !important;
  background-color: #fd636f !important;
  color: #FFFFFF; }
  .btn-primary:hover {
    border-color: #fd4a58 !important;
    background-color: #fd7c86 !important;
    color: #FFF !important; }
  .btn-primary:focus, .btn-primary:active {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important;
    color: #FFF !important; }

.btn-outline-primary {
  border-color: #fd636f;
  background-color: transparent;
  color: #fd636f; }
  .btn-outline-primary:hover {
    background-color: #fd636f;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-primary:before {
  background-color: #fd636f; }

input[type="checkbox"].bg-primary + .custom-control-label:before, input[type="radio"].bg-primary + .custom-control-label:before {
  background-color: #fd636f !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fd636f !important; }

.border-primary {
  border: 1px solid #fd636f !important; }

.border-top-primary {
  border-top: 1px solid #fd636f; }

.border-bottom-primary {
  border-bottom: 1px solid #fd636f; }

.border-left-primary {
  border-left: 1px solid #fd636f; }

.border-right-primary {
  border-right: 1px solid #fd636f; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fd636f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fd636f; }

.primary.darken-1 {
  color: #fd4a58 !important; }

.bg-primary.bg-darken-1 {
  background-color: #fd4a58 !important; }

.btn-primary.btn-darken-1 {
  border-color: #fc3141 !important;
  background-color: #fd4a58 !important; }
  .btn-primary.btn-darken-1:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-darken-1:focus, .btn-primary.btn-darken-1:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-darken-1 {
  border-color: #fd4a58 !important;
  color: #fd4a58 !important; }
  .btn-outline-primary.btn-outline-darken-1:hover {
    background-color: #fd4a58 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fd4a58 !important; }

.border-primary.border-darken-1 {
  border: 1px solid #fd4a58 !important; }

.border-top-primary.border-top-darken-1 {
  border-top: 1px solid #fd4a58 !important; }

.border-bottom-primary.border-bottom-darken-1 {
  border-bottom: 1px solid #fd4a58 !important; }

.border-left-primary.border-left-darken-1 {
  border-left: 1px solid #fd4a58 !important; }

.border-right-primary.border-right-darken-1 {
  border-right: 1px solid #fd4a58 !important; }

.overlay-primary.overlay-darken-1 {
  background: #fd4a58;
  /* The Fallback */
  background: rgba(253, 74, 88, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fd4a58; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fd4a58; }

.primary.darken-2 {
  color: #fc3141 !important; }

.bg-primary.bg-darken-2 {
  background-color: #fc3141 !important; }

.btn-primary.btn-darken-2 {
  border-color: #fc3141 !important;
  background-color: #fc3141 !important; }
  .btn-primary.btn-darken-2:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-darken-2:focus, .btn-primary.btn-darken-2:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-darken-2 {
  border-color: #fc3141 !important;
  color: #fc3141 !important; }
  .btn-outline-primary.btn-outline-darken-2:hover {
    background-color: #fc3141 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fc3141 !important; }

.border-primary.border-darken-2 {
  border: 1px solid #fc3141 !important; }

.border-top-primary.border-top-darken-2 {
  border-top: 1px solid #fc3141 !important; }

.border-bottom-primary.border-bottom-darken-2 {
  border-bottom: 1px solid #fc3141 !important; }

.border-left-primary.border-left-darken-2 {
  border-left: 1px solid #fc3141 !important; }

.border-right-primary.border-right-darken-2 {
  border-right: 1px solid #fc3141 !important; }

.overlay-primary.overlay-darken-2 {
  background: #fc3141;
  /* The Fallback */
  background: rgba(252, 49, 65, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fc3141; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fc3141; }

.primary.darken-3 {
  color: #fc1729 !important; }

.bg-primary.bg-darken-3 {
  background-color: #fc1729 !important; }

.btn-primary.btn-darken-3 {
  border-color: #fc3141 !important;
  background-color: #fc1729 !important; }
  .btn-primary.btn-darken-3:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-darken-3:focus, .btn-primary.btn-darken-3:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-darken-3 {
  border-color: #fc1729 !important;
  color: #fc1729 !important; }
  .btn-outline-primary.btn-outline-darken-3:hover {
    background-color: #fc1729 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fc1729 !important; }

.border-primary.border-darken-3 {
  border: 1px solid #fc1729 !important; }

.border-top-primary.border-top-darken-3 {
  border-top: 1px solid #fc1729 !important; }

.border-bottom-primary.border-bottom-darken-3 {
  border-bottom: 1px solid #fc1729 !important; }

.border-left-primary.border-left-darken-3 {
  border-left: 1px solid #fc1729 !important; }

.border-right-primary.border-right-darken-3 {
  border-right: 1px solid #fc1729 !important; }

.overlay-primary.overlay-darken-3 {
  background: #fc1729;
  /* The Fallback */
  background: rgba(252, 23, 41, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #fc1729; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fc1729; }

.primary.darken-4 {
  color: #f70316 !important; }

.bg-primary.bg-darken-4 {
  background-color: #f70316 !important; }

.btn-primary.btn-darken-4 {
  border-color: #fc3141 !important;
  background-color: #f70316 !important; }
  .btn-primary.btn-darken-4:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-darken-4:focus, .btn-primary.btn-darken-4:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !important; }

.btn-outline-primary.btn-outline-darken-4 {
  border-color: #f70316 !important;
  color: #f70316 !important; }
  .btn-outline-primary.btn-outline-darken-4:hover {
    background-color: #f70316 !important; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f70316 !important; }

.border-primary.border-darken-4 {
  border: 1px solid #f70316 !important; }

.border-top-primary.border-top-darken-4 {
  border-top: 1px solid #f70316 !important; }

.border-bottom-primary.border-bottom-darken-4 {
  border-bottom: 1px solid #f70316 !important; }

.border-left-primary.border-left-darken-4 {
  border-left: 1px solid #f70316 !important; }

.border-right-primary.border-right-darken-4 {
  border-right: 1px solid #f70316 !important; }

.overlay-primary.overlay-darken-4 {
  background: #f70316;
  /* The Fallback */
  background: rgba(247, 3, 22, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #f70316; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f70316; }

.primary.accent-1 {
  color: #bdfdff !important; }

.bg-primary.bg-accent-1 {
  background-color: #bdfdff !important; }

.btn-primary.btn-accent-1 {
  border-color: #fc3141 !important;
  background-color: #bdfdff !important; }
  .btn-primary.btn-accent-1:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-accent-1:focus, .btn-primary.btn-accent-1:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !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; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(189, 253, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #bdfdff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #bdfdff; }

.primary.accent-2 {
  color: #8afbff !important; }

.bg-primary.bg-accent-2 {
  background-color: #8afbff !important; }

.btn-primary.btn-accent-2 {
  border-color: #fc3141 !important;
  background-color: #8afbff !important; }
  .btn-primary.btn-accent-2:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-accent-2:focus, .btn-primary.btn-accent-2:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !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; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(138, 251, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #8afbff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #8afbff; }

.primary.accent-3 {
  color: #57faff !important; }

.bg-primary.bg-accent-3 {
  background-color: #57faff !important; }

.btn-primary.btn-accent-3 {
  border-color: #fc3141 !important;
  background-color: #57faff !important; }
  .btn-primary.btn-accent-3:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-accent-3:focus, .btn-primary.btn-accent-3:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !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; }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(87, 250, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #57faff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #57faff; }

.primary.accent-4 {
  color: #3df9ff !important; }

.bg-primary.bg-accent-4 {
  background-color: #3df9ff !important; }

.btn-primary.btn-accent-4 {
  border-color: #fc3141 !important;
  background-color: #3df9ff !important; }
  .btn-primary.btn-accent-4:hover {
    border-color: #fc3141 !important;
    background-color: #fc1729 !important; }
  .btn-primary.btn-accent-4:focus, .btn-primary.btn-accent-4:active {
    border-color: #fc1729 !important;
    background-color: #f70316 !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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(61, 249, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=primary]:before {
  background-color: #3df9ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #3df9ff; }

.secondary.lighten-5 {
  color: #7a8cac !important; }

.bg-secondary.bg-lighten-5 {
  background-color: #7a8cac !important; }

.btn-secondary.btn-lighten-5 {
  border-color: #2c3648 !important;
  background-color: #7a8cac !important; }
  .btn-secondary.btn-lighten-5:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-lighten-5:focus, .btn-secondary.btn-lighten-5:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(122, 140, 172, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #7a8cac; }

.edit-kanban-item select option.bg-color_name {
  background-color: #7a8cac; }

.secondary.lighten-4 {
  color: #6a7fa3 !important; }

.bg-secondary.bg-lighten-4 {
  background-color: #6a7fa3 !important; }

.btn-secondary.btn-lighten-4 {
  border-color: #2c3648 !important;
  background-color: #6a7fa3 !important; }
  .btn-secondary.btn-lighten-4:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-lighten-4:focus, .btn-secondary.btn-lighten-4:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(106, 127, 163, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #6a7fa3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #6a7fa3; }

.secondary.lighten-3 {
  color: #5d7296 !important; }

.bg-secondary.bg-lighten-3 {
  background-color: #5d7296 !important; }

.btn-secondary.btn-lighten-3 {
  border-color: #2c3648 !important;
  background-color: #5d7296 !important; }
  .btn-secondary.btn-lighten-3:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-lighten-3:focus, .btn-secondary.btn-lighten-3:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(93, 114, 150, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #5d7296; }

.edit-kanban-item select option.bg-color_name {
  background-color: #5d7296; }

.secondary.lighten-2 {
  color: #546686 !important; }

.bg-secondary.bg-lighten-2 {
  background-color: #546686 !important; }

.btn-secondary.btn-lighten-2 {
  border-color: #2c3648 !important;
  background-color: #546686 !important; }
  .btn-secondary.btn-lighten-2:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-lighten-2:focus, .btn-secondary.btn-lighten-2:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(84, 102, 134, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #546686; }

.edit-kanban-item select option.bg-color_name {
  background-color: #546686; }

.secondary.lighten-1 {
  color: #4a5a77 !important; }

.bg-secondary.bg-lighten-1 {
  background-color: #4a5a77 !important; }

.btn-secondary.btn-lighten-1 {
  border-color: #2c3648 !important;
  background-color: #4a5a77 !important; }
  .btn-secondary.btn-lighten-1:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-lighten-1:focus, .btn-secondary.btn-lighten-1:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(74, 90, 119, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #4a5a77; }

.edit-kanban-item select option.bg-color_name {
  background-color: #4a5a77; }

.secondary {
  color: #404e67 !important; }

.bg-secondary {
  background-color: #404e67 !important; }
  .bg-secondary .card-header,
  .bg-secondary .card-footer {
    background-color: transparent; }

.alert-secondary {
  border-color: #5b6f93 !important;
  background-color: #5b6f93 !important;
  color: black !important; }
  .alert-secondary .alert-link {
    color: black !important; }

.bullet.bullet-secondary {
  background-color: #404e67; }

.bg-light-secondary {
  background-color: rgba(64, 78, 103, 0.15); }

.border-secondary {
  border-color: #404e67; }

.bg-secondary.badge-glow,
.border-secondary.badge-glow {
  box-shadow: 0px 0px 10px #404e67; }

.overlay-secondary {
  background: #404e67;
  /* The Fallback */
  background: rgba(64, 78, 103, 0.8); }

/* .card-outline-secondary{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-secondary {
  border-color: !important;
  background-color: #404e67 !important;
  color: #FFFFFF; }
  .btn-secondary:hover {
    border-color: #364257 !important;
    background-color: #4a5a77 !important;
    color: #FFF !important; }
  .btn-secondary:focus, .btn-secondary:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #404e67 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #404e67; }

.edit-kanban-item select option.bg-color_name {
  background-color: #404e67; }

.secondary.darken-1 {
  color: #364257 !important; }

.bg-secondary.bg-darken-1 {
  background-color: #364257 !important; }

.btn-secondary.btn-darken-1 {
  border-color: #2c3648 !important;
  background-color: #364257 !important; }
  .btn-secondary.btn-darken-1:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-darken-1:focus, .btn-secondary.btn-darken-1:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(54, 66, 87, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #364257; }

.edit-kanban-item select option.bg-color_name {
  background-color: #364257; }

.secondary.darken-2 {
  color: #2c3648 !important; }

.bg-secondary.bg-darken-2 {
  background-color: #2c3648 !important; }

.btn-secondary.btn-darken-2 {
  border-color: #2c3648 !important;
  background-color: #2c3648 !important; }
  .btn-secondary.btn-darken-2:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-darken-2:focus, .btn-secondary.btn-darken-2:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(44, 54, 72, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #2c3648; }

.edit-kanban-item select option.bg-color_name {
  background-color: #2c3648; }

.secondary.darken-3 {
  color: #232a38 !important; }

.bg-secondary.bg-darken-3 {
  background-color: #232a38 !important; }

.btn-secondary.btn-darken-3 {
  border-color: #2c3648 !important;
  background-color: #232a38 !important; }
  .btn-secondary.btn-darken-3:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-darken-3:focus, .btn-secondary.btn-darken-3:active {
    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; }

input:focus ~ .bg-secondary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(35, 42, 56, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #232a38; }

.edit-kanban-item select option.bg-color_name {
  background-color: #232a38; }

.secondary.darken-4 {
  color: #191e28 !important; }

.bg-secondary.bg-darken-4 {
  background-color: #191e28 !important; }

.btn-secondary.btn-darken-4 {
  border-color: #2c3648 !important;
  background-color: #191e28 !important; }
  .btn-secondary.btn-darken-4:hover {
    border-color: #2c3648 !important;
    background-color: #232a38 !important; }
  .btn-secondary.btn-darken-4:focus, .btn-secondary.btn-darken-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(25, 30, 40, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=secondary]:before {
  background-color: #191e28; }

.edit-kanban-item select option.bg-color_name {
  background-color: #191e28; }

.success.lighten-5 {
  color: #78f1cc !important; }

.bg-success.bg-lighten-5 {
  background-color: #78f1cc !important; }

.btn-success.btn-lighten-5 {
  border-color: #11a578 !important;
  background-color: #78f1cc !important; }
  .btn-success.btn-lighten-5:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-lighten-5:focus, .btn-success.btn-lighten-5:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(120, 241, 204, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #78f1cc; }

.edit-kanban-item select option.bg-color_name {
  background-color: #78f1cc; }

.success.lighten-4 {
  color: #61eec4 !important; }

.bg-success.bg-lighten-4 {
  background-color: #61eec4 !important; }

.btn-success.btn-lighten-4 {
  border-color: #11a578 !important;
  background-color: #61eec4 !important; }
  .btn-success.btn-lighten-4:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-lighten-4:focus, .btn-success.btn-lighten-4:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(97, 238, 196, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #61eec4; }

.edit-kanban-item select option.bg-color_name {
  background-color: #61eec4; }

.success.lighten-3 {
  color: #49ecbb !important; }

.bg-success.bg-lighten-3 {
  background-color: #49ecbb !important; }

.btn-success.btn-lighten-3 {
  border-color: #11a578 !important;
  background-color: #49ecbb !important; }
  .btn-success.btn-lighten-3:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-lighten-3:focus, .btn-success.btn-lighten-3:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(73, 236, 187, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #49ecbb; }

.edit-kanban-item select option.bg-color_name {
  background-color: #49ecbb; }

.success.lighten-2 {
  color: #32eab2 !important; }

.bg-success.bg-lighten-2 {
  background-color: #32eab2 !important; }

.btn-success.btn-lighten-2 {
  border-color: #11a578 !important;
  background-color: #32eab2 !important; }
  .btn-success.btn-lighten-2:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-lighten-2:focus, .btn-success.btn-lighten-2:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(50, 234, 178, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #32eab2; }

.edit-kanban-item select option.bg-color_name {
  background-color: #32eab2; }

.success.lighten-1 {
  color: #1be7aa !important; }

.bg-success.bg-lighten-1 {
  background-color: #1be7aa !important; }

.btn-success.btn-lighten-1 {
  border-color: #11a578 !important;
  background-color: #1be7aa !important; }
  .btn-success.btn-lighten-1:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-lighten-1:focus, .btn-success.btn-lighten-1:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(27, 231, 170, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #1be7aa; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1be7aa; }

.success {
  color: #16d39a !important; }

.bg-success {
  background-color: #16d39a !important; }
  .bg-success .card-header,
  .bg-success .card-footer {
    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, 0.15); }

.border-success {
  border-color: #16d39a; }

.bg-success.badge-glow,
.border-success.badge-glow {
  box-shadow: 0px 0px 10px #16d39a; }

.overlay-success {
  background: #16d39a;
  /* The Fallback */
  background: rgba(22, 211, 154, 0.8); }

/* .card-outline-success{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-success {
  border-color: !important;
  background-color: #16d39a !important;
  color: #FFFFFF; }
  .btn-success:hover {
    border-color: #14bc89 !important;
    background-color: #1be7aa !important;
    color: #FFF !important; }
  .btn-success:focus, .btn-success:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #16d39a !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #16d39a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #16d39a; }

.success.darken-1 {
  color: #14bc89 !important; }

.bg-success.bg-darken-1 {
  background-color: #14bc89 !important; }

.btn-success.btn-darken-1 {
  border-color: #11a578 !important;
  background-color: #14bc89 !important; }
  .btn-success.btn-darken-1:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-darken-1:focus, .btn-success.btn-darken-1:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(20, 188, 137, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #14bc89; }

.edit-kanban-item select option.bg-color_name {
  background-color: #14bc89; }

.success.darken-2 {
  color: #11a578 !important; }

.bg-success.bg-darken-2 {
  background-color: #11a578 !important; }

.btn-success.btn-darken-2 {
  border-color: #11a578 !important;
  background-color: #11a578 !important; }
  .btn-success.btn-darken-2:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-darken-2:focus, .btn-success.btn-darken-2:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(17, 165, 120, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #11a578; }

.edit-kanban-item select option.bg-color_name {
  background-color: #11a578; }

.success.darken-3 {
  color: #0f8e67 !important; }

.bg-success.bg-darken-3 {
  background-color: #0f8e67 !important; }

.btn-success.btn-darken-3 {
  border-color: #11a578 !important;
  background-color: #0f8e67 !important; }
  .btn-success.btn-darken-3:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-darken-3:focus, .btn-success.btn-darken-3:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(15, 142, 103, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #0f8e67; }

.edit-kanban-item select option.bg-color_name {
  background-color: #0f8e67; }

.success.darken-4 {
  color: #0c7757 !important; }

.bg-success.bg-darken-4 {
  background-color: #0c7757 !important; }

.btn-success.btn-darken-4 {
  border-color: #11a578 !important;
  background-color: #0c7757 !important; }
  .btn-success.btn-darken-4:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-darken-4:focus, .btn-success.btn-darken-4:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(12, 119, 87, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #0c7757; }

.edit-kanban-item select option.bg-color_name {
  background-color: #0c7757; }

.success.accent-1 {
  color: #e1fff1 !important; }

.bg-success.bg-accent-1 {
  background-color: #e1fff1 !important; }

.btn-success.btn-accent-1 {
  border-color: #11a578 !important;
  background-color: #e1fff1 !important; }
  .btn-success.btn-accent-1:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-accent-1:focus, .btn-success.btn-accent-1:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(225, 255, 241, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #e1fff1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e1fff1; }

.success.accent-2 {
  color: #aeffd9 !important; }

.bg-success.bg-accent-2 {
  background-color: #aeffd9 !important; }

.btn-success.btn-accent-2 {
  border-color: #11a578 !important;
  background-color: #aeffd9 !important; }
  .btn-success.btn-accent-2:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-accent-2:focus, .btn-success.btn-accent-2:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(174, 255, 217, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #aeffd9; }

.edit-kanban-item select option.bg-color_name {
  background-color: #aeffd9; }

.success.accent-3 {
  color: #7bffc1 !important; }

.bg-success.bg-accent-3 {
  background-color: #7bffc1 !important; }

.btn-success.btn-accent-3 {
  border-color: #11a578 !important;
  background-color: #7bffc1 !important; }
  .btn-success.btn-accent-3:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-accent-3:focus, .btn-success.btn-accent-3:active {
    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; }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(123, 255, 193, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #7bffc1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #7bffc1; }

.success.accent-4 {
  color: #62ffb5 !important; }

.bg-success.bg-accent-4 {
  background-color: #62ffb5 !important; }

.btn-success.btn-accent-4 {
  border-color: #11a578 !important;
  background-color: #62ffb5 !important; }
  .btn-success.btn-accent-4:hover {
    border-color: #11a578 !important;
    background-color: #0f8e67 !important; }
  .btn-success.btn-accent-4:focus, .btn-success.btn-accent-4:active {
    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 0.075rem #fff, 0 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; }

.overlay-success.overlay-accent-4 {
  background: #62ffb5;
  /* The Fallback */
  background: rgba(98, 255, 181, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=success]:before {
  background-color: #62ffb5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #62ffb5; }

.info.lighten-5 {
  color: #9ee8f2 !important; }

.bg-info.bg-lighten-5 {
  background-color: #9ee8f2 !important; }

.btn-info.btn-lighten-5 {
  border-color: #1ab0c3 !important;
  background-color: #9ee8f2 !important; }
  .btn-info.btn-lighten-5:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-lighten-5:focus, .btn-info.btn-lighten-5:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-lighten-5 {
  background: #9ee8f2;
  /* The Fallback */
  background: rgba(158, 232, 242, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #9ee8f2; }

.edit-kanban-item select option.bg-color_name {
  background-color: #9ee8f2; }

.info.lighten-4 {
  color: #87e3ef !important; }

.bg-info.bg-lighten-4 {
  background-color: #87e3ef !important; }

.btn-info.btn-lighten-4 {
  border-color: #1ab0c3 !important;
  background-color: #87e3ef !important; }
  .btn-info.btn-lighten-4:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-lighten-4:focus, .btn-info.btn-lighten-4:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-lighten-4 {
  background: #87e3ef;
  /* The Fallback */
  background: rgba(135, 227, 239, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #87e3ef; }

.edit-kanban-item select option.bg-color_name {
  background-color: #87e3ef; }

.info.lighten-3 {
  color: #71deec !important; }

.bg-info.bg-lighten-3 {
  background-color: #71deec !important; }

.btn-info.btn-lighten-3 {
  border-color: #1ab0c3 !important;
  background-color: #71deec !important; }
  .btn-info.btn-lighten-3:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-lighten-3:focus, .btn-info.btn-lighten-3:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-lighten-3 {
  background: #71deec;
  /* The Fallback */
  background: rgba(113, 222, 236, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #71deec; }

.edit-kanban-item select option.bg-color_name {
  background-color: #71deec; }

.info.lighten-2 {
  color: #5ad9e9 !important; }

.bg-info.bg-lighten-2 {
  background-color: #5ad9e9 !important; }

.btn-info.btn-lighten-2 {
  border-color: #1ab0c3 !important;
  background-color: #5ad9e9 !important; }
  .btn-info.btn-lighten-2:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-lighten-2:focus, .btn-info.btn-lighten-2:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-lighten-2 {
  background: #5ad9e9;
  /* The Fallback */
  background: rgba(90, 217, 233, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #5ad9e9; }

.edit-kanban-item select option.bg-color_name {
  background-color: #5ad9e9; }

.info.lighten-1 {
  color: #44d3e6 !important; }

.bg-info.bg-lighten-1 {
  background-color: #44d3e6 !important; }

.btn-info.btn-lighten-1 {
  border-color: #1ab0c3 !important;
  background-color: #44d3e6 !important; }
  .btn-info.btn-lighten-1:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-lighten-1:focus, .btn-info.btn-lighten-1:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(68, 211, 230, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #44d3e6; }

.edit-kanban-item select option.bg-color_name {
  background-color: #44d3e6; }

.info {
  color: #2dcee3 !important; }

.bg-info {
  background-color: #2dcee3 !important; }
  .bg-info .card-header,
  .bg-info .card-footer {
    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, 0.15); }

.border-info {
  border-color: #2dcee3; }

.bg-info.badge-glow,
.border-info.badge-glow {
  box-shadow: 0px 0px 10px #2dcee3; }

.overlay-info {
  background: #2dcee3;
  /* The Fallback */
  background: rgba(45, 206, 227, 0.8); }

/* .card-outline-info{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-info {
  border-color: !important;
  background-color: #2dcee3 !important;
  color: #FFFFFF; }
  .btn-info:hover {
    border-color: #1dc4da !important;
    background-color: #44d3e6 !important;
    color: #FFF !important; }
  .btn-info:focus, .btn-info:active {
    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 {
    background-color: #2dcee3;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-info:before {
  background-color: #2dcee3; }

input[type="checkbox"].bg-info + .custom-control-label:before, input[type="radio"].bg-info + .custom-control-label:before {
  background-color: #2dcee3 !important; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2dcee3 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #2dcee3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #2dcee3; }

.info.darken-1 {
  color: #1dc4da !important; }

.bg-info.bg-darken-1 {
  background-color: #1dc4da !important; }

.btn-info.btn-darken-1 {
  border-color: #1ab0c3 !important;
  background-color: #1dc4da !important; }
  .btn-info.btn-darken-1:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-darken-1:focus, .btn-info.btn-darken-1:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-darken-1 {
  background: #1dc4da;
  /* The Fallback */
  background: rgba(29, 196, 218, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #1dc4da; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1dc4da; }

.info.darken-2 {
  color: #1ab0c3 !important; }

.bg-info.bg-darken-2 {
  background-color: #1ab0c3 !important; }

.btn-info.btn-darken-2 {
  border-color: #1ab0c3 !important;
  background-color: #1ab0c3 !important; }
  .btn-info.btn-darken-2:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-darken-2:focus, .btn-info.btn-darken-2:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(26, 176, 195, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #1ab0c3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1ab0c3; }

.info.darken-3 {
  color: #179bad !important; }

.bg-info.bg-darken-3 {
  background-color: #179bad !important; }

.btn-info.btn-darken-3 {
  border-color: #1ab0c3 !important;
  background-color: #179bad !important; }
  .btn-info.btn-darken-3:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-darken-3:focus, .btn-info.btn-darken-3:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-darken-3 {
  background: #179bad;
  /* The Fallback */
  background: rgba(23, 155, 173, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #179bad; }

.edit-kanban-item select option.bg-color_name {
  background-color: #179bad; }

.info.darken-4 {
  color: #148796 !important; }

.bg-info.bg-darken-4 {
  background-color: #148796 !important; }

.btn-info.btn-darken-4 {
  border-color: #1ab0c3 !important;
  background-color: #148796 !important; }
  .btn-info.btn-darken-4:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-darken-4:focus, .btn-info.btn-darken-4:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-darken-4 {
  background: #148796;
  /* The Fallback */
  background: rgba(20, 135, 150, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #148796; }

.edit-kanban-item select option.bg-color_name {
  background-color: #148796; }

.info.accent-1 {
  color: #feffff !important; }

.bg-info.bg-accent-1 {
  background-color: #feffff !important; }

.btn-info.btn-accent-1 {
  border-color: #1ab0c3 !important;
  background-color: #feffff !important; }
  .btn-info.btn-accent-1:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-accent-1:focus, .btn-info.btn-accent-1:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-accent-1 {
  background: #feffff;
  /* The Fallback */
  background: rgba(254, 255, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #feffff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #feffff; }

.info.accent-2 {
  color: #cbf5ff !important; }

.bg-info.bg-accent-2 {
  background-color: #cbf5ff !important; }

.btn-info.btn-accent-2 {
  border-color: #1ab0c3 !important;
  background-color: #cbf5ff !important; }
  .btn-info.btn-accent-2:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-accent-2:focus, .btn-info.btn-accent-2:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-accent-2 {
  background: #cbf5ff;
  /* The Fallback */
  background: rgba(203, 245, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #cbf5ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #cbf5ff; }

.info.accent-3 {
  color: #98ecff !important; }

.bg-info.bg-accent-3 {
  background-color: #98ecff !important; }

.btn-info.btn-accent-3 {
  border-color: #1ab0c3 !important;
  background-color: #98ecff !important; }
  .btn-info.btn-accent-3:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-accent-3:focus, .btn-info.btn-accent-3:active {
    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; }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-info.overlay-accent-3 {
  background: #98ecff;
  /* The Fallback */
  background: rgba(152, 236, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #98ecff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #98ecff; }

.info.accent-4 {
  color: #7fe7ff !important; }

.bg-info.bg-accent-4 {
  background-color: #7fe7ff !important; }

.btn-info.btn-accent-4 {
  border-color: #1ab0c3 !important;
  background-color: #7fe7ff !important; }
  .btn-info.btn-accent-4:hover {
    border-color: #1ab0c3 !important;
    background-color: #179bad !important; }
  .btn-info.btn-accent-4:focus, .btn-info.btn-accent-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(127, 231, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=info]:before {
  background-color: #7fe7ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #7fe7ff; }

.warning.lighten-5 {
  color: #fffdfd !important; }

.bg-warning.bg-lighten-5 {
  background-color: #fffdfd !important; }

.btn-warning.btn-lighten-5 {
  border-color: #ff864a !important;
  background-color: #fffdfd !important; }
  .btn-warning.btn-lighten-5:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-lighten-5:focus, .btn-warning.btn-lighten-5:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 253, 253, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #fffdfd; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fffdfd; }

.warning.lighten-4 {
  color: #ffece3 !important; }

.bg-warning.bg-lighten-4 {
  background-color: #ffece3 !important; }

.btn-warning.btn-lighten-4 {
  border-color: #ff864a !important;
  background-color: #ffece3 !important; }
  .btn-warning.btn-lighten-4:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-lighten-4:focus, .btn-warning.btn-lighten-4:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 236, 227, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffece3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffece3; }

.warning.lighten-3 {
  color: #ffdbca !important; }

.bg-warning.bg-lighten-3 {
  background-color: #ffdbca !important; }

.btn-warning.btn-lighten-3 {
  border-color: #ff864a !important;
  background-color: #ffdbca !important; }
  .btn-warning.btn-lighten-3:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-lighten-3:focus, .btn-warning.btn-lighten-3:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 219, 202, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffdbca; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffdbca; }

.warning.lighten-2 {
  color: #ffcab0 !important; }

.bg-warning.bg-lighten-2 {
  background-color: #ffcab0 !important; }

.btn-warning.btn-lighten-2 {
  border-color: #ff864a !important;
  background-color: #ffcab0 !important; }
  .btn-warning.btn-lighten-2:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-lighten-2:focus, .btn-warning.btn-lighten-2:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 202, 176, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffcab0; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffcab0; }

.warning.lighten-1 {
  color: #ffb997 !important; }

.bg-warning.bg-lighten-1 {
  background-color: #ffb997 !important; }

.btn-warning.btn-lighten-1 {
  border-color: #ff864a !important;
  background-color: #ffb997 !important; }
  .btn-warning.btn-lighten-1:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-lighten-1:focus, .btn-warning.btn-lighten-1:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 185, 151, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffb997; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffb997; }

.warning {
  color: #ffa87d !important; }

.bg-warning {
  background-color: #ffa87d !important; }
  .bg-warning .card-header,
  .bg-warning .card-footer {
    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, 0.15); }

.border-warning {
  border-color: #ffa87d; }

.bg-warning.badge-glow,
.border-warning.badge-glow {
  box-shadow: 0px 0px 10px #ffa87d; }

.overlay-warning {
  background: #ffa87d;
  /* The Fallback */
  background: rgba(255, 168, 125, 0.8); }

/* .card-outline-warning{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-warning {
  border-color: !important;
  background-color: #ffa87d !important;
  color: #FFFFFF; }
  .btn-warning:hover {
    border-color: #ff9764 !important;
    background-color: #ffb997 !important;
    color: #FFF !important; }
  .btn-warning:focus, .btn-warning:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffa87d !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffa87d; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffa87d; }

.warning.darken-1 {
  color: #ff9764 !important; }

.bg-warning.bg-darken-1 {
  background-color: #ff9764 !important; }

.btn-warning.btn-darken-1 {
  border-color: #ff864a !important;
  background-color: #ff9764 !important; }
  .btn-warning.btn-darken-1:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-darken-1:focus, .btn-warning.btn-darken-1:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 151, 100, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ff9764; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff9764; }

.warning.darken-2 {
  color: #ff864a !important; }

.bg-warning.bg-darken-2 {
  background-color: #ff864a !important; }

.btn-warning.btn-darken-2 {
  border-color: #ff864a !important;
  background-color: #ff864a !important; }
  .btn-warning.btn-darken-2:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-darken-2:focus, .btn-warning.btn-darken-2:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 134, 74, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ff864a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff864a; }

.warning.darken-3 {
  color: #ff7531 !important; }

.bg-warning.bg-darken-3 {
  background-color: #ff7531 !important; }

.btn-warning.btn-darken-3 {
  border-color: #ff864a !important;
  background-color: #ff7531 !important; }
  .btn-warning.btn-darken-3:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-darken-3:focus, .btn-warning.btn-darken-3:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 117, 49, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ff7531; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff7531; }

.warning.darken-4 {
  color: #ff6417 !important; }

.bg-warning.bg-darken-4 {
  background-color: #ff6417 !important; }

.btn-warning.btn-darken-4 {
  border-color: #ff864a !important;
  background-color: #ff6417 !important; }
  .btn-warning.btn-darken-4:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-darken-4:focus, .btn-warning.btn-darken-4:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 100, 23, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ff6417; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff6417; }

.warning.accent-1 {
  color: #fff5ef !important; }

.bg-warning.bg-accent-1 {
  background-color: #fff5ef !important; }

.btn-warning.btn-accent-1 {
  border-color: #ff864a !important;
  background-color: #fff5ef !important; }
  .btn-warning.btn-accent-1:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-accent-1:focus, .btn-warning.btn-accent-1:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 245, 239, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #fff5ef; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff5ef; }

.warning.accent-2 {
  color: #ffe5d8 !important; }

.bg-warning.bg-accent-2 {
  background-color: #ffe5d8 !important; }

.btn-warning.btn-accent-2 {
  border-color: #ff864a !important;
  background-color: #ffe5d8 !important; }
  .btn-warning.btn-accent-2:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-accent-2:focus, .btn-warning.btn-accent-2:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 229, 216, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffe5d8; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffe5d8; }

.warning.accent-3 {
  color: #fff6f3 !important; }

.bg-warning.bg-accent-3 {
  background-color: #fff6f3 !important; }

.btn-warning.btn-accent-3 {
  border-color: #ff864a !important;
  background-color: #fff6f3 !important; }
  .btn-warning.btn-accent-3:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-accent-3:focus, .btn-warning.btn-accent-3:active {
    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; }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 246, 243, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #fff6f3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff6f3; }

.warning.accent-4 {
  color: #ffe3da !important; }

.bg-warning.bg-accent-4 {
  background-color: #ffe3da !important; }

.btn-warning.btn-accent-4 {
  border-color: #ff864a !important;
  background-color: #ffe3da !important; }
  .btn-warning.btn-accent-4:hover {
    border-color: #ff864a !important;
    background-color: #ff7531 !important; }
  .btn-warning.btn-accent-4:focus, .btn-warning.btn-accent-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(255, 227, 218, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=warning]:before {
  background-color: #ffe3da; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffe3da; }

.danger.lighten-5 {
  color: #fff5f6 !important; }

.bg-danger.bg-lighten-5 {
  background-color: #fff5f6 !important; }

.btn-danger.btn-lighten-5 {
  border-color: #ff425c !important;
  background-color: #fff5f6 !important; }
  .btn-danger.btn-lighten-5:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-lighten-5:focus, .btn-danger.btn-lighten-5:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 245, 246, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #fff5f6; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff5f6; }

.danger.lighten-4 {
  color: #ffdbe0 !important; }

.bg-danger.bg-lighten-4 {
  background-color: #ffdbe0 !important; }

.btn-danger.btn-lighten-4 {
  border-color: #ff425c !important;
  background-color: #ffdbe0 !important; }
  .btn-danger.btn-lighten-4:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-lighten-4:focus, .btn-danger.btn-lighten-4:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 219, 224, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffdbe0; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffdbe0; }

.danger.lighten-3 {
  color: #ffc2ca !important; }

.bg-danger.bg-lighten-3 {
  background-color: #ffc2ca !important; }

.btn-danger.btn-lighten-3 {
  border-color: #ff425c !important;
  background-color: #ffc2ca !important; }
  .btn-danger.btn-lighten-3:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-lighten-3:focus, .btn-danger.btn-lighten-3:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 194, 202, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffc2ca; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffc2ca; }

.danger.lighten-2 {
  color: #ffa8b4 !important; }

.bg-danger.bg-lighten-2 {
  background-color: #ffa8b4 !important; }

.btn-danger.btn-lighten-2 {
  border-color: #ff425c !important;
  background-color: #ffa8b4 !important; }
  .btn-danger.btn-lighten-2:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-lighten-2:focus, .btn-danger.btn-lighten-2:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 168, 180, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffa8b4; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffa8b4; }

.danger.lighten-1 {
  color: #ff8f9e !important; }

.bg-danger.bg-lighten-1 {
  background-color: #ff8f9e !important; }

.btn-danger.btn-lighten-1 {
  border-color: #ff425c !important;
  background-color: #ff8f9e !important; }
  .btn-danger.btn-lighten-1:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-lighten-1:focus, .btn-danger.btn-lighten-1:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 143, 158, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ff8f9e; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff8f9e; }

.danger {
  color: #ff7588 !important; }

.bg-danger {
  background-color: #ff7588 !important; }
  .bg-danger .card-header,
  .bg-danger .card-footer {
    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, 0.15); }

.border-danger {
  border-color: #ff7588; }

.bg-danger.badge-glow,
.border-danger.badge-glow {
  box-shadow: 0px 0px 10px #ff7588; }

.overlay-danger {
  background: #ff7588;
  /* The Fallback */
  background: rgba(255, 117, 136, 0.8); }

/* .card-outline-danger{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-danger {
  border-color: !important;
  background-color: #ff7588 !important;
  color: #FFFFFF; }
  .btn-danger:hover {
    border-color: #ff5c72 !important;
    background-color: #ff8f9e !important;
    color: #FFF !important; }
  .btn-danger:focus, .btn-danger:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ff7588 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ff7588; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff7588; }

.danger.darken-1 {
  color: #ff5c72 !important; }

.bg-danger.bg-darken-1 {
  background-color: #ff5c72 !important; }

.btn-danger.btn-darken-1 {
  border-color: #ff425c !important;
  background-color: #ff5c72 !important; }
  .btn-danger.btn-darken-1:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-darken-1:focus, .btn-danger.btn-darken-1:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-danger.overlay-darken-1 {
  background: #ff5c72;
  /* The Fallback */
  background: rgba(255, 92, 114, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ff5c72; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff5c72; }

.danger.darken-2 {
  color: #ff425c !important; }

.bg-danger.bg-darken-2 {
  background-color: #ff425c !important; }

.btn-danger.btn-darken-2 {
  border-color: #ff425c !important;
  background-color: #ff425c !important; }
  .btn-danger.btn-darken-2:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-darken-2:focus, .btn-danger.btn-darken-2:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 66, 92, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ff425c; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff425c; }

.danger.darken-3 {
  color: #ff2946 !important; }

.bg-danger.bg-darken-3 {
  background-color: #ff2946 !important; }

.btn-danger.btn-darken-3 {
  border-color: #ff425c !important;
  background-color: #ff2946 !important; }
  .btn-danger.btn-darken-3:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-darken-3:focus, .btn-danger.btn-darken-3:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-danger.overlay-darken-3 {
  background: #ff2946;
  /* The Fallback */
  background: rgba(255, 41, 70, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ff2946; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff2946; }

.danger.darken-4 {
  color: #ff0f30 !important; }

.bg-danger.bg-darken-4 {
  background-color: #ff0f30 !important; }

.btn-danger.btn-darken-4 {
  border-color: #ff425c !important;
  background-color: #ff0f30 !important; }
  .btn-danger.btn-darken-4:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-darken-4:focus, .btn-danger.btn-darken-4:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-danger.overlay-darken-4 {
  background: #ff0f30;
  /* The Fallback */
  background: rgba(255, 15, 48, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ff0f30; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff0f30; }

.danger.accent-1 {
  color: #ffeef1 !important; }

.bg-danger.bg-accent-1 {
  background-color: #ffeef1 !important; }

.btn-danger.btn-accent-1 {
  border-color: #ff425c !important;
  background-color: #ffeef1 !important; }
  .btn-danger.btn-accent-1:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-accent-1:focus, .btn-danger.btn-accent-1:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-danger.overlay-accent-1 {
  background: #ffeef1;
  /* The Fallback */
  background: rgba(255, 238, 241, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffeef1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffeef1; }

.danger.accent-2 {
  color: #ffd6db !important; }

.bg-danger.bg-accent-2 {
  background-color: #ffd6db !important; }

.btn-danger.btn-accent-2 {
  border-color: #ff425c !important;
  background-color: #ffd6db !important; }
  .btn-danger.btn-accent-2:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-accent-2:focus, .btn-danger.btn-accent-2:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-danger.overlay-accent-2 {
  background: #ffd6db;
  /* The Fallback */
  background: rgba(255, 214, 219, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffd6db; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffd6db; }

.danger.accent-3 {
  color: #ffecee !important; }

.bg-danger.bg-accent-3 {
  background-color: #ffecee !important; }

.btn-danger.btn-accent-3 {
  border-color: #ff425c !important;
  background-color: #ffecee !important; }
  .btn-danger.btn-accent-3:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-accent-3:focus, .btn-danger.btn-accent-3:active {
    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; }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-danger.overlay-accent-3 {
  background: #ffecee;
  /* The Fallback */
  background: rgba(255, 236, 238, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffecee; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffecee; }

.danger.accent-4 {
  color: #ffd3d7 !important; }

.bg-danger.bg-accent-4 {
  background-color: #ffd3d7 !important; }

.btn-danger.btn-accent-4 {
  border-color: #ff425c !important;
  background-color: #ffd3d7 !important; }
  .btn-danger.btn-accent-4:hover {
    border-color: #ff425c !important;
    background-color: #ff2946 !important; }
  .btn-danger.btn-accent-4:focus, .btn-danger.btn-accent-4:active {
    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 0.075rem #fff, 0 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; }

.overlay-danger.overlay-accent-4 {
  background: #ffd3d7;
  /* The Fallback */
  background: rgba(255, 211, 215, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=danger]:before {
  background-color: #ffd3d7; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffd3d7; }

.red.lighten-5 {
  color: #ffebee !important; }

.bg-red.bg-lighten-5 {
  background-color: #ffebee !important; }

.btn-red.btn-lighten-5 {
  border-color: #d32f2f !important;
  background-color: #ffebee !important; }
  .btn-red.btn-lighten-5:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-lighten-5:focus, .btn-red.btn-lighten-5:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-lighten-5 {
  background: #ffebee;
  /* The Fallback */
  background: rgba(255, 235, 238, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ffebee; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffebee; }

.red.lighten-4 {
  color: #ffcdd2 !important; }

.bg-red.bg-lighten-4 {
  background-color: #ffcdd2 !important; }

.btn-red.btn-lighten-4 {
  border-color: #d32f2f !important;
  background-color: #ffcdd2 !important; }
  .btn-red.btn-lighten-4:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-lighten-4:focus, .btn-red.btn-lighten-4:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-lighten-4 {
  background: #ffcdd2;
  /* The Fallback */
  background: rgba(255, 205, 210, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ffcdd2; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffcdd2; }

.red.lighten-3 {
  color: #ef9a9a !important; }

.bg-red.bg-lighten-3 {
  background-color: #ef9a9a !important; }

.btn-red.btn-lighten-3 {
  border-color: #d32f2f !important;
  background-color: #ef9a9a !important; }
  .btn-red.btn-lighten-3:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-lighten-3:focus, .btn-red.btn-lighten-3:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-lighten-3 {
  background: #ef9a9a;
  /* The Fallback */
  background: rgba(239, 154, 154, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ef9a9a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ef9a9a; }

.red.lighten-2 {
  color: #e57373 !important; }

.bg-red.bg-lighten-2 {
  background-color: #e57373 !important; }

.btn-red.btn-lighten-2 {
  border-color: #d32f2f !important;
  background-color: #e57373 !important; }
  .btn-red.btn-lighten-2:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-lighten-2:focus, .btn-red.btn-lighten-2:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-lighten-2 {
  background: #e57373;
  /* The Fallback */
  background: rgba(229, 115, 115, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #e57373; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e57373; }

.red.lighten-1 {
  color: #ef5350 !important; }

.bg-red.bg-lighten-1 {
  background-color: #ef5350 !important; }

.btn-red.btn-lighten-1 {
  border-color: #d32f2f !important;
  background-color: #ef5350 !important; }
  .btn-red.btn-lighten-1:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-lighten-1:focus, .btn-red.btn-lighten-1:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(239, 83, 80, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ef5350; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ef5350; }

.red {
  color: #f44336 !important; }

.bg-red {
  background-color: #f44336 !important; }
  .bg-red .card-header,
  .bg-red .card-footer {
    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, 0.15); }

.border-red {
  border-color: #f44336; }

.bg-red.badge-glow,
.border-red.badge-glow {
  box-shadow: 0px 0px 10px #f44336; }

.overlay-red {
  background: #f44336;
  /* The Fallback */
  background: rgba(244, 67, 54, 0.8); }

/* .card-outline-red{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-red {
  border-color: !important;
  background-color: #f44336 !important;
  color: #FFFFFF; }
  .btn-red:hover {
    border-color: #e53935 !important;
    background-color: #ef5350 !important;
    color: #FFF !important; }
  .btn-red:focus, .btn-red:active {
    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 {
    background-color: #f44336;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-red:before {
  background-color: #f44336; }

input[type="checkbox"].bg-red + .custom-control-label:before, input[type="radio"].bg-red + .custom-control-label:before {
  background-color: #f44336 !important; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f44336 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #f44336; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f44336; }

.red.darken-1 {
  color: #e53935 !important; }

.bg-red.bg-darken-1 {
  background-color: #e53935 !important; }

.btn-red.btn-darken-1 {
  border-color: #d32f2f !important;
  background-color: #e53935 !important; }
  .btn-red.btn-darken-1:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-darken-1:focus, .btn-red.btn-darken-1:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-darken-1 {
  background: #e53935;
  /* The Fallback */
  background: rgba(229, 57, 53, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #e53935; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e53935; }

.red.darken-2 {
  color: #d32f2f !important; }

.bg-red.bg-darken-2 {
  background-color: #d32f2f !important; }

.btn-red.btn-darken-2 {
  border-color: #d32f2f !important;
  background-color: #d32f2f !important; }
  .btn-red.btn-darken-2:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-darken-2:focus, .btn-red.btn-darken-2:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(211, 47, 47, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #d32f2f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #d32f2f; }

.red.darken-3 {
  color: #c62828 !important; }

.bg-red.bg-darken-3 {
  background-color: #c62828 !important; }

.btn-red.btn-darken-3 {
  border-color: #d32f2f !important;
  background-color: #c62828 !important; }
  .btn-red.btn-darken-3:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-darken-3:focus, .btn-red.btn-darken-3:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-darken-3 {
  background: #c62828;
  /* The Fallback */
  background: rgba(198, 40, 40, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #c62828; }

.edit-kanban-item select option.bg-color_name {
  background-color: #c62828; }

.red.darken-4 {
  color: #b71c1c !important; }

.bg-red.bg-darken-4 {
  background-color: #b71c1c !important; }

.btn-red.btn-darken-4 {
  border-color: #d32f2f !important;
  background-color: #b71c1c !important; }
  .btn-red.btn-darken-4:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-darken-4:focus, .btn-red.btn-darken-4:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-darken-4 {
  background: #b71c1c;
  /* The Fallback */
  background: rgba(183, 28, 28, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #b71c1c; }

.edit-kanban-item select option.bg-color_name {
  background-color: #b71c1c; }

.red.accent-1 {
  color: #ff8a80 !important; }

.bg-red.bg-accent-1 {
  background-color: #ff8a80 !important; }

.btn-red.btn-accent-1 {
  border-color: #d32f2f !important;
  background-color: #ff8a80 !important; }
  .btn-red.btn-accent-1:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-accent-1:focus, .btn-red.btn-accent-1:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-accent-1 {
  background: #ff8a80;
  /* The Fallback */
  background: rgba(255, 138, 128, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ff8a80; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff8a80; }

.red.accent-2 {
  color: #ff5252 !important; }

.bg-red.bg-accent-2 {
  background-color: #ff5252 !important; }

.btn-red.btn-accent-2 {
  border-color: #d32f2f !important;
  background-color: #ff5252 !important; }
  .btn-red.btn-accent-2:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-accent-2:focus, .btn-red.btn-accent-2:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-accent-2 {
  background: #ff5252;
  /* The Fallback */
  background: rgba(255, 82, 82, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ff5252; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff5252; }

.red.accent-3 {
  color: #ff1744 !important; }

.bg-red.bg-accent-3 {
  background-color: #ff1744 !important; }

.btn-red.btn-accent-3 {
  border-color: #d32f2f !important;
  background-color: #ff1744 !important; }
  .btn-red.btn-accent-3:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-accent-3:focus, .btn-red.btn-accent-3:active {
    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; }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-red.overlay-accent-3 {
  background: #ff1744;
  /* The Fallback */
  background: rgba(255, 23, 68, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #ff1744; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff1744; }

.red.accent-4 {
  color: #d50000 !important; }

.bg-red.bg-accent-4 {
  background-color: #d50000 !important; }

.btn-red.btn-accent-4 {
  border-color: #d32f2f !important;
  background-color: #d50000 !important; }
  .btn-red.btn-accent-4:hover {
    border-color: #d32f2f !important;
    background-color: #c62828 !important; }
  .btn-red.btn-accent-4:focus, .btn-red.btn-accent-4:active {
    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 0.075rem #fff, 0 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; }

.overlay-red.overlay-accent-4 {
  background: #d50000;
  /* The Fallback */
  background: rgba(213, 0, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=red]:before {
  background-color: #d50000; }

.edit-kanban-item select option.bg-color_name {
  background-color: #d50000; }

.pink.lighten-5 {
  color: #fce4ec !important; }

.bg-pink.bg-lighten-5 {
  background-color: #fce4ec !important; }

.btn-pink.btn-lighten-5 {
  border-color: #c2185b !important;
  background-color: #fce4ec !important; }
  .btn-pink.btn-lighten-5:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-lighten-5:focus, .btn-pink.btn-lighten-5:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-lighten-5 {
  background: #fce4ec;
  /* The Fallback */
  background: rgba(252, 228, 236, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #fce4ec; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fce4ec; }

.pink.lighten-4 {
  color: #f8bbd0 !important; }

.bg-pink.bg-lighten-4 {
  background-color: #f8bbd0 !important; }

.btn-pink.btn-lighten-4 {
  border-color: #c2185b !important;
  background-color: #f8bbd0 !important; }
  .btn-pink.btn-lighten-4:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-lighten-4:focus, .btn-pink.btn-lighten-4:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-lighten-4 {
  background: #f8bbd0;
  /* The Fallback */
  background: rgba(248, 187, 208, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #f8bbd0; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f8bbd0; }

.pink.lighten-3 {
  color: #f48fb1 !important; }

.bg-pink.bg-lighten-3 {
  background-color: #f48fb1 !important; }

.btn-pink.btn-lighten-3 {
  border-color: #c2185b !important;
  background-color: #f48fb1 !important; }
  .btn-pink.btn-lighten-3:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-lighten-3:focus, .btn-pink.btn-lighten-3:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-lighten-3 {
  background: #f48fb1;
  /* The Fallback */
  background: rgba(244, 143, 177, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #f48fb1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f48fb1; }

.pink.lighten-2 {
  color: #f06292 !important; }

.bg-pink.bg-lighten-2 {
  background-color: #f06292 !important; }

.btn-pink.btn-lighten-2 {
  border-color: #c2185b !important;
  background-color: #f06292 !important; }
  .btn-pink.btn-lighten-2:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-lighten-2:focus, .btn-pink.btn-lighten-2:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-lighten-2 {
  background: #f06292;
  /* The Fallback */
  background: rgba(240, 98, 146, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #f06292; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f06292; }

.pink.lighten-1 {
  color: #ec407a !important; }

.bg-pink.bg-lighten-1 {
  background-color: #ec407a !important; }

.btn-pink.btn-lighten-1 {
  border-color: #c2185b !important;
  background-color: #ec407a !important; }
  .btn-pink.btn-lighten-1:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-lighten-1:focus, .btn-pink.btn-lighten-1:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(236, 64, 122, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #ec407a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ec407a; }

.pink {
  color: #e91e63 !important; }

.bg-pink {
  background-color: #e91e63 !important; }
  .bg-pink .card-header,
  .bg-pink .card-footer {
    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, 0.15); }

.border-pink {
  border-color: #e91e63; }

.bg-pink.badge-glow,
.border-pink.badge-glow {
  box-shadow: 0px 0px 10px #e91e63; }

.overlay-pink {
  background: #e91e63;
  /* The Fallback */
  background: rgba(233, 30, 99, 0.8); }

/* .card-outline-pink{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-pink {
  border-color: !important;
  background-color: #e91e63 !important;
  color: #FFFFFF; }
  .btn-pink:hover {
    border-color: #d81b60 !important;
    background-color: #ec407a !important;
    color: #FFF !important; }
  .btn-pink:focus, .btn-pink:active {
    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 {
    background-color: #e91e63;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-pink:before {
  background-color: #e91e63; }

input[type="checkbox"].bg-pink + .custom-control-label:before, input[type="radio"].bg-pink + .custom-control-label:before {
  background-color: #e91e63 !important; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #e91e63 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #e91e63; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e91e63; }

.pink.darken-1 {
  color: #d81b60 !important; }

.bg-pink.bg-darken-1 {
  background-color: #d81b60 !important; }

.btn-pink.btn-darken-1 {
  border-color: #c2185b !important;
  background-color: #d81b60 !important; }
  .btn-pink.btn-darken-1:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-darken-1:focus, .btn-pink.btn-darken-1:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-darken-1 {
  background: #d81b60;
  /* The Fallback */
  background: rgba(216, 27, 96, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #d81b60; }

.edit-kanban-item select option.bg-color_name {
  background-color: #d81b60; }

.pink.darken-2 {
  color: #c2185b !important; }

.bg-pink.bg-darken-2 {
  background-color: #c2185b !important; }

.btn-pink.btn-darken-2 {
  border-color: #c2185b !important;
  background-color: #c2185b !important; }
  .btn-pink.btn-darken-2:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-darken-2:focus, .btn-pink.btn-darken-2:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(194, 24, 91, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #c2185b; }

.edit-kanban-item select option.bg-color_name {
  background-color: #c2185b; }

.pink.darken-3 {
  color: #ad1457 !important; }

.bg-pink.bg-darken-3 {
  background-color: #ad1457 !important; }

.btn-pink.btn-darken-3 {
  border-color: #c2185b !important;
  background-color: #ad1457 !important; }
  .btn-pink.btn-darken-3:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-darken-3:focus, .btn-pink.btn-darken-3:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-darken-3 {
  background: #ad1457;
  /* The Fallback */
  background: rgba(173, 20, 87, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #ad1457; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ad1457; }

.pink.darken-4 {
  color: #880e4f !important; }

.bg-pink.bg-darken-4 {
  background-color: #880e4f !important; }

.btn-pink.btn-darken-4 {
  border-color: #c2185b !important;
  background-color: #880e4f !important; }
  .btn-pink.btn-darken-4:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-darken-4:focus, .btn-pink.btn-darken-4:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-darken-4 {
  background: #880e4f;
  /* The Fallback */
  background: rgba(136, 14, 79, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #880e4f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #880e4f; }

.pink.accent-1 {
  color: #ff80ab !important; }

.bg-pink.bg-accent-1 {
  background-color: #ff80ab !important; }

.btn-pink.btn-accent-1 {
  border-color: #c2185b !important;
  background-color: #ff80ab !important; }
  .btn-pink.btn-accent-1:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-accent-1:focus, .btn-pink.btn-accent-1:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-accent-1 {
  background: #ff80ab;
  /* The Fallback */
  background: rgba(255, 128, 171, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #ff80ab; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff80ab; }

.pink.accent-2 {
  color: #ff4081 !important; }

.bg-pink.bg-accent-2 {
  background-color: #ff4081 !important; }

.btn-pink.btn-accent-2 {
  border-color: #c2185b !important;
  background-color: #ff4081 !important; }
  .btn-pink.btn-accent-2:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-accent-2:focus, .btn-pink.btn-accent-2:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-accent-2 {
  background: #ff4081;
  /* The Fallback */
  background: rgba(255, 64, 129, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #ff4081; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff4081; }

.pink.accent-3 {
  color: #f50057 !important; }

.bg-pink.bg-accent-3 {
  background-color: #f50057 !important; }

.btn-pink.btn-accent-3 {
  border-color: #c2185b !important;
  background-color: #f50057 !important; }
  .btn-pink.btn-accent-3:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-accent-3:focus, .btn-pink.btn-accent-3:active {
    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; }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-pink.overlay-accent-3 {
  background: #f50057;
  /* The Fallback */
  background: rgba(245, 0, 87, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #f50057; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f50057; }

.pink.accent-4 {
  color: #c51162 !important; }

.bg-pink.bg-accent-4 {
  background-color: #c51162 !important; }

.btn-pink.btn-accent-4 {
  border-color: #c2185b !important;
  background-color: #c51162 !important; }
  .btn-pink.btn-accent-4:hover {
    border-color: #c2185b !important;
    background-color: #ad1457 !important; }
  .btn-pink.btn-accent-4:focus, .btn-pink.btn-accent-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(197, 17, 98, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=pink]:before {
  background-color: #c51162; }

.edit-kanban-item select option.bg-color_name {
  background-color: #c51162; }

.purple.lighten-5 {
  color: #f3e5f5 !important; }

.bg-purple.bg-lighten-5 {
  background-color: #f3e5f5 !important; }

.btn-purple.btn-lighten-5 {
  border-color: #7b1fa2 !important;
  background-color: #f3e5f5 !important; }
  .btn-purple.btn-lighten-5:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-lighten-5:focus, .btn-purple.btn-lighten-5:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(243, 229, 245, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #f3e5f5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f3e5f5; }

.purple.lighten-4 {
  color: #e1bee7 !important; }

.bg-purple.bg-lighten-4 {
  background-color: #e1bee7 !important; }

.btn-purple.btn-lighten-4 {
  border-color: #7b1fa2 !important;
  background-color: #e1bee7 !important; }
  .btn-purple.btn-lighten-4:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-lighten-4:focus, .btn-purple.btn-lighten-4:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(225, 190, 231, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #e1bee7; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e1bee7; }

.purple.lighten-3 {
  color: #ce93d8 !important; }

.bg-purple.bg-lighten-3 {
  background-color: #ce93d8 !important; }

.btn-purple.btn-lighten-3 {
  border-color: #7b1fa2 !important;
  background-color: #ce93d8 !important; }
  .btn-purple.btn-lighten-3:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-lighten-3:focus, .btn-purple.btn-lighten-3:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(206, 147, 216, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #ce93d8; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ce93d8; }

.purple.lighten-2 {
  color: #ba68c8 !important; }

.bg-purple.bg-lighten-2 {
  background-color: #ba68c8 !important; }

.btn-purple.btn-lighten-2 {
  border-color: #7b1fa2 !important;
  background-color: #ba68c8 !important; }
  .btn-purple.btn-lighten-2:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-lighten-2:focus, .btn-purple.btn-lighten-2:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(186, 104, 200, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #ba68c8; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ba68c8; }

.purple.lighten-1 {
  color: #ab47bc !important; }

.bg-purple.bg-lighten-1 {
  background-color: #ab47bc !important; }

.btn-purple.btn-lighten-1 {
  border-color: #7b1fa2 !important;
  background-color: #ab47bc !important; }
  .btn-purple.btn-lighten-1:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-lighten-1:focus, .btn-purple.btn-lighten-1:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(171, 71, 188, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #ab47bc; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ab47bc; }

.purple {
  color: #9c27b0 !important; }

.bg-purple {
  background-color: #9c27b0 !important; }
  .bg-purple .card-header,
  .bg-purple .card-footer {
    background-color: transparent; }

.alert-purple {
  border-color: #c248d6 !important;
  background-color: #c248d6 !important;
  color: #1a071e !important; }
  .alert-purple .alert-link {
    color: black !important; }

.bullet.bullet-purple {
  background-color: #9c27b0; }

.bg-light-purple {
  background-color: rgba(156, 39, 176, 0.15); }

.border-purple {
  border-color: #9c27b0; }

.bg-purple.badge-glow,
.border-purple.badge-glow {
  box-shadow: 0px 0px 10px #9c27b0; }

.overlay-purple {
  background: #9c27b0;
  /* The Fallback */
  background: rgba(156, 39, 176, 0.8); }

/* .card-outline-purple{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-purple {
  border-color: !important;
  background-color: #9c27b0 !important;
  color: #FFFFFF; }
  .btn-purple:hover {
    border-color: #8e24aa !important;
    background-color: #ab47bc !important;
    color: #FFF !important; }
  .btn-purple:focus, .btn-purple:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9c27b0 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #9c27b0; }

.edit-kanban-item select option.bg-color_name {
  background-color: #9c27b0; }

.purple.darken-1 {
  color: #8e24aa !important; }

.bg-purple.bg-darken-1 {
  background-color: #8e24aa !important; }

.btn-purple.btn-darken-1 {
  border-color: #7b1fa2 !important;
  background-color: #8e24aa !important; }
  .btn-purple.btn-darken-1:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-darken-1:focus, .btn-purple.btn-darken-1:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-purple.overlay-darken-1 {
  background: #8e24aa;
  /* The Fallback */
  background: rgba(142, 36, 170, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #8e24aa; }

.edit-kanban-item select option.bg-color_name {
  background-color: #8e24aa; }

.purple.darken-2 {
  color: #7b1fa2 !important; }

.bg-purple.bg-darken-2 {
  background-color: #7b1fa2 !important; }

.btn-purple.btn-darken-2 {
  border-color: #7b1fa2 !important;
  background-color: #7b1fa2 !important; }
  .btn-purple.btn-darken-2:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-darken-2:focus, .btn-purple.btn-darken-2:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(123, 31, 162, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #7b1fa2; }

.edit-kanban-item select option.bg-color_name {
  background-color: #7b1fa2; }

.purple.darken-3 {
  color: #6a1b9a !important; }

.bg-purple.bg-darken-3 {
  background-color: #6a1b9a !important; }

.btn-purple.btn-darken-3 {
  border-color: #7b1fa2 !important;
  background-color: #6a1b9a !important; }
  .btn-purple.btn-darken-3:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-darken-3:focus, .btn-purple.btn-darken-3:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-purple.overlay-darken-3 {
  background: #6a1b9a;
  /* The Fallback */
  background: rgba(106, 27, 154, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #6a1b9a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #6a1b9a; }

.purple.darken-4 {
  color: #4a148c !important; }

.bg-purple.bg-darken-4 {
  background-color: #4a148c !important; }

.btn-purple.btn-darken-4 {
  border-color: #7b1fa2 !important;
  background-color: #4a148c !important; }
  .btn-purple.btn-darken-4:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-darken-4:focus, .btn-purple.btn-darken-4:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-purple.overlay-darken-4 {
  background: #4a148c;
  /* The Fallback */
  background: rgba(74, 20, 140, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #4a148c; }

.edit-kanban-item select option.bg-color_name {
  background-color: #4a148c; }

.purple.accent-1 {
  color: #ea80fc !important; }

.bg-purple.bg-accent-1 {
  background-color: #ea80fc !important; }

.btn-purple.btn-accent-1 {
  border-color: #7b1fa2 !important;
  background-color: #ea80fc !important; }
  .btn-purple.btn-accent-1:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-accent-1:focus, .btn-purple.btn-accent-1:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-purple.overlay-accent-1 {
  background: #ea80fc;
  /* The Fallback */
  background: rgba(234, 128, 252, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #ea80fc; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ea80fc; }

.purple.accent-2 {
  color: #e040fb !important; }

.bg-purple.bg-accent-2 {
  background-color: #e040fb !important; }

.btn-purple.btn-accent-2 {
  border-color: #7b1fa2 !important;
  background-color: #e040fb !important; }
  .btn-purple.btn-accent-2:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-accent-2:focus, .btn-purple.btn-accent-2:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-purple.overlay-accent-2 {
  background: #e040fb;
  /* The Fallback */
  background: rgba(224, 64, 251, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #e040fb; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e040fb; }

.purple.accent-3 {
  color: #d500f9 !important; }

.bg-purple.bg-accent-3 {
  background-color: #d500f9 !important; }

.btn-purple.btn-accent-3 {
  border-color: #7b1fa2 !important;
  background-color: #d500f9 !important; }
  .btn-purple.btn-accent-3:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-accent-3:focus, .btn-purple.btn-accent-3:active {
    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; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-purple.overlay-accent-3 {
  background: #d500f9;
  /* The Fallback */
  background: rgba(213, 0, 249, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #d500f9; }

.edit-kanban-item select option.bg-color_name {
  background-color: #d500f9; }

.purple.accent-4 {
  color: #dd00ff !important; }

.bg-purple.bg-accent-4 {
  background-color: #dd00ff !important; }

.btn-purple.btn-accent-4 {
  border-color: #7b1fa2 !important;
  background-color: #dd00ff !important; }
  .btn-purple.btn-accent-4:hover {
    border-color: #7b1fa2 !important;
    background-color: #6a1b9a !important; }
  .btn-purple.btn-accent-4:focus, .btn-purple.btn-accent-4:active {
    border-color: #6a1b9a !important;
    background-color: #4a148c !important; }

.btn-outline-purple.btn-outline-accent-4 {
  border-color: #dd00ff !important;
  color: #dd00ff !important; }
  .btn-outline-purple.btn-outline-accent-4:hover {
    background-color: #dd00ff !important; }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #dd00ff !important; }

.border-purple.border-accent-4 {
  border: 1px solid #dd00ff !important; }

.border-top-purple.border-top-accent-4 {
  border-top: 1px solid #dd00ff !important; }

.border-bottom-purple.border-bottom-accent-4 {
  border-bottom: 1px solid #dd00ff !important; }

.border-left-purple.border-left-accent-4 {
  border-left: 1px solid #dd00ff !important; }

.border-right-purple.border-right-accent-4 {
  border-right: 1px solid #dd00ff !important; }

.overlay-purple.overlay-accent-4 {
  background: #dd00ff;
  /* The Fallback */
  background: rgba(221, 0, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=purple]:before {
  background-color: #dd00ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #dd00ff; }

.blue.lighten-5 {
  color: #e3f2fd !important; }

.bg-blue.bg-lighten-5 {
  background-color: #e3f2fd !important; }

.btn-blue.btn-lighten-5 {
  border-color: #1976d2 !important;
  background-color: #e3f2fd !important; }
  .btn-blue.btn-lighten-5:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-lighten-5:focus, .btn-blue.btn-lighten-5:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-lighten-5 {
  background: #e3f2fd;
  /* The Fallback */
  background: rgba(227, 242, 253, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #e3f2fd; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e3f2fd; }

.blue.lighten-4 {
  color: #bbdefb !important; }

.bg-blue.bg-lighten-4 {
  background-color: #bbdefb !important; }

.btn-blue.btn-lighten-4 {
  border-color: #1976d2 !important;
  background-color: #bbdefb !important; }
  .btn-blue.btn-lighten-4:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-lighten-4:focus, .btn-blue.btn-lighten-4:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-lighten-4 {
  background: #bbdefb;
  /* The Fallback */
  background: rgba(187, 222, 251, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #bbdefb; }

.edit-kanban-item select option.bg-color_name {
  background-color: #bbdefb; }

.blue.lighten-3 {
  color: #90caf9 !important; }

.bg-blue.bg-lighten-3 {
  background-color: #90caf9 !important; }

.btn-blue.btn-lighten-3 {
  border-color: #1976d2 !important;
  background-color: #90caf9 !important; }
  .btn-blue.btn-lighten-3:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-lighten-3:focus, .btn-blue.btn-lighten-3:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-lighten-3 {
  background: #90caf9;
  /* The Fallback */
  background: rgba(144, 202, 249, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #90caf9; }

.edit-kanban-item select option.bg-color_name {
  background-color: #90caf9; }

.blue.lighten-2 {
  color: #64b5f6 !important; }

.bg-blue.bg-lighten-2 {
  background-color: #64b5f6 !important; }

.btn-blue.btn-lighten-2 {
  border-color: #1976d2 !important;
  background-color: #64b5f6 !important; }
  .btn-blue.btn-lighten-2:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-lighten-2:focus, .btn-blue.btn-lighten-2:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-lighten-2 {
  background: #64b5f6;
  /* The Fallback */
  background: rgba(100, 181, 246, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #64b5f6; }

.edit-kanban-item select option.bg-color_name {
  background-color: #64b5f6; }

.blue.lighten-1 {
  color: #42a5f5 !important; }

.bg-blue.bg-lighten-1 {
  background-color: #42a5f5 !important; }

.btn-blue.btn-lighten-1 {
  border-color: #1976d2 !important;
  background-color: #42a5f5 !important; }
  .btn-blue.btn-lighten-1:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-lighten-1:focus, .btn-blue.btn-lighten-1:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(66, 165, 245, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #42a5f5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #42a5f5; }

.blue {
  color: #2196f3 !important; }

.bg-blue {
  background-color: #2196f3 !important; }
  .bg-blue .card-header,
  .bg-blue .card-footer {
    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, 0.15); }

.border-blue {
  border-color: #2196f3; }

.bg-blue.badge-glow,
.border-blue.badge-glow {
  box-shadow: 0px 0px 10px #2196f3; }

.overlay-blue {
  background: #2196f3;
  /* The Fallback */
  background: rgba(33, 150, 243, 0.8); }

/* .card-outline-blue{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-blue {
  border-color: !important;
  background-color: #2196f3 !important;
  color: #FFFFFF; }
  .btn-blue:hover {
    border-color: #1e88e5 !important;
    background-color: #42a5f5 !important;
    color: #FFF !important; }
  .btn-blue:focus, .btn-blue:active {
    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 {
    background-color: #2196f3;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-blue:before {
  background-color: #2196f3; }

input[type="checkbox"].bg-blue + .custom-control-label:before, input[type="radio"].bg-blue + .custom-control-label:before {
  background-color: #2196f3 !important; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2196f3 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #2196f3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #2196f3; }

.blue.darken-1 {
  color: #1e88e5 !important; }

.bg-blue.bg-darken-1 {
  background-color: #1e88e5 !important; }

.btn-blue.btn-darken-1 {
  border-color: #1976d2 !important;
  background-color: #1e88e5 !important; }
  .btn-blue.btn-darken-1:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-darken-1:focus, .btn-blue.btn-darken-1:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-darken-1 {
  background: #1e88e5;
  /* The Fallback */
  background: rgba(30, 136, 229, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #1e88e5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1e88e5; }

.blue.darken-2 {
  color: #1976d2 !important; }

.bg-blue.bg-darken-2 {
  background-color: #1976d2 !important; }

.btn-blue.btn-darken-2 {
  border-color: #1976d2 !important;
  background-color: #1976d2 !important; }
  .btn-blue.btn-darken-2:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-darken-2:focus, .btn-blue.btn-darken-2:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(25, 118, 210, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #1976d2; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1976d2; }

.blue.darken-3 {
  color: #1565c0 !important; }

.bg-blue.bg-darken-3 {
  background-color: #1565c0 !important; }

.btn-blue.btn-darken-3 {
  border-color: #1976d2 !important;
  background-color: #1565c0 !important; }
  .btn-blue.btn-darken-3:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-darken-3:focus, .btn-blue.btn-darken-3:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-darken-3 {
  background: #1565c0;
  /* The Fallback */
  background: rgba(21, 101, 192, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #1565c0; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1565c0; }

.blue.darken-4 {
  color: #0d47a1 !important; }

.bg-blue.bg-darken-4 {
  background-color: #0d47a1 !important; }

.btn-blue.btn-darken-4 {
  border-color: #1976d2 !important;
  background-color: #0d47a1 !important; }
  .btn-blue.btn-darken-4:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-darken-4:focus, .btn-blue.btn-darken-4:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-darken-4 {
  background: #0d47a1;
  /* The Fallback */
  background: rgba(13, 71, 161, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #0d47a1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #0d47a1; }

.blue.accent-1 {
  color: #82b1ff !important; }

.bg-blue.bg-accent-1 {
  background-color: #82b1ff !important; }

.btn-blue.btn-accent-1 {
  border-color: #1976d2 !important;
  background-color: #82b1ff !important; }
  .btn-blue.btn-accent-1:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-accent-1:focus, .btn-blue.btn-accent-1:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-accent-1 {
  background: #82b1ff;
  /* The Fallback */
  background: rgba(130, 177, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #82b1ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #82b1ff; }

.blue.accent-2 {
  color: #448aff !important; }

.bg-blue.bg-accent-2 {
  background-color: #448aff !important; }

.btn-blue.btn-accent-2 {
  border-color: #1976d2 !important;
  background-color: #448aff !important; }
  .btn-blue.btn-accent-2:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-accent-2:focus, .btn-blue.btn-accent-2:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-accent-2 {
  background: #448aff;
  /* The Fallback */
  background: rgba(68, 138, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #448aff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #448aff; }

.blue.accent-3 {
  color: #2979ff !important; }

.bg-blue.bg-accent-3 {
  background-color: #2979ff !important; }

.btn-blue.btn-accent-3 {
  border-color: #1976d2 !important;
  background-color: #2979ff !important; }
  .btn-blue.btn-accent-3:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-accent-3:focus, .btn-blue.btn-accent-3:active {
    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; }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-blue.overlay-accent-3 {
  background: #2979ff;
  /* The Fallback */
  background: rgba(41, 121, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #2979ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #2979ff; }

.blue.accent-4 {
  color: #2962ff !important; }

.bg-blue.bg-accent-4 {
  background-color: #2962ff !important; }

.btn-blue.btn-accent-4 {
  border-color: #1976d2 !important;
  background-color: #2962ff !important; }
  .btn-blue.btn-accent-4:hover {
    border-color: #1976d2 !important;
    background-color: #1565c0 !important; }
  .btn-blue.btn-accent-4:focus, .btn-blue.btn-accent-4:active {
    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 0.075rem #fff, 0 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; }

.overlay-blue.overlay-accent-4 {
  background: #2962ff;
  /* The Fallback */
  background: rgba(41, 98, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue]:before {
  background-color: #2962ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #2962ff; }

.cyan.lighten-5 {
  color: #e0f7fa !important; }

.bg-cyan.bg-lighten-5 {
  background-color: #e0f7fa !important; }

.btn-cyan.btn-lighten-5 {
  border-color: #0097a7 !important;
  background-color: #e0f7fa !important; }
  .btn-cyan.btn-lighten-5:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-lighten-5:focus, .btn-cyan.btn-lighten-5:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-lighten-5 {
  background: #e0f7fa;
  /* The Fallback */
  background: rgba(224, 247, 250, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #e0f7fa; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e0f7fa; }

.cyan.lighten-4 {
  color: #b2ebf2 !important; }

.bg-cyan.bg-lighten-4 {
  background-color: #b2ebf2 !important; }

.btn-cyan.btn-lighten-4 {
  border-color: #0097a7 !important;
  background-color: #b2ebf2 !important; }
  .btn-cyan.btn-lighten-4:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-lighten-4:focus, .btn-cyan.btn-lighten-4:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-lighten-4 {
  background: #b2ebf2;
  /* The Fallback */
  background: rgba(178, 235, 242, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #b2ebf2; }

.edit-kanban-item select option.bg-color_name {
  background-color: #b2ebf2; }

.cyan.lighten-3 {
  color: #80deea !important; }

.bg-cyan.bg-lighten-3 {
  background-color: #80deea !important; }

.btn-cyan.btn-lighten-3 {
  border-color: #0097a7 !important;
  background-color: #80deea !important; }
  .btn-cyan.btn-lighten-3:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-lighten-3:focus, .btn-cyan.btn-lighten-3:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-lighten-3 {
  background: #80deea;
  /* The Fallback */
  background: rgba(128, 222, 234, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #80deea; }

.edit-kanban-item select option.bg-color_name {
  background-color: #80deea; }

.cyan.lighten-2 {
  color: #4dd0e1 !important; }

.bg-cyan.bg-lighten-2 {
  background-color: #4dd0e1 !important; }

.btn-cyan.btn-lighten-2 {
  border-color: #0097a7 !important;
  background-color: #4dd0e1 !important; }
  .btn-cyan.btn-lighten-2:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-lighten-2:focus, .btn-cyan.btn-lighten-2:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-lighten-2 {
  background: #4dd0e1;
  /* The Fallback */
  background: rgba(77, 208, 225, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #4dd0e1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #4dd0e1; }

.cyan.lighten-1 {
  color: #26c6da !important; }

.bg-cyan.bg-lighten-1 {
  background-color: #26c6da !important; }

.btn-cyan.btn-lighten-1 {
  border-color: #0097a7 !important;
  background-color: #26c6da !important; }
  .btn-cyan.btn-lighten-1:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-lighten-1:focus, .btn-cyan.btn-lighten-1:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(38, 198, 218, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #26c6da; }

.edit-kanban-item select option.bg-color_name {
  background-color: #26c6da; }

.cyan {
  color: #00bcd4 !important; }

.bg-cyan {
  background-color: #00bcd4 !important; }
  .bg-cyan .card-header,
  .bg-cyan .card-footer {
    background-color: transparent; }

.alert-cyan {
  border-color: #1ce5ff !important;
  background-color: #1ce5ff !important;
  color: #001e22 !important; }
  .alert-cyan .alert-link {
    color: black !important; }

.bullet.bullet-cyan {
  background-color: #00bcd4; }

.bg-light-cyan {
  background-color: rgba(0, 188, 212, 0.15); }

.border-cyan {
  border-color: #00bcd4; }

.bg-cyan.badge-glow,
.border-cyan.badge-glow {
  box-shadow: 0px 0px 10px #00bcd4; }

.overlay-cyan {
  background: #00bcd4;
  /* The Fallback */
  background: rgba(0, 188, 212, 0.8); }

/* .card-outline-cyan{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-cyan {
  border-color: !important;
  background-color: #00bcd4 !important;
  color: #FFFFFF; }
  .btn-cyan:hover {
    border-color: #00acc1 !important;
    background-color: #26c6da !important;
    color: #FFF !important; }
  .btn-cyan:focus, .btn-cyan:active {
    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 {
    background-color: #00bcd4;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-cyan:before {
  background-color: #00bcd4; }

input[type="checkbox"].bg-cyan + .custom-control-label:before, input[type="radio"].bg-cyan + .custom-control-label:before {
  background-color: #00bcd4 !important; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00bcd4 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #00bcd4; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00bcd4; }

.cyan.darken-1 {
  color: #00acc1 !important; }

.bg-cyan.bg-darken-1 {
  background-color: #00acc1 !important; }

.btn-cyan.btn-darken-1 {
  border-color: #0097a7 !important;
  background-color: #00acc1 !important; }
  .btn-cyan.btn-darken-1:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-darken-1:focus, .btn-cyan.btn-darken-1:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-darken-1 {
  background: #00acc1;
  /* The Fallback */
  background: rgba(0, 172, 193, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #00acc1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00acc1; }

.cyan.darken-2 {
  color: #0097a7 !important; }

.bg-cyan.bg-darken-2 {
  background-color: #0097a7 !important; }

.btn-cyan.btn-darken-2 {
  border-color: #0097a7 !important;
  background-color: #0097a7 !important; }
  .btn-cyan.btn-darken-2:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-darken-2:focus, .btn-cyan.btn-darken-2:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(0, 151, 167, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #0097a7; }

.edit-kanban-item select option.bg-color_name {
  background-color: #0097a7; }

.cyan.darken-3 {
  color: #00838f !important; }

.bg-cyan.bg-darken-3 {
  background-color: #00838f !important; }

.btn-cyan.btn-darken-3 {
  border-color: #0097a7 !important;
  background-color: #00838f !important; }
  .btn-cyan.btn-darken-3:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-darken-3:focus, .btn-cyan.btn-darken-3:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-darken-3 {
  background: #00838f;
  /* The Fallback */
  background: rgba(0, 131, 143, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #00838f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00838f; }

.cyan.darken-4 {
  color: #006064 !important; }

.bg-cyan.bg-darken-4 {
  background-color: #006064 !important; }

.btn-cyan.btn-darken-4 {
  border-color: #0097a7 !important;
  background-color: #006064 !important; }
  .btn-cyan.btn-darken-4:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-darken-4:focus, .btn-cyan.btn-darken-4:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-darken-4 {
  background: #006064;
  /* The Fallback */
  background: rgba(0, 96, 100, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #006064; }

.edit-kanban-item select option.bg-color_name {
  background-color: #006064; }

.cyan.accent-1 {
  color: #84ffff !important; }

.bg-cyan.bg-accent-1 {
  background-color: #84ffff !important; }

.btn-cyan.btn-accent-1 {
  border-color: #0097a7 !important;
  background-color: #84ffff !important; }
  .btn-cyan.btn-accent-1:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-accent-1:focus, .btn-cyan.btn-accent-1:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-accent-1 {
  background: #84ffff;
  /* The Fallback */
  background: rgba(132, 255, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #84ffff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #84ffff; }

.cyan.accent-2 {
  color: #18ffff !important; }

.bg-cyan.bg-accent-2 {
  background-color: #18ffff !important; }

.btn-cyan.btn-accent-2 {
  border-color: #0097a7 !important;
  background-color: #18ffff !important; }
  .btn-cyan.btn-accent-2:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-accent-2:focus, .btn-cyan.btn-accent-2:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-accent-2 {
  background: #18ffff;
  /* The Fallback */
  background: rgba(24, 255, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #18ffff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #18ffff; }

.cyan.accent-3 {
  color: #00e5ff !important; }

.bg-cyan.bg-accent-3 {
  background-color: #00e5ff !important; }

.btn-cyan.btn-accent-3 {
  border-color: #0097a7 !important;
  background-color: #00e5ff !important; }
  .btn-cyan.btn-accent-3:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-accent-3:focus, .btn-cyan.btn-accent-3:active {
    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; }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-cyan.overlay-accent-3 {
  background: #00e5ff;
  /* The Fallback */
  background: rgba(0, 229, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #00e5ff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00e5ff; }

.cyan.accent-4 {
  color: #00b8d4 !important; }

.bg-cyan.bg-accent-4 {
  background-color: #00b8d4 !important; }

.btn-cyan.btn-accent-4 {
  border-color: #0097a7 !important;
  background-color: #00b8d4 !important; }
  .btn-cyan.btn-accent-4:hover {
    border-color: #0097a7 !important;
    background-color: #00838f !important; }
  .btn-cyan.btn-accent-4:focus, .btn-cyan.btn-accent-4:active {
    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 0.075rem #fff, 0 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; }

.overlay-cyan.overlay-accent-4 {
  background: #00b8d4;
  /* The Fallback */
  background: rgba(0, 184, 212, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=cyan]:before {
  background-color: #00b8d4; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00b8d4; }

.teal.lighten-5 {
  color: #e0f2f1 !important; }

.bg-teal.bg-lighten-5 {
  background-color: #e0f2f1 !important; }

.btn-teal.btn-lighten-5 {
  border-color: #00796b !important;
  background-color: #e0f2f1 !important; }
  .btn-teal.btn-lighten-5:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-lighten-5:focus, .btn-teal.btn-lighten-5:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-lighten-5 {
  background: #e0f2f1;
  /* The Fallback */
  background: rgba(224, 242, 241, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #e0f2f1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #e0f2f1; }

.teal.lighten-4 {
  color: #b2dfdb !important; }

.bg-teal.bg-lighten-4 {
  background-color: #b2dfdb !important; }

.btn-teal.btn-lighten-4 {
  border-color: #00796b !important;
  background-color: #b2dfdb !important; }
  .btn-teal.btn-lighten-4:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-lighten-4:focus, .btn-teal.btn-lighten-4:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-lighten-4 {
  background: #b2dfdb;
  /* The Fallback */
  background: rgba(178, 223, 219, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #b2dfdb; }

.edit-kanban-item select option.bg-color_name {
  background-color: #b2dfdb; }

.teal.lighten-3 {
  color: #80cbc4 !important; }

.bg-teal.bg-lighten-3 {
  background-color: #80cbc4 !important; }

.btn-teal.btn-lighten-3 {
  border-color: #00796b !important;
  background-color: #80cbc4 !important; }
  .btn-teal.btn-lighten-3:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-lighten-3:focus, .btn-teal.btn-lighten-3:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-lighten-3 {
  background: #80cbc4;
  /* The Fallback */
  background: rgba(128, 203, 196, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #80cbc4; }

.edit-kanban-item select option.bg-color_name {
  background-color: #80cbc4; }

.teal.lighten-2 {
  color: #4db6ac !important; }

.bg-teal.bg-lighten-2 {
  background-color: #4db6ac !important; }

.btn-teal.btn-lighten-2 {
  border-color: #00796b !important;
  background-color: #4db6ac !important; }
  .btn-teal.btn-lighten-2:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-lighten-2:focus, .btn-teal.btn-lighten-2:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-lighten-2 {
  background: #4db6ac;
  /* The Fallback */
  background: rgba(77, 182, 172, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #4db6ac; }

.edit-kanban-item select option.bg-color_name {
  background-color: #4db6ac; }

.teal.lighten-1 {
  color: #26a69a !important; }

.bg-teal.bg-lighten-1 {
  background-color: #26a69a !important; }

.btn-teal.btn-lighten-1 {
  border-color: #00796b !important;
  background-color: #26a69a !important; }
  .btn-teal.btn-lighten-1:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-lighten-1:focus, .btn-teal.btn-lighten-1:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(38, 166, 154, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #26a69a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #26a69a; }

.teal {
  color: #009688 !important; }

.bg-teal {
  background-color: #009688 !important; }
  .bg-teal .card-header,
  .bg-teal .card-footer {
    background-color: transparent; }

.alert-teal {
  border-color: #00ddc9 !important;
  background-color: #00ddc9 !important;
  color: black !important; }
  .alert-teal .alert-link {
    color: black !important; }

.bullet.bullet-teal {
  background-color: #009688; }

.bg-light-teal {
  background-color: rgba(0, 150, 136, 0.15); }

.border-teal {
  border-color: #009688; }

.bg-teal.badge-glow,
.border-teal.badge-glow {
  box-shadow: 0px 0px 10px #009688; }

.overlay-teal {
  background: #009688;
  /* The Fallback */
  background: rgba(0, 150, 136, 0.8); }

/* .card-outline-teal{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-teal {
  border-color: !important;
  background-color: #009688 !important;
  color: #FFFFFF; }
  .btn-teal:hover {
    border-color: #00897b !important;
    background-color: #26a69a !important;
    color: #FFF !important; }
  .btn-teal:focus, .btn-teal:active {
    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 {
    background-color: #009688;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-teal:before {
  background-color: #009688; }

input[type="checkbox"].bg-teal + .custom-control-label:before, input[type="radio"].bg-teal + .custom-control-label:before {
  background-color: #009688 !important; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #009688 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #009688; }

.edit-kanban-item select option.bg-color_name {
  background-color: #009688; }

.teal.darken-1 {
  color: #00897b !important; }

.bg-teal.bg-darken-1 {
  background-color: #00897b !important; }

.btn-teal.btn-darken-1 {
  border-color: #00796b !important;
  background-color: #00897b !important; }
  .btn-teal.btn-darken-1:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-darken-1:focus, .btn-teal.btn-darken-1:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-darken-1 {
  background: #00897b;
  /* The Fallback */
  background: rgba(0, 137, 123, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #00897b; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00897b; }

.teal.darken-2 {
  color: #00796b !important; }

.bg-teal.bg-darken-2 {
  background-color: #00796b !important; }

.btn-teal.btn-darken-2 {
  border-color: #00796b !important;
  background-color: #00796b !important; }
  .btn-teal.btn-darken-2:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-darken-2:focus, .btn-teal.btn-darken-2:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(0, 121, 107, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #00796b; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00796b; }

.teal.darken-3 {
  color: #00695c !important; }

.bg-teal.bg-darken-3 {
  background-color: #00695c !important; }

.btn-teal.btn-darken-3 {
  border-color: #00796b !important;
  background-color: #00695c !important; }
  .btn-teal.btn-darken-3:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-darken-3:focus, .btn-teal.btn-darken-3:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-darken-3 {
  background: #00695c;
  /* The Fallback */
  background: rgba(0, 105, 92, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #00695c; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00695c; }

.teal.darken-4 {
  color: #004d40 !important; }

.bg-teal.bg-darken-4 {
  background-color: #004d40 !important; }

.btn-teal.btn-darken-4 {
  border-color: #00796b !important;
  background-color: #004d40 !important; }
  .btn-teal.btn-darken-4:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-darken-4:focus, .btn-teal.btn-darken-4:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-darken-4 {
  background: #004d40;
  /* The Fallback */
  background: rgba(0, 77, 64, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #004d40; }

.edit-kanban-item select option.bg-color_name {
  background-color: #004d40; }

.teal.accent-1 {
  color: #a7ffeb !important; }

.bg-teal.bg-accent-1 {
  background-color: #a7ffeb !important; }

.btn-teal.btn-accent-1 {
  border-color: #00796b !important;
  background-color: #a7ffeb !important; }
  .btn-teal.btn-accent-1:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-accent-1:focus, .btn-teal.btn-accent-1:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-accent-1 {
  background: #a7ffeb;
  /* The Fallback */
  background: rgba(167, 255, 235, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #a7ffeb; }

.edit-kanban-item select option.bg-color_name {
  background-color: #a7ffeb; }

.teal.accent-2 {
  color: #64ffda !important; }

.bg-teal.bg-accent-2 {
  background-color: #64ffda !important; }

.btn-teal.btn-accent-2 {
  border-color: #00796b !important;
  background-color: #64ffda !important; }
  .btn-teal.btn-accent-2:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-accent-2:focus, .btn-teal.btn-accent-2:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-accent-2 {
  background: #64ffda;
  /* The Fallback */
  background: rgba(100, 255, 218, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #64ffda; }

.edit-kanban-item select option.bg-color_name {
  background-color: #64ffda; }

.teal.accent-3 {
  color: #1de9b6 !important; }

.bg-teal.bg-accent-3 {
  background-color: #1de9b6 !important; }

.btn-teal.btn-accent-3 {
  border-color: #00796b !important;
  background-color: #1de9b6 !important; }
  .btn-teal.btn-accent-3:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-accent-3:focus, .btn-teal.btn-accent-3:active {
    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; }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-teal.overlay-accent-3 {
  background: #1de9b6;
  /* The Fallback */
  background: rgba(29, 233, 182, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #1de9b6; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1de9b6; }

.teal.accent-4 {
  color: #00bfa5 !important; }

.bg-teal.bg-accent-4 {
  background-color: #00bfa5 !important; }

.btn-teal.btn-accent-4 {
  border-color: #00796b !important;
  background-color: #00bfa5 !important; }
  .btn-teal.btn-accent-4:hover {
    border-color: #00796b !important;
    background-color: #00695c !important; }
  .btn-teal.btn-accent-4:focus, .btn-teal.btn-accent-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(0, 191, 165, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=teal]:before {
  background-color: #00bfa5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #00bfa5; }

.yellow.lighten-5 {
  color: #fffde7 !important; }

.bg-yellow.bg-lighten-5 {
  background-color: #fffde7 !important; }

.btn-yellow.btn-lighten-5 {
  border-color: #fbc02d !important;
  background-color: #fffde7 !important; }
  .btn-yellow.btn-lighten-5:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-lighten-5:focus, .btn-yellow.btn-lighten-5:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 253, 231, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #fffde7; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fffde7; }

.yellow.lighten-4 {
  color: #fff9c4 !important; }

.bg-yellow.bg-lighten-4 {
  background-color: #fff9c4 !important; }

.btn-yellow.btn-lighten-4 {
  border-color: #fbc02d !important;
  background-color: #fff9c4 !important; }
  .btn-yellow.btn-lighten-4:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-lighten-4:focus, .btn-yellow.btn-lighten-4:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 249, 196, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #fff9c4; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff9c4; }

.yellow.lighten-3 {
  color: #fff59d !important; }

.bg-yellow.bg-lighten-3 {
  background-color: #fff59d !important; }

.btn-yellow.btn-lighten-3 {
  border-color: #fbc02d !important;
  background-color: #fff59d !important; }
  .btn-yellow.btn-lighten-3:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-lighten-3:focus, .btn-yellow.btn-lighten-3:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 245, 157, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #fff59d; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff59d; }

.yellow.lighten-2 {
  color: #fff176 !important; }

.bg-yellow.bg-lighten-2 {
  background-color: #fff176 !important; }

.btn-yellow.btn-lighten-2 {
  border-color: #fbc02d !important;
  background-color: #fff176 !important; }
  .btn-yellow.btn-lighten-2:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-lighten-2:focus, .btn-yellow.btn-lighten-2:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 241, 118, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #fff176; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff176; }

.yellow.lighten-1 {
  color: #ffee58 !important; }

.bg-yellow.bg-lighten-1 {
  background-color: #ffee58 !important; }

.btn-yellow.btn-lighten-1 {
  border-color: #fbc02d !important;
  background-color: #ffee58 !important; }
  .btn-yellow.btn-lighten-1:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-lighten-1:focus, .btn-yellow.btn-lighten-1:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 238, 88, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #ffee58; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffee58; }

.yellow {
  color: #ffeb3b !important; }

.bg-yellow {
  background-color: #ffeb3b !important; }
  .bg-yellow .card-header,
  .bg-yellow .card-footer {
    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, 0.15); }

.border-yellow {
  border-color: #ffeb3b; }

.bg-yellow.badge-glow,
.border-yellow.badge-glow {
  box-shadow: 0px 0px 10px #ffeb3b; }

.overlay-yellow {
  background: #ffeb3b;
  /* The Fallback */
  background: rgba(255, 235, 59, 0.8); }

/* .card-outline-yellow{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-yellow {
  border-color: !important;
  background-color: #ffeb3b !important;
  color: #FFFFFF; }
  .btn-yellow:hover {
    border-color: #fdd835 !important;
    background-color: #ffee58 !important;
    color: #FFF !important; }
  .btn-yellow:focus, .btn-yellow:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffeb3b !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #ffeb3b; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffeb3b; }

.yellow.darken-1 {
  color: #fdd835 !important; }

.bg-yellow.bg-darken-1 {
  background-color: #fdd835 !important; }

.btn-yellow.btn-darken-1 {
  border-color: #fbc02d !important;
  background-color: #fdd835 !important; }
  .btn-yellow.btn-darken-1:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-darken-1:focus, .btn-yellow.btn-darken-1:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-yellow.overlay-darken-1 {
  background: #fdd835;
  /* The Fallback */
  background: rgba(253, 216, 53, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #fdd835; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fdd835; }

.yellow.darken-2 {
  color: #fbc02d !important; }

.bg-yellow.bg-darken-2 {
  background-color: #fbc02d !important; }

.btn-yellow.btn-darken-2 {
  border-color: #fbc02d !important;
  background-color: #fbc02d !important; }
  .btn-yellow.btn-darken-2:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-darken-2:focus, .btn-yellow.btn-darken-2:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(251, 192, 45, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #fbc02d; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fbc02d; }

.yellow.darken-3 {
  color: #f9a825 !important; }

.bg-yellow.bg-darken-3 {
  background-color: #f9a825 !important; }

.btn-yellow.btn-darken-3 {
  border-color: #fbc02d !important;
  background-color: #f9a825 !important; }
  .btn-yellow.btn-darken-3:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-darken-3:focus, .btn-yellow.btn-darken-3:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-yellow.overlay-darken-3 {
  background: #f9a825;
  /* The Fallback */
  background: rgba(249, 168, 37, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #f9a825; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f9a825; }

.yellow.darken-4 {
  color: #f57f17 !important; }

.bg-yellow.bg-darken-4 {
  background-color: #f57f17 !important; }

.btn-yellow.btn-darken-4 {
  border-color: #fbc02d !important;
  background-color: #f57f17 !important; }
  .btn-yellow.btn-darken-4:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-darken-4:focus, .btn-yellow.btn-darken-4:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-yellow.overlay-darken-4 {
  background: #f57f17;
  /* The Fallback */
  background: rgba(245, 127, 23, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #f57f17; }

.edit-kanban-item select option.bg-color_name {
  background-color: #f57f17; }

.yellow.accent-1 {
  color: #ffff8d !important; }

.bg-yellow.bg-accent-1 {
  background-color: #ffff8d !important; }

.btn-yellow.btn-accent-1 {
  border-color: #fbc02d !important;
  background-color: #ffff8d !important; }
  .btn-yellow.btn-accent-1:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-accent-1:focus, .btn-yellow.btn-accent-1:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-yellow.overlay-accent-1 {
  background: #ffff8d;
  /* The Fallback */
  background: rgba(255, 255, 141, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #ffff8d; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffff8d; }

.yellow.accent-2 {
  color: #ffff00 !important; }

.bg-yellow.bg-accent-2 {
  background-color: #ffff00 !important; }

.btn-yellow.btn-accent-2 {
  border-color: #fbc02d !important;
  background-color: #ffff00 !important; }
  .btn-yellow.btn-accent-2:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-accent-2:focus, .btn-yellow.btn-accent-2:active {
    border-color: #f9a825 !important;
    background-color: #f57f17 !important; }

.btn-outline-yellow.btn-outline-accent-2 {
  border-color: #ffff00 !important;
  color: #ffff00 !important; }
  .btn-outline-yellow.btn-outline-accent-2:hover {
    background-color: #ffff00 !important; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffff00 !important; }

.border-yellow.border-accent-2 {
  border: 1px solid #ffff00 !important; }

.border-top-yellow.border-top-accent-2 {
  border-top: 1px solid #ffff00 !important; }

.border-bottom-yellow.border-bottom-accent-2 {
  border-bottom: 1px solid #ffff00 !important; }

.border-left-yellow.border-left-accent-2 {
  border-left: 1px solid #ffff00 !important; }

.border-right-yellow.border-right-accent-2 {
  border-right: 1px solid #ffff00 !important; }

.overlay-yellow.overlay-accent-2 {
  background: #ffff00;
  /* The Fallback */
  background: rgba(255, 255, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #ffff00; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffff00; }

.yellow.accent-3 {
  color: #ffea00 !important; }

.bg-yellow.bg-accent-3 {
  background-color: #ffea00 !important; }

.btn-yellow.btn-accent-3 {
  border-color: #fbc02d !important;
  background-color: #ffea00 !important; }
  .btn-yellow.btn-accent-3:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-accent-3:focus, .btn-yellow.btn-accent-3:active {
    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; }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-yellow.overlay-accent-3 {
  background: #ffea00;
  /* The Fallback */
  background: rgba(255, 234, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #ffea00; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffea00; }

.yellow.accent-4 {
  color: #ffd600 !important; }

.bg-yellow.bg-accent-4 {
  background-color: #ffd600 !important; }

.btn-yellow.btn-accent-4 {
  border-color: #fbc02d !important;
  background-color: #ffd600 !important; }
  .btn-yellow.btn-accent-4:hover {
    border-color: #fbc02d !important;
    background-color: #f9a825 !important; }
  .btn-yellow.btn-accent-4:focus, .btn-yellow.btn-accent-4:active {
    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 0.075rem #fff, 0 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; }

.overlay-yellow.overlay-accent-4 {
  background: #ffd600;
  /* The Fallback */
  background: rgba(255, 214, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=yellow]:before {
  background-color: #ffd600; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffd600; }

.amber.lighten-5 {
  color: #fff8e1 !important; }

.bg-amber.bg-lighten-5 {
  background-color: #fff8e1 !important; }

.btn-amber.btn-lighten-5 {
  border-color: #ffa000 !important;
  background-color: #fff8e1 !important; }
  .btn-amber.btn-lighten-5:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-lighten-5:focus, .btn-amber.btn-lighten-5:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-lighten-5 {
  background: #fff8e1;
  /* The Fallback */
  background: rgba(255, 248, 225, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #fff8e1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #fff8e1; }

.amber.lighten-4 {
  color: #ffecb3 !important; }

.bg-amber.bg-lighten-4 {
  background-color: #ffecb3 !important; }

.btn-amber.btn-lighten-4 {
  border-color: #ffa000 !important;
  background-color: #ffecb3 !important; }
  .btn-amber.btn-lighten-4:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-lighten-4:focus, .btn-amber.btn-lighten-4:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-lighten-4 {
  background: #ffecb3;
  /* The Fallback */
  background: rgba(255, 236, 179, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffecb3; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffecb3; }

.amber.lighten-3 {
  color: #ffe082 !important; }

.bg-amber.bg-lighten-3 {
  background-color: #ffe082 !important; }

.btn-amber.btn-lighten-3 {
  border-color: #ffa000 !important;
  background-color: #ffe082 !important; }
  .btn-amber.btn-lighten-3:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-lighten-3:focus, .btn-amber.btn-lighten-3:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-lighten-3 {
  background: #ffe082;
  /* The Fallback */
  background: rgba(255, 224, 130, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffe082; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffe082; }

.amber.lighten-2 {
  color: #ffd54f !important; }

.bg-amber.bg-lighten-2 {
  background-color: #ffd54f !important; }

.btn-amber.btn-lighten-2 {
  border-color: #ffa000 !important;
  background-color: #ffd54f !important; }
  .btn-amber.btn-lighten-2:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-lighten-2:focus, .btn-amber.btn-lighten-2:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-lighten-2 {
  background: #ffd54f;
  /* The Fallback */
  background: rgba(255, 213, 79, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffd54f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffd54f; }

.amber.lighten-1 {
  color: #ffca28 !important; }

.bg-amber.bg-lighten-1 {
  background-color: #ffca28 !important; }

.btn-amber.btn-lighten-1 {
  border-color: #ffa000 !important;
  background-color: #ffca28 !important; }
  .btn-amber.btn-lighten-1:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-lighten-1:focus, .btn-amber.btn-lighten-1:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 202, 40, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffca28; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffca28; }

.amber {
  color: #ffc107 !important; }

.bg-amber {
  background-color: #ffc107 !important; }
  .bg-amber .card-header,
  .bg-amber .card-footer {
    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, 0.15); }

.border-amber {
  border-color: #ffc107; }

.bg-amber.badge-glow,
.border-amber.badge-glow {
  box-shadow: 0px 0px 10px #ffc107; }

.overlay-amber {
  background: #ffc107;
  /* The Fallback */
  background: rgba(255, 193, 7, 0.8); }

/* .card-outline-amber{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-amber {
  border-color: !important;
  background-color: #ffc107 !important;
  color: #FFFFFF; }
  .btn-amber:hover {
    border-color: #ffb300 !important;
    background-color: #ffca28 !important;
    color: #FFF !important; }
  .btn-amber:focus, .btn-amber:active {
    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 {
    background-color: #ffc107;
    color: #FFF !important; }

.widget-timeline .timeline-items.timeline-icon-amber:before {
  background-color: #ffc107; }

input[type="checkbox"].bg-amber + .custom-control-label:before, input[type="radio"].bg-amber + .custom-control-label:before {
  background-color: #ffc107 !important; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffc107 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffc107; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffc107; }

.amber.darken-1 {
  color: #ffb300 !important; }

.bg-amber.bg-darken-1 {
  background-color: #ffb300 !important; }

.btn-amber.btn-darken-1 {
  border-color: #ffa000 !important;
  background-color: #ffb300 !important; }
  .btn-amber.btn-darken-1:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-darken-1:focus, .btn-amber.btn-darken-1:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-darken-1 {
  background: #ffb300;
  /* The Fallback */
  background: rgba(255, 179, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffb300; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffb300; }

.amber.darken-2 {
  color: #ffa000 !important; }

.bg-amber.bg-darken-2 {
  background-color: #ffa000 !important; }

.btn-amber.btn-darken-2 {
  border-color: #ffa000 !important;
  background-color: #ffa000 !important; }
  .btn-amber.btn-darken-2:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-darken-2:focus, .btn-amber.btn-darken-2:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(255, 160, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffa000; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffa000; }

.amber.darken-3 {
  color: #ff8f00 !important; }

.bg-amber.bg-darken-3 {
  background-color: #ff8f00 !important; }

.btn-amber.btn-darken-3 {
  border-color: #ffa000 !important;
  background-color: #ff8f00 !important; }
  .btn-amber.btn-darken-3:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-darken-3:focus, .btn-amber.btn-darken-3:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-darken-3 {
  background: #ff8f00;
  /* The Fallback */
  background: rgba(255, 143, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ff8f00; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff8f00; }

.amber.darken-4 {
  color: #ff6f00 !important; }

.bg-amber.bg-darken-4 {
  background-color: #ff6f00 !important; }

.btn-amber.btn-darken-4 {
  border-color: #ffa000 !important;
  background-color: #ff6f00 !important; }
  .btn-amber.btn-darken-4:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-darken-4:focus, .btn-amber.btn-darken-4:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-darken-4 {
  background: #ff6f00;
  /* The Fallback */
  background: rgba(255, 111, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ff6f00; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ff6f00; }

.amber.accent-1 {
  color: #ffe57f !important; }

.bg-amber.bg-accent-1 {
  background-color: #ffe57f !important; }

.btn-amber.btn-accent-1 {
  border-color: #ffa000 !important;
  background-color: #ffe57f !important; }
  .btn-amber.btn-accent-1:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-accent-1:focus, .btn-amber.btn-accent-1:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-accent-1 {
  background: #ffe57f;
  /* The Fallback */
  background: rgba(255, 229, 127, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffe57f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffe57f; }

.amber.accent-2 {
  color: #ffd740 !important; }

.bg-amber.bg-accent-2 {
  background-color: #ffd740 !important; }

.btn-amber.btn-accent-2 {
  border-color: #ffa000 !important;
  background-color: #ffd740 !important; }
  .btn-amber.btn-accent-2:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-accent-2:focus, .btn-amber.btn-accent-2:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-accent-2 {
  background: #ffd740;
  /* The Fallback */
  background: rgba(255, 215, 64, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffd740; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffd740; }

.amber.accent-3 {
  color: #ffc400 !important; }

.bg-amber.bg-accent-3 {
  background-color: #ffc400 !important; }

.btn-amber.btn-accent-3 {
  border-color: #ffa000 !important;
  background-color: #ffc400 !important; }
  .btn-amber.btn-accent-3:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-accent-3:focus, .btn-amber.btn-accent-3:active {
    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; }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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; }

.overlay-amber.overlay-accent-3 {
  background: #ffc400;
  /* The Fallback */
  background: rgba(255, 196, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffc400; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffc400; }

.amber.accent-4 {
  color: #ffab00 !important; }

.bg-amber.bg-accent-4 {
  background-color: #ffab00 !important; }

.btn-amber.btn-accent-4 {
  border-color: #ffa000 !important;
  background-color: #ffab00 !important; }
  .btn-amber.btn-accent-4:hover {
    border-color: #ffa000 !important;
    background-color: #ff8f00 !important; }
  .btn-amber.btn-accent-4:focus, .btn-amber.btn-accent-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(255, 171, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=amber]:before {
  background-color: #ffab00; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffab00; }

.blue-grey.lighten-5 {
  color: #eceff1 !important; }

.bg-blue-grey.bg-lighten-5 {
  background-color: #eceff1 !important; }

.btn-blue-grey.btn-lighten-5 {
  border-color: #455a64 !important;
  background-color: #eceff1 !important; }
  .btn-blue-grey.btn-lighten-5:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-lighten-5:focus, .btn-blue-grey.btn-lighten-5:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(236, 239, 241, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #eceff1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #eceff1; }

.blue-grey.lighten-4 {
  color: #cfd8dc !important; }

.bg-blue-grey.bg-lighten-4 {
  background-color: #cfd8dc !important; }

.btn-blue-grey.btn-lighten-4 {
  border-color: #455a64 !important;
  background-color: #cfd8dc !important; }
  .btn-blue-grey.btn-lighten-4:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-lighten-4:focus, .btn-blue-grey.btn-lighten-4:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(207, 216, 220, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #cfd8dc; }

.edit-kanban-item select option.bg-color_name {
  background-color: #cfd8dc; }

.blue-grey.lighten-3 {
  color: #b0bec5 !important; }

.bg-blue-grey.bg-lighten-3 {
  background-color: #b0bec5 !important; }

.btn-blue-grey.btn-lighten-3 {
  border-color: #455a64 !important;
  background-color: #b0bec5 !important; }
  .btn-blue-grey.btn-lighten-3:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-lighten-3:focus, .btn-blue-grey.btn-lighten-3:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(176, 190, 197, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #b0bec5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #b0bec5; }

.blue-grey.lighten-2 {
  color: #90a4ae !important; }

.bg-blue-grey.bg-lighten-2 {
  background-color: #90a4ae !important; }

.btn-blue-grey.btn-lighten-2 {
  border-color: #455a64 !important;
  background-color: #90a4ae !important; }
  .btn-blue-grey.btn-lighten-2:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-lighten-2:focus, .btn-blue-grey.btn-lighten-2:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(144, 164, 174, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #90a4ae; }

.edit-kanban-item select option.bg-color_name {
  background-color: #90a4ae; }

.blue-grey.lighten-1 {
  color: #78909c !important; }

.bg-blue-grey.bg-lighten-1 {
  background-color: #78909c !important; }

.btn-blue-grey.btn-lighten-1 {
  border-color: #455a64 !important;
  background-color: #78909c !important; }
  .btn-blue-grey.btn-lighten-1:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-lighten-1:focus, .btn-blue-grey.btn-lighten-1:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(120, 144, 156, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #78909c; }

.edit-kanban-item select option.bg-color_name {
  background-color: #78909c; }

.blue-grey {
  color: #607d8b !important; }

.bg-blue-grey {
  background-color: #607d8b !important; }
  .bg-blue-grey .card-header,
  .bg-blue-grey .card-footer {
    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, 0.15); }

.border-blue-grey {
  border-color: #607d8b; }

.bg-blue-grey.badge-glow,
.border-blue-grey.badge-glow {
  box-shadow: 0px 0px 10px #607d8b; }

.overlay-blue-grey {
  background: #607d8b;
  /* The Fallback */
  background: rgba(96, 125, 139, 0.8); }

/* .card-outline-blue-grey{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-blue-grey {
  border-color: !important;
  background-color: #607d8b !important;
  color: #FFFFFF; }
  .btn-blue-grey:hover {
    border-color: #546e7a !important;
    background-color: #78909c !important;
    color: #FFF !important; }
  .btn-blue-grey:focus, .btn-blue-grey:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #607d8b !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #607d8b; }

.edit-kanban-item select option.bg-color_name {
  background-color: #607d8b; }

.blue-grey.darken-1 {
  color: #546e7a !important; }

.bg-blue-grey.bg-darken-1 {
  background-color: #546e7a !important; }

.btn-blue-grey.btn-darken-1 {
  border-color: #455a64 !important;
  background-color: #546e7a !important; }
  .btn-blue-grey.btn-darken-1:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-darken-1:focus, .btn-blue-grey.btn-darken-1:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(84, 110, 122, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #546e7a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #546e7a; }

.blue-grey.darken-2 {
  color: #455a64 !important; }

.bg-blue-grey.bg-darken-2 {
  background-color: #455a64 !important; }

.btn-blue-grey.btn-darken-2 {
  border-color: #455a64 !important;
  background-color: #455a64 !important; }
  .btn-blue-grey.btn-darken-2:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-darken-2:focus, .btn-blue-grey.btn-darken-2:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(69, 90, 100, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #455a64; }

.edit-kanban-item select option.bg-color_name {
  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 {
  border-color: #455a64 !important;
  background-color: #37474f !important; }
  .btn-blue-grey.btn-darken-3:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-darken-3:focus, .btn-blue-grey.btn-darken-3:active {
    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; }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(55, 71, 79, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #37474f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #37474f; }

.blue-grey.darken-4 {
  color: #263238 !important; }

.bg-blue-grey.bg-darken-4 {
  background-color: #263238 !important; }

.btn-blue-grey.btn-darken-4 {
  border-color: #455a64 !important;
  background-color: #263238 !important; }
  .btn-blue-grey.btn-darken-4:hover {
    border-color: #455a64 !important;
    background-color: #37474f !important; }
  .btn-blue-grey.btn-darken-4:focus, .btn-blue-grey.btn-darken-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(38, 50, 56, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=blue-grey]:before {
  background-color: #263238; }

.edit-kanban-item select option.bg-color_name {
  background-color: #263238; }

.grey-blue.lighten-5 {
  color: #eceff1 !important; }

.bg-grey-blue.bg-lighten-5 {
  background-color: #eceff1 !important; }

.btn-grey-blue.btn-lighten-5 {
  border-color: #404e67 !important;
  background-color: #eceff1 !important; }
  .btn-grey-blue.btn-lighten-5:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-lighten-5:focus, .btn-grey-blue.btn-lighten-5:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(236, 239, 241, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #eceff1; }

.edit-kanban-item select option.bg-color_name {
  background-color: #eceff1; }

.grey-blue.lighten-4 {
  color: #cfd8dc !important; }

.bg-grey-blue.bg-lighten-4 {
  background-color: #cfd8dc !important; }

.btn-grey-blue.btn-lighten-4 {
  border-color: #404e67 !important;
  background-color: #cfd8dc !important; }
  .btn-grey-blue.btn-lighten-4:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-lighten-4:focus, .btn-grey-blue.btn-lighten-4:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(207, 216, 220, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #cfd8dc; }

.edit-kanban-item select option.bg-color_name {
  background-color: #cfd8dc; }

.grey-blue.lighten-3 {
  color: #b0bec5 !important; }

.bg-grey-blue.bg-lighten-3 {
  background-color: #b0bec5 !important; }

.btn-grey-blue.btn-lighten-3 {
  border-color: #404e67 !important;
  background-color: #b0bec5 !important; }
  .btn-grey-blue.btn-lighten-3:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-lighten-3:focus, .btn-grey-blue.btn-lighten-3:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(176, 190, 197, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #b0bec5; }

.edit-kanban-item select option.bg-color_name {
  background-color: #b0bec5; }

.grey-blue.lighten-2 {
  color: #6f85ad !important; }

.bg-grey-blue.bg-lighten-2 {
  background-color: #6f85ad !important; }

.btn-grey-blue.btn-lighten-2 {
  border-color: #404e67 !important;
  background-color: #6f85ad !important; }
  .btn-grey-blue.btn-lighten-2:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-lighten-2:focus, .btn-grey-blue.btn-lighten-2:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(111, 133, 173, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #6f85ad; }

.edit-kanban-item select option.bg-color_name {
  background-color: #6f85ad; }

.grey-blue.lighten-1 {
  color: #78909c !important; }

.bg-grey-blue.bg-lighten-1 {
  background-color: #78909c !important; }

.btn-grey-blue.btn-lighten-1 {
  border-color: #404e67 !important;
  background-color: #78909c !important; }
  .btn-grey-blue.btn-lighten-1:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-lighten-1:focus, .btn-grey-blue.btn-lighten-1:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(120, 144, 156, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #78909c; }

.edit-kanban-item select option.bg-color_name {
  background-color: #78909c; }

.grey-blue {
  color: #1b2942 !important; }

.bg-grey-blue {
  background-color: #1b2942 !important; }
  .bg-grey-blue .card-header,
  .bg-grey-blue .card-footer {
    background-color: transparent; }

.alert-grey-blue {
  border-color: #304875 !important;
  background-color: #304875 !important;
  color: black !important; }
  .alert-grey-blue .alert-link {
    color: black !important; }

.bullet.bullet-grey-blue {
  background-color: #1b2942; }

.bg-light-grey-blue {
  background-color: rgba(27, 41, 66, 0.15); }

.border-grey-blue {
  border-color: #1b2942; }

.bg-grey-blue.badge-glow,
.border-grey-blue.badge-glow {
  box-shadow: 0px 0px 10px #1b2942; }

.overlay-grey-blue {
  background: #1b2942;
  /* The Fallback */
  background: rgba(27, 41, 66, 0.8); }

/* .card-outline-grey-blue{
  border-width: 1px;
  border-style: solid;
  border-color: $color_value;
  background-color: transparent;
  .card-header, .card-footer{
    background-color: transparent;
  }
} */
.btn-grey-blue {
  border-color: !important;
  background-color: #1b2942 !important;
  color: #FFFFFF; }
  .btn-grey-blue:hover {
    border-color: #546e7a !important;
    background-color: #78909c !important;
    color: #FFF !important; }
  .btn-grey-blue:focus, .btn-grey-blue:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1b2942 !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; }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #1b2942; }

.edit-kanban-item select option.bg-color_name {
  background-color: #1b2942; }

.grey-blue.darken-1 {
  color: #546e7a !important; }

.bg-grey-blue.bg-darken-1 {
  background-color: #546e7a !important; }

.btn-grey-blue.btn-darken-1 {
  border-color: #404e67 !important;
  background-color: #546e7a !important; }
  .btn-grey-blue.btn-darken-1:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-darken-1:focus, .btn-grey-blue.btn-darken-1:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(84, 110, 122, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #546e7a; }

.edit-kanban-item select option.bg-color_name {
  background-color: #546e7a; }

.grey-blue.darken-2 {
  color: #404e67 !important; }

.bg-grey-blue.bg-darken-2 {
  background-color: #404e67 !important; }

.btn-grey-blue.btn-darken-2 {
  border-color: #404e67 !important;
  background-color: #404e67 !important; }
  .btn-grey-blue.btn-darken-2:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-darken-2:focus, .btn-grey-blue.btn-darken-2:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(64, 78, 103, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #404e67; }

.edit-kanban-item select option.bg-color_name {
  background-color: #404e67; }

.grey-blue.darken-3 {
  color: #37474f !important; }

.bg-grey-blue.bg-darken-3 {
  background-color: #37474f !important; }

.btn-grey-blue.btn-darken-3 {
  border-color: #404e67 !important;
  background-color: #37474f !important; }
  .btn-grey-blue.btn-darken-3:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-darken-3:focus, .btn-grey-blue.btn-darken-3:active {
    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; }

input:focus ~ .bg-grey-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #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;
  /* The Fallback */
  background: rgba(55, 71, 79, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #37474f; }

.edit-kanban-item select option.bg-color_name {
  background-color: #37474f; }

.grey-blue.darken-4 {
  color: #263238 !important; }

.bg-grey-blue.bg-darken-4 {
  background-color: #263238 !important; }

.btn-grey-blue.btn-darken-4 {
  border-color: #404e67 !important;
  background-color: #263238 !important; }
  .btn-grey-blue.btn-darken-4:hover {
    border-color: #404e67 !important;
    background-color: #37474f !important; }
  .btn-grey-blue.btn-darken-4:focus, .btn-grey-blue.btn-darken-4:active {
    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 0.075rem #fff, 0 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;
  /* The Fallback */
  background: rgba(38, 50, 56, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=grey-blue]:before {
  background-color: #263238; }

.edit-kanban-item select option.bg-color_name {
  background-color: #263238; }

.shades.black {
  color: #000000 !important; }

.bg-shades.bg-black {
  background-color: #000000 !important; }

.btn-shades.btn-black {
  border-color: !important;
  background-color: #000000 !important; }
  .btn-shades.btn-black:hover {
    border-color: !important;
    background-color: !important; }
  .btn-shades.btn-black:focus, .btn-shades.btn-black:active {
    border-color: !important;
    background-color: !important; }

.btn-outline-shades.btn-outline-black {
  border-color: #000000 !important;
  color: #000000 !important; }
  .btn-outline-shades.btn-outline-black:hover {
    background-color: #000000 !important; }

input:focus ~ .bg-shades {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important; }

.border-shades.border-black {
  border: 1px solid #000000 !important; }

.border-top-shades.border-top-black {
  border-top: 1px solid #000000 !important; }

.border-bottom-shades.border-bottom-black {
  border-bottom: 1px solid #000000 !important; }

.border-left-shades.border-left-black {
  border-left: 1px solid #000000 !important; }

.border-right-shades.border-right-black {
  border-right: 1px solid #000000 !important; }

.overlay-shades.overlay-black {
  background: #000000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=shades]:before {
  background-color: #000000; }

.edit-kanban-item select option.bg-color_name {
  background-color: #000000; }

.shades.white {
  color: #ffffff !important; }

.bg-shades.bg-white {
  background-color: #ffffff !important; }

.btn-shades.btn-white {
  border-color: !important;
  background-color: #ffffff !important; }
  .btn-shades.btn-white:hover {
    border-color: !important;
    background-color: !important; }
  .btn-shades.btn-white:focus, .btn-shades.btn-white:active {
    border-color: !important;
    background-color: !important; }

.btn-outline-shades.btn-outline-white {
  border-color: #ffffff !important;
  color: #ffffff !important; }
  .btn-outline-shades.btn-outline-white:hover {
    background-color: #ffffff !important; }

input:focus ~ .bg-shades {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffffff !important; }

.border-shades.border-white {
  border: 1px solid #ffffff !important; }

.border-top-shades.border-top-white {
  border-top: 1px solid #ffffff !important; }

.border-bottom-shades.border-bottom-white {
  border-bottom: 1px solid #ffffff !important; }

.border-left-shades.border-left-white {
  border-left: 1px solid #ffffff !important; }

.border-right-shades.border-right-white {
  border-right: 1px solid #ffffff !important; }

.overlay-shades.overlay-white {
  background: #ffffff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=shades]:before {
  background-color: #ffffff; }

.edit-kanban-item select option.bg-color_name {
  background-color: #ffffff; }

.shades.transparent {
  color: transparent !important; }

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

.btn-shades.btn-transparent {
  border-color: !important;
  background-color: transparent !important; }
  .btn-shades.btn-transparent:hover {
    border-color: !important;
    background-color: !important; }
  .btn-shades.btn-transparent:focus, .btn-shades.btn-transparent:active {
    border-color: !important;
    background-color: !important; }

.btn-outline-shades.btn-outline-transparent {
  border-color: transparent !important;
  color: transparent !important; }
  .btn-outline-shades.btn-outline-transparent:hover {
    background-color: transparent !important; }

input:focus ~ .bg-shades {
  box-shadow: 0 0 0 0.075rem #fff, 0 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: transparent;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }

/* Scrumboard Application - kanban-item with coloured border */
/* --------------------------------------------------------- */
.kanban-container .kanban-board .kanban-item[data-border=shades]:before {
  background-color: transparent; }

.edit-kanban-item select option.bg-color_name {
  background-color: transparent; }

.black {
  color: #000000; }

.bg-black {
  background-color: #000000; }

input:focus ~ .bg-black {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000; }

.border-black {
  border: 1px solid #000000; }

.border-top-black {
  border-top: 1px solid #000000; }

.border-bottom-black {
  border-bottom: 1px solid #000000; }

.border-left-black {
  border-left: 1px solid #000000; }

.border-right-black {
  border-right: 1px solid #000000; }

.white {
  color: #ffffff; }

.bg-white {
  background-color: #ffffff; }

input:focus ~ .bg-white {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ffffff; }

.border-white {
  border: 1px solid #ffffff; }

.border-top-white {
  border-top: 1px solid #ffffff; }

.border-bottom-white {
  border-bottom: 1px solid #ffffff; }

.border-left-white {
  border-left: 1px solid #ffffff; }

.border-right-white {
  border-right: 1px solid #ffffff; }

.transparent {
  color: transparent; }

.bg-transparent {
  background-color: transparent; }

input:focus ~ .bg-transparent {
  box-shadow: 0 0 0 0.075rem #fff, 0 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; }

/*# sourceMappingURL=colors.css.map */
