a, .nav-link {color: #1EAFCB;}
a:hover, .nav-link:hover {color: #157a8e;}
.form-check-input:checked {background-color: #1EAFCB; border-color: #1EAFCB ;}
.form-control:focus {border-color: #27e4ff;box-shadow: 0 0 0 0.25rem #27e4ff;}
.filter .choices__item.choices__item--selectable[aria-selected='true'], .filter .choices__item.is-highlighted{background-color: #1EAFCB !important; border: 1px solid #1EAFCB !important; color: white !important;}
#momentumtools-form .choices__item.is-highlighted{background-color: #1EAFCB !important; border: 1px solid #1EAFCB !important; color: white !important;}
.active-indicator{border-bottom: 2px solid #1EAFCB;}
.form-check-input[type=checkbox]:indeterminate {background-color: #D9E126; border-color: #D9E126;}
.text-primary{color: #1EAFCB !important;}
.text-bg-primary, .bg-primary {background-color: #1EAFCB !important;}
.alert-primary {background-color: #1EAFCB; border-color: #1EAFCB; color: white;}
.badge-primary {background-color: #1EAFCB !important; color: #fff;}
.badge-primary-outline {background: transparent; border: 1px solid #1EAFCB; color: #1EAFCB;}
.btn-primary {background: #1EAFCB; border-color: #1EAFCB;}
.btn-primary:hover {background: #157a8e; border-color: #157a8e; color: white;}
.btn-primary:active {background: #157a8e; background-color: #157a8e;}
.btn-primary:disabled {background: #23c9e9; border-color: #1EAFCB;}
.btn-outline-primary {background: transparent; border-color: #1EAFCB; color: #1EAFCB;}
.btn-outline-primary:hover {background: #1EAFCB; border-color: #27e4ff; color: #fff;}
.btn-outline-primary:active {background: #157a8e; color: #fff;}
.btn-outline-primary:disabled {background: transparent; border-color: #27e4ff; color: #27e4ff;}
.text-secondary{color: #1EAFCB !important;}
.text-bg-secondary, .bg-secondary {background-color: #1EAFCB !important;}
.alert-secondary {background-color: #1EAFCB; border-color: #1EAFCB; color: white;}
.badge-secondary {background-color: #1EAFCB !important; color: #fff;}
.badge-secondary-outline {background: transparent; border: 1px solid #1EAFCB; color: #1EAFCB;}
.btn-secondary {background: #1EAFCB; border-color: #1EAFCB;}
.btn-secondary:hover {background: #157a8e; border-color: #157a8e; color: white;}
.btn-secondary:active {background: #157a8e; background-color: #157a8e;}
.btn-secondary:disabled {background: #23c9e9; border-color: #1EAFCB;}
.btn-outline-secondary {background: transparent; border-color: #1EAFCB; color: #1EAFCB;}
.btn-outline-secondary:hover {background: #1EAFCB; border-color: #27e4ff; color: #fff;}
.btn-outline-secondary:active {background: #157a8e; color: #fff;}
.btn-outline-secondary:disabled {background: transparent; border-color: #27e4ff; color: #27e4ff;}
.text-success{color: #35AC62 !important;}
.text-bg-success, .bg-success {background-color: #35AC62 !important;}
.alert-success {background-color: #35AC62; border-color: #35AC62; color: white;}
.badge-success {background-color: #35AC62 !important; color: #fff;}
.badge-success-outline {background: transparent; border: 1px solid #35AC62; color: #35AC62;}
.btn-success {background: #35AC62; border-color: #35AC62;}
.btn-success:hover {background: #257845; border-color: #257845; color: white;}
.btn-success:active {background: #257845; background-color: #257845;}
.btn-success:disabled {background: #3dc671; border-color: #35AC62;}
.btn-outline-success {background: transparent; border-color: #35AC62; color: #35AC62;}
.btn-outline-success:hover {background: #35AC62; border-color: #45e07f; color: #fff;}
.btn-outline-success:active {background: #257845; color: #fff;}
.btn-outline-success:disabled {background: transparent; border-color: #45e07f; color: #45e07f;}
.text-warning{color: #D9E126 !important;}
.text-bg-warning, .bg-warning {background-color: #D9E126 !important;}
.alert-warning {background-color: #D9E126; border-color: #D9E126; color: white;}
.badge-warning {background-color: #D9E126 !important; color: #fff;}
.badge-warning-outline {background: transparent; border: 1px solid #D9E126; color: #D9E126;}
.btn-warning {background: #D9E126; border-color: #D9E126;}
.btn-warning:hover {background: #989e1b; border-color: #989e1b; color: white;}
.btn-warning:active {background: #989e1b; background-color: #989e1b;}
.btn-warning:disabled {background: #faff2c; border-color: #D9E126;}
.btn-outline-warning {background: transparent; border-color: #D9E126; color: #D9E126;}
.btn-outline-warning:hover {background: #D9E126; border-color: #ffff31; color: #fff;}
.btn-outline-warning:active {background: #989e1b; color: #fff;}
.btn-outline-warning:disabled {background: transparent; border-color: #ffff31; color: #ffff31;}
.text-danger{color: #F76262 !important;}
.text-bg-danger, .bg-danger {background-color: #F76262 !important;}
.alert-danger {background-color: #F76262; border-color: #F76262; color: white;}
.badge-danger {background-color: #F76262 !important; color: #fff;}
.badge-danger-outline {background: transparent; border: 1px solid #F76262; color: #F76262;}
.btn-danger {background: #F76262; border-color: #F76262;}
.btn-danger:hover {background: #ad4545; border-color: #ad4545; color: white;}
.btn-danger:active {background: #ad4545; background-color: #ad4545;}
.btn-danger:disabled {background: #ff7171; border-color: #F76262;}
.btn-outline-danger {background: transparent; border-color: #F76262; color: #F76262;}
.btn-outline-danger:hover {background: #F76262; border-color: #ff7f7f; color: #fff;}
.btn-outline-danger:active {background: #ad4545; color: #fff;}
.btn-outline-danger:disabled {background: transparent; border-color: #ff7f7f; color: #ff7f7f;}
.text-info{color: #1EAFCB !important;}
.text-bg-info, .bg-info {background-color: #1EAFCB !important;}
.alert-info {background-color: #1EAFCB; border-color: #1EAFCB; color: white;}
.badge-info {background-color: #1EAFCB !important; color: #fff;}
.badge-info-outline {background: transparent; border: 1px solid #1EAFCB; color: #1EAFCB;}
.btn-info {background: #1EAFCB; border-color: #1EAFCB;}
.btn-info:hover {background: #157a8e; border-color: #157a8e; color: white;}
.btn-info:active {background: #157a8e; background-color: #157a8e;}
.btn-info:disabled {background: #23c9e9; border-color: #1EAFCB;}
.btn-outline-info {background: transparent; border-color: #1EAFCB; color: #1EAFCB;}
.btn-outline-info:hover {background: #1EAFCB; border-color: #27e4ff; color: #fff;}
.btn-outline-info:active {background: #157a8e; color: #fff;}
.btn-outline-info:disabled {background: transparent; border-color: #27e4ff; color: #27e4ff;}
body{}