.bg-white {
  background-color: #ffffff !important; }

.bg-white .card-header,
.bg-white .card-footer {
  background-color: transparent; }

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

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

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

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

.bg-black {
  background-color: #000000 !important; }

.bg-black .card-header,
.bg-black .card-footer {
  background-color: transparent; }

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

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

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

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

.bg-dark {
  background-color: #000000 !important; }

.bg-dark .card-header,
.bg-dark .card-footer {
  background-color: transparent; }

.alert-dark {
  background: rgba(0, 0, 0, 0.12) !important;
  color: #000000 !important; }

.alert-dark .alert-heading {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 6px 15px -7px; }

.alert-dark .alert-link {
  color: black !important; }

.alert-dark .close {
  color: #000000 !important; }

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

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

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

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

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

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

.badge.badge-light-dark {
  background-color: rgba(0, 0, 0, 0.12);
  color: #000000 !important; }

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

.btn-dark {
  border-color: #000000 !important;
  background-color: #000000 !important;
  color: #fff !important; }

.btn-dark:focus, .btn-dark:active, .btn-dark.active {
  color: #fff;
  background-color: #343434 !important; }

.btn-dark:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px black; }

.btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-dark {
  background-color: transparent;
  color: #000000; }

.btn-flat-dark:hover {
  color: #000000; }

.btn-flat-dark:hover:not(.disabled):not(:disabled) {
  background-color: rgba(0, 0, 0, 0.12); }

.btn-flat-dark:active, .btn-flat-dark.active, .btn-flat-dark:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #000000; }

.btn-flat-dark.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-dark {
  background-color: #000000;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-dark:hover:not(.disabled):not(:disabled) {
  background-color: #626262; }

.btn-relief-dark:active, .btn-relief-dark.active, .btn-relief-dark:focus {
  background-color: #343434; }

.btn-relief-dark:hover {
  color: #fff; }

.btn-relief-dark:active, .btn-relief-dark.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-dark {
  border: 1px solid #000000 !important;
  background-color: transparent;
  color: #000000; }

.btn-outline-dark:hover:not(.disabled):not(:disabled) {
  background-color: rgba(0, 0, 0, 0.04);
  color: #000000; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #000000; }

.btn-outline-dark.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-dark.dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.2);
  color: #000000; }

.btn-outline-dark.waves-effect .waves-ripple,
.btn-flat-dark.waves-effect .waves-ripple {
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

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

.modal.modal-dark .modal-header .modal-title {
  color: #000000; }

.modal.modal-dark .modal-header .close {
  color: #000000 !important; }

.progress-bar-dark {
  background-color: rgba(0, 0, 0, 0.12); }

.progress-bar-dark .progress-bar {
  background-color: #000000; }

.timeline .timeline-point-dark {
  border-color: #000000 !important; }

.timeline .timeline-point-dark i,
.timeline .timeline-point-dark svg {
  stroke: #000000 !important; }

.timeline .timeline-point-dark.timeline-point-indicator {
  background-color: #000000 !important; }

.timeline .timeline-point-dark.timeline-point-indicator:before {
  background: rgba(0, 0, 0, 0.12) !important; }

.divider.divider-dark .divider-text:before, .divider.divider-dark .divider-text:after {
  border-color: #000000 !important; }

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

.custom-control-dark .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-dark .custom-control-input:active ~ .custom-control-label::before {
  border-color: #000000;
  background-color: #000000; }

.custom-control-dark.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-dark.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-dark.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-dark.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-dark.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-dark.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4) !important; }

.custom-control-dark .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 0, 0, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-dark .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #000000 !important; }

.custom-switch-dark .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #000000 !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #000000 !important;
  border-color: #000000 !important; }

.text-dark.text-darken-1 {
  color: #343434 !important; }

.bg-dark.bg-darken-1 {
  background-color: #343434 !important; }

.border-dark.border-darken-1 {
  border: 1px solid #343434 !important; }

.border-top-dark.border-top-darken-1 {
  border-top: 1px solid #343434 !important; }

.border-bottom-dark.border-bottom-darken-1 {
  border-bottom: 1px solid #343434 !important; }

.border-left-dark.border-left-darken-1 {
  border-left: 1px solid #343434 !important; }

.border-right-dark.border-right-darken-1 {
  border-right: 1px solid #343434 !important; }

.overlay-dark.overlay-darken-1 {
  background: #343434;
  /* The Fallback */
  background: rgba(52, 52, 52, 0.6); }

.text-dark.text-darken-2 {
  color: #1e1e1e !important; }

.bg-dark.bg-darken-2 {
  background-color: #1e1e1e !important; }

.border-dark.border-darken-2 {
  border: 1px solid #1e1e1e !important; }

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

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

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

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

.overlay-dark.overlay-darken-2 {
  background: #1e1e1e;
  /* The Fallback */
  background: rgba(30, 30, 30, 0.6); }

.text-dark.text-darken-3 {
  color: #626262 !important; }

.bg-dark.bg-darken-3 {
  background-color: #626262 !important; }

.border-dark.border-darken-3 {
  border: 1px solid #626262 !important; }

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

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

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

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

.overlay-dark.overlay-darken-3 {
  background: #626262;
  /* The Fallback */
  background: rgba(98, 98, 98, 0.6); }

.bg-light {
  background-color: var(--primary_background) !important; }

.bg-light .card-header,
.bg-light .card-footer {
  background-color: transparent; }

.border-light {
  border: 1px solid var(--border_color) !important; }

.border-top-light {
  border-top: 1px solid #f6f6f6; }

.border-bottom-light {
  border-bottom: 1px solid #f6f6f6; }

.border-left-light {
  border-left: 1px solid #f6f6f6; }

.border-right-light {
  border-right: 1px solid #f6f6f6; }

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

.overlay-light {
  background: #f6f6f6;
  /* The Fallback */
  background: rgba(246, 246, 246, 0.6); }

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

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

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

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

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

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

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

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

.overlay-primary.overlay-lighten-5 {
  background: #badbfd;
  /* The Fallback */
  background: rgba(186, 219, 253, 0.6); }

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

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

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

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

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

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

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

.overlay-primary.overlay-lighten-4 {
  background: #a1cffc;
  /* The Fallback */
  background: rgba(161, 207, 252, 0.6); }

.text-primary.text-lighten-3 {
  color: #88c2fb !important; }

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

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

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

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

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

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

.overlay-primary.overlay-lighten-3 {
  background: #88c2fb;
  /* The Fallback */
  background: rgba(136, 194, 251, 0.6); }

.text-primary.text-lighten-2 {
  color: #6fb5fb !important; }

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

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

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

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

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

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

.overlay-primary.overlay-lighten-2 {
  background: #6fb5fb;
  /* The Fallback */
  background: rgba(111, 181, 251, 0.6); }

.text-primary.text-lighten-1 {
  color: #57a9fa !important; }

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

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

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

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

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

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

.overlay-primary.overlay-lighten-1 {
  background: #57a9fa;
  /* The Fallback */
  background: rgba(87, 169, 250, 0.6); }

.bg-primary {
  background-color: var(--primary) !important; }

.bg-primary .card-header,
.bg-primary .card-footer {
  background-color: transparent; }

.alert-primary {
  background: rgba(62, 156, 249, 0.12) !important;
  color: var(--primary) !important; }

.alert-primary .alert-heading {
  box-shadow: rgba(62, 156, 249, 0.4) 0px 6px 15px -7px; }

.alert-primary .alert-link {
  color: var(--primary) !important; }

.alert-primary .close {
  color: var(--primary) !important; }

.bg-light-primary {
  background: rgba(62, 156, 249, 0.12) !important;
  color: var(--primary) !important; }

.bg-light-primary.fc-h-event, .bg-light-primary.fc-v-event {
  border-color: rgba(62, 156, 249, 0.1); }

.bg-light-primary .fc-list-event-dot,
.bg-light-primary .fc-daygrid-event-dot {
  border-color: var(--primary) !important; }

.bg-light-primary.fc-list-event:hover td {
  background: rgba(62, 156, 249, 0.1) !important; }

.bg-light-primary.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-primary {
  color: var(--primary) !important; }

.border-primary {
  border: 1px solid var(--primary) !important; }

.border-top-primary {
  border-top: 1px solid var(--primary); }

.border-bottom-primary {
  border-bottom: 1px solid var(--primary); }

.border-left-primary {
  border-left: 1px solid var(--primary); }

.border-right-primary {
  border-right: 1px solid var(--primary); }

.bg-primary.badge-glow,
.border-primary.badge-glow,
.badge-primary.badge-glow {
  box-shadow: 0px 0px 10px var(--primary); }

.badge.badge-light-primary {
  background-color: rgba(62, 156, 249, 0.12);
  color: var(--primary) !important; }

.overlay-primary {
  background: var(--primary);
  /* The Fallback */
  background: rgba(62, 156, 249, 0.6); }

.btn-primary {
  border-color: var(--primary) !important;
  background-color: var(--primary) !important;
  color: var(--primary_text_color) !important; }

.btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: var(--primary_text_color);
  background-color: var(--primary) !important; }

.btn-primary:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px var(--primary); }

.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-primary {
  background-color: transparent;
  color: var(--primary); }

.btn-flat-primary:hover {
  color: var(--primary); }

.btn-flat-primary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(62, 156, 249, 0.12); }

.btn-flat-primary:active, .btn-flat-primary.active, .btn-flat-primary:focus {
  background-color: rgba(62, 156, 249, 0.2);
  color: var(--primary); }

.btn-flat-primary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233e9cf9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-primary {
  background-color: var(--primary);
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: var(--primary_text_color);
  transition: all 0.2s ease; }

.btn-relief-primary:hover:not(.disabled):not(:disabled) {
  background-color: #57a9fa; }

.btn-relief-primary:active, .btn-relief-primary.active, .btn-relief-primary:focus {
  background-color: var(--primary); }

.btn-relief-primary:hover {
  color: var(--primary_text_color); }

.btn-relief-primary:active, .btn-relief-primary.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-primary {
  border: 1px solid var(--primary) !important;
  background-color: transparent;
  color: var(--primary); }

.btn-outline-primary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(62, 156, 249, 0.04);
  color: var(--primary); }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):focus {
  background-color: rgba(62, 156, 249, 0.2);
  color: var(--primary); }

.btn-outline-primary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233e9cf9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-primary.dropdown-toggle {
  background-color: rgba(62, 156, 249, 0.2);
  color: var(--primary); }

.btn-outline-primary.waves-effect .waves-ripple,
.btn-flat-primary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(62, 156, 249, 0.2) 0, rgba(62, 156, 249, 0.3) 40%, rgba(62, 156, 249, 0.4) 50%, rgba(62, 156, 249, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-primary {
  background-color: var(--primary); }

.modal.modal-primary .modal-header .modal-title {
  color: var(--primary); }

.modal.modal-primary .modal-header .close {
  color: var(--primary) !important; }

.pagination-primary .page-item.active .page-link {
  background: var(--primary) !important;
  color: var(--primary_text_color); }

.pagination-primary .page-item.active .page-link:hover {
  color: var(--primary_text_color); }

.pagination-primary .page-item .page-link:hover {
  color: var(--primary); }

.pagination-primary .page-item.prev-item .page-link:hover, .pagination-primary .page-item.next-item .page-link:hover {
  background: var(--primary);
  color: var(--primary_text_color); }

.pagination-primary .page-item.next-item .page-link:active:after, .pagination-primary .page-item.next-item .page-link:hover:after, .pagination-primary .page-item.next .page-link:active:after, .pagination-primary .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233e9cf9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-primary .page-item.prev-item .page-link:active:before, .pagination-primary .page-item.prev-item .page-link:hover:before, .pagination-primary .page-item.prev .page-link:active:before, .pagination-primary .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233e9cf9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-primary .nav-item .nav-link.active {
  color: #fff;
  background-color: var(--primary) !important;
  border-color: var(--primary);
  box-shadow: 0 4px 18px -4px rgba(62, 156, 249, 0.65); }

.progress-bar-primary {
  background-color: rgba(62, 156, 249, 0.12); }

.progress-bar-primary .progress-bar {
  background-color: var(--primary); }

.timeline .timeline-point-primary {
  border-color: var(--primary) !important; }

.timeline .timeline-point-primary i,
.timeline .timeline-point-primary svg {
  stroke: var(--primary) !important; }

.timeline .timeline-point-primary.timeline-point-indicator {
  background-color: var(--primary) !important; }

.timeline .timeline-point-primary.timeline-point-indicator:before {
  background: rgba(62, 156, 249, 0.12) !important; }

.divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
  border-color: var(--primary) !important; }

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

.custom-control-primary .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-primary .custom-control-input:active ~ .custom-control-label::before {
  border-color: var(--primary);
  background-color: var(--primary); }

.custom-control-primary.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-primary.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-primary.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-primary.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-primary.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-primary.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(62, 156, 249, 0.4) !important; }

.custom-control-primary .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(62, 156, 249, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-primary .custom-control-input:focus ~ .custom-control-label::before {
  border-color: var(--primary) !important; }

.custom-switch-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--primary) !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: var(--primary) !important;
  border-color: var(--primary) !important; }

.text-primary.text-darken-1 {
  color: var(--primary) !important; }

.bg-primary.bg-darken-1 {
  background-color: var(--primary) !important; }

.border-primary.border-darken-1 {
  border: 1px solid var(--primary) !important; }

.border-top-primary.border-top-darken-1 {
  border-top: 1px solid var(--primary) !important; }

.border-bottom-primary.border-bottom-darken-1 {
  border-bottom: 1px solid var(--primary) !important; }

.border-left-primary.border-left-darken-1 {
  border-left: 1px solid var(--primary) !important; }

.border-right-primary.border-right-darken-1 {
  border-right: 1px solid var(--primary) !important; }

.overlay-primary.overlay-darken-1 {
  background: var(--primary);
  /* The Fallback */
  background: rgba(37, 143, 248, 0.6); }

.text-primary.text-darken-2 {
  color: var(--primary) !important; }

.bg-primary.bg-darken-2 {
  background-color: var(--primary) !important; }

.border-primary.border-darken-2 {
  border: 1px solid var(--primary) !important; }

.border-top-primary.border-top-darken-2 {
  border-top: 1px solid var(--primary) !important; }

.border-bottom-primary.border-bottom-darken-2 {
  border-bottom: 1px solid var(--primary) !important; }

.border-left-primary.border-left-darken-2 {
  border-left: 1px solid var(--primary) !important; }

.border-right-primary.border-right-darken-2 {
  border-right: 1px solid var(--primary) !important; }

.overlay-primary.overlay-darken-2 {
  background: var(--primary);
  /* The Fallback */
  background: rgba(13, 131, 247, 0.6); }

.text-primary.text-darken-3 {
  color: #0776e3 !important; }

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

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

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

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

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

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

.overlay-primary.overlay-darken-3 {
  background: #0776e3;
  /* The Fallback */
  background: rgba(7, 118, 227, 0.6); }

.text-primary.text-darken-4 {
  color: #0669cb !important; }

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

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

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

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

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

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

.overlay-primary.overlay-darken-4 {
  background: #0669cb;
  /* The Fallback */
  background: rgba(6, 105, 203, 0.6); }

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

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

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

.border-top-primary.border-top-accent-1 {
  border-top: 1px solid #bdfdff !important; }

.border-bottom-primary.border-bottom-accent-1 {
  border-bottom: 1px solid #bdfdff !important; }

.border-left-primary.border-left-accent-1 {
  border-left: 1px solid #bdfdff !important; }

.border-right-primary.border-right-accent-1 {
  border-right: 1px solid #bdfdff !important; }

.overlay-primary.overlay-accent-1 {
  background: #bdfdff;
  /* The Fallback */
  background: rgba(189, 253, 255, 0.6); }

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

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

.border-primary.border-accent-2 {
  border: 1px solid #8afbff !important; }

.border-top-primary.border-top-accent-2 {
  border-top: 1px solid #8afbff !important; }

.border-bottom-primary.border-bottom-accent-2 {
  border-bottom: 1px solid #8afbff !important; }

.border-left-primary.border-left-accent-2 {
  border-left: 1px solid #8afbff !important; }

.border-right-primary.border-right-accent-2 {
  border-right: 1px solid #8afbff !important; }

.overlay-primary.overlay-accent-2 {
  background: #8afbff;
  /* The Fallback */
  background: rgba(138, 251, 255, 0.6); }

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

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

.border-primary.border-accent-3 {
  border: 1px solid #57faff !important; }

.border-top-primary.border-top-accent-3 {
  border-top: 1px solid #57faff !important; }

.border-bottom-primary.border-bottom-accent-3 {
  border-bottom: 1px solid #57faff !important; }

.border-left-primary.border-left-accent-3 {
  border-left: 1px solid #57faff !important; }

.border-right-primary.border-right-accent-3 {
  border-right: 1px solid #57faff !important; }

.overlay-primary.overlay-accent-3 {
  background: #57faff;
  /* The Fallback */
  background: rgba(87, 250, 255, 0.6); }

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

.bg-primary.bg-accent-4 {
  background-color: #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.6); }

.text-secondary.text-lighten-5 {
  color: #c4c6c8 !important; }

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

.border-secondary.border-lighten-5 {
  border: 1px solid #c4c6c8 !important; }

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

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

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

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

.overlay-secondary.overlay-lighten-5 {
  background: #c4c6c8;
  /* The Fallback */
  background: rgba(196, 198, 200, 0.6); }

.text-secondary.text-lighten-4 {
  color: #b7b9bc !important; }

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

.border-secondary.border-lighten-4 {
  border: 1px solid #b7b9bc !important; }

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

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

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

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

.overlay-secondary.overlay-lighten-4 {
  background: #b7b9bc;
  /* The Fallback */
  background: rgba(183, 185, 188, 0.6); }

.text-secondary.text-lighten-3 {
  color: #aaacb0 !important; }

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

.border-secondary.border-lighten-3 {
  border: 1px solid #aaacb0 !important; }

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

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

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

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

.overlay-secondary.overlay-lighten-3 {
  background: #aaacb0;
  /* The Fallback */
  background: rgba(170, 172, 176, 0.6); }

.text-secondary.text-lighten-2 {
  color: #9ca0a4 !important; }

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

.border-secondary.border-lighten-2 {
  border: 1px solid #9ca0a4 !important; }

.border-top-secondary.border-top-lighten-2 {
  border-top: 1px solid #9ca0a4 !important; }

.border-bottom-secondary.border-bottom-lighten-2 {
  border-bottom: 1px solid #9ca0a4 !important; }

.border-left-secondary.border-left-lighten-2 {
  border-left: 1px solid #9ca0a4 !important; }

.border-right-secondary.border-right-lighten-2 {
  border-right: 1px solid #9ca0a4 !important; }

.overlay-secondary.overlay-lighten-2 {
  background: #9ca0a4;
  /* The Fallback */
  background: rgba(156, 160, 164, 0.6); }

.text-secondary.text-lighten-1 {
  color: #8f9397 !important; }

.bg-secondary.bg-lighten-1 {
  background-color: #8f9397 !important; }

.border-secondary.border-lighten-1 {
  border: 1px solid #8f9397 !important; }

.border-top-secondary.border-top-lighten-1 {
  border-top: 1px solid #8f9397 !important; }

.border-bottom-secondary.border-bottom-lighten-1 {
  border-bottom: 1px solid #8f9397 !important; }

.border-left-secondary.border-left-lighten-1 {
  border-left: 1px solid #8f9397 !important; }

.border-right-secondary.border-right-lighten-1 {
  border-right: 1px solid #8f9397 !important; }

.overlay-secondary.overlay-lighten-1 {
  background: #8f9397;
  /* The Fallback */
  background: rgba(143, 147, 151, 0.6); }

.bg-secondary {
  background-color: #C0C7D0 !important; }

.bg-secondary .card-header,
.bg-secondary .card-footer {
  background-color: transparent; }

.alert-secondary {
  background: rgba(130, 134, 139, 0.12) !important;
  color: #C0C7D0 !important; }

.alert-secondary .alert-heading {
  box-shadow: rgba(130, 134, 139, 0.4) 0px 6px 15px -7px; }

.alert-secondary .alert-link {
  color: #75797e !important; }

.alert-secondary .close {
  color: #C0C7D0 !important; }

.bg-light-secondary {
  background: rgba(130, 134, 139, 0.12) !important;
  color: #C0C7D0 !important; }

.bg-light-secondary.fc-h-event, .bg-light-secondary.fc-v-event {
  border-color: rgba(130, 134, 139, 0.1); }

.bg-light-secondary .fc-list-event-dot,
.bg-light-secondary .fc-daygrid-event-dot {
  border-color: #C0C7D0 !important; }

.bg-light-secondary.fc-list-event:hover td {
  background: rgba(130, 134, 139, 0.1) !important; }

.bg-light-secondary.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-secondary {
  color: #C0C7D0 !important; }

.border-secondary {
  border: 1px solid #C0C7D0 !important; }

.border-top-secondary {
  border-top: 1px solid #C0C7D0; }

.border-bottom-secondary {
  border-bottom: 1px solid #C0C7D0; }

.border-left-secondary {
  border-left: 1px solid #C0C7D0; }

.border-right-secondary {
  border-right: 1px solid #C0C7D0; }

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

.badge.badge-light-secondary {
  background-color: rgba(130, 134, 139, 0.12);
  color: #C0C7D0 !important; }

.overlay-secondary {
  background: #C0C7D0;
  /* The Fallback */
  background: rgba(130, 134, 139, 0.6); }

.btn-secondary {
  border-color: #C0C7D0 !important;
  background-color: #C0C7D0 !important;
  color: #fff !important; }

.btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  color: #fff;
  background-color: #75797e !important; }

.btn-secondary:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #C0C7D0; }

.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-secondary {
  background-color: transparent;
  color: #C0C7D0; }

.btn-flat-secondary:hover {
  color: #C0C7D0; }

.btn-flat-secondary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(130, 134, 139, 0.12); }

.btn-flat-secondary:active, .btn-flat-secondary.active, .btn-flat-secondary:focus {
  background-color: rgba(130, 134, 139, 0.2);
  color: #C0C7D0; }

.btn-flat-secondary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-secondary {
  background-color: #C0C7D0;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-secondary:hover:not(.disabled):not(:disabled) {
  background-color: #8f9397; }

.btn-relief-secondary:active, .btn-relief-secondary.active, .btn-relief-secondary:focus {
  background-color: #75797e; }

.btn-relief-secondary:hover {
  color: #fff; }

.btn-relief-secondary:active, .btn-relief-secondary.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-secondary {
  border: 1px solid #C0C7D0 !important;
  background-color: transparent;
  color: #C0C7D0; }

.btn-outline-secondary:hover:not(.disabled):not(:disabled) {
  background-color: rgba(130, 134, 139, 0.04);
  color: #C0C7D0; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):focus {
  background-color: rgba(130, 134, 139, 0.2);
  color: #C0C7D0; }

.btn-outline-secondary.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-secondary.dropdown-toggle {
  background-color: rgba(130, 134, 139, 0.2);
  color: #C0C7D0; }

.btn-outline-secondary.waves-effect .waves-ripple,
.btn-flat-secondary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(130, 134, 139, 0.2) 0, rgba(130, 134, 139, 0.3) 40%, rgba(130, 134, 139, 0.4) 50%, rgba(130, 134, 139, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-secondary {
  background-color: #C0C7D0; }

.modal.modal-secondary .modal-header .modal-title {
  color: #C0C7D0; }

.modal.modal-secondary .modal-header .close {
  color: #C0C7D0 !important; }

.pagination-secondary .page-item.active .page-link {
  background: #C0C7D0 !important;
  color: #fff; }

.pagination-secondary .page-item.active .page-link:hover {
  color: #fff; }

.pagination-secondary .page-item .page-link:hover {
  color: #C0C7D0; }

.pagination-secondary .page-item.prev-item .page-link:hover, .pagination-secondary .page-item.next-item .page-link:hover {
  background: #C0C7D0;
  color: #fff; }

.pagination-secondary .page-item.next-item .page-link:active:after, .pagination-secondary .page-item.next-item .page-link:hover:after, .pagination-secondary .page-item.next .page-link:active:after, .pagination-secondary .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-secondary .page-item.prev-item .page-link:active:before, .pagination-secondary .page-item.prev-item .page-link:hover:before, .pagination-secondary .page-item.prev .page-link:active:before, .pagination-secondary .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2382868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-secondary .nav-item .nav-link.active {
  color: #fff;
  background-color: #C0C7D0 !important;
  border-color: #C0C7D0;
  box-shadow: 0 4px 18px -4px rgba(130, 134, 139, 0.65); }

.progress-bar-secondary {
  background-color: rgba(130, 134, 139, 0.12); }

.progress-bar-secondary .progress-bar {
  background-color: #C0C7D0; }

.timeline .timeline-point-secondary {
  border-color: #C0C7D0 !important; }

.timeline .timeline-point-secondary i,
.timeline .timeline-point-secondary svg {
  stroke: #C0C7D0 !important; }

.timeline .timeline-point-secondary.timeline-point-indicator {
  background-color: #C0C7D0 !important; }

.timeline .timeline-point-secondary.timeline-point-indicator:before {
  background: rgba(130, 134, 139, 0.12) !important; }

.divider.divider-secondary .divider-text:before, .divider.divider-secondary .divider-text:after {
  border-color: #C0C7D0 !important; }

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

.custom-control-secondary .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-secondary .custom-control-input:active ~ .custom-control-label::before {
  border-color: #C0C7D0;
  background-color: #C0C7D0; }

.custom-control-secondary.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-secondary.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-secondary.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-secondary.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-secondary.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-secondary.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(130, 134, 139, 0.4) !important; }

.custom-control-secondary .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(130, 134, 139, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-secondary .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #C0C7D0 !important; }

.custom-switch-secondary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #C0C7D0 !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #C0C7D0 !important;
  border-color: #C0C7D0 !important; }

.text-secondary.text-darken-1 {
  color: #75797e !important; }

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

.border-secondary.border-darken-1 {
  border: 1px solid #75797e !important; }

.border-top-secondary.border-top-darken-1 {
  border-top: 1px solid #75797e !important; }

.border-bottom-secondary.border-bottom-darken-1 {
  border-bottom: 1px solid #75797e !important; }

.border-left-secondary.border-left-darken-1 {
  border-left: 1px solid #75797e !important; }

.border-right-secondary.border-right-darken-1 {
  border-right: 1px solid #75797e !important; }

.overlay-secondary.overlay-darken-1 {
  background: #75797e;
  /* The Fallback */
  background: rgba(117, 121, 126, 0.6); }

.text-secondary.text-darken-2 {
  color: #696d71 !important; }

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

.border-secondary.border-darken-2 {
  border: 1px solid #696d71 !important; }

.border-top-secondary.border-top-darken-2 {
  border-top: 1px solid #696d71 !important; }

.border-bottom-secondary.border-bottom-darken-2 {
  border-bottom: 1px solid #696d71 !important; }

.border-left-secondary.border-left-darken-2 {
  border-left: 1px solid #696d71 !important; }

.border-right-secondary.border-right-darken-2 {
  border-right: 1px solid #696d71 !important; }

.overlay-secondary.overlay-darken-2 {
  background: #696d71;
  /* The Fallback */
  background: rgba(105, 109, 113, 0.6); }

.text-secondary.text-darken-3 {
  color: #5d6064 !important; }

.bg-secondary.bg-darken-3 {
  background-color: #5d6064 !important; }

.border-secondary.border-darken-3 {
  border: 1px solid #5d6064 !important; }

.border-top-secondary.border-top-darken-3 {
  border-top: 1px solid #5d6064 !important; }

.border-bottom-secondary.border-bottom-darken-3 {
  border-bottom: 1px solid #5d6064 !important; }

.border-left-secondary.border-left-darken-3 {
  border-left: 1px solid #5d6064 !important; }

.border-right-secondary.border-right-darken-3 {
  border-right: 1px solid #5d6064 !important; }

.overlay-secondary.overlay-darken-3 {
  background: #5d6064;
  /* The Fallback */
  background: rgba(93, 96, 100, 0.6); }

.text-secondary.text-darken-4 {
  color: #505357 !important; }

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

.border-secondary.border-darken-4 {
  border: 1px solid #505357 !important; }

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

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

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

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

.overlay-secondary.overlay-darken-4 {
  background: #505357;
  /* The Fallback */
  background: rgba(80, 83, 87, 0.6); }

.text-success.text-lighten-5 {
  color: #9be4ca !important; }

.bg-success.bg-lighten-5 {
  background-color: #9be4ca !important; }

.border-success.border-lighten-5 {
  border: 1px solid #9be4ca !important; }

.border-top-success.border-top-lighten-5 {
  border-top: 1px solid #9be4ca !important; }

.border-bottom-success.border-bottom-lighten-5 {
  border-bottom: 1px solid #9be4ca !important; }

.border-left-success.border-left-lighten-5 {
  border-left: 1px solid #9be4ca !important; }

.border-right-success.border-right-lighten-5 {
  border-right: 1px solid #9be4ca !important; }

.overlay-success.overlay-lighten-5 {
  background: #9be4ca;
  /* The Fallback */
  background: rgba(155, 228, 202, 0.6); }

.text-success.text-lighten-4 {
  color: #87dfc0 !important; }

.bg-success.bg-lighten-4 {
  background-color: #87dfc0 !important; }

.border-success.border-lighten-4 {
  border: 1px solid #87dfc0 !important; }

.border-top-success.border-top-lighten-4 {
  border-top: 1px solid #87dfc0 !important; }

.border-bottom-success.border-bottom-lighten-4 {
  border-bottom: 1px solid #87dfc0 !important; }

.border-left-success.border-left-lighten-4 {
  border-left: 1px solid #87dfc0 !important; }

.border-right-success.border-right-lighten-4 {
  border-right: 1px solid #87dfc0 !important; }

.overlay-success.overlay-lighten-4 {
  background: #87dfc0;
  /* The Fallback */
  background: rgba(135, 223, 192, 0.6); }

.text-success.text-lighten-3 {
  color: #73d9b5 !important; }

.bg-success.bg-lighten-3 {
  background-color: #73d9b5 !important; }

.border-success.border-lighten-3 {
  border: 1px solid #73d9b5 !important; }

.border-top-success.border-top-lighten-3 {
  border-top: 1px solid #73d9b5 !important; }

.border-bottom-success.border-bottom-lighten-3 {
  border-bottom: 1px solid #73d9b5 !important; }

.border-left-success.border-left-lighten-3 {
  border-left: 1px solid #73d9b5 !important; }

.border-right-success.border-right-lighten-3 {
  border-right: 1px solid #73d9b5 !important; }

.overlay-success.overlay-lighten-3 {
  background: #73d9b5;
  /* The Fallback */
  background: rgba(115, 217, 181, 0.6); }

.text-success.text-lighten-2 {
  color: #5fd4aa !important; }

.bg-success.bg-lighten-2 {
  background-color: #5fd4aa !important; }

.border-success.border-lighten-2 {
  border: 1px solid #5fd4aa !important; }

.border-top-success.border-top-lighten-2 {
  border-top: 1px solid #5fd4aa !important; }

.border-bottom-success.border-bottom-lighten-2 {
  border-bottom: 1px solid #5fd4aa !important; }

.border-left-success.border-left-lighten-2 {
  border-left: 1px solid #5fd4aa !important; }

.border-right-success.border-right-lighten-2 {
  border-right: 1px solid #5fd4aa !important; }

.overlay-success.overlay-lighten-2 {
  background: #5fd4aa;
  /* The Fallback */
  background: rgba(95, 212, 170, 0.6); }

.text-success.text-lighten-1 {
  color: #4bcea0 !important; }

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

.border-success.border-lighten-1 {
  border: 1px solid #4bcea0 !important; }

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

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

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

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

.overlay-success.overlay-lighten-1 {
  background: #4bcea0;
  /* The Fallback */
  background: rgba(75, 206, 160, 0.6); }

.bg-success {
  background-color: #0B5563 !important; }

.bg-success .card-header,
.bg-success .card-footer {
  background-color: transparent; }

.alert-success {
  background: rgba(55, 201, 149, 0.12) !important;
  color: #0B5563 !important; }

.alert-success .alert-heading {
  box-shadow: rgba(55, 201, 149, 0.4) 0px 6px 15px -7px; }

.alert-success .alert-link {
  color: #31b586 !important; }

.alert-success .close {
  color: #0B5563 !important; }

.bg-light-success {
  background: rgba(55, 201, 149, 0.12) !important;
  color: #0B5563 !important; }

.bg-light-success.fc-h-event, .bg-light-success.fc-v-event {
  border-color: rgba(55, 201, 149, 0.1); }

.bg-light-success .fc-list-event-dot,
.bg-light-success .fc-daygrid-event-dot {
  border-color: #0B5563 !important; }

.bg-light-success.fc-list-event:hover td {
  background: rgba(55, 201, 149, 0.1) !important; }

.bg-light-success.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-success {
  color: #0B5563 !important; }

.border-success {
  border: 1px solid #0B5563 !important; }

.border-top-success {
  border-top: 1px solid #0B5563; }

.border-bottom-success {
  border-bottom: 1px solid #0B5563; }

.border-left-success {
  border-left: 1px solid #0B5563; }

.border-right-success {
  border-right: 1px solid #0B5563; }

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

.badge.badge-light-success {
  background-color: rgba(55, 201, 149, 0.12);
  color: #0B5563 !important; }

.overlay-success {
  background: #0B5563;
  /* The Fallback */
  background: rgba(55, 201, 149, 0.6); }

.btn-success {
  border-color: #0B5563 !important;
  background-color: #0B5563 !important;
  color: #fff !important; }

.btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #31b586 !important; }

.btn-success:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #0B5563; }

.btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-success {
  background-color: transparent;
  color: #0B5563; }

.btn-flat-success:hover {
  color: #0B5563; }

.btn-flat-success:hover:not(.disabled):not(:disabled) {
  background-color: rgba(55, 201, 149, 0.12); }

.btn-flat-success:active, .btn-flat-success.active, .btn-flat-success:focus {
  background-color: rgba(55, 201, 149, 0.2);
  color: #0B5563; }

.btn-flat-success.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2337c995' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-success {
  background-color: #0B5563;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-success:hover:not(.disabled):not(:disabled) {
  background-color: #4bcea0; }

.btn-relief-success:active, .btn-relief-success.active, .btn-relief-success:focus {
  background-color: #31b586; }

.btn-relief-success:hover {
  color: #fff; }

.btn-relief-success:active, .btn-relief-success.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-success {
  border: 1px solid #0B5563 !important;
  background-color: transparent;
  color: #0B5563; }

.btn-outline-success:hover:not(.disabled):not(:disabled) {
  background-color: rgba(55, 201, 149, 0.04);
  color: #0B5563; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):focus {
  background-color: rgba(55, 201, 149, 0.2);
  color: #0B5563; }

.btn-outline-success.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2337c995' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-success.dropdown-toggle {
  background-color: rgba(55, 201, 149, 0.2);
  color: #0B5563; }

.btn-outline-success.waves-effect .waves-ripple,
.btn-flat-success.waves-effect .waves-ripple {
  background: radial-gradient(rgba(55, 201, 149, 0.2) 0, rgba(55, 201, 149, 0.3) 40%, rgba(55, 201, 149, 0.4) 50%, rgba(55, 201, 149, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-success {
  background-color: #0B5563; }

.modal.modal-success .modal-header .modal-title {
  color: #0B5563; }

.modal.modal-success .modal-header .close {
  color: #0B5563 !important; }

.pagination-success .page-item.active .page-link {
  background: #0B5563 !important;
  color: #fff; }

.pagination-success .page-item.active .page-link:hover {
  color: #fff; }

.pagination-success .page-item .page-link:hover {
  color: #0B5563; }

.pagination-success .page-item.prev-item .page-link:hover, .pagination-success .page-item.next-item .page-link:hover {
  background: #0B5563;
  color: #fff; }

.pagination-success .page-item.next-item .page-link:active:after, .pagination-success .page-item.next-item .page-link:hover:after, .pagination-success .page-item.next .page-link:active:after, .pagination-success .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2337c995' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-success .page-item.prev-item .page-link:active:before, .pagination-success .page-item.prev-item .page-link:hover:before, .pagination-success .page-item.prev .page-link:active:before, .pagination-success .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2337c995' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-success .nav-item .nav-link.active {
  color: #fff;
  background-color: #0B5563 !important;
  border-color: #0B5563;
  box-shadow: 0 4px 18px -4px rgba(55, 201, 149, 0.65); }

.progress-bar-success {
  background-color: rgba(55, 201, 149, 0.12); }

.progress-bar-success .progress-bar {
  background-color: #0B5563; }

.timeline .timeline-point-success {
  border-color: #0B5563 !important; }

.timeline .timeline-point-success i,
.timeline .timeline-point-success svg {
  stroke: #0B5563 !important; }

.timeline .timeline-point-success.timeline-point-indicator {
  background-color: #0B5563 !important; }

.timeline .timeline-point-success.timeline-point-indicator:before {
  background: rgba(55, 201, 149, 0.12) !important; }

.divider.divider-success .divider-text:before, .divider.divider-success .divider-text:after {
  border-color: #0B5563 !important; }

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

.custom-control-success .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-success .custom-control-input:active ~ .custom-control-label::before {
  border-color: #0B5563;
  background-color: #0B5563; }

.custom-control-success.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-success.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-success.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-success.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-success.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-success.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(55, 201, 149, 0.4) !important; }

.custom-control-success .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(55, 201, 149, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-success .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #0B5563 !important; }

.custom-switch-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0B5563 !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #0B5563 !important;
  border-color: #0B5563 !important; }

.text-success.text-darken-1 {
  color: #31b586 !important; }

.bg-success.bg-darken-1 {
  background-color: #31b586 !important; }

.border-success.border-darken-1 {
  border: 1px solid #31b586 !important; }

.border-top-success.border-top-darken-1 {
  border-top: 1px solid #31b586 !important; }

.border-bottom-success.border-bottom-darken-1 {
  border-bottom: 1px solid #31b586 !important; }

.border-left-success.border-left-darken-1 {
  border-left: 1px solid #31b586 !important; }

.border-right-success.border-right-darken-1 {
  border-right: 1px solid #31b586 !important; }

.overlay-success.overlay-darken-1 {
  background: #31b586;
  /* The Fallback */
  background: rgba(49, 181, 134, 0.6); }

.text-success.text-darken-2 {
  color: #2ca177 !important; }

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

.border-success.border-darken-2 {
  border: 1px solid #2ca177 !important; }

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

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

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

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

.overlay-success.overlay-darken-2 {
  background: #2ca177;
  /* The Fallback */
  background: rgba(44, 161, 119, 0.6); }

.text-success.text-darken-3 {
  color: #268d69 !important; }

.bg-success.bg-darken-3 {
  background-color: #268d69 !important; }

.border-success.border-darken-3 {
  border: 1px solid #268d69 !important; }

.border-top-success.border-top-darken-3 {
  border-top: 1px solid #268d69 !important; }

.border-bottom-success.border-bottom-darken-3 {
  border-bottom: 1px solid #268d69 !important; }

.border-left-success.border-left-darken-3 {
  border-left: 1px solid #268d69 !important; }

.border-right-success.border-right-darken-3 {
  border-right: 1px solid #268d69 !important; }

.overlay-success.overlay-darken-3 {
  background: #268d69;
  /* The Fallback */
  background: rgba(38, 141, 105, 0.6); }

.text-success.text-darken-4 {
  color: #21795a !important; }

.bg-success.bg-darken-4 {
  background-color: #21795a !important; }

.border-success.border-darken-4 {
  border: 1px solid #21795a !important; }

.border-top-success.border-top-darken-4 {
  border-top: 1px solid #21795a !important; }

.border-bottom-success.border-bottom-darken-4 {
  border-bottom: 1px solid #21795a !important; }

.border-left-success.border-left-darken-4 {
  border-left: 1px solid #21795a !important; }

.border-right-success.border-right-darken-4 {
  border-right: 1px solid #21795a !important; }

.overlay-success.overlay-darken-4 {
  background: #21795a;
  /* The Fallback */
  background: rgba(33, 121, 90, 0.6); }

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

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

.border-success.border-accent-1 {
  border: 1px solid #e1fff1 !important; }

.border-top-success.border-top-accent-1 {
  border-top: 1px solid #e1fff1 !important; }

.border-bottom-success.border-bottom-accent-1 {
  border-bottom: 1px solid #e1fff1 !important; }

.border-left-success.border-left-accent-1 {
  border-left: 1px solid #e1fff1 !important; }

.border-right-success.border-right-accent-1 {
  border-right: 1px solid #e1fff1 !important; }

.overlay-success.overlay-accent-1 {
  background: #e1fff1;
  /* The Fallback */
  background: rgba(225, 255, 241, 0.6); }

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

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

.border-success.border-accent-2 {
  border: 1px solid #aeffd9 !important; }

.border-top-success.border-top-accent-2 {
  border-top: 1px solid #aeffd9 !important; }

.border-bottom-success.border-bottom-accent-2 {
  border-bottom: 1px solid #aeffd9 !important; }

.border-left-success.border-left-accent-2 {
  border-left: 1px solid #aeffd9 !important; }

.border-right-success.border-right-accent-2 {
  border-right: 1px solid #aeffd9 !important; }

.overlay-success.overlay-accent-2 {
  background: #aeffd9;
  /* The Fallback */
  background: rgba(174, 255, 217, 0.6); }

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

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

.border-success.border-accent-3 {
  border: 1px solid #7bffc1 !important; }

.border-top-success.border-top-accent-3 {
  border-top: 1px solid #7bffc1 !important; }

.border-bottom-success.border-bottom-accent-3 {
  border-bottom: 1px solid #7bffc1 !important; }

.border-left-success.border-left-accent-3 {
  border-left: 1px solid #7bffc1 !important; }

.border-right-success.border-right-accent-3 {
  border-right: 1px solid #7bffc1 !important; }

.overlay-success.overlay-accent-3 {
  background: #7bffc1;
  /* The Fallback */
  background: rgba(123, 255, 193, 0.6); }

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

.bg-success.bg-accent-4 {
  background-color: #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.6); }

.text-info.text-lighten-5 {
  color: #b578ff !important; }

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

.border-info.border-lighten-5 {
  border: 1px solid #b578ff !important; }

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

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

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

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

.overlay-info.overlay-lighten-5 {
  background: #b578ff;
  /* The Fallback */
  background: rgba(181, 120, 255, 0.6); }

.text-info.text-lighten-4 {
  color: #a85eff !important; }

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

.border-info.border-lighten-4 {
  border: 1px solid #a85eff !important; }

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

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

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

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

.overlay-info.overlay-lighten-4 {
  background: #a85eff;
  /* The Fallback */
  background: rgba(168, 94, 255, 0.6); }

.text-info.text-lighten-3 {
  color: #9a45ff !important; }

.bg-info.bg-lighten-3 {
  background-color: #9a45ff !important; }

.border-info.border-lighten-3 {
  border: 1px solid #9a45ff !important; }

.border-top-info.border-top-lighten-3 {
  border-top: 1px solid #9a45ff !important; }

.border-bottom-info.border-bottom-lighten-3 {
  border-bottom: 1px solid #9a45ff !important; }

.border-left-info.border-left-lighten-3 {
  border-left: 1px solid #9a45ff !important; }

.border-right-info.border-right-lighten-3 {
  border-right: 1px solid #9a45ff !important; }

.overlay-info.overlay-lighten-3 {
  background: #9a45ff;
  /* The Fallback */
  background: rgba(154, 69, 255, 0.6); }

.text-info.text-lighten-2 {
  color: #8c2bff !important; }

.bg-info.bg-lighten-2 {
  background-color: #8c2bff !important; }

.border-info.border-lighten-2 {
  border: 1px solid #8c2bff !important; }

.border-top-info.border-top-lighten-2 {
  border-top: 1px solid #8c2bff !important; }

.border-bottom-info.border-bottom-lighten-2 {
  border-bottom: 1px solid #8c2bff !important; }

.border-left-info.border-left-lighten-2 {
  border-left: 1px solid #8c2bff !important; }

.border-right-info.border-right-lighten-2 {
  border-right: 1px solid #8c2bff !important; }

.overlay-info.overlay-lighten-2 {
  background: #8c2bff;
  /* The Fallback */
  background: rgba(140, 43, 255, 0.6); }

.text-info.text-lighten-1 {
  color: #7e12ff !important; }

.bg-info.bg-lighten-1 {
  background-color: #7e12ff !important; }

.border-info.border-lighten-1 {
  border: 1px solid #7e12ff !important; }

.border-top-info.border-top-lighten-1 {
  border-top: 1px solid #7e12ff !important; }

.border-bottom-info.border-bottom-lighten-1 {
  border-bottom: 1px solid #7e12ff !important; }

.border-left-info.border-left-lighten-1 {
  border-left: 1px solid #7e12ff !important; }

.border-right-info.border-right-lighten-1 {
  border-right: 1px solid #7e12ff !important; }

.overlay-info.overlay-lighten-1 {
  background: #7e12ff;
  /* The Fallback */
  background: rgba(126, 18, 255, 0.6); }

.bg-info {
  background-color: #CCF4FD !important; }

.bg-info .card-header,
.bg-info .card-footer {
  background-color: transparent; }

.alert-info {
  background: rgba(113, 0, 247, 0.12) !important;
  color: #CCF4FD !important; }

.alert-info .alert-heading {
  box-shadow: rgba(113, 0, 247, 0.4) 0px 6px 15px -7px; }

.alert-info .alert-link {
  color: #6500de !important; }

.alert-info .close {
  color: #CCF4FD !important; }

.bg-light-info {
  background: rgba(113, 0, 247, 0.12) !important;
  color: #CCF4FD !important; }

.bg-light-info.fc-h-event, .bg-light-info.fc-v-event {
  border-color: rgba(113, 0, 247, 0.1); }

.bg-light-info .fc-list-event-dot,
.bg-light-info .fc-daygrid-event-dot {
  border-color: #CCF4FD !important; }

.bg-light-info.fc-list-event:hover td {
  background: rgba(113, 0, 247, 0.1) !important; }

.bg-light-info.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-info {
  color: #CCF4FD !important; }

.border-info {
  border: 1px solid #CCF4FD !important; }

.border-top-info {
  border-top: 1px solid #CCF4FD; }

.border-bottom-info {
  border-bottom: 1px solid #CCF4FD; }

.border-left-info {
  border-left: 1px solid #CCF4FD; }

.border-right-info {
  border-right: 1px solid #CCF4FD; }

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

.badge.badge-light-info {
  background-color: rgba(113, 0, 247, 0.12);
  color: #CCF4FD !important; }

.overlay-info {
  background: #CCF4FD;
  /* The Fallback */
  background: rgba(113, 0, 247, 0.6); }

.btn-info {
  border-color: #CCF4FD !important;
  background-color: #CCF4FD !important;
  color: #fff !important; }

.btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #6500de !important; }

.btn-info:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #CCF4FD; }

.btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-info {
  background-color: transparent;
  color: #CCF4FD; }

.btn-flat-info:hover {
  color: #CCF4FD; }

.btn-flat-info:hover:not(.disabled):not(:disabled) {
  background-color: rgba(113, 0, 247, 0.12); }

.btn-flat-info:active, .btn-flat-info.active, .btn-flat-info:focus {
  background-color: rgba(113, 0, 247, 0.2);
  color: #CCF4FD; }

.btn-flat-info.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237100f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-info {
  background-color: #CCF4FD;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-info:hover:not(.disabled):not(:disabled) {
  background-color: #7e12ff; }

.btn-relief-info:active, .btn-relief-info.active, .btn-relief-info:focus {
  background-color: #6500de; }

.btn-relief-info:hover {
  color: #fff; }

.btn-relief-info:active, .btn-relief-info.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-info {
  border: 1px solid #CCF4FD !important;
  background-color: transparent;
  color: #CCF4FD; }

.btn-outline-info:hover:not(.disabled):not(:disabled) {
  background-color: rgba(113, 0, 247, 0.04);
  color: #CCF4FD; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):focus {
  background-color: rgba(113, 0, 247, 0.2);
  color: #CCF4FD; }

.btn-outline-info.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237100f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-info.dropdown-toggle {
  background-color: rgba(113, 0, 247, 0.2);
  color: #CCF4FD; }

.btn-outline-info.waves-effect .waves-ripple,
.btn-flat-info.waves-effect .waves-ripple {
  background: radial-gradient(rgba(113, 0, 247, 0.2) 0, rgba(113, 0, 247, 0.3) 40%, rgba(113, 0, 247, 0.4) 50%, rgba(113, 0, 247, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-info {
  background-color: #CCF4FD; }

.modal.modal-info .modal-header .modal-title {
  color: #CCF4FD; }

.modal.modal-info .modal-header .close {
  color: #CCF4FD !important; }

.pagination-info .page-item.active .page-link {
  background: #CCF4FD !important;
  color: #fff; }

.pagination-info .page-item.active .page-link:hover {
  color: #fff; }

.pagination-info .page-item .page-link:hover {
  color: #CCF4FD; }

.pagination-info .page-item.prev-item .page-link:hover, .pagination-info .page-item.next-item .page-link:hover {
  background: #CCF4FD;
  color: #fff; }

.pagination-info .page-item.next-item .page-link:active:after, .pagination-info .page-item.next-item .page-link:hover:after, .pagination-info .page-item.next .page-link:active:after, .pagination-info .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237100f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-info .page-item.prev-item .page-link:active:before, .pagination-info .page-item.prev-item .page-link:hover:before, .pagination-info .page-item.prev .page-link:active:before, .pagination-info .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237100f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-info .nav-item .nav-link.active {
  color: #fff;
  background-color: #CCF4FD !important;
  border-color: #CCF4FD;
  box-shadow: 0 4px 18px -4px rgba(113, 0, 247, 0.65); }

.progress-bar-info {
  background-color: rgba(113, 0, 247, 0.12); }

.progress-bar-info .progress-bar {
  background-color: #CCF4FD; }

.timeline .timeline-point-info {
  border-color: #CCF4FD !important; }

.timeline .timeline-point-info i,
.timeline .timeline-point-info svg {
  stroke: #CCF4FD !important; }

.timeline .timeline-point-info.timeline-point-indicator {
  background-color: #CCF4FD !important; }

.timeline .timeline-point-info.timeline-point-indicator:before {
  background: rgba(113, 0, 247, 0.12) !important; }

.divider.divider-info .divider-text:before, .divider.divider-info .divider-text:after {
  border-color: #CCF4FD !important; }

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

.custom-control-info .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-info .custom-control-input:active ~ .custom-control-label::before {
  border-color: #CCF4FD;
  background-color: #CCF4FD; }

.custom-control-info.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-info.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-info.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-info.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-info.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-info.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(113, 0, 247, 0.4) !important; }

.custom-control-info .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(113, 0, 247, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-info .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #CCF4FD !important; }

.custom-switch-info .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #CCF4FD !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #CCF4FD !important;
  border-color: #CCF4FD !important; }

.text-info.text-darken-1 {
  color: #6500de !important; }

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

.border-info.border-darken-1 {
  border: 1px solid #6500de !important; }

.border-top-info.border-top-darken-1 {
  border-top: 1px solid #6500de !important; }

.border-bottom-info.border-bottom-darken-1 {
  border-bottom: 1px solid #6500de !important; }

.border-left-info.border-left-darken-1 {
  border-left: 1px solid #6500de !important; }

.border-right-info.border-right-darken-1 {
  border-right: 1px solid #6500de !important; }

.overlay-info.overlay-darken-1 {
  background: #6500de;
  /* The Fallback */
  background: rgba(101, 0, 222, 0.6); }

.text-info.text-darken-2 {
  color: #5a00c4 !important; }

.bg-info.bg-darken-2 {
  background-color: #5a00c4 !important; }

.border-info.border-darken-2 {
  border: 1px solid #5a00c4 !important; }

.border-top-info.border-top-darken-2 {
  border-top: 1px solid #5a00c4 !important; }

.border-bottom-info.border-bottom-darken-2 {
  border-bottom: 1px solid #5a00c4 !important; }

.border-left-info.border-left-darken-2 {
  border-left: 1px solid #5a00c4 !important; }

.border-right-info.border-right-darken-2 {
  border-right: 1px solid #5a00c4 !important; }

.overlay-info.overlay-darken-2 {
  background: #5a00c4;
  /* The Fallback */
  background: rgba(90, 0, 196, 0.6); }

.text-info.text-darken-3 {
  color: #4e00ab !important; }

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

.border-info.border-darken-3 {
  border: 1px solid #4e00ab !important; }

.border-top-info.border-top-darken-3 {
  border-top: 1px solid #4e00ab !important; }

.border-bottom-info.border-bottom-darken-3 {
  border-bottom: 1px solid #4e00ab !important; }

.border-left-info.border-left-darken-3 {
  border-left: 1px solid #4e00ab !important; }

.border-right-info.border-right-darken-3 {
  border-right: 1px solid #4e00ab !important; }

.overlay-info.overlay-darken-3 {
  background: #4e00ab;
  /* The Fallback */
  background: rgba(78, 0, 171, 0.6); }

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

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

.border-info.border-darken-4 {
  border: 1px solid #420091 !important; }

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

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

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

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

.overlay-info.overlay-darken-4 {
  background: #420091;
  /* The Fallback */
  background: rgba(66, 0, 145, 0.6); }

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

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

.border-info.border-accent-1 {
  border: 1px solid #feffff !important; }

.border-top-info.border-top-accent-1 {
  border-top: 1px solid #feffff !important; }

.border-bottom-info.border-bottom-accent-1 {
  border-bottom: 1px solid #feffff !important; }

.border-left-info.border-left-accent-1 {
  border-left: 1px solid #feffff !important; }

.border-right-info.border-right-accent-1 {
  border-right: 1px solid #feffff !important; }

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

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

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

.border-info.border-accent-2 {
  border: 1px solid #cbf5ff !important; }

.border-top-info.border-top-accent-2 {
  border-top: 1px solid #cbf5ff !important; }

.border-bottom-info.border-bottom-accent-2 {
  border-bottom: 1px solid #cbf5ff !important; }

.border-left-info.border-left-accent-2 {
  border-left: 1px solid #cbf5ff !important; }

.border-right-info.border-right-accent-2 {
  border-right: 1px solid #cbf5ff !important; }

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

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

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

.border-info.border-accent-3 {
  border: 1px solid #98ecff !important; }

.border-top-info.border-top-accent-3 {
  border-top: 1px solid #98ecff !important; }

.border-bottom-info.border-bottom-accent-3 {
  border-bottom: 1px solid #98ecff !important; }

.border-left-info.border-left-accent-3 {
  border-left: 1px solid #98ecff !important; }

.border-right-info.border-right-accent-3 {
  border-right: 1px solid #98ecff !important; }

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

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

.bg-info.bg-accent-4 {
  background-color: #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.6); }

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

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

.border-warning.border-lighten-5 {
  border: 1px solid #ffbe77 !important; }

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

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

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

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

.overlay-warning.overlay-lighten-5 {
  background: #ffbe77;
  /* The Fallback */
  background: rgba(255, 190, 119, 0.6); }

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

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

.border-warning.border-lighten-4 {
  border: 1px solid #ffb25d !important; }

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

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

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

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

.overlay-warning.overlay-lighten-4 {
  background: #ffb25d;
  /* The Fallback */
  background: rgba(255, 178, 93, 0.6); }

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

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

.border-warning.border-lighten-3 {
  border: 1px solid #ffa644 !important; }

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

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

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

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

.overlay-warning.overlay-lighten-3 {
  background: #ffa644;
  /* The Fallback */
  background: rgba(255, 166, 68, 0.6); }

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

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

.border-warning.border-lighten-2 {
  border: 1px solid #ff9a2a !important; }

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

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

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

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

.overlay-warning.overlay-lighten-2 {
  background: #ff9a2a;
  /* The Fallback */
  background: rgba(255, 154, 42, 0.6); }

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

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

.border-warning.border-lighten-1 {
  border: 1px solid #ff8e11 !important; }

.border-top-warning.border-top-lighten-1 {
  border-top: 1px solid #ff8e11 !important; }

.border-bottom-warning.border-bottom-lighten-1 {
  border-bottom: 1px solid #ff8e11 !important; }

.border-left-warning.border-left-lighten-1 {
  border-left: 1px solid #ff8e11 !important; }

.border-right-warning.border-right-lighten-1 {
  border-right: 1px solid #ff8e11 !important; }

.overlay-warning.overlay-lighten-1 {
  background: #ff8e11;
  /* The Fallback */
  background: rgba(255, 142, 17, 0.6); }

.bg-warning {
  background-color: #F87060 !important; }

.bg-warning .card-header,
.bg-warning .card-footer {
  background-color: transparent; }

.alert-warning {
  background: rgba(246, 129, 0, 0.12) !important;
  color: #F87060 !important; }

.alert-warning .alert-heading {
  box-shadow: rgba(246, 129, 0, 0.4) 0px 6px 15px -7px; }

.alert-warning .alert-link {
  color: #dd7400 !important; }

.alert-warning .close {
  color: #F87060 !important; }

.bg-light-warning {
  background: rgba(246, 129, 0, 0.12) !important;
  color: #F87060 !important; }

.bg-light-warning.fc-h-event, .bg-light-warning.fc-v-event {
  border-color: rgba(246, 129, 0, 0.1); }

.bg-light-warning .fc-list-event-dot,
.bg-light-warning .fc-daygrid-event-dot {
  border-color: #F87060 !important; }

.bg-light-warning.fc-list-event:hover td {
  background: rgba(246, 129, 0, 0.1) !important; }

.bg-light-warning.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-warning {
  color: #F87060 !important; }

.border-warning {
  border: 1px solid #F87060 !important; }

.border-top-warning {
  border-top: 1px solid #F87060; }

.border-bottom-warning {
  border-bottom: 1px solid #F87060; }

.border-left-warning {
  border-left: 1px solid #F87060; }

.border-right-warning {
  border-right: 1px solid #F87060; }

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

.badge.badge-light-warning {
  background-color: rgba(246, 129, 0, 0.12);
  color: #F87060 !important; }

.overlay-warning {
  background: #F87060;
  /* The Fallback */
  background: rgba(246, 129, 0, 0.6); }

.btn-warning {
  border-color: #F87060 !important;
  background-color: #F87060 !important;
  color: #fff !important; }

.btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #dd7400 !important; }

.btn-warning:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #F87060; }

.btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-warning {
  background-color: transparent;
  color: #F87060; }

.btn-flat-warning:hover {
  color: #F87060; }

.btn-flat-warning:hover:not(.disabled):not(:disabled) {
  background-color: rgba(246, 129, 0, 0.12); }

.btn-flat-warning:active, .btn-flat-warning.active, .btn-flat-warning:focus {
  background-color: rgba(246, 129, 0, 0.2);
  color: #F87060; }

.btn-flat-warning.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f68100' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-warning {
  background-color: #F87060;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-warning:hover:not(.disabled):not(:disabled) {
  background-color: #ff8e11; }

.btn-relief-warning:active, .btn-relief-warning.active, .btn-relief-warning:focus {
  background-color: #dd7400; }

.btn-relief-warning:hover {
  color: #fff; }

.btn-relief-warning:active, .btn-relief-warning.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-warning {
  border: 1px solid #F87060 !important;
  background-color: transparent;
  color: #F87060; }

.btn-outline-warning:hover:not(.disabled):not(:disabled) {
  background-color: rgba(246, 129, 0, 0.04);
  color: #F87060; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):focus {
  background-color: rgba(246, 129, 0, 0.2);
  color: #F87060; }

.btn-outline-warning.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f68100' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-warning.dropdown-toggle {
  background-color: rgba(246, 129, 0, 0.2);
  color: #F87060; }

.btn-outline-warning.waves-effect .waves-ripple,
.btn-flat-warning.waves-effect .waves-ripple {
  background: radial-gradient(rgba(246, 129, 0, 0.2) 0, rgba(246, 129, 0, 0.3) 40%, rgba(246, 129, 0, 0.4) 50%, rgba(246, 129, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-warning {
  background-color: #F87060; }

.modal.modal-warning .modal-header .modal-title {
  color: #F87060; }

.modal.modal-warning .modal-header .close {
  color: #F87060 !important; }

.pagination-warning .page-item.active .page-link {
  background: #F87060 !important;
  color: #fff; }

.pagination-warning .page-item.active .page-link:hover {
  color: #fff; }

.pagination-warning .page-item .page-link:hover {
  color: #F87060; }

.pagination-warning .page-item.prev-item .page-link:hover, .pagination-warning .page-item.next-item .page-link:hover {
  background: #F87060;
  color: #fff; }

.pagination-warning .page-item.next-item .page-link:active:after, .pagination-warning .page-item.next-item .page-link:hover:after, .pagination-warning .page-item.next .page-link:active:after, .pagination-warning .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f68100' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-warning .page-item.prev-item .page-link:active:before, .pagination-warning .page-item.prev-item .page-link:hover:before, .pagination-warning .page-item.prev .page-link:active:before, .pagination-warning .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f68100' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-warning .nav-item .nav-link.active {
  color: #fff;
  background-color: #F87060 !important;
  border-color: #F87060;
  box-shadow: 0 4px 18px -4px rgba(246, 129, 0, 0.65); }

.progress-bar-warning {
  background-color: rgba(246, 129, 0, 0.12); }

.progress-bar-warning .progress-bar {
  background-color: #F87060; }

.timeline .timeline-point-warning {
  border-color: #F87060 !important; }

.timeline .timeline-point-warning i,
.timeline .timeline-point-warning svg {
  stroke: #F87060 !important; }

.timeline .timeline-point-warning.timeline-point-indicator {
  background-color: #F87060 !important; }

.timeline .timeline-point-warning.timeline-point-indicator:before {
  background: rgba(246, 129, 0, 0.12) !important; }

.divider.divider-warning .divider-text:before, .divider.divider-warning .divider-text:after {
  border-color: #F87060 !important; }

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

.custom-control-warning .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-warning .custom-control-input:active ~ .custom-control-label::before {
  border-color: #F87060;
  background-color: #F87060; }

.custom-control-warning.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-warning.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-warning.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-warning.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-warning.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-warning.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(246, 129, 0, 0.4) !important; }

.custom-control-warning .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(246, 129, 0, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-warning .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #F87060 !important; }

.custom-switch-warning .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F87060 !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #F87060 !important;
  border-color: #F87060 !important; }

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

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

.border-warning.border-darken-1 {
  border: 1px solid #dd7400 !important; }

.border-top-warning.border-top-darken-1 {
  border-top: 1px solid #dd7400 !important; }

.border-bottom-warning.border-bottom-darken-1 {
  border-bottom: 1px solid #dd7400 !important; }

.border-left-warning.border-left-darken-1 {
  border-left: 1px solid #dd7400 !important; }

.border-right-warning.border-right-darken-1 {
  border-right: 1px solid #dd7400 !important; }

.overlay-warning.overlay-darken-1 {
  background: #dd7400;
  /* The Fallback */
  background: rgba(221, 116, 0, 0.6); }

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

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

.border-warning.border-darken-2 {
  border: 1px solid #c36600 !important; }

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

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

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

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

.overlay-warning.overlay-darken-2 {
  background: #c36600;
  /* The Fallback */
  background: rgba(195, 102, 0, 0.6); }

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

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

.border-warning.border-darken-3 {
  border: 1px solid #aa5900 !important; }

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

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

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

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

.overlay-warning.overlay-darken-3 {
  background: #aa5900;
  /* The Fallback */
  background: rgba(170, 89, 0, 0.6); }

.text-warning.text-darken-4 {
  color: #904c00 !important; }

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

.border-warning.border-darken-4 {
  border: 1px solid #904c00 !important; }

.border-top-warning.border-top-darken-4 {
  border-top: 1px solid #904c00 !important; }

.border-bottom-warning.border-bottom-darken-4 {
  border-bottom: 1px solid #904c00 !important; }

.border-left-warning.border-left-darken-4 {
  border-left: 1px solid #904c00 !important; }

.border-right-warning.border-right-darken-4 {
  border-right: 1px solid #904c00 !important; }

.overlay-warning.overlay-darken-4 {
  background: #904c00;
  /* The Fallback */
  background: rgba(144, 76, 0, 0.6); }

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

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

.border-warning.border-accent-1 {
  border: 1px solid #fff5ef !important; }

.border-top-warning.border-top-accent-1 {
  border-top: 1px solid #fff5ef !important; }

.border-bottom-warning.border-bottom-accent-1 {
  border-bottom: 1px solid #fff5ef !important; }

.border-left-warning.border-left-accent-1 {
  border-left: 1px solid #fff5ef !important; }

.border-right-warning.border-right-accent-1 {
  border-right: 1px solid #fff5ef !important; }

.overlay-warning.overlay-accent-1 {
  background: #fff5ef;
  /* The Fallback */
  background: rgba(255, 245, 239, 0.6); }

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

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

.border-warning.border-accent-2 {
  border: 1px solid #ffe5d8 !important; }

.border-top-warning.border-top-accent-2 {
  border-top: 1px solid #ffe5d8 !important; }

.border-bottom-warning.border-bottom-accent-2 {
  border-bottom: 1px solid #ffe5d8 !important; }

.border-left-warning.border-left-accent-2 {
  border-left: 1px solid #ffe5d8 !important; }

.border-right-warning.border-right-accent-2 {
  border-right: 1px solid #ffe5d8 !important; }

.overlay-warning.overlay-accent-2 {
  background: #ffe5d8;
  /* The Fallback */
  background: rgba(255, 229, 216, 0.6); }

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

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

.border-warning.border-accent-3 {
  border: 1px solid #fff6f3 !important; }

.border-top-warning.border-top-accent-3 {
  border-top: 1px solid #fff6f3 !important; }

.border-bottom-warning.border-bottom-accent-3 {
  border-bottom: 1px solid #fff6f3 !important; }

.border-left-warning.border-left-accent-3 {
  border-left: 1px solid #fff6f3 !important; }

.border-right-warning.border-right-accent-3 {
  border-right: 1px solid #fff6f3 !important; }

.overlay-warning.overlay-accent-3 {
  background: #fff6f3;
  /* The Fallback */
  background: rgba(255, 246, 243, 0.6); }

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

.bg-warning.bg-accent-4 {
  background-color: #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.6); }

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

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

.border-danger.border-lighten-5 {
  border: 1px solid #eca3a7 !important; }

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

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

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

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

.overlay-danger.overlay-lighten-5 {
  background: #eca3a7;
  /* The Fallback */
  background: rgba(236, 163, 167, 0.6); }

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

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

.border-danger.border-lighten-4 {
  border: 1px solid #e78e93 !important; }

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

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

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

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

.overlay-danger.overlay-lighten-4 {
  background: #e78e93;
  /* The Fallback */
  background: rgba(231, 142, 147, 0.6); }

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

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

.border-danger.border-lighten-3 {
  border: 1px solid #e3787f !important; }

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

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

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

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

.overlay-danger.overlay-lighten-3 {
  background: #e3787f;
  /* The Fallback */
  background: rgba(227, 120, 127, 0.6); }

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

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

.border-danger.border-lighten-2 {
  border: 1px solid #df636b !important; }

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

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

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

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

.overlay-danger.overlay-lighten-2 {
  background: #df636b;
  /* The Fallback */
  background: rgba(223, 99, 107, 0.6); }

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

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

.border-danger.border-lighten-1 {
  border: 1px solid #da4e57 !important; }

.border-top-danger.border-top-lighten-1 {
  border-top: 1px solid #da4e57 !important; }

.border-bottom-danger.border-bottom-lighten-1 {
  border-bottom: 1px solid #da4e57 !important; }

.border-left-danger.border-left-lighten-1 {
  border-left: 1px solid #da4e57 !important; }

.border-right-danger.border-right-lighten-1 {
  border-right: 1px solid #da4e57 !important; }

.overlay-danger.overlay-lighten-1 {
  background: #da4e57;
  /* The Fallback */
  background: rgba(218, 78, 87, 0.6); }

.bg-danger {
  background-color: #D33F49 !important; }

.bg-danger .card-header,
.bg-danger .card-footer {
  background-color: transparent; }

.alert-danger {
  background: rgba(214, 57, 67, 0.12) !important;
  color: #D33F49 !important; }

.alert-danger .alert-heading {
  box-shadow: rgba(214, 57, 67, 0.4) 0px 6px 15px -7px; }

.alert-danger .alert-link {
  color: #cb2a34 !important; }

.alert-danger .close {
  color: #D33F49 !important; }

.bg-light-danger {
  background: rgba(214, 57, 67, 0.12) !important;
  color: #D33F49 !important; }

.bg-light-danger.fc-h-event, .bg-light-danger.fc-v-event {
  border-color: rgba(214, 57, 67, 0.1); }

.bg-light-danger .fc-list-event-dot,
.bg-light-danger .fc-daygrid-event-dot {
  border-color: #D33F49 !important; }

.bg-light-danger.fc-list-event:hover td {
  background: rgba(214, 57, 67, 0.1) !important; }

.bg-light-danger.fc-list-event .fc-list-event-title {
  color: #6e6b7b; }

.avatar.bg-light-danger {
  color: #D33F49 !important; }

.border-danger {
  border: 1px solid #D33F49 !important; }

.border-top-danger {
  border-top: 1px solid #D33F49; }

.border-bottom-danger {
  border-bottom: 1px solid #D33F49; }

.border-left-danger {
  border-left: 1px solid #D33F49; }

.border-right-danger {
  border-right: 1px solid #D33F49; }

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

.badge.badge-light-danger {
  background-color: rgba(214, 57, 67, 0.12);
  color: #D33F49 !important; }

.overlay-danger {
  background: #D33F49;
  /* The Fallback */
  background: rgba(214, 57, 67, 0.6); }

.btn-danger {
  border-color: #D33F49 !important;
  background-color: #D33F49 !important;
  color: #fff !important; }

.btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #cb2a34 !important; }

.btn-danger:hover:not(.disabled):not(:disabled) {
  box-shadow: 0 8px 25px -8px #D33F49; }

.btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-flat-danger {
  background-color: transparent;
  color: #D33F49; }

.btn-flat-danger:hover {
  color: #D33F49; }

.btn-flat-danger:hover:not(.disabled):not(:disabled) {
  background-color: rgba(214, 57, 67, 0.12); }

.btn-flat-danger:active, .btn-flat-danger.active, .btn-flat-danger:focus {
  background-color: rgba(214, 57, 67, 0.2);
  color: #D33F49; }

.btn-flat-danger.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d63943' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.btn-relief-danger {
  background-color: #D33F49;
  box-shadow: inset 0 -3px 0 0 rgba(34, 41, 47, 0.2);
  color: #fff;
  transition: all 0.2s ease; }

.btn-relief-danger:hover:not(.disabled):not(:disabled) {
  background-color: #da4e57; }

.btn-relief-danger:active, .btn-relief-danger.active, .btn-relief-danger:focus {
  background-color: #cb2a34; }

.btn-relief-danger:hover {
  color: #fff; }

.btn-relief-danger:active, .btn-relief-danger.active {
  outline: none;
  box-shadow: none;
  transform: translateY(3px); }

.btn-outline-danger {
  border: 1px solid #D33F49 !important;
  background-color: transparent;
  color: #D33F49; }

.btn-outline-danger:hover:not(.disabled):not(:disabled) {
  background-color: rgba(214, 57, 67, 0.04);
  color: #D33F49; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):focus {
  background-color: rgba(214, 57, 67, 0.2);
  color: #D33F49; }

.btn-outline-danger.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d63943' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

.show > .btn-outline-danger.dropdown-toggle {
  background-color: rgba(214, 57, 67, 0.2);
  color: #D33F49; }

.btn-outline-danger.waves-effect .waves-ripple,
.btn-flat-danger.waves-effect .waves-ripple {
  background: radial-gradient(rgba(214, 57, 67, 0.2) 0, rgba(214, 57, 67, 0.3) 40%, rgba(214, 57, 67, 0.4) 50%, rgba(214, 57, 67, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.bullet.bullet-danger {
  background-color: #D33F49; }

.modal.modal-danger .modal-header .modal-title {
  color: #D33F49; }

.modal.modal-danger .modal-header .close {
  color: #D33F49 !important; }

.pagination-danger .page-item.active .page-link {
  background: #D33F49 !important;
  color: #fff; }

.pagination-danger .page-item.active .page-link:hover {
  color: #fff; }

.pagination-danger .page-item .page-link:hover {
  color: #D33F49; }

.pagination-danger .page-item.prev-item .page-link:hover, .pagination-danger .page-item.next-item .page-link:hover {
  background: #D33F49;
  color: #fff; }

.pagination-danger .page-item.next-item .page-link:active:after, .pagination-danger .page-item.next-item .page-link:hover:after, .pagination-danger .page-item.next .page-link:active:after, .pagination-danger .page-item.next .page-link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d63943' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.pagination-danger .page-item.prev-item .page-link:active:before, .pagination-danger .page-item.prev-item .page-link:hover:before, .pagination-danger .page-item.prev .page-link:active:before, .pagination-danger .page-item.prev .page-link:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d63943' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E") !important; }

.nav-pill-danger .nav-item .nav-link.active {
  color: #fff;
  background-color: #D33F49 !important;
  border-color: #D33F49;
  box-shadow: 0 4px 18px -4px rgba(214, 57, 67, 0.65); }

.progress-bar-danger {
  background-color: rgba(214, 57, 67, 0.12); }

.progress-bar-danger .progress-bar {
  background-color: #D33F49; }

.timeline .timeline-point-danger {
  border-color: #D33F49 !important; }

.timeline .timeline-point-danger i,
.timeline .timeline-point-danger svg {
  stroke: #D33F49 !important; }

.timeline .timeline-point-danger.timeline-point-indicator {
  background-color: #D33F49 !important; }

.timeline .timeline-point-danger.timeline-point-indicator:before {
  background: rgba(214, 57, 67, 0.12) !important; }

.divider.divider-danger .divider-text:before, .divider.divider-danger .divider-text:after {
  border-color: #D33F49 !important; }

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

.custom-control-danger .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-danger .custom-control-input:active ~ .custom-control-label::before {
  border-color: #D33F49;
  background-color: #D33F49; }

.custom-control-danger.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-danger.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
.custom-control-danger.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before, .custom-control-danger.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-danger.custom-radio .custom-control-input:active ~ .custom-control-label::before,
.custom-control-danger.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 2px 4px 0 rgba(214, 57, 67, 0.4) !important; }

.custom-control-danger .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(214, 57, 67, 0.65) !important;
  border: none;
  box-shadow: none !important; }

.custom-control-danger .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #D33F49 !important; }

.custom-switch-danger .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #D33F49 !important;
  color: #fff;
  transition: all 0.2s ease-out; }

.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #D33F49 !important;
  border-color: #D33F49 !important; }

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

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

.border-danger.border-darken-1 {
  border: 1px solid #cb2a34 !important; }

.border-top-danger.border-top-darken-1 {
  border-top: 1px solid #cb2a34 !important; }

.border-bottom-danger.border-bottom-darken-1 {
  border-bottom: 1px solid #cb2a34 !important; }

.border-left-danger.border-left-darken-1 {
  border-left: 1px solid #cb2a34 !important; }

.border-right-danger.border-right-darken-1 {
  border-right: 1px solid #cb2a34 !important; }

.overlay-danger.overlay-darken-1 {
  background: #cb2a34;
  /* The Fallback */
  background: rgba(203, 42, 52, 0.6); }

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

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

.border-danger.border-darken-2 {
  border: 1px solid #b6262f !important; }

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

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

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

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

.overlay-danger.overlay-darken-2 {
  background: #b6262f;
  /* The Fallback */
  background: rgba(182, 38, 47, 0.6); }

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

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

.border-danger.border-darken-3 {
  border: 1px solid #a1212a !important; }

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

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

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

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

.overlay-danger.overlay-darken-3 {
  background: #a1212a;
  /* The Fallback */
  background: rgba(161, 33, 42, 0.6); }

.text-danger.text-darken-4 {
  color: #8c1d24 !important; }

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

.border-danger.border-darken-4 {
  border: 1px solid #8c1d24 !important; }

.border-top-danger.border-top-darken-4 {
  border-top: 1px solid #8c1d24 !important; }

.border-bottom-danger.border-bottom-darken-4 {
  border-bottom: 1px solid #8c1d24 !important; }

.border-left-danger.border-left-darken-4 {
  border-left: 1px solid #8c1d24 !important; }

.border-right-danger.border-right-darken-4 {
  border-right: 1px solid #8c1d24 !important; }

.overlay-danger.overlay-darken-4 {
  background: #8c1d24;
  /* The Fallback */
  background: rgba(140, 29, 36, 0.6); }

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

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

.border-danger.border-accent-1 {
  border: 1px solid #ffeef1 !important; }

.border-top-danger.border-top-accent-1 {
  border-top: 1px solid #ffeef1 !important; }

.border-bottom-danger.border-bottom-accent-1 {
  border-bottom: 1px solid #ffeef1 !important; }

.border-left-danger.border-left-accent-1 {
  border-left: 1px solid #ffeef1 !important; }

.border-right-danger.border-right-accent-1 {
  border-right: 1px solid #ffeef1 !important; }

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

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

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

.border-danger.border-accent-2 {
  border: 1px solid #ffd6db !important; }

.border-top-danger.border-top-accent-2 {
  border-top: 1px solid #ffd6db !important; }

.border-bottom-danger.border-bottom-accent-2 {
  border-bottom: 1px solid #ffd6db !important; }

.border-left-danger.border-left-accent-2 {
  border-left: 1px solid #ffd6db !important; }

.border-right-danger.border-right-accent-2 {
  border-right: 1px solid #ffd6db !important; }

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

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

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

.border-danger.border-accent-3 {
  border: 1px solid #ffecee !important; }

.border-top-danger.border-top-accent-3 {
  border-top: 1px solid #ffecee !important; }

.border-bottom-danger.border-bottom-accent-3 {
  border-bottom: 1px solid #ffecee !important; }

.border-left-danger.border-left-accent-3 {
  border-left: 1px solid #ffecee !important; }

.border-right-danger.border-right-accent-3 {
  border-right: 1px solid #ffecee !important; }

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

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

.bg-danger.bg-accent-4 {
  background-color: #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.6); }

.bg-gradient-dark,
.btn-gradient-dark {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #000000, #1e1e1e);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.dark-layout .bg-gradient-dark, .dark-layout
.btn-gradient-dark {
  background-image: linear-gradient(47deg, #1e1e1e, #000000);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-dark:hover, .bg-gradient-dark:active,
.btn-gradient-dark:hover,
.btn-gradient-dark:active {
  color: #fff; }

.bg-gradient-dark:hover:not(.disabled):not(:disabled),
.btn-gradient-dark:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-dark:active,
.btn-gradient-dark:active {
  transform: translateY(0); }

.bg-gradient-dark:active, .bg-gradient-dark:focus,
.btn-gradient-dark:active,
.btn-gradient-dark:focus {
  background-image: linear-gradient(47deg, #1e1e1e, #000000);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-primary,
.btn-gradient-primary {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, var(--primary), #6fb5fb);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-primary:hover, .bg-gradient-primary:active,
.btn-gradient-primary:hover,
.btn-gradient-primary:active {
  color: #fff; }

.bg-gradient-primary:hover:not(.disabled):not(:disabled),
.btn-gradient-primary:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-primary:active,
.btn-gradient-primary:active {
  transform: translateY(0); }

.bg-gradient-primary:active, .bg-gradient-primary:focus,
.btn-gradient-primary:active,
.btn-gradient-primary:focus {
  background-image: linear-gradient(47deg, var(--primary), var(--primary));
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-secondary,
.btn-gradient-secondary {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #C0C7D0, #9ca0a4);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-secondary:hover, .bg-gradient-secondary:active,
.btn-gradient-secondary:hover,
.btn-gradient-secondary:active {
  color: #fff; }

.bg-gradient-secondary:hover:not(.disabled):not(:disabled),
.btn-gradient-secondary:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-secondary:active,
.btn-gradient-secondary:active {
  transform: translateY(0); }

.bg-gradient-secondary:active, .bg-gradient-secondary:focus,
.btn-gradient-secondary:active,
.btn-gradient-secondary:focus {
  background-image: linear-gradient(47deg, #696d71, #C0C7D0);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-success,
.btn-gradient-success {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #0B5563, #5fd4aa);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-success:hover, .bg-gradient-success:active,
.btn-gradient-success:hover,
.btn-gradient-success:active {
  color: #fff; }

.bg-gradient-success:hover:not(.disabled):not(:disabled),
.btn-gradient-success:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-success:active,
.btn-gradient-success:active {
  transform: translateY(0); }

.bg-gradient-success:active, .bg-gradient-success:focus,
.btn-gradient-success:active,
.btn-gradient-success:focus {
  background-image: linear-gradient(47deg, #2ca177, #0B5563);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-info,
.btn-gradient-info {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #CCF4FD, #8c2bff);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-info:hover, .bg-gradient-info:active,
.btn-gradient-info:hover,
.btn-gradient-info:active {
  color: #fff; }

.bg-gradient-info:hover:not(.disabled):not(:disabled),
.btn-gradient-info:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-info:active,
.btn-gradient-info:active {
  transform: translateY(0); }

.bg-gradient-info:active, .bg-gradient-info:focus,
.btn-gradient-info:active,
.btn-gradient-info:focus {
  background-image: linear-gradient(47deg, #5a00c4, #CCF4FD);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-warning,
.btn-gradient-warning {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #F87060, #ff9a2a);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-warning:hover, .bg-gradient-warning:active,
.btn-gradient-warning:hover,
.btn-gradient-warning:active {
  color: #fff; }

.bg-gradient-warning:hover:not(.disabled):not(:disabled),
.btn-gradient-warning:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-warning:active,
.btn-gradient-warning:active {
  transform: translateY(0); }

.bg-gradient-warning:active, .bg-gradient-warning:focus,
.btn-gradient-warning:active,
.btn-gradient-warning:focus {
  background-image: linear-gradient(47deg, #c36600, #F87060);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-danger,
.btn-gradient-danger {
  color: #fff;
  transition: all 0.2s ease;
  background-image: linear-gradient(47deg, #D33F49, #df636b);
  background-repeat: repeat-x;
  background-repeat: repeat; }

.bg-gradient-danger:hover, .bg-gradient-danger:active,
.btn-gradient-danger:hover,
.btn-gradient-danger:active {
  color: #fff; }

.bg-gradient-danger:hover:not(.disabled):not(:disabled),
.btn-gradient-danger:hover:not(.disabled):not(:disabled) {
  transform: translateY(-2px); }

.bg-gradient-danger:active,
.btn-gradient-danger:active {
  transform: translateY(0); }

.bg-gradient-danger:active, .bg-gradient-danger:focus,
.btn-gradient-danger:active,
.btn-gradient-danger:focus {
  background-image: linear-gradient(47deg, #b6262f, #D33F49);
  background-repeat: repeat-x;
  background-repeat: repeat; }
