body {
  color: #575757;
  background-color: #f5f7f7; }

a {
  color: #00a0c3; }
  a.link-fx::before {
    background-color: #00a0c3; }
  a:hover {
    color: #004c5d; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #373737; }

.content-heading {
  border-bottom-color: #eaeeee; }

hr {
  border-top-color: #eaeeee; }

.text-primary {
  color: #00a0c3 !important; }

a.text-primary.link-fx::before {
  background-color: #00a0c3; }
a.text-primary:hover, a.text-primary:focus {
  color: #004c5d !important; }

.text-primary-dark {
  color: #465a64 !important; }

a.text-primary-dark.link-fx::before {
  background-color: #465a64; }
a.text-primary-dark:hover, a.text-primary-dark:focus {
  color: #1c2428 !important; }

.text-primary-darker {
  color: #465a64 !important; }

a.text-primary-darker.link-fx::before {
  background-color: #465a64; }
a.text-primary-darker:hover, a.text-primary-darker:focus {
  color: #1c2428 !important; }

.text-primary-light {
  color: #20d7ff !important; }

a.text-primary-light.link-fx::before {
  background-color: #20d7ff; }
a.text-primary-light:hover, a.text-primary-light:focus {
  color: #0098b9 !important; }

.text-primary-lighter {
  color: #53e0ff !important; }

a.text-primary-lighter.link-fx::before {
  background-color: #53e0ff; }
a.text-primary-lighter:hover, a.text-primary-lighter:focus {
  color: #00c1ec !important; }

.text-body-bg {
  color: #f5f7f7 !important; }

a.text-body-bg.link-fx::before {
  background-color: #f5f7f7; }
a.text-body-bg:hover, a.text-body-bg:focus {
  color: #bccaca !important; }

.text-body-bg-light {
  color: #fbfcfc !important; }

a.text-body-bg-light.link-fx::before {
  background-color: #fbfcfc; }
a.text-body-bg-light:hover, a.text-body-bg-light:focus {
  color: #c2cece !important; }

.text-body-bg-dark {
  color: #eaeeee !important; }

a.text-body-bg-dark.link-fx::before {
  background-color: #eaeeee; }
a.text-body-bg-dark:hover, a.text-body-bg-dark:focus {
  color: #b1c1c1 !important; }

.text-body-color {
  color: #575757 !important; }

a.text-body-color.link-fx::before {
  background-color: #575757; }
a.text-body-color:hover, a.text-body-color:focus {
  color: #242424 !important; }

.text-body-color-dark {
  color: #373737 !important; }

a.text-body-color-dark.link-fx::before {
  background-color: #373737; }
a.text-body-color-dark:hover, a.text-body-color-dark:focus {
  color: #040404 !important; }

.text-body-color-light {
  color: #eaeeee !important; }

a.text-body-color-light.link-fx::before {
  background-color: #eaeeee; }
a.text-body-color-light:hover, a.text-body-color-light:focus {
  color: #b1c1c1 !important; }

.text-dual {
  color: #465a64 !important; }

a.text-dual.link-fx::before {
  background-color: #465a64; }
a.text-dual:hover, a.text-dual:focus {
  color: #1c2428 !important; }

.page-header-dark #page-header .text-dual,
.sidebar-dark #sidebar .text-dual {
  color: #eaeeee !important; }
.page-header-dark #page-header a.text-dual.link-fx::before,
.sidebar-dark #sidebar a.text-dual.link-fx::before {
  background-color: #eaeeee; }
.page-header-dark #page-header a.text-dual:hover, .page-header-dark #page-header a.text-dual:focus,
.sidebar-dark #sidebar a.text-dual:hover,
.sidebar-dark #sidebar a.text-dual:focus {
  color: #b1c1c1 !important; }

.bg-primary {
  background-color: #00a0c3 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #007690 !important; }

.bg-primary-op {
  background-color: rgba(0, 160, 195, 0.75) !important; }

a.bg-primary-op:hover, a.bg-primary-op:focus,
button.bg-primary-op:hover,
button.bg-primary-op:focus {
  background-color: rgba(0, 118, 144, 0.75) !important; }

.bg-primary-dark {
  background-color: #465a64 !important; }

a.bg-primary-dark:hover, a.bg-primary-dark:focus,
button.bg-primary-dark:hover,
button.bg-primary-dark:focus {
  background-color: #313f46 !important; }

.bg-primary-dark-op {
  background-color: rgba(70, 90, 100, 0.8) !important; }

a.bg-primary-dark-op:hover, a.bg-primary-dark-op:focus,
button.bg-primary-dark-op:hover,
button.bg-primary-dark-op:focus {
  background-color: rgba(49, 63, 70, 0.8) !important; }

.bg-primary-darker {
  background-color: #465a64 !important; }

a.bg-primary-darker:hover, a.bg-primary-darker:focus,
button.bg-primary-darker:hover,
button.bg-primary-darker:focus {
  background-color: #313f46 !important; }

.bg-primary-light {
  background-color: #20d7ff !important; }

a.bg-primary-light:hover, a.bg-primary-light:focus,
button.bg-primary-light:hover,
button.bg-primary-light:focus {
  background-color: #00c1ec !important; }

.bg-primary-lighter {
  background-color: #53e0ff !important; }

a.bg-primary-lighter:hover, a.bg-primary-lighter:focus,
button.bg-primary-lighter:hover,
button.bg-primary-lighter:focus {
  background-color: #20d7ff !important; }

.bg-body {
  background-color: #f5f7f7 !important; }

a.bg-body:hover, a.bg-body:focus,
button.bg-body:hover,
button.bg-body:focus {
  background-color: #d9e0e0 !important; }

.bg-body-light {
  background-color: #fbfcfc !important; }

a.bg-body-light:hover, a.bg-body-light:focus,
button.bg-body-light:hover,
button.bg-body-light:focus {
  background-color: #dee5e5 !important; }

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

a.bg-body-dark:hover, a.bg-body-dark:focus,
button.bg-body-dark:hover,
button.bg-body-dark:focus {
  background-color: #cdd7d7 !important; }

.bg-header-light {
  background-color: #fff !important; }

a.bg-header-light:hover, a.bg-header-light:focus,
button.bg-header-light:hover,
button.bg-header-light:focus {
  background-color: #e6e6e6 !important; }

.bg-header-dark {
  background-color: #465a64 !important; }

a.bg-header-dark:hover, a.bg-header-dark:focus,
button.bg-header-dark:hover,
button.bg-header-dark:focus {
  background-color: #313f46 !important; }

.bg-sidebar-light {
  background-color: #fff !important; }

a.bg-sidebar-light:hover, a.bg-sidebar-light:focus,
button.bg-sidebar-light:hover,
button.bg-sidebar-light:focus {
  background-color: #e6e6e6 !important; }

.bg-sidebar-dark {
  background-color: #465a64 !important; }

a.bg-sidebar-dark:hover, a.bg-sidebar-dark:focus,
button.bg-sidebar-dark:hover,
button.bg-sidebar-dark:focus {
  background-color: #313f46 !important; }

.btn-link {
  color: #00a0c3; }
  .btn-link:hover {
    color: #004c5d; }

.btn-primary {
  color: #fff;
  background-color: #00a0c3;
  border-color: #00a0c3; }
  .btn-primary:hover {
    color: #fff;
    background-color: #00819d;
    border-color: #007690; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 174, 204, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #00a0c3;
    border-color: #00a0c3; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007690;
    border-color: #006c83; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 174, 204, 0.5); }

.btn-outline-primary {
  color: #00a0c3;
  border-color: #00a0c3; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #00a0c3;
    border-color: #00a0c3; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #00a0c3;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #00a0c3;
    border-color: #00a0c3; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.5); }

.page-header-dark #page-header .btn-dual,
.sidebar-dark #sidebar .btn-dual {
  color: #fff;
  background-color: #59727f;
  border-color: #59727f; }
  .page-header-dark #page-header .btn-dual:hover, .page-header-dark #page-header .btn-dual:focus, .page-header-dark #page-header .btn-dual.focus,
  .sidebar-dark #sidebar .btn-dual:hover,
  .sidebar-dark #sidebar .btn-dual:focus,
  .sidebar-dark #sidebar .btn-dual.focus {
    color: #fff;
    background-color: #485d67;
    border-color: #40525b;
    box-shadow: none; }
  .page-header-dark #page-header .btn-dual.disabled, .page-header-dark #page-header .btn-dual:disabled,
  .sidebar-dark #sidebar .btn-dual.disabled,
  .sidebar-dark #sidebar .btn-dual:disabled {
    background-color: transparent;
    border-color: transparent; }
  .page-header-dark #page-header .btn-dual:active, .page-header-dark #page-header .btn-dual.active,
  .sidebar-dark #sidebar .btn-dual:active,
  .sidebar-dark #sidebar .btn-dual.active {
    color: #fff;
    background-color: #334249;
    border-color: #2b373d; }
  .show > .page-header-dark #page-header .btn-dual.dropdown-toggle, .show >
  .sidebar-dark #sidebar .btn-dual.dropdown-toggle {
    color: #fff;
    background-color: #59727f;
    border-color: #59727f; }

.alert-primary {
  color: #465a64;
  background-color: #53e0ff;
  border-color: #53e0ff;
  box-shadow: 0 0.125rem #39dcff; }
  .alert-primary hr {
    border-top-color: #39dcff; }
  .alert-primary .alert-link {
    color: #313f46; }

.badge-primary {
  color: #fff;
  background-color: #00a0c3; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #007690; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.5); }

.progress-bar {
  background-color: #00a0c3; }

.nav-link {
  color: #575757; }
  .nav-link:hover, .nav-link:focus {
    color: #00a0c3; }

.nav-pills .nav-link {
  color: #575757; }
  .nav-pills .nav-link:hover, .nav-pills .nav-link:focus {
    background-color: #f5f7f7; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #00a0c3; }

.nav-tabs {
  border-bottom-color: #eaeeee; }
  .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #eaeeee #eaeeee #eaeeee; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    border-color: #eaeeee #eaeeee #fff; }

.nav-tabs-block {
  background-color: #fbfcfc; }
  .nav-tabs-block .nav-link {
    border-color: transparent;
    color: #575757; }
    .nav-tabs-block .nav-link:hover, .nav-tabs-block .nav-link:focus {
      color: #00a0c3;
      background-color: #fbfcfc;
      border-color: transparent; }
  .nav-tabs-block .nav-link.active,
  .nav-tabs-block .nav-item.show .nav-link {
    color: #575757;
    background-color: #fff;
    border-color: transparent; }

.nav-tabs-alt {
  border-bottom-color: #eaeeee; }
  .nav-tabs-alt .nav-link {
    color: #575757;
    background-color: transparent;
    border-color: transparent; }
    .nav-tabs-alt .nav-link:hover, .nav-tabs-alt .nav-link:focus {
      color: #00a0c3;
      background-color: transparent;
      border-color: transparent;
      box-shadow: inset 0 -3px #00a0c3; }
  .nav-tabs-alt .nav-link.active,
  .nav-tabs-alt .nav-item.show .nav-link {
    color: #575757;
    background-color: transparent;
    border-color: transparent;
    box-shadow: inset 0 -3px #00a0c3; }

.nav-items a {
  border-bottom-color: #f5f7f7; }
  .nav-items a:hover {
    background-color: #fbfcfc; }
  .nav-items a:active {
    background-color: #f5f7f7; }
.nav-items > li:last-child > a {
  border-bottom: none; }

.page-item.active .page-link {
  color: #00a0c3;
  background-color: #fbfcfc;
  border-color: #00a0c3; }

.page-link {
  color: #575757; }
  .page-link:hover {
    color: #00a0c3;
    border-color: #00a0c3; }
  .page-link:focus {
    background-color: #f5f7f7; }

.list-group-item-action {
  color: #575757; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #575757;
    background-color: #fbfcfc; }
  .list-group-item-action:active {
    color: #575757;
    background-color: #eaeeee; }

.list-group-item {
  border-color: #eaeeee; }
  .list-group-item.active {
    color: #fff;
    background-color: #00a0c3;
    border-color: #00a0c3; }

.popover {
  border-color: #eaeeee; }

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  border-top-color: #eaeeee; }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #fff; }

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  border-right-color: #eaeeee; }
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #fff; }

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #eaeeee; }
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #fff; }

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  border-left-color: #eaeeee; }
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #fff; }

.modal-header {
  border-bottom-color: #eaeeee; }

.modal-footer {
  border-top-color: #eaeeee; }

.dropdown-menu {
  border-color: #eaeeee; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #f5f7f7; }

.dropdown-item {
  color: #575757; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #373737;
    background-color: #f5f7f7; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color: #00a0c3; }

.dropdown-header {
  color: #373737; }

.table th,
.table td {
  border-top-color: #eaeeee; }
.table thead th {
  border-bottom-color: #eaeeee; }
.table tbody + tbody {
  border-top-color: #eaeeee; }

.table-bordered,
.table-bordered th,
.table-bordered td {
  border-color: #eaeeee; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9fafa; }

.table-hover tbody tr:hover {
  background-color: #f1f4f4; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f1f4f4; }

.table-hover .table-active:hover {
  background-color: #e3e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e3e8e8; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #53e0ff; }

.table-hover .table-primary:hover {
  background-color: #39dcff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #39dcff; }

.table .thead-dark th {
  background-color: #465a64;
  border-color: #465a64; }
.table .thead-light th {
  background-color: #eaeeee;
  border-color: #eaeeee; }

.form-control {
  color: #575757;
  background-color: #fff;
  border-color: #dee5e5; }
  .form-control:focus {
    color: #373737;
    background-color: #fff;
    border-color: #44ddff;
    box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.25); }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef; }

select.form-control:focus::-ms-value {
  color: #575757;
  background-color: #fff; }

.custom-control-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00a0c3;
  border-color: #00a0c3; }
.custom-control-primary .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 160, 195, 0.25); }
.custom-control-primary .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #00a0c3; }
.custom-control-primary .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #2ad9ff;
  border-color: #2ad9ff; }
.custom-control-primary .custom-control-label::before {
  background-color: #53e0ff;
  border-color: #00add2; }
.custom-control-primary.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00a0c3; }
.custom-control-primary.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #00a0c3; }
.custom-control-primary.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00a0c3; }
.custom-control-primary.custom-switch .custom-control-label::after {
  background-color: rgba(0, 160, 195, 0.6); }

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00a0c3;
  border-color: #00a0c3; }
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 160, 195, 0.25); }
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #00a0c3; }
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #53e0ff;
  border-color: #53e0ff; }

.custom-control-label::before {
  background-color: #eaeeee; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00a0c3; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #00a0c3; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00a0c3; }

.custom-select {
  border-color: #dee5e5; }
  .custom-select:focus {
    border-color: #44ddff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(68, 221, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #575757;
      background-color: #fff; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #44ddff;
  box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.25); }
  .custom-file-input:focus ~ .custom-file-label::after {
    border-color: #44ddff; }

.custom-file-label {
  color: #575757;
  background-color: #fff;
  border-color: #dee5e5; }
  .custom-file-label::after {
    color: #575757;
    background-color: #eaeeee;
    border-left-color: #dee5e5; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #46c37b; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(70, 195, 123, 0.9);
  border-radius: 0; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #46c37b; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #46c37b;
    box-shadow: 0 0 0 0.2rem rgba(70, 195, 123, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #46c37b; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #46c37b;
    box-shadow: 0 0 0 0.2rem rgba(70, 195, 123, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #46c37b; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #46c37b; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #46c37b; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #6dcf96;
  background-color: #6dcf96; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(70, 195, 123, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #46c37b; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #46c37b; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #46c37b;
  box-shadow: 0 0 0 0.2rem rgba(70, 195, 123, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #d26a5c; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(210, 106, 92, 0.9);
  border-radius: 0; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d26a5c; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #d26a5c;
    box-shadow: 0 0 0 0.2rem rgba(210, 106, 92, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #d26a5c; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #d26a5c;
    box-shadow: 0 0 0 0.2rem rgba(210, 106, 92, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d26a5c; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #d26a5c; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #d26a5c; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #dd8f84;
  background-color: #dd8f84; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(210, 106, 92, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #d26a5c; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #d26a5c; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #d26a5c;
  box-shadow: 0 0 0 0.2rem rgba(210, 106, 92, 0.25); }

.form-control.form-control-alt {
  border-color: #f5f7f7;
  background-color: #f5f7f7; }
  .form-control.form-control-alt:focus {
    border-color: #eaeeee;
    background-color: #eaeeee;
    box-shadow: none; }

.input-group-text {
  color: #575757;
  background-color: #f5f7f7;
  border-color: #dee5e5; }

.input-group-text.input-group-text-alt {
  background-color: #eaeeee;
  border-color: #eaeeee; }

.border {
  border-color: #eaeeee !important; }

.border-top {
  border-top-color: #eaeeee !important; }

.border-right {
  border-right-color: #eaeeee !important; }

.border-bottom {
  border-bottom-color: #eaeeee !important; }

.border-left {
  border-left-color: #eaeeee !important; }

.border-primary-light {
  border-color: #98aee2 !important; }

.border-primary-lighter {
  border-color: #cbd7f0 !important; }

.border-primary-dark {
  border-color: #3e4a59 !important; }

.border-primary-darker {
  border-color: #2c343f !important; }

.border-success-light {
  border-color: #e0f5e9 !important; }

.border-info-light {
  border-color: #edf6fd !important; }

.border-warning-light {
  border-color: #fdf3e5 !important; }

.border-danger-light {
  border-color: #f9eae8 !important; }

.border-primary {
  border-color: #5c80d1 !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #46c37b !important; }

.border-info {
  border-color: #70b9eb !important; }

.border-warning {
  border-color: #f3b760 !important; }

.border-danger {
  border-color: #d26a5c !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-primary {
  border-color: #00a0c3 !important; }

.border-white {
  border-color: #fff !important; }

.border-white-op {
  border-color: rgba(255, 255, 255, 0.1) !important; }

.border-black-op {
  border-color: rgba(0, 0, 0, 0.1) !important; }

#page-header {
  background-color: #fff; }

#sidebar {
  background-color: #fff; }

#side-overlay {
  background-color: #fff; }

#page-container.page-header-dark #page-header {
  color: #d3dcdc;
  background-color: #465a64; }
#page-container.page-header-glass #page-header {
  background-color: transparent; }
#page-container.page-header-glass.page-header-fixed.page-header-scroll #page-header {
  background-color: #fff; }
#page-container.page-header-glass.page-header-fixed.page-header-scroll.page-header-dark #page-header {
  background-color: #465a64; }
#page-container.sidebar-dark #sidebar {
  color: #eaeeee;
  background-color: #465a64; }

.block-header-default {
  background-color: #fbfcfc; }

.block.block-bordered {
  border-color: #eaeeee; }
.block.block-themed > .block-header {
  background-color: #00a0c3; }

.block.block-mode-loading::after {
  color: #465a64; }
.block.block-mode-loading.block-mode-loading-dark::after {
  background-color: #465a64; }

a.block {
  color: #575757; }
  a.block:hover {
    color: #575757; }
  a.block.block-link-pop:hover {
    box-shadow: 0 0.5rem 2rem #dee5e5; }
  a.block.block-link-pop:active {
    box-shadow: 0 0.25rem 0.75rem #f2f5f5; }
  a.block.block-link-shadow:hover {
    box-shadow: 0 0 2.25rem #dee5e5; }
  a.block.block-link-shadow:active {
    box-shadow: 0 0 1.125rem #eaeeee; }

.block.block-fx-shadow {
  box-shadow: 0 0 2.25rem #dee5e5; }
.block.block-fx-pop {
  box-shadow: 0 0.5rem 2rem #dee5e5; }

#page-loader::after {
  background-color: #00a0c3; }

.nav-main-heading {
  color: #979797; }

.nav-main-link {
  color: #575757; }
  .nav-main-link .nav-main-link-icon {
    color: #b0b0b0; }
  .nav-main-link:hover {
    color: #575757;
    background-color: #fbfcfc; }
    .nav-main-link:hover > .nav-main-link-icon {
      color: #000; }
  .nav-main-link.active {
    color: #000; }
    .nav-main-link.active > .nav-main-link-icon {
      color: #000; }

.nav-main-submenu .nav-main-link {
  color: #717171; }
  .nav-main-submenu .nav-main-link:hover, .nav-main-submenu .nav-main-link.active {
    color: #000;
    background-color: transparent; }

.nav-main-item.open > .nav-main-link-submenu {
  color: #000; }

.nav-main-submenu .nav-main-item.open .nav-main-link {
  background-color: transparent; }

@media (min-width: 992px) {
  .nav-main-horizontal .nav-main-submenu {
    background-color: #f5f7f7; }

  .nav-main-dark.nav-main-horizontal .nav-main-submenu,
  .sidebar-dark #sidebar .nav-main-horizontal .nav-main-submenu,
  .page-header-dark #page-header .nav-main-horizontal .nav-main-submenu {
    background-color: #40525b !important; } }
.nav-items a {
  border-bottom-color: #f5f7f7; }
  .nav-items a:hover {
    background-color: #fbfcfc; }

.list-activity > li {
  border-bottom-color: #f5f7f7; }

.timeline-event-icon {
  box-shadow: 0 0.375rem 1.5rem #dee5e5; }

.ribbon-light .ribbon-box {
  color: #575757;
  background-color: #eaeeee; }
.ribbon-light.ribbon-bookmark .ribbon-box::before {
  border-color: #eaeeee;
  border-left-color: transparent; }
.ribbon-light.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #eaeeee;
  border-right-color: transparent; }
.ribbon-light.ribbon-modern .ribbon-box::before {
  border-color: #eaeeee;
  border-left-color: transparent;
  border-bottom-color: transparent; }
.ribbon-light.ribbon-modern.ribbon-bottom .ribbon-box::before {
  border-color: #eaeeee;
  border-top-color: transparent;
  border-left-color: transparent; }
.ribbon-light.ribbon-modern.ribbon-left .ribbon-box::before {
  border-color: #eaeeee;
  border-right-color: transparent;
  border-bottom-color: transparent; }
.ribbon-light.ribbon-modern.ribbon-left.ribbon-bottom .ribbon-box::before {
  border-color: #eaeeee;
  border-top-color: transparent;
  border-right-color: transparent; }

.ribbon-primary .ribbon-box {
  color: #fff;
  background-color: #00a0c3; }
.ribbon-primary.ribbon-bookmark .ribbon-box::before {
  border-color: #00a0c3;
  border-left-color: transparent; }
.ribbon-primary.ribbon-bookmark.ribbon-left .ribbon-box::before {
  border-color: #00a0c3;
  border-right-color: transparent; }
.ribbon-primary.ribbon-modern .ribbon-box::before {
  border-color: #00a0c3;
  border-left-color: transparent;
  border-bottom-color: transparent; }
.ribbon-primary.ribbon-modern.ribbon-bottom .ribbon-box::before {
  border-color: #00a0c3;
  border-top-color: transparent;
  border-left-color: transparent; }
.ribbon-primary.ribbon-modern.ribbon-left .ribbon-box::before {
  border-color: #00a0c3;
  border-right-color: transparent;
  border-bottom-color: transparent; }
.ribbon-primary.ribbon-modern.ribbon-left.ribbon-bottom .ribbon-box::before {
  border-color: #00a0c3;
  border-top-color: transparent;
  border-right-color: transparent; }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-color: #00a0c3;
  border-color: #00a0c3; }

.cke_chrome {
  border-color: #eaeeee !important; }

.cke_top {
  border-bottom-color: #eaeeee !important;
  background: #fbfcfc !important; }

.cke_bottom {
  border-top-color: #eaeeee !important;
  background: #fbfcfc !important; }

.dropzone {
  background-color: #fbfcfc;
  border-color: #dee5e5; }
  .dropzone .dz-message {
    color: #575757; }
  .dropzone:hover {
    background-color: #fff;
    border-color: #00a0c3; }
    .dropzone:hover .dz-message {
      color: #00a0c3; }

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #373737; }
.fc-bootstrap4 .fc-event {
  color: #373737; }
  .fc-bootstrap4 .fc-event:hover {
    color: #575757; }
.fc-bootstrap4 thead th.fc-day-header {
  background-color: #fbfcfc; }
.fc-bootstrap4 th,
.fc-bootstrap4 td,
.fc-bootstrap4 thead,
.fc-bootstrap4 tbody,
.fc-bootstrap4 .fc-divider,
.fc-bootstrap4 .fc-row,
.fc-bootstrap4 .fc-content,
.fc-bootstrap4 .fc-popover,
.fc-bootstrap4 .fc-list-view,
.fc-bootstrap4 .fc-list-heading td,
.fc-bootstrap4 .fc-list-table.table {
  border-color: #eaeeee; }
.fc-bootstrap4 .fc-divider,
.fc-bootstrap4 .fc-list-heading td,
.fc-bootstrap4 .fc-popover .fc-header {
  background: #f5f7f7; }
.fc-bootstrap4 .fc-today {
  background: #fbfcfc; }

.irs.irs--round .irs-min,
.irs.irs--round .irs-max,
.irs.irs--round .irs-line,
.irs.irs--round .irs-grid-pol {
  background: #f5f7f7; }
.irs.irs--round .irs-handle {
  border-color: #00a0c3; }
.irs.irs--round .irs-from:before,
.irs.irs--round .irs-to:before,
.irs.irs--round .irs-single:before {
  border-top-color: #00a0c3; }
.irs.irs--round .irs-bar,
.irs.irs--round .irs-from,
.irs.irs--round .irs-to,
.irs.irs--round .irs-single {
  background: #00a0c3; }

.select2-container--default .select2-selection--single {
  border-color: #dee5e5; }
.select2-container--default .select2-selection--multiple {
  border-color: #dee5e5; }
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple, .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #44ddff;
  box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.25); }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #00a0c3; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #dee5e5; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #00a0c3; }
.select2-container--default .select2-dropdown .select2-search__field:focus {
  border-color: #44ddff;
  box-shadow: 0 0 0 0.2rem rgba(0, 160, 195, 0.25); }

.simplebar-scrollbar::before {
  background: #465a64; }
  .sidebar-dark #sidebar .simplebar-scrollbar::before {
    background: #53e0ff; }

.slick-slider .slick-prev::before,
.slick-slider .slick-next::before {
  color: #465a64; }

.editor-toolbar {
  border-color: #eaeeee;
  background-color: #fbfcfc; }

.CodeMirror {
  border-color: #eaeeee; }

.note-editor.note-frame {
  border-color: #eaeeee; }
  .note-editor.note-frame .note-toolbar {
    background-color: #fbfcfc;
    border-bottom-color: #eaeeee; }
  .note-editor.note-frame .note-statusbar {
    border-top-color: #eaeeee;
    background-color: #fbfcfc; }

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  border-color: #00a0c3;
  background: #00a0c3; }

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #00a0c3; }

/*# sourceMappingURL=flat.css.map */
